#bd{
    font-size: 11px;
}

body a:link {
    text-decoration: none;
    color: #000000;
}

body a:visited {
    text-decoration: none;
    color: #000000;
}

body a:hover {
    color: #000000;
    text-decoration: underline;
}


body a:hover .thumb{
    opacity: 0.7;
    filter:alpha(opacity=70);
}

body a:active {
    text-decoration: none;
    color: #4b4b4b;
}

/** Main page */
#search-home{
	border:1px solid #ccc;
	margin-top: 20px;
	padding: 10px;
	text-align: center;	
}


#recent_search{
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/silver_bar.gif);
    background-repeat: repeat-x;
    height: 32px;
    padding-top: 5px;
    margin-top: 10px;
}

#recent_ads{
    padding-left: 5px;
    float: left;
    vertical-align:middle;
    margin-top: 2px;
    *margin-top:0px; /* IE Only */
}

#top_search{
    float: right;
    padding-right: 5px;
}

#side_search{
	margin-top: 20px;
	text-align: center;
}

#top_signin{
	float: right;
	font-weight: bold;
	padding-left: 35px;
    padding-right: 35px;
	padding-top: 4px;
	background-image: url(http://img.servihoo.com/revolution/classifieds/images/login.gif);
    background-repeat: no-repeat;
    background-position: 0px -2px;
	height: 22px;
}

#usermenu {
    margin-top: 10px;
    float: right;
}

#main_content{
    position: relative;
    top: 5px;
    padding: 0px;
    margin: 0px;
    clear: both;
    height: 100%;
    font-size: 11px;
}

#left_content{
    width: 145px;
    float: left;
}

#body_content{
    margin-left: 10px;
    width: 470px;
    float: left;
}

#body_content_full{
    margin-left: 10px;
    width: 605px;
    float: left;
}

#body_content_medium{
    margin-left: 5px;
    width: 446px;
    float: left;
}

#right_content{
    margin-left: 10px;
    width: 120px;
    float: left;
}

#right_content_medium{
    margin-left: 5px;
    width: 200px;
    float: left;
}

#categories_home{
    width: 605px;
    float: left;
}

#featured_home{
	margin-top: 5px;
    width: 650px;
    float: left;
	padding-bottom:5px;
}

#featured_home_full{
	clear: both;
	margin-top: 5px;
    width: 760px;
    float: left;
	padding-bottom:5px;
	margin-bottom: 15px;
}

/**
#featured_home_full .title{
	background-color: #FFFDDD;
}
*/

.feature_ad{
	border:1px solid #ccc;
	width: 133px;
	height: 160px;
	padding: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;
	word-wrap: break-word;
	overflow: hidden;
}

.feature_ad_mini{
	border:1px solid #ccc;
	/**width: 149px;*/
	width: 133px;
	height: 160px;
	/**padding: 0px;*/
	padding:5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;
	word-wrap: break-word;
	overflow: hidden;
}

.feature_title{
	font-weight: bold;
	text-transform: capitalize;
	/**
	border-bottom:1px solid #ccc;
	background-color: #E5EEF9;
	padding-top: 5px;
	padding-bottom: 5px;	
	*/
}

.feature_description{
	color: #000;
}

.feature_description_wrapper{
	padding-right: 5px;
	padding-left: 5px;
}

.feature_description a:link {
    text-decoration: none;
    color: #000000;
}

.feature_description a:visited {
    text-decoration: none;
    color: #000000;
}

.feature_description a:hover {
    color: #000000;
    text-decoration: underline;
}

.bordure_vert{
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
}

.menu_gauche{
    padding: 5px;
    margin-bottom: 5px;
}

.menu_gauche li{
    /**
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/ad_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;*/
    padding: 4px 0px 3px 0px;
}

.title{
    clear: both;
    font-weight: bold;
    color: #CB7037;
    background-color: #e8eefa;
    font-size: 14px;
    padding: 2px 2px 4px 5px;
}

.viewtitle{
	clear: both;
    font-weight: bold;
    color: #CB7037;
    background-color: #e8eefa;
    font-size: 14px;
    padding: 2px 2px 4px 180px;
}

