/*=====================================================*/
/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

* { padding: 0; margin: 0; }

html,body {margin:0;padding:0}

img {
	vertical-align: bottom;
}


/*=====================================================*/
/* Global Definitions */

body {
	background: url(../img/bg_body.jpg);
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
}

p {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;	
}

a {
	color: #921f1d;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color: #aa2222;
	font-size: 18px;
}

h2 {
	color: #aa2222;
	font-size: 16px;	
}

h3, #standard .h3 {
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 3px #303030;
	text-transform: uppercase;
	font-weight: bold;
}

h4 {
	color: #fff;
	font-size: 12px;
	text-shadow: 1px 1px 3px #303030;		
}

/*=====================================================*/ 
/* Structure Definitions */

.area {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#hdr {
	width: 100%;
	height: 124px;
	background: url(../img/bg_hdr.jpg) center top no-repeat #1f0101;
	float: left;
}

#nav {
	width: 760px;
	height: 38px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#content {
	width: 100%;
	min-height: 500px;
	background: #fff;
	float: left;
}

#home {
	width: 100%;
	min-height: 300px;
	_height: 400px;
	background: url(../img/bg_home.jpg) #1f0101 top center no-repeat;
	float: left;
}

#footer {
	width: 100%;
	height: 165px;
	background: url(../img/bg_footer.jpg);
	float: left;
	}
	#footer a {
		text-shadow: 0px 1px 1px #000;
	}
	#footer a:hover {
		text-decoration: underline;
}

/*=====================================================*/
/* Header Definitions */

#hdr .area {
	height: 124px;
	position: relative;
	z-index: 5000;
}

#logo {
	width: 192px;
	height: 112px;
	background: url(../img/logo.jpg) no-repeat;
	float: left;
}

#logo a {
	width: 192px;
	height: 112px;
	display: block;
}

div.search {
	width: 200px;
	display: block;	
	position: absolute;
	top: 26px;
	right: 15px;
}

input[type=text].search {
	width: 140px;
	height: 13px;
	background: url(../img/bg_search.jpg) no-repeat;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	border: none;
	font-size: 10px;
	color: #fff;
	float: left;
}

input[type=submit].search {
	width: 20px;
	height: 23px;
	background: url(../img/bg_search_button.jpg) no-repeat;
	margin: 5px 0 0 0;
	font-size: 0em;
	border: none;
	float: left;
}

/*=====================================================*/
/* Sub Nav Definitions */

#subnav {
	width: 192px;
	background: url(../img/bg_subnav.jpg) repeat-y;
	padding: 15px 0;
	color: #fff;
	float: left;
}

#subnav a {
	width: 172px;
	min-height: 14px;
	display: block;
	font-size: 12px;
	padding: 10px;
	color: #b9b9b9;
	font-weight: bold;
	text-shadow: 1px 1px 3px #303030;
	text-transform: uppercase;
	float: left;	
	_padding: 10px 0 10px 10px;
}

#subnav a:hover, #subnav a.active {
	background: url(../img/bg_nav_ro.jpg) bottom #de8d88 no-repeat;
	color: #fff;
}

#subnav p {
	text-align: left;
	padding: 0 17px	
}

#subnav .dropdown {
	width: 152px;
	height: 10px;
	color: #cdcbcb;
	font-size: 10px;
	text-align: left;
	padding: 5px 20px;
	margin: 0 0 10px 0;
	float: left;
}

#subnav span.spacer {
	width: 180px;
	height: 1px;
	margin: 5px;
	background: #6b6b6b;
	float: left;
	_display: none;
}

/*=====================================================*/
/* Content Definitions */

#standard {
	position: relative;
	overflow: hidden;
	color: #000;
	padding: 10px 10px 60px 10px;
	width: 732px;
	float: left;
}

.main {
	width: 742px;
	padding: 10px;
	min-height: 700px;
	line-height: 130%;
	float: left;
}

#property {
	width: 702px;
	padding-left: 40px;	
}

#content .info {
	width: 693px;
	float: left;	
}

.details {
	width: 160px;
	margin-left: 30px;
	padding-right: 10px;
	float: right;	
}

p.sub {
	margin: 3px 0;
	color: #3f3f47;
	font-weight: bold;	
}

