body { background: #000000; color: #d4d4d4; }

a { color: #ff3333; }

h1 a { background: url(/images/layout/sb_logo.gif) 0 0 no-repeat; height: 96px; width: 280px; }

::selection { background: #ff3333; color: #fff; } /* Safari and Opera */
::-moz-selection { background: #ff3333; color: #fff; } /* Firefox */

#header {
    border-bottom: 1px solid #4A4A4A;
    margin-bottom: 20px;
    padding-bottom: 5px;
    }

a.button {
    background: url("/images/layout/button-bg.gif") no-repeat right top;
    color: #FFFFFF;
    height: 18px;
    padding: 0 25px 0 5px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #373737;
    vertical-align: middle;
    font-size: 1.1em;
    line-height: 1.5em;
    display: table;
	}

#header #textSize li a.textSmaller { background: url(/images/layout/font-smaller.gif) 0 0 no-repeat; }
#header #textSize li a.textBigger { background: url(/images/layout/font-larger.gif) 0 0 no-repeat; }

#video-banner {
	height: 300px;
	width: 830px;
	float: left;
	background: #000;
	margin-bottom: 20px;
	}

#container {
	background: url(/images/layout/bg_content.gif) 0 0 no-repeat;
	padding: 15px 0 0 0;

}
#content { 
	padding-bottom: 100px;
}
#main { 
	margin: 0 0 0 24px;
}

#main h2 {
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

#main h3 { color: #fff; font-size: 1.7em; font-weight: normal; }

#main p { margin-bottom: 15px; }

#main p.note { font-size: 1em; clear: left;}

#main blockquote { font-size: 1.6em; margin: 0 0 15px 0; }

#main hr { background: #9e9c9c; }

#main .sponsor { width: 421px; float: left; }

#main ul.bulletList { list-style: none; padding: 0;}
#main ul.bulletList li { 
	background: url(/images/layout/bulletArrow.gif) 0 4px no-repeat; 
	padding: 0 0 0 15px;	
}

#main .form { width: 421px; float: left; }
#main .form li { width: 421px; float: left; margin-bottom: 10px; }
#main .form li label {
	display: block;
	float: left;
	font-size: 1.2em;
	width: 100px;

}

#main .form li .formbox {
	font-size: 1.2em;
	width: 300px;
}

#main .form li .formbox.type1 {
	width: 200px;
}

#main .form li .formbox.type2 {
	width: 100px;
}

#main .form li .formbox.type3 {
	width: 110px;
}

#main .form #submit { margin-left: 100px; display: inline; }

#main .form li label.error { 
	color: #cc0000; 
	margin-left: 100px;
	font-weight: bold;
	width: 300px;
	padding-top: 4px;
}

#sub #globalNav li { padding: 8px 0 8px 3px; border-bottom: 1px solid #535353; width: 163px; }
	#sub #globalNav li.last {border-bottom: none;}
#globalNav li a { color: #9e9c9c; text-decoration: none; }

#sub #globalNav li#glHome { padding-top: 0; }
#sub #globalNav li .subNav li { 
	font-size: 0.9em;
	text-transform: none;
	padding: 3px 0 3px 7px;	
	width: 159px;
}

#sub #globalNav li.active a, 
    #sub #globalNav li a:hover,
    .site-index #glHome a,
    .site-event_details #glEvent a,
    .site-media #glEvent a,
    .site-photo_gallery #glPhotoGallery a,
    .booking-index #glBooking a,
    .booking-form #glBooking a,
    .site-sponsors #glSponsors a,
    .site-acknowledgements #glSponsors a,
    .site-history #glHistory a,
    .site-rising_stars #glRisingStars a,
    .site-contact #glContact a
    { color: #ff3333; }
    

    
.site-event_details #glEvent .subNav,
.site-media #glEvent .subNav,
.site-sponsors #glSponsors .subNav,
.site-acknowledgements #glSponsors .subNav,
.booking-index #glBooking .subNav,
.booking-form #glBooking .subNav
{ display: block; }

#sub #globalNav li.active .subNav li a {
	color: #9e9c9c;
	
}
#sub #globalNav li.active .subNav li.active a {
	color: #ff3333;
	}
