/*
	Created @ Superlative, Inc. 2006 (template 1003)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Standard Page Elements */
/* -------------------------------------------------------------------------------------------------- */

html {
	height: 100%;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	background: #000; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	padding: 8px;
	}

.Page_Main { 
	width: 832px;
	*width: 100%;
	padding: 14px;
	display: block;
	}

.BPSB_Left {
	float: left;
	width: 625px;
	*width: 650px;
	padding: 14px;
	display: inline;
	}
	
.BPSB_Right {
	float: right;
	width: 190px;
	display: inline;
	margin: 10px 10px 0px 0px;
	background: url(images/SubNavBG.gif) repeat-x center bottom #eff2f8; 
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 860px;
	text-align: center;
	padding: 0px;
	}
	
.Designer_MainHolder_HP {
	width: 860px;
	text-align: center;
	padding: 0px;
	}

.Designer_FlashHolder {
	width: 860px;
	text-align: center;
	margin: 0px;
	}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #EEE;
	width: 960px;
	display: block;
	}

.DesignerFSBG01 {
         background: url(Images/jpg016.jpg) no-repeat; 
	     margin: 0px;
	     top-margin:0px;
	     padding: 0px;
           }
			
.DesignerFSBG02 {
         background: url(Images/jpg014.jpg) no-repeat;
	     margin: 0px;
	     top-margin:0px;
	     padding: 0px;
		   }


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #444;
	width: 960px;
	padding: 20px;
	display: block;
	float: left;
    }

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #444;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #fff;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #fff;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #444;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage <td> must include this class for the subnavigation */
	text-align: center;
	
	padding: 6px;
	width: 200px;
	background: url(Images/jpg019.jpg) no-repeat;
	}

.subnav_links {
	width: 100%;
	text-align: left;
	}

	.subnav_links a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #fff;
		width: 100%;
		padding: 4px;
		margin: 0px;
		}

	.subnav_links a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #fff;
		width: 100%;
		padding: 4px;
		margin: 0px;
		background: #0c254c;
		}

.subnavigation_table {
	text-align: left;
	}
	
.subnavigation_table td {

	}


.FeaturedSlot_BP {
	padding: 12px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	text-align: center;
	width: 100%;
	border-top: 1px solid #CCC;
	}
	
		.FeaturedSlot_BP p{
			color: #FFF;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 140%;
			text-align: left;
			margin: 6px 0px 6px 0px;
			padding: 0px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 173px;
			display: block;
			margin-bottom: 5px;
			}
			
		.FeaturedSlot_BP h1 {
			color: #FFF;
			font: 14px Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: left;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			display: block;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #FFF;
			}
.FS_QuickSearch {
    background: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-left: 10px;
	width: 260px;
	text-align: center;
	}
	
	.FS_QuickSearch h1 {
	color: none;
	margin: 0px;
	display: none;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
		}
		
	.FS_QuickSearch .QS_Table {
		padding: 3px;
		width: 98%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #CCC solid;
		display: block;
		margin-bottom: 0px;
		margin-top: 2px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 98%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		background: url(Images/ButtonBG.gif) ;
		width: 125px;
		color: #FFF;
		border: 1px #FFF solid;
		font: 12px Arial, Helvetica, sans-serif;
		margin: 3px;
		}
		
	.FS_QuickSearch a {
		line-height: 50%;
		text-align: center;
		font: 11px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		}
		
		.FS_QuickSearch a:hover {
		line-height: 50%;
		text-align: center;
		font: 11px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		}

.FS_SignUp {
	background-color: none;
	padding: 8px;
	display: block;
	height: 150px;
	width: 230px;
	text-align: center;
	}
	
	.FS_SignUp h1 {
		font: 15px bold'Trebuchet MS' Arial, Helvetica, sans-serif;
		color:  #fede90;
		margin: 5px;
		float: left;
		display: block;
		padding-top: 10px;
		}

	.FS_SignUp .SU_Description {
		font: 11px  Arial, Helvetica, sans-serif;
		color:  #444;
		margin: 2px 0px 4px 0px;
		display: block;
		width: 98%;
		text-align: left;
		float: left;
		margin: 5px;
		}
		
	.FS_SignUp .SU_Table {
		padding: 4px;
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color:  #444;
		border-bottom: 1px #666 solid;
		display: block;
		margin-bottom: 8px;
		}

	.FS_SignUp .SU_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		background: url(Images/ButtonBG.gif) ;
		width: 125px;
		color: #FFF;
		border: 1px #FFF solid;
		font: 12px Arial, Helvetica, sans-serif;
		margin: 3px;
		}
		
	.FS_SignUp a {
		line-height: 110%;
		text-align: center;
		font: 11px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #fede90;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 11px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #fede90;
		}

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 170%;
	margin-top: 15px;
	}
		
