/* Homepage stylesheet to override styles and do special treatments */

#breadcrumbs{
	 display: none;
}

#header{
	height: 495px;
	background-image: none;
}
#masthead{ background-image: none !important; }

#nav-main {
	top: 426px;
	left: 0px;
	}
	
body.layout-n0-p1-s0 #primary-content{
	width: 960px;
	margin-left: 0;
}
div.col div.cola,
div.col div.colb,
div.col div.colc{
	 float: left;
	 margin: 0 15px;
}
div.col div.cola{
	width: 260px;
	margin-left: 20px;
}
div.col div.colb{
	width: 430px;
}
div.col div.colc{
	width: 190px;
	margin-right: 0;
}

div#slideshow{
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	height: 495px;
}

div#slideshow ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#slideshow ul li{ position: absolute; background-color: #ffffff; }

#values{
	position: absolute;
	display: block;
	width: 600px;
	height: 80px;
	text-indent: -3000px;
	top: 325px;
	right: 0;
	z-index: 100;
}

div.colc ul{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}

.news .hd,
.calendar .hd{ background: url(/images/common/bg-dashed.gif) bottom left repeat-x; margin-bottom: 10px;}

.news .hd .readmore,
.calendar .hd .readmore{ position: absolute; top: 0; right: 0; text-indent: -999em; display: block; height: 20px; }
.news .hd .readmore{  background: url(/images/common/button-news.gif) no-repeat; width: 102px;}
.calendar .hd .readmore{ background: url(/images/common/button-events.gif) no-repeat; width: 102px; }

.news .rss{ position: absolute; top: -40px; left: 60px; text-indent: -999em;}

.news .paging{ position: absolute; top: -44px; left: 202px; }
.news .paging a{ 
	float: left; 
	background: #C6C6C6 url(/images/common/bg-lightgray.gif) repeat-x; 
	border: 1px solid #A2A2A2; 
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 18px; 
	margin-right: 3px;
	text-align: center;
	padding: 0;
	height: 18px;
	font-size: 11px !important;
	}
.news .paging a.activeSlide{ color: #ffffff; background: #808080 url(/images/common/bg-darkgray.gif) repeat-x; border: 1px solid #757575;  }
.news .bd ul,
.news .bd ul li{ width: 430px; }
.news .list ul li{ border-bottom: 0; }

.news .list .thumb{ float: left; margin: 0 .8em .8em 0;	}

.alert{ background: #005288 url(/images/common/bg-footer.gif) bottom left repeat-x; color: #ffffff; padding: 10px; }
.alert .hd{ background-image: none; }
.alert h2,
.alert h4{ color: #D3AC35; }

.button-list div.thumb{ border: 0; padding: 0; margin-bottom: 5px;}
.button-list div.thumb img{ border: 0; }

.news .hd .facebook {
	background: url(/images/common/icon_facebook.gif) no-repeat;
	display: block;
    height: 14px;
    left: 77px;
	position: absolute;
    text-indent: -999em;
    top: -1px;
	width: 14px;
   
}

.news .hd .youtube {
	background: url(/images/common/icon_youtube.gif) no-repeat;
	display:block;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 94px;
	top: -1px;
	text-indent: -999em;
}

.news .hd .twitter {
	background: url(/images/common/icon_twitter.gif) no-repeat;
	display:block;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 111px;
	top: -1px;
	text-indent: -999em;
}

#footer-home {
	
	background-color: #ffffff; 
	height: 70px;
	position: relative;	
	z-index: 10;
	}
	#footer-home #footer {
		background: url("/images/common/bg-footer.gif") repeat-x scroll 0 0 transparent;		
		width: 960px;	
		}
		#footer address {
			background: url(/images/common/address.jpg) no-repeat;
			width: 615px;
			height: 33px;
			text-indent: -9999px;
			margin: 0;
			position: absolute; 
			top: 18px;
			left: 65px;
			}
		#footer #validators {
			position: absolute;
			top: 50px;
			left: 20px;
			}
.footertext {
	color:#555555;
	font-size: 1.1em;
	position: absolute;
	text-align: justify;
	top: 80px;
	margin-left: 0px;
	margin-right: 0px;
	}
.footertext a {
	color: #054873
	}	
