@charset "utf-8";

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #565656;
	
}

h1 {
	font-size: 42px;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 36px;
	line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
}

img {
	max-width: 100%;
	height: auto;
}

img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}

.gap {
	margin-top: 38px;
}

.paginationcontainer {
	text-align: right;
	margin-top: 17px;
}

.pagination {
	margin: 0;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span,
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-radius: 0;
}

.pagination-sm > li > a, .pagination-sm > li > span {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #565656;
	background: #d9d7d7;
	margin-left: 8px;
	padding: 2px 5px 3px 5px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background: #eee;
	border-color: #ddd;
	color: #565656;
}

.bannerad img {
	width: 100%;
	height: auto;	
	margin-bottom: 36px;
	margin-top: 12px;
}

/* Smalles devices (phone, up to 768px) */

.logo img {
	position: relative;
	z-index: 200;
	width: 100px;
}

nav.headernav {
	position: relative;
	z-index: 100;
    margin-top: -70px;
}

.navbar-default {
	background: none;
	border: none;
}

nav.headernav.navbar-default .navbar-nav > li {
	width: 95px;
}

.navbar-default .navbar-nav > li > a {
	color: #757575;
	font-size: 12px;
	padding: 0 5px 0 0;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.current > a {
	font-weight: bold;
	color: #757575;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	padding-top: 20px;
	background: #eee
}

.navbar-default .navbar-collapse ul {
	padding-left: 5px;
}

footer {
	margin-top: 40px;
	background: url('../images/footer.png') no-repeat right bottom #006c4f;
	color: white;
	font-size: 14px;
	line-height: 15px;
}

footer .row, footer nav {
	padding-left: 42px;
	padding-right: 17px;
}

footer h2 {
	color: #f0e50f;
	margin-top: 42px;
	margin-bottom: 13px;
}

footer .navbar {
	min-height: 40px;
	margin-top: 43px;
}
footer nav.navbar-default {
	background: #034f3b;
	font-size: 12px;
	line-height: 12px;
}

footer a, footer a:hover, footer .navbar-default .navbar-link, footer .navbar-default .navbar-link:hover,
footer .navbar-default .navbar-nav > li > a, footer .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-text {
	color: white;
}

footer .navbar-default .navbar-nav > li > a {
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: none;
}

footer .navbar-default .navbar-nav > li > a:hover, footer .navbar-default .navbar-nav > li.current > a {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

footer .social a {
	display: inline-block;
	width: 41px;
	height: 44px;
	background: no-repeat top left;
}
footer .social a.twitter {
	background-image: url('../images/twitter.png');
}
footer .social a.facebook {
	background-image: url('../images/facebook.png');
	margin-left: 9px;
}

/* CONTENT */

/* Home page */

.carousel-caption {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-shadow: none;
}

.carousel-caption .carousel-content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	padding: 10px 20px 5px;
}

.carousel-caption.c1 .carousel-content {
	background: rgba(240,229,15,0.75);
}

.carousel-caption.c2 .carousel-content {
	background: rgba(178,216,59,0.75);
}

.carousel-caption.c0 .carousel-content {
	background: rgba(91,174,209,0.75);
}

.carousel-caption .carousel-content h1 {
	color: white;
	font-size: 36px;
	line-height: 39px;
	background: url('../images/white-line.gif') no-repeat left bottom;
	padding-bottom: 12px;
	margin-bottom: 11px;
	margin-top: 10px;
}

.carousel-caption .carousel-content p {
	color: white;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	max-width: 100%;
	width: 100%;
}

.promopanel1, .promopanel2, .promopanel1:hover, .promopanel2:hover, .promopanel1:focus, .promopanel2:focus {
	display: block;	
	color: white;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}

.promopanel1 .promoinner {
	background: rgba(0,108,79,0.75)		
}

.promopanel2 .promoinner {
	background: rgba(177,218,21,0.75)		
}

.promopanel1 img, .promopanel2 img {
	width: 100%;
}

.promopanel1 .promocontent img, .promopanel2 .promocontent img {
	width: auto;
	max-width: 100%;
}

.promocontent, .promoinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 20px;
}

.promopanel1 .promocontent h1, .promopanel1 .promocontent h2, .promopanel2 .promocontent h2, .promopanel1 .promocontent h3, .promopanel1 .promocontent h4, .promopanel1 .promocontent h5 {
	background: url('../images/white-line.gif') no-repeat left bottom;
	padding-bottom: 18px;
}

.newscontainer {
	text-align: right;
	position: relative;
}

.newscontainer img {
	display: none;
}

.newspanel {
	background: #57aed3;
	padding: 7px 7px 7px 20px;
}

.newsinner {
	background: white;
	text-align: left;
}

.newsinner h2 {
	color: #656363;
	padding-left: 23px;
	margin-top: 13px;
}

.HomePage .newsitem {
	background: url('../images/arrow-blue-right.png') no-repeat left 29px;
	color: #706f6f;
	padding: 13px 3px 3px 23px;
	display: block;
}

.HomePage .newsitem:hover {
	text-decoration: none;
}

