
/* ::::: http://www.no-margin-for-errors.com/projects/prettyPhoto/css/layout.css ::::: */
/* ::::: http://www.no-margin-for-errors.com/projects/prettyPhoto/css/prettyPhoto.css ::::: */

div.pictureHolder .top .left { background: transparent url('prettyPhoto/tl.gif') no-repeat scroll left top; }
div.pictureHolder .top .middle { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
div.pictureHolder .top .right { background: transparent url('prettyPhoto/tr.gif') no-repeat scroll left top; }
div.pictureHolder .content { background-color: rgb(255, 255, 255); }
div.pictureHolder .content a.next:hover { background: transparent url('prettyPhoto/btnnext.gif') no-repeat scroll right center; cursor: pointer; }
div.pictureHolder .content a.previous:hover { background: transparent url('prettyPhoto/btnprevious.gif') no-repeat scroll left center; cursor: pointer; }
div.pictureHolder .content a.expand { background: transparent url('prettyPhoto/btnexpand.gif') no-repeat scroll left top; cursor: pointer; }
div.pictureHolder .content a.expand:hover { background: transparent url('prettyPhoto/btnexpand.gif') no-repeat scroll left bottom; cursor: pointer; }
div.pictureHolder .content a.contract { background: transparent url('prettyPhoto/btncontract.gif') no-repeat scroll left top; cursor: pointer; }
div.pictureHolder .content a.contract:hover { background: transparent url('prettyPhoto/btncontract.gif') no-repeat scroll left bottom; cursor: pointer; }
div.pictureHolder .content a.close { background: transparent url('prettyPhoto/btnclose.gif') no-repeat scroll left center; width: 61px; height: 22px; cursor: pointer; }
div.pictureHolder .content .details .nav a.arrow_previous { background: transparent url('prettyPhoto/arrow_previous.gif') no-repeat scroll left top; }
div.pictureHolder .content .details .nav a.arrow_next { background: transparent url('prettyPhoto/arrow_next.gif') no-repeat scroll left top; }
div.pictureHolder .bottom .left { background: transparent url('prettyPhoto/bl.gif') no-repeat scroll left top; }
div.pictureHolder .bottom .middle { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
div.pictureHolder .bottom .right { background: transparent url('prettyPhoto/br.gif') no-repeat scroll left top; }
div.pictureHolder .loaderIcon { background: transparent url('prettyPhoto/loader.gif') no-repeat scroll center center; }
div.prettyPhotoTitle div.prettyPhotoTitleLeft { background: transparent url('prettyPhoto/ttl.gif') no-repeat scroll left top; }
div.prettyPhotoTitle div.prettyPhotoTitleRight { background: transparent url('prettyPhoto/ttr.gif') no-repeat scroll left top; }
div.prettyPhotoTitle div.prettyPhotoTitleContent { background: transparent url('prettyPhoto/ttp.gif') repeat-x scroll left top; }
div.prettyPhotoOverlay { background: rgb(0, 0, 0) none repeat scroll 0% 0%; position: absolute; top: 0pt; left: 0pt; z-index: 9500; width: 100%; }
div.pictureHolder { position: absolute; z-index: 10000; width: 100px; }
div.pictureHolder .top { position: relative; height: 20px; }
* html div.pictureHolder .top { padding: 0pt 20px; }
div.pictureHolder .top .left { position: absolute; left: 0pt; width: 20px; height: 20px; }
div.pictureHolder .top .middle { position: absolute; left: 20px; right: 20px; height: 20px; }
* html div.pictureHolder .top .middle { position: static; }
div.pictureHolder .top .right { position: absolute; top: 0pt; left: auto; right: 0pt; width: 20px; height: 20px; }
div.pictureHolder .content { position: relative; text-align: left; width: 100%; height: 40px; }
div.pictureHolder .content .details { margin: 10px 15px 0pt 20px; display: none; }
div.pictureHolder .content .details p.description { margin: 0pt; display: none; float: left; }
div.pictureHolder .content .details .nav { margin: 4px 0pt 0pt; float: left; }
div.pictureHolder .content .details .nav p { margin: 0pt 4px; float: left; }
div.pictureHolder .content .details .nav a.arrow_previous, div.pictureHolder .content .details .nav a.arrow_next { float: left; display: block; width: 8px; height: 9px; text-indent: -10000px; margin-top: 4px; }
div.pictureHolder .content .details .nav a.disabled { background-position: 0pt -10px; cursor: default; }
div.pictureHolder .content div.hoverContainer { position: absolute; z-index: 10000; top: 0pt; left: 0pt; width: 100%; }
div.pictureHolder .content a.next { background: transparent url('prettyPhoto/btnnext.gif') no-repeat scroll 10000px 50%; position: relative; z-index: 2000; display: block; float: right; text-indent: -10000px; width: 49%; height: 100%; }
div.pictureHolder .content a.previous { background: transparent url('prettyPhoto/btnnext.gif') no-repeat scroll 10000px 50%; cursor: pointer; display: block; text-indent: -10000px; width: 49%; height: 100%; }
div.pictureHolder .content a.expand, div.pictureHolder .content a.contract { position: absolute; z-index: 20000; top: 10px; right: 30px; cursor: pointer; display: none; text-indent: -10000px; width: 20px; height: 20px; }
div.pictureHolder .content a.close { float: right; display: block; text-indent: -10000px; }
div.pictureHolder .bottom { position: relative; height: 20px; }
* html div.pictureHolder .bottom { padding: 0pt 20px; }
div.pictureHolder .bottom .left { position: absolute; left: 0pt; width: 20px; height: 20px; }
div.pictureHolder .bottom .middle { position: absolute; left: 20px; right: 20px; height: 20px; }
* html div.pictureHolder .bottom .middle { position: static; }
div.pictureHolder .bottom .right { position: absolute; top: 0pt; left: auto; right: 0pt; width: 20px; height: 20px; }
div.pictureHolder .loaderIcon { margin: -12px 0pt 0pt -12px; display: none; position: absolute; top: 50%; left: 50%; width: 24px; height: 24px; }
div.pictureHolder #fullResImageContainer { width: 100%; text-align: center; }
div.prettyPhotoTitle { display: none; position: absolute; top: 0pt; left: 0pt; z-index: 9999; color: rgb(255, 255, 255); font-size: 13px; }
div.prettyPhotoTitle div.prettyPhotoTitleLeft, div.prettyPhotoTitle div.prettyPhotoTitleRight { overflow: hidden; float: left; width: 19px; height: 23px; }
div.prettyPhotoTitle div.prettyPhotoTitleContent { float: left; line-height: 23px; }
