/*

Theme Name: Greater Manchester Safeguarding

Theme URI: http://www.pyxisoft.com/

Description: The default GMSC Theme.

Version: 1.3

Author: Steve Gale, Roy Wilding

Author URI: http://www.pyxisoft.com/

*/



@charset "utf-8";
body {
	background-color: #cfd2db;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", sans-serif;
}
/* === HEADER === */

img#logo {
	position: absolute;
	top: 48px;
	left: 45px;
}
#header {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	font-family: "Century Gothic", sans-serif;
}
/* === Top Nav === */

#header #topNav {
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-color: #bc658d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
}
div#header ul {
	font-family: verdana, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
}
div#header li {
	display: inline;
	border-right: 1px solid #FFF;
	padding: 0 8px 0 6px;
}
div#header ul a {
	color: #FFF;
	text-decoration: none;
}
div#header ul a:hover {
	text-decoration: underline;
}
div#header li.last {
	border: none;
}
#header #logo {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* === RSS Link === */

#header #logo #rss {
	width: 40px;
	float: right;
	margin-right: 40px;
}
#header #logo #rss img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* === Search Form === */

#header #search {
	float: right;
	margin-right: 40px;
	clear: right;
}
div#header form {
	padding-left: 45px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header #logo #search #searchform fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#header legend {
	color: #898989;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
div#header input {
	border: 1px solid #000;
	padding: 3px;
	font-family: Verdana, sans-serif;
}
div#header input.button {
	background: #B7CDDB;
	border: 1px solid #000;
	height: 23px;
}
/* === Main === */

#container {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
}
/* === Left Column === */



#container #left {
	width: 220px;
	margin-right: 35px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #252525;
	float: left;
	margin-bottom: 40px;
	font-family: "Century Gothic", sans-serif;
}
#container #left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #left li {
}
#container #left ul a {
	color: #BC658D;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#container #left ul a:hover {
	color: #FFFFFF;
	background-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	padding-right: 10px;
	padding-left: 10px;
}
#container #left ul .active a {
	color: #FFFFFF;
	background-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	padding-right: 10px;
	padding-left: 10px;
}
#container #left ul .page-item-5 a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
}
#container #left ul .page-item-13 a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
}
#container #left ul ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	display: none;
	border-top-width: 1px;
}
#container #left ul li.current_page_ancestor a {
	/*font-weight: bold;*/
	/*color: #FFFFFF;*/
	
}

#container #left ul li.current_page_parent {
	/*background-color: #898989;*/
	/*color: #FFFFFF;*/
}
#container #left ul li.current_page_item ul, #container #left ul li.current_page_ancestor ul {
	display: block;
	border-top: solid 1px #252525;
	font-weight:normal;
}

#container #left ul ul .current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #BC658D;
}
#container #left ul li ul a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ebebeb;
}
#container #left ul li ul a:hover {
	color: #FFFFFF;
	background-color: #BC658D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	padding-right: 10px;
	padding-left: 10px;
}

/* === Main Content === */

#container #inner #fullwidth {
	background-color: #FFFFFF;
	border: 1px solid #252525;
	padding: 15px;
	/*margin-left: 260px;*/
	margin-bottom: 40px}

#container #inner #mainFull {
	background-color: #FFFFFF;
	border: 1px solid #252525;
	padding: 15px;
	margin-left: 260px;
	margin-bottom: 40px;
}
#container #inner #main {
	margin-right: 260px;
	background-color: #FFFFFF;
	border: 1px solid #252525;
	padding: 15px;
	margin-left: 260px;
	margin-bottom: 40px;
}
#container #inner #mainFull #pdf {
	/*background-image: url(pdf.jpg);*/

	line-height: 45px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 50px;
	float: right;
}
#container #inner #mainFull #pdf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#container #inner #mainFull #pdf a:hover {
	color: #BC658D;
}
#container #inner h1 {
	color: #bc658d;
	padding: 0px;
	font-family: "Century Gothic", sans-serif;
	font-size: 24px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #inner h2 {
	color: #898989;
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
}
#container #inner h3 {
	color: #252525;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
}
#container #inner p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#container #inner blockquote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #898989;
	background-color: #F7F7F7;
	background-image: url(/images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.small-print {
	font-size: 9px;
	font-style: italic;
	color: #898989;
}
#container #inner #mainFull ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #inner #mainFull ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #mainFull a {
	color: #BC658D;
}
#container #mainFull a:hover {
	color: #252525;
	text-decoration: underline;
}
#container #main a {
	color: #BC658D;
}
#container #main a:hover {
	color: #252525;
	text-decoration: underline;
}
#toc ol {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#toc ul {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.pages {
	background: #F7F7F7;
	border: 1px solid #EBEBEB;
	text-align: center;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #inner #mainFull .pages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #inner #mainFull a img {border:none;}
