body{
	margin:0;
	padding:0;
	font: 70%/1em Arial, Helvetica, sans-serif;
	color:#000;
	text-align: left;
	line-height:1.3em;
}

p, table{
	font-size:1em;
	
}

a{
	
}

a:visited{
	
}

a:hover{
	
}









h1, h2, h3{
	color:#F08C1D;
	font-weight:bold;
}

h1{
font-size:2em;
line-height:1.5em;
	margin-top:0px;
	}
	
h2{
font-size:1.5em;
line-height:1.5em;
	margin-top:18px;
	}
	
h3{
font-size:1.25em;
line-height:1.25em;
	margin-top:18px;	
	}
	
	
img{
	border:0;
}

.orange {
	color:#F08C1D;
}

.bold{
	font-weight:bold;
}



#tracker{
	display:none;
}


#printfooter {display:none;}

#skip{
	position:absolute;
	list-style-type:none;
	text-indent:-3000px;
	overflow:hidden;
}



#container
{
display:block;
margin:0px auto 0px auto;
width:750px;

}


#backbutton {
float:right;

}


.thumbnails {
float:right;
padding-left: 20px;
}


.pdf {
vertical-align:middle;
}

.file-type img {
vertical-align:middle;
}



/*header starts*/
#header{
float:left;
	width:100%;
	height:130px;
	position:relative;
	text-align:left;
	background:url('/images/banner2008.jpg') no-repeat;
	background-color: #6E7176;
}

#header #logo{
	width:123px;
	height:56px;
	background:url('/images/health_protection_logo.gif') no-repeat;
	margin:0;
	position:absolute;
	left:18px;
	top:18px;
}

#header #header_message{
	text-indent:-3000px;
	margin:0;
}

#header #strapline
{
	float:left;
	position:absolute;
	font-size:1.1em;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:5px 0 0 5px;
	height:21px;
	left:180px;
	top:67px;
	width:400px;
}

#headerLinks
{
	position:relative;
	float:right;
	top:77px;
	margin-right:10px
}
#headerLinks p{
	float:left;
	width:auto;
	margin:0 10px 0 0;
	color:#fff;
}

#headerLinks ul a
{
	border-right:1px solid #fff;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	color:#fff;
}

#headerLinks ul{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}


/*header finishes*/


 /*top nav starts*/

#top {float:left;background:#6E7176;  border-bottom: 3px solid #F08C1D; width:100%; }  
#top #topnav {float:left;width:100%; margin-top:3px  }
#top #topnav  {float:right; margin:0; width:100%;}
#top #topnav li {display: inline;list-style:none; float:right;margin-top:1px  }
#top #topnav a { float:left; display:block; /*margin:0 1px 0 1px;*/ text-align:center; text-decoration:none; color:#FFF; font-weight: bold; /*border-top: 1px solid #000;*/ border-left: 1px solid #6e7167 ; /*border-right: 1px solid #000;*/ padding:5px 10px 5px 10px;   }	

#top #topnav a {background: #F08C1D; }

/* top nav ends */



/*left navigation starts*/

#left{
float:left;
width:22.5%;
}


#leftnav{

	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right: none;
	border-bottom: none;
	border-bottom:solid 2px #F9B746;
	margin:20px 5px 0 .5%;
	padding-top:1px;

	
}


#leftnav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#leftnav li
{
	float:left;
	width:100%;
	border-bottom:none;
	}

#leftnav li a, #leftnav li span {
	font-weight: bold;
	font-size:1em;
	line-height:1.15em;
	color: #000;
	text-decoration:none;
	display:block;
	padding:0.5em 0 0.5em 15px;
	background:url('/images/menu_arrow.gif') no-repeat 2px 0.75em;
}



#leftnav  a.current{
	background:#F9B746 url('/images/menu_arrow_selected.gif') no-repeat 2px 0.75em;
}

#leftnav  a.nothot{
	background:transparent url('/images/menu_arrow_selected.gif') no-repeat 2px 0.75em;
}


#leftnav .level4 a{
	font-weight:normal;
}

#leftnav .level4 a:hover{
	background:#FEEDCD url('/images/menu_arrow_selected.gif') no-repeat 2px 0.65em;
}

#leftnav .level4 a.current{
	background: #FEDA96 url('/images/menu_arrow_selected.gif') no-repeat 2px 0.65em;
}


#logout{
	display:none;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right: none;
	border-bottom: none;
	margin:20px 5px 0 .5%;
	padding-top:1px;

	
}

#logout li
{
	float:left;
	width:100%;
	border-bottom:none;
	}

#logout li a {
	font-weight: bold;
	font-size:1em;
	line-height:1.15em;
	color: #000;
	text-decoration:none;
	display:block;
	padding:0.5em 0 0.5em 15px;
	background:url('/images/menu_arrow.gif') no-repeat 2px 0.75em;
}



/* text resize control css starts*/



#text_size_mechanism li{
	display:inline;
	float:left;
	position:relative;
	width:20px;
	height:12px;
	padding:0 2px;
	
	
	
}

#text_size_mechanism li input{
	float:left;
	display:block;
	position:absolute;
	bottom:0;
	margin-left:5px;
	padding:1px 2px;
}	


.textMechanismSelected{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;

}
/* text resize control finishes */


/* index page content*/



#index-sidecontent{
	float:left;
	width:150px;
	
	margin-right:15px;
	
}

#index-sidecontent p{
	font-size:1em;
	margin-left:10px;
}

#index-maincontent{
	
	float:left;
	margin-left:20px;
	padding-bottom:15px;
	padding-left:10px;
	width:520px
}




#home-image{
	float:left;
	padding-top:15px;
}




/* quicklinks general*/

