﻿/*  Root Css - 16th dec 2010 */
@import "navigation.css";
@import "propertyDetails.css";

* {
	color: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	/* [disabled]padding-left: 50px; */
}


@font-face {
	font-family: 'GillSansLightRegular';
	src: url('/fonts/fi-webfont.eot');
	src: local('â˜º'), url('/fonts/fi-webfont.woff') format('woff'), url('/fonts/fi-webfont.ttf') format('truetype'), url('/fonts/fi-webfont.svg#webfonthfV1dEHe') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*@font-face {
	  font-family:'GillSansLightRegular';
      src: url('/fonts/Fi.tff') format('truetype'); 
	  
	 
   /*  font-family: "GillSansLightRegular";
     src: url('/fonts/fi-webfont.eot');
     src: url('/fonts/fi-webfont.woff') format('woff'),url('/fonts/fi-webfont.otf') format('opentype'),url('/fonts/fi-webfont.svg#fontid') format('svg');}*/



	  


html {
 height: 100%;
  margin: 0px;
   padding: 0px;
}
body {
	
	font-family: 'GillSansLightRegular';
	font-size: 13px;
	color: #000;
	 margin: 0px;
	 padding: 0px;
	 background-color: #162743;
	height: 100%;	
	 
}
#background {
	background-image: url(../images/bf-bg.jpg);
	height: auto;
	/*min-height: 800px;*/
	background-repeat: repeat-x;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}

		
a:link {
	color: #414761;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover {
	color: #414761;
	text-align: left;
	text-decoration: none;
}

a:visited {
	color:  #414761;
	text-decoration: none;
	font-weight: normal;
} 

p { margin: 0px;
 padding: 0px; 
 font-family: "GillSansLightRegular";
	}

img {
	border: none;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 3px;
	
}

.cleaner_h30 {
	clear: both;
	width:100%;
	height: 1px;
}
.margin_r_10 {
	margin-right: 10px;
}

.button_01 a {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../images/button_01.png) no-repeat;
}

h1 {
	margin: 0px;
	font-size: 20px;
	color: #414761;
	font-family: "GillSansLightRegular";
	padding-top: 5px;
	font-weight:400;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-family: "GillSansLightRegular";
	
}
/*********************************Heading For Today's Market Updates, Open House Watch, MLS Quick Search*************************/
#heading{
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-family: 'GillSansLightRegular';
	font-style: normal;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 10px;
	
	
}
#heading p{
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-family: 'GillSansLightRegular';
     font-style: normal;
	font-size: 20px;
	color: #333;
	text-align: center;
	
	
}
/*********************************End of Heading For Today's Market Updates, Open House Watch, MLS Quick Search*************************/


/****************Home Page Content *******************/

/* banner */

#home_banner_wrapper {
	width: 840px;
	height: auto;
	background: url(../images/banner_wrapper.jpg) no-repeat center top;
	margin: 0 auto;
}

#home_banner {
	width: 800px;
	height: 270px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/banner_bg.jpg) no-repeat center top;
}

#home_banner_slider {
	clear: both;
	width: 800px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}

/* end of banner */

/* end of banner */

/* content */

#home_content_wrapper {
	clear: both;
	width: 840px;
	margin: 0 auto;
	height: auto;
}

#home_content {
	width: 840px;
	margin: 0 auto;
	padding: 5px 0;
	background-image: url(../images/bg.png);
	height: auto;
}


#home_content p {
	margin-bottom: 5px;
	text-align: center;
	font-family: "GillSansLightRegular";
	font-weight: 50;
	font-size: 13px;
	
}

/************************** Open House Watch Box *************************************/

#OpenHouseUpdateImage{
	width: auto;
	padding: 0 35px;
}
.box {
	float: right;
	width: 208px;
	height: 140px;

}

.box_top {
	width: 300px;
	height: 5px;
	padding-top: 20px;
}

.box_bottom {
	width: 300px;
	height: 15px;

}

.box .box_content {
	padding: 0px 10px 10px 10px;
}

.box h2 {
	color: #333;
	font-size: 19px;
	text-align: center;
	font-weight: 50;
}


.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.em_text {
	font-size: 14px;
	color: #000;
}
/********************************************End of Open House Box *********************************************/


/* HOme Page footer */

#home_footer {
	width: 840px;
	margin: 0 auto;
	height: auto;
	background-image:url(../images/footer.png);
}

#home_footer  a:link {
	color: #333;
}

#home_footer  a:hover {
	color: #ccc;
}
#home_footer  a:active, a:visited{
	color: #333;
}

#home_footer center li {
	font-family:"GillSansLightRegular";
	font-size: 10px;
	color: #333;
	list-style:none;
}

#home_footer center li a {
	color: #333;
	
}


#home_footer .section_w240 {
	width: 840px;
	text-align: center;
	padding-top: 10px;
}

#home_footer .section_w240 h3 {
	width: 840px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#home_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#home_footer .footer_list li {
	margin: 0px;
}

#home_footer .footer_list li a {
	color: #ccc;
}
#home_footer ul a:link {
	color: #333;
}

#home_footer ul a:hover {
	color: #ccc;
}



/* end of Home Page footer */


/* ---------------------------- SLIDER Overwrites -------------------------------- */
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#AuctionHouseImage{
	width:225px;
	float:left;
	padding: 0 10px;
	height: 150px;
	padding-left: 35px;
	text-align: center;
}
#Agents_Sothbeys_Fetured{
	height:170px;
	width:840px;
	margin: 0 auto;
	margin-top: 10px;
}
#slider-container {
	width:450px;
	height:150px;
	float:left;
	padding-left: 0px;
  
	
}

#slider {
	position:relative;
	width:448px;
	height:142px;
	background:url(http://www.briggsfreeman.com/images/loading.gif) no-repeat 50% 50%;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:10px;
	bottom:-25px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:5px;
}
a.nivo-prevNav {
	left:5px;
}

.nivo-caption {
    text-shadow:none;
    font-family: "GillSansLightRegular";
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/***************************** End of Custom Slider Styles ********************************/
.line {
	border-bottom-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*************************************************MlS Quick Search ******************************/
.box_content form select {
	background-color: #bbc6da;
	color: #333;
	font-family: "GillSansLightRegular";
	margin: 10;
}
form {

}

.button {
	background-color: #a0acc6;
	text-align: center;
	border: 1px solid #666;
	
}
.button:hover {
	background-color: #617BAB;
	text-align: center;
	border: 1px solid #333;
	color:#000;
	font-size: 10px;

}
.button a {
	color:#333;
	font-size: 10px;
	text-decoration: none;

}
.button a:hover {
	color:#000;
	font-size: 10px;
	text-decoration: none;

}
/************************************End  of MLS Quick Search *********************************/
#MarketMlsOpenhouse {
	width: 840px;
	height: 180px;
	margin: 0 auto;


	
}

/***************************Todays Market Updates Box ******************************************/

.area {
	font-family: "GillSansLightRegular";
	font-size: 13px;
	text-align: left;
}
.new-listings {
	font-family: "GillSansLightRegular";
	text-align: center;
	font-size: 13px;
}
.Market{
	float: left;
	width: 280px;
	height: auto;
	padding-left: 20px;
	
}

#Market-update-box {
	width:270px;
	float: left;
	height: 140px;
	padding-top: 0px;
	padding-left: 10px;
	
}

#Market-update-box table tr td a:link {
	font-family:"gills ","GillSansLightRegular";
	color:#000;
	text-decoration:none;
}

