﻿#dnn_ctr1828_Quiz_lblResults a  {
    display:none;
}

.DNNModuleContent {
}

html, body {
	padding:0px;
	margin:0px;	
}

html, body, .Normal, .NormalDisabled, .NormalDeleted, table, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:140%;
}

#Body {
	background:#151515 url(images/bckrepeat.png) repeat-x;	
}

ul {
	margin:6px 0;
	padding:0 0 0 16px;
}

ul li {
	list-style:disc;
	padding:2px 0 2px 6px;
}

#secondbackground{
	width:100%;
	height:190px;
	background:url(images/designbackground.png) repeat-x;
	position:absolute;
	top:37px;
	left:0;	
}


#container{
	width:992px;
	margin: 0 auto;	
	background:#363636;
	border-left:solid 1px #4e4e4e;
	border-right:solid 1px #4e4e4e;
	box-shadow: 0 0 30px rgba(0, 0, 0, 3);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 3); 
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 3); 
	padding:4px;
	position:relative;
	z-index:100;
}


/* Layout Helpers */
.one-half {
	width: 50%;
	padding: 0 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	float: left;	
}




/*********************/
/*** Login Styling ***/
/*********************/

#login{
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(27,27,27,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */	
	width:auto;
	overflow: hidden;
	text-align:right;
}

#loginbox {
	color:#bad5f7;
	font-weight:bold;
	/*border-radius:5px;
	-moz-border-radius:5px;*/
	text-align:center;
	height:auto;
	float:right;
	margin:3px 5px 3px 0;
}

#loginbox #dnn_userLogin_loginLink{color:#fff;}

#dnn_LoginPane {
	height:auto;
	width:350px;
	float:right;
}

.CustomLoginMain {
	height:auto;
	min-height:45px;
	background:#2f2f2f;
	-moz-box-shadow:0 0 12px #000 inset;
	border:solid 1px #494b4d;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:4px 4px 6px 0;
}

.CustomLoginMain .ErrorContainer {
	margin:0;
	clear:both;
	font-size:11px;
	line-height:12px;
}

.CustomLoginMain .LoginError {
	font-size:12px;
	color:#ccc;
	text-align:left;
}

.CustomLoginMain .UserNameContainer, .CustomLoginMain .PasswordContainer {
	margin:6px 0px 0px 6px;
	float:left;
}
.CustomLoginMain .UserNameContainer input, .CustomLoginMain .PasswordContainer input {
	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:124px;
	padding:7px 0 7px 3px;
}

.CustomLoginMain .UserNameLabel, .CustomLoginMain .PasswordLabel {
}

.CustomLoginMain a.dnnSecondaryAction {
	cursor:pointer!important;
	color:#fff!important;
	text-decoration:underline!important;
	padding:0 9px 0 5px;
}
	

.LoginButtonContainer { 
	text-shadow:0 0 2px #444;
	float:right;
	padding:5px 12px 7px 9px;
	margin:7px 6px 6px 6px;
	width:40px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: #e9e9e9; /* Old browsers */
	background: -moz-linear-gradient(top,  #aaaaaa 5%, #666666 85%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#aaaaaa), color-stop(85%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #aaaaaa 5%,#666666 85%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #aaaaaa 5%,#666666 85%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #aaaaaa 5%,#666666 85%); /* IE10+ */
	background: linear-gradient(top,  #aaaaaa 5%,#666666 85%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}

.LoginButtonContainer a:active, .LoginButtonContainer a:link, .LoginButtonContainer a:visited {
	color:#fff!important;
	font-weight:bold;
}

.CustomLoginMain .LoginButtonContainer a:hover, .CustomLoginMain .LoginButtonContainer a:focus {
	text-shadow:0 0 3px #000;
}

/**************************/
/*** Navigation Styling ***/
/**************************/

#navigation{
	width:1046px;
	height:50px;
	background:url(images/navigationbck.png) repeat-x;
	position:relative;	
	left:-29px;	
	border-bottom:solid medium black;
	font-family: 'Coda Caption', sans-serif;
	text-transform:uppercase;
	clear:both;
}


 
 #wiaaMenu ul {
	float:right;
	position: relative;
	z-index: 1000;
	padding: 0;
	display: inline;
	margin: 0; 
 }
 #wiaaMenu li {
	 position: relative;
	 float: left; }
 
 #wiaaMenu li a {
	color:#fff; 
	text-decoration:none; 
	text-shadow: 0 0 5px #000;
	font-size:20px;
	letter-spacing:-2px;
	display:block;
	width:auto;
	padding: 14px 23px;	
	border-right: 3px solid rgba(255, 255, 255, 0.0898438); 
 }
 
 

 
 .wiaa-child-menu {
	display: none; 
	margin-top: -2px;
	background: #222;
	position: absolute;
	width: 200px;
	padding: 5px 10px;
	border: 3px solid #d4dfe6;
	box-shadow: 0 0 20px rgba(0,0,0,.9) inset,
				0 0 20px rgba(0,0,0,.8);
 }
 
 #wiaaMenu .wiaa-child-menu li a, #wiaaMenu .menu-sports-list li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	display: block;
	text-transform: none;
	padding: 8px 0;	
	border-right: none;
	border-top: 1px solid #666;	
 }
 
  #wiaaMenu .wiaa-child-menu li.first a {
	  border-top:none;
  }
 
 #wiaaMenu .wiaa-child-menu ul {
	float: none; 
	display: block;
 }
 
 #wiaaMenu .wiaa-child-menu ul ul {
	display: none; }
 



li:hover .wiaa-child-menu {
	display: block; 
 }
 

 
#wiaaMenu li .wiaa-child-menu ul li {
	float: none;	
}


 .show-mobile {
	display: none; 
 }

#wiaaMenu li.menu-item-Sports .wiaa-child-menu, #wiaaMenu li.menu-item-Sports .menu-sports-list {
	display: none;	
	position: absolute;	
	z-index: 2000;
}

#wiaaMenu li.menu-item-Sports:hover .menu-sports-list {
	display: block;	
	margin-top: -2px;
	background: #222;
	position: absolute;
	width: 630px;
	z-index: 2000;
	padding: 5px 0 5px 10px;
	border: 3px solid #d4dfe6;
	box-shadow: 0 0 20px rgba(0,0,0,.9) inset,
				0 0 20px rgba(0,0,0,.8);
}

#wiaaMenu .menu-sports-list ul {
	float: left;	
	width: 200px;
	margin-right: 10px;
}
#wiaaMenu .menu-sports-list li {
	float: none;	
}

#wiaaMenu .menu-sports-list .first a {
	border-top: none;	
}

 
 
 /*** Second Navigation ***/
 
 #secondnav{
	top:-285px;
	width:991px;
	height:40px;
	padding:5px 10px 0 0;
	background: rgb(252,253,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,253,254,1) 0%, rgba(126,143,161,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,253,254,1)), color-stop(100%,rgba(126,143,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#7e8fa1',GradientType=0 ); /* IE6-9 */	
	position:relative;
	border-top:solid 1px white;
	left:-5px;
	box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.80);
	text-align:right;
	font-size:13px;
}

#secondnav a{
	color:#203954; 
	text-decoration:none;
	font-weight:bold;
}

