/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	line-height: 18px;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#D01D44;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { border: 1px solid #000; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.flag {
	font-size: 22px;
margin: 0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.red { color:#D01D44; }

/* ---- layout settings ----------------------- */

#bg_main {
	position:relative;
	top: 0;
	left: 0;
	width:100%;
	height:auto;
	margin:0 auto;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(images/bg_main-top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:48px;
	padding: 5px 0 0 0;
}

#banner_content {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:229px;
	margin: 0 auto;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:229px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:48px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:690px;
	height:auto;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:675px;
	height:auto;
	padding: 10px 0 0 15px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:302px;
	height:auto;
}

#quick-facts {
	position:relative;
	top:0;
	left:0;
	color: #fff;
	width:202px;
	height:auto;
	font-size: 12px;
line-height: 16px;
	padding: 20px 60px 20px 40px;
	background-repeat: repeat-y;
	background-image: url(images/bg_side-quick.jpg);
}


/* ---- end side bar content settings ---------------- */

#bg_footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:31px;
	clear:both;
	color: #fff;
	margin: 5px 0 0 0;
	background-color: #000;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:23px;
	clear:both;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 8px 0 0 0;
	margin: 0 auto;
}
#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:48px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:70px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -48px;
}

.active_01 {
	background-position: 0 -48px !important;
}

a#nav_02 {
	width:101px;
	background-position:-70px 0;
}

a:hover#nav_02{
	background-position:-70px -48px;
}

.active_02 {
	background-position:-70px -48px !important;
}

a#nav_03 {
	width:109px;
	background-position:-171px 0;
}

a:hover#nav_03{
	background-position:-171px -48px;
}

.active_03 {
	background-position:-171px -48px !important;
}

a#nav_04 {
	width:85px;
	background-position:-280px 0;
}

a:hover#nav_04{
	background-position:-280px -48px;
}

.active_04 {
	background-position:-280px -48px !important;
}

a#nav_05 {
	width:160px;
	background-position:-365px 0;
}

a:hover#nav_05{
	background-position:-365px -48px;
}

.active_05 {
	background-position:-365px -48px !important;
}

a#nav_06 {
	width:110px;
	background-position:-525px 0;
}

a:hover#nav_06{
	background-position:-525px -48px;
}

.active_06 {
	background-position:-525px -48px !important;
}

a#nav_07 {
	width:122px;
	background-position:-635px 0;
}

a:hover#nav_07{
	background-position:-635px -48px;
}

.active_07 {
	background-position:-635px -48px !important;
}

a#nav_08 {
	width:92px;
	background-position:-757px 0;
}

a:hover#nav_08{
	background-position:-757px -48px;
}

.active_08 {
	background-position:-757px -48px !important;
}

a#nav_09 {
	width:150px;
	background-position:-849px 0;
}

a:hover#nav_09{
	background-position:-849px -48px;
}

.active_09 {
	background-position:-849px -48px !important;
}

/* ---- start nav drop settings -------------------------- */

#sub_nav-top {
	position:relative;
	top:0;
	left:0;
	font-size: 10px;
	width:1000px;
	height:28px;	
} 

#sub_nav {
	position:absolute;
	top:60px;
	left:0;
	width:1000px;
	height:48px;
	font-size: 11px;
}

#sub_nav a {
	color: #000;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sub_nav a:hover {
	color: #cf1e43;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#sub_nav span {
	color: #cf1e43;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#L1, #L2, #L3 {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#L1 { width:1000px; left:0px; }
#L2 { width:600px; left:287px; }
#L3 { width:400px; left:370px; }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

/*------------------lightbox------------------*/

/*lightbox start*/

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