/* ------ 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: #1A1A1A;
}

img { behavior: url("/ab/ssi/pngbehavior.htc"); }

/* links */
a {
    outline: none;
}

A:link    { text-decoration:underline; color: #E5E5E5; }
A:visited { text-decoration:underline; color: #E5E5E5; }
A:active  { text-decoration:underline; color: #E5E5E5; }
A:hover   { text-decoration:underline; color: #E5E5E5; }
A:focus   { text-decoration:underline; color: #E5E5E5; }
/* links */

/* start div tag declarations */

/* start contact form */
.clear {
	clear: both;
}

#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;
}

#content {
	clear: both;
	text-align: justify;
	margin: 40px 0 20px 0;
}

#content p, #content ul, #content ol {
	line-height: 1.7em;
}

#content ul {
	margin-left: 30px;
}

.line,.dotted_line,hr {
    background-color: #7A7A7A;
    border: none;
    color: #7A7A7A;
    height: 1px;
}

#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: #39383B;
	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 ----*/

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	border-bottom: 5px solid #000000;
	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: #C7C7C7;
	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: #7A7A7A;
	font-size: 0.85em;
	padding-top: 10px;
}

#header a {
	color: #7A7A7A;
}

#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: #656565;
	background: #000000 url(../images/footer_top.gif) no-repeat center top;
	padding: 10px 0;
}

#footer p {
	padding: .5em 1em .5em 1em;
}

#footer a, #footer a:hover {
	color: #656565;
	text-decoration: none;
}

#footer img {
	float: right;
	padding: 10px 10px 0 0;
}

/* ------ START: Listing Details ------ */
#listing {
	position: relative;
}

.listing_contact {
	
}

.listings_infocol {
	float: left;
	width: 590px;
	
}

.listings_infocol hr {
	clear: both;
	background-color: #3E3E41;
    border: none;
    color: #3E3E41;
    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: #3E3E41;
	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 #3E3E41;
	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: #3E3E41;
	border: 1px solid #3E3E41;
	border-top: none;
}

#listing_tour_list ul li a:hover {
	background: #14374D;
}

.pointer {
	cursor: pointer;
}

/* ------ END: Listing Details ------ */


#mainphoto {
	clear: both;
	width: 960px;
	height: 200px;
	margin-top: 40px;
}

/* ------ START: Menu ------ */
#menu {
	position: relative;
	width: 960px;
	height: 61px;
	clear: both;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px;
	background: url("../images/menu.gif") no-repeat;
	height: 61px;
}

a#menu_1 { background-position: 0px 0px; width: 85px;}
a#menu_1:hover, #menu #menu_1.menu_current { background-position: 0px -61px; }

a#menu_2 { background-position: -85px 0px; width: 123px;}
a#menu_2:hover, #menu #menu_2.menu_current { background-position: -85px -61px; }

a#menu_3 { background-position: -208px 0px; width: 195px;}
a#menu_3:hover, #menu #menu_3.menu_current { background-position: -208px -61px; }

a#menu_4 { background-position: -403px 0px; width: 165px;}
a#menu_4:hover, #menu #menu_4.menu_current { background-position: -403px -61px; }

a#menu_5 { background-position: -568px 0px; width: 145px;}
a#menu_5:hover, #menu #menu_5.menu_current { background-position: -568px -61px; }

a#menu_6 { background-position: -713px 0px; width: 134px;}
a#menu_6:hover, #menu #menu_6.menu_current { background-position: -713px -61px; }

a#menu_7 { background-position: -847px 0px; width: 113px;}
a#menu_7:hover, #menu #menu_7.menu_current { background-position: -847px -61px; }

* * body a#menu_7 {
	margin-right: -3px;
}
/* ------ END: Menu ------ */

/* start newsletter 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 newsletter form */


.photo {
	float: right;
	margin: 10px 0 10px 20px;
	border: 1px solid #C7C7C7;
}

.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:#1A1A1A;
}

#slide-images li img{
	display:block;
	background-color:#1A1A1A;
}

.splash_title {
	display: block;
	margin: 2px auto;
}


/* ------ 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 #3E3E41;
	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 #3E3E41;
}

.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: #3E3E41;
}

.bcvrebanchormenu {
	background: #3E3E41;
	text-align: center;
	font-size: 0.9em;
	padding: 5px;
	margin: 20px 0px;
}

.bcvrebanchormenu a {

}

.clear {
	clear: both;
}
/* ------ END: Details Table ------ */
#wrapper {
	width: 960px;
	margin: 0px auto;
	background: url(../images/swirl.gif) no-repeat right top;
}