@import url(reset.css);
@import url(menu.css);

body {
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background:#003d4a url(images/rc_red_bg.png) no-repeat fixed;
}


a {
	color: #b00000;/*#006595;*/
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/*ASSETS*/
.clear{clear:both;}
img{border:none; vertical-align:middle;}
.plus{color:#00a9dd; font-weight:700;}
.blue{color:#00a9dd;}


#main-wrapper{
	width:960px;
	margin:10px auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#fff;
}
#mod-logo {
	height:80px;
	width:200px;
	float:left;
	font-size: 14px;
	font-weight: bold;
}
#mod-logo h1 {
	margin-left:10px;
	width:160px;
	height:77px;
	background:url(/images/logo.jpg) no-repeat;
}
#mod-logo h1 span {
	display:none;
}
#mod-header{
	height:110px;
	padding:0;
	margin:0;
}
#mod-left-sidebar{
	width:190px;
	float:left;
}
#mod-main-content{
	width:770px;
	float:left;
}
#mod-right-sidebar{
	width:200px;
	float:right;
}
#mod-front-content{
	width:568px;
	float:left;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

.head-title{
	font-size:11px;
	color:#FFF;
	height:34px;
	line-height:34px;
	font-weight:700;
	padding:0px 0 0px 15px;
	background:#279fc0;
	margin-bottom:0px;
	text-transform:uppercase;
}
}
/*CONTENT*/
#mod-content{
	width:568px;
	float:left;
}
#mod-content-showad{
	width:410px;
	float:right;
	margin-right:10px;
}
#mod-search-ads{
	width:568px;
	float:left;
}

/*MAIN MENU*/
#main-menu{
	height:35px;
	background:#333;
}
#main-menu ul{
	list-style:none;
	margin:0;padding:0;
}
#main-menu ul li{
	list-style:none;
	float:left;
}
#main-menu ul li a{
	display:block;
	font-size:11px;
	color:#FFF;
	line-height:35px;
	padding:0px 20px;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
}
#main-menu ul li a:hover{
	text-decoration:none;
	background:#00a9dd;
}
#main-category{
	margin:0;padding:0;
}
	#main-category .category-list{
		padding:0px 0 0px 0px;
		margin:0 0 5px 0;	
		background:#f4f4f4;
	}
	#main-category .category-list .main-category .category-count{
		font-size:11px;
		color:#666;
		font-weight:400;
	}
	#main-category .category-list .main-category{
		margin:0 0 0px 0;
		font-weight:700;
		padding:5px;
		background:#e1e1e1;
		line-height:15px;
	}
	#main-category .category-list .main-category a{		
		color:#333;
		font-size:12px;
	}
	#main-category .category-list .sub-category{
		color:#333333;
		padding:5px 0 5px 5px;
		border-bottom:1px dashed #e5e5e5;
	}
	#main-category .category-list .sub-category:hover{
		background:#e9e9e9;
	}
	#main-category .category-list .sub-category a{
		color:#b00000;
		font-size:11px;
	}
	#main-category .category-list .sub-category .category-count{
		color:#b00000;
		font-size:11px;
	}
	
