@charset "utf-8";
/* CSS Document 

colours:
  #D27A20	orange
  #EEEEF6	grey-green
  #000063	dark blue
  


*/
#container {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#containerMain {
	width: 975px;/*966*/
	background: #EEEEF6;
	height: 950px;
	margin: 0px;
	padding: 0px;
	margin-left: auto ;
	margin-right: auto ;

}
body {
	background-color:#EEEEF6;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	color:#000063;
	margin: 0px;
	padding: 0px;
}

#topper {
	height: 25px; /*19*/
	margin: 0px;
	padding: 12px 0px 0px 20px;
	width: 931px;
	float: left;
	background: url(images/topper.gif);
	line-height: 18px;
	font-size: 14px;
	text-align: left;
}
#topperLeftM {
	height: 37px; /*27*/
	margin-bottom: 0;
	width: 6px;
	float: left;
	background: url(images/topperLeftM.gif);
}
#topperRightM {
	height: 37px;
	margin-bottom: 0;
	width: 6px;
	float: left;
	background: url(images/topperRightM.gif);
}
/** **/
#headerLeftM {
	height: 133px;
	margin-bottom: 0;
	width: 6px;
	float: left;
	background-image: url(images/headerLeftM.gif);
}
#heading {
	background-image: url(images/heading.gif);
	overflow: hidden;
	height: 133px;
	margin-bottom: 0;
	float: left;
	width: 951px;
}
#headerRightM {
	height: 133px;
	margin-bottom: 0px;
	width: 6px;
	float: left;
	background-image: url(images/headerRightM.gif);
}
/** **/
#topmenuLeftM {
	float: left;
	background-image: url(images/topmenuLeftM.gif);
	height: 35px;
	margin-bottom: 0px;
	width: 6px;
}
#topmenuLeft {
	float: left;
	background-image: url("images/topmenuLeft.gif");
	height: 35px;
	margin-bottom: 0px;
	width: 17px;
}
#topmenu {
	float: left;
	width: 917px;
	height: 35px;
	background: url(images/topmenuFill_csspattern.gif) repeat-x;
}
#topmenuRight {
	float: left;
	background-image: url(images/topmenuRight.gif);
	height: 35px;
	margin-bottom: 0px;
	width: 17px;
}
#topmenuRightM {
	float: left;
	background-image: url(images/topmenuRightM.gif);
	height: 35px;
	margin-bottom: 0px;
	width: 6px;
}
/** **/
#content {
	position: relative;
	float:left;
	width:929px;
	height: auto;
	background: url(images/content.gif) repeat ;
	text-align: justify;
	padding: 10px 17px 10px 17px;	
}
/** **/
#footerLeftM {
	float: left;
	background-image: url(images/footerLeftM.gif);
	height: 46px;
	margin-bottom: 0;
	width: 6px;
}
#footerLeft {
	float: left;
	background-image: url(images/footerLeft.gif);
	height: 46px;
	margin-bottom: 0;
	width: 24px;
}
#footer {
	float: left;
	width: 903px;
	height: 46px;
	background: url(images/footerFill_csspattern.gif) repeat-x;
}
#footer p {
	margin-top: 20px;
}
#footerRight {
	float: left;
	background-image: url(images/footerRight.gif);
	height: 46px;
	margin-bottom: 0;
	width: 24px;
}
#footerRightM {
	float: left;
	background-image: url(images/footerRightM.gif);
	height: 46px;
	margin-bottom: 0;
	width: 6px;
}
/** **/
#content-left {
	float: left;
	width: 203px;
	text-align: center;
}
#content-main {
	float: left;
	width: 420px;
	text-align: justify;
	padding: 0px 15px 15px 0px;
	}
#content-main-wide {
	float: left;
	width: 696px;
	text-align: justify;
	padding: 15px;
	}
