/********************************************
* Detail Page Styles
********************************************/
#detailholder {
	width: 100%;
}
#detailprop {
	width:96%;
	margin-top: 10px;
	margin-left: 10px;
}
#detailprop ul {
}
#detailprop h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
}
#detailprop li {
	font-size: 12px;
	color: #000;
	width: 95%;
	list-style-type: none;
	
}
#detailfeatures {
	margin: 10px;
}
#detailfeatures ul {
}
#detailfeatures h1,#detailfeatures h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
}
#detailfeatures li {
	font-size: 12px;
	color: #000;
	list-style-type: none;
	margin: 5px;
}
#detail-right {
	width:320px;
	background-repeat:repeat-x;
	background-color:#EED6AF;
	vertical-align: top;
	height: 700px;
}/*********************************************************
*
*  Detail Contact Form
*
*********************************************************/
#detailform {
	color: white;
	font-size: 10px;
	height: 290px;
}
#detailform b {
	width: 80px;
	margin-right: 0px;
	text-align: left;
	display: block;
}
#detailform h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	width: 100%;
	margin-top: 5px;
}
#detailform h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-left: 10px;
	margin-top: 5px;
}
#detailform ol {
	text-align: left;
	margin-left: 50px;
}
#detailform li {
	list-style: none;
	color: #000;
	padding: 5px;
}
#detailform textarea{
}
#detailform .submit {
	clear: both;
	float: left;
	margin-top: 3px;	
}
.thename {
	width: 75px;
}
.theemail{
	width: 200px;
}
.thephone{
	width: 200px;
}
.themessage{
	width: 200px;
}
/*********************************************************
*
*  Contact block and links for the detail page
*
*********************************************************/

#detailcontact {
	font-size: 14px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width:94%;
	margin:0 0 0 10px;
}
#detailcontact h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
}
#detailcontact ol {
	background:#F8F5EE url(/agent_templates/template_50/images/box-bg.jpg) repeat-x center bottom;
	margin-bottom: 10px;
	padding:8px 11px 10px 11px;
	list-style-type: none;
	border:1px solid #C7C1B2;
	border-top:none;
	border:1px #974608 solid;
}
#detailcontact li {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin-bottom: 5px;
	color: black;	
}
#detailcontact a {
	color:#000000;
	text-decoration: none;
}
#detailcontact a:hover {
	color:#000000;
	text-decoration: underline overline;
}
/*********************************************************
*
*  Slideshow
*
*********************************************************/
#detailimg {
  height: 450px;
}
#detailimg h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 5px;
}
#mainImage {
	display: inline;
	width: 300px;
	margin: 5px;
 	border:1px #000 solid;
	float: left;
	margin-left: 10px;
}
#nav {
	display: block;
	width: 50px;
	float: left;
	list-style: none;
	margin: 5px;
	border: none;
}
/*********************************************************
*
*  Google maps and street view
*
*********************************************************/
 
#wagmp_map_2 {
  display: block;
  height: 240px;
  width: 320px;
}
#wagmp_map_2 span {
  display: block;
  width: 2px;
  height: 2px;
}
#wagmp_pano {
  margin: 0px;
  display: block;
  width:320px;
  height: 230px;
}
.streetview {
  display: block;
  height: 240px;
  float: none;
	width: 320px;
	margin-bottom: 50px;
}
.streetview h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 5px;
}
.mapview {
  display: block;
  height: 250px;
  margin-bottom: 20px;
	width: 320px;
}
.mapview h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 5px;
}
/*********************************************************
*
*  Property Comments
*
*********************************************************/

#detailcomments {
	clear: both;
}
#detailcomments ul {
  margin-top: 10px;
}
#detailcomments h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
}
#detailcomments li {
	font-size: 12px;
	color: #000;
	list-style-type: none;
	margin: 5px;
}
.acomment {
	border: medium dotted #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.acomment h2{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;	
	text-align: center;
}
/*********************************************************
*
*  Comment forms for detail page
*
*********************************************************/

#commentform {
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}
#commentform ul {
}
#commentform p {
	font-weight: bold;
}
#commentform li {
	list-style-type: none;
}
#commentform h1 {
	margin-bottom: 5px;
	font-size: 16px;
	width: 98%;
}
#commentform h2 {
	margin-bottom: 5px;
	font-size: 16px;
	width: 98%;
	text-align: center;
}
#commentform b {
	text-align: right;
	display: inline-block;
	width: 80px;
	float:left;
}
#commentform a {
	color: #cf6700;
	font-weight: bold;
}
#commentform a:hover {
	color: #000;
	text-decoration: underline overline;
}
#commentform input {
	display: inline-block;
	width: 150px;
}
#commentform textarea {
	display: inline-block;
	width: 150px;
}
#commentform [type=submit] {
	text-indent:-999px;
	margin: 10px 10px 10px 156px;
	float: left;
	background:url(/agent_templates/template_50/bttns/add-comment.gif) left center no-repeat;
	width:143px;
	height:29px;
	border:none;
	cursor:pointer;
}
#comment-note {
  margin-top: 10px;
}