.HomePage .newsitem p.date {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0;
}

.HomePage .newsitem h3 {
	font-size: 19px;
	line-height: 20px;
	color: #57aed3;
	text-transform: uppercase;
	margin: 5px 0;
}

.diarypanel {
	margin-left: 0;
	background: #934992;
	position: relative;
	overflow: hidden;
	color: white;
}

.diarypanel .diaryinner {
	position: absolute;
	top: 0;
	left: 23px;
	right: 23px;
	bottom: 0;
	background: url('../images/arrow-purple-up.png') no-repeat center bottom;
}

.diaryitem {
	clear: both;
}

.diarypanel h2 {
	margin-bottom: 24px;
}

.diaryitem p {
	margin-bottom: 4px;
	line-height: 14px;
}

.diaryitem p.day {
    background: white;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    float: left;
    color: #934992;
    margin-right: 15px;
    padding: 5px 5px 9px 5px;
    margin-bottom: 25px;
}

.diaryitem.bc1 p.day {
	color: #f0e50f;
}

.diaryitem.bc2 p.day {
	color: #b1da15;
}

.diaryitem.bc0 p.day {
	color: #57aed3;
}

.promopanel3 {
	margin-left: 0;
	overflow: hidden;
	color: white;
	display: block;
	position: relative;
}

.promopanel3:hover {
	color: white;
}

.promopanel3 h3 {
	font-size: 38px;
	line-height: 56px;
}

.promopanel4 {
	margin-left: 0;
	background: #c48dc3;
	position: relative;
	overflow: hidden;
	color: white;
}

.promopanel4 img, .promopanel3 img {
	width: 100%;
}

.promopanel4 .table {
	display: table;
	height: 100%;
}
.promopanel4 .table h2 {
	display: table-cell;
	vertical-align: middle;
	font-size: 30px;
	line-height: 31px;
}

.promopanel4 .promo4inner {
	position: absolute;
	top: 0;
	left: 23px;
	right: 23px;
	bottom: 0;
}

.sponsors {
	background: #f0e50f;
	position: relative;
	overflow: hidden;
	color: white;
}

.sponsors .sponsorsinner {
	position: absolute;
	top: 0;
	left: 23px;
	right: 23px;
	bottom: 0;
}

/* Generic Content Page */

article .pagetitle {
	background: #57aed3;
	color: white;
}

.OfficersPage article .pagetitle, .GalleryGroupPage article .pagetitle, .GalleryContainerPage article .pagetitle {
	background: #006c4f;
}

.ClubsPage article .pagetitle {
	background: #b1da15;
}

.DiaryPage article .pagetitle, .DownloadsPage article .pagetitle {
	background: #934992;
}

article .pagetitle h1 {
	font-size: 34px;
	line-height: 37px;
	max-width: 100%;
	padding: 23px 30px 25px;
	background: url('../images/arrow-white-right.png') no-repeat left 27px;
	min-height: 182px;
}

article .content {
	color: #656363;
}

article .bc1 {
	background-color: #f0e50f;
}

article .bc2 {
	background-color: #b1da15;
}

article .bc0 {
	background-color: #57aed3;
}

article .content h1 {
	font-size: 41px;
	line-height: 44px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 39px;
}

article .content h2 {
	font-size: 22px;
	line-height: 25px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 39px;
}

article .content h3 {
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 17px;
}

article .content h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}

article .content p {
	margin-bottom: 32px;
}

article .content img {
	margin-bottom: 20px;
}

article .content img.right {
	float: right;
	margin-left: 7%;
}

article .content img.left {
	float: left;
	margin-right: 7%;
}

article .content hr {
	margin-bottom: 45px;
	margin-top: 43px;
	border-color: #adacac;
}

/* Clubs Page */

.club {
	margin-top: 17px;
}

.clubsummary {
	display: block;
	background: #006c4f;
}

.clubsummary .clubp0 {
	display: none;
	width: 25%;
	vertical-align: top;
}

.clubsummary .clubp0 img {
	width: 100%;
}

.clubsummary .clubp1 {
	display: block;
	width: 100%;
	vertical-align: top;
	position: relative;	
}

.clubsummary .clubp1 h1 {
	color: white;
	font-size: 28px;
	line-height: 28px;
	margin: 0;
	padding: 26px
}

.clubsummary .clubp1 .clubbuttons a {
	width: 100%;
	display: block;
	background: #b1da15;
	color: white;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 26px 12px 26px;
	text-transform: uppercase;		
}

.clubsummary .clubp1 .clubbuttons a.loc {
	background: #f0e50f;
}

.clubsummary .clubp2 {
	display: block;
	vertical-align: top;
	font-size: 15px;
	line-height: 21px;
	padding: 26px;
	overflow: hidden;
	background: #d9d7d7;
}

.club .btn-primary, .rule .btn-primary, .download .btn-primary {
	width: 100%;
	background: #ededed;
	border-radius: 0;
	border-color: #ededed;
	text-align: right;
	color: #6b6b6b;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;	
	font-weight: bold;
	padding: 8px 15px 11px 0;	
}

