/* ---------------- 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: Arial,Helvetica,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 {
  border:0;
}
body.logged_out,
body.member {
background-color: transparent;
background-image: none;
background-repeat: repeat-x;
}
#content_area_cell {
  background-color:#fff;
  padding:20px;
}
.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_border {
  border:1px solid #4f9a7f;
}
.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:#005D21;
  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;
}
/************************************** commented out
.Footer_Copywrite {
  color:#fff;
  font-size:10px;
  letter-spacing:.05em;
  line-height:20px;
  text-transform:uppercase;
  vertical-align:middle;
}
*********************************************************/
.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:400px;
}
#login-register { display: none; }
.ldcms-snippet-gamefinder-help,.ldcms-snippet-gamefinder-add {
  border-bottom: 0;
  font-size:smaller;
  margin:0 0 1em;
}
#gamefinder-new a {
color: #ffffff !important;
display: block;
background-color: #015513;
font-size: larger;
width: 300px;
float: right;
line-height: 16px;
padding: 10px;
text-align: center;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 5px solid #015513;
font-weight: bold;
}
#gamefinder-new a:active,
#gamefinder-new a:hover {
color: #000000 !important;
display: block;
background-color: #ffcc00;
border: 5px solid #015513;
font-weight: bold;
}
body.logged_out #nav_contact {
  display:none;
  margin-top:20px;
}
body.logged_in #nav_logout {
  display:block;

}
#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 {
	display: none;
	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 {
	display: none;
  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:#fff;
  color:#AD002B;
  font-size:16px;
  font-weight:700;
  padding-left:0px;
  text-transform: capitalize;
}
#content_area_cell a.white,#content_area_cell td b a b {
  color:#741629;
  font-size:16px;
  font-weight:700;
  padding-left:0;
  text-transform:uppercase;
}
#content_area h3,#content_area_cell td.white b,.content_diary h3 {
 background: none repeat scroll 0 0 transparent;
    color: #AD002B;
    font-size: 16px;
    font-weight: 700;
    padding-left: 0;
    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;
}



body.not_administrator #navi {
	height: 2.6em;	
}
body.not_administrator #navi ul, li {
	margin:0;
	padding: 0;
	list-style: none;
	float: left;
}
logged_in administrator #navi ul, li {
	margin:0;
	padding: 0;
	list-style: none;
	float: none;
}
body.not_administrator #navi li {
	background-color: transparent;
}
body.not_administrator #navi ul {
	height: 2.6em;
	width: 100%;
	background-color: #002366;
	background-image: url(/files/407/images/topnav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
body.not_administrator #navi li a {
font-size: 14px;
display: block;
line-height: 2.2em;
padding: 0 0.6em;
color: white;
text-decoration: none;
text-shadow: 1px 1px 2px #000;
border-right: 1px solid #990122;
}
body.not_administrator #navi li a:hover {
	/*color: #FFAA71;*/
	background-image: url(/files/407/images/topnav-bg-hover.png);
	background-repeat: repeat-x;
	background-position: left top;	
}
body.not_administrator #navi li:last-child a{
	border-right: none;
}
/******************************
DROPDOWN
*******************************/
body.not_administrator #navi ul li ul { 
	width: 200px;
	padding: 0; 
	top:38px; 
	left:0; 
	height:auto; 
	background-color: #BD0126 ; 
	background-image: none;
	border-radius: 1px; 
	box-shadow: 0px 1px 3px #0c0c0c;
}			/* position of submenu */

body.not_administrator #navi ul li ul li { 
	margin:0; padding:0; 
	background:none; 
	
}

body.not_administrator #navi ul li ul li a {
 padding: 0px 0 0px 14px; 
	display: block;
	font-size:12px; 
	font-weight: normal; 
	color:#FFFFFF; 
	background-color: transparent;
	background-image :none; 
	border: none;
	/*border:1px solid transparent;*/
}
body.not_administrator #navi ul li ul li a:hover {
	background-color: #124B88;
}

p {margin-bottom: 15px;}


input[type="submit"]{
background-color: #8FA75B;
border: #666666;

font-size: 12px;
font-weight: bold;
	cursor:pointer;

}


