@charset "UTF-8";

/*---------------------------------------------------*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding: 20px 0;
	text-align: center;
}

p, ul, li
{
	line-height: 1.6em;
	margin: .6em 0 0 0;
}

dl { 
	line-height:1.6;
	margin: 1em 0;
}
dt { 
	font-weight:bold;
	margin:0 0 .25em;
}
dd {
	margin:0 0 1em;
}

/*
@Heading styles
----------------------------------------------------*/

h1, h2, h3, h4
{
	color: #313131;
	font-weight: normal;
	line-height: 1.8em;
	margin: .6em 0 0 0;
	z-index: 1;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1em;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#heading-rss
{
	padding-left: 28px;
	font-size: 1.3em;
	background: transparent url(images/bg_heading-rss.jpg) no-repeat left center;
}

#content-2-2 h2, #content-2-3 h2
{
	text-align: center;
}

/*
@Rounded heading styles
----------------------------------------------------*/

#content-1-left .rounded-heading
{
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	margin-right: 10px;
	background: #555555 url(images/bg_roundedheading11T.jpg) no-repeat right top;
}

#content-1-left .rounded-heading span
{
	padding: 9px 20px 9px 10px;
	display: block;
	background: transparent url(images/bg_roundedheading11B.jpg) no-repeat right bottom;
}

#content-2 .rounded-heading
{
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	margin-right: 10px;
	background: #555555 url(images/bg_roundedheading21T.jpg) no-repeat right top;
}

#content-2 .rounded-heading span
{
	padding: 9px 20px 9px 10px;
	display: block;
	background: transparent url(images/bg_roundedheading21B.jpg) no-repeat right bottom;
}

#content-2-1 .rounded-heading
{
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	margin-right: 10px;
	background: #555555 url(images/bg_roundedheading21T.jpg) no-repeat right top;
}

#content-2-1 .rounded-heading span
{
	padding: 9px 20px 9px 10px;
	display: block;
	background: transparent url(images/bg_roundedheading21B.jpg) no-repeat right bottom;
}

#content-1-right .rounded-heading
{
	background: #EEEEEE url(images/bg_roundedheading12T.jpg) no-repeat left top;
	font-size: 16px;
	line-height: normal;
	color: #666666;
}

#content-1-right .rounded-heading span
{
	padding: 9px 10px; 
	display: block;
	background: transparent url(images/bg_roundedheading12B.jpg) no-repeat left bottom;
}

/*
@Link styles
----------------------------------------------------*/

a:link, a:visited
{
	color: #272d20;
}

a:hover, a:active
{
	color: #000000;
}

a img
{
	border: none;
}

/*
@Image Navigation styles
----------------------------------------------------*/

img.float-left
{
	float: left;
	margin: 0 6px 6px 0;
}

/*
@Wrapper styles
----------------------------------------------------*/

#wrapper-1
{
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-content-1
{
	margin: 0;
	padding: 0;
	font-size: .65em;
	background-color: #DDD;
	border-top: 1px solid #FFFFFF;
	clear: both;
}
	#wrapper-content-1 .bottom-content {
		clear:both;
		font-size:1.538em;
		padding:2em 0 0;
	}

#wrapper-content-2-0
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg_wrapper-content-2-0.jpg) repeat-y;
}

#wrapper-content-2
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg_wrapper-content-2.jpg) repeat-y;
}


#content-1-right .content-padder
{
	padding: 0 10px 0 10px;
}

#content-1-left .content-padder
{
	padding: 0 0 0 10px;
}

#content-2 .content-padder
{
	padding: 5px 5px 0 10px;
}

#content-2-1 .content-padder
{
	padding: 0 5px 0 10px;
}

#content-2-3 .content-padder
{
	padding: 0 10px 0 2px;
}

#content-2-2 .content-padder
{
	padding: 0 2px 0 10px;
}

/*
@Main Navigation styles
----------------------------------------------------*/

#hornav
{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #9b9b9b url(/images/bg_hornav.jpg) repeat-x;
	font-size: .75em;
}

#hornav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
}

#hornav ul li
{
	float: left;
	line-height: normal;
	margin: 0;
}

#hornav ul li a
{
	float: left;
	display: block;
	padding: 6px 17px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background: transparent url(images/bg_horNav-link.jpg) top right no-repeat;
}

#hornav ul li a:hover, #hornav ul li a:active
{
	background: #666 url(images/bg_horNav-link.jpg) top right no-repeat;
}

