@charset "utf-8";
/* CSS Document */

body 
{
	margin:0px;
	padding:0px;
	text-align:left;
	background: url(../Images/shellBG_06.gif)repeat-y top center #E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#wrapper 
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}
#datetimebox
{
	float:right;
	margin-top:10px;
	width: 900px;
	background: #FFFFFF;
	height:0px;
}
#datetime
{
	float:right;
	width: 250px;
	font-size: 110%;


}

#logobox
{
float:left;
margin-top:auto;
background:none;
height:auto;
width:auto;
}
#logo1
{
	float:left;
	margin-top:20px;
	background: url(../Images/Newlogo_03.jpg);
	height: 50px;
	width: 212px;
}
#logo2
{
	float:left;
	margin-top:20px;
	background: url(../Images/new-logo_03.gif);
	height: 100px;
	width: 476px;
}
#facebook {
	float:right;
	margin-right:50px;
	margin-top:50px;
	background: #FFF;
	height:39px;
	width:130px;
}

#redline1
{
float:left;
margin-top:10px;
background: url(../Images/diffline_03.gif) repeat-x;
height:1px;
width:900px;
}
#navigation
{
	float:left;
	margin-top:10px;
	padding-left: 35px;
	color: #000;
	width: 900px;
}

#navigation ul
{
	padding: 0px;
	margin: 0px;
	float: left; 
	width: auto;
}
#navigation a 
{ 
	color: #999999;
	text-decoration: none;
}

#navigation ul li
{
	display: inline;


}
#navigation ul li a 
{ 
	color: #fff;
}

#navigation ul li.first_list
{
	padding-left: 15px;
	background: none;
}
#picbox
{
float:left;
margin-top:20px;
margin-left:150px;
background: url(../Pictures/DSCF0001.JPG);
height:443px;
width:590px;
}
#picbox #picboxlist
{
	padding: 0px;
	margin: 0px;
	float: left;
}
	
#picbox #picboxlist li
{
	list-style-type: none;
	display: inline;
	float: left;
}	
a.hoverclass1
{
	float: left;
		width: 138px;
		height: 53px;
		background: url(../Images/Buttons/images/home_01.gif) no-repeat top left;
}
	
a.hoverclass1:hover
{
	background-position: bottom;
}
a.hoverclass1 span
{
	display: none;
}
a.hoverclass2
{
	float: left;
		width: 138px;
		height: 53px;
		background:url(../Images/Buttons/images/live-events_02.gif) no-repeat top left;
}
	
a.hoverclass2:hover
{
	background-position: bottom;
}
a.hoverclass2 span
{
	display: none;
}a.hoverclass3
{
	float: left;
		width: 138px;
		height: 53px;
		background: url(../Images/Buttons/images/videos_03.gif) no-repeat top left;
}
	
a.hoverclass3:hover
{
	background-position: bottom;
}
a.hoverclass3 span
{
	display: none;
}a.hoverclass4
{
	float: left;
		width: 138px;
		height: 53px;
		background:  url(../Images/Buttons/images/photos_04.gif)no-repeat top left;
}
	
a.hoverclass4:hover
{
	background-position: bottom;
}
a.hoverclass4 span
{
	display: none;
}a.hoverclass5
{
	float: left;
		width: 138px;
		height: 53px;
		background:  url(../Images/Buttons/images/events_05.gif)no-repeat top left;
}
	
a.hoverclass5:hover
{
	background-position: bottom;
}
a.hoverclass5 span
{
	display: none;
}a.hoverclass6
{
	float: left;
		width: 138px;
		height: 53px;
		background: url(../Images/Buttons/images/contact-us_06.gif) no-repeat top left;
}
	
a.hoverclass6:hover
{
	background-position: bottom;
}
a.hoverclass6 span
{
	display: none;
}
#opencontent
{
	float:left;
	background: #FFFFFF;
	height:auto;
	width:900px;
}
#formbox {
	margin-left:20px;
	margin-top:20px;
	float:left;
	background: url(../Images/Shellform_07.gif);
	height:219px;
	width:357px;
}
#formboxtext {
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	width:357px;
}
#formboxtext .formTitle {
	float: left;
	width: 337px;
	padding-left: 20px;
	font-size: 20px;
	color: #EB6701;
}
#formboxtext .formline {
	float: left;
	width: 317px;
	padding-left: 20px;
}
#formboxtext .formline .inputtext {
	float: left;
	width: 309px;
	height: 30px;
	background: url(../Images/shellFormLineBg_03.gif) no-repeat top left;
	bordeR: 0px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #eb6701;
}
#formboxtext .formline .inputSubmit {
	float: right;
	width: 74px;
	height: 30px;
	padding: 0px;
	margin: 12px 0px 0px 0px;
	border: 0px;
}
#textbox{
float:left;
margin-left:20px;
height:100px;
width:309px;
}#liveboxheader
{
float:left;
margin-top:10px;
margin-left:0px;
height:15px;
width:550px;
}
#livebox
{
float:left;
margin-top:10px;
margin-left:0px;
height:auto;
width:auto;
}
#livetimingheader{
float:left;
margin-top:10px;
margin-left:0px;
height:15px;
width:250px;
}
#livetiming{
float:right;
margin-top:10px;
margin-right:-30px;
background: url(../Images/livetiming.jpg);
height:330px;
width:400px;
}
#undercon
{
	float:left;
	margin-left:306.5px;
	margin-top:30px;
	background: url(../Images/undercon.gif);
	height:287px;
	width:287px;
}
#message
{
float:left;
margin-top:20px;
margin-left:200px;
background:none;
font-size:18px;
height:auto;
width:500px;
}
#ardentwinterlogo
{
float:left;
margin-top:20px;
margin-left:70px;
background: url(../Images/Winterlogo.jpg);
height:117px;
width:760px;
}

