/* .messageToAgent shows when the agent is in binocular view. */
.messageToAgent {
/* ---------------------------- DO NOT EDIT ----------------------------*/
	font: bold 8pt arial, sans-serif;
	letter-spacing: 0.5pt;
	color:#000;
  width: 500px;
  padding: 3px;
  background: #DBD7C4;
  border: 1px solid #fff;
  margin: 10px auto 5px auto;
}

 .messageToAgent strong{
 /* ---------------------------- DO NOT EDIT ----------------------------*/
	 color:#BA0000;
}

body {
 /* ----------------------------   EDITALBE ---------------------------- */
	background: #CBC6AA;
	margin: 0;
	padding: 0;
}

#detail_view_wrapper{
	
	margin:0px 15px;
	min-width:700px;
}

/* #header is the id for the navigation tabs */
#header  {
 /* ----------------------------   EDITALBE ---------------------------- */
/* BACKGROUND: do not change placement of image. image should have a border the same color
as the border on the active tab because  the inactive tabs are just above it  */
	background: #CBC6AA url("../images/pcs_details_tab_bg.gif") repeat-x bottom;
	font: normal 68% verdana, arial, helvetica, sans-serif; /* keep font size a percentage and line height normal */
/* ---------------------------- DO NOT EDIT ----------------------------*/ 
}

#header ul {
/* ---------------------------- DO NOT EDIT ----------------------------*/
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

/* left side of non-active tab */
#header .notcurrent {
 /* ----------------------------   EDITALBE ---------------------------- */
 /* a background color may be used instead, but if using an image do not change the 'no-repeat left top;' and the image should be 9(w) x 150(h) pixels */
	background:url("/images/left.gif") no-repeat left top; 
/* ---------------------------- DO NOT EDIT ----------------------------*/
	float:left; 
  margin:0; 
	padding:0 0 0 9px;
}

#header .notcurrent a {
	/* ----------------------------   EDITALBE ---------------------------- */
		/* a background color may be used instead, but if using an image do not change the 'no-repeat left top;' and the image should be 400(w) x 150(h) pixels */
	background:url("/images/right.gif") no-repeat right top;
	color:#1C3172;
/* ---------------------------- DO NOT EDIT ----------------------------*/
	float:left; 
	display:block; 
  padding:5px 10px 3px 3px; 
	text-decoration:none; 
	font-weight:bold;
}

/* hover color of text on non active tab */
#header .notcurrent a:hover {
/* ----------------------------   EDITALBE ---------------------------- */
	color:#333;
}

/*active tab */
#header .current {
/* ----------------------------   EDITALBE ---------------------------- */	
/* a background color may be used instead, but if using an image do not change the 'no-repeat left top;' and the image should be 9(w) x 150(h) pixels */
	background:url("/images/left_on.gif") no-repeat left top;
	
/* ---------------------------- DO NOT EDIT ----------------------------*/
	float:left; 
	margin:0; 
	padding:0 0 0 9px; 
}

#header .current a {
	/* ----------------------------   EDITALBE ---------------------------- */	
 /* a background color may be used instead, but if using an image do not change the 'no-repeat left top;' and the image should be 400(w) x 150(h) pixels */
	background:url("/images/right_on.gif") no-repeat right top;
  color:#0A50A1;
/* ---------------------------- DO NOT EDIT ----------------------------*/
	float:left; 
	display:block; 
  padding: 5px 15px 4px 6px; 
	font-weight:bold;
	text-decoration:none; 

}

#content  {
/* ----------------------------   EDITALBE ---------------------------- */
	/* this element should not be aligned because we rely on the child div elements to align */
	font : bold 9pt tahoma, helvetica, sans-serif;
  color: #1C3172;
	background: #fff;
	border: 1px solid #1C3172;

/* ---------------------------- DO NOT EDIT ----------------------------*/
	border-top: none;  
	padding: 10px;  
	}
	
.financial_content {
	background: #fff;
	color : #1C3172;
	font : bold 7pt tahoma, helvetica, sans-serif;
	text-align: right;
	padding  : 1px 20px 1px 5px;
	}
	
/* main table on each tab that contains the name:value infomation.  */
.main_table {
/* ----------------------------   EDITALBE ---------------------------- */
	background:#ddd; /* The background color creates the lines because their is a cellpadding of 1 hard-coded on the table */
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	width:100%; 
 	}
	
	/* table on detail.vm pages, address and price */ 
.detail_page_header {
/* ----------------------------   EDITALBE ---------------------------- */
	font: bold 9pt tahoma, helvetica, sans-serif; /* font size should be min. 9pt max. 10pt */
	color: #fff;
	background: #000;
	background: #1C3172;
	border: 1px solid #000;
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	margin:0 0 3px 0;
	width:100%;
	}
	
.detail_page_header .address {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	text-align: left; 
	padding: 3px 0 3px 3px; 
	}
	
.detail_page_header .price {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	text-align:right; 
	padding: 3px 3px 3px 0; 
	}
	
	/* section titles */ 
.section_title, .section_title2, .section_title3 {
/* ----------------------------   EDITALBE ---------------------------- */
  	background: #D6D6D6;
	color: #1C3172;
	font : bold 9pt tahoma, helvetica, sans-serif; /* font size should be min. 8pt max. 10pt */
	text-align : center;
	padding : 2px;
	}
	
.section_title{ 
/* ----------------------------   EDITALBE ---------------------------- */
/* borders may be turned off is desired */
	border-top : 1px solid #1C3172;
	border-bottom : 1px solid #1C3172;
	}
	
.section_title2{
/* ----------------------------   EDITALBE ---------------------------- */
	/* borders may be turned off is desired */
	border-top : 1px solid #1C3172;
	border-bottom : 1px solid #1C3172;
	}
	
