@import "/scripts/slimbox2/css/slimbox2.css";

@media print
{
	.noprint {display:none;}	
}

/* COLOURS FROM CONFIGURATOR
css_body    = #FFFFFF
css_font    = #666666
css_fontalt = #FF0000
css_bgalt   = #e1e1e1
css_content = #FFFFFF
*/


p.left-margin-level1 {margin-left: 2em;}

p.left-margin-level2 {margin-left: 4em;}


fieldset {margin: 1em 0;}

#nav_area_cell {width: 150px; }

#content_area_cell {padding: 10px 5px 1em 10px;}

.alert, .error {
	font-size: larger;
	color: #900;
}

dl.ldcms-form dt {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2em 0 0.5em 0;
	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%;
}


/* 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;
}


#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;
}

.cvad
{
	margin: 0;
	padding: 0;
}

.cvad img
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

.cvad-banner
{
	margin-bottom: 1em;
	text-align: left;
}

td.cvad-skyscraper-slot { vertical-align: top; }

.cvad-skyscraper
{
	margin: 0 6px;
	text-align: center;
}

.cvad-skyscraper-slot { background-color: transparent; }



/* ---------------- /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;
}




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

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}



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

body
{
	scrollbar-face-color: #393e42;
	scrollbar-highlight-color: #393e42;
	scrollbar-shadow-color: #393e42;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	margin: 0 ;
	padding: 0px;
	font-family: century gothic, verdana, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(_.gif);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
} 

body.logged_out #content_area_cell 
{ 
	padding: 10px 3px 10px 14px;
	width: 950px;
}

body.logged_in #content_area_cell 
{ 
	padding: 10px 12px 10px 15px;
	border-left: 0px solid #ffffff;
	width: 950px;
}

.splash_links,
a.splash_links,
a.splash_links:visited
{ 
            font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-style: normal; 
            font-weight: bold; 
            text-transform: capitalize; 
            color: #FFFFFF; 
            text-decoration: none; 
            padding-top: 5px; 
            padding-right: 8px; 
            padding-bottom: 5px; 
            padding-left: 8px; 
            letter-spacing: 0.05em
}

a.splash_links:active,
a.splash_links:hover
{ 
            font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-style: normal; 
            font-weight: bold; 
            text-transform: capitalize; 
            color: #013f7e; 
            text-decoration: none; 
            padding-top: 5px; 
            padding-right: 8px; 
            padding-bottom: 5px; 
            padding-left: 8px; 
            letter-spacing: 0.05em
}



.PAGE_HEADERS 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}
a.PAGE_HEADERS:link,
a.PAGE_HEADERS:visited {
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}
a.PAGE_HEADERS:active,
a.PAGE_HEADERS:hover {
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

.SUB_HEADERS 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}
a.SUB_HEADERS:link,
a.SUB_HEADERS:visited {
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}
a.SUB_HEADERS:active,
a.SUB_HEADERS:hover {
	color: #006600; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

.TEXT_BLUE 
{
               color: #013f7e;
}
.TEXT_GREY 
{
               color: #393e42;
}

.TABLE_ROWS 
{
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	border-top: 1px solid #727f87;
	border-right: 1px solid #727f87;
	border-bottom: 1px solid #727f87;
	border-left: 1px solid #727f87;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.TABLE_ROWS a,
.TABLE_ROWS a:visited,
.TABLE_ROWS a:hover,
.TABLE_ROWS a:active
{
	color: #013f7e;
        text-decoration: none;
}
.TABLE_HEADER 
{
	background-color: #727f87;
	color: #ffffff;
	font-size: 11px;
	border-top: 1px solid #727f87;
	border-right: 1px solid #727f87;
	border-bottom: 1px solid #727f87;
	border-left: 1px solid #727f87;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.TABLE_HEADER a:link,
.TABLE_HEADER a:visited,
.TABLE_HEADER a:hover,
.TABLE_HEADER a:active
{
	color: #ffffff;
        text-decoration: none;
}


.TABLE_BORDER 
{
	border-top: 1px solid #727f87;
	border-right: 1px solid #727f87;
	border-bottom: 1px solid #727f87;
	border-left: 1px solid #727f87;
}

/*BLOCK COLOUR BACKGROUND ON TEMPLATES*/
.TEMPLATE_BACKGROUND_COLOUR 
{
	background-color: #727f87; 
	padding: 15px; 
	color: #ffffff;
}
.TEMPLATE_BACKGROUND_COLOUR a,
.TEMPLATE_BACKGROUND_COLOUR a:visited 
{
	color: #013f7e;
        text-decoration: none;
}
.TEMPLATE_BACKGROUND_COLOUR a:hover
{
	color: #013f7e;
        text-decoration: none;
}

