/* ---------------- CMS'S CORE STYLESHEET (*NOT* FROM CONFIGURATOR!) ---------------- */

@import "/scripts/slimbox2/css/slimbox2.css";

@media print
{
	.noprint {display:none;}	
}

/* COLOURS FROM CONFIGURATOR
ast_bodycolor     = #FFFFFF
ast_fontcolor     = #ffffff
ast_fontcolor_alt = #003399
ast_altbgcolor    = #e1e1e1
ast_contentcolor  = #ffffff
*/

body { margin: 0; }

iframe { border: 0; }

p.left-margin-level1 {margin-left: 2em;}

p.left-margin-level2 {margin-left: 4em;}


fieldset {
	margin: 1em 0;
	border: 1px solid #000;
}

#nav_area_cell {width: 150px; }

#ldcms_main #nav_msb_eclectics,
#ldcms_main #nav_msb_myko,
#ldcms_main #nav_msb_mybookings,
#ldcms_main #nav_msb_cert,
#ldcms_main #nav_msb_stats {display: none;}

#content_area_cell {padding: 10px 5px 1em 10px;}

.alert:not(.alert-info):not(.alert-success):not(.alert-warning):not(.alert-danger),
.error {
	font-size: larger;
	color: #900;
}

.note { font-size: smaller; }

.sefu-component
{
	font-weight: bold;
	text-decoration: underline;
}

dt {
	margin: 2em 0 0.5em 0;
	font-weight: bold;
}

dd {
	margin: 0.5em 0;
}

dl.ldcms-form dt {
	background-color: #ffffff;
	color: #FFFFFF;
	padding: 6px;
}

dl.ldcms-form dd {
	font-weight: bold;
	margin: 0.5em 0 ;
}

dl.ldcms-form dd input,
dl.ldcms-form dd textarea {
	font-size: 14px;
	width:100%;
}


table.files-list tr.even { background-color: #eee; }


/* login page & similar page headers */

#login-userlogin h2,
#login-register h2,
#login-forgottenpassword h2,
#diary-day-header h2,
#gamefinder-header h2
{
	background-color: #ffffff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0.25em;
}

.content-list-section
{
	margin: 0.5em 0 0 0 ;
	font-size: larger;
}

.content-list-category1 {margin: 0.25em 0 0 2em;}
.content-list-category2 {margin: 0.25em 0 0 4em;}

#gamefinder-join-confirm,
.gamefinder-game-notes {
	margin-left: 2em;
}

#gamefinder-new { font-size: larger; }

#diary_list_venues { margin-bottom: 0.5em; }

/* GAMEFINDER HTML SNIPPETS FOR HELP */

.ldcms-snippet-gamefinder-help,
.ldcms-snippet-gamefinder-add {
font-size: smaller;
width: 350px;
float: right;
margin: 0 0 0 6px;
}


/* LOGGED-IN USER DETAILS AREA */

#user_details
{
	margin: 0;
	padding: 4px 8px;
	border: 2px solid #000;
	background: #fff;
}

#user_details_name,
#user_details_group
{
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

#user_details ul
{
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#user_details li
{
	margin: 0;
	padding: 0;
}

#user_details li a
{
	display: block;
	margin: 4px 0;
}

div.page-text-plain {
	text-align: justify;
	margin: 1em 0;
}

/* ADMIN CAQ */

div.caq-content-view-item h3 {
	clear: both;
	margin-top: 1em;
	padding: 6px 0;
	border-width: 2px 0;
	border-style: dashed;
	border-color: #000;
	text-align: center;
}

div#caq-list-link {
	float: right;
}

/* ADMIN USER LISTINGS */

h3.admin-user-list-title {
	margin: 6px 0;
}

p.admin-user-list-count {
	margin: 6px 0;
	text-align:right;
	color: #999;
}

.admin-user-list-group-buttons {
	margin-top: 6px ;
	float:right;
}


/* admin content area */

.admin-sec-cat {
	margin:1em 0 0 0;
	width:100%;
}

.admin-sec-cat table tr:first-child {
	border-bottom-width: 2px;
}

.admin-sec-cat2 {
	margin-left:2%;
	width:98%;
}

.admin-sec-cat-title {
	width: 70%;
}

.admin-sec-catgroup {
	margin-bottom:2em;
}


#payment-confirm-submit,
div.payment-type {
	border-top: 1px dotted #999;
}

input.awaiting-input {
	background-color:#eee;
	color:#888;
	border-color: #000;
}


/* AUTO-COMPLETE */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	/* background: white url('indicator.gif') right center no-repeat; */
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


#admin-tabs td {
	font-size: x-small;
}

#admin-tabs a:link,
#admin-tabs a:visited,
#admin-tabs a:hover,
#admin-tabs a:active
{
	color: #FFFFFF;
	background-color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: x-small;
}

.admin-tab-new,
#admin-tabs a:hover {
	color: #C20000;
}

#admin-tabs a:active {
	color: #999;
}

a.admin-icon-help {
	color: #C20000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: x-small;
}


/* BASIC ADVERT SLOT STYLING */

.cvad
{
	margin: 0;
	padding: 0;
}

.cvad-banner
{
	margin-bottom: 1em;
	text-align: center;
}


/* TABLE WITH HEADING REPLACEMENT */

div.cv-panel { display: block !important; margin-top: 1em; }

#content_area div.cv-panel > h3
{
	display: block !important;
	margin: 0;
	padding: 4px;
	background-color: #ffffff;
	color: #003399;
	line-height: normal;
	font-size: 12px;
}

#content_area div.cv-panel > div
{
	margin: 0;
	padding: 4px;
}

/* ADMIN AREA FORM SUBMIT BUTTONS */
.form-buttons { margin: 0.5em 0 ; }

#con-image-preview img
{
	border-width: 0;
	width: 80px;
}



/* CATEGORY PAGES */

table.category2-header {
	margin-top: 1em;
}




/* MORE 'CATEGORY-NAME' LINKS */

table.page-extra {margin-top: 1em;}

div.content_morepages p
{
	text-align: left;
	margin: 0.5em 0 0.25em 0;
	font-weight: bold;
}

div.content_morepages ul,
#dir-group-list ul
{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.content_morepages li,
#dir-group-list li
{
	padding: 2px 0 2px 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

div.content_morepages li
{
	background-image: url(/ldimages/icon_content_view.gif);
}

#dir-group-list li
{
	padding-left: 20px;
	background-image: url(/ldimages/icon_user.gif);
}


ul.plain
{
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
}

ul.plain > li { margin: 0.25em 0; }


.sf-menu { z-index: 9; }
.sf-menu ul { z-index: 99; }
.sf-menu ul ul { z-index: 999; }
.sf-menu ul ul ul { z-index: 9999; }


/* DIARY PAGES */

#diary_header_table {margin-bottom:1em;}

.diary-listing,
.diary-listing td
{
	border: 1px solid #000000 ;
	border-collapse: collapse;
}

.diary-listing {
	margin-top: 1em;
	width: 100%;
}

.diary-listing td {
	padding: 2px;
}

.diary-header-cal {
	padding: 2px;
	border: 1px solid #000000 ;
}

.diary-header-cal td {
	text-align: center;
}

.diary-header-cal .cal_day_null {
	background-color: #ffffff;
}

.diary-header-cal .cal_day_free {
	background-color: #fff;
}

.diary-header-cal-manycat .cal_day_event
{
	background-color: #FFFFFF;
	/* background-image: url(/ldimages/cal_px.gif); */
}


.only-show-in-editor-block,
.only-show-in-editor-inline,
.nojq,
body.jq-loaded .jq-not-loaded {
	display: none ;
}

body.mceContentBody .only-show-in-editor-block {
	display: block;
}

body.mceContentBody .only-show-in-editor-inline {
	display: inline;
}

body.mceContentBody .outline-in-editor-thick {
	outline: 4px dashed red;
}

body.mceContentBody .outline-in-editor-thin {
	outline: 1px dotted red;
}

body.mceContentBody .mceNonEditable {
	cursor: not-allowed;
}
body.mceContentBody .mceEditable {
	outline: 1px dashed green;
	cursor: auto;
}
body.mceContentBody .mceEditable:hover {
	outline-style: solid;
}
body.mceContentBody .mceEditable .mceNonEditable {
	outline: 1px dashed red;
}
body.mceContentBody .mceEditable .mceNonEditable:hover {
	outline-style: solid;
	opacity: 0.5;
}



#easy-edit-dialogue > form,
#easy-edit-dialogue > form > div,
#easy-edit-dialogue > form > div > textarea
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	width: 100% ;
	height: 100% ;
}

#easy-edit-dialogue > form > div > textarea { height: 98%; }

#diary-bulk-edit-wrapper { float: left; }

table#diary-bulk-edit,
table.cv-admin-table {
	empty-cells: show;
	border-collapse: collapse;
	margin-bottom:1em;
}

table#diary-bulk-edit thead,
.cv-admin-table thead { display: table-header-group; }

table#diary-bulk-edit th,
table#diary-bulk-edit td,
.cv-admin-table th,
.cv-admin-table td {
	border: 1px solid #ccc;
	padding: 4px;
}

table#diary-bulk-edit tr,
.cv-admin-table tr {
	background-color: #eee;
}

table#diary-bulk-edit tr.odd,
.cv-admin-table tr:nth-child(odd) {
	background-color: transparent;
}


.page-editlink
{
	display: inline;
	font-weight: normal;
	padding-left: 4px;
}

.page-editlink img {
	border-width:0;
}

/*
.page-title:hover .page-editlink {
	display:inline;
}
*/


.diary-eventdetails {
	background-color: #e1e1e1;
	border: 1px solid black;
	width: 100%;
}

.diary-eventdetails-descrip {
	background-color: #FFFFFF;
}

.cv-box-head {
	background-color: #e1e1e1;
}

td.user-details-form-content-label
{
	white-space: nowrap;
	font-weight: bold;
}


#user-profile-personal { margin-right: 130px; }


#user-profile-pic {
	float: right;
	margin-left: 12px;
	margin-bottom: 4px;
}

