
/* 
	Parent Partnership Stylesheet
	Author: MP
	Copyright: Isle of Wight Council 2008
	
	1.	Browser Reset
	2.	General Styles
	3.	Layout Divs
	4.	Navigation
	5.	Head
	6.	Content
	7.	Info boxes
	8.	Clearing fix	
*/	

/* --------------------- Browser Reset --------------------- */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
li, ul, ol { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:100%;
	vertical-align: baseline; 
} 

:focus { 
	outline: 0; 
} 

body { 
	font-size:62.5%;
	line-height: 1; 
	color:#666666;	
} 

#mid-col ol, #mid-col ul { 
	margin-left: 30px;
}
  
table { 
	border-collapse: collapse; 
	border-spacing: 0;
	display: block;
} 

caption, th, td { 
	text-align: left; 
	font-weight: normal; 
} 

blockquote:before, blockquote:after, 
q:before, q:after { 
	content: ""; 
} 

blockquote, q { 
	quotes: "" ""; 
}  

img {
	display:block;
}

.clear {
	clear:both;
}

input, textarea, select{ 
	font-family:Arial, Helvetica, sans-serif;
}

a {
	cursor:pointer;
	color: #5a5a5a;
}

/* --------------------- Browser Reset --------------------- */

/* --------------------- General Styles --------------------- */

#content h1 {
	font-size: 2em;
	font-weight: bold;
	color: #587A8A;
	margin: 22px 0 15px 0;
	
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #587A8A;
	margin: 15px 0 10px 0;	
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #587A8A;
	margin: 15px 0 10px 0;	
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #587A8A;
	margin: 15px 0 10px 0;	
}

p, li {
	font-size: 1.4em;
	line-height: 140%;
	margin-bottom: 1.4em;
}

img.council-logo {
	margin: 30px 0 0 35px;	
}

/* --------------------- End General Styles --------------------- */


/* --------------------- Layout Divs --------------------- */

#container {
	margin: 0 auto;
	width: 890px;
}

#head-wrap {	
	background:url(../images/bg-page.png) top left repeat-x #00AEE7; 	
	
}

#head {	
	margin: 0 auto;
	width: 890px;
	background: url(../images/bg-head-man.jpg) right 81px no-repeat;
	/*height: 351px;*/
	position: relative;
	
}

#head.about {	
	background: url(../images/bg-head-kids.jpg) right 81px no-repeat;
}

html #head-wrap .choice {	
	background: url(../images/bg-head-mum.jpg) right 81px no-repeat;
}

html #head-wrap .volunteers {	
	background: url(../images/bg-head-volunteer.jpg) right 81px no-repeat;
}

html #head-wrap .contact {	
	background: url(../images/bg-head-man.jpg) right 81px no-repeat;
}

html #head-wrap .parent {	
	background: url(../images/bg-head-parents.jpg) right 81px no-repeat;
}


#logo {
	width: 178px;
	height: 105px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 0;
}

#nav-bar {	
	float: right;	
	width: 675px;
}

#content-wrap {

	position: relative;
}

#content {
	margin: 0 auto;
	width: 890px;
	position: relative;
}

#left-col {
	width: 214px;
	float: left;
	background:url(../images/child.jpg) no-repeat;
	padding: 243px 0 0 0;
}

#mid-col {
	width: 445px;
	float: left;
}

#right-col {
	width: 207px;
	float: left;
	padding-left: 24px;
}

#foot-wrap {
	margin-top: 45px;
	background-color: #f3f3f3; 
}
#foot {
	display: block;	
	margin: 0 auto;
	width: 890px;
	padding: 18px 0 25px 0;
}

#foot p {
	font-size: 1.2em;
	line-height: 170%;	
}

#foot p span {
	font-size: 1.16666666666666em;
}

/* --------------------- End Layout Divs --------------------- */


/* --------------------- Navigation --------------------- */

#main-nav {
	position: relative;
	overflow: hidden;
	height:27px;
	margin-top: 22px;
	float: right;
}
#main-nav li 
{
	margin: 0; 
	padding: 0; 
	float: left;
	list-style: none;
	line-height: 100%;
}
#main-nav li.last,
#main-nav li.current{
	border: none;	
}
#main-nav li.current a {
	
}
#main-nav li.back {
	background: url("../images/bg-menu.gif") no-repeat right -27px;
	width: 9px;
	height: 27px;
	z-index: 8;
	position: absolute;
	
}
#main-nav li.back .left {
	background: url("../images/bg-menu.gif") no-repeat top left;
	height: 27px;
	margin-right: 9px;
}
#main-nav li a {
	font-size: 15px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	outline: none;
	text-align: center;
	top: 5px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 27px;
	position: relative;
	overflow: hidden;
	margin: auto 15px;
}
#main-nav li a:hover, #main-nav li a:active, #main-nav li a:visited {
	
}

#main-nav.lamp {
	overflow: visible;
}

#sub-nav {
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:-7px;
	color:#406577;	
}

#sub-nav li 
{
	margin: 0; 
	padding: 0; 
	list-style-type: none;	
	font-size: 1em;
	margin-bottom: 0;
}