#hornav ul li a#current
{
	background: #9b9b9b url(images/bg_horNav-link.jpg) repeat-x !important;
	color: #333333 !important;
}

/*
@Verical Navigation styles
----------------------------------------------------

.vertnav
{
	margin: .6em 0 0 0;
	padding: 0;
}

.vertnav ul
{
	margin: 0;
	list-style-type: none;
	line-height: normal;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

.vertnav ul li
{
	line-height: normal;
	margin: 0;
}

.vertnav a
{
	display: block;
	padding: 3px 6px;
	width: 139px;
	margin: 0;
	background-color: #C4C4C4;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.vertnav a:link, .vertnav a:visited
{
	color: #666666;
	text-decoration: none;
}

.vertnav a:hover
{
	background-color: #D1E2EC;
	color: #333333;
}*/

.vertnav {
}
.vertnav ul {
	list-style:none;
	margin:0 0 1em;
	padding:0;
}
.vertnav li {
	line-height: normal;
	margin:0 0 .5em;
}
	.vertnav a.action { margin:.5em 0 0; }


/*
@Section tops and bottoms styles
----------------------------------------------------*/

#page-top
{
	margin: 0;
	padding: 0;
	height: 6px;
	background: #555555 url(images/bg_page-top.jpg) no-repeat;
}

#content-1-0-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
	background: #DDDDDD url(images/bg_content-1-0-bottom.jpg) no-repeat;
}

#content-1-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
	background: #DDDDDD url(images/bg_content-1-bottom.jpg) no-repeat;
}

#content-2-0-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
	background: #DDDDDD url(images/bg_content-2-0-bottom.jpg) no-repeat;
}

#content-2-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
	background: #DDDDDD url(images/bg_content-2-bottom.jpg) no-repeat;
}

#page-bottom
{
	margin: 0;
	padding: 0;
	height: 6px;
	font-size: 0;
	background: #DDDDDD url(images/bg_page-bottom.jpg) no-repeat;
}

/*
@Masthead styles
----------------------------------------------------*/

#branding
{
	margin: 0;
	padding: 0;
	background-color: #555555;
}

#branding h1
{
	color: #FFFFFF;
	font-size: 1.8em;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-weight: normal;
	padding: 40px 20px 40px 110px;
	background: transparent url(images/bg-branding.png) no-repeat left center;
	line-height: normal;
	margin: 0;
	border-bottom: 1px solid #999999;
	z-index: 1;
}

/*
@Column styles
----------------------------------------------------*/

#content-1-left
{
	float: left;
	width: 420px;
	margin: 0 15px 0 0;
	padding: 0;
}

#content-1-right
{
	float: left;
	width: 345px;
	margin: 0;
	padding: 0;
}

#content-2
{
	float: left;
	width: 780px;
	font-size: .8em;
}

#content-2-1
{
	float: left;
	width: 420px;
	font-size: .8em;
}

#content-2-2
{
	float: left;
	width: 165px;
	margin: 0 15px;
	font-size: .7em;
}

#content-2-3
{
	float: left;
	width: 165px;
	font-size: .7em;
}

/*
@Footer styles
----------------------------------------------------*/

#footer
{
	margin: 0;
	padding: 0;
	background: #DDDDDD;
}

#footer p
{
	margin: 0;
	padding: 0 10px;
	background: #DDDDDD;
	line-height: normal;
	font-size: .7em;
}

/*
@Thumnail list styles
----------------------------------------------------*/

.thumblist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.thumblist li
{
	margin: 0 0 1.5em 0;
}
.thumblist p {
	margin:0;
}
.thumblist a {
	border: 3px double #FFFFFF;
	background-color: #c4c4c4;
	display:block;
	margin:0;
	padding: 15px;
	text-decoration: none;
}
.thumblist img {
	opacity:.6;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha( Opacity=60, Style=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=60, Style=0);
}
	.thumblist a:hover img{
		opacity:1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha( Opacity=100, Style=0)";
		filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=100, Style=0);
	}
	.cb-on .thumblist a img { opacity:1 !important; }
	
/* ul.partners - list style for partners page */

.partners {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;
}
	.partners li {
		float:left;
		height:150px;
		line-height:150px;
		padding:10px;
		text-align:center;
		width:133px;
	}
	.partners img {
		vertical-align:middle;
	}
	

