*{
	padding:0;
	margin:0;
}
.clear, .cl{
	line-height:0;
	font-size:0;
	height:0;
	display:block;	
	clear:both;
}

body{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:120%;
	color:#fff;
	background:#cfd8e3;
	text-align: center;
	padding:20px 0 0 0;
}
.shadow-top {
	background:url(images/shadow-top.gif) no-repeat 0 0;
	padding-top:8px;
}
.shadow-bottom{
	background:url(images/shadow-bottom.gif) no-repeat 0 bottom;
	padding-bottom:8px;
}
.shadow-center {
	width:916px;
	margin:0 auto;
	text-align: left;
	background:url(images/shadow-center.gif) repeat-y 0 0;
}
#shell{
	width:900px;
	margin:0 auto;
}
#header{
	height:165px;
}
a{
	text-decoration: none;
	color:#44699b;
}
a:hover { text-decoration: underline; }
.rte a { text-decoration: underline; }
.rte a:hover{ text-decoration:none; }

h1.logo{
	width:577px;
	background:transparent;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:1px;
	font-family: Tahoma, Arial, sans-serif;
}
h1.logo a{
	display:block;
    color: #fff;
    font-size: 1em;
    background:url(images/logo.png) repeat 0 0;
    padding:5px 10px 7px 10px;
    line-height:1.4;
    width:557px;
}
h1.logo a:hover { 
    text-decoration: none;
}
h1.logo a span {
    font-weight: normal;
}
h2{
	font-size:1.8em;
	font-weight: normal;
	color:#3f7cb9;
	padding-bottom:3px;
    background:#44699b;
	padding:12px 10px 10px 10px;
	color:#fff;
	height:100%;
}
h3{
	height:100%;
	padding:4px 10px;
	background:#44699b;
	color:#fff;
	font-size:1em;
	margin-bottom:10px;
}
h3 a {
	color:#fff;
}
h4{
	height:100%;
	font-size:0.9em;
	text-transform: uppercase;
	color:#fff;
	font-weight:normal;
	float:left;
}
h5{
	font-size:1em;
	font-weight:bold;
	color:#3A393E;
	padding-top:20px;
	padding-bottom:20px;
}
#navigation{
	background:#5f83b2 url(images/nav.gif) repeat-x 0 0;
	padding:2px 0;
	border-left:solid 1px #a4b3c6;
	border-right:solid 1px #a4b3c6;
	border-bottom:solid 1px #32598d;
}
#navigation ul{
	list-style-type: none;
}
#navigation li{
	display:inline;
}
#navigation li a{
	color:#fff;
	float:left;
	padding:5px 10px;
	background:url(images/nav-border.gif) repeat-y right 0;

}
#navigation li a:hover {
	color:#44699b;
	text-decoration: none;
}
#navigation li a.active {
	color:#000;
}
#main_content{
}
#leftside{
	width:185px;
	float:left;
	display:inline;
	padding:8px 10px 30px 10px;
}
#leftside p{
	padding:0 5px 10px 5px;
	line-height:15px;
	float:none;
	margin:0;
}
#leftside a img{
	padding:6px 0 32px 6px;
}
#leftside ul{
	color:#3a393e;
	list-style-type:square;
	list-style-position:outside;
	padding-left:22px;
}
#leftside li{
	
}
#leftside li a{
	color:#fff;
	line-height:14px;
	font-weight: bold;
}

.heading{
	background:#44699b;
	padding:10px 5px 3px 5px;
	margin-bottom:10px;
}
.heading h3 { 
	color:#fff;
	font-size:1.3em;
	font-weight: bold;
	text-transform: none;
	margin:0;
}

.heading2{
	background:#3f7cb9;
	margin-bottom:8px;
	padding:4px 0 4px 4px;
	margin-left:6px;
	float:left;
	width:155px;
}
.heading3{
	background:#3f7cb9;
	width:484px;
	padding:4px;
	float:left;
	margin:0 0 10px 6px;
}
.heading4{
	background:#3f7cb9;
	width:235px;
	padding:4px;
	float:left;
	margin:0 0 20px 6px;
}
#middle{
	float:left;
	display:inline;
	width:473px;
	padding:0;
	margin-left:8px;
	border-top:solid 8px #a4b3c6;
	color:#333;
}
#middle .rte {
	padding-top:10px;
}
.rte ol, .rte ul {
	padding:5px 15px 10px 15px;
}
.article p,
.article2 p{
	float:none;
	padding:0 10px 15px 10px;
	color:#333;
	line-height:1.4;
}

