/*-----------------------------------------------------------------------
//
//	CHUK - Child Health UK
//
//	by dpi21 - http://www.dpi21.com
//
//  Copyright 2009 dpi21. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

* {
	margin: 0 ;
	padding: 0;
	border: 0;
}

body {
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	color: #444444;
	line-height: 15px;
	background: url(../images/body.jpg) repeat-x top center #C6E7D6;
}

#wrapper {
	width: 1000px;
	margin: 20px auto;
}

a {
	color: #00B0D8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @group Links at top of page */

#links {
	float: right;
	text-align: right;
	width: 940px;
	font-size: 11px;
	padding: 10px 10px 10px 0px;
}

#links li {
	display: inline;
}

#links a {
	color: #666666;
}

#links a:hover {
	color: #333333;
}

#email, #bookmark, #print {
	padding: 3px 5px 3px 22px;
}

#email {
	background: url(../images/email-friend.jpg) left no-repeat;
}

#bookmark {
	background: url(../images/bookmark-page.jpg) no-repeat left;
}

#print {
	background: url(../images/print-page.jpg) no-repeat left;
}

/* @end */

/* Content container */

#content-container {
	float: left;
	width: 1000px;
	background: url(../images/body.png) top right no-repeat;
}

/* @group Masthead */

#masthead, #login {
	float: right;
}

#masthead {
	width: 930px;
	padding: 10px;
}

#logo, #masthead ul, #masthead li {
	float: left;
}

#logo {
	padding-right: 10px;
}

/* Menu */

#masthead ul {
	padding-top: 25px;
}

#masthead li {
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 5px;
	color: #00B0D8;
}

#masthead li a {
	color: #00B0D8;
}

#masthead li a:hover {
	color: #333333;
}

/* Login */

#login {
	color: #7FC246;
	width: 200px;
	text-align: right;
	padding-top: 20px;
}

#login p, #loginBt, #logoutBt {
	float: left;
}

#login p {
	padding: 5px 5px 0px 0px;
}

#login p a {
	color: #7FC246;
	text-decoration: underline;
}

#login p a:hover {
	color: #333333;
}

#loginBt {
	background: url(../images/login-bt.jpg) left top no-repeat;
}

#logoutBt {
	background: url(../images/logout-bt.jpg) left top no-repeat;
}

#loginBt, #logoutBt {
	width: 60px;
	height:25px;
}


/* @end */

/* Nurses */

#nurses {
	float: left;
	width: 195px;
	padding-top: 40px;
}

/* @group Search & Message */

#search {
	float: left;
	width: 760px;
	height: 205px;
	background: url(../images/banner.jpg) right no-repeat;
	padding-left: 10px;
}

#search #strapline {
	padding: 40px 0px 0px 30px;
}

#search #message {
	float: left;
	background: url(../images/search-bg.jpg) left top no-repeat;
	padding: 15px 40px;
	width: 380px;
	height: 110px;
	margin-top: 30px;
	color: #00B0D8;
}

#search #message p {
	padding: 5px 0px;
}

/* Search Form */

#search-news #searchTerm, #search-directory #searchTerm {
	border: 1px solid #CCCCCC;
	padding: 2px 3px;
	color: #666666;
	width: 248px;
}

#search-news #send, #search-directory #send {
	width: 60px;
	height: 25px;
	background: url(../images/search.jpg) left top no-repeat;
}

/* @end */

/* Column1 */

#column1 {
	float: left;
	width: 530px;
	padding: 30px 20px 20px 40px;
}

#column1 p {
	padding: 5px 0px;
	line-height: 16px;
}

#pages-menu {
	float: right;
	padding: 5px 0px;
	font-size: 11px;
	color: #7FC246;
}

#pages-menu li {
	float: left;
	display: block;
	padding: 2px;
}

#pages-menu a {
	padding: 4px 6px;
	text-decoration: none;
	background-color: #F2F2F2;
	color: #333333;
}

