// VAG - (Thin)
 @font-face {
	font-family: 'VAGRounded-Thin';
	src: url('../fonts/VAGRouThi.eot');
}
@font-face {
	font-family: 'VAGRounded-Thin';
	src: url('../fonts/VAGRouThi.woff') format('woff'),
	url('../fonts/VAGRouThi.svg#VAGRounded-Thin') format('svg');
}

body{
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'VAGRounded-Thin';
}

.sticky-footer-push,
nav,
footer,
#walkscore-outer,
#floorplan-outer,
#blueimp-gallery,
.addthisevent-drop,
.share-h3,
a.overview-more,
ul.share-links,
.view-on-map,
.print-page,
.property-details-top-info-nav,
.property-details-top-video{
  display: none;
}

#property-details-page{
  width: 640px;
  margin: 0 auto;
}

.property-details-image{
  display: none;
}

.details-top-info-beds > span,
.details-top-info-baths > span,
.details-top-info-cars > span{
	display: inline-block;
}

.details-top-info-beds,
.details-top-info-baths,
.details-top-info-cars{
	float: left;
}

.print-header{
	display: block;
	margin-bottom: 20px;
}

.print-image{
	float: right;
}

.property-details-top-info{
	padding-right: 20px;
	width: 300px;
}

.property-details-top-info-property h1{
	line-height: 30px;
}

.property-details-top-info-property h1 span{
	color: #4e1965;
}

.details-top-info-icons{
	color: #4e1965;
}

.property-details-overview{
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #999;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.4em;
}

.property-details-overview h3{
	color: #4e1965;
	font-size: 18px;
	width: 100%;
	display: inline-block;
}

p span.overview-large{
	display: none;
}

.property-details-overview > p{
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

ul.calendar-list{
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.calendar-list li{
	float: left;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

ul.calendar-list li strong{
	color: #4e1965;
}

.property-details-contact{
	float: left;
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #999;
	width: 100%;
}

h3.contact-agent-h3{
	display: block;
	width: 100%;
	color: #4e1965;
}

ul.propetry-details-agent-list{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}

ul.propetry-details-agent-list li{
	width: 50%;
	display: inline-block;
}

ul.propetry-details-agent-list li .property-details-agent-left{
	width: 100px;
	float: left;
}

ul.propetry-details-agent-list li .property-details-agent-left a img{
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	width: 100px;
}

ul.propetry-details-agent-list li .property-details-agent-right{
	width: 200px;
	padding-left: 20px;
	float: left;
}

ul.propetry-details-agent-list li .property-details-agent-right h4{
	padding: 0 0 10px 0;
	margin: 0;
}

ul.propetry-details-agent-list li .property-details-agent-right a{
	color: #555;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

ul.propetry-details-agent-list li .property-details-agent-right a.agent-profile{
	display: none;
}

ul.propetry-details-agent-list li .property-details-agent-right a.agent-email{
	font-weight: bold;
}

ul.propetry-details-agent-list li .property-details-agent-right a.agent-email span{
	font-weight: normal;
	text-decoration: underline;
}
