

/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { border: 0; }

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style: normal;
	font-weight: normal;
}

ol,ul { list-style: none; }
caption,th { text-align: left; }

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: bold;
}

q:before,q:after { content: ''; }
abbr,acronym { border: 0; }

.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.last { margin: 0 !important; }
.pad_last { padding: 0 !important; }
.no_bg { background: none !important; }

/**************************************************************************************/
a
{
	color: #000;
	text-decoration: none;
	outline: 0 none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

h1 { font-size: 24px;line-height:26px; }
h2 { font-size: 22px;line-height:24px; }
h3 { font-size: 18px;line-height:22px; }
h4 { font-size: 16px;line-height:20px; }
h5 { font-size: 14px;line-height:18px; }
h6 { font-size: 12px;line-height:14px; }

/*----------------------------------------------------------------------------------*/
html { }

body
{
	color: #000;
	font-family: "Open Sans",arial,sans-serif;
	font-size: 12px;
	line-height:14px;
}

.flt_Lt
{
	float: left;
	display: inline;
}

.flt_Rt
{
	float: right;
	display: inline;
}

/* ---------------------------------------------------------------------------------*/
/* ----------------------- layout ----------*/
.wrapper { 
#background: url(../images/content-bcg.png) repeat; 
}

.container
{
	/*
	width: 1000px;
	margin: 0 auto;
	*/
}

.maincontent
{
#	background: url(../images/content-bcg.png) repeat;
	width: 100%;
}

#header
{
	width: 100%;
	background: url(../images/headeer-btm-bcg.png) no-repeat center bottom #fff;
}

.spacertop
{width:100%;height:153px;}

.hdr-container
{
	width: 1000px;
	margin: 0 auto;
	padding: 6px 0 12px;
}

.header-rt-prt { padding: 15px 0 0 20px; }

.contact
{
	width: 200px;
	padding: 0 0 0 85px;
}

.contact p
{
	font-size: 18px;
	font-weight: normal;
	color: #3e3e3e;
	text-align: center;
}

.contact h1
{
	font-size: 28px;
	font-weight: normal;
	color: #79003b;
	text-align: center;
}

.SN-signup { padding: 0 0 0 85px; }
.SN { padding: 0 0 5px 50px; }
.SN ul { }

.SN ul li
{
	float: left;
	display: inline;
	padding: 0 0 0 8px;
}

.SN ul li a { display: inline-block; }
.sign-up { }

.sign-up .txt-bx
{
	font-size: 12px;
	border: 1px solid #b6b7b7;
	color: #aca096;
	float: left;
	padding: 4px 2px 2px 4px;
	background-color: #fff;
	width: 175px;
	margin: 1px 0 0 0;
}

.sign-up a
{
	background-color: #ddedf8;
	font-size: 11px;
	color: #79003b;
	padding: 4px;
	display: block;
	float: left;
	margin: 1px 0 0 4px;
}

/*-------------------------------------------*/
/* ------------------ HEADER HERE -------------------*/
#logo { }

/* ---------------------------------------------------------*/
/* ------------------------- NAVIGATION HERE ---------------*/
#nav { }

#nav ul
{
	float: right;
	clear: both;
	padding: 30px 0 0 0;
}

#nav ul li
{
	float: left;
	display: inline;
	padding: 0 16px 0 0;
}

#nav ul li a
{
	font-size: 13.5px;
	color: #383737;
	display: inline-block;
}

#nav ul li a span { }
#nav ul li a:hover, #nav ul li .active { color: #8e2559; }

/* ---------------------------------------------------------*/
/* ------------------------ MAIN CONTENT HERE --------------*/

#sc{
    width:100%;
    height:313px;
    float:left;
    overflow-x:scroll;
    overflow-y:hidden;
   -webkit-overflow-scrolling: touch;

}

#content { width: 3070px; height: 310px;
	overflow: hidden; cursor: pointer;
	
	}


.banner
{
	width: 3070px;
	margin: 0 auto;

}

