body {
	background: #a7b7d3 url(../images/gifs/main_bdrop.gif) repeat-x top left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main {
	width: 750px;
	margin: 20px auto;
	padding: 0;
}

#header {
	background: transparent url(../images/gifs/header_full.gif) no-repeat top center;
	height: 150px;
}

#header .left {
	height: 150px;
	background: transparent url(../images/gifs/header_left.gif) no-repeat top left;
}

#header .right {
	height: 150px;
	background: transparent url(../images/gifs/header_right.gif) no-repeat top right;
}

h1 {
	background: transparent url(../images/gifs/title.gif) no-repeat;
	text-indent: -10000px;
	width: 640px;
	height: 105px;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	top: 20px;
	left: 20px;
}

h2 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: transparent url(../images/gifs/h2_bdrop.gif) repeat-x top left;
	/* border: 2px solid #676f7c; */
}

h2 div {
	padding: 35px 0;
	background: transparent url(../images/gifs/title_welcome.gif) no-repeat center center;
	text-align: left;
	text-indent: -10000px;
}

#header .strapline {
	height: 1px;
	text-indent: -10000px;
}

#header img {
	clear: both;
	float: right;
	margin: 0 10px 0 0;
}

#menu {
	/* border: 1px dotted red; */
	border-right: 1px solid #545c6a;
	border-left: 1px solid #545c6a;
	padding: 8px 0;
	margin: 0;
	font: bold 95% Helvetica, Arial, Sans-Serif;
	color: #efe;
	background: transparent url(../images/gifs/menu_bdrop_bar.gif) repeat-x top left;
}

#menu span {
	padding: 8px 8px 8px 0;
	margin: 0;
	background: transparent url(../images/gifs/menu_bdrop_bar.gif) no-repeat top left;
}

#menu span a {
	color: #efe;
	margin: 0;
	padding: 0 0 0 24px;
	text-decoration: none;
	background: transparent url(../images/gifs/menu_start.gif) no-repeat 0 5px;
}

#menu span a:hover {
	text-decoration: none;
	background-position: 0 -45px;
}

#menu span.selected {
	background: transparent url(../images/gifs/menu_bdrop_bar_blue.gif) no-repeat top left;
	padding: 8px 12px 8px 26px;
	margin: 0;
}



#center {
	background: #fff url(../images/gifs/centre_bdrop.gif) repeat-y;
	padding: 10px;
	border-bottom: 3px solid #6f9303;
}

#content {
	float: left;
	width: 530px;
	padding: 10px 0 0 20px;
	margin: 0;
	text-align: left;
}

#content h3 {
	width: 100%;
	color: #fff;
	background: #386ea3 url(../images/gifs/h3_bdrop.gif) repeat-x top left;
	font: bold 120% Helvetica, Arial, Sans-Serif;
	padding: 8px 0 8px 12px;
	margin: 35px 5px 15px 0;
	border: 0;
}

#content h3 span {
	display: block;
	background: transparent url(../images/gifs/h3_bullet.gif) no-repeat 0 7px;
	padding: 0 0 0 18px;
}

#content h4 {
	font: bold 110% Helvetica, Arial, Sans-Serif;
	padding: 0;
	margin: 30px 0 0 0;
	border: 0;
	color: #3f5400;
}

#content p {
	margin: 5px 20px 10px 15px;
	padding-top: 0;
	font: normal 100%/140% Georgia, Times, TimesNewRoman, Serif;
	text-align: justify;
}

#content ol,
#content ul {
	margin: 5px 20px 10px 20px;
	font: normal 100%/140% Georgia, Times, TimesNewRoman, Serif;
}

#content ul {
	list-style: square;	
}

#content ul ul {
	list-style: circle;	
}

#content li.link {
	padding-left: 0;
}

#content tr,
#content td {
	font: normal 90%/140% Georgia, Times, TimesNewRoman, Serif;
}

#content .topofpage {
	margin: 20px 10px 40px 10px;
	text-align: center;
	background: transparent url(../images/pngs/bar_line.png) repeat-x left center;
}

#content .topofpage a {
	background-color: #fff;
	padding: 0 10px;
	text-decoration: none;
	border: 0;
	font-size: 80%;
	font-style: italic;
}

#content .contact {
	font: normal 170%/100% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	color: #fff;
	background: #131c2a url(../images/gifs/contact_bdrop.gif) repeat-x top left;
	padding: 12px 15px 0 25px;
	margin: 20px 20px 10px 20px;
	border-top: 2px solid #8ebd01;
	border-bottom: 2px solid #8ebd01;
	border-left: 1px solid #8ebd01;
	border-right: 1px solid #8ebd01;
}

#content .contact span {
	display: block;
	background: transparent url(../images/gifs/contact_phone.gif) no-repeat top right;
	padding: 2px 0 18px 0;
	margin: 0;
}


