	

/* mvp header */

#mvp-header{
    min-height: 1px;
    position: relative;
    margin: 0 0 1em;
} * html #mvp-header{ height: 1px; } #mvp-header:after{ content: "."; height: 0; visibility: hidden; clear: both; display: block; }	
	
#mvp-header .current-leader{
    float: left;
    min-height: 1px;
    position: relative;
    width: 510px;
}

#mvp-header .current-leader .leader-img{
    padding: 4px;
    border: solid 1px #e5e5e5;
    background: #f1f1f1;
    margin: 0 10px 0 0;
    float: left;
    min-height: 1px;
    position: relative;
    width: 120px;
}

#mvp-header .current-leader .details{
    float: left;
    width: 350px;
}

#mvp-header .current-leader h2{
    margin: 10px 0 .5em;
    padding: 0 0 2px;
    font-size: 1.25em;
    font-weight: normal;
    color: #606060;
    line-height: 1.2em;
    border-bottom: solid 1px #ddd;
}

#mvp-header .current-leader .leader-name{
    font-size: 2.25em;
    display: block;
    line-height: 1.2em;
    font-weight: bold;
}

#mvp-header .current-leader .leader-team{
    font-size: 1.5em;
    display: block;
    line-height: 1.4em;
}

#mvp-header .mvp-links{
    width: 160px;
    float: right;
    padding: 4px 4px;
    background: #eee;
    border: solid 1px #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#mvp-header .mvp-links ul{
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
    min-height: 1px;
    position: relative;
}

#mvp-header .mvp-links ul li{
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
    min-height: 1px;
    position: relative;
    width: 160px;
    float: left;
}

#mvp-header .mvp-links a{
    display: block;
    padding: 2px 10px;
    text-shadow: 0 1px 0 #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-bottom: solid 1px #eee;
    line-height: 16px;
    min-height: 16px;
} 

#mvp-header .mvp-links .selected a, 
#mvp-header .mvp-links a.selected{ 
    background: #025297; 
    text-shadow: 0 1px 0 #024178;
    color: #fff;
    border-bottom: solid 1px #fff;
}

/* mvp content */

a.button {
	margin: 0 5px 0 0;
	}
	
	a.button:hover {
		}
	
a.button strong {
	padding: 3px 5px;
	}
	
.bulletin_image {
	float: left;
	border: 1px solid #ccc;
	width: 150px;
	background: #eee;
	margin: 5px 10px 10px 0;
	}
	
.button_set {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 5px 0;
	margin: 5px 0;
	}
	
	.button_set a.quiet {
		border: none;
		background: none;
		color: #025297;
		margin: 0 0 0 20px;
		text-decoration: underline;
		}
		
	.button_set a.quiet strong {
		border: none;
		background: none;
		padding: 5px;
		}
	
	
/* [ MVP Tables ] */

#mvp_tables {
	width: 260px;
	float: right;
	padding: 0 0 0 20px;
	margin: 20px 0 20px 20px;
	border-left: 1px solid #ddd;
	}
	
	#mvp_tables .section {
		margin: 0 0 30px 0;
		}
		
	#mvp_tables .button_set {
		margin: 0;
		padding: 5px 0;
		border: none;
		}
	
	#mvp_tables h3 {
		margin: 0;
		}
		
	#mvp_tables .message {
		background:#FFFFCC none repeat scroll 0 0;
		border:1px solid #CCCC66;
		color:#333300;
		padding: 2px 5px;
		font-size: 11px;
		}
		
		
/* [ MVP Table ] */		
		
	
	.mvp_table {
		border-collapse: collapse;
		border: none;
		width: 100%;
		margin: 0;
		background: #f9f9f9;
		border-bottom: 2px solid #ddd;
		}
		
	.mvp_table th {
		border: none;
		text-align: left;
		font-size: 10px;
		text-transform: uppercase;
		padding: 4px 5px 3px;
		color: #fff;
		background: #005aab;
		border-bottom: 2px solid #ddd;
		}
		
	.mvp_table th a {
		color: #fff;
		text-decoration: underline;
		padding: 0 0 1px 0;
		cursor: pointer;
		display: block;
		float: left;
		clear: both;
		margin: 0 0 0 -3px;
		}
		
	.mvp_table th a:hover {
		text-decoration: none;
		}
		
		.mvp_table th a strong {
			padding: 0 3px;
			display: block;
			line-height: 16px;
			height: 16px;
			}
		
		.mvp_table th a.selected {
			background: #fff url(mvp_table_th_a.selected.gif) no-repeat 0 0;
			color: #005AAB;
			text-decoration: none;
			}
			
			.mvp_table th a.selected strong {
				background: url(mvp_table_th_a.selected_strong.gif) no-repeat right top;
				padding-right: 13px;
				}
		
	.mvp_table td {
		border: none;
		padding: 3px 5px;
		font-size: 11px;
		line-height: 14px;
		border-bottom: 1px solid #eee;
		}
		
	.mvp_table td.player {
		font-weight: bold;
		}
		
	.mvp_table.full {
		margin: 0 0;
		}
		
	.mvp_switch {
		border-bottom: 3px solid #004584 !important;
		}
		
	.mvp_table td.overall,
	.mvp_table td.played,
	.mvp_table td.captain,
	.mvp_table td.batting,
	.mvp_table td.bowling,
	.mvp_table td.fielding,
	.mvp_table td.average,
    .mvp_table td.wins{
		text-align: right;
		padding-right: 10px;
		}	

    .mvp_table th.overall,
	.mvp_table th.played,
	.mvp_table th.captain,
	.mvp_table th.batting,
	.mvp_table th.bowling,
	.mvp_table th.fielding,
	.mvp_table th.average,
    .mvp_table th.wins {
		text-align: right;
		padding-right: 5px;
		}

    .mvp_table th.overall a,
	.mvp_table th.played a,
	.mvp_table th.captain a,
	.mvp_table th.batting a,
	.mvp_table th.bowling a,
	.mvp_table th.fielding a,
	.mvp_table th.average a,
	.mvp_table th.wins a{
        float: right;
    }

	
	