#featured-ads{
	width:568px;
}
.price{font-size:12px; color:#666; font-weight:700; margin-top:10px;}
.featured-text{
	font-size:11px;
	text-transform:uppercase;
	color:#333;
	margin-bottom:15px;
	background:#f7f7f7;
	padding:11px;
	border-bottom:1px solid #e6e6e6;
}
.more{
	background:#00a9dd;
	color:#fff;
	font-size:11px;
	padding:4px 6px;
	border:none;
	cursor:pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
.featured-list{margin:0 0 15px 0}
.featured-item{}
.featured-ads-img{
	float:left; margin:0px 15px 15px; width:110px;
}
.featured-ads-img a img{
	width:100px;
	height:100px;
	display:block;
	margin-right:20px;
	margin-bottom:20px;
}
.featured-ads-img-show{
	float:left; margin-left:35px; width:150px;
}
.featured-ads-img-show a img{
	width:120px;
	height:120px;
	display:block;
	margin-right:20px;
	margin-bottom:20px;
}
.featured-ads-img a, .featured-ads-img-show a{font-size:14px; color:#00a9dd; font-weight:700;}
.featured-cat {font-size:10px; color:#666;}

#mod-search{
	float:right;
	font-size:12px;
	font-weight:700;
	color:#ccc;
	background:url(images/search-sub-bg.png) no-repeat;
	width:498px;
	margin-top:5px;
	padding:6px 12px;
	height:44px;
}	
#mod-search option{
	font-size:12px;
	padding:1px 2px;	
}
	
.mod-search-sub{
	float:left;
	font-size:12px;
	font-weight:700;
	color:#ccc;
	width:180px;
	padding:5px;
	height:25px;
	border-right:1px solid #999999;
}	
.input-search{
	height:20px;	
	width:140px;
	padding:2px;
	font-size:12px;
	border:none;
	background:none;
	color:#ccc;
}
.search-btn{
	margin-left:8px;
	border:none;
	background:none;
	font-weight:700;
	color:#fff;
	font-size:12px;
	font-family:Verdana;
	padding:4px 5px;
	letter-spacing:-1px;
	cursor:pointer;
}
.search-btn1{
	margin-left:2px;
	border:none;
	background:none;
	font-weight:700;
	color:#fff;
	font-size:12px;
	font-family:Verdana;
	padding:5px;
	letter-spacing:-1px;
	cursor:pointer;
}
.filter-btn{
	margin-left:8px;
	border:none;
	background:none;
	color:#fff;
	font-size:10px;
	font-family:Verdana;
	padding:5px;
	cursor:pointer;
	margin-top:2px;
	font-weight:700
}
select.select-category{
	height:24px;
	width:190px;
	margin-left:6px;
	padding:2px;
	font-size:12px;
	border:1px solid #e1e1e1;	
}
select.select-subcategory{
	height:17px;
	width:190px;
	margin-left:5px;
	padding:2px;
	font-size:12px;
	border:none;
	background:#fff;
	margin-top:5px;
	color:#000;
}
select.select-area{
	height:24px;
	padding:2px;
	font-size:12px;
	border:1px solid #e1e1e1;	
}
.search-result{
	color:#333;
	font-weight:700;
}

/*ADS*/
.banner{
	float:right;
	margin-right:10px;
	margin-top:6px;
}
.banner h1{
	width:468px;
	height:60px;
	margin-top:5px;
	background: url(images/banner486x60.jpg) no-repeat;
}
.banner h1 span{
	display:none;
}

.bannerads-720{
	text-align:center;
	padding:10px 0;
	margin:10px 0;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.ads160x600{margin:10px 0;}
.ads-468x60{
	margin:10px 0;
	width:468px;
	height:60px;
	margin:0 auto;
}
.ads300{
	margin:10px 0;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	padding:2px 0;
}
.ads-title-small{
	color:#ccc;
	padding:2px;
}
/*LATEST ADS*/
#mod-latestads{
	margin-top:20px;
}
.switchform{
	margin-top:10px;
	margin-right:20px;
	float:right;
	color:#666666;
}
.switchform a{
	color:#666666;
}
a.view-by{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:3px 5px;
	margin-right:3px;
	display:block;
	float:left;
}
a.view-by:hover{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:#00a9dd;
	padding:3px 5px;
	color:#fff;
	margin-right:3px;
}
.latest-ads{
	height:35px;
	line-height:35px;
	margin:0 20px 10px;
	font-size:18px;
	color:#666;	
	font-weight:700;
	border-top:1px dashed #e6e6e6;
	border-bottom:1px dashed #e6e6e6;
}
.result{
	margin:0px 20px;
	padding:12px 0;
	border-bottom:1px dashed #e5e5e5;
}
.subcat{
	text-transform:uppercase;
	margin-bottom:10px;
	color:#999;
}
.images{
	float:right;
	width:50px;
	height:50px;
	margin-right:5px;
	padding-left:10px;
}
.images img{
	width:50px;
	height:50px;
}
.title{
	margin:0 0 5px 0;
}
.title h3 a{
	color:#00a9dd;
	font-size:15px;
	font-weight:700;
}
.category{color:#666; font-size:11px; margin-top:10px; line-height:150%; font-weight:700;}
.location{color:#666; font-size:11px;}

/*CITIES*/
.cities{
	height:200px;
	overflow:auto;
}
.cities a{
	font-size:11px;
	padding:4px 2px;
}
#mod-cities{
	background:#f4f4f4;	
	margin-bottom:15px;
}
.cities #country-head{
	font-size:11px;
	color:#000;
	font-weight:700;
	padding:10px 5px;
	display:block;
	background:#e6e6e6;
}
.cities li{
	list-style:none;
	margin:0;
}
.cities li a{
	font-size:11px;
	color:#666;
	padding:5px;
	margin:0;
	display:block;
}

.city{
	font-size:11px;
	color:#00a9dd;
	height:25px;
	line-height:25px;
	font-weight:700;
	padding:0px 0 0px 10px;
	background:#f7f7f7;
	margin-bottom:0px;
	text-transform:uppercase;
	border-right:3px solid #00a9dd;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.city-count{
	font-size:11px;
	color:#666;
	font-weight:400;
}
.areas{padding:5px 0 0 5px; font-size:11px;}
.category-list{
	font-size: 13px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:#f4f4f4;
}
.location-list{
	font-size: 13px;
	background:#fff;
	height:250px;
	overflow:auto;
	
}
/*FOOTER*/
#footer{
	clear:both;
	background:#333;
	margin-bottom:20px;
	margin-top:30px;
	padding:10px;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}
.pivacy{
	font-size:12px;
	padding:10px;
	background:#333;
	text-align:center;
	margin-top:10px;
	color:#666;
}
.footer-city{
	padding:2px 10px;
	margin-right:2px; 
	font-size:10px;
	color:#666; 
	width:80px !important; 
	float:left !important; 
	display:block
}
.pivacy a{
	color:#666; 
}

/*SHOW ADS*/
.ads-title{
	font-size:22px;
	font-weight:700;
	color:#666;
	margin:10px 0;
	padding-bottom:5px;
}
.ads-title .adarea{
	font-size:12px;
	font-weight:700;
	color:#606060;
}
.report-link{
	padding:15px 0px;
}
.report-link a{
	margin:0 5px;
}

.ads-featured{
	padding:0 10px;
	margin:10px 0;
	font-size:12px;
	font-weight:700;
	color:#0066cc;
}
.post-date, .update-date, .expired-date, .reply-to{
	padding:10px 0;
}
.post-id{
	padding:0;
	color:#666;
	font-size:11px;
	margin-bottom:10px;
}

.ads-price-label{	
	font-size:14px;
	font-weight:700;
	color:#666;
}
.ads-photo img{
	width:300px;
	height:250px;
	margin:0 10px;
}
.ads-interest{
	padding:10px;
	font-weight:700;
	color:#111;
}
#mod-content-showad form{
}
.ads-your-email, .ads-your-message, .ads-verify{
	font-weight:700;
	color:#333;
	font-size:12px;
	font-family:Tahoma;
	margin-bottom:5px;
}
.ads-your-email input, .ads-your-message textarea, .ads-verify input{
	border:1px solid #e1e1e1;
	padding:2px 5px;
	margin:5px 0;
	font-size:16px;
	width:365px;font-weight:700;
	color:#111;
}
.ads-button-submit .button-gray{
	background:url(images/btn-gray.gif) no-repeat; width:136px; height:32px; line-height:30px; font-weight:700; color:#fff; text-align:center;font-size:12px; float:right; cursor:pointer;
}

