/* CSS Document */


/********************** CLASSIFIED THEME LAYOUT   ***********************/
/************************************************************************/

body { background: #fff; font-family: Verdana;  }
#header { background: url(../images/layout_header.jpg) repeat-x;  }
#content {  background: #D2D1CF url(../images/layout_content_bg.jpg) repeat-x top left;}
.container_12 { border:0px solid #294763; background:#fff;  }
 
/********************** CLASSIFIED THEME HOME PAGE FEATURED  ***********************/
/***********************************************************************************/

#feature_wrapper { background: #000; }

/********************** CLASSIFIED THEME NAVIGATION  ***********************/
/***************************************************************************/
 
#Nav { 	 background:  url(../images/layout_nav.jpg) repeat-x top right;  border-bottom:1px solid #666;  }
.addpost { width:158px; height:60px; background:  url(../images/button_submit.jpg); margin-top:-6px; }

/********************** CLASSIFIED THEME SIDEBAR  ***********************/
/************************************************************************/
 
.classifiedtheme_big_sidebar h4.title, div.classifiedtheme_sidebar h4.title, #classifiedtheme_tabs { background: #0088CC url(../images/bar_search.gif) repeat-x; border: 1px solid #121212; color:white; }

.classifiedtheme_big_sidebar h4.title a { color:white; }
#homepage_rightlist { background: url(../images/bar_search.gif) repeat-x top left; }
/********************** CLASSIFIED THEME FOOTER  ***********************/
/**********************************************************************************/


#footer {  background-color: #0F0E0E;  color: #fff; }
#footer a { color: #fff; }
#footer .container .item h5 { color: #fff; }

/********************** CLASSIFIED THEME BUTTONS ***********************/
/************************************************************************/

button.small-search {  background: transparent url(../images/button_search_small.gif) no-repeat top left; }

.sf-menu a { color:#fff; }
#topnavbar a, #topnavbar a, #topnavbar a:visited  { color:#53626D; }

#homepage_list {  margin-left:0px; min-height:300px; background:#666; border:1px solid #eee; margin-top:20px; }
#homepage_list h3 { font-size:16px; margin-left:10px; padding-top:10px; padding-bottom:10px; color:white; }
#homepage_list { background: url(../images/bar_search.gif) repeat-x top left; }

#homepage_list { margin-left:0px; width:708px; float:left;  }

#box-table-a{	margin:0px; margin-top:5px; font-size: 12px;	width: 710px;	text-align: left;	border-collapse: collapse;}
#box-table-a th{	font-size: 13px;	font-weight: normal;	padding: 8px;	background: #DAE6F2;	border-top: 0px solid #000;	border-bottom: 1px solid #fff;	color: #039;}
#box-table-a td{	padding: 8px;	background: #e8edff; 	border-bottom: 1px solid #fff;	color: #669;	border-top: 1px solid transparent; vertical-align:top;}
#box-table-a tr:hover td{	background: #d0dafd;	color: #339;}
#box-table-a td h3 { margin:0px; padding:0px; padding-bottom:10px;}
#box-table-a td img { border:1px solid #ccc;}
#homepage_rightlist {  margin-right:0px;}




.sf-menu li:hover {
background-color:#65B8E2; border-right:0px;
}
.sf-menu li li {
background-color:#1897D7; border-right:0px;
}
#classifiedtheme_tabs div {background: #E8EDFF; }
#classifiedtheme_tabs div h3 { color:#000; }
#classifiedtheme_tabs ul li a { color:#fff; }
#classifiedtheme_tabs ul li.active {background: #E8EDFF;}
#classifiedtheme_tabs ul li.active a { color: #000;}
#footer,#links-footer {  background-color: #000; } 
 