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

/* LEFT COLUMN*/
#left-column {width:470px; height:618px; margin-left:17px; margin-top:0px; float:left; display:inline;}

#next-button {margin:0px; background-color:#026c6e; width:470px; height:30px; text-align:center; }
#next-button img {margin-right:5px;}
#grid {background:url(../images/details-left-gridbg.png) no-repeat; width:470px; height:265px; padding-top:20px;}


/* SMALL PHOTOS */
#smallview {background:url(../images/details-bg-smallview.png) no-repeat; width:470px; height:353px;}
#smallview img {margin-top:0px; padding-top:60px;}
/* RIGHT COLUMN*/
#right-column { width:477px; margin-left:4px; padding:0px; float:left; line-height:14px; text-align:left}
#details-right-top { background:url(../images/details-right-top.png) no-repeat; width:477px; height:22px;}
#details-right-middle {background:url(../images/details-right-middle.png) repeat-y; width:477px; height:auto;}
#details-right-bottom {background:url(../images/details-right-bottom.png) no-repeat; width:477px; height:10px;}
#details-property-details {background:url(../images/details-property-details.png) no-repeat; width:427px; height:152px; position:relative; left:25px; padding-bottom:10px;}
#details-property-details-es {background:url(../images/details-property-details-es.png) no-repeat; width:427px; height:152px; position:relative; left:25px; padding-bottom:10px;}
#details-property-details-ca {background:url(../images/details-property-details-ca.png) no-repeat; width:427px; height:152px; position:relative; left:25px; padding-bottom:10px;}

/* PROPERTY DETAILS */
h3 {padding-bottom:10px;}
.right-column1 {width: 135px; float:left; display:inline; padding-left:14px; padding-top:40px;}
.right-column1 h3 {font-size:12px;}
.right-column2 {width: 105px; float:left; display:inline; padding-top:40px;}
.right-column2 h3 {font-size:12px;}
.right-column3 {width: 155px; float:left; display:inline; padding-top:40px;}
.right-column3 h3 {font-weight:lighter; color:#026c6e; font-size:12px;}
.middle-column {width:450px; height:auto; float:left; display:inline; text-align:left; padding-left:14px; padding-right:10px; padding-top:8px; padding-bottom:10px;}
.status {float:right; position:relative; right:0px;}
.list-box {border-top:solid #333333 1px; border-bottom:solid #333333 1px; width:100%; height:auto; font-size:12px; padding-top:5px; padding-bottom:5px;}
.list-box p {margin-bottom:10px;}

.galleria{list-style:none;width:450px; margin-top:10px; margin-left:15px;}
.galleria li{display:block;width:80px;height:60px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

#next-button p {color:#FFFFFF; position:relative; top:-15px;}

#next-button a{ color:#FFFFFF;text-decoration:none;outline:none; margin-bottom:20px;}
#next-button	a:hover{ color:#fff; font-weight:400; text-decoration:underline;}
.caption{font-style:italic;color:#887;}
.gallery_thumb {width:450px;margin:0 auto; padding-left:10px;}
.gallery_thumb li{width:68px;height:50px;border:3px double #111;margin-left:5px; 2px;background:#000; float:left;}
.gallery_thumb li div{left:240px}
	
#main_image{background:url(../images/details-bg-smallview.png) no-repeat; width:470px; height:353px;}
#main_image img{margin-top:0px; padding-top:60px;}
	
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
