/*
Springwood Surgery
Created: 07/06/06
Last Updated: 14/07/06
Author: Project 15
*/

/* Body */

body {
	background: #1E3954;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

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: 12px 0 0.7em 0;
	color: #1E3954;	
}

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: #1E3954;
}

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: #1E3954;
}

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: #1E3954;
	margin: 0px auto 0px auto;
}

#topBar {
	width: 745px;
	height: 3px;
	clear: both;
	display: block;
	background: #EFEFEF;
	display: none;
}

#logoTopNavContainer {
	clear: both;
	display: block;
	background: #FFFFFF;
	width: 745px;
	height: 70px;
	display: none;	
}

#logo {
	width: 745px;
	height: 70px;
	float: left;
	background: #FFFFFF;
	display: none;
}

#logo img {
	float: left;
	border: 0px;
	display: none;
}

#accessMenu {
	font-size: 72%;
	width: 725px;
	height: 20px;
	clear: both;
	display: block;
	background: #1E3954;
	padding-left: 20px;
	display: none;
}

#accessMenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}

#accessMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	color: #999999;
	display: none;
}

#contentContainer {
	width: 745px;
	background: #1E3954 url(../images/template/content_background.jpg) repeat-x;
}

#navBarSection {
	width: 150px;
	float: left;
	background: #396C9F;
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}

#content {
	float: left;
	width: 545px;
	background: #FFFFFF url(../images/template/logo_fade.jpg) repeat-y;
	margin: 5px;
	padding: 5px;
}

#breadcrumb {
	width: 470px;
	background: #EFEFEF;
	font-size: 72%;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 2px;
	display: none;
}

#footer {
	width: 705px;
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	clear: both;
	display: block;
	display: none;
}

#copyright {
	float: left;
	text-align: left;
	width: 430px;
	clear: none;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:hover {
	color: #396C9F;
	text-decoration: underline;
}

#top {
	float: right;
	text-align: right;
	width: 100px;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	padding-left: 5px;
}

#top a {
	color: #FFFFFF;
	text-decoration: underline;
}

#top a:hover {
	color: #396C9F;
	text-decoration: underline;
}

/* Navigation */

#navContainer ul {
	padding: 0px;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	line-height: 20px;
}

#navContainer li {
	height: 20px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#navContainer li a {
	background: transparent url(../images/template/link_bullet.gif) left center no-repeat;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	display: block;
	height: 20px;
	padding: 0px 0px 0px 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
}

#navContainer li a:hover {
	background: transparent url(../images/template/link_bullet.gif) left center no-repeat;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	display: block;
	height: 20px;
	padding: 0px 0px 0px 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
}
