@charset "utf-8";
/* CSS Document */

* {	font-family:"Arial";	}

#body_bg {
	 font-size:16.5pt;
	 line-height:1.3;
	 border:none;
}

#body {background-color:#fff;color:#000;}

#body_bg a:link:after, #body_bg	a:visited:after, #body_bg a:hover:after, #body_bg a:active:after {
	content: " <" attr(href) "> ";
	color:#666666;
	font-style: italic;
	font-weight: normal;
}

#body_bg a[href^="/"]:after {
	content: " <http://www.nhsgrampian.org/nhsgrampian/"attr(href)"> ";
}

#header {	width:auto;}
#header img {margin-top:0pt;right:0;top:0;}

#header form {display:none;}

#header h1 {display:none;}
#header title {display:block;}
.heading {	 display:none;}

#style_switches {display:none;}

#breadcrumb {display:none;}

#menu {display:none;}

#content {	 font: 1em/1.3 "Arial", Lucida, Verdana, Helvetica, sans-serif;}

#content a[href^="mailto"]:after {
	content: "";
	}

#content h2 {
	text-align:left;
 	font-size:1.2em;
	width:100%
}

#content a#skiplink, a#homelink {display:none;}

.panel {border:none;	clear:both;}

/* 3*31%=93% + 7 =100%; set panel margins to 3.5 */	
 .top {width:100%}
 .top img {max-width:3.6em; padding:2em; text-align:left; }
 .left {width:100%}
 .left img {max-width:3.6em;padding:1em; text-align:left;}
 .right {width:100%;}
 .right ul {clear:left;}
 .right ul li {}
.panel h2 {clear:right;}

#footer {	display:none;}

