/*
	Created @ Superlative, Inc. 2008 (template 1082)
	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 {
	background: #000000;
	margin: 0px auto;
	width: 100% auto;
	height: 100%;
	text-align: center;
	}

.template {
	margin: 0px auto;
	width: 100% auto;
	height: 100%;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	display: table;
	}
.template_bp {
	margin: 0px auto;
	width: 100% auto;
	height: 100%;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #505050;
	text-align: center;
	display: table;
	}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- Content Block Containers */
/* -------------------------------------------------------------------------------------------------- */

.dynamic_body_cell {
	margin: 0px auto;
	width: 854px;
	text-align: center;
	padding: 10px;
	display: table;
	height: auto;
	}

.dynamic_body_cell_bp {
	margin: 0px auto;
	width: 700px;
	text-align: center;
	display: table;
	height: auto;
	margin: 0px 0px 0px -15px;
	*margin: 0px 0px 0px -25px;
	}		

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Home Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.outer_container {
	width: 910px;
	margin: 0px;
	text-align: center;
	}

.left_latern {
	float: left;
	margin-top: 30px;
	width: 55px;
	height: 126px;
	}

.right_latern {
	float: right;
	margin-top: 30px;
	width: 55px;
	height: 126px;
	}

.designer_main_container_hp {
	float: left;
	width: 910px;
	*width: 800px;
	margin: 0px auto;
	border: 0px;
	text-align: center;
	display: block;
	padding: 0px;
	}

.designer_flash_container_hp {
	width: 910px;
	margin: 0px auto;
	display: table;
	}

.featured_slot_container_hp {
	/*background: #ededed;*/
	width: 850px;
	height: 305px;
	text-align: center;
	display: inline-block;
	margin: 0px 0px 0px 7px;
	*margin: 0px 0px 0px 7px;
	}

.page_main_hp { 
	width: 874px;
	margin: 0px auto;
	display: table;
	text-align: center;
	}

.modules_container_hp {
	margin: 12px auto;
	width: 173px;
	text-align: center;
	padding: 5px;
	display: table;
	color: #f27c2f;
	}

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Back Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.designer_main_container_bp {
	width: 895px;
	margin: 0px auto;
	background: none;
	text-align: center;
	display: block;
	background: url(images/jpg003.jpg) repeat-y;
	height: 100% auto;
	}

.designer_flash_container_bp {
	width: 895px;
	text-align: center;
	margin: 0 auto;
	display: block;
	}

.page_main_bp { 
	width: 910px;
	margin: 0px auto;
	display: table;
	text-align: center;
	}

.page_main_bp_with_nav { 

	}
	
.BPSB_left {
	width: 168px;
	float: left;
	display: inline;
	margin: 0px auto;
	}

.BPSB_right {
	width: 700px;
	float: right;
	display: inline;
	margin: 0px auto;
	}

/*.page_container {
	background: #FFFFFF url(images/gif003.gif) repeat;
	width: 874px;
	height: 100% auto;
	margin: 0px auto;
	display: table;
	}


/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- Navigation Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_TopNav {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #f2b116;
	width: 854px;
	padding: 10px 10px 10px 10px;
	background: url(images/Shadow_Top.gif) bottom center no-repeat #6B6871;
	}
	
		.Designer_TopNav a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #f2b116;
			}
	
		.Designer_TopNav a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			color: #FFF;
			text-decoration: underline;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- Back Page - Subnav Styles (Dynamic Sub-Navigation) */
/* -------------------------------------------------------------------------------------------------- */	

.subnav_container {
	text-align: center;
}