.column{
	width:231px;
	float:left;	
	
}
.link{
	margin: 10px 0 0 10px;
}
.last{
	padding-right:10px;
}

.more_padding{
	padding-left:30px;
}
.column span{
	text-decoration: underline;
}

#paging{
	padding:20px 0 28px 172px;
}
#paging a, #paging p{
	float:left;
	margin-right:2px;
}
#paging span{
	padding-left:30px;
	padding-top:10px;
	display:block;
}
#bottom_box{
	background:#b4c2d4;
	color:#fff;
}
#bottom_box ul{
	color:#fff;	
	float:left;
	padding-left:40px;
	padding-right:10px;
}
#bottom_box li{
	
}
#bottom_box li a{
	color:#fff;
}

#bottom_box2{
	width:504px;
	border-top:solid 6px #3f7cb9;
	padding:6px 0px 20px 0;
	background:#488dd3;
	color:#fff;
	
}
#bottom_box2 ul{
	color:#fff;	
	float:left;
	padding-left:55px;
	padding-right:10px;
}
#bottom_box2 li{
	
}
#bottom_box2 li a{
	color:#fff;
	letter-spacing:-0.3px;
	font-size:0.9em;
}
#bottom_box strong{
	float:left;
	padding-left:40px;
}
#enquiry{
	float:left;
	padding:5px 0 10px 40px;
	width:125px;
}
label{
	width:100px;
	margin-left:5px;
	margin-bottom:10px;
}
.field{
	float:left;
}
.field2{
	width:108px;
}
.field3{
	display:block;
}
.btnp{
	margin-right:5px;
}
.btnp2{
	width:64px;
}
.blocklabel{
	display:block;
	float:none;
	margin:0;
	padding:15px 0 3px 0;
	line-height:17px;
	width:100%;
	position:relative;
}
textarea{
	width:341px;
	height:99px;
}
.dropdown{
	width:80px;
	display:block;
}
.subscription{
	padding-bottom:30px;
	padding-left:6px;
}
#rightside{
	width:185px;
	float:right;
	display:inline;
	padding:8px 10px 30px 10px;
}
#rightside p {
	text-align: center;
	padding:5px 0 0 0;
	font-size:0.8em;
}
#image{
	width:182px;
	height:415px;
	padding:18px 0;
	background:url(images/mr-cornwall-05-044.jpg) no-repeat center center;
}
#footer{
	text-align: center;
	padding:5px 0;
	color:#999;
}
#footer a{
	margin:0 0 0 2px;
}
#copyright { padding-bottom:15px; }
#copyright a{ color:#2D4566; }
sup{
	color:red;
}
p.final{
	font-size:1em;
}
#emergency{
	background:red;
	color:#fff;
	font-size:1.2em;
	text-align: center;
	padding:15px 0;
	line-height:20px;
	margin-top:7px;
}
/* --  */
h4.news-title {
    background: #5478a9;
    margin: 0 0 4px 0;
    padding: 4px 10px;
    float: none;
}
h4.news-title a {
    color: #fff;
    
}
.latestnews .rte {
	padding:0 10px 20px 10px;
}
/* */
.rte {
	position:relative;
	line-height:1.6;
}
.rte ul {
    margin-left: 15px;
}
.rte h4 {
    float: none;
    font-weight: bold;
    display: block;
    font-size: 1.1em;
    color: #44699B;
    padding:0 10px;
}
.stdlist {
    padding: 0 0 0 30px;
}
.stdlist li {
	padding:3px 0;
}
.stdlist li a { text-decoration: underline; }
.stdlist li a:hover { text-decoration: none; }
.err {
    background: #eee;
    border: solid 2px red;
    width: 400px;
    margin: 10px auto;
    padding: 6px;
    text-align: center;
}
.ok {
    background: #eee;
    border: solid 2px green;
    width: 400px;
    margin: 10px auto;
    padding: 6px;
    text-align: center;
}
#map {
    width: 480px;
    height: 350px;
}
.fontsizectrl {
    float: right;
    margin: 10px 15px 0 0 
}
.fontsizectrl img {
    border: 0;
}
.prescriptiondropdown {
    width: 150px;
}
#verification {
    margin-top: 15px !important;
}
.logo a {
    font-size: 26px !important;
}
