/* ----- 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, sub, sup, tt, var, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { font-family: inherit; font-size: 100%; font-style: normal; margin: 0; padding: 0; text-align: left; }
ul, li { list-style-type: none; }
a, a:hover { text-decoration: none; }
hr { display: none; }

/* ----- Body ----- */

body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
a { color: #000; }
.clearer { clear: both; }

/* ----- Structure ----- */

#wrapper {
	width: 960px;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 960px;
	background: url(../img/bgd-header.png) no-repeat 0 40px;

}
#header-left {
	width: 480px;
	float: left;
}
#languages {
	width: 484px;
	height: 28px;
	background: url(../img/bgd-languages.png) no-repeat;
	behavior: url(/iepngfix.htc); 
	padding: 6px 0 0 8px;
	position: absolute;
}
#languages a:hover {
    	text-decoration: none;
}
#languages ul li {
	background: url(../img/bgd-languages-divider.gif) no-repeat right 6px;
	float: left;
	padding: 0 10px 0 8px;
}
#languages ul li.tigrinya {
    	background: none;
	padding: 0 0 0 4px;
}
#languages ul li.tigrinya a {
    	width: 32px;
    	height: 14px;
	background: url(../img/bgd-languages-tigrinya.gif) no-repeat right;
	display: block;
	float: left;
	text-indent: -10000px !important;
}
#languages ul li.end {
	background: none;
	padding: 0 0 0 4px;
}
#logo {
	width: 200px;
	height: 87px;
	padding: 44px 0 7px;
}
#logo a {
	width: 200px;
	height: 87px;
	background: url(../img/spectrumlogo.png) no-repeat;
	display: block;
	text-indent: -10000px;
}
/*#logo a:hover {
	background-position: -200px 0;
}*/
#header-right {
	width: 470px;
	float: right;
	/*background: url(../img/bgd-street.png) no-repeat 60px 10px; */
	behavior: url(/iepngfix.htc); 
	overflow: hidden;
	padding: 100px 0 0;
	zoom: 1;
}
#search-bar {
	width: 349px;
	height: 47px;
	background: url(../img/bgd-search.png) no-repeat;
	behavior: url(/iepngfix.htc);	
	float: left;
	overflow: hidden;
	padding: 10px 18px 0 12px;
	zoom: 1;
}
#search-bar input#q {
	width: 218px;
	height: 34px;
	border: 0px !important;
	color: #666;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0;
	outline: none;
	padding: 0 0 0 5px !important;
}
#search-bar input#q, x:-moz-any-link { height: 24px; padding: 10px 0 0 5px !important; }
#search-bar input#q, x:-moz-any-link, x:default { height: 34px; padding: 0 0 0 5px !important; }
#search-bar input#search {
	width: 118px;
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 0 0 7px;
	padding: 8px 0 8px 10px;
	text-align: left;
}
#search-bar input#search:hover {
	color: #e8e8e8;
}
#nhs {
	width: 85px;
	height: 44px;
	float: right;
	margin: 5px 0 0;
}
#nhs a {
	width: 85px;
	height: 44px;
	background: url(../img/bgd-nhs.jpg) no-repeat;
	display: block;
	text-indent: -10000px;
}
#menu {
	width: 960px;
	height: 40px;
	background: url(../img/bgd-menu.gif) no-repeat top right;
	clear: both;
	display: block;
	overflow: hidden;
	zoom: 1;
}
#menu ul li {
	float: left;
	background: url(../img/bgd-menu-item.jpg) no-repeat top right;
	padding: 0 7px 0 5px;
}
#menu ul li a {
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	zoom: 1;
}
#menu ul li a span {
	display: block;
	padding: 13px 10px 11px;
}
#menu ul li a:hover,
#menu ul li a.selected {
	background: url(../img/bgd-menu-tab-left.gif) no-repeat top left;
	color: #fff;
}
#menu ul li a:hover span,
#menu ul li a.selected span {
	background: url(../img/bgd-menu-tab-right.gif) no-repeat top right;	
}
#menu ul li a em {
	text-transform: none;
}
#menu ul li.home {
	background: none;
	padding: 0;
}
#menu ul li.home a {
	width: 31px;
	height: 40px;
	background: url(../img/bgd-menu-item-home.png) no-repeat;
	behavior: url(/iepngfix.htc);
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#menu ul li.home a:hover {
	background: url(../img/bgd-menu-item-home.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
#menu ul li.end {
	background: none;
	margin: 0;
	padding: 0 0 0 5px;
}
.dropdown {
	background: #4d4d4d;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 193px;
	zoom: 1;
	z-index: 10;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.dropdown div {
	overflow: hidden;
	padding: 5px 5px 15px 0;
	position: relative;
}
.dropdown div span.tr {
	width: 2px;
	height: 2px;
	background: url(../img/bgd-dropdown-tr.gif) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 12;
}
.dropdown div span.bl,
.dropdown div span.br {
	display: none;
}
.dropdown.right div span.tr {
	background: url(../img/bgd-dropdown-tl.gif) no-repeat;
	left: 0px !important;
	top: 0px;
}
.dropdown ul {
	float: left;
	margin: 0 5px 0 10px;
}
.dropdown ul li {
	width: 170px;
	border-bottom: 1px solid #717171;
	padding: 10px 0;
}
.dropdown ul li.end {
	border: none;
	padding: 10px 0 0;
}
.dropdown ul li a {
	background: url(../img/bgd-dropdown-list.jpg) no-repeat right 3px;
	color: #fff;
	display: block;
	padding: 0 15px 0 0;
}
.dropdown ul li a:hover {
	color: #e3e3e3;
	text-decoration: underline;
}
#breadcrumb {
	width: 936px;
	height: 17px;
	background: #2e2a2b url(../img/bgd-submenu.jpg) repeat-x;
	color: #fff;
	font-size: 0.9em;
	padding: 4px 12px 0;
}
#breadcrumb ul li {
	display: inline;
}
#breadcrumb ul li a {
	color: #00a2e5;
}
#breadcrumb ul li a:hover {
	text-decoration: underline;
}
#container {
	width: 960px;
	overflow: hidden;
	zoom: 1;
}
#content-wrapper {
	width: 940px;
	background: #fff;
	overflow: hidden;
	padding: 0 10px 35px;
	zoom: 1;
}
#container.home #content-wrapper {
	background-image: none;
}
#content {
	width: 920px;
	color: #443d3f;
	float: left;
	padding: 13px 0 0;
}
#content a {
	color: #02a0e7;
}
#content a:hover{
	text-decoration: underline;
}
#container.home #content {
	padding: 0;
}
#container.home #content ul {
	margin: 0 !important;
	padding: 0 !important;
}
#container.home #content ul li {
	list-style: none !important;
}
#content h1 {
	width: 920px;
	height: 75px;
	background: url(../img/bgd-h1.jpg) no-repeat;
	color: #fff;
	display: block;
	font-size: 2.2em;
	line-height: 1.8em;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 22px 0 0 20px;
}
#content h1 span {
	text-transform: uppercase;
}
#content h1 em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#content h2 {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 10px 10px;
}
#content p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 10px 15px;
}
#content ul,
.panel ul {
	margin: 20px 10px 10px 20px;
}
#content ul li,
.panel ul li {
	font-size: 1.1em;
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0 0 10px 5px;
}
#content ol {
	margin: 20px 10px 10px 20px;
}
#content ol li {
	font-size: 1.1em;
	list-style-type: decimal-leading-zero;
	margin: 0 0 0 20px;
	padding: 0 0 10px 5px;
}
#content.home {
	padding: 4px 0 0;
}
#content.home p {
	line-height: inherit;
}
#content .js {
	background: #fff9b3;
	border: 1px solid #ffc586;
	display: block;
	margin: 0 0 10px;
	padding: 10px 0 0;
}
#sidebar {
	width: 220px;
	float: right;
	padding: 15px 0 0;
}
#container.home #sidebar {
	padding: 0;
}
#footer {
	width: 920px;
	height: 40px;
	background: #0f0b0c url(../img/bgd-footer.jpg) repeat-x;
	color: #3399cc;
	overflow: hidden;
	padding: 25px 20px 0;
	zoom: 1;
}
/* -----  ----- */
#footer ul {
	width: 800px;
	display: block;
	float: left;
	padding: 5px 0 0;
}
#footer ul li {
	padding: 12px 12px 7px;
	float: left;
	font-size: 1em;

}
#footer ul li a {
	color: #fff;
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer a.logo {
	width: 44px;
	height: 19px;
	background: url(../img/bgd-footer-logo.gif) no-repeat 0 0;
	display: block;
	float: right;
	text-indent: -10000px;
}
#footer a:hover.logo {
	background-position: -44px 0;
}
#hide-me,
#show-me {
	width: 106px;
	height: 106px;
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 20;
}
#hide-me a,
#show-me a {
	width: 106px;
	height: 106px;
	background: url(../img/btn-hide-me.gif) no-repeat;
	cursor: pointer;
	display: block;
	text-indent: -10000px;
}
#show-me a {
	background: url(../img/btn-show-me.gif) no-repeat;
}
.tip {
	width: 700px;
	height: 25px;
	background: #332f30 url(../img/bgd-tip.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
	padding: 9px 0 0;
}
.tip p {
	margin-bottom: 0 !important;
	padding: 0;
}
#content h1.arrowless {
	height: 61px;
	margin: 0;
}
.anchors {
	width: 650px;
	min-height: 82px;
	background: #f0f0f2 url(../img/bgd-anchors-top.jpg) no-repeat;
	overflow: hidden;
	padding: 25px 25px 0;
	zoom: 1;
}
.anchors ul {
	margin: 0 !important;
	padding: 0 0 9px !important;
}
.anchors ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 0 12px !important;
}
.anchors .left {
	width: 290px;
	float: left;
}
.anchors .right {
	width: 290px;
	float: right;
}
.anchors a {
	color: #0080cc;
}
.anchors-bottom {
	width: 700px;
	height: 13px;
	background: url(../img/bgd-anchors-bottom.jpg) no-repeat;
	margin: 0 0 40px;
}
.panel {
	overflow: hidden;
	zoom: 1;
}
.panel h2 {
	color: #ff6414;
	margin: 0 10px 20px !important;
}
.panel img {
	width: 200px;
	border: 10px solid #f9f3e4;
	display: block;
	float: right;
	margin: 0 0 20px 20px;
}
a.back-to-top {
	width: 645px;
	height: 40px;
	background: url(../img/bgd-back-to-top.jpg) no-repeat;
	clear: both;
	color: #fff !important;
	display: block;
	margin: 10px 0 30px;
	padding: 11px 55px 0 0;
	text-align: right;
	text-transform: uppercase;
}