/*
@Search form styles
----------------------------------------------------*/

#searchcontainer
{
	line-height: normal;
	background: #EEEEEE url(images/bg_roundedheading12T.jpg) no-repeat left top;
	margin: .6em 0 0 0;
}

#searchcontainer div
{
	padding: 8px 10px;
	background: transparent url(images/bg_roundedheading12B.jpg) no-repeat left bottom;
}

#searchcontainer p
{
	margin: 0;
	padding: 0;
	line-height: normal;
}

#searchcontainer form
{
	margin: 0;
	padding: 0 0 0 90px;
	line-height: normal;
	background: transparent url(images/bg_searchform.jpg) no-repeat left center;
}

#searchcontainer form label {
	display: none;
}

#keywords, #btn-search
{
	vertical-align: middle;
}

#keywords
{
	border: 1px solid #FFFFFF;
	background: #DDDDDD;
	width: 120px;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}

/*
@Floated note styles
----------------------------------------------------*/

p.sidenote-left
{
	width: 200px;
	float: left;
	background-color: #bdd5ef;
	padding: 1em;
	margin: .8em .6em 0 0;
	border: 1px solid #f4f4f4;
}

p.sidenote-right
{
	width: 200px;
	float: right;
	background-color: #bdd5ef;
	padding: 1em;
	margin: .8em .6em 0 0;
	border: 1px solid #f4f4f4;
}

p.sidenote-photo-left
{
	width: 335px;
	float: left;
	background-color: #bdd5ef;
	padding: 1em;
	margin: .8em .6em 0 0;
	border: 1px solid #f4f4f4;
}

p.sidenote-photo-right
{
	width: 335px;
	float: right;
	background-color: #bdd5ef;
	padding: 1em;
	margin: .8em .6em -10px 0;
	border: 1px solid #f4f4f4;
}

p.sidenote-left-cornerstone
{
	width: 150px;
	float: left;
	background-color: #bdd5ef;
	padding: 1em;
	margin: .8em .6em 0 0;
	border: 1px solid #f4f4f4;
}

p.sidenote-left-level2
{
	width: 115px;
	float: left;
	background-color: #d0e2ec;
	padding: 1em;
	margin: .8em .5em 0 0;
	border: 1px solid #f4f4f4;
}

p.sidenote-left-level2-nofloat
{
	width: 115px;
	background-color: #d0e2ec;
	padding: 1em;
	margin: .8em .5em 0 0;
	border: 1px solid #f4f4f4;
}

/*
@Image caption styles - ad hoc for home page image in content 2
----------------------------------------------------*/
.caption {
	font:.75em Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-transform:uppercase;
}
.caption p {
	float:right;
	height:2em;
	line-height:2;
	margin:0 5px 0 0;
}
	.caption p:first-child {
		float:left;
		margin:0 0 0 5px;
	}
	.caption sup { 
		line-height:1;
		text-transform:lowercase;
	}

/*
@Islideshow gallery list - photos section on media page
----------------------------------------------------*/

ul.slideshows {
	list-style:none;
	margin:0;
	padding:0;
}

.slideshows li {
	background-color: #bdd5ef;
	border: 1px solid #f4f4f4;
	float: left;
	margin: 10px 16px 0 0;
	padding: 13px;
	width: 335px;
}


	
/*
@RSS list styles
----------------------------------------------------*/

#list-rss
{
	list-style-type: none;
	padding: 0;
}

#list-rss li
{
	padding: 0 0 0 14px;
	background: transparent url(images/icn_download.jpg) no-repeat left center;
	line-height: normal;
	margin: 4px 0 0 0;
}

#list-rss li a
{
	padding: 3px 10px;
	display: block;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #d1e2ec;
	text-transform: uppercase;
}

#list-rss li a:hover, #list-rss li a:active
{
	background-color: #EEEEEE;
	color: #000000;
}

#videogallery {
	width:100%;
	zoom:1;
}
#videogallery span{ display:block; }
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:5px;
	width:400px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}

/*
@tables
----------------------------------------------------*/
table {
	border:none;
	border-collapse: collapse;
	margin:1em 0 2em;
}
th { 
	border-bottom:1px solid #9B9B9B;
	padding:0 6px 6px;
	text-align:top;
}
	.team-number { width:60px; }
