/* ------ START: Global Reset ------ */
* { padding: 0; margin: 0; }

a { outline: none; }

fieldset { padding: .5em; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 0; }

img { border: 0; }

li, dd, blockquote { margin-left: 5%; }

p, h1, h2, h3, h4, h5, h6, ul, ol { margin-bottom: 1em; }
/* ------ END: Global Reset ------ */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FEFEFE;
	background-color: #0A1A29;
	behavior: url("/ssi/csshover.htc");
}


img { behavior: url("/bc/ssi/pngbehavior.htc"); }

/* links */
a {
    outline: none;
}

A:link    { text-decoration:underline; color: #BDD7EE; }
A:visited { text-decoration:underline; color: #BDD7EE; }
A:active  { text-decoration:underline; color: #BDD7EE; }
A:hover   { text-decoration:underline; color: #BDD7EE; }
A:focus   { text-decoration:underline; color: #BDD7EE; }
/* links */

#feature_box {
	margin-left: 20px;
	padding: 10px 0 20px 0;
	float: right;
	font-family: serif;
	font-size: 1.6em;
	width: 240px;
}

#feature_box h1 {
	border: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: none;
	font-size: 1.0em;
	margin-bottom: 0;
	text-align: center;
	background: #183E61;
	font-style: italic;
	letter-spacing: 0;
}

#feature_box a {
	display: block;
}

/*---- FORMS ----*/

.form_btns {
	text-align:right;
	width:525px;
}

.form_fields {
	margin:0 auto;
	position:relative;
	width: 600px;
}

.form_fields label {
	display: inline-block;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 240px;
}

.input_checkbox {
	margin: 0 auto;
	width: 80px;
}

/*---- END FORMS ----*/

/* ------ START: Listing Details ------ */
#listing {
	position: relative;

}
*html #listing{position:static;}
.listing_contact {
	
}

.listings_infocol {
	float: left;
	width: 590px;
	
}

.listings_infocol hr {
	clear: both;
	background-color: #285483;
    border: none;
    color: #285483;
    height: 1px;
}

.listings_infocol p { 

}

.listings_infocol h1 {
	margin-bottom: 0;
	margin-top: 2em;
	font-size: 1.2em;
	font-weight: normal;
}

.listings_infocol h4 {
	margin-bottom: 0;
	font-size: 1.0em;
	font-style: italic;
}

.listings_infobox {
	padding: 10px;
	background-color: #173C5E;
	width: 570px;
}

.listings_infobox_left {
	float: left;
	padding-right: 20px;
	width: 280px;
}

.listings_infobox_right {
	float: right;
	text-align: right;
	width: 200px;
}

.listings_left {
	float: left;
	padding: 20px 50px 20px 0;
}

.listings_right {
	float: left;
	padding: 20px 0;
}


#listing #extra_icons ul {
	list-style: none;
	margin: 0 0 1em 0;
	height: 30px;
}

#listing #extra_icons ul li {
	list-style: none;
	margin: 0;
	width: 114px;
	float: left;
}

#listing #extra_icons ul a {
	display: block;
	width: 92px;
	height: 30px;
	margin-right: 2px;
	line-height: 30px;
	background: url("../images/btn_bg.gif") no-repeat;
	padding: 0px 10px;
	color: #3F5565;
	text-decoration: none;
	font-size: 0.9em;
}

#listing #extra_icons ul a:hover {
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}

.listing_description {
	position: relative;
	clear: both;
	
}

.listing_summary {
	position: relative;
	padding: 15px;
	min-height: 265px;
	margin-bottom: 1em;
	width: 100%;
}

* * body .listing_summary { height: 265px; }

.listing_summary ul {
	display: block;
	list-style: none;
}

.listing_summary ul li {
	margin-bottom: 0.5em;
	font-weight: 500;
}

.listing_photo {
	position: relative;
	float: left;
	width: 350px;
	z-index: 10;
}

.listing_photo img {
	/* display: block; */
	width: 100px; /* Set just the width of the photo with no height and it will scale automatically with the correct height */
	border: 1px solid #B3D0E5;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.listing_photo img.summary_sold {
	width: 94px;
	border: 0;
}

a#listing_tour {
	display: block;
	float: left;
	width: 175px;
	height: 44px;
	background: url("../images/tour_home.gif") no-repeat;
	text-indent: -3000px;
}

a#listing_tour:hover {
	background-position: 0px -44px;
}

#listing_tour_list {
	float: left;
}

* * body #listing_tour_list {
	margin-top: -30px;
}

#listing_tour_list ul li {
	margin: 0;
	padding: 0;
}

#listing_tour_list ul li a {
	display: block;
	width: 163px;
	padding: 2px 5px;
	text-decoration: none;
	color: #FFFFFF;
	background: #173C5E;
	border: 1px solid #285483;
	border-top: none;
}

#listing_tour_list ul li a:hover {
	background: #14374D;
}

/* ------ END: Listing Details ------ */

