﻿html 
{
	background:#42444A url(Images/html.png) top center;
	margin:0;
}

body {
 	background:url(Images/body.png) repeat-x center top;
	margin:0 auto 0 auto;
	font:13px "Arial", Sans-Serif;
	color:#6B6B6B;
}

@font-face {
  font-family: 'CopperPlate-Normal';
  src: url(Images/CopperPlate-Normal.eot);
  src: local('CopperPlate-Normal'), local('CopperPlate-Normal'), 
         url(Images/CopperPlate-Normal.ttf) format('truetype');
}
 
a img
{
	border:0;
}

ul
{
    margin:0;
    padding:0;
    list-style:none;
}

/* Text Styles */

p, a
{
    font:13px "Arial", Sans-Serif;
	color:#6B6B6B;
	margin:0;
}

a  
{
    text-decoration:underline; 
    color:#0400A2;
    font-style:italic;
}

a:hover, #Module2 h3 a:hover, body.Bookings h3 a:hover, h5 a:hover,
a:hover.Archive, a:hover.Archive_Alt
{ 
    text-decoration:underline;
    color:#3091FF;
}
a img { border:0; }

h1
{
    text-indent:-9999px
}

h2 
{
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    margin:0;
}

h3, h3 a
{
	font:bold 18px "Arial", Sans-Serif;
	color:#d60600;
	margin:0 0 8px 0;
	text-decoration:none;
}

h4, h4 a
{
	margin:0;
	padding:0;
	text-transform:capitalize;
	font:14px "Arial", Sans-Serif;
	color:#AA0000;
	text-decoration:none;
}

h4.Subheader
{
	font:italic 13px "Arial", Sans-Serif;
	color:#666666;
}

h5
{
	margin:0 0 2px 0;
	padding:0;
	font:bold 16px "Arial", Sans-Serif;
	color:#FFFFFF;
}

h5 a
{
    	font:bold 16px "Arial", Sans-Serif;
	color:#FFFFFF;
	text-decoration:none;
}


h6
{
	color:#88B4C4;
	font:12px "Arial", Sans-Serif;
	text-transform:lowercase;
	margin:5px 0 10px 0;
}

/* ASP.NET Styles */ 

.Button
{ 
	height:25px; 
	margin:0;
	display:block;
	margin:auto;
	width:100px;
}

.TextBox, .DropDownList, .loginpanel .User_Pwd_TB
{
	font:13px "Arial", Sans-Serif;
	width:350px;
	border:1px solid #DEDEDE;
	padding:3px;
	background:#FFFFFF;
	color:#666666;
	margin:0 0 3px 0;
}

.DateTextBox
{
	width:80px;
}

.loginpanel .User_Pwd_TB
{
    width:155px;
}

.CheckBox
{
    margin:0 20px 20px 0;
}

.DropDownList
{
	width:auto;
}

/* Site Structure */

#OuterWrapper
{
	margin:auto;
	/*background:url(Images/shadowrepeat.png);*/
}

#InnerWrapper
{
    margin:auto;
}

#Wrapper {
	width:919px;
	margin:0 auto 0 auto;
	position:relative;
	background:url(Images/content-wrapper.png) repeat-y center;
	padding:0 0 0 1px;
}

#Header 
{
    display:none;
}

.Column1_Top
{
   width:117px;
   height:117px;
   position:absolute;
   left:20px;
   top:50px;
   background:url(Images/Logo.png);
}


#Column1
{
	width:880px;
	height:253px;
	padding:0 0 0 20px;
	position:relative;
	background:url(Images/body.png) repeat-x center top;
	z-index:5;
}

#Content
{
	width:880px;
	padding:0 18px 23px 20px;
	float:left;
	background:url(Images/main.png) no-repeat bottom;
}

#Column2
{
	width:546px;
	float:left;
	background:url(Images/column2.png) repeat-x;
	margin:0 0 0 1px;
	padding:17px 16px 0 16px;
}

#Column3
{
	width:267px;
	float:right;
	position:relative;
	margin:0 1px 0 0;
	padding:17px 16px 0 16px;
}

#Footer
{
	clear:both;
	background:#290000;
	margin:30px 0 0 0;
}

