/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
background: #6eb1b0;
padding-bottom: 60px;
}


#container {
	width: 946px;
	background: #ffffff;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #565656;
}




#header {

}

img.mainbanner {
	float: left;
}

span.path a {
	color: #939393;
	text-decoration: none;
}

span.path a:hover {
	text-decoration: underline;
}

span.path {
	margin: 20px 0 0 12px;
	float: left;
	color: #939393;
	font-size: 0.9em;
}

img.logo {
	float: left;
}

img.phone {
	float: right;
	margin: 43px 0 0 0;
}

#inner-container {
	width: 898px;
	margin: 0 auto;
}

#content {

}

#left-col{
	width: 625px;
	float: left;
}

img.index-img {
	float: left;
	margin: 0 0 13px 0;
}

div.intro {
	padding: 10px 16px 0 16px;
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
}



#right-col{
	width: 257px;
	float: right;
}

#volunteer-box {
	height: 186px;
	position: relative;
}

/*a #volunteer-box {
	background: url(../img/volunteer-banner.gif) no-repeat;
}

a:hover #volunteer-box {
	background: url(../img/volunteer-banner-hov.gif) no-repeat;
}

a #volunteer-box p {
	color: #078183;
	line-height: 1.3em;
	position: absolute;
	top: 100px;
	left: 18px;
	width: 227px;
}

a #volunteer-box {
	color: #565656;
	text-decoration: none;
	cursor: pointer;
}
*/


a.register-button {
	width: 257px;
	height: 79px;
	display: block;
	background: url(../img/register-button.gif) no-repeat;
}

a.register-button:hover {
	background: url(../img/register-button.gif) -257px 0 no-repeat;
}

a.senior-button {
	width: 257px;
	height: 61px;
	display: block;
	background: url(../img/senior-buttons.gif) 0 -69px no-repeat;
	margin: 5px 0 0 0;
}

a.senior-button:hover {
	background: url(../img/senior-buttons.gif) 0px 0px no-repeat;
}

a.obesity-button {
	width: 257px;
	height: 61px;
	display: block;
	background: url(../img/obesity-asthma-btns.jpg) 0 -195px no-repeat;
	margin: 5px 0 0 0;
}

a.obesity-button:hover {
	background: url(../img/obesity-asthma-btns.jpg) -275px -195px no-repeat;
}

a.asthma-button {
	width: 257px;
	height: 61px;
	display: block;
	background: url(../img/obesity-asthma-btns.jpg) 0 -287px no-repeat;
	margin: 5px 0 0 0;
}

a.asthma-button:hover {
	background: url(../img/obesity-asthma-btns.jpg) -275px -287px no-repeat;
}


a.contact-button {
	width: 260px;
	height: 67px;
	display: block;
	background: url(../img/pharm-button1.jpg) 0px 0px no-repeat;
	margin: 18px 0 0 0;
	clear: both;
}

a.contact-button {
	width: 260px;
	height: 67px;
	display: block;
	background: url(../img/pharm-button1.jpg) 0px 0px no-repeat;
	margin: 18px 0 0 0;
	clear: both;
}

a.brochure-dl {
	width: 260px;
	height: 67px;
	display: block;
	background: url(../img/pharm-button2.jpg) 0px 0px no-repeat;
	margin: 0px 0 0 0;
	clear: both;
}

a.phase-one {
	width: 260px;
	height: 67px;
	display: block;
	background: url(../img/pharm-button3.jpg) 0px 0px no-repeat;
	margin: 0px 0 0 0;
	clear: both;
}



a.register-button-small {
	width: 221px;
	height: 59px;
	display: block;
	background: url(../img/register-button-small.gif) no-repeat;	
}

a.register-button-small:hover {
	background: url(../img/register-button-small.gif) -221px 0 no-repeat;
}


a.senior-button-small {
	width: 221px;
	height: 59px;
	display: block;
	background: url(../img/senior-buttons.gif) 0 -238px no-repeat;
	margin: 4px 0 0 0;
}

