html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 500;
	font-style: inherit;
	font-family: Arial, helvetica, sans-serif;
	vertical-align: baseline;
	
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

.error{
	color:#B78B3C;
}

/*******************************************************************/
/*                      GENERAL TAG STYLES                         */
/*******************************************************************/


/*******************************************************************/
/*                       FONT SIZES   							   */
/*******************************************************************/
/*	
	22px = 1.833em
	21px =  1.75em
	20px = 1.67em
	18px = 1.5em
	16px = 1.333em
	15px = 1.25em
	14px = 1.167em
	12px = 1em
	11px = 0.92em
	8px  = 0.67em
	
*/  	
/********************************************************************/																	
/********************************************************************/

html {
	font-size: 100%;
}


body {
   font-family: Arial, helvetica, sans-serif;
   font-size: 75%; /* the default value of modern browsers is 16px, when text set to medium, hence 75% of 16px = 12px */
   line-height: 1.6em; /* 16?1.125=18 */
   color: #000;
   text-align: center;
   background: #fff url(../images/bg_blue.jpg) repeat-x;
   height: 100%;
}

h1 {
	font-size: 1.833em;
}

h2 {
	font-size: 1.75em;
	color: #53C0D8;/*#ad2429;*/
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 12px;
}
.tag1 h2, .tag2 h2, .tag3 h2
{
	font-size: 1.75em;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 12px;
}
.tag3 p
{
	color: #fff; /*#fd9296*/;
	
}
#header .tag1, #header .tag2, #header .tag4 {
	top: 118px;
	right: 57px;
	/*width: 178px;
	height: 62px;*/
	display: block;
	position: absolute;
	/*background-repeat: no-repeat;
	background-image: url(../images/tag4.gif);(*/
	background-color: #fff;
	border-radius: 5px;
	width: 182px;
	height: 50px;
	margin: 0 0 0 20px;
	box-shadow: 0 0 10px 1px #000000;
	behavior: url(http://www.hepatitisscotlandc.org.uk/css/PIE.htc);
}
.tag1 a,
.tag2 a,.tag4 a {
	/*float: left;
	width: 178px;
	height: 62px;*/
	padding: 8px 10px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
	/*text-indent: -9999px;*/
	text-decoration: none;
	color: #333;
}
#header .tag4{
	padding: 8px 10px;
	height: 34px;
	width: 162px;
}
#header .tag4 a{
	text-indent: -9999px;
	background: url(../images/resources_health.jpg) no-repeat 0 0;
	display: block;
	width: 161px;
	height: 38px;
	padding: 0;
}

#content-holder #pnl-right h2 {
	color: #000;
}

h3 {
	font-size: 1.167em;
	margin-bottom:7px;
	overflow:hidden;
}

p, li, li li, td, td p, td li, td li li, a {
	font-size: 1em;
}



b, strong {
   font-weight: bold;
}

i, em {
   font-style: italic;
}

u {
   text-decoration: underline;
}

a {
	color: #53C0D8;/*#ad2429;*/
	text-decoration: underline;
}

p {
	padding-bottom: 12px;
}


/*******************************************************************/
/*                      GENERAL HELPER STYLES                      */
/*******************************************************************/

div.clear {
   clear: both;
   height: 0;
   line-height: 0;
   overflow: hidden;
   background-color: #fff;
}

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



/*******************************************************************/
/*                         LAYOUT STYLES                           */
/*******************************************************************/
.iframestyle
{
	width:1px; height:1px;
	display:none; 
}


#header {
	margin: 0 auto;
	width: 1024px;
	height: 225px;
	text-align: left;
	/*background: url(../images/header_bg_new.jpg) no-repeat;*/	
	position: relative;
	margin-bottom: 20px;
}

#header .logo {
	display: block;
	width: 247px; /*202px;*/
	height: 104px;/*41px;*/
	position: absolute;
	left: 64px;
	top: 0; /*20px;*/
	color:#ffffff;
	/*background: url(../images/hps_logo_master.gif) no-repeat;*/
	background: url(../images/hep-logo.png) no-repeat;
	/*text-indent: -99999px;*/
}
#header .logo h1, #header .logo h1 a{
	width: 100%;
        height: 100%;
        display: block;
        text-indent: -99999px;
}
#header h1 a{cursor: pointer;}

#header .help-menu {
	position: absolute;
	right: 64px;
	top: 17px;
}

#header .help-menu ul li {
	float: left;
}

