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

/* DESIGNS *//* DESIGNS *//* DESIGNS *//* DESIGNS *//* DESIGNS *//* DESIGNS *//* DESIGNS *//* DESIGNS *//* DESIGNS */


#designBox {
	background-color:#FFF;
	color:#0c1e3c;
	padding:4px 0px 0px 0px;
	margin-bottom:0px;
	z-index:1000;
	overflow:hidden;
}
#designBoxLeft {
	float:right;
}
#designBoxRight {
	float:left;
	width:463px;
}
#designBox h1 {
	margin:0px 4px;
	padding:6px 0px 6px 14px;
}
.designDrawings, .designPDF, .designPhotos, .designDescription{
	width:358px;
	float:right;
	background:#FFF;
	padding:0px;
	border:4px solid #0c1e3c;
	clear:right;
	margin-bottom:4px;
}
.designDescription p, .designFeatures p {
	margin:8px 18px 18px 18px;
}
.designDrawings img, .designPDF img, .designPhotos img {
	margin:0px;
}
.designPDF img{
	margin-bottom:4px;
}
.designDrawings {
	padding-bottom:18px;
	font-size:13px;
	position:relative;
}
.designDrawings ul{
	list-style:none;
	margin:0px 18px;
	padding:0px;
}
.designDrawings ul li{
	margin:0px;
	padding:0px;
}
.designDrawings ul li a{
	background:url(../images/bullet-white.gif) no-repeat 0px 3px;
	margin:0px;
	padding:1px 8px 1px 18px;
}
.designDrawings ul li a:link, 
.designDrawings ul li a:visited{
	text-decoration:none;
	color:#0c1e3c;
	display:block;
}
.designDrawings ul li a:hover, .designDrawings ul li a:active, .designDrawings ul li a:focus{
	background:url(../images/bullet-blue.gif) no-repeat 0px 3px;
}



.designPhotos {
	padding-bottom:9px;
	font-size:13px;
	position:relative;
}
.drawingLink{
	text-align:center;
	display:block;
}
.drawing{
	margin:inherit auto;
}
.photoLink{
	text-align:center;
	display:block;
}
.designPhoto{
	margin:inherit auto;
}
.designPhotos ul{
	list-style:none;
	margin:0px 0px 4px 0px;
	padding:4px 0px;
	width:290px;
}
.designPhotos ul li{
	float:left;
	margin:0px;
	padding:0px 0px 4px 4px;
}
.designPhotos ul li a{
	display:block;
	/* background:url(../images/bullet-white.gif) no-repeat 0px 2px; */
	margin:0px;
	padding:0px;
	float:left;
}
.designPhotos a:link, 
.designPhotos a:visited{
	text-decoration:none;
	color:#0c1e3c;
	display:block;
}
.designPhotos a:hover{
	text-decoration:underline;
}
.designSpecifications {
	width:455px;
	float:left;
	clear:left;
	background:#FFF;
	padding:0px;
	border:4px solid #0c1e3c;
	margin-bottom:4px;
}
.designSpecifications ul {
	margin:-4px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
.designSpecifications ul li {
	border-bottom:2px solid #0c1e3c;
	margin:0px 0px -2px 0px;
	padding:8px 18px;
}
.mainSpecifications, .designFeatures {
	width:455px;
	float:left;
	clear:left;
	background:#FFF;
	padding:0px;
	border:4px solid #0c1e3c;
	margin-bottom:4px;/* border-bottom:none;	*/
}
/* ADJUSTMENT TO BOTTOM OF MAIN SPECS AND PROPERTY DESC */
.mainSpecifications, .designDescription{
padding-bottom:15px;
}
.mainSpecifications h2, .designFeatures h2 {
	padding:8px 18px 0px 18px;
	margin:0px;
	font-size:11pt;
	color:#717780;
	text-transform:uppercase;
	font-weight:normal;
}
.mainSpecifications h2 {
	
}
.mainSpecifications p {
	padding:8px 18px 0px 18px;
}
.mainSpecifications ul, .designFeatures ul {
	margin:0px 18px 8px 18px;
	padding:0px;
}
.mainSpecifications ul li, .designFeatures ul li {
	margin:0px;
	margin-left:1em;
}

.enlarge{
	
	
	padding-top:4px;
	padding-right:10px;
	
	position:relative;
	float:right;
}

.enlarge a{
	padding:0px 18px;
	background:url(../images/enlarge.gif) no-repeat 0px 2px;
	text-decoration: none;
	color:#0c1e3c;
}

.enlarge a:hover{
	padding:0px 18px;
	background:url(../images/enlarge.gif) no-repeat 0px 2px;
	text-decoration: none;
	color:#0c1e3c;
}

.enlarge a:visited{
	padding:0px 18px;
	background:url(../images/enlarge.gif) no-repeat 0px 2px;
	text-decoration: none;
	color:#0c1e3c;
}

.enlarge2{
	
	margin-left:17px;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:8px;
	position:relative;
	float:left;
}

.enlarge2 a{
	padding:0px 18px;
	background:url(../images/enlarge.gif) no-repeat 0px 2px;
	text-decoration: none;
	color:#0c1e3c;
}

.enlarge2 a:hover{
	padding:0px 18px;
	background:url(../images/enlarge.gif) no-repeat 0px 2px;
	text-decoration: none;
	color:#0c1e3c;
}

.enlarge2 a:visited{
	padding:0px 18px;
	background:url(../images/enlarge.gif) no-repeat 0px 2px;
	text-decoration: none;
	color:#0c1e3c;
}

.fsBlurb{
	font-weight:bold;
	font-style:italic;
	font-size:16px;
}
