/*
	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: url(images/jpg001.jpg); 
	*background: url(images/jpg001.jpg) repeat-x; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}
	
.templatehp {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	background: #FFFFFF url(images/jpg006.jpg) no-repeat; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}

.templatebp {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	background: url(images/jpg007.jpg)no-repeat ; 
	*background: url(images/jpg001.jpg) repeat-x; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */

.FormWrap {
	display: block;
	text-align: right;
	width: 100%;
	float: right;
	*float: none;
	}

.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	width: 100% auto;
	*width: 100% auto;
	padding: 0px 0px 0px 0px;
	*padding: 10px 0px 0px 0px;
	
	}

.dynamic_body_cell2{ /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: right;
	width: 100% auto;
	width: 874px;
	padding: 10px 16px 0px 16px;
	background:#FFFFFF;
	float:left;
	
	}

.Page_Main { 
	width: 874px;
	*width: 874px;
	padding: 0px;
	display: block;
	}


.BPSB_Left {
	float: left;
	width: 200px;
	*width: 200px;
	padding: 14px;
	display: inline;
	}
	
.BPSB_Right {
	float: left;
	*float: right;
	width: 590px;
	*width: 590px;
	display: inline;
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 30px;
	*padding: 0px 0px 0px 0px;
	}


.BPSB_Left1 {
	float: left;
	width: 205px;
	*width: 206px;
	padding: 0px 0px 0px 0px;
	display: inline;
	background:#075f9e repeat-y;
	}

.BPSB_Left2{
	
	}
	
.BPSB_Right1 {
	float: right;
	width: 635px;
	*width: 665px;
	display: inline;
	margin: 0px 0px 0px 0px;
	background:  #FFFFFF repeat-y;
	padding:16px;
	height: 600px;
	
	}

.endofsection{
	clear: both;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 874px;
	text-align: center;
	padding: 0px;
	background: url(images/jpg004.jpg) no-repeat;
	
	}
	
.Designer_MainHolder_HP {
	width: 874px;
	text-align: center;
	padding: 0px;
	float:inherit;
	*float: none;
	background: url(images/jpg003.jpg) no-repeat;
    *background: url(images/jpg003.jpg) no-repeat;
	
	
	}

.Designer_MainHolder_BP {
	width: 874px;
	text-align: center;
	padding: 0px;
	}

.Designer_MainHolder_BPNS {
	width: 874px;
	text-align: center;
	padding: 0px;
	background:#FFFFFF;
	}

.Designer_FlashHolder {
	width: 874px;
	text-align: center;
	margin: 0px;
	}

.Designer_FlashHolder1 {
	width: 600px;
	text-align: center;
	margin: 0px;
	display:block
	}

.Designer_FlashHolder2 {
	width: 906px;
	*width: 874px;
	margin: 0px -32px 0px 0px;
	*margin: 0px -75px 0px 0px;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
	float: right;
	background:#FFFFFF;
	}

.LrgFS {
	width: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.LrgFS1 {
	width: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 0px;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */
		
.Designer_ModTable {
	float: left;
	text-align: left;
	border: 1px #e2e2e2 solid;
	background: #none;
	width: 828px;
	display: table;
	}

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #002f5d;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #444;
	width: 820px;
	padding: 20px;
	display: block;
	float: right;
	*float: left;
    }

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #444;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #194180;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #194180;
         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;
		} 
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Large{
    font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 200px;
	height: 300px;
	border: none;
	float: left;
	display: inline;
	clear: none;
	margin: 0px 0px 12px 0px;
	}
	
	.FeaturedSlot_Large p{
		color: #FFF;
		font: 12px bold Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 10px;
		width: 100%;
		text-align: center;
		}
		
	.FeaturedSlot_LargePhoto {
		display: block;
		align: center;
		width: 200px;
		height: 100px;
		margin-bottom: 5px;
		margin-right: 5px;
		border: none;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 5px 10px 10px 10px;;
		margin: 5px 10px 5px 10px;
		text-align: center;
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		display: block;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		display: block;
		}