/*THIN DIVIDE LINE SEPERATOR ON TEMPLATES*/
.TEMPLATE_DIVIDE_COLOUR 
{
	background-color: #727f87;
}


.HONOURS_ROWS
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #FFFF99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
     

/*BUTTONS - YOU CAN CHANGE THE BACKGROUND COLOUR, BORDER COLOUR, BORDER SIZE AND BORDER STYLE OF THE BUTTON. WHATEVER WIDTH YOU WANT THE BUTTON TO BE MINUS THE WIDTH OF THE BORDER FROM YOUR IMAGE WIDTH. EXAMPLE 200 pixel width button with a border or 4 pixels - the image width will be 198px or 25px square*/ /*BORDER STYLES = solid, double, groove, ridge, inset and outset*/
.BUTTONS p
{ 
	width: 200px;
	background-color: #727f87; 
	text-align: left; 
	vertical-align: middle; 
	border: 4px #013f7e double;     /*BORDER STYLES = solid, double, groove, ridge, inset and outset*/
	vertical-align: middle; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	text-transform: uppercase; 
	color: #000000; 
	text-decoration: none;
}
.BUTTONS a,
.BUTTONS a:visited
{ 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	text-transform: uppercase; 
	color: #000000; 
	text-decoration: none;
	padding-left: 0px; 
        text-decoration: none;
}
.BUTTONS a:hover,
.BUTTONS a:active
{ 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	text-transform: uppercase; 
	color: #013f7e; 
	text-decoration: none;
	padding-left: 0px; 
        text-decoration: none;
}


/*MAILSHOT EMAIL TEMPLATE STYLES*/
.email_main_header 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	color: #19192D; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;
}

.email_sub_header_italic 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	font-size: 10px; 
	font-style: italic; 
	color: #666666; 
	text-decoration: none; 
	margin-bottom: 30px;  
	text-align: left;
}

.email_date 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	font-size: 10px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #19192D; 
	text-decoration: none; 
	text-align: right; 
	width: 200px; 
	vertical-align: top
}

.email_main_body_text_560 
{
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: top; 
	width: 550px; 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	line-height: 22px; 
	font-style: normal; 
	text-align: left;
}
.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: #666666;
}

.email_main_header_strap 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: normal; 
	background-color: #19192D; 
	width: 550px; 
	padding-top: 2px; 
	padding-right: 5px; 
	padding-bottom: 2px;
	padding-left: 5px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	text-transform: uppercase;  
	text-align: left;
}
a.email_main_header_strap,
a.email_main_header_strap:visited,
a.email_main_header_strap:hover,
a.email_main_header_strap:active
{
	color: #ffffff; 
	width: 555px; 
	font-size: 14px; 
}

.email_footer_coloured 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	line-height: 18px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #19192D; 
	text-align: center; 
	vertical-align: middle; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-left: 1px #ffffff solid; 
	border-bottom: 1px #ffffff solid; 
	border-right: 1px #ffffff solid;
}
.email_footer_coloured a,
.email_footer_coloured a:visited,
.email_footer_coloured a:hover,
.email_footer_coloured a:active
{
	color: #ffffff;
}


/*HOW DID I DO STYLES*/
.HowDidiDo,
a.HowDidiDo_Links,
a.HowDidiDo_Links:visited
{
	font-size: 18px; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: #ff6600; 
	width: 300px; 
	padding: 5px;
        text-decoration: none;
}
a.HowDidiDo_Links:hover,
a.HowDidiDo_Links:active
{
	font-size: 18px; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: #666666; 
	width: 300px; 
	padding: 5px;
        text-decoration: none;
}

/*KNOCKOUT TABLE TEXT STYLES*/
.KNOCKOUT_TABLE_TEXT 
{
	font-size: 10px;
}

/*GENERAL CONTENT*/
TD 
{
	color:#000000; 
	font-size:13px;
}

B {
	font-size:13px; 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
}

