
/*::::::: Floorplans ::::::*/
#article{
padding-right:0px;
width:650px;
}

#article .lightbox ul{
margin:0;
padding:0;
background:none;
}

#article .lightbox li{
background:none;
display:block;
float:left;
padding:0;
margin-left:8px;
}

#article .lightbox .description{
text-align:center;
display:block;
margin-bottom:1em;
}

#article .lightbox img{
border:0;
}

#article .lightbox a{
font-weight:normal;
padding:0;
display:block;
position:relative;
}

#article .floorplans a{
background:url(../images/hover-swatch.png) no-repeat top center !important;
}


/*::::::Gallery::::::*/


#article .gallery a{
width:157px;
height:113px;
background:url(../images/thumb-pad-horizontal.jpg) no-repeat center center;
display:block;
}

#article .gallery a.vr{
background:url(../images/thumb-pad-vr.jpg) no-repeat center center;
}


.gallery img{
border:0;
padding:11px 0 0 11px;
display:block;
width:135px;
height:90px;
}

#article .gallery li{
margin-bottom:4px;
margin-left:4px;
}

.gallery h2{
clear:both;
}

.gallery ul{
width:650px;
float:left;
}

h2.expandable{
padding-left:12px;
background:url(../images/dark-arrow.png) no-repeat center left;
cursor:pointer;
color:#775C54;
}

.expandable:hover{
color:black;
}

h2.expanded{
background:url(../images/dark-arrow-down.png) no-repeat center left;
margin-top:1em;
}


.disclaimer{
padding-top:2em;
clear:both;
color:#CEC4B5;
font-size:0.85em;
font-weight:bold;
}
