/*------------ Base Styles --------------*/

html,body {
	margin:0;
	padding:0;
}

body {
	font: 76% arial,sans-serif;
	color: #fff;
}

body.fend {
	background:#000 url('/fend/images/bg.jpg') repeat-x top;
	color: #fff;
	text-align: center;
}

h1 {
    color: #9E9E9E;
    font-size: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
    font-size : 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #9E9E9E;
    text-decoration: none;
}

h3 {
    font-size : 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #d8af68;
    text-decoration: none;
}

h4 {
    color: #9E9E9E;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #9E9E9E;
    text-decoration: none;
}
p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #fff; 
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffc600;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFC600;
    text-decoration: underline;
}

ul,li,ol {
	color: #fff;
}

.hide{
	position: absolute;
	top: -10000px;
	left: -10000px;
}

div#container {
	width: 940px;
	text-align: left;
	margin: 20px auto;
	background: #5b4723;
	position: relative;
}

/*------------ Header --------------*/

div#metalscreek-logo {
	position: absolute;
	top: 8px;
	left: 18px;
	z-index: 80;
	width: 320px;
	height: 152px;
}

div#headershell {
	position: relative;
	width: 940px;
	height: 125px;
	background: url('/fend/images/header-bg.jpg') no-repeat;
}

a#btn-newsletter{
	position: absolute;
	top: 0;
	left: 562px;
	width: 150px;
	height: 30px;
	background: url(/fend/images/btn-newsletter.png);
}

div#topnav {
	position: absolute;
	right: 18px;
	top: 8px;
	color: #747474;
}

div#topnav a:link, div#topnav a:visited, div#root-links a:link, div#root-links a:visited {
	color: #FFF;
}

div#topnav a:active, div#topnav a:hover, div#root-links a:active, div#root-links a:hover {
	color: #FFC600;
	text-decoration: none;
}

/*------------ Search bar --------------*/

#searchtext {
	position: absolute;
	top: 65px;
	right: 220px;
	color: #000;
}

#searchwrapper {
	position: absolute;
	top: 60px;
	right: 10px;
    width: 201px;
    height: 25px;
    background: url('/fend/images/search-bg.gif') no-repeat left top;
}

#searchwrapper #search_string {
    float: left;
    padding: 0;
    margin: 4px 0 0 5px;
    border: 0;
    width: 159px;
    background: none;
	color: #fff;
}

#searchwrapper #search_submit {
    float: right;
    margin: 1px 1px 0 0;
	width: 30px;
	height: 23px;
}

/*------------ Nav Bar --------------*/

div#navshell {
	position: relative;
	width: 100%;
	height: 35px;
	background: transparent url('/fend/images/nav-bg.gif') repeat-x;
	background-position: top;
}

div#nav {
	position: absolute;
	right: 10px;
	padding-left: 1px;
	color: #fff;
	background: transparent url('/fend/images/nav-bg.gif') repeat-x;
	background-position: bottom;
	z-index: 80;
}

/*------------ Content --------------*/

div#wrapper {
	padding: 10px 0 0 10px;
	background: #5B4723 url('/fend/images/unav-bg.gif') repeat-x top left;
	z-index: 1;
}

div#contentwrapper{
	float: left;
	width: 720px;
	background: #000 repeat-x;
}

div.content {
	padding: 5px 5px 0 5px;
}

div.content-bottom {
	background: #5B4723 url('/fend/images/content-bottom.gif') repeat-x;
	height: 10px;
	overflow: hidden;
}

div#tagline {
	margin: -5px 0 15px 25px;
}

span.navtrail {
	color: #9E9E9E;
}

div#join-email {
	width: 100%;
	background: #5B4723;
	text-align: center;
}

div#sitemap table {
	width: 98%;
}

/*------------ Column / Sidebar --------------*/

div#columnshell{
	float: right;
	width: 200px;
	color: #000;
}

div.sidebar {
	padding: 10px 0;
	background:#fff1ce url('/fend/images/backer-sidebar.jpg')no-repeat left top;
	margin-bottom: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

div.sidebar h3{
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #000;
	font-size: 14px;
}

div.sidebar p {
	margin: 0;
	padding: 5px 10px 0 10px;
	color: #000;
}
div.sidebar a{
	color: #000;
}

table#stockquote {
	width: 100%;
}
table#stockquote td {
	padding: 5px 5px;
	border-top: 1px solid #363636;
	white-space: nowrap;
}
div.newsMore a{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 10px;
	color: #fff;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #000;
}

