@import url('common.css');
/*GLOBAL RESET*/
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
/*END GLOBAL RESET*/

/*Example for setting min-height that works in IE 6 too 
min-height:780px;
height:auto !important;
height:780px;

/*BASE HTML ELEMENTS*/


hr
{
	height: 1px;
	width: 99%;
	color: #a7caca;
	background-color: #a7caca;
	border-style: solid;
}
#breadcrumb
{
	font-size: 11px;
	text-align: right;
}
a:link, a:visited, a:hover, a:active, .hyperlink-format
{
	color: #004f44;
	cursor: pointer;
	text-decoration: underline;
}

/*END BASE HTML ELEMENTS*/
/*John L. Scott Color Palette*/
/*
Primary Colors:

Lighter green: 4d9c91
Green: #00705f
Darker Green: #004f44
Lighter plum: a24d77
plum: #7a003c
Darker plum: #55002a
Charcoal: 3c3c3c
Warm Gray/Brown: #7c6a55
Gray: #888d90
Brown: #421400
Yellow: #ffe981
Portfolio Purple: #3e1865
*/

/*HEADING TITLE/TAGS*/
/*Charcoal*/
h1.community
{
	font-size: 27px;
	line-height: 35px;
	color: #3c3c3c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*charcoal*/
h1, h2, h3, #page-title
{
	font-weight: bold;
	text-transform: capitalize;
	color: #3c3c3c;
}
h1, #page-title
{
	font-size: 17px;
	line-height: 20px;
	padding: 4px;
	font-weight: normal;
}
h2
{
	font-size: 11px;
	color: #01524c;
}
h3
{
	font-size: 10px;
	color: #01524c;
}

.title-heading
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #01524c;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.states
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #55002a;
	display: block;
	line-height: 1.8;
}
.section-heading
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	color: #3c3c3c;
	font-family: Verdana,Arial;
	margin: 8px 0px 5px 0px;
}
.section-heading-divider
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	color: #3c3c3c;
	font-family: Verdana,Arial;
	margin: 5px 0px 0px 3px;
	_margin: 5px 0px 0px 0px;
	width: 100%;
	clear: both;
	border-bottom: dotted 1px #3c3c3c;
	_border-bottom: solid 1px #3c3c3c;
}
.open-house-header
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #3c3c3c;
	font-family: Verdana,Arial;
	margin: 5px 0px 0px 3px;
	_margin: 5px 0px 0px 0px;
	width: 100%;
}




/*Gray Bar*/

/*Orange*/
.highlight-new, a.highlight-new:link, a.highlight-new:visited, a.highlight-new:hover, a.highlight-new:active
{
	color: #ef8210;
	font-weight: bold;
}
.white
{
	color: White;
}
#rates td
{
	color: White;
}
.divider-border
{
	border-bottom: dotted 1px gray;
	_border-bottom: solid 1px gray;
}


/*Page Structure*/

/*1. set the main section to 100% in order to expand with the header and footer*/
#community, #property
{
	width: 100%;
}
/*2. wrap the sub-sections that are within the main section together*/
#wrapper, #community-wrapper
{
	width: 1060px;
}

/*3. Set up the sub-sections that are within the main section*/

/*3.1 row across the top of the page - spans the columns  background-color:#e2e4e3;*/
#page-top-row
{
	width: 925px;
	margin-top: 10px;
}
/*property navigation styles*/
.property-navigation, .property-navigation-bottom
{
	width: 490px;
}
.property-navigation-bottom
{
	padding: 10px 0;
}
.previous-navigation
{
	padding: 0 100px 0 15px;
}
.next-navigation
{
	padding-left: 100px;
}

#lblNumOfTotal, .back-link, #back-link
{
	width: 300px;
	height: 25px;
	padding-left: 15px;
}
#lblNumOfTotal
{
	text-align: center;
	width: 360px;
}
/*3.2 left column*/
#property-media-column
{
	width: 280px;
	margin: 5px 0px 5px 10px;
	min-height: 780px;
	height: auto !important;
	height: 780px;
	vertical-align: top;
	position: relative;
}

#media-options
{
	width: 260px; *padding-bottom:1px;}

/*3.3 center column*/
#property-main-section
{
	margin: 4px 8px 5px 8px;
	_margin: 0px 0px 5px 0px;
}
#property-main-section
{
	width: 490px;
}


/*3.4 right column*/

#property-column
{
	width: 230px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	margin-top: -37px;
	position: relative;
}

#community-column, #property-column
{ *height:1000px;min-height:1000px;}