.FS_QuickSearch {
	background: url(Images/jpg005.jpg) no-repeat top;
	width: 600px;
	text-align: center;
	width: 100%;
	margin: 0px 0px 35px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	*padding: 50px 0px 0px 15px;
	
	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 1px;
		}
	
	.FS_QuickSearch h1 {
		display: none;
		}
		
	.FS_QuickSearch .QS_Table {
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #a0c4e9 solid;
		display: block;
		padding: 0px 35px 0px 0px;
		*padding: 10px 0px 0px 0px;
		
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 100%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			padding: 25px 100px 25px 100px;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 90%;
		color: #444;
		background: #FFF;
		padding-bottom: 0px;
		padding: 0px 0px 0px 0px;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #417ebd;
		margin: 12px 0px 10px 0px;
		border: 1px #a0c4e9 solid;
		*display: block;
		width: 120px;
		padding-bottom: 0px;
		}
		
	.FS_QuickSearch a {
		line-height: 90%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		padding-bottom: 0px;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 90%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		padding-bottom: 0px;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	width: 90%;
	*width: 90%;
	margin: 12px 12px 12px 12px;
	}
	
	.FS_SignUp h1 {
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding-bottom: 10px;
		}

	.FS_SignUp .SU_Description {
		font: 12px  Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: left;
		}
		
	.FS_SignUp .SU_Table {
		width: 90%;
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #666 solid;
		margin-bottom: 8px;
		padding-bottom: 8px;
		float: left;
		}

	.FS_SignUp .SU_Table td {
		padding: 3px;
		}

	.FS_SignUp .SU_Table .formfield {
		font: 12px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #001e3a;
		margin: 0px 0px 5px 0px;
		border: 1px #FFF solid;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		width: 100%;
		}
	
.FeaturedSlot_Small {
	text-align: top;
	width: 198px;
	height: 275px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	.FeaturedSlot_Small p {
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 0px;
		padding: 0px 15px 0px 15px;
		}
		
	.FeaturedSlot_Small img {
		
		float: left;
		align: center;
		width: 189px;
		height: 113px;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 4px;
		}
		
	.FeaturedSlot_Small h1 {
		color: #FFF;
		font: 16px Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 15px 15px 0px 15px;
		margin: 0px;
		text-align: left;
		}
		
	.FeaturedSlot_Small a {
		padding: 15px 15px 0px 15px;
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		}
		
	.FeaturedSlot_Small a:hover {
		padding: 15px 15px 0px 15px;
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		}
.FeaturedSlot_BP {
	
	text-align: left;
	*width: 175px;
	padding: 8px 8px 8px 8px;
	margin: 15px 12px 0px 12px;
	*margin: 15px 0px 0px 12px;
	border-top: 1px solid none;
	display: block;
	border-bottom: 1px #CBCBCB solid;
	border-top: 1px #CBCBCB solid;
	}
	
		.FeaturedSlot_BP p{
			color: #FFFFFF;
			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: 156px;
			height: 117px;
			display: block;
			margin-bottom: 5px;
			}
			
		.FeaturedSlot_BP h1 {
			color: #FFFFFF;
			font: bold 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;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: right;
	
	
	}

.subnav_links {
	text-align: center;
	*text-align: right;
	margin: 35px 0px 0px 0px;
	
	}

		.subnav_links a { 
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #FFF;
			width: 160px;
			*width: 175px;
			padding: 8px 0px 8px 0px;
			margin: 0px 0px 0px 15px;
			*margin: 0px 0px 0px 0px;
			display: block;
			
			}
	
		.subnav_links a:hover { 
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #FFF;
			width: 160px;
			*width: 175px;
			padding: 8px 0px 8px 0px;
			margin: 0px 0px 0px 15px;
			*margin: 0px 0px 0px 0px;
			display: block;
			
			}
