@charset "utf-8";
/* CSS Document */

.aviaslider{ 
	display: block;
	width:959px;
	height:450px;
	position: relative;
	top:10px;
	left:0px;


}

.aviaslider li, .aviaslider .featured{
	display: block;
	width:959px;
	height:450px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.feature_excerpt{
width:959px;
position: absolute;
display: block;
bottom: 0;
left:18;
z-index: 2;
}

.feature_excerpt strong{
display: block;
font-size: 15px;

}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #000000;
margin: 0;
}

#page{
width: 994px;
background: url(../images/page_bg.png) repeat-y;
margin: 20px auto;
}

#header{
width: 944px;
height: 129px;
background: url(../images/page_top_bg.png) no-repeat;
text-align: right;
padding: 0 25px 0 25px;
}

#header_left {
float: left;
padding: 32px 0 0 19px;
}

#header_right {
float: right;
text-align: right;
padding: 110px 0 0 0;
color: #a8a9ad;
}

#header span{
color: #c12119;
font-weight: bold;
}

#header a{
color: #c12119;
}

#header img {
border: none;
}

#banner{
	width: 960px;
	height: 479px;
	padding: 0 17px 0 17px;
}

#nav{
width: 960px;
margin: 0 17px 0 17px;
padding-top: 5px;
}

#nav ul{
margin: 0;
padding: 0;
list-style: none;
}

#nav li{
float: left;
padding: 0;
margin: 0;
}

#nav a{
width: 135px;
height: 22px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #bf2119;
background: url(../images/nav_buttons.gif) no-repeat;
text-align: center;
padding-top: 5px;
margin-right: 2px;
}

#nav a:hover, #nav a:active{
background: url(../images/nav_buttons.gif) 0 -27px no-repeat;
}

#nav a.current_tab{
background: url(../images/nav_buttons.gif) 0 -54px no-repeat;
}

#content{
clear: both;
padding: 20px 32px 20px 32px;
min-height: 200px;
background: #ffffff url(../images/content_bg.png) top repeat-x;
margin: 0 18px 0 18px;
}

#content a{
color: #c12119;
}

#footer{
width: 944px;
height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background: url(../images/page_bottom_bg.png) bottom no-repeat;
padding: 10px 25px 25px 25px;
}

#footer_left {
float:left;
}

#footer_left a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #c12119;
}

#footer_right {
float:right;
text-align:right;
color: #a8a9ad;
}

#footer_right a {
color: #a8a9ad;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.red{
color: #c12119;
}

#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; }