div.pages a.prev {position: absolute;}
div.pages a.prev, span.prev a {
	padding: 5px 0px 5px 30px;
	top: 5px;
	left: 5px;
	background-image: url(/images/prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
div.pages a.next {position: absolute;}
div.pages a.next, span.next a {
	padding: 5px 30px 5px 0px;
	right: 5px;
	top: 5px;
	background-image: url(/images/next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#container #resources a {
	color: #BC658D;
}
#container #resources a:hover {
	color: #252525;
	text-decoration: underline;
}
.float-image-right, .alignright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.float-image-left, .alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container #inner #clear {
	height: 10px;
	clear: left;
}
#container #inner #resources {
	background-color: #FFFFFF;
	border: 1px solid #252525;
	padding: 15px;
	margin-left: 260px;
	margin-bottom: 40px;
}
#container #inner #resources h3 {
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #EBEBEB;
	border: 1px solid #252525;
	font-size: 14px;
	font-weight: bold;
}
#container #inner #resources dl {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#container #inner #resources dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* === Right Column === */



#container #inner #right {
	width: 220px;
	margin-left: 40px;
	float: right;
	margin-bottom: 40px;
}
#container #inner #right #news {
	background-color: #FFFFFF;
	border: 1px solid #252525;
	margin-bottom: 30px;
}
#container #inner #right #news p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
}
#container #inner #right #news h3 {
	color: #FFFFFF;
	background-color: #898989;
	background-image: url(/images/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#container #inner #right #news h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	margin: 0px;
}
#container #inner #right #news a {
	color: #BC658D;
	text-decoration: none;
}
#container #inner #right #news a:hover {
	color: #252525;
	text-decoration: none;
}
#container #inner #right #forum {
	background-color: #FFFFFF;
	border: 1px solid #252525;
}
#container #inner #right #forum p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #inner #right #forum h3 {
	color: #FFFFFF;
	background-color: #898989;
	background-image: url(/images/forum-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#container #inner #right #forum a {
	color: #BC658D;
	text-decoration: none;
}
#container #inner #right #forum a:hover {
	color: #252525;
	text-decoration: none;
}

#container #inner #right #updated {
	background-color: #FFFFFF;
	border: 1px solid #252525;
	margin-bottom: 30px;
}
#container #inner #right #updated p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#container #inner #right #updated ul {
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #inner #right #updated h3 {
	color: #FFFFFF;
	background-color: #898989;
	background-image: url(/images/forum-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#container #inner #right #updated a {
	color: #BC658D;
	text-decoration: none;
}
#container #inner #right #updated a:hover {
	color: #252525;
	text-decoration: none;
}
/* === Footer === */



#footer {
	font-family: "Century Gothic", sans-serif;
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	background-color: #bc668d;
	clear: both;
}
#footer span {
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	color: #FFFFFF;
	font-size: 14px;
}
div#insole ul {
	font-family: verdana, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
div#insole li {
	display: inline;
	border-right: 1px solid #FFF;
	padding: 0 8px 0 6px;
}
div#insole ul a {
	color: #FFF;
	text-decoration: none;
}
div#insole ul a:hover {
	text-decoration: underline;
}
div#insole li.last {
	border: none;
}
/* === Tables Stuff === */



#mainFull td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableHeader {
	background-color: #898989;
	border: 1px solid #FFFFFF;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.tableBody {
	background-color: #F7F7F7;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