#header .help-menu ul li a {
	color: #fff;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #fff;
	font-weight: bold;
}
#header .help-menu ul li ul
{
	padding-left:6px;
}
#header .help-menu ul li ul li
{
	color:#fff;
}
#header .help-menu ul li.last a {
	padding-right: 0px;
	border-right: 0px;
}

#textsize ul ul li{
	font-weight: bold;
}
#textsize ul ul li:first-child{
	margin-right: 5px;
}
/*
body.subpage .search {
	position: absolute;
	right: 64px;
	top: 38px;
	z-index:998;
}

body.subpage .search input {
	width: 160px;
	height: 19px;
	background-color: #fff;
	border: 1px solid #878787;
	padding: 6px 10px 0px 10px;
	color: #999;
}

body.subpage .search input#submit {
	width: 60px;
	height: 25px;
	background-color: #fff;
	border: 0px solid #878787;
	padding: 0px;
	color: #999;
}
*/
.searchmaster {
	position: absolute;
	right: 64px; 
	top: 25px;
	padding-top: 7px;
	padding-left: 216px;
	padding-bottom: 40px;
	background: url(../images/hep-info.png) no-repeat 13px 6px transparent;
	
}
html>body .searchmaster
{
	top:38px;
}

.searchmaster .searchlbl
{
    color: #666666;
    font-size: 11px;
    left: 216px;
    padding: 0 5px;
    position: absolute;
    top: 10px;
    display: block;
}

.searchmaster input {
	border: 1px solid #CCCCCC;
    float: left;
    height: 22px;
    width: 160px;
	color: #666666;
    padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
.searchmaster input#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_SearchInputs_13_btnSearch,
.searchmaster input#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_SearchInputs_5_btnSearch{
	background: none repeat scroll 0 0 #53C0D8;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    margin: 0;
    width: 62px;
	float: left;
	margin-left: 10px;
	text-align: center;
}
.invalidsearch
{
	position:absolute;
	right:64px;
	top:26px;
	color:#ffffff;
	
}

.searchmaster .invalidsearch
{
    background-color: red;
    color: #FFFFFF;
    padding: 5px 28px;
    position: absolute;
    right: 72px;
    top: 37px;
    z-index: 5000;
}

#header .text-block {
	display: block;
	position: absolute;
	color: #de181f;
	font-size: 1.25em;
	font-weight: bold;
}

#header .text-block a, #header .text-block span {
	color: #fd9296;
	font-weight: bold;
}

#header .text-block a {
	text-decoration: none;
}

#header .block1 {
	top: 205px;
	left: 64px;
	width: 312px;
	height: 38px;
}

#header .block2 {
	top: 200px;
	left: 385px;
	width: 296px;
	height: 57px;
}

#header .tag1 {
	display: block;
	position: absolute;
	/*left: 84px;
	top: 85px;*/
	/*text-indent: -9999px;
	background: url(../images/tag1_prof.gif) no-repeat;
	width: 165px;
	height: 66px;*/
}

#header .tag1 {
	/*display: block;
	position: absolute;
	left: 84px;
	top: 85px;
	text-indent: -9999px;
	background: url(../images/tag1_master.gif) no-repeat; 
	color:#fff;
	width: 190px;
	height: 66px;*/
	top: 118px;
	right: 259px;
}

#header .tag2 {
	display: block;
	position: absolute;
	/*left: 420px;
	top: 85px;
	text-indent: -9999px; */
	/*background: url(../images/tag2_master.gif) no-repeat;*/ 
	/*color:#fff;
	width: 150px;
	height: 44px;*/
	top: 118px;
	right: 459px;
}

#header .tag3 {
	display: block;
	position: absolute;
	right: 64px;
	top: 79px;
	/*text-indent: -9999px;
        background: url(../images/tag3.gif) no-repeat; */
	color:#fff;
	width: 244px; /*166px;*/
	height: 38px;
}
#header .tag3 h2
{
	color:#ffffff;
}
 
#talkinconfidence
{
	height:20px;
	text-align:right;
	overflow:hidden;
	float: left;
}
#pinknumber
{
	text-align:right;
	
}
#pinknumber h2, #talkinconfidence h2,
#header #alignright h2
{
	/*color:#df6f73;*/
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
#header .tag3 #talkinconfidence h2{
	color: #53C0D8;
}

#alignright
{
	text-align:right;
}
#header .tag4 {
	top: 118px;
	right: 57px;
	/*width: 178px;
	height: 62px;*/
	display: block;
	position: absolute;
	/*background-image: url(../images/tag4.gif);*/
}
#header .tag4 a {
	float: left;
	/*width: 178px;
	height: 62px;*/
	display: block;
	text-indent: -9999px; 
}

