/*
MODIFIED BY ALICE
(and Jell)

JS Education
Copyright 2007 Joomlashack  
*/

/*--- editor body ---*/
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}

/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */
body.contentpane {background:#fff; margin: 20px;}
body.contentpane .contentheading {color:#990033;/*900;*/
	font-size: 1.75em
	line-height: 1.75em;
	font-weight: bold;
}
:link,:visited { text-decoration:none }
ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
.rightdes{text-indent:-5000px;text-decoration:none;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
a:focus {outline:0;}
.designer {margin:24px /* was 14 */ 5px 0px 5px;color: #3366ff;/*d6d6d6;*/text-align:right;}
.designer a:link,.designer a:visited{color: #d6d6d6;font-size:0.8em;text-decoration:none;}
.designer a:hover {color:#666;}

/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* @group Basic Styles */
html, body {
	height:100%;
	
	/*font-family:"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;*/
        font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	background-color: #fff;
    /*Fix for different sized fonts in IE and Firefox - ADDED*/
    font-size: 10pt;} /* seems to affect all text on site - vertical menus and article contents - was 12pt (Jell - was 11pt)*/


a:focus {
	outline: 0;
}

#mainbody ul {
	padding-left: 20px;
}

p {
	margin: 0px 0px 10px 0px;
        font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: #333; /* was 666 */
	line-height: 145%;
}

td {
	color: #666;
}


ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

/* /////////////////////////////// styles for heading levels 1-4 for content items /////////////////////////////// */

#main_content h1 {
	font: bold 2.5em/1.5em 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
/*	font: bold 2.5em/1.5em Helvetica, Arial, Verdana, serif; */
	letter-spacing: -1px;
	color: #990033;/*670001*/
}

#main_content h2 {
	font: bold 2em/1.75em 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	/* font: bold 2em/1.75em Arial, Verdana, serif;*/
	letter-spacing: -1px;
	color: #990033;/*000*/
}

#main_content h3 {
	font: bold 1.5em/1.75em 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
/*	font: bold 1.5em/1.75em Arial, Verdana, serif;*/
	letter-spacing: -1px;
	color: #990033;/*2d3129;*/
}
#main_content h4 {
	font: bold 1.25em/1.5em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #990033; /*2d3129;-->*/
}

ul#checklist li {
	list-style-type: disc; /* was none */
	line-height: 16px;
	padding: 2px 1px 2px 18px; /* was 2, 0, 2 18 */
	background: url(../images/tick.png) no-repeat left center;
}
blockquote {
/* // don't know what this does - not an available style in text editor///////////////////// */
	background: #fffee4;
	color: #333;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 50px;
}

/* @end */

table.table-wrapper {
	height:100%;
	padding:0;
	background:#990033;/*E8E3D4*/
	border-bottom:7px solid #990033;/*780000;- this would be the horizontal line at the foot of page */
/*  //////////         /////////                          however, it is obscured when the standard beige (E8E3D4) in  */
/*  //////////         /////////                          line above is altered in any way */
	}
table.blog {width:100%;} /*1.5 bug fix*/
#header {
	position:relative;
	height:144px; 
	}
	

#site-container {	
	background:#fff url(../images/site-bg_blue-raspberry.jpg) repeat-x;
/*	background:#fff url(../images/site-bg.jpg) repeat-x;*/
	}

#container {
	width:780px;
	margin:0 auto;
	}

#content-container {
	width:780px;
	padding-bottom:0px;
	font: 1em; /* added*/
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
/*	font: 1em "Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:#4A4537;*/
}
#leftcol {
width:21%;
padding:0 2%;
}
/* NB - maincol is the centre container in the lower section (lower-content-container) NOT in the main section.  The main section in the upper table is called main_content */
#maincol {
	width:25%;
	padding:0 2%;
	background:url(../images/border-line.gif) 0px 40px no-repeat;
	}
	
/* added */#maincol a, a:link, a:visited {
	color:#b0bfff;/*--740000;-*/
	} */ end add */
	
#rightcol {
	width:42%;
	padding:0 2%; 
	background:url(../images/border-line.gif) 0px 40px no-repeat;
	}
	
#left_sidebar { width:120px; /* was 180 */
	padding:5px;
	line-height:1; /* was 1.5 */
	background: #b0bfff /* was #E8E3D4 */ url(../images/border-line_left.gif) repeat-y left;
}

