/* @override http://essentialhealthcare.co.uk-2.colin.dev.inigo.net/resources/css/styles.css */

/*
 Master Stylesheet
 Site: essential healthcare
*/

/* 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, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Basic Elements  */

html {
	font-size: 100%;
	overflow-y: scroll
}

body {
	background: #fff url(../images/band.gif) repeat-x 0 100px;
	font-size: 62.5%;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	line-height: 1.33;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

:focus {
	outline: 1px;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: 800;
}

hr {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

a img {
	border: none
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
}

/* Links */

a:link, a:visited, a:active {
	color: #2a2a2a;
	text-decoration: none;
}

a:hover {
	color: #2a2a2a;
	text-decoration: underline
}

/* Headers / Paragraph */

h1 {
	font-size: 1.2em;
	margin: 0 0 1em;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 1em;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 1em;
}

h4, h5, h6 {
	font-size: 1.2em;
	margin: 0 0 1em;
}

p {
	font-size: 14px;
	margin: 0 0 1.43em 0;
}

/* Site Structure */

#wrap {
	width: 951px;
	margin: 0 auto;
}

#content {
	clear: both;
	margin: 20px 0 20px 0;
}

#main-col {
	width: 660px;
	float: left;
	margin-bottom: 20px;
}

#side-col {
	width: 270px;
	float: right;
}

#main-text {
	width: 635px;
	float: left;
	line-height: 1.44;
}

#main-text.with-nav {
	width: 470px;
}

#sidenav {
	width: 155px;
	float: left;
	font-size: 1.4em;
	margin-right: 10px;
}

/* Header */

#header {
	float: left;
	position: relative;
	height: 100px;
	overflow: hidden;
}

.callout {
	float: right;
	width: 600px;
	text-align: right;
	margin-top: 22px;
}

.callout span {
	color: #2d2d2d;
	font-size: 2em;
	font-weight: 400;
}

/* Main Navigation */

#nav {
	clear: both;
	margin: 0;
	position: relative;
	background: url(../images/logo.png) top right no-repeat;
	padding-top: 7px;
	height: 43px;
}

#nav li {
	display: inline;
	overflow: hidden;
}

#nav li a {
	display: block;
	float: left;
	width: 108px;
	background: url(../images/tab_top.gif) top left no-repeat #ffffff;
	height: 43px;
	margin-right: 10px;
	text-decoration: none;
}

#nav li a span {
	display: block;
	text-align: center;
	margin-top: 7px;
	color: #DE105A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	
}

span#insurance-type {
	color: #fff;
	font-size: 16px;
	width: 260px;
	display: block;
	float: left;
	font-weight: bold;
	margin: -3px 20px 0 0;
}

/* Footer */

#footer {
	clear: both;
	background: #EEF1F4;
	height: 100px;
}

#footer-inner {
	width: 951px;
	margin: 0 auto;
	padding: 5px 0 15px;
}

#footer-inner ul {
	border-right: 1px solid #55a7da;
	width: 211px;
	padding: 0 0 25px;
	float: left;
	margin-right: 20px;
}

#footer-inner ul#about-eh {
	width: 211px;
}

#footer-inner ul#health-news {
	width: 281px;
}

#footer-inner ul#who-we-use {
	width: 390px;
	border: 0;
}

#footer-inner ul#who-we-use li {
	width: 195px;
	float: left;
}

#footer-inner ul#who-we-use li.footer-hdr {
	width: 100%;
}

#footer-inner ul li {
	font-size: 1.3em;
	color: #333;
	line-height: 1.44;
}

#footer2 {
	clear: both;
	background: url(../images/footer2-bg.gif) repeat-x;
}

#footer2-inner {
	width: 951px;
	margin: 0 auto;
	padding: 10px 0 30px;
}

p#footer2-left {
	float: left;
	width: 493px;
	border-right: 1px solid #55a7da;
	padding: 0 20px 0 0;
	font-size: 1.0em;
}

p#footer2-right {
	float: left;
	width: 370px;
	font-size: 1.0em;
	margin: 0 0 0 20px;
}


/* General */

#page-header {
	background: url(../images/page-header-bg.jpg) no-repeat;
	height: 94px;
	margin: 0 0 20px;
	padding: 15px 0 0 10px;
}

#page-header h1 {
	color: #121212;
	font-size: 1.5em;
}

#main-text ul, #main-text ol {
	font-size: 14px;
}

#main-text li {
	padding: 0 0 0 25px;
	margin: 0.5em 0 0.5em;
}

