/* Lightbox */

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

/* Index CSS */

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	}

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

body { 
	border: 0;
	background-color: #333333;
	background-image: url(images/bkpat.gif); 
	background-repeat: repeat;
	text-align: center; margin: 0 auto;
	}

#wrapper {
	display: inline-block;
	text-align: left; 
	width: 1094px; margin: 0 auto; 
	background-image: url(images/bk-shadow.png); 
	background-repeat: repeat-y;
	}

#header-logo {
	margin-left: 50px;
	display: inline-block;
	background-color: red;
	background-image: url(images/imagelogo.gif); 
	width: 263px; height: 131px;
	}
	
#header-contact {
	margin-left: 263px;
	background-color: #222222;
	background-image: url(images/toptexture.jpg); 
	width: 732px; height: 46px;
	}

#header-contact ul {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	color: #f0f0f0;
	font-size: 13px;
	text-align: center;
	margin: 0; padding-top: 12px; padding-right: 10px; 
	list-style-type: none;
	list-style-image: none;
	}

#header-contact li {
	margin: 5px;
	display: inline;
	}

#header-menu {
	margin-top: 17px;
	display: inline-block;
	background-color: #222222;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	width: 732px; height: 85px;
	}

#header-menu ul {
	width: 900px; height: 46px;
	float: left;
	margin-left: -80px; /*padding-left:12px;*/
	padding-top:36px;
	list-style-type: none;
	list-style-image: none;
	}

#header-menu li {
	padding-top: 42px; 
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 26px; 
	margin: 0px;
	display: inline;
	}

.header-select {
	background-image: url(images/menu2.gif);
	background-repeat: repeat-x;
	}

#mainimage {
	display: inline-block;
	margin-left: 50px;
	padding-top: 10px;
	background-color: white;
	height: 360px; width: 995px;
	}

#columns {
	background-color: #222222;
	margin-left: 50px;
	background-image: url(images/links-texture.gif);
	background-repeat: no-repeat;
	height: 365px; width: 995px;
	}
	
#column1 {
	float: left;
	display: inline-block;
	width: 323px;
	margin-right: 13px;
	}

#column1 p {
	margin-top: -15px;
	padding-left: 10px;
	}

#column2 {
	float: left;
	display: inline-block;
	width: 323px;
	margin-right: 13px;
	}

#column2 p {
	margin-top: -15px;
	padding-left: 10px;
	}

#column3 {
	float: left;
	display: inline-block;
	width: 320px;
	}

#column3 p {
	margin-top: -15px;
	padding-left: 10px;
	}

.seemore {
	display: inline-block;
	float: right;
	padding-right: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: red;
	}
	
#footer {
	background-color: #333333;
	margin-left: 50px;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	height: 85px; width: 995px;
	}
	
#footer ul {
	font-family: Verdana, Arial, sans-serif;
	color: #f0f0f0;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding-top: 33px;
	list-style-type: none;
	list-style-image: none;
	}

#footer li {
	margin: 5px;
	display: inline;
	}
	
#bottom-shadow {
	display: block;
	text-align: left; 
	width: 1094px; margin: 0 auto; 
	padding: 0;
	height: 50px; width: 1094px;
	background-image: url(images/bk-shadow-bottom.png);
	background-repeat: no-repeat;
	}
	
/* Design CSS */
	
#submenu {
	display: inline-block;
	margin-left: 50px;
	padding-top: 0px;
	background-color: white;
	height: 38px; width: 995px;
	}
	
#submenu ul {
	float: left;
	padding-left: 210px;
	margin: 0px; 
	list-style-type: none;
	list-style-image: none;
	}

#submenu li {
float: left;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	display: inline;
	}

.red {
	background-color: red;
	}

#subwrap {
	margin-left: 50px;
	background-image: url(images/posterback.gif);
	background-repeat: repeat-y;
	}
	
.row {
	height: 365px; width: 995px;
	}

.postercolumn1 {
	float: left;
	display: inline-block;
	width: 264px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	}	

.postercolumn2 {
	float: left;
	display: inline-block;
	width: 264px;
	margin-top: 20px;
	margin-right: 50px;
	}	
	
.postercolumn3 {
	float: left;
	display: inline-block;
	width: 264px;
	margin-top: 20px;
	margin-right: 50px;
	}	

.poster {
	background-color: white;
	padding: 15px;
	}

.player {
	padding-left: 175px;
	padding-top: 60px;
	padding-bottom: 60px;
	}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #f0f0f0;
	margin-bottom: 5px;
	}

hr
	{margin-top: 20px; margin-bottom: 20px;
	}

#bio {
	padding: 20px;
	width: 950px;
	}
	
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #f0f0f0;
	margin-bottom: 5px;
	}
	
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #f0f0f0;
	margin-bottom: 5px;
	margin-top: 10px;
	}
	
ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	}
 
#bio li {
	font-family: Verdana, Arial, sans-serif;
	margin-left: 22px;
	font-size: 12px;
	color: #f0f0f0;
	}
	
/* Video CSS */
	
#subwrap iframe {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 175px;
	}
	
* {margin:0; padding:0}

.sliderbutton {float:left; width:22px;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:951px; height:349px; background:#fff}
#slides {position:relative; width:951px; height:349px; list-style:none; overflow:auto}
#slides li {width:951px; height:349px}

.pagination {float:left; list-style:none; height:25px; margin:-15px 0 0 32px;}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}