/*
	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;
	}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- 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;
	}		

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- 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: 910px;
	*width: 920px;
	text-align: center;
	display: inline-block;
	}

.page_main_hp { 
	width: 874px;
	margin: 0px auto;
	display: table;
	text-align: center;
	}

.modules_container_hp {
	background: #f0b310;
	margin: 12px auto;
	width: 944px;
	text-align: center;
	padding: 10px;
	display: table;
	color: #000000;
	}

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Back Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.designer_main_container_bp {
	width: 910px;
	margin: 0px auto;
	background: #000000;
	text-align: center;
	display: block;
	}

.designer_flash_container_bp {
	width: 910px;
	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 { 
	background: url(images/jpg005.jpg) repeat-y;
	}
	
.BPSB_left {
	width: 195px;
	float: left;
	display: inline;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px auto;
	background: #dca103 repeat-y;
	}

.BPSB_right {
	width: 715px;
	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: 170px;
	text-align: left;
	}

		.subnav_links a { 
			background: #dca103;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none; 
			text-align: left;
			color: #FFFFFF;
			width: 170px;
			padding: 8px 10px 8px 15px;
			margin: 0px;
			display: block;
			}
	
		.subnav_links a:hover { 
			background: #f0b310;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;
			text-align: left; 
			color: #FFFFFF;
			width: 170px;
			padding: 8px 10px 8px 15px;
			margin: 0px;
			display: block;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Large {
	width: 330px;
	display: inline;
	float: left;
	margin: 0px;
	height: 276px;
	}
	
	.FeaturedSlot_Large p {
		color: #000000;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 8px 5px 8px;
		}
		
	.FeaturedSlot_Large img {
		display: block;
		float: left;
		align: center;
		width: 300px;
		height: 150px;
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 10px;
		border: 1px #FFFFFF solid;
		margin-left: 5px;
		}
		
	.FeaturedSlot_Large h1 {
		color: #000000;
		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 {
	width: 330px;
	display: inline;
	background: #f1b310;
	height: 276px;
	float: left;
	}
	
.DesignerFSBG {
	width: 290px;
	margin: 0px 0px 0px 0px;
	display: inline;
	/*border-left: 0px #FFF solid;*/
	height: 276px;
	float: left;
	}

.FS_QuickSearch {
	background: url(images/jpg002.jpg) top repeat-x;
	text-align: center;
	display: inline;

	*margin-left: 30px;
	width: 330px;
	*width: 235px;
	height: 240px;
	padding: 15px;
	*padding: 15px 2px 0px 2px;
	float: left;

	}
	
	.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: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 0px;
		display: block;
		margin: 4px 0px 8px 0px;
		padding-bottom: 8px;
		margin-left: 20px;
		*margin-left: 0px;
		margin-top: 50px;
		}
		
		.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: #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_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: #e0f0f9;
		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: #025c9b;
		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: #CCCCCC;
		width: 100%;
		}
	
.FeaturedSlot_Small {
	background: #d19801;
	padding: 15px;
	width: 90%;
	*width: 90%;
	height: 246px;
	}
	
	.FeaturedSlot_Small p{
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 0px;
		}
		
	.FeaturedSlot_Small img {
		float: left;
		text-align: center;
		width: 95%;
		height: 75%;
		margin-bottom: 5px;
		margin-right: 5px;
		}
		
	.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;
	background: #b2850d;
	text-align: center;
	width: 158px;
	border-top: 0px solid;
	display: block;
	float: left;
	padding-bottom: 15px;
	margin-left: 10px;
	}
		
	.featured_slot_bp p {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		margin: 5px;
		padding: 0px;
		vertical-align: top;
		}	
		
	.featured_slot_bp h1 {
		color: #FFFFFF;
		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: #FFFFFF;
		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: #000000;
		}
	
.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 */
/* -------------------------------------------------------------------------------------------------- */	

.module_title {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #025c9b;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.module_body {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 170%;
	margin-top: 15px;
	}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ 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;*/
	}

    .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: #f0b310;
		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;
		}