/* ----- Sidebar ----- */

#clinic-search h3,
#c-card h3,
#useful-links h3,
#help-in-a-hurry h3,
#contact h3,
#tell-me-about h3
{
	width: 185px;
	height: 27px;
	background: url(../img/bgd-sidebar-h3-black.gif) repeat-x bottom left;
	display: block;
	font-size: 1.5em;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;	
}
#tell-me-about h3  {
	background: none;
	margin: 0 0 5px;
}
#clinic-search {
	width: 200px;
	height: 410px;
	background: #c9e7ab url(../img/bgd-clinic-search.jpg) no-repeat;
	color: #282223;
	margin: 0 0 20px;
	padding: 20px 10px 10px;
}
#container.home #clinic-search {
	margin: 18px 0 29px;
}
#sidebar #clinic-search {
	margin: 20px 0;
}
#clinic-search h3 {
	width: 200px;
	background: url(../img/bgd-sidebar-h3-black.gif) repeat-x bottom left;
	color: #282223;
}
#clinic-search h3 span {
	background: url(../img/arrow-clinic-search.gif) no-repeat right;
	padding: 0 20px 0 0;
}
#clinic-search p {
	font-size: 1.2em;
	line-height: 1.4em;
}
#clinic-search .input {
	width: 195px;
	height: 38px;
	background: url(../img/bgd-clinic-search-input.jpg) no-repeat;
	margin: 10px 0;
	padding: 5px 0 0 5px;
}
#clinic-search .input input {
	width: 186px;
	height: 25px;
	border: 1px solid #fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 3px;
}
#clinic-search input.search {
	width: 104px;
	height: 40px;
	background: url(../img/btn-clinic-search.jpg) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 0;
	line-height: 0;
	margin: 0 0 18px;
	text-indent: -10000px;
}
#clinic-search input.search:hover {
	background-position: -104px 0;
}
#clinic-search .map {
	width: 190px;
	border: 5px solid #b2db73;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#clinic-search .map img {
	width: 190px;
	height: 200px;
	background: #fff;
	border: none;
}
#true-or-false {
	width: 220px;
	height: 256px;
	background: url(../img/bgd-true-or-false.jpg) no-repeat;
	color: #000;
	float: left;
	line-height: 1.6em;
	margin: 0 20px 10px 0;
}
#true-or-false p {
	font-size: 1.1em;
	margin: 0 15px;
}
#sidebar #true-or-false {
    	float: none;
	margin: 0 0 10px;
}
#c-card {
	width: 220px;
	height: 221px;
	background: url(../img/bgd-c-card.jpg) no-repeat;
	color: #000;
	float: left;
	line-height: 1.6em;
	margin: 0 0 10px;
	padding: 35px 0 0;
}
#c-card h3 span {
	background: url(../img/arrow-c-card.gif) no-repeat right;
	padding: 0 20px 0 0;
}
#container.home #c-card {
	margin: 0 20px 10px 0;
}
#c-card h3 {
	margin: 0 0 4px 15px;
}
#c-card img {
	width: 220px;
	height: 84px;
	display: block;
	margin: 0 0 10px;
}
#c-card p {
	font-size: 1.1em;
	margin: 0 15px;
}
#sidebar #c-card {
    	float: none;
}
#c-card a,
#true-or-false a,
#help-in-a-hurry a {
	color: #000;
}
#c-card a:hover,
#true-or-false a:hover,
#help-in-a-hurry a:hover {
	text-decoration: underline;
}
#useful-links {
	width: 190px;
	height: 221px;
	background: url(../img/bgd-useful-links.jpg) no-repeat;
	color: #fff;
	float: left;
	line-height: 1.6em;
	margin: 0 0 10px;
	padding: 35px 15px 0;
}
#useful-links h3 {
	background: url(../img/bgd-sidebar-h3.gif) repeat-x bottom left;	
}
#useful-links h3 span {
	background: url(../img/arrow-useful-links.gif) no-repeat right;
	padding: 0 20px 0 0;
}
#useful-links ul {
	padding: 10px 0 0;
}
#useful-links ul li {
	background: url(../img/bgd-useful-links-list.gif) no-repeat 0 2px;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
