/* CSS Style sheet for National Parent Partnership Network */
/* Copyright 2009 Make Hay Ethical E-Media Ltd */

body {
	background-color: #DBEEFD;
	background-position: center 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../../../../images/page_bg.jpg);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Skip Links at screen top */
#skiplinks {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #80B3DE;
}
#skiplinks a:link, #skiplinks a:visited {
	color: #80B3DE;
	text-decoration: none;
	}

#skiplinks a:hover, #skiplinks a:active {
	color: #D2E8FD;
	text-decoration: none;
}

#wrap {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	position: relative;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#contentwrapper {
	background-image: url(../../../../images/wrapper_bg.jpg);
	background-color: #A0CFF9;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEEAFA;
	background-position: 0px 0px;
	height: 1%;
}

#headerphoto {
	height: 146px;
}
#headermap img {
	margin-top: 15px;
}
#header {
	background-repeat: no-repeat;
	height: 146px;
	background-color: #004c99;
	background-image: url(../../../../images/header_logo.gif);
	margin-top: 0px;
}
#header a.headerlink {
	width: 500px;
	display: block;
	height: 140px;
	text-indent: -9000px;
	padding: 0px;
	margin: 0px;
}

#header p {
	margin: 0px;
	padding: 0px;
}
#topspacer {
	height: 10px;
}


#regions{
	font-size: 1.6em;
	text-decoration: none; 
	display: block;
	padding: 0;
	color: #000000;
	
	
}

#top li 	{
	margin-left: 20px;
	font-size: 1.6em;
	}
	
	
#regions ul {
	margin: 0; 
	padding: 0;	
	
}

#regions li {
	list-style: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
#regions a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/p7gp_bluestonebut.jpg) #0B77D5 repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}


#regions a:hover {
	background: url(../img/p7gp_fadetoblue.jpg) #4993C4 repeat-x;
	color: #0099FF;
	
}


#navbar{
	width: 960px;
	background: url(../../../../images/menubar_bg.jpg) #0B77D5 repeat-x;
	clear: both;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	
}

#navbar ul {
	list-style: none;
	margin: 0 auto; 
	padding: 0;	
}



#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B77D5;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	width: auto;
	}
	
#navbar ul li ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navbar a {
	display: block;
	float: left;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0; 
	line-height:1;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background: url(../../../../images/menubar_bg.jpg) #0B77D5 repeat-x;
}


#navbar a:hover {
	color: #F8A770;
}

#navbar a.current {
	color: #F47320;
	background: url(../../../../images/menu_focus_bg.jpg) #D7ECFD repeat-x;
}


/* Main Page Content Area */
#maincontent {
	background-color: #FFFFFF;
	padding-top: 10px;
}
#maincontent a:link,
#maincontent a:visited {
	text-decoration: none;
	color: #0968BC;
	font-weight: bold;
}
#maincontent a:hover,
#maincontent a:active
 {
	text-decoration: none;
	color: #F47320;
	font-weight: bold;
}
/* Second Page Content Area - Sidebar for Navigation etc */
#sidecontent {
	background-color: #FFFFFF;
	padding-top: 10px;
}
#sidecontent h3 {
	font-size: 2.4em;
	font-weight: bold;
	color: #30950F;
	padding: 0;
}
#sectionnavlist  a {
	font-size: 1.3em;
	padding-left: 10px;
}

#sidecontent #sectionnavlist {
	list-style: none;
	margin-left: 5px;
}


/* Sidebar Navigation Styles - use the 'current' class to mark current page */
#sectionnavlist a:link,
#sectionnavlist a:visited {
	text-decoration: none;
	color: #30950F;
	display: block;
}

#sectionnavlist a:hover.current,
#sectionnavlist a:link.current,
#sectionnavlist a:visited.current {
	display: block;
	color: #FFFFFF;
	background-color: #30950F;
	}
#sectionnavlist a:hover, #sectionnavlist a:active
 {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0B77D5;
	display: block;
}
a:link.linkbtn, a:visited.linkbtn  {
	background-color: #30950F;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	display: block;
	text-align: center;
}
a:hover.linkbtn, a:active.linkbtn  {
	background-color: #0B77D5;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
img.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
img.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
/* Footer styles for bottom of page */
#footer {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p, #footer li {
	font-size: 1.6em;
}
#footer a:link,
#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footerlinks ul {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#footer a:hover,
#footer a:active {
	color: #F47320;
}
#footer strong {
	color: #B32522;
}
#pagebottom {
	height: 10px;
}
#backtotop  {
	background-color: #333333;
	display: block;
	color: #FFFFFF;
}
#backtotop a:link,
#backtotop a:visited {
	color: #FFFFFF;
	float: right;
	background-color: #333333;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../../../../images/backtotop-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-variant: small-caps;
}
.warning {
	color: #A61103;
}
#credits {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#credits p {
	margin: 0;
	padding: 0;
}
#credits a:link, #credits a:visited {
	font-size: 0.8em;
	text-decoration: none;
	color: gray;
}
#credits a:hover, #credits a:active {
	font-size: 0.8em;
	text-decoration: none;
	color: #202020;
}





