@import "search.css";
/* Define HTML tags */
body {
padding:24px;
margin:0;
background-image:url(/assets/24/bg_body.gif);
background-repeat:repeat-x;
background-color:#52626b;
}

h1, h2, .head {
font-family: Tahoma, Arial, Helvetica;
font-size: 24px;
font-weight:normal;
color:#52626b;
padding:14px 0px 0px 16px;
margin:0px;
}

form {
padding:0px;
margin:0px;
}

input, textarea, select {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color:#000000;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
padding:2px;
}

.ipt {
font-family: Tahoma, Arial, Helvetica;
font-size:11px;
font-style:normal;
color:#FFFFFF;
background-color:#52626b;
border:none;
}

.highlight 
{
  background-color: Yellow;
}

.img {
border-style:solid;
border-width:1px;
border-color:#8ca69b;
margin-bottom:2px;
padding:0px
}

.line {border-bottom-width:1px;border-bottom-color:#CCCCCC;border-bottom-style:dashed;width:auto;margin:24px 0px 16px 0px}

/* Define div containers */

#container {
font-family: Tahoma, Arial, Helvetica;
width:882px;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
color:#333333;
}

#banner {
float:none;
width:882px;
height:120px;
margin-bottom:2px;
padding:0px;
}

#menu {
float:none;
width:882px;
height:30px;
padding:0px;
margin:0px;
}

#outer-content {
float:none;
width:882px;
height:511px;
margin:2px 0px 0px 0px;
padding-left:0px;
background-image:url(/assets/24/bg_content.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#images {
float:left;
width:229px;
height:418px;
margin:26px 0 0 0px;
padding-left:29px;
}

#content-container {
float:left;
width:614px;
margin-left:10px;
}

#heading {
width:595px;
height:57px;
margin:26px 0 0 0px;
background-image:url(/assets/24/bg_header.gif);
background-repeat:no-repeat;
}

#legislation{
font-family: Tahoma, Arial, Helvetica;
font-size:9px;
color:#ffffff;
padding:10px 0 0 0px;
text-align:center;
}

#inner-content {
width:551px;
height:317px;
color:#52626b;
margin:10px 0px 0px 0px;
font-size:11px;
line-height:16px;
background-image:url(/assets/24/inner_content.gif);
background-repeat:no-repeat;
}

#content {
width:517px;
height:273px;
margin:1px 0px 0px 0px;
padding:16px 49px 16px 16px;
overflow:auto;
scrollbar-face-color: #67737c;
scrollbar-shadow-color: #f0f1f0;
scrollbar-highlight-color: #f0f1f0;
scrollbar-3dlight-color: #f0f1f0;
scrollbar-darkshadow-color:#f0f1f0;
scrollbar-track-color: #f0f1f0;
scrollbar-arrow-color: #f0f1f0;
}

#content a {
color:#006a8a;
text-decoration:underline;
}

td a {
color:#006a8a;
text-decoration:underline;
}

#content li{
padding:2px 2px;
list-style-type:disc;
}

#search{
font-family: Tahoma, Arial, Helvetica;
font-size:11px;
margin:10px 0 0 0px;
}

#image-panel {
text-align:center;
float:right;
margin:6px 0px 0px 16px;
font-size:9px;
}


/* Some formatting for the menu system */
#chromemenu{
width: 882px;
margin:0px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 882px;
padding:0px;
margin:0px;
float: left;
}

#chromemenu ul li{
display: inline;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
color:#67737c;
}

#chromemenu ul li a{
float: left;
font-weight:normal;
margin:0px;
padding:0px;
line-height:29px;
height:29px;
width: 96px;
text-decoration: none;
color:#00718c;
background-color:#FFFFFF;
text-align:center;
border:1px solid #758487;
/* background: url(/app/site/menu_div.gif) center left no-repeat; Theme Change here */
}

#chromemenu ul li a:hover{
color: #FFFFFF;
background-color:#006a8a;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/* content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.dropmenudiv{
position:absolute;
top:0;
font:normal 11px Tahoma, Arial, Helvetica;
visibility: hidden;
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=2); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width:156px;
height:20px;
padding:8px 0px 0px 10px;
display: block;
text-align:left;
text-decoration: none;
/*Theme Change here*/
font-weight: normal;
background-color: #99a49c;
color:#FFFFFF;
border-top:1px solid #ffffff
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #006a8a;
color:#FFFFFF;
}

/* Define CSS for lightbox javascript */
#lightbox{
	position: absolute;
	top: 40px;
	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(/application/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(/application/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/application/images/nextlabel.gif) right 15% no-repeat; }


#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;	}	
		
#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;
	}
	

.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 */
	}	

/* Define newsticker */

#news {
width:430px;
height:34px;
padding:0px 0px 0px 155px;
margin:0px;
background-image:url(/assets/24/bg_news.gif);
background-repeat:no-repeat; 
background-position:left;
}

#newsticker {
	background: transparent;
	}
	
#newsticker ul {
	/*border: 1px solid #fcf498;*/
	width:400px;
	list-style: none;
	padding: 3px 0px 0px 0px;
	font:bold 11px Tahoma, Arial, Helvetica;
	color:#FFFFFF;
	margin:0px

}
* html #newsticker ul {
	overflow: visible;
}
#newsticker li a {
	color: #ffffff;
	text-decoration:none;	
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
