/* CSS Document */

body { 
	margin: 0px;
	padding: 0px;
	background: url(../_Images/bg.gif) repeat-y;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

div#A1 {
	width: 250px;
	height: 100%;
	position: fixed;
}

div#A1A {
	width: 240px;
	height: 100%;
}

div#A {
	width: 100%;
	height: 100px;
	float: left;
	position: absolute;
}

div#A1A1 {
	width: 170px;
	height: 100px;
	padding: 20px 10px 20px 10px;
	text-align: center;
	position: absolute;
}

div#A1A1A {
	width: 100px;
	height: 100px;
	background-image: url(../_Images/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 65px;
	position: absolute;
}

div#A2 {
	width: 520px;
	height: 70px;
	margin-top: 15px;
	margin-left: 255px;
	background-image: url(../_Images/header6.jpg);
	position: absolute;
}

div#B { 
	margin-top: 100px;
	width: 100%;
	height: 236px;
	background-color: #cccccc;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	position: absolute;
	float: left;
}

div#BB {
	width: 100%;
	height: 216px;
	margin: 10px 0px 10px 0px;
	background-color: #999999;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	float: left;
	position: absolute;
}	

div#B1 {
	width: 230px;
	height: 196px;
	border-right: #333333 1px solid;
	float: left;
	padding: 10px 15px 10px 10px;
	margin: auto;
	text-align: center;
	float: left;
	position: absolute;
}

div#B1 H3 {
	color: #FFFFFF;
	font-style: italic;
	padding: 0px 5px 0px 5px;
	margin: 10px auto 10px auto;
}

div#B1A {
	width: 200px;
	margin: inherit;
	padding: inherit;
	float: left;
}

div#B1 ul {
	padding: inherit;
	margin: inherit;
	color: #333333;
	font-weight: bold;
	list-style: none;
}

div#B2 {
	width: 600px;
	height: 216px;
	margin-left: 250px;
	background-image: url(../_Images/flashBG.jpg);
	background-repeat: no-repeat;
	border-right: #333333 1px solid;
	float: left;
	position: absolute;
}

div#C {
	margin-top: 338px;
	width: 100%;
	height: auto;
	position: absolute;
	float: left;
}

div#C1 {
	width: 250px;
	height: auto;
	padding: 20px 0px 0px 5px;
	float: left;
	position: absolute;
}

div#C1 li {
	width: 140px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

div#C1 li.cat {
	border-bottom: #333333 1px solid;
	margin: 15px 0px 0px 0px;
	color: #333333;
}

div#C1 ul {
	margin: inherit;
	width: 140px;
	height: auto;
	list-style: none;
}

div#C1 li a {
	width: 140px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-image: url(../_Images/button.jpg);
}

div#C1 li a:hover {
	background-image: url(../_Images/buttonSub.jpg);
}

div#C2 {
	margin: 0px 0px 0px 250px;
	width: 500px;
	height: auto;
	float: left;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	position: absolute;
}

div#C2 a {
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

div#C2 h1 {
	margin: 0;
	font-size: 16px;
}

div#C2 h3 {
	color: #FF9900;
}

div#C2 li h4 {
	margin: 0;
}

div#CVideo {
	margin: 0px 0px 0px 250px;
	width: auto;
	height: auto;
	float: left;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	position: absolute;
}

div#CVideo a {
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

div#CVideo H3 {
	color: #FF9900;
}

.link a {
	font-size: 12px;
	font-weight: normal;
}

.link a:hover {
	text-decoration: underline;
}

.blue {
	color: #66FFFF;
}

div#CMenu {
	width: 500px;
	margin: 10px auto 3px auto;
	height: auto;
	font: menu;
	font-style: normal;
	text-align: center;
	color: #CCCCCC;
	float: left;
}

div#CMenu a {
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
}

div#CMenu a:hover {
	color: #FF9900;
}

.main {
	float:left;
	width: 550px;
	padding-left: 5px;
}

.name {
	float: left;
	width: auto;
	font-weight: bold;
	color: #66FFFF;
}

.rate {
	float: right;
	width: auto;
	font-weight: bold;
}

.desc {
	width: 400px;
	padding-bottom:	15px;
	padding-top: 5px;
	padding-left: 5px;
}

.desc a {
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

.desc a:hover {
	text-decoration: underline;
}

.info {
	font-size: 12px;
	font-weight: bold;
}

.graphic {
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
}

.graphic a{
	text-decoration: none;
	color: #FFFFFF;
}

.graphic a:hover {
	text-decoration: underline;
}

.legal {
	font: menu;
}

#form {
	background-color: #333333;
	color: #FFFFFF;
}

div#contact {
	text-align: center;
	font-weight: bold;
}

div#contact ul {
	list-style: none;
}

div#contact a {
	color: #FFFFFF;
	text-decoration: none;
}

div#contact a:hover {
	text-decoration: underline;
}

.indent {
	margin: 0px 0px 0px 15px;
}

.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 */



/* 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(../Temp/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(../Temp/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Temp/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;
	background-color: #000;
	}