#colorbar
{
#	background-image: url(../images/colorbar.gif);
	height: 7px;
	width: auto;
	background-position: center 0px;
	/* min-width:999px; */
}

.post
{
width:500px;

}
.full_image
{
position:relative;
left:-20px;
}

.ban-lft-cnt
{
	width: 506px;
	position: relative;
}

.cnt-txt
{
	position: absolute;
	bottom: 30px;
	right: 20px;
	width: 240px;
}

.cnt-txt p
{
	font-size: 14px;
	color: #f3f2f3;
	padding: 0 0 7px;
}

.cnt-txt h6
{
	font-size: 14px;
	color: #f3f2f3;
	padding: 0 0 9px 90px;
	font-weight: normal;
}

.ban-mdl-cnt
{
	width: 538px;
	position: relative;
}

.mdl-cnt-txt
{
	position: absolute;
	top: 55px;
	left: 35px;
	width: 460px;
}

.mdl-cnt-txt h1
{
	font-size: 28px;
	color: #fff;
	font-weight: 300;
	text-align: center;
	padding: 0 0 12px;
}

.mdl-cnt-txt p
{
	font-size: 14px;
	color: #fff;
	font-style: italic;
	padding: 0 20px 2px 20px;
	line-height: 17px;
}

.mdl-cnt-txt h6
{
	font-size: 11px;
	color: #e29b9a;
	font-weight: normal;
	text-align: right;
	padding: 0 40px 55px 0;
}

.mdl-cnt-txt h5 { text-align: right; }

.mdl-cnt-txt h5 a
{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-align: right;
}

.mdl-cnt-txt h5 a:hover { text-decoration: underline; }
.mdl-cnt-txt h5 a img { padding: 0px 0 0 8px; }

.ban-rt-cnt
{
	width: 506px;
	position: relative;
}

.rt-cnt-txt
{
	position: absolute;
	top: 75px;
	left: 25px;
}

.rt-cnt-txt p
{
	font-size: 14px;
	color: #121212;
	padding: 0 0 12px;
}

.rt-cnt-txt h6
{
	font-size: 14px;
	color: #121212;
	padding: 0 0 9px 90px;
	font-weight: normal;
}

.winston-cnt-txt
{
	position: absolute;
	top: 125px;
	right: 25px;
	z-index:999;
	width:280px;
}
.winston-cnt-txt p
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 12px;
}

.winston-cnt-txt h6
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 9px 90px;
	font-weight: normal;
}



.pieter-cnt-txt
{
	position: absolute;
	top: 55px;
	right: 25px;
	z-index:999;
	width:280px;
}
.pieter-cnt-txt p
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 12px;
}

.pieter-cnt-txt h6
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 9px 90px;
	font-weight: normal;
}


.jon-cnt-txt
{
	position: absolute;
	top: 95px;
	left: 25px;
	z-index:999;
	width:200px;
}
.jon-cnt-txt p
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 12px;
}

.jon-cnt-txt h6
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 9px 40px;
	font-weight: normal;
}



.content
{
	width: 1000px;
	margin: 0 auto;
}

.tabs { padding: 5px 0; }
.tabs ul { }

.tabs ul li
{
	float: left;
	display: inline;
	margin: 0 1px 0 0;
	width: 33.2%;
}

.tabs ul li a
{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 28px 0 23px;
	width: 100%;
}

.tabs ul li .tab1
{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 28px 0 23px;
	
	background-color: #00529b;
}

.tab1:hover
{
background-color:#1166b2 !important;
}


.tabs ul li .tab2
{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 28px 0 23px;
	background-color: #d18316;
}

.tab2:hover
{
background-color:#de932a !important;
}


.tabs ul li .tab3
{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 28px 0 23px;
	background-color: #abc58a;
}

.tab3:hover
{
background-color:#b4cc95 !important;
}


.tabs ul li .tab4
{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 28px 0 23px;
	background-color: #90c3e9;
}

.tab4:hover
{
background-color:#99ccf2 !important;
}


.tabs ul li .tab5
{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 28px 0 23px;
	background-color: #aca096;
}

.tab5:hover
{
background-color:#b9afa6 !important;
}