.mod-ads-details{
	width:320px;
	padding:0 10px;
	float:left;
}
.mod-ads-right{
	width:160px;
	float:left;
}
.mod-ads-right h3{
	margin:0;padding:0; margin-top:20px;
}
h4{
	font-size:16px;
	color:#666;
	font-weight:700;
	padding:10px;
}
.ads-hits{color:#666; margin-bottom:10px; }
.ads-description{
	border-top:1px solid #dfdfdf;
	border-bottom:1px dashed #dfdfdf;
	color:#333333;
	margin-top:15px;
	margin:15px;
	padding:0 0 10px;
}
.ads-description p{
	line-height:200%;
	padding:0px 10px;
	color:#666;
}
.description{padding:0 10px 10px 10px;}

.post-details{border:1px solid #c7c7c7;padding-top:15px;}
.ads-contact-user{
	background:url(images/comment-bg.gif) no-repeat; width:136px; height:32px; line-height:30px; font-weight:700; color:#fff; text-align:center;	
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.form-content{border:1px solid #e6e6e6; padding:10px; margin:0; background:#f7f7f7;}
.content-box-header h3{margin:0;padding:0;}

/*GLOBAL ERR MSG*/
.err{background:#ffcece; border:1px solid #df8f8f;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; padding:10px;color:#665252; font-size:13px;}
.msg{background:#dbe3ff; border:1px solid #a2b4ee;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; padding:10px;color:#665252; font-size:13px;}

/*GLOBAL BUTTON*/
.button {
	background:#FFF;
	border:1px solid #f4f4f4;
	padding:5px 10px;
}
	
.button:hover {
	text-decoration: underline;
	}
	
.button:active {
	padding: 5px 7px 3px 7px !important;
	}

	
/*************** Pagination ***************/
.pagination {
text-align: center;
padding: 20px 0 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:20px 0;
}

.pagination a {
margin: 0 3px 0 0;
padding: 3px 6px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color:#00a9dd;
}
.pagination a.number {
border: 1px solid #ddd;
}
.pagination a.current {
background: #469400 url('../images/bg-button-green.gif') top left repeat-x !important;
border-color: #459300 !important;
color: #fff !important;
}
.pagination a.current:hover {
text-decoration: underline;
}

.rss-feed{
	float:right;
}

/*************** Search Page ***************/

#mod-search-left{
	width:538px; 
	float:left;
	margin:0 15px;
}
.category-search-title{
	font-size:22px;
	color:#666;
	font-weight:700;
	padding:10px;
}
.search-list-result{
	padding:20px 0;
	border-bottom:1px dashed #e5e5e5;
}
.list-result{	
	font-size:11px;
}
.search-img{
	float:right;
	width:50px;
	height:50px;
	margin-right:5px;
	padding-left:10px;
}
.search-title{
	font-size:12px;
	font-weight:700;
	margin:10px;
	padding:10px;
	background:#f7f7f7;
	border:1px solid #e6e6e6;
}
.datehead {
	background-color: #F5F5F5;
	font-weight: bold;
	border-bottom: 0px;
}
.title-ads{
	font-weight:bold;
	font-size:14px;
	color:#b00000;
	margin-bottom:3px;
}
.title-ads:hover{
	text-decoration:underline;
}
.adsdescription {	
	display: block;
	font-size: 11px;
	color:#666;
	line-height:150%;
	margin-top:3px;
	padding:bottom:5px;
	text-transform:lowercase;
	font-weight:400;
}
.adcat {
	font-size: 11px;
	color: #444;
	/*text-decoration: underline;*/
}
.adslocation{
	float:right;
	color:#333;
	font-weight:700;
	margin:0 15px;
	font-size:11px;
	
}
/*******date*******/
.dateblock {
text-align: center;
float:right;
width:39px;
height:51px;
padding:6px 0;
margin-top:20px;
font-family: Verdana;
background:url(images/calendar-bg.gif) no-repeat;
display:none;
}
.day {
font-size: 18px;
position: relative;
font-weight:700;
color:#ff0000;
font-family:Arial;
}
.month {
font-size: 9px;
color:#a5a5a5;
}
.year {
font-size: 9px;
position: relative;
color:#a5a5a5;
}


#mod-search-right{
	float:right; 
	width:200px;
	margin:0 auto;
	
}
#mod-search-right h2{
	background: #000;
	margin-top:10px;
	width:200px;
	color:#FFF;
	font-weight:400;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.featured-right-col{
	width:200px;
	float:right;
}

#search-featured-ads .featured-list{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:15px;
}

.noresults{
	margin:10px;
	font-size:11px;
}
.back{
	width:100px;
	font-size:12px;
	color:#FFF;
	font-weight:700;
	text-align:center;
	padding:5px;
	background: #469400 url('../images/bg-button-green.gif')  repeat-x !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top-radius: 6px;
	margin-top:10px;
}
.back a{
	color:#FFF;
}

.select-city{
	padding:10px;
}
.select-city h2{

}
.postcats{
	margin:10px 0;
}
.postcats li{
	float:left;
	width:200px;
	margin-bottom:5px;
	margin-left:20px;
	padding-left:15px;
}
.postcats ul li a{
	padding:5px;
	margin:0;
	font-size:12px;
	display:block;
	color:#666;
}
.postcats ul li a:hover{
	text-decoration:underline;
}
li.city-name{
	font-weight:bold;
	font-size:16px;
	float:left;
	display:block;
	color:#666;
	width:100%;
	padding:10px;
	margin:10px 0;
	background:#f7f7f7;
	border:1px solid #e6e6e6;
	
}

/*PATH*/
#path {
	height:34px;
	line-height:34px;
	margin-bottom: 4px;
	padding:0 10px;
	background:#f7f7f7;
	border-bottom:1px solid #e6e6e6;
	color:#00a9dd;
	text-transform:uppercase;
}
#path a {
	font-size: 11px;
	margin-bottom: 5px;
	padding:2px;
	color:#00a9dd;
}
#path a:hover {
	font-size: 11px;
	margin-bottom: 5px;
	padding:2px;
	color:#00a9dd;
	text-decoration:underline;
}
.breadcrumbs-last{color:#666;}

/*POST*/
.postpath {
	margin-top:10px;
	padding: 10px;
	border: 1px solid #e6e6e6;
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
	background:#f7f7f7;
}

.postpath b {
	color: #666;
}

.postpath a {
	font-weight: bold;
	color: #00a9dd;
	font-size: 11px;
}

.alt-row{
	font-size:12px;
	color:#666;
}
.alt-row input, .alt-row select, .postad input, .postad select{
	padding:5px;
	margin:0px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}
.select-city td input{
	padding:5px;
	margin:3px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}
.alt-row b{
	font-size:12px;
	color:#666;
	text-transform:uppercase;
}
.postad td.featured-txt{
	padding:10px;
}
.alt-row checkbox{
	vertical-align:middle;
}
.select-city form{
	padding:15px;
}
.select-city td{
	color:#666;
	font-size:11px;
	line-height:150%;
}
.select-city td a{
	color:#00a9dd;
	font-size:11px;
	line-height:150%;
}
/*LINKS*/
#mod-links{
	padding:20px;
}
#mod-links a{
	color:#00a9dd;
	font-size:11px;
	padding:2px; 
	width:350px;
	float:left;
	display:block;
	height:20px;
}