.Footer_Content
{
	width:870px;
	padding:25px 0 25px 50px;
	color:#E0E0E0;
	margin:auto;
}

.Footer_Content a
{
    color:#FFFFFF;
}

#Ad1
{
	width:728px;
	height:90px;
	position:absolute;
	right:10px;
	top:65px;
	padding:4px;
	border:1px solid #FFFFFF;
}

#Ad3
{
    background:#FFFFFF;
    width:250px;
    height:250px;
    padding:5px;
    border:1px solid #BBBBBB;
    margin:5px auto 10px auto;
}

.Ad4, .Ad5
{
    width:234px;
    height:60px;
    border:1px solid #B2B2B2;
    padding:4px;
    background:#FFFFFF;
    margin:10px;
    float:left;
}

/* Main Links */

ul.LinkHolder li a
{
	display:block;
	height:19px;
	float:left;
	padding:10px 10px;
	font:normal 12px "CopperPlate-Normal", Sans-Serif;
    text-decoration:none;
    color:#FFFFFF;
}

ul.LinkHolder 
{
    width:878px;
	height:43px;
	position:absolute;
	left:20px;
	bottom:0px;
    background:url(Images/linkholder.png) no-repeat bottom right;
}

ul.LinkHolder li
{
	height:41px;
	float:left;
	list-style:none;
	padding-top:2px;
}

ul.LinkHolder li a:hover
{
    color:#C70021;
}

ul.LinkHolder li a:hover {      background-position:bottom;}


body.Default li.Home, body.News li.News, body.Events li.Events, body.Venue li.Venue,
body.Gallery li.Gallery, body.Bookings li.Bookings, body.Win li.Win, body.Downloads li.Downloads, body.CustomerProfile li.CustomerProfile,
body.Sports li.SportsLink, body.DJs li.DJLink
{        
	background:url(Images/selected-left.png) no-repeat left;
}

body.Default li.Home a, body.News li.News a, body.Events li.Events a, body.Venue li.Venue a,
body.Gallery li.Gallery a, body.Bookings li.Bookings a, body.Win li.Win a, body.Downloads li.Downloads a, body.CustomerProfile li.CustomerProfile a, 
body.Sports li.SportsLink a, body.DJs li.DJLink a
{        
    background:url(Images/selected-right.png) no-repeat right;
    cursor:default;
}

ul.LinkHolder li.DJLink a
{
    display:none;
    width:67px;
}


body.Venue #Article .Wrapper1, body.Venue #Article .Wrapper2 {
margin:10px 0 25px;
min-height:135px;
}

/* Log-In Styles */

.loginpanel-holder
{
	position:absolute;
	left:630px;
	top:60px;
	overflow:hidden;
	z-index:3000;	
}

.loginpanel
{
	width:255px;
	height:124px;
	background:url(Images/login-bg.png) no-repeat;
	padding:14px 0 0 10px;
}

a#ctl00_HL_ForgotLoginDetails
{
    margin-left:85px;
}

.User_Pwd
{
	width:73px;
	height:12px;
	margin:3px 0 0 0;
	text-align:right;
	float:left;
	padding:0 5px 0 0;
}

input.Submit, input.Register
{
    font:10px "Arial", Sans-Serif;
	height:20px; 
    display:inline;
}

input.Submit
{
    margin-left:77px;
}

.loginpanel a
{
    display:block;
    margin:3px;
    text-decoration:underline;
}



span.KeepSignedIn
{
    display:block;
    padding:0 0 0 73px;
    width:130px;
}

.login
{
	width:0px;
	float:left;
}

.logged-in
{
	position:absolute;
	left:685px;
	top:226px;
	width:130px;
	height:20px;
	font:13px "Arial", Sans-Serif;
	color:#B2B2B2;
	text-align:right;
}

.LoginButton a
{
	position:absolute;
	bottom:0px;
	z-index:100;
	right:10px;
	width:55px;
	font:13px "Arial", Sans-Serif;
	display:block;
	text-decoration:none;
	line-height:16px;
	height:25px;
	color:#B2B2B2;
}

.LoginButton a:hover
{
	text-decoration:underline;
}

/* Footer */

