/* Top Property Search */
#top-property-search {
	float:right;
	width:400px;
	padding:0px;
	margin:0px;
}
#top-property-search-label {
	display:block;
	padding:0px;
	margin:20px 0px 10px 20px;
	color:#000;
	font-size:0.75em;
	font-weight: bold;
}
#top-property-search-box-left {
	background: url('../images/searchICN.jpg') no-repeat 0px 0px;
	width:27px;
	height:35px;
	float:left;
}
#top-property-search-box-middle {
	float:left;
	background: url('../images/searchTile.jpg') repeat-x 0px 0px;
	height:35px;
}
#top-property-search-box-middle input[type="text"] {
	border:0px;
	width:240px;
	padding:2px;
	margin:6px 0px 6px 0px;
	background:none;
}
#search-top-sale-button {
	display:block;
	padding:7px 10px 10px 12px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	font-size:0.75em;
	text-transform:uppercase;
	background:none;
	border:0px;
}
#top-property-search-box-salebutton a:active,
#top-property-search-box-salebutton a:link,
#top-property-search-box-salebutton a:visited {
	color:#000;
	text-decoration:none;
	font-size:0.75em;
	text-transform:uppercase;
}
#top-property-search-box-salebutton a:hover {
	color:#000;
}
#search-top-let-button {
	display:block;
	padding:7px 10px 10px 12px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	font-size:0.75em;
	text-transform:uppercase;
	background:none;
	border:0px;
}
#top-property-search-box-letbutton a:active,
#top-property-search-box-letbutton a:link,
#top-property-search-box-letbutton a:visited {
	color:#000;
	text-decoration:none;
	font-size:0.75em;
	text-transform:uppercase;
}
#top-property-search-box-letbutton a:hover {
	color:#000;
}
#top-property-search-box-letbutton {
	background: url('../images/letBTN.jpg') no-repeat 0px 0px;
	width:63px;
	height:35px;
	float:left;
}
#top-property-search-box-salebutton {
	background: url('../images/saleBTN.jpg') no-repeat 0px 0px;
	width:60px;
	height:35px;
	float:left;
}
/*
 * Gallery Homepage Scroller
*/
#slider {
	width:733px;
	height:365px;
	position:relative;
	overflow:hidden;
	background: #00003C url(../images/featuredBG.jpg) no-repeat;
	
}
#mask-gallery {
	height:358px !important;
	margin:4px 4px 4px 6px !important;
	overflow:hidden !important;
	width:720px !important;
}
#gallery {
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:0;
	overflow:hidden;
}
#gallery img {
}
.property-gallery {
	background: none;
}
#gallery li {
	float:left;
}
#mask-excerpt {
	position:absolute;
	top:0;
	right:0;
	width:245px;
	height:348px;
	overflow:hidden;
	background: #00003C;
	margin:0 8px 0 0;
}
#mask-excerpt h2 {
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding:0px 0px 7px 120px;
	margin:5px 5px 0px 5px;
	font-size:1.1em;
	z-index:11;
	position:absolute;
	top:0;
	right:0;
	border-bottom:1px dotted #fff;
	background: #00003C url('../images/featured-property-header.jpg') no-repeat 0px 0px;
}
#excerpt {
	z-index:10;
	position:absolute;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	top:0;
	right:0;
	width:255px;
	height:358px;
	background: #00003C;
	overflow:hidden;
	color:#FFF;
}
.excerpt-fade {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
#excerpt li {
	padding:5px;
	text-align:left;
}
#excerpt h3.feature-title {
	margin:10px;
	padding:0px 0px 10px 0px; 
}
#excerpt li h3 {
	padding:0px;
	margin:50px 10px 10px 10px;
	padding:0px 0px 10px 0px;
	font-size:1.0em;
	color:#FFF;
	border-bottom:1px dotted #fff;	
}
#excerpt li h3.property-price {
	padding:0px;
	margin:10px 10px 10px 10px;
	padding:10px 0px 0px 0px;
	font-size:1.2em;
	color:#FFF;
	border-top:1px dotted #fff;
	border-bottom:none;	
}
#excerpt li p {
	margin:0px 10px 5px 10px;
	padding:0px;
	font-size:0.8em;
}
/*
 * Property Search Widget
 */
.quickSearchTitle {
	background-color:#eeeeee;
	margin-bottom:2px;
	padding:10px;
}
.quickSearchWrapper {
	background-color: #eeeeee;
	padding:10px;
}

/*
 * My Shortlist
 */
#propShortlist {
	border: 2px solid #00003C;
	margin:0 0 2px 0;
}
#propShortlist hr {
	display:none;
}
.heading3 {
	background-color:#00003C;
	color:#fff;
	padding:5px;
}
#propShortlist p {
	padding:10px;
	font-size:12px;
}

/*
 * Next Steps
*/

