@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #002E65 url(../images/background-striped_gradient.png) repeat-x;
	margin:15px 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.cshl #container { 
	position: relative; 
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #ccc;
	border-top:5px solid #03136A;
	text-align: left;
	padding:20px 15px 15px 15px;
} 
.clear { clear:both; }

h1 { 
	font-size:24px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:26px;
	color:#01176E;
	padding:0 10px;
}
h2 { 
	font-size:21px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:26px; 
	padding:0 10px;
}
a { 
	color:#006699;
	outline:none;
}
a:hover {
	text-decoration:none;
}

.cshl #header { 
	padding:0 0 3px 0;
	height:113px; 
} 
.cshl #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.cshl .menu { 
	background:url(../images/btn3.jpg) repeat-x; 
	height:30px; padding:0 0 0 5px; 
	border-bottom:1px solid #666666;
}
.cshl .logo { 
	padding-bottom:10px;
	float:left;
	width:226px
}

.cshl .team_logos {
	float:right;
	width:700px;
	text-align:right;
	padding-right:10px;
}
.cshl .team_logos img { padding:5px 6px ;}

.cshl .scoreboard {
	height:56px; 
	background:url(../images/score_bg.jpg) repeat-x;
	padding-top:6px;
	margin-bottom:12px;
}
.cshl .scoreboard .left { background:url(../images/scoreboard_left_arrow.jpg) no-repeat; float:left; width:26px; height:56px;border-right:2px solid #FFF; }
.cshl .scoreboard .right { background:url(../images/scoreboard_right_arrow.jpg) no-repeat; float:left; width:27px; height:56px; }
.cshl .scoreboard .scores { background:#E6E6E6; float:left; width:133px; height:56px; border-right:2px solid #FFF; }
.cshl .scoreboard .scores td.scores_date { font-size:0.65em; color:#4A4A4A;  font-weight:normal; padding:5px 0 2px 10px; }
.cshl .scoreboard .scores td.scores_time { font-size:0.6em; color:#000; text-align:center; font-weight:bold; }
.cshl .scoreboard .scores td.scores_away_team { font-size:0.7em; color:#011365; text-align:left; font-weight:bold; padding:2px 0 2px 10px;  }
.cshl .scoreboard .scores td.scores_away_score { font-size:0.7em; color:#011365; text-align:left; font-weight:bold;  }
.cshl .scoreboard .scores td.scores_home_team { font-size:0.7em; color:#011365; text-align:left; font-weight:bold; padding-left:10px; }
.cshl .scoreboard .scores td.scores_home_score { font-size:0.7em; color:#011365; text-align:left; font-weight:bold; }

.cshl .scoreboard .scores.past td.scores_date { font-size:0.65em; color:#8C8C8C;  font-weight:normal; padding:5px 0 2px 10px; }
.cshl .scoreboard .scores.past td.scores_time { font-size:0.6em; color:#7A7A7A; text-align:center; font-weight:bold; }
.cshl .scoreboard .scores.past td.scores_away_team { font-size:0.7em; color:#7A7A7A; text-align:left; font-weight:bold; padding:2px 0 2px 10px;  }
.cshl .scoreboard .scores.past td.scores_away_score { font-size:0.7em; color:#7A7A7A; text-align:left; font-weight:bold;  }
.cshl .scoreboard .scores.past td.scores_home_team { font-size:0.7em; color:#7A7A7A; text-align:left; font-weight:bold; padding-left:10px; }
.cshl .scoreboard .scores.past td.scores_home_score { font-size:0.7em; color:#7A7A7A; text-align:left; font-weight:bold; }


.cshl .scoreboard  .upcoming td.scores_date, .upcoming td.scores_time, .upcoming td.scores_away_team, .upcoming td.scores_away_score, .upcoming td.scores_home_team, .upcoming td.scores_home_score { 
	/* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  }
.bar { height:38px; background:url(../images/bar_bg.png) repeat-x; }

 
.cshl #sidebar_left {
    float:left;
    width: 200px;
    padding:0 10px 15px 0; 
}
.cshl #sidebar_right {
    float:right;
    width: 267px;
    padding:0px 0 15px 0;

}
.cshl #sidebar_right td.header {
	background:url(../images/sidemenu_team_bg2.jpg) repeat-x;
	width:210px;
	height:	24px;
	padding:8px 0 10px 15px;
	color:#FFFFFF;
}
.cshl #sidebar_right td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:70%;
	font-weight:bold;
}
.cshl #sidebar_right th { background:#FFF; font-size:0.6em; color:#000; padding:2px; line-height:20px; } 
.cshl #sidebar_right tr.odd td { background:#FFF; font-size:0.6em; color:#666666; padding:2px; line-height:20px; }
.cshl #sidebar_right tr.even td { background:#F5F5F5; font-size:0.6em; color:#666666; padding:2px; line-height:20px;  }
.cshl #sidebar_right td a { float:right; padding-right:10px; }

.cshl #mainContent { 
	margin: 0 290px 0 225px;
	font-size:0.8em;
	line-height:22px;
}
.cshl #mainContent .news_date { 
	background:#f4f4f4;
	font-size:0.85em;
	color:#006699;
	padding:5px 20px;
	font-weight:bold;
 }
.cshl #mainContent p { padding:0 10px; } 

/* Stats Pages ------------------------------------------------------------ */

.cshl.stats #sidebar_right { display:none; }

.cshl.stats #mainContent { 
	margin: 0 0 0 200px;
	font-size:0.8em;
	line-height:22px;
	padding: 0 20px 0 20px;
}
.cshl.stats td.header {
	background:url(../images/sidemenu_team_bg2.jpg) repeat-x;
	height:	24px;
	padding:4px 0 6px 15px;
	color:#FFFFFF;
}
.cshl.stats td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.cshl.stats th { background:#FFF;  color:#000; padding:2px; line-height:20px; } 
.cshl.stats tr.odd td { background:#FFF; color:#666666; padding:2px; line-height:20px; }
.cshl.stats tr.even td { background:#F5F5F5;  color:#666666; padding:2px; line-height:20px;  }

/* Stats Pages ------------------------------------------------------------ */

.cshl.admin #sidebar_right { display:none; }

.cshl.admin #mainContent { 
	margin: 0 0 0 200px;
	font-size:0.8em;
	line-height:22px;
	padding: 0 20px 0 20px;
}

.cshl.adminfull #sidebar_right { display:none; }
.cshl.adminfull #sidebar_left { display:none; }

.cshl.adminfull #mainContent { 
	margin: 0 75px 0 75px;
	font-size:0.8em;
	line-height:22px;
}

/* Footer ------------------------------------------------------------ */

.cshl #footer { 
	padding: 10px 0; 
	background:#DDDDDD;
	text-align:center;
	font-size:10px;
	color:#999999;
	margin-top:15px;
} 
.cshl #footer a { color:#999999; text-decoration:none; }
.cshl #footer a:hover { color:#333; text-decoration:none; }
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}