@charset "UTF-8";
/* CSS Document */

body{
background-image:url(images/bg_grad.gif);
background-repeat:repeat-x;
background-color:#d1d2d4;
margin:0px;
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
line-height:17px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
color:#104b7d;
font-size:14px;
line-height:21px;
font-weight:normal;
}

h2{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
line-height:21px;
font-weight:normal;
}

h3
{
font-family:Arial, Helvetica, sans-serif;
color:#104b7d;
font-size:18px;
line-height:22px;
}

a{
color:#104b7d;
text-decoration:underline;}

a:link{
color:#104b7d;
text-decoration:none;}

#textarea ul{
list-style:disc;
margin:0;
padding:0}

#textarea ul li{
margin-left:10px;}



#container{
width:982px;
height:741px;
margin: 0 auto;
background-color:#afe0f4;
}

#topbar{
width:982px;
height:128px;
background-image:url(images/pp_top.gif);
background-repeat:no-repeat;
}

#contact{
width:620px;
height:59px;
padding-top:31px;
padding-left:24px;
float:left;
}

#logo{
width:301px;
height:90px;
float:left;
padding-right:10px;
}

#topright{
width:17px;
height:128px;
float:right;
}

#navigation{
width:933px;
height:38px;
padding-left:22px;
float:left;
}

#rightshad{
width:10px;
height:302px;
background-image:url(images/rightgrad.gif);
background-repeat:no-repeat;
float:right;
}

#animation{
width:982px;
height:174px;
background-image:url(images/shadstrip.gif);
background-repeat:no-repeat;
z-index:1;
}

#centrebg{
width:982px;
height:439px;
background-image:url(images/bground.jpg);
background-repeat:no-repeat;
}

#leftnavi{
width:142px;
height:365px;
padding-top:20px;
padding-right:10px;
float:left;
}

#leftnavi2{
width:142px;
height:365px;

float:left;
}

#textarea{
width:509px;
height:370px;
padding-top:15px;
padding-left:20px;
padding-right:20px;
float:left;
overflow:auto;
}

#rightquote{
width:271px;
height:385px;
padding-left:10px;
float:left;
}

#footer{
width:932px;
height:23px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003366;
font-size:14px;
line-height:12px;
}

#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: #cccccc; 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: 12px Arial, Helvetica, sans-serif; background-color: #cccccc; margin: 0 auto; line-height: 15px; overflow: auto; width: 100%; }

#imageData{	padding: 0 10px; color: #333333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#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: #000000; }

#hide{
position:absolute;
top:-3000px;
left:-3000px;}

input .box{
margin-bottom:5px;}