@charset "utf-8";
/* CSS Document */
body{ background-color:#000;}
#wrapper { margin:0px auto; width:1100px; }
#header { width:1100px; height:321px; float:left; background-color:#34343C;}
.header_topimg { width:1100px; height:162px; float:left;}
#header_ads { width:960px; height:105px; float:left;background-color:#181818; margin-left:70px;}
.header_ads_img { width:728px; height:91px; float:left; margin:7px 0px 8px 120px;}
#header_menu { width:960px; height:54px; float:left; background-color:#000; margin-left:70px;}
.menu{ width:935px; height:37px; float:left; background-color:#3e221f; margin:8px 0px 8px 12px;}
.menu ul{ margin-left:100px; margin-top:10px; padding:0px;}
.menu ul li{ display:inline; list-style:none; font-family:Times, serif; color:#FFF; font-size:20px; margin-left:47px;}
.menu ul li a{ color:#FFF; text-decoration:none;}
.menu ul li:hover{ color:#FFF;text-decoration:none; background-image:url(../images/menu_bg_color.jpg); background-repeat:repeat-x;}
#main_body{ float:left; width:1100px; background-image:url(../images/body_bg.jpg); height:auto; }
#main_content{ float:left; width:960px; height: auto; margin-left:70px; background-color: #000;}
#content_left{ float:left; width:766px;  height: auto; margin-left:12px; margin-top:5px;}
#left{float:left; width:335px; margin-bottom:7px; }
#left_category{ float:left; width:335px; height:242px;}
.search{ width:307px; height:60px; font-family:Times, serif; font-size:24px; color:#FFF; margin-left:16px; margin-top:90px;}

/*#left_popular{ float:left; width:335px; height:297px; background-color:#191919;margin-top:5px;}
.left_popular_text{ float:left; width:308px; height:211px;margin-top:23px; margin-left:14px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF}
#right{ float:left;width:422px; height: auto; margin-left:5px; background-image:url(../images/contentbg2.jpg); background-repeat:repeat-x;}
#right_text{ float:left; width:414px; background-image:url(../images/contentbg3.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; margin-left:6px; margin-top:4px;}*/

/* HOME WELCOME BLOCK */

#left_popular{ float:left; width:708px; height:auto; background-color:#333333;margin-top:-170px;padding:10px 10px 20px 10px;}
.left_popular_text{ float:left; width:100%; height:auto; margin-left:10px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF}		
#inner_popular{ background-color:#191919;  float:left; width:708px; height:auto; }
#right{ float:left;width:420px; height:433px; background-image:url(../images/home_welcome_block.png); background-repeat:no-repeat; }
#right_text{ float:left; width:414px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; margin-left:6px; margin-top:70px;}

/* HOME POPULAR SEARCH */

.popularSearchColumn{width:236px; float:left; padding:0 0 10px 0;}
.popSrchTitle{padding:10px 0 0 10px;}
a.catLink{text-decoration:none;color:#FFF; font:Arial; font-size:13px}
a.catLink:hover{text-decoration:none;color:#FFF; font:Arial; font-size:13px}
.arrowmark{font-size:16px;}


#bottom_ad1{ float:left; width:712px; height:164px; margin-top:9px; background-color:#333333;}
.bottom_ad_text{ width:150px; height:78px;margin-left:300px; margin-top:57px; color:#FFF;}
#bottom_ad2{ float:left; width:700px; height:89px; margin-top:10px; margin-bottom:9px; background-color:#333333;}
#rightads{ float:left; width:157px; margin-left:6px; margin-top:5px;}
#footer { float:left;width:1100px; height:56px; float:left; background-color:#181818;}
.footer_text{ float:left;width:950px; height:41px; float:left; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:12px; margin-left:82px; margin-top:10px;}
.footerblack{ float:left;width:1100px; height:14px; float:left; background-color:#000;}
.inputfeltuser{
	
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 18px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:190px;
	font-size: 9px;
	color: #999999; 
	
	
}
.activeforus {
	background-color:#000;
	height:20px;
	margin:0px;
	padding:8px;
}

.activ1e {
	text-decoration:none;
	/*background:url(../images/menu_active.jpg);*/
	background-repeat:no-repeat;
	background-color:#F00;
	border-width:1px 0px;
	border-style:solid;
	border-color:#FF5CA5;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	/*width:97px;*/
	height:30px;
	float:left;
	margin:0px;
	padding:0px;
	color:#666;
	font-size:14px;
	font-weight:bold;/* margin-top:-7px; margin-left:-20px;*/
}
SELECT#Select_Box{
	float:left;
	background:url(../images/search.jpg); background-position:center; 
	width:305px; height:33px;
	border:0px; position:absolute;
	background-color:#FFF; 
}