#Market-update-box table tr td a:hover {
	font-family:"GillSansLightRegular";
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
}

.box h3 {
	font-family: "GillSansLightRegular";
	font-size: 14px;
	color: #CCC;
}
.price {
	font-family: "GillSansLightRegular";
	font-size: 13px;
	
}

/***************************End of Todays Market Updates Box ******************************************/


#twitter .follow a {
	color: #FFF;
}
#flashcontent {
	margin-left: 21px;
	z-index: -7;
	fixMozillaZIndex=true; 
	wmode:transparent;
	
}

#mls {
	width:200px;
	height:115px;
	z-index:1;
	padding-top: 10px;
}

/*************** Agent Sliders **************************************/

/***************************Agent Faces ******************************************/


#ad_callout {
	float: left;
	width: 100px;
	text-align: center;
	height: 150px;
	padding-left: 35px;
}
#Featured_Title {
	float: left;
	width: 27px;
	height: 150px;
	padding-left: 10px;
}
	#ad_callout img { margin-top: 0px; }
p.user_status {
	float: right;
	color: white;
	margin: 0;
	line-height: 22px;
	width: 350px;
	font-family: "GillSansLightRegular";
	font-size: 10px;
	text-align: right;
}
	
p.user_status a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold; }
	
	
p.user_status a {
	text-decoration: none;
	color: white;
	font-weight: bold; }
	
/*********************** End OF Home Page  ****************************/
/* ------------------------------ 
Default Content Pages
------------------------------ */

/* banner */

#banner_wrapper {
	width: 929px;
	height: auto;
	background: url(../images/banner_wrapper.jpg) no-repeat center top;
	margin: 10px auto;
	border: 1px solid #7b89a4;
	border-left: 2px solid #7b89a4;
	border-right: 2px solid #7b89a4;
}

#banner_panel {
	width: 929px;
	height: 188px;
	background: url(../images/banner_wrapper.jpg) no-repeat center top;
	margin: 10px auto;
	border: 0px;
}

#banner {
	width: 840px;
	height: 90px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/banner_bg.jpg) no-repeat center top;
}

#banner_slider {
	clear: both;
	width: 840px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}

/* end of banner */

#fade {
	width: 929px;
	margin: 0 auto;
	padding: 10px 0 1px 0;
	background: url("../images/bkg_fade_edges.png") repeat-y;
}
	
	/*Content */

#content_panel {
	position: relative;
	background: white;
	border: 1px solid #7b89a4;
	border-left: 2px solid #7b89a4;
	border-right: 2px solid #7b89a4;
	padding: 24px 0;
	width: 929px;
	margin: 0 auto;
}
	
#content_panel_black {
	position: relative;
	background: white;
	border: 1px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	padding: 24px 0; }
	
	
#content {
}

#content h1 {
	margin-top: 0px;
	font:normal 20px ;
	font-family:"GillSansLightRegular";
}
	
#content h2 {
	margin: 5px 0;
	padding: 0;
	font:normal 16px "GillSansLightRegular";
	font-family:"GillSansLightRegular";
	 }

#content p {
	color: #333;
	margin: 15px 0;
	text-align: left;
	font-family: "GillSansLightRegular";
}
	
#content p.seemore { text-align: right }
	
#content p.pagenav {
	color: #6a81b0;
	border-top: 1px solid #d5d7df;
	border-bottom: 1px solid #d5d7df;
	padding: 10px 0; }

#content p.pagenav a { text-decoration: none; }
	
#content p.pagenav span {
	font-family:"GillSansLightRegular";
	float: right;
	font:normal normal large "GillSansLightRegular";
}
	
#content img.article_photo {
	float: left;
	padding: 3px;
	border: 1px solid #7b89a4;
	margin: 6px 30px 15px 0; }



#sidebar {}



/* ------------------------------ 
Content Page
------------------------------ */

#content_page {
/*	background: url("../images/backgrounds/bkg_sidebar_content_runner.jpg") repeat-y;*/
	min-height: 600px;
	
	height: auto; }
	
* html #content_page { height: 600px; }

#content_page_end {
	clear: both;
	height: 1px;
/*	background: url("../images/backgrounds/bkg_sidebar_content_end.jpg") left bottom no-repeat; */}

#content_page h1 {
	text-transform: uppercase;}

#content_page #content {
	margin-left: 230px;
	width: 585px; }


#content_page #VideoSidebar {	
	position: absolute;
	top: 24px;
	left: 13px;
	width: 197px;
	min-height: 600px;
	
	height: auto; }	
	
#content_page #sidebar {
	background: url("../images/backgrounds/bkg_sidebar_content.jpg") no-repeat;
	position: absolute;
	top: 24px;
	left: 13px;
	width: 197px;
	min-height: 600px;
	
	height: auto; }	


#content_page #usefullinks {
	background:	 white;
	position: absolute;
	top: 24px;
	left: 13px;
	width: 197px;
	min-height: 600px;
	
	height: auto; }

	
#content_page #sidebar_showhome {	
	position: absolute;
	top: 24px;
	left: 13px;
	width: 197px;
	min-height: 600px;
	
	height: auto; }	
	
	
#content_page #sidebarHolidayTourOfLights{
	position: absolute;
	top: 24px;
	left: 13px;
	width: 197px;
	min-height: 600px;
	
	height: auto; }		




* html #content_page #sidebar { height: 600px; }

#content_page #sidebar ul {
	list-style: none;
	margin: 15px 17px; }
	
#content_page #sidebar li a {
	color: white;
	text-decoration: none;
	line-height: 20px; }

#content_page #sidebar li a:hover { color: #D5D7DF; }

/*forms */

#content_page #form {
	margin: 10px 0;}
	
#content_page #form fieldset {
	border: none;
	text-align: center;
	width: 240px;
	margin: 0 auto;}
	
#content_page #form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#content_page #form ul li {
	margin: 4px 0;}

#content_page #form select {
	font-family:"GillSansLightRegular";
	width: 240px;
	height: 20px;
	border: 1px solid #232f48;
	background-color: #e8ebf2;
    font:14px "GillSansLightRegular";
	color: #424a5f;}

#content_page #form input {
	font-family:"GillSansLightRegular";
	width: 240px;
	height: 20px;
	border: 1px solid #232f48;
	background-color: #e8ebf2;
	font:14px "GillSansLightRegular";
	color: #424a5f;}

#content_page #form textarea {
	font-family:"GillSansLightRegular";
	width: 240px;
	height: 100px;
	border: 1px solid #232f48;
	background-color: #e8ebf2;
	font:14px "GillSansLightRegular";
	color: #424a5f;}

#content_page #form input.submit {
	width: 56px;
	height: 20px;
	float: right;
	border: none;
	}
	
#content_page div.hr {
	background-image: url('../images/bar_escapes_669.gif');
	background-repeat: repeat-x;
	height: 14px;
	margin: 24px 0;}

#content_page table.info td {
	line-height: 20px;
	padding: 0 0 26px 0;}
	

/* Inner Page footer */

#footer {
	
	width: 929px;
	margin: 0 auto;
	height: auto;
	background-color: #666;
	border: 1px solid #7b89a4;
	border-left: 2px solid #7b89a4;
	border-right: 2px solid #7b89a4;
	font-size:11px;
	
}

#footer  a {
	color: #333;
	font-size:11px;
	
}
#footer  a:hover {
	color: #ccc;
}
#footer  a:active, a:visited{
	color: #333;
}