#secondnav .SkinObject{
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	text-shadow: 1px 1px 0 rgba(255,255,255,.8);
	background: #FCFDFE;
	background: -moz-linear-gradient(top, rgba(252, 253, 254, 1) 0%, rgba(126, 143, 161, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 253, 254, 1)), color-stop(100%, rgba(126, 143, 161, 1)));
	background: -webkit-linear-gradient(top, rgba(252, 253, 254, 1) 0%, rgba(126, 143, 161, 1) 100%);
	background: -o-linear-gradient(top, rgba(252, 253, 254, 1) 0%, rgba(126, 143, 161, 1) 100%);
	background: -ms-linear-gradient(top, rgba(252, 253, 254, 1) 0%, rgba(126, 143, 161, 1) 100%);
	background: linear-gradient(top, rgba(252, 253, 254, 1) 0%, rgba(126, 143, 161, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#7e8fa1',GradientType=0 );
	border: 1px solid #4b5a6a;
	box-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#secondnav .SkinObject:hover{
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #222;
	text-shadow: 1px 1px 0 rgba(255,255,255,.8);
	background: #FCFDFE;
	background: -moz-linear-gradient(top, rgba(252, 253, 254, 1) 0%, #b7c1cb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 253, 254, 1)), color-stop(100%, #b7c1cb));
	background: -webkit-linear-gradient(top, rgba(252, 253, 254, 1) 0%, #b7c1cb 100%);
	background: -o-linear-gradient(top, rgba(252, 253, 254, 1) 0%, #b7c1cb 100%);
	background: -ms-linear-gradient(top, rgba(252, 253, 254, 1) 0%, #b7c1cb 100%);
	background: linear-gradient(top, rgba(252, 253, 254, 1) 0%, #b7c1cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#b7c1cb',GradientType=0 );
	border: 1px solid #4b5a6a;
	box-shadow: 0 1px 0 rgba(255,255,255,.8);
}


#secondnav #dnn_dnnSearch_txtSearch{
	border-radius:5px; 
	-moz-border-radius:5px;
	width:150px;
	padding: 5px;
	margin:0 0 0 5px;
}


/*** Sub Navigation Styling ***/


#subNav{
	float:left;
	/*margin-top:5px;*/
	margin-right:15px;
	min-height:325px;
	height:100%;
	margin-bottom:20px;
	width:170px;
	border-radius:4px;	
	background:url(images/whitebackground.jpg) repeat top left #fefefe;			
	border:solid 1px white;
	-webkit-box-shadow: 0px 10px 50px 2px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 10px 50px 2px rgba(0, 0, 0, .7);
	box-shadow: 0px 10px 50px 2px rgba(0, 0, 0, .7);
}


.subLevel ul{
	list-style:none;	
}

.subLevel li.SelectedTab {
	background:#fefefe;
}

#subNavLeft{float:left;}

.topLevel li {
	list-style:none;
	font-weight:bold;
	display:block;
	padding:0;
}

.topLevel li:hover {
	background:rgba(116,8,0,.6);
}

.topLevel li li:hover {
	background:#000;
}

.topLevel li a {
	text-decoration:none;
	width:100%;
	display:block;
}
 

.topLevel li:last-child {
	border-bottom:0px;
}
	
.subNavTitle{
	font-weight:bold;
	display:block;
	border-bottom:solid 1px #666;
	padding:10px;	
	background:#780410;
	border-radius:5px;
	-moz-border-radius:5px;
}

#subNav .subNavTitle a{color:#fff;}
	
#subNav ul.topLevel li {
	list-style-type:none;
	padding: 10px;
}

/* to remove second level of side nav on inside pages 
#subNav .topLevel .subLevel {
	display:none;
}
*/

#subNav a:hover, #subNav a:focus, #subNav a:select {
	color:#203954;
	text-decoration:none!important;
	text-shadow:0 0 1px #fff;
	background:#fefefe!important;
	border:#fff 1px solid;
	border-radius:4px;
}

#subNav a img {
	display:none;
}

/*.topLevel li:hover, .topLevel li:focus {
	text-shadow:0 0 1px #fff;
}*/

#subNav ul{
	padding:0px;
	margin:0px;
}
 
 
/* Secondary Menu - Inside Pages */

.secondary-container {
	border:2px solid #F4F6F8;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height:auto;
	min-height:80px;
	margin-bottom:10px;
	background: #dae0e8; /* Old browsers */
	background: -moz-linear-gradient(top,  #dae0e8 0%, #a6b7c9 75%, #637a8e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dae0e8), color-stop(75%,#a6b7c9), color-stop(100%,#637a8e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dae0e8 0%,#a6b7c9 75%,#637a8e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dae0e8 0%,#a6b7c9 75%,#637a8e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dae0e8 0%,#a6b7c9 75%,#637a8e 100%); /* IE10+ */
	background: linear-gradient(top,  #dae0e8 0%,#a6b7c9 75%,#637a8e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dae0e8', endColorstr='#637a8e',GradientType=0 ); /* IE6-9 */	
}

#secondary ul li ul {
	display:none;
}

#secondary ul li.is-breadcrumb ul {
	display:block;
}

#secondary a:hover, #secondary a:focus {
	text-decoration:none!important;
}

#secondary ul.topLevel {
	padding-left:0!important;
	margin-top:2px;
}

#secondary ul.topLevel li {
	margin:0;
	padding:1px 0 1px 8px;
	border-bottom:1px solid #888;
	border-top:1px solid #eee;
}

#secondary ul.topLevel li li {
	border-bottom:1px solid #405168;
	border-top:none;
}

#secondary ul.topLevel li:first-child {
	border-top:0px;
}

#secondary ul.topLevel li:last-child {
	border-bottom:0px;
}


#secondary ul.subLevel {
	margin:0;
	border-bottom:0px;
}

#secondary ul.subLevel li {
	margin-left:-48px;
	background:#A6B7C9;
	box-shadow:0 0 7px #5a7690 inset;
	-moz-box-shadow:0 0 7px #5a7690 inset;
	-webkit-box-shadow:0 0 7px #5a7690 inset;
}

#secondary ul.subLevel li:hover, #secondary ul.subLevel li:focus, #secondary ul.subLevel li.selected, #secondary ul.subLevel li.is-breadcrumb {
	background:#5a7690;
}

#secondary ul.subLevel li.selected a, #secondary ul.subLevel li.is-breadcrumb a, .#secondary ul.subLevel li a:hover, #secondary ul.subLevel li a:focus {
	color:#fff;
	text-shadow:0 0 2px #000;
}


#secondary ul  {
	padding: 0;
}

#secondary ul.topLevel li.is-breadcrumb a, #secondary ul.topLevel li a:focus, #secondary ul.topLevel li a:hover {
	color:#fff;
	text-shadow:0 0 2px #000;
}

#secondary ul.topLevel li.item {
	background:transparent;
	box-shadow:0 0 0 #FFF !important;
	-moz-box-shadow:0 0 0 #FFF !important;
	-webkit-box-shadow:0 0 0 #FFF !important;
}

#secondary ul.topLevel li.item:hover {
	background:#677d91;
}

#secondary ul.topLevel li.item li a {
	font-weight:normal;
}

#secondary ul.topLevel li.item li:hover, #secondary ul.topLevel li.item li.selected {
	background:#405168;
}

#secondary ul.topLevel li.is-breadcrumb {
	background:#5a7690;
	box-shadow:0 0 7px #253756 inset !important;
	-moz-box-shadow:0 0 7px #253756 inset !important;
	-webkit-box-shadow:0 0 7px #253756 inset !important;
}

#secondary ul li.selected {
	border-radius:1px 0 3px #999;
}
 
.inside-menu-title:link, .inside-menu-title:visited {
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	font-weight: bold;
	font-size: 14px;
	background: rgba(255,255,255,.5);
	display: block;	
}

.secondary-container select {
	display: none;
}

/******* Sports page photo menu *******/

.fourColMenu {
	margin-left:0!important;
}

.fourColMenu a:active, .fourColMenu a:link, .fourColMenu a:visited {
	color:#fff!important;
}

.fourColMenu a:focus, .fourColMenu a:hover {
	text-shadow:none!important;
}

.fourColMenu h2 {
	color:#fefefe;
	clear:both;
}

.fourColMenu p {
	font-size:15px;
	margin-top:-60px;
	padding:7px 0 7px 15px;
	position:relative;
	z-index:777;
	background:#000;
	background:rgba(0,0,0,0.8);
	border-top:2px solid #111;
	border-bottom:2px solid #111;
	margin-bottom:25px;
}

.fourColMenu p:focus, .fourColMenu p:hover {
	background:#444;
	background:rgba(20,20,20,0.8);
	border-top:2px solid #444;
	border-bottom:2px solid #444;
}

.fourColMenu img {
	box-shadow:0 0 4px #000;
	-moz-box-shadow:0 0 4px #000;
	-webkit-box-shadow:0 0 4px #000;
	border:3px solid #777;
	border-radius: 3px;
}

.fourColMenu img:hover, .fourColMenu img:focus {
	border:3px solid #999;
}

ul.fourCol {
	list-style:none;
	margin-left:-20px
}

ul.fourCol li {
	list-style:none;
	float:left;
	margin:0 15px 9px 0;
}

ul.threeCol {
	list-style:none;
	margin-left:-38px;
}