#user-profile-pic .cv-box-head {
	display: none;
}

#user-profile-pic div
{
	margin: 0;
	padding: 0;
}

#user-profile-pic img
{
	width: 120px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#user-profile-email,
#user-profile-dob,
#user-profile-addr {
	margin-top: 1em;
}

form.ldcms-form>div {margin-bottom: 1em;}

form.ldcms-form label
{
	display: block;
	margin: 0;
	font-weight: normal;
}

body.autonl #content_area img { width: 100px ;}



/* ---------------- /css/superfish.css ---------------- */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/* background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; */
	/* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	/*background:	url('../images/shadow.png') no-repeat bottom right;*/
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




/* ---------------- END CORE STYLESHEET, BEGIN STYLESHEET FROM CONFIGURATOR ---------------- */

body,p,ul,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,div,a,ldcms_two_cols {
  border:0;
  color:#000;
  font-family:"century gothic" , sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:400;
  line-height:normal;
  margin:0;
  padding:0;
  text-decoration:none;
  background-color:transparent;
  background-image:none;
  background-repeat:no-repeat;
}
img.shadow {
  border:0;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
}
/* Snazzy way to identify images as links */

a img:hover
{
opacity:0.75;
filter:alpha(opacity=75); /* For IE8 and earlier */
}

body.logged_out,
body.member {
background-image: none;
background-repeat: repeat-x;
}
#content_area_cell {
background-image: url(files/398/images/golf-ball-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;  
  padding: 25px 25px 40px 25px;
}

.page_headers {
color: #000;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
}
a.page_headers:hover {
color: #ff0000;
}
.sub_headers {
color: #000;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
a.sub_headers:hover {
color: #ff0000;
}
.table_rows {
  background:#fff;
  border: 1px solid #4f9a7e;
  color:#000;
  font-size:11px;
  padding:3px;
  text-decoration:none;
}
.table_rows a,.table_rows a:link,.table_rows a:visited,.table_rows a:hover,.table_rows a:active {
  color:#900;
}
.table_rows a:hover {
  color:#900;
}
.table_header {
  background:#4f9a7e;
  border:1px solid #4f9a7f;
  color:#fff;
  font-size:11px;
  font-weight:700;
  padding:3px;
}
.table_header a:link,.table_header a:visited,.table_header a:hover,.table_header a:active {
  color:#fff;
  font-size:11px;
  text-decoration:none;
}
/* Table Styles */


.table_border
{
padding: 15px;
background: white;
-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.35);
-moz-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.35);
box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.35);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;

	
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border-radius: 3px;
	
}

.table_border th
{
	padding: 8px 16px !important;
	font-weight: normal;
	font-size: 13px;
	color: #20326e;
	background: #b9c9fe;
}

.table_border td
{	
	padding: 8px 16px !important;
	background: #e8edff;
	border-top: 1px solid #fff  !important;
	color: #669;
	font-size: 12px !important;
}

.table_border tbody tr:hover td
{
	background: #d0dafd;
}

.template_background_colour {
  background:#d4fcc3;
  color:#fff;
  padding:15px;
}
.block_colour_1 {
  background:#9e9528;
  color:#fff;
  font-size:14px;
  height:200px;
  padding:12px;
  vertical-align:top;
  width:230px;
}
.block_colour_1 a,.block_colour_1 a:link,.block_colour_1 a:visited,.block_colour_1 a:hover,.block_colour_1 a:active {
  color:#202434;
  font-size:14px;
  text-decoration:none;
}
.block_colour_2 {
  background:#4c653f;
  color:#fff;
  font-size:12px;
  height:150px;
  padding:12px;
  vertical-align:top;
  width:230px;
}
.block_colour_3 {
  background:#202434;
  color:#fff;
  font-size:12px;
  height:150px;
  padding:12px;
  vertical-align:top;
  width:230px;
}
.block_body_text {
  color:#fff;
  font-size:11px;
  line-height:16px;
}
.block_body_text a,.block_body_text a:link,.block_body_text a:visited,.block_body_text a:hover,.block_body_text a:active {
  color:#fff;
  font-size:11px;
  text-decoration:none;
}
.buttons p {
background: navy;
border: 1px solid black;
color: white;
font-size: 13px;
font-weight: 700;
padding: 2px;
text-align: left;
text-transform: uppercase;
vertical-align: middle;
width: 200px;
background-image: none;
background-repeat: repeat-x;
}
.buttons a,.buttons a:visited {
  color:#fff;
  font-size:13px;
  font-weight:700;
  padding-left:0;
  text-transform:uppercase;
}
.buttons a:hover,.buttons a:active {
  color:#999;
}

/* Start Email Template 1 */

.email_main_header {
  color:#19192d;
  font-size:14px;
  font-weight:700;
  text-align:left;

}
.email_sub_header_italic {
  color:#666;
  font-size:11px;
  font-style:italic;
  margin-bottom:30px;
  text-align:left;
}
.email_date {
  color:#000;
  font-size:13px;
  font-style:normal;
  text-align:right;
  vertical-align:bottom;
}
.email_user_name {
  color:#000;
  font-size:13px;
  font-style:normal;
  text-align:left;
  vertical-align:bottom;
}
.email_main_body_text_560 {
  color:#000;
  font-size:13px;
  font-style:normal;
  line-height:22px;
  text-align:left;
  vertical-align:top;
  width:550px;
}
.email_main_body_text_560 a,.email_main_body_text_560 a:visited {
  color:#5e1112;
}
.email_main_body_text_560 a:hover,.email_main_body_text_560 a:active {
  color:#666;
}
.email_main_header_strap {
  background:#19192d;
  color:#fff;
  font-size:14px;
  margin-bottom:5px;
  margin-top:10px;
  padding:2px 5px;
  text-align:left;
  text-transform:uppercase;
  width:550px;
}
a.email_main_header_strap,a.email_main_header_strap:visited,a.email_main_header_strap:hover,a.email_main_header_strap:active {
  color:#fff;
  font-size:14px;
  width:555px;
}
.email_footer_coloured,
.email_footer_coloured p {
  background:#000c6d;
  /*border :1px solid #fff;*/
	border-top: 0;
  color:#fff;
  font-size:11px;
  font-style:normal;
  line-height:18px;
  padding:5px;
  text-align:center;
  vertical-align:middle;
}
.email_footer_coloured a,
.email_footer_coloured a:visited {
color: #ffffff;
text-decoration: underline;
  font-size:11px;
}

/* End Email Template 1 */

/* Start Email Template 2 */

.email-table {
width:600px;
border:1px solid black;
padding:0px;
background:#fff;
}

.email-table p {
text-align:justify;
font-size:13px;
font-family:arial, sans serif;
color:black;
}

.email-table h2 {
font-size:18px;
font-family:arial, sans serif;
}

.email-header {
width:100%;
height:300px;
}

.email-smallpic {
width:100px;
height:100px;
margin:5px 10px 10px 0; 
float:left;
}