.rule, .download {
	margin-bottom: 14px;
}
.rule .btn-primary, .download .btn-primary {
	text-align: left;
	padding: 34px 70px 34px 28px;		
	background: url('../images/accordion-open-big.png') no-repeat right center #ededed;
}

.rule .btn-primary span, .download .btn-primary span {
	overflow: hidden;
	display: block;
}
.club .btn-primary:active, .rule .btn-primary:active, .download .btn-primary:active {
	background: #ededed no-repeat right center;
	border-color: #ededed;
	color: #6b6b6b;
}

.rule .btn-primary.collapsed, .download .btn-primary.collapsed {
	background-image: url('../images/accordion-closed-big.png');
}

.downloaditems {
	margin-top: 64px;
}

.downloaditem {
	width: 100%;
	max-width: 210px;
	display: inline-block;
	height: 119px;
	overflow: hidden;
	background: url('../images/download.png') no-repeat left top;
	padding-left: 84px;
	vertical-align: top;
	margin-right: 28px;
	color: #565656;
}

.downloaditem:hover {
	color: #565656;
}
.club .clubroles {
	padding-bottom: 10px;
}
.club .clubroles, .rule .rulecontent, .download .downloadcontent {
	background: #ededed;
}

.club .clubroles .clubrole, .rule .rulecontent, .download .downloadcontent {
	padding: 39px 28px 7px;
	display: inline-block;
	vertical-align: top;
	max-width: 252px;
	width: 100%;
	color: #565656;
}

.rule .rulecontent, .download .downloadcontent {
	max-width: none;
	padding-top: 0;
}

.download .downloadcontent p {
	font-size: 20px;
	line-height: 28px;
}
.club .clubroles .clubrole a {
	color: #565656;
}

/* Officers Page */
.officers {
	width: 100%;
	color: #565656;
}

.officers .officer .officertype {
	width: 100%;
	padding: 28px;
	color: white;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	border-top: 12px solid white;
}

.officers .officer .officerdetails {
	width: 100%;
	background-color: #ededed; 
	padding: 28px;
	vertical-align: top;
	border-top: 12px solid white;
}

.officers .officer .officerdetails, .officers .officer .officerdetails blockquote {
	font-size: 20px;
	line-height: 25px;
}

.officers .officer .officerdetails ul, .officers .officer .officerdetails ul li {
	padding: 0;
	list-style-type: none;
	vertical-align: top;
}

.officers .officer .officerdetails blockquote {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: inline-block;	
	vertical-align: top;
	word-break: break-all;
}

.officers .officer .officerdetails ul li, .officers .officer .officerdetails blockquote:first-child {
	width: 100%;
	display: inline-block;
	word-break: break-all;
}

/* News Page */

.NewsPage .newsitem {
	clear: both;
	margin-top: 16px;
	margin-bottom: 16px;
	display: block;
	color: #565656;
	background: #ededed;
}

.NewsPage .newsitem.full {
	background: none;
}

.NewsPage .newsitem:hover {
	color: #565656;
	text-decoration: none;
}

.NewsPage .newsitem .newsphoto {
	float: left;
	position: relative;
/*	margin-right: 34px;*/
	display: none;
}

.NewsPage .newsitem.full .newsphoto {
	display: block;
	float: none;
}

.NewsPage .newsitem.full .newsphoto img {
	width: 100%;
}

.NewsPage .newsitem .newsphoto .overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 100%;
}

.NewsPage .newsitem.full .newsphoto .overlay {
	display: none;
}

.NewsPage .newsitem .newssummary {
	padding: 15px 15px 0 15px;
	overflow: hidden;
}

.NewsPage .newsitem .newsdetail {
	background: #ededed;
	margin-left: 0;
	padding: 15px;
}

.NewsPage .newsitem p, .NewsPage .newsitem .newsdetail p {
	font-size: 15px;
	line-height: 19px;
	margin-top: 10px;
}

.NewsPage .newsitem .newsdetail p {
	margin-bottom: 20px;
}

.NewsPage .newsitem p.icons {
	line-height: 25px;
	font-size: 16px;
	text-transform: uppercase;
}

.NewsPage .newsitem h2 {
	font-size: 20px;
	line-height: 21px;
}

.NewsPage .newsitem .date {
	background: url('../images/calendar-icon.png') no-repeat left center;
	padding-left: 31px;
	display: block;
	height: 29px;
}

.NewsPage .newsitem .time {
	background: url('../images/time-icon.png') no-repeat left center;
	padding-left: 31px;
	display: block;
	height: 29px;
}

.NewsPage .newsitem .author {
	background: url('../images/speech-icon.png') no-repeat left center;
	padding-left: 31px;
	display: block;
	height: 29px;
}

/* Diary Page */
.DiaryPage .diaryitems {
	width: 100%;
}

.DiaryPage .diaryitems .diaryitem .diaryitemdate {
	width: 100%;
	padding: 32px 42px;
	color: white;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	border-top: 12px solid white;
}

.DiaryPage .diaryitems .diaryitem .diaryitemdetails {
	width: 100%;
	background-color: #ededed; 
	padding: 28px;
	vertical-align: top;
	border-top: 12px solid white;
}

