/*
-----------------------------------------------
Style Sheet:	based on scouts.org.uk v2 by Kevin Beynon
Author:  		Colyn Kemp
version: 		May 2007
----------------------------------------------- 
*/

body
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 80%;
	background-attachment: fixed;
	text-align: left;
	background-color:#9966CC;
	height: auto;
	/* position: relative; */
	border: 0px;
	z-index: 5;
	white-space: normal;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: auto;
	background-image: url(../images/bg-arrowhead-multi.gif);
	}
		
h1
	{
 	display: none;
	}
	
	
#page
	{
	width: 743px;
	padding: 0px;
	border: 0px #4D1979 solid;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center;
	height: auto;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	}
	
/* 	
#page:after 
	{
    	content: "."; 
    	display: block;
    	height: 0;
    	overflow: hidden;
    	clear: both; 
    	visibility: hidden;
   } */

	
/* Common Styles */

a
	{
		text-decoration: underline;
		color: #4D1979;
	}

	
a:hover
	{
	text-decoration: none;
	color: #4D1979;
	}
	/* overflow: auto;
	position: fixed;
	margin-top: 3px;
	margin-bottom: 3px; */
	
h2
	{
	font-size: 100%;
	background: #9966CC url("purpleback.jpg") repeat-x;
	color: #FFF;
	margin-left: 2px;
	padding-left: 3px;
	margin-right: 3px;
	}
	/* margin-top: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	
	padding-bottom: 2px;
	width: auto; */
	
h2 a
	{
	text-decoration:underline;
	color:#FFFFFF;
	}
	
h2 a:hover
	{
	text-decoration:none;
	color:#FFFFFF;
	}
h3
	{
	font-size: 70%;
	background: #9966CC url("greenback.jpg") repeat-x;
	color: #FFF;
	margin-left: 2px;
	padding-left: 3px;
	margin-right: 3px;
	}
	
	
/* Top Menu */
	
div#top-menu
	{
	margin: 0;
	padding: 0px;
	width: 739px;
	height: 13px;
	text-align: right;
	color: #4D1979;
	background-image: url("background-top-menu.gif");
	background-color: #9C0;
	font-size: 85%;
	font-weight: bold;
	white-space: nowrap;
	position: absolute; /* shrinks top menu to just the text width */
	/* float: right;  originally left */
	border-bottom: 1px solid #4D1979;
	border-top: 0px solid #4D1979;
	/*clear: left;*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	
	
div#top-menu ul
	{
	margin-top: 0;
	margin-right: 3px;
	padding-right: 8px;
	list-style: none
	}

	
div#top-menu ul li
	{
	display: inline;
	/*direction: rtl;*/
	}
	
.contactus
	{
	padding-right: 3px;
	}
	
.contactus a:hover
	{
	color: #FFF;
	text-decoration: none;
	}
		
.seperator
	{
	border-left: 1px dotted #fff;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	position: relative; /*was static*/
	/*left: 1px;
	top: auto;
	display: inline;*/
	}
	.home
	{
	padding-bottom: 5px;
	padding-left: 3px;
	position: relative;
	}
	
#top-menu .login
	{
		font-size: 90%;
		background: #779F00 url("greenback.jpg") repeat-x;
		color: #fff;
		padding: 1px 2px 1px 1px;
		margin: 2px;
		text-decoration: none;
		border-right: 1px solid #7F7D0B;
		border-bottom: 1px solid #7F7D0B;
		border-top: 1px solid #BEFF00;
		border-left: 1px solid #BEFF00;
		cursor: pointer;
	}
	

#top-menu .login:hover
	{
		background: #4F6A00 url("greenback.jpg");
		border-top: 1px solid #7F7D0B;
		border-left: 1px solid #7F7D0B;
		border-bottom: 1px solid #BEFF00;
		border-right: 1px solid #BEFF00;
	}
	
	
#top-menu ul li a
	{
		color: #4D1979;
		/* width: 30px; */
		text-decoration: underline;
	}
	
	
#top-menu ul li a:hover
	{
		color: #FFF;
		text-decoration: none;
	}
	

#top-menu input
	{
		font-size: 95%;
		color: #000;
		border: 1px solid #4D1979;
		vertical-align: middle;
		margin: 1px;
		background: #D9FF6A url("greenback.jpg") repeat-x;
		text-indent: 2px;
	}
	
	
#top-menu input:hover
	{
		background: #fff;
	}
	
	
#top-menu input:focus
	{
		background: #fff;
	}
	
	
