
body{
	background: url('http://www.tourvista.com/images/player/bg-tile.png') repeat-y top #e9ecf1;
	padding:0;
	margin:0;
}
.bg-top-mid{
	height:88px;
	width:100%;
	margin: 0 auto;
	background: url('http://www.tourvista.com/images/player/bg-top.png') no-repeat top;
}
.bg-top-mid a:hover{
	background-color:transparent;
}
.button{
	height: 17px;
	padding: 2px 20px;
	cursor:pointer;
	color:#fefefe;
	font-size:11pt;
	font-weight:900;
	text-align:center;
	background: url('http://www.tourvista.com/images/player/bg-button.png') repeat-x;
}
.click-for-map{
	margin: 40px auto 5px;
	width:160px;
	text-align:center;
}
.column{
	float:left;
}
#contactOwner{
	
}
	#contactOwner div{
		margin-bottom:2px;
	}
	#contactOwner input{
		width:170px;
		height:20px;
		background:#fefefe;
		float:right;
	}
	#contactOwner label{
		float:left;
	}
	#contactOwner textarea{
		width:336px;
		height:90px;
	}
.corners{
	height:7px;
}
	.corners .w{
		float:left;
	}
	.corners .e{
		float:right;
	}
.feature-title{
	font-size:8pt;
	font-weight:900;
	margin-bottom:5px;
}
.feature-title .offset{
	margin-left:3px;
	margin-top:5px;
	float: left;
}
.friend-form{
	display:none;
	width:162px;
	margin: 0 auto;
}
	.friend-form input, .friend-form textarea{
		width:158px;
	}
.icon {
	float:left;
}
.left-column{
	background: url('http://www.tourvista.com/images/player/new-tabs/bg-left-col.png') no-repeat;
	width:179px;
	float:left;
	position:relative;
	top:-24px;
	left:7px;
}
li{
	padding-bottom:10px;
}
.listed-by{
	padding:10px;
}
.map {
	width:160px;
	height:100px;
	padding: 1px;
	background: #fff;
	margin: 0 auto;
	cursor:pointer;
}

#my-virtual-tours {
	font-size:10px;
	line-height:12px;
	margin:10px 0 20px 20px;
}

#my-virtual-tours .img {
	border:1px solid #fff;
	margin:5px 0 2px 0;
}

.property{
	margin: 10px auto 0;
	width:164px;
	color:#2a4b6c;
	text-align:center;
}
.property .detail{
	width:158px;
	padding: 2px 0;
	border-bottom: 1px #fff solid;
	color:#082a4f;
	font-size:8pt;
	font-weight:900;
	text-align:left;
	margin: 0 auto;
}
.property br{
	clear:both;
}
.property .detail div{
	float:left;
	text-align:left;
	padding:2px;
}
.property .detail div:first-child{
	width:80px;
}
.property .detail div+div{
	width:70px;
}

.property .header{
	width:158px;
	height:22px;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #bdcddc solid;
	border-right: 1px #bdcddc solid;
	background-color:#d2dce6;
	color:#404348;
	text-align:center;
	font-weight:900;
	font-size:.95em;
	padding-top:4px;
	margin: 0 auto;
	letter-spacing:1px;
}
.property .title{
	color:#fff;
	font-weight:900;
	font-size:12pt;
	padding:2px;
	margin-bottom:4px;
	text-align: center;
}
.property .first-container{
	width:162px;
	margin-bottom:5px;
	padding:2px;
	background-color: #fff;
	text-align:center;
}
.property .first-container img{
	width:160px;
}
.property .first-container .text{
	float:right;
	color:#000;
	font-weight:900;
}
.property-description-text {
	border:1px solid #eee;
	height:225px;
	overflow:auto;
	padding:5px;
	width:370px;
}
.property-info {
	width:782px;
	/*background: url('http://www.tourvista.com/images/player/bg-shadow-separator.png') repeat-x;*/
	padding:10px;
}
.right-column{
	position:relative;
	top:-24px;
	right:7px;
	float:right;
}
.rounded {
	background: #e1e6ec;
}
.left-column .send-to-friend{
	width:158px;
	margin: 50px auto 0;
	cursor:pointer;
}
.tvPlayer-container{
	
}
ul{
	padding-left:30px;
	margin:5px 0;
}
.virtual-tour {
	margin: 0 auto;
	width:995px;
	top:-55px;
	position:relative;
}
.white-bottom{
	background: url('http://www.tourvista.com/images/player/new-tabs/bg-white-bottom.png') no-repeat;
	width:995px;
	height:15px;
}
.white-tile{
	background: url('http://www.tourvista.com/images/player/new-tabs/bg-white-tile.png') repeat-y;
	width:995px;
	position:relative;
}
.white-top{
	background: url('http://www.tourvista.com/images/player/bg-white-top.png') no-repeat;
	width:995px;
	height:32px;
}

