﻿/* basics  */

body{background-color:#ecf0f3;background-image:url(../images/bg.gif);background-position:center top;background-repeat:repeat-x;color:#003142;font-family:arial;font-size:12px;margin:0;padding:0;}
img{border:0;}
p{line-height:16px;margin-bottom:12px;margin-top:12px;}
a{color:#96bf0d;font-weight:700;text-decoration:underline;}
a:hover{color:#96bf0d;text-decoration:none;}

ul {
padding-left:15px;
margin-left:0px;
}

/* layout  */

#container{margin:0 auto;width:1050px;}
#layout{background-color:#FFF;clear:left;float:left;padding-left:50px;padding-right:50px;width:950px;}

/* header  */

#header{clear:left;float:left;width:950px;}

/* Top Content  */

#content-top{clear:left;float:left;width:950px;}
#content-top-images{float:left;width:625px;}
#content-top-nav{background-image:url(../images/nav-bg.gif);background-position:left top;background-repeat:no-repeat;float:left;height:173px;margin-top:19px;padding-left:25px;padding-top:20px;width:300px;}
#content-top-nav ul{list-style:none;margin:0;padding:0;}
#content-top-nav li{display:block;margin:0;padding:0; line-height:0px; font-size:0px;}
#content-top-copy{float:left;padding:0px 0 0 25px;width:300px;}

/* Bottom Content  */

#content-bottom{clear:left;float:left;padding-top:30px;width:950px;}
#content-bottom-left-home{float:left;padding-right:25px;text-align:right;width:300px;}
#content-bottom-left{float:left;padding-right:25px;text-align:left;width:300px;}
#content-bottom-middle{float:left;padding-right:25px;width:300px;}
#content-bottom-right{float:left; width:300px;}
#content-bottom-left p{margin-top:0px;}
#content-bottom-middle p{margin-top:0px;}
#content-bottom-right p{margin-top:0px;}
#download-copy{clear:left;background-image:url(../images/vauxmediabody_home.jpg); background-repeat:no-repeat;color:#003142;font-weight:bold;padding:15px 50px 40px 120px;width:130px; height:70px;}
#home-gva{background-color:#ecf1f3;clear:left;float:left;width:300px;}
#home-gva-inner{padding-left:10px;padding-right:10px;}
#home-gva-inner p{margin-top:0px;}
#download-copy a{color:#FFF;text-decoration:underline;}
#download-copy a:hover{text-decoration:none;}

#content-bottom-middlefull { float:left;width:625px; }
#content-bottom-middlefull p{margin-top:0px;}

/* footer  */

#footer{clear:both; background-image:url(../images/footerline.gif);background-position:top;background-repeat:no-repeat;clear:both;float:left;padding-bottom:20px;width:950px;}
.footer-highlight{color:#003142;}
#footer-logo{float:left;padding-top:40px;width:144px;}
#footer-copy{color:#8f989d;float:left;padding-left:20px;padding-top:40px;text-align:left;}
#footer-copy p{margin-top:0px;}
#footer-tis{float:right;padding-top:40px;}
.visual-padding{padding-top:43px;}
.visual-padding2{padding-top:25px;}
#content-bottom-left li,#content-bottom-middle li{padding-bottom:12px;}

/* 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: 20%; 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; }