/*
 * c-css by U4EA Technologies - Allan Jardine
 * c-css adapted for CodeIgniter by Grant Craig
 * Version:       1.2.php.1
 * Browser:        0
 * Browser group: 
 */
ul#thumbs li, ul#fulls li { float: left; margin-right: 8px; cursor: pointer; background: #000 url(/public/img/ajax-loader.gif) no-repeat 50% 50%; }
ul#thumbs li div, ul#fulls li div { width: 100%; height: 100%; border: 1px solid #3a3a3c; }
ul#fulls li div { height: 498px; }
ul#thumbs li div { height: 43px; width: 43px; }
ul#thumbs li { width: 45px; height: 45px; margin-bottom: 8px; }
ul#thumbs { margin-left: 8px; margin-top: 8px; }
div#pInterface { position: relative; padding: 93px 0 0 0; }
div#holdfulls { overflow: hidden; position: relative; }
div#pInterface a { position: absolute; top: 92px; left: 0; height: 500px; width: 55px; background: #000 url(/public/img/arrow-left.gif) no-repeat 50% 50%; opacity: 0.0; z-index: 400; overflow: hidden; text-indent: -99999px; }
div#pInterface a#nextBtn { right: 0; left: auto; background: #000 url(/public/img/arrow-right.gif) no-repeat 50% 50%; }
div#pInterface a:hover { opacity: 0.7; }

