@charset "utf-8";
/* Layout */
body{
	margin:0 0 0px 0px;
	padding:0;
	background-color:#F7F7F7;
/*	background-color:#3388dd; */
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#mainWrapper{
	width:950px;	
/*	border-left:2px solid #d8d8d8;
	border-right:2px solid #d8d8d8;	
*/	margin:0 auto;
	background:#FFF;
	padding:0 10px;
}
#headerWrapper{
	height:80px;
	position:relative;
}
#menuWrapper{
	background:#CCC;

}
#contentBody{
	margin-top:12px;
}
#contentWrapper{
	float:left;
	width: 100%;
}
#mainContent{
	margin-left:203px;
}
#left{
	width:190px;
	float:left;	
	background:none;
	margin-left:-950px;
}
#adWrapper{
	margin-top:10px;
	text-align:center;
}

#footerWrapper{
	height:30px;
		
}
#logo{
	position:absolute;
	top:2px;
	left:0px;
}
#logo img{border:none}
img{border:none}
#welcome{
	position:absolute; top:10px; right:0px;
	background:url(../images/welcome-new.gif) top left repeat-x;
	font-size:11px;

}
#welcome div.welcomeL{
	background:url(../images/welcome-new.gif) left -32px no-repeat;
}
#welcome div.welcomeR{
		background:url(../images/welcome-new.gif) bottom right no-repeat;
		height:22px;
		padding:7px 10px 3px 10px
}
/*Main Menu*/
#mainMenu{
	margin-top:10px;
	background:#FFF;
	color:#666;
	width:100%;

}
#mainMenu ul{
	margin:0;
	padding:0;
	list-style:none;

}
#mainMenu ul li{
	float:left;	
	background:url(../images/main_menu.gif) 100% -105px no-repeat;
	margin-right:1px;
}
#mainMenu ul li a{
	display:block;
	padding:6px 20px 6px 20px;	
	background:url(../images/main_menu.gif) 0px 0px no-repeat;
	color:#555;
	font-size:13px;		
	text-decoration:none;
	font-weight:700;
}

#mainMenu li a:hover{
	display:block;	
	background:url(../images/main_menu.gif) 100% -73px no-repeat;
	color:#FFF;
	text-decoration:none;
}

