@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, #content2, img, ul, li{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	color: #666666;
	font-size: 62.5%;
	background-repeat: repeat-x;
	background-color: #5F9BD8;
	background-position: left top;
}
body.size{
	background-color: #fff;
	background-image: none;
}
html { 
      height: 100%; margin-bottom: 1px; 
       overflow-y: scroll;
   }

#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0;
	border-bottom-width: 0;

}
#headerWrapper{
	width: 100%;
	background-image: url(../images/top-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}
#wrapper #navbar {
	font-size: 1.7em;
	line-height: 1em;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	top: 110px;
	position: relative;
}
#header {
	height: 143px;
	width: 960px;
	position: relative;
	background-image: url(../images/header.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
#header.second {
	background-image: url(../images/logoLge6.png);

}
#contentWrapper  {
	width: 930px;
	float: right;
}
#slideshow  {
	width: 730px;
	height: 370px;
}
#topPic {
	width: 730px;
	height: 200px;
}
#topPicLge {
	width: 730px;
	height: 300px;
}
#header2 {
	margin-top: 15px;
	position: relative;
}
#container {
	background-repeat: no-repeat;
	background-color: #ACCBEA;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #82CCF1;
	border-right-color: #82CCF1;
	border-bottom-color: #82CCF1;
	border-left-color: #82CCF1;
	background-image: url(../images/bottLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#side-left {
	float: left;
	width: 185px;
}
#side-right {
	float: right;
	width: 245px;
}
#content {
	float: left;
	width: 670px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../images/backContentTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentLge {
	float: left;
	margin-left: 0px;
	background-color: #E9F5FC;
	margin-bottom: 15px;
	background-image: url(../images/backCentre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 930px;
}
.contentBox2 {
	background-position: left bottom;
	padding: 15px;
	background-image: url(../images/backHomeCols.gif);
	background-repeat: no-repeat;
}
.contentBox3 {
	background-position: left bottom;
	padding: 15px;
	background-image: url(../images/backCentre2.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	background-color: #ffffff;
	text-align: center;
    background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/backRightBoxBott.gif);
}
#innerFooter {
	text-align: center;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	background-image: url(../images/backRightBoxTop.gif);
}

/* Text */

p, #content li, #contentLge li {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	color: #333333;
}
#footer p{
	font-size: 0.9em;
	color: #5F9BD8;
	line-height: 15px;
	padding-top: 6px;
	padding-left: 15px;
}
h1 {
	color: #19A8CA;
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19A8CA;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0.2em;
}
 h1 span, h2 span, h3 span{
	font-size: 0.5em;
	color: #295F9A;
	font-weight: bold;
	margin-bottom: 1em;
}

h2{
	color: #295F9A;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	letter-spacing: 0px;
}

h3{
	color: #1AAACD;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	letter-spacing: 0px;
}

h4{
	color: #015599;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6E0F8;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
}
#side-right h4{
	color: #19A8CA;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99E0F2;
	margin-right: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
}
h5 {
	color: #FFFFFF;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	background-color: #89C0A6;
	padding: 3px 3px 3px 5px;
}

#side-right h3{
	color: #2971AB;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
	letter-spacing: 0px;
	font-weight: bold;
}

h6 {
	color: #FFFFFF;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
	background-color: #639ED6;
	padding: 3px 3px 3px 5px;
}
p span, a span{
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;


}	
#side-right .boxBlue p, #side-left .boxBlue p{
	font-size: 1.1em;
}
#side-right .boxBlue div.quote{
	font-size: 1.1em;
	margin-top: 0.7em;
	padding-top: 10px;
}
 #side-left .boxBlue a, #content a, #contentLge a{
	font-size: 1.1em;
	font-weight: bold;
	color: #295F9A;
}
 #side-left .boxBlue a:hover, #content a:hover, #contentLge a:hover{
	text-decoration: none; 
	
}
#footer a {
	font-weight: normal;
	color: #5F9BD8;
	}
div.clear {
	clear: both;
	height: 15px;
}	

/* Boxes small side */

#side-right .boxBlue, #side-left .boxBlue, #content .boxBlue{
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../images/backRightBoxTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#side-right .boxBlue .contentBox, #side-left .boxBlue .contentBox{
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	background-image: url(../images/backRightBoxBott.gif);
}

/* Boxes in Centre */

#content .boxLge{
	background-image: url(../images/backTopTest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D5E4F4;
	margin-bottom: 15px;
	padding-top: 40px;
}
#content .boxLge .contentBox {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/backBottTest.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#content .boxLge .contentBox img{
padding:4px;
background-color:#FFFFFF

}

#contentLge .boxBlueCent, #content .boxBlueCent{
	background-image: url(../images/backBoxCntreGreenTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C4E3F7;
	margin-bottom: 15px;
}
#contentLge .boxBlueCent .contentBox, #content .boxBlueCent .contentBox {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	background-image: url(../images/backBoxCntreGreenBott.gif);
}

/* Lists */

#content ul, #contentLge ul, #contentLge ul.treatment, #contentLge ul.condition{
	list-style-type: none;
	margin-top: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;

}
#content li, #contentLge li{
	margin-bottom: 8px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	color: #235899;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
 #contentLge ul.treatment li{
	margin-bottom: 10px;
	background-image: url(../images/bulletT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 10px;
	font-weight: bold;
}
 #contentLge ul.condition li{
	margin-bottom: 10px;
	background-image: url(../images/bulletC.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

/* Various */
.inline{
   display:inline;
}
#leftTreatment {
	float:left;
	width: 271px;
	margin-right: 15px;
	margin-bottom: 10px;

}
.left2 {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #A4D2F2;
	background-color: #EEF8FD;
	}
	.right{
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 6px;
	border: 1px solid #A4D2F2;
	background-color: #F5FBFE;
	}
.left3 {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #AFDFF3;
	background-color: #FFFFFF;
	}
.leftText {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
/* cols on home page*/	
.leftCol {
	float: left;
	width: 310px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	margin-top: 10px;
}
.leftCol h4, .cntreCol h4 {
	color: #27639E;
	background-image: url(../images/backHead350.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.rghtCol {
	float: left;
	margin-left: 15px;
	width: 223px;
	background-color: #ffffff;
	background-image: url(../images/backCentreMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cntreCol {
	float: left;
	width: 310px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-top: 10px;
}

/* list for press*/

#contentLge ul.pdf li {

	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 22px;
	//display:inline;
	//text-align: center;
}

#contentLge ul.pdf li a {
	
	padding-top: 0;
	padding-right: 0;
	color: #013876;
}

#FlabellComponent {

margin-bottom: 15px

}
