
#page_banner_club {
	width:100%;
	height:183px;
	background-color:#FCC300;
	text-align: center;
}

#page_banner_bg_club {
	background-image:url(../img/banner_bg_club.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	text-align: center;
}
	
#page_banner_content_club {
	width:980px;
	height:183px;
	margin: 0 auto;
	text-align:center;
	vertical-align:middle;
}

#page_content_col1 {
	width:730px;
	float:left;
	border:0px solid blue;
	padding:0px;
}

#page_content_col2 {
	width:250px;
	float:right;
	border:0px solid red;
	padding-top:17px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

#content_hl_description {
	background-image:url(../img/club_detail_hl_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	padding:10px 0px 0px 20px;
	cursor:pointer;
	
}

.rgslideshow {
	background: #ffffff none repeat scroll 0% 0%;
	border:1px solid #cccccc;
	padding:2px;
}

.cluboverview_content {
	margin-left:10px;
}


#overview_legend {
	margin-left:10px;
	margin-bottom:10px;
}

#cluboverview_som_win {
	background-image:url(../img/club_detail_hl_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	padding:10px 0px 0px 20px;
	
}

#cluboverview_som_win h4 {
	padding-left:12px;
}

#cluboverview h1 a:link, #cluboverview h1 a:visited {
	font-family:Trebuchet MS;
	font-size:1em;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}

#cluboverview h1 a:hover {
	font-family:Trebuchet MS;
	font-size:1em;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	text-decoration:underline;
}


div.cluboverview_link {
	line-height:1.5em;
}

div.cluboverview_link a:link, div.cluboverview_link a:visited {
	font-family:Arial;
	font-size:0.88em;
	font-weight:normal;
	color:#2c88d0;
	background-color:#ffffff;
	text-decoration:underline;
	background-image:url(../img/cluboverview_bullet.gif);
	background-repeat:no-repeat;
	padding-left:23px;
}


div.cluboverview_link a:hover {
	font-family:Arial;
	font-size:0.88em;
	font-weight:normal;
	color:#ffffff;
	background-color:#fdcf33;
	text-decoration:underline;
	background-image:url(../img/cluboverview_bullet.gif);
	background-repeat:no-repeat;
	padding-left:23px;
}