/*Header changes for social bookmarks - 07032013*/
#header{width: 897px; padding-right: 111px;} 
#header .help-menu,.searchmaster,#header .tag3,#header .tag4{right: 111px;}
#header .tag1{right:314px;}
#header .tag2{right:516px;} 
.social-buttons{
	position: absolute;
	border-left: 1px solid #666666;
    	top: 46px;
        right: 50px;
   	padding: 0 0 0 10px;
    	width: 40px;
}
.social-buttons ul{
	margin-bottom: 0;
	padding: 7px 0 0 0;
}
.social-buttons ul li{
	margin-bottom: 7px;
	height: 32px;
	width: 32px;
}
.social-buttons ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

/****  Content area  *******/

#content-holder {
	margin: 0 auto;
	width: 898px;
	min-height:715px; 
	height:auto !important; 
	height:715px;
	text-align: left;
	background: none;
	position: relative;
		
}
 
#content-holder .content-bg {
	display: block;
	width: 898px;
	height: 227px;
	background: url(../images/content_bg_blue.jpg) no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -20;
}

#content-holder #pnl-left {
	float: left;
	width: 705px;
	background-color: transparent;
	margin-right: 6px;
}

#content-holder #pnl-right {
	float: left;
	width: 187px;
	background-color: transparent;
	padding-bottom: 220px;
}



#pnl-left .top-panel {
	width: 681px;
	height: 148px;
	display: block;
	background: url(../images/home_top_panel.jpg) no-repeat;
	padding: 20px 12px 20px 12px;
}

#pnl-left .top-panel .panel {
	width: 206px;
	float: left;
	background-color: transparent;
}

#pnl-left .top-panel .panel p {
	padding-top: 0px;
	padding-bottom: 0px;
}

#pnl-left .top-panel .c-left {
	width: 198px;
	padding-right: 20px;
}

#pnl-left .top-panel .c-centre {
	width: 199px;
	padding-right: 20px;
	padding-left: 20px;
}

#pnl-left .top-panel .c-right {
	width: 204px;
	padding-left: 20px;
}


/* bottom */

.bottom-panels {
	width: 705px;
	margin-top: 8px;
}

.bottom-panels .latest {
	float: left;
	width: 338px;
	background-color: transparent;
	padding-right: 20px;
	padding-bottom: 80px;
}

.bottom-panels .bottom-right {
	float: left;
	width: 322px;
	height: 444px;
	background: url(../images/home_bottom_panel_right.jpg) no-repeat;
	padding: 22px 0px 30px 25px;
} 


/* right side panels */

#content-holder #pnl-right p {
	color: #53C0D8;/*#ad2429;*/
	padding-bottom: 16px; 
	font-size: 0.92em;
	line-height: 1.2em;
}

.support-pnl {
	width: 177px;
	height: 100px;
	background: url(../images/home_topright_panel.jpg) no-repeat;
	margin-bottom: 8px;
	position: relative;
	padding-top: 70px;
	padding-left: 10px;
}

.support-pnl p {
	width: 70px;
}

.support-pnl .map {
	display: block;
	width: 112px;
	height: 134px;
	position: absolute;
	right: -30px;
	top: 30px;
	background: url(../images/map.png) no-repeat;
} 

.inner-pnl-top {
	display: block;
	width: 187px;
	height: 15px;
	background: url(../images/panel_right_top.jpg) no-repeat;
}

.inner-pnl-bott {
	display: block;
	width: 187px;
	height: 14px;
	background: url(../images/panel_right_bott.jpg) no-repeat;
}
#pnl-right  .inner-pnl-bott
{
	margin-bottom:5px;
}

.inner-pnl-cnt {
	display: block;
	width: 167px;
	background: url(../images/panel_right_repeat.jpg) repeat-y;
	padding: 0px 10px 0px 10px;
}

.inner-pnl-cnt hr {
	width: 100%;
	background-color: #fff;
	border: 0px;
	color: #fff;
	margin-bottom: 20px;
	height: 1px;
}


/**** end of content area *****/

/**** footer area ****/

#footer {
	clear: both;
	margin: 0 auto;
	width: 898px;
	height: 80px;
	background-color: transparent;
	position: relative;
}

#footer .nhs-logo {
	display: block;
	width: 61px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 20px;
	background: url(../images/nhs_logo.gif) no-repeat;
}

