/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000;
	font-size:12px;
	margin:0 auto;
	background-color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { color:#D61E13; text-decoration:none; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */

.img_btm {
	left: 0;
	bottom: 0;
	position:absolute;
}

.img_top {
	left: 0;
	top: 0;
	position:absolute;
}

.headline {
	font-size: 1.2em;
	font-weight: bold;
}


.flash-left {
	position:relative;
	margin:0 auto;
	width:260px;
	height:auto;
	float: left;
	padding: 10px 0 0 20px;
}

.flash-right {
	position:relative;
	margin:0 auto;
	width:260px;
	height:auto;
	float:right;
	padding: 10px 20px 0 20px;
}

.box {
	position: relative;
	float: right;
	width: 359px;
	height: auto;
	font-size: .9em;
	margin: 3px 0 0 0;
	padding: 15px 10px 10px 20px;
	background-repeat: repeat-y;
	background-image: url(/images/bg_flash.jpg);
}


.flag_flash {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Century Gothic", Arial;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:265px;
	background-repeat: no-repeat;
	background-image: url(images/img_header.jpg);
}

#flash_container {
	position:relative;
	top:0;
	left:0;
	width:625px;
	height:578px;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:236px;
	height:578px;
	float:left;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:220px;
	height:259px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:auto;
	padding: 0 25px 0 25px;
	margin: 0 auto;
}

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:220px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:645px;
	height:auto;
	padding: 0 10px 0 20px;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:910px;
	height:10px;
	clear:both;
	padding: 14px 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/curve_footer-btm.jpg);
}

#footer a {
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	width:220px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
	background-image: url(images/nav/nav%20copy.jpg);
	height: 31px;
	visibility: visible;
}

#nav a {
	position:relative;
	width:220px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
	background-image: url(images/nav/nav.jpg);
	height: 36px;
	visibility: visible;
}

a#nav_01 {
	height:32px;
	background-position:0 0;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_01 {
	background-position:-220px 0px;
}

a#nav_02 {
	height:36px;
	background-position:0 -36px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_02 {
	background-position:-220px -36px;
}

a#nav_03 {
	height:36px;
	background-position:0 -72px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_03 {
	background-position:-220px -72px;
}

a#nav_04 {
	height:36px;
	background-position:0 -108px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_04 {
	background-position:-220px -108px;
}

a#nav_05 {
	height:36px;
	background-position:0 -150px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_05 {
	background-position:-220px -150px;
}

a#nav_06 {
	height:36px;
	background-position:0 -186px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_06 {
	background-position:-220px -186px;
}

a#nav_07 {
	height:36px;
	background-position:0 -222px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_07 {
	background-position:-220px -222px;
}

a#nav_08 {
	height:36px;
	background-position:0 -258px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_08 {
	background-position:-220px -258px;
}

a#nav_09 {
	height:36px;
	background-position:0 -294px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_09 {
	background-position:-220px -294px;
}

a#nav_10 {
	height:36px;
	background-position:0 -330px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_10 {
	background-position:-220px -334px;
}

a#nav_11 {
	height:36px;
	background-position:0 -366px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_11 {
	background-position:-220px -366px;
}

a#nav_12 {
	height:36px;
	background-position:0 -402px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_12 {
	background-position:-220px -406px;
}


/* ---Light Box ----*/

#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;
	}

#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;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

