@charset "UTF-8";
/* CSS Document */

.model-name_header {
	padding-top:15px;
	padding-bottom:7px;
	font-size:1.1em;
	color:#A90057
	}

.model-name_header a	{
	color:#A90057;
	text-decoration:underline
	
	}


table.table_models img {
	border:solid 1px #C0C0AD;
	margin-top:10px;
	}
	
.table_models td  {
	vertical-align:top;
}

.table_models {}
	

.details {
	color:#555;
	font-size:1.1em;
	line-height:1.9;
}

.details_bath {
	color:#222;
	}
	
.details_price {
	color:#A90057;
	margin-bottom:20px
	}
	
	
a.details_price  {
	color:rgba(168,30,90,1.00);
	font-size:12px
	}
	
.details_sold {color:#FB0004;
font-weight:bold
	}
	
.features {
	color:#A90057;
	padding-bottom:15px;
	}
.features_list li {
	list-style:outside;
	margin-left:15px;
	margin-right:20px;
	font-size:0.8em;
	line-height:1.6;
	color:#000;
	width:270px}
	
.elev-name_header {
	
	padding-top:12px;
	padding-bottom:7px;
	font-size:0.8em;
	color:#A90057
}


.image-gallery{
  width:500px;
  padding:20px;
margin:0 auto; 
}
.image-gallery .big-image{
  width:500px;
  border:solid 1px #C0C0AD;
  margin:0 auto;  
}
.image-gallery .big-image img{
  display:none;
  margin:0 auto;
}
/*Selected image display*/
.image-gallery .big-image img:target{display:block;}
/*on select image dusplay none the default image*/
.image-gallery .big-image img:target ~ img#default{display:none;}
/*Shoe Default Image in first load*/
.image-gallery .big-image img#default{display:block;}

.image-gallery ul{margin-top:15px;text-align:center; }
.image-gallery li{text-align:center;
display:inline-block;border:solid 1px #C0C0AD; width:100px; height:66px;margin-right:3px; outline:none}

.image-gallery li:active, li:focused, li:hover, li:visited {outline:none;color:#FCFBE4;}

.image-gallery a:active img
  {
color:#C0C0AD; background-color:#C0C0AD
  }

.gallery_text {
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
	font-size:9px;
	}

.gallery_text_click{
	margin-top:5px;
	margin-bottom:20px;
	text-align:center;
	font-size:12px;
	color:#6B6B63;
	font-family:Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;
	}

/*other styles*/
.title{font-size:15px;color:#A81E5A;text-align:center;margin-bottom:15px;}

.image-gallery ul,li{list-style:none;}


#downloadPDF {float:right;
font-size:12px;
	color:#6B6B63;
	font-family:Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;
	margin-right:20px}
	
	#downloadPDF a {
font-size:14px;
	color:#6B6B63;
	font-family:Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;}
	
.video_tour {width:250px;
height:170px;
background-color:rgba(0,114,102,0.20);
margin:0 auto;
margin-bottom:20px;
margin-top:20px;
text-align:center;
align-content:center;
vertical-align:central;
display:block;
border-radius:20px;
border: solid 4px  rgba(192,192,173,1.00);
}

.video_tour a {
	
text-align:center;
align-content:center;
vertical-align:central;
display:block; padding-top:28%;
color:rgba(0,114,102,1.00);
font-size:18px;
float:left;
padding-left:55px}


.movein {padding-bottom:20px;
padding-left:20px;
}

.h1Breadcrumbs a {
	text-decoration:underline;
	}