/*
	Created @ Superlative, Inc. 2009
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/


/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- Basic Styles */
/* -------------------------------------------------------------------------------------------------- */

body.template_hp {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 url(images/background01.gif) repeat-x;
	height: 100%;
	text-align: center; /* IE6 block level centering */
	padding: 0px;
	margin: 0px;
}

body.template_bp {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 url(images/background01.gif) repeat-x;
	height: 100%;
	text-align: center; /* IE6 block level centering */
	padding: 0px;
	margin: 0px;
}

	
/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Home Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.outer_container_hp {
	width: 919px;
	margin: 0px auto;
}

.main_container_hp {
	width: 919px;
	background: url(images/background02.png) repeat-y;
	float: left;
	margin: 0px 0px 20px 0px;
}

.flash_container_hp {
	width: 919px;
}

.flash_container_Movie1 {
	width: 528px;
	margin: 10px auto 0px auto;
}

.flash_container_Movie2 {
	width: 528px;
	margin: 10px auto 10px auto;
}

.featured_slot_container_hp {
	width: 270px;
	height: 637px;
	background: #1b272d;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -4px;
	float: left;
}

.featured_slot_container_hp p {
	margin: 0px;
	padding: 5px 10px 0px 17px;
	text-align: left;
}

.featured_slot2_container_hp {
	width: 528px;
	margin: 9px 0px 0px 58px;
	float: left;
}

.page_main_hp {
	width: 908px;
	margin: 10px 0px 20px 0px;
	border: 5px solid #1b272d;
	float: left;
}

.dynamic_body_cell_hp {
	margin: 0px auto;
	width: 850px;
	padding: 10px;
}

.homeWorth {
	width: 149px;
	height: 124px;
	background: url(images/CFSL002.gif) no-repeat;
	margin: 30px auto 0px auto;
	border: 12px solid #3d5766;
	display: block;
}

.designer_topNav {
	text-align: left;
	margin: 10px 0px 10px 0px;
}

.designer_topNav em {
	font: italic 16px Arial, Helvetica, sans-serif;
	color: #83c2e5;
}

.designer_topNav a {
	color: #83c2e5;
}


/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */
.DesignerLrgFSBG {
	width: 250px;
	float: left;
	margin: -4px 0 0 9px;
}

.FS_QuickSearch {
	background: #1d3441 url(images/backSearch.jpg) repeat-x;
	text-align: left;
	width: 250px;
	height: 300px;
	float: left;
}
	
.FS_QuickSearch h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 20px;
}

.FS_QuickSearch .QS_Table {
	width: 95%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 20px 0 0 8px;
	padding: 0;
}

.FS_QuickSearch .QS_Table td {
	padding: 3px;
}

.FS_QuickSearch .QS_Table .PriceTable {
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 0 -3px;
}

.FS_QuickSearch .QS_Table .formfield {
	font: 11px Arial, Helvetica, sans-serif;
	width: 95%;
	color: #444444;
	background: #FFFFFF;
	border: 1px solid #1b272d;
	padding: 3px 3px 3px 1px;
}
		
.FS_QuickSearch .SubmitButton {
	background: #304a59;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 10px 10px 0 52px;
	padding: 5px 15px;
	text-align: center;
	border: none;
	cursor: pointer;
}

.FS_QuickSearch a {
	text-decoration: none; 
	color: #fff;
	width: 100%;
	clear: both;
	float: left;
	margin: 10px 0 0 55px;
}

.FS_QuickSearch a:hover {
	text-decoration: underline; 
}

.FeaturedSlot_Small {
	background: #1d3441 url(images/backSearch.jpg) repeat-x;
	width: 250px;
	height: 174px;
	float: left;
	margin: 11px 0 0 9px;
}

.FeaturedSlot_Small h1{
	padding: 0;
	margin: 10px 0 0 9px;
	text-indent: -9000px;
}

.FeaturedSlot_Small a {
	width: 232px;
	height: 155px;
	background: url(images/backHomeValue.jpg);
	float: left;
	overflow: hidden;
	outline: none;
}




/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Back Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.outer_container_bp {
	width: 919px;
	height: 100%;
	margin: 0px auto;
}

