body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font: 12px Arial, Helvetica, sans-serif;
}
.ContainerMain {
	margin: 0px auto;
	padding: 0px;
	width: 984px;
	background: url('Images/BackgroundRepeat.jpg') repeat-y center top;
	vertical-align:top;
	border-bottom:1px solid #FFFFFF;
}
.Header {
	
	background: url('Images/Header.jpg') no-repeat left top;
	display: block;
	margin: 0px;
	width: 960px;
	margin-left:12px;
}

img
{  border-style: none;
}

/* *************** Navigation Styles *************** */
#navigation {
	background: url('NavImages/NavigationTabs.jpg') no-repeat center top;
	display: block;
	margin: 0px;
	width: 960px;
	height: 29px;
	margin-left:12px;
}
#navigationDeeg {
	background: url('NavImages/NavigationTabsdDeeg.jpg') no-repeat center top;
	display: block;
	margin: 0px;
	width: 960px;
	height: 29px;
	margin-left:12px;
}

#navigationDeeg ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 29px;
	display: block;
	line-height: 29px;
	white-space: nowrap;
}
#navigationDeeg ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px 0px 0px;
	padding: 0px;
}
#navigationDeeg ul li a {
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	outline:none;
}
#navigationDeeg ul li a:active {
	outline:none;
}

#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 29px;
	display: block;
	line-height: 29px;
	white-space: nowrap;
}
#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px 0px 0px;
	padding: 0px;
}
#navigation ul li a {
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	outline:none;
}
#navigation ul li a:active {
	outline:none;
}
.Home {
	background: url('NavImages/Home.jpg') no-repeat center top;
	display: block;
	width: 88px;
}
.Home:link {
    background: url('NavImages/Home.jpg') no-repeat center -0px;
}
.Home:visited {
    background: url('NavImages/Home.jpg') no-repeat center -0px;
    outline: none;
}
.Home:active {
	background: url('NavImages/Home.jpg') no-repeat center -29px;
	outline: none;
}
.Home:hover {
	background: url('NavImages/Home.jpg') no-repeat center -29px;
}
.HomeCurrent {
	background: url('NavImages/HomeCurrent.jpg') no-repeat center;
	width: 88px;
	height: 29px;
	display: block;
	cursor: default;
}
.Tickets {
	background: url('NavImages/Tickets.jpg') no-repeat center top;
	display: block;
	width: 89px;
}
.Tickets:link {
    background: url('NavImages/Tickets.jpg') no-repeat center -0px;
}
.Tickets:visited {
    background: url('NavImages/Tickets.jpg') no-repeat center -0px;
    outline: none;
}
.Tickets:active {
	background: url('NavImages/Tickets.jpg') no-repeat center -29px;
	outline: none;
}
.Tickets:hover {
	background: url('NavImages/Tickets.jpg') no-repeat center -29px;
}
.TicketsCurrent {
	background: url('NavImages/TicketsCurrent.jpg') no-repeat center;
	width: 89px;
	height: 29px;
	display: block;
	cursor: default;
}
.LineUp {
	background: url('NavImages/LineUp.jpg') no-repeat center top;
	display: block;
	width: 83px;
}
.LineUp:link {
    background: url('NavImages/LineUp.jpg') no-repeat center -0px;
}
.LineUp:visited {
    background: url('NavImages/LineUp.jpg') no-repeat center -0px;
    outline: none;
}
.LineUp:active {
	background: url('NavImages/LineUp.jpg') no-repeat center -29px;
	outline: none;
}
.LineUp:hover {
	background: url('NavImages/LineUp.jpg') no-repeat center -29px;
}
.LineUpCurrent {
	background: url('NavImages/LineUpCurrent.jpg') no-repeat center;
	width: 83px;
	height: 29px;
	display: block;
	cursor: default;
}
.Vip {
	background: url('NavImages/Vip.jpg') no-repeat center top;
	display: block;
	width: 56px;
}
.Vip:link {
    background: url('NavImages/Vip.jpg') no-repeat center -0px;
}
.Vip:visited {
    background: url('NavImages/Vip.jpg') no-repeat center -0px;
    outline: none;
}
.Vip:active {
	background: url('NavImages/Vip.jpg') no-repeat center -29px;
	outline: none;
}
.Vip:hover {
	background: url('NavImages/Vip.jpg') no-repeat center -29px;
}
.VipCurrent {
	background: url('NavImages/VipCurrent.jpg') no-repeat center;
	width: 56px;
	height: 29px;
	display: block;
	cursor: default;
}
.Attractions {
	background: url('NavImages/Attractions.jpg') no-repeat center top;
	display: block;
	width: 127px;
}
.Attractions:link {
    background: url('NavImages/Attractions.jpg') no-repeat center -0px;
}
.Attractions:visited {
    background: url('NavImages/Attractions.jpg') no-repeat center -0px;
    outline: none;
}
.Attractions:active {
	background: url('NavImages/Attractions.jpg') no-repeat center -29px;
	outline: none;
}
.Attractions:hover {
	background: url('NavImages/Attractions.jpg') no-repeat center -29px;
}
.AttractionsCurrent {
	background: url('NavImages/AttractionsCurrent.jpg') no-repeat center;
	width: 127px;
	height: 29px;
	display: block;
	cursor: default;
}
.Camping{
	background: url('NavImages/Camping.jpg') no-repeat center top;
	display: block;
	width: 96px;
}
.Camping:link {
    background: url('NavImages/Camping.jpg') no-repeat center -0px;
}
.Camping:visited {
    background: url('NavImages/Camping.jpg') no-repeat center -0px;
    outline: none;
}
.Camping:active {
	background: url('NavImages/Camping.jpg') no-repeat center -29px;
	outline: none;
}
.Camping:hover {
	background: url('NavImages/Camping.jpg') no-repeat center -29px;
}
.CampingCurrent {
	background: url('NavImages/CampingCurrent.jpg') no-repeat center;
	width: 96px;
	height: 29px;
	display: block;
	cursor: default;
}
.Info{
	background: url('NavImages/Info.jpg') no-repeat center top;
	display: block;
	width: 66px;
}
.Info:link {
    background: url('NavImages/Info.jpg') no-repeat center -0px;
}
.Info:visited {
    background: url('NavImages/Info.jpg') no-repeat center -0px;
    outline: none;
}
.Info:active {
	background: url('NavImages/Info.jpg') no-repeat center -29px;
	outline: none;
}
.Info:hover {
	background: url('NavImages/Info.jpg') no-repeat center -29px;
}
.InfoCurrent {
	background: url('NavImages/InfoCurrent.jpg') no-repeat center;
	width: 66px;
	height: 29px;
	display: block;
	cursor: default;
}