.txt-content { }



.top-cnt { margin: 0 0 2px; }


.lft-cnt
{
	width: 579px;
	padding: 19px 0 0 20px;
	background-color: #fff;
	min-height: 230px;
}

.int_lft_cnt
{
	/*
	width: 679px;
	padding: 19px 0 0 20px;
	
	*/
	padding-top:19px;
	background-color: #fff;
	/* min-height: 1146px; */
}

.int_lft_cnt:after {
	content:"";
	display:table;
	width:100%;
	clear:both;
}

h1.list_detail_head
{
	font-size: 24px;
	color: #fff;
	
	font-weight: normal;
	background:#06529b;
	    display: inline-block;
	    padding: 8px 15px;
	
		border-top-left-radius: 5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	
	border-top-right-radius:5px;;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	
}

.addr_cont {
	text-align:center;
	padding-top:10px;
}

.lft-cnt p, .int_lft_cnt p
{
	font-size: 14px;
	color: #333333;
	padding: 0 45px 20px 0;
	line-height: 18px;
}

.lft-cnt h6, .int_lft_cnt h6
{
	font-size: 14px;
	color: #333333;
	padding: 0 0 22px;
	font-weight: normal;
	font-style: italic;
}


.blue
{
color:#24abd0 !important;
line-height:16px;
}

.sm
{
padding-top:10px;
font-size:11px;
padding-right:15px;
}


.int-rt-cnt
{
	
	/*
	width: 275px;
	padding: 0px 0 0px 21px;
	
	*/
	min-height: 358px;
	/* background:#fff; */

}


.int-rgt-cnt
{
	width: 100%;
	background-color: #fff;
	padding: 25px 20px 20px 21px;
	min-height: 258px;
	margin-bottom:5px;
}

.testimonials
{
 /* width:275px !important; */
}
.testimonials div
{
padding-right:15px;
}
.int-rgt-cnt
{
	color: #000;
}

.int-rgt-cnt h1
{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	padding: 0 0 30px 0;
}

.int-rgt-cnt ol
{
	color: #000;
	font-size: 14px;
	padding: 0 20px 15px 20px;
	list-style-type: decimal;
}
.int-rgt-cnt ol li { padding: 0 0 15px 0;line-height:16px; }

.int-rgt-cnt ol li span
{
	color: #000;
	font-size: 14px;
}

.int-rgt-cnt ol li a
{
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}

.int-rgt-cnt ol li a:hover
{
	color: #24a4b1;
	font-size: 14px;
	text-decoration: underline;
}

.int-rgt-cnt p a
{
	color: #1a1a1b;
	font-size: 14px;
}

.int-rgt-cnt p a:hover { text-decoration: underline; }



.about p,.about
{
font-size:13px;
line-height:16px;
padding-bottom:14px;
color:#000;
}


.about img
{
/* float:left; */
margin-right:10px;
margin-bottom:10px;
# width:165px;
border: none;
margin-top: -7px;
}

.about img {
	max-width:none!important;
}

.about td
{
vertical-align:middle;
height:240px;

}

.about h3
{
font-size:21px;
color:#000;
#font-weight:normal;
margin-top:0px;
margin-bottom:0px;
}

.closeups
{
text-align:center;
}















.rt-cnt
{
	width: 398px;
	position: relative;
	padding: 0 1px 0 0px;
}

.address
{
	position: absolute;
	bottom: 0;
	background-color: #79003b;
	width: 398px;
	left: 0;
}

.address p
{
	font-size: 14px;
	color: #fff;
	padding: 13px 0 11px;
	text-align: center;
}

.leasing
{
	position: absolute;
	top: 18px;
	left: 0;
	background: url(../images/leasing-bcg.png) repeat;
	padding: 0 15px 0 10px;
}

.leasing p
{
	font-size: 18px;
	color: #79003b;
	padding: 12px 0 11px;
}

.proprty-details
{
	position: absolute;
	right: 0;
	top: 18px;
}

.proprty-details ul { }