#Footer_Column1, #Footer_Column2, #Footer_Column3, #Footer_Column4
{
	width:180px;
	margin:0 10px 0 0;
	float:left;
	line-height:16px;
}

#Footer_Column2 a
{
    display:block;
    font-style:normal;
    color:#FFFFFF;
    text-decoration:none;
}

#Footer a:hover
{
	text-decoration:underline;
}

.Module_Footer
{
    margin:10px 0;
}

/* Default.aspx */

.Sml_ModuleAcc .Module_Footer,
#Sml_Module1 .Module_Footer,
#Sml_Module2 .Module_Footer
{
	height:20px;
	color:#76007F;
	text-align:center;
	letter-spacing:1px;
	overflow:hidden;
	clear:both;
	margin:10px auto 0 auto;
	background:none;
}

body.Default #Module1 .Module_Mid
{
	position:relative;
	height:250px;
}

ul.Headlines
{
    width:510px;
	clear:both;
	height:104px;
	position:absolute;
	left:0px;
	bottom:15px;
}

ul.Headlines li, ul.Headlines li.selected
{
	list-style:none;
	width:233px;
	height:37px;
	float:left;
	padding:5px;
	margin:0 0 10px 10px;
	display:inline;
}

ul.Headlines li a, ul.Headlines li.selected a
{
	text-align:left;
	font:11px "Arial", Sans-Serif;
	text-decoration:none;
	color:#656565;
	display:block;
	margin:10px 0 0 0;
}

ul.Headlines li.selected a
{
   color:red;
}

.pollinfo
{
	text-align:center;
	font:bold 13px "Arial", Sans-Serif;
	color:#E30082;
	display:block;
	margin:0 5px 10px 5px;
}

.pollresults
{
	font:10px/10px "Arial", Sans-Serif;
	padding:3px 0 29px 23px;
	list-style-type:disc;
}

.pollresults li
{
	margin:0;
	padding:8px 0 6px 0;
	list-style:none;
}

.polls-container
{
	background:url(Images/polls-bg.gif) no-repeat bottom center;
	margin:5px 15px 0 15px;
}

.polls-container a
{
	font:10px "Arial", Sans-serif;
	text-decoration:none;
	color:#404040;
}

.polls-container a:hover
{
	text-decoration:underline;
	color:#404040;
}

.pollsbutton
{
	width:60px;
	height:20px;
	margin:5px auto 5px auto;
}

.pollsbuttonstyle
{
	width:60px;
	height:20px;
	font:12px "Arial", Sans-Serif;
}

.pollfield
{
	display:block;
	font:10px "Arial", Sans-serif;
}

ul.Menus
{
    margin-left:10px;
    list-style:url(Images/bulletpoint.gif);
}

ul.Menus li a
{
    display:block;
    padding:3px;
    background:#e7e9ee;
    text-decoration:none;
    margin:3px 0;
    color:#AA0000;
    font-size:14px;
}

ul.Menus li.Archive_Alt a
{
    background:#dde0e5;
}

ul.Menus li a:hover, ul.Menus li.Archive_Alt a:hover
{
    background:#AA0000;
    color:#FFFFFF;
}

a.Archive, a.Archive_Alt
{
    background:url(Images/bulletpoint.gif) no-repeat left;
    padding:2px 2px 2px 15px;
    display:block;
    margin:5px 5px;
    text-decoration:none;
    color:#00158E;
    font-style:normal;
}

/* News.aspx */

.ArticleWrapper
{
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	background:url(Images/content3-container-bg.gif) repeat-x bottom;
	height:128px;
}

a.Previous, a.Next
{
	font:12px/14px "Arial", Sans-Serif;
	height:18px;
	float:left;
	margin:15px 10px 0 15px;
	color:#307E9C;
	padding:0 0 0 23px;
	text-decoration:none;
	text-transform:capitalize;
}

a.Previous
{
	background:url(Images/btn-prev.gif) no-repeat 0px 0px;
}

a.Next
{
	background:url(Images/btn-next.gif) no-repeat 0px 0px;
}

#Article a.Next
{
	margin-left:10px;
}

a:hover.Previous, a:hover.Next
{
	background-position:0px -17px;
	text-decoration:underline;
}

/* Comments */

