/* vc_id = "$Id: detail.css 13614 2011-04-07 21:48:44Z slloyd $" */

.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

div {
	margin: 0px;
	padding: 0px;
}

#content-detail {
	width: 380px;
	text-align: left;
	margin-top: 0px;
}
	
#top-nav {
	text-align: center;
}

#photo-disp {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
	
.prev-next {
	position: relative;
	top: 7px;
 	margin: 0px 5px 0px 5px;
}
	

#options 
{
	position: relative;
	top: 5px;
	text-align: center;
	font-size: 11px;
}
	
.img-options 
{
	position: relative;
	top: 5px;
	padding-right: 2px;
}
	
#prop-info
{
	text-align: left;
	padding-top: 4px;
	padding-left: 20px;
}
	
#prop-info h1, #prop-info h2 
{
	font-size: 16px;
	font-weight: bold;
	clear: left;
}

#prop-info .print-options
{
	text-align: right;
}
	
#prop-info .print-options h3 
{
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 13px;
	text-align: right;
	padding-bottom: 24px;
}
	
#prop-info .print-options .option 
{
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 18px;
}
	
#prop-info .print-options #print-all
{
	background-image:url('../../images/map/pp3-icon-print-all-line.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	margin-left: 10px;
}
	
#prop-info hr, #prop-info .hr-line
{
	background-image: url('../../images/map/hr.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	clear: both;
}

#prop-info .openHouse
{
	/*float: right;
	width: 120px;*/
}

#prop-info .openHouse img
{
	float: right;
}

#prop-info .openHouse div
{
	padding-top: 16px;
}

#prop-info dl
{
	float: left;
}

#prop-info dt
{
	border-top: dotted 1px #CCCCCC;
	clear: left;
	float: left;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 120px;
}

#prop-info dd
{
	border-top: dotted 1px #CCCCCC;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: 120px;
}

#prop-info .AgentInfo
{
	padding-top: 5px;
}

#prop-info .AgentInfo h1, #prop-info .AgentInfo h2
{
	font-size: 16pt;
	font-weight: normal;
	background-color: transparent;
	color: #000000;
}

#prop-info .disclaimer
{
	font-size: 9pt;
}
	
#thumb-bg-1,
#thumb-bg-2,
#thumb-bg-3,
#thumb-bg-4,
#thumb-bg-5,
#thumb-bg-6,
#thumb-bg-7,
#thumb-bg-8 {
	position: absolute;
	background-image: url('../../images/map/pp3-thumb-bg.gif');
	background-repeat: no-repeat;
	width: 109px;
	height: 89px;
	display: none;
	margin-top: -115px;
	margin-left: -36px;
}

#photo-controls {
	background-image: url('../../images/map/pp3-controls-bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #555555;
	color: #FFFFFF;
}

#photo-controls select {
	font-size: 8pt;
	width: 120px;
	float: left;
	clear: left;
}

.photo-caption {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	font-size: 8pt;
	font-weight: normal;
	font-family: sans-serif;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
	position: absolute;
	overflow: auto;
	display: none;
	border-style: solid;
	border-color: #003355;
	border-width: 1px 2px 2px 1px;
	float: left;
}

.photo-caption div {
	font-size: 8pt;
	opacity: 1.0;
	filter: Alpha(Opacity=100);
	background-color: transparent;
	color: #FFFFFF;
	text-align: left;
}

.photo-caption div h3 {
	background-color: transparent;
	color: #FFFFFF;
	display: inline;
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}

.photo-caption div p.album-caption {
	font-size: 8pt;
	background-color: transparent;
	color: #FFFFFF;
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}

.photo-caption div p.slide-caption {
	font-size: 8pt;
	background-color: transparent;
	color: #FFFFFF;
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}

.photo-albums {
	background-color:#ffffff;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	margin-left: -30px;
	margin-top: -5px;
        /**
        max-height: 300px;
        overflow:auto;
        height:expression( this.scrollHeight > 300? "300px" : "auto" );
        width:expression( this.scrollHeight > 300? "200px" : "auto" );
        */
}

.photo-album-description {
        /** padding:20px; */
        overflow:auto;
        border-width:1px;
	border-style:solid;
	border-color:#000000;
}

.photo-album-description td {
        padding:20px;
}

.photo-albums ul {
	padding: 10px;
	margin:0px;
	margin-left: 20px;
	list-style-image: url('../../images/map/bullet_gallery.gif');
	
}

.photo-albums li {
        padding:1px;
        margin-left:5px;
        margin-right:5px;
}
	
.thumb-img {
	width: 95px;
	height: 72px;
	margin-top: 6px;
}
	
#grey-bg {
	border: 1px solid red;
}
#pvIndex a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#pvIndex a:hover, #pvIndex .current {
	color: #f3746a;
	text-decoration: none;
}

/*
	mapped styles to be over written for reused code.  blah.
*/

.subheadtext_dark {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

.newOnMarket {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #006600;
	padding: 10px;
	clear: both;
}

#sm_detail_header {
	width: 275px;
	font-size: 18px;
}

#more-details-button {
	display: none;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	color: #000;
}

a.button span {
    background: transparent url('../../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	color: #000;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.openHouse {
	/*padding-top: 10px;*/
}