span.price {
	font-size: 18px;
	color: #178604;
	font-weight: bold;
}

span.sold {
	color: #921f1d;	
}

#info {
	width: 690px;
	max-height: 200px;
	overflow: auto;
	overflow-x: hidden;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	float: left;
}

.info h1 {
	margin: 5px 0 8px 0;	
}

#standard p, #info p {
	padding: 7px 0;
	line-height: 130%;
}

#standard img {
	border: 5px solid #3f3f47;
	margin: 0 0 20px 20px;
	float: right;
}

.main img {
	border: 5px solid #3f3f47;	
}

a.pdf, a.url {
	background: url(../img/ico_pdf.jpg) left no-repeat;	
	display: block;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 20px;
	color: #333;
}

a.url {
	background: url(../img/ico_url.jpg) left no-repeat;	
}

.contactcol {
	width: 200px;
	padding: 0 10px 0 0;
	margin: 20px 0 0 0;
	float: left;
}

.cform {
	width: 240px;
}

/*=====================================================*/
/* Content Page Definitions */

#standard h1 {
	float: none;
	margin: 40px 0 10px 0;
}

#standard h3, #standard .h3 {
	color: #4f535c;
	text-transform: none;
	text-shadow: none;	
}

#standard span.spacer {
	width: 100%;
	height: 20px;
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
	float: left;
}

.agent {
	min-height: 100px;
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;
}

.agent h1, .agent h3 {
	margin: 0 0 10px 0 !important;
}

.agent span {
	padding-right: 10px;	
}


/*=====================================================*/
/* Breadcrumb & Pagination Styles */

#breadcrumb {
	height: 19px;
	background: url(../img/bg_breadcrumb.jpg) repeat-x;
	padding: 4px 15px 2px 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 100%;
	float: left;
}

#breadcrumb a {
	color: #fff;
	font-size: 10px;
}

.page {
	height: 21px;
	background: url(../img/bg_breadcrumb_grey.jpg) repeat-x;
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 10px;
	float: right;		
}

.page a {
	height: 17px;
	padding: 2px 15px 2px 10px;
	color: #fff;
	border-right: 1px solid #ffffff;
	display: block;
	float: left;
}

.page a:hover, .page a.active {
	background: url(../img/bg_breadcrumb.jpg) repeat-x;	
}

.page span.inactive {
	height: 17px;
	padding: 2px 15px 2px 10px;
	border-right: 1px solid #ffffff;
	display: block;
	color: #999;
	float: left;
}

.end {
	margin-top: 10px;	
}

.sort {
	float: left;
	padding: 4px 0;
	clear: both;	
}

.sort a, .sort p {
	display: block;
	padding: 0 10px;
	text-decoration: underline;
	border-right: 1px solid #afafaf;
	color: #b9b9b9;
	float: left;
}

.sort a:hover, .sort a.active {
	color: #2e2d33;	
}

.sort p {
	padding: 0px;
	padding-right: 10px;
	text-decoration: none;
	color: #2e2d33;
}

.filter {
	float: right;
	clear: none;
}

/*=====================================================*/
/* Listing Definitions */

.listing {
	width: 97%;
	height: 70px;	
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #dbdbdc;
	overflow: none;
	position: relative;
	float: left;	
}

.next {
	width: 729px;
	height: 90px;
	display: block;
	background: url(../img/arrow_r.png) right no-repeat;
	border: none;
	margin: 0 0 0 20px;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 0px;
	
	_background: url(../img/arrow_r.jpg) right no-repeat;
}

.prev {
	width: 19px;
	height: 100px;
	background: url(../img/arrow_l.png) no-repeat;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 19px;
	left: 10px;
	z-index: 1;
	
	_background: url(../img/arrow_l.jpg) no-repeat;
}

a.view {
	display: block;
	margin-top: 4px;	
}

.listing:hover {
	background: #f4f4f4;	
}

.listing img {
	width: 104px;
	height: 67px;
	margin: -4px 20px 0 0;
	float: left;	
}

#rental_spec {
	float: right;
	height: 15px;
	font-weight: bold;
	color: #3F3F47;
}