#divOpenHouse
{
	background-color: #ffffff;
	position: absolute;
	text-align: left;
	width: 200px;
	border: solid 1px #000000;
	padding: 3px;
	display: none;
}
ul.community-section li, ul.tools-section li
{
	list-style-type: disc;
	padding: 1px;
	margin: 5px 0 0 15px;
	color: #01524c;
	cursor: pointer;
	text-decoration: underline;
}
div#community-section, div#tools-section, div#share-section
{
	margin-bottom: 10px;
}
#property-media-column .section-heading-divider
{
	width: 260px;
}

#property-summary, .terms, #architecture, #interior, #school, #features, #taxes, #mls-info
{
	width: 100%;
	margin-left: 0px;
}
.terms
{
	padding-left: 13px;
}
#taxes
{
	padding-left: 5px;
}
.property-remarks, .open-house-details
{
	margin: 5px 10px 10px 13px;
}
.detail-column
{
	width: 215px;
	padding-left: 13px;
	padding-right: 15px;
}

#key-information
{
	width: 490px;
	text-align: center;
	min-height: 15px;
}

#mls-info
{
	padding: 7px 0px 0px 0px;
	clear: both;
}
#price-status, #property-overview
{
	padding: 5px 0 2px 0px;
	_padding: 2px 0 1px 2px;
	border-top: dotted 1px #3c3c3c;
	_border-top: solid 1px #3c3c3c;
	font-size: 16px;
	font-weight: bold;
	color: #3c3c3c;
	line-height: 1.3;
	width: 260px;
	min-height: 40px;
}
#property-overview
{
	width: 490px;
	float: left;
}
#property-media-column, #property-main-section, #property-column, #community-main-section, #community-column, .back-link, .property-navigation, .property-navigation-bottom, #media-options div, #lblNumOfTotal, #back-link, .detail-column, #price-status, #property-overview
{
	vertical-align: top;
	display: inline-block; *display:inline;/* For IE6/IE7 */zoom:1;/* For IE6/IE7 */;}




#pnlShowing, #pRequestInfo, #pnlInfo
{
	padding: 4px 0 2px 0;
}
.photo
{
	text-align: center;
}


/*.more-photos
{
	float: left;
	vertical-align: top;
	width:100%;
	
}*/
/*Scroll bars when there are more than 16 thumbnails*/
.more-photos
{
	float: left;
	vertical-align: top;
	max-height: 490px;
	width: 100%;
	overflow: auto;
}
.more-photos div
{
	float: left;
}

.list-office
{
	float: left;
	vertical-align: top;
	padding: 5px 0;
}
#mortgage-payment-calculator td
{
	padding: 3px;
}

#demographiclinks li, #communitysearchlinks li, .siblings
{
	line-height: 2;
}
#demographiclinks, #communitysearchlinks, .community-events, .siblings, .photo-gallery
{
	padding-top: 15px;
}
#neighborhood-list td
{
	padding: 2px 0 2px 5px;
}
.section_content
{
	padding: 5px 5px 5px 10px;
}

/* Example: apply style to everything contained within the div)
div#community-column *
{
	margin-left:15px;
}
*/

.content-area
{
	width: 380px;
	float: left;
}
input#mouseovers
{
	vertical-align: top;
	padding: 0;
	position: relative;
	float: right;
	width: 190px;
}

.popup-header
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006666;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.popup-dialog
{
	z-index: 60000;
	position: absolute;
	width: 450px;
	background: white;
	border: solid 1px black;
}

/*Creates a drop shadow.  Rounded corners apply if Safari or FF*/
#shadow-container-image
{
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#shadow-container-image .shadow2, #shadow-container-image .shadow3, #shadow-container-image .container
{
	position: relative;
	right: -1px;
	top: -1px;
}

#shadow-container-image .shadow1
{
	background: #F1F0F1;
	padding-left: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#shadow-container-image .shadow2
{
	background: #DBDADB;
	padding-left: 1px;
	padding-bottom: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#shadow-container-image .shadow3
{
	background: #B8B6B8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#shadow-container-image .container
{
	background: #ffffff;
	border: solid 1px #848284;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*End drop shadow*/
/*Creates a drop shadow.  This one has square corners*/

/*End drop shadow*/

.dotted-line-top
{
	border-top: 1px dotted #3C3C3C;
	_border-bottom: solid 1px #3C3C3C;
	height: 4px;
	width: auto;
}
.dotted-line-bottom
{
	border-bottom: 1px dotted #3C3C3C;
	_border-bottom: solid 1px #3C3C3C;
	height: 4px;
	width: auto;
}

.title-description
{
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3c3c3c;
}


.divider-border-dark
{
	border-bottom: dotted 1px #3c3c3c;
	_border-bottom: solid 1px #3c3c3c;
	padding-bottom: 1px;
}
.notice
{
	font-size: 14px;
	color: Red;
}



