@charset "utf-8";

* {
		margin: 0;
		padding: 0;
	}

body {
		font:62.5%/1.5 "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
		color:#221E1F;
		text-align: center;
		background: #155F94 url(/img/bg-main.jpg) repeat-x 0% 0%;
	}
	
a img, img {
		border: none;
	}
	
ul {
		list-style: none;
	}
	
#container {
		width: 854px;
		text-align: left;
		margin: 46px auto 0 auto;	
		background: #fff;
	}
#containerInner {
		width: 846px;
		margin: 0 auto 0 auto;
		padding: 4px 0;
	}

#footLinks {
		width: 854px;
		padding-left: 20px;
		w\idth: 834px;
		text-align: left;
		margin: 7px auto 20px auto;	
		color: #fff;
		font-size: 1.4em;
	}
#footLinks a {
		color: #fff;
	}


#contentWrap {
		background: #E0E7F7 url(/img/bg-shuttles.jpg) no-repeat bottom right;
		position: relative;
		width: 100%;
	}
#home #contentWrap {
		background: none;
		background: #fff;
		margin-top: 20px;
	}
	
/* [+] -- HEAD -------------------------------- */

#head {
		background: #ADCCE1 url(/img/bg-head.jpg) repeat-y 0% 0%;
		min-height: 149px;
		position: relative;
		margin-bottom: 25px;
	}
	
#home #head {
		margin-bottom: 12px;
	}
	
#head ul {
		position: absolute;
		bottom: 2px;
		right: 8px;
	}
#head ul li {
		float: left;
		width: 173px;
		min-height: 33px;
		margin: 0 3px;
		text-align: center;
	}
#head ul li a {
		color: #fff;
		display: block;
		padding: 7px 3px 4px 3px;
		font-size: 1.15em;
	}
#head li.active a {
		font-weight: bold;
	}
	
#head .play {
		background: #FFF2B2 url(/img/nav-top-play.jpg) no-repeat top left;
	}
#head .learn {
		background: #C6E3C6 url(/img/nav-top-learn.jpg) no-repeat top left;
	}
#head .coach {
		background: #F2CAC5 url(/img/nav-top-coach.jpg) no-repeat top left;
	}
#head .teams {
		background: #C7D6F1 url(/img/nav-top-teams.jpg) no-repeat top left;
	}

#logo {
		position: absolute;
		top:0;
		left:15px;
	}
#logoText {
		padding-left: 121px;	
	}
	
#linkHome {
		background: #694390 url(/img/nav-top-home.jpg) repeat-x top left;
		text-align: center;
		width: 114px;
		margin-bottom: 15px;
	}
#linkHome a {
		color: #fff;
		padding: 7px;
		display: block;
		font-size: 1.3em;
	}
	
#sponsorAd {
		position: absolute;
		top: 10px;
		right: 10px;
		border: 3px outset #A7BED7;
	}
	
#subMenu {
		width: 80%;
		position: absolute;
		top: -50px;
		right: 0;
		text-align: right;
	}
#subMenu li {
		display: inline;
		font-size: 90%;
	}
#subMenu a:hover, #subMenu .active a {
		text-decoration: underline;
	}
	
#dropMenu {
		position: absolute;
		top: -50px;
		right: 0;	
	}	
	
#logged {
		float: right;
		position: relative;
		top: -18px;
		width: 50%;
		text-align: right;
		padding: 0 16px;
	}
		
	
/* [+] -- CONTENT -------------------------------- */

#home #content {
		
	}
	
#content {
		/**/
	}
	
#contentSplit {
		margin-right: 53%;
	}
	
#subContent {
		margin-top: 15px;
	}
	
#news {
		float: right;
		border: 2px solid #B6A3CA;	
		width: 350px;
		w\idth: 346px;
		margin-right: 10px;
	}
#news h2 {
		background: #9885AC url(/img/bg-news.jpg) repeat-x 0% 0%;
		color: #fff;
		padding: 3px 10px;
		font-size: 1.8em;
	}
#news ul {
		padding: 15px 10px 15px 10px;
		font-size: 1.2em;
	}
	
#nav {
		margin: 15px 0 5px 0;	
	}
	
.nav {
		float: left;
		width: 199px;
		min-height: 310px;
		margin: 0 6px 0 6px;
	}
	
.nav ul {
		padding: 20px 15px 20px 10px;	
	}
	
.nav ul a {
		color: #221E1F;
		font-size: 1.2em;
	}
	
#nav .play {
		background: #FFF2B2 url(/img/nav-box-play.jpg) no-repeat top left;
	}
#nav .learn {
		background: #C6E3C6 url(/img/nav-box-learn.jpg) no-repeat top left;
	}
