/****    ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	


body {
	width:980px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	color:#FFFFFF;
	background-color: #206CC2;
	background-image: url(../graphics/bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
font-weight: normal;
}

p,a {
	text-align: left;
}

#left-col p.intro{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

h1 {
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	font-size: 29px;
	margin-top: 5px;
	font-weight: lighter;
}

.counter{
	background-image: none;
	padding-top: 25px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

#nav-wrapper{
	background-color: #071A3A;
	width: 885px;
	float: left;
}

#navigation {
	float: left;
	width: 840px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #071A3A;
	padding-left: 26px;
}

/* DROP DOWN MENUS ****************************/
#nav_list, #nav_list ul {
	float: left;
	list-style: none;
	line-height: 16px;
}
#nav_list li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#nav_list li a.nav1, #nav_list li a.nav2, #nav_list li a.nav3, #nav_list li a.nav4, #nav_list li a.nav5, #nav_list li a.nav6, #nav_list li a.nav7 {
	margin-right: 4px;
}
#nav_list li a:hover {
	color:#EBD8BE;
	text-decoration: none;
}
#nav_list li ul a {
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#nav_list li {
	float: left;
	padding: 0;
	width: 150px;
}
#nav_list li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	margin: 0;
	width: 150px;
}
#nav_list li li {
	background-color:#480E03;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #480E03;
}
#nav_list li:hover ul, #nav_list li.sfhover ul {
	left: auto;
}
#nav_list li:hover, #nav_list li.sfhover {
}

/* container */

#container {
	width:980px;
	margin-bottom: 10px;
	margin-top: -1px;
	background-repeat: repeat-y;
}

/* header */

#header {
	width:980px;
	height: 109px;
	text-align: center;
}

/* home page box - blurb, flash and small pics */

#feature-box {
	height:210px;
	border-right-color:#fff;
	border-left-color:#fff;
	width:980px;
	float:left;
	background-color: #000000;
}

#blurb-box{
	width: 474px;
	float: left;
	height: 210px;
	background-image: url(../graphics/blurb-bg1.jpg);
	background-color: #2C6AB0;
}

#blurb-box img{
}

#blurb-box h1{
	font-size: 36px;
	padding-left: 45px;
	padding-top: 30px;
}

#flash-box{
	width: 465px;
	float: left;
	height: 210px;
	background-image: url(../flash-pix/pic1.jpg);
	background-repeat: no-repeat;
}


#subhead-strip{
	width: 980px;
	float: left;
	background-image: url(../flash-pix/strip-bg.jpg);
	background-repeat: no-repeat;
}

#subhead-strip h1{
	color: #FFFFFF;
	font-size: 30px;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 10px;
}

/* top navigation bar */

#navlist3{
}

#top-navbox ul {
	color: #FFFFFF;
	height: 1%;
	float: left;
	width: 980px;
	background-color: #052549;
	background-image: url(../graphics/topnav-bg1.gif);
	background-repeat: repeat-x;
}

#top-navbox ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
}

#top-navbox ul li a {
	color:#FCF3E7;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	background-image: url(../graphics/topnav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 11px;
}

#top-navbox ul li a:hover {
	text-decoration: none;
	background-color: #001C2F;
}

/* column wrapper */

#col-wrapper {
	width:980px;
	margin:0;
	padding:0;
	float:left;
	height:1%;
	background-color: #071A3A;
	background-image: url(../graphics/colwrapper-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#property-wrapper{
	background-color: #f3e8d8;
	margin: 0px;
	padding: 0px;
	width: 885px;
	height: 505px;
	float: left;
	display: block;
}

#top-blocks{
	width: 884px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #EBD8BE;
	padding-left: 4px;
}

#top-blocks img{
	padding-top: 3px;
}

/* left column */

#left-col {
	width:665px;
	float:left;
	padding-left: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#left-col a, #right-col a{
	color: #AEEDEE;
}

#left-col ul{
	font-size: 14px;	
}

#left-col li{
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-position: inside;
	list-style-type: square;	
}

#left-col p{
	line-height: 20px;
	font-size: 15px;
}

#left-col p, #left-col h2, #left-col h3{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* right column */

#right-col {
	float:right;
	width: 258px;
	background-image: url(../graphics/rightcol-bg1.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	height: 380px;
	background-position: -1px;
	padding-top: 0px;
}

#right-col img {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#right-col p {
	font-size: 12px;
	color: #FFFFFF;
}