.email-bigpic {
width:300px;
height:200px;
margin:5px 0px 10px 10px; 
float:right;
}

.email-footer {
padding:10px;
background:black;
color: #ffffff;
}

.email-footer p, 
.email-footer a,
.email-footer a:active,
.email-footer a:hover {
text-align:justify; 
color: #ffffff !important;
margin-bottom: 3px;
}

/* End Email Template 2 */

P {
  font-size:13px;
  line-height:24px;
  margin-left:0;
}
ul {
  font-size:13px;
  line-height:22px;
}
P.white {
  color:#fff;
  font-size:13px;
}

.ldcms-snippet-login-page,.ldcms-snippet-register-page {
  float:right;
  margin:0 0 8px 8px;
  width:400px;
}
#login-forgottenpassword,#login-register,#login-userlogin,#register {
  width:450px;
	margin-bottom: 25px;
}
.ldcms-snippet-gamefinder-help,.ldcms-snippet-gamefinder-add {
  border-bottom: 0;
  float:right;
  font-size:smaller;
  margin:0 0 1em;
  width:300px;
}
body.logged_out #nav_contact {
  display:none;
  margin-top:20px;
}
body.logged_in #nav_logout {
  display:block;
  /*margin-top:70px;*/
}
#user_details {
  background:#989a00;
	border: 0;
  border-bottom: 1px solid #fff;
  color:#fff;
  display:none;
  font-size:13px;
  margin:5px 10px 0;
  padding:5px 10px;
  width:155px;
}
#user_details a:link,#user_details a:visited {
  color:#fff;
  font-size:13px;
  text-align:left;
}
#user_details a:hover,#user_details a:active {
  color:#4a8200;
}
body.logged_out #site-motto {
  background:#082b00;
  border-bottom:10px solid #999;
  border-left:1px solid #fff;
  border-right:10px solid #fff;
  border-top:0 solid #999;
  color:#fff;
  display:none;
  font-size:14px;
  font-weight:700;
  height:15px;
  margin:0;
  padding-bottom:6px;
  padding-top:4px;
  position:absolute;
  text-align:center;
  text-indent:0;
  top:70px;
  width:950px;
}
#site-motto-text {
  color:#fff;
  font-size:14px;
  font-weight:700;
}
body.logged_out .ContentAreaNav {
  background: transparent;
  border:0;
  color:#fff;
}
body.logged_in .ContentAreaNav {
  background: #000000;
  border: 0;
}
body.logged_out #nav, body.member #nav {
  line-height:1em;
  margin:0px;
}
/* ADMIN NAVIGATION */
body.logged_in #nav {
	width: 230px;
  line-height:1.5em;
  margin: 10px;
	padding: 5px;
	background-color: #000000;
}
body.logged_in #nav a, body.logged_in #nav a:visited {
  line-height:1em;
  margin:0px;
	color: #ffffff;
	border: 0;
  color:#fff;
  display:block;
  font-size:13px;
  font-weight:700;
  margin: 8px 0 0;
  padding:1px 20px 3px;
  text-align:left;
  text-transform:uppercase;
}
body.logged_in #nav a:active, body.logged_in #nav a:hover, body.logged_in #nav a.nav_active {
	color: #66ccff;
}
#nav ul {
  line-height:15px;
  margin:0;
  padding:0;
}
#nav li {
  list-style:none;
  margin:0;
  padding:0;
}

body.administrator #nav li ul li a, body.administrator #nav li ul li a:visited, body.administrator #nav li ul li ul a, body.administrator #nav li ul li ul a:visited {
	border: 0;
  color:#ffcc00;
  font-size:13px;
  font-weight:700;
  margin: 2px 6px;
  padding:0 20px 3px;
  text-align:left;
  text-transform:capitalize;
}
#nav li ul li a:hover,#nav li ul li a:active,#nav li ul li a.nav_active,#nav li ul li ul a:hover,#nav li ul ul li a:active,#nav li ul li ul a.nav_active {
  color:#999;
}

#content_area_cell td.white {
  padding-left:0px;
}
#content_area_cell b.white {
  color:#741629;
  font-size:16px;
  font-weight:700;
  text-transform:uppercase;
}
b a,b a:visited {
  color:#741629;
  font-size:13px;
  font-weight:700;
}
b a:hover,b a:active {
  color:#741629;
}
.header h2 a:hover {
  color:#fff;
  font-size:11px;
  font-weight:700;
}
#quick-content label {
  color:#741629;
  font-size:14px;
  font-weight:700;
  padding:10px 0 10px 10px;
  text-transform:uppercase; 
}
.header .action_buttons {
  float:right;
  vertical-align:middle;
}

ul.related {
  margin:1em 0;
  padding:0;
}
ul.related li {
  display:inline;
  list-style:none;
  margin:0 1em 0 0;
  padding:0;
  white-space:nowrap;
}
ul.related .file_size {
  font-size:smaller;
}
.header-user-name {
  color:red;
}
body.logged_out .homepage_title h2 {
  color:#741629;
  font-size:16px;
  font-weight:700;
  margin-top:0;
  padding-left:0px;
  text-transform:uppercase;
}
body.logged_in .homepage_title h2 {
  color:#741629;
  font-size:16px;
  font-weight:700;
  margin-top:0;
  padding-left:0;
  text-transform:uppercase;
}
.homepage_text p {
  font-size:13px;
  line-height:24px;
  margin-left:0;
}
.homepage_content_category {
  background:#19192d none repeat-x bottom left;
  border:0;
  margin:0 20px 5px 0;
  padding:4px 10px;
  text-transform:uppercase;
  width:460px;
}
.homepage_content_category a,.homepage_content_category a:visited,.homepage_content_category a:hover,.homepage_content_category a:active {
  color:#fff;
  font-size:13px;
  font-weight:700;
  padding-left:0px;
}
.homepage_content_item {
  background:#fff;
  border:1px solid #19192d;
  margin:0 20px 5px 0;
  padding:4px 10px 10px;
  width:460px;
}
.homepage_content_item td {
  color:#000;
  font-size:13px;
  line-height:20px;
}
.homepage_content_item a:link,.homepage_content_item a:visited {
  color:#5e1112;
  font-size:13px;
}
.homepage_content_item a:hover,.homepage_content_item a:active {
  color:#19192d;
  font-size:13px;
}
.homepage_content_item h4 {
  background:#fff;
  font-size:13px;
  margin:0 0 5px 2px;
}
.homepage_content_item h4 a:link,.homepage_content_item h4 a:visited {
  color:#19192d;
  font-size:13px;
  font-weight:700;
}
.homepage_content_item h4 a:hover,.homepage_content_item h4 a:active {
  color:#5e1112;
  font-size:13px;
  font-weight:700;
}
.table_header_1 {
  background:#a1a1a1;
}
.table_content_1 {
  background:#f1f1f1;
}
fieldset.collapsible {
  background:#f1f1f1;
  border:0;
  color:#000;
  font-weight:700;
  margin:10px 0;
  padding:10px;
  text-align:left;
}
fieldset.collapsible a:hover,fieldset.collapsible a:active {
  color:#900;
}
h1 {
  font-size:20px;
  line-height:24px;
  margin-bottom:0;
  margin-top:0;
}
h2 {
  font-size:18px;
  line-height:21px;
}
h3 {
  font-size:16px;
  font-weight:700;
  line-height:29px;
}
h4 {
  font-size:14px;
  font-weight:700;
  line-height:17px;
}
h5 {
  font-size:11px;
  font-weight:700;
  line-height:14px;
}
h6 {
  font-size:9px;
  font-weight:700;
  line-height:12px;
}
#diary_list_calendars a,#diary_list_calendars a:visited {
  color:#5e1112;
  font-size:13px;
  font-weight:700;
}
#diary_list_calendars a:hover,#diary_list_calendars a:active {
  color:#19192d;
  font-size:13px;
  font-weight:700;
}
#diary_list_calendars td {
  height:25px;
  padding-left:10px;
}
#diary_content td {
  color:#000;
  font-size:11px;
}
#diary_search td {
  color:#000;
  font-size:11px;
}
#diary_content td .cal_day_free {
  background:#fff;
  color:#000;
  font-size:11px;
  font-weight:700;
}
#diary_content b.white {
  color:#5e1112;
  font-size:13px;
  font-weight:700;
}
#admin-event-venues form {
  margin:0;
}
#admin-event-venues p {
  margin:.25em 0;
}
.email-newsletter-section {
  width:580px;
}
.email-newsletter-section h2 {
  background:#19192d;
  color:#fff;
  font-size:14px;
  margin-bottom:5px;
  margin-top:10px;
  padding:2px 5px;
  text-transform:uppercase;
}
.email-newsletter-section h3 {
  color:#19192d;
  font-size:14px;
  font-weight:700;
}
.email-newsletter-section p {
  color:#000;
  font-size:11px;
  line-height:18px;
}
.email-newsletter-section a {
  color:#5e1112;
  font-size:11px;
  font-weight:700;
}
.defaultSkin table,.defaultSkin tbody,.defaultSkin a,.defaultSkin img,.defaultSkin tr,.defaultSkin div,.defaultSkin td,.defaultSkin iframe,.defaultSkin span,.defaultSkin *,.defaultSkin .mceText {
  background:#fbf8d7;
  border-collapse:separate;
  border-style:none;
  border-width:0;
  color:#000;
  cursor:default;
  margin:0;
  padding:0;
  text-align:left;
  vertical-align:baseline;
  white-space:nowrap;
  width:auto;
}
#nav_events ul,body.logged_out #site_search,body.logged_in #site_search,body.logged_in #nav_contact,body.logged_out #nav_events,#user_details_mycontacts,body.logged_in #site-motto,.header h2 {
  display:none;
}
TD,fieldset.collapsible a,fieldset.collapsible a:visited {
  color:#000;
}
TD.white,B.white {
  color:#19192d;
  font-size:20px;
  font-weight:700;
  padding-left:0px;
  text-transform:uppercase;
}
a,a:visited,a:hover,a:active {
  color:#5e1112;
}
input,textarea,select {
  border:#999;
  border-style:solid;
  border-width:1px;
  color:#000;
  font-size:13px;
  letter-spacing:.05em;
}
a.Footer_Clubview,a.Footer_Clubview:visited,a.Footer_Links,a.Footer_Links:visited,.Footer_Clubview,.Footer_Links {
  color:#f1f1f1;
  font-size:10px;
  letter-spacing:.05em;
  line-height:20px;
  text-align:right;
  vertical-align:middle;
}
a.Footer_Clubview:active,a.Footer_Clubview:hover,a.Footer_Links:active,a.Footer_Links:hover,.Footer_Clubview:active,.Footer_Links:hover {
  color:#fc0;
}
TD.datebar,B.datebar {
  background:#ffc;
  color:#fff;
  font-size:11px;
}
#nav_gamefinder,#user_details_name,#user_details_group,#user_details_mydetails,#user_details_mydetails a,#user_details_mydetails a:visited,#user_details_mydetails a:active,#user_details_mydetails a:hover,#user_details_mydiary {

}
body.logged_out #nav_login,body.logged_out #nav_register {
	display: none;
}
#user_details b,#user_details td {
  color:#fff;
  font-size:13px;
}


