/* site */

body {
	background: white url(/i/bg.png) no-repeat center top;
	color: black;
	font: normal 13px/17px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	
	
	letter-spacing: 0.03em;
	word-spacing: 0.03em;
}

#container {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#header {
	background: white url(/i/bg-header.jpg) no-repeat 0 0;
	position: relative;
	padding: 0;
	margin: 0 0 37px;
	height: 368px;
}

#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 381px;
	height: 75px;
	text-indent: -5000em;
	background: transparent url('/i/h1.png') no-repeat 0 0;
	z-index: 1;
}
#header h2 {
	position: absolute;
	top: 45px;
	left: 390px;
	font-size: 20px;
	line-height: 28px;
	color: #6f9fad;
	font-weight: normal;
	z-index: 1;
}
#header h3 {
	position: absolute;
	bottom: 20px;
	left: 10px;
	color: #888;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	width: 580px;
	color: #fff;
/*	width: 440px;
	height: 35px;*/
/*	text-indent: -5000em;
	background: transparent url('/i/h3.png') no-repeat 0 0;
	z-index: 1;*/
}
#header p {
	position: absolute;
	top: 176px;
	left: 694px;
	color: #636363;
	font-size: 15px;
	width: 229px;
	height: 187px;
}
	#header p a {
		color: #004a80;
		text-decoration: underline;
	}
		#header p a:hover {
			text-decoration: underline;
		}
	#header span {
		color: #004a80;
	}
#header ul {
	color: #636363;
	position: absolute;
	left: 615px;
	bottom: 10px;
	/*list-style: disc outside;*/
	padding-left: 0;
}
	#header li {
		font-size: 22px; line-height: 26px;
		padding: 0 0 7px;
	}
	#header li a {
		text-decoration: none;
		color: #636363;
	}
		#header li a:hover {
			text-decoration: underline;
		}
		#header li a span {
			color: #004a80;
		}
/* nav */

#home li#li-01 a,
#my-areas-of-experience li#li-02 a,
#what-is-pc-counselling li#li-03 a,
#contact li#li-04 a,
#supervision li#li-05 a,
#consulting-room-hire li#li-06 a,
#articles li#li-07 a 
{
	color: #004a80;
	font-weight: bold;
}


#content {
	position: relative;
	width: 940px;
	margin: 0 auto;
	
}

#content p {
	padding: 0 0 10px;
}

#content .unsemantic p {
	width: 820px;
}

#content .unsemantic p.indent {
	width: 700px;
}

#content h4 {
	padding: 0 0 20px;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
	color: #004a80;
}

#home #content h4 {
	padding: 0 0 10px;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #004a80;
}

#content h5 {
	padding: 10px 0;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #626262;
}

#my-areas-of-experience h5 {
	padding: 10px 0 5px;
}

#content h6 {
	padding: 0 0 10px;
	font-size: 18px;
	line-height: 22px;
	color: #626262;
}

#content ul {
	margin: 10px 0 20px 25px;
}

#content ul li {
	list-style-type: disc;
	margin: 0 0 5px;
}

#content a:link, #content a:visited {
	color: #262626;
	text-decoration: underline;
}

.next {
	display: inline;
}
#content .next a {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	margin: 10px 0;
	text-decoration: none;
	font-weight: normal;
	background: #f9faf2 url('/i/bg-next.png') repeat-x 0 0;
	padding: 0 20px;
	text-decoration: none;
	border: 1px solid #999;
	}
	.next a:hover {
		color: #612e3d;
		text-decoration: underline;
	}
	.next span {
		color: #004a80;
	}
	.next em {
		color: #d9501b;
	}


#content blockquote {
	clear: right;
	float: right;
	padding: 10px;
	margin: 0 0 20px 20px;
	/*border: 1px dotted #ccc;*/
	font-size: 14px;
	line-height: 18px;
	/*color: #61a294;*/
}
	#content blockquote p {
		font-weight: bold;
	}

