* {
	padding: 0; /* global margin and padding reset */
	margin: 0;
}

/* ----- tags ----- */
body {
	
	background-image:url(../images/common/tile.gif);
	background-repeat:repeat-x;
	text-align: center; /* centre in IE */
	line-height: 1em;
	font: Arial, Helvetica, sans-serif;
	color: #717171;
	padding-bottom: 20px;
	font-size:12px;
}


p {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
	line-height: 17px;
	}
dt {text-decoration:none;
	color:#612766;
	font-weight:bold;font-family: Arial, Helvetica, sans-serif; margin--top:10px; margin-bottom:10px;cursor: pointer; line-height:16px;}

a:link, a:visited {
	text-decoration:none;
	color:#612766;
	font-weight:bold;
	}
	
a:hover, a:visited:hover {
	text-decoration:underline;
	color:#ff5e0a;
	font-weight:bold;
	}
	
hr {
	margin-top:10px;
	margin-bottom:10px;
	}
ol {
	margin-top:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-left:2.2em;
	line-height:1.4em;
	}
ol li {
	margin-top:3px;
	}
ul {
	margin-top:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-left:2.2em;
	line-height:1.4em;
	}
ul li {
	margin-top:3px;
	}

/* ----- main containers ----- */



#frame {
	margin: 0 auto; /* centre in proper browsers */
	width: 945px;
	text-align: left;
}

#top {
	float:left;
	width: 945px;
	height:80px;
	padding-top:19px;
}
#homepage-main 	{
	float:left;
	width:668px;
	margin-top:47px;
	background:#FFFFFF url(../images/common/corner.gif) 695px 0 no-repeat;
	padding:16px;
	}
#main 	{
	float:left;
	width:428px;
	min-height:400px;
	margin-top:47px;
	background:#FFFFFF url(../images/common/main-top.gif) no-repeat;
	padding:16px;
	margin-left:20px;
	}
#sub-nav 	{
	float:left;
	width:188px;
	margin-top:47px;
	min-height:400px;
	background:#FFFFFF url(../images/common/nav-top.gif) no-repeat;
	padding:16px;
	}
#news-col 	{
	float:left;
	width:188px;
	margin-top:47px;
	background:#FFFFFF url(../images/common/corner.gif) 215px 0 no-repeat;
	padding:16px;
	margin-left:20px;
	}
	
.grey-box {
	float:left;
	width:638px;
	height:auto;
	margin-top:16px;
	/*background-image:url(../images/home/grey-background.jpg);*/
	padding:15px;
	}
#footer {
	float:left;
	width:925px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	}
.image-col {
	float:left;
	width:84px;
	margin-top:10px;
	padding-top:10px;
	}
.copy-col {
	float:left;
	width:332px;
	margin-top:10px;
	}
.col1 {
	float:left;
	width:250px;
	margin-top:10px;
	}
.col2 {
	float:left;
	width:380px;
	margin-left:20px;
	margin-top:10px;
	}
	
/* ----- News Items ----- */
	
.news-item {
	float:left;
	width:189px;
	}
.news-copy-col {
	float:left;
	width:159px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.news-button-col {
	float:left;
	width:22px;
	margin-left:8px;
	}
a:link.news-title, a:visited.news-title {
	color:#612766;
	margin-bottom:2px;
	font-size:1em;
	font-weight:bold;
	}
a:hover.news-title, a:visited:hover.news-title {
	color:#ff5e0a;
	margin-bottom:2px;
	font-size:1em;
	font-weight:bold;
	}

.news-item .date {
	display:block;
	margin-bottom:5px;
	}
.news-button-col a:link, .news-button-col a:visited  {
	display:block;
	text-indent:-1000em;
	background-image:url(../images/common/news-button.jpg);
	width:22px;
	height:21px;
	margin-top:30px;
	}
.news-button-col a:hover, .news-button-col a:visited:hover {
	background-position: 0 -21px;
	}
.news-divider {
	float:left;
	background-image:url(../images/common/news-divider.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:9px;
	margin-top:10px;
	margin-bottom:5px;
	}
	
 a:link.our-services,  a:visited.our-services  {
float:left;
	display:block;
	text-indent:-1000em;
	background-image: url(../images/common/services.gif);
	width:188px;
	height:41px;
	margin-top:5px;
	}
 a:hover.our-services,  a:visited:hover.our-services {
	background-position: 0 -41px;
	}
	
 a:link.online-pathology,  a:visited.online-pathology  {
float:left;
	display:block;
	text-indent:-1000em;
	background-image: url(../images/common/what-to-expect.gif);
	width:188px;
	height:41px;
	margin-top:10px;
	}
 a:hover.online-pathology,  a:visited:hover.online-pathology {
	background-position: 0 -41px;
	}
 a:link.ihsconnect,  a:visited.ihsconnect  {
float:left;
	display:block;
	text-indent:-1000em;
	background-image: url(../images/common/appointment-diary.gif);
	width:188px;
	height:41px;
	margin-top:10px;
	color:#ffffff;
	}
 a:hover.ihsconnect,  a:visited:hover.ihsconnect {
	background-position: 0 -41px;
	}
	

/* ----- global navigation ----- */
#global-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0;
}
#global-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}
#global-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
#global-nav li a:hover {
	background-position: 0 -12px;
}

