/* vc_id = "$Id: largeViewerAlt.css 12899 2010-03-29 18:45:10Z robert $" */
body, div {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	text-align:center;
}

#pvContainer {
	width: 890px;
	margin:0px auto 0px auto;
    background-image: url(../../images/slideViewer/pvLogo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#pvMastHead {
	height: 44px;
}

#pvPropertInfo {
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
}

#pvPropertyMeta {
	font-size: 18px;
	text-align: left;
}

#pvPagination {
	float: right;
	margin-top: 13px;
	margin-bottom: 13px;
}

#pvAgentInfo {
	float: right;
	width: 551px;
	height: 85px;
	margin-top: 5px;
}

#pvAgentMeta {
	text-align: right;
	margin-left: 5px;
	background-image: url(../../images/slideViewer/pvAgentInfo_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 245px;
	float: right;
}

#pvActionItems {
	clear: both;
	float: left;
	width: 182px;
	margin-top: 5px;
        background-image: url(../../images/slideViewer/pvToolbarBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
	padding: 2px;
}

#pvActionItems td {
        padding: 0px 2px 0px 2px;
}

#pvThumbs {
	float: left;
	width: 147px;
	height: 552px;
	overflow: auto;
}

#pvThumbs div {
	margin: 0px;
	padding: 0px;
}

#pvMainImage {
	float: right;
	width: 720px;
	height: 540px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #ccc;
}

#pvControls {
	clear: both;
	display: none;
}

#pvAgentPic {
	float: right;
	margin-left: 3px;
}


.pvAdr {
	color: #999999;
}

.agentName {
	font-size: 14px;
	padding-bottom: 3px;
}

.officeInfo {
	font-size: 10px;
	color: #666667;
	line-height: 110%;
}

.photo-thumbs {
	border: 0px;
}

.photo-thumbs h3 {
	color: #000;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}

.photo-thumbs a {
	text-decoration: none;
}

.photo-thumbs a:hover {
	text-decoration: none;
}

#photo-controls .photo-thumbs h3 {
	color: #fff;
	background-color: #000;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