/*404*/
#error-wrapper{
	width:920px;
	margin:15% auto 0;
	background:#e3e3e3;
	border:1px solid #868595;	
	font-family:Arial;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.error-logo{
	text-align:center;
	background:#fff;
	margin:2px auto;
	padding:20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.error-oops{	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size:72px;
	font-weight:700;
	color:#5f6972;
	text-align:center;
	padding:30px 0 50px;
}
.container-error h2{
	font-size:24px;
	font-weight:700;
	color:#5f6972;
	text-align:center;
}
.container-error{
	background:#f2f2f2;
	border-bottom:1px solid #d8d8d8;
	margin-bottom:1px;
	padding-bottom:40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.footer-error{
	border-top:1px solid #FFF;	
}
.footer-error h2{
	font-size:24px;
	font-weight:700;
	color:#1b2b3a;
	text-align:center;padding:30px 0;
}
/* error-nav */

/*MAIN MENU*/
#error-nav{
	height:35px;
	background:#333;
}
#error-nav {
	list-style:none;
	margin:0;padding:0;
	padding-left:150px;
}
#error-nav li{
	list-style:none;
	float:left;
}
#error-nav li a{
	display:block;
	font-size:11px;
	color:#FFF;
	line-height:35px;
	padding:0px 20px;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
}
#error-nav li a:hover{
	text-decoration:none;
	background:#00a9dd;
}