/******************************************************************************
*									Clubsearch Styling PP										*
******************************************************************************/

#header_sidebar{
	/*padding:130px 20px 0 20px !important;*/
}

#club_search {
	padding-top:25px;
	color:#fff;
}
#club_search a {
	outline:none;
}
#club_search #search_panel {
	border-top:3px solid #676767;
}
#club_search #search_panel h2 {
	font-size:2.2em;
	float:left;
	padding-left:15px;
	color:#8CC63F;
	width:205px;
}
#ulEuroTab {
	margin:5px 0 0 0;
	padding:0;
	border: 0px solid blue;
	width:700px;
}
#club_search #search_panel div.leg ul li.facilities {
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	padding-top: 0.15em;
	padding-left: 15px;
	position: relative;
	background-image: url(/static/images/core/bullet_triangle_green.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	z-index: 10;
	display:block;
	float:none;
}

#club_search #search_panel li {
	margin:0 3px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

#uk_clubs a, #european_clubs a {
	text-indent:-9999px;
}

a.aConType {
	float:left;
	height:34px;
	margin-top:3px;
	background:url(/static/images/clubsearch/clubsearch-tabs_greens.gif);
}

#club_search #search_panel #uk_clubs a {
	width:101px;
	background-position:bottom left;
}
#club_search #search_panel #european_clubs a {
	width:168px;
	background-position:top right;
}
#club_search #search_panel #uk_clubs a.selected {
	height:37px;
	margin-top:0px;
	background-position:top left;
}
#club_search #search_panel #european_clubs a.selected {
	height:37px;
	margin-top:0px;
	background-position:bottom right;
}

#club_search #search_panel form {
	clear:both;
	padding:0;	
	background:#333333;
}

#club_search #search_panel form#location_search {
	
}
select {
	font-size:12px;
	padding:0;
}

#club_search #search_panel fieldset {
	margin:0;
	padding:0;
	border:none;
}
/*
#club_search #search_panel .legend {
	float:left;
	display:block;
	width:205px;
	height:40px;
	background:#242424;
	padding-left:15px;
	padding-top:16px;
	font-size:1.0em;
}
*/
#club_search #search_panel h4 {
	color:#949494;
	margin-top:10px;
}
#club_search #search_panel .cont {
	float:left;
	padding-left:15px;
}
#club_search #search_panel .leg {	
	width:205px;
	background:#242424;	
}
#club_search #search_panel .els {
	width:710px;
	padding-right:15px;
	background:#333333;
}
#club_search #search_panel .top {
	/*padding-top:16px;*/
	height:50px;	
}
#club_search #search_panel .bot {
	height:210px;
	display:none;
}
#club_search #search_panel .bot2 {
	height:20px;
}
#club_search #search_panel #filter_toggle label.lbl {
	float:left;
	width:110px;
}
#club_search #search_panel #filter_toggle fieldset {
	float:left;
}
#club_search #search_panel #filter_toggle .chkFac {
	float:left;
	width:150px;
}
div.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
	
#club_search #search_panel input.text,
#club_search #search_panel select {
	width:172px;
	height:18px;
	border:1px solid #676767;
}
#club_search #search_panel .elements {
	padding:17px 0 0 0;
}
#club_search #search_panel input.text {
	height:14px;
	padding:2px;
	display:inline;
}
#club_search #search_panel input.image {
	
}
/*
#club_search #search_panel fieldset div {
	float:left;
	margin-right:12px;
}
*/
#club_search #region_control {
	float:left;
	width:220px;
	z-index:2;
	position:relative;
}
#club_search #region_control ul {
	padding:0;
	margin:0;
}
#club_search #region_control li {
	padding:0;
	margin:1px 0 0 0;
	list-style:none;
	float:left;
	background:#2a3c13;
	width:220px;
}
#club_search #region_control ul ul {
	float:left;
	width:110px;
	display:none;
}
#club_search #region_control ul ul li {
	padding:4px 15px;
	color:#fff;
	font-size:0.8em;
	width:80px;
}
#club_search #region_control ul ul li.locHbr, #club_search #region_control ul ul li.locHbr a {
	color: #02A6BA !important;
}
#club_search #region_control ul ul li.locSwin, #club_search #region_control ul ul li.locSwin a {
	color: #EC008C !important;
}
#club_search #region_control ul ul li a {
	width:64px;
	float:left;
	padding:0;
	background:none;
	color:#fff !important;
}

