@charset "utf-8";
/* CSS Document */


/* Fonts and Background Images */

body {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	text-align: center;
}

img a {
	border: none;	
}

body.mjhl { background: url(images/mjhl_background.jpg) top center no-repeat #000; }
body.ajhl { background: url(images/ajhl_background.jpg) top center no-repeat #000; }
body.ayhl { background: url(images/ayhl_background.jpg) top center no-repeat #000; }
body.ashl { background: url(images/ashl_background.jpg) top center no-repeat #000; }
body.amhl { background: url(images/amhl_background.jpg) top center no-repeat #000; }

/**a { color: #cc0000; text-decoration: none; text-transform:uppercase; font: bold 11px;} **/
a { color: #003399; text-decoration: none; text-transform:uppercase; font: bold 11px;}
a:hover { text-decoration: underline }
#pow a, #commitments a{
color: #FFFFFF;
}
#standings a{
color: #FFFFFF;
}
#standings a:hover {
 color: #003399;
 text-decoration: underline; 
 }

h1 {
	background: url(images/grey-stripe-background.png) top left repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	padding: 18px 0 6px 0;
	margin: 25px 0 12px 0;
	font-weight: bold;
}

#sponsors h1, #upcomingGames h1, #recentResults h1, #standings h1 {
	border-bottom: none;
	padding: 18px 0 0 0;
	margin: 25px 0 12px 0;
}

#pow h1 {
	border-bottom: none;
	padding: 18px 0 0 0;
	margin: 0 0 12px 0;
}

h2, .subhead, .head {
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #1746B5;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 6px 0 0 0;
	font-weight: bold;
}

h3 {
	font: 11px Arial, Helvetica, sans-serif; 
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 0;
	font-weight: bold;
}

p {
	line-height: 135%	
}

/* Structure */
#container {
	width: 950px;
	margin: 0 auto;
	padding: 9px 0 30px 0;
	text-align: left;
}

#banner {
	width: 945px;	
	height: 185px;
}

/*.amhl #banner {
	margin-top: 140px;	
	height: 45px;
}*/

.ashl #banner {
	margin-top: 78px;	
	height: 102px;
}

#left {
	width: 615px;
	margin: 0 16px 0 0;
	padding: 0;	
	float: left;
}

#right {
	width: 312px;
	margin: 0;
	padding: 0;	
	float: left;
}

#footer {
	width: 940px;
	background: url(images/grey-stripe-background.png) top left repeat-x;
	padding: 30px 0 0 0;
	margin: 30px 0 0 0;
}

/* Banner and Top Nav */
#teams {
	float: right;
	width: 550px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#MenuBar2 { 
	float: right;
}
body.ajhl #teams {
	width: 350px;	
}

.teamWebsites {
	font-weight: bold;
	color: #184AC0;
	text-transform: uppercase;
	margin: 18px 0 4px 6px !important;
}

.teamWebsites a{
	background: none !important;
}


/* Article */

#article {
	/*width: 615px;*/
	background: url(images/article-background.png) top left repeat #fff;
	background-color: #fff;
	padding: 10px;
	margin: 0 0 20px 0;

}
#article p {
	color: #003399;
}

#article h2 {
	color: #003399;	
	border-top: 9px solid #dcdcdf;
	border-bottom: 9px solid #dcdcdf;
	padding: 6px 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 20px;
	margin: 0 20px 6px 0;
}

.amhl #article h2 {
	margin: 0 12px 6px 0;
}

#article h3 {
	color: #cc0000;	
	padding: 6px 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
}

#article a { color: #003399; }

#article ::-webkit-scrollbar {
    width: 12px;
}

#article ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

#article ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}



#article img{
	float: right;
	margin: 0 0 12px 12px;
	border-top: 8px solid #000;
	border-right: 8px solid #000;
	border-bottom: 8px solid #000;
	border-left: 8px solid #000;
}

.image,image-right{
	float: right;
	margin: 0 0 12px 12px;
	border-top: 8px solid #000;
	border-right: 8px solid #000;
	border-bottom: 8px solid #000;
	border-left: 8px solid #000;
}

.image-left{
	float: left;
	margin: 0 0 12px 12px;
	border-top: 8px solid #000;
	border-right: 8px solid #000;
	border-bottom: 8px solid #000;
	border-left: 8px solid #000;
}


