@charset "UTF-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}
a:link {
	color:#FFF;
	text-decoration:underline;
}
a:visited {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#ec008c;
	text-decoration:none;
}
a:active {
	color:#ec008c;
	text-decoration:none;
}
ul {
	margin-top:0px;
}
li {
	margin-bottom:4px;
}
.subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
.subnav a:link {
	color: #666;
	text-decoration:none;
}
.subnav a:visited {
	color: #666;
	text-decoration:none;
}
.subnav a:hover {
	color: #fff;
	text-decoration:none;
}
.subnav a:active {
	color: #fff;
	text-decoration:none;
}
.homevideolink a:link, .homevideolink a:visited {
	color:#91c559;
	font-size:18px;
	text-decoration:none;
}
.homevideolink a:hover, .homevideolink a:active {
	color:#e7007b;
	text-decoration:none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 30px;
	line-height:30px;
	text-transform:uppercase;
	color:#e20079;
}
h1.ec008c {
	color: #ec008c;
  }
h1.ff0000 {
	color: #ff0000;
  }
h1.91c559 {
	color: #91c559;
  }
h1.ffffff {
	color: #ffffff;
  }
h2 {
	font-size: 12px;
	color: #ec008c;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
}
td {
	vertical-align:top;
}
.nav {
	font-size: 10px;
	line-height: 21px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color: #e7007b;
	text-decoration:none;
}
.nav a:active {
	color: #e7007b;
	text-decoration:none;
}
.gallery_img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF;
}

.copy_highlight {
	color: #e7007b;
}
.copy_grey {
	color:#898989;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cell {
	padding-bottom: 20px;
	padding-right: 15px;
	vertical-align:top;
}
.cell_nopad {
	padding-bottom: 20px;
	vertical-align:top;
}
#dates {
	width: 800px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
}
#dates td {
	background-image:url(i/dates_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:middle;
	padding: 0 0 0 14px;
}
#home_top {
	position:fixed;
	top:0px;
	left: 50%;
	width:800px;
	margin-left: -400px;
	z-index:10;
}
#home_content {
	position:relative;
	top: 140px;
}
#gallery_content {
	width: 800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 180px;
}


#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(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/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; }.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #333;
}