/*****************************************************
NEW STYLES
******************************************************/
/*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, body.not_administrator th, body.not_administrator td, body.not_administrator tr {
	margin: 0;
	padding: 0;
	border: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
}
body.not_administrator p {
	color: #373737;
}

/*html5 display rule*/
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}



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;
}
body.not_administrator #main-wrap {
  margin: 0;
	padding: 0 0 10px;
	width: 100%;
	background: #E5E1BF url(/files/407/images/bg-main.png) repeat-x;
}
body.not_administrator #page-wrap {
	width: 960px;
	margin: 20px auto 20px;
	background: white;
	-webkit-box-shadow: 0px 0px 8px rgba(20, 20, 20, 0.85);
	-moz-box-shadow: 0px 0px 8px rgba(20, 20, 20, 0.85);
	box-shadow: 0px 0px 8px rgba(20, 20, 20, 0.85);
	border-radius: 3px;
}
body.not_administrator .topBand {
	position: relative;
	width: 960px;
	margin:0 auto;
	padding: 0;
	height: 78px;
}
body.not_administrator #header {
	position: relative;	
	width: 960px;
	margin: 0 auto;
}
body.not_administrator #header_img {
	margin:0;
	padding:0;
	width:960px;
	height:275px;
}
body.not_administrator #logo-link {
	float: left;
	background-image: url(images/logo.png);
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 80px;
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
}
body.not_administrator .logoTitle {
	position: absolute;
	top: 18px;
	left: 95px;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-shadow: 1px 1px 1px #FFFFFF;
	letter-spacing: .1em;
	font-size: 32px;
	color: #003679;
	font-weight: normal;	
	text-transform: uppercase;
}
body.not_administrator .slogan {
	position: absolute;
	left: 385px;
	top: 28px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-style: italic;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;	
}
body.not_administrator #page-content {
	width: 960px;
	padding: 20px 0;
	margin: 0;
	background-image: url(/files/407/images/top-shad.png);
	background-repeat: repeat-x;
	background-position: left top;
}
body.not_administrator page-content p {
	font-size: 14px;
}
body.not_administrator #footerLast {
	width: 100%;
	padding: 10px 0 0 0;
	background-color: #013719;
}
body.not_administrator p.copyRight, body.not_administrator p.clubview_link {
	font-size: 10px;
	color: white;
	text-shadow: 1px 1px 1px #000000;
	padding: 5px 0 15px 20px;	
	float: left;
}
body.not_administrator p.clubview_link {
	float: right;
	padding-right: 20px;
}
body.not_administrator p.copyRight span {
	margin-left: 20px;
	font-size: 11px;
}
body.not_administrator p.clubview_link a {
	color: white;
	font-size: 10px;
}
/*******************************
MEMBER HOME STYLES
*********************************/
body.not_administrator .main_content_header {width: 628px; position: relative;}

body.not_administrator .main_content_left { width:297px;	float: left; }

body.not_administrator .main_content_right {	width:297px;	float: right; 	height: 247px;}

body.not_administrator .main_content_bottom { width: 630px; }

body.not_administrator .main_content_bottom_left {	padding: 0;	width: 297px; float:left;}

body.not_administrator .main_content_bottom_right { padding: 0; width: 297px; float: right;}

body.not_administrator .main_content_bottom_left p, body.not_administrator .main_content_bottom_right p { display:block; text-align: center; font-weight: bold;}

body.not_administrator .main_content_bottom_left p.mem_bal, body.not_administrator .main_content_bottom_right p.mem_bal { margin: 10px 0 0 65px;}

