body { 
padding: 0; 
margin: 0; 
font-size: 12px; 
font-family: tahoma, sans-serif; 
letter-spacing: 1px; 
line-height: 160%; 
background: #cdcdcd; 
color: #454545; }
div { 
text-align: left; }
#topOfPage {
	display: block;
}
#conteiner {
	width: 730px;
	padding: 25px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 60px;
}
#logo {
	width: 186px;
	float: left;
}
#search {
	float: right;
	padding-top: 8px;
	text-align: right;
	width: 325px;
}
#bar {
	clear: both;
	background: #cdcdcd;
	height: 25px;
	margin-top : 15px;
}
#top {
	background: url("../images/lakros_logo.gif") 100% 0 no-repeat #505050;
	height: 200px;
	clear: both;
	text-decoration : none;
}
#body { 
clear: both; 
margin-bottom: 15px; 
margin-top: 15px; }
#footer { 
clear: both; 
padding-top: 5px; }
div.block, div.blockDistinct {
 padding: 10px; 
 padding-bottom: 3px; 
 padding-top: 8px; }
div.blockDistinct { 
background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5; }
h1, h2 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-weight: normal;
	font-size: 25px;
	line-height: 14px;
}
#top h1 {
	color: #fff;
	padding-left: 25px;
	padding-top: 65px;
	line-height: normal;
	font-size: 22px;
}
h2 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #000;
}
p {
margin: 0; 
margin-bottom: 5px; }
p.right { 
text-align: right; }
#footer p {	
clear: both; 
color: #c0c0c0; 
font-size: 11px; }
form { margin: 0; }
fieldset { padding: 0; 
border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; 
color: #454545; 
font-size: 11px;
letter-spacing: 1px; }
input.searchText { 
width: 150px; 
height: 13px; }
input.searchSubmit { 
color: #0080c0; 
background: #fff; 
letter-spacing: 1px;	
border: 1px solid #fff;	
font-size: 12px; 
width: 45px; 
height: 19px; 
margin: 0; 
padding: 0; }
ul { margin: 0; 
padding : 0; 
list-style : none; }
#bar li { 
margin: 0; 
padding: 0; 
padding-top: 3px; 
padding-bottom: 4px;	
padding-left: 10px;	
padding-right: 10px; 
border-right: 1px solid #fff;
 float: left; }
#bar li.active {
 background: #505050; 
 color: #fff; 
 padding-bottom: 4px; }
#footer li {
 float: left; 
padding: 0; height: 15px;	
vertical-align: middle;	
padding-right: 25px;	
font-size: 11px; }
a:link, a:active, a:visited {
	text-decoration: none;
}
a:link, a:active {
	color : Black;
	text-decoration : none;
}
a:visited {
	color : Black;
	text-decoration : none;
}
a:hover {
	color: #FF0006;
	text-decoration : none;
}
#bar a:link, #bar a:active, #bar a:visited { 
color: #000; } 

span.highlight {
	color: #E31F26;
}
span.underline {
	text-decoration: underline;
}
a img { 
border: 0; }

#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; }