
#smartbox_cover { background: #000; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99; }

#smartbox { background: #fff; color: #333; font-size: 12px; padding: 15px; position: absolute; z-index: 100; }
#smartbox a { color: #666; display: inline-block; }
#smartbox .inner { background: url('smartBoxLoading.gif') no-repeat center; height: 100%; overflow: hidden; position: relative; width: 100%; }
#smartbox .inner img { left: 0; position: absolute; top: 0; z-index: 101; }
#smartbox .inner .info { background: #fff; bottom: -1px; left: 0; position: absolute; width: 100%; z-index: 102; }
#smartbox .caption { color: #000; line-height: 16px; margin: 10px 0; }
#smartbox .navigation { float: left; }
#smartbox .navigation a.previous { margin: 0 5px 0 0; }
#smartbox .navigation a.next { margin: 0 0 0 5px; }
#smartbox .close { float: right; font-size: 12px; }

#smartbox { box-shadow: 0 0 25px #333; -moz-box-shadow: 0 0 25px #333; -webkit-box-shadow: 0 0 25px #333; }


#smartbox .image_holder {  }
#smartbox { left: 20px; top: 20px; }
#smartbox img { width: 100%; }
