@charset "UTF-8";
/* reset.css, by Eric Meyer (http://meyerweb.com/) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;/*vertical-align: baseline;*/
	background: transparent;
	padding: 0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;/*color: black;background: white;*/
	background-color: #1a1a1a;
	font: .8em/1.3em "Times New Roman", Times, serif;
	text-align: center;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a.white-links:link {color:#FFFFFF; text-decoration: underline;} /* unvisited link */
a.white-links:visited {color:#3f2705} /* visited link */
a.white-links:hover {color:#FFFFFF; text-decoration: none;} /* mouse over link */
a.white-links:active {color:#f3e29c} /* selected link */

.clr {
	clear:both;
}
.clr-left {
	clear:left;
}
.clr-right {
	clear:right;
}
/* PAGE STYLING */
body {
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #fff;
	background-color: #333;
}
#header {
	width: 100%;
	background-color: #111;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 2px #000 solid;
	border-top: 2px #000 solid;
	height:85px;
	background-image:url(../images/bg_logo.jpg);
	background-repeat:repeat-x;
	/*background-image: url(../images/andrew_foster_logo.jpg);
	background-repeat: no-repeat;
	background-position: 14px 10px;*/
}

#header_image{
width: 384px;
float:left;
}

h1{
font-size: 1.5em;
padding-bottom: 10px;

}
#date {
	float:right;
	margin: 14px 10px 0 0;
	text-align:right;
	width:300px;
}
#date h4, #date p {
	margin: 0;
	padding:0; 
}
#header h4 {
	font-size:1em;
	margin-bottom:8px;
}
#header h4 a {
	padding: 1px;
	color: #ccc;
	text-decoration: none;
	margin-left: 10px;
	border-bottom:1px solid;
}
#header p {
	font-size:.8em;
	float:right;
	color:#777;
}
#header p a {
	float:right;
	margin-left: 10px;
	border-bottom:1px solid !important;
	padding-bottom:0px !important;
	color: #777;
	text-decoration:none;
}
#header p a:hover {
	border-bottom:1px solid !important;
	color: #ccc;
}
#header h4 a:hover {
	border-bottom:1px solid !important;
	color: #ccc;
}
#header h1 a, #header h1 a:link {
	background-color: #111 !important;
	display: inline;
	float:none;
	padding: 0px;
	color: #efefef;
	border: none;
	border-bottom:1px solid #efefef;
	text-decoration: none;
	margin-left: 0px;
}
#header br {
	clear: both;
}
p.note {
	font-size: .8em;
	margin: 0 0 0 45px !important;
}
p.note {
	color: #777;
	float: left; /*width: 365px;*/
	padding: 5px 0 15px 0;
}
p.note span {
	color: #fff;
}

br {
	clear: both;
}
.darkdiv {
	width:100%;
	background-color: #222;
	border-top: 2px #111 solid;
	border-bottom: 2px #222 solid;
	min-width:1000px
}
.content {
	width: 950px; /*padding: 10px;*/
	margin: 0 auto;
}
.content a {
	color:#CCC;
	text-decoration:none;
}
.jumpto {
	margin-top: 5px;
	margin-bottom: 10px;
}
.vidgroup-single, .vidgroup-wide {
	float: left;
}
.vidgroup-single p, .vidgroup-wide p {
	text-align: left;
	color: #ddd;
	font-weight: bold;
}
.vidgroup-single {
	padding-right: 10px;
}
a.tighten {
	line-height:1.2;
	font-size:11px;
}

#cs_body {
	background-color: #333;
	font: .8em/1.3em "Times New Roman", Times, serif;
	text-align: center;
}

#video-index {
	width:100%;
	padding-top:0px;
	margin-left:0;
	margin-top:10px;
}
#video-index h4 {
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
dl#column1, dl#column2, dl#column3, dl#column4, dl#column5 {
	
	float: left;
	text-align:left;
	width: 295px;
}
dl#column1 {
	margin-right:20px;
}
dl#column2 {
	margin-right:20px;
}
dl#column3 {
	margin-right:20px;
}
dl#column1 a, dl#column1 a:visited {
	color: #999;
}
dl#column1 a, dl#column2 a, dl#column3 a, dl#column4 a, dl#column5 a {
	line-height: 1.45em;
	color:#ccc;
}
dl#column1 a:visited, dl#column2 a:visited, dl#column3 a:visited, dl#column4 a:visited, dl#column5 a:visited {
	color: #666;
}
dl#column1 a:hover, dl#column2 a:hover, dl#column3 a:hover, dl#column4 a:hover, dl#column5 a:hover {
	color: #f3f3f3;
	text-decoration:underline;
}
dt {
	font-size:1em;
	margin-top:10px;
	margin-bottom:6px;
	font-weight:bold;
}
dd {
	font-size:.9em;
	margin:3px 0 0 0;
}
dd a {
	padding-left: 10px;
	display:block;
	background-image:url(../images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-bottom:3px;
}
.content dd a:visited {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: -1px 5px;
}
#main {
	background-color:#000000;
	clear:both;
}
#survey a:hover {
	text-decoration:underline
}

ul.instructions {
	padding-left: 10px;	
}

li.instructions {
	list-style: disc;
	color:black;
	padding-left: 10px;	
}

/* tool tip*/
a.tooltip{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#fff;
    text-decoration:none;}

a.tooltip:hover{
	z-index:25;
	text-decoration: underline;
}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em;
	width:650px;
    border:2px solid #000;
    background-color:#fff; 
	color:#000;
    text-align: left;
	padding: 10px;
}

/*Lightbox 2 CSS*/
#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; }