ul.threeCol li {
	list-style:none;
	float:left;
	margin:0 16px 20px 0;
}

h2.underline {
	border-bottom:dotted 1px #ddd;
	width:94%
}

/****************************/
/*** Small Design Styling ***/
/****************************/

.imgborder {
	box-shadow:0 0 3px #bbb;
	-moz-box-shadow:0 0 3px #bbb;
	-webkit-box-shadow:0 0 3px #bbb;
	border:2px solid #666;
	padding:1px;
}

.HPheight {
	
}

.HPLift {
	margin-top:-5px!important;
}

#flagleft{
	width:41px;
	height:47px;
	background:url(images/flagleft.png) no-repeat;
	position:relative;	
	top:-21px;
	left:-47px;
}

#flagright{
	width:41px;
	height:47px;
	background:url(images/flagright.png) no-repeat;
	position:relative;	
	top:-68px;
	left:998px;
}

.searchglass{margin-left: -30px;width:1.5%;}

#gradient{
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(27,27,27,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(27,27,27,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */	
	position:relative;
	top:-285px;
	width:auto;
	height:300px;
}

#logo{
	width:201px;
	height:192px;
	background:url(images/logo.png);
	position:relative;	
	z-index:5;
	top:-181px;
}

.hometitle {
	text-align:right; 
	color:#dae2ec; 
	font-size:28px; 
	text-shadow: #000 2px 2px 2px; 
	margin-right:15px;font-family: 'Magra', sans-serif;
	font-weight:bold;
	margin:12px 15px 20px 0;
}

/********* Copyright footer *********/

#copyright {
	width:992px;
	margin: 0 auto;	
	padding:8px 0;
	position:relative;
	z-index:100;
	font-size:11px;
}

#copyright .copyright {
	float:left;
	color:#bbb;
	text-decoration:1px 1px 2px #000;
	margin-bottom:10px;
}

#copyright .gw {
	float:right;
	margin-bottom:10px;
}

#copyright .gw a {
	color:#777!important;
	text-decoration:none;
}

#copyright .gw a:hover, #copyright .gw a:focus {
	text-shadow:1px 1px 2px #000;
	color:#888!important;
}

/********************/
/*** Pane Styling ***/
/********************/

#content{
	width:auto;
	padding:20px 10px 4px 10px;	
	margin-top:-585px;
	position:relative;
	background:url(images/swoosh.png) no-repeat center top;
}

/* Float Clearing */

.row:before,
.row:after {
    content:"";
    display:table;
}
.row:after {
    clear:both;
}
.row {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.DNNEmptyPane {
	padding-top:0!important;
	padding-bottom:0!important;
	margin:0px!important;
}

#dnn_ContentPane, #MiddlePaneFull{
	width:782px;
	height:auto;
	padding:0 0 10px 0;
	float:left;
}

#dnn_leftcolumn {
	width:347px;
	margin-right:22px;
	float:left;	
	position:relative;
	margin-left:5px;
}

#dnn_rightcolumn{
	float:right;
	width:580px;
	height:auto;
	position:relative;
}

#dnn_btmLeft{
	float:left;
	width:310px;
	position:relative;
	margin: 10px 18px 10px 5px;	
}

#dnn_btmCenter{
	float:left;
	width:310px;
	position:relative;
	margin: 10px 10px 10px 0;		
}

#dnn_btmRight{
	float:left;
	width:310px;
	position:relative;
	margin: 10px 0 10px 0;		
}

.HPThreeCol {
	height:315px;
}

/*** Inside Skin Specific Pane Styling ***/

#dnn_InsideLeft {
	width: 170px;
	float:left;
	position:relative;
	margin-right: 20px;
}


#RightofMenu {
	float:right;
	width: 782px;
}

#dnn_InsideCenter{
	float:left;
	padding-right:10px;
	width:490px;
	height:auto;
	margin-left:0!important;
}

#dnn_insideBtm{
	float:right;
	width:785px;
	height:auto;
	position:relative;
	margin: 10px 0;	
}

#dnn_InsideCenter2{
	float:left;
	padding-right:10px;
	width:745px;
	height:auto;
}

#dnn_InsideRight{
	float:left;
	width:250px;
	height:auto;
	margin-left:10px;
}


/**********************/
/*** Footer Styling ***/
/**********************/