.proprty-details ul li
{
	font-size: 14px;
	color: #fff;
	width: 160px;
	padding: 5px 0 3px 16px;
	background: url(../images/property-details-bcg.png) repeat;
	margin: 0 0 1px;
}

.mdl-cnt { margin: 0 0 2px; }

.lft-mdl-cnt
{
	width: 579px;
	padding: 19px 0 10px 20px;
	background-color: #fff;
	min-height: 348px;
}

.lft-mdl-cnt h1
{
	font-size: 24px;
	color: #333333;
	padding: 0 0 14px;
	font-weight: normal;
}

.lft-mdl-cnt ul { }
.lft-mdl-cnt ul li { padding: 0 0 5px; }
.real-estate { }
.real-estate img { float: left; }

.real-estate .txt
{
	float: left;
	padding: 5px 0 0 20px;
	width: 385px;
}

a.home-list:link,a.home-list:visited
{
	font-size: 12px;
	color: #000;
	line-height:14px;
	font-weight:bold;
}
a.home-list:hover
{
	font-size: 12px;
	color: #369;
	line-height:14px;
	font-weight:bold;
}


.txt p
{
	font-size: 12px;
	color: #000;
}

.rt-mdl-cnt
{
	width: 378px;
	background-color: #fff;
	padding: 16px 10px 0 11px;
	height: 361px;
}

.rt-mdl-cnt h1
{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	padding: 3px 0 4px 10px;
}

.rt-mdl-cnt h5
{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 0 0 2px 10px;
}

.rt-mdl-cnt p
{
	font-size: 12px;
	color: #333333;
	padding: 0 0 16px 10px;
	line-height: 17px;
}

.rt-mdl-cnt h6
{
	color: #79003b;
	font-size: 14px;
	padding: 0 0 7px 10px;
	margin: -12px 0 0;
	position: relative;
}

.map
{
	width: 377px;
	position: relative;
}

.pins { }
.pins ul { }
.pins ul li { }
.pins ul li a { display: inline-block; }

.pins ul .pin-1
{
	position: absolute;
	left: 42px;
	top: 55px;
}

.pins ul .pin-2
{
	position: absolute;
	right: 79px;
	top: 25px;
}

.pins ul .pin-3
{
	position: absolute;
	right: 26%;
	top: 51px;
}

.pins ul .pin-4
{
	position: absolute;
	right: 41px;
	top: 31px;
}

.pins ul .pin-5
{
	position: absolute;
	right: 30px;
	top: 25px;
}

.pins ul .pin-6
{
	position: absolute;
	right: 54px;
	top: 60px;
}

.pins ul .pin-7
{
	position: absolute;
	right: 64px;
	top: 70px;
}

.pins ul .pin-8
{
	position: absolute;
	right: 76px;
	top: 82px;
}

.pins ul .pin-9
{
	position: absolute;
	right: 52%;
	bottom: 45px;
}

.btm-cnt { padding: 0 0 4px; }

.twiter-cnt
{
	background-color: #fff;
	padding: 10px 0 15px 10px;
	width: 589px;
	min-height: 358px;
}

.blog-cnt
{
	width: 378px;
	background-color: #fff;
	padding: 25px 0 0px 21px;
	min-height: 358px;
}

.blog-cnt h1
{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	padding: 0 0 30px 0;
}

.blog-cnt ol
{
	color: #000;
	font-size: 14px;
	padding: 0 20px 15px 20px;
	list-style-type: decimal;
}
.blog-cnt ol li { padding: 0 0 15px 0;line-height:16px; }

.blog-cnt ol li span
{
	color: #000;
	font-size: 14px;
}

.blog-cnt ol li a
{
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}

.blog-cnt ol li a:hover
{
	color: #003366;
	font-size: 14px;
	text-decoration: underline;
}

.blog-cnt p a
{
	color: #1a1a1b;
	font-size: 14px;
}

.blog-cnt p a:hover { text-decoration: underline; }

/* ---------------------------------------------------------*/
/* ------------------ FOOTER HERE --------------------------*/
#footer
{
	background: url(../images/ftr-bcg.png) repeat-x;
	background-color: #640132;
	width: 100%;
}

