﻿

.accordionSection
{
	border: solid 1px #CCCCCC;
	height: auto;
	border-left: solid 1px #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Century Gothic" , Arial, Helvetica, Geneva, sans-serif;
	background-color: #F7F7F7;
	width:480;
}
.accordionSectionWhiteBG
{
	border: solid 1px #CCCCCC;
	height: auto;
	border-left: solid 1px #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Century Gothic" , Arial, Helvetica, Geneva, sans-serif;
	background-color: #FFFFFF;
	width:480;
}
.accordionTitleText
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0;
}

.accordionHeader
{
	border: 1px;
	color: #9b0000;
	font-size: 20px padding: 5px;
	margin-top: 0;
	font-family: "Century Gothic" , Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 10px 0 10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.accordionHeaderSelected
{
	border: 0px;
	color: white;
	background-color: Gray;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
}

.accordionContent
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.accordionText ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	margin-left: 10px;
}
.tblTitle
{
	font-family: "Century Gothic" , Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #808080;
	padding-left: 10px;
	width: 100px;
}
.tblContent
{
	font-family: "Century Gothic" , Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	width: 400px;
}
.photos
{
	overflow: hidden;
	border: 0px solid #f0f0f0;
	padding: 0px;
	width: 550px;
	margin: 0 auto;
}
img
{
	border: none;
}
.photos div img
{
	float: left;
	margin: 2px 10px 2px 30px;
	border: 0px solid #888;
}
.photos ul.thumbs
{
	margin: 0;
	padding: 0 10px 0 0px;
	list-style: none;
	width: 550px;
	float: left;
}
.photos ul.thumbs li
{
	width: 100px;
	height: 75px;
	margin: 15px 15px 0 0;
	padding: 0;
	float: left;
	position: relative;
	border: 10px solid #ddd;
	text-align: center;
}
.photos ul.thumbs li:hover
{
	border: 10px solid #888;
}
.photos ul.thumbs li img
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.IVphotos
{
	overflow: hidden;
	border: 0px solid #f0f0f0;
	padding: 0px;
	width: 550px;
	margin: 0 auto;
}
.IVphotos div img {
	float: left;
	margin: 2px 10px 2px 30px;
	border: 0px solid #888;
}
.IVphotos ul.thumbs {
	margin: 0;
	padding: 0 10px 0 0px;
	list-style: none;
	width: 550px;
	float: left;
}
.IVphotos ul.thumbs li{
	width: 130px;
	height: 150px;
	margin: 15px 15px 15px 15px;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
}
.IVphotos ul.thumbs li:hover img{
	border: 10px solid #888;
	width: 130px;
	height: 100px;
	
	
}
.IVphotos ul.thumbs li href {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 130px;
	height: 100px;
	border: 10px solid #ddd;
    }
.IVphotos ul.thumbs li img  {
	position: absolute;
    top: 0px;
    left: 0px;    
	border: 10px solid #ddd;
}
.IVphotos ul.thumbs li div 
{
	position: absolute;
	top: 120px;
    left: 10px;
    text-align: center;
}
#ImageScroller_LeftPanel_listing
{ 
	background: url(virtual_tour_frame.png) no-repeat;
    width: 535px;
	height: 330px;
	margin: 0px 0px 0px 65px;
	
}