#top-menu #submit 
	{
		font-size: 100%;
		background: #779F00 url("greenback.jpg") repeat-x;
		color: #fff;
		padding: 1px 2px 1px 1px;
		margin: 2px;
		border-right: 1px solid #7F7D0B;
		border-bottom: 1px solid #7F7D0B;
		border-top: 1px solid #BEFF00;
		border-left: 1px solid #BEFF00;
		cursor: pointer;
	}
	
	
/* Banner */
	
#banner
	{
	width: 743px;
	height: 80px;
	margin: 0;
	border-bottom: 1px solid #4D1979;
	background: #4D1979;
	overflow: visible;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 80px;
	padding-top: 22px;
	padding-bottom: 0px;
	z-index: 0;
	padding-left: 0px;
	padding-right: 0px;
	}
	

#banner #logo
	{
		margin: 0 0 0 8px;
		padding: 0;
		float: left;
	}
	
	
#banner #sections
	{
	margin: 0;
	text-align: center;
	display: block;
	width: 600px;
	float: right;
	background: url("sections-background-curve.gif") no-repeat #FFF;
	overflow: hidden;
	padding-right: 0;
	padding-left: 0;
	}
	
	
#banner #sections img
	{
	vertical-align: middle;
	padding: 0;
	border: 0;
	overflow: hidden;
	}
	
/* Navigation Bar*/

#nav {
	width: 743px;
	height: 20px;
	background-color: #9C0;
	border-bottom: 1px solid #4D1979;
	border-top: 1px solid #4D1979;
	font-size: 90%;
	background-image: url("greenback.jpg");
	background-repeat: inherit;
	font-style: normal;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4D1979;
	line-height: normal;
	font-variant: normal;
	}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url("whiteback.png");
	font-size: 95%;
	color: #FFFFFF;
}

#nav a {
	display: block;
	color: #000000;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

#nav ul li a:hover
	{
		color: #FFF;
		text-decoration: none;
	}
	
#nav li {
	float: left;
	padding: 2px 2px 0px;
}
#nav li ul {
	position: absolute;
	width: 95px;
	left: -999em;
}
#nav li ul ul {
	margin: -2em 0 0 4em;
}
#nav li:hover ul ul {
	left: -999em;
}
#nav li.sfhover ul ul
{
	left: -999em;
}
#nav li li:hover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li:hover ul {
	left: auto;
	border: 1px solid #666666;
	padding: 0px;
}
#nav li.sfhover ul {
	left: auto;
	border: 1px solid #666666;
	padding: 0px;
}

#nav .bar
	{
	border-right: 1px dotted #fff;
	color: #4d1979;
	}	
/* Search */

#search
	{
		width: 200px;
		margin-top: -17px;
		float: right;
		color: #4D1979;
		font-weight: bold;
	}

	
#search input
	{
		font-size: 80%;
		color: #000;
		border: 1px solid #4D1979;
		vertical-align: middle;
		margin: 1px;
		background: #D9FF6A;
		text-indent: 2px;
	}
	
	
#search input:hover
	{
		background: #fff;
	}
	
	
#search input:focus
	{
		background: #fff;
	}
	
	
#search .submit 
	{
		font-size: 90%;
		background: #779F00;
		color: #fff;
		padding: 1px 2px 1px 1px;
		margin: 2px;
		border-right: 1px solid #7F7D0B;
		border-bottom: 1px solid #7F7D0B;
		border-top: 1px solid #BEFF00;
		border-left: 1px solid #BEFF00;
		cursor: pointer;
	}
	
	
#search .submit:hover
	{
		background: #4F6A00;
		border-top: 1px solid #7F7D0B;
		border-left: 1px solid #7F7D0B;
		border-bottom: 1px solid #BEFF00;
		border-right: 1px solid #BEFF00;
	}
	
	
/* Main Body */
/* used to house 3 columns of Bottom-Feature*/
#mainbody
	{
	width: 741px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-right: 0px;
	background-attachment: fixed;
	text-indent: 0px;
	height: auto;
	}
	
/* Main Content */
/* used under CSS menu and NextToMenu for full page articles */
#maincontent
	{
	width: 728px;
	float: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 0px;
	background-attachment: fixed;
	text-indent: 0px;
	height: auto;
	}
	
#maincontent a:hover
	{
	text-decoration: none;
	color: #4D1979;
	}
/* 	overflow: auto;
	position: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	 */
	
	
/* Next To Menu */
/* used next to a CSS menu for full page articles */
#nexttomenu
	{
	padding-right: 8px;
	}
	
/* Side Panel */
/* used to house a CSS menu in full page articles*/
#sidepanel
	{
	width: 177px;
	height: 125px;
	padding: 0px 0px 0px;
	margin: 0px;
	margin-right: 4px;
	background-color: #FFFFFF;
	border-top: 0px none #9C0;
	border-right: 0px none #9C0;
	border-bottom: 0px solid #9C0;
	border-left: 0px none #9C0;
	float: left;
	}

	