#footer .hs-logo {
	display: block;
	width: 114px;
	height: 42px;
	position: absolute;
	left: 75px;
	top: 20px;
	background: url(../images/health_scotland_logo.gif) no-repeat;
}


#footer ul {
	position: absolute;
	right: 0px;
	top: 10px;

}

#footer ul li {
	float: left;
}

#footer ul li a {
	border-right: 1px solid #333333; /*b31f17*/
	padding-right: 6px;
	padding-left: 6px;
	color: #53C0D8;/*b31f17;*/
}

#footer ul li.last a {
	padding-right: 0px;
	border-right: none;
}




/**** end of footer area *******/




/****  MAIN MENU  *******/

.menu {
	width: 898px; 
	height: 36px; 
	/*background: url(../images/menu_matrix.gif) no-repeat;*/
	position: absolute;
	bottom: 10px;
	left: 63px;
}


.menu ul {
	width: 898px;
	height: 36px;
	position: relative;
	/*background: url(../images/menu_matrix.gif) no-repeat;*/
	margin: 0;
	padding: 0;
}

.menu ul li {
	float: left;
	list-style-type: none;
	
	display: block;
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
}

.menu ul li a {
	/*position: absolute;
	top: 0;*/
	margin: 0;
	display: block;
	height: 36px;
	/*background: url(../images/menu_matrix.gif) no-repeat;*/
	/*text-indent: -9999px;*/
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 10px 12px 6px 8px;
	font-weight: bold;
}




/** Hover and selected state */
.menu ul li{
	position: relative;
}
.menu ul li a:hover,
.menu ul li a.active{
	position: relative;
	background-color: rgb(255,255,255);
	color: #53C0D8;
	border-radius: 5px;
	behavior: url(http://www.hepatitisscotlandc.org.uk/css/PIE.htc);
}
span.top-left, span.top-right{
	height: 10px;
	position: absolute;
	top: 0;
}
span.top-left{
	left: 0;
	width: 52%;
	background: url(../images/tab-left.png) no-repeat 0 0 transparent;
}
span.top-right{
	right: 0;
	width: 52%;
	background: url(../images/tab-right.png) no-repeat 100% 0 transparent;
}

/*.menu ul li#m1 a:hover , .menu ul li#m1 a.active {

	background-position: 0 -36px;
}


.menu ul li#m2 a:hover , .menu ul li#m2 a.active {

	background-position: -58px -36px;
}

.menu ul li#m3 a:hover , .menu ul li#m3 a.active {

	background-position: -180px -36px;
}

.menu ul li#m4 a:hover , .menu ul li#m4 a.active {

	background-position: -342px -36px;
}

.menu ul li#m5 a:hover , .menu ul li#m5 a.active {

	background-position: -480px -36px;
}

.menu ul li#m6 a:hover , .menu ul li#m6 a.active {

	background-position: -575px -36px;
}

.menu ul li#m7 a:hover , .menu ul li#m7 a.active {

	background-position: -753px -36px;
}
*/
/****  END OF MAIN MENU   *********/


/*******************************************************************/
/*                         SUB PAGES                               */
/*******************************************************************/


body.subpage #content-holder {
	margin: 0 auto;
	width: 910px;
	min-height:715px; 
	height:auto !important; 
	height:715px;
	text-align: left;
	position: relative;
	background: none;
		
}


body.subpage #content-holder #pnl-left {
	float: left;
	width: 199px;
	background-color: transparent;
	/*margin-right: 21px;*/
	padding-right:21px;
	padding-bottom: 100px;
}

body.subpage #content-holder #pnl-centre {
	float: left;
	width: 470px;
	background-color: transparent;
	margin-right: 21px;
	padding-bottom: 50px;
	margin-top: 0px;
	
}

/** breadcrumb **/
body.subpage #content-holder #pnl-centre .breadcrumb {
	margin-bottom: 20px;
}

body.subpage #content-holder #pnl-centre .breadcrumb a {
	margin-right: 10px;
	text-decoration: none;
	background: url(../images/sep.gif) right center no-repeat;
	padding-right: 10px;
}

body.subpage #content-holder #pnl-centre .breadcrumb a:hover {
	text-decoration: underline;
}

body.subpage #content-holder #pnl-right {
	float: right;
	width: 187px;
	background-color: transparent;
	margin-right: 0px;
	padding-bottom: 220px;
	overflow:hidden;
}
body.subpage #content-holder #pnl-right .inner-pnl-cnt h2 canvas
{
	overflow:hidden;
}