.DiaryPage .diaryitems .diaryitem .diaryitemdetails p {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
}

.DiaryPage .diaryitem p.date {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	text-transform: none;
}

.DiaryPage .diaryitem p.day {
	background: white;
	font-size: 123px;
	line-height: 123px;
	font-weight: bold;
	padding: 20px 17px 30px;
	text-align: center;
	float: none;
	margin: 0;
}

.DiaryPage .diaryitem.bc1 p.day {
	color: #f0e50f;
}

.DiaryPage .diaryitem.bc2 p.day {
	color: #b1da15;
}

.DiaryPage .diaryitem.bc0 p.day {
	color: #57aed3;
}

.LeaguesPage .dropdown .btn-default, .LeagueInfoPage .dropdown .btn-default {
	width: 100%;
	text-align: left;
	background: url('../images/double-caret.png') no-repeat right center #ededed;
	border-radius: 0;
	border: none;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #565656;
	padding: 3px 8px 5px;
}

.LeaguesPage .dropdown-menu, .LeagueInfoPage .dropdown-menu {
	width: 100%;
	margin-top: 0;
	border-radius: 0;
	margin-top: -1px;
	border-color: #ededed;
}

.LeaguesPage .dropdown p, .LeagueInfoPage .dropdown p {
	text-transform: uppercase;
	color: #656363;
	font-weight: bold;
	margin-bottom: 8px;
}

.LeaguesPage .leagues, .LeagueInfoPage .leagues {
	margin-top: 9px;
}

.LeaguesPage .league, .LeagueInfoPage .league {
	margin-top: 3px;
}

.LeaguesPage .divisions, .LeagueInfoPage .divisions {
	margin-top: 8px;
	margin-bottom: 38px;
}

.LeaguesPage .league .btn-primary, .LeagueInfoPage .league .btn-primary {
	width: 100%;
	text-align: left;
	background: url('../images/accordion-open.png') no-repeat right center #e1e0e0;
	border-radius: 0;
	border: none;
	color: #656363;
	text-transform: uppercase;
	padding: 9px 28px 9px 11px;
}

.LeaguesPage .league .btn-primary span, .LeagueInfoPage .league .btn-primary span {
	display: block;
	width: 100%;
	overflow: hidden;
}

.LeaguesPage .league .division .btn-primary, .LeagueInfoPage .league .division .btn-primary {
	background-color: #ededed;
	padding: 2px 28px 2px 11px;
}

.LeaguesPage .league .division:nth-child(even) .btn-primary, .LeagueInfoPage .league .division:nth-child(even) .btn-primary {
	background-color: #f6f6f6;
}

.LeaguesPage .league .btn-primary.collapsed, .LeagueInfoPage .league .btn-primary.collapsed {
	background-image: url('../images/accordion-closed.png');
}

.LeaguesPage .league .division .options, .LeagueInfoPage .league .division .options {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0 11px 0 4px;
}

.LeaguesPage .league .division .options .btn-primary, .LeagueInfoPage .league .division .options .btn-primary {
	background: white;
	padding: 0;
	text-transform: none;
	margin-top: 3px;
}

.LeaguesPage .league .division .options .btn-primary span, .LeagueInfoPage .league .division .options .btn-primary span {
	padding: 0 6px 1px;
}
.LeaguesPage .league .division .options .btn-primary:hover span, .LeaguesPage .league .division .options .btn-primary.selected span,
.LeagueInfoPage .league .division .options .btn-primary:hover span, .LeagueInfoPage .league .division .options .btn-primary.selected span{
	background: #f0e50f;
}

.LeaguesPage .leagueform {
	border: 2px solid #b2b1b1;
	padding: 17px 30px;
	margin: auto;
	background: url('../images/form-back.png') repeat left top;
	margin-top: 25px;
}

.LeagueInfoPage .table th {
	text-align: center;
}

.LeagueInfoPage .table > tbody > tr > td, .LeagueInfoPage .table > tbody > tr > th, .LeagueInfoPage .table > tfoot > tr > td, .LeagueInfoPage .table > tfoot > tr > th, .LeagueInfoPage .table > thead > tr > td, .LeagueInfoPage .table > thead > tr > th {
	vertical-align: inherit;
}

form {
	margin-top: 22px;
}

.LeaguesPage .leagueform p {
	color: #565656;
	font-size: 20px;
	line-height: 25px;
}

label, .checkbox label {
	color: #656363;
	text-transform: uppercase;	
	padding-left: 10px;
	font-weight: bold;
}

.checkbox label, .checkboxset label {
	margin-left: 10px;
}

.field.dropdown {
	margin-bottom: 27px;
}

.field.dropdown .middleColumn {
	width: 235px;
	overflow: hidden;
	background: #e1e0e0;
	padding-right: 20px;
	margin-top: 3px;
}

select {
	background: url('../images/double-caret-dd.png') no-repeat right center #e1e0e0;
	border-radius: 0;
	height: 37px;
	width: 250px;
	border: none;
	padding-left: 6px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 5px;
	box-sizing: border-box;
	outline: none;
}