.main_container_bp {
	width: 919px;
	height: 100%;
	background: url(images/background02.png) repeat-y;
	float: left;
	margin: 0px 0px 20px 0px;
}

.flash_container_bp {
	width: 919px;
}

.page_main_with_nav_bp {
	width: 908px;
	height: 100%;
	margin: 10px 0px 0px 0px;
	border: 5px solid #1b272d;
	float: left;
	background: url(images/background.gif) repeat-y;
}

.page_main_without_nav_bp {
	width: 908px;
	height: 100%;
	margin: 10px 0px 20px 0px;
	border: 5px solid #1b272d;
	float: left;
}
	
.page_main_with_nav_bp .dynamic_body_cell_bp {
	margin: 0px auto;
	width: 700px;
	padding: 25px 10px 10px 10px;
}

.page_main_without_nav_bp .dynamic_body_cell_bp {
	margin: 0px auto;
	width: 850px;
	padding: 35px 10px 10px 10px;
}
	
.BPSB_left {
	width: 180px;
	height: 100%;
	float: left;
}

.BPSB_right {
	width: 700px;
	float: left;
}



/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- Back Page - Subnav Styles (Dynamic Sub-Navigation) */
/* -------------------------------------------------------------------------------------------------- */	

.dynamic_subnav_cell_bp {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	padding: 20px 10px 20px 10px;
	float: left;
}

.subnav_links {
	margin: 0px;
}

.overview {
	margin: 0px;
}

.subnav_links a {
	text-decoration: none;
	color: #ffffff;
	margin: 0px 0px 5px;
	padding: 7px 10px 7px 10px;
	width: 145px;
	border: 1px solid #293a44;
	display: block;
}

.subnav_links a:hover { 
	text-decoration: none;
	background: #293a44;
}


	
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------- Backpage Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */	
		
.featured_slot_bp {
	margin: 20px 0px 0px 30px;
	padding: 6px;
	text-align: center;
	width: 200px;
	border-top: 1px #8b8471 solid;
	border-bottom: 1px #8b8471 solid;
	float: left;
}
		
.featured_slot_bp p {
	color: #8b8471;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 5px;
	padding: 0px;
}	

.featured_slot_bp h1 {
	color: #8b8471;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.featured_slot_bp a {
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #8b8471;
	float: left;
}	

.featured_slot_bp a:hover {
	text-decoration: none; 
	color: #ac3333;
}

.featured_slot_bp_no_photo {
	display: none;
}

.featured_slot_bp_photo {
	border: 1px #FFFFFF solid;
	width: 156px;
	height: 104px;
	float: left;
	margin: 15px 0px;
}
			

			
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */	

.modules_container_hp {
	margin: 12px auto;
	width: 868px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #66bfcc;
}

.modules_contaner_hp table {
	background-color: #d0d0d0;
	padding:0px;
	margin:0px;
}

.modules_container_hp td{
	background: #d0d0d0;
	width: 250px;
	height: auto;
	border: solid 4px #ffffff;
}

.modules_container_hp td div{
	border: none;
}

.modules_container_hp td div td{
	border: none;
}
	
.modules_container_hp td div p{
	margin:0px;
	padding:0px;
	border:none;
}
	
.modules_container_hp img {	
	padding: 0px;
	margin: 3px 0px 0px 0px;
	border: none;
}
		
.ModuleTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #665c49;
	margin:0px;
	padding:9px 0px 0px 11px;
}

.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #665c49;
	margin:0px;
	padding:13px 0px 0px 11px;
}


/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */		

.footerwrap {
	text-align: center;
	color: #FFFFFF;
	width: 700px;
	font: 10px/1.5em Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px 106px;
}

.footerwrap table {
	margin: 0px auto;
}

.footerwrap td {
	font-size: 12px;
	color: #ffffff;
}

.footerwrap img {
	margin: 0px 0px 20px 0px;
}
	
.footerwrap a { 
	font-size: 10px;
	text-decoration: none; 
	color: #FFFFFF;
}
				
.footerwrap a:hover { 
	color: #ffffff;
	text-decoration: underline;
} 
		 
.footerwrap .listbox {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.realtor_logos {
	margin: 10px;
}
