/*
	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/PageBG.gif) repeat-y center top #efefef; 
	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 */
	text-align: left;
	width: 100%;
	}

.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;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ 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: 828px;
	display: block;
	}

.Designer_TopNav {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CBCBCB;
	width: 920px;
	padding: 10px 18px 22px 10px;
	background: url(images/TopNavBG.gif) bottom center no-repeat #EFEFEF;
	}
	
		.Designer_TopNav a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #264576;
			}
	
		.Designer_TopNav a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			color: #264576;
			text-decoration: underline;
			}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #264576;
	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: 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_BP {
	background: #EBEBEB;
	text-align: right;
	*width: 175px;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 0px 12px;
	*margin: 0px 0px 0px 12px;
	border-top: 1px solid none;
	display: block;
	border-bottom: 1px #CBCBCB solid;
	}
	
		.FeaturedSlot_BP p{
			color: #444444;
			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: #264576;
			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: #264576;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #264576;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: right;
	}

.subnav_links {
	text-align: right;
	}

		.subnav_links a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #264576;
			width: 160px;
			*width: 175px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			border-bottom: 1px #CBCBCB solid;
			display: block;
			background: #EBEBEB;
			}
	
		.subnav_links a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #264576;
			width: 160px;
			*width: 175px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			border-bottom: 1px #CBCBCB solid;
			display: block;
			background: #CBCBCB;
			}