#sidebar {
	float: right;
	width: 150px;
	padding: 10px 10px 0 0;
	margin: 0;
}

#sidebar a img {
	border: 0;
}

#address,
#nhs_direct,
#out_of_hours,
#alwpct,
#howdoi,
#or_scripts,
#latest_news,
#wherearewe,
#admin_link {
	width: 140px;
	float: right;
	border: 1px solid #7f7f7f;
	margin: 0 0 10px 0;
}

#address {
	background: transparent url(../images/jpegs/chandler_bdrop.jpg) no-repeat bottom center;
	font: normal 100%/140% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	padding: 4px 0;
}

#address span {
	font-size: 200%;
	line-height: 120%;
}

#howdoi {
	background: transparent url(../images/gifs/howdoi_bdrop.gif) no-repeat center center;
	font: normal 100%/140% Georgia, Times, TimesNewRoman, Serif;
	padding: 16px 0;
}

#or_scripts a {
	display: block;
	height: 100px;
	width: 140px;
	background: transparent url(../images/gifs/or_scripts.gif) no-repeat 0 0;
}

#or_scripts a:hover {
	background-position: 0 -120px;
}

#out_of_hours {
	width: 140px;
	height: 100px;
	background: #000 url(../images/gifs/out_of_hours.gif) no-repeat center center;
}

#latest_news {
	padding: 5px 0 10px 0;
	background: #fff url(../images/gifs/news_bdrop.gif) repeat-x top center;
}

#latest_news div {
	color: #666;
	font: bold 140%/100% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	padding-bottom: 5px; 
}

#latest_news span {
	padding: 5px 0 0 0;
	display: block;
	color: #666;
	font: normal 75%/100% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
}




#admin_link {
	height: 30px;
}

#admin_link a {
	height: 30px;
	display: block;
	background: transparent url(../images/gifs/admin.gif) no-repeat 0 0px;
	text-decoration: none;
	border: 0;
}

#admin_link a:hover {
	background-position: 0 -30px;
}




#footer {
	border: 0;
	border-top: 1px solid #545c6a;
	margin: 0;
	padding: 0;
	clear: both;
	background: transparent url(../images/gifs/footer_bdrop.gif) repeat-x bottom left;
}

#footer .left {
	margin: 0;
	padding: 0;
	background: transparent url(../images/gifs/footer_left.gif) no-repeat bottom left;
}

#footer .right {
	margin: 0;
	padding: 0;
	background: transparent url(../images/gifs/footer_right.gif) no-repeat bottom right;
	padding-bottom: 100px
}

#footer {
	color: #556071;
}

#footer table {
	margin: 0 20px;
}

#footer p,
#footer td {
	color: #556071;
	padding: 0 10px 10px 10px;
	text-align: justify;
	vertical-align: top;
	font: normal 80% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
}

#footer h3 {
	font: normal 140% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	border-bottom: 2px solid #336;
	margin: 10px 30px;
	padding: 5px 0;
}

#footer .footer_menu {
	font: normal 105% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	border-top: 2px solid #336;
	clear: both;
	margin: 0 30px;
	padding: 15px 0 5px 0;
	color: #324054;
}

#footer .footer_submenu {
	clear: both;
	font-size: 70%;
	padding: 5px 0;
}

#footer .footer_copyright {
	font: normal 80% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	margin-top: 10px;
	color: #324054;
}

#footer .footer_menu a:link {
	text-decoration: none;
	color: #336;
}

#footer .footer_menu a:visited {
	text-decoration: none;
	color: #336;
}

#footer .footer_menu a:hover {
	text-decoration: underline;
	color: #556071;
}

#footer .footer_menu a:active {
	text-decoration: none;
	color: #324054;
}

#productsandservices {
	border: 2px solid red;
	border-width: 0 2px 0 2px;
}

.error {
	border: 1px solid #c00;
	background: #fcc url(../images/gifs/warning.gif) no-repeat 12px 6px;
	color: #000;
	font-size: 110%;
	text-align: left;
	padding: 10px 15px 10px 60px;
	margin: 15px 5px;
}

.report {
	border: 1px solid #0c0;
	background: #cfc;
	color: #000;
	font-size: 110%;
	text-align: center;
	padding: 10px 15px 10px 15px;
	margin: 15px 5px;
}

.dump {
	text-align: left;
}

ol.alpha {
	list-style: lower-alpha;
}

#onthispage {
	float: right;
	width: 140px;
	background: #9eb45b url(../images/pngs/blockquote_bdrop.png) repeat-x bottom left;
	border: 1px solid #7f7f7f;
	padding: 0;
	margin: 0 0 10px 0;
}

#onthispage h5 {
	color: #506a00;
	font: normal 100% Georgia, Times, TimesNewRoman, Serif;
	padding: 0 4px 6px 4px;
	margin: 10px 15px 0 15px;
	border: 0;
	border-bottom: 1px solid #506a00;
	font-style: italic;
	text-align: center;
}

