/* Hoverbox Code*/
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 68px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	color: inherit;
	vertical-align: top;
	width: 61px;
	height: 61px;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 300px;
}
/* End Hoverbox Code*/

/* Lightbox Code*/
#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: 0px; height: 0px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 250%; 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: 100%; 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: 600px; background-color: #000; }

/* End Lightbox Code*/

* { 
margin : 0;
padding : 0;
} 


table, body, textarea { 
font-family :  Verdana, Arial,  Helvetica;
font-size : 12px;
margin : 0;
} 
img { 
border : 0;
} 
a { 
cursor : pointer;
text-decoration: none;
} 
p, span, input, select, textarea { 
font-size : 12px;
} 
#google { 
width : 120px;
height : 720px;
float : left;
overflow: hidden;
} 
#top, #banner, #main, #content, #navi-beam, #bottom { 
width : 910px;
float : left;
} 
#top { 
background : url(./images/top_bg.gif);
overflow: hidden;
} 
#title { 
width : 400px;
height : 80px;
padding-left :5px;
padding-top : 5px;
white-space:nowrap;
float : left;
} 
#banner { 
width : 486px;
height : 80px;
padding-left :5px;
padding-top : 5px;
float : left;
} 
#top-menu { 
width : 910px;
padding-left : 135px;
text-align : center;
float : left;
} 
#navi-beam { 
height : 13px;
background-color : #004bbb;
float : left;
} 
#content { 
padding-top : 0;
background : url(./images/main_bg.gif) repeat-y left top;
float : left;
overflow: hidden;

} 
#left { 
padding-top : 20px;
width : 135px;
float : left;
background : url(./images/main_bg.gif) repeat-y left top;
display : inline;
overflow: hidden;
} 
#middle { 
padding : 5px;
background-color : #ffffff;
width : 645px;
float : left;
overflow: hidden;
} 
#pic { 
background-color : #ffffff;
width : 645px;
float : left;
} 
#bottom { 
float : left;
background-color : #005bbb;
color : #fefefe;
height : 50px;
text-align : center;
} 
#bottom-menu { 
padding-left : 135px;
} 
a.top-menu, a.left-menu, a.bottom-menu, a.top-menu-sel, a.left-menu-sel, a.bottom-menu-sel { 
padding : 5px;
float : left;
font-size : 11px;
border-style : solid;
border-color : #00ffff;
border-width : thin;
background-color : #005bbb;
color : #fefefe;
border-top-color : #007bbb;
border-left-color : #005bbb;
border-right-color : #007bbb;
border-bottom-color : #005bbb;
} 
a.left-menu, a.left-menu-sel { 
width : 131px;
margin : 0px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 0px;
} 
a.top-menu:hover, a.left-menu:hover, a.bottom-menu:hover { 
background-color : #006ddd;
border-top-color : #005ddd;
border-left-color : #005ddd;
border-right-color : #007fff;
border-bottom-color : #007fff;
} 
a.top-menu-sel, a.bottom-menu-sel, a.left-menu-sel { 
background-color : #006fff;
border-top-color : #005ddd;
border-left-color : #005ddd;
border-right-color : #007fff;
border-bottom-color : #007fff;
} 
#list { 
font-size : 11px;
vertical-align : top;
width : 635px;
height : 50px;
text-align : left;
border-color : #006ddd;
float : left;
} 