/*PAGE TEXT - PARAGRAPH TEXT*/
P 
{
	font-size:13px;
	line-height: 22px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
	margin-left: 0px;
}

/*BULLET POINTS TEXT*/
#content_area_cell ul 
{
	font-size: 13px;
	line-height: 20px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
}

/*A.white {color:#ffffff;}
A.white:Visited {color:#ffffff;}
A.white:Active {color:#ffffff;}
A.white:Hover {color:#ffffff;}*/

TD.white 
{
	color: #19192D; 
	font-size: 20px;
	font-weight:bold;
	text-transform: uppercase;
	padding-left: 2px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
}

B.white 
{
	color: #19192D; 
	font-size: 20px;
	font-weight:bold;
	text-transform: uppercase;
	padding-left: 2px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
}

P.white 
{
	color:#ffffff;
	font-size:12px;
}


/*LINKS IN CONTENT TEXT AREA INCLUDING READ MORE LINKS*/
a,
a:visited
{
	color:#013f7e; 
	font-size: 13px; 
	font-weight: normal; 
        text-decoration: none;
}
a:hover,
a:active
{
	color:#006600; 
        text-decoration: none;
}
 
/*FORM FIELDS - TEXT FIELD, SUBMIT BUTTON, DROP DOWN MENU OR RADIO BUTTON*/

input 
{ 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	letter-spacing: 0.05em ; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}

textarea 
{ 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	letter-spacing: 0.05em ; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

select 
{ 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	letter-spacing: 0.05em ; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}

/*DATE & SEARCH BAR IF USED*/
TD.datebar 
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #FFFFCC;
}
B.datebar 
{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #FFFFCC;
}

/*SNIPPET STYLES*/

/* FLOAT LOGIN/REGISTER PAGE SNIPPETS TO THE RIGHT */
.ldcms-snippet-login-page,
.ldcms-snippet-register-page 
{
	float: right;
	width: 300px;
	margin: 0 0 8px 8px;
}

/* REMOVE TOP MARGIN ON LOGIN/REG SNIPPET TEXT */
.ldcms-snippet-login-page p,
.ldcms-snippet-register-page p 
{
	margin: 8px 0 1em 0 ;
}

/* SET WIDTH OF LOGIN/REG PAGE CONTENTS TO GIVE SPACE FOR SNIPPETS */
/* FIRST 3 (#login-...) ARE THE 3 SECTIONS MAKING UP THE LOGIN PAGE */
#login-forgottenpassword,
#login-register,
#login-userlogin,
#register 
{
	width: 400px;
}



/*SHOW OR HIDE ITEMS AND OBJECTS*/

#site_search 
{
	display: none;
}

body.logged_out #site_search 
{
	display:none;
}
body.logged_in #site_search 
{
	display:none;
}

body.logged_out #nav_contact 
{
	display: none; 
	margin-top: 20px; 
	display: none;
}
body.logged_in #nav_contact 
{
	display: none;
}
body.administrator #nav_contact 
{
	display: block;
}

body.logged_out #nav_login 
{
	display:none; margin-top: 0px; 
}
body.logged_in #nav_logout 
{
	display: block; 
	margin-top: 0px; 
}
body.administrator #nav_logout 
{
	display: block; 
}

/*body.logged_out #nav_home 
{
	display: none;
}*/
/*body.logged_in #nav_home 
{
	display: none;
}*/
/*body.administrator #nav_home 
{
	display: block;
}*/

body.logged_out #nav_events 
{
	display: none;
}
/*body.logged_in #nav_events 
{
	display: none;
}*/
/*body.administrator #nav_events 
{
	display: none;
}*/

/*Calendar links on navigation*/
/*#nav_events ul 
{
	display: none;
}*/

/*Display Personal Calendar on Club Diary Page*/
/*#diary_list_personal 
{
	display:none;
}*/

body.logged_out #nav_register 
{
	display: none; 
	margin-top: 0px;
}

/*body.logged_out #nav_directory 
{
	display: none;
}*/
/*body.logged_in #nav_directory 
{
	display: none;
}*/
/*body.administrator #nav_directory 
{
	display: block;
}*/

/*GAME FINDER - DISPLAY ON NAVIGATION*/
#nav_gamefinder 
{
               display: block;
}


/* NEW SEMANTICALLY CORRECT HTML NAVIGATION */
/* For class and id selector info see "LDCMS Tech Notes" on ldcmsgolf.co.uk */


