/*-------------------------------------------------------*/
/* Base styles											 */
/*-------------------------------------------------------*/
html {
	overflow-y: scroll;
}
body {
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13.30px;
	line-height: 130%;
	color: #666666;
	background-repeat: no-repeat;
}

.basegreen {color: #CBE432;}

.baseblue {color: #2E2FE3;}

/*-------------------------------------------------------*/
/* Typography											 */
/*-------------------------------------------------------*/
h1, h2, h3, h4 { 
	color:#2E2FE3;
}

a {
	color: #2E2FE3;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #333;
}

section {
	background-color: #FFF;
	padding-bottom: 30px;
}

.titletext {
	font-size: 14px;
}

.tagline {
	line-height: 155%;
	font-weight: lighter;
}

.ribbontext {
	color: #FFF;
	
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageheading {
	padding-top: 0px;
	padding-left: 20px;
	font-weight: bold;
}

/*-------------------------------------------------------*/
/* Header                                                */
/*-------------------------------------------------------*/
header {
	background-image: url(../img/pattern_020.png);
	background-repeat: repeat;
	background-color: #2E2FE3;
}

.index {
	height: 300px;	
}

/*-------------------------------------------------------*/
/* Footer                                                */
/*-------------------------------------------------------*/
footer {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #CCCCCC;
	background-color: #2E2FE3;
	font-size: 12px;
	background-image: url(../img/pattern_020.png);
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

footer a {
	color: #CBE432;
}

.ft_title {
	color: #999999;
}

.copyright p {
	color:ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.copyright p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:ffffff;
}

/*-------------------------------------------------------*/
/* Content Section                                       */
/*-------------------------------------------------------*/
.content_inner {
	background-color: #f8f8f8;	
}

.padding {
	padding-top: 20px;
	padding-bottom: 20px;
}

.logo {
	padding-top: 10px;
	padding-bottom: 10px;
}

.callout {
	font-family: 'Tangerine', serif;
	font-size: 36px;
	line-height: 48px;
	float: right;
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.imgright {
	float: right;
}

.textwrap {
	border: 10px solid #fff;
	margin-right: 10px;
	margin-top: 15px;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.grey {
	background-color: #999;
}

/*-------------------------------------------------------*/
/*LISTS                                                  */
/*------------------------------------------------------ */
.bullet {
	list-style-image: url(../img/Artwork/bullet.jpg);
	line-height: 1.75;
	padding: 0px;
	list-style-position: inside;
	margin-top: 20px;
	list-style-type: none;
}

.l_style1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.l_style2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.50;
}

.l_style3  {
	
}

.l_style4 {
	
}

.committee {
	font-size: 12px;	
}

.l_committee {
	font-weight: bolder;
	margin-bottom: 8px;
	margin-top: 8px;
}

.l_committee_email { background-image: url(../img/icons/email.png);
	background-repeat: no-repeat;	
	height: 20px;
	padding-left: 30px;
}

.l_committee_phone { background-image: url(../img/icons/phone.png);
	background-repeat: no-repeat;	
	height: 20px;
	padding-left: 30px;
}

.border {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #2E2FE3;
	padding-top: 30px;
}

.hrborder {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #2E2FE3;
	margin-top: 20px;
	margin-bottom: 20px;	
}

.g_border {
	border: medium double #CBE432;
	border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
	border-radius: 5px;
	border-radius: 5px 10px / 10px;
}

.text_right {
	text-align: right;
}

.colour {
	background-color: #2E2FE3;
	height: 15px;
	background-image: url(../img/pattern_002.png);
}

.colourgreen {
	background-color: #CBE432;
	height: 5px;
	background-image: url(../img/pattern_002.png);
}

.headmast {
	background-color: #2E2FE3;
}
.wrapper {
	color: #6F6;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3FF;
}

.address {
	line-height: 1.13px;
}

.pagetitle {
	color: #FFF;
	margin-bottom: 16px;
}

.event{
	border-bottom-style: dotted;
	border-bottom-color: #2E2FE3;	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	clear: both;
	height: auto;
	border-top-style: none;
}

.eventhome {
	border-bottom-style: none;
	border-top-color: #2E2FE3;
	border-right-color: #2E2FE3;
	border-bottom-color: #2E2FE3;
	border-left-color: #2E2FE3;
	padding-bottom: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	clear: both;
	height: auto;
	border-top-style: dotted;
}

.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.download {
	color: #FFF;
	background-color: #2E2FE3;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 155%;
	font-weight: bold;
	border: 10px solid #FFF;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 40px;	
}

.publiccourt {
	padding-right: 10px;
	padding-left: 10px;	
}
/*-------------------------------------------------------*/
/* Breadcrumbs                                           */
/*-------------------------------------------------------*/
#breadcrumbs ul {
	float: right;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#breadcrumbs ul li {
	display: inline-block;
	color: #888;
	padding: 0 11px 0 0;
	margin: 0 0 0 5px;
}

#breadcrumbs ul li:last-child a, #breadcrumbs ul li a {
	color: #888;
}

#breadcrumbs ul li:last-child a,  #breadcrumbs ul li a:active {
	color: #CBE432;	
}

#breadcrumbs ul li:first-child {
	padding-right: 0;
	margin-left: 0;
}

#breadcrumbs ul li:first-child, #breadcrumbs ul li:last-child {
	color: #888;
	background: none;
}