#useful-links a {
	color: #fff;
}
#useful-links a:hover {
	text-decoration: underline;
}
#sidebar #useful-links {
	float: none;
}
#help-in-a-hurry {
	width: 190px;
	height: 178px;
	background: url(../img/bgd-help-in-a-hurry.jpg) no-repeat;
	color: #000;
	float: left;
	line-height: 1.6em;
	padding: 35px 15px 0;
}
#sidebar #help-in-a-hurry {
    float: none;
	margin: 0 0 10px;
}
#help-in-a-hurry h3 span {
	background: url(../img/arrow-help-hurry.gif) no-repeat right;
	padding: 0 20px 0 0;
}
#help-in-a-hurry ul {
	padding: 10px 0 0;
}
#help-in-a-hurry ul li {
	background: url(../img/bgd-help-in-a-hurry-list.gif) no-repeat 0 2px;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
#contact {
	width: 190px;
	height: 178px;
	background: url(../img/bgd-contact.jpg) no-repeat;
	color: #000;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 20px;
	padding: 35px 15px 0;
}
#container.home #contact {
	margin: 0;
}
#sidebar #contact {
	margin: 0 0 10px;
}
#contact h3 {
	width: 145px;
	background: url(../img/bgd-sidebar-h3-black.gif) repeat-x bottom left;
	color: #000;
	margin: 0 0 20px;
}
#contact h3 span {
	background: url(../img/arrow-contact.gif) no-repeat right;
	padding: 0 20px 0 0;
}
#contact a {
	color: #000;
}
#contact a:hover {
	text-decoration: underline;
}