.Pan_CommentsHeader 
{
    float:right; 
    margin:10px 0 0 0;
    height:20px; 
    width:160px;
}

.Pan_CommentsHeader img
{
    width:18px;
    height:18px;
    float:left; 
    padding:0 5px 0 0;
}

.Pan_CommentsHeader span
{
    color:#307E9C;
}

.Comments_Content
{
	float:left; 
	font-size:0;
	line-height:0; 
	overflow:hidden;
}

.Comments_Content .Wrapper2
{
	background:url(Images/comment-bg.gif) repeat-x bottom;
	padding:10px 0 15px 0;
	float:left;
	width:100%;
}

.Comments_Content .Wrapper3 h4 
{
   font-size:12px; 
}

.Comments_Content .Wrapper3 h6
{
	font-size:10px;
	line-height:10px;
	color:#88B4C4;
	margin:0;
}

.Comments_Content .Wrapper2 p
{
	padding:0 3px 0 0;
	margin:0 0 0 117px;
	text-align:left;
}

.Comments_Content .Wrapper3
{
	width:110px;
	margin:0 3px 0 0;
	color:#307E9C;
	padding:0 0 0 3px;
	float:left;
}

.Pan_NewCommentHeader p a
{
	color:#000000;
	font-style:italic;
	text-decoration:none;
}

.Pan_NewCommentHeader p a:hover
{
	text-decoration:underline;
}

.Pan_NewCommentContent, .Pan_NewCommentHeader
{
	clear:both;
	overflow:hidden;
}

.Pan_NewCommentHeader a.New_Comment
{
	margin:10px 0 5px 0;
	font:14px "Arial", Sans-Serif;
	color:#307E9C;
	text-decoration:none;
	display:block;
}

.Pan_NewCommentHeader a:hover.New_Comment
{
	text-decoration:underline;
}

/* Events.aspx */

.Rundown, .Rundown_Selected
{
	text-transform:capitalize;
	padding:4px;
	min-height:50px;
	height:auto !important;
	height:50px;
}

.Rundown_Selected
{
	background:#ffffff url(Images/rundowncontent1.jpg) no-repeat;
}

.Rundown p, .Rundown h4
{
    margin:0 0 0 85px;
}

/* Gallery.aspx */

body.Gallery #Module1 .Img_Holder
{
	border:1px solid #CECECE;
	padding:4px;
	margin:0 auto 20px auto;
	background:#FFFFFF;
	min-height:300px;
	height:auto !important;
	height:300px;
	text-align:center;
	width:auto;
}

ul.GalleryAlbums li
{
	width:100px;
	height:135px;
	float:left;
	color:#666666;
	background:url(Images/gallery-album.gif) no-repeat top left;
	margin:8px;
	overflow:hidden;
}

ul.GalleryAlbums input
{
    padding:16px 9px 6px 7px;
}

.Img_Holder p
{
    padding:5px;
    max-width:300px;
    margin:auto;
}

ul.GalleryThumbnails li
{
	float:left;
	margin:0 0 2px 2px;
	display:inline; /* IE6 bug */
	padding:2px;
    background:#FFF;
    width:76px;
    height:76px;
}

body.Gallery #Module2 p
{
    margin:0 20px 15px 100px;
}

p.Small
{
    font-size:10px;
}

ul.GalleryAlbums h4
{
	font:normal 10px/10px "Arial", Sans-Serif;
	color:#666666;
	text-align:center;
	width:95px;
	margin:3px 0 0 0;
}

img.Camera, img.Phone
{
    float:left;
    margin:0 10px 0 0;
}

body.Gallery #Sml_Module1 .Module_Mid .Module_Content {
    min-height:270px;
    margin:-8px;
}

/* GalleryUploads.aspx */

body.GalleryUploads .Wrapper1
{
    padding:0 0 0 98px;
}

h4.Instructions
{
    margin:7px 0 0 0;
}

/* Bookings.aspx */

a.DownArrow
{
    width:17px;
    height:16px;
    background:url(Images/DownArrow.png) no-repeat;
    text-indent:-9999px;
}

a:hover.DownArrow
{
    background-position:0px -22px;
}

body.Bookings .Wrapper1
{
	padding:0 0 10px 83px;
}

