/* CSS Document */

html,body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	vertical-align: middle;
	text-align:left;
}

ul, ol, li, p, h1, h2, 
h3, h4, h5, h6, form, 
fieldset, a, img, td,tr,p,div {
	margin: 0;
	padding: 0;
	border: 0;
}

#fullheight{height:100%}

body,td,div,p,li,dt,dd,span,a {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	padding-bottom: 4px;
}

#intramedia a{color:#ccc}

.engthai {
	font-size: 14px;
	color: #CC9999;
	padding-right: 10px;
	padding-top: 5px;
}

#banner_top{
	text-align:center;
}

/* -- links for eng-thai switch --*/
a.enth:link
{
   color: #FFFFFF;
   text-decoration: none;
} 
a.enth:visited
{
   color: #FFFFFF; 
   text-decoration: none;
}
a.enth:active
{
   color: #FFFFFF; 
   text-decoration: none;
}
a.enth:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
/* -- END: links for eng-thai switch --*/

.main_menu {
	font-size: 2em;
}

td.act_main_menu {
	color: #663333;
	font-weight: bold;
	height:30px;
	text-align:center; 
	background-image: url(/img/act_menu_mid.gif);
	background-color:#FFFFFF;
}

td.act_main_menu a {color: #663333; text-decoration: none;}

td.pas_main_menu {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 90%;
	text-align:center;
}

/* ----- link for main menu ----- */
a.menuitem:link
{
   color: #FFFFFF;
   text-decoration: none; 
   padding: 3px 1em;
   display:block;
} 

a.menuitem:visited
{
   padding: 2px 1em 1px 1em;
   color: #FFFFFF; 
   text-decoration: none;
   display:block;
}

a.menuitem:hover
{
	padding: 0 1em;
	color: black;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.menuitem:active
{
   color: black; 
   text-decoration: none;
}

/* --------  end of link for main menu   ----------  */

td#td_body_left{
	border-right: 0px;
}

.body_left{
	margin: 5px 0;
}

.body_main{
	margin: 10px;
}

.body_right{
	padding: 5px 5px 5px 10px;
}

.code{
	font-family: "Courier New", Courier, mono;
	font-size: small;
}

h1 {
	font-size: 18px;	
}

h2 {
	font-size: 16px;
}

.power_search{
	font-size: 12px;
	color: #333333;
}

td.power_search{
	font-size: 14px;
	color: #333333;
	padding-right: 10px;
}

#car_finder{
	background:url(/img/index/left-block-bdr-bot.gif) no-repeat bottom right;
	padding: 0;
	text-align:left;
}

#car_finder div span.title{
	color:#663300;
	font-size:140%;
	padding-left:13px;
}

#car_finder div span.label{
	padding-left:15px;
	line-height:30px;
}

#car_finder div{
	background:url(/img/index/left-block-bdr-top.gif) no-repeat top right;
	padding: 8px 15px 28px 0;
}

/*  ----- counters -----  */
.counters{
	height:40px;
	text-align:left;
	vertical-align:bottom;
	padding-left:10px;
	border-right: 0px solid #ccc;
}

/*  ----- END: counters -----  */