.ftr-container
{
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 17px 20px;
}

.ftr-logo { }

.ftr-contact
{
	width: 190px;
	padding: 10px 0 0 12px;
}

.ftr-contact h4
{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 10px;
}

.ftr-contact p
{
	font-size: 14px;
	color: #fff;
}

.ftr-sn { padding: 0 0 0 50px; }
.ftr-sn ul { }

.ftr-sn ul li
{
	float: left;
	display: inline;
	padding: 20px 0 0 4px;
}

.ftr-sn ul li a { display: inline-block; }
.ftr-nav { padding: 0 0 0 15px; }

.ftr-nav ul
{
	padding: 10px 0 0 60px;
	float: left;
	display: inline;
}

.ftr-nav ul li { padding: 0 0 2px; }

.ftr-nav ul li a
{
	font-size: 14px;
	color: #fff;
	display: inline-block;
}

.ftr-nav ul li a:hover { text-decoration: underline; }
.ftr-areas { }

.ftr-areas h6
{
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 30px 110px 5px 0;
}

.ftr-areas ul { padding: 0 0 0 45px; }

.ftr-areas ul li
{
	float: left;
	display: inline;
	background: url(../images/ftr-list-style.png) no-repeat left;
	padding: 0 3px 0 6px;
}

.ftr-areas ul li a
{
	display: inline-block;
	font-size: 12px;
	color: #fff;
}

.ftr-areas ul li a:hover { text-decoration: underline; }

.copy
{
	background: url(../images/copy-rights-bcg.png) repeat-x;
	width: 100%;
	padding: 5px 0 4px;
}

.copy h6
{
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding: 0 70px 0 0;
}

.ftr-btm
{
	background: url(../images/ftr-btm.png) repeat-x;
	width: 100%;
	background-color: #640132;
}

.ftr-btm-container
{
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0 40px;
}

.ftr-btm-container a
{
	text-align: center;
	display: block;
	padding: 0 80px 0 0;
}

.ftr-btm-container a img { text-align: center; }


ul.dropdown
{
position:absolute;
padding:0px !important;
width:auto;
margin-top:0px;
margin-left:-70px;
height:auto;
z-index:99999999;

}


ul.dropdown li
{

background-color:#fff;
margin:5px 0xp 0px 0px;
padding:10px !important;
border-radius:7px;
-moz-border-radius:7px;
border:1px solid #eee;
width:200px;
-moz-box-shadow: 0px 2px 3px #333;
-webkit-box-shadow: 0px 2px 3px #333;
box-shadow: 0px 2px 3px #333;
}

ul.dropdown li a:link,ul.dropdown li a:visited
{

line-height:24px;
font-size:12px !important;
background-color:#ddedf8;
display:block;
margin-bottom:1px;
width:185px;
text-indent:5px;
}

ul.dropdown li a:hover
{
background-color:#d18317;
color:#fff !important;
}


.table
{
margin-bottom:15px;
}

.table td { vertical-align: top; }