/* ----- Homepage ----- */

#badges {
	width: 640px;
	height: 83px;
	background: url(../img/bgd-badges.jpg) no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 30px 290px 0 30px;
}
#badges a {
	color: #0076a9;
}
#badges a:hover {
	text-decoration: underline;
}
#badges span.left,
#badges span.right {
	width: 7px;
	height: 7px;
	background: url(../img/bgd-home-corner-left.gif) no-repeat;
	display: block;
	font-size: 0;
	line-height: 0;
	margin-top: 83px;
	position: absolute;
	z-index: 5;
}
#badges span.left {
	margin-left: -30px;
}
#badges span.right {
	background: url(../img/bgd-home-corner-right.gif) no-repeat;
	margin-left: 923px;
}
#symptom-checker {
	width: 410px;
	height: 131px;
	background: url(../img/bgd-symptom-checker.jpg) no-repeat;
	color: #000;
	line-height: 1.5em;
	padding: 90px 270px 0 20px;
}
#symptom-checker p {
	font-size: 1.1em;
	margin: 0;
}
#symptom-checker a {
	width: 134px;
	height: 41px;
	background: url(../img/btn-check-now.jpg) no-repeat;
	display: block;
	margin: 10px 0 0 -5px;
	position: absolute;
	text-indent: -10000px;
	z-index: 5;
}
#symptom-checker a:hover {
	background-position: -134px 0;
}
#home-panels {
	overflow: hidden;
	zoom: 1;
}
#tell-me-about {
	width: 430px;
	height: 173px;
	background: url(../img/bgd-tell-me-about.jpg) no-repeat;
	color: #fff;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding: 40px 15px 0;
	zoom: 1;
}
#tell-me-about li {
	background: url(../img/bgd-tell-me-about-right.png) no-repeat top right;
	display: block;
	float: left;
	margin: 0 5px 3px 0 !important;
	padding: 0 7px 0 0 !important;
}
#tell-me-about li a {
	height: 30px;
	background: url(../img/bgd-tell-me-about-left.png) no-repeat top left;
	color: #666;
	display: block;
	float: left;
	font-size: 1.3em;
	padding: 8px 0 0 9px;
	white-space: nowrap;
}
#tell-me-about li a:hover {
	color: #000;
	text-decoration: none;
}

