﻿html {		
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
}

body { 
	margin:0px; 
	padding:0px;
	text-align:center;
}

img {
	border:0;
}

a.menu:link {
	color: #adacac; 
	text-decoration: none;
}
a.menu:visited {
	color: #adacac; 
	text-decoration: none;
}
a.menu:hover {
	color: #808080; 
	text-decoration: none;
}
a.menu:active {
	color: #808080;
}

a.diddy:link {
	color: #0000ff; 
	font-size: 18pt; 
	font-weight: bold; 
}
a.diddy:visited {
	color: #894f7b; 
	font-weight: bold; 
}
a.diddy:hover {
	text-decoration: overline; 
	background-color: #003399; 
}
a.diddy:active {
	color: red; 
} 
#container {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	min-width:950px;
}
#top {
	float:left;
	width:100%;
	height:135px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../images/logo195.png');
}
#line1 {
	float:left;
	width:100%;
	height:30px;	
	background-repeat:repeat-x;
	background-image:url('../images/line1bg.png');
}
#menutxt {
	margin-top:9px;
	font-family:Verdana;
	font-size:11px;
	color:gray;
}
#content {
	float:left;
	width:100%;	
}

#leftcolumn {
	float:left;
	width:390px;
	padding-bottom:19px;
}

.rightcolumn {
	font-family:Arial;
	text-align:left;
	font-size:12px;
	color:#7d8d9d;
	word-spacing:3px;
}

p {
	font-family:Arial;
	text-align:left;
	font-size:12px;
	color:#7d8d9d;
	word-spacing:3px;
}
.threecolumns {
	font-family:Verdana;
	text-align:left;
	font-size:11px;
	color:#7d8d9d;
}

#line2 {
	float:left;
	width:100%;
	height:14px;
	background-color:#19334e;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../images/line2bg.png');
}


#menu {
	float:left;
	width:100%;
	height:20px;	
}


#footer {
	float:left;
	width:100%;
	padding:5px 5px 5px 0;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	color:#7d8d9d;
}

.titles {
	font-family:Verdana;
	font-size:15px;
	color:#26436d;
	word-spacing:0px;
}


#text{
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
#cleftcont{
	float:left;
	width:100%;
}
#contentleft{
	margin-right:522px;
	overflow:hidden;
}
#picholder{
	margin-left:10px;
}
#techcont{
	float:left;
	width:100%;
}
#tech{
	margin-right:213px;
	overflow:hidden;
}
#tech p{
	margin-bottom:15px;
}
#plans{
	float:left;
	width:206px;
	margin-left:-206px;
}
#docs{
	float:left;
	width:512px;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:left;
}

#contentright{
	float:left;
	margin-left:-522px;
	width:522px;
}

p{
	margin:5px;
}

.h2title{
	background:url('../images/middleTitleBg.png');
	height:33px;
	margin:0;
	padding:0;
	width:100%;
}
.h2title p{
	padding:8px 0 0 0;
	text-align:center;
	height:25px;
	margin:0;
	float:left;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}
.h2left{
	float:left;
}
.h2right{
	float:right;
}

.clear{
	clear:both;
}
.replaced{
	border:1px solid #3C3C3C;
	padding:5px;
}
.tplan{
	width:196px;
	position:relative;
	left:-40px;
	margin:0 0 10px;
	padding:3px;
	border:1px solid #26436D;
}
.tpic{
	float:left;
	position:relative;
	left:-40px;
	margin:0 14px 10px 0;
	padding:5px;
	border:1px solid #26436D;
	width:79px;
	height:53px;
}
.ipic{
	width:79px;
	height:53px;
}
#mainpic{
	padding:5px;
	border:1px solid #26436D;
}

ul{
	list-style:none;
}

#docs ul{
	padding:0;
	text-align:left;
	width:100%;
	margin-left:0;
}
#docs a{
	text-decoration:none;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#19314d;
}
#docs a:hover{
	text-decoration:underline;
}
li.gallery{
	border:1px solid #26436D;
}

#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; }