html, body {
 background: #084557 url(../gfx/gradbg.jpg) repeat-x;
 margin: 0;
 padding: 0;
 }
 
#main {
 width: 955px;
 margin: auto;
 padding-top: 30px;
 }

#top {
 width: 955px;
 height: 422px;
 background: #f0ebe7 url(../gfx/head.jpg) no-repeat;
 }

#topmenu { padding: 5px 0 0 50px; }
 
.con { width: 955px }
.port {background: #f0ebe7 url(../gfx/port.jpg) repeat-y }
.about {background: #f0ebe7 url(../gfx/about.jpg) repeat-y }
.cont {background: #f0ebe7 url(../gfx/cont.jpg) repeat-y }
 
#bot {
 width: 955px;
 height: 14px;
 background: #f0ebe7 url(../gfx/bot.jpg) no-repeat;
 }
 
h1 {
 margin: 0 0 0 25px;
 padding: 20px 0 0 0;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 25px;
 }

.smallp {color: #666666}
.smalla {color: #fff}
.smallc {color: #ccc}
 
hr {
 margin-bottom: 15px;
 margin-top: 30px;
 border: 1px solid #afafaf;
 }

.b {
 margin: 3px 0 0 25px;
 width: 325px;
 border: 1px solid #afafaf;
 }

img {
 color:#000;
 border:0;
 }

#foot {
 width: 930px;
 height: 40px;
 margin: auto;
 background: none;
 }
 
#leftfoot {
 color: #b1b1b1;
 font-size: 8px;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 padding: 10px 0 0 0;
 float: left;
 }
 
#aboutme {
 padding:20px 180px 20px 180px;
 font:12px Arial, Helvetica, sans-serif;
 color:#666666;
 line-height:24px;
 }
 
.gqt {
 border: none;
 float: right;
 }

.item {
 width: 955px;
 height: 359px;
 padding: 0 0 50px 0;
 background: url(../gfx/item.jpg) no-repeat;
 }
 
.totop {
 height: 28px;
 width: 955px;
 border: none;
 margin: 0;
 padding: 0;
 }
 
.topport { background: url(../gfx/topport.jpg) no-repeat;}
.topcont { background: url(../gfx/topcont.jpg) no-repeat;}
.topabout { background: no-repeat;}
 
.itemcon {
 height: 220px;
 width: 350px;
 margin: 20px 0 0 20px;
 float: left;
 }

.itemconh1 {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 size:20px;
 color: #fff;
 margin: 0 0 10px 0;
 }
 
.itemconh2 {
 background-color: #91c7e5;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-style: italic;
 font-size:15px;
 color: #fff;
 margin: 0 20px 10px 0;
 padding: 4px 2px 4px 10px;
 }
 
.itemtxt {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 12px;
 margin: 0 20px 0 10px;
 color: #fff;
 }
 
.moviebox {
 margin: 2px 0 0 37px;
 height: 304px;
 width: 512px;
 float: left;
 }

 
.email {
 width:600px;
 height:400px;
 margin:auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#666666;
 }
 
.emailda {height:50px; width:210px; float:left;}
.emaildb {height:50px; width:200px; float:left;}
.emaildc {height:50px; width:184px; float:right;}
.emailde {height:100px; width:200px; float:right; text-align:right;}

 
/***************************
LINKS
***************************/
 
a.home:link,  a.home:active,  a.home:hover,  a.home:visited {
 display: block;
 height: 150px;
 width: 500px;
 }
 
a.menu:link,  a.menu:active,  a.menu:hover,  a.menu:visited {
 margin: 0 20px 0 0;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 20px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 } 
 
a.gotop:link,  a.gotop:visited,  a.gotop:hover,  a.gotop:active {
 display: block;
 height: 25px;
 width: 30px;
 border: none;
 margin: 0 0 0 888px;
 }

div.itemtxt a:link, a:visited {
 color:#91c7e5;
 text-decoration:none;
 }
 
div.itemtxt a:hover, a:active { background:#fff; }

/***************************
LIGHTBOX 
***************************/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