#sub-nav li a {
	text-decoration:none;
	color:#406577;
	width:142px;
	padding:7px 6px 8px 18px;
	display:block;		
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
}

#sub-nav li a:hover{
	text-decoration:none;
	background:url(../images/bg-info-box-hover.gif) no-repeat left center;
}

/* --------------------- End Navigation --------------------- */

/* --------------------- Head --------------------- */

#head-top {
	height: 115px;
}
#head-intro {
	width: 600px;
	clear: both;
	padding: 24px 0 30px 0;
}

#head-intro h1 {
	display: block;
	width: 532px;
	height: 155px;
	text-indent: -9999px;
	background: url(../images/h1-WeProvide.png) no-repeat;
}

#head.about #head-intro h1 {
	display: block;
	width: 600px;
	height: 155px;
	text-indent: -9999px;
	background: url(../images/h1-IfYou.png) no-repeat;
}

#head.choice #head-intro h1 {
	display: block;
	width: 600px;
	height: 155px;
	text-indent: -9999px;
	background: url(../images/h1-Choice.png) no-repeat;
}

#head.volunteers #head-intro h1 {
	display: block;
	width: 600px;
	height: 155px;
	text-indent: -9999px;
	background: url(../images/h1-Volunteers.png) no-repeat;
}

#head.parent #head-intro h1 {
	display: block;
	width: 600px;
	height: 155px;
	text-indent: -9999px;
	background: url(../images/h1-Parents.png) no-repeat;
}

#head.downloads #head-intro h1 {
	display: block;
	width: 600px;
	height: 155px;
	text-indent: -9999px;
	background: url(../images/h1-Downloads.png) no-repeat;
}


#head-intro p {
	color: #fff;
	font-size: 1.3em;
	line-height: 150%;
	margin-top: 10px;
}

a.btn-find-out {
	display: block;
	width: 111px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/btn-find-out-more-blue.gif) no-repeat;
	margin-top: 10px;
}

#overlap-photo {
	position: absolute;
	bottom: 0;
	left: 45px;
	width: 55px;
	height: 20px;
	background:url(../images/overlap-head1.png) no-repeat;
}	
/* --------------------- End Head --------------------- */

/* --------------------- Content --------------------- */

#overlap-photo {
	position: absolute;
	top: -20px;
	left: 45px;
	width: 55px;
	height: 20px;
	background:url(../images/overlap-head1.jpg) no-repeat;
	z-index: 10000;
}	

#download {
	background:url(../images/bg-download.jpg) bottom right no-repeat;
	height: 140px;
	display: block;
	position: relative;
}

a.btn-download {
	display: block;
	width: 165px;
	height: 61px;
	text-indent: -9999px;
	background: url(../images/btn-download.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 10px;
}

/* --------------------- End Content --------------------- */

/* --------------------- Info Boxes --------------------- */

.info-box {
	float:left;
	display:inline;
	overflow:hidden;
	margin-bottom:10px;
	width:193px;
	background:url(../images/bg-info-box.png) no-repeat 0px 0px;
	padding-top:13px;
}

.info-box.contact {
	width:190px;
	background:url(../images/bg-contact.gif) no-repeat 0px 0px;
	margin-left: -2px;
}

.info-box.overlap {
	margin-top: -30px;
	
}

.info-box p.opinions{
	font-size:1.0em;
	color:#406577;
	margin-top:0px;
	padding-top:0px;
}

.info-box .box-bot{
	float:left;
	display:inline;
	width:193px;
	height:15px;
	background:url(../images/bg-info-box-bot.gif) no-repeat 0px 0px;
}

.info-box.quote .box-bot {
	height:29px;
	background:url(../images/bg-info-box-quote-bot.gif) no-repeat 0px 0px;
}

.info-box.contact .box-bot {
	height:19px;
	background:url(../images/bg-contact-bot.gif) no-repeat 0px 0px;
}

.info-box.quote p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

.info-box.quote p span {
	font-size: 1.8em;
	font-weight: bold;
}

.info-box.quote p.quote-by {
	font-weight: bold;
	margin: 0;
}

.info-box.contact p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	margin: 0;
}

.info-box-inner {
	float:left;
	display:inline;
	padding:0px 14px;
	width:165px;
	min-height:120px;
	position: relative;
}

.info-box-inner.overlap p {
	width: 115px;
	position: relative;
	z-index: 1000;
}

.info-box-inner.overlap img {
	position: absolute;
	bottom: -12px;
	right: 6px;
	z-index: 10;
}

.info-box h2.related{
	background:url(../images/h2-related.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	height: 17px;
	margin-top: 0;
}

.info-box h2.feedback{
	background:url(../images/h2-feedback.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	height: 14px;
	margin-top: 0;
	position: relative;
	border: 1px soldi red;
	z-index: 200000;
}

.info-box h2.contact{
	background:url(../images/h2-contact.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	height: 15px;
	margin-top: 0;
}

/* --------------------- End Info Boxes --------------------- */

/* --------------------- Clearing Div Fixes --------------------- */

.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0; } 

.clearfix { 
	display: inline-block; } 

html[xmlns] .clearfix { 
	display: block; } 

* html .clearfix { height: 1%; }

/* --------------------- End Clearing Div Fixes --------------------- */