.Sponsors{
	background: url('NavImages/Sponsors.jpg') no-repeat center top;
	display: block;
	width: 100px;
}
.Sponsors:link {
    background: url('NavImages/Sponsors.jpg') no-repeat center -0px;
}
.Sponsors:visited {
    background: url('NavImages/Sponsors.jpg') no-repeat center -0px;
    outline: none;
}
.Sponsors:active {
	background: url('NavImages/Sponsors.jpg') no-repeat center -29px;
	outline: none;
}
.Sponsors:hover {
	background: url('NavImages/Sponsors.jpg') no-repeat center -29px;
}
.SponsorsCurrent {
	background: url('NavImages/SponsorsCurrent.jpg') no-repeat center;
	width: 100px;
	height: 29px;
	display: block;
	cursor: default;
}
.Forum{
	background: url('NavImages/Forum.jpg') no-repeat center top;
	display: block;
	width: 82px;
}
.Forum:link {
    background: url('NavImages/Forum.jpg') no-repeat center -0px;
}
.Forum:visited {
    background: url('NavImages/Forum.jpg') no-repeat center -0px;
    outline: none;
}
.Forum:active {
	background: url('NavImages/Forum.jpg') no-repeat center -29px;
	outline: none;
}
.Forum:hover {
	background: url('NavImages/Forum.jpg') no-repeat center -29px;
}
.ForumCurrent {
	background: url('NavImages/ForumCurrent.jpg') no-repeat center;
	width: 82px;
	height: 29px;
	display: block;
	cursor: default;
}
.Venue{
	background: url('NavImages/Venue.jpg') no-repeat center top;
	display: block;
	width: 77px;
}
.Venue:link {
    background: url('NavImages/Venue.jpg') no-repeat center -0px;
}
.Venue:visited {
    background: url('NavImages/Venue.jpg') no-repeat center -0px;
    outline: none;
}
.Venue:active {
	background: url('NavImages/Venue.jpg') no-repeat center -29px;
	outline: none;
}
.Venue:hover {
	background: url('NavImages/Venue.jpg') no-repeat center -29px;
}
.VenueCurrent {
	background: url('NavImages/VenueCurrent.jpg') no-repeat center;
	width: 77px;
	height: 29px;
	display: block;
	cursor: default;
}
.Contact{
	background: url('NavImages/Contact.jpg') no-repeat center top;
	display: block;
	width: 93px;
}
.Contact:link {
    background: url('NavImages/Contact.jpg') no-repeat center -0px;
}
.Contact:visited {
    background: url('NavImages/Contact.jpg') no-repeat center -0px;
    outline: none;
}
.Contact:active {
	background: url('NavImages/Contact.jpg') no-repeat center -29px;
	outline: none;
}
.Contact:hover {
	background: url('NavImages/Contact.jpg') no-repeat center -29px;
}
.ContactCurrent {
	background: url('NavImages/ContactCurrent.jpg') no-repeat center;
	width: 93px;
	height: 29px;
	display: block;
	cursor: default;
}
.ContentBg {
	padding: 0px;
	width: 960px;
	background: url('Images/ContentBg.jpg') repeat-x center top;
	background-color:#FFFFFF;
	vertical-align:top;
	margin-left:12px;
	min-height:400px;
}
.ContentBgPopUps {
	padding: 0px;
	width: 960px;
	background: url('Images/ContentBg.jpg') repeat-x center top;
	background-color:#FFFFFF;
	vertical-align:top;
}