#my-areas-of-experience blockquote {
	width: 330px;
	background: #f3fbfe;
	color: #004a80;
	border: 1px solid #c6d8e6;
}
#what-is-pc-counselling blockquote {
	width: 330px;
	background: #ebe9f8;
	color: #711274;
	border: 1px solid #cbb6d8;
}
#supervision blockquote {
	width: 270px;
	background: #eff7e8;
	color: #5fa166;
	border: 1px solid #9ecda1;
}
#contact blockquote {
	width: 330px;
	background: #faeff5;
	color: #cf107d;
	border: 1px solid #e7c7d7;
	
}

#content_l {
	width: 560px;
	float: left;
}
#content_r {
	margin: 0 0 0 580px;
}
	#content_r img {
		padding: 0;
		margin: 0 0 10px;
		width: 360px;
		height: 239px;
	}

#col_l {
	float: left;
	width: 450px;
	padding-right: 20px;
	border-right: 1px solid #bbc5c6;
}

#col_r {
	margin: 0 0 0 490px;
}

#content h5.motto {
	color: #61a294;
}
#content .indent_p {
	text-indent: 20px;
	font-style: italic;
	font-weight: bold;
}
#footer {
	clear: both;
	position: relative;
	text-align: center;
	padding: 0 0 20px;
}

#footer p {
	color: #636363;
	font-size: 15px;
	padding: 0 0 10px;
}
	#footer p a {
		color: #004a80;
		text-decoration: underline;
	}
		#footer p a:hover {
			text-decoration: underline;
		}
	#footer span {
		color: #004a80;
	}

	#footer p.copyright a {
		color: #636363;
	}

#footer img {
	padding: 20px 0 20px;
}

#footer a {
	
}

/* universal styles */

#content .image_view {
	text-align: center;
}
#content .image_view img {
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	outline: 0;
	width: 460px;
	height: 306px;
	float: left;
}


#content .indent {
	/*border: 1px solid #ccc;*/
	clear: right;
	margin: 10px 35px 20px;
	padding: 20px;
	/*border: 1px dotted #ccc;*/
	
	font-weight: bold;
}
	#content .indent-lavendar {
		background: #ebe9f8;
		color: #711274;
		border: 1px solid #cbb6d8;
	}

.big-li {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}

img.imgr {
	float: right;
	margin: 10px 0 10px 10px;
}

img.imgr2 {
	clear: right;
	float: right;
	margin: 0 0 20px 20px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

.clear {
	clear: both;
}

abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dotted #555555;
}

/* form */

form legend {
	font: bold 28px "Helvetica Neue", helvetica, arial, sans-serif;
	margin: 0 0 10px;
	line-height: 28px;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
}

form {
	padding: 0 0 0 0;
}

form, form fieldset input, form fieldset textarea, form label {
	font-family: Helvetica, Arial;
	font-size: 12pt;
}

form p {
	position: relative;
	margin: 0 0 0px;
}

form p br {
	display: none;
}

form fieldset p input, form fieldset p textarea {
	padding: 4px;
	width: 270px;
	margin: 0;
}

form fieldset p label {
	display: block;
	margin: 0 5px 5px 0;
	padding: 0;
}

form fieldset p textarea, form fieldset p input {
	border: solid 1px #ccc;
	background: #fff;
}

form fieldset p label {
	color: #262626;
}

.sendbutton {
	font: bold 18px "Helvetica Neue", helvetica, arial, sans-serif;
	background: #fe5a01;
	border: 1px solid #fe5a01;
	cursor: pointer;
	padding: 5px;
	margin: 5px 0 0;
	color: #fff;
	text-transform: uppercase;
}

span.error {
	

/*font-size: 12px;*/
	color: #e02626;
	font-weight: bold;
}

div#form_feedback {
	
}

#content-r p.form_errors, #content-r p.form_success {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0 0;
	padding: 5px 0 5px 58px;
	height: 45px;
	font-weight: bold;
}
