﻿/*****************************************************************************/
/**** Do Not Remove - This section is needed for google maps *****************/
/*****************************************************************************/

html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/********* Reset base classes **********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body, html
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-x-system-font: none;
	background: none repeat scroll 0 0 #EEECEA;
	border: medium none;
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 100%;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	min-width: 630px;
	padding: 0;
	width: 100%;
}

ol, ul {
	margin-left: 10px;
}

ul 
{
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.float_left, .content, .fullscreen, .logo, .signin_lbl, .register,
.register hr, .register h2, .register p, .register .row label, .profile, .profile .row label,
.rightSidePane, .leftSidePane_home, .profile h1, .profile h2, .profileLeftPane, .tabBox,
.searchResults, .result, .image, .info, dt, dd, .actionspro
{
	float: left;
}

.float_right, .env, .rightSidePane, #rightColumn
{
	float: right;
}

div.btns
{
	text-align: right;
}

a, a:visited
{
	background-color: Transparent;
	color: #67823A; /* green */
	text-decoration: none;
	padding: 0px 0px 4px;
}

a:hover
{
	background-color: Transparent;
	color: #67823A; /* green */
	text-decoration: underline;
}

strong
{
	font-weight: bold;
}

ul
{
	margin-left: 0;
	margin-bottom: 0;
}

li
{
	margin-left: 0.7em;
}

p
{
	padding: 0.8em 0;
}

/* all the fieldset tags use this same style */
fieldset
{
	border: solid 1px #CACACA;
	padding: 0px 12px 12px 12px;
	display: block;
}

hr
{
	color: #dcdcdc;
	background-color: #dcdcdc;
	margin: 5px 0;
}

h2
{
	font-weight: bold;
}

h4 {
	color: #696158;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}

div.section p, div.row, div.register, div.register .row, div.register div.chkbxTerms,
div.profile .row, div.news_container p
{
	margin: 5px;
}

input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
	background-color: #E6E6E6;
	border: 1px solid #C0C0C0;
	color: #999999;
	cursor: default;
}

textarea[disabled], textarea[readonly]
{
	background-color: #E6E6E6;
	color: #666666;
}

html[xmlns] .clearfix
{
	display: block;
}

.clearfix
{
	clear: both;
}

.center-align, html#HomePage, html#HomePage body
{
	text-align: center;
	margin: 0px auto;
}

.noBackground, #noBackground
{
	background: transparent none repeat scroll 0 0;
}

/********* End of Reset **********/

div.home_section
{
	float: left;
	height: 250px;
    margin-bottom: 7px;
	margin-right: 10px;
	width: 310px;
}

h2.header2
{
	color: #575757;
	font-size: 20px;
	margin: 0;
	padding-bottom: 5px;
}

h3.header3, h3.player_header3
{
	color: #575757;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
}

div.team_LeftColumn
{
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	width: 250px;
}

div.team_RightColumn
{
	float: left;
	margin: 0;
	padding: 0;
	width: 690px;
}

div.team_Banner
{
	background-color: #000000;
	float: left;
	height: 95px;
	margin: 0 0 5px 0;
	width: 100%;
}

div.team_Logo
{
	float: left;
}

div.team_Logo a
{
	padding: 0;
}

div.team_Logo img
{
	height: 85px;
	max-width: 250px;
	max-height: 85px;
	padding: 5px;
}

div.team_Name
{
	float: left;
	font-family: verdana;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 10px 5px 0 0;
	width: 150px;
}

div.team_Name a
{
	color: #ffffff;
	text-decoration: none;
}

