/*Page Layout*/

/*GLOBAL ELEMENTS*/
html {overflow-y: scroll;}
body{padding-top:20px}
#banner, #content, .container, #statemessage, #footerNav{width:960px;margin:0 auto}

#content{z-index:1; position:relative;}

#homepage #content{width:983px}
.hide{display:none;}

	.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
	 /*.clear {display: inline-block;}  for IE/Mac */


/*Banner elements*/
.logo{float:left;margin-bottom:2px}
#mobileApps{float:right;clear:right;margin-top:9px}
#mobileApps p{margin-bottom:5px;width:155px}
#manageAccount{float:right;margin-bottom:-15px;width:200px;text-align:right}



.freeClassified{position:absolute;top:8px;margin-left:325px}
a img.freeClassified:hover{-webkit-transform: rotate(-18deg);-moz-transform: rotate(-18deg);
/*rotation: -18deg;filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
}

/*Nav elements*/

#navBar{width:100%;background: transparent url(/images/menu_background.png) repeat-x left top;height:37px}
.navigation li, .followUs dt, .followUs dd{display:inline;}

.followUs dt{color:#fff;width:100px;}

.navigation{float:left;margin-top:5px}

.followUs{float:right;margin-top:5px}

.navigation li{vertical-align: top; margin-top: -12px; display: inline-block;}
.followUs dt{vertical-align: top; margin-top: 10px; display: inline-block;}


.navigation li:hover{background: transparent url(/images/menu_arrow.png) no-repeat 5px 35px;}
.active{background: transparent url(/images/menu_arrow.png) no-repeat 5px 35px;}

.navigation li, .navigation li a, .navigation{line-height:42px}
.navigation li a{margin-bottom:42px;font-weight:bold;}
.navigation li{height:47px}

/*Content elements*/
.boxhTop,.boxhBottom{display:block;width:100%;height:17px}
.boxhTop{background: transparent url(/images/content_box_top.png) no-repeat left top;}
.boxh{background: transparent url(/images/content_box_middle.png) repeat-y left top;padding:0 20px}
.boxhBottom{background: transparent url(/images/content_box_bottom.png) no-repeat left top;}


/*Footer elelmets*/
#footer{background-color:#616161;width:100%;height:100px; padding-top:50px; position:relative;z-index:0;margin-top:-35px;}
#copyright{float:right;margin:84px 4px 0 0}



#footer ol li{float:left;margin-right:30px}
#footer ol li ol li{display:block;float:none;margin-right:0px}
