﻿/* OFFICE DETAILS */


#arHeader {
	background: url(../img/agentResults/bgAgentResults.jpg) center top no-repeat;
	height: 120px;
	margin: 0 0 10px 0;
}

#odHeader {
	background: url(../img/agentResults/bgOfficeDetail.jpg) center top no-repeat;
	height: 120px;
	margin: 0 0 10px 0;
}

#arBody #summaryPics {
	width: 670px;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 11px;
	line-height: 16px;
}

#summary {
	width: 300px !important;
	float: left;
}

#arBody #summaryPics a:link, #arBody #summaryPics a:visited {
	color: #b80007;
}

.spWrap {
	margin: 0 0 10px 0;
}

#arBody #detAgentRemarks {
	clear: both;
	border: none;
}

#arBody #detAgentRemarks h3 {
	border: none;
	border-top: 1px solid #d5c2a4;
	padding: 5px 0 0 0;
}

#arBody h3 {
	font-size: 17px;
	clear: both;
}

#videoTourPanel {
	height: 30px;
	background: url(../img/property_details/bgVoiceGuidePanel.gif) repeat-x 0 0;
	text-align: center;
}

#videoTourPanel p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	text-transform: uppercase;
}

#videoTourPanel a {
	padding: 0 0 0 20px;
	background: url(../img/bgVirtualTour.gif) 0 0 no-repeat;
}

#arBody #summaryPics #videoTourPanel a:link, #arBody #summaryPics #videoTourPanel a:visited {
	color: #fff;
	text-decoration: none;
}

#arBody #summaryPics #videoTourPanel a:hover, #arBody #summaryPics #videoTourPanel a:active {
	text-decoration: underline;
}

.arSide 
{
	border-left:1px solid #D5C2A4;
	margin-top:30px;
	width: 240px;
	float: right;
	text-align: center;
	font-size: 11px;
}

.arSideItem {
	margin: 0 0 20px 0;
}

#arBody .arSide h3 {
	font-size: 14px;
	font-weight: bold;
}

.arSide a:link, .arSide a:visited {
	color: #b80007;
}

#arBody #detDesc ul {
	list-style-type: disc;
	margin: 0 0 0 15px;
}

.arItemNew
{
	display:block;
	padding-left:300px;
}