/*------------ Footer --------------*/

div#footershell{
	background: #242424 url('/fend/images/footer-bg.gif') no-repeat;
	color: #FFF;
	clear:both;
	width:100%;
	height: 50px;
}

div#root-links {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	color: #747474;
}

div#sencia-logo {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

div#copyright {
	text-align: center;
	margin-bottom: 10px;
}

/* ------------------ News START -----------------------*/		
div.newspage{
	background: #000000;
	/*border-right: 2px solid #5B4723;*/
	height: 25px;
	font-size: 11px;
	line-height: 25px;
}
			
	div.newspage ul{
		list-style: none;
		margin: 0;
		float: right;
	}
	
		div.newspage ul li{
			list-style: none;
			margin: 0;
			float: left;
			padding: 0 5px;
		}
		
		div.newspage ul li a:link,
		div.newspage ul li a:visited,
		div.newspage ul li a:active;
		div.newspage ul li a:hover{
			display: block;
			line-height: 25px;
			font-size: 11px;
		}
		
ul#newslist{
	list-style: none;
}

	ul#newslist li{
		margin: 0 10px;
		padding: 5px;
		border-bottom: 1px dotted #5B4723;
		clear: both;
	}
	ul#newslist li a{
		display: block;
		float: left;
		width: 125px;
	}
/* ------------------ News END -----------------------*/

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/
.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background-color: #bec9d6;}
.event-month-row{}
.event-month-cell{}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

table.ir-events tbody tr td p{
	padding: 0;
	margin: 0;
	}



/* -------------- home styles -------------- */
div#homewrapper{
	padding: 0 10px;
	background: #5b4723;
}
div#fadershell{
	height: 255px;
	margin-bottom: 10px;
}
	div#fadershell p{
		margin: 0;
	}
div.homebox{
	float: left;
	height: 165px;
	color: #000;
}
	div.homebox h2{
		margin: 0;
		padding: 0 10px;
		line-height: 40px;
		color: #000;
		font-size: 16px;
	}
div#stock{
	width: 220px;
	background: url(/fend/images/backer-homeboxes.jpg) no-repeat left top;
}
	div#stock table#stockquote{
		padding: 0 10px;
	}
		div#stock table#stockquote td{
			padding: 0 10px;
			font-size: 10px;
			line-height: 15px;
			height: 15px;
		}
		div#stock div.newsMore{
			padding-left: 10px;
		}
div#latestnews{
	margin: 0 10px;
	width: 380px;
	background: url(/fend/images/backer-homeboxes.jpg) no-repeat -230px top;
}
	ul#latestnewslist{
		margin: 0;
		padding: 0;
		list-style: none;
	}
		ul#latestnewslist li{
			float: left;
			margin: 0;
			padding: 0 15px;
			width: 160px;
			color: #000;
		}
div#featuredproject{
	width: 300px;
	color: #000;
	background: url(/fend/images/backer-homeboxes.jpg) no-repeat right top;
}
	div#featuredproject p{
		margin: 0;
		color: #000;
	}

/*------------ project map --------------*/
p#projectmap{
	position: relative;
	margin: 30px 5px 10px 5px;
	width: 700px;
	height: 380px;
	background: url(/fend/images/map-2011.jpg);
}
	p#projectmap a{
		position: absolute;
		height: 20px;
	}
	a#staghorn{
		top: 273px;
		left: 580px;
		width: 75px;
	}
	a#tiltcove{
		top: 154px;
		left: 610px;
		width: 65px;
	}
	a#gabbrolake{
		top: 139px;
		left: 398px;
		width: 85px;
	}
	a#ogdentwp{
		top: 223px;
		left: 358px;
		width: 50px;
	}
	a#tillex{
		top: 243px;
		left: 450px;
		width: 45px;
	}
	a#dogpawlake{
		top: 241px;
		left: 273px;
		width: 55px;
	}
	a#jacksonsarm{
		top: 106px;
		left: 500px;
		width: 90px;
	}
	a#yukongold{
		top: 38px;
		left: 203px;
		width: 80px;
	}
