﻿.pagetitles {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container {
	background-image: url('../images/madaio_07_containerback.gif');
	height: 100%;
	background-repeat: repeat-y;
}
.subpagetext {
	width: 460px;
}
.picborder {
	border: 1px solid #006666;
}
.homegallery {
	background-color: #d8dde1;
	height: 145px;
	padding-top: 15px;
}
.hometext {
	padding-right: 20px;
	padding-top: 20px;
	width: 305px;
}
#homepagetext {
	width: 580px;
	height: 175px;
	background-image: url('../images/madaio_07_planspic.jpg');
}
#copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #339999;
	padding-top: 6px;
	padding-left: 4px;
	padding-bottom: 15px;
}
#maincol {
	background-color: #f0f0f0;
	width: 580px;
	float: right;
	height: 605px;
}
#navbox {
	background-color: #006666;
	height: 250px;
	padding-top: 20px;
	padding-left: 30px;
}
#leftcol {
	width: 200px;
	background-color: #c8cfd5;
	float: left;
	height: 605px;
}
#header {
	width: 780px;
	height: 108px;
}
#twotonebar {
	border-width: 0px;
	background-image: url('../images/madaio_07_topbar.gif');
	width: 780px;
	height: 10px;
	clear: both;
}
#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	color: #339999;
	text-decoration: underline;
}
a:hover {
	color: #7abd96;
	text-decoration: underline;
}
a:active {
	color: #7abd96;
	text-decoration: underline;
}
a:link.nav {
	color: #99cc99;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
}
a:visited.nav {
	color: #99cc99;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 12px;
}
a:hover.nav {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
}
a:active.nav {
	color: #ffffff;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
}
p {margin-top: 0; margin-bottom: 0}
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #fff;
}
img {
	border-width: 0px;
}
td {
	font: normal 12px/15px "Microsoft Sans Serif";
	text-align: justify;
	color: #3b5a6f;
	vertical-align: top;
}
table {
	border-width: 0px;
	border-collapse : collapse;
}

html {min-height: 100%; margin-bottom: 0.01em}

hr {
	border: 0;
	border-top: 1px solid #648398;
	height: 0;
	background: #648398;
}
#leftcolsub {
	width: 200px;
	background-color: #c8cfd5;
	float: left;
	height: 100%;
}
#maincolsub {
	background-color: #f0f0f0;
	width: 580px;
	float: right;
	height: 100%;
}
#wrapsub {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#containerSpacer {
clear: both;
font-size: 1px; /* Might be needed for IE-Win, might not be needed. */
}
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#twotonebar2 {
	border-width: 0px;
	background-image: url('../images/madaio_07_topbar.gif');
	width: 780px;
	height: 10px;
	clear: both;
}