#pages-menu a:hover {
	background-color: #7FC246;
	color: #FFFFFF;
}


/* @group Login Form */

#login-form, #register {
	float: left;
	padding: 10px 0px;
	width: 530px;
}

#login-form fieldset, #register fieldset {
	padding: 10px;
	margin-bottom: 10px;
	width: 508px;
	border: 1px solid #CCCCCC;
}

#login-form legend, #register legend {
	background: url(../images/legend-bg.jpg) repeat-x;
	padding: 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#login-form #memberName, #login-form #password, #login-form #emailAddress {
	border: 1px solid #CCCCCC;
	padding: 2px 3px;
	color: #666666;
	width: 228px;
	margin-top: 2px;
}

#login-form #login2 {
	width: 60px;
	height: 25px;
	background: url(../images/login-bt-blue.jpg) left top no-repeat;
}

#login-form #send {
	background: url(../images/legend-bg.jpg) repeat-x;
	padding: 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#login-form a {
	color: #00B0D8;
	padding-left: 8px;
	background: url(../images/blue-arrow.jpg) left no-repeat;
	margin-left: 5px;
}

/* @end */

/* @group Register */

#register #send {
	width: 60px;
	height: 25px;
	background: url(../images/sign-up.jpg) left top no-repeat;
}

#register .col1, #register .col2 {
	float: left;
}

#register .col1 {
	padding-left: 5px;
	width: 250px;
}

#register .col2 {
	padding-left: 10px;
	width: 242px;
}

#register fieldset input, #register select {
	border: 1px solid #CCCCCC;
	padding: 2px 3px;
	color: #666666;
	width: 233px;
	margin-top: 2px;
}

#register fieldset textarea {
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	margin-top: 2px;
	border: 1px solid #CCCCCC;
	padding: 2px 3px;
	color: #666666;
}

#register fieldset #trustAddress {
	width: 233px;
	height: 60px;
}

#register fieldset #areasCovered {
	width: 495px;
	height: 150px;
}


#register a {
	color: #00B0D8;
	text-decoration: underline;
}

#register a:hover {
	color: #444444;
}

/* @end */

/* @group Directory Results */

.company {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 510px;
	margin-bottom: 10px;
}

.company .heading {
	font-size: 18px;
	color: #7FC246;
	border-bottom: 1px dashed #CCCCCC;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact-names {
	padding: 5px 0px 5px 30px;
	background: url(../images/contact-names.jpg) left no-repeat;
}

.contact-name {
	float: left;
	width: 255px;
}

#website-links {
	color: #00B0D8;
	padding: 5px 0px 5px 30px;
	background: url(../images/website-links.jpg) no-repeat left;
}

.web-links, .site-map {
	padding: 5px 0px;
	line-height: 16px;
}

.web-links li, .site-map li {
	padding-left: 10px;
	background: url(../images/grey-arrow.jpg) left no-repeat;
	list-style-type: none;
}

.web-links li a, .contact-name a, .site-map a {
	color: #444444;
}

/* @end */

/* @group News */

.news-item {
	float: left;
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
	width: 520px;
	margin-bottom: 5px;
}

.news-item .heading {
	font-size: 18px;
	color: #00B0D8;
}

.news-item .date {
	font-size: 11px;
	font-weight: bold;
}

.news-item a {
	color: #00B0D8;
	padding-left: 8px;
	background: url(../images/blue-arrow.jpg) left no-repeat;
	margin-left: 5px;
}

.runaround-right {
	float: left;
	margin: 5px 10px 0px 0px;
}

.runaround-left {
	float: right;
	margin: 5px 0px 0px 10px;
}

/* @end */

/* @group Get In Touch */

#enquiry-form, #enquiry-form #col1, #enquiry-form #col2 {
	float: left;
}

#enquiry-form {
	width: 530px;
	margin-top: 10px;
}