#onthispage ul {
	margin: 10px 4px 10px 6px;
	padding: 0;
	list-style: none;
	line-height: 120%;
	text-align: left;
}

#onthispage li {
	background: transparent url(../images/pngs/list_bullet.png) no-repeat 0 6px;
	padding: 0 0 10px 14px;
}

#onthispage a {
	color: #3f5400;
	font: normal 80% Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	border: 0;
	border-bottom: 1px dotted #999;	
}

#onthispage a:hover {
	color: #3f5400;
	border-bottom: 1px dotted #666;	
}

#onthispage .sitemap_link {
	color: #506a00;
	font: normal 100% Georgia, Times, TimesNewRoman, Serif;
	padding: 6px 4px 10px 4px;
	margin: 10px 15px 0 15px;
	border: 0;
	border-top: 1px solid #506a00;
	font-style: italic;
	text-align: center;

}



.clear {
	clear: both;
}


#content a:link {
	color: #330099;
	background-color: #eef;
	border: 0;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	padding: 0 3px;
}

#content a:visited {
	color: #330099;
	background-color: #eef;
	border: 0;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	padding: 0 3px;
}

#content a:hover {
	color: #330099;
	background-color: #eef;
	text-decoration: none;
	border-bottom: 1px solid #999;
	padding: 0 3px;
}

#content a:active {
	color: #990033;
	background-color: #eef;
	text-decoration: underline;
	border-bottom: 0;
	padding: 0 3px;
}

#content a.image,
#content a.image img {
	border: 0;
}

#latest_news a:link,
#latest_news a:visited,
#latest_news a:hover,
#latest_news a:active {
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}



#alpha_list {
	background: transparent url(../images/gifs/menu_bdrop.gif) repeat-x top left;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: bold 130%/145% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	color: #fff;
}

#alpha_list a:link,
#alpha_list a:visited,
#alpha_list a:hover,
#alpha_list a:active,
#alpha_list span {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	padding: 2px 3px 3px 3px;
	border: 0;
}

#alpha_list span.hidden {
	color: #719502;
}

#alpha_list span.selected {
	background: transparent url(../images/gifs/menu_bdrop_blue.gif) repeat-x top left;
}

h4 .sex {
	font-size: 70%;
}

h4 .male {
	padding: 0 2px;
	color: #66f;
}

h4 .female {
	padding: 0 2px;
	color: #f66;
}

table.hours {
	width: 92%;
	margin: 10px 20px;
}

table.hours td, table.hours th {
	border: 1px solid #a7bc7b;
	padding: 4px;
	background-color: #dde8bb;
}

table.hours th {
	width: 25%;
	text-align: right;
	vertical-align: top;
	background: #dde8bb url(../images/pngs/tr_bdrop.png) repeat-y top left;
}

table.hours td {
	border-right: 4px solid #a7bc7b;
}

table.hours td span {
	font-weight: bold;
	font-style: italic;
	padding-left: 6px;
}



.posted, .posted_right, .posted_left {
	font: normal 70%/100% Georgia, Times, TimesNewRoman, Serif;
	font-style: italic;
}

.posted_right {
	text-align: right;
	padding: 0 10px 5px 10px;
}

.posted_left {
	text-align: left;
	padding: 5px 10px 10px 10px;
}

.center {
	text-align: center;
}

.med {
	color: #fff;
	background: #000;
	font-size: 120%;
	padding: 0 3px 0 2px;
}

.centered {
	text-align: center;
}


#content .table_title {
	font: normal 180%/100% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
	padding: 0 5px 5px 5px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #000;
}



.temp {
	background-color: #dfd;
	color: #090;
	text-decoration: blink;
	padding: 5px 10px;
}

.que {
	background-color: #fdd;
	color: #900;
}

#rp_preview {
	font: normal 100%/100% "Frutiger Linotype", Helvetica, TrebuchetMS, Arial Sans-serif;
}

#rp_preview th {
	text-align: right;
	padding: 0 15px 5px 20px;
}

#rp_preview td div {
	font-size: 140%;
	font-style: italic;
	text-align: center;
	margin: 10px 0;
}

.none {
	color: #aaa;
	font-style: italic;
}

#rp_preview th {
	text-align: right;
	vertical-align: top;
}

#rp_preview td {
	text-align: left;
}

div.toolbar {
	background-color: #fff;
	border: 1px dashed #f99;
	padding: 6px 10px 2px 10px;
	margin: 2px 30px;
	text-align: right;
}

div.toolbar a {
	border: 0;
	margin: 0 0 0 10px;
}

.hidden_item {
	color: #f99;
}

#map1 a,
#map2 a {
	border: 0;
	background-color: transparent;
}