#footer center li {
	
	color: #333;
	list-style:none;
}

#footer center li a {
	color: #333;
	
}


#footer .section_w240 {
	width: 929px;
	text-align: center;
	padding-top: 10px;
	
}

#footer .section_w240 h3 {
	width: 840px;
	height: 30px;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#footer .footer_list li {
	margin: 0px;
}

#footer .footer_list li a {
	color: #333;
	text-decoration: none;
	
}

#footer .footer_list li a:hover {
	color: #ccc;
	text-decoration: none;
}
/* end of inner pages footer */
Blueprints Page
/*------------------------------ */

#blueprints_page {
	background: url("../images/backgrounds/bkg_blueprints_runner.gif") repeat-y;
	min-height: 600px;
	
	height: auto;
	position: relative; }
	
* html #blueprints_page { height: 600px; }

#blueprints_page h1 {
	background: url("../images/headers/h1_blueprints.gif") no-repeat;
	width: 270px;
	height: 20px;
	text-indent: -4444px;
	margin-bottom: 10px; }

#blueprints_page #content {
	margin-left: 230px;
	width: 669px; }
	
#blueprints_page #sidebar {
	position: absolute;
	top: -6px;
	left: 13px;
	width: 197px; }	

#blueprints_page #sidebar ul {
	list-style: none;
	margin: 5px 17px 15px 0; }
	
#blueprints_page #sidebar li a {
	color: #6980af;
	text-decoration: none;
	line-height: 20px; }

#blueprints_page #sidebar li a:hover { color: #424A5F; }

#blueprints_page #sidebar p {
	margin: 15px 17px 15px 0;
	line-height: 14px; }

#blueprints_page .blueprints_result {
	background-color: #ccd1b3;
	background-image: url("../images/backgrounds/bgk_blueprints_result.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 670px;
	min-height: 247px;
	
	height: auto !important;
	height: 247px;
	position: relative;}

#blueprints_page .blueprints_result_photo {
	width: 220px;
	position: absolute;
	top: 8px;
	left: 8px;}

#blueprints_page .blueprints_result_photo img.glamour {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #7b89a4;}

#blueprints_page .blueprints_result_photo a:link {
	text-decoration: none;}

#blueprints_page .blueprints_result_photo a {
	text-decoration: none;}
#blueprints_page .blueprints_result_photo a:hover {
	text-decoration: underline;}

#blueprints_page .blueprints_result_info {
	width: 415px;
	margin-left: 243px;
	padding: 8px 0;}

#blueprints_page .blueprints_result h2 {
	margin-bottom: 0;
	text-transform: uppercase;
	font-family:"GillSansLightRegular";
	color: #424a5f;}

#blueprints_page .blueprints_result p {
	margin: 6px 0;
	line-height: 18px;
	color: #424a5f; }

#blueprints_page .seemore { 
	text-align: right;
	margin: 8px 0;}

#blueprints_page .seemore a:link {	text-decoration: none;}

#blueprints_page .seemore a {	text-decoration: none;}
#blueprints_page .seemore a:hover { text-decoration: underline;}



/* ------------------------------ 
Generic promo page
------------------------------ */

#genericPromo_page {	
	min-height: 950px;
	height: auto;
	position: relative; }


#ratesPromo_page {	
	min-height: 650px;
	height: auto;
	position: relative; }
	
/* ------------------------------ 
Lots of Opportunities Promo Page
------------------------------ */

#lotsPromo_page {

	/*background: url("../images/backgrounds/bkg_blueprints_runner.gif") repeat-y;*/
	min-height: 1050px;
	
	height: auto;
	position: relative; }
	
* html #lotsPromo_page { height: 650px; }

#lotsPromo_page #content {
	margin-left: 0px;
	width: 925px; }
	
#lotsPromo_page #sidebar {
	position: absolute;
	top: -6px;
	left: 13px;
	width: 197px; }	

#lotsPromo_page #sidebar h1 {font-size: 14px;
	color: #424a5f;font-weight: normal;}	

#lotsPromo_page #sidebar p {
	margin: 15px 17px 15px 0;
	line-height: 14px; }
	
#lotsPromo_page #sidebar .title {
	padding-bottom: 5px;
	margin: 0;
	font-weight: bold;
	}

#lotsPromo_page #sidebar select {
	font-family:"GillSansLightRegular";	
	width: 200px;
	color: #424a5f;
	background: #e8ebf2;
	font:14px "GillSansLightRegular";
	display: block;
	margin-bottom: 8px; }
	
#lotsPromo_page #sidebar select.minMax {
	width: 120px;
	margin-right: 8px; }	
	
#lotsPromo_page #sidebar select.bedBaths {
	width: 70px;
	margin-right: 8px; }	
	
#lotsPromo_page .numbers {
	width: 100%; 
	margin-bottom: 10px;
}
	
	

#lotsPromo_page #sidebar img.promo {
	border: 1px solid #7d89a3;
	padding: 2px;}
	
#lotsPromo_page .lotsPromo_result {
	background-color: #ccd1b3;
	background-image: url("../images/backgrounds/bgk_searchResults_result.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 669px;
	min-height: 180px;
	position: relative;}
* html #lotsPromo_page .lotsPromo_result  { height: 180px; }

#lotsPromo_page .lotsPromo_result_photo {
	width: 208px;
	position: absolute;
	top: 10px;
	left: 10px;}

#lotsPromo_page .lotsPromo_result_photo img.glamour {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #7b89a4;}


#lotsPromo_page .blueprints_result_photo a {
	text-decoration: none;}
#lotsPromo_page .blueprints_result_photo a:hover {
	text-decoration: underline;}

#lotsPromo_page .lotsPromo_result_info {
	width: 415px;
	margin-left: 243px;
	padding: 10px 0 0 0;
	height: 165px;
	}	
#lotsPromo_page .lotsPromo_result_info p  {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 14px;
	}	
#lotsPromo_page .lotsPromo_result_info p.callOut  {
	font-weight: bold;
	margin: 0px;
	}	

#lotsPromo_page img.buttons {
	margin-bottom: 7px;}	

#lotsPromo_page .featuredProperty {
	width: 155px;
	position: absolute;
	top: 145px;
	left: 500px;}


/* ------------------------------ 
Search Results Page
------------------------------ */

#searchResults_page {
	background: url("../images/backgrounds/bkg_blueprints_runner.gif") repeat-y;
	min-height: 1050px;
	height: auto;
	position: relative; }
	
* html #searchResults_page { height: 650px; }

#searchResults_page #content {
	margin-left: 230px;
	width: 669px; }
	
#searchResults_page #sidebar {
	position: absolute;
	top: -6px;
	left: 13px;
	width: 197px; }	

#searchResults_page #sidebar h1 {font-size: 14px;
	color: #424a5f;font-weight: normal;}	

#searchResults_page #sidebar p {
	margin: 15px 17px 15px 0;
	line-height: 14px; }
	
#searchResults_page #sidebar .title {
	padding-bottom: 5px;
	margin: 0;
	font-weight: bold;
	}

#searchResults_page #sidebar select {
	font-family:"GillSansLightRegular";
	width: 200px;
	color: #424a5f;
	background: #e8ebf2;
	font:14px "GillSansLightRegular";
	display: block;
	margin-bottom: 8px; }
	
#searchResults_page #sidebar select.minMax {
	width: 120px;
	margin-right: 8px; }	
	
