/* -------------------------------Print------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}


p{
	font-size: 1em;
	line-height: 1.5em;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	list-style-type: circle;
}
li {
	list-style-type: none;
}


a {
	text-decoration: underline;
	color: #339966;
}


a:hover {
	color: #DF942F;
}


/* -------------------------------Page Layout------------------------------- */


.container{
	width:550px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

#wrapper {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	overflow: hidden;
	width: 550px;
	height: 85px;
}







#leftcolumns{
	position: relative;
	width: 550px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#leftcolumn{
	display: none;
}

#leftcolumn p {
	color: #FFFFFF;
	margin: 10px;
}
#leftcolumn h4 {
	margin: 10px;
	color: #584C43;
	font-size: 1.1em;
}



#middlecolumn{
	width:550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	z-index: 100;
}

#rightcolumn {
	width: 212px;
	position: relative;
	display: none;
}
#rightcolumn a {
	color: #584C43;
}
#rightcolumn a:hover {
	color: #FFFFFF;
}

#rightcolumn p {
	color: #FFFFFF;
	margin: 10px;
}
#rightcolumn h4 {
	font-size: 1.1em;
	color: #584C43;
	margin: 10px;
}

#rightcolumn ul {
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 28px;
	line-height: 1.5em;
	list-style-type: circle;
	color: #FFFFFF;
}


#printheader {
	display: none;
}

.navigationpanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-navigation.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	color: #FFFFFF;
	background-color: #584C43;
} 

.nhspanel {
	background-color: #DF942F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nhspanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-nhsdirect.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 
.appointmentspanel {
	background-color: #584C43;
	background-image: url(../images/bg-appointments.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.appointmentspanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-appointments.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 
.emergenciespanel {
	background-color: #DF942F;
	position: relative;
	background-image: url(../images/bg-emergencies.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.emergenciespanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-emergencies.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 
.searchpanel {
	background-color: #339966;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.searchpanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-search.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	color: #FFFFFF;
	background-color: #339966;
} 

.prescriptionspanel {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.prescriptionspanel h3 {
	overflow: hidden; /* for most browsers */
	height /**/:40px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339967;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #000000;
} 

.prescriptionspanel p{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.furtherinformationpanel {
	background-color: #339966;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/bg-green-corner.gif);
	color: #FFFFFF;
}


.furtherinformationpanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-furtherinformation.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #339966;
} 

.furtherinformationpanel p{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #FFFFFF;
}
.furtherinformationpanel h4 {
	margin: 10px;
	font-size: 1.2em;
	color: #FFFFFF;
}
.furtherinformationpanel a {
	color: #FFFFFF;
}

.furtherinfopanel {
	background-color: #DF942F;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/bg-corner.gif);
	color: #FFFFFF;
}


.furtherinfopanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-furtherinfo.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 



.nursingpanel {
	background-color: #DF942F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nursingpanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-nursing.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 

.parentspanel {
	background-color: #DF942F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 170px;
	padding-left: 0px;
	background-image: url(../images/bg-parents.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.parentspanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-parents.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 
.nhschoicespanel {
	background-color: #DF942F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: url(../images/bg-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.nhschoicespanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-nhschoices.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 8px 6px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #584C43;
} 


.contentpanel{
	background-color: #eaf5ef;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.contentpanel p{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.contentpanel h1 {
	overflow: hidden;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
	margin: 0px;
	font-size: 20px;
	background-color: #FFFFFF;
	padding-top: 15px;
	height: 40px;
}

.contentpanel h2 {
	color: #339966;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}



.contentpanel h4{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
}
.contentpanel h5 {
	color: #584C43;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C6B298;
	padding-top: 15px;
	clear: right;
}
.contentpanel ul {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 35px;
}
.contentpanel li {
	list-style-type: circle;
}


.contentpanel blockquote {
	margin: 20px;
}
.contentpanel img {
	border: 3px solid #FFFFFF;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.breadcrumb {
	background-repeat: no-repeat;
	height:35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	background-color: #339966;
	font-size: 18px;
	padding-top: 5px;
	position: relative;
	width: 550px;
	color: #FFFFFF;
	text-indent: 10px;
	display: block;
}

.breadcrumb h2 {
	color: #000000;
	padding-right: 11px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
}





/* ------------------------------- Find Out More Buttons --------------------------------- */

#findmore {
	height: 33px;
}

ul#button {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#button li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#button li a {
	display:block;
	outline:none;
	width:212px;height:33px;
	background:transparent url(../images/but-findmore.jpg) no-repeat 0 0;
	text-indent:-9900px;
	margin:0 0 0 0;
}
			
ul#button li a:hover {
	background-position:0 -37px;
}

#findmore-appointments {
	height: 33px;
}

ul#button2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#button2 li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#button2 li a {
	display:block;
	outline:none;
	width:212px;
	height:33px;
	text-indent:-9900px;
	margin:0 0 0 0;
	background-color: transparent;
	background-image: url(../images/but-findmore-appointments.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
			
ul#button2 li a:hover {
	background-position:0 -37px;
}


#findmore-nhs {
	height: 37px;
}

ul#button3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#button3 li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#button3 li a {
	display:block;
	outline:none;
	width:212px;
	height:37px;
	text-indent:-9900px;
	margin:0;
	background-color: transparent;
	background-image: url(../images/but-findmore.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
			
ul#button3 li a:hover {
	background-position:0 -37px;
}

#findmore-nursing {
	height: 37px;
}

ul#button4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#button4 li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#button4 li a {
	display:block;
	outline:none;
	width:212px;
	height:37px;
	text-indent:-9900px;
	margin:0;
	background-color: transparent;
	background-image: url(../images/but-findmore.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
			
ul#button4 li a:hover {
	background-position:0 -37px;
}


/* ------------------------------- Footer Elements --------------------------------- */


#extra{
	height: 0px;
	clear:both;width:100%
}


#footer{
	text-align: right;
	position: relative;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#footer p{
	margin:0;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #584C43;
}
#design {
	position: relative;
	left: 0px;
	padding-top: 5px;
	font-size: 0.9em;
	width: 200px;
	text-align: left;
	float: left;
}

#design a {
	color: #948172;
}

#design a:hover {
	color: #FFFFFF;
}