#mainMenu li.menuCurrent{
	float:left;	
	background:url(../images/main_menu.gif) 100% -73px no-repeat;
	margin-right:1px;
}
#mainMenu li.menuCurrent a{
	display:block;
	padding:6px 20px 6px 20px;	
	background:url(../images/main_menu.gif) 0px -32px no-repeat;
	color:#fff;
	font-size:13px;		
	text-decoration:none;
	font-weight:bold;
}
#mainMenu li.searchCurrent{
	background:url(../images/search.gif) 100% 0px no-repeat;
	margin-right:1px;
}
#mainMenu li.searchCurrent a{
	display:block;
	padding:6px 20px 6px 20px;	
	background:url(../images/main_menu.gif) 100px -105px no-repeat;
	color:#fff;
	font-size:13px;		
	text-decoration:none;
	font-weight:bold;
}
/*Sub Menu*/
.subMenu{
	position:absolute; 
	visibility: hidden; 	
	z-index:999;
	width:300px;
	background-color:#F1F3FE;
	border:2px solid #39C;		
}
/*Search Area*/
#search{
	position:relative;	

}
#search_l{
	background:url(../images/main_menu.gif) 100% -165px no-repeat;	
}
#search_r{
	height:45px;
	background:url(../images/main_menu.gif) 100% -165px no-repeat;	
}
.searchBtn{
	display:block;
	position:absolute;
	width:78px;
	height:24px;
	top:46px;
	padding:3px 0px 0px 0px;
	background:url(../images/main_menu.gif) 100% -45px no-repeat;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.searchFor{
	height:23px; width:305px; position:absolute; top:10px; left:165px; color:#555;font-family:Arial, Helvetica, sans-serif;
}
.searchFor div{float:left; width:77px; padding-top:4px; color:#555; font-size:12px; text-align:right; padding-right:5px;}
.searchFor input{ width:190px; font-size:1em; height:18px; border:1px solid #CCC; padding-left:3px}
.searchIn{
	height:23px; width:320px; position:absolute; top:10px; left:455px; color:#555;font-family:Arial, Helvetica, sans-serif;font-size:12px
}
.searchIn select{ width:240px; font-size:1em; height:22px; border:1px solid #CCC; text-transform:none}
.online{
	position:absolute;
	right:10px;
	top:5px;
	width:200px;
	text-align:right;
	color:#FFF;
	font-size:0.8em;
}
/*General*/
a{color:#2970c2; text-decoration:none}
a:hover{text-decoration:underline}
.clear{
	clear:both;
    height:0px;
    font-size: 0px;
    line-height: 1px;
}
.orange{color:#F60}
h3{font-size:12px; font-weight:normal; padding:0px; margin:0}
/*Category*/
.mSilver{
	margin-bottom:13px;
}
.mSilver .title{
	background:url(../images/m_title_bg.gif) 100% -26px no-repeat;		
	height:25px;
}
.mSilver .title h2{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background:url(../images/m_title_bg.gif) -368px -52px no-repeat;
	padding:5px 0px 5px 10px;

}
.mContainerSilver{
	border-left:1px solid #d6d6d6;	
	border-right:1px solid #d6d6d6;		
	border-top:none;
	padding:5px;
}
.mContainerSilver div.mItem{
	margin-bottom:10px
}

.mFooter{
	background:url(../images/msilver_bg_right.gif) top right no-repeat; 	
}
.mFooter div{
	background:url(../images/msilver_bg_left.gif) top left no-repeat; 	
	height:10px;
}

/*Category*/
.mCategory{
	margin-bottom:10px;
}
.mCategory .title{
	background:url(../images/m_title_bg.gif) top right no-repeat;
	height:25px;
}
.mCategory .title h2{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:url(../images/m_title_bg.gif) 0px -52px no-repeat;	
	padding:4px 0px 0px 10px;
}

ul.menuCategory{
	list-style:none;
	margin:0px;
	padding:0px;

}
ul.menuCategory li{
	background-color:#FBFBFB;
	border-left:1px solid #d6d6d6;		
	border-right:1px solid #d6d6d6;			
	border-bottom:1px solid #d6d6d6;

}
ul.menuCategory li a{
	display:block;
	padding:7px 10px;
	text-decoration:none;
	color:#555;
	font-size:12px; font-weight:bold;
}
ul.menuCategory li a:hover{
	background-color:#F1F0FF;
	color:#555;
}
ul.menuCategory li.catCurrent{
	color:#555;	
	font-weight:bold;
	background-color:#fff8e1
}
.numads{ font-size:11px; color:#CCC;font-weight:normal}
/*Module Container*/

/*Ad list*/
.listHeader{
	padding-top:5px;
	margin:0px 10px 10px 10px;
}
.listHeader h2{
	padding:0;
	margin:5px 0px;
	color:#444;
	font-size:22px;
	font-weight:bold;
}
.listHeader .totalRecord{
	font-size:12px;
	color:#333;
}
.listHeader .totalRecord span{
	font-size:18px;
	font-weight:bold;
	color:#F60;
}
.adTable{
	width:100%;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
tr.adRow:hover, tr.adRow:hover td{
	background-color:#fff8e1;

}
.adImg{
	width:130px;
	border-bottom:1px solid #DDD;	
	padding:10px;
	
}
.adImg div{
	width:120px;
	border:1px solid #DDD;
	text-align:center;
	padding:5px;
	vertical-align:top;

}
.adContent{
	vertical-align:top;
	border-bottom:1px solid #DDD;
	padding:10px;	
}
.adPrice{	
	vertical-align:top;
	width:60px;
	border-bottom:1px solid #DDD;
	padding:10px;	
	text-align:right;
	color:#333;

}
.adContent h1{
	font-weight:400;
	font-size:16px;
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#2970c2;
}
.adContent h1 a{
	color:#004899;
}

.adContent .adDes{
	margin-top:5px;
	font-size:11px;
}
.adCommerce{
	padding-bottom:5px;
}
.adCommerce div{
	padding:5px 0;
	background-color:#FFC;
	border-width:1px 0px;
	border-style:solid;
	border-color:#FC6;
}
.pagination{
	margin-top:20px;	
	font-size:11px;	
	background:#E8F4FF;
	border:1px solid #D6D6FE;
	padding:5px 0px 0px 10px;
	height:25px;
}
.pagination a{
	float:left;
	display:block;
	color:#444;		
	border:1px solid #D6D6FE;
	background:#FFF;
	padding:2px 6px;
	margin:0px 1px;
	text-align:center;
}
.pagination a:hover{
	background-color:#D6D6FE;
	color:#F60;
}

.pagination div.active{
	float:left;
	border:1px solid #D6D6FE;
	padding:2px 6px;
	color:#F60;	
	margin:0px 1px;
	font-weight:bold;
	text-align:center;
	background-color:#D6D6FE;	
}
.pagination div.dot{
	float:left;
	border:1px solid #D6D6FE;
	padding:2px 6px;
	color:#444;		
	background:#FFF;	
	margin:0px 1px;
	text-align:center;
}
/*Home page*/
.listItem{
	border-bottom:1px solid #EEE;
	padding:5px;
	font-size:12px;
	color:#555
}
/*Detail page*/
.adtitle h1.title{
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin-bottom:10px;
	color:#F60
}
.adtitle div{
	
}
.footerB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06F;
	}
.contents
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.copyright
{font-family:Verdana, Geneva, sans-serif;
	font-size:10px;}

