/*
**
** [Header]
** green - #2f9e52
**
** [Navigation]
** green (dark) - #013602 
**
*/

/*
** Base HTML styles
*/

body
{
	margin: 0;
	padding: 0;
	background: #000000 url(../images/background.jpg) repeat-x;
	background-position:top;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, td, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}


.wrapper
{
	margin-left: auto;
	margin-right: auto;
	height: 800px;
	width: 1000px;
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	margin: 0;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:22px;
	font-style:italic;
	font-weight:bold;
}

h1{
	font-size:27px;
	font-style:normal;
	font-weight:bold;
	margin-top: 40px;
	margin-bottom: 20px;
	}

table
tr, 
th, 
td
{
	padding: 0;
}

	table
	{
		border: 0;
	}
	
	tr
	{
		vertical-align: top;
	}
	
img
{
	border: 0;
}

/*
** Page styles
*/

.clear-block
{
	clear: both;
}

.site-name
{
	font-family: Calibri, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 10px;
}

	.site-name a
	{
		color: #ffffff !important;
		text-decoration: none !important;
	}

.tag-line
{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}


	.header
	{
	height: 99px;
	width: 999px;
	}
	
.button a,
		.button a:link,
		.button a:visited,
		.button a:active
		{
			color: #333333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:bold;
			text-decoration:none;
		}

		.button a:hover
		{
			color: #145C23;
			text-decoration:none;
		}
		
.link a, .link a:link, .link a:visited, .link a:active
		{
			color: #CCCCCC;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			text-decoration:underline;
		}

.link a:hover
		{
			color: #000000;
			text-decoration:underline;
		}	
		
.link2
		{
			color: #999999;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight:normal;
		}

.link2 a, .link2 a:link, .link2 a:visited, .link2 a:active
		{
			color: #999999;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight:normal;
			text-decoration:underline;
		}

.link2 a:hover
		{
			color: #CCCCCC;
			text-decoration:underline;
		}							


	.navigation-container
	{
		width: 250px;
		/*background: transparent url(../images/bg-content.png) repeat-x;*/
	}
	
		.navigation
		{
	width: 100%;
	height: 429px;
	padding: 7px 10px;
		}
		
		.navigation h1,
		.navigation h2
		{
			font-size: 20px;
			font-weight: normal;	
			margin-bottom: 15px;
		}
		
		.MainMenu
		{
	padding-left: 0px;
		}
		
		.MainMenu a, /* remove on DNN conversion */
		.MainMenuItem a,
		.MainMenuItem a:link,
		.MainMenuItem a:visited,
		.MainMenuItem a:active
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
		}
		
		.MainMenu a:hover, /* remove on DNN conversion */
		.MainMenuItem a:hover
		{
			color: #e5e5e5;
		}
		
.footer-container
{
	background-color: #000000;
}

.footer-container-home
{
	background-color: #000000;
	clear: both;
	margin: 0;
	margin-top: 150px;
}

* html .footer-container-home
{
	margin-top: 100px;
}

	.footer
	{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514f4d;
	padding: 15px;
	padding-top: 200px;
	margin-top:50px;
	}
	
.footer-content
	{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514f4d;
	padding: 15px;
	padding-top: 40px;
	}	
	
		.footer, .footer-content a,
		.footer, .footer-content a:link,
		.footer, .footer-content a:visited,
		.footer, .footer-content a:active
		{
			color: #ffffff;
		}

		.footer, .footer-content a:hover
		{
			color: #666666;
		}
		
		.links
		{
			float: left;
		}
		
		.copyright
		{
			font-size: 10px;
			font-color: #999999;
			
			float: right;
		}
		
	.footer-break
	{
		height: 1px; 
		border-bottom: 1px solid #666666;
	}
	
	.seo-text
	{
		background-color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		padding: 20px 25px;
		margin-top:150px;
		height: 300px;
	}

<!-- Content rotator style -->

.bucket-content div {
	position: absolute !important;
	background-color: #FFF;
}

.bucket-content div table {
	background-color: #FFFFFF;
}

.bucket-content div.current {
	position: absolute;
	z-index: 3;
	overflow: visible;
}

.bucket-content div.previous {
	position: absolute;
	z-index: 2;
	overflow: hidden;
}

.bucket-footer div,
.bucket-footer div h1 {
	width: 355px;
	font-size: 14px !important;
	color: white !important;
	text-align: center !important;
	vertical-align: middle !important;
	font-weight: lighter;
	position: absolute;
	z-index: 7;
}

.bucket-footer div.current {
	width: 355px;
	position: absolute;
	z-index: 9;
} 

.bucket-footer div.previous {
	width: 355px;
	position: absolute;
	z-index: 8;
}

.bucket-container
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
	top: -600px;
}

* html .bucket-container
{
	top: -625px;
}

	.bucket
	{
		margin: 0 0 0 0;
		background: white;
		width: 355px;
	}
	.nebucket
	{
		background: transparent;
		height: 270px;
		width: 610px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
		.bucket-title
		{
			background-image: url(../images/feature_bucket_header.png);
			background-repeat: repeat-x;
			width: 100%;
			height: 35px;
			padding: 7px 0px 0 0;
			position: relative;
			line-height: normal;
		/*	color: #000000;  */
		}
		
		.bucket-footer
		{
			background-image: url(../images/feature_bucket_bottom.png);
			background-repeat: repeat-x;
			height: 35px;
			text-align: center;
			line-height: normal;
			width: 100%;
			z-index:9;
		}
		
		.bucket-title h1,
		.bucket-title h2
		{
			font-size: 19px !important;
			color: white !important;
			margin: 1px 0 0 20px !important;
		}
		
		.bucket-footer h1,
		.bucket-footer h2
		{
			font-size: 14px !important;
			color: white !important;
			margin: 6px 0 0 0 !important;
			text-align: center !important;
			vertical-align: middle !important;
			font-weight: normal;
		}
		
		.bucket-footer a,
		.bucket-footer a:link,
		.bucket-footer a:visited,
		.bucket-footer a:active
		{
			text-decoration: none;
			color: white;
		}
		 
		.bucket-content
		{
			width: 355px;
			height: 187px;
			/* background-color: #ffffff; */
			overflow: hidden;
			position: relative;
			z-index: 10;
		}
		
		.bucket-text
		{
			color: #666666;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px !important;
		}
		
			.bucket-content a,
			.bucket-content a:link,
			.bucket-content a:visited,
			.bucket-content a:active
			{
				color: #009900;
			}
	
			.bucket-content a:hover
			{
				color: #999999;
			}
		.bucket-video 
		{
			background-color: black;
			top: -143px;
			position: absolute;
			width: 611px;
			height: 350px;
			margin: 0 0 0 0;
		}
			.bucket-video a,
			.bucket-video a:link,
			.bucket-video a:visited,
			.bucket-video a:active
			{
				color: #009900;
			}
	
			.bucket-video a:hover
			{
				color: #999999;
			}
		
	
.flash-container
{
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
}

	.flash
	{
		/* Add extra control as needed */
				
		/* IE slightly misaligned at 1024 x 768 */
		padding-right: 2px;
	}
	
	.flash-shim
	{
		/* Actually held by spacer.gif - forces table holding Flash to hold the right width */
		width: 1000px;
	}
	
#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: 700px; background-color: #333333; }	 	
