/*
* @section: Backend
*/
p.match_info {
	font-size: 0.9em;
	margin-top: 1.5em;
	}
	
p.leaguemanager_breadcrumb {
	clear: both;
	float: right;
	margin: 1.5em 1.3em 1.3em auto;
	}

.widefat .num {
	text-align: center;
	}
.widefat .logo {
	width: 20px;
	}
.widefat .logo img {
	display: block;
	margin: 0;
	padding: 0;
	}
a.colorpicker {
	border: 1px solid #000000;
	font-family:Verdana;
	font-size:10px;
	width: 20px;
	height: 12px;
	text-decoration: none;
	margin: 1.4em 0.5em 0 1em;
	}
p.table_rows {
	float: left;
	padding: 0;
	margin: 0 2em 0 0;
	}
	
p.info { margin: 0; padding: 0; float: right; }

table#standings tr { cursor: move; }

span.loading { margin-left: 5px; }
span.loading img { vertical-align: middle; }

.leaguemanager_thickbox {
	text-align: center;
	}
.leaguemanager_thickbox select {
	display: block;
	margin: 0.5em auto;
	}

span.team_roster { margin-left: 0.5em; vertical-align: middle; }

div.leaguemanager_widget_control label {
	padding: 0 0.5em 0.5em 0.5em;
	float: left;
	width: 7em;
}
div.leaguemanager_widget_control label.right {
	float: none;
	width: auto;
}
div.leaguemanager_widget_control input {
	margin-left: 0.5em;
	display: inline;
	clear: none;
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}
div.leaguemanager_widget_control select {
	margin-left: 0.5em;
	vertical-align: middle;
}


/*
* @section: Frontend Tables
*/
table.leaguemanager {
	text-align: left;
	border: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 1em auto 1.5em auto;
}
table.leaguemanager th {
	padding: 2px 5px;
	margin: 0;
	border-bottom: 1px solid;
	}
table.leaguemanager td {
	vertical-align: top;
	padding: 3px 5px;
	border: 0;
	margin: 0;

	}
table.leaguemanager .num {
	text-align: center;
	}
table.leaguemanager .logo {
	width: 20px;
	}
table.leaguemanager .logo img {
	display: block;
	margin: 0;
	padding: 0;
	}
table.leaguemanager .rank {
	text-align: center;
	padding: 0;
	width: 1.2em;
	}
table.leaguemanager .home {
	font-weight: bold;
	}
table.leaguemanager th.match {
	text-align: center;
	}
table.leaguemanager .score, table.leaguemanager .ap {
	vertical-align: bottom;
	}
table.leaguemanager tr.divider {
	/*border-bottom: 1px solid;*/
	}
table.leaguemanager a {
	text-decoration: none;
}


table.matchtable{
	font-size: 11px;
	width: 580px;
	color: #FFF;
}
table.matchtable th{ 
	color: #000000; 
	text-align: left !important;  
}

div #lowerpart{
	width: 240px;
	background: url(images/score_bg.gif) repeat-y bottom !important;	
	padding-bottom: 25px;
	color: #FFF;
	text-align: center;
}
	div #lowerpart table.standingstable{
		margin: 0 auto;
		width: 240px;
		padding: 2px;
	}
	div #lowerpart th{
		background: #cccccc;
		color: #000;
	}
	div #lowerpart td.one{
		background: #4f6d3a;
	
	}
	div #lowerpart td.two{
		background: #5f8246;
	
	}	
		div #lowerpart td a{
			color: #FFF;
		}
		div #lowerpart td a:hover{
			text-decoration: underline;
		}		

div #lowerpart_2{
	width: 240px;
	background: url(images/score_bg.gif) repeat-y bottom !important;	
	padding-bottom: 25px;
	color: #FFF;
	text-align: center;
}
	div #lowerpart_2 table.standingstable{
		margin: 0 auto;
		width: 240px;
		padding: 2px;
	}
	div #lowerpart_2 th{
		background: #cccccc;
		color: #000;
	}
	div #lowerpart_2 td.one{
		background: #4f6d3a;
	
	}
	div #lowerpart_2 td.two{
		background: #5f8246;
	
	}	
		div #lowerpart_2 td a{
			color: #FFF;
		}
		div #lowerpart_2 td a:hover{
			text-decoration: underline;
		}		
		
div #lowerpart_3{
	width: 240px;
	background: url(images/score_bg.gif) repeat-y bottom !important;	
	padding-bottom: 25px;
	color: #FFF;
	text-align: center;
}
	div #lowerpart_3 table.standingstable{
		margin: 0 auto;
		width: 240px;
		padding: 2px;
	}
	div #lowerpart_3 th{
		background: #cccccc;
		color: #000;
	}
	div #lowerpart_3 td.one{
		background: #4f6d3a;
	
	}
	div #lowerpart_3 td.two{
		background: #5f8246;
	
	}	
		div #lowerpart_3 td a{
			color: #FFF;
		}
		div #lowerpart_3 td a:hover{
			text-decoration: underline;
		}				
/*--- Crosstable Popup---*/
div#leaguemanager_crosstable div { text-align: center; padding-top: 1em;}

