﻿/* CSS layout */



/* Font sizing hack for consistency */

*html body {
    font-size: x-small; /* for IE5 Win */
    f\ont-size: small; /* for other IE versions */
    }

html>body {
    font-size: small; /* be nice to opera */
}

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #0E324C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 135%;
	text-align: center;
	color: #666666;
	font-size: medium;
	height: 100%
	}




/*-------HEADER----------*/

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	background-image: url('images/body_base.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	min-height: 100%;
	}

#header {
	text-align: left;
	background-image: url('images/headbackg3e.gif');
	background-repeat: no-repeat;
	background-color: #0E324C;
}
	

#photo {
	text-align: center;
	background-color: #0E324C;
	}


#top_nav {
	margin: 0px;	
	padding: 0px;
	width: 100%;
	background-color: #0E2031;
	}

#top_nav ul {
	width: 100%;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	}

#top_nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#top_nav a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 10px 20px 10px 20px;
	line-height: 300%;	
	margin: 0px;
	border-right: 1px #666666 solid;
	}

#top_nav a:hover {
	background-color: #1C5659;
	}

/*-------MAIN CONTENT----------*/




#page_content {
	width: 760px;
	margin: 20px;
	padding-bottom: 300px;
	} 


#img_right  {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 300px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	text-align: right;
	color: #666633;
}

#img_right_home  {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 350px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	text-align: right;
	color: #666633;
	
}


/*-------FOOTER----------*/

#footer {
	width: 100%;
	background-color: #0E2031;
	color: #808080;
	margin:  0px;
	line-height: 180%;
	text-align: left;
	}
	

	
#footer_body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 800px;
	}

#footer ul {
	
	list-style-type: none;
	float: left;
	padding: 0px;
}


ul.left {
	margin-left: 0px;
	width: 250px;
	}


ul.mid {
	margin-left: 30px;
	width: 250px;
	}

#footer p {
	margin-left: 30px;
	width: 240px;
	float: left;
	text-align: right;
	}

#footer_r {
	margin: 10px;
	width: 460px;
	text-align: right;
	float: left;
	}
		
#footer_l {
	width: 295px;
	margin: 10px;
	float: left;
	text-align: left;
	line-height: 170%;
	}

#footer a {
	color: #808080;
	font-weight: normal;
	}



/*-------IMAGES----------*/

img {
	border-width: 0px;
	}

img.left {
	float: left;
	padding: 5px 10px 10px 0px;
	}

img.right {
	float: right;
	padding: 0px 0px 0px 0px;
	}	

#photo img {
	margin: 2px 0px 10px 0px;
	}
	
#header img {
	margin: 20px 0px 20px 30px;
	}

img.top {
	margin-top: 10px;
}

/*-------TEXT----------*/

h1 {
	font-size: 90%;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #CCCCCC;
	}

h2	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 135%;
	margin-top: 0px;
	padding-top: 40px;
	color: #034256;
	}


h3	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-bottom: 3px;
	border-bottom: 1px #034256 solid;
	margin-bottom: 10px;
	width: 400px;
	color: #034256;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	margin: 20px 0px 20px 0px;
	width: 300px;
	color: #034256;
	text-align: right;
}


.h4 {
	font-weight: bold;
}

.h5 {
	color: #033647;
	font-weight: bold;
	
}

p.h6 {
	color: #033647;
	font-weight: bold;
	font-style: italic;
	width: 300px;
	margin-left: 50px;
	}


.italic {
		font-style: italic;
		line-height: 120%;
		}
		
#img_right p  {
	margin-bottom: 20px;
	line-height: 180%;
	padding: 6px 6px 3px 6px;
	background-color: #E6E6E6;
}


p.left {
	width: 400px;
	margin: 0px;
	}

p 	{
	margin: 0px;
	}

table {
	font-size: 100%;
	width: 720px;
	}
	
table.small {
	margin-top: 20px;
	font-size: 100%;
	width: 430px;
	}

table.contact {
	font-size: 100%;
	width: 70%;
	}

td {
	font-size: 100%;
	}

td.line {
	font-size: 100%;
	border-bottom: 1px solid #EBEBEB;
	}

td.title {
	background-color: #ECF0EF;
	color: #333333;
	font-size: 85%;
	}

td.end {
	font-size: 100%;
	border-bottom: 1px solid #1E6063;
	}

td.holder {
	width: 33%;
	border-bottom: 1px solid #EBEBEB;
	}

ul {
	list-style-type: square;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 15px;
	width: 400px;
	}


ul.faq {
	width: 650px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

li {
	list-style-position: outside;
	}

hr {
	width: 100%;
	height: 1px;
	color: #666666;
}

/*-------NAVIGATION----------*/

a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}

a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}	

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/*-------LIGHTBOX 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;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink{ 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:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#nextLink: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; }

	
	
/*-------HACKS----------*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* self clearing rules */
	   #top_nav:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	   #top_nav { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #top_nav { display: block; }
      /* End hide from IE-mac */
      
/* self clearing rules */
	   #head:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	   #head { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #head { display: block; }
      /* End hide from IE-mac */

      
/* self clearing rules */
	   #img_right:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	   #img_right { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #img_right { display: block; }
      /* End hide from IE-mac */

/* self clearing rules */
	   #page_content:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	   #page_content { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #page_content { display: block; }
      /* End hide from IE-mac */



/* self clearing rules */
	   #footer:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	   #footer { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #footer { display: block; }
      /* End hide from IE-mac */
      
/* self clearing rules */
	   #footer_holder:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	   #footer_holder { display: inline-block; _height: 0; }
	   /* Hides from IE-mac \*/
      #footer_holder { display: block; }
      /* End hide from IE-mac */