.table tbody tr td { background: #FFF; border-bottom: 1px solid #E3E3E3; }

.table tbody td { padding: 10px; }

		
	
/* ---------------------------------- */
/* @Striped Table */
			
.table-striped tr:nth-child(odd) td { background-color: #FAFAFA; }
.table-striped tr:nth-child(even) td { background-color: #FFF; }



/* ---------------------------------- */
/* @Bordered Table */
		
.table-bordered {
	border-top: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;				
}

.table-bordered thead tr { 
	background: #EEE;
	background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEEEEE)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* IE10+ */
	background:linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFF', endColorstr='#EEEEEE')";
}

.table-bordered tbody td
, .table-bordered thead th {
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding:5px;
}



.table ul
{
display:block;
list-style-type:square;
text-align:top;
font-size:10px;
margin-left:35px;
}
.table ul li
{
margin-bottom:7px;
font-size:12px;
}


#drag
{
background-image:url(../images/scrollordrag.png);
width:150px;
height:80px;
position:absolute;
z-index:99999998;
margin-left:300px;
top:200px;
display:none;
}
#go
{
margin-top:1px;
margin-left:2px;
padding-top:0px;
border:0px;
}

label.error
{
	font-size: 11px;
	float: left;
	color: red;
	padding-left: 10px;
	vertical-align: top;
	position: absolute;
	z-index: 100;
	top: -2000px;
}

input.error,textarea.error
{
	border: 2px solid red !important;
	width: auto;
}


/* listing pages */

.infotab
{
width:100%;

}


.infotab td
{
padding:3px;
width:100px;
}

.list_container
{
float:left;
/* width:900px; */

width:100%;
height:auto;
margin-bottom:15px;
float:left;
border-bottom:1px solid #ddd;
}
.photo_container
{
overflow:hidden;
width:25%;
height:250px;
padding:10px;
float:left;
text-align:center;
}

.info_container
{
float:left;
width:72%;

}

.prop_name
{

width:100%

line-height:18px;
padding-top:10px;
padding-bottom:10px;
font-size:14px;
}

.prop_items
{

/* width:180px; */
height:75px;float:left;
}

.prop_desc
{

float:left;
padding-bottom:10px;
}

#listing_photo_container
{

	min-height: 475px;
	background-repeat: no-repeat;
	
	border-radius:  5px;
-moz-border-radius:  5px;
-webkit-border-radius: 5px;
border: 0px solid #000000;

-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
background:#ddedf8;
padding:4px;
}

#listing_photo_container h1
{
font-size:18px;
color:#fff;
line-height:50px;
text-align:center;

}

#listing_photo
{



}

#listing_photo img
{



}

.top_container
{
/* width:677px; */
height:auto;
background-color:#fff;
padding:20px 0 20px 0;
position:relative;
/* left:-40px; */
margin-top:-19px;
}

.other_containers
{
height:auto;background-color:#fff;
padding:20px 0 20px 0;
position:relative;
margin-top:5px;
}

.top_container h2
{
	font-size: 18px;
	color: #135da1;
	line-height: 21px;
	text-align: center;
	position: relative;
	top: -5px;
	z-index: 50;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	text-shadow: 1px 0px #fff;
#	background-image: url(../images/colorbartitle.gif);
	background-repeat: repeat-y;
	display:block;



}

.but_container
{
text-align:center;

}

.buts
{
width:55px;
height:55px;
background-image:url(../images/buts.png);
display:inline-block;

}

.bh3
{
color:#03529b;
}


.flyer_but {background-position:0 0;}
.flyer_but:hover {background-position: 0 55px;}

.photos_but { background-position: -77px 0; }
.photos_but:hover {background-position: -77px 55px;}

.video_but { background-position: -155px 0; }
.video_but:hover {background-position: -155px 55px;}

.info_but { background-position: -231px 0; }
.info_but:hover {background-position: -231px 55px;}

.map_but { background-position: -312px 0; }
.map_but:hover {background-position: -312px 55px;}

.city_but { background-position: -392px 0; }
.city_but:hover {background-position: -392px 55px;}




.pad
{
padding:0px 10px 0px 10px;
}

.sub_pics
{

margin-bottom:15px;


padding-left:10px;
}
.sub_pics:after {
	content:"";
	display:table;
	width:100%;
	clear:both;
}

#video
{
display:none;
position:relative;
z-index:99999;
}


.small_img
{
border:4px solid #ddedf8;
margin-right:3%;
width:auto;
height:90px;
}

.small_img:hover
{
border:4px solid #d18317;
cursor:pointer;
}

#mapembed
{
padding:10px 0px 0px 10px;

}



#text-nav-path {
	margin-bottom: 20px;
	font-size: 11px;
	background: #FFF;
	width: 100%;
	margin-top:0px;
}

#text-nav-path ul, #text-nav-path li 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#crumbs 
{
	border: 1px solid #eee;
	border-radius:5px;
	-moz-border-radius:5px;
	height: 21px;
}

#crumbs li 
{
	float: left;
	line-height: 21px;
	padding-left: 10px;
	color: #777;
	width:auto !important;
	font-size:12px !important;
}


#crumbs li a 
{
#	background:  url(../images/crumbs.gif) no-repeat right center;
	display:  block;
	padding:  0 15px 0 0;
}
#crumbs li a:link, #crumbs li a:visited 
{
	color: #303391;
	text-decoration: none;
}	

#crumbs li a:hover, #crumbs li a:focus 
{
	color: #060100;
}


.image_carousel {
	margin-top:15px;
}


.image_carousel img {
    border: 1px solid #ccc;
    background-color: white;
    padding: 9px;
   

}

#sue_form
{
/* background-image:url(../images/form_sue.jpg); */
background-repeat:no-repeat;

/*
width:296px;
height:521px;

*/

font-size:14px;
text-align:left;
padding:20px 0px 0px 0px;
border:0px solid;
}




#sue_form input, #sue_form textarea {
	border:1px solid #bbb;
		-webkit-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:100%;
	margin-bottom:10px;
	
	background: rgba(235,235,235,1);
background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
}