a.senior-button-small:hover {
	background: url(../img/senior-buttons.gif) 0px -170px no-repeat;
}


a.obesity-button-small {
	width: 221px;
	height: 59px;
	display: block;
	background: url(../img/obesity-asthma-btns.jpg) no-repeat;
	margin: 4px 0 0 0;
}

a.obesity-button-small:hover {
	background: url(../img/obesity-asthma-btns.jpg) -275px 0 no-repeat;
}

a.asthma-button-small {
	width: 221px;
	height: 59px;
	display: block;
	background: url(../img/obesity-asthma-btns.jpg) 0 -85px no-repeat;
	margin: 4px 0 0 0;
}

a.asthma-button-small:hover {
	background: url(../img/obesity-asthma-btns.jpg) -275px -85px no-repeat;
}







#content #tab-box {
	background: #fff;
	border: 1px solid #d6eded;
	position: relative;
	margin:30px 0 0px;
	padding:0 0 7px;

}

#content #tab-box p {
	width: 225px;
	margin:0 0 0 25px;
	padding:3px 0;
}


#content #tab-box ul {
	margin:30px 24px 5px;
	padding:0 0 0;
	list-style-type: none;
}

#content #tab-box ul  li{
	padding:0 0 0px 14px;
	background: url(../img/blue-dot.gif) left no-repeat;
	line-height: 16px;
}

#content #tab-box ul  li a{
	text-decoration: none;
	color: #565656;
}

#content #tab-box ul  li a:hover {
	text-decoration: underline;
}


#lower-tab-box {
	border: 1px solid #d6eded;
	border-top: none;
	background: #eaf9f9 url(../img/tab-box-gradient.gif) repeat-x;
	position: relative;
	float:left;
	padding: 37px 18px 20px 26px;
	margin: 18px 0 0 0;
}


#lower-tab-box ul {
	width: 470px;
	float: left;
}

#internal-rightcol ul {
	margin: 0 0 0 13px;
}

#internal-rightcol ul, #internal-leftcol ul, #lower-tab-box ul {
	list-style-type: none;
}

#internal-leftcol ul {
	margin: 0px 0 25px 0;
	font-size: 1.1em;
}

#internal-leftcol ol {
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
	font-size: 1.1em;
	line-height: 1.4em;
}



#internal-rightcol ul li, #internal-leftcol ul li, #lower-tab-box ul li {
	padding: 0 0 3px 11px;
	background: url(../img/basic-list-arrow.gif) left 7px no-repeat;
	line-height: 1.5em;
}


#internal-leftcol ul  ul{
	margin: 0px 0 0px 0;
	font-size: 12px;
}

#internal-leftcol ul  ul li{
	padding: 0 0 3px 15px;
	font-size: 12px;
	background: url(../img/orange-dot.gif) left 8px no-repeat;
}

#internal-rightcol p {
	margin: 0 15px 0 15px;
}

#lower-tab-box p {
	width: 339px;
	float: left;
	margin: 0 0 0 40px;
}

#footer-nav {
	height: 35px;
	background: url(../img/footer-nav-borders.gif) repeat-x;
	margin: 25px 0 0 0;
	clear:both;
}

#footer-nav ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 97px;
	float: left;
}

#footer-nav ul li {
	list-style-type: none;
	float: left;
	padding: 0 8px 0 8px;
}

#footer-nav ul li a {
	color: #6b6b6b;
	text-decoration: none;
}

#footer-nav ul li a:hover {
	text-decoration: underline;
}



#footer {
	height: 41px;
	background: url(../img/foot-shadow.gif) bottom repeat-x;
	text-align: center;
	padding: 8px 0 0 0;
	color: #939393;
}

#footer a {
	color: #939393;
}


#internal-wrapper {
	/* background: url(../img/gray-pixel.gif) 640px top repeat-y; */
	float: left;
	margin: 20px 0 10px 0;
	padding: 0 0 86px 0;
	width:898px;
}

#internal-leftcol {
	width: 594px;
	float: left;
	padding: 0 0 0 14px;
	color: #727272;
}

