* {margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;}
#feature_sheet_page {
	padding-bottom: 30px;
  margin-top: 10px;
}
#page1 {
	width: 640px;
  height: auto;
  margin: auto;
  border: 1px solid #9C9C9C;
  padding: 10px;
}
#headerbox_fs {
	border-bottom: 1px solid #9C9C9C;
  width:100%;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}
.agentinfobox_fs {
	font-size: 13px;
  text-align: center;
  float: left;
  width: 300px;
  color: #000;
  padding: 15px 15px 10px;
	font-weight:bold;
}
.agentinfobox_fs .defaultagent,
.agentcontactinfo .agentname span,
.agentcontactinfo .office_number,
.agentcontactinfo .cellnumber,
.agentcontactinfo .agentwebsite{
	display:block;
}
.broker_logo_path{
  float: left;
  width: 150px;
}
.broker_logo_path img{
	width:100%;
	height:auto;
}
.centerLogo{
	width:300px;
	padding:5px 15px 0px;
}	
#headerbox_fs .centerLogo h2{
	font-size:16px;
	margin:5px 0px 0px;
}
.agentinfobox_fs h2{
 	font-size:18px;
	margin-bottom:7px;
}
.agentinfobox_fs img{
	width:100px;
}
#HLimgsmall_fs {
	margin-right: 10px;
  float: right;
  margin-top: 5px;
  width: 100px;
}
#addressbox_fs {
  background:#EBE8D6;
  border:1px solid #777;
  border-top:0px;
  padding: 2px 5px;
  font-size:12px;
  font-weight:bold;
  width:628px;
  text-align:center;
	color: #31528D;
}
#addressbox_fs_center{
width:100%;
max-width:300px;
padding-bottom: 2px;
color: #000;
border: 1px solid #9C9C9C;
border-bottom: none;
margin:10px auto 0px;
text-align:center;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
}
#headerbox_fs #addressbox_fs_center	h2 {
text-transform: uppercase;
padding-top: 2px;
border-bottom: 1px solid #9C9C9C;
font-size: 14px;
font-weight: bold;
background: #EBE8D6;
color: #092290;
margin:0px 0px 4px;
}
.agentinfo{
	float:left;
	width:150px;
	font-size:11px;
	font-weight:bold;
	color: #000;
}
.agentinfo p{
	clear:both;
}
.second{
	float:right;
	text-align:right;
}
.agentinfo img{
  margin-top: -8px;
  float: left;
  max-width:150px;
}
.second img{
	float:none;
}
img.propertyImg{
  margin:10px 20px 10px 0px;
  width:290px;
	float:left;
}
#maindetailbox_fs {
	float: left;
  width: 329px;
	padding:10px 0px;
}
#maindetailbox_fs dl, #roomsize_fs dl{
	margin:0px 0px 1px 0px;
}
#roomsize_fs dl{
 line-height:65%;
}
#maindetailbox_fs dl dt, #roomsize_fs dl dt{
	font-weight: bold;
  color: #000;
  font-size:10px;
  text-transform:uppercase;
	display:inline;
} 
#maindetailbox_fs dl dd, #roomsize_fs dl dd{
	color: #0b337a;
  font-size:10px;
 display:inline;
}
#roomsize_fs {
  width:640px;
  border-top:1px solid #999;
  padding-bottom:10px;
}
#roomsize_fs h2 {
  font-size: 11px;
  font-weight: bold;
  margin: 3px 0px;
  text-align:center;
  text-transform:uppercase;
}  
#roomsize_fs .level{
  width:auto;
  float:left;
  margin:5px 30px 0px 0px;
}  
#remarks_fs .title_fs{
  text-transform:uppercase;
  width:640px;
  display:block;
  font-weight: bold;
  color: #000;
  font-size:10px;
  text-transform:uppercase;
}
#remarks_fs .detail_fs {
  color: #000;
  font-size:10px;
}
#page2 {
	width: 640px;
  height: auto;
  border: 1px solid #9C9C9C;
  margin: auto;
  padding: 10px;
  page-break-before: always;
  page-break-inside: avoid;
}
#picturesbox {
	margin-top: 20px; text-align:center;
}
#picturesbox img {
		height:110px;
		margin:5px 6px 0px 0px;
}
.buttonbox_fs {
	width:640px;
  height:30px;
  margin:auto;
}
.buttonbox_fs a {
	width:auto;
  float:left;
  display:block;
  height:17px;
  border:1px solid #9C9C9C;
  border-bottom:0px;
  padding:3px 5px 0px 10px;
  margin-left:-1px;
  margin-top: 10px;
  text-decoration: none;
  font-size: 10px;
  background:#EBE8D6;
  text-transform:uppercase;
  font-weight: 100;
  color: #222013;
}
.buttonbox_fs a:hover {
 	color: #E41B21;
  background:none;
}
.buttonbox_fs img {
	float:left;
  border:none;
  padding-right:3px;
}
.featuresheet_footer {
	font-size: 11px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333;
  padding-bottom: 30px;
  text-align: center;
	width:640px;
	margin:0 auto;
}
.featuresheet_footer a {
  color:#333;
	text-decoration:none;
}



@media screen and (max-width: 1000px){
	.mobileVersion .buttonbox_fs a:first-child{
		margin-right:20px;
	}
	.mobileVersion #page1,
	.mobileVersion .buttonbox_fs,
	.mobileVersion #remarks_fs .title_fs,
	.mobileVersion #page2 {
    	width:90%;
    	font-size: 1.3em;
	}
	.mobileVersion #addressbox_fs{
		width:auto;
		font-size: 0.8em;
	}
	.mobileVersion #roomsize_fs{
		width:auto;
	}
	.mobileVersion #roomsize_fs h2{
		font-size:0.8em;
	}
	.mobileVersion #maindetailbox_fs{
		width:auto;
		font-size: inherit;
	}
	.mobileVersion .agentinfobox_fs{
	    width: calc(100% - 330px);
	    font-size: 0.8em;
	}
	.mobileVersion #remarks_fs .title_fs{
		font-size: 0.8em;
	}
	.mobileVersion #maindetailbox_fs dl dt, .mobileVersion #roomsize_fs dl dt,
	.mobileVersion #maindetailbox_fs dl dd, .mobileVersion #roomsize_fs dl dd,
	.mobileVersion .buttonbox_fs a,
	.mobileVersion #remarks_fs .detail_fs{
		    font-size: 0.7em;
	}
	.mobileVersion .featuresheet_footer {
    font-size: 0.75em;
    width: auto;
   }
   .mobileVersion .agentinfobox_fs h2 {
    font-size: 1.1em;
   }
}

@media screen and (max-width: 640px){
.mobileVersion .agentinfo{
	float: none;
    margin: 0 auto;
   }
.mobileVersion .agentinfobox_fs{
    float: none;
    width: calc(100% - 30px);
    clear: left;
}
.mobileVersion #HLimgsmall_fs{
	    margin-right: auto;
    margin-left: calc(50% - 50px);
    float: none;
    margin-bottom: 20px;
}
.mobileVersion img.propertyImg{
    margin: 10px auto 10px;
    float: none;
    display: block;
}
}

