* {
	padding:0;
	margin:0;
	outline:0;
	font-family:Verdana, Geneva, sans-serif;
}
html {
	overflow:hidden;
}
body {
	background-color:#050f18;
}
p {
	margin-bottom:12px;
}
a {
	font-weight:bold;
	text-decoration:none;
	outline:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#c3c3c3;
}
ul {
	margin-left:15px;
	margin-bottom:15px;
}
img {
	border:0;
}

#main {
	width:1152px;
	height:646px;
	top:50%;
	left:50%;
	margin-top:-323px;
	margin-left:-576px;
	position:absolute;
	background-image:url(layout/images/page-bg.gif);
	background-repeat:no-repeat;
}
#maincontent {
	width:450px;
	height:312px;
	left:495px;
	top:188px;
	position:absolute;
	z-index:10;
	background-image:url(layout/images/content-bg.png);
	background-repeat:no-repeat;
}
#panelloader {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
#pagetitle {
	height:29px;
	text-align:right;
}
#pagecontent {
	text-align:left;
	height:272px;
	padding-left:15px;
	padding-right:15px;
	margin-right:4px;
	font-size:11px;
	font-weight:normal;
	overflow:scroll;
}
.loading {
	padding-top:45px;
	text-align:center;
}
#yearselect {
	margin-bottom:12px;
}
#yearselect:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
#yearselectleft {
	width:auto;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#yearselectright {
	width:auto;
	float:right;
}
#subcontent {
	width:350px;
	height:136px;
	left:122px;
	top:364px;
	background-image:url(layout/images/subcontent-bg.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
}
#subcontentloader {
	padding:10px;
	height:136px; heig\ht:126px;
}
#subc {
	height:92px;
	overflow:auto;
	font-size:10px;
	color:#FFF;
}
#subc ul {
	margin:0;
	list-style:none;
	list-style-type:none;
	line-height:13px;
}
#subc li {
	margin-bottom:5px;
}
#subbtns {
	padding-top:5px;
}
#btn1 a {
	width:163px;
	height:23px;
	background-image:url(layout/images/btn-latestnews.png);
	background-repeat:no-repeat;
	background-position:-163px;
	display:block;
	float:left;
	margin-right:4px;
}
#btn1 a:hover {
	background-position:0;
}
#btn2 a {
	width:163px;
	height:23px;
	background-image:url(layout/images/btn-upcomingevents.png);
	background-repeat:no-repeat;
	background-position:-163px;
	display:block;
	float:left;
}
#btn2 a:hover {
	background-position:0;
}
#btn1 a.sel {
	background-position:0;
}
#btn2 a.sel {
	background-position:0;
}
#scroller {
	width:1152px;
	height:56px;
	top:509px;
	left:0;
	position:absolute;
	z-index:8;
	background-image:url(layout/images/carousel.gif);
	background-repeat:no-repeat;
}
#innerscroll {
	padding-top:5px;
	width:914px;
	height:46px; heig\ht:41px;
	margin:0 auto;
}
.item {
	width:170px;
	height:46px;
	background-image:url(layout/images/item-divider.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	margin-right:25px;
}
.item:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.cover {
	width:46px;
	height:46px;
	background-image:url(layout/images/no-cover.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:4px;
}
.info {
	width:120px;
	font-size:10px;
	color:#FFF;
	float:left;
}
.info a {
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.info a:hover {
	text-decoration:underline;
	color:#c3c3c3;
}
.playitloud {
	color:#28578a;
	font-weight:bold;
}
.playitloud a {
	color:#28578a;
	text-decoration:none;
}
.playitloud a:hover {
	color:#89b7d0;
	text-decoration:none;
}
.item2 {
	width:180px;
	height:46px;
	/*background-image:url(layout/images/item-divider.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
	float:left;
	margin-right:25px;
	margin-bottom:15px;
}
.item2:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
.item2 .cover {
	width:46px;
	height:46px;
	background-image:url(layout/images/no-cover.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:4px;
}
.item2 .info {
	width:130px;
	font-size:10px;
	color:#FFF;
	float:left;
}
.item2 .info a {
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.item2 .info a:hover {
	text-decoration:underline;
	color:#c3c3c3;
}
.item2 .info .playitloud {
	color:#28578a;
	font-weight:bold;
}
.item2 .info .playitloud a {
	color:#28578a;
	text-decoration:none;
}
.item2 .info .playitloud a:hover {
	color:#89b7d0;
	text-decoration:none;
}
.newstitle {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
.newsdate {
	font-style:italic;
	margin-bottom:10px;
}
.newsitem {
	margin-bottom:20px;
}
.back {
	margin-bottom:20px;
}
#newsoverview ul {
	margin:0;
	list-style:none;
	list-style-type:none;
}
#newsoverview li {
	padding-bottom:8px;
}
#flash {
	width:937px;
	height:509px;
	left:99px;
	top:0;
	position:absolute;
	z-index:9;
}
#contactinfo {
	margin-bottom:20px;
}
fieldset { 
	padding:15px;
	border : 1px solid #333; 
	background:#252525;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:10px;
} 
fieldset legend { 
	font-weight : bold; 
	padding : 6px; 
	color : #d1d1d1; 
} 
.formfield {
	float:left;
 	margin-bottom:10px;
 	width:100%;
}
.formfield label {
	display : block; 
	text-align : right; 
	width : 125px; 
	float : left; 
	position : relative; 
	top : 6px; 
	padding-right : 6px;
}
.formfield label .required {
	font-weight:bold;
}
.bigfield {
	width:270px; wid\th:260px;
	padding:5px;
	font-size:11px;
	color:#CCC;
	border : 1px solid #333;
	background-color:#130c08;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
textarea {
	width:400px; wid\th:390px;
	border : 1px solid #333;
	background-color:#130c08;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	color:#CCC;
	padding:5px;
}
.submit {
	border:0;
	height:20px;
	line-height:20px;
	border:1px solid #333;
	background-color:#181818;
	cursor:pointer;
	color:#CCC;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.formbuttons {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:131px;
}
.formitem {
	margin-bottom:6px;
}
.inputfield {
	background-color:#000;
	border:1px solid #323333;
	width:215px; wid\th:212px;
	height:24px; heig\ht:21px;
	font-size:10px;
	color:#FFF;
	padding-top:3px;
	padding-left:5px;
}
.inputarea {
	background-color:#000;
	border:1px solid #323333;
	width:350px; wid\th:345px;
	color:#FFF;
	font-size:10px;
	padding-left:5px;
	padding-top:3px;
}
.formtitle {
	font-weight:bold;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	text-align:left;
}
.submitbtn {
	width:129px;
	height:25px;
	text-align:center;
	background-image:url(layout/images/submitbtn.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}
#footer {
	height:65px;
	width:100%;
	background-color:#000;
	left:0;
	bottom:0;
	position:absolute;
	z-index:18;
	border-top:1px solid #323333;
}
#wimpyTarget {
	width:506px;
	height:54px;
	left:50%;
	margin-left:-299px;
	bottom:5px;
	position:absolute;
	z-index:19;
}
.imgthumb {
	width:50px;
	height:50px;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #999;	
	padding:2px;
}
ul#thumbs a{
	display:block;
	float:left;
	width:50px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	position:relative;
	z-index:20;		
}
ul#thumbs a img{
	float:left;
	position:absolute;
	top:-5px;
	left:-5px;	
}

ul#thumbs a:hover{
	overflow:visible;
	z-index:1000;
	border:none;		
}
ul#thumbs a:hover img{
	border:1px solid #999;	
	background:#000;
	padding:2px;			
}	
	


	