td {
	padding: 6px;
	vertical-align:top;
}
	.even td, tr:nth-child(2n) td { background:#ededed none; }
	.on td, .on:nth-child(2n) td { background-color:#9fb; }
	.hover td, .hover:nth-child(2n) td { background-color:#ffffbd; }



#videogallery a:hover{
	opacity:1;
}
/* CSS Popup */
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	font-size:0.8em;
	background-color:#ffffff;
	width:810px;
	height:1780px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	
}


/* kids banner */
p.kids
{
	color: red;
	float: right;
	background-color: #555555;
	padding: 0;
	margin: 0 0 0 0;
}

/*
@colorbox - lightbox utility used for image pop ups
----------------------------------------------------*/

#cboxOverlay {
	background:transparent url(images/bg_colorbox-overlay.png) 0 0 repeat;
	height:100%;
	position:fixed; top:0; left:0;
	width:100%;
}

#colorbox {
	position:absolute;
	z-index:9000;
}
	#cboxContent {
		background:#fff;
		font-size:.75em;
		padding:34px 8px 8px;
		text-align:left;
	}
	#cboxTitle {
		background:#fff none;
		margin:0 -8px;
		padding:8px;
	}
		#cboxTitle p {
			margin:0 0 .5em;
		}
		#cboxTitle h6 {
			font-size:1.167em;
			margin:0 0 .5em;
		}
	#cboxNext, #cboxPrevious, #cboxClose {
		background:transparent url(images/bg_colorbox-controls.png) 0 0 no-repeat;
		cursor:pointer;
		display:block;
		height:20px;
		position:absolute;
		text-indent:-9999em;
		top:8px;
		width:20px;
	}
	#cboxClose {
		background-position: -40px 0;
		right:8px;
		width:20px;
	}
		#cboxClose:hover { background-position: -40px -20px; }
	#cboxNext {
		background-position: 0 0;
		right:38px;
	}
	#cboxNext:hover { background-position: 0 -20px; }

	#cboxPrevious {
		background-position: -20px 0;
		right:64px;
	}
		#cboxPrevious:hover { background-position: -20px -20px; }
	#cboxCurrent {
		position:absolute; top:8px; left:8px;
		font-size:1em;
		font-weight:bold;
	}
	
	


/*
@utility
----------------------------------------------------*/
.highlight { color:red; }

.nav {
	list-style:none;
	margin:0;
	padding:0;
}

a.action {
	background: #d1e2ec none;
	border:1px solid #B6CDD9;
	color:#666;
	display:inline-block;
	font-size:12px;
	margin:1em 0;
	padding:6px 8px;
	text-decoration: none;
	
		-moz-border-radius: 12px;
		-o-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
}
	a.action { /* gradients */
		background: -moz-linear-gradient(top, #D1E2EC 0%, #B6CDD9 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D1E2EC), color-stop(100%,#B6CDD9)); /* webkit */
		
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#D1E2EC', endColorstr='#B6CDD9',GradientType=0 )"; /* ie8+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D1E2EC', endColorstr='#B6CDD9',GradientType=0 ); /* ie6/7 */
	}
	a.action:hover { /* gradients */
		color:#333;
		
		background: -moz-linear-gradient(top, #B6CDD9 0%, #D1E2EC 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B6CDD9), color-stop(100%,#D1E2EC)); /* webkit */
		
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#B6CDD9', endColorstr='#D1E2EC',GradientType=0 )"; /* ie8+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B6CDD9', endColorstr='#D1E2EC',GradientType=0 ); /* ie6/7 */
	}
.legend { 
	background:#ededed none;
	padding:6px;
} 
.legend h3 { 
	font-size: 1em;
	font-weight:bold;
	margin:0 ;
}
.legend .intro {
	font-size:.859em;
	margin:0 0 .5em;
}
.legend li { 
	display:inline;
	padding:0 1em 0 0;
}
	.legend-widget {
		position:fixed; bottom:0; left:0;
		width:100%;
		
		-moz-box-shadow:-1px -1px 6px #000;
		-o-box-shadow:-1px -1px 6px #000;
		-webkit-box-shadow:-1px -1px 6px #000;
		box-shadow:1px 1px 4px #000;
	}
		.legend-widget .inner {
			margin: 0 auto;
			width:765px;
		}
	.legend-widget li  {
		cursor:pointer;
	}
	.legend-widget li:hover {
		background:#9fb none;
	}
	
	.roster-widget #wrapper-1 { margin-bottom:5.583em; }
	

