#detail-right {
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #304774;
	border-right-color: #304774;
	border-left-color: #304774;
	vertical-align: top;
	width: 280px;
	height: 700px;
}
/********************************************
* Detail Page Styles
********************************************/
#detailholder {
}
#detailprop {
}
#detailprop ul {
}
#detailprop h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f1c658;
	border: medium double #CCCCCC;
}
#detailprop li {
	font-size: 12px;
	list-style-type: none;
	
}
#detailfeatures {
}
#detailfeatures ul {
}
#detailfeatures h1,#detailfeatures h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f1c658;
	border: medium double #CCCCCC;
}
#detailfeatures li {
	font-size: 12px;
	list-style-type: none;
	margin: 5px;
}
/*********************************************************
*
*  Detail Contact Form
*
*********************************************************/
#detailform {
	color: white;
	font-size: 10px;
	height:260px;

	
}

#detailform b {
	width: 80px;
	margin-right: 0px;
	text-align: left;
	display: block;
}
#detailform h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f1c658;
	border: medium double #CCCCCC;
}
#detailform h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f1c658;
	

}
#detailform ol {
	text-align: left;
		margin:20px;
}
#detailform li {
	list-style: none;

}

#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: 12px;
	font-weight: bold;
	background-color: #f1c658;
	border: medium double #CCCCCC;
}

#detailcontact h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin:5px 0px;
}
#detailcontact ol {
	background:#223968;
	list-style-type: none;
	border:1px #CCCCCC solid;
}
#detailcontact li {
	font-size:13px;
	font-weight: normal;
	line-height:20px;
	margin: 5px;
	
}
#detailcontact a {
}
#detailcontact a:hover {
}

/*********************************************************
*
*  Slideshow
*
*********************************************************/

#detailimg {
	margin: 10px;
	margin-bottom: 100px;
}
#detailimg h1{
	font-size:17px;
	line-height:27px;
	color:#000;
	display:block;
	border:1px #fff solid;
	height:29px;
	padding: 5px;
	font-weight:bold;
	margin: 5px;
	background-color:#f1c658;
}

#mainImage {
	display: block;
	width: 500px;
	margin: 5px;
 	border:1px #fff solid;
}

#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: 250px;
                width: 325px;
								border:2px #fff solid;
}
#wagmp_map_2 span {
                display: block;
                width: 2px;
                height: 2px;
}
#wagmp_pano {
                margin: 0px;
                display: block;
                height: 230px;
                width: 325px;
								border:2px #fff solid;
}
.streetview {
                display: block;
                width: 250px;
                height: 300px;
                float: none;
}
.streetview h2 {
                font-size: 18px;
                background:#f1c658;
                text-align: center;
                font-weight: bold;
                color: #000000;
                line-height:32px;
                font-variant: small-caps;
                margin-left: 0px;
								width: 325px;
								border:2px #fff solid;
								margin-top: 10px;
								margin-bottom: 10px;
}
.mapview {
                display: block;
                width: 250px;
                height: 300px;
                float: none;
}
.mapview h2 {
                font-size: 18px;
                background:#f1c658;
                text-align: center;
                font-weight: bold;
                color: #000000;
                line-height:32px;
                font-variant: small-caps;
                margin-left: 0px;
								width: 325px;
								border:3px #fff solid;
								margin-bottom: 10px;
								
}
/*********************************************************
*
*  Property Comments
*
*********************************************************/

#detailcomments {
	clear: both;
}
#detailcomments h1 {
	margin: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f1c658;
	border: medium double #CCCCCC;
}

#detailcomments li {
	font-size: 12px;
	list-style-type: none;
	margin: 5px;
}

.acomment {
	border: medium dotted #666666;
	margin-right: 10px;
	margin-left: 10px;
}
.acomment h2{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;

}

/*********************************************************
*
*  Comment forms for detail page
*
*********************************************************/

#commentform {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}
#commentform p {
	font-weight: bold;
}
#commentform li {
	list-style-type: none;
}
#commentform h1 {
	margin-bottom: 5px;
	font-size: 16px;
	width: 98%;
}
#commentform b {
	text-align: right;
	display: inline-block;
	width: 80px;
	float:left;
}
#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_1/bttns/add-comment.gif) left center no-repeat;
	width:143px;
	height:29px;
	border:none;
	cursor:pointer;
}
.fweb {
	display: none;
	visibility: hidden;
}