body{
	margin-top: 0px;
	margin-bottom: 0px;
	background: #5d9d9b url(../img/bg-body.gif) repeat-x;
}

#header{
	height: 115px;
	background: url(../img/bg-header.jpg) no-repeat;
	position: relative;
}

#content{
	background: #fff url(../img/bg-content.gif) repeat-x;
}

#footer{
	background: #fff url(../img/bg-footer.gif) no-repeat bottom center;
	height: 100px;
}

#outro{
	width: 100%;
	height: 41px;
	margin-top: 16px;
	background: url(../img/bg-outro.gif) repeat-x;
	color: #d3fffd;
	font-size: 1.1em;
}

#outro a, #outro a:visited{
	color: #e8fffe;
	text-decoration: none;
}

#outro a:hover{
	text-decoration: underline;
}

#outro .span-12{
	padding-top: 10px;
	margin-bottom: -10px;
}

#outro .span-12.last{
	text-align: right;
}

.posit{
	position: relative;
}

a, a:visited{
	color: #778933;
	text-decoration: none;
}

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

/**/

.inner_block{
	padding: 10px;
}

#main .inner_block{
	padding-right: 0px;
	padding-top: 2px;
}

#sidebar .inner_block{
	padding: 14px;
}

.module{
	width: 282px;
	background: url(../img/bg-module.png) no-repeat;
}

.module .inside{
	padding: 30px 30px 0px 34px;
}

.sideTitle{
	font-size: 1.2em;
	font-weight: bold;
	color: #375e5d;
}

#snContainer{
	background: url(../img/bg-search.gif) repeat-y;
}

#searchNav{
	background: url(../img/bg-search_top.gif) no-repeat top center !important;
	z-index: 1000;
}

#searchNav ul{
	display: none;
}

#searchNav .ui-tabs-panel{
	clear:left;
	border: none;
	background: none;
	color: inherit;
	padding:0px 18px 18px 24px;
}

#search_nav{
	position: absolute;
	height: 42px;
	width: 247px;
	top: 75px;
	left: 124px;
	background: url(../img/bg-snav-0.png) no-repeat;
	cursor: pointer;
}

#search_nav.toggle{
	background: url(../img/bg-snav-1.png) no-repeat;
}

#search_nav div{
	height: 42px;
	float: left;
	cursor: pointer;
}

#search_nav #normal{
	width: 30%;
}
#search_nav #advanced{
	width: 70%;
}

.innerFrag{
	background: url(../img/bg-search_bottom.gif) no-repeat bottom center !important;
}

#fragment-1 .blocker{
	position: absolute;
	height: 10px;
	width: 95px;
	background: #f1d484;
	left: 128px;
}

#fragment-2 .blocker{
	position: absolute;
	height: 10px;
	width: 166px;
	background: #f1d484;
	left: 200px;
}

.suberuber{
	width: 50%;
	float: left;
}

#main_nav{
	position: absolute;
	width: 340px;
	height: 50px;
	top: 75px;
	right: 0px;
	background: url(../img/sprite-tabs.gif) no-repeat;
	cursor: pointer;
	z-index: 1000;
}

#main_nav div{
	width: 100px;
	height: 40px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

#main_nav.current.home{ background-position: 0px -300px; }
#main_nav.current.home.hoverAbout{ background-position: 0px -350px; }
#main_nav.current.home.hoverContact{ background-position: 0px -400px; }
#main_nav.current.about{ background-position: 0px -150px; }
#main_nav.current.about.hoverHome{ background-position: 0px -200px; }
#main_nav.current.about.hoverContact{ background-position: 0px -250px; }
#main_nav.current.contact{ background-position: 0px 0px; }
#main_nav.current.contact.hoverHome{ background-position: 0px -50px; }
#main_nav.current.contact.hoverAbout{ background-position: 0px -100px; }

.listinging{
	margin: 8px 0 16px 0;
}

.listinging h2{
	margin-bottom: 0;
}

.listing_logo{
	border: 1px solid black;
	float: left;
	margin: 0 8px 0 0;
}

.breadcrumb{
	margin: 0 0 8px 0;
	text-align: right;
}

#map{
	border: 1px solid #666;
	margin: 0px auto;
	text-align: left;
}

.gMap{
	margin: 16px;
	text-align: center;
}

#listingTabs .ui-tabs-nav-item a{
	font-size: 0.9em;
}

#ars_listing_rate_div{
	width: 300px;
	float: right;
}

table, td, th {vertical-align: top;}

#homeLogo{
	position: absolute;
	width: 370px;
	height: 40px;
	top: 20px;
	left: 130px;
}

#homeLogo a{
	display: block;
	height: 40px;
	text-decoration: none;
}

#homeLogo a:hover{
	text-decoration: none;
}

#homeLogoType{
	position: absolute;
	width: 110px;
	height: 110px;
	top: 2px;
	left: 2px;
}

#homeLogoType a{
	display: block;
	height: 110px;
	text-decoration: none;
}

#homeLogoType a:hover{
	text-decoration: none;
}


/*********** LOGIN PAGE ****************/
#loginPage .wrapper, #loginPage #outro{
	display: none;
}

#loginPage{
	background-image: none;
	background-color: #e1ead3;
}

#spLoginForm{
	margin: 0px auto;
	width: 516px;
	height: 292px;
	background: url(../img/bg-login.jpg) no-repeat;
	margin-top: 175px;
	position: relative;
}

#spLoginForm .text{
	padding: 8px;
	width: 300px;
	background: #e1ead3;
	color: #3a4316;
	font-weight: bold;
	background-color: #c2c9a9;
}

#spUsername{
	position: absolute;
	top: 119px;
	left: 39px;
}

#spPassword{
	position: absolute;
	top: 186px;
	left: 39px;
}

#spLoginSubmit{
	position: absolute;
	top: 230px;
	right: 52px;
}

#loginMeta{
	margin: 0px auto;
	width: 516px;
	margin-top: -4px;
}

#regFormTable input{
	padding: 6px;
}