#footercontainer{
	width:972px;
	margin:-5px;
	background: rgb(78,6,7); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(78,6,7,1) 0%, rgba(190,21,21,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,6,7,1)), color-stop(100%,rgba(190,21,21,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(78,6,7,1) 0%,rgba(190,21,21,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(78,6,7,1) 0%,rgba(190,21,21,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(78,6,7,1) 0%,rgba(190,21,21,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(78,6,7,1) 0%,rgba(190,21,21,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e0607', endColorstr='#be1515',GradientType=0 ); /* IE6-9 */
	padding:15px;	
}

.footerbox{
	background:#000;
	color:#fff;	
	padding:20px 20px 15px 20px;
	width:auto;
	height:auto;
}

#dnn_footerlinks{
	widht:720px;
	height:auto;
	float:left;	
	clear:both;
}

.address {
	line-height:144%;
	font-size:12px;
	color:#aaa;
	width:auto;
	float:right;
	margin:0px 2px 0 0;
}

.address img:hover, .address img:focus {
	opacity:0.94;
}

.links {
	float:left;
	position:relative;
	width:130px;
	height:auto;
	padding-right:17px;
}

.links h6 {
	font-family:'Bitter', Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#BD1515;
	margin:0 0 8px 0;
}

.links ul{
	list-style:none;
	padding:0;
	margin:0;
}

.links li{
	list-style:none;
	border-bottom:dashed 1px #888; 
	padding:0 0 6px 0;
	margin-bottom:7px;
}

.links p {
	margin:0;
	padding:0;
}

.links li:last-child{
	border-bottom:0px;
}

.links li a{
	color:#fff; 
	text-decoration:none;
	font-size:12px;
}

#dnn_sponsors{
	width:auto;
	min-height:10px;
	height:auto;
	margin:-16px 0 -12px 0;	
}

#sponsors ul{list-style:none;padding:0;}
#sponsors li{
	display:inline; 
	list-style:none;
	padding-left:25px;
	padding-right:30px;
}

a:hover img {
	opacity:0.8;
}

/********************/
/*** Text Styling ***/
/********************/

h1, h2, h3 {
	font-family: 'Bitter', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

a:active, a:link, a:visited {
	color:#003366;
}

a:hover, a:focus {
	color:#21569E;
	text-decoration:underline;
	text-shadow:0 0 2px #fff;
}

h6{
	font-size:12px; 
	color:#be1515;
	font-weight:100;
}

img{border:0;}

.bio img {
	border:1px solid #333;
	margin:0 12px 3px 0;
	box-shadow: 0 0 4px #444;
	-moz-box-shadow: 0 0 4px #444;
	-webkit-box-shadow: 0 0 4px #444;
	border-radius:2px;
	float:left;
}

.bio h2 {
	border-bottom:2px dotted #777;
}


/********************/
/*** Form Styling ***/
/********************/

.contactus{
	width:300px;
	height:25px;
	border-radius:5px;
	border:2px solid #888;
	-moz-border-radius:5px;	
	margin-bottom:15px;
	box-shadow:0 0 4px #ccc inset;
	-moz-box-shadow:0 0 4px #ccc inset;
	-webkit-box-shadow:0 0 4px #ccc inset;
}
.contactus:hover, .contactus:focus, .contactus:select, .contactusBig:hover, .contactusBig:focus, .contactusBig:select {
	border:2px solid #555;
}

.contactusBig {
	height:55px!important;
	width:300px;
	border-radius:5px;
	border:2px solid #888;
	-moz-border-radius:5px;	
	margin-bottom:15px;
	box-shadow:0 0 4px #ccc inset;
	-moz-box-shadow:0 0 4px #ccc inset;
	-webkit-box-shadow:0 0 4px #ccc inset;
}

.report input, .report textarea {
	width:90%;
	border-radius:5px;
	border:2px solid #888;
	-moz-border-radius:5px;	
	margin-bottom:15px;
	box-shadow:0 0 3px #ddd inset;
	-moz-box-shadow:0 0 3px #ddd inset;
	-webkit-box-shadow:0 0 3px #ddd inset;
}

.report .List input {
	float:left;
	width:10px!important;
	margin:0 5px 0 0;
}

.report .List label {
	float:left;
	width:80%;
}

.report .Button {
	border:0px solid #000!important;
	box-shadow: 0 0 0 #000;
	border-radius:0 0 0 0;
}

#tblDispatcher {
	float:none!important;
}

/*******************************/
/*** News Articles Styling ***/
/*******************************/

/* for short version, with only date and title */

.headlines .article {
	margin-bottom:5px!important;
}

.headlines .articleAuthor {
	margin:7px 0 0 25px!important;
	font-size:13px!important;
}

.headlines .headlinesFooter {
	float:right;
	margin:-21px 30px 10px 0;
	font-size:14px!important;
	text-shadow:0 0 1px #fff;
}

.headlines .articleCalendar {
	margin:0 10px 0 15px;
}

.headlines .articleHeadline h1 {
	border: 1px solid #aaa;
	padding:7px 0;
	line-height:105%;
	background: #f5f5f5!important;; /* Old browsers */
	background: -moz-linear-gradient(left,  #f5f5f5 0%, #fafafa 11%, #e9e9e9 82%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f5f5), color-stop(11%,#fafafa), color-stop(82%,#e9e9e9))!important;; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f5f5f5 0%,#fafafa 11%,#e9e9e9 82%)!important;; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f5f5f5 0%,#fafafa 11%,#e9e9e9 82%)!important;; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f5f5f5 0%,#fafafa 11%,#e9e9e9 82%)!important;; /* IE10+ */
	background: linear-gradient(left,  #f5f5f5 0%,#fafafa 11%,#e9e9e9 82%)!important;; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e9e9e9',GradientType=1 )!important;; /* IE6-9 */
	box-shadow:0 1px 3px #888;
	-moz-box-shadow:0 1px 3px #888;
	-webkit-box-shadow:0 1px 3px #888;
	text-shadow:1px 1px 2px #fff;
}

.headlines .articleCategories {
	margin-left:15px;
	text-shadow:0 0 1px #fff;
}


/*******************************/
/*** Events Calendar Styling ***/
/*******************************/

.mainCald {
	z-index:9999;
}


/******* Home page tabs ********/
.HPTabs {
	width:325px;
}

.HPTabs .livetabswiaawiaa .ui-widget-content {
	height:300px;
}

/****** Sports Page Sat calendars ******/
.satCald table.RadCalendar {
	width:205px!important;
	margin-left:-2px;
}

.satCald table.RadCalendar .rcRow td, .satCald table.RadCalendar .rcWeek th {
	padding:1px 7px 1px 6px;
}

/**** Main calendar, list view ****/

.CaldListView {
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 24%, #fbfbfb 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(24%,#ffffff), color-stop(100%,#fbfbfb)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 24%,#fbfbfb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 24%,#fbfbfb 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 24%,#fbfbfb 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  #ffffff 24%,#fbfbfb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.CaldListView .calPubSpan {
	margin-left:10px;
	box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
}

.CaldListView .ListEventDate {
	float:right;
	padding-top:3px;
}

.CaldListView .ListTitleRow {
	box-shadow: 0px 2px 4px #aaa;
	-webkit-box-shadow: 0px 2px 4px #aaa;
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(left,  #f6f6f6 45%, #eaedec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(45%,#f6f6f6), color-stop(100%,#eaedec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f6f6f6 45%,#eaedec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f6f6f6 45%,#eaedec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f6f6f6 45%,#eaedec 100%); /* IE10+ */
	background: linear-gradient(left,  #f6f6f6 45%,#eaedec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eaedec',GradientType=1 ); /* IE6-9 */
}

.CaldListView .ListTitle {
	padding-left:5px;
	font-size:14px!important;
	font-family:Arial, Helvetica, sans-serif;
}

.CaldListView .ListTitle a {
	color:#036;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:2px;
}

.CaldListView .ListTitle a:hover, .CaldListView .ListTitle a:focus {
	text-decoration:underline;
}

.CaldListView .ListContent {
	padding-left:60px!important;
}

.CaldListView .ListBtn {
	float:right;
	margin-right:35px;
}

.CaldListView .ListBtn .evtLinks {
	color:#666!important;
	font-variant:small-caps;
}

/*******************************/
/*** Home Page Rotator ***/
/*******************************/
.HPRotator img {
	-moz-box-shadow: 0 0 5px 1px #000 inset;
	-webkit-box-shadow: 0 0 5px 1px #000 inset;
	box-shadow: 0 0 5px 1px #000 inset;
}

.HPRotator {
	position: relative;
	height:332px;
}
.slide-controls {
	position: absolute;
	bottom: 70px;
	z-index: 1200;	
	width: 100%;
}

.slide-controls span a {
	display: block;
	width: 36px;
	height: 42px;
	text-indent: -9999px;
}	
.slide-controls span {
	position: absolute;	
}
span.slide-prev {
	left: 10px;	
}
span.slide-next {
	right: 20px;	
}

span.slide-prev a {
	background: url(images/slider-controls.png) no-repeat;
}
span.slide-next a {
	background: url(images/slider-controls.png) -36px 0 no-repeat;	
}

.HPRotator .slide {
	border-radius:5px;
background: -moz-linear-gradient(top, 
rgba(252, 253, 254, 1) 0%, 
rgba(126, 143, 161, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
rgba(252, 253, 254, 1)), color-stop(100%,
rgba(126, 143, 161, 1)));
background: -webkit-linear-gradient(top, 
rgba(252, 253, 254, 1) 0%,
rgba(126, 143, 161, 1) 100%);
background: -o-linear-gradient(top, 
rgba(252, 253, 254, 1) 0%,
rgba(126, 143, 161, 1) 100%);
background: -ms-linear-gradient(top, 
rgba(252, 253, 254, 1) 0%,
rgba(126, 143, 161, 1) 100%);
background: linear-gradient(top, 
rgba(252, 253, 254, 1) 0%,
rgba(126, 143, 161, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#7e8fa1',GradientType=0 );
padding: 5px;
width:559px;
height:308px;
box-shadow: 0 10px 50px 2px rgba(0, 0, 0, 0.7);
}

.homerotate {
	margin-top:-68px;
	height:35px;
	width:479px;
	background:#000;
	background:rgba(0,0,0,0.7);
	padding:14px 30px 19px 50px;
	position:relative;
	z-index:999;
}

.SPRotator {
	position: relative;	
}
.SPRotator .slide-controls {
	bottom: 50px;	
}
.sportstext {
	position: absolute;
	padding: 20px 50px;
	background: #000;
	background: rgba(0,0,0,.7);
	bottom: -3px;
	width: 380px;	
	z-index: 999;
	font-family:'Bitter', Georgia, "Times New Roman", Times, serif;
}

.sportstext p {
	margin: 0;
	padding: 0;
	font-family:'Bitter', Georgia, "Times New Roman", Times, serif;
}

.homerotate h1, .homerotate h2, .homerotate h3, .homerotate h4, .homerotate p {
	font:#fff;
	text-shadow:1px 1px 2px #000;
	font-family:'Bitter', Georgia, "Times New Roman", Times, serif;
}

.homerotate a:link, .homerotate a:active, .homerotate a:visited {
	color:#fff!important;
	text-decoration:none;
	text-shadow:0 0 2px #000;
	font-size:18px;
}

.homerotate a:hover, .homerotate a:focus {
	text-decoration:underline;
	text-shadow:0 0 3px #222;
}

/**** Sports Page Rotators ******/
.redbackgroundinside2 .slide {
	height:311px;
	width:476px;
}

.redbackgroundinside2 .slide img {
	overflow:hidden;
}

.sportrotate {
	margin-top:-71px;
	margin-left:0px;
	height:35px;
	width:438px;
	background:#000;
	background:rgba(0,0,0,0.8);
	padding:7px 22px 29px 20px;
	position:relative;
	z-index:999;
}

.sportrotate h1, .sportrotate h2, .sportrotate h3, .sportrotate h4, .sportrotate p {
	font:#fff;
	text-shadow:1px 1px 2px #000;
}

.sportrotate a:link, .sportrotate a:active, .sportrotate a:visited {
	color:#fff!important;
	text-decoration:none;
	text-shadow:0 0 2px #000;
	font-size:18px;
}

.sportrotate a:hover, .sportrotate a:focus {
	text-decoration:underline;
	text-shadow:0 0 3px #222;
}

/******************
**
SPORTS PAGE GENERAL 
**
******************/

/*latest news module height to match rotator */
.sportHeight {
	height:221px!important;
	overflow:hidden;
}

.sportHeight h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin:6px 0 4px 0!important;
	padding:0;
	text-shadow:0 0 1px #000;
	line-height:130%;
}

.sportHeight h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#F59797;
	font-weight:normal;
	margin:0px 0 0 0;
	padding:0;
	text-shadow:1px 1px #222;
}

.sportHeight hr {
	border-top:1px dotted #ddd;
	border-bottom:none;
}

.sportHeight a:hover, .sportHeight a:focus {
	text-shadow:0 0 4px #000;
	color:#f0f0f0!important;
}

/*******************************/
/****** Container Styling ******/
/*******************************/


/*** Red Border ***/

.redborder{
	border:solid medium #d71616;
	background:#c5d0db;
	height:auto;
	width:auto;
	-moz-box-shadow:inset 0 0 5px 1px #000;
	-webkit-box-shadow:inset 0 0 5px 1px #000;
	box-shadow:inset 0 0 5px 1px #000;
	margin-bottom:20px;

}

.redborder p, .redborder h1, .redborder h2, .redborder h3, .redborder h4 {
	padding:1px 10px;
}

/*** Red Background ***/

.redbackground{
	background: rgb(252,253,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,253,254,1) 0%, rgba(126,143,161,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,253,254,1)), color-stop(100%,rgba(126,143,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#7e8fa1',GradientType=0 ); /* IE6-9 */	
	padding:5px;
	border-radius:5px;
	moz-border-radius:5px;
	height:auto;
	margin-bottom:20px;
	-webkit-box-shadow: 0px 10px 50px 2px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 10px 50px 2px rgba(0, 0, 0, .7);
	box-shadow: 0px 10px 50px 2px rgba(0, 0, 0, .7);
}

.redbackgroundinside{
	-moz-box-shadow:inset 0 0 5px 1px #000;
	-webkit-box-shadow:inset 0 0 5px 1px #000;
	box-shadow:inset 0 0 5px 1px #000;
	padding:7px 7px 7px 11px;
	border-raidus:5px;
	-moz-border-radius:5px;
	background: rgb(179,19,20); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(179,19,20,1) 0%, rgba(126,23,28,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,19,20,1)), color-stop(100%,rgba(126,23,28,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31314', endColorstr='#7e171c',GradientType=0 ); /* IE6-9 */
	min-height:200px;
	color:#fff;
	font-size:14px;
}

.redbackgroundinside2{
	-moz-box-shadow:inset 0 0 5px 1px #000;
	-webkit-box-shadow:inset 0 0 5px 1px #000;
	box-shadow:inset 0 0 5px 1px #000;
	border-raidus:5px;
	-moz-border-radius:5px;
	background: rgb(179,19,20); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(179,19,20,1) 0%, rgba(126,23,28,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,19,20,1)), color-stop(100%,rgba(126,23,28,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(179,19,20,1) 0%,rgba(126,23,28,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31314', endColorstr='#7e171c',GradientType=0 ); /* IE6-9 */
	min-height:200px;
	color:#fff;
	height:314px;
	font-size:14px;
}
	
#dnn_InsideRight .redbackground .ModDnnForgeLatestArticlesC {
	height:267px;
}

.redbackgroundinside a, .redbackgroundinside2 a{
	color:#fff; 
	text-decoration:none;
}

.redbackgroundinside a:hover, .redbackgroundinside2 a:hover {
	color:#fff; 
	text-decoration:underline;
}

.redbackgroundinside h3{
	color:#fff;
	font-weight:100;
	margin:6px 0 8px 0;	
}
.redbackgroundinside2 h3{
color:#fff;
	font-weight:100;	
}

.redbackgroundinside .Head{color:#fff;}


.fakeborder iframe {
	padding:0;
	border-raidus:5px;
	-moz-border-radius:5px;	
	border:solid 4px #fefefe;
	-moz-box-shadow:0 0 8px #222;
	-webkit-box-shadow:0 0 8px #222;
	box-shadow:0 0 8px #222;
	margin-bottom:10px;
}

/*** White Background ***/

.whitebackgroundinside .Head, .whitebackgroundinside2 .Head, .whitebackgroundinside h1, .whitebackgroundinside2 h1, .whitebackgroundinside h2, .whitebackgroundinside2 h2, .whitebackgroundinside h3, .whitebackgroundinside2 h3, .whitebackgroundinside h4, .whitebackgroundinside2 h4, .whitebackgroundinside p, .whitebackgroundinside2 p {color:#333;margin-left:3px;}

.whitebackgroundinside li, whitebackgroundinside2 li {
	color:#333;
}


.whitebackgroundinside a, .whitebackgroundinside2 a {
	color:#003366;
}

.whitebackgroundinside a:hover, .whitebackgroundinside a:focus, .whitebackgroundinside2 a:hover, .whitebackgroundinside2 a:focus {
	color:#21569E;
	text-decoration:underline;
	text-shadow:0 0 2px #fff;
}

.whitebackgroundTitle {
	padding:2px 0 5px 3px;
}
.whitebackgroundTitle h3 {
	margin:0;
	padding:0;
	text-shadow:0 0 2px #fefefe;
}

.whitebackgroundinside /* With padding */ {
	-moz-box-shadow:inset 0 0 5px 1px #000;
	-webkit-box-shadow:inset 0 0 5px 1px #000;
	box-shadow:inset 0 0 5px 1px #000;
	padding:6px 12px;
	border-raidus:5px;
	-moz-border-radius:5px;
	min-height:100px;	
	font-size:14px;
	background:url(images/whitebackground.jpg) repeat top left #fefefe;
}

.whitebackgroundinside2 /* No padding */ {
	-moz-box-shadow:inset 0 0 5px 1px #000;
	-webkit-box-shadow:inset 0 0 5px 1px #000;
	box-shadow:inset 0 0 5px 1px #000;
	border-raidus:5px;
	-moz-border-radius:5px;
	min-height:100px;
	color:#fff;
	height:311px;
	font-size:14px;
	background:url(images/whitebackground.jpg) repeat top left #fefefe;
}


/*** Red Top ***/

.redtop {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fdfdfd;
	width:auto;
	border:3px solid #e0e0e0;
	height:auto;
	margin-bottom:20px;
}

.redtopTitle {
	padding:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-top:solid 1px #555;
	box-shadow: 0 1px 3px #777;
	-moz-box-shadow: 0 1px 3px #777;
	-webkit-box-shadow: 0 1px 3px #777;
	
	background: #892c29; /* Old browsers */
	background: -moz-linear-gradient(top,  #892c29 1%, #821003 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#892c29), color-stop(70%,#821003)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #892c29 1%,#821003 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #892c29 1%,#821003 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #892c29 1%,#821003 70%); /* IE10+ */
	background: linear-gradient(top,  #892c29 1%,#821003 70%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#892c29', endColorstr='#821003',GradientType=0 ); /* IE6-9 */
}

.redtopTitle h3 {
	margin:0;
	padding:0;
}

.redtopTitle .Head {
	font-family: 'Bitter', Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	padding:0px;
	margin:0px;
	color:#fefefe;
	font-weight:100;
	text-shadow: 0 1px 1px #000;
}

.redtopText {
	margin:10px;	
	font-size:13px;
	color:#222;
	line-height:1.5;
}

/*** Blue Gradient ***/

.bluegradient{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#e0dada;	
	width:auto;
	border:solid medium white;
	height:auto;
	margin-bottom:20px;
}

.bluegradientTitle{
	font-family: 'Bitter', Georgia, "Times New Roman", Times, serif;
	background: rgb(252,253,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,253,254,1) 0%, rgba(126,143,161,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,253,254,1)), color-stop(100%,rgba(126,143,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(252,253,254,1) 0%,rgba(126,143,161,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#7e8fa1',GradientType=0 ); /* IE6-9 */	
	padding:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-top:solid 1px #a4b8c3;
}

.bluegradientTitle h3{
	font-family: 'Bitter', Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	padding:0px;
	margin:0px;
	color:#223245;
	font-weight:100;
	text-shadow: #fff 1px 0 2px;
}

.bluegradientText a{
	color:#093364; 
	text-decoration:none;
}

.bluegradientText{
	margin:10px;	
	font-size:13px;
	color:#3f3f3f;
	line-height:1.5;
}

.bluegradientText2 h4{
		color:#a01911;
		font-family:Arial, Helvetica, sans-serif;
		padding:0;
		margin:0;
}

.bluegradientText2{
	margin:10px;	
	font-size:13px;
	color:#3f3f3f;
	line-height:1.5;
	background:url(images/wisconsinfaded.png) no-repeat bottom right;
}

.bluegradient h4{
	
	color:#666;
	font-family:Arial, Helvetica, sans-serif;	
			padding:0px;
		margin:0px;
}

.bluegradient h5{
	color:#a01911;
		font-family:Arial, Helvetica, sans-serif;
		padding:0;
		margin:0;
		font-size:13px;	
}

#directorsleft{
	width:300px;
	float:left;	
	margin-left:270px;
}
#directorsright{
	width:200px;
	float:left;	
}

.tournamentinfo{
	width:250px;
	height:210px;
	float:left;	
	margin-left:10px;
}

.fadegradient{
	margin-right:10px;
	width:250px;
	height:210px;
	min-height:100px;
	border-radius:5px;
	-moz-border-radius:5px;
	float:right;	
	background: -moz-linear-gradient(top, rgba(196,192,192,1) 0%, rgba(201,201,201,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,192,192,1)), color-stop(100%,rgba(201,201,201,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(196,192,192,1) 0%,rgba(201,201,201,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(196,192,192,1) 0%,rgba(201,201,201,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(196,192,192,1) 0%,rgba(201,201,201,0) 100%); /* IE10+ */
background: linear-gradient(top, rgba(196,192,192,1) 0%,rgba(201,201,201,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c0c0', endColorstr='#00c9c9c9',GradientType=0 ); /* IE6-9 */
	padding:10px;
}

.fadegradient h3, .tournamentinfo h3, .bluegradient h3 a{
		color:#a01911;
		font-family:Arial, Helvetica, sans-serif;
		padding:0;
		margin:0;
		font-size:14px;
		font-weight:bold;
}
.fadegradient a, .tournamentinfo a, .bluegradientText2 a, .bluegradientText a{
	font-weight:bold;
	font-size:13px;
	padding:0;
		margin:0;
}

.homearticles {
	height:212px;
}

.button {
	color:#000;
	margin:7px;
	width:auto;
	height:auto;
	float:right;
	padding:7px 16px;
	border-radius:4px;
	-moz-border-radius:4px;	
	border:1px solid #eaedf1;
	background: #eaedf1;
	background: -moz-linear-gradient(top,  #eaedf1 0%, #8191a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaedf1), color-stop(100%,#8191a3));
	background: -webkit-linear-gradient(top,  #eaedf1 0%,#8191a3 100%);
	background: -o-linear-gradient(top,  #eaedf1 0%,#8191a3 100%);
	background: -ms-linear-gradient(top,  #eaedf1 0%,#8191a3 100%);
	background: linear-gradient(top,  #eaedf1 0%,#8191a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaedf1', endColorstr='#8191a3',GradientType=0 );
	box-shadow:inset 2px 2px 3px #ccc;
}

.button:hover {
	border:1px solid #d7e2ef;
	background: #d7e2ef;
	background: -moz-linear-gradient(top,  #d7e2ef 0%, #6e86a0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e2ef), color-stop(100%,#6e86a0));
	background: -webkit-linear-gradient(top,  #d7e2ef 0%,#6e86a0 100%);
	background: -o-linear-gradient(top,  #d7e2ef 0%,#6e86a0 100%);
	background: -ms-linear-gradient(top,  #d7e2ef 0%,#6e86a0 100%);
	background: linear-gradient(top,  #d7e2ef 0%,#6e86a0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e2ef', endColorstr='#6e86a0',GradientType=0 );
}


#loginbox .button {
	marging:2px;
	padding:5px 11px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px;
}

a.button {
	color:#000;
	font-family:'Bitter', Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

#welcome {
	color:#ccc;
	text-align:right;
	padding:15px 10px 0 0;
	font-size:11px;
}

#welcome a.SkinObject {
	color:#ccc;
	font-size:11px;
}

#dnn_ctr_ManageUsers_dnnProfileDetails, .dnnLoginRememberMe {
	display:none!important;
}

.dnnFormItem input.dnnUserSearchInput {
	margin-left:80px;
}

/* HSA Wisconsin Styles */



.pane {
	background: none;
	margin-bottom: 10px;	
}


#Profile {
	font-weight: 700;	
}
#Profile .hsa-label, #first-tab .hsa-label, #second-tab .hsa-label, #third-tab .hsa-label {
	color: #555;
	padding-bottom: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-weight: normal;	
}
.ui-tabs-panel fieldset {
	border: 1px solid #ccc;	
	margin-bottom: 20px;
}

.ui-tabs-panel legend {
	padding: 10px;
	background: #444;
	color: #fff;	
}
.hsa-list input[type="text"], .hsa-list input[type="password"], .hsa-list textarea {
	border: 3px solid #ddd; 
}
.hsa-list input[type="text"]:focus, .hsa-list input[type="password"]:focus, .hsa-list textarea:focus {
	outline: 0;
	border: 3px solid #555;	
}

a.hsa-button, a.hsa-button-school, input.hsa-button, input.hsa-button-school {
	background: #ff0014; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0014 0%, #ba000a 49%, #9e0008 50%, #9a0006 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0014), color-stop(49%,#ba000a), color-stop(50%,#9e0008), color-stop(100%,#9a0006)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* IE10+ */
	background: linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0014', endColorstr='#9a0006',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	border: 1px solid #9a0006;
	box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,
				0 1px 3px rgba(0,0,0,.7);
	font-size: 14px;	
	color: #fff !important;
	font-weight: bold;	
	text-shadow: 0 1px 3px rgba(0,0,0,.4);	
}
a.hsa-button:hover, a.hsa-button-school:hover, input.hsa-button:hover, a#dnn_ctr1826_QuizMaker_Insert:hover, input#dnn_ctr1829_AllQuizReports_GenerateReport:hover {
	text-shadow: none;
	color: #fff;
	background: #e55656; /* Old browsers */
	background: -moz-linear-gradient(top, #e55656 0%, #ba000a 50%, #9e0008 50%, #9a0006 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e55656), color-stop(50%,#ba000a), color-stop(50%,#9e0008), color-stop(100%,#9a0006)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* IE10+ */
	background: linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55656', endColorstr='#9a0006',GradientType=0 ); /* IE6-9 */	
}

a.hsa-button-alt, input.hsa-button-alt {
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top, #555555 0%, #444444 49%, #222222 50%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(49%,#444444), color-stop(50%,#222222), color-stop(100%,#111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* IE10+ */
	background: linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#111111',GradientType=0 ); /* IE6-9 */	
	text-decoration: none;
	font-size: 14px;	
	color: #fff !important;
	font-weight: bold;	
	border: 1px solid #111;
	box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,
				0 1px 3px rgba(0,0,0,.7);	
}
a.hsa-button-alt:hover, input.hsa-button-alt:hover {
	background: #777777; /* Old browsers */
	background: -moz-linear-gradient(top, #777777 0%, #444444 49%, #222222 50%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(49%,#444444), color-stop(50%,#222222), color-stop(100%,#111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #777777 0%,#444444 49%,#222222 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #777777 0%,#444444 49%,#222222 50%,#111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #777777 0%,#444444 49%,#222222 50%,#111111 100%); /* IE10+ */
	background: linear-gradient(top, #777777 0%,#444444 49%,#222222 50%,#111111 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
	text-shadow: none;	
	color: #fff;		
}
.data-table th, .ModQuizProC tr.SubHead td, .ModQuizProC span.Head, .ModQuizProC table td tr.SubHead td {
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top, #555555 0%, #444444 49%, #222222 50%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(49%,#444444), color-stop(50%,#222222), color-stop(100%,#111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* IE10+ */
	background: linear-gradient(top, #555555 0%,#444444 49%,#222222 50%,#111111 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
	color: #fff;
}

.rschool {
	padding:4px 10px 16px 10px;
	background:#000!important;
	background-image: url(images/rschool.png)!important;
	background-position:bottom center!important;
	background-repeat:no-repeat!important;
	position: relative;
	top: -6px;
}

.ModQuizProC ul li {
	color: #fff !important;	
}

.data-table-alt td {
	background: #eee;	
}

.hsa-maintenance-back-button {
	display: none;	
}

/* Tabs */
ul.ui-tabs-nav li {
	padding: 0;	
}
#tabs .hsa-button-tab {
	background: #222;
	color: #fff;
	text-decoration: none;	
}

ul li .hsa-button-tab {
	background: #444;
	color: #fff;	
}

#tabs li.ui-tabs-selected .hsa-button-tab, ul li.active .hsa-button-tab {
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top, #cccccc 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cccccc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cccccc 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cccccc 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #cccccc 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	color: #444;	
}

.pane h3 {
	padding-bottom: 10px;
	border-bottom: 5px solid #333;	
}

.pane h4 {
	color: #666;
	padding-bottom: 5px;
	border-bottom: 2px solid #666;
}

.ui-tabs-panel {
	border-left: 10px solid #C2CED7;
	border-bottom: 10px solid #C2CED7;
	border-right: 10px solid #C2CED7;	
}

.hsa-button-tab {
		
}

.hsa-sports-item {
	padding: 10px;
	margin-bottom: 5px;
	background: #333;
	color: #fff;
	font-weight: 700;	
}

.hsa-sports-item-title {
	padding: 5px;
	display: inline-block;
	float: left;	
}

.hsa-sports-item .hsa-button {
	margin: 0 0 0 10px;	
}

.notice {
	padding: 5px;
	border: 1px dashed #E6DE11;
	background: #F1EFBD;
	margin-bottom: 20px;
	display: block;
	color: #444;
}

.DnnModule-HSA-CommonModules .notice, .DnnModule-HSA-Schools .notice {
	background: #FF0014;
	background: -moz-linear-gradient(top, #FF0014 0%, #BA000A 49%, #9E0008 50%, #9A0006 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0014), color-stop(49%,#BA000A), color-stop(50%,#9E0008), color-stop(100%,#9A0006));
	background: -webkit-linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	background: -o-linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	background: -ms-linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	background: linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0014', endColorstr='#9a0006',GradientType=0 );
	color: #fff;
	font-weight: 700;
	font-sd
	border: none;
	padding: 20px;
	box-shadow: 0 5px 5px rgba(0,0,0,.3);
	
}

/* Fix for Login Module Container */

.c_DNN6 {
	background: #FCFDFE;
	background: -moz-linear-gradient(top, rgba(252, 253, 254, 1) 0%, rgba(126, 143, 161, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252, 253, 254, 1)), color-stop(100%,rgba(126, 143, 161, 1)));
	background: -webkit-linear-gradient(top, rgba(252, 253, 254, 1) 0%,rgba(126, 143, 161, 1) 100%);
	background: -o-linear-gradient(top, rgba(252, 253, 254, 1) 0%,rgba(126, 143, 161, 1) 100%);
	background: -ms-linear-gradient(top, rgba(252, 253, 254, 1) 0%,rgba(126, 143, 161, 1) 100%);
	background: linear-gradient(top, rgba(252, 253, 254, 1) 0%,rgba(126, 143, 161, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#7e8fa1',GradientType=0 );
	padding: 20px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

.liveaccblacktieblacktie .ui-widget-content a {
	color: #036 !important;
	text-decoration: underline;
}
.liveaccblacktieblacktie .ui-widget-content a:hover {
	color: #21569E !important;	
}





/* Datepicker Styles */
/* Default styling for jQuery Datepicker v4.0.6. */
.datepick {
	background-color: #fff;
	color: #000;
	border: 1px solid #444;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 90%;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.datepick a {
	color: #fff;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
	float: left;
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.datepick-ctrl {
	background-color: #600;
}
.datepick-cmd {
	width: 30%;
}
.datepick-cmd:hover {
	background-color: #777;
}
.datepick-ctrl .datepick-cmd:hover {
	background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	height: 1.5em;
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	background-color: #777;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	border: 1px solid #444;
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	height: 1.5em;
	background-color: #444;
	color: #fff;
	font-weight: bold;
}
.datepick-month-header select, .datepick-month-header input {
	height: 1.4em;
	border: none;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
}
.datepick-month th {
	border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
	background-color: #777;
	color: #fff;
}
.datepick-month td {
	background-color: #eee;
	border: 1px solid #aaa;
}
.datepick-month td.datepick-week {
	border: 1px solid #777;
}
.datepick-month td.datepick-week * {
	background-color: #777;
	color: #fff;
	border: none;
}
.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {
	background-color: #ddd;
}
.datepick-month td .datepick-today {
	background-color: #f0c0c0;
}
.datepick-month td .datepick-highlight {
	background-color: #f08080;
}
.datepick-month td .datepick-selected {
	background-color: #777;
	color: #fff;
}
.datepick-month th.datepick-week {
	background-color: #777;
	color: #fff;
}
.datepick-status {
	clear: both;
	background-color: #ddd;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
.datepick-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

#datepick-div {
	z-index: 9999;
	background: #222;
	box-shadow: 0 0 5px rgba(0,0,0,.8);
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 190px !important;	
}
#datepick-div a {
	cursor: pointer;	
}
.datepick-clear, .datepick-close {
	width: 50%;
	float: left; }
.datepick-close {
	text-align: right;	
}
.datepick-clear a, .datepick-close a {
	display: inline-block;
	padding: 3px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top, #555555 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555555 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555555 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #555555 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom, #555555 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333',GradientType=0 ); /* IE6-9 */	
	border: 1px solid #111;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.datepick-clear a:hover, .datepick-close a:hover {
	background: #666666; /* Old browsers */
	background: -moz-linear-gradient(top, #666666 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #666666 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #666666 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #666666 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom, #666666 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */	
}

.datepick-links a {
	background: #FF0014;
	background: -moz-linear-gradient(top, #FF0014 0%, #BA000A 49%, #9E0008 50%, #9A0006 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0014), color-stop(49%,#BA000A), color-stop(50%,#9E0008), color-stop(100%,#9A0006));
	background: -webkit-linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	background: -o-linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	background: -ms-linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	background: linear-gradient(top, #FF0014 0%,#BA000A 49%,#9E0008 50%,#9A0006 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0014', endColorstr='#9a0006',GradientType=0 );
	text-decoration: none;
	border: 1px solid #9A0006;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset,
	 			0 1px 3px rgba(0, 0, 0, .7);
	color: #fff;	
	text-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding: 3px;
}
.datepick-links,.datepick-control, .datepick-header {
	overflow: hidden;
	margin-bottom: 5px;
}	
.datepick-prev, .datepick-current, .datepick-next {
	width: 33%;
	float: left;	
}
.datepick-current {
	text-align: center;
}
.datepick-next {
	text-align: right;	
}

.datepick-new-month {
	width: 49%;
	margin-right: 2%;
	float: left;	
}
.datepick-new-year {
	width: 49%;
	float: left;	
}
table.datepick {
	width: 100%;	
	border: none;
}
.datepick th {
	background: #111;
	color: #fff;
	padding: 3px;	
}
.datepick td {
	border: 1px solid #222;
	box-shadow: 0 1px 0 #444 inset;
	background: #333;
	color: #fff;
	padding: 3px;	
}
td.datepick-other-month {
	background: #444;	
}

/* Quiz Module Styles */
.DnnModule-QuizPro {
	padding: 0;	
}
.ModQuizProC table {
	width: 100%;	
	border-spacing: 0;
	border: none;
	border-color: #fff;
}
.ModQuizProC table tr.SubHead td {
	border: none;
	font-size: 16px;
}
.ModQuizProC table tr.SubHead td a:link, .ModQuizProC table tr.SubHead td a:visited {
	color: #fff;
	text-decoration: none;
}
.ModQuizProC table tr.SubHead td a:hover {
	text-decoration: underline;
	text-shadow: none;	
}
.ModQuizProC table td {
	padding:10px 5px;	
	font-size: 14px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.ModQuizProC table td td {
	border-bottom: none;	
}
.ModQuizProC table td p {
	margin: 0 0 10px 0;	
}

.ModQuizProC table tr:nth-child(2n+2) td {
	background: #fff;	
}

a#dnn_ctr1826_QuizMaker_Insert, input#dnn_ctr1829_AllQuizReports_GenerateReport, a#dnn_ctr1826_Questions_Insert, .ModQuizProC .CommandButton, a#dnn_ctr1826_QuestionsXML_DownLoadLink {
	padding: 10px;
	display: inline-block;
	margin: 10px 10px 10px 0;
	cursor: pointer;	
}

.ModQuizProC span.Head {
	display: block;
	padding: 10px;
}

a#dnn_ctr1826_QuizMaker_Insert, input#dnn_ctr1829_AllQuizReports_GenerateReport, a#dnn_ctr1826_Questions_Insert, .ModQuizProC .CommandButton, a#dnn_ctr1826_QuestionsXML_DownLoadLink {
	background: #ff0014; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0014 0%, #ba000a 49%, #9e0008 50%, #9a0006 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0014), color-stop(49%,#ba000a), color-stop(50%,#9e0008), color-stop(100%,#9a0006)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* IE10+ */
	background: linear-gradient(top, #ff0014 0%,#ba000a 49%,#9e0008 50%,#9a0006 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0014', endColorstr='#9a0006',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	border: 1px solid #9a0006;
	box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,
				0 1px 3px rgba(0,0,0,.7);
	font-size: 14px;	
	color: #fff !important;
	font-weight: bold;	
	text-shadow: 0 1px 3px rgba(0,0,0,.4);		
}

a#dnn_ctr1826_QuizMaker_Insert:hover, input#dnn_ctr1829_AllQuizReports_GenerateReport:hover, a#dnn_ctr1826_Questions_Insert:hover, a#dnn_ctr1826_QuestionsXML_DownLoadLink:hover {
	text-shadow: none;
	color: #fff;
	background: #e55656; /* Old browsers */
	background: -moz-linear-gradient(top, #e55656 0%, #ba000a 50%, #9e0008 50%, #9a0006 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e55656), color-stop(50%,#ba000a), color-stop(50%,#9e0008), color-stop(100%,#9a0006)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* IE10+ */
	background: linear-gradient(top, #e55656 0%,#ba000a 50%,#9e0008 50%,#9a0006 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55656', endColorstr='#9a0006',GradientType=0 ); /* IE6-9 */ }
	
.quiz-counter {
	display: inline-block;
	width: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #333;
	height: 30px;
	padding-top: 10px;	
}
.ModQuizProC table td.quiz-options {
	padding-left: 60px;	
}
.ModQuizProC table td.quiz-options input {
	margin-right: 5px;	
}
.ModQuizProC table td.quiz-options label {
	margin-right: 10px;	
}
.quiz-question-number {
	background: #eee;
	color: #666;
	padding: 5px;
	display: block;	
}

.DnnModule-QuizPro .Middle {
	overflow: hidden;
}
.DnnModule-QuizPro .NormalBold {
	font-size: 14px;	
}

.DnnModule-QuizPro .quizmaker-message {
	text-align: center;
	padding: 10px;
	display: block;	
}
.DnnModule-QuizPro .hsa-button {
	padding: 10px;
	float: right;
}

/* FOOTBALL PAIRINGS */

.footballpairinglift {
	float:left;
}

.fbpairings #container {
	height:600px;
}

.fbpairings a {
	padding:8px;
}

.fbpairings p {
	padding:8px 20px;
	font-size:15px!important;
	color:#fff;
}

@media (max-width: 580px) {
	#Body {
		background: none;	
	}
	
	/* Blocks */	
	#container {
		width: 100%;
		border: none;
		box-shadow: none;
		padding: 0;	
	}
	#flagleft, #flagright {
		display: none;	
	}
	#login {
		background: #111; }
	#loginbox {
		width: auto;
		background: none;
		border: none;
		margin: 0;
		float: none;	
	}
	#navigation {
		width: 100%;
		height: auto;
		border-top: 1px solid #fff;
		background: rgb(212,0,20); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(212,0,20,1) 0%, rgba(165,0,8,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,0,20,1)), color-stop(100%,rgba(165,0,8,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(212,0,20,1) 0%,rgba(165,0,8,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(212,0,20,1) 0%,rgba(165,0,8,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(212,0,20,1) 0%,rgba(165,0,8,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(212,0,20,1) 0%,rgba(165,0,8,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d40014', endColorstr='#a50008',GradientType=0 ); /* IE6-9 */
		left: 0; }
		
	#logo {
		position: absolute;
		top: 10px;
		background: url(images/mobile-logo.png) no-repeat;
		left: 10px;
		width: 60px;		
		height: 60px; }
	#dnn_leftcolumn, #dnn_rightcolumn, #dnn_MiddlePaneFull, #footercontainer, #dnn_ContentPane, #dnn_btmLeft, #dnn_btmCenter, #dnn_btmRight, .address,
	#dnn_InsideLeft, #RightofMenu, #dnn_InsideRight, #dnn_InsideCenter, #dnn_insideBtm, #dnn_footerlinks, #copyright {
		overflow: hidden;
		clear: both;
		float: none;
		width: 100% !important;
		padding: 0;
		margin: 0;	
	}
	.tournamentinfo {
		width: 50%;
		margin: 0 2% 0;
		height: auto;
		padding: 0;	
	}
	.fadegradient {
		margin-right: 0;
		height: auto;
		float: right;
		padding: 0;
		background: none;
	}
	#content {
		background: none;
		margin-top: 0;	
	}
	#gradient, .DnnModule-DNNspot-Rotator {
		display: none;	
	}
	/* Navigation */
	.show-mobile {
		display: inline-block;
		padding: 10px 10px 10px 36px;
		background: url(images/mobile-menu.png) no-repeat 10px 10px #333;
		color: #fff;
		border: 1px solid #111;
		box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,
					0 1px 3px rgba(0,0,0,.4);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin: 10px;
		cursor: pointer;		
	}
	.show-mobile:hover {
		color: #fff;
		text-decoration: none;	
	}
	#wiaaMenu {
		float: none;
		text-align: right;	
	}
	#wiaaMenu ul li:hover .wiaa-child-menu, .searchglass, #wiaaMenu ul li.menu-item-Sports:hover .menu-sports-list  {
		display: none;	
	}
	#wiaaMenu ul {
		background: #111;
		text-align: right;		
		display: block;
		display: none;
		border-top: 3px solid #000;
		float: none;	
	}
	#wiaaMenu li {
		float: none;
		border-top: 1px solid #222;
		border-bottom: 1px solid #000;
	}
	#wiaaMenu li a {
		border-right: none;	
	}
	#secondnav {
		width: 100%;
		left: auto;
		padding: 10px 0;
		height: auto;
		background: #222;
		box-shadow: 0 1px 5px #000;
		border-top: none;
		text-align: center;
		top: auto;		
		margin: 0;	
	}
	#secondnav a {
		color: #fff;
		display: inline-block;
		margin-bottom: 5px;	
	}
	#dnn_dnnSearch_txtSearch {		
		margin: 0 auto;		
		float: none;
		clear: both; }
	
	.links {
		float: left;
		position: relative;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
		width: 50%;
		height: auto;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: 0 !important;
	}
	
	#dnn_footerlinks .links:nth-child(2n+3) {
		clear: both;	
	}
	
	#sponsors  {
		overflow: hidden;
		margin: 10px;
		padding: 0; }
	#sponsors li {
		width: 20%;
		padding: 0 10px;
		display: block;
		float: left;
		margin: 0 0 10px 0 !important;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	#sponsors li img {
		max-width: 100%;
		height: auto !important;	
	}
	.secondary-container .DNNModuleContent {
		display: none;	
	}
	.secondary-container select {
		display: block;	
		width: 80%;
		margin: 20px auto;
	}
	
	/* DnnFormPopups */
	.dnnFormPopup {
		width: 85% !important;
		top: 20;
		left: 20;
	}
	#iPopUp {
		height: 199px !important;
		min-height: 199px !important; 	
	}
	.dnnForm.dnnLogin.dnnClear, .dnnForm.dnnLoginService {
		margin: 10px 0 !important;	
	}
	
	
	
}