div.team_InfoContainer
{
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.team_InfoContainer table
{
	padding: 5px;
}

div.team_InfoContainer td.team_label
{
	padding: 2px;
	vertical-align: top;
	white-space: nowrap;
	width: 90px;
}

div.team_InfoContainer td.team_tableText
{
	float: left;
	padding: 2px;
	width: 200px;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.team_InfoContainer td.team_aboutUs
{
	padding: 0;
	width: 240px;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.team_InfoContainer td.team_aboutUs p
{
	padding: 2px;
	width: 240px;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.body_container
{
	background-color: #FFFFFF;
    float: left;
    margin: 5px 0 0;
    padding: 20px 35px;
    width: 880px;
}

div.body_container ul li
{
	list-style-type: none;
	margin-left: 0;
	padding: 0 0.3em;
}

div.team_Adspace
{
	float: left;
}

div.team_ContentPane
{
	background-color: #FFFFFF;
	float: left;
	min-height: 250px;
	margin: 0;
	width: 100%;
}

div.team_container
{
	float: left;
	padding: 5px 7px 10px;
}

div.content_teamInnerContainer
{
	float: left;
	margin: 0;
	padding: 10px 10px 5px;
	text-align: left;
}

div.team_ArticleLeft
{
	float: left;
    height: 240px;
    margin: 7px;
    overflow: hidden;
    text-align: center;
    width: 360px;
}

div.team_ArticleLeft img
{
	height: 335px;
}

div.team_ArticleRight
{
	float: right;
    padding: 5px 5px 5px 0;
    text-align: left;
    width: 310px;
}

.team_MoreNews
{
	font-weight: bold;
	text-transform: uppercase;
}

div.team_ImgCaption
{
	clear: left;
	max-width: 300px;
	padding: 2px 5px 5px;
	text-align: left;
}

div.team_NewsArchive
{
	clear: both;
	float: left;
	padding: 10px;
}

div.team_NewsArchive img
{
	float: left;
	margin: 0 10px 10px 0;
	width: 90px;
}

div.team_NewsSnippet
{
	float: left;
	width: 450px;
}

div.team_NewsArticle
{
	padding-top: 5px;
}

div.team_NewsFullArticle
{
	padding: 5px;
}

div.team_NewsFullArticle img
{
	padding: 0 10px 10px 0;
	width: 200px;
}

div.team_fieldInfo
{
}

div.team_ScheduleFilter
{
	padding: 5px;
}

.team_ScheduleTable
{
	padding: 5px;
}

div.league_header
{
	background-color: #000000;
	float: left;
	margin-bottom: 5px;
	margin-right: 0;
	width: 100%;
}

div.league_header a
{
	padding: 5px;
}

div.league_header .SMLogo
{
	padding: 7px;
	width: 150px;
}

div.content_container
{
	background-color: #FFFFFF;
}

.slideshow .control {
	color: #67823A;
	cursor: pointer;
	font-size: 0.75em;
	margin-left: 2px;
	margin-right: 2px;
}

/************** News Articles ***************/

.articlesHome_container
{
	float: left;
    margin: 7px 0;
}

.articleHome_left
{
	float: left;
	height: 310px;
    margin-right: 10px;
	overflow: hidden;
    text-align: center;
	width: 465px;
}

.articleHome_left img
{
	height: 330px;
}

div.articleHome_left div.article_ImgCaption,
div.team_ArticleLeft div.article_ImgCaption
{
	background-color: #000000;
	clear: left;
	color: #FFFFFF;
	height: 55px;
	opacity: 0.65;
	filter: alpha(opacity=65); /* For IE8 and earlier */
	overflow: hidden;
	padding: 0 15px 7px;
	position: absolute;
	text-align: left;
}

div.articleHome_left div.article_ImgCaption
{
    top: 326px;
	width: 435px;
}

div.team_ArticleLeft div.article_ImgCaption
{
    top: 280px;
    width: 330px;
}

div.articleHome_ImgCaption a,
div.articleHome_ImgCaption h4,
div.article_ImgCaption a,
div.article_ImgCaption h4
{
	color: #FFFFFF;
}

.articleHome_right
{
	background-color: #FFFFFF;
	float: right;
	height: 300px;
	padding: 5px;
	text-align: left;
	width: 465px;
}

/* IE 6 hack */
*+ html .articleHome_right
{
	display: inline;
}


.articleHome_right p
{
    padding: 0;
}

div.articlesHome_imgContainer
{
	float: left;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	width: 100px;
}

div.articleHome_right img
{
	margin: 5px 10px 10px 0;
	max-height: 75px;
}

div.articleHome_subsection
{
	float: left;
	height: 140px;
	margin-right: 5px;
	padding: 5px;
	text-align: left;
	width: 260px;
}

div.articleHome_subsection img
{
	padding-right: 5px;
	width: 75px;
}

.moreNews
{
	font-weight: bold;
	text-transform: uppercase;
}

.article
{
	clear: both;
	padding: 0 5px 0 0;
}

div.article_snippet
{
	float: left;
	width: 530px;   
}

div.article_full
{
	font-size: 16px;
    line-height: 1.6em;
}

.contentpaneopen_newsarchive img
{
	float: left;
	margin: 0 10px 10px 0;
	width: 120px;
}

/************** Standings ***************/

div.standings
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	padding: 0;
	text-align: center;
	width: 250px;
}

div.standings h3 {
	background-color: #9B3213;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}

div.standings h3 a
{
	color: #FFFFFF;
	text-transform: uppercase;
}

.standings_table {
	background-color: #EFEFEF;
	padding: 0;
}

.standings_table .grid-header th
{
	background-color: #808080;
	color: #FFFFFF;
	padding-left: 5px;
}

.standings_table .grid-altitem td, .standings_table .grid-item td
{
	padding: 5px;
}

/************** END OF STANDINGS **************/

/************** TOP MENU TABS ***********/

div.tab_list
{
	background-color: transparent;
	float: left;
	margin: 0;
	min-width: 0;
	padding: 0;
    position: relative;
	width: 100%;
}

a.home_link, a.teams_link, a.standings_link, a.news_link, a.news_team_link,
a.schedule_link, a.roster_link, a.stats_link, a.fields_link,
a.scoreboard_link,
a.home_link:hover, a.teams_link:visited, a.standings_link:visited, a.news_link:visited, a.news_team_link:visited,
a.schedule_link:visited, a.roster_link:visited, a.stats_link:visited, a.fields_link:visited,
a.scoreboard_link:visited
{
	background-color: #9B3213;
	color: #FFFFFF;
	display: block;
	font: bold 11pt Verdana;
	padding: 5px 10px 5px;
	text-align: center;
	text-decoration: none;
}

a.home_link:hover, a.teams_link:hover, a.standings_link:hover, a.news_link:hover, a.news_team_link:hover,
a.schedule_link:hover, a.roster_link:hover, a.stats_link:hover, a.fields_link:hover,
a.scoreboard_link:hover,
a.home_link_active, a.teams_link_active, a.standings_link_active, a.news_link_active, a.news_team_link_active,
a.schedule_link_active, a.roster_link_active, a.stats_link_active, a.fields_link_active,
a.scoreboard_link_active,
a.home_link_active:visited, a.teams_link_active:visited, a.standings_link_active:visited, a.news_link_active:visited, a.news_team_link_active:visited,
a.schedule_link_active:visited, a.roster_link_active:visited, a.stats_link_active:visited, a.fields_link_active:visited,
a.scoreboard_link_active:visited
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	color: #9B3213;
	font: bold 11pt Verdana;
	display: block;
	padding: 5px 10px 5px;
	text-align: center;
	text-decoration: none;
}

/************** END OF TABS **************/


/*********************************************/
/***********  Profile Page *******************/
/*********************************************/
div.playerProfile h3, h3.player_header3
{
	background-color: #9B3213;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 10px 0;
	padding: 5px;
	text-transform: uppercase;
}

div.team_LeftColumn .player_InfoContainer
{
	float: left;
}

div.team_LeftColumn .profileImage img
{
	max-height: 400px;
	overflow: hidden;
	width: 250px;
}

div.team_LeftColumn .profileInfo
{
	background-color: #FFFFFF;
	margin-top: 5px;
}

div.team_LeftColumn .profileDetail_top,
div.team_LeftColumn .profileDetail_middle,
div.team_LeftColumn .profileDetail_bottom
{
	padding: 5px;
}

div.team_LeftColumn .profileDetail_bottom
{
	padding-bottom: 10px;
}

div.team_ContentPane .profileDetail_biography
{
	background-color: #EBEBEB;
	border: 1px solid #DCDCDC;
	float: left;
	margin: 0 10px;
	min-height: 169px;
	max-height: 295px;
	overflow-x: auto;
	overflow-y: auto;
	padding: 10px;
	text-align: left;
}

div.team_ContentPane .profile_statistics
{
	float: left;
	min-height: 100px;
	padding: 5px 10px;
	width: 670px;
}

div.profile_statistics .stats_container
{
	float: left;
	width: 100%;
}

div.profile_returnToBio
{
	float: left;
	padding: 20px 10px 0 0;
}

div.article_snippet
{
	width: 460px;
}

/************************************************/
/***************** Scoreboard *****************/
/***********************************************/

.content_scoreboardBoxScoreContainer
{
	float: left;
	height: 85px;
	margin: 0 12px 0 0;
	padding: 0 0 15px 3px;
	text-align: left;
	width: 325px;
}

div.scoreboard_home, div.leaderboard_home
{
	background-color: #ffffff;
	height: 510px;
	margin-top: 5px;
	text-align: center;
	width: 342px;
}

div.leaderboard_home
{
	float: left;
	height: 510px;
	margin: 5px 5px 5px 0;
}

div.scoreboard_home h3, div.leaderboard_home h3
{
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
}

div.scoreboard_header h3 {
	background-color: #9B3213;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}

div.scoreboard_header h3 a
{
	color: #FFFFFF;
	padding: 10px;
	text-transform: uppercase;
}

div.scoreboard_body
{
	float: left;
	font-size: 1.2em;
	padding: 0 10px 5px;
	width: 95%;
}

/************************************************/
/******************* Box Score ******************/
/************************************************/

div.content_teamBoxScoreContainer
{
	float: left;
	padding: 10px 0 20px;
}

#innings .boxscore_teamName .grid-header, #innings .boxscore_inning .grid-header
{
	background-color: transparent;
	border-bottom: 1px solid #CCCCCC;
	color: #696158;
	height: 15px;
	overflow: hidden;
	padding-bottom: 1px;
}

.boxscore_teamName .grid-header, .boxscore_teamName .grid-item, .boxscore_inning .grid-header, .boxscore_inning .grid-item
{
	height: 14px;
	margin: 0;
	padding: 4px;
	text-align: left;
}

.content_homeScoreContainer
{
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	width: 285px;
}

.content_homeScoreContainer .boxscore_teamName
{
	float: left;
	width: 210px;
}

.content_homeScoreContainer .boxscore_teamName .grid-header,
.content_homeScoreContainer .boxscore_teamName .grid-item,
.content_homeScoreContainer .boxscore_teamName .grid-altitem,
.content_homeScoreContainer .boxscore_inning .grid-header,
.content_homeScoreContainer .boxscore_inning .grid-item,
.content_homeScoreContainer .boxscore_inning .grid-altitem
{
	height: 14px;
	margin: 0px;
	overflow: hidden;
	padding: 2px;
	text-align: left;
}

#innings
{
	float: left;
}

.boxscore_teamName
{
	float: left;
	width: 240px;
}

.boxscore_inning
{
	float: left;
	text-align: center;
}

.boxscore_picherName
{
	color: #333333;
	font-weight: bold;
}

.content_scoreboardBoxScoreContainer .boxscore_statusBar
{
	width: 325px;
}

.boxscore_statusBar
{
	clear: both;
	color: #696158;
	float: left;
	font-size: .85em;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.boxscore_status {
	float: left;
	padding: 0 5px 1px 10px;
}

.boxscore_venue {
	float: left;
	padding: 0 5px 1px;
	width: 150px;
}

.boxscore_completeBoxLink {
	float: right;
	padding: 0 15px 1px 0;
	text-align: right;
}

div.boxscore_title
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 0 0;
	text-align: left;
}

.boxscore_cellHeader
{
	background-color: #84BD00;
	color: #ffffff;
	font-weight: bold;
}

.boxscore_totalCell
{
	font-weight: bold;
}

div.boxscore_teamName div.boxscore_teamNameCell
{
	color: #333333;
	overflow: hidden;
}

.pitchers
{
	margin-left: 10px;
	margin-top: 20px;
}

.pitchers dl dt
{
	float: left;
	font-weight: bold;
	margin: 0 5px 0 0;
}

.pitchers dl dd
{
	float: left;
	font-weight: bold;
	margin: 0 20px 0 0;
	min-width: 100px;
}

.notes
{
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 10px;
}

/************************************************/
/********* Composite box Score *****************/
/***********************************************/

.content_homeScoreContainer
{
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	width: 325px;
}

.content_homeScoreContainer .boxscore_teamName
{
	float: left;
	width: 250px;
}

.content_homeScoreContainer .boxscore_teamName .grid-header,
.content_homeScoreContainer .boxscore_teamName .grid-item,
.content_homeScoreContainer .boxscore_inning .grid-header,
.content_homeScoreContainer .boxscore_inning .grid-item
{
	height: 14px;
	margin: 0px;
	overflow: hidden;
	padding: 2px;
	text-align: left;
}

td.cs_player,
td.cs_total
{
    white-space: nowrap;
	width: 130px;
}

td.cs_player a
{
    max-width: 100px;
    overflow: hidden;
}

a.cs_indent
{
	float: left;
	font-style: oblique;
	padding: 0 0 0 15px;
}

td.cs_score
{
	text-align: center;
    width: 22px;
}

.roster .grid-item td.cs_score,
.roster .grid-altitem td.cs_score
{
	text-align: center;
    width: 60px;
}

div.boxscore_title
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 0 0;
	text-align: left;
}

.boxscore_cell, .boxscore_totalCell, .boxscore_teamNameCell
{
	padding: 2px;
}

.boxscore_cellHeader
{
	background-color: #84BD00;
	color: #ffffff;
	font-weight: bold;
}

.boxscore_totalCell
{
	font-weight: bold;
}

div.boxscore_teamName div.boxscore_teamNameCell
{
	color: #333333;
	height: 15px;
	overflow: hidden;
	padding: 0;
}

.composite_offensiveTable, .composite_offensiveTotals, .composite_defensiveTable
{
	width: 670px;
}

.composite_offensiveTotals
{
	color: #000000;
	font-weight: bold;
}

.composite_visitorContainer, .composite_homeContainer
{
	float: left;
}

.composite_visitorContainer
{
	margin-right: 5px;
}

.composite_offensiveTables
{
	float: left;
	margin-right: 3px;
	padding-bottom: 10px;
}

/************************************************/
/***************** Slideshow ********************/
/************************************************/

.slideshow
{
	/*display: none;*/
	margin: 0;
}

/************************************************/
/****************** Schedule ********************/
/************************************************/

.team-schedule-date
{
	width: 170px;
}

.team-schedule-time
{
	width: 65px;
}

.team-schedule-oppenent
{
	width: 160px;
}

.team-schedule-location
{
	width: 80px;
}

.team-schedule-score
{
	width: 75px;
}

.team-schedule-box
{
	width: 30px;
}

.team-schedule-title
{
}

.team-schedule-record
{
	width: 50px;
}

/*****************************************************/
/***************** League Leaders ********************/
/*****************************************************/

.leaders_offense, .leaders_pitching
{
	float: left;
	height: 215px;
	margin-right: 5px;
	padding-left: 5px;
}

.leaders_pitching 
{
	margin-top: 15px;
	padding-top: 5px;
}

#hittingtabs, #pitchingtabs, #hittingtabs1, #pitchingtabs1
{
	background: none;
	border: none;
	width: 330px;
}

#hittingtabs li a,  #pitchingtabs li a, #hittingtabs1 li a,  #pitchingtabs1 li a
{
	line-height: 1.2;
	min-width: 20px;
	padding: 0.2em;
}
 
div.ui-tabs .ui-tabs-panel {
    border-top: 1px solid #999999;
    float: left;
    padding: 0.5em 0.2em;
    text-align: left;
}
 
.ui-tabs
{
	float: left;
}

div.ui-tabs ul.ui-tabs-nav
{
	margin: 0;
    padding: 0 0.3em;
    width: 205px;
}

div.ui-tabs .ui-widget-header
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #433F38;
    font-weight: bold;
}

div.ui-tabs .ui-tabs-nav li.ui-tabs-selected 
{
	margin-bottom: -2px;
}

div.ui-tabs ul.ui-tabs-nav li
{
	border-bottom: 1px solid transparent !important;
}

div.leaders_offense li.ui-corner-top, div.leaders_pitching li.ui-corner-top,
li.ui-state-default ui-corner-top
{
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
}

li.ui-state-default, div.ui-widget-content li.ui-state-default
{
	background: #9B3213 none;
	border: none;
}

li.ui-state-active, div.ui-widget-content li.ui-state-active
{
	background: url("../../images/common/ui-bg_highlight-hard_100_fafaf4_1x100.png") repeat-x scroll 50% 50% #FAFAF4;
	border: 1px solid #999999;
	color: #010066;
}

li.ui-state-active a, li.ui-state-active a:link, li.ui-state-active a:visited
{
	color: #9B3213;
}

div.leaders_row, div.leaders_row2
{
	float: left;
	font-size: 0.9em;
	padding: 0 15px;
	width: 290px;
}
 
div.leaders_row
{
    border-bottom: 1px solid #DCDCDC;
	height: 80px;
    overflow: hidden;
	padding: 0 0 0 15px;
	width: 290px;
}
 
div.leaders_row div.leaders_photo
{
	float: left;
	height: 75px;
	overflow: hidden;
	text-align: center;
	width: 85px;
}
 
div.leaders_row div.leaders_photo img
{
	width: 75px;
}
 
div.leaders_row div.leaders_name
{
	float: left;
	height: 20px;
	overflow: hidden;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 5px;
	width: 160px;
}
 
div.leaders_row div.leaders_team
{
	float: left;
	height: 20px;
	overflow: hidden;
	padding-left: 5px;
	width: 160px;
}
 
div.leaders_row div.leaders_value
{
	float: left;
	height: 20px;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 40px;
}

div.leaders_row2 div.leaders_name
{
	float: left;
	font-weight: bold;
	height: 20px;
	margin-right: 0.3em;
	overflow: hidden;
	width: 100px;
}
 
div.leaders_row2 div.leaders_team
{
	float: left;
	height: 20px;
	overflow: hidden;
	margin-right: 0.3em;
	width: 140px;
}
 
div.leaders_row2 div.leaders_value
{
	float: right;
	overflow: hidden;
	text-align: right;
	width: 40px;
}

/************************************************/
/***************** TERMS OF USE *****************/
/************************************************/
.body_container dl dt {
	margin: 2px 0;
}
		
.body_container dl dl dt {
	font-size: 12px;
}

.body_container .subheadline, .content_container .legal {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.body_container ul li {
	list-style-type: square;
}
		
.body_container .navigation {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
		
.body_container .address {
	color: #333333;
	margin-bottom: 4px;
	padding-left: 14px;
	float: left;
}

.body_container .address dd {
	background: none repeat scroll 0 0 transparent;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	width: 100%;
}

.body_container .address dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	width: 100%;
}
		
.body_container ol, .content_container dl {
	margin: 12px 0;
}
		
.body_container ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 4px 4px 4px 30px;
}
		
.body_container ul li {
	list-style-type: square;
	padding: 0.3em;
}
		
.body_container ol li ul li {
}
		
.body_container ol li em {
	display: block;
}
		
.body_container .address em {
	height: 1px;
	left: -9999em;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 1px;
}

/*************** END TERMS OF USE ***************/

.opponentcolumn
{
	width: 200px;
}

/**************************************************/
/********************* Footer *********************/
/**************************************************/

div.footer, div.footer_Inner
{
	background-color: #000000;
	font-size: 10px;
	height: 80px;
	margin: 5px auto 10px;
	padding: 10px 0;
	text-align: left;
	width: 950px;
}

div.footer_Inner
{
	float: left;
	min-width: 950px;
	padding: 10px 1% 1%;
	width: 98%;
}

div.footer a, div.footer_Inner a, div.footer
{
	color: #999999;
}

div.footerTop
{
	padding: 0 10px 2px;
}

div.footerBottom
{
	padding: 0 10px 2px;
}

.poweredBy_container {
	float: right;
	padding-right: 10px;
}

/**** Tables/Grids ****/

.grid-header, .grid-header h3
{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.grid-header2, .grid-header2 h3
{
	/*clear: both;*/
	color: #800000; /* Dark Red */
	font-size: 14pt;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}

.grid-header3
{
	color: #996633;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}

.grid-header a, .grid-header a:hover
{
	padding: 4px;
}

.grid-header2 a, div.profile div.grid-header2 a
{
	font-size: 8pt;
	padding: 2px 5px;
}

.grid-header h3, .grid-title
{
	float: left;
}

.grid-header2 h3
{
	float: left;
	padding: 5px 0px 2px 0px;
}

.grid-header .grid-header-btns, .grid-header2 .grid-header-btns
{
	text-align: right;
}

.grid-item, .grid-item-selected
{
	background-color: #FAFAFA;
	margin: 1px;
	padding: 5px;
}

.grid-altitem
{
	background-color: #EBEBEB;
}

.roster .grid-item td, .roster .grid-altitem td, .roster .grid-item-unread td, .roster .grid-item-selected td,
td.team_stats_name
{
	text-align: left;
}

.grid-item td, .grid-altitem td, .grid-item-unread td, .grid-item-selected td {
	padding: 3px;
	vertical-align: middle;
}

.grid-item-unread td
{
	color: #000000; /* black */
	font-weight: bold;
	padding: 5px;
	margin: 1px;
}

.grid-item img, .grid-altitem img, .grid-item-unread img, .grid-item-selected img
{
	padding-left: 15px;
	width: 16px;
}

.grid-item .grid-imgitem img, .grid-altitem .grid-imgitem img
{
	padding-top: 1px;
	width: 90px;
}

td.grid-imgitem
{
	text-align: right;
	padding-right: 15px;
}

.grid-select
{
	cursor: pointer;
	text-decoration: none;
}

.grid-select:hover
{
	cursor: pointer;
}

.grid-item-top
{
	vertical-align: top;
}

.grid-pager
{
	background-color: #dcdcdc; /* Gainsboro */
	text-align: center;
	vertical-align: middle;
}

.grid-pager a
{
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: underline;
}

.grid-footer
{
	background-color: #68AF0A; /* light green */
	border-right: 1px solid #E2F0CF; /* Gainsboro */
	border-top: 1px solid #E2F0CF;
	border-left: 1px solid #E2F0CF;
	border-bottom: 1px solid #E2F0CF;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}

thead th
{
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #DCDCDC;
	color: #696158;
	font-weight: bold;
	margin: 0;
	padding: 0 3px;
	position: relative;
	text-align: center;
	top: expression(this.scrollTop);
}

#grid
{
	clear: both;
}

div.gridPager
{
	margin: 0.3em 0;
	max-height: 20px;
	width: 350px;
}

.baseTable
{
	width: 100%;
}

div#offenseGridQ .baseTable,
div#offenseGridNQ .baseTable
{
    font-size: 0.8em;
}

div#offenseGridQ .baseTable,
div#offenseGridNQ .baseTable,
#defenseGrid .baseTable,
.roster
{
	width: 670px;
}

#fieldingGrid .baseTable
{
    width: 450px;
}

.roster
{
	padding-bottom: 10px;
}

.monthHeader
{
	font-size: 15px;
	font-weight: bold;
	padding: 10px 5px 0;
}

.result
{
	display: block;
	background: white none repeat scroll 0 0;
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding: 5px;
	width: 680px;
}

.image
{
	padding: 0 9px 0 0;
	text-align: left;
}

.info
{
	padding: 0;
	width: 500px;
}

/***** Team Schedule *****/
td.team-schedule-date, td.team-schedule-oppenent, td.team-schedule-location , td.team-schedule-title, td.standings-teamname
{
	text-align: left;
}

/***** Application Forms *****/

div.row {
	clear: both;
	float: left;
}

.leftlabel {
	float: left;
	line-height: 3;
	margin-right: 10px;
	width: 100px;
}

.leftlabel_medium
{
	float: left;
	width: 75px;
}

.leftlabel_small
{
	float: left;
	width: 25px;
}

.errorcontainer {
	float: left;
	line-height: 3;
	margin-left: 20px;
	text-indent: 0;
}

div.body_container div.row img {
	margin-left: 160px;
	margin-top: -50px;
}

div.applicationSignUpBtn_container
{
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}

div.applicationSignUpBtn_container img
{
	cursor: pointer;
}

div.body_container .validation-summary-errors {
	color: #FF0000;
	font-weight: bold;
	text-indent: 0;
}

div.body_container .validation-summary-errors ul
{
	padding-left: 20px;
	margin-top: 5px;
}

div.body_container .validation-summary-errors li
{
	margin-top: 2px;
	font-weight: normal;
	list-style-type:decimal;
	white-space:normal;
}

div.body_container .validation-summary-errors a
{
	text-decoration:underline;
}

.field-validation-error {
	color: #FF0000;
	position: relative;
}

.field-validation-valid
{
	display: none;
}

.validation-summary-valid
{
	display: none;
}

input.input-validation-error, textarea.input-validation-error, select.input-validation-error {
	background-color: #FFEEEE;
	border: 1px dotted red;
}

.req {
	color: Red;
}

/**** JQuery ****/

.ui-dialog .ui-dialog-titlebar
{
	background-color: #000000;
	border: medium none;
}

div.ui-dialog div.ui-dialog-content
{
	background-color: #000000;
}

.ui-widget-content
{
	background: none repeat scroll 0 0 #000000;
}

.ui-widget-header
{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #FFFFFF;
}

/**********************************************/
/************** Bread Crumb *******************/
/**********************************************/

/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	float: left;
	height: 21px;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	width: 90%;
}

.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}

.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../../images/common/chevron.gif) no-repeat 100% 0;
}

.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}

