/* Core Classes */
/*
-----------------------------------------------------------------------------------
|	e107 website system Thai Edition
|
|	@Prachid Tinnabutr 2005-2007
|	http://www.e107thailand.com
|	prachid@e107thailand.com
|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
|
|	$Source: /cvsroot/e107/e107_0.7/e107_themes/prachid103/theme.php,v $
|	$Revision: 1.0 $
|	$Date: 23/Oct/2007/18:45:37 $
|	$Author: Prachid Tinnabutr $
-------------------------------------------------------------------------------------
แปลและพัฒนาส่วนระบบภาษาไทยโดย ผศ.ประชิด ทิณบุตร เมื่อวันที่ 18 มีนาคม 2549  แก้ไขล่าสุด 28 พย.2549
อาจารย์ประจำสาขาวิชาศิลปกรรม มหาวิทยาลัยราชภัฏจันทรเกษม ถนนรัชดาภิเษก เขตจตุจักร กทม 10900.โทร.(66) 0 2942 6900  ต่อ 3011,3014
Thai Developer & Translation : Assistant Professor Prachid Tinnabutr : Division of Art ,Chandrakasem Rajabhat University,Jatuchak,Bangkok ,Thailand.10900. Tel :(66) 02 9426900 ext:3011,3014
Last update:25/Oct/2007 .
Personal Address : 144/157 Moo 1 ,Changwatana Rd.Pakkret District ,Nonthaburi Province,Thailand,11120 Tel/Fax:(66)0 2962 9505  prachid@prachid.com,prachid@wittycomputer.com ,Mobile Phone : (66) 08 9667 0091
URL : http://www.prachid.com, http://www.wittycomputer.com,  http://www.e107thailand.com(Official International Sites)
*/

body {

	
}

body, td { 
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #0000;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  tahoma, arial, verdana, sans-serif;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 11px  tahoma, arial, verdana, sans-serif;
}

a {
	color: #00356C;
}

a:hover { 
	color: red;
	
}

img {	
	border: 0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #C8CFDE;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev { 
	border: 0px;
	text-align: center;
	padding: 4px 0px 4px 0px;
	background-color: #A4C0D6;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #A4C0D6;
	margin-bottom: 12px;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
background-color: #d8d8d8;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo {
	 display: none;
}
 
.container { 

	border-collapse: collapse;
	border-spacing: 0px;
	border-right: 1px solid #126CA3;
	border-bottom: 1px solid #126CA3;

	margin-left: 0px;
	width: 100%;
}

.top_section {

	background-color: #5289B2;
}

.left_section {
	vertical-align: top;
	width: 180px;
	background-color: #5289B2;

}

.top_bar { 
	text-align: right;
	padding-right: 10px;
	background-color: #5289B2;
	width: 100%;
	height: 23px;
}

.main_container {
	vertical-align: top;
}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.right_section {
	border-left: 1px solid #126CA3;
	text-align: center;
	vertical-align: top;
	width: 180px;
}

.main_nav {
	padding-right: 5px;
	vertical-align: top;
}

.main_section {
	vertical-align: top;
	padding: 10px;
}

.main_caption, .menu_caption {
	font-weight: bold;
	color: #142447;
	margin-bottom: 7px;
}

.main_caption {
	font-size: 13px;
}

.tablerender {
	margin-bottom: 12px;
}

.top_left_menu_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.top_left_menu {
	
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 7px 7px;
	color: #19296E;


}
.top_left_menu a {
	color: #19296E;

}

.top_left_menu a:hover {  
	color: #00FFFF;
}

.top_left_menu_caption {
	font-size: 12px;
	padding-bottom: 4px;
	color: #19466E;
	text-decoration: none;

}

.bottom_left_menu_area {
	vertical-align: top;
	padding-bottom: 7px;

}

.menu_caption { 
	font-size: 12px;
	padding: 04px 0px 4px 0px; 
	text-align: center;
	color: #00FFFF;
	border-top: 1px solid #333;
	border-left: 1px solid #B1C9DC;
	border-right: 1px solid #1C435E;
	border-bottom: 1px solid #E1F8FF;
	background-color: #2E6E8B;

}

.menu_container {
	width: 180px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menu_inner_container {
	padding: 7px 7px;
}

.disclaimer {
	text-align: center;
	padding: 12px 0px;
	border-top: 1px solid #ffffff;
	background-color: #87B2C7;
	width: 100%;
}

.news_info_top {
	padding: 2px;


}

.news_info_bottom {
	width: 100%;
	background-color:#CAD9E7;
	background-color: #C0DBE9;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.cube_container {
	position: relative;
	left: 0;
	top: 0;
}

.cube_image {
	position: absolute;
	top: -20px;
	left: -40px;
	width: 60px;
	height:60px;
	display: block;
}

.e107thaiimage {
	width: 180px;
	height: 75px;
	display: block;
	margin-left:0px;
}
.paperclip_container {
	text-align: center;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.paperclip_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;

}

.paperclip_caption {
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #6095B2;
	
}

.tinnabutrclip { 
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: top;
}

.post_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: 7px;
	width: 180px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	font-size: 11px;

}

.tinnabutr_top { 
}

.tinnabutr_back {
	text-align: center;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.tinnabutr_bottom { 
	padding: 0px 0px 0px 0px; 
}

.post_it_caption {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #6095B2;
}

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 12px tahoma,arial, verdana, sans-serif;
	color: #19466E;
	background-color: #C8E3F5;
	text-align: left;

}

div.menuBar { 
	background-color: #A4C0D6;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 4px 4px;
	text-align: right;
}

div.emenuBar {
	background-color: #76FF66;
	
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #19C329;
	border-color: #fff #fff #fff #fff !important;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #126CA3;
	border-color: #fff #fff #fff #fff !important;
	left: 1px;
	top: 1px;
	color: #fff;
}

div.menu {
	background-color: #fefefe;
	border: 1px solid;
	border-color: #fff #7F7B8E #7F7B8E #fff; 
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #2BFF00;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {

}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #C7C7C7;
}