#enquiry-form fieldset , #enquiry-form #col1 input, #enquiry-form #furtherInfo {
	border: 1px solid #CCCCCC;
}

#enquiry-form fieldset {
	padding: 10px;
}

#enquiry-form #col1 {
	width: 220px;
}

#enquiry-form #firstName, #enquiry-form #surname, #enquiry-form #telephone, #enquiry-form #emailAddress, #enquiry-form #hear {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 2px 3px;
	color: #666666;
	margin-top: 2px;
}

#enquiry-form #col2 {
	width: 285px;
}

#enquiry-form #furtherInfo {
	width: 275px;
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	border: 1px solid #CCCCCC;
	padding: 2px 3px;
	color: #666666;
	margin-top: 2px;
	height: 175px;
}

#enquiry-form legend, #enquiry-form #send {
	background: url(../images/legend-bg.jpg) repeat-x;
	padding: 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
}

/* @end */

/* @group Column 2 */

#column2, #search-directory-link, #join-today, #latest-news-link {
	float: left;
}

#column2 {
	width: 200px;
	padding: 20px 0px;
}

#search-directory-link, #join-today {
	padding: 10px;
	width: 180px;
	height: 127px;
	margin-bottom: 15px;
}

#latest-news-link  {
	padding: 10px;
	width: 180px;
	height: 180px;
	margin-bottom: 15px;
}

/* Search Directory Link */

#search-directory-link {
	background: url(../images/search-directory.png) left top no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

#search-directory-link p {
	padding: 5px 0px;
}

#search-directory-link a {
	color: #00B0D8;
}

/* Join Today Link */

#join-today {
	background: url(../images/join-today.png) left top no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 18px;
}

#join-today p {
	padding: 5px 75px 5px 0px;
}

#join-today .heading {
	font-size: 18px;
	font-weight: bold;
}

#join-today .price {
	font-size: 20px;
}

#join-today a {
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/join-link.jpg) left no-repeat;
}

/* Latest News Link */

#latest-news-link {
	background: url(../images/latest-news.png) no-repeat left top;
	font-size: 12px;
}

#latest-news-link p {
	padding: 5px 0px;
	line-height: 16px;
}

#latest-news-link .date {
	color: #00B0D8;
	font-weight: bold;
	font-size: 14px;
}

#latest-news-link .more-stories {
	border-top: 1px dashed #CCCCCC;
}

#latest-news-link a {
	font-size: 12px;
	color: #00B0D8;
	padding-left: 10px;
	background: url(../images/news-link.jpg) left no-repeat;
}

/* @end */

#round-corners-bottom {
	float: right;
	width: 950px;
	height: 5px;
	background: url(../images/round-corner-bottom.png) top left no-repeat;
}

/* @group Footer */

#footer {
	float: right;
	width: 930px;
	padding: 10px;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

#footer p {
	padding: 5px 0px;
	line-height: 16px;
}

#contact-details {
	float: left;
	width: 500px;
}

#validation {
	float: right;
	width: 400px;
	text-align: right;
}

#validation li {
	display: inline;
	padding: 0px 3px 0px 10px;
	background: url(../images/tick.jpg) left no-repeat;
}

/* @end */

h1, h2, h3 {
	font-weight: normal;
	padding: 5px 0px;
}

h1 {
	color: #00B0D8;
	font-size: 22px;
	margin-bottom: 5px;
}

h2 {
	font-size: 20px;
	color: #7FC246;
}

h3 {
	font-size: 18px;
	color: #00B0D8;
}

.size24 {
	font-size: 24px;
	line-height: 24px;
}

.size18 {
	font-size: 18px;
}

.size16 {
	font-size: 16px;
}

.size13 {
	font-size: 13px;
}

.message {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.size11 {
	font-size: 11px;
}

.clear {
	clear: both;
}

.blue {
	color: #00B0D8;
}

#border-right {
	border-right: 1px dashed #CCCCCC;
}