﻿.picframe {
	border: 1px solid #666666;
}
.navtable {
	vertical-align: top;
	display: block;
	background-color: #d9d9d9;
	height: 27px;
}
.aligncentermid {
	text-align: center;
	vertical-align: middle;
}
.alignleftmid {
	text-align: left;
	vertical-align: middle;
}
.textsmbold {
	font: normal 10px tahoma;
	font-weight: bold;
}
.darkgreyback {
	background-color: #E4E4E4;
}
.textsm {
	font: normal 10px tahoma;
	line-height: 13px;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.lightgreyback {
	background-color: #F4F4F4;
}
.bullet {
	font-size: 26px;
}
.alignright {
	text-align: right;
}
.boximage {
	border: 1px solid #808080;
	float: right;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.submitbutton {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.formbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	padding: 2px;
}
.subnavbar {
	background-color: #d9d9d9;
	vertical-align: middle;
}
.mainfadeback {
	background-position: top;
	background-image: url('../images/soundsgood_08_greyfadeback.gif');
	background-repeat: repeat-x;
}
.linkswhite {
	color: #FFFFFF;
	font-weight: bold;
}
.titlebig {
	font-size: 16px;
	font-weight: bold;
}
.whiteback {
	background-color: #FFFFFF;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	color: #339933;
	text-decoration: none;
}
a:hover {
	color: #99cc00;
	text-decoration: underline;
}
a:active {
	color: #99cc00;
	text-decoration: underline
}
a:link.nav {
	color: #8ead65;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
}
a:visited.nav {
	color: #8ead65;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 11px;
}
a:hover.nav {
	color: #a1d66e;
	font-size: 11px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	text-decoration: underline;
}
a:active.nav {
	color: #a1d66e;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
}
a:link.navleft {
	color: #339933;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('../images/soundsgood_09_rollboxgrey.gif');
}
a:visited.navleft {
	color: #339933;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('../images/soundsgood_09_rollboxgrey.gif');
}
a:hover.navleft {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	background-image: url('../images/soundsgood_09_rollboxgreen.gif');
}
a:active.navleft {
	color: #ffffff;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/soundsgood_09_rollboxgreen.gif');
}

p {margin-top: 0; margin-bottom: 0}
body {
	background-position: top;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #4d4d4d;
	background-image: url('../images/soundsgood_08_topback.jpg');
	background-repeat: repeat-x;
}
img {
	border-width: 0px;
}
td {
	font: normal 12px/16px "Microsoft Sans Serif";
	text-align: justify;
	color: #333333;
	vertical-align: top;
}
table {
	border-width: 0px;
	border-collapse : collapse;
}

html {min-height: 100%; margin-bottom: 0.01em}

.title {
	font: normal 16px "Microsoft Sans Serif";
	color: #333333;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 15px;
}
.formback {
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
}
hr {
	border-width: 0px 0 0 0;
	border-top: 1px solid #999999;
	height: 0;
}

.bulletmid {
	font-size: 24px;
	padding-top: 2px;
	display: block;
}
.navtable {
	vertical-align: top;
	display: block;
	background-color: #d9d9d9;
	height: 27px;
	white-space: nowrap;
}
#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;
}