p.Form
{
	clear:both;
	font:12px "Arial", Sans-Serif;
	color:#666666;
	margin:10px 0 3px 0;
	display:block;
}

img.BookingsIcon
{
	float:left;
	margin:0 10px 0 0;
	cursor:pointer;
}

img.Calendar 
{
    display:inline;
    cursor:pointer;
    margin:0 220px 0 0;
}

body.Bookings #Module1 .Button, body.Bookings #Module2 .Button, body.Bookings #Module3 .Button, 
body.GalleryUploads #Module1 .Button, body.GalleryUploads #Module2 .Button
{
    width:auto;
    height:auto;
    margin:20px 0 10px 140px;
}

.Special
{
	margin:10px 0;
}

/* CustomerProfile.aspx */

div.Details
{
    border:1px dashed #CCCCCC;
    padding:20px;
    margin:10px;
    background:#fafafa;
}

div.Details a
{
    line-height:30px;
    color:#307E9C;
    margin:0 10px 0 0;
}

body.CustomerProfile img.Calendar
{
    margin:0;
}

p.Form span
{
    color:#000;
}

/* Downloads.aspx  */

body.Downloads .Img_Holder
{
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B2B2B2;
    height:155px;
    padding:4px;
    width:206px;
    margin:0;
}

li.Wallpaper
{
	width:220px;
	text-align:center;
	padding:0 0 0 0;
	float:left;
	list-style:none;
	margin:20px 0 0 25px;
	display:inline;
}

li.Wallpaper a
{
	font:10px/0px "Arial", Sans-Serif;
	color:#5D5D5D;
	text-decoration:none;
	padding:0;
	margin:0;
}

li.Wallpaper a:hover
{
	color:red;
}

.MediaImage
{
    float:left;
}

.Media
{
    margin-left:50px;
}

p.Media
{
    margin-bottom:10px;
}

.MediaPlayer object, .MediaPlayer embed
{
	width:100%;
	margin:0 0 10px 0;
}

/* Big Modules on the Left */

#Module1, #Module2, #Module3
{
	width:100%;
	background:url(Images/largemodule.png);
	margin:0 0 10px 0;
}

#Module1 .Module_Top, #Module2 .Module_Top, #Module3 .Module_Top
{
	background:url(Images/largemodule-top.png);
	height:33px;
	padding:8px 0 0 20px;
}

/* Small Modules to the right */

#Sml_Module1, #Sml_Module2, #Sml_Module3
{
	width:266px;
	background:#FFFFFF url(Images/smallmodule.png) repeat-y;
	margin:0 0 10px 0;
	position:relative;
}

#Sml_Module1 .Module_Top, #Sml_Module2 .Module_Top, #Sml_Module3 .Module_Top
{
	background:url(Images/smallmodule-top.png);
	height:32px;
	padding:8px 0 0 20px;
}

#Sml_Module1 .Module_Bottom, #Sml_Module2 .Module_Bottom, #Sml_Module3 .Module_Bottom, .ModuleAcc_Bottom
{
	height:13px;
	background:url(Images/smallmodule-bottom.png);
}

#Module1 .Module_Bottom, #Module2 .Module_Bottom, #Module3 .Module_Bottom
{
	height:14px;
	background:url(Images/largemodule-bottom.png);
}

.Module_Mid
{
	text-decoration:none;
	margin:0 6px 0 6px;
	background:#ebebeb url(Images/largemodule-mid.gif) repeat-x;
	padding:10px;
	overflow:hidden;
}

/* Accordion */

.Sml_ModuleAcc .Module_Top, .Sml_ModuleAcc .Module_Selected
{
	height:22px;
	background:url(Images/accordian-on.png) no-repeat center top;
	overflow:hidden;
	padding:8px 0 0 20px;
	cursor:pointer;
}

.Sml_ModuleAcc
{
	width:266px;
	background:url(Images/acc-top.png) no-repeat top center;
	overflow:hidden;
	background:#FFFFFF url(Images/smallmodule.png) repeat-y;
}

/* Image Frames */

.Img_Holder
{
	float:left;
	width:181px;
	height:124px;
	padding:11px 0 0 11px;
	background:url(Images/imgholder1.gif);
	margin:0 10px 10px 0;
	position:relative;
}