.section_title3{
/* ----------------------------   EDITALBE ---------------------------- */
	/* borders may be turned off is desired */
	border : 1px solid #1C3172;
	border-right: 0;
	}

.label,.label_left_border {
	background:#eee;
	color: #1C3172;
	font : normal 7pt tahoma, helvetica, sans-serif;
	padding : 1px 5px;
	white-space: nowrap;
	}	
	.label_left_border {
	border-: 1px solid #000;
	}
	
	/* value */
.content {
	/* ----------------------------   EDITALBE ---------------------------- */
	background: #fff;
	color : #000;
	font : bold 7pt tahoma, helvetica, sans-serif; /* font size should be min. 7pt max. 9pt. keep font weight bold */
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	padding : 1px 1px 1px 5px; 
	}
	
	/* value with no wrap - good for phone numbers and prices */
.content_nowrap {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
		padding : 1px 1px 1px 5px; 
	white-space: nowrap;
	/* ----------------------------   EDITALBE ---------------------------- */
	background: #fff;
	color : #1C3172;
	font : bold 7pt tahoma, helvetica, sans-serif;
	}
	
	/* listing description on general tab */
.remarks {
/* ----------------------------   EDITALBE ---------------------------- */
	background: #fff;
	color : #000;
	font : normal 9pt/12pt tahoma, helvetica, sans-serif;  /* font size should be min. 7pt/10pt max. 10pt/13pt. keep font weight normal */
	font : normal 8pt/12pt tahoma, helvetica, sans-serif;
	letter-spacing: 0.40pt;
	
	border-top : 1px solid #1C3172;
	padding : 5px;
	}
	
/* room matrix table on interior tab. cellspacing is 1 so the background color sets the color of the lines */
.room_matrix {
	/* ----------------------------   EDITALBE ---------------------------- */
	background:#E5E1D5;
	padding : 1px;  
  border : 1px solid #1C3172;
	}
/* room matrix table on interior tab. top row with room names (bsmt, 1st, upper, other etc..) */
.room_matrix_label {
/* ----------------------------   EDITALBE ---------------------------- */
	background: #ddd;
	color : #1C3172;
  font : normal 7pt tahoma, helvetica, sans-serif;  /* font size should be min. 7pt max. 9pt. keep font weight normal */
		/* ---------------------------- DO NOT EDIT ----------------------------*/
	text-align: center; 
	white-space:nowrap; 
	}
	
	/* room matrix table on interior tab. room sizes.  */
.room_matrix_content {
	/* ----------------------------   EDITALBE ---------------------------- */
	background: #fff; /* background color should stay the same as the content bg color */
	color : #1C3172; /* color can change, but for obvious reasons do not allow white as a value. */
  font : bold 7pt tahoma, helvetica, sans-serif; /* keep text bold */
		/* ---------------------------- DO NOT EDIT ----------------------------*/
	text-align: center;	 
	white-space:nowrap;	 

	}
	
.photo_tab, .photo_tab td {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	background:#fff;
}

.photo_tab_thumb { 
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	width:75px;
	height: 56px;
}
#photoMain {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
margin:3px 0 3px 10px;
}

/* photo tab - title and short desc. of the main photo */
/* not implemented in all boards. Do not allow changes at this time */	
.photo_desc {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	background:#fff;
	vertical-align:top;
}
.photo_desc h4 {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
		font : bold 8pt tahoma, helvetica, sans-serif;
		margin: 3px 0 3px 10px;
		padding: 0;
		}		
.photo_desc p {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
		font : bold 9pt/12pt tahoma, helvetica, sans-serif;
		letter-spacing:1pt;
		margin: 3px 5px 3px 10px;
		padding: 0;
		text-align:left;
		}
		
/* +++++++++++ listing documents is currently only implemented for the Bismarck board	++++++++++++++++ */
	/* ---------------------------- DO NOT EDIT ----------------------------*/
#listingDocuments {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	margin: 0 auto 0 auto;
	overflow: auto;
	padding: 0;
  	width: 600px;
  	height: 300px;
	border: 1px solid #1C3172;
	margin: 0;
	vertical-align: top;
	}

#listingDocuments table {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	border-collapse: collapse;
	}

#listingDocuments table tr{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	}

#listingDocuments table tr td {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	font : normal 10px verdana, arial, sans-serif;
	color: #1C3172;
	border: 1px solid #D8DCE3;
	padding: 3px;
	}
	
#listingDocuments table tr th {
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	font : bold 10px verdana, arial, sans-serif;
	color: #fff;
	padding: 1px;
	background : #1c3173;
	}
.switchcontent{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	padding: 6px;
	background: #ececdc;
	color: #000;
	}
.switchcontent h1{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	font : bold 10px verdana, arial, sans-serif;
	margin-bottom: 0px;
}

#instructions{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	font : normal 10px verdana, arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#description{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	font : normal 10px/125% verdana, arial, sans-serif;
	width: 450px;
	padding-left: 18px;
	margin-top: 6px;
}
#listingDocuments a{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	font : bold 10px verdana, arial, sans-serif;
	color: #1C3173;
	border:none;
}
#listingDocuments a:hover{
	/* ---------------------------- DO NOT EDIT ----------------------------*/
	text-decoration:underline;
}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix{ *zoom: 1; }

a.new-button{
    background: none repeat scroll 0 0 #279DEE;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: helvetica,verdana,arial,sans-serif;
    font-size: 11px;
    padding: 5px 6px;
    text-decoration: none;
    transition: background 0.5s ease 0s;
    vertical-align: top;
    cursor: pointer;
}
a.new-button:hover{
	background: #1D5BA3;	
}