#login-userlogin h2,#login-register h2,#login-forgottenpassword h2,#diary-day-header h2,#gamefinder-header h2 {
  background: transparent;
	font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
  color:#000C6D;
	text-shadow: 1px 1px 1px #FFFFFF;
  font-size:16px;
  font-weight: normal;
  padding-left:0px;
  text-transform:uppercase;
}
#content_area_cell a.white,#content_area_cell td b a b {
  color:#741629;
  font-size:18px;
  font-weight:700;
  padding-left:0;
  text-transform:uppercase;
}
#content_area h3,#content_area_cell td.white b,.content_diary h3 {
  color:#741629;
  font-size:16px;
  font-weight:700;
  padding-left:0px;
  text-transform:uppercase;
}
#diary_content b,#diary_content abbr {
  color:#000;
  font-size:11px;
  font-weight:700;
}
.sf-menu {
	float:			none;
	margin-bottom:	0;
}
.sf-menu ul {
width: 250px;
}
.sf-menu a {
	border: 0;
	padding: 		.75em 1em;
}

/*
#slideshow {
position: relative;
height: 225px;
}
#slideshow img {
    position:absolute;
    z-index:8;
    opacity:0.0;
}
#slideshow img.active {
    z-index:10;
    opacity:1.0;
}
#slideshow img.last-active {
    z-index:9;
}
*/
.HowDidiDo,a.HowDidiDo_Links,a.HowDidiDo_Links:visited
{
  background:#f60;
  color:#fff;
  font-size:18px;
  font-weight:700;
  padding:5px;
  text-decoration:none;
  width:300px;
}

a.HowDidiDo_Links:hover,a.HowDidiDo_Links:active
{
  background:#666;
  color:#fff;
  font-size:18px;
  font-weight:700;
  padding:5px;
  text-decoration:none;
  width:300px;
}

#credits
{
display: inline;
float: right;
color: #fff;
font-size: 11px;
padding: 5px 20px;
}


#body_wrap {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

#site_wrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-repeat:no-repeat;
}


#logo_wrap {
	background-color: #99cc00;
	background-image:url('/files/admin.com/samples/banner_logo.png');
	height:100px;
	width:1000px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

.login_container {
	margin-top:0px;
	width:300px;
	float:right;
}

.login_header {
	font-family:"Century Gothic", "Arial", Serif;
	font-weight: 100;
	font-size: 17px;
	color:#00223d;
	letter-spacing: 3px;
	text-align:right;
	margin-right: 20px;
	text-transform: Uppercase;
}

.username_text {
	float:left;
	width:90px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	font-family:"Century Gothic", "Arial", Serif;
	font-size:12px;
}

.password_text {
	float:left;
	width:90px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	font-family:"Century Gothic", "Arial", Serif;
	font-size:12px;
}

.unboxstyle {
	font-size:11px;
	background-color:white;
	border:1px solid #999999;
	width:175px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	
}

.pwboxstyle {
	font-size:11px;
	background-color:white;
	border:1px solid #999999;
	width:120px;
	float:left;
	margin-right:5px;
}

.pwbuttonstyle {
	font-size:11px;
	background-color:white;
	border:1px solid #999999;
	width:50px;
	float:left;
	margin-right:5px;
	font-family:"Century Gothic", "Arial", Serif;
	text-transform: uppercase;
}

.login_text {
	width:175px;
	text-align:left;
	font-size:11px;
	float:right;
	color:#000;
	margin-right:20px;
	font-family:"Century Gothic", "Arial", Serif;
}

.login_text a {
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#339900;
	font-family:"Century Gothic", "Arial", Serif;
}

.login_text a:hover {
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#000099;
	font-family:"Century Gothic", "Arial", Serif;
}


body.logged_out #nav_area_cell,
body.member #nav_area_cell {
	width: 0px;
	background-color: #ffffff;
	display: none;
}



#navi {
	height: 2.6em;
	position: absolute;
	top: 64px;
	left: 120px;
	background-image: url(files/398/images/nav-bg.png);
	background-repeat: no-repeat;
}
#navi ul, li {
	margin:0;
	padding: 0;
	list-style: none;
	float: left;
}

#navi ul
{
height: 2.6em;
	width: 880px;
}

#navi li
{
display: inline;
text-align: center;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
background-color: transparent;
}

#navi li a, #navi li a:visited
{
font-size: 14px;
color: #ffffff;
font-weight: normal;
padding: 0 10px;
margin: 0 7px;
text-align: left;
line-height: 35px;
text-transform: uppercase;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
background-color: transparent;
text-shadow: 1px 1px 2px #000;
}
#navi li a:active, #navi li a:hover# #nav_active
{
font-size: 14px;
color: #ffffff;
font-weight: bold;
padding: 0 10px;
margin: 0 7px;
text-align: left;
line-height: 35px;
text-transform: uppercase;
font-family: Arial, Helvetica, Sans-Serif;
background-color: transparent;
}

#navi li li a, #navi li li a:visited
{
padding: 0 10px;
text-align: left;
text-transform: Capitalize;
height: 25px;
line-height: 25px;
}

#navi li a:hover, #navi li a.nav_active
{
border-radius: 3px;
color: #ffffff;
background-color: #092D99;
}

/******************************
DROPDOWN
*******************************/
body.not_administrator #navi ul li ul { 
	width: 250px;
	padding: 0; 
	top:30px; 
	left:0; 
	height:auto; 
	background-color: #000C6D; 
	background-image: none;
	border-radius: 1px; 
	box-shadow: 0px 1px 3px #0c0c0c;
}			/* position of submenu */

body.not_administrator #navi ul li ul li { 
	margin:5px 0; padding:0; 
	background:none; 
	height: 30px;
   display: block;
	z-index: 999999;
}

