@charset "utf-8";
/* CSS Document */

.cssmenu3 *
	{
	margin: 0;
	padding: 0;
	}
body
	{
	margin:0 auto;
	text-align:center;
	height:100%;
	width:950px;
	background-color:#3f005c;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

/*========================================================*/
/*                                                        */
/*                 D I V    L A Y O U T                   */
/*                                                        */
/*========================================================*/

#wallpaper {background-image:url(/portals/0/images/wallpaper.jpg); background-repeat:no-repeat; background-position:bottom left; background-color:#FFFFFF;}
#wrap {
	width:950px;
	margin:0 auto;
	
	text-align:center;
	}
	

#header_wrap
	{
	float:none;
	clear:both;
	width:950px;
	background-image:url(/portals/0/images/header_background.gif);
	background-repeat:no-repeat;
	height:143px;
	}
#logo_wrap
{
    clear:left;
	float: left;
	padding-top:60px;
	padding-left:65px;
}
#menu_wrap
   {
   	float:right;
	clear:right;	
	width:680px;
	padding-top:95px;
	}
#menu2_wrap
   {
   	float:right;
	clear:right;	
	width:680px;
	padding-top:10px;
	}
/* for understanding browsers */
#content_wrap
{
	clear:both;
	float:none;
	padding:10px 40px;
	width:870px;
	background-image:url(/portals/0/images/content_background.gif);
	background-repeat:repeat-y;
	height:auto;
}


#title_top_wrap
{
    clear:both;
	width:870px;
}
#content_top_wrap
{
    clear:both;
	width:870px;
}
#content_top_right_wrap
{
    width:435px;
	float:right;
	clear:right;
}
#content_top_left_wrap
{
    width:435px;
	float:left;
	clear:left;
}
#title_middle_wrap
{
    clear:both;
	width:870px;

}
#content_middle_wrap
{
    clear:both;
	width:870px;

}
#content_middle_right_wrap
{
	width:435px;
	float:right;
	clear:right;
}
#content_middle_left_wrap
{
    width:435px;
	float:left;
	clear:left;
}
#title_bottom_wrap
{
    clear:both;
	width:870px;
}
#content_bottom_wrap
{
    clear:both;
	width:870px;
}
#content_bottom_right_wrap
{
    width:435px;
	float:right;
	clear:right;
}
#content_bottom_left_wrap
{
    width:435px;
	float:left;
	clear:left;
}
                   
#footer
{
	height:40px;
	width:950px;
	background-image:url(/Portals/0/images/footer_background.gif);
	background-repeat:no-repeat;
	clear:both;
	float:none;
	margin:0 auto;
	text-align:center;
}
#copyright_div
{
	width:930px;
	float:none;
	clear:both;
}

#dnn_ctr380_ContentPane p {line-height:1.7em}
	
/*========================================================*/
/*                                                        */
/*                T E X T   B O X E S                     */
/*                                                        */
/*========================================================*/

.textleftbig
{
	width:630px;
	padding-left:20px;
	padding-right:10px;
	float:left;
	clear:left;
}
.textleftsmall
{
	width:400px;
	padding-left:10px;
	float:left;
	clear:left;
}
.textrightbig
{
	width:630px;
	padding-left:20px;
	padding-right:10px;
	float:right;
	clear:right;
}
.textrightsmall
{
	width:400px;
	padding-left:30px;
	float:left;
	clear:left;
}
.imageleftbig
	{
	
	width:344px;
	padding-left:10px;
	position: 
	float:left;
    clear:left;
    }
.imageleftsmall
	{
	width:158px;
	padding-left:10px;
	float:left;
    clear:left;
    }

.imagerightbig
	{
	width:344px;
	padding-right:10px;
	float:right;
    clear:right;
    }
.imagerightsmall
	{
	width:158px;
	padding-right:10px;
	float:right;
    clear:right;
    }
.textbox
	{
    width:840px;
	height: 290px;
	border: 1px solid #d8d8d8;
	padding-left:10px;
	clear:both;
	margin-bottom:10px;
	margin-left:17px;
	}
.textboxhistory
	{
    width:840px;
	height: 180px;
	border: 1px solid #d8d8d8;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	margin-bottom:10px;
	margin-left:17px;
	}
/*========================================================*/
/*                                                        */
/*                T E X T   F O R M A T                   */
/*                                                        */
/*========================================================*/


	
p
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	}

.NormalBold { 
	font-family: arial,helvetica, sans-serif; 
	font-size:13px; 
	font-weight:normal;
	}

#content_wrap td 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
strong { 
	color:#3f005c;
	}
	
#content_wrap p 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#3f005c;
	}
h2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3f005c;
	padding:10px;
	}
.foot
	{
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	color:#606060;
	}
#footer p
	{
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	color:#606060;
	}
#footer a
	{
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	}
#hours p	{
	margin: 0px;
	font-size:11px;
	color:#606060;
	}
a {
	color:#3f005c;
	font-weight:bold;
	text-decoration:none;
	}	
a:link {
	color:#3f005c;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	color:#3f005c;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#9E9C9C;
	font-weight:bold;
	text-decoration:underline;
	}