#sidepanel .quote
	{
	font-size: 100%;
	color: #4D1979;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url("quotes.png");
	background-repeat: no-repeat;
	text-align: justify;
	background-position: center;
	}
	
	
/* Feature */
	
#feature
	{
	width: 525px;
	margin: 0px 0 0px 0px;
	padding: 0;
	background: transparent;
	height: 161px;
	}
	
	
#feature a img
	{
		padding: 0px;
		margin: 0;
		border: 0px none #9C0;
	}
	
	
#feature a:hover img
	{
		padding: 0px;
		margin: 0;
		border: 0px none #9C0;
	}
	
	
/* Sub Section */

#sub-section
	{
	width: 490px;
	background: transparent;
	text-align: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	}
	
#sub-section p
	{
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 8px;
	}
	

.highlight
{
background-color:#99CC00;
}

.highlight a:hover
	{
	text-decoration: none;
	color: #FFFFFF;
	}


/* Bottom Features */
/* used for triple columns */
.bottom-features
	{
	width: 243px;
	float: left;
	clear: right;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	background-color: #FFFFFF;
	}
	
	
.bottom-features p
	{
	font-size: 100%;
	margin: 0 6px 6px;
	text-align:justify;
	border-top-color: #FFFFFF;
	}
.bottom-features h5
	{
	padding-bottom: 2px;
	padding-top: 2px;
	}
.bottom-features h5 a
	{
	padding-bottom: 2px;
	padding-top: 2px;
	}
.bottom-features h5 a:hover
	{
	padding-bottom: 2px;
	padding-top: 2px;
	}
.bottom-features a img
	{
		float: left;
		padding: 0px;
		margin: 3px 3px 3px 0;
		border: 0px solid #000000;
	}
	
	
.bottom-features img
	{
	float: left;
	padding: 0px;
	margin: 3px 3px 3px 0;
	border: 0px solid #000000;
	z-index: -1;
	}
	
	
.bottom-features a:hover img
	{
		float: left;
		padding: 0px;
		margin: 3px 3px 3px 0;
		border: 0px solid #000000;
	}
	
	
.bottom-features h3 a
	{
		font-size: 100%;
		color: #4D1979;
		text-decoration: underline;
	}
	
	
.bottom-features h3 a:hover
	{
		color: #666666;
		text-decoration: none;
	}
	
	
/* Right Column */

#right-col
	{
	width: 210px;
	padding: 0;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 3px;
	}

	

	
			
/* Sub-sites */
	
.sub-site
	{
	width: 210px;
	height: 60px;
	border: 1px solid #9C0;
	text-decoration: none;
	cursor: pointer;
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 4px;
	}
	
	
.sub-site-text
	{
	font-size: 120%;
	display: block;
	padding-bottom: 0;
	padding-left: 0;
	}
	
	
.sub-site-text strong
	{
		font-size: 70%;
	}
	

.sub-site img
	{
	float: left;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
	
	
/* Sub-site Colours */
		
	
#white
		{
				width: 743px;
				height: 60px;
				display: block;
				background-color: #FFF;
				color: #4D1979;
			}
			
			
/* Bottom Bar */

#bottom-bar
	{
	width: 743px;
	border-top: 1px dashed #000;
	padding: 5px 0 10px;
	height: 20px;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	float: left;
	}
	
	
#bottom-bar img
	{
		border: 0;
		margin: 0 2px 0 0;
	}
	
	
/* Footer */

#footer
	{
	font-size: 80%;
	/*height: 50px;*/
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #9966CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 743px;
	}
	
	
#footer a
	{
		text-decoration: underline;
		color: #CCCCCC;
	}

	
#footer a:hover
	{
		text-decoration: none;
		color: #9C0; 
	}	
	
	
#leftside {
	clear: left;
	float: left;
	width: 450px;
	padding: 10px;
	font-size: 100%;
}
#rightside {
	clear: right;
	float: right;
	width: 216px;
	margin: 10px 2px 2px;
	padding: 7px;
	background-color: #CCCCCC;
	font-size: 70%;
}
#pageimage {
	clear: left;
	float: left;
	width: 742px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#bottom_menu {
	width: 742px;
	height: 7px;
	border-bottom: 1px solid #4D1979;
	border-top: 1px solid #4D1979;
	background-image: url("backround-bottom-menu.gif");
	background-repeat: repeat-x;
	background-color: #99cc00;
	overflow: hidden;
	clear: left;
	float: left;
	}

#purplebar {
	height: 9px;
	width: 743px;
	background-image: url("purplebar.jpg");
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
}