.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}

.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../../images/common/IconHome.gif) no-repeat 0 0;
}

.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}

.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.chevronOverlay
{
	display: none;
	background: url(../Images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

/***********************************************/
/******************* Slider ********************/
/***********************************************/

#slideshow
{
    float: left;
    height: 330px;
    overflow: hidden !important;
    position: relative;
    width: 420px;
}

#slideshow li:first-child
{
	display: block;
	z-index: 1000;
}

#slideshow .slideActive
{
	z-index: 1000;
}

#slideshow canvas
{
	display: none;
	position: absolute;
	z-index: 100;
}

div#articlebody
{
    margin-top: 10px;
}

div#articlebody div.slideshow_container,
div#articlebody div.article_container
{
    background-color: #000000;
    box-shadow: 5px 5px 10px 0 #111111;
    float: left;
    margin: 10px 25px 10px 10px;
    overflow: hidden;
    position: relative;
}

div#articlebody div.slideshow_container
{
    height: 330px;
    width: 420px;
}

div#articlebody div.article_detail_ImgCaption
{
    background-color: #000000;
    color: #FFFFFF;
    font-size: .8em;
    height: 35px;
    line-height: 1.4em;
    margin: 0;
    opacity: 0.65;
    filter: alpha(opacity=65); /* For IE8 and earlier */
    overflow: hidden;
    padding: 5px 10px 7px;
    text-align: left;
    top: 283px;
    width: 400px;
}

div#articlebody div.slideshow_container div#slideshow div.article_detail_ImgCaption
{
    position: absolute;
}

div#articlebody div.slideshow_container .arrow
{
	height: 86px;
	width: 60px;
	position: absolute;
	background-image: url("../../images/common/arrows.png");
    background-repeat: no-repeat;
	top: 50%;
	margin-top: -43px;
	cursor: pointer;
	z-index: 5000;
}

div#articlebody div.slideshow_container .previous{ background-position: left top; left: 0;}
div#articlebody div.slideshow_container .previous:hover{ background-position: left bottom;}

div#articlebody div.slideshow_container .next{ background-position: right top; right: 0;}
div#articlebody div.slideshow_container .next:hover{ background-position: right bottom;}

div.article_image
{
    text-align: center;
}

div.article_image img.photo1_click,
div.article_image img.photo2_click
{
    /*cursor: pointer;  Re-enable pointer when click on image is working*/
	height: 330px;
    max-width: 850px;
}