/* ----- True or False ----- */

#questions {
	width: 680px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
#questions ul {
	margin: 0;
	padding: 0;
}
#questions ul li {
	height: 128px;
	border-bottom: 1px dashed #bdbbbc;
	font-size: 1em !important;
	overflow: hidden;
	margin: 0;
	padding: 20px 0 0;
	position: relative;
	zoom: 1;
}
#questions ul li.end {
	border: none;
}
#questions ul li .question {
	width: 518px;
	height: 85px;
	background: url(../img/bgd-question.jpg) no-repeat;
	display: block;
	float: left;
	font-weight: bold;
	overflow: hidden;
	padding: 23px 10px 0;
}
#questions ul li .options {
	width: 110px;
	display: block;
	float: right;
	padding: 17px 0 0;
}
#questions ul li .options a {
	width: 64px;
	height: 25px;
	background: url(../img/btn-true-false.jpg) no-repeat 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 1.2em;
	display: block;
	margin: 0 0 7px;
	padding: 8px 0 0 37px;
}
#questions ul li .options a:hover {
	background-position: -101px 0;
	text-decoration: none;
}
#questions ul li .answer {
	width: 680px;
	height: 108px;
	color: #fff;
	display: none;
	font-weight: normal;
	left: 0;
	margin: 0 0 20px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	z-index: 5;
}
#questions ul li .answer a {
	color: #fff;
	text-decoration: underline;
}
#questions ul li .answer a:hover {
	color: #fff;
	text-decoration: none;
}
#questions ul li .answer .right,
#questions ul li .answer .wrong {
	width: 520px;
	height: 85px;
	padding: 23px 150px 0 10px;
}
#questions ul li .answer .right {
	background: #fff url(../img/bgd-question-right.jpg) no-repeat 2px 0;
}
#questions ul li .answer .wrong {
	background: #fff url(../img/bgd-question-wrong.jpg) no-repeat;
}

