/* CSS Document */

/*--------------------------------template structure styles -----------------------------------*/

BODY {
	PADDING: 0; 
	MARGIN: 0; 
	TEXT-ALIGN: center;
}

#wrap {
    padding:0;
	MARGIN: 0px auto;  
	WIDTH: 100%;
	text-align:left;
	background: #ffffff;
}

#header {
	DISPLAY: block;
	MARGIN: 0;
	padding: 0;
	HEIGHT: 92px;
	width: 103%;
	background-image: url("images/banner-gal.jpg") ;
	background-repeat: no-repeat;
	background-position: top left;
}

#headerpopup {
	DISPLAY: block; 
	BACKGROUND: url(images/banner-pop-up-gal.jpg) #DDEEFE no-repeat top left; 
	MARGIN: 0;
	padding:0;
	HEIGHT: 90px;
}

#headertext {
	padding-top:44px;
	padding-left:110px;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;	
	font-size:34px;
	font-weight: bold;
	text-decoration:none;
	color:#0080aa;
	float:left;
}
.black {
    color: black;
	font-weight: normal;  
}

.textarea{
	display: block;
	float: right;
	width: 480px;
	height: 105px;
	margin-top: 10px;
	margin-right: 0px;;
	border-width: 1px;
	border-color: #0080aa;
	border-style: solid
}

#mainwrap {
    float:left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2%;
	PADDING-BOTTOM: 8px;
	MARGIN: 0px;
	WIDTH: 95%;
	PADDING-TOP: 5px; 
	background-color: white;
	min-height: 280px;
}
/* for Internet Explorer */

* html #mainwrap {
	height: 255px;
}

/*-------------------------------- add to maincontent table -----------------------------------*/

#maincontent {
	background-color: white;
	width: 100%;
}

#footer {
	CLEAR: both;
	DISPLAY: block;
	MARGIN: 0px; 
	WIDTH: 100%; 
	HEIGHT: 24px;
	text-align: right;
	background-color: #0080aa;
}

#footer li {
    float: left;
    margin: 0;
	list-style: none;
	color: white;
	font-family: Arial, Verdana, sans-serif;	
    font-size: 10px;
}

#footer a {
    display: block;
    padding: 6px 6px 4px 2px;
    color: white;
    text-decoration: none;
}

#footer a:hover {
    display: block;
    padding: 6px 6px 4px 2px;
    color: red;
    text-decoration: underline;
}
#footer a:visited {
    display: block;
    padding: 6px 6px 4px 2px;
    color: white;
    text-decoration: none;
}

#footer a:visited:hover {
    display: block;
    padding: 6px 6px 4px 2px;
    color: red;
    text-decoration: underline;
}

.copyright{
    float: right;
    padding: 6px 6px 4px 2px;
	color: white;
	font-family: Arial, Verdana, sans-serif;	
    font-size: 10px;
	TEXT-ALIGN: right;
}

/*-------------------------------- top navigation -----------------------------------*/

#navholder {
	/*background:url(images/navback2.jpg) repeat-x top;*/
	background-color: #0080aa;
	border-right:1px solid white;
	border-left:1px solid white;
	border-top: 0px;
	border-bottom: 0px;
	margin:0;
	padding:0;
	width:100%;
}

#navholder2 {
	text-align:left;
	font-family: Arial, Verdana, sans-serif;	
	font-size: 11px;
	margin:0;
	padding:0;
	color: white;
	font-weight:400;
	line-height:20px;
	width: 100%;
}

/* minimum menu requirements for functionality */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	font-size: 12px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:110px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* menu design */

#dmenu {
	font-family: Arial, Verdana, sans-serif;	
	font-size:11px;
}

A.topmenutitle:link {/*-------- add to static navigaton ---------*/
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom:3px;
	padding-left:8px;
	color:#ffffff;
	/*background:url(images/navback2.jpg) repeat-x top;*/
	background-color:#0080aa;
	display:block;
	width:105px;
}

A.topmenutitle:link:hover {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom:3px;
	padding-left:8px;
	color:#ffffff;
	/*background:url(images/navback2.jpg) repeat-x top;*/
	background-color:#5EAEF3;
	display:block;
	width:105px;
}

A.topmenutitle:visited {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom:3px;
	padding-left:8px;
	color:#ffffff;
	/*background:url(images/navback2.jpg) repeat-x top;*/
	background-color:#0080aa;
	display:block;
	width:105px;
}

A.topmenutitle:visited:hover {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom:3px;
	padding-left:8px;
	color:#ffffff;
	/*background:url(images/navback.jpg) repeat-x top;*/
	background-color:#5EAEF3;
	display:block;
	width:105px;
}

.topmenutitledwn {/*------------- add to dropdown navigaton --------------*/
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom:3px;
	padding-left:8px;
	color:#ffffff;
	background:url(images/downarrow.jpg) no-repeat right top;
	display:block;
	width:105px;
}

#dropmenudiv{
   position: absolute;
   border-bottom-width: 0;
   	font-family: Arial, Verdana, sans-serif;	
   z-index: 999;
	font-size: 11px
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
	padding: 3px;
	text-decoration: none;
	line-height: 18px;
	color: white;
	background-color: #0080aa;
	border-top: 1px solid white;
	text-align: left;
}

#dropmenudiv a:hover{ 
	text-decoration: none;
	background-color: #5EAEF3;
	border-top: 1px solid white;
	color: white;
}