/* THIS SECTION DEFINES THE PINK BACKGROUNDS FOR SIDEBAR MENU TITLES: */
#left_sidebar h3, #right_sidebar h3 { 
	padding: 5px;
	margin: 1; /* was 0 */
	background: url(../images/lower-content-bg-raspberry.gif) repeat-x; /* added raspberry */
	margin: -5px -5px 5px -5px; 
	font-weight: bold;
	height: 27px;
	line-height: 18px;
	text-indent: 5px;
}

#main_content { padding:5px 10px; }
#right_sidebar { width:180px; 
padding:5px;
line-height:1.5;
	background: #b0bfff /* was #E8E3D4 */ url(../images/border-line_right.gif) repeat-y right;
	}

/* this defines the background image for the title bars within the left, right and bottom columns ///////////////////////// 	
#lower-content {
	background: url(../images/lower-content-bg-raspberry.gif) repeat-x; /* raspberry added */
	padding-bottom:20px;
	}*/

.lower-content-container {
	width:780px;
	margin:0 auto;
	font:1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	line-height:1.5;
	background:url(../images/border-line.gif) 100% 40px no-repeat;
	color: #b0bfff; /* added */
	}
/* added */
.lower-content-container a, a:link, a:visited {
	color:#b0bfff;/*--740000;-*/
	} /* end add */

.footer {
	text-align:center;
	margin-top:-23px;
}
/* $2 - Header Styles */

.header-logo {
	height:107px; /* was 87px  - reduced by 20 to correspond to the 20 added to padding - if not reduced, the horizontal menu below shunts upwards too */
	padding-top:4px; /* was 24px - set to 4 to shift our GG Som North graphic up a bit. */
	}

/* /// Was used to say Girlguiding Somerset North - large title in top header banner///////////////////////////// */
.header-logo h1 a {
	color: #FFF;
	padding:0;
	margin: 0;
	/*font: 38px/38px Georgia, "Times New Roman", Times, serif;*/
        font: 38px/38px 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; 
	text-decoration: none;
}
.header-logo h2 {
	color: #FFF; /*8C0000*/
	/*font: 20px/20px Georgia, "Times New Roman", Times, serif;*/
        font: 20px/20px 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; 
	padding:0;
	margin: 0;
}

#header-functions {
	position:absolute;
	top:20px; /* was 20 px */
	right:0;
	width:250px;
	}

p.date {
	padding-left:5px;
	font:bold 1 /*.75 */em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	letter-spacing:1px;
	margin:0 0 6px 0;
	}

.moduletable-search {
	padding-left:5px;
	}

.search-search input {
	float:left;
	border:none;
	}

.search-search input {
	height:19px;
	width:199px;
	padding:0 3px;
	margin-right:2px;
	background:url(../images/search-bg.gif) no-repeat;
	}

.search-search input.button-search {
	height:19px;
	width:30px;
	padding:0;
	background:url(../images/button-search-bg-raspberry.png /*.gif */) no-repeat;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	cursor:pointer;
	}


/* $3 - Content Styles */

a,
a:link,
a:visited {
	color:#990033;/*--740000;-*/
	}

a:hover {
	text-decoration:underline;
	}


/*Content Links*/

#content-container td.contentheading, #content-container .contentheading {
	color:#990033;/*--780000;--*/
	text-align: left;
	text-decoration:none;
	font: normal 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited {
	color:#990033;/*--780000;-*/
	text-align: left;
	text-decoration:none;
	font: normal 1.0em/1.5em "Trebuchet MS", Geneva, sans-serif;
}

#content-container a.contentpagetitle:hover {color:#000;text-decoration:none;}
#content-container .componentheading {color:#990033;/*780000;*/ font:bold 1.07em/1.5em Arial, Helvetica, sans-serif; border-bottom: 1px solid #ccc;}
#content-container div.sitemap h2.componentheading {
    color           :#990033; /*780000;*/
	text-align      : left;
	text-decoration :none;
	font            : normal 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding         : 0;
	border-bottom   : 1px solid #ccc;
}	


h1,h2,h3,h4,h5,h6 {
	color:#990033;/*--740000;-*/
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif
	/* font-family:"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;*/
	}

.lower-content-container h3 {
	height:35px;
	line-height:31px;
	font-size:13px;
	}
 
div#content-container ul, div#content-container ol, #lower-content ul, #lower-content ol {
	margin-left: 20px;
	} 
	
/* Jell and Alice edits to resolve Forgot Password spacing */
#left_sidebar ul {
	margin-left: 0px;
	} 