#thumbnails {
	margin-top: 10px;
	text-align: center;
}

#thumbnails img{
	padding-right: 10px;
}



.date { font-weight: bold; }

/* Standings */

.leftCol { width: 615px; }

.division {
	width: 195px;
	float: left;
	margin: 0 14px 0 0;
}
.division.last { margin-right: 0; }

.ayhl .division.last, .ayhl .division, .ayhl .division.last table, .ayhl .division table { margin: 0 5px 5px 0; width: 128px;}
.ayhl .division.last, .ayhl .division { height: 20px; }


#standings td a { color: #fff; text-transform: none; }

#standings td.table-head-small { 
	color: #fff; 
	text-transform: uppercase; 
	font-weight: bold; 
	background: none;
	border: none;
	padding: 0;
}

#source, #target {
	color: #000;
}


/* Sponsors */
#sponsors ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sponsors ul li{
	margin: 0;
	padding: 0 15px 0 0;
	list-style-type: none;
	float: left;
}

#right #sponsors ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#right #sponsors ul li{
	margin: 0;
	padding: 0 10px 0 0;
	list-style-type: none;
	float: left;
}

#left #sponsors {
	width: 615px;	
}

#right h1.about {
	margin-top: 0;	
}

#right p {
	font-size: 13px;
	line-height: 145%;
}



/* Players of the Week POW */
.player {
	width: 95px;
	margin-right: 7px;
	float: left;
}

.player img { padding-bottom: 10px; }

.player strong {
	text-transform: uppercase;
}


/* Upcoming Games and Recent Results */
#upcomingGames,#recentResults {
	  float: left;
	  width: 312px;
}
.upcomingdate {
	color: #184AC0;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	text-transform: uppercase;
}

#upcomingGames table {
	margin: 0;
	padding: 0;
}

#upcomingGames h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.ayhl #upcomingGames, .ayhl #recentResults {
	  float: left;
	  width: 145px;
}
.ayhl #upcomingGames {
	  margin: 0 0 0 0;
}

.mjhl #upcomingGames, .mjhl #recentResults {
	  float: left;
	  width: 150px;
}
.mjhl #upcomingGames {
	  margin: 0 10px 0 0;
}



.ajhl #upcomingGames {
	  float: left;
	  width: 190px;
}

.ajhl #recentResults {
	float: left;
	width: 165px;
}

.ajhl #standings {
	  float: left;
	  width: 225px;
	  margin: 0 15px 0 0;
}

.ashl #upcomingGames, .ashl #recentResults {
	  float: left;
	  width: 300px;
}

#upcomingGames {
	  margin: 0 10px 0 0;
}

.ajhl #upcomingGames, .ayhl #upcomingGames {
	  margin: 0 15px 0 0;
}


/* College Commitments */
#commitments td {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#commitments .more, #pow .more {
	float: right;
	margin: 0 0 0 15px;
	font-size: 11px;
	letter-spacing:normal;
}

.more { font-weight: bold; }


/* Twitter */
#twitter {
	background: url(images/twitter-background.png) top right no-repeat;	
}
#twitter h1 {
	background: none;	
	padding-top: 20px;
}

#twitter_update_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#twitter_update_list li{
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}
#twitter_update_list a{
	color: #999;
}

#twitter_update_list3 {
	list-style: none;
	margin: 0;
	padding: 0;
}
#twitter_update_list3 li{
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}
#twitter_update_list3 a{
	color: #999;
}


/* Sub Page Content */
#mainContentSub {
	background: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
}

#mainContentSub h2{
	font-size: 18px;
	margin-top: 10px;
}

#mainContentSub p.head{
	font-size: 16px;
	font: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #cc0000;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	font-weight: bold;
}

#mainContentSub p{
	color: #333;
	font-size: 14px;
	line-height: 19px;
}

.title {
	font: 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #184AC0 !important;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 0;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

#mainContentSub h1{
	background: none;
	margin: 10px 0 4px 0;
	border-bottom: none;
}


/* Footer Links*/
#footer h3 {
	color: #cc0000;	
}
#footer h3 a{ color: #cc0000;	}
#footer h3 a:hover{ color: #cc0000;	}
#footer a { color: #fff; text-transform: uppercase; font-size: 10px;}
#footer a:hover { color: #fff; }