body.logged_out .ContentAreaNav 
{
/*to hide navigation*/ /*display:none; */
	background-color: #727f87; 
	border-top: 0px #ff0000 solid;
	border-right: 0px #19192D solid;
	border-bottom: 0px #ff0000 solid;
	border-left: 0px #ff0000 solid;
       width: 0px;
}

body.logged_in .ContentAreaNav 
{
/*to hide navigation*/ /*display:none; */ 
	background-color: #727f87; 
	border-top: 0px #ff0000 solid;
	border-right: 0px #ff0000 solid;
	border-bottom: 0px #ff0000 solid;
	border-left: 0px #ff0000 solid;
}

body.administrator .ContentAreaNav 
{
/*to shownnavigation*/ /*display:block; */
}

body.logged_out .ContentArea 
{
/*to hide navigation*/ /*display:none; */ 
	background-color: #727f87;
       with: 0px;
}
body.logged_in .ContentArea 
{
/*to hide navigation*/ /*display:none; */ 
	background-color: #727f87;
}
body.administrator .ContentArea 
{
/*to shownnavigation*/ /*display:block; */
}

body.logged_out #nav {width: 0px; margin: 0px; padding: 0px;}

body.logged_in #nav {width: 0px; margin: 0px; padding: 0px;}

body.administrator #nav 
{
	margin: 10px 0px 10px 0px;
	line-height: 1em;
	width: 175px;
	font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif;
}

#nav ul 
{
	margin: 0;
	padding: 0;
}

#nav li 
{
	list-style: none;
	margin: 0;
	padding: 0;
}


body.logged_out #nav_area_cell,
body.logged_out #nav_area_cell table,
body.logged_out #nav_area_cell td,
body.logged_out #nav {
	padding: 0;
	margin: 0;
	width: 1px;
	background-color: #fff;
}
body.logged_in #nav_area_cell,
body.logged_in #nav_area_cell table,
body.logged_in #nav_area_cell td,
body.logged_in #nav {
	padding: 0;
	margin: 0;
	width: 1px;
	background-color: #fff;
}
body.administrator #nav_area_cell,
body.administrator #nav_area_cell table,
body.administrator #nav_area_cell td,
body.administrator #nav {
	padding: 0;
	margin: 0;
	width: 180px;
	background-color: #727f87;
}

body.logged_out #ldcms_two_cols { border-top: 38px solid #727f87; }

body.logged_in #ldcms_two_cols { border-top: 38px solid #727f87; }

body.logged_out ul.sf-menu,
body.logged_in ul.sf-menu
{
	position: absolute;
	width: 950px;
	top: 347px;
	margin: 0 auto;
	padding: 0;
        font-weight: bold;
}

body.administrator ul.sf-menu
{
	position: static;
	width: 175px;
	top: 0px;
	margin: 0 auto;
	padding: 0;
        font-weight: bold;
}



/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #ff0000;
	padding: 		0.74em 1em;
	padding: 8px 15px 8px 15px;
	text-decoration:none;
        color: #ffffff;
        font-size: 12px;
        letter-spacing: 0.02em;
        font-weight: bold;
        line-height: 16px;
        font-family: Century Gothic, Verdana, Helvetica, Arial, Serif;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
	background:		#727f87;

}
.sf-menu li li {
	background:		#727f87;
        border-bottom: 1px solid #95a5ae;
}

.sf-menu li li li {
	background:		#727f87;
        border-bottom: 1px solid #95a5ae;
}
.sf-menu li:hover, 
.sf-menu li.sfHover,
.sf-menu a:focus, 
.sf-menu a:hover,
.sf-menu a:active 
{
	background: #727f87;
	outline: 0;
        color: #013f7e;
        font-size: 12px;
        letter-spacing: 0.02em;
        font-weight: bold;
        line-height: 16px;
}

/*SECTION LINKS*/
body.administrator #nav a,
body.administrator #nav a:visited
{
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	display: block;
	margin: 8px 0px 0px 0px;
	padding: 1px  20px 3px 20px;
	text-decoration: none;
	border-top: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
        text-decoration: none;
}
body.administrator #nav a:hover,
body.administrator #nav a:active,
body.administrator #nav a.nav_active
{
	font-size: 12px;
	color: #000e3d;
	text-transform: uppercase;
	display: block;
	margin: 8px 0px 0px 0px;
	padding: 1px  20px 3px 20px;
	text-decoration: none;
	border-top: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
        text-decoration: none;
}