#open_house_details {
	background-color: #285483;
	font-weight: 700;
	padding: 5px;
	margin: 5px 0;
	text-align: center;
}

#open_house_details h3 {
	font-size: 1.3em;
	font-weight: 700;
	margin: 3px 0;
}

#open_house_details h4 {
	margin-bottom: 3px;
	font-size: 1.1em;
}

.pointer {
	cursor: pointer;
}

/*#slide-images li {
	margin-left: 0;
	position:absolute;
	display: block;
}

#slide-images li img {
	width: 340px;
}*/

/* ------ START: Listings Summary ------ */
#summary { /* Container DIV for the listing summary*/
	position: relative;
	width: 100%;
}

.summary { /* Container for each individual listing */
	position: relative;
	clear: both;
	float: left; /* Floating this div so that clears aren't needed inside every .summary DIV */
	width: 960px;
	margin: 1em auto;
	padding: 0 20px;
}

td.area_listings div.summary {
	width: auto;
}

.summary li { /* Remove bullets and space around list items */
	margin-bottom: 0.5em;
}

.summary_details {
	position: relative;
	display: block;
	float: left;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0px 15px;
}

.summary_details h3 a {
	color: #EF1D1D;
	text-decoration: none;
}

.summary_details h3 a:hover {
	text-decoration: underline;
}

.summary_links {
	position: relative;
	display: block;
	float: left;
	width: 200px; /* Width for the column with the listing's links*/
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 15px;
	font-size: 1.2em;
}

.summary_photo {
	position: relative;
	float: left;
	width: 150px;
	border: 1px solid #B3D0E5;
	padding: 3px;
	z-index: 10;
}

.summary_thumb {
	display: block;
	width: 150px; /* Set just the width of the photo with no height and it will scale automatically with the correct height */
	border: 1px solid #285483;
}

.summary_price {
	position: relative;
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 1.2em;
}

.summary_sold {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
/* ------ END: Listings Summary ------ */


/* ------ START: Details Table ------ */

.bcvrebsingletable {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

.bcvrebsingletable tr td {
	padding: 3px;
}

.bcvrebsingletable tr.bcvreb_altrow td {
	background: #173C5E;
}

.bcvrebanchormenu {
	background: #173C5E;
	text-align: center;
	font-size: 0.9em;
	padding: 5px;
	margin: 20px 0px;
}

.bcvrebanchormenu a {

}

.clear {
	clear: both;
}
/* ------ END: Details Table ------ */

/* start div tag declarations */

/* start contact form */

#contact_form {
	width: 100%;
}

#contact_form .form_fields {
	clear: both;
}

#contact_form .form_fields label {
	display: inline-block;
	width: 30%;
	text-align: right;
	padding-right: 10px;
}

#contact_form .form_input {
	width: 67%;
	border: 1px solid #999999;
}

#contact_form .form_textarea {
	width: 67%;
	height: 10em;
	border: 1px solid #999999;
	vertical-align: top;
}

#contact_form .form_required {
	color: #CF0C19;
}

#contact_form .input_submit {
	text-align: center;
}

#contact_form p.input_submit input {
	width: auto;
	height: 40px;
	background-color: #E0DFE3;
	border: 1px solid #999999;
}

/* end contact form */


.checkbox {
	border: 0px;
}

.clear {
	clear: both;
}

/* start contact form */

#newsletter_form {
	width: 100%;
}

#newsletter_form .form_fields {
	clear: both;
}

#newsletter_form .form_fields label {
	display: inline-block;
	width: 20%;
	text-align: right;
	padding-right: 10px;
}

#newsletter_form .form_input {
	width: 32%;
	border: 1px solid #999999;
}

#newsletter_form .form_required {
	color: #CF0C19;
}

#newsletter_form .input_submit {
	text-align: center;
}

#newsletter_form p.input_submit input {
	width: auto;
	height: 40px;
	background-color: #E0DFE3;
	border: 1px solid #999999;
}

/* end contact form */

#content {
	clear: both;
	text-align: justify;
	margin: 40px 0 20px 0;
}

#content p, #content ul {
	line-height: 1.7em;
}

#content ul {
	margin-left: 30px;
}

.line,.dotted_line,hr {
    background-color: #183C60;
    border: none;
    color: #183C60;
    height: 1px;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	border-bottom: 5px solid #05131f;
	padding-bottom: 3px;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #BDD7EE;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
}

#header {
	width: 960px;
	height: 164px;
	color: #778fa5;
	font-size: 0.85em;
	padding-top: 10px;
}

#header a {
	color: #778fa5;
}

#headerleft {
	float: left;
}

#headerright {
	float: right;
}

#headerright a {
	text-decoration: none;
}

#header h1 {
	clear: both;
	width: 317px;
	height: 134px;
	text-indent: -99999px;
	margin: 0 auto;
	background: url(../images/logo_paulette.gif) no-repeat;
	border: none;
}


