#jquery-overlay {position:absolute;top:0;left:0;z-index:90;width:100%;height:500px}
#jquery-lightbox {position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0}
#jquery-lightbox a img {border:none}
#lightbox-container-image-box {position:relative;width:250px;height:250px;margin:0 auto;background:#fff}
#lightbox-container-image {padding:10px}
#lightbox-loading {position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0}
#lightbox-nav {position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#lightbox-container-image-box > #lightbox-nav {left:0}
#lightbox-nav a {outline:none}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext {width:49%;height:100%;zoom:1;display:block}
#lightbox-nav-btnPrev {left:0;float:left}
#lightbox-nav-btnNext {right:0;float:right}
#lightbox-container-image-data-box {font:10px Verdana,Helvetica,sans-serif;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;background:#fff}
#lightbox-container-image-data {padding:0 10px;color:#666}
#lightbox-container-image-data #lightbox-image-details {width:70%;float:left;text-align:left}
#lightbox-image-details-caption {font-weight:bold}
#lightbox-image-details-currentNumber {display:block;clear:left;padding-bottom:1.0em}
#lightbox-secNav-btnClose {width:66px;float:right;padding-bottom:0.7em}
#shadowbox_container,#shadowbox_overlay {top:0;left:0;height:100%;width:100%;margin:0;padding:0}
#shadowbox_container {position:fixed;display:block;visibility:hidden;z-index:999;text-align:center;}
#shadowbox_overlay {position:absolute}
#shadowbox {position:relative;margin:0 auto;text-align:left}
#shadowbox_body {position:relative;margin:0;padding:0;border:2px solid #005ea7;overflow:hidden}
#shadowbox_body_inner {position:relative;height:100%}
#shadowbox_content.html {height:100%;overflow:auto}
#shadowbox_loading {position:absolute;top:0;width:100%;height:100%}
#shadowbox_body,#shadowbox_loading {background:#060606}
#shadowbox_loading_indicator {float:left;margin:10px 10px 0;height:32px;width:32px;background:url(../img/photobox/loading.gif) no-repeat}
#shadowbox_loading span {float:left;margin-top:16px;font:10px 'Lucida Grande',Tahoma,sans-serif}
#shadowbox_loading span a {color:#fff;text-decoration:underline}
#shadowbox_title,#shadowbox_info {position:relative;margin:0;padding:0;overflow:hidden;border: 0px solid;}
#shadowbox_title_inner,#shadowbox_info_inner {position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px}
#shadowbox_title {height:26px}
#shadowbox_title_inner {font-size:16px;padding:5px 0;color:#fff}
#shadowbox_info {height:20px}
#shadowbox_info_inner {font-size:12px;color:#fff}
#shadowbox_nav {float:right;height:16px;padding:2px 0;width:45%}
#shadowbox_nav a {display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer}
#shadowbox_nav_close {background:url(../img/photobox/close.png) no-repeat}
#shadowbox_nav_next {background:url(../img/photobox/next.png) no-repeat}
#shadowbox_nav_previous {background:url(../img/photobox/previous.png) no-repeat}
#shadowbox_nav_play {background:url(../img/photobox/play.png) no-repeat}
#shadowbox_nav_pause {background:url(../img/photobox/pause.png) no-repeat}
#shadowbox_counter {float:left;padding:2px 0;width:45%}
#shadowbox_counter a {padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff}
#shadowbox_counter a.shadowbox_counter_current {text-decoration:underline}
div.shadowbox_clear {clear:both}
div.shadowbox_message {padding:10px;text-align:center;font:12px 'Lucida Grande',Tahoma,sans-serif}
div.shadowbox_message a:link,div.shadowbox_message a:visited {color:#fff;text-decoration:underline}