/*--- Archive ---*/
div#leaguemanager_archive_selections { margin-bottom: 1em; }

/*--- Single Match ---*/
div.match h3 { clear: none; text-align: center;}
div.match p.score, div.match p.matchdate { font-weight: bold; font-size: 1.2em; text-align: center; margin-top: 2em; }
div.match .home_logo img, div.match .away_logo img { font-size: 1em; vertical-align: middle; }
div.match span.home_logo { margin-right: 1em; }
div.match span.away_logo { margin-left: 1em; }

div.match table { width: 100%; margin-top: 1.5em; clear: both; }
div.match table, div.match table th, div.match table td { border: 0; background: transparent; }
div.match table th, div.match table td { vertical-align: top; margin: 0; }

/*--- Team Page ---*/
div.teampage {
	position: relative;
	width: 580px;
}
div.teampage .logo {
	position: absolute;
	right: 0;
	top: 0;
	margin-bottom: 1em;
}
div.teampage dl {
	margin: 1em 0;
	float: left;
}
div.teampage dl dt {
	float: left;
	width: 145px;
	height: 20px;
	clear: both;
	font-weight: bold;
	padding: 0.3em 0;
	font-size: 0.7em;
}
div.teampage dl dd {
	font-size: 0.7em;	
	padding: 0.3em 0;
	float: left;
}
div.teampage .matches {
	margin-top: 150px;
	clear: both;
}
div.teampage .next_match h4{
	font-size: 0.7em;
}
div.teampage .prev_match h4{
	font-size: 0.7em;	
}
div.teampage .prev_match .score {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0.5em;
}


/*
* @section: Widget
*/
.leaguemanager_widget {
	width: 240px;
	font-size: 10px;
	}
.leaguemanager_widget h2{
	margin: 0;
	padding: 0;
	background: url(images/score_bg_top.gif) no-repeat top;		
	height: 41px;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;	
	text-align: center;
}

.leaguemanager_widget h4 {
	font-size: 0px;
	display: none;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	}
.leaguemanager_widget h4 .next {
	position: absolute;
	right: 0;
	}
.leaguemanager_widget h4 .prev {
	position: absolute;
	left: 0;
	}
.leaguemanager_widget h4.standings {
	margin-top: 1.5em;
	}
.leaguemanager_widget h4 a {
	text-decoration: none;
	}
.leaguemanager_widget img {
	border: 0;
	vertical-align: middle;
	}



/*--- Match Events ---*/
.leaguemanager_widget .match_box {
	margin-bottom: 1.5em;
	text-align: center;
	margin-top: 1.5em;
	width: 240px;
	background: url(images/score_bg.gif) bottom no-repeat;
	color: #FFF;
	}
.leaguemanager_widget .match_box p.match_title_p{
	text-align: center; 
	line-height: 40px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	height: 25px;
	background: url(images/score_bg_top.gif) top no-repeat;	
}

.leaguemanager_widget .match_box .match {
	padding: 0;
	margin: 0;
	margin-top: 15px;
	text-align: center;
	min-height: 50px;
	padding-bottom: 20px;
	}
.leaguemanager_widget .match_box .match table.scoretbl{
	width: 238px !important;
	margin: 0 auto;
	display: block;

}
.leaguemanager_widget .match_box .match table.scoretbl th, .leaguemanager_widget .match_box .match table.scoretbl th a{
	font-size: 0.9em;
	color: #fff;
	padding: 3px;
}
.leaguemanager_widget .match_box .match table.scoretbl th.one{
	background-color: #4f6d3a;
}
.leaguemanager_widget .match_box .match table.scoretbl th.two{
	background-color: #5f8246;
}

.leaguemanager_widget .match_box .logos {
	margin: 0.5em auto;
	}
.leaguemanager_widget .match_box .home_logo {
	margin-right: 0.5em;
	text-align: left;
	height: 24px;
	}
.leaguemanager_widget .match_box .away_logo {
	margin-left: 0.5em;
	text-align: right;	
	height: 24px;
	}
.leaguemanager_widget .match_box .match_day, .leaguemanager_widget .match_box .date, .leaguemanager_widget .match_box .location {
	padding: 0;
	margin: 0.3em 0;
	}
.leaguemanager_widget .match_box .result {
	font-size: 1.3em;
	font-weight: bold;
	}
.leaguemanager_widget .match_box .report {
	text-align: right;
	}
	
/*--- Standings Table ---*/
.leaguemanager_widget table.leaguemanager {
	font-size: 0.9em;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 220px;
	background: none;	
	}
.leaguemanager_widget table.leaguemanager th {
	background: none;
	}
.leaguemanager_widget table.leaguemanager th, .leaguemanager_widget table.leaguemanager td {
	padding: 4px;
	margin: 0;
	border: 0;
	background: none;	
	}
.leaguemanager_widget table.leaguemanager tr, .leaguemanager_widget table.leaguemanager tr.alternate {
	background: none;
	}
	
img.mosaic{
	width: 64px;
	padding: 2px;
	margin: 5px;
	border: 1px solid #ccc;
	float: left;
}