#searchResults_page #sidebar select.bedBaths {
	width: 70px;
	margin-right: 8px; }	
	
#searchResults_page .numbers {
	width: 669px; 
	margin-bottom: 10px;}
	
	

#searchResults_page #sidebar img.promo {
	border: 1px solid #7d89a3;
	padding: 2px;}


#searchResults_page .searchResults_blank {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	width: 669px;
	min-height: 180px;
	position: relative;}

	
#searchResults_page .searchResults_result {
	background-color: #ccd1b3;
	background-image: url("../images/backgrounds/bgk_searchResults_result.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 669px;
	min-height: 180px;
	position: relative;}
* html #searchResults_page .searchResults_result  { height: 180px; }

#searchResults_page .searchResults_result_photo {
	width: 208px;
	position: absolute;
	top: 10px;
	left: 10px;}

#searchResults_page .searchResults_result_photo img.glamour {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #7b89a4;}

#blueprints_page .blueprints_result_photo a:link {
	text-decoration: none;}

#searchResults_page .blueprints_result_photo a {
	text-decoration: none;}
#searchResults_page .blueprints_result_photo a:hover {
	text-decoration: underline;}

#searchResults_page .searchResults_result_info {
	width: 415px;
	margin-left: 243px;
	padding: 10px 0 0 0;
	height: 165px;
	}	
#searchResults_page .searchResults_result_info p  {
	font-family:"GillSansLightRegular";	
	padding: 0;
	font:12px/1.6 "GillSansLightRegular";
	margin: 0 0 10px 0;
	line-height: 14px;
	}	
#searchResults_page .searchResults_result_info p.callOut  {
	font-family:"GillSansLightRegular";
	font:14px "GillSansLightRegular";
	font-weight: bold;
	margin: 0px;
	}	

#searchResults_page img.buttons {
	margin-bottom: 7px;}	

#searchResults_page .featuredProperty {
	width: 155px;
	position: absolute;
	top: 145px;
	left: 500px;}
	
/* ------------------------------ 
Escapes Page
------------------------------ */
#display_panel {
	width:929px;
	background:url(/images/bf-bg.jpg) 
	align:center;
	margin:0 auto; }
	
#escapes_page { 
	width: 839px;
	margin: 0 auto;
	position: relative; }
	
#escapes_page h1 {
	background: url("../images/headers/h1_escapes.gif") no-repeat;
	width: 418px;
	height: 16px;
	text-indent: -4444px; }

#escapes_page .escapes_result { 
	background: #ccd1b4 url("../images/backgrounds/bkg_escapes_result.jpg") no-repeat;
	position: relative;
	padding: 15px 0; }
	
#escapes_page .escapes_result img.glamour {
	position: absolute;
	top: 15px;
	left: 25px;
	border: 1px solid #7b89a4;
	padding: 2px;
	background: white; }
	
#escapes_page .escapes_result .escapes_result_info {
	margin-left: 265px;
	width: 475px; }
	
#escapes_page .escapes_result img.logo { border: 1px solid #7b89a4; }

#escapes_page .escapes_result h2 {
	margin-bottom: 0;
	text-transform: uppercase;
	font-family: "GillSansLightRegular";
	color: #424a5f; }

#escapes_page .escapes_result p {
	margin: 6px 0;
	line-height: 18px; }
	
	/* escape Page footer */

#escape_footer {
	width: 929px;
	margin: 0 auto;
	height: auto;
	background-color: #d9dcc6;
	border: 1px solid #7b89a4;
	border-left: 2px solid #7b89a4;
	border-right: 2px solid #7b89a4;
	
}

#escape_footer  a {
	color: #333;
	
}

#escape_footer center li {
	
	color: #333;
	list-style:none;
}

#escape_footer center li a {
	color: #333;
	
}


#escape_footer .section_w240 {
	width: 929px;
	text-align: center;
	padding-top: 10px;
	
}

#escape_footer .section_w240 h3 {
	width: 840px;
	height: 30px;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	
}

#escape_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#escape_footer .footer_list li {
	margin: 0px;
}

#escape_footer .footer_list li a {
	color: #333;
	text-decoration: none;
	
}

#escape_footer .footer_list li a:hover {
	color: #BFCDDB;
	text-decoration: none;
}
/* end of inner pages footer */
	
/* ------------------------------
Indivudal Escapes Pages
------------------------------- */

#escapes_panel {
	background: #ffffff;
	width:929px;
	border: 1px solid #7b89a4;
	border-left: 2px solid #7b89a4;
	border-right: 2px solid #7b89a4;
	margin:0 auto;
	align:center;
	padding: 1px;
	height:auto;
	overflow: visible;
	min-height: 1040px;
}

#escapes_panel h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	margin: 12px;}

#escapes_panel p {
	width: 340px;
	text-align: left;
	margin: 14px auto;
	line-height: 17px;}
	
#escapes_panel h3 {
	color: #435675;
	font-family: "GillSansLightRegular";
	font-size: 14px;
	width: 260px;
	text-align: center;
	font-weight: bold;
	margin: 22px auto 10px auto;}

#escapes_panel .clear {margin: 0; padding: 0; border: none;}

#escapes_panel form, #escapes_panel form p {
	color: #435675;
	font-family: "GillSansLightRegular";
	font-size: 14px;
	width: 260px;
	text-align: center;
	font-weight: normal;
	margin: 10px auto 4px auto;
	line-height: 15px;}

#escapes_panel form input {
	height: 14px;
	width: 173px;
	color: #596176;
	background-color: #ffffff;
	margin: 3px auto;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
	line-height: 15px;}

#escapes_panel form select {
	height: 20px;
	width: 180px;
	color: #596176;
	background-color: #ffffff;
	margin: 3px auto;
	font-size: 14px;
	line-height: 15px;}

#escapes_panel form input.submit_btn {
	width: 132px;
	height: 20px;
	padding: 0;
	margin: 14px;}

#escapes_panel #escapes_hdr span {display: none;}
#escapes_panel #escapes_collage {
	border-left: 1px solid #ffffff;
	border-bottom:1 px #FFF;
	float: right;
	width:512px;
	overflow: visible;
}
#escapes_panel #maincopy {
	padding: 0px 0;
	float: left;
	text-align: center;
	margin: 0 auto;
	width: 400px;
}
##escapes_panel #elancatopage_content {position: relative;
	background: white;
	border: 1px solid #7b89a4;
	border-left: 2px solid #7b89a4;
	border-right: 2px solid #7b89a4;
	padding: 24px 0;
	width: 929px;
	margin: 0 auto;}



#escapes_panel #cedar_creek_page {background-color: #d9dcc6; }
#escapes_panel #cedar_creek_page #escapes_hdr {
	height: 323px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_cedar_creek.jpg');}


#escapes_panel #barbc_page {background-color: #d9dcc6;}
#escapes_panel #barbc_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_barbc.jpg');}
#escapes_panel #barbc_page #logo {margin-top: 50px;}



#escapes_panel #porcupine_crossing_page {background-color: #d9dcc6;}
#escapes_panel #porcupine_crossing_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_alaska-top-banner.jpg');}
#escapes_panel #porcupine_crossing_page #logo {margin-top: 50px;}


#escapes_panel #las_campanas_page {background-color: #d9dcc6;}
#escapes_panel #las_campanas_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_lascampanas.jpg');}
#escapes_panel #las_campanas_page #logo {margin-top: 50px;}


