@charset "UTF-8";
html {
	height: 100%;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: 'Open Sans', sans-serif;
	background-color: #CCC;
	height: 100%;
}
.maintext {
	margin-bottom: 60px;
}
.container {
	text-align: left;
}
.align-right {
	float: right;
	margin: 0 0 15px 15px;
}
.align-left {
	float: left;
	margin: 0 10px 10px 0;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #1E205D;
}
a:visited {
	text-decoration: none;
	color: #1E205D;
}
a:active {
	text-decoration: none;
	color: #1E205D;
}
a.btn.btn-primary {
	background-color: #2159ad;
	box-shadow: none;
	background-image: none;
	border-radius: 0;
	color: #FFF;
}
sup {
	top: 0;
	line-height: initial;
}

.disclaimer {
	font-size: 10px;
}
blockquote {
	border-left: none;
	font-size: inherit;
}
.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border_underline {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottombg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	padding: 2px;
}
.box {
	padding: 4px;
	border: 1px solid #CE3821;
}
.cancel {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	font-family: 'Roboto Condensed', sans-serif;
	color: #333333;
	padding: 3px;
	height: 30px;
}
.cat_text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}
#content .left {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-left: 10px;
}
#content .left h1 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #1849A6;
	margin-top: 0px;
}
.copywrite {
	font-family: 'Open Sans', sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
	height: 55px;
}
.crossout {
	text-decoration: line-through;
}
.division_recap {
	font-family: 'Roboto Condensed', sans-serif;
	color: #940808;
	height: 35px;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer {
	height: 55px;
	background-color: #940B0A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	clear: both;
}
.footer #social {
	float: right;
	width: 200px;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #1849A6;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #950A0D;
	font-weight: 800;
}
h3 {
	font-weight: 800;
	color: #1848A3;
}
h2 {
	font-weight: 600;
}
#header {
	background-image: url(/images/v2/background-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#header #menu {
	height: 25px;
	background-color: #950A0D;
	margin-bottom: 5px;
}
#header #logo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#header #logo #right {
	width: 545px;
	float: right;
	text-align: left;
}
#header #logo #left {
	float: left;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#header div#countdown1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.Header {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#Headline {
	vertical-align: middle;
}
#Headline h1 {
	font-family: Impact;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 2px;
}
.Header16px {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.header_bg {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
.header_graybg {
	background-color: #DEDFDE;
}
.header_graybg2 {
	background-color: #9FA29F;
}
.headline_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 60px;
	text-align: left;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.p {
	font-family: 'Roboto Condensed', sans-serif;
	color: #333333;
}
.hilite {
	background-color: #DADADA;
	height: 20px;
}
#layout {
	margin-right: auto;
	margin-left: auto;
	/*-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;*/
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-bottom: -55px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.image {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.input_text {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	font-family: 'Roboto Condensed', sans-serif;
	color: #333333;
	padding: 2px;
}
.line {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-top: 1px none #940808;
	border-right: 1px none #940808;
	border-bottom: 1px solid #940808;
	border-left: 1px none #940808;
	padding: 0px;
}
.logo {
	padding-right: 3px;
}
.menu_bg {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	color: #FFFFFF;
	vertical-align: top;
}
.menu_bg2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	background-image: url(images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 22px;
	color: #FFFFFF;
}
.menu_height {
	margin: 0px;
	padding: 0px;
	height: 17px;
}
.menu_bg3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	background-image: url(images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 22px;
	color: #FFFFFF;
}
.myNACBA_date {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	background-image: url(images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 22px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.push {
	height: 55px; /* .push must be the same height as .footer */
}
.player_bg {
	background-image: url(images/players.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.red_text {
	font-family: 'Roboto Condensed', sans-serif;
	color: #940808;
}
.required_text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #940808;
}
.rules {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 2px;
	border-top: none #9C3439;
	border-right: none #9C3439;
	border-bottom: none #9C3439;
	border-left: none #9C3439;
	list-style-type: none;
}
.section-titles {
	background-color: #980A0A;
	color: #FFF;
	padding: 10px;
}
.sidebar {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #940808;
	background-color: #DFDFDF;
}
.sidebar_text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #8C0808;
	padding: 3px;
	background-color: #DFDFDF;
}
.side-column-text ul {
	padding-left: 20px;
}
.stats {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
.sub_text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 2px;
	border-top: none #9C3439;
	border-right: none #9C3439;
	border-bottom: none #9C3439;
	border-left: none #9C3439;
	line-height: 16px;
}
tbody {
	display: table-row-group;
	vertical-align: top!important;
	border-color: inherit;
}
.table-header {
	height: 20px;
	color: #FFF;
	font-weight: bold;
	background-color: #940B0A;
	vertical-align: middle;
	text-align: left;
}
.upcoming {
	height: 60px;
	font-size: .9em;
}
.wht_text {
	font-family: 'Roboto Condensed', sans-serif;
	color: #FFFFFF;
	padding: 0px 5px;
}
.wht_text10 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px 5px;
}
.whitebg {
	background-color: #FFFFFF;
}
.announcement {
	padding: 20px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
}
#schedule ul li {
	list-style-type: none;
}
div .news-stories {
	column-width: 15em;
	column-gap: 2em;   /* shown in yellow */
	column-rule: 4px solid green;
	padding: 5px;      /* shown in blue */
	display: none;
}
.news-stories p {
	margin: 0;
	padding: 0;
}
.news-stories img {
	display: none;
}
.button-flat a {
	display: inline;
	background-color: #980A0A;
	color: #FFF;
	max-width: 150px;
	line-height: 40px;
	padding: 5px;
}
#layout .2_col {
	width: 45%;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#schedule-docs li a {
	line-height: 18px;
}
/* Bootstrap edits */

/* COLOURS */
/* BLUE: #1848A3
RED: #980A0A */
.navbar {
	min-height: auto;
}
.nav {
	font-size: 12px;
	font-weight: 600;
}
.navbar-inverse {
	background-image: none;
	background-repeat: repeat-x;
	filter: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-brand {
	display: none;
}
.navbar-brand, .navbar-nav>li>a {
	color: #FFF!important;
	text-transform: uppercase;
}
.navbar-inverse .navbar-toggle {
	border-color: #FFF;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #1848A3!important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a {
	background-image: none;
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.075);
	box-shadow: inset 0 3px 9px rgba(0,0,0,0.075);
}
.navbar-inverse {
	background-color: #980A0A;
	border-color: #e7e7e7;
	margin-bottom: 10px;
	margin-top: 10px;
}
.navbar-brand, .navbar-nav>li>a {
	border-right: 1px solid #FFF;
}
.caret {
	margin-left: 5px;
}
.dropdown-menu {
	font-size: 12px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-image: none;
	filter: none;
	background-color: #e8e8e8;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/* TOURNAMENT PAGES */


/* CAROUSEL */

div#carousel-example-generic {
	margin-bottom: 20px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	width: 100%;
}
.carousel-caption {
	bottom: inherit;
	text-align: left;
	bottom: 0;
	width: 100%;
	padding: 0 20px;
	left: 0;
	background-color: rgba(0,0,0, 0.5);
}
.carousel-caption h3 {
	margin-bottom: 20px;
	color: #FFF;
}
.carousel-indicators {
	bottom: 10px;
	width: 100%;
	margin: auto;
	margin: 0 auto;
	left: initial;
	text-align: right;
	padding-right: 20px;
}

.special-event {
	margin: 20px 0;
}
@media (max-width: 990px) {
#header {
	background-image: none;
}
#tournamentMenu .menu-desktop ul {
	clear: none;
	float: inherit;
}
#tournamentMenu .menu-desktop li, #tournamentMenu .menu-desktop li:first-child, #tournamentMenu .menu-desktop li:last-child {
	width: 100%;
	margin-bottom: 10px;
}
.navbar-brand, .navbar-nav>li>a {
	border-right: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #FFF;
}
}

@media (min-width: 768px) {
.navbar-nav>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
}
}

@media (max-width: 768px) {
#logo {
	display: none;
}
.navbar-nav {
	text-align: left;
}
.navbar-brand {
	display: block;
	padding: 5px 10px;
}
tr {
	padding-bottom: 20px;
	display: block;
}
td {
	padding: 0!important;
}
}
@media (max-width: @screen-xs) {
 body {
font-size: 10px;
}
}
@media (max-width: @screen-sm) {
 body {
font-size: 14px;
}
}


h3{
    font-size: 1.4em;
}  