select:focus {
	ouline: none;
}

.checkbox input[type="checkbox"], .checkboxset input[type="checkbox"] {
	margin-left: 0;
	margin-top: 3px;	
}

.checkboxset {
	margin-top: 21px;
	margin-bottom: 24px;
}

.checkboxset input[type="checkbox"] {
	position: absolute;
	
}

.checkboxset ul, .checkboxset ul li {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

.LeaguesPage .leagueform .checkboxset ul li {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

input.action, a.yellowbutton {
	background: url('../images/caret-right.png') no-repeat right center #f0e50f;
	border-radius: 0;
	border: none;
	font-weight: bold;
	color: #656363;
	text-transform: uppercase;
	padding: 7px 20px 9px 10px;
	text-align: left;
	width: 100%;
	max-width: 160px;
}

a.yellowbutton:hover, a.yellowbutton:focus {
	background-color: #f0e50f;
}

.LeaguesPage .leaguedata h1 {
	font-size: 30px;
	line-height: 30px;
	color: #565656;
}

.LeaguesPage .leaguedata h2 {
	font-size: 20px;
	line-height: 20px;
	color: #565656;
}

.LeaguesPage .leaguedata table {
}

.LeaguesPage .leaguedata table th, .LeaguesPage .leaguedata table td {
	border-color: white;
	border-width: 5px;
	width: 28px;
	text-align: center;
}

.LeaguesPage .leaguedata table th.team, .LeaguesPage .leaguedata table td.team {
	width: 113px;
	text-align: left;
}

.LeaguesPage .leaguedata table td.team, .LeaguesPage .leaguedata table td.Blank {
	background-color: #ededed;
}

.LeaguesPage .leaguedata table th.team.top, .LeaguesPage .leaguedata table td.team.top {
	width: auto;
	padding: 5px 0;
	text-align: center;
	background-color: #f0e50f;
}

.LeaguesPage .leaguedata table td.Choose {
	text-decoration: underline;
	cursor: pointer;
}

.LeaguesPage .leaguedata table th {
	background-color: #f0e50f;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 8px;
}

.LeaguesPage .leaguedata table td {
	font-size: 12px;
	line-height: 12px;
}

.LeaguesPage .leaguedata table td {
	padding-top: 1px;
	padding-bottom: 1px;
}

.LeaguesPage .leaguedata table td.left {
	text-align: left;
}

.LeaguesPage .leaguedata table td.center, .LeaguesPage .leaguedata table.vabottom td.center {
	text-align: center;
	vertical-align: middle;
}

.LeaguesPage .leaguedata table.vabottom td {
	vertical-align: bottom;
}

.LeaguesPage .leaguedata table td .vertical-text {
	display: inline-block;
	overflow: hidden;
	width: 1.5em;
}
.LeaguesPage .leaguedata table td .vertical-text__inner {
	display: inline-block;
	white-space: nowrap;
	line-height: 1.5;
	transform: translate(0,100%) rotate(-90deg);
	transform-origin: 0 0;
}

.LeaguesPage .leaguedata table td .vertical-text__inner:after {
	content: "";
	display: block;
	margin: -1.5em 0 100%;
}	

.galleries {
	position: relative;
}

.galleries .gallery {
	width: 100%;
	color: white;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;
}

.galleries .gallery.small {
	float: left;
	width: 50%;
	margin-bottom: 11px;
}

.galleries .gallery img {
	width: 100%;
	height: auto;
}

.galleries .gallery:hover {
	text-decoration: none;
}

.galleries .gallery span {
	display: block;
	background: #b1da15;
	padding: 22px 5px 32px;
	height: auto;
	overflow: hidden;
}

.galleries .gallery.small span {
	padding: 18px 5px 21px;
	height: 77px;
}

.galleries .gallery:nth-child(even) span {
	background: #f0e50f;
}

.searchbar {
	margin-bottom: 42px;
	margin-top: 22px;
}
.searchbar .dropdown {
	width: 100%;
	margin-bottom: 10px;
}

.searchbar .dropdown .btn-default {
	width: 100%;
	text-align: left;
	background: url('../images/arrow-white-down.png') no-repeat right center #d9d7d7;
	border-radius: 0;
	color: #808080;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(197,196,196,1);
	-moz-box-shadow: 1px 1px 4px 0px rgba(197,196,196,1);
	box-shadow: 1px 1px 4px 0px rgba(197,196,196,1);
}

.searchbar .dropdown .dropdown-menu {
	border-radius: 0;
	margin-top: -1px;
	margin-left: -1px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(197,196,196,1);
	-moz-box-shadow: 1px 1px 4px 0px rgba(197,196,196,1);
	box-shadow: 1px 1px 4px 0px rgba(197,196,196,1);
}

.searchbar .searchbox {
	width: 100%;
	margin-bottom: 10px;
}

.searchbar .searchbox .input-group-addon {
	border: none;
	border-radius: 0;
	background: none;
	color: #808080;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.searchbar .searchbox .form-control {
	background: #d9d7d7;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: inset 2px 2px 6px 3px rgba(164,163,163,0.75);
	-moz-box-shadow: inset 2px 2px 6px 3px rgba(164,163,163,0.75);
	box-shadow: inset 2px 2px 6px 3px rgba(164,163,163,0.75);
}

.contentarea {
	position: relative;
}

.galleryoverlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: white;
	opacity: 0.65
}
.gallerycontainer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 500;
}
.gallerycontainer .sdltagallery {
	max-width: 925px;
	width: 100%;
	padding: 16px;
	margin: auto;
	background: white;
	z-index: 600;
	position: relative;
	margin-top: 100px;
}

