/* --------------------- Default --------------------- */
td {text-align: left;font-family:tahoma;font-size:11px;color:#111111;line-height:13px; vertical-align:top;}
a {text-decoration:underline; color:#282828;}
a:hover {text-decoration:none;}
img { border:0; overflow:hidden;}  
table { height:100%; width:100%; border:0;} 
input, textarea {font-family:tahoma; font-size:11px; background:#ffffff; color:#858585; padding:1px 0px 0px 4px; overflow:hidden; vertical-align:middle;}
form { padding:0; margin:0;}
strong a { color:#282828; background:url(../images/a1.gif) right no-repeat; padding:0px 7px 0px 0px;}
ul {margin:0; padding:0; list-style:none}
li {background:url(../images/a.gif) center left no-repeat; margin:0; padding:0 0 0 10px; line-height:20px;}

h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

body {
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background:url(../images/body.jpg) top repeat-x #121212;
	background-attachment:fixed;
}

.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #DFDFDF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

table.shadow { 
    
  }

td.shadow-topLeft { 
    	width: 16px; 
    	height: 16px; 
  }

td.shadow-top { 
    	height: 16px;  
  }

td.shadow-topRight { 
    	width: 16px;
    	height: 16px;
  }

td.shadow-left { 
	width: 16px;
  }

td.shadow-center { 
    	background-color: #ffffff;  
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#111111;
	line-height:13px; 
  }

.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 2px solid #DFDFDF;
}

#construction {
	display:inline;
}

#main_table { width:766px;}

/* --------------------- Header --------------------- */

#header {
	height:55px;
	padding:0px 26px 0px 26px;
}
#header div { 
	margin:0px 0px 0px 0px;
}

#ad_content { 
	overflow: hidden;
	padding: 0px 26px 0px 26px;
	text-align:center;
}

#header_1 { padding:0px 26px 0px 26px;margin-top:15px;}
#header_1 .indent_img { margin:0px 11px 0px 26px; float:left;}
#header_1 span strong { color:#868686;} 

#header_1 input { width:157px; margin:0px 5px 0px 7px;}
#header_1 select { width:64px; height:15px; margin:0px 4px 0px 0px; color:#858585; font-size:11px; font-family:tahoma;}
#header_1 select, img { vertical-align:middle;}

#header_2 { padding:0px 26px 0px 26px;margin-top:15px;}
#header_2 .domainsearch{ margin-top:15px;}
/* --------------------- Content -------------------- */


#content { 
	padding:0px 26px 0px 26px;
}

#pre-footer { 
	padding:0px 26px 0px 26px;
}

#table_gray_t { height:5px; background:url(../images/bg_table_tl.gif) top left no-repeat #EAEAEA;}
#table_gray_t table {background:url(../images/bg_table_tr.gif) top right no-repeat; width:100%; height:100%;}
#table_gray_c { height:100%; background:#EAEAEA;}
#table_gray_c td { color:#5D5D5D;}
#table_gray_c a { color:#5D5D5D;}
#table_gray_c strong a { color:#282828;}
#table_gray_b { height:5px; background:url(../images/bg_table_bl.gif) top left no-repeat #EAEAEA;}
#table_gray_b table {background:url(../images/bg_table_br.gif) top right no-repeat; width:100%; height:100%;}

#table_white_t { height:5px; background:url(../images/px_table.gif) top repeat-x;}
#table_white_t table {background:url(../images/bg_table_tr1.gif) top right no-repeat;}
#table_white_t td {background:url(../images/bg_table_tl1.gif) top left no-repeat;}
#table_white_c { height:100%; border:1px solid #D4D4D4; border-width:0px 1px 0px 1px;}
#table_white_b { height:5px; background:url(../images/px_table.gif) bottom repeat-x;}
#table_white_b table {background:url(../images/bg_table_br1.gif) top right no-repeat;}
#table_white_b td {background:url(../images/bg_table_bl1.gif) top left no-repeat;}

/* ------------------------------------------------- Footer ----------------------------------------------- */

#footer {height:40px;border-top: 1px solid #4c6694;}
#footer td {color:#858585;}
#footer #footer_width { width:529px;}
#footer #footer_width div { margin:12px 0px 0px 0px;}
#footer #footer_width_1 { width:237px;}
#footer #footer_width_1 div { color:#333333;margin:12px 0px 0px 0px;}
#footer a { color:#333333; text-decoration:none;}
#footer a:hover { color:#F39C09; text-decoration:none;}
#footer span { margin-left:25px;} 
#footer span a { padding:0px 15px 0px 15px; font-weight:bold;}
#footer .footer_link { text-decoration:underline;}

td.shadow-right { 
    	width: 16px; 
  }

td.shadow-bottomLeft { 
    	width: 16px; 
    	height: 16px; 
  }

td.shadow-bottom { 
    	height: 16px;
  }

td.shadow-bottomRight { width: 16px;
    	height: 16px;
  }