#content-right {
	float: left;
	width: 276px;
	
	padding-left: 15px;
}
/**  **/
H1 {
	padding-top: 20px;
	font-size: 22px;
	font-weight: bold;
}
H2 {
	font-size: 18px;
	font-weight: bold;
}
H3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: normal;
}
p {
	padding-top: 0px;
	font-size: 14px;
	font-weight: normal;
}
/** **/

.moduletable_topmenu{
font-weight: bold;
width: 100%;
}

.moduletable_topmenu ul{
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
list-style-type:none;
width:auto;
position:relative;
display:block;
}

.moduletable_topmenu ul li{
display: block;
float: left;
color: #FFFFFF; /*#8D3533;*/
margin-right: 5px; /*spacing between each menu link*/
}

.moduletable_topmenu ul li a{
padding: 10px 3px 0px 20px; /*top padding is 6px, bottom padding is 4px*/
color: #000063;
background: url(./images/big_dot.png) no-repeat 0% 75%;/*#C18280*/
text-decoration: none;
border-bottom: 0px ; /*bottom border is 3px*/
font-size: 14px;
font-weight: bold;
line-height: 20px;
float: left;
}

.moduletable_topmenu ul li a:hover, .moduletable_topmenu ul li a.selected{
color: #D27A20;
background: url(./images/big_dot_2.png) no-repeat 0% 75%;
}
/** **/

#diagnosisMan {
	display: block;
	position: absolute;
	top: 100px;
	left: 350px;
	width: 370px;
	height: 370px;
	background: transparent;
	z-index: 99;
	background: transparent url(./images/diagnosis.png) no-repeat center top;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}
#diagnosisMan div {
	padding: 10px;
	width: 270px;
}
td.diagnosisMan {
	background: url(./images/diagnosis-man-top.gif); 
	padding: 10px 10px 0px 10px; 
	font-size: 12px;
	line-height: 14px;
}
/** **/
#content-left div.moduletable{
	background: #FFFFFF url(./images/sideboxHeader.gif) no-repeat center top;
	border: 1px solid #000063;
	text-align: left;
	padding: 10px;
	width: 175px;
	font-weight: bold;
	margin-top: 20px;
}
#content-left div.moduletable h3 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
	line-height: normal;
	margin: -5px 0px 5px 10px;
}

#content-left div.moduletable ul{
margin: 0px;
padding: 2px 0px 0px 10px;
text-align: left; 
list-style-type:none;
}

#content-left div.moduletable ul li{
color: #000063;
margin-right: 5px; 
}

#content-left div.moduletable ul li a{
padding: 0px;
color: #000063;
background: url(./images/little_dot.png) no-repeat 0% 60%;
text-decoration: none;
border-bottom: 0px ; 
font-size: 14px;
font-weight: bold;
line-height: 20px;
padding-left: 20px;
}

#content-left div.moduletable ul li a:hover, #content-left div.moduletable ul li a.selected{
color: #D27A20;
background: url(./images/little_dot_2.png) no-repeat 0% 50%;
}

/** **/

#content-main div.moduletable {
	margin-left: 20px;
	}
	
/** **/	
.contentheading, .componentheading {
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
/** this is for list of articles at end of section entry (like Osteopathy) **/
tr.sectiontableentry1_osteolist td, tr.sectiontableentry2_osteolist td { 
	padding-left:10px;
	padding-right: 10px;
	}
	
.contentheading_osteolist {
	font-size: 20px;
	color: #D27A20;
	font-weight: bold;
	border-bottom: 1px solid #D27A20;
	width: 100%;
	}
.moduletable_bc	 { 
	float: left;
	}
	
.contentpaneopen H1 {
  font-family:Georgia1, Georgia, serif;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 2px solid #D27A20;
}
.contentpaneopen H2 {
  font-weight: bold;
  font-size: 18px;
/*  background: url(./images/spine-sm.png) no-repeat center left;
  padding-left: 90px;*/
  line-height: 24px;
}
.contentpaneopen H3 {
	color: #D27A20;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  line-height: 24px;
}
.contentpaneopen li {
	list-style-position: inside;
}

