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

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

/* COLOURS FROM CONFIGURATOR
css_body    = #FFFFFF
css_font    = #000024
css_fontalt = #000024
css_bgalt   = #ffcc00
css_content = #000024
*/


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



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

/* Events link */
A {
color:#000024; 
text-decoration: none;
font-family:Arial, helvetica, sans-serif; 
} 
A:Active {
color:#000024; 
text-decoration: none;
font-family:Arial, helvetica, sans-serif; 
}
A:Visited {
color:#000024; 
text-decoration: none;
font-family:Arial, helvetica, sans-serif; 
}
A:Hover {
color:#000024; 
text-decoration: none;
font-family:Arial, helvetica, sans-serif; 
} 

/* Main Text */

TD {
color:#000024; 
font-size:0.8em; 
font-family:Arial, helvetica, sans-serif; 
}

/* Date and text on admin side */
B {
font-weight: bold;
font-family:Arial, helvetica, sans-serif; 
}

STRONG {
font-weight: bold;
}

/* admin tab links */
P {
font-size:0.9em;
font-family:Arial, Helvetica, san-serif; 
line-height:1.75em; 
}

/* Content/Navigation Links */
A.white {font-size:0.9em; color:#FFF; font-weight:bold; text-decoration: none;}
A.white:Visited {font-size:0.9em; color:#FFF; font-weight:bold; text-decoration: none;}
A.white:Active {font-size:0.9em; color:#FFF; font-weight:bold; text-decoration: none;}
A.white:Hover {font-size:0.9em; color:#FFF; font-weight:bold; }

/* Section Title on right hand side of strap */
TD.white {
color:#FFF;
font-size:0.9em;
text-transform: uppercase; 
}

/* Content Title on left hand side of strap */
B.white {
color:#FFF;
font-weight:bold;
font-size:1em;
text-transform: uppercase; 
}


P.white {
color:#FFF;
font-size:0.9em; 
font-weight: normal 
}

/* Page Title and Read More Links */
a { 
color: #000024; 
text-decoration: none;
font-size:1em; 
}
a:active {
color:#000024; 
text-decoration: none;
font-size:1em; 
}
a:visited {
color:#000024; 
text-decoration: none;
font-size:1em; 
}
a:hover {
color:#000024; 
text-decoration: none;
font-size:1em; 
} 

/* Form Fields*/
input { 
color: #000024; 
font-weight: bold; 
font-size:0.88em; 
font-family: Verdana, helvetica, sans-serif; 
background-color: #ffffff;
}

/* Text fields on Forms */
textarea { 
color: #000024; 
font-weight: bold; 
font-size:0.88em; 
font-family: arial, helvetica, sans-serif; 
background-color: #ffffff
}

/* Drop Down Search Menu */
select { 
color: #000024; 
font-weight: bold; 
font-size:0.88em; 
font-family:Verdana, Helvetica; 
background-color: #FFFFFF;
} 

/* Replacement for hard-coded table backgrounds */
.table_header_1 {background-color: #CCCCCC;}
.table_content_1 {background-color: #F1F1F1;}

/*datebar aligned right*/
TD.datebar {
font-size: 0.7em; 
line-height: 1.2em; 
color: #ffcc00; 
font-weight: normal; 
background-color: #000024;
}

/*datebar aligned left*/
B.datebar {
font-size: 0.7em; 
line-height: 1.2em; 
color: #ffcc00; 
font-weight: normal; 
background-color: #000024;
}


/*navigation 1*/
.contentAreaNav {
background-color: #000024; 
width:180px; 
} 
/*navigation 2*/
.contentArea {
background-color: #000024;
width:180px;
}

/* NEW SEMANTICALLY CORRECT HTML NAVIGATION */
/* For class and id selector info see "LDCMS Tech Notes" on ldcmsgolf.co.uk */

#nav {margin-top: 20px; line-height: 1em; font-family: Arial, Helvetica, san-serif; width:180px;}

#nav ul { margin: 0; padding: 0;}

#nav li {list-style: none; margin: 0; padding: 0;}

#nav a:link {color:#FFFFFF; font-family: Arial, Helvetica, san-serif; }
#nav a:visited {color:#FFFFFF; font-family: Arial, Helvetica, san-serif; }
#nav a:hover {color:#FFCC00; font-family: Arial, Helvetica, san-serif; }
#nav a:active {color:#FFFFFF; font-family: Arial, Helvetica, san-serif; }

#nav ul li a {
text-transform: uppercase;
font-size: 0.9em;
margin: 2px 1px 0px 1px;
font-weight: bold;
white-space: normal;
padding: 2px 0px 0px 12px;
display: block;
background-color: #000024; 
text-align: left;
color: FFFFFF;
text-decoration: none;
height: 16px;
/* border: 1px solid #ccc; */
}

#nav li ul li a {
font-size: 0.9em;
font-weight: normal;
text-transform: capitalize;
margin: 2px 1px 0px 1px;
padding: 1px 0px 0px 30px;
background-image: none;
display: block;
background-color: #000024; 
text-align: left;
color: #fff;
}

#nav li a.nav_active {
display: block;
background-color: #FFcc00; 
text-align: left;
color: #000024;
}



/*text colours*/
.dark-blue_text {color: #000024}
.red_text {color: #5E0500}
.green_text {color: #003300}
.yellow_text {color: #FF9900} 

/* Hide site search */
#site_search {display: none;}

#nav li#nav_home {margin-bottom: 4px; padding-bottom: 10px; border-bottom: 1px dotted #ccc;}

#nav li#nav_logout, #nav li#nav_login {margin-top: 24px; padding-top: 4px; border-top: 1px dotted #ccc;} 

.header_login_fields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none; background-color: #000033; background-position: left center; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border: #FFFFFF; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.header_login_button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none; background-color: #000033; background-position: left center; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: #FFFFFF; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

a.logout_link  {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.logout_link:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.logout_link:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.logout_link:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}



/* NEW CONTENT PAGE HEADERS */
/* For class and id selector info see "LDCMS Tech Notes" on ldcmsgolf.co.uk */

.header {
 background-color: #000024;
 padding: 4px;
}

.header h2 {font-size: 1.1em;font-size: 1.1em; margin: 0;}

.header a {
 color: #FFFFFF;
 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;}

/* HOME PAGE CONTENT */

.homepage_content_category {
 margin: 0 0 0.5em 0;
 font-size: 1em;
 padding: 4px;
 background-color: #000024;
}

.homepage_content_category a {font-size:0.9em; color:#FFF; font-weight:bold; text-decoration: none;}

.homepage_content_category a:visited {font-size:0.9em; color:#FFF; font-weight:bold; text-decoration: none;}

.homepage_content_category a:active {font-size:0.9em; color:#FFF; font-weight:bold; text-decoration: none;}

.homepage_content_category a:hover {font-size:0.9em; color:#FFF; font-weight:bold; }

.homepage_content_item {margin: 0.75em 0;}

.homepage_content_item h4 {margin: 0.5em 0 0 2px;}