
#site-title{
	margin-top: 50px;
}

/* social links */
.shareThis .bubble a{background:transparent url(http://hangonhyrskyt.com/innebandy/hahy/images/nav-icons.png) no-repeat left bottom;width:32px;height:32px;float:left;position:relative;z-index:5;}
#header a.nav-extra.rss{background:url("http://hangonhyrskyt.com/innebandy/hahy/images/nav-icons.png") no-repeat scroll right top transparent}
#header a.twitter{background:url("http://hangonhyrskyt.com/innebandy/hahy/images/nav-icons.png") no-repeat scroll -128px top transparent}
#header a.linkedin{background:url("http://hangonhyrskyt.com/innebandy/hahy/images/nav-icons.png") no-repeat scroll -64px top transparent}
#header a.facebook{background:url("http://hangonhyrskyt.com/innebandy/hahy/images/nav-icons.png") no-repeat scroll 0px top transparent}


table.hahy_table {
	
	border-spacing: 0px;
	padding: 0px;
}
table.hahy_table a {
	text-decoration: none;	
}
table.hahy_table a:hover {
	color: navy;
	border-bottom: 1px dotted #305fa7;
}
table.hahy_table th {
	background-color: transparent;
	color: #305fa7;
	border-bottom: 1px solid #305fa7;
}
table.hahy_table td {
	
	border: 0px solid grey;
}
table.hahy_table tr.s1 {
	
}
table.hahy_table tr.s2 {
	background-color: #f4f5f7;
}
table.hahy_table tr.hover {
	background-color: none;
}


table.hahy_table td.small_c {
	width: 2px;	
}
table.hahy_table tr.sum {
	font-weight: bold;
}


#hahy_stats_menu {
	margin-left: 5px;	
}
#hahy_stats_menu li {
	list-style-type:none;
	background: url(http://hangonhyrskyt.com/innebandy/hahy/images/stats_li.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 30px;
	cursor: pointer;
}
#hahy_stats_menu li:hover {
	background: url(http://hangonhyrskyt.com/innebandy/hahy/images/stats_li_hover.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#hahy_stats_menu a {
	text-decoration: none;
}
#hahy_stats_menu a:hover {
	text-decoration: none;
	color: #0071bb;
}

.season_combo {
	width: 250px;
	font-size: 14px;
	padding-left: 7px;
	padding-bottom: 10px;
}

	
/* Pelaajakortit */
.hahy-pp-container {
	text-align: center;	
}
.hahy-pp-g {
	background: url(http://hangonhyrskyt.com/innebandy/hahy/images/profiles/pp-g.png);	
}
.hahy-pp-d {
	background: url(http://hangonhyrskyt.com/innebandy/hahy/images/profiles/pp-d.png);	
}
.hahy-pp-f {
	background: url(http://hangonhyrskyt.com/innebandy/hahy/images/profiles/pp-f.png);	
}
.hahy-pp-c {
	background: url(http://hangonhyrskyt.com/innebandy/hahy/images/profiles/pp-c.png);	
}
.hahy-pp-g, .hahy-pp-d, .hahy-pp-f, .hahy-pp-c {
	width: 600px;
	height: 130px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
.hahy-pp-img {
	float: left;
	width: 100px;
	text-align: left;	
}
.hahy-pp-header {
	margin-top: -20px;
}
.hahy-pp-content {
	width: 500px;
	
}
img.pp-img {
	height: 108px;	
	max-width: 100px;
	border: 1px solid grey;
	
}


.pp-header {
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	color: #305fa7;	
}