#club_search #region_control ul ul li strong {
	width:16px;
	float:left;
}
#club_search #region_control h3 {
	font-size:1em;
	padding:15px;
	font-weight:normal;
	color:#fff;
}
#club_search #region_control a {
	display:block;
	float:left;
	font-size:1.1em;
	background:#000;
	color:#B3B3B3 !important;
	padding:5px 0 5px 15px;
	width:205px;
	position:relative;
}
#club_search #region_control a img.key {
	position:absolute;
	top:9px;
	right:12px;
}

/* Sub regions */
#club_search #region_control ul ul.subRegion{
	width:220px;
}
#club_search #region_control ul ul.subRegion li{
	width:205px;
	padding: 4px 0 4px 15px;
	font-size: 0.9em;
}
#club_search #region_control ul ul.subRegion li a {
	width:100%;
}

#club_search #region_control ul ul.subRegion ul{
	width:100px;
	display:none;
}

#club_search #region_control ul ul.subRegion ul li{
	width:100px;
	padding:4px 0;
}

#club_search #region_control ul ul.subRegion ul li a{
	width:60px;
}

#club_search #region_control a img.subkey{
	top:5px;
}

#club_search #region_control a.selected {
	margin-right:-1px;
	width:206px;
	background:#464646;
	color:#FFFFFF !important;
	
}
#club_search #region_control a.selected span {
	font-weight:bold;
}
#club_search #view_control {
	width:720px;
	padding:0px 9px;
	border:1px solid #6f6f6f;
	border-bottom:none;
	background:#464646;
	float:right;
	z-index:1;
}
#club_search #controls {
	height:37px;
	padding-top:13px;
	border-bottom:3px solid #73a743;
}
#club_search #controls span {
	float:left;
	padding-top:2px;
	margin-right:3px;
}
#club_search #controls a {
	width:87px;
	height:20px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:5px;
}

#view_control a {
	margin: 3px 0 0 0;
	background:url(/static/images/clubsearch/clubsearch-viewtabs_green.gif);
}

#club_search #controls #map_view_button {
	background-position:bottom left;
	width:95px;
	height:34px;
}
#club_search #controls #list_view_button {
	background-position:top right;
	width:106px;
	height:34px;
}
#club_search #controls #map_view_button.selected {
	margin-top:0px;
	background-position:top left;
	height:37px;
}
#club_search #controls #list_view_button.selected {
	margin-top:0px;
	background-position:bottom right;
	height:37px;
}
#filter_search #reset_facs{
	overflow:hidden;
	display:block;
	height:20px;
	width:59px;
	text-indent:-9999px;
	margin-left:5px;
	float:right;
	background:url(/static/images/clubsearch/reset.gif) bottom left;
}
#filter_search #select_facs{
	overflow:hidden;
	display:block;
	height:20px;
	width:79px;
	text-indent:-9999px;
	float:right;
	background:url(/static/images/clubsearch/select_all.gif) bottom left;
}
#filter_search #club_filters_apply{
	float:right;
	margin-right:5px;
}
#club_search #controls #reset_map{
	background:url(/static/images/clubsearch/reset.gif) top left;
	float:right;
	width:59px;
}
#club_search #controls #reset_map.on {
	background:url(/static/images/clubsearch/reset.gif) bottom left;
}
#club_search #filters {
	background:#000;
	width:700px;
	padding:10px 10px 0 10px;
	position:relative;
}
#club_search #filters span.legend {
	padding:0 0 4px 0;
	font-weight:normal;
	border-bottom:1px solid #121212;
	display:block;
}
#club_search #filters #filter_toggle {
	padding:10px 0;
	width:700px;
}
#club_search #filters label {
	width:124px;
	float:left;
	margin-bottom:12px;
	clear:both;
}
#club_search #filters select {
	width:233px;
	height:20px;
	border:1px solid #bfbfbf;
	margin-right:8px;
}
#club_search #filters span {
	margin-right:8px;
}
#club_search #filters fieldset fieldset {
	padding-top:6px;
}
#club_search #filters fieldset fieldset label {
	width:116px;
	padding-top:2px;
	padding-left:4px;
	clear:none;
	margin-bottom:4px;
}
#club_search #filters input {
	float:left;
}
#club_search #filters .submit {
	float:right;
}
#club_search #filters .click_hide {
	padding-right:20px;
	background:url(/static/images/clubsearch/arrow-up.gif) right 6px no-repeat;
}
#club_search #filters .click_show {
	padding-right:20px;
	background:url(/static/images/clubsearch/arrow-down.gif) right 5px no-repeat;
}
#club_search #filters .toggle_switch {
	color:#959595;
	position:absolute;
	top:8px;
	right:0;
	display:none;
	cursor:pointer;
}
#club_search #list_view {
	float:right;
	width:738px;
	min-height:469px;
	padding:0 0 9px 0;
	background:#464646;
	border:1px solid #6f6f6f;
	border-top:none;
	top:0;
	right:0;
	z-index:1;
}
#club_search #list_view #list_view_content {
	padding:0 0 4px 0;
	position:relative;
	border:none !important;
}