.gallerycontainer .sdltagallery p {
	color: #929292;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
}

.gallerycontainer .sdltagallery .galleryclose {
	float: right;
}

.gallerycontainer .sdltagallery #galleryshow li {
    color: #929292;

}

.gallerycontainer .sdltagallery #galleryshow li span {
	display: block;
	padding: 13px 0 35px;
}

.lSSlideOuter .lSPager.lSGallery img {
	width: 100%;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 0!important;
}

.lSAction > a {
	opacity: 1!important;
}

.lSAction > .lSPrev {
	left: 0!important;
}

.lSAction > .lSNext {
	right: 0!important;
}

.homematchform input.text {
	max-width: 100%;
	width: 33px;
}

.homematchform input.date.text {
	width: 90px;
}

.homematchform td.sm {
	width: 7%;
}

.homematchform fieldset { min-width: 0; display: inline-block; width:100%; }


@-moz-document url-prefix() { /* Only target Gecko. (Breaks layout in IE.) */
    .homematchform fieldset { display: table-cell; }
}

.homematchform .field.dropdown {
	margin-bottom: 0;
}

.homematchform .field.dropdown .middleColumn {
	width: auto;
	overflow: auto;
	background: none;
	padding-right: 0;
	margin-top: 0;
}

.homematchform select {
	background: white;
	height: 30px;
	width: auto;
	border: 1px solid #808080;
	-webkit-appearance: button;
	-moz-appearance: button;
	padding:0;
	max-width: 200px;
}

.logout, .update {
	text-align: right;
}
.logout a, .update a {
	background: #f0e50f url("../images/caret-right.png") no-repeat scroll right center;
    border: medium none;
    border-radius: 0;
    color: #656363;
    font-weight: bold;
    max-width: 160px;
    padding: 7px 25px 9px 10px;
    text-align: left;
    text-transform: uppercase;	
	display: inline-block;
}

.navbar-toggle {
	border: none;
	border-radius: 0;
	margin-top: 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #878786;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: white;
}

.navbar-toggle .icon-bar {
	width: 32px;
	height: 4px;
	border-radius: 2px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}

.logo {
    padding-top: 5px;
}

.carousel-caption .carousel-content p {
	display: none;
}

.EnterResultsPage .ss-uploadfield .ss-uploadfield-files .ss-uploadfield-item-editform,
.EnterResultsPage .ss-uploadfield .ss-ui-button.ss-uploadfield-item-edit, 
.EnterResultsPage .ss-uploadfield .ss-ui-button.ss-uploadfield-item-delete {
	display: none;
}

.EnterResultsPage .updateclub input.text {
	width: 100%;
}