#main-text ul li {
	background: url(../images/bullet.gif) no-repeat 0 3px;
}

#main-text ol li {
	list-style-type: decimal;
}

ul#suppliers-list {
	margin: 50px 0 0;
}

ul#suppliers-list li {
	display: block;
	float: left;
	margin: 0 0 10px;
}


/* Callback */

#callback {
	background: #bccf6d url(../images/callback-top.gif) no-repeat;
	clear: both;
	width: 270px;
	padding: 5px 0 0;
	margin-bottom: 10px;
	position: relative;
}

#callback-btm {
	background: url(../images/callback-btm.gif) no-repeat left bottom;
	width: 270px;
	height: 10px;
	padding-top: 10px;
}

#callback h3 {
	font-size: 2em;
	color: #fff;
	font-weight: 400;
	margin: 0 0 5px 15px;
}

#callbackResponse {
	background: #D7E2A7;
	width: 250px;
	position: absolute;
	padding: 10px;
	display: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#callbackLoader {
	background: #D7E2A7;
	width: 250px;
	position: absolute;
	padding: 10px;
	display: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.ajax-loader {
	margin-top: 20px;
}

#callback fieldset {
	background: #d7e2a7;
	padding: 10px 0 0;
	border-bottom: 1px solid #eff0d9;
	border-top: 1px solid #eff0d9;
}

#callback input {
	margin: 0;
	padding: 0;
	border: 0;
}

#callback input.input-text {
	display: block;
	border: 2px solid #5b5c58;
	width: 240px;
	font-size: 1.2em;
	padding: 5px 2px;
	color: #555555;
	margin: 0 0 10px 10px;
}

#callback fieldset input#callbackSubmit {
	margin: 0;
	padding: 0;
	display: block;
}

/*
Landing Page
*/

body#landing-page {
	background: none;
}

body#landing-page #header {
	height: 80px;
}

body#landing-page #header h2 {
	margin-bottom: 0;
}

body#landing-page #main-text {
	width: 659px;
	padding: 0 0 50px;
}

body#landing-page #page-header {
	background: url(../images/landing-header.jpg) no-repeat;
	height: 109px;
	margin: 0 0 20px;
}

body#landing-page #page-header h3 {
	color: #fff;
	font-size: 1.8em;
	padding: 35px 0 0 180px;
	width: 345px;
}

body #main-right {
	width: 136px;
	float: right;
	text-align: center;
}

body #main-right img {
	margin: 0 0 25px;
}

.toggle-box {
	background: #c3dbe9 url(../images/toggle-top.gif) no-repeat;
	width: 659px;
}

.toggle-box .inner {
	display: none;
	padding: 20px 15px 0;
	color: #2a2a2a;
}

.toggle-box .toggle-btm {
	background: url(../images/toggle-btm.gif) no-repeat;
	height: 11px;
	font-size: 0;
	line-height: 0;
}

.toggle-box h3 {
	padding: 8px 0 0px 15px;
	margin: 0;
	font-size: 1.4em;
	line-height: 16px;
}

.toggle-box h3 a {
	background: url(../images/toggle-arrow.gif) no-repeat right center;
	display: block;
	margin-right: 8px;
	color: #2a2a2a !important;
}

.toggle-box h3.pressed {
	background: none;
}

.toggle-box h3.pressed a {
	background: url(../images/toggle-arrow-open.gif) no-repeat right center;
	display: block;
	margin-right: 8px;
}

.toggle-box .inner p {
	font-size: 1.2em;
}

body#landing-page .toggle-box .inner ul {
	margin: 0 0 18px;
}

body#landing-page .toggle-box .inner ul li {
	font-size: 1.2em;
	background: none;
	margin: 0;
	padding: 0 0 0 15px;
}

body#landing-page #footer-inner p {
	margin: 0 0 5px;
	font-size: 1.3em;
}

/* Popup */

#popup h4 {
	font-size: 1.4em;
}

#popup h5 {
	margin: 0;
}

#popup p.popup-controls {
	float: right;
	margin: 0;
}

/* Image replacement */

.ir {
	font-size: 1em;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.ir span {
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.ir a {
	cursor: pointer;
	display: block;
	height: 100%;
	width: 100%;
}

/* self-clear floats */

.auto-clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ages-of-employees, #ages-of-children, .partner, #ages-of-persons {
	display: none;
}

.error { color: #c33  !important; }

/* Lists */
#main-text ol { list-style-type: decimal; list-style-position: outside; margin: 0 0 2em;}
#main-text ol li { margin-left: 25px; padding-left: 5px; }

/**/