#nav .coach {
		background: #F2CAC5 url(/img/nav-box-coach.jpg) no-repeat top left;
	}
#nav .teams {
		background: #C7D6F1 url(/img/nav-box-teams.jpg) no-repeat top left;
	}
	
.play h3 {
		background: #FFF2B2 url(/img/nav-head-play.jpg) no-repeat top left;	
	}
.learn h3 {
		background: #C6E3C6 url(/img/nav-head-learn.jpg) no-repeat top left;	
	}
.coach h3 {
		background: #F2CAC5 url(/img/nav-head-coach.jpg) no-repeat top left;	
	}
.teams h3 {
		background: #C7D6F1 url(/img/nav-head-teams.jpg) no-repeat top left;	
	}
	
	

#searchBox {
		background: #BB4737;
		width: 385px;
		padding: 3px;
		w\idth: 382px;
		margin-bottom: 20px;
		color: #fff;
	}
#searchBoxInner {
		border: 2px solid #fff;
		padding: 15px 5px;
	}
	

	
#content ol {
		margin-left: 25px;
	}
	
	
.three-columns {
		float: left;
		width: 277px;
		margin: 0 2px 0 2px;
	}/**/

/* [+] -- SIDEBAR -------------------------------- */

#sideRight {
		float: right;
		width: 50%;	
	}
#sideRight img {
		padding-left: 45px;
	}
	
.floatRight #imageRotate {
		margin-left: 55px;
		border: 3px outset #A7BED7;
	}


/* [+] -- FOOT -------------------------------- */

#foot {
		clear: both;
		width: 100%;
	}
	
#home #foot {
		background: #061E70 url(/img/bg-foot.jpg) repeat-y 0% 0%;
		min-height: 50px;
		color: #fff;
		font-size: 1.5em;
		font-weight: bold;
	}
	


	
/* [+] -- PAGE SPECIFIC -------------------------------- */


#home #imageInspire {
		width: 441px;
		height: 199px;
	}
	
#play #searchBox {
		background: #EDB70F;
		color: #000;
	}
#learn #searchBox {
		background: #7BA380;
	}
	




/* [+] -- FORMS -------------------------------- */

button, #submitButton input {
		border: 1px outset #7F9DB9;
		background: #f1f1f1;
		font-family: "Lucida Grande", "Trebuchet MS";
		font-weight: bold;
		font-size: 96%;
		padding: 1px;
		color: #000;
	}
fieldset {
		padding: 7px;
		border: 1px solid #FCFDFF;
		margin-bottom: 15px;
	}
fieldset:hover {
		padding: 7px;
		border: 1px solid #155C92;
		margin-bottom: 15px;
	}
legend {
		padding: 5px 10px 5px 5px;
		font-weight: bold;
	}

#formsRow p, #formsRowSm p {
		margin: 6px 0;
		clear: both;
		}
#formsRow label, #formsRowSm label {
		width: 160px;
		float: left;
		text-align: left;
		margin-right: 5px;
		display: block
		}
#formsRowSm label {
		width: 110px;
		}
#formsRow input, #formsRowSm input {
		width: 190px;
		height: 22px;
		he\ight: 20px;
		border: 1px inset #f1f1f1;
		w\idth: 188px;
	}
#formsRow textarea, #formsRowSm textarea {
		width: 190px;
		border: 1px inset #f1f1f1;
		w\idth: 188px;
		height: 150px;
		he\ight: 148px;
	}
#formsRow .textareaBig textarea {
		width: 380px;
		w\idth: 378px;
		}
#formsRow .textareaMedium textarea {
		width: 360px;
		w\idth: 358px;
		}
#formsRow select, #formsRowSm select {
		height:22px;
	}

#formsRow .checkbox input, #formsRowSm .checkbox input {
		width: auto;
	}
#formsRow .checkbox label, #formsRow dl label, #formsRowSm .checkbox label, #formsRowSm dl label {
		width: auto;
		float: none;
		display: inline;
		margin-right: 0;
	}
#content #formsRow fieldset .inputSmaller input, #content #formsRowSm fieldset .inputSmaller input {
		width: 120px;
	}
#content #formsRow fieldset .inputMoney input, #content #formsRowSm fieldset .inputMoney input {
		width: 50px;
	}
#formsRow dl label, #formsRowSm dl label {
		display: block;
		margin-top: 5px;
	}
#formsRow dl select, #formsRowSm dl select {
		font-size: 98%;
		width: 190px;
	}
#formsRow dl button {
		position: relative;
		top: 3px;
	}
	
