/*
St Paul's Medical Centre Styles
Created: 01/06/06
Last Updated: 28/06/06
Author: Project 15
*/

/* Body */

body {
	background: #003399;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #256920;
	text-decoration: underline;
}

h1 {
	font-size: 120%;
	border-top: none;
	padding-top: 0px;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
	color: #003399;	
}

h2 {
	font-size: 100%;
	border-top: 1px solid #EFEFEF;
	padding-top: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
	color: #003399;
}

h3 {
	font-size: 85%;
	border-top: 1px solid #EFEFEF;
	padding-top: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
	color: #003399;
}

p, li, dd {
	font-size: 72%;
	color: #333333;
	margin: 0 0 0.7em 0;
}

ol li {
	font-size: 72%;
	color: #333333;
	margin: 0 0 0.7em 0;
}

input, select, textarea {
	font-size: 100%;
	border: 1px solid #396C9F;
	background-color: #EFEFEF;
}

/* Layout */

#container {
	width: 745px;
	text-align: left;
	background: #003399;
	margin: 8px auto 8px auto;
}

#logoBar {
	width: 745px;
	height: 80px;
	clear: both;
	display: block;
}

#logoBar img {
	clear: both;
	float: left;
	border: 0px;
}

#topLinks {
	width: 745px;
	height: 20px;
	clear: both;
	background: #003399;
	vertical-align: middle;
}

#accessMenu {
	float: left;
	width: 300px;
	font-size: 72%;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 5px;
	background: #003399;
}

#accessMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#accessMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#enquiriesInfo {
	float: right;
	text-align: right;
	width: 400px;
	clear: none;
	font-size: 72%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	vertical-align: middle;
}

#enquiriesInfo a {
	color: #FFFFFF;
	text-decoration: none;
}

#enquiriesInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentArea {
	clear: both;
	display: block;
	width: 745px;
	background: #FFFFFF;
}

#navBarSection {
	float: left;
	width: 170px;
	padding: 30px 4px 4px;
	background: #FFFFFF;
}

.infoBlock1 {
	width: 95%;
	padding: 2px;
	background: #FF0000;
	font-size: 72%;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 2px;
}

.infoBlock1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.infoBlock1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.infoBlock2 {
	width: 95%;
	padding: 2px;
	background: #339900;
	font-size: 72%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 5px;
}

.infoBlock2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.infoBlock2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#mainContent {
	float: right;
	width: 540px;
	/*width: 559px;*/
	background: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
}

#breadcrumb {
	width: 500px;
	background: #FFFFFF;
	font-size: 72%;
	text-decoration: none;
	margin-bottom: 12px;
}

#footer {
	width: 745px;
	height: 15px;
	clear: both;
	display: block;
	background: #003399;
	padding-top: 5px;
}

#top {
	float: left;
	width: 200px;
	color: #FFFFFF;
	font-size: 72%;
	text-decoration: none;
	padding-left: 5px;
}

#top a {
	color: #FFFFFF;
	text-decoration: none;
}

#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright {
	float: right;
	text-align: right;
	width: 530px;
	clear: none;
	font-size: 72%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Navigation */

#navContainer ul {
	padding: 0px;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	width: 165px;
	line-height: 20px;
	background: #FFFFFF;
}

#navContainer li {
	height: 20px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#navContainer li a {
	background: transparent url(../images/template/link_background.jpg) no-repeat left center;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 153px;
	height: 20px;
	padding: 0px 0px 0px 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
}

#navContainer li a:hover {
	background: transparent url(../images/template/link_background_hover.jpg) no-repeat left center;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 153px;
	height: 20px;
	padding: 0px 0px 0px 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
}

.PrescriptionWarning {
	background: #EFEFEF;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;

}