span.spec {
	height: 10px;
	padding: 0 0 3px 22px;
	_padding: 0 0 0 5px;
	display: block;
	margin: 2px 3px 6px 3px;
	_display: none;
	float: left;
}

span.red {
	color: #aa2222;
}

span.bed {
	background: url(../img/icon_bed.gif) no-repeat left;	
}

span.bath {
	background: url(../img/icon_bath.gif) no-repeat left;		
}

span.car {
	background: url(../img/icon_car.gif) no-repeat left;	
	margin-right: 50px;
}

span.phone {
	background: url(../img/icon_phone.gif) no-repeat left;	
	float: none;
	display: inline;
}

span.mobile {
	background: url(../img/icon_mobile.gif) no-repeat left;	
	float: none;
	display: inline;
}

span.email {
	background: url(../img/icon_email.gif) no-repeat left;
	float: none;
	display: inline;
}

#code span.car {
	margin-right: 80px;	
}

img.icon {
	border: none;
	float: none;
	margin-top: -2px;
}

/*=====================================================*/
/* Gallery Definitions */

#images {
	width: 670px;
	background: #f7f7f7;
	border: 1px solid #dbdbdb;
	padding: 17px 0px 17px 17px;
	margin: 10px 0 0 0;
	position: relative;
	float: left;
}

#images img {
	float: left;	
}

#images .nextPage {
	width: 19px;
	height: 8px;
	display: block;
	background: url(../img/arrow_d.png) no-repeat;
	bottom: 3px;
	right: 64px;
	position: absolute;
	z-index:9999;
}

#images .prevPage {
	width: 19px;
	height: 8px;
	display: block;
	background: url(../img/arrow_u.png) no-repeat;
	top: 4px;
	right: 64px;
	position: absolute;
	z-index:9999;
}

#images img.tn {
	margin: 0 0 12px 12px;	
	max-height: 67px;
}

/*=====================================================*/
/* Property Column Definitions */

.main .column {
	width: 27%;
	min-height: 180px;
	padding: 10px 15px;
	margin: 5px 0;
	border-right: 1px solid #e5e5e5;
	float: left;	
}

.main .column img {
	margin: 10px 0;	
}

.main .column .sub {
	font-size: 14px;
}

.main .nb {
	border: none;	
}

.main .column iframe {
	margin: 5px 0;
	border: 5px solid #3f3f47;		
}

.main .column input[type=text], .main .column textarea, .contactcol input[type=text], .contactcol textarea {
	width: 200px;
	height: 19px;
	padding: 4px;
	margin: 10px 0 0 0;
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f7f7f7;
	border: 1px solid #dbdbdb;	
}

.main .column textarea, .main .column textarea, .contactcol textarea {
	height: 69px;
	float: left;
	clear: both;
}

.main .column input[type=submit], .contactcol input[type=submit] {
	height: 21px;
	background: url(../img/bg_breadcrumb.jpg) repeat-x;
	padding: 0 15px;
	margin: 10px 0 5px 0;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 100%;
	cursor: pointer;
	float: left;
	clear: both;
}

#ty {
	color: #fff;
	background: url(img/bg_ty.jpg) #178604;
	float: left;
	clear: both;
}

/*=====================================================*/
/* Footer Definitions */

#footer .column {
	width: 20%;
	padding: 20px 0 0 0;
	color: #99999d;
	line-height: 160%;
	float: left;
}

#footer .column span {
	width: 100%;
	display: block;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	color: #fff;	
	font-size: 12px;
	font-weight: bold;
}

#footer .column a {
	width: 100%;
	margin: 0 0 5px 0;
	color: #99999d;
	float: left;
	
	_text-transform: none;
}

#footer .column img {
	margin: 0 0 10px 10px;	
}

/*=====================================================*/
/* Page Switch Definitions */

#scroll {
	position:relative;
	overflow:hidden;	
	width:752px;
	min-height:1100px;
	float: left;
	
	_height: 1100px;
}

#scroll div.sld {
	position: relative;
	display:block;
	width:762px;
	float:left;
}
 
#scroll .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
 
#scroll .less, #scroll .less a {
	color:#999 !important;
	font-size:11px;
}

/*=====================================================*/
/* Drop Down Definitions */

#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	text-transform: uppercase;
	left: 0;
}