#sue_form label {
	font-size:12px;
	
}

#fullname
{
	/*
position:absolute;
margin-top:186px;
margin-left:30px;

*/
}

#email
{
	
	/*
position:absolute;
margin-top:240px;
margin-left:30px;

*/
}
#phone
{
	/*
position:absolute;
margin-top:295px;
margin-left:30px;

*/
}

#message
{
	/*
position:absolute;
margin-top:358px;
margin-left:30px;
width:224px !important;
height:74px !important;
border:none;
background-color:transparent;

*/
}

#sendmail
{
	/*
position:absolute;
margin-top:458px;
margin-left:30px;

height:47px;

*/
width:140px!important;
border:0!important;
}

#sue_form form {
	padding:10px;
}

#social_sidebar
{
background-image:url(../images/weston-social.png);
background-repeat:no-repeat;
width:54px;
height:198px;
position:absolute;
z-index:9999999;
margin-left:590px;
padding-top:50px;
}
.sbut
{
width:32px !important;
height:31px !important;
margin-left:10px;
margin-top:10px;
}
.success_note
{
background-color:#abc589;padding:10px;margin-top:10px;margin-bottom:10px;border:1px solid #3b9805;border-radius:7px;-moz-border-radius:7px;
}



a.citylink:link,a.citylink:visited
{
display:inline-block;
background-color:#90c3e9;
color:#fff;padding:7px;border-radius:4px;-moz-border-radius:5px;font-size:12px;
margin-bottom:5px;
margin-right:5px;
}
a.citylink:hover
{
background-color:#71a9d3;
}


.citylink_sel
{background-color:#d18317 !important;}


#popdeal
{
width:339px;
height:179px;
background-image:url(../images/freeleasingguide.png);
position:absolute;
z-index:999999999;
top:200px;
left: 50%;
margin-left: -139px;
}


.fillbody
{
    position: absolute;  /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.8; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .80;
    filter: alpha(opacity=80);
    width: 100%;
    height: 2100px;
    z-index: 90; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */

}
#dealform
{
margin-top:90px;
margin-left:37px;
}

#dealform input,#dealform input[type='submit']
{
padding:2px;
}

.dealform_but
{
background: #e4f5fc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjVmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JmZThmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzlmZDhlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYWIwZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(50%,#bfe8f9), color-stop(51%,#9fd8ef), color-stop(100%,#2ab0ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=0 ); /* IE6-8 */
border:1px solid #fff;
color:#622338;
}
.dealform_but:hover
{
cursor:pointer;
}

.dealform_but2
{
background: #e4f5fc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjVmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JmZThmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzlmZDhlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYWIwZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(50%,#bfe8f9), color-stop(51%,#9fd8ef), color-stop(100%,#2ab0ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e4f5fc 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=0 ); /* IE6-8 */
border:1px solid #fff;
color:#622338;
font-size:14px;
height:30px;
}
.dealform_but2:hover
{
cursor:pointer;
}



#closer
{
position:abolsute;
margin-top:-30px;
margin-left:300px;
}