.subnav_links {
	float: left;
	width: 163px;
	text-align: left;
	}

		.subnav_links a { 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none; 
			text-align: left;
			color: #346faf;
			width: 123px;
			margin: 0px 0px 0px 30px;
			display: block;
			line-height: 20px;
			}
	
		.subnav_links a:hover { 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: left; 
			color: #505050;
			width: 123px;
			margin: 0px 0px 0px 30px;
			display: block;
			line-height: 20px;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Large {
	width: 304px;
	display: inline;
	float: left;
	margin: 0px;
	height: 276px;
	}
	
	.FeaturedSlot_Large p {
		color: #ffffff;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 10px 8px 5px 8px;
		}
		
	.FeaturedSlot_Large img {
		display: block;
		float: left;
		align: center;
		width: 280px;
		height: 122px;
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 10px;
		border: 1px #FFFFFF solid;
		}
		
	.FeaturedSlot_Large h1 {
		color: #ffffff;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		display: block; 
		margin: 10px 8px 5px 8px;
	
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #CCCCCC;
		float: left;
		display: block;
		margin: 5px 8px 5px 8px;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		float: left;
		display: block;
		margin: 5px 8px 5px 8px;
		}

 
.DesignerLrgFSBG {
	/*background: url(images/jpg007.jpg);*/
	background-color: #234972;
	*background-color: #234972;
	width: 306px;
	*width: 305px;
	display: inline;
	height: 304px;
	*height: 305px;
	float: left;
	margin-left: 2px;
	*margin-left: 2px;
	*margin-right: 0px;
	margin-right: 2px;
	}
	
.DesignerFSBG_top {
	background-color: #f1f1e7;
	width: 305px;
	*width: 305px;
	padding: 0px 0px 0px 0px;
	display: inline;
	margin-left: -1px;
	*margin-left: 0px;
	/*border-left: 0px #FFF solid;*/
	height: 148px;
	float: left;
	}
.DesignerFSBG_bottom {
	background-color: #f1f1e7;
	width: 305px;
	*width: 305px;
	padding: 3px 0px 0px 0px;
	margin: 1px 0px 0px -1px;
	*margin: 1px 0px 0px 0px;
	display: inline;
	/*border-left: 0px #FFF solid;*/
	height: 148px;
	float: left;
	}
.FS_QuickSearch {
	background: url(images/jpg002.jpg) top no-repeat;
	text-align: center;
	display: inline;
	width: 306px;
	*width: 273px;
	height: 305px;
	float: left;
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	*padding: 0px 0px 0px 1px;

	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 3px;

		}
	
	.FS_QuickSearch h1 {
		color: #FFFFFF;
		font: 16px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		display: none;
		}
		
	.FS_QuickSearch .QS_Table {
		width: 250px;
		*width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #ffffff;
		border-bottom: 0px;
		display: block;
		margin: 70px 0px 8px 10px;
		*margin: 70px 0px 8px 0px;
		padding-bottom: 8px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 200px;
			font: 11px Arial, Helvetica, sans-serif;
			color: #ffffff;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #000000;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		background: #ffffff;
		font: 12px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #78684e;
		margin: 0px 0px 5px 0px;
		border: 0px #FFFFFF solid;
		width: 120px;
		text-align: center;
		*display: block;
		}
		
	.FS_QuickSearch a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		display: block;
		color: #ffffff;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		display: block;
		color: #ffffff;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	display: inline;
	margin-left: 4px;
	width: 256px;
	height: auto;
	padding: 15px;
	float: left;
	}
	
	.FS_SignUp h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #ffffff;
		margin: 0px;
		margin-bottom: 10px;
		padding: 0px;
		}

	.FS_SignUp .SU_Description {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		margin: 0px;
		margin-bottom: 10px;
		padding: 0px;
		width: 100%;
		text-align: left;
		}
		
	.FS_SignUp .SU_Table {
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		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 {
		background: #ffffff;
		font: 12px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000000;
		margin: 0px 0px 5px 0px;
		border: 1px #ffffff solid;
		width: 120px;
		text-align: center;
		*display: block;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #ffffff;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #000000;
		width: 100%;
		}
	
.FeaturedSlot_Small {
	background: #285481;
	padding: 15px;
	width: 276px;
	height: 123px;

	}
	
	.FeaturedSlot_Small p{
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 0px;
		}
		
	.FeaturedSlot_Small img {
		display: none;
		float: left;
		text-align: center;
		width: 75px;
		height: 107px;
		margin-bottom: 5px;
		margin-right: 5px;
		display: none;
		}
		
	.FeaturedSlot_Small h1{
		color: #FFFFFF;
		font: 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.FeaturedSlot_Small a {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #e0f0f9;
		}
		
			
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------- Backpage Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */	
		
.featured_slot_bp {
	margin: 0px auto;
	padding: 6px;
	width: 150px;
	text-align: center;
	*width: 140px;
	border-top: 0px solid;
	display: block;
	float: left;
	margin: 25px 0px 15px 10px;
	}
		
	.featured_slot_bp p {
		color: #346faf;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		margin: 5px;
		padding: 0px;
		vertical-align: top;
		}	
		
	.featured_slot_bp h1 {
		color: #346faf;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.featured_slot_bp a {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline; 
		color: #346faf;
		display: block;
		}	
			
	.featured_slot_bp a:hover {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none; 
		color: #505050;
		}
	
.featured_slot_bp_no_photo {
	display: none;
	}

.featured_slot_bp_photo {
	border: 1px #FFFFFF solid;
	width: 156px;
	height: 104px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;

	}
			

			
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */	

.modules_container_hp {
	margin: 12px auto;
	width: 868px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	display: table;
	}
	.modules_contaner_hp table {
		background-color:#ffffff;
		padding:0px;
		margin:0px;
		}
	.modules_container_hp td{
		background-color:#ffffff;
		width:250px;
		height:auto;
		border: solid 4px #000000;
		border-bottom: solid 4px #000000;
		}
	.modules_container_hp td div{
		border:none;
		background:none;
		}
	.modules_container_hp td div td{
		border:none;
		background:none;
		}	
	.modules_container_hp td div p{
		margin:0px;
		padding:0px;
		border:none;
		background:none;
		}	
	.modules_container_hp img {	
		padding:0px;
		margin: 3px 0px 0px 0px;
		border:none;
		}
		
.ModuleTitle {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #605d56;
	margin:0px;
	padding:9px 0px 0px 11px;
	border:none;
	background:none;
	}
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #605d56;
	line-height: 170%;
	margin:0px;
	padding:13px 0px 0px 11px;
	border:none;
	background:none;		
	}


/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */		

.before_footer {
	background: url(images/gif003.gif) no-repeat center;
	width: 886px;
	height: 40px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}


.footerwrap {
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
	width: 834px;
	padding: 20px;
	display: block;
	clear: both;
	/*background: #FFFFFF;*/
	margin-left: 5px;
	}

    .footerwrap td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
   		color: #ffffff;
		}
	
	.footerwrap img {
		margin: 0px 0px 20px 0px;
         }
            
     .footerwrap a { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none; 
    	color: #ffffff;
		line-height: 170%;
		}
						
     .footerwrap a:hover { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #346faf;
		text-decoration: underline;
		line-height: 170%;
		} 
		 