body.not_administrator #navi ul li ul li a {
 padding: 3px 0 3px 14px; 
	display: block;
	font-size:12px; 
	text-transform: uppercase;
	font-weight: normal; 
	color:#FFFFFF; 
	background-color: transparent;
	background-image :none; 
	border: none;
	/*border:1px solid transparent;*/
  height: 30px;
  line-height: 30px;
}
body.not_administrator #navi ul li ul li a:hover {
	background-color: #092D99;
	background-image: transparent;
	}

p {margin-bottom: 15px;}

/******************************************* MALLOW STYLES HERE ******************************************/
/*limited reset*/
body.not_administrator html, body.not_administrator body, body.not_administrator div, body.not_administrator section, body.not_administrator article, body.not_administrator aside, body.not_administrator header, body.not_administrator hgroup, body.not_administrator footer, body.not_administrator nav, body.not_administrator h1, body.not_administrator h2, body.not_administrator h3, body.not_administrator h4, body.not_administrator h5, body.not_administrator h6, body.not_administrator p, body.not_administrator blockquote, body.not_administrator address, body.not_administrator time, body.not_administrator span, body.not_administrator em, body.not_administrator strong, body.not_administrator img, body.not_administrator ol, body.not_administrator ul, body.not_administrator li, body.not_administrator figure, body.not_administrator canvas, body.not_administrator video {
	margin: 0;
	padding: 0;
	border: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
body.not_administrator p {
	color: #373737;
	margin-bottom: 15px;
}

body.not_administrator .group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
body.not_administrator .group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */
body.not_administrator .cf:before, body.not_administrator .cf:after {
	content:"";
	display: table;
}
body.not_administrator .cf:after {
	display: both;
}
/* For IE 6/7 (trigger hasLayout) */
body.not_administrator .cf {
	zoom: 1;
}

#slideshow {
    position:relative;
    height:50px;
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
			
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
		
@media screen and (max-width: 1024px){
	img.bg {
	left: 50%;
	margin-left: -512px; 
}
}

body.not_administrator #main-wrap {
	margin: 0;
	padding: 0;
	width: 100%;
}
body.not_administrator #page-wrap {
	width: 1000px;
	margin: 0 auto;
}
body.not_administrator .topBand {	
	width: 100%;
	background-color: #000C6D;
	border-bottom: 1px solid #eae9e9;
	padding: 0;
	height: 100px;
	z-index: 999999;
}
body.not_administrator .topband_inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
body.not_administrator .logoTitle {
	position: absolute;
	top: 10px;
	left: 135px;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;	
	letter-spacing: .1em;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;	
	text-transform: uppercase;
}
body.not_administrator #header {
	position: relative;
	width: 1000px;
	margin: 150px auto 0;
	height: 50px;
	background:transparent url(files/398/images/header-bg.png) bottom center no-repeat;
	z-index: 1;
}
body.not_administrator #logo-link {
	float: left;
	background-image: url(files/398/images/logo.png);
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 103px;
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
}

/***********************************
PAGE CONTENT
************************************/
body.not_administrator #page-content {
	width: 1000px;
	padding: 0;
	margin: 0;
background-image: url(/files/398/images/content_area_bg.png);
	background-repeat: repeat-y;
	
}
body.not_administrator .page-header {
	background-color: #000C6D;
	height: 80px;
	width: 1000px;
	padding: 0;
	margin: 0;
}
body.not_administrator #page-header-title {
	width: 655px;
	padding:  10px 0 0 25px;
	float: left;
}
body.not_administrator #page-header-title .pagetitle h2 {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 1px;
	font-size: 24px;
	color: white;
	
}
body.not_administrator .booking-cell {
	width: 280px;
	padding: 0 20px;
	float: right;
}

body.not_administrator h4.booking-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
body.not_administrator td.aside-divider {
	background-image: url(/files/398/images/shadow_right.png);
	background-repeat: repeat-y;
}
/***************************
ELEMENTS
***************************/
.h3_headers {

	font-family: Georgia, "Times New Roman", Times, serif !important;
	background-color: transparent;
  color: #000C6D;
  display: block;
  font-size: 20px !important;
  font-weight: normal;
  margin: 0 0 5px !important;
  padding-left: 0;
  text-shadow: 1px 1px 1px #FFFFFF;
  text-transform: capitalize;
}
.h4_headers {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	background-color: transparent;
  color: #000C6D;
  display: block;
  font-size: 18px !important;
  font-weight: normal;
  margin: 0 0 5px !important;
  padding-left: 0;
  text-shadow: 1px 1px 1px #FFFFFF;
  text-transform: capitalize;
}
.h4_members_headers {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	background-color: #000C6D;  
  border: 1px solid #FFFFFF !important;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 2px #999;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
	text-align: right !important;
  font-style: italic;
  font-weight: normal;
  padding: 6px 10px !important;
	margin-bottom: 8px !important;
  text-decoration: none;
	text-shadow: none  !important;
  text-transform: capitalize;
}
.h5_headers {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	background-color: transparent;
  color: #000C6D;
  display: block;
  font-size: 14px !important;
  font-weight: normal;
  margin: 0 0 10px !important;
  padding-left: 0;
  text-shadow: 1px 1px 1px #FFFFFF;
  text-transform: capitalize;
}
.h6_headers {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	background-color: transparent;
  color: #000C6D;
  display: block;
  font-size: 14px !important !important;
  font-weight: normal;
  margin: 0 0 10px;
  padding-left: 0;
  text-shadow: 1px 1px 1px #FFFFFF;
  text-transform: capitalize;
}

body.not_administrator a.bookingDL-button {
	background-color: #FFFFFF;
	background-image: url(/files/398/images/white-button-bg.png);
	background-repeat: repeat-x;
	border: medium none;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	color: #000C6D;
	display: block;
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	margin: 10px auto;
	padding: 4px 16px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	text-transform: uppercase;
	width: 150px;
}
body.not_administrator a.bookingDL-button:hover {
	background-image: url(files/398/images/white-button-bg-hover.png);
	background-repeat: repeat-x;
	border: medium none;
}
body.not_administrator a.blue-link-button {
	background-color: #FFFFFF;
	background-image: url(files/398/images/blue-button-bg.png);
	background-repeat: repeat-x;
	border: medium none;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF !important;
	display: block;
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 12px !important;
	font-weight: normal !important;
	height: 16px;
	line-height: 16px;
	margin: 10px auto;
	padding: 4px 16px;
	text-align: center;
	text-decoration: none !important;	
	text-transform: uppercase;
	width: 150px;
}
body.not_administrator a.blue-link-button:hover {
	background-image: url(files/398/images/blue-button-bg-hover.png);
	background-repeat: repeat-x;
	border: medium none;
}
body.not_administrator a.blue-link-button-wide {
	background-color: #FFFFFF;
	background-image: url(files/398/images/blue-button-bg.png);
	background-repeat: repeat-x;
	border: medium none;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF !important;
	display: block;
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 12px !important;
	font-weight: normal !important;	
	line-height: 16px;
	margin: 10px 0 10px 20px;
	padding: 4px 16px;
	text-align: center;
	text-decoration: none !important;	
	text-transform: capitalize;
	width: 200px;
}
body.not_administrator a.blue-link-button-wide:hover {
	background-image: url(files/398/images/blue-button-bg-hover.png);
	background-repeat: repeat-x;
	border: medium none;
}
body.not_administrator .member_hcp p a {
	text-align: center;
}


body.not_administrator #top-links {
	float: right;
	margin-top: 5px;	
}
body.not_administrator #top-links ul {
	width:420px;
	height:20px;
	margin:0; 
	padding:0;
}
body.not_administrator #top-links ul, li {
	margin:0;
	padding: 0;
	list-style: none;
	float: left;
}
body.not_administrator #top-links li {
float: left;
	}
body.not_administrator #top-links li a {	
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
	line-height: 20px;
	padding: 5px;
	color: white;
	font-size: 11px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
	Text-transform: capitalize;	
}
body.not_administrator #top-links ul li .facebook_link {
	background-image: url(/files/398/images/facebook.png);
	background-repeat: no-repeat;
	padding: 18px;		
}

body.not_administrator #content_area a, body.not_administrator #content_area a:visited { color: #DF7323; font-size: 14px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold; }
body.not_administrator #content_area a:hover, body.not_administrator #content_area a:active { text-decoration: underline;}

