
/* RESPURCES PAGE NAV ****************************************************************************/
#header_bg.resources {
	background:url(../images/nav/resources/band.gif) no-repeat top center;
}
#header h1.resources {
	background:url(../images/nav/resources/ticket.gif) no-repeat top left;
}
#header div.resources #nav_home a {
	width:57px;
	background:url(../images/nav/resources/buttons_01.gif) no-repeat 0 0;
}
#header div.resources #nav_home a:hover, #header div.resources #nav_home a.active {
	background:url(../images/nav/resources/buttons_01.gif) no-repeat 0 -96px;
}
#header div.resources #nav_events a {
	width:64px;
	background:url(../images/nav/resources/buttons_02.gif) no-repeat 0 0;
}
#header div.resources #nav_events a:hover, #header div.resources #nav_events a.active {
	background:url(../images/nav/resources/buttons_02.gif) no-repeat 0 -96px;
}
#header div.resources #nav_news a {
	width:54px;
	background:url(../images/nav/resources/buttons_03.gif) no-repeat 0 0;
}
#header div.resources #nav_news a:hover, #header div.resources #nav_news a.active {
	background:url(../images/nav/resources/buttons_03.gif) no-repeat 0 -96px;
}
#header div.resources #nav_resources a {
	width:90px;
	background:url(../images/nav/resources/buttons_04.gif) no-repeat 0 0;
}
#header div.resources #nav_resources a:hover, #header div.resources #nav_resources a.active {
	background:url(../images/nav/resources/buttons_04.gif) no-repeat 0 -96px;
}
#header div.resources #nav_links a {
	width:50px;
	background:url(../images/nav/resources/buttons_05.gif) no-repeat 0 0;
}
#header div.resources #nav_links a:hover, #header div.resources #nav_links a.active {
	background:url(../images/nav/resources/buttons_05.gif) no-repeat 0 -96px;
}
#header div.resources #nav_gallery a {
	width:67px;
	background:url(../images/nav/resources/buttons_06.gif) no-repeat 0 0;
}
#header div.resources #nav_gallery a:hover, #header div.resources #nav_gallery a.active {
	background:url(../images/nav/resources/buttons_06.gif) no-repeat 0 -96px;
}
#header div.resources #nav_contact a {
	width:80px;
	background:url(../images/nav/resources/buttons_07.gif) no-repeat 0 0;
}
#header div.resources #nav_contact a:hover, #header div.resources #nav_contact a.active {
	background:url(../images/nav/resources/buttons_07.gif) no-repeat 0 -96px;
}
/**********************/
.resource {
	border-top:#e5e5e5 solid 1px;
	padding-top:8px;
	display:block;
	width:574px;
}
.resource_image {
	float:left;
	margin-right:12px;
}
.resource_info h3 {
	color:#8ca96d;
}
.resource_info h3 span {
	color:#93adc9;
}
.resource_link {
	display:block;
	clear:both;
	height:25px;
}
.resource_link a {
	display:block;
	width:107px;
	height:18px;
	background:url(../images/resources/btn_download.gif) no-repeat;
	float:right;
}
.resource_link a span {
	display:none;
	visibility:hidden;
}