/*CATEGORY LINKS*/
body.administrator #nav li ul li a,
body.administrator #nav li ul li a:visited
{
	font-size: 12px;
	color: #ffffff;
	text-transform: capitalize;
	text-align: left;
	margin: 0px 0px 0px 175px;
	padding: 0px  20px 3px 20px;
	border-top: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
        text-decoration: none;
        width: 200px;
}
body.administrator #nav li ul li a:hover,
body.administrator #nav li ul li a:active,
body.administrator #nav li ul li a.nav_active
{
	font-size: 12px;
	color: #000e3d;
	text-transform: capitalize;
	text-transform: capitalize;
	text-align: left;
	margin: 0px 0px 0px 175px;
	padding: 0px  20px 3px 20px;
	border-top: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
        text-decoration: none;
        width: 200px;
}

/*SUB-CATEGORY LINKS - level 2 category links*/
body.administrator #nav li ul ul li a,
body.administrator #nav li ul ul li a:visited
{
	font-size: 12px;
	color: #ffffff;
	text-transform: capitalize;
	text-align: left;
	margin: 4px 0px 0px 0px;
	padding: 0px  20px 3px 55px;
	border-top: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
        text-decoration: none;
}
body.administrator #nav li ul ul li a:hover,
body.administrator #nav li ul ul li a:active,
body.administrator #nav li ul ul li a.nav_active
{
	font-size: 12px;
	color: #000e3d;
	text-transform: capitalize;
	margin: 4px 0px 0px 0px;
	padding: 0px  20px 3px 55px;
	border-top: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
        text-decoration: none;
}


/* NEW CONTENT PAGE HEADERS */