#internal-leftcol p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

#internal-leftcol p.small {
	font-size: 1em;
	line-height: 1.4em;
}

#internal-leftcol p.small a {
	font-size: 1em;
	color: #727272;
}


#internal-rightcol {
	background: #fff;
	width: 257px;
	float: right;
}

.contact-block {
	width: 295px;
	border-right: 1px solid #ebebeb;
	float: left;
	padding: 0 0 20px;
}

.contact-block a {
	font-size: 0.9em;
}

a.multimap {
	padding: 0 0 0 12px;
	background: url(../img/multimap-arrow.gif) left no-repeat;
}

.contact-block-r {
	float:left;
	padding:0pt 0pt 20px 35px;
	width:260px;
}


blockquote {
	background: url(../img/open-quotes.gif) 15px 13px no-repeat;
	padding: 10px 0 10px 33px;
	font-size: 1.1em;
	line-height: 1.4em;
	border-bottom: 1px solid #ebebeb;
}

.close-quote {
	width: 13px;
	height: 10px;
	background: url(../img/close-quotes.gif) 3px 1px no-repeat;
	display: inline;
	padding: 0 10px 0 10px;
}

a.testimonials {
	background: url(../img/testimonial-arrow.gif) left no-repeat;
	float: right;
	padding: 0 0 0 10px;
}




/* table styling */


table.enq-form {
	margin: 30px 0 0 40px ;
	font-size: 1.1em;
	display: block;
}

table.enq-form td {
	padding-bottom: 7px;
}

table.enq-form input{
	color: #727272;
	padding: 2px 0 2px 5px;
	font-size: 1em;
}

table.enq-form select{
	color: #727272;
	padding: 1px 0 1px 0px;
	font-size: 1em;
}

table.enq-form input.radio {
	margin: 0 6px 0 0;
}

table.enq-form .submit-btn {
	margin: 10px 0 0 -5px;
}



/*tests-box HOME*/

.tests-box {
	width: 257px;
	height: 141px;
	background: url(../img/testsbox-bg.gif) no-repeat;
	position: relative;
}

.tests-box a {
	position: absolute;
	width: 54px;
	height: 17px;
	display: block;
}

.tests-box a span {
	display: none;
}

.tests-box a.numeric {
	left: 44px;
	top: 63px;
	background: url(../img/test-letters.gif) no-repeat;
}

.tests-box a.numeric:hover {
	background: url(../img/test-letters.gif) 0 -59px no-repeat;
}


.tests-box a.A-D {
	left: 44px;
	top: 84px;
	background: url(../img/test-letters.gif) 0 -20px no-repeat;
}

.tests-box a.A-D:hover {
	background: url(../img/test-letters.gif) 0 -79px no-repeat;
}


.tests-box a.E-H {
	left: 44px;
	top: 104px;
	background: url(../img/test-letters.gif) 0 -40px no-repeat;
}

.tests-box a.E-H:hover {
	background: url(../img/test-letters.gif) 0 -99px no-repeat;
}


.tests-box a.I-L {
	left: 124px;
	top: 63px;
	background: url(../img/test-letters.gif) -80px 0px no-repeat;
}

.tests-box a.I-L:hover {
	background: url(../img/test-letters.gif) -80px -59px no-repeat;
}


.tests-box a.M-S {
	left: 124px;
	top: 84px;
	background: url(../img/test-letters.gif) -80px -20px no-repeat;
}

.tests-box a.M-S:hover {
	background: url(../img/test-letters.gif) -80px -79px no-repeat;
}


.tests-box a.T-Z {
	left: 124px;
	top: 104px;
	background: url(../img/test-letters.gif) -80px -40px no-repeat;
}

.tests-box a.T-Z:hover {
	background: url(../img/test-letters.gif) -80px -99px no-repeat;
}






/*tests-box INTERNAL*/


.tests-box-internal {
	width: 579px;
	height: 137px;
	background: url(../img/test-listing-box.gif) no-repeat;
	margin: 29px 0 0 0;
	position: relative;
}