.title a:link{
    color: #4b4b4b;
    border:1 px solid red;
}

.title_small{
    font-weight: bold;
    color: #000000;
    background-color: #e8eefa;
    font-size: 11px;
    padding: 2px 2px 4px 5px;
}

.latest_ads{
    padding: 5px;
}

.latest_ads img{
    text-align: center;
}

.latest_ads .entree{
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

.underline{
    text-decoration: underline;
}

#top_categories{
    padding:0px;
    position: absolute;
    background-color: #fff;
    width: 268px;
    display: block;
    z-index: 200;
    border:1px solid #ccc;
}

#top_categories .category{
    width: 80px;
    float: left;
    margin: 5px 0px 5px 5px;
    position: relative;
}

#top_categories .category .main_category{
    text-indent: 0px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #0088E4;
}

.main_categories{
    padding: 0px 5px 5px 8px;
}

.main_cat_wrapper{
	width: 148px;
	float: left;
	margin-right:3px;
}

.main_categories .category{
    float: left;
    margin-right: 5px;
    margin-top: 5px;
	margin-bottom: 5px;
    position: relative;
}

.main_categories .category .main_category{
    text-indent: 0px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #0088E4;
}

#top_categories .category li, .main_categories .category li{
    text-indent: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#top_categories .category li a:link, .main_categories .category li a:link {
    text-decoration: none;
    color: #0088E4;
}

#top_categories .category li a:visited, .main_categories .category li a:visited {
    text-decoration: none;
    color: #0088E4;
}

#top_categories .category li a:hover, .main_categories .category li a:hover {
    text-decoration: none;
    background-color:#0088E4;
    color: #fff;
}

#top_categories .category li a:active, .main_categories .category li a:active {
    color: #fff;
    background-color:#0088E4;
    text-decoration: none;
}

.gras{
    font-weight: bold;
}

.capitalize{
    text-transform: capitalize;
}

.contenu{
    padding: 5px;
}

.centre{
    text-align: center;
}

.tableau{
    width: 100%;
}

.align_right{
    text-align: right;
}

.tableau th{
    font-size: 12px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;    
}

.tableau td{
    vertical-align: top;
    padding-top: 8px;
    padding-bottom: 8px;
}

.border_bottom{
    border-bottom: 1px solid #ccc;
}

.top_menu {
    margin-top: 10px;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/silver_bar.gif);
    background-repeat: repeat-x;
    height: 32px;
}

.top_menu li {
    text-align: center;
    font-weight: bold;
    float: left;
    border-right: 1px solid #b1b1b1;
    height: 23px;
    padding: 8px 5px 0px 5px;
    width: 75px;
}
.top_menu .no_right_border{
    border-right: 0px;
}

.top_user_menu {
    margin-top: 0px;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/silver_bar.gif);
    background-repeat: repeat-x;
    height: 32px;
}

.top_user_menu li {
    text-align: center;
    font-weight: bold;
    float: left;
    border-right: 1px solid #b1b1b1;
    height: 23px;
    padding: 8px 5px 0px 5px;
    width: 100px;
}
.top_user_menu .no_right_border{
    border-right: 0px;
}

.listing_links{
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/cat_bar.jpg);
    background-repeat: repeat-x;
    height: 37px;
    /**
    background-color: #EEEFEA;
    border: 1px solid #b1b1b1;
    */
}

.listing_links li{
    float: left;
    padding-top: 5px;
}

.favorites{
    text-align: center;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/fav.gif);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    padding: 0px 10px 0px 30px;
    margin-right: 10px;
}

.printer{
    text-align: center;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/print.gif);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    padding: 0px 10px 0px 35px;
    margin-right: 10px;
}

.friend{
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/tellfriend.gif);
    background-repeat: no-repeat;
    background-position: 10px 9px;
    padding: 0px 10px 0px 30px;
}

.more_cat{
    text-align: center;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/morecat.gif);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    padding: 2px 0px 3px 15px;
    margin-top: 5px;
    width: 140px;
}

.more_sell{
    text-align: center;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/moreseller.gif);
    background-repeat: no-repeat;
    background-position: 18px 2px;
    padding: 2px 0px 3px 15px;
    margin-top: 5px;
    width: 140px;
}

