/* CSS Document */


/********************** CLASSIFIED THEME LAYOUT   ***********************/
/************************************************************************/

body { background: #3C3C3C url(../images/layout_bg.jpg) no-repeat fixed center top; 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:6px solid #080808; 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  ***********************/
/************************************************************************/
 
div.classifiedtheme_sidebar h4.title { background-color: #1f201f; background: url(../images/bar_search.gif); border: 1px solid #121212; 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; }