/* *************** Content Left Styles *************** */


a#popup:visited {color:#FF0000; text-decoration:none;font-size:0.90em; font-weight:bold;}
a#popup {color:#FF0000; text-decoration:none; position:relative; top:-28px;left:142px; font-weight:bold;font-size:0.90em;}
a#popup b {display:block; left:0; top:0;}
a#popup span {display:none;}
a#popup:hover {color:#000; cursor:pointer;}
a#popup:hover #popbox {display:block; position:absolute;z-index:999; top:0px; left:-150px; width:300px; height:50px; min-height:70px;background-color:#fff; color:#000; border:2px solid #C7BDBE; text-align:left; font-size:0.85em;padding:5px;}
.BoldText {font-weight:bold;}

.ContentLeft {
	float:left;
	width:653px;
	padding:0px;
}
.ContentLeft a {
	color:#ff0000;
	text-decoration:none;
}
.ContentLeft a:hover {
	color:#707576;
	text-decoration:underline;
}
.ContentLeft ul{
	margin:0px;
	padding:0px 0 15px 20px;
	width:500px;
	clear:both;
}
.ContentLeft ul li img{
	vertical-align:middle;
}
.ContentLeft li{
	padding:0 2px 6px 7px;
	list-style:none;
	color:#707576;
}
.ContentLeft li a{
	color:#FF0000;
	text-decoration:none;
}
.ContentLeft li a:hover{
	color:#707576;
	text-decoration:underline;
}
.ContentLeft span a{
	color:#FF0000;
	text-decoration:none;
}
.ContentLeft span  a:hover{
	color:#707576;
	text-decoration:underline;
}
.ContentBullets ul{
	margin:0px;
	padding:0px 0 15px 90px;
	width:500px;
	clear:both;
}
.ContentBullets ol{
	margin:0px;
	padding:0px 0 15px 40px;
	width:500px;
	clear:both;
}
.ContentBullets ol li{
	padding:0 2px 6px 7px;
	color:#707576;
        list-style:none;
}
.ContentBullets li{
	padding:0 2px 6px 7px;
	color:#707576;
	list-style:disc;
}
.ContentLeft p{
	float:left;
	width:580px;
	padding:0 0px 20px 20px;
	margin:0;
	color:#707576;
}
.VenueMap{
	border:1px solid #DBD0CE;
	padding:2px;
}
.TxtSml {
    font-size:0.95em;
	padding:0 0px 20px 20px;
}
.TicketsLocation {
    width:250px;
	float:left;
}
.TicketsLocation li{
    width:250px;
	float:left;
	margin:0px;
	padding:0px 0 6px 20px;
	clear:both;
}
.TicketsNumber {
    width:200px;
	float:left;
	font-weight:bold;
}
.VenueTitle {
	margin-top:4px;
	float:left;
}
.VenueTitle h2 {
	background: url('Images/VenueTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 590px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	clear:both; margin-left:22px; margin-right:0px; margin-top:0px; margin-bottom:10px
}
.HpAdverts {
    float:left;
	width:186px;
	height:132px;
	padding-left:18px;
	border:0px;
	padding-bottom:25px;
	padding-top:8px;
}
.HpAdverts img{
	border:0px;
}
.CapmingEsenBg{
	width:393px;
	height:94px;
	margin:0px 0 20px 20px;
	clear:both;
}
.Faqs {
    margin-left:20px;
	padding-top:20px;
}
.VenueImages {
	padding:0 0 20px 20px;
}
.VenueImages img{
	padding:2px;
	border:1px solid #DBD0CE;
	margin-right:3px;
}
.BuyTicketsNow {
	margin:0 0 10px 10px;
	border:0px;
}
.BuyTicketsNow img{
	border:0px;
}
.TicketsAnimation img{
	border:0px;
	margin-top:10px;
}
.LineUpHolderHp {
	width:570px;
	margin:10px 0 0 20px;
	padding-bottom:30px;
}
.LineUpHolderHp img{
	display:inline;
	vertical-align:middle;
	}
.LineUpHolder {
	width:500px;
	margin:10px 0 20px 10px;
}
.LineUpHolder p{
	Font-weight:bold;
	color:#000000;
	font-size:14px;
	width:490px;
	text-align:center;
	margin-left:20px;
}
h4 {margin:0 0 20px 20px;padding:0px;clear:both;}

.InfoNumber {
	margin:10px 0 0 2px;
	float:left;
	border:0px;
	border-style:none;
}
.FreeTickets {
	width:283px;
	height:140px;
	background: url('Images/FreeTicketBox.jpg') no-repeat left top;
	clear:both;
	margin:5px 0 0 2px;
	float:left;
}
.FreeTickets p{
	color:#707576;
	font-size:0.90em;
	width:250px;
	padding-top:32px;
	margin:0 3px 0 15px;
}
.FreeTickets a{
	color:#3687BC;
	text-decoration:none;
	font-weight:bold;
	font-size:0.90em;
	margin:3px 0 0 15px;
	float:left;
}
.FreeTickets a:hover{
	color:#ACD0E8;
	text-decoration:none;
	font-weight:bold;
	font-size:0.90em;
	margin:3px 0 0 15px;
	float:left;
}
.TicketLinks {
	font-size:1.2em;
	font-weight:bold;
}




/*  Page Titles  */

.HomeTitle h1 {
	background: url('Images/HomeTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 357px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:0px
}
.TicketsTitle h1 {
	background: url('Images/TicketsTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 344px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.LineUpTitle h1 {
	background: url('Images/LineUpTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 349px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.VipTitle h1 {
	background: url('Images/VipTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 338px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.AttractionsTitle h1 {
	background: url('Images/AttractionsTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 381px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px;         margin-bottom:15px
}
.PhotoGalleryTitle h1 {
	background: url('Images/PhotoGalleryTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width:410px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px;         margin-bottom:15px
}



.ForumTitle h1 {
	background: url('Images/AttractionsTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 265px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.CampingTitle h1 {
	background: url('Images/CampingTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 473px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px;margin-bottom:15px;margin-top:16px;
}
.InformationTitle h1 {
	background: url('Images/InformationTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 388px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.SponsorsTitle h1 {
	background: url('Images/SponsorsTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 543px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.LinksTitle h1 {
	background: url('Images/VenueTitle1.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 338px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.ContactTitle h1 {
	background: url('Images/ContactTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 377px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.SmapTitle h1 {
	background: url('Images/SmapTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 76px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.CampingBookingTitle h2 {
	background: url('Images/CampingBookingTitle.gif') no-repeat;
	display: block;
	width: 256px;
	height: 20px;
	text-indent: -9999px;
	text-indent: -9999px;
	overflow: hidden;
	position:relative;
	float:left;
        margin-left:10px; margin-right:0px; margin-top:16px; margin-bottom:15px

}
.NewsletterSignupTitle h1 {
	background: url('Images/NewsletterSignup.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 182px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}

.EuroCompTitle h1 {
	background: url('Images/EuroStarComp.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 292px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}


.TermscondTitle h1 {
	background: url('Images/TermscondTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 198px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.LatestNewsTitle h1 {
	background: url('Images/LatestNewsTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 395px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; margin-left:20px; margin-right:0px; margin-top:16px; margin-bottom:15px
}
.FestivalByTrain {
    	margin-left:230px;    
	
}
.TicketCode {
	margin-left:60px;
	margin-bottom:20px;}

.LineUpContainer {
	width:610px;
	margin:10px 0 20px 20px;
}
.LineupStageHolder {
	width:190px;
	float:left;
	margin:0 10px 20px 0;
	text-align:center;
}
.LineupStageHolder img{
	border:0px;
}
.LineupStage {
	font-size:1.3em;
	font-weight:bold;
	color:#3687BC;}
.LineupStageDay {
	font-size:1.0em;
	font-weight:bold;
	color:#FF6600;
	margin-bottom:10px;
}

.LineupStageHolder ul {
	width:165px;
	margin:5px 0 0 0;
	padding:0px;
}
.LineupStageHolder li {
	width:165px;
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	float:left;
	margin-bottom:5px;
}
.LineupStageHolder li a{
	width:165px;
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	float:left;
	margin-bottom:5px;
	text-decoration:none;
}
.LineupStageHolder li a:hover{
	width:165px;
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	float:left;
	margin-bottom:5px;
	text-decoration:none;
}
.LineupStageHolder li img {
	float:left;
	margin-bottom:3px;
}

/* *************** Content Right Styles *************** */
.ContentRight {
	float:right;
	width:307px;
}
.CountDown {
    color:#FF6600;
	font-size:1.7em;
	margin:10px 0px 10px 5px;
	padding:0px;
	vertical-align:top;
	border:0px;
	border-style:none;
}
.CountDownTimer {
    padding:0 0 0 50px;
	margin:0px;
}
.CountDownTimerField {
    border:0px;
	background-color:transparent;
	font-size:1.0em;
	color:#FF6600;
    width:300px;
}
.CountDown h1 {
	background: url('Images/CountDownTitle.gif') no-repeat left top;
	display: block;
	padding: 0px;
	width: 263px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden; margin-left:5px; margin-right:0; margin-top:5px; margin-bottom:0
}
.NewsletterBox{
    background: url('Images/NewsletterBox.jpg') no-repeat left top;
	width:299px;
	height:161px;

}
.NewsletterBoxHp{
    background: url('Images/NewsletterBoxHp.jpg') no-repeat left top;
	width:299px;
	height:161px;
	float:left;
	margin-left:1px;
}
.NewsletterName {
    padding: 37px 0 0 20px;
	color:#707576;
}
.NewsLetterFields{
	vertical-align:middle;
	border:1px solid #DBD0CE;
	font-size:1.1em;
	width:155px;
	background-color:#FFFFBB;
}
.NewsletterEmail {
    padding: 10px 0 0 20px;
	color:#707576
}
.NewsBtn {
    margin: 20px 0 0 20px;
}
.TicketsBoxHP{
	width:286px;
	height:130px;
	margin:0 0 0 0px;
	float:left;
	background: url('Images/TicketsHp.jpg') no-repeat left top;
}
.TicketsBoxHP a{
	width:275px;
	height:100%;
	display:block;
}
.TicketsBoxHP img{
	border:0px;
	margin:38px 0 0 21px;
}
.LatestNewsHolderHp {
	width:282px;
	height:166px;
	background: url('Images/LatestNewsBGHP.jpg') no-repeat left top;
 	margin:-10px 0 0px 2px;
	font-size:0.90em;
	padding:30px 0 0 17px;
	float:left;
}
.LatestNewsHolderHp a{
	color:#3687BC;
	text-decoration:none;
	font-weight:bold;
}
.LatestNewsHolderHp a:hover{
	color:#ACD0E8;
	text-decoration:none;
}
.LatestNewsHolder {
	width:282px;
	height:180px;
	background: url('Images/LatestNewsBG.jpg') no-repeat left top;
 	margin:0 0 0px 2px;
	font-size:0.90em;
	padding:30px 0 0 17px;
}
.LatestNewsHolderHpDeeg {
	width:282px;
	height:166px;
	background: url('Images/LatestNewsBGHPdeeg.jpg') no-repeat left top;
 	margin:-10px 0 0px 2px;
	font-size:0.90em;
	padding:30px 0 0 17px;
	float:left;
}

.NewsHeadlineHp {
	width:260px;
}

.NewsHp {
	width:250px;
	margin-bottom:4px;
	line-height:1.10em;
	overflow:hidden;
	height:26px;
	color:#707576;
}
.NewsHeadline {
	width:600px;
	margin-left:20px;
	color:#3687BC;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:4px;
}
.News {
	width:600px;
	margin-bottom:5px;
	line-height:1.20em;
	margin-left:20px;
	color:#707576;
}
.Date {
	width:600px;
	margin-bottom:12px;
	margin-left:20px;
	color:#707576;
 	font-size:0.90em;
}

.AllLatestNews {
	float:right;
	padding-right:35px;
	position:relative;
	top:4px;
}
.AllLatestNews a{
	color:#3687BC;
	text-decoration:none;
	font-weight:bold;
}
.AllLatestNews a:hover{
	color:#ACD0E8;
	text-decoration:none;
	font-weight:bold;
}
.GreenTextLineUp {color: #009933}


.ClearMain {
    clear:both;
}

/* *************** Footer Styles *************** */

.Footer{
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  background: url('Images/FooterBg.jpg') no-repeat center top;
  width:984px;
  height:147px;
  position:relative;
  top:-1px;
}
.FooterContent{
  float:left;
  padding-left:180px;
  padding-top:0px;
}
.OnlineComms {
  background: url('Images/OnlineCommsbtm.jpg') no-repeat center bottom;
  width:280px;
  height:180px;
  margin:1px 0px 0px 0px;
  float:left;
}
.OnlineComms H3{
    background: url('Images/OnlineCommsTitle.gif') no-repeat left top;
	display: block;
	width: 240px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	padding:0px;
	line-height:20px; margin-left:15px; margin-right:0px; margin-top:10px; margin-bottom:0

}
.IconLinks {
	float:left;
	width:280px;
	margin:0;
	text-align:left;
}
.IconLinks img{
	vertical-align:middle;
	margin:6px 0 0 15px;
	border:0px;
}
.AspinallBox {
	float:left;
}
.AspinallBox img{
	border:0px;
}
.SponsLinks {
	float:left;
	color:#3B3B3B;
	font-weight:bold;
	margin:0 0 0 40px;
	padding-top:10px;
	width:300px;
}
.SponsLinks img{
	float:left;
	border:0px;
	margin:15px 15px 0 0;

}
.SponsLinks h3{
	background: url('Images/SponsorHeader.gif') no-repeat left top;
	display: block;
	width: 131px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	line-height:20px
}
.SponsLinks ul {
	list-style: none;
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 0px;
	float:left;
}
.SponsLinks li a{
	font-size:0.85em;
	text-decoration:none;
	color:#000000;

}
.SponsLinks li a:hover{
	font-size:0.85em;
	text-decoration:none;
	color:#FF0000;
}
.FooterLinks {
	clear:both;
	padding-right:20px;
	
}
.FooterLinks ul{
	margin:15px 0 0 0;
	padding:0px;
	float:right;
}
.FooterLinks li img{
	vertical-align:middle;
	border:0px;
}	
.FooterLinks ul li{
    background: url('Images/FooterLinkSep.gif') no-repeat left center;
	display:inline; list-style-type:none; padding-left:7px; padding-right:2px; padding-top:0; padding-bottom:0
}
.FooterLinks li a{
	text-decoration:none;
	color:#707576;
	font-size:0.95em;
}
.FooterLinks li a:hover{
	text-decoration:none;
	color:#FF0000;
	font-size:0.95em;
}
.TagLink {
    padding-left:20px;
}

/* *************** Sitemap Styles *************** */


.Smap ul{
	padding:0 0 40px 40px;
	margin:0px;
}
.Smap li{
	list-style:none;
	line-height:15px;
}
.Smap li a{
	text-decoration:none;
	color:#FF0000;
}
.Smap li a:hover{
	text-decoration:underline;
	color:#707576;
}



/* *************** Form Styles *************** */

.FormHolder {
	border:1px dotted #DBD0CE;
	padding:20px;
	margin:10px 0 30px 30px;
	float:left;
	width:400px;
	background-color:#FFFFFF;
	color:#A5A8A9;
	
}
.FormName {
	
	float:left;
	margin:0 10px 0 0px;
	width:150px;
}

.FormTextTwo {
	
	width:370px;
	float:left;
	font-size:0.80em;
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;
}
.FormItems {
	
	float:left;
    width:230px;
	border:1px solid #DBD0CE;
    background-color:#FFFFCC;
	color:#A5A8A9;
}
.FormItemsPrefix {
	
	float:left;
    width:30px;
	border:1px solid #DBD0CE;
    background-color:#FFFFCC;
	color:#A5A8A9;
}
.FormItemsTicketNumber {
	
	float:left;
    width:100px;
	border:1px solid #DBD0CE;
    background-color:#FFFFCC;
	color:#A5A8A9;
	margin-left:10px;
}
.FormFieldHolder {
	
	float:left;
    width:150px;
	margin-bottom:10px;
}
.CheckBoxHolder {
	margin-top:20px;
	float:left;
	clear:both;
    
}
.CheckBoxText {
	width:370px;
	float:left;
	font-size:0.80em;
	color:#000000;
	margin-left:10px;
	margin-top:20px;
}
#error {
	color:#A5A8A9;
	width:300px;
	font-weight:bold;
	margin:0 0 20px 60px;
}
.FormSent {
    color:#A5A8A9;
	font-weight:bold;
	margin-left:60px;

}
#error ul{
	margin:10px 0 0 0;
	padding:0px;
}
#error li{
	color:#FF0000;
	width:300px;
	font-weight:bold;
	margin-left:26px;
}
.Submit {
	width:390px;
	float:left;
	text-align:right;
	margin:20px 0px 0 0;

}
.FormText {
	height:40px;
}
.TempTitle {
	margin:0 0 0 20px;
}
.VipText {
    	color:#FF0000;
	font-weight:bold;
}
.FreeText {
    	color:#3687BC;
	font-weight:bold;
}
.SponsorsHolder {
    	margin:30px 0 0 20px;
}
.SponsorsHolder img{
    	margin:0 20px 20px 0;
	vertical-align:middle;
}
.VipTicketDay {
	position:relative;
	top:-3px;
}
.EuroTermCond {font-size:0.90em;}

/* *************** Photo Gallery *************** */

.GalleryHolder {
	width:600px;
	margin:0 0 0 20px;
	float:left;
	padding-bottom:80px;
}
/*\*/
* html .GalleryHolder {margin:0 0 0 10px;}
/**/


.GalleryImageHolder {
	border:1px solid #DBD0CE;
	width:150px;
	float:left;
	margin:0 40px 30px 0;
	padding:2px;
	display:block;
}
.GalleryImage {
	width:150px;
	border:0px;
}
.GalleryImage img{
	border:0px;
}


.GalleryImageText {
	text-align:center;
	font-size:0.90em;
	line-height:1.0em;
	padding:0px 3px 3px 3px;
	color:#3687BC;
}

h5{
	color:#FF680D;
	margin:0px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	display:inline;
}














