/*

Yeovil Jets Basketball Club - Global Stylesheet
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.yeoviljetsbasketball.co.uk/

*/

																					/* ------------ Toolbox ------------ */

.float-left { float: left; }
.float-right { float: right; }
.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }
.smaller { font-size: 90%; }
.larger { font-size: 110%; }
.normal { font-weight: normal; }

hr { display: none; }
strong { font-weight: bold; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

																					/* ------------ Defaults ------------ */

body { 
	background: #fff url('../images/body-bg.gif') no-repeat 50% 0;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-bottom: 15px;
	}

#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}

#container { 
	}

	
																					/* ------------ Branding ------------ */

#branding { 
	background: url('../images/branding-bg.gif') repeat-x bottom left;
	height: 329px;
	width: 100%;
	}

#branding-inner { 
	margin: auto;
	width: 960px;
	}

#branding-inner h1 a { 
	background: url('../images/h1-bg.png') no-repeat 0 0;
	height: 150px;
	float: left;
	text-indent: -25000px;
	width: 237px;
	}


																					/* ------------ Subnav ------------ */

#subnav { 
	float: right;
	height: 43px;
	margin: 73px 0 24px 0;
	width: 246px;
	}
	
#subnav li {
	float: left;
	}
	
#subnav a { 
	float: left;
	height: 43px;
	text-indent: -25000px;
	width: 118px;
	}
	
#subnav-home a { 
	background: url('../images/subnav-home.png') no-repeat 0 0;
	margin-right: 10px;
	}
	
#subnav-contact a { 
	background: url('../images/subnav-contact.png') no-repeat 0 0;
	}
	
#subnav a:hover,
#home #subnav-home a,
#contact #subnav-contact a { 
	background-position: 0 -43px;
	}


																					/* ------------ Navigation ------------ */

#nav { 
	background: url('../images/nav-bg.gif') no-repeat 0 0;
	clear: both;
	height: 179px;
	margin: auto;
	width: 960px;
	}
	
#nav li { 
	float: left;
	}
	
#nav a { 
	float: left;
	text-indent: -25000px;
	}
	
#nav-13s a { 
	background: url('../images/nav-13s.jpg') no-repeat 0 0;
	height: 110px;
	margin: 30px 0 0 30px;
	width: 120px;
	}
#nav-13s a:hover,
#under-13s #nav-13s a { 
	background-position: 0 -110px;
	}
	
#nav-17s a { 
	background: url('../images/nav-17s.jpg') no-repeat 0 0;
	height: 135px;
	margin: 0 0 0 16px;
	width: 145px;
	}
#nav-17s a:hover,
#under-17s #nav-17s a { 
	background-position: 0 -135px;
	}
	
#nav-ladies a { 
	background: url('../images/nav-ladies.jpg') no-repeat 0 0;
	height: 85px;
	margin: 58px 0 0 0;
	width: 93px;
	}
#nav-ladies a:hover,
#ladies #nav-ladies a { 
	background-position: 0 -85px;
	}
	
#nav-mens a { 
	background: url('../images/nav-mens.jpg') no-repeat 0 0;
	height: 110px;
	margin: 11px 0 0 8px;
	width: 120px;
	}
#nav-mens a:hover,
#mens #nav-mens a { 
	background-position: 0 -110px;
	}

#nav-lynx a { 
	background: url('../images/nav-lynx.jpg') no-repeat 0 0;
	height: 135px;
	margin: 44px 0 0 5px;
	width: 145px;
	}
#nav-lynx a:hover,
#lynx #nav-lynx a { 
	background-position: 0 -135px;
	}

#nav-news a { 
	background: url('../images/nav-news.jpg') no-repeat 0 0;
	height: 85px;
	margin: 51px 0 0 16px;
	width: 93px;
	}
#nav-news a:hover,
#news #nav-news a { 
	background-position: 0 -85px;
	}
	
#nav-sponsors a { 
	background: url('../images/nav-sponsors.jpg') no-repeat 0 0;
	height: 110px;
	margin: 39px 0 0 19px;
	width: 120px;
	}
#nav-sponsors a:hover,
#sponsors #nav-sponsors a { 
	background-position: 0 -110px;
	}
	
	
																					/* ------------ Content ------------ */

#content { 
	background: #000 url('../images/content-bg.gif') no-repeat bottom center;
	width: auto;
	}

#content-inner { 
	background: #000 url('../images/layout/content-inner-bg.jpg') no-repeat bottom center;
	margin: auto;
	position: relative;
	width: 960px;
	}

#content p,
#content h2,
#content h3 {
	margin-bottom: 1em;
	}

