/* -------------------------------Standard------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #c6b298;
}


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:990px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../images/bg-container.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#wrapper {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	background-color: #C6B298;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #584c43;
	overflow: hidden;
	height: 204px;
}
.newsticker {
	position: absolute;
	top: 206px;
	padding-left: 125px;
	height: 20px;
	width: 850px;
	background-image: url(../images/heading-news.gif);
	background-repeat: no-repeat;
	background-position: 14px 1px;
	color: #FFFFFF;
	padding-top: 2px;
	overflow: hidden;
}
.newsticker a {
	font-weight: bold;
	color: #DF942F;
	display: inline;
}


.hidden {
	display: none;
}

#leftcolumns{
	position: relative;
	width: 770px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#leftcolumn{
	width: 212px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 4px;
	background-color: #584C43;
	position: relative;
	float: left;
	margin-bottom: 4px;
	padding: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#leftcolumn p {
	color: #FFFFFF;
	margin: 10px;
}
#leftcolumn h4 {
	margin: 10px;
	color: #584C43;
	font-size: 1.1em;
}

#middlecolumn{
	width:550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#rightcolumn {
	float: right;
	width: 212px;
	position: relative;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	right: 4px;
}
#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;
}
#leftcolumn .nhspanel p {
	color: #584C43;
}


.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;
} 


h3.nhschoices {
	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;
} 

.newsletterpanel {
	background-color: #DF942F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#leftcolumn .newsletterpanel p {
	color: #584C43;
}


.newsletterpanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-newsletter.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;
} 
.newsletterpanel a {
	color: #584C43;
}
.newsletterpanel a:hover {
	text-decoration: underline;
	color: #948172;
}




.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;
} 
#rightcolumn .emergenciespanel p {
	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 {
	background-color: #339966;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/bg-prescriptions.jpg);
}


.prescriptionspanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-prescriptions.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;
} 

.prescriptionspanel p{
	margin-top: 10px;
	margin-right: 190px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #FFFFFF;
}
.prescriptionspanel a {
	color: #FFFFFF;
}
.prescriptionspanel a:hover {
	color: #584C43;
	text-decoration: underline;
}





.callingpatientspanel {
	background-color: #339966;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.callingpatientspanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-calling-patients.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;
} 

.callingpatientspanel p{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #FFFFFF;
}
.callingpatientspanel a {
	color: #FFFFFF;
}
.callingpatientspanel a:hover {
	color: #584C43;
	text-decoration: underline;
}


.newsflashpanel {
	background-color: #FCF1E4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.newsflashpanel h3 {
	overflow: hidden;
	background-image: url(../images/heading-newsflash.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: #DF942F;
} 

.newsflashpanel p{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #000;
}
.newsflashpanel a {
	color: #000;
}
.newsflashpanel a:hover {
	color: #584C43;
	text-decoration: underline;
}

.emergencypanel {
	background-color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.emergencypanel h3 {
	overflow: hidden;
	background-image: url(../images/newsflash-red.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: #CC0000;
} 

.emergencypanel p{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #000;
}
.emergencypanel a {
	color: #000;
}
.emergencypanel a:hover {
	color: #584C43;
	text-decoration: underline;
}

.redpanel {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.redpanel p {
	padding: 0px;
	margin:0 10px 15px 10px;
}

.redpanel h4 {
	font-size: 1.2em;
	color: #CC0000;
	margin: 15px 10px 0 7px;
}

.patientspanel {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.panel {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF942F;
}

.left {
	float:left;
	width:270px;
	height:150px;
}

.right {
	float:right;
	width:270px;
	height: 150px;
}

.panel p {
	padding: 0px;
	margin:0 10px 15px 10px;
}

.panel h4 {
	font-size: 1.3em;
	color: #DF942F;
	margin: 15px 10px 0 10px;
}

.panel h4.redtext {
	color: #CC0000;	
}


.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);
}



.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;
} 


.mobilespanel {
	background-color: #584C43;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/mobile.gif);
}

.mobilespanel p{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}
.mobilespanel a {
	color: #FFFFFF;
}


#rightcolumn .furtherinfopanel p {
	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;
	background-image: url(../images/heading-welcome.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 7px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	background-color: #339966;
	font-size: 20px;
}

.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 h3 {
	font-size: 1.2em;
	color: #584C43;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6B298;
}




.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 li a {
	display: inline;
}



.contentpanel blockquote {
	margin: 20px;
}
.contentpanel img {
	border: 3px solid #FFFFFF;
}
.contactpanel {
	width: 272px;
	position: absolute;
	top: 46px;
	right: 0px;
	background-color: #EAF5EF;
}
.map {
	border: 4px solid #FFFFFF;
	width: 510px;
	margin-left: 15px;
}

.feature-panel {
	margin: 25px;
	padding: 0px;
	background-color: #CFE9DB;
	border: 1px solid #339966;
}


.acornmap {
	width: 300px;
	position: absolute;
	float: right;
	right: 0px;
	top: 85px;
	background-color: #EAF5EF;
	padding: 15px;
	border: 1px dashed #C6B298;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.nomargin {
	margin:0px;
	}


.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;
}


/* ------------------------------- Forms --------------------------------- */


#repeatprescriptionform {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #F5FAF8;
	padding: 8px;
	border: 1px dotted #948172;
}

#repeatprescriptionform label {
	font-weight: bold;
	padding-top: 5px;
	width: 200px;
	float: left;
	padding-bottom: 5px;
	height: 10px;
}

.formElement {
	margin-bottom: 5px;
}

.txtfield {
	border: 1px dotted #948172;
	width: 200px;
	padding: 2px;
}
.txtfieldmed {
	border: 1px dotted #948172;
	width: 125px;
	padding: 2px;
	margin-bottom: 5px;
}

.txtfieldshort {
	border: 1px dotted #948172;
	width: 65px;
	padding: 2px;
	margin-bottom: 5px;
}
.txtareasmall{
	border: 1px dotted #948172;
	width: 200px;
	padding: 2px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.txtarealarge {
	border: 1px dotted #948172;
	width: 275px;
	padding: 2px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.submitbutton {
	background-color: #DF942F;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	border: 1px solid #584C43;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding: 3px;
	text-transform: capitalize;
}
.required {
	color: #DD9531;
}

#n-sconce {
	display: none;
}


/* ------------------------------- Find Out More Buttons --------------------------------- */

#frmSearch {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.searchbox {
	border: 1px solid #339966;
	background-color: #F5FAF8;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	color: #584C43;
	padding: 2px;
	border: 1px solid #584C43;
	width: 140px;
}

.searchbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	border: 1px solid #584C43;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.gobutton {
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	background-color: #584C43;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}



.searchcontent {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6B298;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.searchcontent a {
	display: block;
	font-weight: bold;
}
.results {
	padding: 20px;
}
.results a {
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
}
.results a:hover {
	color: #df942f;
}


#frmSearchbott {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/* ------------------------------- 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;
}

#findmore-nhs-choice {
	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;
}

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-newsletter {
	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;
}

#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;
}


ul#button5 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#button5 li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#button5 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#button5 li a:hover {
	background-position:0 -37px;
}

/* ------------------------------- Footer Elements --------------------------------- */


#extra{
	height: 0px;
	clear:both;width:100%
}


#footer{
	text-align: right;
	position: relative;
	width: 990px;
	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: 250px;
	text-align: left;
	float: left;
	color:#948172;
}

#design a {
	color: #948172;
}

#design a:hover {
	color: #FFFFFF;
}

.clear {
	clear:both;
	height:0px;
}