.reply_owner{
    margin-top: 1.5px;
    float: right;
}

.listing_title{
    font-weight: bold;
    font-size: 15px;
}

.small_title{
    font-weight: bold;
    font-size: 14px;
    background-color: #eee;
    margin-bottom: 5px;
    color: #4b4b4b;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 5px;
}

.main_title{
	font-weight: bold;
	color : #000;
	font-size: 14px;
	margin-bottom: 10px;
}

.top{
    margin-top: 10px;
}

.medium_box{
    width: 380px;
    float:left;
    margin-left: 5px;
}

.large_box{
    border: 1px solid #ccc;
    padding: 0px;
    margin: 0px;
    height: 100%;
    overflow: auto;
    clear: both;
}

.left_column{
    margin: 5px 5px 5px 0px;
    width: 150px;
    float: left;
    display: block;
}

.left_column p {
    text-align: center;
    padding-top: 25px;
}

.right_column{
    margin: 5px 0px 5px 0px;
    float: right;
    display: block;
    width: 600px;
    height: 100%;
}

.right_column p{
    clear: both;
}

.entree_listing {
    padding: 2px 0px 2px 0px;
    clear: both;
	min-height: 15px;
	border-bottom: 1px solid #eee;
}

.entree_listing_no_bottom {
    height: 10px;
    padding: 2px 0px 2px 0px;
    clear: both;
    border-bottom: 0px;
}

.label{
    width: 150px;
    float: left;
}

.value{
    float: left;
    width: 310px;
}

.champ{
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
    background: #eee url(http://img.servihoo.com/revolution/classifieds/images/formfield_bg.png) repeat-x scroll 0%;
}

textarea{
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
}

#tell_friend_form{
    -moz-border-radius: 3px;
    background-color: #eee;
    position: absolute;
    margin-left: 380px;
    *margin-left: 180px;
    text-align: left;
    width: 200px;
    float: right;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #ccc;
    height: 310px;
}

#tell_friend_form p{
	margin-bottom: 5px;	
}

#tell_friend_form .entree{
    margin-bottom: 5px;
    height: 15px;
    margin-top: 5px;
}

#tell_friend_form .label{
    width: 80px;
    float: left;
}

#tell_friend_form .value{
    float: left;
    width: 80px;
}

#contact_loader{
    float:left;
}

.button{
    cursor: pointer;
}

.info, .error{
	background: #E9E8E6 url(http://img.servihoo.com/revolution/classifieds/images/exclamation.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.required{
    color: #ff5500;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: top;
}

.row{
    clear: both;
    padding-top: 2px;
    padding-bottom: 2px;
}

.small_label{
    width: 100px;
    float: left;
    text-align:right;
    padding-right: 5px;
    text-transform: lowercase;
}

.medium_label{
    width: 150px;
    float: left;
    text-align:right;
    padding-right: 5px;
    text-transform: lowercase;
}

.middle_label{
    width: 150px;
    float: left;
    text-align:right;
    padding-right: 5px;
    text-transform: lowercase;
}

.left_spacer{
    margin-left: 5px;
}

.top_spacer{
    margin-top: 5px;
}

.bottom_spacer{
    margin-bottom: 5px;
}

.titre_noir{
    font-weight: bold;
    font-size: 12px;
}

.float_left{
    float: left;
}

.float_right{
	float: right;
}

/** Replies page */
.replies_author{
    float: left;
    width: 200px;
}

.replies_contents{
    float: right;
    width: 375px;
    word-wrap: break-word;
}