#breadcrumbs ul li:last-child {
	padding: 0;
	background: none;
}
/*-------------------------------------------------------*/
/* Newsletter Sign-up                                    */
/*-------------------------------------------------------*/
.newsletter {
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,255,255,0.4);
	border: 1px solid #b8b8b8;
	padding: 5px;
}

.email-wrapper {
	float: left;
}

.email-wrapper input[type=text] {
	border: 1px solid #cacaca;
	background: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 15px;
	color: #9f9e9e;
	-moz-box-shadow: inset 0 2px 11px -5px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 2px 11px -5px rgba(0,0,0,0.5);
	box-shadow: inset 0 2px 11px -5px rgba(0,0,0,0.5);
}

.email-wrapper input[type=text]:hover {
	-moz-box-shadow: inset 0 2px 11px -5px rgba(0,0,0,0.8);
	-webkit-box-shadow: inset 0 2px 11px -5px rgba(0,0,0,0.8);
	box-shadow: inset 0 2px 11px -5px rgba(0,0,0,0.8);
}

.submit-wrapper {
	float: right;
	margin-left: 10px;
}

.submit-wrapper input[type=submit] {
	border: 1px solid #CBE432;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 25px;
	text-shadow: 0px 1px 0px rgba(0,0,0,.3);
	color: white;
	background: #2E2FE3; /* Old browsers */
	background: -moz-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2E2FE3), color-stop(100%, #2E2FE3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2E2FE3 0%, #2E2FE3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E2FE3', endColorstr='#2E2FE3', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: inset 0 3px -2px -2px rgba(255,255,255,0.4);
	-webkit-box-shadow: inset 0 3px -2px -2px rgba(255,255,255,0.4);
	box-shadow: inset 0 3px -2px -2px rgba(255,255,255,0.4);
	cursor: pointer;
}

.submit-wrapper input[type=submit]:hover {
	background: #2E2FE3; /* Old browsers */
	background: -moz-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2E2FE3), color-stop(100%, #2E2FE3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2E2FE3 0%, #2E2FE3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2E2FE3 0%, #2E2FE3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E2FE3', endColorstr='#2E2FE3', GradientType=0 ); /* IE6-9 */
}