#footer ul.footerNav {
	list-style: none;
	width: 940px;
	margin: 0 0 0 0;
	padding: 0;
	height: 160px;
}

#footer ul li.footerNavHead{
	list-style: none;
	width: 140px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	height: 160px;
}

#footer ul li.footerNavHead h3 a{
	font-weight: bold;
	font-size: 11px;
}

#footer ul li.footerNavMidHead h3{
	padding: 16px 0 5px 0;
}

#footer ul li.footerNavMidHead h3 a{
	font-weight: bold;
	font-size: 11px;
}
#footer ul li.footerNavHead ul{
	list-style: none;
	width: 140px;
	margin: 0 0 0 0;
	padding: 0;
}
#footer ul li.footerNavHead ul li{
	list-style: none;
	width: 140px;
	line-height: 11px;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
}



/*11. GALLERY*/

#target-photos {
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
	padding: 0px;
	margin: 0px;
	/*height: 280px;*/ 
	overflow: hidden;
}

.thumbs ul{
	text-align: center;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
}

.thumbs ul li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	display: inline;
}

.galleryname {
	text-align: left;
	float: left;
	color: #333;
	width: 410px;
	padding: 10px;	
	position: relative;	
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
}

.next {
	float: left;
	padding: 10px;
	position: relative;
	font-size: 12px;
	color: #336699;
	font-family: "Trebuchet MS", sans-serif;
}

.next a{
	text-decoration: underline;
	color: #336699;
}

.next a:hover{
	text-decoration: underline;
	color: #333;
}



/*9. Table Styles*/

#data-table {
 border: 1px solid #999;
 padding: 2px;
 border-collapse: collapse;
 color: #333;
}

.data-table2 {
 border: 1px solid #999;
 padding: 2px;
 border-collapse: collapse;
 color: #333;
}

.data-table {
 padding: 5px;
 border-collapse: collapse;
 color: #333;
}

.stat-table {
 border: 1px solid #999;
 padding: 2px;
 border-collapse: collapse;
 color: #333;
}

.table-title2 {
 font-family : "helvetica", sans-serif;
 font-size : 13px;
 line-height : 18px;
 color : #ffffff;
 margin-right : 25px;
 background:#003399;
 border-top: #cc0000 1px solid;
}

.table-title {
 font-family : "helvetica", sans-serif;
 font-size : 14px;
 font-weight : bold;
 line-height : 18px;
 color : #ffffff;
 margin-right : 25px;
 background:#003399;
 border-top: #cc0000 1px solid;
 padding-left: 2px;
}

.table-title3 {
 font-family : "helvetica", sans-serif;
 font-size : 14px;
 font-weight: bold;
 line-height : 18px;
 color : #003399;
 margin-right : 25px;
 background:#fff;
}

.table-head {
 font-family : "arial", sans-serif;
 font-size : 12px;
 font-weight: bold;
 line-height : 18px;
 color : #000;
 background:#e0e0e0;
 border: 1px solid #c1c1c1;
 padding-left: 4px;
 padding-right: 4px;
}

.table-head-small {
 font-family : "arial", sans-serif;
 font-size : 11px;
 font-weight: bold;
 line-height : 14px;
 color : #000;
 background:#e0e0e0;
 border: 1px solid #c1c1c1;
 padding-left: 3px;
 padding-right: 3px;
}

.table-head-small a{
color: #003399;
}


.table-row {
 font-family : "arial", sans-serif;
 font-size : 11px;
 line-height : 18px;
 color : #000;
 border: 1px solid #c1c1c1;
 padding-left: 4px;
 padding-right: 4px;
}

.table-row-small {
 font-family : "arial", sans-serif;
 font-size : 11px;
 line-height : 13px;
 color : #000;
 border: 1px solid #c1c1c1;
 padding-left: 2px;
 padding-right: 2px;
}

.table-row-small a{
	color: #003399;
}

#standings .table-row-small {
 color : #fff;
}

#standings .table-row-small a{
 color : #fff;
}

#standings .table-head-small {
	
}

.table-border {
	border: 1px solid #C1C1C1;
    color: #000000;
    font-family: "arial",sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding-left: 4px;
    padding-right: 4px;
}
#schedule_table  a{
  color: #003399;
}

/*Carousel*/

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:right; width:300px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#cc0000; }
.clear { clear: both; }

.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
	
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