#escapes_panel #skywater_page {background-color: #d9dcc6;}
#escapes_panel #skywater_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_skywater.jpg');}
#escapes_panel #skywater_page #logo {margin-top: 50px;}


#escapes_panel #alys_page {background-color: #d9dcc6;}
#escapes_panel #alys_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_alys.jpg');}
#escapes_panel #alys_page #logo {margin-top: 22px;}


#escapes_panel #elencantino_page {background-color: #d9dcc6;height:1050px;}
#escapes_panel #elencantino_page #escapes_hdr {
	height: 323px;
	border-bottom: 1px solid #ffffff;
	align:center;
	background-image: url('../images/escapes/hdr_elencantino.jpg');
	background-repeat:no-repeat;}
#escapes_panel #elencantino_page #logo {margin-top: 47px;}


#escapes_panel #parrot_cay_page {background-color: #d9dcc6;}
#escapes_panel #parrot_cay_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_parrot_cay.jpg');}
#escapes_panel #parrot_cay_page #logo {margin-top: 27px;}

#escapes_panel #wilder_on_the_taylor_page {background-color: #d9dcc6;}
#escapes_panel #wilder_on_the_taylor_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/BriggsFreeman_WilderHeader.jpg');}
#escapes_panel #wilder_on_the_taylor_page #logo {margin-top: 27px;}


#escapes_panel #molasses_page {background-color: #d9dcc6;}
#escapes_panel #molasses_page #escapes_hdr {
	height: 304px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_molasses.jpg');}
#escapes_panel #molasses_page #logo {margin-top: 8px;}
#escapes_panel p {width: 350px; text-align: left; margin: 10px auto; line-height: 17px;}




#escapes_panel #sporting_page {background-color: #d9dcc6;}
#escapes_panel #sporting_page #escapes_hdr {
	height: 383px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_sporting.jpg');}
#escapes_panel #sporting_page #logo {margin-top: 22px;}
#escapes_panel #sporting_page #form {width: 350px; float: left; padding: 14px 0;}
#escapes_panel #sporting_page #maincopy {padding: 14px 0; float: right; text-align: left; margin: 0 auto; margin-right: 85px; width: 480px;}
#escapes_panel #sporting_page #maincopy p {	width: 480px; text-align: left; margin: 0; line-height: 17px; padding: 0;}



#escapes_panel #ritz_page {background-color: #d9dcc6;}
#escapes_panel #ritz_page #escapes_hdr {
	height: 348px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_ritz.jpg');}
#escapes_panel #ritz_page #logo {margin-top: 22px;}
#escapes_panel #ritz_page #form {width: 350px; float: left; padding: 14px 0;}
#escapes_panel #ritz_page #maincopy {padding: 14px 0; float: right; text-align: left; margin: 0 auto; margin-right: 85px; width: 480px;}
#escapes_panel #ritz_page #maincopy p {	width: 480px; text-align: left; margin: 0; line-height: 17px; padding: 0;}





#escapes_panel #ameya_page {
	margin: 40px; 
	background-color: #f9f6ed; 
	background-image: url('../images/escapes/ameya_bg.png'); 
	background-repeat: no-repeat; 
	background-position: bottom right; 
	padding-bottom: 40px;
	border: 2px solid #a2a193;}
#escapes_panel #ameya_page #escapes_hdr {
	height: 446px;
	border-bottom: 1px solid #ffffff;
	background-image: url('../images/escapes/hdr_ameya.jpg');}
#escapes_panel #ameya_page #logo {margin-top: 47px;}
#escapes_panel #ameya_page #escapes_collage {border: none; margin-top: 6px; float: left; }
#escapes_panel #ameya_page #maincopy {
	padding: 16px 0; 
	float: right; 
	text-align: center; 
	margin: 0 auto; 
	width: 325px;}
#escapes_panel #ameya_page h1 { 
	font-family: "GillSansLightRegular";
	font-size: 28px; 
	font-weight: normal; 
	color: #5a463b; 
	padding: 0; 
	text-align: center;
	margin: 30px 0 10px 0;}
#escapes_panel #ameya_page h2 { 
	font-family: "GillSansLightRegular";
	font-size: 28px; 
	font-weight: normal; 
	color: #5a463b; 
	padding: 0; 
	text-align: center;
	margin: 8px 0 26px 0;}

	
/* ------------------------------ 
Luxury Resources Page
------------------------------ */

#luxuryresources_page { 
	width: 839px;
	margin: 0 auto;
	position: relative; }
	
#luxuryresources_page .luxuryresources_result { 
	background: #ccd1b4 url("../images/backgrounds/bkg_escapes_result.jpg") no-repeat;
	position: relative;
	padding: 15px 0;
	min-height: 193px;
	height: auto; }
	
* html #luxuryresources_page .luxuryresources_result { height: 193px; }
	
#luxuryresources_page .luxuryresources_result img.glamour {
	position: absolute;
	top: 15px;
	left: 25px;
	border: 1px solid #7b89a4;
	padding: 2px;
	background: white; }
	
#luxuryresources_page .luxuryresources_result .luxuryresources_info {
	margin-left: 265px;
	width: 475px; }
#luxuryresources_page .luxuryresources_result .luxuryresources_info a {text-decoration: none; }

#luxuryresources_page .luxuryresources_result h2 {
	margin-bottom: 2px;
	text-transform: uppercase; }

#luxuryresources_page .luxuryresources_result p {
	margin: 6px 0;
	line-height: 18px; }

#luxuryresources_page p.seemore a {
	text-decoration: none;}
	
/* ------------------------------ 
Search Pages
------------------------------ */

#search {
	width: 850px;
	font-family: "GillSansLightRegular";
	margin:0 auto;
}

#search h1 {
	margin-top: 0;
	font: normal 22px/22px "GillSansLightRegular";
}
	
#search h2 {
	margin: 0;
	font-family: "GillSansLightRegular";
	font-size: 18px;
	font-variant: normal;
	color: #666;
	margin: 0; }
	
#search h3 {
	font-family: "GillSansLightRegular";
	font-size: 12px;
	font-variant: normal;
	color: #333;
	margin: 0;
}

#search #basic_search {
	float: left;
	width: 200px;
}
	
#search #basic_search #search_by_area {
	border: 1px solid #1f2840;
	padding: 1px;
	margin-bottom: 8px; }
	
#search #basic_search #search_by_area_box {
	background: #e8ebf2;
	padding: 3px;
	overflow: auto;
	height: 160px; }

#search #map_search {
	float: right;
	width: 605px;
	padding-left: 20px;
	 }
	
#search #map_search table { margin-bottom: 20px; }
#search #map_search table td { padding-right: 5px; }
	
#search #search_banners {
	float: right;
	width: 400px;
	text-align: right; }
	
#search #search_banners img { display: block; margin: 10px 0 0 0; float: right; }
	
#search input.text {
	width: 194px;
	padding: 2px 0;
	
	background: #e8ebf2;
	font-family: "GillSansLightRegular";
	font-size: 14px;
	font-variant: normal;
	color: #666;
	display: block; }

#search select {
	width: 200px;
	
	background: #e8ebf2;
	font-family: "GillSansLightRegular";
	font-size: 14px;
	font-variant: normal;
	color: #666;
	display: block;
	margin-bottom: 8px; }
	
#search select.baths {
	width: 70px;
	margin-right: 8px; }
	
#search select.beds {
	width: 70px;
	margin-right: 8px; }
	