/*MEMBERS LOGIN, REGISTER, PASSWORD HEADERS ON LOGIN PAGE*/
#login-userlogin h2, 
#login-register h2, 
#login-forgottenpassword h2 
{
	background-color: #ffffff;
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 2px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*SECTION PAGE HEADER STRAP BACKGROUND*/
#content_area_cell td.white 
{
	background-color: #fff; 
}

/*SECTION PAGE HEADER STRAP TEXT*/
body.logged_out #content_area_cell b.white 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 8px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}
/*SECTION PAGE HEADER STRAP TEXT*/
body.logged_in #content_area_cell b.white 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 0px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}


/*CATEGORY PAGE HEADER TEXT ON SECTION PAGE*/
#content_area_cell a.white 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 0px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*SUB CATEGORY HEADERS ON CATEGORY/SECTION PAGES*/
#content_area_cell td b a b 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: Capitalize;
	padding-left: 0px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*GENERAL PAGE AND CATEGORY TITLE on Home Page and Section Page - links to page*/
b a,
b a:visited 
{
	color: #013f7e; 
	font-size: 18px; 
	font-weight: normal;
	text-decoration: none;
        text-decoration: none;
}
b a:hover,
b a:active 
{
	color:#19192D; 
}

/*GENERAL PAGE AND CATEGORY PAGES HEADER STRAP LINKS*/
.header h2
{
	display: none;
}

.header h2 a:hover 
{
	color: #013f7e; 
	font-size: 24px;;
	font-weight: bold;
        text-decoration: none;
}

/*GENERAL PAGE & PAGE HEADER STRAPS*/
/*.header 
{
	background-color: #000000;
}*/

/*GENERAL PAGE TITLE*/
#content_area h3 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 10px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*BROWSE DIRECTORIES & MOST RECENT HEADERS*/
#content_area_cell td.white b
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 2px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*DIARY TITLE ON SECTION/CATEGORY PAGES*/
.content_diary h3 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 2px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*SUBMIT AN ARTICLE HEADERS*/
#quick-content label 
{
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding: 10px 0px 10px 10px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

/*DIARY DATE ON DESCRIPTION PAGE*/
#diary-day-header h2, 
#gamefinder-header h2 
{
	background-color: #ffffff;
	color: #013f7e; 
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 2px;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

.header .action_buttons 
{
	float: right;
}

.header .action_buttons 
{
	vertical-align: middle;
}

ul.related 
{
	margin: 1em 0;
	padding: 0;
}

ul.related li 
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 1em;
	white-space: nowrap;
}

ul.related .file_size 
{
	font-size: smaller;
}

.header-user-name {color: #ff0000}

/* HOME PAGE CONTENT */

/*HOMEPAGE TITLE*/
.homepage_title h2 
{
	color: #013f7e; 
	font-size: 24px;
	padding-left: 15px;
	margin-top: 0px;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Times New Roman, Serif;
        text-decoration: none;
}

.homepage_text p 
{
	font-size:13px;
	line-height: 22px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
	margin-left: 0px;
        text-decoration: none;
}

/*HOMEPAGE CONTENT - ADDED CATEGORY PAGE CATEGORY STRAP*/
.homepage_content_category 
{
	margin: 0px 15px 5px 0px;
	padding: 0px 5px 1px 5px;
	background-color: #19192D;
	text-transform: uppercase;
	border: 0px solid #19192D;
	width: 480px;
	background-image: url(_.jpg);
	background-repeat: repeat x;
	background-position: bottom left;
        text-decoration: none;
}

/*HOMEPAGE CONTENT - ADDED CATEGORY PAGE CATEGORY STRAP TEXT LINK*/
.homepage_content_category a,
.homepage_content_category a:visited,
.homepage_content_category a:hover,
.homepage_content_category a:active
{
	font-size:12px; 
	color:#ffffff;  
	ext-decoration: none; 
	font-weight: normal; 
	padding-left: 4px; 
	font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif;
        text-decoration: none;
}

/*HOMEPAGE CONTENT - ADDED CATEGORY PAGE TEXT CELL AREA*/
.homepage_content_item 
{
	padding: 5px 0px 5px 5px; 
	margin: 0px 0px 5px 0px; 
	background-color: #ffffff; 
	border: 1px solid #19192D; 
	width: 480px;
        text-decoration: none;
}
.homepage_content_item td 
{
	color: #000000; 
	line-height: 20px; 
	font-size: 12px;
}

/*HOMEPAGE CONTENT - ADDED CATEGORY PAGE READ MORE LINKS*/
.homepage_content_item a:link,
.homepage_content_item a:visited 
{
	color: #5E1112; 
	font-size: 12px;
        text-decoration: none;
}
.homepage_content_item a:hover,
.homepage_content_item a:active 
{
	color: #19192D; 
	font-size: 12px;
        text-decoration: none;
} 


/*HOMEPAGE CONTENT - ADDED DETAIL PAGE TITLE BACKGROUND*/
.homepage_content_item h4 
{
	background-color: #ffffff; 
	margin: 0px 0px 5px 2px;
	font-size: 12px;
        text-decoration: none;
}

/*HOMEPAGE CONTENT - ADDED CATEGORY PAGE TITLE TEXT*/
.homepage_content_item h4 a:link,
.homepage_content_item h4 a:visited 
{
	color: #19192D; 
	font-size: 13px; font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif; 
	font-weight: normal;
}
.homepage_content_item h4 a:hover,
.homepage_content_item h4 a:active
{
	color: #5E1112; 
	font-size: 13px; 
	font-weight: normal;
}

.homepage_content_category h3 
{
	color: #fff;
}



/*NAVIGATION - MEMBERS LOGGED IN BOX*/
#user_details 
{
	background-color: #19192D; 
	color: #ffffff; 
	font-size: 12px;
	font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif;
	width: 155px; 
	border-top: 1px solid #19192D;
	border-right: 1px solid #19192D;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #19192D;
	margin: 5px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
        text-decoration: none;
        display: none;
}

/*USER GROUP TITLE*/
#user_details b 
{
	color: #ffffff; 
	font-weight: normal;
	font-size: 12px;
	font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif;
        text-decoration: none;
}
#user_details td 
{
	color: #ffffff; 
	font-weight: normal;
	font-size: 12px;
	font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif;
        text-decoration: none;
}

#user_details a:link,
#user_details a:visited 
{
	color: #ffffff; 
	text-align: left; 
	font-size: 12px;
	font-family: Century Gothic, Arial, Helvetica, Verdana, Sans-Serif;
        text-decoration: none;
}
#user_details a:hover,
#user_details a:active
{
	color: #999999; 
        text-decoration: none;
} 


/* SLIMBOX - LIGHTBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #393e42;
}

.lbLoading {
	background: #393e42 url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #393e42;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/files/royalstgeorges.com/57/lightbox_previous.png) no-repeat 0 5%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/files/royalstgeorges.com/57/lightbox_next.png) no-repeat 100% 5%;
}

#lbBottom {
	font-family: Century Gothic, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #393e42;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 82px;
	height: 38px;
	background: #393e42 url(/files/royalstgeorges.com/57/lightbox_close.png) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* Replacement for hard-coded table backgrounds */
.table_header_1 
{
	background-color: #a1a1a1;
}
.table_content_1 {
	background-color: #f1f1f1;
}

/*Administration Hidden fields - i.e. Properties, Group Permissions etc*/

.collapsible 
{ 
	background-color: #f1f1f1; 
	padding: 10px 10px 10px 10px; 
	margin: 10px 0px 10px 0px;
	border-top: 20px solid #f1f1f1;
	border-right: 0px solid #f1f1f1;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold; 
	color: #000000;
	text-align: left;
	text-vAlign: bottom; 
}
.collapsible a,
.collapsible a:visited
{
	color: #000000;
}
.collapsible a:hover,
.collapsible a:active
{
	color: #990000;
}



/*headers 1 - 6*/
h1 
{
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;  /*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
h2 
{
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
h3 
{
	font-size: 16px;
	line-height: 29px;
	font-weight: bold;
}
h4 
{
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
h5 
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
h6 
{
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}




/*CALENDAR TITLE LINKS - TOP LEFT OF DIARY PAGE*/
#diary_list_calendars a,
#diary_list_calendars a:visited 
{
	color: #5E1112; 
	font-weight: bold;
	text-decoration: none;
	font-size: 12px; 
}
#diary_list_calendars a:hover,
#diary_list_calendars a:active
{
	color: #19192d; 
	font-weight: bold;
	text-decoration: none;
	font-size: 12px; 
}

/*CALENDAR COLOURED BLOCKS TOP LEFT*/
#diary_list_calendars td 
{
	padding-left: 10px; 
	height: 25px;
}

/*ALL CALENDARS TITLE - DATES ABOVE EVENT LISTINGS - TIME 1, TIME 2*/
#diary_content b 
{
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


/*TIME 1, TIME 2, VENUE ETC*/
#diary_content td 
{
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

/*DIARY - CALENDAR DATE TITLES AT BOTTOM OF DIARY PAGE - NEXT EVENT TITLE, CALENDAR TITLE and DATE TEXT*/
#diary_content .table_content_1 a 
{
	color: #000000; 
	font-weight:bold; 
	font-size: 11px;
}

/*NEXT EVENT ETC BACKGROUND COLOUR*/
body.logged_out .table_content_1 
{
	color: #000000; 
	font-weight: normal; 
	font-size: 11px;
	background-color: #ffffff;
}
body.logged_in .table_content_1 
{
	color: #000000; 
	font-weight: normal; 
	font-size: 11px;
	background-color: #ffffff;
}
/*NEXT EVENT, CALENDAR, DATE and TIME TITLES*/
body.logged_out .table_content_1 b 
{
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	background-color: #ffffff;
}
body.logged_in .table_content_1 b 
{
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	background-color: #ffffff;
}


/*CALENDAR ABBREVIATION DAYS - SUN MON TUE etc*/
#diary_content abbr 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#diary_search td 
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

/*CALENDAR - NUMBER DATES ON DIARY CALENDAR NOT BOOKED - 01 02 03 04 etc*/
#diary_content td .cal_day_free 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background-color: #ffffff;
}

/*CALENDAR - BOOKED EVENT DATES - 01 02 03 04 etc*/
.cal_day_event a,
.cal_day_event a:visited,
.cal_day_event a:hover,
.cal_day_event a:active
{
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
}


/*TEXT ON STRAPS for CALENDARS, NEXT EVENT and SEARCH CALENDARS*/
#diary_content b.white 
{
	color: #5E1112; 
	font-weight:bold; 
	font-size: 12px;
}

/* admin area for event venues under admin 'calendars' tab */
#admin-event-venues form 
{
	margin:0;
}
#admin-event-venues p 
{
	margin: 0.25em 0;
}


/*GREENKEEPES NOTICE - COURSE OPEN etc*/
body.logged_out #site-motto 
{
	text-indent: 0px;
	width: 950px;
	text-align:center;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #082b00; 
	border-top: 0px solid #999999;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #999999;
	border-left: 1px solid #ffffff;
	display: none;
}
body.logged_in #site-motto 
{
	display: none;
}


/*PUSH NEWSLETTER STYLES - inc email_footer from above*/
/*Email Content Width*/
.email-newsletter-section 
{
	width: 580px;
}

/*Email Section Header*/
.email-newsletter-section h2 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: normal; 
	background-color: #19192D; 
	padding-top: 2px; 
	padding-right: 5px; 
	padding-bottom: 2px; 
	padding-left: 5px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	text-transform: uppercase;
}

/*Email Page Header*/
.email-newsletter-section h3 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	color: #19192D; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold; 
}

/*Email Paragraph Text*/
.email-newsletter-section p 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: normal; 
	line-height: 18px;
}

/*Email Read More Link*/
.email-newsletter-section a 
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	color: #5E1112; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
}


/*ADVERTISING EMAILS*/

.email_main_header_2 
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-size: 1.5em; 
	font-weight: bold; 
	text-transform: uppercase
}