#content h2,
#content h3 {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	}
		
#content strong {
	color: #cf5411;
	}

#content a {
	color: #cf5411;
	text-decoration: underline;
	}

#content a:hover {
	color: #fff;
	text-decoration: underline;
	}
					
#content-1 { 
	float: left;
	width: 486px;
	}
	
#content-2 { 
	float: right;
	width: 454px;
	}
	
#content-2 ul { 
	list-style: disc inside;
	margin-left: 20px;
	}


																					/* ------------ Pagenav ------------ */

#pagenav { 
	width: 245px;
	}
	
#pagenav a { 
	display: block;
	height: 43px;
	margin-bottom: 10px;
	text-indent: -25000px;
	width: 245px;
	}
	
#pagenav-fixtures a { 
	background: url('../images/pagenav-fixtures.gif') no-repeat 0 0;
	margin-right: 10px;
	}
	
#pagenav-coaches a { 
	background: url('../images/pagenav-coaches.gif') no-repeat 0 0;
	}

#pagenav-player a { 
	background: url('../images/pagenav-player.gif') no-repeat 0 0;
	}

#pagenav-photo a { 
	background: url('../images/pagenav-photo.gif') no-repeat 0 0;
	}

#pagenav-merch a { 
	background: url('../images/btn-merchandise.gif') no-repeat 0 0;
	}

#pagenav-tournament a { 
	background: url('../images/pagenav-tournament.gif') no-repeat 0 0;
	}
	
#pagenav-fundraising a { 
	background: url('../images/pagenav-fundraising.gif') no-repeat 0 0;
	}
	
#pagenav-aztec a { 
	background: url('../images/pagenav-aztec.gif') no-repeat 0 0;
	}
	
#pagenav-quedam a { 
	background: url('../images/pagenav-quedam.gif') no-repeat 0 0;
	}
		
#pagenav a:hover,
#pagenav a.selected { 
	background-position: 0 -43px;
	}


																					/* ------------ Times ------------ */

#content #times {
	background: url('../images/times-bg.jpg') no-repeat 0 0;
	height: 119px;
	text-indent: -25000px;
	width: 245px; 
	}	


																					/* ------------ Badge ------------ */

#content #badge {
	background: url('../images/badge-bg.png') no-repeat 0 0;
	height: 181px;
	position: absolute;
	top: 130px;
	right: 13px;
	text-indent: -25000px;
	width: 188px; 
	}	


																					/* ------------ Footer ------------ */

#footer { 
	background: url('../images/footer-bg.gif') no-repeat 50% 0;
	color: #000;
	width: 100%;
	}

#footer-inner { 
	margin: auto;
	padding-top: 45px;
	width: 960px;
	}
	
#footer h4 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: uppercase;
	}
	
#footer strong {
	color: #cf5411;
	}

#footer a {
	color: #000;
	text-decoration: none;
	}
		
#footer #copyright { 
	float: left;
	}
		
#footer #credit { 
	float: right;
	}
																					/* ------------ Logos ------------ */

#logos { 
	float: right;
	margin: 20px 0 65px 0;
	text-align: right;
	}
	
#logos img { 
	margin: 10px 0 0 10px;
	}

	
																					/* ------------ Gallery ------------ */
	
#gallery {
	margin: 20px 0 5px 0;
	}
	
#gallery .thumbnail {
	background-color: #fff;
	border: 1px solid #252525;
	display: block;
	float: left;
	height: 87px;
	margin: 0 20px 20px 0;
	padding: 5px;
	width: 87px;
	}
	
#gallery .thumbnail:hover {
	background-color: #fff;
	border: 6px solid #252525;
	display: block;
	height: 87px;
	margin: 0 20px 20px 0;
	padding: 0px;
	width: 87px;
	}

#gallery .last {
	margin-right: 0;
	}
		
#gallery .last:hover {
	background-color: #fff;
	border: 6px solid #252525;
	display: block;
	height: 87px;
	margin: 0 0 20px 0;
	padding: 0px;
	width: 87px;
	}
	
	
																					/* ------------ Tables ------------ */
	
table {
	border-collapse: collapse;
	margin: 10px 0;
	}

table th {
	background: url('../images/table-heading-bg.gif') repeat-x 0 50%;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	padding: 7px 10px;
	}
	
table td {
	background-color: #242424;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #fff;
	padding: 7px 10px;
	}
		
table .highlight {
	background-color: #191919;
	color: #fff;
	font-weight: bold;
	}
	
table .player-photo {
	background-color: #000;
	padding: 0;
	width: 170px;
	}