.submit-wrapper input[type=submit]:active {
	background: #2E2FE3; /* Old browsers */
	background: -moz-linear-gradient(top, #2E2FE3 0%, #89b780 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2E2FE3), color-stop(100%, #89b780)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2E2FE3 0%, #89b780 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2E2FE3 0%, #89b780 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2E2FE3 0%, #89b780 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2E2FE3 0%, #89b780 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E2FE3', endColorstr='#89b780', GradientType=0 ); /* IE6-9 */
}
/*-------------------------------------------------------*/
/* Tag Cloud Widget                                      */
/*-------------------------------------------------------*/
.tagcloud a {
	float: left;
	display: block;
	color: #666666;
	font-size: 12px;
	line-height: 1em;
	margin: 0 5px 7px 0;
	padding: 6px 8px;
	background: #EEE;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.tagcloud a:hover {
	float: left;
	display: block;
	color: #CBE432;
	font-size: 12px;
	line-height: 1em;
	margin: 0 5px 7px 0;
	padding: 6px 8px;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 1px 1px 1px #FFFFFF;
	background-color: #EEE
}

/*-------------------------------------------------------*/
/* SOCIAL ICONS: BACKGROUND COLOUR VARIATIONS            */
/*-------------------------------------------------------*/
/*----------BLUENOSHADOW----------*/
.blue-noshadow {
	background: #06798a;
	background: -webkit-linear-gradient(top, #0dbdd6 0%, #06798a 100%);
	background: -moz-linear-gradient(top, #0dbdd6 0%, #06798a 100%);
	background: -o-linear-gradient(top, #0dbdd6 0%, #06798a 100%);
	background: -ms-linear-gradient(top, #0dbdd6 0%, #06798a 100%);
	background: -khtml-linear-gradient(top, #0dbdd6 0%, #06798a 100%);
}

.blue-noshadow:hover {
	background: #0dbdd6;
	background: -webkit-linear-gradient(top, #06798a 0%, #0dbdd6 100%);
	background: -moz-linear-gradient(top, #06798a 0%, #0dbdd6 100%);
	background: -o-linear-gradient(top, #06798a 0%, #0dbdd6 100%);
	background: -ms-linear-gradient(top, #06798a 0%, #0dbdd6 100%);
	background: -khtml-linear-gradient(top, #06798a 0%, #0dbdd6 100%);
}

/*----------FACEBOOKNOSHADOW----------*/
.facebook-noshadow {
	background: #3B5998;
	background: -webkit-linear-gradient(top, #5778bc 0%, #3B5998 100%);
	background: -moz-linear-gradient(top, #5778bc 0%, #3B5998 100%);
	background: -o-linear-gradient(top, #5778bc 0%, #3B5998 100%);
	background: -ms-linear-gradient(top, #5778bc 0%, #3B5998 100%);
	background: -khtml-linear-gradient(top, #5778bc 0%, #3B5998 100%);
}

.facebook-noshadow:hover {
	background: #5778bc;
	background: -webkit-linear-gradient(top, #3B5998 0%, #5778bc 100%);
	background: -moz-linear-gradient(top, #3B5998 0%, #5778bc 100%);
	background: -o-linear-gradient(top, #3B5998 0%, #5778bc 100%);
	background: -ms-linear-gradient(top, #3B5998 0%, #5778bc 100%);
	background: -khtml-linear-gradient(top, #3B5998 0%, #5778bc 100%);
}

/*----------GREENOSHADOW----------*/
.green-noshadow {
	background: #CBE432;
	background: -webkit-linear-gradient(top, #CBE432 0%, #CBE432 100%);
	background: -moz-linear-gradient(top, #CBE432 0%, #CBE432 100%);
	background: -o-linear-gradient(top, #CBE432 0%, #CBE432 100%);
	background: -ms-linear-gradient(top, #CBE432 0%, #CBE432 100%);
	background: -khtml-linear-gradient(top, #CBE432 0%, #CBE432 100%);
}

.green-noshadow:hover {
	background: #CBE432;
	background: -webkit-linear-gradient(top, #749553 0%, #98bb75 100%);
	background: -moz-linear-gradient(top, #749553 0%, #98bb75 100%);
	background: -o-linear-gradient(top, #749553 0%, #98bb75 100%);
	background: -ms-linear-gradient(top, #749553 0%, #98bb75 100%);
	background: -khtml-linear-gradient(top, #749553 0%, #98bb75 100%);
}

.bluebox {
	background-color: #2E2FE3;
	color: #fff;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.greenbox{background-color: #2E2FE3;
color: #fff;}

.imgstyle1 {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-box-shadow: 0px 10px 30px #777;
	-moz-box-shadow: 0px 10px 30px #777;
	transform: rotate(-9deg);
	-ms-transform: rotate(-9deg); /* IE 9 */
	-webkit-transform: rotate(-9deg); /* Safari and Chrome */
	-o-transform: rotate(-9deg); /* Opera */
	-moz-transform: rotate(-9deg);
}

.imgstyle1_clockwise {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-box-shadow: 0px 10px 30px #777;
	-moz-box-shadow: 0px 10px 30px #777;
	transform: rotate(9deg);
	-ms-transform: rotate(9deg); /* IE 9 */
	-webkit-transform: rotate(9deg); /* Safari and Chrome */
	-o-transform: rotate(9deg); /* Opera */
	-moz-transform: rotate(9deg);
}

.imgstyle3 {
	float: left;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-box-shadow: 0px 10px 20px #777;
	-moz-box-shadow: 0px 10px 20px #777;
	margin-left: 20px;
}

.imgstyle2 {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-box-shadow: 0px 10px 30px #000;
	-moz-box-shadow: 0px 10px 30px #000;
	
}

table {
	
}

tr {
	background: #F3F7D4;
	color: ##090934;
}

td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #090934;
	border-top: 1px solid transparent;
	text-align: left;
	vertical-align: top;
}

td_c {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #090934;
	border-top: 1px solid transparent;
	text-align: center;
	vertical-align: middle;
}

td_r {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #090934;
	border-top: 1px solid transparent;
	text-align: right;
	vertical-align: middle;
}

th {
	color: #F3F7D4;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FD4D0C;
	border-bottom-color: #fff;
	background-color: #FD4D0C;
}

/*-------------------------------------------------------*/
/* REGULAR BUTTON                                        */
/*-------------------------------------------------------*/
.link {
	display: inline-block;
	text-decoration: none;
	outline: none;
	letter-spacing: 0.1em;
	position: relative;
	padding-top: .5%;
	padding-right: .5%;
	padding-bottom: .5%;
	padding-left: .5%;
}
.link:active {
	top: 3px;
}
.link:hover {
	background-color: #2E2FE3;
}

.head {

}

.small {
	font-size: 12px;
}

.holding {
	height: 500px;
}

.normal {
	list-style-position: inside;
	list-style-type: disc;
}

.diary {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #2E2FE3;
	border-right-color: #2E2FE3;
	border-bottom-color: #2E2FE3;
	border-left-color: #2E2FE3;
	text-align: center;
}

.home {
	margin-top: 10px;
}

.red {
	color: #F00;
}

.textwrapinline {
	border: 10px solid #fff;
	margin-right: 10px;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	display: inline;
	float: right;
	margin-bottom: 40px;
	margin-left: 10px;
	clear: both;
}

.bio {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}

.coaches {
	border: 10px solid #fff;
	margin-right: 10px;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	float: left;
	margin-bottom: 20px;
	display: block;
	clear: both;
}

.finishedevent {
	color: #CCC;
}

.imgstyle6 {
	border: 10px solid #fff;
	margin-right: 10px;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	float: right;
	margin-bottom: 40px;
	margin-left: 10px;
	clear: both;
}