*
	{margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

#feature_sheet_residential
	{padding-bottom: 30px;
	margin-top: 10px;}
	
#HLimgbig_fs {
	max-width: 150px!important;
	max-height: 150px!important;
}
#page1
	{width: 640px;
	height: auto;
	margin: auto;
	border: 1px solid #9C9C9C;
	padding: 10px;
	margin-top: -10px;}

#headerbox_fs
	{border-bottom: 1px solid #9C9C9C;
	width:100%;}
	#HLimgbig_fs
		{float: left;}
	#agentinfobox_fs
		{font-size: 13px;
		font-weight: bold;
		letter-spacing: -1px;
		text-align: center;
		float: left;
		width: 335px;
		padding-top: 10px;
		padding-bottom: 10px;}
	#HLimgsmall_fs
		{float: right;
		max-width: 150px;
		max-height:150px;}
	
#mainpicbox_fs
	{clear: both;
	float: left;
	width: 600px;}
	#addressbox_fs
		{padding-top: 10px;
		padding-bottom: 10px;
		color:#E41B21;
		float:left;
		width:300px;
		position:relative;}
		#addressbox_fs h2
			{margin-right: 10px;
			margin-top: 0px;
			margin-bottom: 0px;
			font-size: 16px;
			font-weight: bold;
			display:none;}
		#addressbox_fs span.detail_fs{
		  background:#EBE8D6;
		  border:1px solid #777;
		  border-top:0px;
		  padding: 2px 5px;
      font-size:12px;
      font-weight:bold;
      position:absolute;
      top:0px;
      width:628px;
      text-align:center;
    }
		#addressbox_fs span.detail_fs br{
		  display:none;
    }
		#addressbox_fs img{
		  margin-top:10px;
		}
		
	#roomsize_fs
		{margin-bottom: 0px;
		margin-top: 0px;
		width:640px;
		border-top:1px solid #999;
		clear:left;}
		#roomsize_fs h2
			{font-size: 12px;
			font-weight: bold;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 5px;
      background:#EEE;
			text-align:center;
			text-transform:uppercase;}	
		#roomsize_fs p
			{margin-top: 0px;
			margin-bottom: 0px;}
    #roomsize_fs .fs_rooms{
      float: left;
      width:143px;
      padding-top:5px;
      padding-right:5px;
      margin-right:10px;
      border-right:1px dotted #999;
    }
    #roomsize_fs .fs_rooms p{
    }
    #roomsize_fs .fs_rooms p .title_fs{
      color:black;
      font-weight:bold;
      font-size:8px!important;
      margin-right:5px;
      color:#444;
    }
    #roomsize_fs .fs_rooms p .detail_fs{
      font-size:9px!important;
    }
    #remarks_fs span.title_fs{
      text-transform:uppercase;
      width:640px;
      text-align:center;
      display:block;
    }
    #remarks_fs span.detail_fs{
      font-size:10px;
    }
	
#maindetailbox_fs
	{float: left;
	width: 300px;
	margin-top: 40px;
	clear:right;}
	.title_fs
		{font-weight: bold;
		font-size: 12px;
		color: #000;
		margin-top: 0px;
		margin-bottom: 0px;
		font-size:10px;
		text-transform:uppercase;}
	.detail_fs
		{font-size: 12px;
		color: #31528D;
		margin-top: 0px;
		margin-bottom: 0px;
		font-size:10px;}
	#remarks_fs
		{margin-top: 30px;
		clear:both;}

#page2
	{width: 640px;
	height: auto;
	border: 1px solid #9C9C9C;
	margin: auto;
	margin-top: -10px;
	padding: 10px;
	page-break-before: always;
	page-break-inside: avoid;}
	
#thumbsbox_fs
	{clear: both;
	text-align: center;}
#picturesbox
	{margin-top: 50px;}

.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;
		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;
		margin-top: 0px;
		padding-bottom: 30px;
		text-align: center;}
.featuresheet_footer a {
    color:#333;
		text-decoration:none;
}

div.delimeter {
  clear:both;	
}

#page2 .PictureCell img{
	max-width:100%;
}

@media screen and (max-width: 1000px){
	.mobileVersion .buttonbox_fs a:first-child{
		margin-right:20px;
	}
	.mobileVersion #addressbox_fs img {
    margin-top: 1.4em;
}
	.mobileVersion #page1,
	.mobileVersion .buttonbox_fs,
	.mobileVersion #remarks_fs .title_fs,
	.mobileVersion #page2 {
    	width:90%;
    	font-size: 1.3em;
	}
	.mobileVersion #remarks_fs .title_fs{
		width:100%;
	}
		.mobileVersion #addressbox_fs{
		margin-right: 20px;
	}
	.mobileVersion #roomsize_fs{
		width:auto;
	}
	.mobileVersion #roomsize_fs h2{
		font-size:0.7em;
	}
	.mobileVersion #maindetailbox_fs{
		width: calc(100% - 320px);
		font-size: inherit;
		margin-top: 1.5em;
    margin-bottom: 1em;
	}
	.mobileVersion #agentinfobox_fs{
	    width: calc(100% - 300px);
	    font-size: 0.8em;
	}
	.mobileVersion #remarks_fs .title_fs{
		font-size: 0.8em;
	}
	.mobileVersion #mainpicbox_fs{
		width:100%;
	}
	.mobileVersion #addressbox_fs span.detail_fs{
		width: 88.8vw;
		font-size: 0.7em;
	}
	.mobileVersion #maindetailbox_fs span, 
	.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;
	 } 
	 .mobileVersion #roomsize_fs .fs_rooms p .detail_fs,
	 .mobileVersion #roomsize_fs .fs_rooms p .title_fs{
		 font-size:0.65em!important;
		 line-height: 1.2;
		 display: block;
	 }
	 .mobileVersion #roomsize_fs .fs_rooms p{
		line-height: 1;
    margin-top: 0.3em;
	 }
}

@media screen and (max-width: 640px){
.mobileVersion .agentinfo{
	float: none;
    margin: 0 auto;
   }
.mobileVersion #agentinfobox_fs{
    float: none;
    width: calc(100% - 30px);
		clear: left;
		margin: 0 auto;
}
.mobileVersion #HLimgsmall_fs{
	margin-right: auto;
	margin-left: auto;
	display: block;
    float: none;
    margin-bottom: 20px;
}
.mobileVersion img.propertyImg{
    margin: 10px auto 10px;
    float: none;
    display: block;
}
.mobileVersion #maindetailbox_fs{
	margin-top:0px;
	width: 100%;
}
.mobileVersion #HLimgbig_fs {
	float: none;
	margin: 0 auto;
	display: block;
}
.mobileVersion #addressbox_fs {
	width: 100%;
	margin: 0; 
}
.mobileVersion #addressbox_fs span.detail_fs {
	width: calc(100% - 12px);
}
.mobileVersion #addressbox_fs img{
display: block;
margin: 1.4em auto 0;
}
.mobileVersion #roomsize_fs .fs_rooms{
	padding-right: 0;
	width: 100%;
	border:none;
}
.mobileVersion #roomsize_fs .fs_rooms p .detail_fs, .mobileVersion #roomsize_fs .fs_rooms p .title_fs{
	display: inline-block;
}
.mobileVersion #roomsize_fs h2{
	margin-right:0px;
}
}