/* ----- Clinics ----- */

#map {
	width: 680px;
	height: 295px;
	background: #ebebeb;
	margin: 10px auto 20px;
}
#clinics {
	width: 680px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
#clinics p {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
#clinics h2 {
	color: #00a2e5;
	margin: 0 0 5px;
}
#clinics strong {
	color: #00a2e5;	
}
#clinics .left {
	width: 330px;
	float: left;
}
#clinics .right {
	width: 330px;
	float: right;
}
.clinic {
	width: 250px;
	min-height: 260px;
	background: url(../img/bgd-clinic-top.jpg) no-repeat;
	overflow: hidden;
	padding: 20px 20px 12px 60px;
	position: relative;
	zoom: 1;
}
.clinic .marker-number {
	width: 24px;
	height: 26px;
	background: url(../img/map-markers/number.gif) no-repeat;
	color: #fff;
	left: 20px;
	padding: 6px 0 0;
	position: absolute;
	text-align: center;
	top: 15px;
	z-index: 10;
}
.clinic-bottom {
	width: 330px;
	height: 8px;
	background: url(../img/bgd-clinic-bottom.jpg) no-repeat;
	margin: 0 0 20px;
}
.opening-times {
	width: 650px;
	height: 450px;
	overflow: hidden;
	zoom: 1;
}
.opening-times h2 {
	color: #00a2e5;
	font-size: 2em;
	font-weight: bold;
	margin: 10px 0;
}
.opening-times p {
	font-size: 1.2em;
	line-height: 1.4em;
}
a.open-times {
	width: 112px;
	height: 25px;
	background: url(../img/btn-opening-times.jpg) no-repeat;
	clear: both;
	color: #fff !important;
	display: block;
	float: right;
	margin: 10px 0 0;
	padding: 0 0 0 5px;
}
a.open-times:hover {
	color: #e9e9e9 !important;
	text-decoration: none !important;
}
.times-table {
	font-size: 1.2em;
	overflow: hidden;
	padding: 20px 0 0;
	zoom: 1;
}
.times-table strong {
	width: 130px;
	color: #00a2e5;
	display: block;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 8px;
}
.times-table strong span {
	width: auto;
	float: none;
}
.times-table span {
	width: 500px;
	float: right;
	line-height: 1.4em;
	margin: 0 0 8px;
}
.times-table .clearer {
	height: 1px;
	border-top: 1px solid #ededed;
	clear: both;
	margin: 0 0 8px;
}

/* ----- Symptom-checker ----- */

#flash {
	width: 960px;
	height: 561px;
	background: #fff url(../img/bgd-flash.jpg) no-repeat;
	margin: 10px 0 0;
}
#flash p {
	width: 600px;
	color: #999;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	margin: 0 auto;
	padding: 255px 0 0;
	text-align: center;
}
#flash p a {
	border-bottom: 1px solid #999;
	color: #999;
	padding: 0 5px 1px;
}
#flash p a:hover {
	color: #666;
}
#flash-promos {
	width: 940px;
	background: #fff url(../img/bgd-flash-promos.jpg) no-repeat;
	overflow: hidden;
	padding: 17px 10px 15px;
	zoom: 1;
}
#flash-promos #useful-links {
	background: url(../img/bgd-useful-links-flash.jpg) no-repeat;
	margin: 0 20px 0 0;
}
#flash-promos #help-in-a-hurry {
	height: 225px;
	background: url(../img/bgd-help-in-a-hurry-flash.jpg) no-repeat;
	margin: 0 20px 0 0;
}
#flash-promos #true-or-false {
	background: url(../img/bgd-true-or-false-flash.jpg) no-repeat;
}

