/* Normalize Margins & Padding. Set Default Font Type, Size & Alignment */

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;
	text-align: left;
	font-size: 12px;
}

/* Site Structure */

body{

}

#container{
width: 980px;
margin-right: auto;
margin-left: auto;
}

#header{
	height: 99px;
	width: 793px;
	background-image: url(../graphics/header-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

#header img{

}

#header h1{

}

#header p{

}

#col-wrapper{
	float: left;
	width: 980px;
	background-image: url(../graphics/col-bg1.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

#left-col{
	float: left;
	width: 187px;
}

#mid-col{
	float: left;
	margin-left: 14px;
	width: 645px;
	padding-top: 8px;
	padding-bottom: 15px;
}

#mid-col p{
	line-height: 18px;
	padding-bottom: 10px;
	color: #333333;
}

#mid-col h3{

}

#mid-col h2{
	padding-bottom: 4px;
	color: #5FA10B;
	font-size: 14px;
	padding-top: 4px;
}

#mid-col h1{
	font-size: 17px;
	padding-bottom: 10px;
}

#mid-col ul{

}

#mid-col li{
	padding-bottom: 6px;
	margin-left: 30px;
	line-height: 18px;
}


#right-col{
	float: right;
	width: 120px;
	margin-top: -15px;
}

#tile-box{
	padding-bottom: 20px;
}

#tile-box img{
	margin-bottom: 8px;
}

#footer{
	text-align: center;
	clear: both;
	font-size: 11px;
	width: 980px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #04675D;
	color: #333333;
	padding-top: 8px;
	height: 50px;
}

/* Left Navigation */

#left-nav ul{
	margin-bottom: 5px;
}

#left-nav li{
	list-style-type: none;
	line-height: 16px;
}

#left-nav a, #left-nav a:visited{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08A49B;
	width: 167px;
	background-color: #04675D;
	background-image: url(../graphics/left-nav-bullet.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
  }
  
#left-nav a:hover{
	background-color: #043737;
}

#opg-nav li{
	list-style-type: none;
	line-height: 16px;
}

#opg-nav a, #opg-nav a:visited{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2DD75;
	width: 167px;
	background-color: #499906;
	background-image: url(../graphics/left-nav-bullet.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
  }
  
#opg-nav a:hover{
	background-color: #2F7905;
}

.float-left{
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}

/* Homepage Blocks (prescriptions, appointments etc) */

#blocks{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: -20px;
	width: 660px;
	height: 130px;
}

#blocks h3{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

#blocks p{
	line-height: 16px;
}

#blocks a, #blocks a:visited{
	display: block;
	width: 138px;
	padding-top: 10px;
	padding-left: 64px;
	height: 82px;
	color: #000099;
}



.service-block1, .service-block2, .service-block3, .service-block4, .service-block5, .service-block6{
	height: 120px;
	width: 202px;
	float: left;
	background-position: 0px 28px;
	margin-right: 13px;
	background-repeat: no-repeat;
}

.service-block1{
	background-image: url(../graphics/pills-block-bg.gif); /* Each has a diff bg (.service-block1 = pills) */
	clear: both;
}

.service-block1 h3{
	background-image: url(../graphics/red-block-heading.gif); /* Each h3 has a diff colour bg (.service-block1 h3 = red) */
}

.service-block2{
	background-image: url(../graphics/stethascope-block-bg.gif);
}

.service-block2 h3{
	background-image: url(../graphics/green-block-heading.gif);
}

.service-block3{
	background-image: url(../graphics/person-block-bg.gif);
}

.service-block3 h3{
	background-image: url(../graphics/purple-block-heading.gif);
}



.featured-content{
	width: 605px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9ddce5;
	border-bottom-color: #9ddce5;
	border-left-color: #9ddce5;
	margin-bottom: 15px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 12px;
}

.disabled-content{
	width: 545px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9ddce5;
	border-bottom-color: #9ddce5;
	border-left-color: #9ddce5;
	margin-bottom: 15px;
	padding-left: 70px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 12px;
	background-image: url(../graphics/disabled-icon.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

.blue-h2{
	background-image: url(../graphics/h2-blue-bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 6px;
}

#mid-col .cyan-h2, #mid-col .blue-h2{
	background-image: url(../graphics/h2-cyan-bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
}




#mid-col .disclaimer{
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	margin-top: 30px;
}

#practice-booklet{
	background-image: url(../graphics/pdf.png);
	background-repeat: no-repeat;
	height: 37px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-position: 6px 5px;
	background-color: #d6e5f1;
	padding-left: 66px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.disabled-icon{
	float: left;
	padding-right: 8px;
}

#feedblock {
	display:block;
	width:174px;
	margin-top: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 4px;
}

#feedblocktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
font-size: 12px;
display: block;
margin-top: 5px;
text-align:left;
padding-left: 15px;
padding-right: 10px;
}

.feed .title
{
display: none;
}
.feed .description
{
display: none;
}
.feed .item .title
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
margin-top: 5px;
text-align:left;
padding-left: 15px;
padding-right: 10px;
}
.feed .item .description
{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
display: block;
text-align:left;
padding-left: 15px;
padding-right: 10px;
}
.feed .format, .feed .version, .feed .language, .feed .managingEditor, 
.feed .webMaster, .feed .pubDate, .feed .lastBuildDate, .feed .generator, 
.feed .docs, .feed .category, .feed .ttl, .feed .copyright, .feed .image,
.feed .title .type, .feed .title .mode, .feed .url, .feed .id, .feed .item .id,
.feed .item .source, .feed .info .type,
.feed .info .mode, .info, .modified, .tagline, .item .author, .item .modified,  
.item .issued, .item .created, .item .summary, .feed .item .title .type,
.feed .item .title .mode, .feed .item .content  {
display: none;
} 

#number-table{
	line-height: 18px;
}

#number-table h3{
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;	
}


#number-table td{
	padding-left: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 6px;	
}

#slider{
	float: left;
	height: 284px;
	width: 378px;
	overflow: hidden;
	margin-right: 12px;
}

#contact-form{

}

#contact-form h3{
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 6px;
}

#contact-form h4{
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 6px;
}

#contact-form td{

}

#submit-button{
	margin-left: 190px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#contact-centre{

}

#repeat-form{
	border: 1px solid #04675D;
}

#repeat-form h3{
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#fees-table{
	border: 1px solid #08A49B;
}

#fees-table p{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#fees-table h3{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