body.not_administrator .home_content_box {
	width: 180px;
	height: 180px;
	padding: 10px;
	float: left;
	border: 1px solid #DF7323;
	background-color: #FFFFFF;
	border-radius: 5px;
	margin: 10px 9px 5px 0;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
}
body.not_administrator .home_content_box_last {
	float: right;
	margin: 10px 0px 5px 0;
	width: 180px;
	height: 180px;
	padding: 10px;
	border: 1px solid #E37B28;
	background-color: #FFFFFF;
	border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
}
body.not_administrator .home_content_box h3, body.not_administrator .home_content_box_last h3 {
	display: block;
	margin: 10px 0;
	text-align: center;
	font-size: 18px !important;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;	
	color: #000C6D !important;
	font-weight: normal !important;
}
body.not_administrator .home_content_box img, body.not_administrator .home_content_box_last img { margin: 0 auto; display: block;}

body.not_administrator img.blue_border {
	border: 2px solid #FFFFFF;
	border-radius: 5px;
}
body.not_administrator #mallow-course-status {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 25px 0px;	
}
body.not_administrator #mallow-course-status #status span#site-motto-text {
	color: #000C6D;
}
body.not_administrator div.pagetitle b.white {
	color: white;
  font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size: 24px;
  letter-spacing: 1px;
	font-weight: normal;
}
body.not_administrator  ol { margin: 5px 0 15px 20px; color: #373737; display: block;}

body.not_administrator  .category-header { display:none; }

body.not_administrator  #open_comps_here {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 0 20px 0;	
}
body.not_administrator  #members_news_here {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 0 20px 0;	
}
body.not_administrator  #open_comps_here td.category-page-title {
	margin-bottom: -20px;
	display:block;
}
body.not_administrator  #members_news_here td.category-page-title {
	margin-bottom: -20px;
	display:block;
}
body.not_administrator  #open_comps_here .category-page-title .page-thumbnail img {
	margin: 2px 5px 0 0;
	border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
}

body.not_administrator  #open_comps_here td.page-teaser {
	font-size: 12px;	
	
	color: #373737;
}
body.not_administrator  #members_news_here td.page-teaser {
	font-size: 12px;	
	
	color: #373737;
}
body.not_administrator  #open_comps_here td.page-teaser span.page-morelink a {
	font-size: 12px;
	font-weight: normal;
}
body.not_administrator  #members_news_here td.page-teaser span.page-morelink a {
	font-size: 12px;
	font-weight: normal;
}

body.not_administrator  #open_comps_here td.category-page-title a {
	text-transform: capitalize;
}






body.not_administrator  #special_offers_here {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 0 20px 0;	
}
body.not_administrator  #special_offers_here td.category-page-title {
	margin-bottom: -20px;
	display:block;
}

body.not_administrator  #special_offers_here .category-page-title .page-thumbnail img {
	margin: 2px 5px 0 0;
	border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
}

body.not_administrator  #special_offers_here td.page-teaser {
	font-size: 12px;	

	color: #373737;
}

body.not_administrator  #special_offers_here td.page-teaser span.page-morelink a {
	font-size: 12px;
	font-weight: normal;
}


body.not_administrator  #special_offers_here td.category-page-title a {
	text-transform: capitalize;
}

#club_news_here {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 0 20px 0;	
}
body.not_administrator  #club_news_here td.category-page-title {
	margin-bottom: -20px;
	display:block;
}

body.not_administrator  #club_news_here .category-page-title .page-thumbnail img {
	margin: 2px 5px 0 0;
	border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
}

body.not_administrator  #club_news_here td.page-teaser {
	font-size: 12px;	
	
	color: #373737;
}

body.not_administrator  #club_news_here td.page-teaser span.page-morelink a {
	font-size: 12px;
	font-weight: normal;
}


body.not_administrator  #club_news_here td.category-page-title a {
	text-transform: capitalize;
}



#tennis_news_here {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 0 20px 0;	
}
#tennis_news_here td.category-page-title {
	margin-bottom: -20px;
	display:block;
}

#tennis_news_here .category-page-title .page-thumbnail img {
	margin: 2px 5px 0 0;
	border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
}

#tennis_news_here td.page-teaser {
	font-size: 12px;	
	
	color: #373737;
}

#tennis_news_here td.page-teaser span.page-morelink a {
	font-size: 12px;
	font-weight: normal;
}


#tennis_news_here td.category-page-title a {
	text-transform: capitalize;
}


body.not_administrator  #promotions_here {
	width: 270px;
	background-image: url(files/398/images/aside-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px 0 20px 0;	
}
body.not_administrator  #promotions_here td.category-page-title {
	margin-bottom: -20px;
	display:block;
}

body.not_administrator  #promotions_here .category-page-title .page-thumbnail img {
	margin: 2px 5px 0 0;
	border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
}

body.not_administrator  #promotions_here td.page-teaser {
	font-size: 12px;	
	
	color: #373737;
}

body.not_administrator  #promotions_here td.page-teaser span.page-morelink a {
	font-size: 12px;
	font-weight: normal;
}


body.not_administrator  #promotions_here td.category-page-title a {
	text-transform: capitalize;
}













body.member table#homepage-content-events {
	display: none;
}
body.not_administrator  .pagetitle h3.page_header {
  color: white;
  font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size: 24px;
  letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
body.logged_out .header .action_buttons img, body.member_32 .header .action_buttons img {
	display: none !important;
}
body.not_administrator .section-page #move_more_links_here ul li a{
	display: block;
}
body.not_administrator div.content_morepages li {
	background-image: none;
	margin-bottom: 10px;
	width: 250px;
}

/******************************* FOOTER STYLES ******************************/
body.not_administrator #footer {
	background-color: #000C6D;
	padding: 10px 20px;
	position: relative;
	border-radius: 0 0 5px 5px;
}
body.not_administrator .footer_address {
	width: 960px;
}
body.not_administrator .footer_address p {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
body.not_administrator .copyRight {
	font-size: 11px;
	color: #FFF;
	float: left;
}
body.not_administrator .clubview_link {
	float: right;
}
body.not_administrator p.clubview_link {
	float: right;
	font-size: 11px;
	color: #FFFFFF;	
}
body.not_administrator .clubview_link a {
	color: #FFF;
}
body.not_administrator .footer_links {	
	width: 220px;
	margin: 30px auto 0;
}
body.not_administrator .footer_links .footerLk-1 {
	background-image: url(/files/398/images/gui_logo.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin-right: 5px;
}
body.not_administrator .footer_links .footerLk-2 {
	background-image: url(files/398/images/lgu_logo.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-right: 5px;
}
body.not_administrator .footer_links .footerLk-3 {
	background-image: url(/files/398/images/golfnet-logo.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px;
	margin-right: 5px;
}
body.not_administrator .footer_links .footerLk-4 {
	background-image: url(files/398/images/Congu-Logo.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
body.not_administrator #footerLast {
	width: 960px;
	margin: 0 auto;
}
body.not_administrator #footerLast p {	
	margin: 0;
}

/******************************** END FOOTER STYLES ************************/
body.not_administrator .section-header { display: none; }
body.not_administrator td.description-text, body.not_administrator td.description-img{ padding:0; }

/*body.logged_out #homepage-content-events {display:none;}*/

/************************************ MEMBER STYLES ***********************************************/
body.not_administrator .ldcms-snippet-login-page {
	width: 430px;
	padding: 10px;
	margin: 10px 0;
  background-color: #FFFFFF;
  border: 1px solid #3042A6;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);   
}
#login-userlogin input{
	background-color: #FFF;  
	padding: 3px;
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
}
#login-forgottenpassword input {
	background-color: #FFF; 
	padding: 3px;
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;	
  box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
}
body.not_administrator #login-userlogin input[type="submit"], body.not_administrator #login-forgottenpassword input[type="submit"] {
	 background-color: #EBEAE9;
    background-image: url(/files/398/images/blue-button-bg.png);
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.5);
    color: white;
    display: block;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;   
    margin: 5px 0 0 5px; 
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #333333;
    text-transform: capitalise;
    width: 170px;
}
body.not_administrator #login-userlogin input[type="submit"]:hover, body.not_administrator #login-forgottenpassword input[type="submit"]:hover {
	background-image: url(/files/398/images/blue-button-bg-hover.png);
	background-repeat: repeat-x;
}
body.not_administrator #content_area #header-user-name {
		font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
		text-shadow: 1px 1px 1px #FFFFFF;
    color: #000C6D;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0 10px 0px;
}
body.not_administrator #content_area table.member_box_style {
background-color: #FFFFFF;
    border: 1px solid #DF7323;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);   
    padding: 10px;
		margin-bottom: 5px;
}  
body.not_administrator #content_area td.member_box_style {
	background-color: #FFFFFF;
  border: 1px solid #DF7323;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);   
  padding: 10px;
}
body.not_administrator #content_area table.member_box_style p.memberHcp {
	margin: 10px 0 0 10px;
}
body.member #content_area h3.cv-box-head {
		background: transparent;
		color: #000C6D !important;
    font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 18px !important;
    font-weight: normal;
    padding: 5px 0;
    text-shadow: 1px 1px 1px #FFFFFF;
}
body.not_administrator form#user-details-form input, body.not_administrator form#user-details-form textarea, body.not_administrator form#user-details-form select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
}

