@CHARSET "UTF-8";

#kasg {
	
	margin-bottom: 10px;
	
}

#kasg .gamefield{
	width: 547px;
	height: 440px;
	background-image: url('/images/ASG_10/asg_half.jpg');
	padding-bottom: 30px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#kasg .kasgResults {
	width: 576px;
	height: auto;
}

#kasg .kasgResults .col1{
	width: 282px;
	float: left;
}

#kasg .kasgResults .col2{
	float: right;
	width: 282px;
}

img.button{
	float: right;
	margin-right: 10px;
}

#kasg h1 {
	margin-top: 0px;
	background-color: rgb(67, 67, 67);
	color: white;
	padding: 3px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:1px;
	margin-top:1px;
	background-image: url('../images/headline_bg02.gif');
	background-repeat: none;
	background-position: right;	
	line-height:16px;
	height: 16px;
}

#kasg h1 img{ 
	float: right;
	margin-right: 5px;
	vertical-align: middle;
	line-heigth: 16px;
}
#kasg h1 span{ 
	float: left;
	
	line-heigth: 16px;
}

*html #kasg h1 span{font-weight: bold;}

#kasg h1 a{ 
	float: right;
	
	vertical-align: middle;
	line-heigth: 16px;
}

#kasg .voteBox{
	width:176px;
	height:115px;
	margin: 0px;
}

#kasg .resultBox{
	width:176px;
	height:114px;
	margin: 0px;
	border: 1px solid #cccccc; 
	background-color: #eeeeee;
}

#kasg .teamBox{
	
	height:115px;
	
}

#kasg .resultBox img{float: left; margin-right: 3px;border-right: 1px solid #cccccc;}

#kasg .resultBox h1 {margin:0px; }

#kasg .voteBox select{
	width:176px;
	height:20px;
}

#kasg .resultBox ul {
	border-top: 1px solid #cccccc; 
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style-position: outside;
	list-style-type: none;
}

#kasg .teamBox ul {
	width: 176px; 
	margin-left: -1px;
	margin-right: -1px;
	border-top: 2px solid #ff0000; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	background-color: #eeeeee;
	
}

#kasg .teamBox span.name {
	display: inline-block;
	float: left;
	width: 125px;
	height: 26px;

}

#kasg .teamBox span.pct {
	float: right;
	display: inline-block;
	font-size: 9px;
	line-height: 10px;
	width: 35px;
	text-align: right;
	padding-right:3px;
}

#kasg .teamBox ul li span.name {
	display: inline-block;
	float: left;
	width: 135px;
	height: 15px;
	overflow: hidden;
	white-space: nowrap;
}

#kasg .teamBox ul li span.pct {
	float: right;
	display: inline-block;
	font-size: 9px;
	line-height: 15px;
	width: 32px;
	text-align: right;
	padding-right:3px;
}


#kasg .resultBox ul li{
	border-bottom: 1px solid #cccccc; 
	padding-left: 5px;
	height: 17px; 
	line-height: 17px;
}

#kasg .hGoalie{
	margin-left: 185px;
	margin-right: 185px;
	
}

#kasg .hRDef{
	float: left;
	margin-top: -10px;
}

#kasg .hRSturm{
	float: left;
	margin-top: -25px;
}


#kasg .hLDef{
	float: right;
	margin-top: -10px;
}

#kasg .hLSturm{
	float: right;
	margin-top: -25px;
	clear: all;
}

#kasg .hCenter{
	margin-left: 185px;
	margin-right: 185px;
	margin-top: 90px;
}

*html #kasg .hCenter{margin-top: -20px;}

#kasg .kasgResults ul {
	width: 282px; 
	background-color: #eeeeee;
		margin: 0px;
	padding: 0px;
	clear: left;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
	
}


#kasg .kasgResults ul li span.name {
	display: inline-block;
	float: left;
	width: 168px;
	height: 15px;
	overflow: hidden;
	white-space: nowrap;
}

#kasg .kasgResults ul li span.pct {
	float: left;
	display: inline-block;
	font-size: 9px;
	line-height: 15px;
	width: 35px;
	text-align: right;
	
}


#kasg .kasgResults ul li{
	border-bottom: 1px solid #cccccc; 
	padding-left: 5px;
	height: 17px; 
	line-height: 17px;
}

#kasg .kasgResults div.meter{
	border: 1px solid #cccccc;
	background-color: #eeeeee; 
	height: 9px;
	width: 60px; 
	margin: 3px;
	float: right;
	overflow: hidden;
}

#kasg .kasgResults div.bar{
	background-color: #ccff33; 
	height: 9px;
	float: right;
	border-left: 2px solid #99cc33;
}
