/* GLOBALS */
body {
margin: 0 auto;
background-color: #303030;
background-image: url(_images/bgtile.gif);
background-repeat: repeat;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #2e2e2e;
}

a {
color: #d21010;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #700404;
font-weight: normal;
}

a.welcomelink {
color: #5a97cc;
text-decoration: underline;
font-weight: bold;
}

a.welcomelink:hover {
text-decoration: underline;
color: #e5ecf3;
font-weight: bold;
}

a.foot {
color: #848484;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #aeaeae;
font-weight: normal;
}

#contain {
width: 792px;
margin: 0 auto;
background-color: #FFFFFF;
}

#contentbox {
width: 790px;
margin: 0 auto;
text-align: left;
}

.spacer20 {
margin: 0px 0px 20px 0px;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.spacer5 {
margin: 0px 0px 5px 0px;
}

.spacer1 {
border-bottom: 1px solid #FFFFFF;
}
.padit5 {
padding: 5px;
}

.padit10 {
padding: 10px;
}

.padit20 {
padding: 20px;
}

.welcomebox {
background-color: #FFFFFF; 
width: 507px;
}

.welcomebox td {
color: #000000;
font-size: 14px;
}

.bluebox {
background-color: #c5daec;
}

.bluebox2 {
background-color: #e2eef9;
}

.greyboxlt {
background-color: #efefef;
margin: 0;
}

.greyboxdk {
background-color: #d7d7d7;
margin: 0;
}

.imgbrdrfloat {
float: left;
margin-right: 6px;
border: 1px solid #acacac;
}

.imgfloat {
float: left;
margin-right: 6px;
}

.imgbrdr {
margin-bottom: 4px;
border: 1px solid #acacac;
}

.imgsponsor {
margin-right: 10px;
}

.smalltxt {
font-size: 9px;
}

.smalltxtital {
font-size: 9px;
font-style: italic;
}

.clearit {
clear: both;
}

.bulletpdf {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 15px;
}

.bulletpdf li {
background-image: url(_images/bullet_pdf.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 23px;
margin-bottom: 8px;
line-height: 17px;
}

.mainbullet {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 15px;
}

.mainbullet li {
background-image: url(_images/arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 18px;
margin-bottom: 8px;
line-height: 13px;
}

.eventbullet {
list-style-type: square;
margin: 5px 0px 0px 15px;
padding: 0px;
}

.eventbullet li {
padding: 0px;
margin: 0px 0px 10px 0px;
}

.titlebigblue {
color: #5b9ad1;
font-size: 16px;
}

.title {
font-size: 14px;
font-weight: bold;
}

.titlepress {
font-size: 12px;
font-weight: bold;
color: #5b9ad1;
}

.titlesmall {
font-size: 12px;
font-weight: bold;
color: #505050;
}

.postedtxt {
font-size: 9px;
color: #a3a3a3;
font-style: italic;
}

.dottedline {
width: 100%;
height: 29px;
margin: 0 auto;
background-image: url(_images/dottedline.gif);
background-repeat: repeat-x;
}

.submenubox {
width: 100%;
border-top: 1px solid #acacac;
border-bottom: 1px solid #acacac;
margin: 0px 0px 6px 0px;
}


.sponsorbox {
background-color: #000000;
margin: 0;
text-align: center;
}

.divider {
width: 100%;
height: 30px;
margin: 30px auto 0px auto;
border-top: 1px solid #cfcfcf;
}

.divider2 {
width: 100%;
height: 15px;
margin: 15px auto 0px auto;
border-top: 1px solid #cfcfcf;
}

.footer {
background-color: #1c1c1c;
margin: 0;
text-align: center;
color: #cdcdcd;
font-size: 9px;
line-height: 16px;
border-bottom: 1px solid #FFFFFF;
}

form {
margin: 0;
padding:0;
}

/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(_images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}