body.subpage #content-holder #pnl-centre .bottom-pnls {
	float: left;
	display: block;
	width: 227px;
	background-color: transparent;
	margin-bottom: 16px;
}

body.subpage #content-holder #pnl-centre .left {
	margin-right: 16px;
}

body.subpage #content-holder #pnl-centre .bottom-pnls .panel-top,
body.subpage #content-holder #pnl-centre .bottom-pnls .panel-bott {
	height: 15px;
}

body.subpage #content-holder #pnl-centre .bottom-pnls .panel-top {
	background: url(../images/inner_block_top.jpg) no-repeat;
}

body.subpage #content-holder #pnl-centre .bottom-pnls .panel-bott {
	background: url(../images/inner_block_bott.jpg) no-repeat;
}

body.subpage #content-holder #pnl-centre .bottom-pnls .panel-content {
	padding: 0px 16px 0px 16px;
	background: url(../images/inner_block_repeat.jpg) repeat-y;
}


/** list items in central columns **/

#pnl-centre ul li {
	list-style-type: none;
	background: url(../images/dot.gif) 0px 5px no-repeat;
	padding-left: 20px;
}


/** sub nav **/

/*
body.subpage ul.sub {
	width: 199px;
	position: relative;
	background: #fff url(../images/subnav/sub_background_new.jpg) no-repeat;
	margin: 0;
	padding: 0;
}



body.subpage ul.sub li {
	position: relative;
	margin: 0;
	padding: 0;
}


body.subpage ul.sub li {
	list-style-type: none;
	margin-bottom: 0px;
}



body.subpage ul.sub li a {
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	min-height: 29px;
	
	width: 157px;
	text-decoration: none;
	color: #ad2429;
	
	text-transform: uppercase;
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 1.2em;
	padding-bottom: 20px;
	
}



body.subpage ul.sub li.top a {
	height: 24px;
	background-position: 0px -88px;
	border-left: none;
	border-right: none;
	padding: 20px 0px 0px 20px;
	width: 179px;
	line-height: 1em;
}



body.subpage ul.sub li.top a:hover, body.subpage ul.sub li.top a:active {
	background: url(../images/subnav/sub_matrix2.jpg) no-repeat;
	background-position: 0px -135px;
	color: #fff;
	border-left: none;
	border-right: none;
	padding: 20px 0px 0px 20px;
	width: 179px;
	height: 24px;
	line-height: 1em;
}



body.subpage ul.sub li a:hover, body.subpage ul.sub li a.active {
	background: #ad2529 url(../images/subnav/arrow.gif) no-repeat;
	background-position: 180px 22px;
	width: 157px;
	border-left: 1px solid #999;
	border-right:1px solid #999;
	padding-left: 20px;
	color: #fff;
	padding-right: 20px;
	
	padding-bottom: 20px;
	
}


body.subpage .sub-bottom {
	display: block;
	width: 199px;
	height: 83px;
	background: url(../images/subnav/sub_bottom.jpg) no-repeat;
}


body.subpage ul.sub li ul li a {
	color: #000;
	height: 25px;
	padding: 0;
	margin: 0;
	width: 167px;
	padding-left: 30px;
	line-height: 25px;
	
}

body.subpage ul.sub li ul li a:hover,
body.subpage ul.sub li ul li a.active {
	width: 167px;
	padding-left: 30px;
	line-height: 25px;
	background: url(../images/subnav/sub_matrix2.jpg) no-repeat;
	background-position: 0px -182px;
}
*/


body.subpage ul.sub {
	width: 199px;
	position: relative;
	background: #fff url(../images/subnav/sub_background.jpg) no-repeat;
	margin: 0;
	padding: 0;
}



body.subpage ul.sub li {
	position: relative;
	margin: 0;
	padding: 0;
}


body.subpage ul.sub li {
	list-style-type: none;
	margin-bottom: 0px;
}



body.subpage ul.sub li a {
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 29px;
	overflow: hidden;
	width: 177px;
	text-decoration: none;
	color: #ad2429;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 20px;
	padding-top: 15px;
	
}



body.subpage ul.sub li.top a {
	height: 32px;
	background-position: 0px -88px;
	border-left: none;
	border-right: none;
}



body.subpage ul.sub li.top a:hover, body.subpage ul.sub li.top a:active {
	background: url(../images/subnav/sub_matrix2.jpg) no-repeat;
	background-position: 0px -135px;
	color: #fff;
	padding-left: 20px;
}