#formsRow p span {
		font-size: 110%;
		padding: 0 5px;
	}
	
#dataTextelementvalue {
		width: 100%;
	}
	
#formsMce input, #formsMce textarea {
		width: 75%;
	}
#formsMce select {
		width: 125px;
		margin-right: 5px;
	}
#formsMce dt {
		margin-top: 15px;
	}
#formsMce button {
		margin-top: 15px;
	}

/* [+] -- FONTS -------------------------------- */

p {
		margin-bottom: 15px;
	}
	
#nav h3 {
		font-size: 1.4em;
		color: #fff;
		padding: 5px 3px 3px 6px;
	}
	
#contentWrap .padding {
		font-size: 1.2em;
	}
	
h1 {
		padding: 1px 10px;
		color: #fff;
		margin-bottom: 20px;
		font-weight: normal;
		clear: both;
		font-size: 1.7em;
	}
#coaches h1, #admin h1 {
		background: #BF4A3A url(/img/bg-h1-coach.jpg) no-repeat top left;
	}
#play h1 {
		background: #EDB70F url(/img/bg-h1-play.jpg) no-repeat top left;
		color: #000;
	}
#learn h1 {
		background: #7BA380 url(/img/bg-h1-learn.jpg) no-repeat top left;
	}
h1 span {
		background: transparent url(/img/bullet-h1-coach.gif) no-repeat 0% 4px;
		padding: 0 0 0 30px;
	}
#club h1 {
		background: #2954A2 url(/img/bg-h1-club.jpg) no-repeat top left;
	}
h2 {
		color: #fff;
		font-size: 1.5em;
		padding: 2px 10px;
		margin-bottom: 5px;
		font-weight: normal;
	}
#play h2 {
		color: #000;
	}
#coaches h2, #admin h2 {
		background: #BF4A3A url(/img/bg-h2-coach.jpg) no-repeat top left;
	}
#coaches h2 a, #admin h2 a, #club h2 a {
		color: #fff;
	}
#play h2 a {
		color: #000;
	}
h2 span, #home #nav h3 span {
		background: transparent url(/img/bullet-h2-coach.gif) no-repeat 0% 4px;
		padding: 0 0 0 22px;
	}
	
#play h2 {
		background: #EDB70F url(/img/bg-h2-play.jpg) no-repeat top left;
	}
#club h2 {
		background: #2954A2 url(/img/bg-h2-club.jpg) no-repeat top left;
	}
#learn h2 {
		background: #2954A2 url(/img/bg-h2-learn.jpg) no-repeat top left;
	}

	
/* [+] -- LINKS -------------------------------- */

a:link {
		color: #60207F;
		text-decoration: none;
	}
a:visited {
		text-decoration: none;
	}
a:hover {
		color: #333;
		text-decoration: none;
	}
a:active {
		text-decoration: none;
	}
	
	
.links, .backlinks {
		font-size: 1.2em;
		font-weight: normal;
		margin: 15px 0;
	}
.links span, .backlinks span {
		padding: 2px 10px;
	}
.links span a, .backlinks span a {
		background: transparent url(/img/arrowBtnSmBlue.gif) no-repeat 0% 3px;
		padding: 0 0 0 23px;
		font-weight: bold;
	}
.backlinks span a {
		background: transparent url(/img/arrowBackSmBlue.gif) no-repeat 0% 3px;
	}


.pdf-icon {
		background: transparent url(/img/pdf_button.png) no-repeat 0% 0%;	
		padding-left: 23px;
	}

#foot a {
		color: #fff;
		display: block;
		padding: 10px 2px 2px 10px;
	}
#foot a:hover {
		color: #E0E7F7;
	}

/* [+] -- ACCESSIBILITY -------------------------------- */

#skip {
		position: absolute;
		left: -2000px;
	}
		
/* [+] -- UTILITY -------------------------------- */

.clearFix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
.clearFix {display:inline-block;}



.padding {
		padding: 10px 16px;
	}
		
.floatLeft {
		float: left;
		width: 50%;
	}
.floatRight {
		float: right;
		width: 49.5%;
	}
.clearBoth {
		clear: both;
	}
	
.defList dd {
		padding-left: 30px;
		margin-bottom: 10px;
	}
.defListII {
		background: #F0F4FC;
		margin-bottom: 2px;
		min-height: 66px;
	}
.defListII dd {
		padding-left: 10px;
	}
/*.library .defListII {
		float: left;
		margin: 0 2px 2px 0;
		width: 192px;
	}
.updates .defListII {
		float: left;
		margin: 0 2px 2px 0;
		width: 250px;
	}*/
	
	
	/* feel free to customize ;) */
	.form_error { background:red; }