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

/* LIGHTBOX ITEM STYLES
------------------------------------------*/
#item_container {width: 900px; height: 540px; position: absolute; top: 0;}
.featuredimage1, .featuredimage2 {width: 900px; height: 495px;}
#item_about {position: absolute; z-index: 99; width: 900px; height: 35px; top: 505px; background: url(../../assets/img/item_detail.png) no-repeat;}
#item_title {height: 35px; width: 900px; overflow: hidden;}
#item_title {color: #CCCCCC;}
span.item_label, span.item_label2, span.item_label3 {display: block; float: left; margin: 6px 0 0 5px;}
span.item_label2 a {color: #CCCCCC; text-decoration: underline;}
span.item_label {font-weight: bold; text-transform: uppercase; margin-left: 10px;}
span.item_label3 {font-weight: bold; text-transform: uppercase; margin-left: 20px;}
a.item_toggle {float: right; display: block; height: 0px; padding-top: 33px; width: 113px; margin: 1px 1px 0 0; background: url(../../assets/img/moreinfo.png) no-repeat;}
a:hover.item_toggle {background: url(../../assets/img/moreinfo_ro.png) no-repeat;}
a.item_visit {float: right; display: block; height: 0px; padding-top: 33px; width: 94px; margin-top: 1px; background: url(../../assets/img/visit.png) no-repeat;}
a:hover.item_visit {background: url(../../assets/img/visit_ro.png) no-repeat;}
p.item_description {color: #fff; margin: 5px 10px 0 10px;}