#global-nav li a.current, #global-nav li a.current:hover {
	background-position: 0 -24px;
}
#nav0 {
	width: 43px;
	height: 12px;
	background: url(../images/common/nav/home.gif) 0 0 no-repeat;
}
#nav1 {
	width: 77px;
	height: 12px;
	background: url(../images/common/nav/about.gif) 0 0 no-repeat;
}
#nav2 {
	width: 101px;
	height: 12px;
	background: url(../images/common/nav/services.gif) 0 0 no-repeat;
}
#nav3 {
	width: 138px;
	height: 12px;
	background: url(../images/common/nav/patient.gif) 0 0 no-repeat;
}
#nav4 {
	width: 100px;
	height: 12px;
	background: url(../images/common/nav/consultants.gif) 0 0 no-repeat;
}
#nav5 {
	width: 78px;
	height: 12px;
	background: url(../images/common/nav/logistics.gif) 0 0 no-repeat;
}
#nav6 {
	width: 121px;
	height: 12px;
	background: url(../images/common/nav/working.gif) 0 0 no-repeat;
}
#nav7 {
	width: 79px;
	height: 12px;
	background: url(../images/common/nav/contact.gif) 0 0 no-repeat;
}

/* ----- footer navigation ----- */
#footer-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 2px;
}
#footer-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding: 2px;
}
#footer-nav li a {
	color:#717171;
	margin: 0;
	padding: 2px;
	padding-left:4px;

}

/* ----- custom ----- */
.code {
	font-size:10px;
	}

/* ----- masthead ----- */
h1 {
	float:left;
	width: 217px;
	height: 61px;
}
h1 a {
	display: block;
	width: 339px;
	height: 61px;
	text-indent: -1000em;	
	background: url(../images/common/logo.gif) 0 0 no-repeat;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size:20px;
	line-height:23px;
	margin-bottom:15px;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#313131;
	font-size:1em;
	line-height:1.4em;
	}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#313131;
	font-size:1em;
	margin-top:8px;
	line-height:1.3em;
	}
a:link.archive, a:visited.archive {	
	float:right;
	display:block;
	text-indent:-1000em;
	width:51px;
	margin-top:3px;
	height:8px;
	background-image:url(../images/common/archive-butt.gif);
	background-repeat:no-repeat;
	font-size: 0;
	}
a:hover.archive , a:visited:hover.archive  {
	background-position: -51px 0;
	font-size: 0;
	}

.home-banner  {
	display:block;
	text-indent:-1000em;
	background-image:url(../images/banners/homepage.jpg);
	width:668px;
	height:201px;
	}
	
.search {
	float:right;
	width: 123px;
	height: 27px;
	background: url(../images/common/search.gif) 0 0 no-repeat;
	margin-top:5px;
}
.search2 {
	width: 180px;
	height: 23px;
	margin-top:15px;
}

.search input {
	width: 90px;
	margin-left:28px;
	height: 19px;
	color:#FFFFFF;
	border: none;
	background: transparent;
	font-size: 9pt;
	padding:2px;
}
.left {
	float:left;
	border:1px solid white;
	margin-top:-5px;
	}

.right {
	float:right;
	}

.filler {
	float:left;
	height:230px;
	width:50px;
	}
.black {
	color: #000000;
	font-weight: bold;
}
	
.divider {
	float:left;
	background-image:url(../images/common/news-divider.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:9px;
	margin-top:10px;
	margin-bottom:5px;
	
	}
/* ----- Navigation ----- */	
#navigation, #navigation ul {
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
#navigation li {
	list-style-image:url(../images/common/arrow.gif);
	margin:5px 0 0 0;
	padding:0;
	}
	
/*----------Sliding Panels --------*/

#slider1 {
	height:auto;
	display:none;
	}
	
	
table#ratecard {
	width: 425px;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #dfd1e2;
}
#ratecard p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color:#612766;
}

#ratecard .tableHeadCard td {
	padding: 2px 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
#ratecard .tablerow {
	padding: 2px 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}





/* added by PJ */
div.collapsable p { margin:0px; padding:5px 0px 10px 0px; height:auto; clear:both;  }