#footer .skinobject
	{
	color:#606060;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	}
#credits a, .skinobject {color:#888; font-weight:normal;font-size:7px;}

/*========================================================*/
/*                                                        */
/*          C S S   M E N U    S T Y L E                  */
/*                                                        */
/*========================================================*/

.Menu
	{
	width:100%;
	margin:0 auto;
	background:url(menu/menuleft.gif) left top no-repeat #2b9f39;
	}	
.Menu .Box
	{
	background:url(menu/menuright.gif) right top no-repeat;
	float:right;
	padding-right:13px;
	padding-left:260px;
	}	

.CSSMENU3 { 
		white-space:nowrap;
		height:30px;
		width:600px;
		background:url(menu/menu3.gif) left top repeat-x; 
		font-family: Arial, Helvetica, sans-serif; 
		text-align:left;
		font-size:13px;
		color:#606060;
		font-weight:bold;
		padding-left:45px;
		}
.CSSMENU3 .Horizontal { 
		padding:0 0 0 0px; 
		margin:0px; 
		position:absolute; 
		height:30px; 
		}
.CSSMENU3 .Horizontal li{ 
		background:url(menu/menu3.gif) left top repeat-x; 
		margin:0px;
		list-style: none none outside; 
		float: left; 
		position: relative;
		}
.CSSMENU3 .Horizontal li a{ 
		background:url(menu/menu3.gif) left top repeat-x;
		}
.CSSMENU3 .Horizontal .current { 
		background:url(menu/menu3.gif) left -41px no-repeat; 
		margin:0px;
		}
.CSSMENU3 .Horizontal .current  a{ 
		background:url(menu/menu3.gif) right -81px no-repeat; 
		color:#606060;
		font-weight:bold;
		}
.CSSMENU3 .Horizontal .current .slide span{
		background:transparent;
		}
.CSSMENU3 .Horizontal span { 
		padding:0 10px; 
		font-size:13px;
		font-weight:bold;
		}
.CSSMENU3 .Horizontal .slide { 
		
		float: left; 
		overflow:hidden; 
		position:absolute;
		}
.CSSMENU3 .Horizontal a.link { 
		display:block; 
		cursor: pointer;
		}

.CSSMENU3 .Horizontal a:link,.CSSMENU3 .Horizontal a:active, .CSSMENU3 .Horizontal a:visited{
		width:auto;
		color:#606060;
		font-weight:bold;
		text-decoration:none; 
		line-height:30px; 
		}

.CSSMENU3 .Horizontal .current a, .CSSMENU3 .Horizontal .current a:visited {
		color:#3f005c;
		font-weight:bold;
		text-decoration:underline;
		}

/*text color on hover*/
.CSSMENU3 .Horizontal a:hover {
		color: #3f005c; 
		float:left;
		text-decoration:underline;
		}
.CSSMENU3 .Horizontal a:hover span {
		color: #3f005c;
		float:left;
		}
		
/*drop dowm list color*/
.CSSMENU3 .Group {
		background:#052f4c;
		display:none; 
		position:absolute;
		float:left; 
		z-index:1000;
		}
/*color and size of border around menu boxes*/
.CSSMENU3 .Group li { 
		background:transparent; 

		font-weight:normal; 
		border-right:1px #497eb2 solid; 
		border-bottom:1px #497eb2 solid;
		clear: both; 
		height:24px; 
		border-left:1px #497eb2 solid;
		}
.CSSMENU3 .Group span { 
		padding:0 20px 0 15px; 
		font-size:8pt; 
		border:0px #546761 solid; 
		display:block;
		}
.CSSMENU3 .Group li img { 
		margin-right:5px;
		}
.CSSMENU3 .Group a:link,.CSSMENU3 .Group a:active,.CSSMENU3 .Group a:visited{
		line-height:24px; 
		background:transparent; 
		color:#ffffff;
		}
/*color of boxes on drop down when on hover*/
.CSSMENU3 .Group a:hover {
		color:#333333; 
		text-decoration:none; 
		background:#3f005c;
		}
/*color of text in drop down menus when on hover*/
.CSSMENU3 .Group a:hover span {
		color: #fff;
		background:transparent;
		padding:0 20px 0 15px;
		}
.CSSMENU3 .Group .subcurrent{
		background: #3f005c;
		}
.CSSMENU3 .Group .rightarrow { 
		background:url(images/right.gif) right center no-repeat;
		}
		
/*========================================================*/
/*                                                        */
/*              C O N T R O L    P A N E L                */
/*                                                        */
/*========================================================*/

.ControlPanel
	{
	 background:url(images/breadbg.gif) top left repeat-x #d9d9d9;
	 border:1px #ccc solid;
	}	
.ControlPanel IMG
	{
	 margin:5px 5px 0px;
	}	
.ControlPanel TD TD TD TD IMG
	{
	 margin:0px;
	}	
.ControlPanel TD TD TD
	{
	 width:auto
	}	
.ControlPanel DIV
	{
	 border:#CCC solid;
	 border-width:0px 1px;
	 width:3px;
	 height:100px;
	}	
.ControlPanel TD .SubHead
	{
	 font-size:8pt;
	 color:#222222;
	 font-weight:bold;
	}	
.ControlPanel TD TD TD .SubHead
	{
	 background:transparent;
	 border:0px;
	 font-size:8pt;
	 color:#666;
	 font-weight: bold;
	}	
.ControlPanel TD TD TD input
	{
	 background:#f5f5f5;
	 font-size:8pt;
	 color:#000;
	 font-weight:bold;
	 padding-left:4px;
	}	
.ControlPanel TD TD TD select
	{
	 background:#f5f5f5;
	 font-size:8pt;
	 color:#444;
	}	
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active
	{
	color:#666666;
	 text-decoration:none;
	 font: bold 8pt Tahoma, Arial, Helvetica, sans-serif;
	 padding:0 3px;
	}	
A.CommandButton:hover
	{
	 color:#000;
	 text-decoration:none;
	}	
/*========================================================*/
/*                                                        */
/*               L I G H T B O X   C S S                  */
/*                                                        */
/*========================================================*/

#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: 500px; background-color: #000; }