.Img_Holder_Sml
{
	float:left;
	width:70px;
	height:46px;
	padding:8px 0 0 9px;
	margin:0 7px 0 0;
	line-height:0;
	font-size:0;
	background:url(Images/imgholder-sml.gif);
}

.Img_Holder_Venue
{
    width:476px;
	height:225px;
	background:url(Images/venuegallery.png) no-repeat;
	position:relative;
	margin:auto;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:4px;
}

.Magnifyer
{
	position:absolute;
	right:14px;
	bottom:18px;	
	border:1px solid #ffffff;
	z-index:1000;
}

.register-verified, .register-failed
{
	height:179px;
	width:379px;
	margin:10px auto 10px auto;
	color:#666666;
}

.register-congrats
{
	margin:0 0 10px 80px;
}

.specialoffertext
{
	margin:auto;
	padding:0 0 10px 0;
	font:normal 12px/15px "Arial", Sans-Serif;
	color:#666666;
	display:block;
	clear:both;
}

/* Modal Popup */

.modalpopup {
	padding:0px;
	width:500px;
	height:400px;
	position:relative;
}

body.Bookings .modalpopup
{
    background:#FFF;
    padding:20px;
    height:auto;
}

body.Bookings .modalpopup p
{
    margin:5px 0;
}

body.Bookings .modalpopup .Button
{
    margin-left:30px;
}

.modalpopup .Button
{
    display:inline;
}

.modalbackground {
	background-color:#241036;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalimg
{
	padding:5px;
	border:1px solid #B2B2B2;
	background:#FFFFFF;
	position:absolute;
	right:120px;
	top:0px;
}

.error
{
	font:13px "Arial", Sans-Serif;
	color:blue;
}

.error li
{
	margin:0 0 0 10px;
	list-style:none;
}

.submittedby
{
	display:none;
}

/* password strength */

.verypoor, .weak, .average, .strong, .excellent
{
	font:10px "Arial", Sans-Serif;
	color:#FFFFFF;
	padding:3px;
}

.verypoor   { background:#FF0000; }
.weak       { background:#FF7F00; }
.average    { background:#8C8C8C; }
.strong     { background:#008C42; }
.excellent  { background:#00EB00; }

span.passwordhelp
{
	font:Italic 10px "Arial", sans-Serif;
	color:#8C8C8C;
	height:10px;
	display:block;
}

/* Win.aspx */

#Competitions .Wrapper1
{
    margin:0 0 20px 100px;
}

#Competitions .Wrapper2
{
    margin:10px 0;
}

#Competitions .TextBox
{
    width:290px;
}

#Competitions .Wrapper3
{
    padding:10px;
    border:1px dashed #CCCCCC;
}

#Competitions .Wrapper3 .TextBox
{
    width:270px;    
}

#Competitions .Button
{
    margin:10px 0 30px 0;
    width:auto;
}

#Competitions .Img_Holder
{
    width:86px;
    height:86px;
    background:url(Images/Image_Quiz_Sportsters.png) no-repeat;
}

#Competitions .Wrapper1 > p
{
    margin:10px 0;
}

#Competitions .Wrapper4
{
    padding:10px;
    margin:10px 0;
    background:#D60600;
}

#Competitions .Wrapper4 h3
{
    color:#FFF;
}

p.Register, p.Register a
{
    color:#FFF;
    font-size:12px;
}

p.Register a
{
    text-decoration:underline;
}

p.Notice
{
    color:#D60600;
}

/* User.aspx */

body.User .Button
{
    display:block;
}

body.User img.Calendar
{
    margin:0;
}

/* Misc */ 

#ctl00_CPH1_Pan_CommentsHeader {    cursor:pointer;}
#ctl00_CPH1_FV_GalleryPic {         margin:auto;}
.ClearFloats {                      clear:both;line-height:0px;}


/* YouTube Video and Article Link */

#Article object, #Article embed
{
    width:100%;
    margin:15px 0;
}

#Article a
{
    display:block;
    margin:10px 0;
}

/* Errors */

body.Bookings div.error
{
    min-height:20px;
}