.footerwrap .listbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		}
.footerwrap_bp {
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #505050;
	width: 834px;
	padding: 20px;
	display: block;
	clear: both;
	/*background: #FFFFFF;*/
	margin-left: 5px;
	}

    .footerwrap_bp td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
   		color: #505050;
		}
	
	.footerwrap_bp img {
		margin: 0px 0px 20px 0px;
         }
            
     .footerwrap_bp a { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none; 
    	color: #505050;
		line-height: 170%;
		}
						
     .footerwrap_bp a:hover { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #346faf;
		text-decoration: underline;
		line-height: 170%;
		} 
		 
.footerwrap_bp .listbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		}
/*Mistys Styles*/
.home_featured_holder_southbeach {
	background: url(images/jpg003.jpg) no-repeat;
	width: 893px;
	height: 305px;
	clear: all;
	margin-left: 8px;
	
}
.home_fs_holder{
	width: 304px;
	*width: 305px;
	height: 305px;
	display: inline;
	float: left;
	*margin: 0px 0px 0px 0px;

}
.DesignerFSBG_flash{
	width: 228px;
	height: 305px;
	display: inline;
	margin: 0px 0px 0px 2px;
	*margin: 0px 0px 0px 2px;
	float: left;
}
.bottom_div {
	width: 910px;
	height: 34px;
	background: url(images/jpg004.jpg) no-repeat;
	margin: 0px 0px 0px 8px;
}
.endofsection{
	clear: both;
	}
.subnav_bg {
	background: url(images/jpg005.jpg) repeat-y;
	width: 163px;
	height: 100% auto;
	display: inline;
	float: left;
	margin: 0px 0px 0px 12px;
}
.subnav_bottom {
	background: url(images/jpg006.jpg) no-repeat;
	width: 162px;
	height: 28px;
	display: inline;
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	}