.info { background: #000; float: left; margin: 15px 0; width: 401px; }

	body.home .info {
		margin: 50px 0 15px;
		}
	.info .btnPrev, .info .btnNext { display: inline-block; float: left; }
	
	.info h3 {
		color: #facd43;
		font-weight: normal;
		font-size: 1.6em;
		/* float: left; */
		margin: 5px 0;
	}
	
	.info h4 {
		/* clear: left; */
		font-weight: normal;
		font-size: 1.4em;
		/* float: left; */
		margin-bottom: 10px;
	}
	
	.info p {
		/* clear: left; */
		color: #9e9d9d;
		font-size: 1.4em;
		margin: 0;
		/* float: left; */
	}
	
	.info img { display: inline-block; float: left; }
	
.slider, .slider ul { display: block; float: left; width: 375px; }

.slider ul li { display: block; width: 375px; float: left;}

.sliderInfo { float: left; width: 215px; }
	
	.sliderInfo h3 {
		color: #FF3333!important;
		margin-bottom: 0!important;
		}
		body.home .sliderInfo a {
			color: #fff;
			font-size: 1.3em;
			text-decoration: none;
			}

#video2009 .sliderInfo { display: inline; padding-top: 20px; }

/* Contact list */
ul.contactDetails, ul.details {
	float: left;
	width: 421px;
	margin-bottom: 10px;
	margin-top: -10px;
}
	ul.details { margin-top: 0; }

ul.contactDetails li, ul.details li {
	float: left;
	font-size: 1.2em;
	margin-bottom: 10px;
	width: 421px;

}

ul.contactDetails li strong, ul.details li strong {
	display: block;
	float: left;
	font-weight: normal;
	width: 45px;

}

ul.details li strong { width: 100px; }

ul.contactDetails li span, ul.details li span {
	display: block;
	float: left;
	width: 320px;

}

ul.contactDetails li address {
	font-style: normal;
}

ul.acknowledgements {
	display: inline;
	float: left;
	margin-left: 50px;
	width: 300px;
	

}
ul.acknowledgements li {
	
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	

}
ul.acknowledgements li.endRow {

	margin-right: 0;

}

ul.acknowledgements li img {
	border: 2px solid #535353;
	display: block;
	float: left;

}

.tabbed { 
	
	float: left;
	width: 421px;
	
}


.tabs {
	width: 421px;
	float: left;
}

.tab img {
	margin: 0 0 10px 10px;
	}

.tabs li {
	background: #000 url(/images/layout/tab-off-right.gif) top right no-repeat;
	float: left;
	display: inline;
	font-size: 1.3em;
	margin: 0 3px 0 0;
	width: 79px;
	text-align: center;
	
}

.tabs a {
	background: url(/images/layout/tab-off-left.gif) top left no-repeat;
	color: #fff;
	display: block;
	padding: 5px 0;
	width: 79px;
	text-decoration: none;
}

.tabs li.active, .tabs li:hover, .tabs li.sfhover { background: #d23d36 url(/images/layout/tab-right.gif) top right no-repeat; }
.tabs li.active a, .tabs li:hover a, .tabs li.sfhover a {  background: url(/images/layout/tab-left.gif) top left no-repeat;  }
.tabs li ul {
	position: absolute;
	width: 150px;
	left: -999999em;
}

.tabs li:hover ul, .tabs li.sfhover ul {
	left: auto;
	padding: 0 4px;
	background: #d23d36;
	width: 150px;
	*margin-left: -40px;
	_margin-left: -39px;
}

.tabs li ul li, .tabs li:hover ul li, .tabs li.sfhover ul li {
	background: transparent;
	font-size: 1em;
	float: left;
	text-align: left;
	width: 150px;
}

.tabs li ul li a, .tabs li.active ul li a, .tabs li:hover ul li a, .tabs li.sfhover ul li a {
	background: transparent;
	display: block;
	float: left;
	width: 150px;
}

.tabs li ul li a:hover {
	text-decoration: underline;

}

.tab { 	
	border: 1px solid #252525;
	float: left; 
	width: 389px;
	padding: 10px;
	display: none;
}
.tab img { float: right; }
#main .tab h4 { margin-bottom: 3px; clear: left;}
.tab ul.details, .tab ul.details li { width: 150px; }
.tab ul.details li strong { width: 50px; font-weight: bold; }
.tab ul.details li span { width: 100px; }
.tab p { clear: left; }

.gallery {
	float: left;
	margin: 0 0 15px 0;
	width: 427px;
}

.gallery li {
	
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}

#extra .attractor { 
	float: left;
	margin: 0 0 5px;
	width: 149px;
	padding: 10px 15px 10px 12px;
}


#extra .attractor h4 { color: #ff3333; font-size: 1.3em; font-weight: normal; margin-bottom: 2px; }

#extra .attractor.type3 p {
	text-align: right;
	color: #fff;
	margin: 9px 0;
	}


#extra .attractor p { color: #adacac; font-size: 1.1em; margin-bottom: 9px; }
	#extra .attractor p.button { margin-bottom: 0;}


#footer { background: url(../images/layout/logo-sportsaid.gif) bottom right no-repeat; display: table; }


#footer ul li a { color: #d4d4d4; text-decoration: none; }
	#footer ul li a:hover { text-decoration: underline; }
	
	.overlay { background-color: #000; position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; height: 100%; }
	.videoBox { z-index: 2000; width: 637px; height: 300px; background: #000; position: absolute; left: 50%; margin-left: -318px; top: 100px; padding-top: 66px; background: url(/images/layout/bg_popup.gif) 0 0 no-repeat; }
	
	.videoBox p.button { float: right; }
	
	#videoContainer { height: 500px; margin-bottom: 10px; }
