#footer {
	width: 960px;
	clear: both;
	font-size: 0.85em;
	color: #2e4c68;
	background: #041622 url(../images/footer_top.gif) no-repeat center top;
	padding: 10px 0;
}
#footer ul {margin: 0 0 10px  0;
padding: 0;
}
#footer ul li {list-style: none;
display: inline;
margin: 0;
padding: 0;}

#footer p {
	padding: .5em 1em .5em 1em;
}
#footer a {padding: 10px;}
#footer a, #footer a:hover {
	color: #2e4c68;
	text-decoration: none;
}

#footer img {
	float: right;
	padding: 10px 10px 0 0;
}

#leftcolumn {
	float: left;
	width: 189px;
}

#mainphoto {
	clear: both;
	width: 960px;
	height: 200px;
	margin-top: 40px;
}

/* MENU STARTS */

#menu {

	position: relative;

	width: 100%;

	height: 60px;

	z-index: 1000;

	margin:0 0 13px;

}



#menu ul {

	display: block;

	list-style-type:none;

	}

	

#menu ul li {

	display:inline;

	float:left;

	margin:0;

	padding:0;

	}



#menu a {
position: relative;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px;
	background: url("/images/menu.gif") no-repeat;
	height: 61px;
}

#menu li.menu_1 a {background-position: 0px 0px; width: 88px;}
#menu li.menu_1 a:hover, #menu li.menu_1 a.menu_current {background-position: 0px -61px; }

#menu li.menu_2 a  {background-position: -88px 0px; width: 128px;}
#menu li.menu_2 a:hover, #menu li.menu_2 a.menu_current {background-position: -88px -61px; }

#menu li.menu_3 a { background-position: -216px 0px; width: 163px;}
#menu li.menu_3 a:hover, #menu li.menu_3 a.menu_current {background-position: -216px -61px; }

#menu li.menu_4 a  { background-position: -379px 0px; width: 170px;}
#menu li.menu_4 a:hover, #menu li.menu_4 a.menu_current {background-position: -379px -61px; }

#menu li.menu_5 a { background-position: -549px 0px; width: 153px;}
#menu li.menu_5 a:hover, #menu li.menu_5 a.menu_current {background-position: -549px -61px; width: 153px;}

#menu li.menu_6 a  { background-position: -702px 0px; width: 146px;}
#menu li.menu_6 a:hover, #menu li.menu_6 a.menu_current {background-position: -702px -61px; }

#menu li.menu_7 a  { background-position: -848px 0px; width: 112px;}
#menu li.menu_7 a:hover, #menu li.menu_7 a.menu_current {background-position: -848px -61px; }

* * body #menu li.menu_7 a {
	margin-right: -3px;
}



/* ------ START: Menu Flyout ------ */

#menu .menu_level_0 li {

	list-style: none;

	float: left;

	position: relative;

	margin: 0;

	padding: 0;

}



#menu .menu_level_1 li {padding: 0;}
#menu .menu_level_0 {

	/* 'Level 0' is the main menu that is always visible */

	display: block;

}



#menu .menu_level_0 li:hover .menu_level_1 {

	/* Show 'Level 1' menu when an <li> nested in 'Level 0' is hovered over */

	display: block;

}



#menu .menu_level_1 {

	/* 'Level 1' is nested in 'Level 0' and is the first set of drop down or fly out menus. Should not be visible by default */

	display: none;

	position: absolute;

	top: 61px;

	left: 0;

	/*width: 240px;*/

	z-index: 0;

	/*border: 1px solid #000;*/

	border-top: none;

}



#menu .menu_level_0 .menu_level_1 a {

	/* These will globally style all <a> tags nested under 'Level 1' including any subsequent levels */

	display: block;

	/*width: 200px;*/

	padding: 5px 10px;

	/* Unset global menu styles */

	text-indent: 0px;

	float: none;

	border:1px solid #234C72;

	background-image: none;

	height: auto;

	/* Customize Appearance */

	background: #173D60;

	text-decoration: none;

	color: #fff;

	font-size: 0.85em;

}
*html #menu .menu_level_0 .menu_level_1 a {height: 20px;}


#menu .menu_level_1 a:hover {

	background: #0A253C;

	text-decoration: none;

}



#menu .menu_level_1 a:visited, #menu .menu_level_1 a:visited {

	text-decoration: none;

}

/* ------ END: Menu Flyout ------ */




/* ------ END: Menu ------ */



.photo {
	float: right;
	margin: 10px 0 10px 20px;
	border: 1px solid #173E60;
}

.photo-noborder {
	float: right;
	margin: 10px 0 10px 20px;
}


#slideshow {
	width: 960px;
	height: 385px;
	background: url(../images/slideshow_right.gif) no-repeat right top;
	margin-top: 40px;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:860px;
	height:385px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#0A1A29;
}

#slide-images li img{
	display:block;
	background-color:#0A1A29;
}

.splash_title {
	display: block;
	margin: 2px auto;
}


#wrapper {
	width: 960px;
	margin: 0px auto;
	background: url(../images/swirl.gif) no-repeat right top;
}