/* in current ggsn: div#content-container ul#mainlevel, #lower-content ul#mainlevel { */
div#content-container ul, #lower-content ul {
	/* margin-left:0px;
	 list-style:none;   JELL */
	}
	
img {
	border:none;
	}


.lower-content-container .moduletable {
	padding:0 0 15px 0;
	margin-bottom:15px;
	background:url(../images/border-hz.gif) 0% 100% no-repeat;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Left Column Menu Flat List */

#left_sidebar ul {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
}
#left_sidebar li {
	list-style:none;
	margin:0;
	padding:0;
}
#left_sidebar li a {
	height: 16px; 	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
margin-left:5px;
	color: #fff;
        font-size: 9px; *********** Added by Jell 030410 1336  Changed to sort out "Forgotten your password" boxes in mod_login
text-decoration: none;
	border: none;
	background: url(../images/mainlevel.png) repeat-x 0 0;
}

#left_sidebar li a:hover {
	background: url(../images/mainlevel.png) repeat-x 0 -20px;
}


#left_sidebar li.latestnews a,#left_sidebar li.mostread a{
display:inline;
padding:0;
	margin-bottom:0;
	color:#000;
	background:none;
}

#left_sidebar a.latestnews:hover,#left_sidebar a.mostread:hover {
background:none;
text-decoration:underline;
}
/* @end */


/* $4 Header Nav Styles */


	
/*--- forms styles ---*/
form {
	padding: 0;
	margin: 0;
}

input.button {
	color: #990033;/*740000;*/
	padding: 4px;
	margin: 10px;
	font-size: 10px;
	background: url(../images/but_bg.png) repeat-x center center;
	border:1px solid #ccc;
}

div.message {
	color: #c32056;/*cd2800;*/
	font-size: 18px;
	font-weight: bold;
}

.inputbox {
	border: 1px solid #999;
}

.moduletable .inputbox {
	border: 1px solid #999;
	height: 14px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

/*-- default Joomla styles --*/
.article_seperator { }
.back_button { }
.blog { }
.blog_more { }
.blogsection { }
.button {background: #666 url(../images/mainlevel.png) repeat-x left center;border: 1px solid #000;color: #fff;font-size: 11px;line-height: 16px;}
.buttonheading { }
.category { }
.clr {clear:both;}
.componentheading { }
.contact_email { }
.content_rating { }
.content_vote { }
.contentdescription { }
.contentheading { }
.contentpagetitle { }
.contentpane { }
.contentpaneopen { }   
.contenttoc { }
.createdate {margin:5px;color: #bbb;font-size: 10px;}
.fase4rdf  { }
.form-login {margin:0px;}
.frontpageheader  { }
.highlight {background-color:#FFFFCD;color:#000000;}
.latestnews  { }
.message  { }
.modifydate {margin:5px;color: #bbb;font-size: 10px;}
.module  { }
div.moduletable {margin-bottom: 20px;} /* was margin-bottom:20px */
div.moduletable_menu {margin-bottom: 20px;}
div.mosimage {border: 1px solid #eaeaea;margin: 7px;}
div.mosimage_caption {padding: 2px;background-color: #f7f7f7;border-top: 1px solid #eee;}
.mostread  { }
.newsfeed  { }
.newsfeeddate {margin:5px;color: #bbb;font-size: 10px;}
.newsfeedheading { }
.pagenav { }
.pagenav_next { }
.pagenav_prev { }
.pagenavbar { }
.pagenavcounter { }
.pathway { }
.polls { }
table.pollstableborder {text-align:left;}
table.pollstableborder tr {padding: 2px 0;}
table.pollstableborder td {padding: 0 2px;}
a.readon {color: #990033;/*740000;*/display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
a.readon:hover {color: #231f99;/*600*/;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#left_sidebar a.readon {color: #990033;/*740000;*/display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#left_sidebar a.readon:hover {color: #231f99;/*600*/;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#right_sidebar a.readon {color: #990033;/*740000;*/display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#right_sidebar a.readon:hover {color: #231f99;/*600*/;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
.search { }
.searchintro { }
td.sectiontableentry1 {padding: 4px;}
td.sectiontableentry2 {background: #f2f2f2;padding: 4px;}
td.sectiontableheader {background: #d8d8d8;color: #333;font-weight: bold;padding: 4px;}
.sitetitle { }
.small {margin:5px;color: #bbb;font-size: 10px;}
.smalldark {margin:5px;color: #994;font-size: 10px;}
.syndicate { }
.syndicate_text { }
.toclink { }
.weblinks { }
.wrapper { }