﻿/*---->>>Style Sheet Rules<<<----*/

/*---->>>Sets HTML Rules<<<----*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #eaded0 url('images/tmcbackground.jpg') repeat-x;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

hr {
	background-color: #4b5884;
	color: #4b5884;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	line-height: 150%;
	list-style: square;}

h1 {
	color: #4b5884;
	font: bold 22px "Trebuchet MS";
	text-align: left;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 15px 0;}

h2 {
	color: #4b5884;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h3 {
	color: #6c5940;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	color: #4b5884;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
	border-bottom: 1px solid #7e8948;
	margin: 0 0 10px 0;}

h5 {
	color: #6c5940;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #808080;
	padding: 0;}

h6 {
	color: #4b5884;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;}

a {
	color: #59798d;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #8e7552;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>>Sets Formatting for Form<<<----*/

fieldset {
	border: 1px dashed #c2c2c2;
	padding: 0 0 5px 0;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #808080;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*---->>>Sets ID Rules Used for Page Layout<<<----*/
#wrapper {
	background-image: url('images/wrapperbg.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;}

#global {
	text-align: right;
	font-size: 80%;
	padding: 2px 25px 0 0;
	height: 18px;}
	
	#global a {
		color: #000000;
		font-weight: normal;}
	
	#global a:hover {
		color: #000000;
		text-decoration: underline;
		font-weight: normal;}	

#logo {
	position:relative;
	text-align: left;
}

#dropmenu {
	position: absolute;
	top: 55px;
	left: 260px;
	z-index: 1;
	width: 638px;
	height: 25px;
	font-family: "Trebuchet MS";
}

#mainimage {
	clear:left;
	background: url('images/mainimage2a.jpg') no-repeat;
	color: #eaded0;
	height: 236px;
	padding: 10px 25px 0 0;
}
	
#nav ul {
	float: left;
	width: 100px;
	list-style: none;
	line-height: 1.3;
	background: white;
	font-weight: normal;
	padding: 0;
	border: solid #1c418f;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav {
	float: left;
	width: 100px;
	list-style: none;
	line-height: 1.3;
	background: white;
	font-weight: normal;
	padding: 0;
	border: solid #1c418f;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 8em;
	w\idth: 6em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 2px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 10em
}

#nav li ul a {
	width: 10em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 10em;
}

#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul ul ul {
	left: -999em;
}

#nav li:hover ul ul {
	left: -999em;
}

#nav li li li.sfhover ul {
	left: auto;
}

#nav li li.sfhover ul {
	left: auto;
}

#nav li.sfhover ul {
	left: auto;
}

#nav li li li:hover ul {
	left: auto;
}

#nav li li:hover ul {
	left: auto;
}

#nav li:hover ul {
	left: auto;
}

#nav li.sfhover {
	background: #6dcff6;
}

#nav li:hover {
	background: #6dcff6;
}

#content {
	float: left;
	width: 555px;
	line-height: 1.5em;
	padding: 0 15px 10px 30px;
}

#contentwide {
	width: 840px;
	line-height: 1.5em;
	padding: 0 30px;}

#sidebar {
	font-size: 85%;
	float: right;
	width: 255px;
	padding: 0 30px 10px 15px;
}

#footer {
	clear: both;
	background: #eaded0 url('images/enjoy_footer.jpg') no-repeat;
	color: #000000;
	padding: 180px 0 0 0;
	text-align: center;
	font-size: 80%;
	height: 30px;
}

#footer a {
	color: #000000;
	font-weight: normal;}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 3px 0;}
	
/*---->>>Sets 2-Column Catalog Display<<<----*/

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

/*---->>>Sets Classes Used for Formatting<<<----*/

p.small {
	font-size: 80%;}

.box {
	background: #f6f6f6;
	border: 1px dashed #c2c2c2;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;}
	
.box2 {
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;}


.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}
	
.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0;
	float: left;
	border: 3px double #c2c2c2;
}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}


/*---->>>Sets Image Zoom Display<<<----*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/*---->>>Sets Photo Album Display<<<----*/

#gallery {
	width: 728px;
	height: 380px;
	padding: 10px 25px 10px 25px;
	border: 1px solid #333;
	background: #888;
	position: relative;
}
#gallery b.default {position:absolute; left:10px; top:10px; width:548px; height:380px; text-align:center;}
#gallery b.default img {display:block; margin:0 auto 10px auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}
#gallery b.default span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000; border-color:#eee #555 #333 #ddd;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#555 #ddd #eee #333; background:#777;}
#gallery ul li a:hover b {position:absolute; left:-548px; top:0; width:548px; height:380px; text-align:center; background:#888; z-index:20;}
#gallery ul li a:hover span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}

#gallery ul li a:focus {white-space:normal; border-color:#555 #ddd #eee #333; background:#777;}

#gallery ul li a:active {white-space:normal; border-color:#555 #ddd #eee #333; background:#777;}
#gallery ul li a:focus b {position:absolute; left:-548px; top:0; width:548px; height:380px; text-align:center; background:#888; z-index:10;}
#gallery ul li a:active b {position:absolute; left:-548px; top:0; width:548px; height:380px; text-align:center; background:#888; z-index:10;}
#gallery ul li a:focus span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:active span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}

#gallery ul li a:active img{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}

/*---->>>Lightbox<<<----*/

#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; }

