body {
	margin: 0px;
	padding: 0px; 
	background-color:#FFFFFF;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666;
}
	
a:link {color: #003399; text-decoration: none}
a:visited {	color: #003399; text-decoration: none}
a:hover {color: #0046D2; text-decoration:underline}

h1{
	font-size: 16px;	
	margin: 10px 0px 10px 0px;
}
h2{
	font-size: 14px;	
	margin: 5px 0px 5px 0px;
}
h3{
	font-size: 13px;	
	margin: 5px 0px 5px 0px;
}
h4{
	font-size: 13px;	
	margin: 5px 0px 5px 0px;
}

form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 25px;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
input.textbox{
	height: 14px;
	margin: 0;
}
input.radio{
	border: 0px;
}
input.button{
	height: 22px;
	margin: 0px;
	vertical-align: middle;
}
select{
	font-size: 11px;
	height: 17px;
}
fieldset{
	padding: 20px;
}
legend{
	background-color: #D28F00;
	color: White;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px #936300 solid;
}

ul{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ol{
	margin: 10px;
	margin-left: 30px;
	padding: 0px;
}
p{
	text-indent: 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
p img{
	margin: 5px;
}
a img{
	border: 1px solid #FFFAF0;
}
a:hover img{
	border: 1px solid #B1B1B1;
}
/***** Main Template *****/
#header {
	margin:0px;
	padding:0px;
	width:auto;
	height:36px;	
	/*background:transparent url("/tds/template/images/top-bg.jpg") repeat top left;*/
	background:transparent url("http://live.thaidomainsave.com/template/images/top-bg.jpg") repeat top left;
	border-bottom:4px solid #003399;
	border-top:2px solid #666666;
}
/**** header main menu ****/
ul#header-menu{
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0px;
	list-style-type:none;	
	width:760px;
	position: relative;
	display: block;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	font-family: "Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
}
ul#header-menu li{
	display:block;
	float:left;
	margin:0px;
	pading:0px;
}
ul#header-menu li h1{
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
}
ul#header-menu li a{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
}
ul#header-menu li a:hover{	
	color:#FFFFFF;
	/*background:transparent url("/tds/template/images/top-over.jpg") no-repeat top right;*/
	background:transparent url("http://live.thaidomainsave.com/template/images/top-over.jpg") no-repeat top right;
}
#header-menu #header-menu-right{
	float: right;
}
/**** end of header main menu ****/

#promo{
	
}

/**** left menu 1 + h2 ****/
ul#left-menu-1{
	margin: 0px;
	padding:0px;
	/*list-style-image: url("/tds/template/images/li-menu1.gif");*/
	list-style-image: url("http://live.thaidomainsave.com/template/images/li-menu1.gif");
	display: block;
	font-size: 12px;
}
ul#left-menu-1 li{
	display:block;
	margin:0px;
	pading:0px;
	line-height: 25px;
}
ul#left-menu-1 li h2{
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
ul#left-menu-1 li a{
	display:block;
	color:#333333;
	text-decoration:none;
	padding: 0px 20px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
}
ul#left-menu-1 li a:hover{	
	color:#000000;
	background-color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
}
/**** end of left menu 1 ****/

/**** left menu 2 + h3 ****/
ul#left-menu-2{
	margin: 0px;
	padding:0px;
	/*list-style-image: url("/tds/template/images/li-menu2.gif");*/
	list-style-image: url("http://live.thaidomainsave.com/template/images/li-menu2.gif");
	display: block;
	font-size: 12px;
}
ul#left-menu-2 li{
	display:block;
	margin:0px;
	pading:0px;
	line-height: 25px;
}
ul#left-menu-2 li h3{
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
ul#left-menu-2 li a{
	display:block;
	color:#333333;
	text-decoration:none;
	padding: 0px 20px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
}
ul#left-menu-2 li a:hover{	
	color:#000000;
	background-color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
}
/**** end of left menu 2 ****/

/**** body ****/
#body{
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	z-index:2;
	border-left: solid 2px #D28F00;
	padding: 15px;
}
/**** end of body ****/

/**** footer and footer menu ****/
#footer {
	margin:0px;
	width:auto;
	height: 150px;
	padding: 5px;
	border-top:2px solid #D22500;	
	background-color: #CCCCCC;
	/*background-image: url("/tds/template/images/bottom-fade.png");*/
	background-image: url("http://live.thaidomainsave.com/template/bottom-fade.png");
	background-repeat: repeat-x;
	z-index: 99;
	bottom: 0%;
	font-size: 11px;
	clear: both;
	text-align: center;
}
ul#footer-menu{	
	color: #999999;
	font-size: 11px;
	margin: 0px;
	padding:0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	list-style-type:none;		
	position: relative;
	text-transform: lowercase;
	display: block;
	font-family: "Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
}
ul#footer-menu a{
	color: #999999;
}
ul#footer-menu a:hover{
	color: #666666;
}
ul#footer-menu li{
	display:block;
	float: left;
	margin:0px;
	padding:0px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #999999;
}
ul#footer-menu li.last{
	border-right: 0px;
}
/**** end of footer menu ****/

/**** content area ****/
#column-left{
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#column-right{
	float: right;
	width: 720px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/*** vertical menu red 
ul.vert-one{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font:bold 14px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:190px;
	border-right:1px solid #1A7649;
	border-bottom:1px solid #1A7649;
}
ul.vert-one li{
	margin:0px;
	padding:0px;
	border-top:1px solid #4D0000;
	border-bottom:1px solid #761A1A;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:White;
	background:#600;
	padding:0 0 0 20px;
	width:170px;
}
ul.vert-one li a:hover{
	background:#900 url("/tds/template/images/vert-one_arrow.gif") no-repeat 0 9px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#933 url("/tds/template/images/vert-one_arrow.gif") no-repeat 0 9px;
}***/

/*** vertical menu black shadow 
#menu4 {
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
}
#menu4 ul{	
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(/tds/template/images/menu4.gif);
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(/tds/template/images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
	

#column-right{
	left: 250px;
	padding: 0px;
	padding-left: 120px;
}***/
/** end of content area ***/