body.subpage ul.sub li a:hover, body.subpage ul.sub li a.active {
	background: url(../images/subnav/sub_matrix2.jpg) no-repeat;
	background-position: 0px -44px;
	padding-left: 0px;
	width: 199px;
	border-left: none;
	border-right: none;
	padding-left: 20px;
	color: #fff;
	
}


body.subpage .sub-bottom {
	display: block;
	width: 199px;
	height: 83px;
	background: url(../images/subnav/sub_bottom.jpg) no-repeat;
}


body.subpage ul.sub li ul li a {
	color: #000;
	height: 25px;
	padding: 0;
	margin: 0;
	width: 167px;
	padding-left: 30px;
	line-height: 25px;
	
}

body.subpage ul.sub li ul li a:hover,
body.subpage ul.sub li ul li a.active {
	width: 167px;
	padding-left: 30px;
	line-height: 25px;
	background: url(../images/subnav/sub_matrix2.jpg) no-repeat;
	background-position: 0px -182px;
}


/** end of sub nav **/

/** general sub page stuff **/

body.subpage #content-holder #pnl-centre img {
	float: right;
	margin-left: 10px;
}

body.subpage #content-holder #pnl-centre ul li img, body.subpage #content-holder #pnl-centre .acrobat {
	float: none;
	margin-left: 5px;
}
body.subpage #content-holder #pnl-centre ul 
{
	margin-bottom:12px;
}

/** quote box **/

.quote-box {
	display: block;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	width: 227px;
	background: url(../images/inner_block_top.jpg) no-repeat;
	padding-top: 15px;
	float: right;
	margin-left: 10px;
}

.box-repeat {
	width: 211px;
	background: url(../images/inner_block_repeat.jpg) repeat-y;
	padding: 0px 8px 0px 8px;
}

.box-bottom {
	width: 227px;
	height: 15px;
	background: url(../images/inner_block_bott.jpg) no-repeat;
}

.quote-box blockquote {
	background: url(../images/quotes_left.gif) no-repeat; 
	line-height: 1.8em; 
	padding-top: 10px;
	padding-left: 25px;
}   

.quote-box blockquote div {
	background: url(../images/quotes_right.gif) 100% 100% no-repeat; 
	padding-right: 20px; 
	font-weight: bold; 
	display: block; 
	position: relative;
	font-size: 1.75em;
	color: #ad2429;  
}


/*******************************************************************/
/*                         SEARCH PAGES                            */
/*******************************************************************/


body.search #content-holder #pnl-centre {
	display: block;
	width: 688px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-color: transparent;
	padding-bottom: 120px;
}

 #pnl-centre .search-box {
 	display: block;
	width: 688px;
	height: 59px;
	background: url(../images/search_bg.jpg) no-repeat;
	position: relative;
	margin-bottom: 26px;
 }
 
 #pnl-centre .search-box input#search {
 	width: 382px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #878787;
	position: absolute;
	left: 145px;
	top: 15px;
	font-size: 1em;
	padding-top: 5px;
	padding-left: 5px;
 }
 
  #pnl-centre .search-box input#submit {
 	width: 70px;
	height: 15px;
	position: absolute;
	right:65px;
	top: 20px;
	display: block;
 }
 
 body.search #pnl-centre h2 {
 	margin-bottom: 24px;
 }
  
 #pnl-centre h2.others {
 	margin-top: 14px;
 }
 
 .search-item {
 	min-height: 80px;
	height: auto !important;
	height: 80px;
 	margin-bottom: 16px;
 }
 
 .search-item .icon {
 	float: left;
	display: block;
	width: 68px;
	height: 35px;
 }
 
 .search-item .info {
 	float: left;
	width: 620px;
 	background-color: transparent;
 }
 
 .search-item .read {
 	background: url(../images/icon_read.gif) no-repeat;
 }
 
 .search-item .view {
 	background: url(../images/icon_view.gif) no-repeat;
 }
 
 .search-item .info h3 {
 	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
 }
 
 .search-item .info p {
 	padding-bottom: 8px;
 }
 
 .search-item .docs, .search-item .docs a {
 	color: #999;
	text-decoration: none;
 }
 
 /* pagination */
 
#pnl-centre .pagination {
	width: 688px;
	display: block;	
	margin-top: 29px;
}

#pnl-centre .pagination ul {
	float: right;
}
 
 #pnl-centre .pagination ul li {
 	list-style-type: none;
	float: left;
	background: none;
	padding: 0;
	margin: 0 18px 0 0;
 }
#printfooter
{
	display:none;
}
 
 
 
 















































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