.email_main_body_text_560_2 
{
	font-size: 12px; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none; 
	vertical-align: top; 
	width: 550px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px; 
	font-style: normal; clip:  rect(   )
}
.email_main_body_text_560_2 a,
.email_main_body_text_560_2 a:visited,
.email_main_body_text_560_2 a:hover,
.email_main_body_text_560_2 a:active
{
	color: #990000;
}

.email_main_body_text_400 {  font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; vertical-align: top; width: 360px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 22px; font-style: normal; clip:  rect(   )}
.email_main_body_text_400 a {color: #990000;}
.email_main_body_text_400 a:visited {color: #990000;}
.email_main_body_text_400 a:hover {color: #990000;}
.email_main_body_text_400 a:active {color: #990000;}

.email_main_header_strap_400 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 1.2em; font-weight: normal; background-color: #990000; width: 360px; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; margin-bottom: 10px; text-transform: uppercase; clip:  rect(   )}

.email_right_column {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px; color: #000000; text-decoration: none; width: 175px; border-color: black black black #999999; padding-left: 8px; vertical-align: top; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.email_main_header_strap_2 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 1.2em; font-weight: normal; background-color: #990000; width: 555px; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; margin-bottom: 10px; text-transform: uppercase; clip:  rect(   )}

.email_date_2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: 20px; font-weight: normal; color: #999999; text-decoration: none; text-align: right; width: 160px; vertical-align: top}

.email_footer_coloured_2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #990000; text-align: center; vertical-align: middle; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.email_footer_coloured_2 a {color: #ffffff;}
.email_footer_coloured_2 a:visited {color: #ffffff;}
.email_footer_coloured_2 a:hover {color: #ffffff;}
.email_footer_coloured_2 a:active {color: #ffffff;}

.email_right_column {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #000000; text-decoration: none; width: 200px; border-color: black black black #999999; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.GO_header {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #397c2d; text-align: center}

.GO_green_small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #397c2d; text-align: center }

.GO_body_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}

.GO_body_text_bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #397c2d}

.GO_body_more { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #397c2d ; text-decoration: underline; text-align: right; padding-bottom: 5px}

a.GO_body_more { color: #397c2d ;text-decoration: underline; }
a.GO_body_more:visited { color: #397c2d ; text-decoration: underline;}
a.GO_body_more:hover {  color: #397c2d ;text-decoration: underline; }
a.GO_body_more:active { color: #397c2d ;text-decoration: underline; }




.email_main_body_text_400 {  font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; vertical-align: top; width: 360px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 22px; font-style: normal; clip:  rect(   )}
.email_main_header_strap_400 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 1.2em; font-weight: normal; background-color: #990000; width: 360px; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; margin-bottom: 10px; text-transform: uppercase; clip:  rect(   )}
.email_right_column {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px; color: #000000; text-decoration: none; width: 175px; border-color: black black black #999999; padding-left: 8px; vertical-align: top; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}



/*TINY MCE EDITOR*/
.defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin div, .defaultSkin td, .defaultSkin iframe, .defaultSkin span, .defaultSkin *, .defaultSkin .mceText 

{
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	background-color: #FBF8D7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	white-space: nowrap;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	color: #000000;
	vertical-align: baseline;
	width: auto;
	border-collapse: separate;
	text-align: left;
}
