
/* ::::: http://www.phatfusion.net/_common/css/main.css ::::: */



/* ::::: http://www.phatfusion.net/lightbox/lightbox.css ::::: */

#lbOverlay { position: absolute; left: 0pt; width: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer { overflow: hidden; position: absolute; left: 50%; background-color: rgb(255, 255, 255); }
.lbLoading { background: rgb(255, 255, 255) url('loading.gif') no-repeat scroll center; }
#lbImage { border: 10px solid rgb(255, 255, 255); }
.photos { border: 1px solid rgb(255, 255, 255); padding: 3px; }
a:hover .photos { border: 1px solid rgb(153, 153, 153); }
.lightboxDesc a { color: rgb(153, 153, 153); text-decoration: none; }
.lightboxDesc a:hover { color: rgb(0, 0, 0); text-decoration: none; }
#lbPrevLink, #lbNextLink { display: block; width: 63px; height: 32px; outline-color: invert; outline-style: none; outline-width: medium; }
#lbPrevLink { background: transparent url('prevlabel.gif') no-repeat scroll left center; float: left; }
#lbPrevLink:hover { background: transparent url('prevlabel.gif') no-repeat scroll left center; }
#lbNextLink { background: transparent url('nextlabel.gif') no-repeat scroll right center; float: right; }
#lbNextLink:hover { background: transparent url('nextlabel.gif') no-repeat scroll right center; }
#lbControls { display: block; height: 32px; }
#lbBottom { border-style: none solid solid; border-color: rgb(255, 255, 255); border-width: 10px; font-family: Verdana,Helvetica,sans-serif; font-size: 10px; color: rgb(102, 102, 102); line-height: 1.4em; text-align: left; }
#lbCloseLink { margin: 0px; background: transparent url('closelabel.gif') no-repeat scroll center; clear: both; display: block; float: right; width: 66px; height: 22px; }
#lbCaption, #lbNumber, #lbDescription { margin-right: 71px; }
#lbCaption { font-weight: bold; }
.lightboxDesc { display: none; }