#right-col h3 {
	padding-left: 25px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 6px;
}

#right-col ul {
	line-height: 140%;
	margin-left: 30px;
	margin-right: 10px;
}

#right-col li {
padding-top:8px;
padding-bottom:8px;
background-image:url(../graphics/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
}

#right-col p, #right-col h2{
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 17px;
}

#opening-times{
	background-image: url(../graphics/times-bg1.gif);
	background-repeat: no-repeat;
	width: 222px;
	height: 90px;
	padding-left: 20px;
	padding-top: 12px;
	margin-top: 20px;
}

#opening-times p{
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#opening-times h3{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.cmg{
	margin-top: 6px;
}

#logos{
	margin-top: 3px;
	padding-left: 3px;
}

#logos img{
	padding-bottom: 4px;
}

/* footer */

#footer {
	width:980px;
	text-align: center;
	clear: both;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #11316A;
}

#footer p{
	color: #DFE5FF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
}

#footer a{
	color: #DFE5FF;
	text-decoration: underline;
}

#foot-text {
	text-align: center;
	background-image: url(../pagepix/footer-bg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 105px;
}

#copyright {
	background:url(../graphics/body-bg.gif);
	width:990px;
	text-align:center;
	clear:both;
	float:left;
	font-size:11px;
	color:#2e4179;
	margin-bottom:15px;
	margin-top:-2px
}

#copyright a {
	text-decoration: underline;
	color: #2E4179;
}

A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{ text-decoration:underline; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-weight: normal; color: #000000 }
A:active	{
	text-decoration:underline;
	color: #003399;
}

/* footer links */

#footer li {
	line-height:150%;
	text-align:center;
	font-size:0.95em;
	display:inline;
}

#footer li a{
	color:#990000;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 95%;	
}

/* location / find us page */

#mapi{
	margin-bottom: 12px;
	border: 1px solid #206BC1;
	width: 635px;
	padding: 6px;
	margin-top: 4px;
}

/* contact and other forms */

.land-drop{
	width: 195px;
}

label
{

}



.submit{
	margin-left: 130px;
}

.submit input
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} 

fieldset
{
	border: 1px solid #11316A;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 12px;
	width: 550px;
}

fieldset p
{
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

legend
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;	
}

#contact-form{
	width: 469px;
}

#contact-form p{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

/* sections on forms */

.section{
	width: 530px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}



#intro {
	width:400px;
	height:30px;
	font-size: 12px;
	margin-bottom: 2px;
}

#intro span {
	position:absolute;
	width:100%;
	height:100%;
	background-image: url(../pagepix/welcome.gif);
	background-repeat: no-repeat;
}

/* spaces between fax/tel/email in footer */

.spacer{
	padding-left: 15px;
}

/* fax/tel/email table on contact page */

#numbers{
	font-size: 13px;
}

/* home page logos */

#homepage-logos{
	margin-top: 10px;
	width: 580px;
}

#homepage-logos img{
	padding-right: 3px;
	padding-bottom: 3px;
}

.team{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114884;
	margin-bottom: 12px;
}

#left-col .team h2{
	padding-bottom: 0px;
}

#left-col .team p{
	padding-left: 5px;
	padding-bottom: 5px;	
}

#left-col .disclaimer{
	font-size: 12px;
	font-style: italic;
}

.testimonial{
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114884;
	padding-bottom: 6px;
}

.testimonial p{

}

.testimonial .name{
	font-style: italic;
	color: #DDE6F0;
}

.floatright{
	float: right;
	padding: 6px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #124B88;
}

.floatleft{
	float: left;
	padding: 6px;
	margin-bottom: 4px;
	border: 1px solid #124B88;
	margin-right: 10px;
}

.floatleft2{
	float: left;
	padding: 6px;
	margin-bottom: 14px;
	border: 1px solid #124B88;
	margin-right: 10px;
}


#right-col .home-pic{
	height: 178px;
	width: 242px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#right-col .location-pic{
	margin-top: 14px;
	margin-bottom: 0px;
}

#speak{
	font-style: italic;
	padding-right: 15px;
	margin-top: 10px;
}

#speak2{
	padding-right: 15px;
	margin-top: 8px;
}

.news-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E68BB;
	margin-bottom: 15px;
	margin-top: 10px;
}

#patient-centred{
	width: 242px;
	padding-top: 12px;
	margin-bottom: 30px;
	float: left;
}

#patient-centred p{

}

#points{

}

#points p{
	padding-right: 2px;
}