.nextStepsTitle {
	background-color:#00003C;
	margin:0px 0px 2px 0px;
	padding:5px 0 20px 10px;
	color:#fff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.nextStepsWrapper {
	background-color: #eeeeee;
	padding:20px; 
	font-size:0.75em;
	margin:0px 0px 2px 0px;
}
/*
 * Downloads
 */
.downloadsTitle {
	background-color:#eeeeee;
	margin:0px 0px 2px 0px;
	padding:10px;
}
.consumerDownloadsWrapper {
	background-color: #eeeeee;
	padding:20px; 
	font-size:0.75em;
	margin:0px 0px 2px 0px;
}
/*
 * Refine Search
*/

form#refineSearchForm label {
	clear:left;
	display:block;
	float:left;
	margin-bottom:0.5em;
	padding-right:5px;
	text-align:left;
	width:68px;
	font-size:0.75em;
}

form#refineSearchForm select {
	width:130px;
	border:1px solid #ccc;
	font-size:0.75em;
}

.refineSearchHeader {
	background-color:#eeeeee;
	margin-bottom:2px;
	padding:10px;
}
.refineSearchWrapper {
	background-color: #eeeeee;
	padding:10px;
}

.formAttribute {
	padding:2px;
}

/*
 * Options Widget
 */

#options { 
	background-color:#EEEEEE;
	font-size:12px;
	padding:20px; 
}

#options { 
	background-color:#EEEEEE;
	font-size:12px;
	padding:20px; 
}


.movewithusH3 {
	background-color:#eeeeee;
	margin-bottom:2px;
	padding:10px;
}

/*
 * Map Search
 */

.mapSearchTitle {
	background-color:#eeeeee;
	margin-bottom:2px;
	padding:10px;
}

.mapSearchForm {
	background-color: #eeeeee;
	padding:10px;
}

.mapWidgetLabel {
	font-size:0.8em;
	display:block;
}

/* 
 * My Account
 */

 .myAccountLinksTitle {
 	background-color:#eeeeee;
	margin-bottom:2px;
	padding:10px;
	
 }
 
 /*
=================================
        Value Form OMS
=================================
*/
h3.homeValueYourHomeTitleOMS { 
	font-weight:bold;
	font-size:14px;
	padding: 2px 0 0px 12px;
	color: #fff;
}
#valuationFormOMS {
	width: 246px;
	float:left;
	padding:0px;
	margin:2px 1px 0px 1px;
	border: 1px solid #999;
	background: #fff;
	font-size:12px !important;
	height:181px;
	overflow:auto;
	color: #000;
}
#valuationFormOMS input { 
	border:1px solid #ccc;
	font-size: 10px;
}
#valuationFormOMS input.contactMeButton { 

	font-size: 11px;
	background:#00003C;
	color: #fff;
	padding:0 0 2px 0;
	width: 70px;
	height:18px;
}
#valuationFormOMS input.contactMeButton:hover { 
	font-size: 11px;
	background:#fff;
	color: #000;
}
#quickValuationForm legend { 
	color: #000;
	font-weight:bold;
	margin:0px 0px 5px 5px;
}

#valuationFormOMS.frm input, .frm select, .frm textarea {
	float:left;
	clear:right;
	padding:2px;
	border:1px solid #ccc;
	font-size: 13px;
}
#quickValuationForm.frm label { 
	font-size: 1.0em;
}
#quickValuationForm.frm { margin: 0px 5px 0px 5px !important;}
#valuationFormOMS label {float:left; width:55px; margin:0px 0px 0px 5px; color: #000;}
#valuationFormOMS fieldset {background: #fff;  padding:0px;}
#quickValuationForm input[type="checkbox"] { width:12px; border:none;}
#valuationFormOMS input[type="text"] { width:140px; border: 1px solid #999;}
/*#valuationFormOMS { color:#000; font-size: 1.0em; padding: 40px 10px; }
#valuationFormOMS { margin-top:0px; }
*/
/*
news list
*/
.newsBody {
	padding: 0 0 10px 0;
}

 /*
=======================
   sub-nav Links
=======================
*/
.subNavTitle { 
    background-color: #00003C;
    margin-bottom: 2px;
    padding: 10px;
    color: #fff;
}

.sub-navigation { 
    margin-bottom: 2px;
}

#sub-nav_wrapper { 
    padding: 20px;
    background-color: #EEEEEE;
    margin-bottom: 2px;
}

.secondary-nav { 
    background-color: #EEEEEE;
    font-size: 0.75em;          
    padding: 2px 0px;         
    border-bottom: 1px solid #ccc;
}

.tertiary-nav { 
    font-size: 0.75em;          
    padding: 2px 0 2px 20px; 
}

ul#consumerNextStep li { 
    padding: 2px 0px;
}
.ui-slider-handle:hover, .ui-state-hover, .ui-state-focus, .ui-state-active {
background:none repeat scroll 0 0 #00003C !important;
}
.contentPoints {
	font-size:12px;
	line-height:1.3;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 20px;
}