#club_search #list_view h2{
	width:720px;
	margin-left:9px;
	padding:5px 0 0 0;
	border-top:4px solid #636363;
}

#club_search #list_view h2 span {
	font-weight:normal;
}
#club_search #list_view table {
	margin:5px 0 0 5px;
	width:725px;
	font-size:0.9em;
}

#club_search #list_view table tr.list_alt{
	background:#3A4A27;
}
#club_search #list_view table th {
	padding:4px 0;
	color:#B3B3B3;
}
#club_search #list_view table td {
	padding:10px 0;
}
#club_search #list_view table tr td,
#club_search #list_view table tr th {
	border-top:1px solid #747474 !important;
}
#club_search #list_view table tr.first td,
#club_search #list_view table tr.facilities td {
	border-top:none !important;
}
#club_search #list_view table .clubname {
	padding:7px 5px 7px 5px;
}

#club_search #list_view table .visit_club {
	padding-right:5px;
}

#club_search #list_view table .clubname strong {
	font-size:1.4em;
}
#club_search #list_view table ul {
	margin:0;
	padding:0 0 0 5px;
}
#club_search #list_view table li {
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	background:url(/static/images/clubsearch/tick.gif) 0px 1px no-repeat;
	width:120px;
	float:left;
	color:#ccc;
}
#club_search #list_view table .key {
	width:20px;
	float:left;
	color:#ccc;
}
#club_search ul.paging {
	float:right;
	padding:0;
	margin:0;
}
#club_search ul.paging_top {
	position:absolute;
	top:15px;
	right:18px;
}
#club_search .paging_bottom {
	background:#262626;
	padding:6px 12px;
}
#club_search ul.paging li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	border-right:1px solid #818181;
	font-size:0.9em;
	color:#808080 !important;
}
#club_search ul.paging li a,
#club_search ul.paging li.page {
	float:left;
	padding:0 6px;
	color:#808080 !important;
}
#club_search ul.paging li.selected,
#club_search ul.paging li.next {
	border-right:none;
}
#club_search ul.paging li.prev a {
	padding-left:10px;
	background:url(/static/images/bullets/arrow-green-left.gif) left center no-repeat;
}
#club_search ul.paging li.next a {
	padding-right:10px;
	background:url(/static/images/bullets/arrow-green-right.gif) right center no-repeat;
}
#club_search ul.paging li.selected a {
	background:#8cc63f;
	color:#fff !important;
	padding:0 4px;
}
#club_search #map_view {
	float:right;
	width:720px;
	padding:0 9px 9px 9px;
	background:#464646;
	border:1px solid #6f6f6f;
	border-top:none;
	z-index:1;	
	position:absolute;
	top:0;
	right:0;
}

#club_search #search_panel fieldset div.hr{
	background:url(/static/images/clubsearch/hr.gif);
	width:200px;
	height:1px;
}

#club_search #map_canvas {
	width:720px;
	height:550px;
}
#club_search #view_container {
	position:relative;
	float:right;
	width:740px;
}
#club_search .nojs_hidden {
	display:none !important;
}
#club_search #europe {
	display:none;
	margin-top:-20px;
	margin-left:220px;
	width:714px;
	padding:10px;
}
#club_search #europeCont {
	/*border: 2px solid #4E6F29;*/
	background: #000;
	padding: 20px 0;
}

#club_search #europePanel {
	height:400px;
	width:100%;
	background: #37452A;
}

#club_search #europe ul li {
	list-style-type:none;
	color: #555555;
	margin-bottom:10px;
}
#club_search #europe .swatch_green_bg { 
	background: transparent url(/static/images/clubsearch/arrow_right.png) no-repeat;
}

#club_search #europe a.euroClubLink {
	color:#fff;
	text-decoration: underline;
}

#club_search #europe h2 {
	margin-bottom:10px;
}
#club_search #europe h3 {
	padding-left:26px;
	font-size 1.34em;
}
#club_search #europe .european_country {
	float:left;
	border-right: 1px solid #292B0A;
	height: 250px;
	padding-right: 25px;
}

#club_button img{
	float:right;
}

#info_window_html li{
	width:97px;
}
