/** * jQuery lightBox plugin * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/) * and adapted to me for use like a plugin from jQuery. * @name jquery-lightbox-0.5.css * @author Leandro Vieira Pinho - http://leandrovieira.com * @version 0.5 * @date April 11,2008 * @category jQuery plugin * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com) * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin */
*{padding:0; margin:0;}
#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; background-color:#fff; width:250px; height:250px; margin:0 auto;}
#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%; 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; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%; padding:0 10px 0;}
#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;}
.pnl6 { padding:0px; float:left;}
.pnl, .pnl2, .pnl3, .pnl4, .pnl5, .pnl6{float:left; display:none;}
.button, .button2, .button3, .button4, .button5, .button6{width:100%; float:left; cursor:pointer; margin:0;}
.button2, .button4{text-align:right;}
.button, .button3, .button5{padding:10px;}
.button2, .button4{padding:10px;}

.buttonspl{cursor:pointer; margin:0;padding: 10px;}
.pnlspl {display:none;}
.buttonspl2{cursor:pointer; margin:0;padding: 10px;}
.pnlspl2 {display:none;}
.buttonspl3{cursor:pointer; margin:0;padding: 10px;}
.pnlspl3 {display:none;}
.button2, .button4{}
img{border:none;}
img.sig{text-align:center;}
div#branding{width:984px; padding:20px; text-align:left;}
.button, .button3, .button5{}
.button2, .button4{}
div#footer{padding:0; width:100%; float:left;}
div.side{width:250px; padding:10px; float:left;background: #fff;margin: 0 0 10px 0;}
div.side8{width:250px; padding:10px; float:left;}
div.side2{width:580px; padding:10px; float:left;}
div.side3{width:100px; height: 100px; padding:0; float:left;clear: left;}
div.side7{width:100px; padding:0; float:left;}
div.side4{width:480px; padding:10px; float:left;clear: left;}
div.side6{width:580px; padding:10px; float:left;background: url(../Images/fade_bg.png) top center repeat;}
div.intro{width:800px; padding:10px; float:left;}
ul.svcs{width:auto;margin: 5px 0px;float: left;list-style: none;}
ul.svcs2{width:auto;margin: 5px 0px;float: left;list-style: none;}
#gallery3{float:left; background:transparent; padding:0; width:280px;height: 150px;}
#gallery3 ul{float:left; list-style:none; margin:0; padding:0;width: 100%;line-height: 1.65em;}
#gallery3 ul li{display:inline;}
#gallery3 ul img{}
#gallery3 ul a:hover img{}
#gallery3 ul a:hover{}
#gallery2{float:left; background:transparent; padding:0px;}
#gallery2 ul{float:left; list-style:none; margin:0; padding:0;}
#gallery2 ul li{display:inline;}
#gallery2 ul img{border:5px solid #cecece;}
#gallery2 ul a:hover img{border:5px solid #fefefe;}
#gallery2 ul a:hover{color:#fff;}
#gallery{width:100%; float:left;margin:0px 0;}
#gallery ul{list-style:none; padding:0; margin:0;}
#gallery ul li{display:inline; padding:0; margin:0;}
#gallery ul img{border:0px;}
#gallery ul a:hover img{}
#gallery ul a:hover{}
#images{float:left;width: 100%;}
.ft{width: 800px; margin: 0 auto;}
h1, h2, h3, h4, h5, h6{font-family:Georgia,"Times New Roman",Times,serif;}
p, ul{font:1em/1.35em "Lucida Grande",Verdana,Arial,sans-serif;}
em{font-weight: bold;}

a{text-decoration: none;}
button { background: url(/images/cssimg/abt.png) no-repeat top left;padding: 20px; }
button:hover { background: url(/images/cssimg/abt2.png) no-repeat top left;padding: 20px; }
.sig {padding: 0;}
.brshort {height: 0;}
.expdate {margin: 0;padding: 0 0 0 2em;font-size: 80%;}
ul {padding: 0em 2em;}
hr {border: 1px dashed #a4a4a4;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
div#branding div.inner_b {width: 800px;margin: 0 auto;}
div.inner_main_wrap {width: 800px;margin: 0 auto;}
div#side_panel {float: right;width: 250px;}
.port_title {
text-align: center;
}
.gall {width: 800px;height: 200px;}
.splimg {float: left; padding: 0 10px 3px 0;}
.pspl {text-align: left;}
a {}
a:hover {}