.tests-box-internal a {
	display: block;
	height: 30px;
	width: 100px;
	position: absolute;
}



.tests-box-internal a.numeric {
	left: 45px;
	top: 27px;
	background: url(../img/test-listing-box-letters.gif) -45px -27px no-repeat;
}

.tests-box-internal a.numeric:hover {
	/*background: url(../img/test-listing-box-letters.gif) 0 -59px no-repeat;*/
}


.tests-box-internal a.A-D {
	left: 218px;
	top: 27px;
	background: url(../img/test-listing-box-letters.gif) -218px -27px no-repeat;
}

.tests-box-internal a.A-D:hover {
	/*background: url(../img/test-listing-box-letters.gif) 0 -59px no-repeat;*/
}


.tests-box-internal a.E-H {
	left: 395px;
	top: 27px;
	background: url(../img/test-listing-box-letters.gif) -395px -27px no-repeat;
}

.tests-box-internal a.E-H:hover {
	/*background: url(../img/test-listing-box-letters.gif) 0 -59px no-repeat;*/
}


.tests-box-internal a.I-L {
	left: 45px;
	top: 78px;
	background: url(../img/test-listing-box-letters.gif) -45px -78px no-repeat;
}

.tests-box-internal a.I-L:hover {
	/*background: url(../img/test-listing-box-letters.gif) 0 -59px no-repeat;*/
}


.tests-box-internal a.M-S {
	left: 218px;
	top: 78px;
	background: url(../img/test-listing-box-letters.gif) -218px -78px no-repeat;
}

.tests-box-internal a.M-S:hover {
	/*background: url(../img/test-listing-box-letters.gif) 0 -59px no-repeat;*/
}


.tests-box-internal a.T-Z {
	left: 395px;
	top: 78px;
	background: url(../img/test-listing-box-letters.gif) -395px -78px no-repeat;
}

.tests-box-internal a.T-Z:hover {
	/*background: url(../img/test-listing-box-letters.gif) 0 -59px no-repeat;*/
}


.tests-box-internal a em {
	width: 32px;
	height: 39px;
	display: block;
	background: url(../img/blue-arrow.png) 0px -0px no-repeat;
	position:absolute;
	top:-4px;
	/*left:65px;*/
	left:25px;
	opacity: 0;

}


.tests-box-internal a span {
	display: none;
}




/*test list*/


#internal-leftcol  ul.test-list {

}

#internal-leftcol  ul.test-list li {
	border-bottom: 1px solid #D2E8E5;
	padding:11px 0 8px 29px;
	background: url(../img/orange-arrow-right.gif) 5px 13px no-repeat;
}

#internal-leftcol  ul.test-list li.activated {
	background: url(../img/orange-arrow-down.gif) 5px 13px no-repeat;
}

#internal-leftcol  ul.test-list li.activated a {
	color: #747474;
}

#internal-leftcol  ul.test-list li a{
	font-family: arial;
	font-size: 18px;
	color: #26619d;
	text-decoration: none;
	padding: 0;
}

#internal-leftcol  ul.test-list li p{
	margin: 11px 0;
}


.back-to-tests {
	float: right;
}






ox-internal a span {
	display: none;
}




/*test list*/


#internal-leftcol  ul.test-list {

}

#internal-leftcol  ul.test-list li {
	border-bottom: 1px solid #D2E8E5;
	padding:11px 0 8px 29px;
	background: url(../img/orange-arrow-right.gif) 5px 13px no-repeat;
}

#internal-leftcol  ul.test-list li.activated {
	background: url(../img/orange-arrow-down.gif) 5px 13px no-repeat;
}

#internal-leftcol  ul.test-list li.activated a {
	color: #747474;
}

#internal-leftcol  ul.test-list li a{
	font-family: arial;
	font-size: 18px;
	color: #26619d;
	text-decoration: none;
	padding: 0;
}

#internal-leftcol  ul.test-list li p{
	margin: 11px 0;
}


.back-to-tests {
	float: right;
	padding:10px 0 0;
}







