/* [ Scoring Strip ] */

.scoring_strip_container {
	min-height: 35px;
	margin-top: 0;
	background: url(scoring_strip_wrapper.png) repeat-x bottom;
	position: relative;
	z-index: 50;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	* html .scoring_strip_container {
		height: 35px;
		}

	.auckland-custom {
		padding-bottom: 0;
		}
		
.msie .scoring_strip_container {
    border-top: 1px solid #777;
}
	
	
.scoring_strip_wrapper {
	height: 35px;
	width: 100%;
	z-index: 50;
	top: 0;
	left: 0;
	}
	
	* html .scoring_strip_container {
		background: url(scoring_strip_wrapper.gif) repeat-x bottom;
		margin-top: 0;
		}
	
	.scoring_strip {
		width: 971px;
		margin: 0 auto;
		height: 35px;
		background: url(branding.gif) no-repeat left bottom;
		position: relative;
		}
		
	.auckland-custom .scoring_strip {
	    width: 920px;
	}


		
		.scoring_strip .summary {
			color: #fff;
			line-height: 35px;
			margin-left: 190px;
			padding-left: 30px;
			font-size: 12px;
			text-align: left;
			}
			
		
		.scoring_strip span {
			padding: 0 10px;
			}	
			
		.scoring_strip a {
			color: #fff;
			border-bottom: 1px solid #fff;
			}
			
		.scoring_strip a.more {
			background-image: url(more_reverse.gif);
			}
			
		.scoring_strip a:hover {
			text-decoration: none;
			color: #fff;
			}
			
		.scoring_strip a.scorecard {
			background: #bd9b32;
			margin: 0 0 0 10px;
			border: none;
			display: block;
			float: left;
			height: 20px;
		  border: 1px solid #9e8029;
		  font-size: 10px;
			}
			
		.scoring_strip a.scorecard strong {
		  display: block;
		  border-top: 1px solid #cbb15f;
		  border-left: 1px solid #cbb15f;
		  font-weight: normal;
		  background: url(scorecard.gif) no-repeat right center;
		  padding: 0 23px 0 5px;
		  height: 19px;
		  line-height: 18px;
		  cursor: pointer;
		  float: left;
		}
		
		.scoring_strip a.scorecard:hover {
		  text-decoration: none;
		  background-color: #e0c443;
		  border: 1px solid #886e23;
		  color: #483b0b;
		}
			
		.scoring_strip .links {
		  position: absolute;
		  right: -10px;
		  top: 7px;
		  
		}
		
		
/* [ Brand Variations ] 
.scoring_strip_container .State,
.live_match .State {
	background: #218ccc;
	}
	
	.State .scoring_strip {
		background: url(state_branding.gif) no-repeat left bottom;
		}
		
	.State .scoring_strip a {
		color: #c7e2f2;
		border-color: #59a9d9;
		background: #1e7eb7;
		padding: 0;
		}
		
	.State .scoring_strip a:hover {
		color: #fff;
		border-color: #fff;
		}		
		
	.State .scoring_strip a.scorecard {
		background: #2b94d3;
		border-color: #1a6d9f;
		color: #fff;
		}
		.State .scoring_strip a.scorecard:hover {
			background: #30b9e6;
			}
		
		.State .scoring_strip a.scorecard strong {
			border-color: #469fd5;
			}*/
			
/* National Bank */
	
.scoring_strip_container .IntHome,
.scoring_strip_container .international_home_strip,
.live_match .IntHome,
.live_match .international_home_strip {
	background: #008131;
	}
	
	.IntHome .scoring_strip,
	.international_home_strip .scoring_strip {
		background: url(nb_branding.gif) no-repeat left bottom;
		}
		
	.IntHome .scoring_strip a,
	.international_home_strip .scoring_strip a {
		color: #bfdfcb;
		border-color: #40a165;
		background: #00742c;
		padding: 0;
		}
		
	.IntHome .scoring_strip a:hover,
	.international_home_strip .scoring_strip a:hover {
		color: #fff;
		border-color: #fff;
		}
		
	.IntHome .scoring_strip a.scorecard,
	.international_home_strip .scoring_strip a.scorecard {
		background: #008131;
		border-color: #006526;
		color: #fff;
		text-decoration: none;
		}
		
		.IntHome .scoring_strip a.scorecard:hover,
		.international_home_strip .scoring_strip a.scorecard:hover {
			background: #00a43e;
			}
		
		.IntHome .scoring_strip a.scorecard strong,
		.international_home_strip .scoring_strip a.scorecard strong {
			border-color: #2b9654;
			}	
	
	
/* DEC */
	
.scoring_strip_container .IntAway,
.scoring_strip_container .international_away_strip,
.live_match .IntAway,
.live_match .international_away_strip
 {
	background: #b6931d;
	}
	
	.IntAway .scoring_strip,
	.international_away_strip .scoring_strip {
		background: url(dec_branding.gif) no-repeat left bottom;
		}
		
	.IntAway .scoring_strip a,
	.international_away_strip .scoring_strip a {
		color: #ede4c6;
		border-color: #c8ae56;
		background: #a3841a;
		padding: 0;
		}
		
	.IntAway .scoring_strip a:hover,
	.international_away_strip .scoring_strip a:hover {
		color: #fff;
		border-color: #fff;
		}
		
	.IntAway .scoring_strip a.scorecard,
	.international_away_strip .scoring_strip a.scorecard {
		background: #bd9b32;
		border-color: #9e8029;
		color: #3b3009;
		text-decoration: none;
		}
		
		.IntAway .scoring_strip a.scorecard:hover,
		.international_away_strip .scoring_strip a.scorecard:hover {
		  background-color: #e0c443;
		  border-color: #886e23;
			}
		
		.IntAway .scoring_strip a.scorecard strong,
		.international_away_strip .scoring_strip a.scorecard strong {
			border-color: #cbb15f;
			}
			
/* HRV */
	
.scoring_strip_container .State,
.scoring_strip_container .domestic_strip,
.live_match .State,
.live_match .domestic_strip {
	background: #7a4807;
	}
	
	.State .scoring_strip,
	.domestic_strip .scoring_strip
	 {
		background: url(hrv-branding.gif) no-repeat left bottom;
		}
		
	.State .scoring_strip a,
	.domestic_strip .scoring_strip a {
		color: #b5884d;
		border-color: #b5884d;
		padding: 0;
		}
		
	.State .scoring_strip a:hover,
	.domestic_strip .scoring_strip a:hover {
		color: #fff;
		border-color: #fff;
		}
		
	.State .scoring_strip a.scorecard,
	.domestic_strip .scoring_strip a.scorecard	 {
		background: #955f18;
		border-color: #583405;
		color: #fff;
		text-decoration: none;
		}
		
		.State .scoring_strip a.scorecard:hover,
		.domestic_strip .scoring_strip a.scorecard:hover
		 {
		  background-color: #a4691a;
		  border-color: #6b3f06;
			}
		
		.State .scoring_strip a.scorecard strong,
		.domestic_strip .scoring_strip a.scorecard strong {
			border-color: #aa7f46;
			}			
			
/* Default */				
	
.scoring_strip_container .NZDefault,
.scoring_strip_container .default_strip,
.live_match .NZDefault,
.live_match .default_strip {
	background: #8e908f;
	color: #fff;
	}
	
	.NZDefault .scoring_strip a,
	.default_strip .scoring_strip a {
		color: #fff;
		padding: 0;
		}
		
	.NZDefault .scoring_strip a:hover,
	.default_strip .scoring_strip a:hover {
		color: #fff;
		border-color: #fff;
		}
		
	.NZDefault .scoring_strip a.scorecard,
	.default_strip .scoring_strip a.scorecard {
		background: #818382;
		border-color: #717372;
		color: #fff;
		text-decoration: none;
		}
		
		.NZDefault .scoring_strip a.scorecard:hover,
		.default_strip .scoring_strip a.scorecard:hover {
		  background-color: #abaead;
		  border-color: #717372;
			}
		
		.NZDefault .scoring_strip a.scorecard strong,
		.default_strip .scoring_strip a.scorecard strong {
			border-color: #9c9e9d;
			}	
			
/* Whiteferns international */				
	
.scoring_strip_container .whiteferns_international_home_strip {
	background: #eee;
	color: #777;
	}
	
	.whiteferns_international_home_strip .scoring_strip {
		background: url(action-indoor-sport.gif) no-repeat left bottom;
		}	
	
	.whiteferns_international_home_strip .scoring_strip a {
		color: #333;
		padding: 0;
		}
		
	.whiteferns_international_home_strip .scoring_strip a:hover {
		color: #111;
		border-color: #fff;
		}
		
	.whiteferns_international_home_strip .summary {	    color: #777;	}
		
	.whiteferns_international_home_strip .scoring_strip a.scorecard {
		background: #818382;
		border-color: #717372;
		color: #fff;
		text-decoration: none;
		}
		
	    .whiteferns_international_home_strip .scoring_strip a.scorecard:hover {
		  background-color: #abaead;
		  border-color: #717372;
			}
		
		.whiteferns_international_home_strip .scoring_strip a.scorecard strong {
			border-color: #9c9e9d;
			}				
	
	
/* [ Carousel ] */
.scoring_strip_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.scoring_strip_container .list li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.scoring_strip_container .tools {
	width: 1010px;
	margin: 0 auto;
	height: 1px;
	top: 0;
	position: relative;
	margin-top: -40px;
	}

	.auckland-custom .tools {
	    width: 950px;
		}
	
.scoring_strip_container .prev {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(carousel_buttons_prev.png) no-repeat 0 0;
	top: 11px;
	right: 0;
	cursor: pointer;
	line-height: 1px;
	font-size: 1px;
	}
	
	.scoring_strip_container .prev:hover {
		background-position: 0 -11px;
		}	
	
.scoring_strip_container .next {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(carousel_buttons_next.png) no-repeat 0 0;
	top: 24px;
	right: 0;
	cursor: pointer;
	line-height: 1px;
	font-size: 1px;	
	}
	
	.scoring_strip_container .next:hover {
		background-position: 0 -11px;
		}

.scoring_strip_container.carousel_enabled ul {
	position: absolute;
	width: 100%;
	}
	
.scoring_strip_container.carousel_enabled .carousel_container {
	height: 35px;
	overflow: hidden;
	position: relative;
	}