#home-quicklinks{
	margin-top:10px;
	margin-left: 0px;
	margin-bottom:12px;
}

#home-quicklinks h3{
	margin-top:0px;

}




.readMoreLink{
	background:url('/images/greencross_bullet.gif') no-repeat 0 0.4em;
	display:block;
	padding: 0 0 0 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 




/*generic quicklink box*/

.quicklinkBox{

	width:135px;
	background: #F39B2B url('/images/quicklinks-top.gif') no-repeat;
	color:#FFFFFF;
	margin-top:15px;
	margin-left:15px;
	padding:0px;

}




.quicklinkBox p{
	padding-top:0px;
	font-size:1em;
	line-height:1.3em;
}

.quicklinkBox span{
	width:100%;
	float:left;
	padding:15px 0 20px 0;
	line-height:1em;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:1.75em;	
}



.quicklinkBox h3{
	padding:15px 5px 5px 5px;
	font-size:1.75em;
	line-height:1em;
	color:#FFFFFF;
	text-align:center;
	
}

.quicklinkBox ul{
	line-height:1.3em;
	margin:0 0 0 20px;
	padding:0 0 18px 0 ;
	list-style-type: disc;
	list-style-image: url('/images/bulletwhite.gif');
}

.quicklinkBox .bottom{
	margin:0;
	padding:0;
	padding-bottom:5px;
	background: url('/images/quicklinks-bottom.gif') no-repeat bottom;
}

.quicklinkBox a{
	color:#fff;
}

.quicklinkBox a:visited, .quicklinkBox a:hover{
	color:#fff;
}




/*HPS quicklink box*/

.quicklinkBoxhps{
	width:135px;
	background: #F39B2B url('/images/quicklinkshps-top.gif') no-repeat;
	color:#FFFFFF;
	margin-top:15px;
	margin-left:15px;
	
}

.quicklinkBoxhps p{
	padding-top:65px;
}

.quicklinkBoxhps .bottom{
	margin:0;
	padding:0;
	list-style: none;
	padding-bottom:5px;
	background: url('/images/quicklinks-bottom.gif') no-repeat bottom;
}

.quicklinkBoxhps a{
	color:#fff;
}

.quicklinkBoxhps a:visited, .quicklinkBox a:hover{
	color:#F0F0F0;
}



/*handwash quicklink box*/

.quicklinkBoxwash{

	width:135px;
	background:  url('/images/quicklinkswash-top.gif') no-repeat #F39B2B;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
}



.quicklinkBoxwash h3{
	padding:75px 5px 5px 5px;
	font-size:1.75em;
	line-height:1em;
	color:#FFFFFF;
	text-align:center
}

.quicklinkBoxwash a{

	font-size:1.75em;
	font-weight:bold;
	line-height:1em;
	color:#FFFFFF;
	text-align:center
}

.quicklinkBoxwash p{
	padding-top:10px;
}

.quicklinkBoxwash .bottom{
	margin:0;
	padding:85px 0 10px 0;
	list-style: none;
	background: url('/images/quicklinks-bottom.gif') no-repeat bottom;
	text-align:center
}
.quicklinkBoxwash a{
	color:#fff;
	text-decoration:none
}

.quicklinkBoxwash a:visited, .quicklinkBox a:hover{
	color:#F0F0F0;
}




/* Index content finishes */




	
/* content starts */

#content img
{
	vertical-align:middle;
}


#content{
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	background:#EEEEEE;
	min-height:300px;
	/*_height:300px; is invalid css*/
}

#side_content{
	width:148px;
	float:left;
	margin-right:15px;
	padding-top:15px;
}

#side_content p{
	font-size:0.95em;
	margin-left:10px;
}

#main_content{
	width:71%;
	float:left;
	padding-left:1%;
	padding-top:15px;
	padding-bottom:25px;
}

#main_content ul{
	line-height:1.3em;
	margin:0 0 0 15px;
	padding:0;
	list-style-type: disc;
	list-style-image: url('/images/bulletorange.gif');
}

#main_content ul li{
	margin-bottom: 0.8em;
}


#secondary_content{
	width:134px;
	float:left;
}


.table {
table-layout:auto;
}

#onlineads {
width:728px;
	float:left;
	margin-right:10px;
	margin-left:5px;
	padding-top:15px;
	padding-bottom:25px;
}

#onlineads ul{
	line-height:1.3em;
	margin:0 0 0 15px;
	padding:0;
	list-style-type: disc;
	list-style-image: url('/images/bulletorange.gif');
}

#onlineads ul li{
	margin-bottom: 0.8em;
}

#sitemap {margin-left:15px}
#sitemap ul { list-style-image:url('/images/menu_arrow.gif'); padding:7px 0 0 5px; vertical-align:text-bottom;}
#sitemap ul li {margin-bottom:20px}
#sitemap ul li ul li {margin-bottom:5px}


/* content finishes */




/*footer starts*/
#footer{
	padding:0;
	float:left;
	width:100%;
	height:60px;
	border-top: 9px solid #fff;
	background:#EEEEEE;
}

#nhs_logo{
padding:12px 0 0 14px;
float:left;
}

#footer_menu{
	float:left;
	list-style-type:none;
		margin:0;padding:0;
	margin:22px 0 0 45px;
	width:65%;
}

#footer_menu li{
	float:left;
	margin-left:10px;
}

#footer_menu li a{
	font-weight:normal;
	color:#666;
	text-decoration:none;
}

#footer_menu li a:hover{
	color:#FFC553;
}

#healthier_scotland{
	float:right;
	margin:0;padding:0;
	padding:9px 30px 0 0;


}
/*footer finishes*/





/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

input.login-status-btn {border:none; background:transparent; font-weight:bold; text-decoration:underline;  cursor:pointer; } 











































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