body.not_administrator a.bal_link { color: #AD002B; }

body.not_administrator a.bal_link:hover {color: #FF4675;}

body.not_administrator .member_sec_1 { width:320px; float: left; margin:0; padding:0;}

body.not_administrator .box_outer {
	background-color: #F8F6ED;
	border: 1px solid #ccc;
	border-radius: 0px 12px 0px 0px;
	box-shadow: 1px 1px 2px #C5C5C5;
	display: block;
	font-weight: normal;
	margin-bottom: 10px;	
	padding: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: capitalize;
}

body.not_administrator .member_box {width: 250px; float: left;}

body.not_administrator p.mem_dir, body.not_administrator p.mem_update {margin-top: 0px;}

body.not_administrator p.mem_dir a, body.not_administrator p.mem_update a {
	float:right;
	display: block;
	width: 150px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	-moz-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	color:white;
	background-color:#ebeae9;
	border-radius:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	line-height: 16px;
	font-size:10px;
	font-weight:normal;
	text-transform: uppercase;
	height:16px;
	padding:4px 16px;
	text-shadow:0px 1px 1px #333;
	text-align: center;
	text-decoration:none;
	background-image: url(/files/407/images/button-bg.png);
	background-repeat: repeat-x;
	}

body.not_administrator p.mem_dir a:hover, body.not_administrator p.mem_update a:hover, body.not_administrator p.mem_bal a:hover, body.not_administrator p.mem_update a:hover, body.not_administrator p.comp_update a:hover {
	background-image: url(/files/407/images/button-bg-hover.png);
	background-repeat: repeat-x;

}

body.not_administrator p.mem_bal a {
	display: block;
	width: 140px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	-moz-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	color:white;
	background-color:#ebeae9;
	border-radius:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	line-height: 16px;
	font-size:10px;
	font-weight:normal;
	text-transform: uppercase;
	height:16px;
	padding:4px 16px;
	text-shadow:0px 1px 1px #333;
	text-align: center;
	text-decoration:none;
	background-image: url(/files/407/images/button-bg.png);
	background-repeat: repeat-x;
	}

body.not_administrator p.mem_update a { margin-left: 10px; }

body.not_administrator p.comp_update a {	
	display: block;
	width: 100px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	-moz-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	color:white;
	background-color:#ebeae9;
	border-radius:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	line-height: 16px;
	font-size:10px;
	font-weight:normal;
	text-transform: uppercase;
	height:16px;
	padding:4px 16px;
	margin: 5px 0 0 5px; 
	text-shadow:0px 1px 1px #333;
	text-align: center;
	text-decoration:none;
	background-image: url(/files/407/images/button-bg.png);
	background-repeat: repeat-x;
	}
body.not_administrator h2.member_heading_2 {
	background-color: #AD002B;
  border: 1px solid #F4F4F4;
  border-radius: 0 10px 0 0;
  box-shadow: 1px 1px 2px #BCBCBC;
  color: #FFFFFF;
  font-family: Arial,Helvetica,Verdana,Sans Serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 3px 20px 3px 0;
  text-align: right;
  text-shadow: 1px 1px 1px #000000;
  text-transform: capitalize;	
}
body.not_administrator .comp_info_lf { width: 145px; float: left;}
body.not_administrator .comp_info_rt { width: 145px; float: right;}
body.not_administrator .comp_info_lf p, body.not_administrator .comp_info_rt p { text-align:center; font-weight:bold; text-shadow: 1px 1px 1px #FFF;}

body.not_administrator #homepage-content-events {display: none;}

body.not_administrator #header-user-name  { font-weight: bold; padding: 2px 0 0 0; color: #373737; font-size: 14px;}

body.not_administrator #status span#site-motto-text
{

font-weight: bold;
color: #373737;
font-size: 16px;
line-height: 50px;

}

body.not_administrator #content_area .box_outer a strong { 	
  color: #AD002B;
  font-family: Arial,Helvetica,Verdana,Sans Serif;
  font-size: 16px;
  font-weight: bold;  
  text-align: right;
  text-shadow: 1px 1px 1px #FFF;
  text-transform: capitalize;	
}
body.not_administrator .ldcms-snippet-login-page {width: 430px;}

body.not_administrator #gamefinder-add-select-date-cell input,
body.not_administrator input#gamefinder-add-select-time,
body.not_administrator input
{
	background-color: #FFF;  
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
}
#login-userlogin input {
	background-color: #FFF;  
  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;  
  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/407/images/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: 10px;
    font-weight: normal;
    height: 22px;
    line-height: 16px;
    margin: 5px 0 0 5px;
    padding: 4px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #333333;
    text-transform: uppercase;
    width: 140px;
}
body.not_administrator #login-userlogin input[type="submit"]:hover, body.not_administrator #login-forgottenpassword input[type="submit"]:hover {
	background-image: url(/files/407/images/button-bg-hover.png);
	background-repeat: repeat-x;
}

body.not_administrator #diary_content {
	padding: 10px;
	background-color: #F8F6ED;
  border: 1px solid #CCCCCC;
  border-radius: 0 12px 0 0;
  box-shadow: 1px 1px 2px #C5C5C5;
}
body.not_administrator form#user-details-form {
	padding: 10px;
	background-color: #F8F6ED;
  border: 1px solid #CCCCCC;
  border-radius: 0 12px 0 0;
  box-shadow: 1px 1px 2px #C5C5C5;
}
body.not_administrator form#user-details-form h3, #diary_name b.white {
	background: transparent;
	color: #AD002B;
  font-size: 16px;
  font-weight: 700;
  padding-left: 0;
  text-transform: uppercase;
}
body.not_administrator form#user-details-form input[type="submit"] {
	 background-color: #EBEAE9;
    background-image: url("/files/407/images/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: 10px;
    font-weight: normal;
    height: 22px;
    line-height: 16px;
    margin: 5px 0 0 5px;
    padding: 4px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #333333;
    text-transform: uppercase;
    width: 140px;
}
body.not_administrator form#user-details-form input[type="submit"]:hover {
	background-image: url(/files/407/images/button-bg-hover.png);
	background-repeat: repeat-x;
}
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: #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 .homepage_title h2 {
	background: none repeat scroll 0 0 #FFFFFF;
  color: #AD002B;
  font-size: 24px;
  font-weight: normal;
  padding-left: 0;
  text-transform: uppercase;
}


