/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(/themes/EIS/images/home/DSC7853.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}

img {border: 0px}
a { cursor:pointer}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{margin:auto; text-align:center }
#page #header{ position:relative; } 
#page #header #headerNav{
	position: relative;
	top: 8px;
	right: 0px;
	z-index:2;
	width:100%;
	overflow:visible;
}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: left}
#page #header ul.nav-header li{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 12px;
}
#page #header ul.nav-header li a,#page #header ul.nav-header li{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}	
#page #header ul.nav-header li a:hover{
	text-decoration:none;
	color:#660000;
	font-weight: bold;
}
#page #header ul.nav-header li.nav-selected{
	text-decoration:underline;
	font-weight: bold;
	color:#89ADA3!important;

}
.full-page-margin {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.full-page-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4BEC6;
	border-left-color: #B4BEC6;
}
.galleryborder {
	border: 1px solid #AAAFB3;
}
.sidebarborder {
	border: 1px solid #3E4648;
}
.sidebar1border {
	border: 1px solid #9DA2A6;
}
.imagemargin {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