#nav li {
	float:left;
	width: 170px;
	position:relative;
	padding:0px;
}

#nav a, #nav a:visited {
	width: 182px;
	_width: 160px;
	height: 25px;
	padding: 15px 0 0 18px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #303030;
	text-transform: uppercase;
	display: block;
}

#nav a:hover { 
	background: url(../img/bg_nav_ro.png) #fff; 
	_background: #fff; color: #000;  
}

#nav :hover > a, #nav a.active {
	color:#000;
	background: url(../img/bg_nav_ro.png) no-repeat;
	font-style: normal;
	text-shadow: none;
}

#nav ul ul {
	visibility:hidden;
	position:absolute;
	top:37px;
	t\op:37px;
	left:0;
	width: 180px;
	background: #fff;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#nav ul ul a, #nav ul ul a:visited {
	width: 162px;
	height: 24px;
	padding: 10px 0 0 18px;
	_padding: 5px 0 0 7px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #000;
	text-shadow: none;
}

#nav ul ul :hover > a, #nav ul ul a:hover {
	color: #000;
	background: url(../img/bg_nav_ro.png) no-repeat;
}

#nav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

#nav ul ul :hover > a {
	background: url(../img/bg_nav_ro.jpg) no-repeat;
	_background: red;
	color: #fff;
	text-shadow: none;
}

#nav ul li:hover ul, #nav ul a:hover ul {
	visibility:visible;
}

#nav ul :hover ul ul {
	visibility:hidden;
}

#nav ul :hover ul :hover ul {
	visibility:visible;
}

/*=====================================================*/
/* Homepage & Slideshow Definitions */

.home {
	background: url(../img/bg_home_content.jpg) no-repeat #fff top center !important;
}

.home #ie7f {
	position: relative;
	z-index: 50;	
}

#slideshow {
	position: absolute;
	left: 0px;
	top: 194px;		
}

.slideshow_over {
	width: 960px;
	height: 196px;
	position: absolute;
	left: 0px;
	top: 194px;
	z-index: 9999;
	background: url(../img/bg_ssoverlay.png) no-repeat;
}

#home .title {
	float: left;
	margin-top: 40px;
}

#home p {
	width: 100%;
	color: #fff;
	margin-top: 15px;
	line-height: 150%;
	font-size: 14px;
	float: left;	
}

.home h1 {
	color: #9b9b9b;	
}

.home h2 {
	margin-top: 10px;	
}

.home h2 a {
	font-size: 14px;
	font-weight: bold;
}

.home .column {
	width: 245px;
	min-height: 195px;
	padding: 100px 30px 30px 40px;
	line-height: 150%;
	float: left;
	position: relative;
	z-index: 5;
	_padding-top: 30px;
}

.home .column p {
	margin: 20px 0;	
	_color: #000;
	_font-size: 12px;
	_text-transform: none;
	_font-weight: normal;
}

.home .column a.btn {
	height: 19px;
	background: url(../img/bg_breadcrumb.jpg) repeat-x;
	padding: 4px 15px 2px 14px;
	margin: 0 0 5px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 100%;
	float: left;
	clear: both;
}

.home .column img {
	border: 5px solid #3f3f47;
	margin: 3px 10px 10px 0;
	float: left; 	
}

#divide {
	margin-top: -90px;
	position: relative;
	z-index: 0;
	background: url(../img/bg_home_content_divide.jpg) no-repeat top;
	padding-top: 20px;
	float: left;
}


/*=====================================================*/
/* Gallery Definitions */

#image_wrap {
	float: left;
}

#image_wrap img {
	width: 503px;
	max-height: 377px;
}

.gallery {
	position:relative;
	overflow:hidden;
	margin: 0 0 0 15px;
	width: 135px;
	height: 387px;
	float: right;
}

.gallery .items {
	width: 100px !important;
	height:20000em !important;
	position:absolute;
	float: left;
}

.gallery img {
	float: right;
	margin: 0 10px 12px 0;
	cursor:pointer;
	width: 104px;
	height: 78px;
}

.gallery .active {
	border: 5px solid #a82221;
	z-index:9999;
	position:relative;
}

a.disabled {
	visibility:hidden !important;		
} 	