#setCookie {
	margin-top: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {	
	h2 {
		font-size: 39px;
		line-height: 42px;
	}


	.carousel-caption .carousel-content {
		padding: 10px 5px 5px;
	}

	.carousel-caption .carousel-content p {
		display: block;
	}
	
	.logo {
		padding-top: 20px;
	}
	.logo img {
		width: auto;
	}
	nav.headernav {
	    margin-top: -113px;
	}

	.navbar {
		margin-bottom: 16px;
	}
	
	nav.headernav .navbar-nav {
		max-width: 240px;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background: none;
		margin-left: -15px;
		margin-right: -15px;
		padding-top: 0;
	}
	
	.navbar-default .navbar-collapse ul {
		padding-left: 0;
	}
	
	.navbar-default .navbar-nav.navbar-right > li > a {
		text-align: right;
	}
	
	.navbar-nav.navbar-right > li {
		float: right;
	}
	
	.navbar-left {
    	margin-left: -15px;
	}
	
	article {
		margin-top: -5px;
	}
	
	article .t {
		display: table;
	}
	
	article .tr {
		display: table-row;
	}
	
	article .tc {
		display: table-cell;
	}
	
	article .ba1 {
		background: url('../images/arrow-yellow-right.png') no-repeat left center;
	}
	
	article .ba2 {
		background: url('../images/arrow-green-right.png') no-repeat left center;
	}
	
	article .ba0 {
		background: url('../images/arrow-blue-right.png') no-repeat left center;
	}	

	.carousel-caption {
		left: 50%;
		margin-left: -15px;
		background: no-repeat left center;
	}

	.carousel-caption.c1 .carousel-content {
		background: rgba(240,229,15,1);
	}
	
	.carousel-caption.c2 .carousel-content {
		background: rgba(178,216,59,1);
	}
	
	.carousel-caption.c0 .carousel-content {
		background: rgba(91,174,209,1);
	}

	.carousel-caption.c1 {
		background-image: url('../images/arrow-yellow.png');
	}	

	.carousel-caption.c2 {
		background-image: url('../images/arrow-green.png');
	}	

	.carousel-caption.c0 {
		background-image: url('../images/arrow-blue.png');
	}	
	
	.carousel-caption .carousel-content {
		margin-left: 15px;
		padding: 30px 15px 15px;
	}	

	.carousel-caption .carousel-content h1 {
		font-size: 32px;
		line-height: 35px;
		margin-top: 20px;
		color: #656363;
		background: url('../images/grey-line.gif') no-repeat left bottom;
	}
	
	.carousel-caption .carousel-content p {
		color: #706f6f;
	}

	.carousel-inner > .item > a > img, .carousel-inner > .item > img {
		max-width: 50%;
	}
	
	.sponsors .carousel-inner > .item > a > img, .sponsors .carousel-inner > .item > img {
		max-width: 100%;
		width: 100%;
	}

	.promopanel1 {
		margin-right: -15px;
	}
	
	.promopanel2 {
		margin-left: -15px;
	}

	.promopanel1 img, .promopanel2 img {
		width: 50%;
	}
	
	.prossmocontent {
		left: 50%;
		margin-left: -15px;
	}
	
	.promopanel1 .promocontent, .promopanel2 .promocontent {
		left: 50%;
		margin-left: -15px;
	}
	
	.promopanel3 .promocontent {
		left: 0;
	}
		
	.promocontent h1, .promocontent h2, .promocontent h3, .promocontent h4, .promocontent h5 {
		font-size: 25px;
		line-height: 25px;
	}
	
	.promopanel3 h2 {
		font-size: 36px;
		line-height: 39px;
	}
	
	.promocontent p {
		font-size: 11px;
		line-height: 14px;
	}

	.promopanel1 .promoinner {
		background: rgba(0,108,79,1)		
	}

	.promopanel2 .promoinner {
		background: rgba(177,218,21,1)		
	}

	.promopanel1 .promoinner, .promopanel2 .promoinner {
		left: 15px;
	}

	.promopanel1 .promocontent {
		background: url('../images/arrow-darkgreen.png') no-repeat left center;
		padding-left: 15px;
	}

	.promopanel2 .promocontent {
		background: url('../images/arrow-green.png') no-repeat left center;
		padding-left: 15px;
	}
	
	.newscontainer img {
		display: inline;
	}
	
	.newscontainer {
		margin-right: -15px;
	}

	.newscontainer img {
		width: 50%;
	}
	
	.newspanel {
		right: 50%;
	}

	.newspanel {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 0;
	}
	
	.newsinner {
		position: absolute;
		top: 7px;
		left: 20px;
		right: 7px;
		bottom: 7px;
		overflow: hidden;
		overflow-y: auto;
	}

	.HomePage .newsitem {
		padding: 3px 3px 3px 23px;
	}
	
	.HomePage .newsitem p.date {
		font-size: 14px;
		line-height: 14px;
	}
	
	.HomePage .newsitem h3 {
		font-size: 16px;
		line-height: 17px;
	}
	.promopanel3, .sponsors {
		margin-left: -15px;
	}
	
	.diarypanel, .promopanel4, .promopanel3 {
		margin-left: -15px;
	}
	
	.diarypanel, .promopanel4 {
		margin-right: 0;
	}
	
	article .pagetitle h1 {
		max-width: 330px;
	}

	article .content {
		padding: 27px;
	}

	article .content h2 {
		font-size: 27px;
		line-height: 30px;
	}
	
	article .content h3 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.officers .officer .officertype {
		width: 25%;
	}
	
	.officers .officer .officerdetails {
		width: 75%;
		padding-left: 50px;
	}	

	.DiaryPage .diaryitems .diaryitem .diaryitemdate {
		width: 25%;
	}
	
	.DiaryPage .diaryitems .diaryitem .diaryitemdetails {
		width: 75%;
		padding-left: 50px;
	}	

	.DiaryPage .diaryitems .diaryitem .diaryitemdetails p {
		font-size: 28px;
		line-height: 30px;
	}

	.NewsPage .newsitem p {
		font-size: 16px;
		line-height: 22px;
	}
	
	.NewsPage .newsitem p.icons {
		line-height: 25px;
		font-size: 16px;
	}
	
	.NewsPage .newsitem h2 {
		font-size: 20px;
		line-height: 21px;
	}

	.NewsPage .newsitem .date {
		display: inline-block;
	}
	
	.NewsPage .newsitem .time {
		display: inline-block;
	}
	
	.NewsPage .newsitem .author {
		display: inline-block;
	}
	
	.NewsPage .newsitem .newsphoto {
		display: block;
	}

	.NewsPage .newsitem.full .newsphoto {
		float: left;
	}	
	
	.NewsPage .newsitem.full .newsphoto img {
		width: auto;
	}

	.NewsPage .newsitem.full .newsphoto .overlay {
		display: block;
	}

	.NewsPage .newsitem .newsdetail {
		margin-left: 254px;
		padding: 15px 15px 15px 49px;
	}

	.officers .officer .officerdetails blockquote {
		width: 100%;
	}

	.officers .officer .officerdetails ul li {
		width: 49%;
	}	

	.clubsummary .clubp0 {
		display: inline-block;
	}
	.clubsummary .clubp1 {
		display: inline-block;
		width: 74%;
	}
	.clubsummary .clubp2 {
		font-size: 20px;
		line-height: 26px;
		padding: 26px 42px;
	}

	.club .btn-primary {
		font-size: 20px;
		line-height: 20px;
	}

	.rule .btn-primary, .download .btn-primary {
		font-size: 28px;
		line-height: 28px;
	}

	.LeaguesPage .leagueform {
		padding: 17px 30px;
		margin-top: 25px;
	}	

	.LeaguesPage .leaguedata table th {
		font-size: 16px;
		line-height: 16px;
	}
	
	.LeaguesPage .leaguedata table td {
		font-size: 14px;
		line-height: 14px;
	}
	.galleries .gallery {
		float: left;
		width: 50%;
		font-size: 30px;
		line-height: 30px;
	}	

	.galleries .gallery.small {
		width: 25%;
		font-size: 20px;
		line-height: 20px;
	}

	.galleries .gallery span {
		padding: 32px 5px 42px;
		height: 114px;
	}

	.searchbar .dropdown {
		float: left;
		max-width: 260px;
		margin-bottom: 0;
	}

	.searchbar .searchbox {
		float: right;
		max-width: 340px;
		margin-bottom: 0;
	}	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	nav.headernav .navbar-nav {
		max-width: 300px;
	}
	
	.carousel-caption .carousel-content {
		padding: 60px 29px 29px;
	}	

	.carousel-caption .carousel-content h1 {
		font-size: 42px;
		line-height: 45px;
	}

	.promocontent h1, .promocontent h2, .promocontent h3, .promocontent h4, .promocontent h5 {
		font-size: 35px;
		line-height: 35px;
	}
	
	.promocontent p {
		font-size: 14px;
		line-height: 18px;
	}
	
	.newspanel {
		right: 30%;
	}
	.HomePage .newsitem {
		padding: 13px 3px 3px 23px;
	}
	
	.HomePage .newsitem p.date {
		font-size: 16px;
		line-height: 16px;
	}
	
	.HomePage .newsitem h3 {
		font-size: 19px;
		line-height: 20px;
	}

	.diarypanel h2, .sponsors h2, .promopanel3 h2 {
		font-size: 36px;
		line-height: 39px;
	}
	
	.promopanel4 .table h2 {
		font-size: 26px;
		line-height: 27px;
	}

	.promopanel3, .sponsors {
		margin-left: -22.5px;
	}

	.diarypanel, .promopanel4 {
		margin-right: -7.5px;
	}
	
	.NewsPage .newsitem p {
		font-size: 20px;
		line-height: 26px;
		margin-top: 10px;
	}
	
	.NewsPage .newsitem p.icons {
		line-height: 25px;
		font-size: 25px;
	}

	.NewsPage .newsitem h2 {
		font-size: 30px;
		line-height: 31px;
	}	

	.officers .officer .officerdetails ul li, .officers .officer .officerdetails blockquote:first-child {
		width: 32%;
		margin-right: 5%;
	}
	
	.officers .officer .officerdetails blockquote {
		width: 62%;
	}

	.clubsummary .clubp2 {
		font-size: 16px;
		line-height: 22px;
		padding: 26px 42px;
	}
	
	.clubsummary {
		display: table-row;
	}

	.clubsummary .clubp0 {
		display: table-cell;
		width: 256px;
	}

	.clubsummary .clubp1 {
		display: table-cell;
		width: 255px;
	}
	
	.clubsummary .clubp2 {
		display: table-cell;
		background: url('../images/arrow-darkgreen-right.png') no-repeat left 64px #d9d7d7;
	}
	
	.clubsummary .clubp1 .clubbuttons {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.LeaguesPage .leagueform {
		padding: 34px 61px;
/*		margin-top: 89px;*/
	}	

	.galleries .gallery {
		font-size: 40px;
		line-height: 40px;
	}

	.galleries .gallery.small {
		font-size: 20px;
		line-height: 20px;
	}
	
	.galleries .gallery span {
		padding: 52px 5px 62px;
		height: 154px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.container {
		width: 1054px;
	}
	.promocontent h1, .promocontent h2, .promocontent h3, .promocontent h4, .promocontent h5 {
		font-size: 41px;
		line-height: 41px;
	}
	.newspanel {
		right: 50%;
	}
	
	.diarypanel h2, .sponsors h2, .promopanel3 h2 {
		font-size: 39px;
		line-height: 42px;
	}
	
	.promopanel4 .table h2 {
		font-size: 30px;
		line-height: 31px;
	}
	
	article .pagetitle h1 {
		font-size: 42px;
		line-height: 45px;
		max-width: 425px;
	}

	.clubsummary .clubp2 {
		font-size: 20px;
		line-height: 26px;
		padding: 26px 42px;
	}
	

}