#msb_frame, #clubminder_frame
{
width: 100%;
border: 0;
}

#status
{
height: 50px;
}

#notices_here
{

display: block;
height: 158px;
overflow: auto;

}


*diary*/
body .diary-wrapper {
	float:left;
	widows:100%;
	border-bottom:solid 1px #ccc;
	padding-bottom:8px;
	margin-bottom:6px;
}
body .diary-date {
	float:left;
	width:40px;
	background-color:white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 2px 2px 4px #666;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
	behavior: url(/files/360/public/css/PIE.php);	
}
body .diary-month {
	width:100%;
	padding:2px 0;
	font-size:10px;
	line-height:1;
	text-transform:uppercase;
	color:white;
	text-align:center;
	float:left;
	background: #d8a94e;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d8a94e), to(#ad873e));
	background: -webkit-linear-gradient(#d8a94e, #ad873e);
	background: -moz-linear-gradient(#d8a94e, #ad873e);
	background: -ms-linear-gradient(#d8a94e, #ad873e);
	background: -o-linear-gradient(#d8a94e, #ad873e);
	background: linear-gradient(#d8a94e, #ad873e);
	-pie-background: linear-gradient(#d8a94e, #ad873e);
	/* define your path here */
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	behavior: url(/files/360/public/css/PIE.php);
}
body .diary-day {
	width:100%;
	padding:4px 0;
	font-size:16px;
	line-height:1;
	text-align:center;
	float:left;
	color: #337359;
}
body .diary-event {
	float:left;
	width:162px;
	margin-left:18px;
	padding-top:6px;
	line-height:1.2;
}

td.col_1
{

width: 55px;
text-align: center;
font-weight: bold;
background-color: #B40E15;
color: white;
padding: 4px;
text-shadow: none;

}

td.col_2
{

padding: 4px;

}

#diary_here
{
display: block;
overflow: auto;
height: 208px;
}

.page-title-nocontent {
color: #741629;
}
/**************************************
MEMBERS STYLES
*************************************/
body.not_administrator .ldcms-snippet-gamefinder-help, body.not_administrator .ldcms-snippet-gamefinder-add { 
background-color: #F8F6ED;
    border: 1px solid #CCCCCC;
    border-radius: 0 12px 0 0;
    box-shadow: 1px 1px 2px #C5C5C5;
    display: block;
    font-weight: normal;
    margin: 0 0 20px 10px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: capitalize;
width: 400px; 
}
body.not_administrator p#gamefinder-new a {
width: 200px;
	-webkit-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	-moz-box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	box-shadow:rgba(0,0,0,0.5) 0 1px 2px 0;
	color: #ffffff !important;
	background-color:#ebeae9;
	border-radius:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	line-height: 16px;
	font-size: 12px !important;
	font-weight:normal;
	text-transform: capitalize;
	height:16px;
	padding:4px 16px;	
	text-shadow:0px 1px 1px #333;
	text-align: center;
	text-decoration:none;
	background-image: url(/files/407/images/button-bg.png);
	background-repeat: repeat-x;
  display: block;	
}
body.not_administrator #gamefinder-new a:active,
body.not_administrator #gamefinder-new a:hover {
background-image: url(/files/407/images/button-bg-hover.png);
	background-repeat: repeat-x;	
}
body.member .content_morepages,
body.member .action_buttons
 { display:none }

#navi #nav_brsgolf
{
display: none;
}

#handicaps_here {
text-align: center;
}

#rounded_hcp
{
font-weight: bold;
font-size: 20px;
}

#exact_hcp, #your_hcp
{
font-weight: normal;
font-size: 11px;
}

li#nav_gamefinder {display: none;}

/* Adding styles for new ClubMinder purses - CM - 2017-02-24 */

#mhp-account-balance td{
    font-weight:bold;
}

#mhp-account-balance div.mhp-bal-purse {
    margin: 0px 10px;
    font-weight:normal;
}