html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

body{
	height:43px;
	width:100%;
	position:relative;
	background:url(../img/tilemap-search.gif) repeat-x scroll  0px -152px #000;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;	;
}

a#home{
	background:url(../img/tilemap-search.gif) 0px -209px;
	width: 102px;
	height: 22px;
	position: absolute;
	left: 10px;
	top: 12px;
}

#q, #q:focus{
	-moz-border-radius: 2px;
	width:155px;
	
	height:17px;
	border:2px solid #009CFF;
	outline:none;
	background:url(../img/tilemap-search.gif) 0px 0px #fff;
	position:absolute;
	top:9px;
	left:125px;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	font-weight: bold;
}

#ie7 #q, #ie7 #q:focus, #ie6 #q, #ie6 #q:focus{
	height:17px;
}


a:focus{
	outline:none;
}

#s{
	position:absolute;
	background:url(../img/tilemap-search.gif) 0px -23px no-repeat;
	height:22px;
	width:42px;
	left:295px;
	top:10px;
	overflow:hidden;
	line-height:400px;
}

#s2{
	position:absolute;
	background:url(../img/tilemap-search.gif) 0px -23px no-repeat;
	height:22px;
	width:42px;
	left:295px;
	top:10px;
	overflow:hidden;
	line-height:400px;
}

#sites{
	position:absolute;
	left:325px;
	top:8px;
	width:43px;
	background:url(../img/tilemap-search.gif) 0px -46px repeat-x;
	height:25px;
}

#sites #scrollbox{
	width:0px;
	height:25px;
	position:absolute;
	overflow:hidden;
	left:2px;
}

#sites #container{
	position:absolute;
	left:0px;
	height:25px;
	overflow:hidden;
	width:0px;
	-moz-border-radius: 2px;
}

#sites #container a{
	float:left;
	display:block;
	font-size:11px;
	line-height:25px;
	height:25px;
	padding:0px 9px;
	text-decoration:none;
	color:#dae2e9;
}

#sites #container a:hover{
	background:url(../img/tilemap-search.gif) center -72px repeat-x;
	color:#D02129;
}

#sites #container a.active{
	background:url(../img/tilemap-search.gif) center -72px repeat-x;
	color:#009CF7;
}




#sites #left{
	width:2px;
	position:absolute;
	left:0px;
	background:url(../img/tilemap-search.gif) 0px -98px no-repeat;
	height:25px;
	display: none;
}

#sites #right{
	width:2px;
	position:absolute;
	right:0px;
	background:url(../img/tilemap-search.gif) -3px -98px no-repeat;
	height:25px;
	display: none;
}

#sites #prev{
	position:absolute;
	right:23px;
	background:url(../img/tilemap-search.gif) -6px -98px no-repeat;
	height:25px;
	width:18px;
}

#sites #prev:hover{
	background:url(../img/tilemap-search.gif) -44px -98px no-repeat;
}


#sites #next{
	position:absolute;
	right:5px;
	background:url(../img/tilemap-search.gif) -25px -98px no-repeat;
	height:25px;
	width:18px;
}

#sites #next:hover{
	background:url(../img/tilemap-search.gif) -63px -98px no-repeat;
}

iframe{
	position:absolute;
	top:43px;
	width:100%;
	border:none;
	
}

#optbox{
	position:absolute;
	right:0px;
	width:120px;
	height:47px;
}

#optbox a{
	position:absolute;
}

#optbox a#prefbtn{
	color:#009cff;
	font-size:11px;
	text-decoration:none;
	width:70px;
	top:14px;
	right:33px;
}

#optbox a#prefbtn:hover{
	text-decoration:underline;
}

#optbox a#closebtn{
	display: block;
	height:10px;
	width:10px;
	right:18px;
	top:17px;
	overflow:hidden;
	background:url(../img/tilemap-search.gif) -141px -214px no-repeat;

}

.search_ad_box{
	position:absolute;
	right:120px;
	
	
	border-left:1px solid #363636;
	height:43px;
	padding-left:20px;
	line-height:33px;
}

.search_ad_box a{
	color:#FFF8D3;
	padding: 2px 2px 2px 2px;
	-moz-border-radius:2px;
	margin-right:10px;
	text-decoration:none;
	border-bottom:1px solid #333;
	font-size:11px;
	
	
}