#search table.checkboxes {}
#search table.checkboxes td { padding: 2px; }
#search table.checkboxes label { padding-right: 5px; }
#search table.checkboxes input {
	width: 13px;
	height: 13px;
	background: #e8ebf2; }

#search table.submitter { margin: 15px 0 20px 0; }
#search table.submitter td { padding-right: 7px; }

/* -----------------------------
Account Main Page
------------------------------*/


#account_page {
	min-height: 600px;
	height: auto; }
	
* html #account_page { height: 600px; }

#account_page_end {
	clear: both;
	height: 1px;}

h1.account_pg {
	height: 19px; 
	color: #414761;
	text-transform: uppercase;
	}

#account_page #content {
	margin-left: 70px;
	width: 795px; }	

#account_page #content p.info { 
	width: 550px;
	}

#account_page #tabs {
	height: 25px; 
	margin: 0; 
	padding: 0;}

#account_page #tabs ul {
	list-style-type: none;}

#account_page #tabs ul li {
	float: left;
	margin: 0 4px 0 0;}

#account_page #tabs a#one {
	display: block;
	width: 245px;
	height: 25px;
	background-image: url('../images/account/mysaved_off.png');
	background-repeat: no-repeat;
	background-position: bottom left;}

#account_page #tabs a#oneOn {
	display: block;
	width: 245px;
	height: 25px;
	background-image: url('../images/account/mysaved_on.png');
	background-repeat: no-repeat;
	background-position: bottom left;}
#account_page #tabs a#one span, #account_page #tabs a#oneOn span {display: none;}

#account_page #tabs a:hover#one {
	display: block;
	width: 245px;
	height: 25px;
	background-image: url('../images/account/mysaved_on.png');
	background-repeat: no-repeat;
	background-position: bottom left;}
#account_page #tabs a#oneOn span {display: none;}

#account_page #tabs a#one span {display: none;}

#account_page #tabs a#two {
	display: block;
	width: 98px;
	height: 25px;
	background-image: url('../images/account/myagent_off.png');
	background-repeat: no-repeat;
	background-position: bottom left;}

#account_page #tabs a#twoOn {
	display: block;
	width: 98px;
	height: 25px;
	background-image: url('../images/account/myagent_on.png');
	background-repeat: no-repeat;
	background-position: bottom left;}
#account_page #tabs a#two span, #account_page #tabs a#twoOn span {display: none;}

#account_page #tabs a:hover#two {
	display: block;
	width: 98px;
	height: 25px;
	background-image: url('../images/account/myagent_on.png');
	background-repeat: no-repeat;
	background-position: bottom left;}
#account_page #tabs a#twoOn span {display: none;}

#account_page #tabs a#two span {display: none;}

#account_page #tabs a#three {
	display: block;
	width: 81px;
	height: 25px;
	background-image: url('../images/account/myinfo_off.png');
	background-repeat: no-repeat;
	background-position: bottom left;}

#account_page #tabs a#threeOn {
	display: block;
	width: 81px;
	height: 25px;
	background-image: url('../images/account/myinfo_on.png');
	background-repeat: no-repeat;
	background-position: bottom left;}
#account_page #tabs a#three span, #account_page #tabs a#threeOn span {display: none;}

#account_page #tabs a:hover#three {
	display: block;
	width: 81px;
	height: 25px;
	background-image: url('../images/account/myinfo_on.png');
	background-repeat: no-repeat;
	background-position: bottom left;}
#account_page #tabs a#threeOn span {display: none;}

#account_page #tabs a#three span {display: none;}

#account_page #tab_content {
	border: 1px solid #7b89a4;
	padding: 10px;
	width: 735px;}

#account_page #tab_content table {
	margin: 20px 0;}

#account_page #tab_content td#lcol {
	width: 42%;
	padding: 0 20px;
	border-right: 2px solid #b5b7c6;}
#account_page #tab_content h3 {
	display: inline;
	margin-right: 24px;
	font-size: 12px;}

#account_page #tab_content h4 {
	font-size: 14px;}
	
#account_page #lcol .search_listing {
	width: 320px;
	margin: 20px 0;
	line-height: 20px;}

#account_page #lcol .search_listing a {
	text-decoration: none;
	font-weight: bold;}

#account_page #lcol .search_listing a:hover {
	text-decoration: underline;
	font-weight: bold;}
	
#account_page td#rcol {
	padding: 0 20px 0 30px;}

#account_page div.prop_listing {
	width: 327px;
	border-top: 1px solid #b4b9c9;
	padding: 12px 0 0 0;
	margin: 14px 0 0 0;
	line-height: 20px;}

#account_page div.prop_listing .detail {
	width: 220px;
	margin: 0 0 0 100px;
	padding: 0;}

#account_page div.prop_listing img {
	float: left;
	padding: 2px;
	border: 1px solid #7b89a4;
	margin: 0 12px 0 0;}

#account_page div.prop_listing .detail a {
	text-decoration: none;}

#account_page div.prop_listing .detail a:hover {
	text-decoration: underline;}


#account_page #myagent {
/*	display: none;*/
	height: 200px;
	 min-height: 200px; /*important*/
	padding: 12px;}

#account_page #myagent #info {
	width: 650px;
	margin: 0 auto;}

#account_page #myagent img {
	float: left;
	padding: 2px;
	border: 1px solid #7b89a4;
	margin-right: 8px;}
	
#account_page #myagent ul {
	list-style-type: none;
	margin-left: 12px;}

#account_page #myagent ul li {
	line-height: 20px;}
	
#account_page #myagent a.mailto {
	background-image: url('../images/account/mail.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 13px;}
	
#account_page #myagent a[href ^="mailto:"] {/*important*/
	background-image: url('../images/account/mail.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 13px;}
	
/*#account_page #myinfo {display: none;}*/

#account_page #myinfo ul {
	list-style-type: none;
	margin: 10px 65px;}

#account_page #myinfo ul li {
	line-height: 20px;}



/* ------------------------------ 
Associates Page
------------------------------ */

#content_page #contentAssociates {
	margin-left: 70px;
	width: 790px;
	 }
#content_page h1 {
	margin: 5px 0 15px 0;
	padding: 0;
	font: normal 20px "GillSansLightRegular"; }
		 
#content_page #contentAssociates .associateInfo {background: #fff; padding: 2px;border: 1px solid #7b89a4;}
#content_page #contentAssociates .associateInfoText {background: url('../images/backgrounds/bkg_associates_info.jpg'); padding: 20px;}
#content_page #contentAssociates .associateInfoNames {padding: 20px 20px 20px 0;background: #fff url('../images/backgrounds/bkg_associates_names.jpg');}
#content_page #contentAssociates .associateInfoNames  table {width: 100%;font-weight: bold;} 
#content_page #contentAssociates .associateInfoNames  table td {padding: 0 20px;border-right: #96A7B8 solid 1px;} 
#content_page #contentAssociates .associateInfoNames  table td.noline {border: none;} 
#content_page #contentAssociates .associateInfoNames  table td a {text-decoration: none;}

#content_page #contentAssociates .blueLineSeparator {border-top: #7b89a4 solid 3px;margin: 3px 0;}


/* ------------------------------ 
Associate Profile Page
------------------------------ */

#profile_page {
	min-height: 800px;
	height: auto; }
	
* html #content_page { height: 800px; }

#profile_page h1 {
	margin: 0;
	line-height: 20px;
	padding: 0;
	font-size: 24px;}

#profile_page #content {
	margin-left: 230px;
	width: 670px; }
	