body.member #page-homepage {
    /*margin-top: 60px;*/
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div, a, #ldcms_two_cols {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    color: white;
    font-family: "century gothic",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div, a, #ldcms_two_cols {
    color: white;
    font-family: "century gothic",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div, a, #ldcms_two_cols {
    color: white;
    font-family: "century gothic",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div, a, #ldcms_two_cols {
    color: white;
    font-family: "century gothic",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div, a, #ldcms_two_cols {
    color: white;
    font-family: "century gothic",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body.administrator {
    background: url("/files/clubview.co.uk/adminpanel/headerbg.png") no-repeat scroll left top #4D6122 !important;
}
body.administrator, body.administrator p, body.administrator ul, body.administrator dl, body.administrator dt, body.administrator dd, body.administrator li, body.administrator h1, body.administrator h2, body.administrator h3, body.administrator h4, body.administrator h5, body.administrator h6, body.administrator div, body.administrator a, body.administrator ldcms_two_cols {
    color: black !important;
}
body.member .ldcms-snippet-gamefinder-help ul li {
	color: #373737;
}
body.member .ldcms-snippet-gamefinder-add em {
	color: #373737;
}
body.member #user-details-form label { color: #373737; }
body.member form#gamefinder-add-form input[type="submit"] {
    background-color: #EBEAE9;
    background-image: url("files/398/images/blue-button-bg.png");
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    color: white;
    display: block;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    padding: 4px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #333333;
    text-transform: capitalize;
    width: 250px;
		margin: 10px 0 0 0;
}

body.not_administrator #user-details-save input[type="submit"] {
    background-color: #EBEAE9;
    background-image: url("files/398/images/blue-button-bg.png");
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    color: white;
    display: block;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    padding: 4px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #333333;
    text-transform: uppercase;
    width: 150px;
		margin: 10px 0 0 0;
}
body.not_administrator #user-details-save input[type="submit"]:hover {
	background-image: url("files/398/images/blue-button-bg-hover.png");
}
body.member form#gamefinder-add-form input {		
		margin:  0 0 4px 0;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;	
}
body.member #nav_gamefinder, body.member #nav_section_131 {
	display: none;
}
body.member .member_hcp {
	float: left;
	background-color: #FFFFFF;
  border: 1px solid #E37B28;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);
  float: left;  
  margin: 10px 0 15px;
  padding: 10px;
  width: 285px;
}
body.member .member_diary {
	float: right;
	background-color: #FFFFFF;
  border: 1px solid #E37B28;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);
  height: 333px;
  margin: 10px 0 15px;
  padding: 10px;
  width: 285px;
}

element.style {
    display: block;
    height: 300px;
    overflow: auto;
    width: 100%;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {
    border: 0 none;
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-align: left;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-align: left;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-align: left;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-align: left;
}
body, p, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, div {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-align: left;
}
body.not_administrator .clrLine {    
    clear: both;
    display: block;
    margin: 10px 0;
}
body.not_administrator #slideshowControls {
position: absolute;
width: 170px;
left: 0px;
top: 120px;
padding: 5px  0 0 20px;
background-image: url(/files/398/images/content_area_bg.png);
background-repeat: repeat-y;
border-top: 5px solid #FFF;
border-right: 5px solid #FFF;
border-bottom: 5px solid #FFF;
border-radius: 0px 10px 10px 0px;
-webkit-box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.65);
-moz-box-shadow:  0px 0px 16px rgba(50, 50, 50, 0.65);
box-shadow:  0px 0px 16px rgba(50, 50, 50, 0.65);
z-index:9999;
}
body.not_administrator #slideshowControls input {
width: 150px;
font-family: Georgia, "Times New Roman", Times, serif !important;
background-color: transparent;
color: #000C6D;
font-style: italic;
font-size: 14px !important;
font-weight: normal;
margin: 0 0 5px !important;
padding-left: 0;
text-shadow: 1px 1px 1px #FFFFFF;
text-transform: capitalize;
border-radius: 5px;
cursor: pointer;
}
body.not_administrator #page-content ul {
float: none;
color: #373737;
list-style: square;
}
body.not_administrator #page-content ul li {
float: none;
color: #373737;
list-style: square;
}
body.not_administrator #page-content ul {
margin: 10px 0 10px 30px;
}
body.not_administrator .content-box {
padding: 10px;
border: 1px solid #DF7323;
background-color: #FFFFFF;
border-radius: 5px;
margin-bottom: 10px;
}
body.not_administrator .content-box h1 {
font-family: Georgia, "Times New Roman", Times, serif !important;
color: #000C6D;
font-style: italic;
text-align: center;
font-size: 18px !important;
font-weight: normal;
text-shadow: 1px 1px 1px #FFFFFF;
text-transform: capitalize;
}
body.not_administrator .content-box p {
text-align: center;
margin-bottom: 0px;
}
/*******************************************************
SCORE CARD TABS
******************************************************/
body.not_administrator ul.tabs {
margin:0 !important;
padding:0;
}
body.not_administrator ul.tabs li {
	list-style:none;
	display:inline;
	border-radius: 4px 4px 0 0;
}

body.not_administrator ul.tabs a {
	padding: 10px 12px;
	display:inline-block;	
	color:#fff;
	text-decoration:none;
	border-radius: 4px 4px 0 0;
	background: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -ms-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd); 
}

