#home_rsidebar_container { /*margin-top: 106px;*/
	position: relative;
	color: white;
	height: 100%;
}

#home_rsidebar_container span {
	display: block;
	font-size: 12px;
	width: 184px;
}

.home_sidebar_item {
	position: relative;
	border-top: 1px #3e3e3e dotted;
	width: 350px;
	height: 25%;
	overflow: hidden;
}

.home_sidebar_item h1 {
	padding: 0;
	margin: 0;
}

.active-click {
	display: block; height: 100%; position: relative; z-index: 5000; padding-left: 30px; width:319px;
}

.active-click span {
	position: absolute; top: 40%; margin-top: -40px;
	color:#888;
	display:block;
	width:166px;
}

#tennis-sidebar-image, #badminton-sidebar-image, #squash-sidebar-image, #golf-sidebar-image {
	position: absolute; top: 0; right: 0;
}

.home_sidebar_item div {
	position: relative;
}

.home_sidebar_item div .more {
	background: transparent url(../images/orange_more_button.png) no-repeat;
	height: 30px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	position: absolute;
	right: 30px;
	text-transform: uppercase;
	top: 70%;
	width: 60px;
}

#swf_home, #swf_tennis_home, #swf_squash_home, #swf_badminton_home, #swf_golf_home {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
}

a.more {
	color: #000000;
}

b.sidebar_cufon_h1 {
	font-size:19px;
	color:#fff;
	letter-spacing: 1px;
}

#home-tennis p, #home-squash p, #home-badminton p, #home-golf p {
	line-height:16px;
	padding: 5px 0 0 2px;
	text-shadow:1px 1px black;
}