#profile_page #sidebar {
	position: absolute;
	top: 24px;
	left: 13px;
	width: 197px;
	min-height: 800px;
	height: auto; 
	background: #ffffff url('../images/backgrounds/sidebar_gradient_bg.png') repeat-x;
	border: 1px solid #7b89a4;}	

#profile_page h2.sifr_side_h2 {
	background: url('../images/backgrounds/bkg_sidebar_content.jpg') no-repeat;
	font-size: 18px;
	padding: 8px 0;
	text-align: center;
	font-family: "GillSansLightRegular";
	color: #ffffff;
	font-weight: normal;}

* html #profile_page #sidebar { height: 800px; }

#profile_page #sidebar div.prop_photo {
	text-align: center;}
	
#profile_page #sidebar img.prop_photo {
	padding: 2px;
	border: 1px solid #7b89a4;
	margin: 10px 0 4px 0;
	text-align: center;}
#profile_page #sidebar div.prop_photo div {
	padding: 0 0 0 10px;}
	
#profile_page #sidebar div.prop_photo span {
	background-image: url('../images/profile/banner_bg.png');
	display: block;
	float: left;
	width: 84px;
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
	margin: 0 1px 3px 3px;
	font-family:"GillSansLightRegular";
	color: #ffffff;
	font-size: 9px;}

#profile_page #sidebar h4 {
	font-family: "GillSansLightRegular";
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 13px;
	line-height: 15px;
	display: inline;}
#profile_page #sidebar span.viewdeets {
	text-align: right;
	float:right;
	margin-right: 10px;}

#profile_page #sidebar p {
	margin-left: 13px;
	line-height: 15px;
	margin-bottom: 13px;}

#profile_page #sidebar ul {
	list-style: none;
	margin: 0px 13px; }
	
#profile_page #sidebar li a {
	color: #6577af;
	text-decoration: underline;
	line-height: 15px; }

#profile_page #sidebar li a:hover { text-decoration: none; }

#profile_page #sidebar div.hr {
	background-image: url('../images/profile/prop_divider.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 18px;
	margin-bottom: 10px;}

#profile_body { position: relative; margin-top: 8px;}

#profile_page #top { 
	position: relative;
	min-height: 232px;
	width: 400px;}
	
#profile_page #headshot {
	width: 188px;}
	
#headshot img {
	padding: 2px;
	border: 1px solid #7b89a4;}

#profile_page #top #stats {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;}

#profile_page #stats ul {
	list-style-type: none;
	margin: 0 0 17px 0;}
	
#profile_page #stats ul li {margin: 0 0 2px 0;}

#profile_page #stats ul li a span {
	display: none;}

#profile_page #stats ul li a {
	display: block;
	width: 126px;
	height: 20px;}

#profile_page #stats ul li a#email {background-image: url('../images/profile/email.png');}
#profile_page #stats ul li a#updates {background-image: url('../images/profile/updates.png');}
#profile_page #stats ul li a#print {background-image: url('../images/profile/print.png');}
#profile_page #stats ul li a#send {background-image: url('../images/profile/send.png');}

#profile_page #stats #shoutout { font-weight: bold;}

#profile_page #copy_area {
	width: 400px;}

#profile_page div.hr {
	height: 17px;
	background-image: url('../images/profile/divider.png');
	background-repeat: no-repeat;
	background-position: top center;}

#profile_page #right_rail {
	width: 234px;
	position: absolute;
	top: 61px;
	right: 20px;}

#profile_page #right_rail p.rr {
	font-family: "GillSansLightRegular";
	font-size:14px;
	color: #7c859e;
	line-height: 16px;
	margin: 0 0 4px 0;
	padding: 0;}

#profile_page .quote_border {
	background-color: #ffffff;
	border: 1px solid #c9c7ce;
	padding: 2px;
	width: 230px;}

#profile_page .quote {
	width: 230px;
	height: 161px;	
	background-color: #cdd1b4;
	background-image: url('../images/profile/quote_bg_large.jpg');
	background-repeat: no-repeat;					
	margin: 0;
	padding: 0;}
#profile_page .quote p {
	margin: 0;
	padding: 9px 13px 9px 22px;
	line-height: 16px;	
	font-size: 14px;
	font-weight: bold;}
#profile_page .quote p.sig {
	font-style: italic; 
	text-align: right;
	font-weight: normal;}
	
#profile_page h3.sIFRsidebar {
	font-size: 17px;
	font-family: "GillSansLightRegular";
	font-weight: normal;
	color: #424a5f;
	margin-top: 8px;}


/* ------------------------------ 
Registration Page
------------------------------ */

#registration_page { 
	width: 869px;
	margin: 0 auto;
	position: relative; }
	
#registration_page #content h1 {
	font-size: 20px; 
	font-weight: bold; 
	color: #414761; 
	padding: 0;
	font-family: "GillSansLightRegular";
	text-transform: uppercase;}

#registration_page #content h2 {
	font-size: 18px; 
	width: 300px;
	font-weight: bold; 
	color: #414761; 
	margin: 20px 0 0 0;
	padding: 0;
	font-family: "GillSansLightRegular";}

#registration_page #form h2 {
	padding-left: 14px;}
	
#registration_page #form h4 {
	margin: 8px 0;}
	
#registration_page #content {
	width: 460px;
	margin-left: 15px;
	min-height: 655px;
	height:auto !important;
	height: 655px;}
	
#registration_page #content .hr {
	width: 157px;
	height: 16px;
	background-image: url('../images/registration/divider.png');
	background-repeat: no-repeat;
	margin: 0 0 0 20px;}

#registration_page #content ul {
	list-style-position: outside;
	line-height: 20px;
	margin: 8px 15px;}

#registration_page #content ol {
	list-style-position: outside;
	line-height: 20px;
	margin: 8px 22px;}

#registration_page #form {
	width: 315px;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #7b89a4;
	background-color: #d9dcc6;
	padding: 10px 20px 10px 6px;}

#registration_page #form2 {
	width: 430px;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #7b89a4;
	background-color: #d9dcc6;
	padding: 10px 20px 10px 6px;}

#registration_page #form fieldset {
	border: none;
	margin: 8px 0 0 0;
	padding: 2px 0 0 0;}

#registration_page #form legend {
	font-weight: bold;
	margin-left: -7px;
	margin-top: 6px;
	padding-left: 14px;
	color: #424a5f;}

#registration_page #form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: visible;}

#registration_page #form ul li {
	margin: 4px 0;
	padding: 0;
	padding-left: 14px;
	overflow: visible;}

#registration_page #form select {
	width: 200px;
	height: 16px;
	background-color: #e8ebf2;
	border: 1px solid #3f4455;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	padding: 4px 0 0 6px;
	color: #424a5f;}

#registration_page #form input {
	width: 200px;
	height: 16px;
	background-color: #e8ebf2;
	border: 1px solid #3f4455;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	padding: 4px 0 0 6px;
	color: #424a5f;}

#registration_page #form select {
	display: block;
	width: 200px;
	height: 20px;
	background-color: #e8ebf2;
	border: 1px solid #3f4455;

	margin: 0;
	font-size: 10px;
	line-height: 16px;
	padding: 0;}	
	
#registration_page #form input.radio {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background-color: none;
	background: none;
	border: none;}

#registration_page #form input.checkbox {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background-color: none;
	background: none;
	border: none;}