body.not_administrator ul.tabs a.active {
background:#fff;
color:#000;
}
body.not_administrator div#tab1, body.not_administrator div#tab2, body.not_administrator div#tab3, body.not_administrator div#tab4 {
background-color: white;
padding: 5px;
border-radius: 0 5px 5px 5px;
-webkit-box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 10px rgba(50, 50, 50, 0.75);
}
body.not_administrator div#tab1 h3, body.not_administrator div#tab2 h3, body.not_administrator div#tab3 h3, body.not_administrator div#tab4 h3 {
font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
color: rgb(5, 33, 128);
font-style: italic;
text-align: center;
text-transform: capitalize;
}
#gradient-style
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px 8px;
background: rgb(11, 41, 139) url('table-images/gradhead.png') repeat-x;
border-top: 2px solid #d3ddff;
border-bottom: 1px solid #fff;
color: #fff;
text-shadow: 1px 1px 1px #000;
}
#gradient-style td
{
	padding: 4px 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style td.hole-title{
font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
color: rgb(5, 33, 128);
font-style: italic;
text-align: center;
text-transform: capitalize;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
/************************* WHITE ******************************/
#gradient-style-white
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
}
#gradient-style-white th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px 8px;
background: rgb(240, 240, 245) url('table-images/gradhead.png') repeat-x;
border-top: 2px solid #d3ddff;
border-bottom: 1px solid #fff;
color: rgb(51, 50, 50);
}
#gradient-style-white td
{
	padding: 4px 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style-white td.hole-title{
font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
color: rgb(5, 33, 128);
font-style: italic;
text-align: center;
text-transform: capitalize;
}
#gradient-style-white tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style-white tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
/************************* YELLOW******************************/
#gradient-style-yellow
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
}
#gradient-style-yellow th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px 8px;
background: rgb(240, 233, 15) url('table-images/gradhead.png') repeat-x;
border-top: 2px solid #d3ddff;
border-bottom: 1px solid #fff;
color: #000;
text-shadow: 1px 1px 1px #FFF;
}
#gradient-style-yellow td
{
	padding: 4px 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style-yellow td.hole-title{
font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
color: rgb(5, 33, 128);
font-style: italic;
text-align: center;
text-transform: capitalize;
}
#gradient-style-yellow tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style-yellow tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
/************************* RED******************************/
#gradient-style-red
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
}
#gradient-style-red th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px 8px;
background: rgb(228, 27, 10) url('table-images/gradhead.png') repeat-x;
border-top: 2px solid #d3ddff;
border-bottom: 1px solid #fff;
color: rgb(255, 255, 255);
text-shadow: 1px 1px 1px rgb(56, 55, 55);
}
#gradient-style-red td
{
	padding: 4px 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style-red td.hole-title{
font-family: Georgia,"Palatino Linotype","Book Antiqua",Palatino,serif;
color: rgb(5, 33, 128);
font-style: italic;
text-align: center;
text-transform: capitalize;
}
#gradient-style-red tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style-red tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
body.not_administrator table#course_description {
	background-color: #FFF;
	border-radius:  15px;
	border: 1px solid #DF7323;
	padding: 10px;
	margin: 20px 0;
}
body.not_administrator table#course_description p {
font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 300px;
	padding: 0 20px;
	margin-right: 20px;
}
body.not_administrator #page-content ul.hole_info {
	list-style: none;
	margin:  0 0 10px 0;
	color: #004933;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-style: italic;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: capitalize;
}
body.not_administrator #page-content ul.hole_info li {
	list-style: none;
	
	color: #004933;
	font-style: italic;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: capitalize;
	float: left;
}
body.not_administrator ul.hole_info li span {
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 16px;	
	font-weight: bold;
}
body.not_administrator ul.hole_info li span.blue-info {
	background-color: #000C6D;
	padding: 0px 10px;
	border-radius: 3px;
	border: 1px solid #999;
}
body.not_administrator ul.hole_info li span.white-info {
	background-color: white;
	padding: 0px 10px;
	border-radius: 3px;
	border: 1px solid #999;
}
body.not_administrator ul.hole_info li span.yellow-info {
	background-color: yellow;
	padding: 0px 10px;
	border-radius: 3px;
	border: 1px solid #999;
	
}
body.not_administrator ul.hole_info li span.red-info {
	background-color: red;
	padding: 0px 10px;
	border-radius: 3px;
	border: 1px solid #999;
	
}
body.not_administrator ul.hole_info li span {
	margin-right: 20px;
}
body.not_administrator #page-content ul.hole-list {
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
}
body.not_administrator #page-content ul.hole-list li {
	list-style: none;
	float:left;	
	margin-right: 3px;
	width: 31px;	
	text-align: center;
}
body.not_administrator ul.hole-list li a {
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
	font-size: 14px;		
	line-height: 30px;
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid rgb(196, 196, 193);
	padding: 5px;
	display: block;
}
body.not_administrator ul.hole-list li a:hover, body.not_administrator ul.hole-list li a.active {
	background-color: #DF7323;
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF;
}
body.not_administrator .header .action_buttons {
  float:right;
  vertical-align:middle;
	display: none !important;
}
/**********************************************sign up form**************************************/
body.not_administrator table#quick-signup {
	padding: 10px;
}
body.not_administrator table#quick-signup input {
width: 248px;
padding: 5px 0;
background-color: #FFF;
border: 1px solid #CCCCCC;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
}
body.not_administrator table#quick-signup input[type="submit"] {
	background-color: #003C29;
	background-image: url(/files/398/images/blue-button-bg.png);
	background-repeat: repeat-x;
	border: medium none;
	border-radius: 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	color: white;	
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;		
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px #333333;
	text-transform: uppercase;
	width: 150px;	
	margin: 5px 0 10px 7px;
}
body.not_administrator table#quick-signup input[type="submit"]:hover {
	background-image: url(/files/398/images/blue-button-bg-hover.png);
	background-repeat: repeat-x;	
	cursor: pointer;
}
#quick-signup-result p {
font-family: Georgia, "Times New Roman", Times, serif !important;
background-color: transparent;
text-align: center;
color: #000C6D;
display: block;
font-size: 14px !important;
font-weight: normal;
margin: 0 0 10px !important;
padding-left: 0;
text-shadow: 1px 1px 1px #FFFFFF;
text-transform: capitalize;
}
#diary_here {
display: block;
overflow-x: hidden;
height: 280px;
overflow-y:auto;
}



body.logged_out .member_diary {
padding: 5px 10px;
background-repeat: no-repeat;
background-position: bottom center;
background-color: #FFFFFF;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
margin: 10px 0;
}
#diary_here tr#homepage_events_sub {
	background-color: transparent;
}
#diary_here td#homepage_events_sub4 {
	background-color: transparent;
}
#diary_here tr#homepage_events_header {
	display: none;
}
#diary_here tr.table_content_1 td.homepage_events_category {
border-radius: 4px;
}
#diary_here tr.table_content_1 td.homepage_events_date  {
padding: 3px 5px 0px 5px;
color: #DF7323;
font-weight: bold;
border-radius: 3px;
}
#diary_here tr.table_content_1 td.homepage_events_desc {
padding: 4px 5px 0px 5px;
border-radius: 3px;
}
#diary_here tr.table_content_1 td.homepage_events_desc a {

font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #000C6D !important;
font-weight: normal !important;
}
#diary_here tr.table_content_1 td.homepage_events_date {
font-size: 12px;
}
.ldcms-snippet-gamefinder-help,.ldcms-snippet-gamefinder-add {
  border-bottom: 0;
  font-size:smaller;
  margin:0 0 1em;
}
.ldcms-snippet-gamefinder-help {
background-color: #FFF;
border-radius: 15px;
border: 1px solid rgb(196, 196, 193) !important;
padding: 10px !important;
margin-bottom: 10px !important;
}
.ldcms-snippet-gamefinder-help ul {
	list-style: none;
}
body.member #content_area h3.gamefinder-date {
color: #373737;
text-transform: capitalize;
}
body.member .diary-eventdetails {
border: 1px solid #DF7323;
background-color: #FFFFFF;
border-radius: 5px;
width: 100%;
}

#homepage-content-events-right {
	display:none;
}

/*********************** CONTACT FORM *****************/
#mallow_form  {
	padding: 0;	
	margin: 0;
  color: #5C5C5C;

}
#mallow_form p {
	font-size: 12px;
	margin-bottom: 0px;
	
}
#mallow_form td {	
	color: #5C5C5C;	
	
}

#mallow_form td div {	
	color: #5C5C5C;	
	
}

form#mallow_form .submit_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2f2f2), color-stop(1, #e0e0e0) );
	background:-moz-linear-gradient( center top, #f2f2f2 5%, #e0e0e0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e0e0e0');
	background-color:#f2f2f2;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #dcdcdc;
	display: block;
	width: 180px;
	color:#2a356c;
	font-family:arial;
	font-size:15px;	
	padding:5px 25px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin: 10px auto;
	text-align: center;
	text-transform: capitalize;
}
form#mallow_form .submit_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e0e0e0), color-stop(1, #f2f2f2) );
	background:-moz-linear-gradient( center top, #e0e0e0 5%, #f2f2f2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#f2f2f2');
	background-color:#e0e0e0;
	color:#2a356c;
}
form#mallow_form .submit_button:active {
	position:relative;
	top:1px;
}
form#mallow_form input, form#mallow_form textarea {
	width: 265px;
	padding: 4px;
	background-color: rgb(248, 248, 248);  
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
}
#ldcms-form-response {
color: #20326e;
font-family: Georgia, "Times New Roman", Times, serif !important;
font-size: 24px !important;
display: block;
padding: 100px 200px;
margin: 30px 0;
text-align: center;
}

#user-details-listing {
display:none;
}

body.member #nav_directory {
display:none;
}

p.comp_E {
text-align: center;
color: #000C6D;
font-weight: normal;
text-shadow: 1px 1px 1px #FFFFFF;
}
td.content_box_borderSh {
background-color: #FFFFFF;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
margin: 10px 0;
}

a.bclightbox { 
margin: 0 4px 10px 0;
display: inline-block;
}

a.bclightbox img {
-webkit-box-shadow: 0px 3px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:  0px 3px 10px rgba(50, 50, 50, 0.75);
box-shadow:   0px 3px 10px rgba(50, 50, 50, 0.75);
}

#nav_brsgolf {
display: none;
}

body.not_administrator #nav_section_147 .sf-menu {
	top: -5px !important;
	left: 255px !important;
}

body.member_34  .category-header, body.member_34 .section-header, body.member_34  .header .action_buttons { display: block !important; float: right; }


.btn-topup {
  text-align: right !important;
}

span.memberHcp>a {
    background-color: #990000;
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 50%);
    color: #FFFFFF !important;
    display: inline-block;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 12px !important;
    font-weight: normal !important;
    height: 16px;
    line-height: 16px;
    padding: 4px 16px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 200px;
}