* { margin: 0; padding: 0; }
a img	{ border: 0; }
.clear	{ clear: both; }
html
{
	height: 100%;
}
body
{
	height: 100%;
	background: url("images/bg.gif") repeat-x;
	font: normal 12px/1.5 Helvetica, Arial, Verdana, sans-serif;
}
#wrapper_outer
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -87px;
	background: url("images/bg_big.jpg") 50% 52px no-repeat;
}
#wrapper_inner
{
	margin: 0 auto;
	width: 850px;
}
#header
{
	height: 52px;
}
	#header .lavalamp
	{
		float: right;
		position: relative;
		height: 29px;
		padding: 8px 10px 15px;
		list-style: none;
		overflow: hidden;
	}
		#header .lavalamp li
		{
			float: left;
		}
			#header .lavalamp li.back
			{
				background: url("images/lava.gif") no-repeat right -30px;
				width: 9px;
				height: 30px;
				z-index: 8;
				position: absolute;
			}
				#header .lavalamp li.back .left
				{
					background: url("images/lava.gif") no-repeat top left;
					height: 30px;
					margin-right: 9px;
				}
			#header .lavalamp li a
			{
				font: bold 14px arial;
				text-decoration: none;
				color: #fff;
				outline: none;
				text-align: center;
				top: 7px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: auto 10px;
				_margin: auto 5px;
			}
				#header .lavalamp li a:hover,
				#header .lavalamp li a:active,
				#header .lavalamp li a:visited
				{
					border: none;
				}
#logo
{
	width: 850px;
	height: 217px;
}
	#logo h1 a
	{
		display: block;
		float: left;
		width: 370px;
		height: 150px;
		margin: 40px 0 0 100px;
		_margin: 40px 0 0 50px;
		text-indent: -9999px;
	}
#sections
{
	width: 650px;
	height: 79px;
	padding: 0 0 0 150px;
}
	#sections div
	{
		position: relative;
		float: left;
		width: 240px;
		height: 79px;
		padding-left: 70px;
		font-size: 13px;
		overflow: hidden;
	}
	#sections div a
	{
		display: block;
		width: 240px;
		height: 79px;
		text-decoration: none;
		font-style: italic;
		color: #fff;
	}
	#sections div strong
	{
		display: block;
		margin: 0 0 4px;
		font-size: 16px;
		font-style: normal;
	}
	#sections #section_1
	{
		background: url("images/bg_section_1.gif") no-repeat;
	}
	#sections #section_2
	{
		background: url("images/bg_section_2.gif") no-repeat;
	}
	#sections #section_3
	{
		background: url("images/bg_section_3.gif") no-repeat;
	}
#content
{
	width: 850px;
	font-size: 14px;
	color: #666;
}
	#content h2
	{
		font-size: 18px;
		margin: 10px 0 5px;
		color: #AB2426;
	}
	#content h3
	{
		font-size: 16px;
		margin: 10px 0 5px;
		color: #89b234;
	}
	#content h4
	{
		font-size: 14px;
		margin: 10px 0 5px;
		color: #707070;
	}
	#content p
	{
		margin: 0 0 10px;
	}
	#content a
	{
		color: #3391d2;
	}
	#content a:hover
	{
		background: #3391d2;
		color: #fff;
	}
	
	#content img
	{
		border: 1px solid #b2b2b2; 
		padding: 3px;
	}
	#content ul
	{
		margin-left: 15px;
	}
	
.small {font-size: 9px}

	#singlecol
	{
		padding: 30px;
	}
	
	#equal2col
	{
		float: left;
		width: 365px;
		padding: 30px;
		overflow: hidden;
	}
	
	#equal3col
	{
		float: left;
		width: 223px;
		padding: 30px;
	}

	#registration_form table
	{
		width: 600px;
		margin-bottom: 20px;
	}
		#registration_form table td
		{
			padding: 5px;
		}
	#leftcol
	{
		float: left;
		width: 220px;
		padding: 30px;
	}
		#leftcol_top
		{
			width: 220px;
			height: 35px;
			background: url("images/leftcol_top.gif") no-repeat;
		}
		#leftcol_content
		{
			width: 192px;
			padding: 0 13px 13px;
			background: #fcfac5;
			border: 1px solid #b2b2b2;
			border-top: none;
			font-size: 12px;
			font-style: italic;
			overflow: hidden;
		}
			#leftcol_content h3
			{
				margin: 0 0 5px;
				font-size: 16px;
				font-weight: bold;
				color: #666;
			}
			#leftcol_content h4
			{
				margin: 0 0 0px;
				font-size: 14px;
				color: #666;
			}
	#rightcol
	{
		float: left;
		width: 510px;
		min-height: 270px;
		/*_height: 270px;*/
		padding: 30px;
		background: url("images/separator.gif") 0px 20px no-repeat;
		overflow: hidden;
	}
#push
{
	clear: both;
	height: 87px;
}

#footer
{
	height: 84px;
	border-top: 3px solid #576c7a;
	background: #9ca5ab;
}
	#footer_inner
	{
		margin: 0 auto;
		width: 850px;
		height: 84px;
		background: url("images/footer.gif") 90% 0% no-repeat;
		color: #fff;
	}
	#footer_inner p
	{
		padding: 40px 0 0;
	}
	#footer_inner a
	{
		padding: 0 3px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
	}
	#footer_inner a:hover
	{
		text-decoration: underline;
	}
	#footer_inner span
	{
		padding: 0 3px;
	}
	#footer_inner span a
	{
		text-transform: capitalize;
		font-weight: normal;
	}

/* Lightbox Image Effect */
#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;}

#prevLink, #nextLink{
	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:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


/* End Lightbox Image Effect */