#registration_page #form input.submit {
	display: block;
	width: 86px;
	height: 20px;
	background: none;
	border: none;
	margin: 12px 0 6px 12px;}

#registration_page #form li.required {
	overflow: visible;
	margin-left: -14px;}
	
#registration_page #form li.required img {
	margin-left: 0;}

#registration_page span.required {
	font-size: 10px;
	color: #983a07;
	padding-left: 14px;}


	


/* ------------------------------ 
Home Page Footer / Copyright
------------------------------ */

#homepagefooter { 
	color: white;
	font: 14px "GillSansLightRegular"; }

#homepagefooter p { 
	color: #3f4b65;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 20px; }

#homepagefooter p a { color: white; text-decoration: none; padding: 0 4px; }
#homepagefooter p a:hover { color: white; text-decoration: underline; }

#homepagefooter_panel {
	margin: 10px 0 0 0;
	background: url("../images/bkg_footerpanel.jpg") center;
	height: 75px;
	text-align: center;
}
	
#homepagefooter_panel .christies {
	float: left;
	margin: 0px 0 0 53px;
	margin-bottom: 20px;
}
	
#homepagefooter_panel .lux_port {
	float: right;
	margin: 0px 29px 0 0;
	margin-bottom: 20px;
}
	

#homepagefooter_panel .relohomesearch {
	float: right;
	margin: 0px 19px 0 0;
}

	
#homepagecopyright {
	width: 1000px;
	margin: 0 auto;
	background: url("../images/bkg_fade_bottom.png") top no-repeat;
	color: #FFF;
	font: 10px "GillSansLightRegular";
	height: 90px;
}
	
* html #homepagecopyright { background: none; } /* hides png bkg for IE6 */
	
#homepagecopyright p { padding-top: 50px; }

#homepagecopyright a:visited { color: #3f4b65; text-decoration: none; }

#homepagecopyright a { color: #3f4b65; text-decoration: none; }
#homepagecopyright a:hover { text-decoration: underline; }
#video h1 {
	margin-top: 0;
	font: normal 22px/22px "GillSansLightRegular";
}


/* ------------------------------ 
all other page Footer / Copyright
------------------------------ 

#footer { 
	color: white;
	font: 14px "GillSansLightRegular"; }

#footer p { 
	color: #3f4b65;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 20px; }

#footer p a { color: white; text-decoration: none; padding: 0 4px; }
#footer p a:hover { color: white; text-decoration: underline; }

#footer_panel {
	margin: 10px 0 0 0;
	background: url("../images/bkg_footerpanel.jpg") center;
	height: 65px;
	text-align: center; }
	
#footer_panel .christies {
	float: left;
	margin: 12px 0 0 53px; }
	
#footer_panel .lux_port {
	float: right;
	margin: 8px 69px 0 0; }
	
	
#copyright { 
	width: 1000px;
	margin: 0 auto;
	background: url("../images/bkg_fade_bottom.png") top no-repeat;
	color: #3f4b65;
	font: 10px "GillSansLightRegular";
	height: 90px; }
	
* html #copyright { background: none; } /* hides png bkg for IE6 */*/
	
#copyright p { padding-top: 50px; }

#copyright a:visited { color: #3f4b65; text-decoration: none; }

#copyright a { color: #3f4b65; text-decoration: none; }
#copyright a:hover { text-decoration: underline; }
#video h1 {
	font-family:"GillSansLightRegular";
	margin-top: 0;
	font: normal 22px/22px "GillSansLightRegular";
}

#socialmediacontent {
	font-family:"GillSansLightRegular";
	width:900px;
	margin: 0 auto;
	font: 15pt "GillSansLightRegular" bolder;
}

#socialmediacontent table {
	font-family:"GillSansLightRegular";
	width:900px;
	margin: 0 auto;
	font:  15pt "GillSansLightRegular" bold ;
	
}

/* Special_Splash_Page*/

#Special_Splash_Page{
	padding:0 15px;
}
.missionstatement{
	
	
	font-size:20px;
}

.stylespring {color:#fff}


/* -----------------New Footer 11-11-------------- */

#foot{
	width: 100%;
	margin: 0 auto;
	height: auto;
	background-image:url(http://www.briggsfreeman.com/images/footer-2.jpg);
	border: 1px solid #7b89a4;
	border-left: 1px solid #7b89a4;
	border-right: 1px solid #7b89a4;
	font-size:12px;
	color:#333;
}

#foot p { 
	color: #333;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 20px; }

#foot p a { color:#8c8b94; text-decoration: none; padding: 0 4px; }
#foot p a:hover { color:#8c8b94; text-decoration: underline; }


#foot a{
/*	border:1px solid black;*/
	text-decoration:none;
	color:#333;
	font-size:14px;
	text-align:center;

	
}
#foot  a:hover {
/*	color: #ccc;*/
		color: #8c8b94;
}

#foot  a:active, a:visited{
	color: #333;
}



#foot ul {
/*	border:1px solid red;*/
	width: 900px;
	list-style: none;
	margin-top: 0px;
	margin-left:0px;/* apply to all browsers */
}

#foot ul li {
/*	border:1px solid white;*/
	display: inline;
/*	width: 117px;*/
}

#foot ul li a {
/*	border:1px solid pink;*/
	float: left;
	display: block;
	width: 150px;
	height: 25px;
/*	font-size: 16px;*/
	text-align: center;
	text-decoration: none;
/*	color: #ffffff;*/
	font-family:"GillSansLightRegular";
	padding: 0px 0px 0px 0px;
	padding-right:10px;
	padding-left:10px;
	color:#333;
	font-size:13px;

}

#foot li a:hover, #navigation li .current {
/*	color: #CCC;*/
	color: #8c8b94;
}

/*------------------------------------- HOme Page footer ------------------------------*/
#foot_home{
	width: 100%;
	margin: 0 auto;
	height: auto;
	background-image:url(http://www.briggsfreeman.com/images/footer-2.jpg);
	border: 1px solid #7b89a4;
	border-left: 1px solid #7b89a4;
	border-right: 1px solid #7b89a4;
	font-size:12px;
	color:#333;
	margin-right:0;
}

#foot_home p { 
	color: #333;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 20px; }

#foot_home p a { color:#8c8b94; text-decoration: none; padding: 0 4px; }
#foot_home p a:hover { color:#8c8b94; text-decoration: underline; }


#foot_home a{
/*	border:1px solid black;*/
	text-decoration:none;
	color:#333;
	font-size:14px;
	text-align:center;

	
}
#foot_home  a:hover {
/*	color: #ccc;*/
		color: #8c8b94;
}

#foot_home  a:active, a:visited{
	color: #333;
}



#foot_home ul {
/*	border:1px solid red;*/
	width: 875px;
	list-style: none;
	margin-top: 0px;
	margin-left:0px;/* apply to all browsers */
}

#foot_home ul li {
/*	border:1px solid white;*/
	display: inline;
/*	width: 117px;*/
}

#foot_home ul li a {
/*	border:1px solid pink;*/
	float: left;
	display: block;
	width: 140px;
	height: 25px;
/*	font-size: 16px;*/
	text-align: center;
	text-decoration: none;
/*	color: #ffffff;*/
	font-family:"GillSansLightRegular";
	padding: 0px 0px 0px 0px;
	padding-right:10px;
	padding-left:10px;
	color:#333;
	font-size:13px;

}

#foot_home li a:hover, #navigation li .current {
/*	color: #CCC;*/
	color: #8c8b94;
}