/* ----- Symptom-checker ----- */

ul.search-results {
	margin: 20px 0;
}
ul.search-results li {
	border-bottom: 1px dashed #bdbbbc;
	margin: 0 0 15px;
}
ul.search-results li:last-child {
	border: none;
}

/* ----- Contact us ----- */

.contact-form {
	margin: 0 0 0 10px;
}
.contact-form .formElm {
	overflow: hidden;
	padding: 0 0 5px;
	zoom: 1;
}
.contact-form .formElm label {
	width: 130px;
	color: #00a2e5;
	font-weight: bold;
	float: left;
}
.contact-form input.btn-submit {
	width: 117px;
	height: 25px;
	background: url(../img/btn-submit.jpg) no-repeat;
	border: none;
	font-size: 1em;
	color: #fff;
	cursor: pointer;
	margin: 20px 0 0 130px;
	text-align: left;
}
.contact-form input.btn-submit:hover {
	color: #ebebeb;
}

/* ----- Search results ----- */

#cse-search-results {
	width: 680px;
	color: #443d3f;
	margin: 0 auto;
}
#cse-search-results iframe {
	width: 680px !important;
}

/* ----- Condom class ----- */

.condom-class-wrap {
	width: 680px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 0 10px;
	zoom: 1;
}
.condom-class-wrap img {
	margin: 0 10px 0 0;
	float: left;
}
.condom-class-wrap p {
	margin-top: 10px !important;
}

/* ----- Sitemap ----- */

ul.sitemap li a {
	font-weight: bold;
}
ul.sitemap li ul li {
	font-size: 0.9em !important; 
}
ul.sitemap li ul {
	margin: 10px 10px 10px 0 !important;
}
ul.sitemap li ul li a {
	font-weight: normal;
}

/* ----- Coming soon ----- */

#coming {
	width: 550px;
	font-size: 1.2em;
	margin: 0 auto;
	position: relative;
}
#coming .badges {
	width: 147px;
	height: 108px;
	background: url(../img/img-coming.png) no-repeat;
	behavior: url(/iepngfix.htc);
	display: block;
	position: absolute;
	right: -20px;
	top: 85px;
	z-index: 10;
}
#coming .logo {
	width: 321px;
	height: 103px;
	padding: 15px 0;
}
#coming .logo a {
	width: 321px;
	height: 103px;
	background: url(../img/bgd-logo.gif) no-repeat;
	display: block;
	text-indent: -10000px;
}
#coming .logo a:hover {
	background-position: -321px 0;
}
#coming .container {
	width: 520px;
	background: #fff url(../img/img-coming-back.jpg) no-repeat bottom left;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 15px 70px;
	zoom: 1;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#coming .container a {
	color: #02a0e7;
	text-decoration: underline;
}
#coming .container a:hover {
	color: #02a0e7;
	text-decoration: none;
}
#coming .container h1 {
	width: 505px;
	height: 63px;
	background: url(../img/img-coming-h1.jpg) no-repeat;
	color: #fff;
	display: block;
	font-size: 2.6em;
	font-weight: normal;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 34px 0 0 15px;
}
#coming .container p {
	line-height: 1.4em;
	margin: 0 15px 15px;
}
#coming .container ul {
	margin: 0 0 20px 20px;
}
#coming .container ul li {
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0;
}
#coming .footer {
	width: 520px;
	background: #000;
	color: #fff;
	overflow: hidden;
	padding: 15px;
	zoom: 1;
}
#coming .footer a.nhs {
	width: 44px;
	height: 19px;
	background: url(../img/bgd-footer-logo.gif) no-repeat 0 0;
	display: block;
	float: right;
	text-indent: -10000px;
}
#coming .footer a:hover.nhs {
	background-position: -44px 0;
}