.petit_titre{
    font-size: 12px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

.padtop{
    padding-top: 5px;
}

.padtom{
    padding-bottom: 5px;
}
/** /Replies page */

.navigation{
    text-align: center;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

.check{
    float: left;
    padding: 0px 5px 10px 5px;
    width:130px;
}

.boite_check{
    margin: 0px 0px 0px 205px;
    width: 445px;
    *width: 435px; /** IE only */
    vertical-align: top;
    padding: 0px;
}

.extra_title{
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #e8eefa;
    color: #000;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.thumb{
    border:1px solid #cccccc;
	background-color: #e8eefa;
}

.pagination{
    margin-top: 5px;
    height: 20px;
    padding-top: 2px;
}

.pagination_on{
	background-color: #ccc;
}

.pagination_info{
    float: left;
}

.pagination_link{
    float: right;
}

.pagination_link li{
    float: left;
}

.boite_link{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    border:1px solid #ccc;
    margin-right: 5px;
    color: #000;
}

.boite_link:hover{
    background-color: #ccc;
}

.boite_link:link{
    color: #000;
}

.boite_link:active{
    color: #000;
}

.boite_link:visited{
    color: #000;
}

.mini_width{
    width: 105px;
    overflow: hidden;
}

.black{
    color: #000;
}

.bouton{
    behavior: url('templates/revolution/IEFixes.htc');
    background:transparent url(http://img.servihoo.com/revolution/classifieds/images/bg_bouton.gif) repeat scroll 0%;
    border:1px solid #cccccc;
    width:auto;
    cursor: pointer;
    padding: 2px;
}

.bouton:hover, .bouton.hover, .bouton:active, .bouton.active {
    background:transparent url(http://img.servihoo.com/revolution/classifieds/images/bg_bouton_hover.gif) repeat scroll 0%;
    color:#0088E4;
}

#searchtoptext{
    background:#FFFFFF url(http://img.servihoo.com/revolution/classifieds/images/search_top.gif) no-repeat scroll 1px;
    border:1px solid #BFCDDA;
    color:#61718C;
    font-family:Verdana,Tahoma;
    font-size:11px;
    margin:0px 0px 0px;
    padding:2px 2px 3px 18px;
    vertical-align:middle;
    width:98px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

.crumb{
	text-transform: lowercase;
    height: 15px;
    margin-bottom: 5px;
	font-weight: bold;
}


.bleu{
    color: #ff6600;
}

.lien_bleu a:link {
    text-decoration: underline;
    color: #ff6600;
}

.lien_bleu a:visited {
    text-decoration: underline;
    color: #ff6600;
}

.lien_bleu a:hover {
    color: #000;
    text-decoration: underline;
    /**
    text-decoration: underline;
    color:#0088E4;
    */
}

.lien_bleu a:active {
    color: #000;
    text-decoration: underline;
    /**
    text-decoration: none;
    color: #0088E4;
    */
}

#main_categories_static{
    padding: 5px;
    margin-bottom: 5px;
}

#main_categories_static p{
    color: #787878;
    font-size: 12px;
}

#main_categories_static li{
    font-weight: bold;
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/ad_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    padding: 4px 0px 3px 15px;
}

.sponsors{
    padding: 5px;
    margin-top: 5px;
    width: 110px;
}

.mini_title{
    color: #787878;
    font-size: 12px;
    font-weight:bold;
}

.sponsor_title{
    color:#0088E4;
    text-decoration: underline;
    font-weight:bold;
}

.sponsor_title, .sponsor_description, .sponsor_link{
    font-size: 11px;
}

.sponsor_description{
    color: #787878;
}

.sponsor_link{
    color:#0088E4;
}

.sponsor{
    margin-top: 10px;
    margin-bottom: 10px;
}

.sponsor a:link {
    text-decoration: underline;
}

.sponsor a:visited {
    text-decoration: none;
}

.sponsor a:hover {
    text-decoration: underline;
}

.sponsor a:active {
    text-decoration: none;
}

.important{
    padding: 5px;
    margin-bottom: 5px;
}

.important p{
    color: #787878;
    font-size: 12px;
}

.important li{
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/ad_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    padding: 4px 0px 3px 15px;
}

.emphasis{
    color: #ff6600;
}

.listing_actions{
    clear: both;
    margin-top: 5px;
    height: 33px;
    margin-bottom: 5px;
    /**background-color: #DEF2FB;*/
	/**background-image: url(http://img.servihoo.com/revolution/classifieds/images/silver_bar.gif);*/
    background-repeat: repeat-x;
    height: 32px;
	/*border-right: 1px solid #b1b1b1;*/
}

.listing_actions li{
    float: left;
}

.modify_images{
    text-align: left;
    /**
	background-image: url(http://img.servihoo.com/revolution/classifieds/images/modify_img.gif);
    background-repeat: no-repeat;
    background-position: 10px 0px;
    padding: 4px 0px 3px 40px;
	*/
	padding: 10px 0px 3px 10px;
    width: 100px;
    height: 19px;
	/*border-right: 1px solid #b1b1b1;*/
}

.modify_ad{
    text-align: center;
	/**
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/modify_ad.gif);
    background-repeat: no-repeat;
    background-position: 10px 0px;
	padding: 4px 0px 3px 40px;
	*/
    padding: 10px 0px 3px 10px;
    width: 100px;
    height: 19px;
	/*border-right: 1px solid #b1b1b1;*/
}

.make_featured{
    text-align: center;
	/**
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/make_featured.gif);
    background-repeat: no-repeat;
    background-position: 10px 0px;
	padding: 4px 0px 3px 45px;
	*/
    padding: 10px 0px 3px 10px;
    width: 100px;
    height: 19px;
	/*border-right: 1px solid #b1b1b1;*/
}

.make_featured_hp{
    text-align: center;
	/**
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/make_featured.gif);
    background-repeat: no-repeat;
    background-position: 10px 0px;
	padding: 4px 0px 3px 45px;
	*/
    padding: 10px 0px 3px 10px;
    width: 180px;
    height: 19px;
	/*border-right: 1px solid #b1b1b1;*/
}

.renew_ad{
    text-align: center;
	/**
    background-image: url(http://img.servihoo.com/revolution/classifieds/images/renew_ad.gif);
    background-repeat: no-repeat;
    background-position: 20px 0px;
	padding: 4px 0px 3px 25px;
	*/
    padding: 10px 0px 3px 10px;
    width: 100px;
    height: 19px;
	border-right: 0px;
}

.small_block{
    float: left;
    width: 210px;
    margin-bottom: 20px;
}

.wizard{
    -moz-border-radius: 3px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    margin-bottom: 10px;
    height:30px;
}

.wizard li{
    float:left;
    height: 22px;
    width:97px;
    text-align:center;
    color:#ff5500;
    padding-top: 8px;
    border-right:1px solid #ccc;
}

.wizard_on{
    background-color:#e6e5e5;
}

.wizard .no_right_border{
    border-right:0px;
}

.stats{
    color:#000;
    font-size: 14px;
}

.stats p {
    margin-bottom: 10px;
}

.stats label{
    text-align: right;
    margin-right: 10px;
}

.check_value{
    float: left;
    color:red;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.highlight_bg{
	background-color: #d2eaf6;
}

.more{
	clear:both;
	color:#CB7037;
	text-decoration: underline;
	text-indent: 5px;
	margin-bottom:5px;
}

.more a:link {
    text-decoration: none;
    color: #CB7037;
}

.more a:visited {
    text-decoration: none;
    color: #CB7037;
}

.more a:hover {
    color: #fff;
    background-color:#CB7037;
    text-decoration: none;
}

.more a:active {
    color: #fff;
    background-color:#CB7037;
    text-decoration: none;
}

.close_contact{
	font-weight: normal;
	margin-left: 440px;
	margin-top: -18px;
	*margin-left: 300px;
	*margin-top: -2px;
	position:absolute;
}

.input_error{
	background-color: #e8eefa;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #CB7037;
	border-bottom: 1px solid #CB7037;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 25px;
	font-weight: bold;
}

.feature_ad_highlight{
	background-color:#E9E8E6;
}

#ad_photos{
	margin-bottom: 10px;
}

.ad_photo{
	margin-bottom: 10px;	
}

.viewad_main_cat{
	border-top: 0px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    -moz-border-radius: 3px;
	margin-top:-6px;
}

.viewad_cat{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    -moz-border-radius: 3px;
}

.maincattitle{
	color: #787878;
    font-size: 12px;
}

.ad-info{
	float: left;
	font-weight: bold;
	width: 200px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;	
}

#ad-tools{
	float: right;
	background-image: url(images/tools_bg.gif);
	width: 358px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

#ad-tools li{
	float: left;	
}

.navigation li{
	float: left;
	width: 40px;
}

.navigation .current{
	font-weight: normal;
}
