/*
---------------------------
CSS STYLES - CONTENT LAYOUT
---------------------------
/* Copy */
body, p, td {
}

p {
	color:#333333;
}
.pageSummary {
    color: #6a6a6a;
    margin-bottom: 5px;
}
.content {
    /* Find this below router 'text' - fixes 'bold text' cascading bug */
    margin-bottom: 5px;
}
.contentBold {
    font-weight: bold;
}
.contentBold a{
    font-weight: bold;
}
.contentRed {
    font-weight: bold;
    color: #c00;
}
.newsTitle {
    font-size: 115%;
    font-weight: bold;
    color: #c00;
}
.newsDate {
}


/* Narrow 356 Container */
.narrow {
	float: left;
	width: 512px;
}

/* Wide 550 Container */
.wide {
	float: left;
	width: 768px;
}


.widerow, .narrowrow {
    margin: 0px;
    padding: 0px;

}


/* Page header 2 Col */
.PHTwo1 {
	float: left;
	padding: 0 10px 0 10px;
	width: 491px;
	/*border-right: 1px solid #cccccc;*/
	background-color: white;
}

.PHTwo1-line {
	float: left;
	padding: 0 10px 0 10px;
	width: 491px;
	border-right: 1px solid #cccccc;
	background-color: white;
}
.PHTwo2 {
	float: left;
	padding: 0 20px 0 10px;
	width: 226px;
	background-color: white;
}


/* Spacers and Dividers	*/
.spacer11, .spacer6, .spacer3, .solidHline, .dottedHline, .totalHline {
    width: 100%;
    font-size: 1px;
    height: 1px;
    line-height: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spacer11 {
    height: 8px;
    font-size: 1px;
    clear: both;
}
.spacer6 {
    height: 6px;
    font-size: 1px;
    clear: both;
}
.PHTwo2 .spacer6 {
    height: 4px;
}
.spacer3 {
    height: 3px;
    font-size: 1px;
    clear: both;
}
.solidHline {
    height: 1px;
    padding-top: 5px;
    border: 0px solid #fff;
    border-bottom: 1px solid #cccccc;
    clear: both;
}
.dottedHline {
    height: 0px;
    border: 0px solid #fff;
    border-bottom: 1px dotted #aaaaaa;
    clear: both;
}


/* Main Rooter */
.mainrooterRow {
   /*  border-top: green 1px solid;*/
    padding-top: 8px;


}
.mainrooterImage {
    float: left;
    width: 12px;
    padding-top: 1px;
}

/* Rooter */
.rooterRow {
    /*border-bottom: #ffffff 1px solid;*/
    clear: both;
}

.WcTwo1 .rooterRow {
    width: 260px;
    clear: both;
}
.rooterSpacer {
    float: left;
}
.rooterImage {
display:none;
float: left;
width: 12px;
margin-top: 0.20em;
}
.rooterText {
    float: left;
    padding-bottom: 3px;
}
.rooterText a {
    font-weight: bold;
}
.rooterTextLight {
padding-left:12px;
background: url(../sharedpics/arrow_content.gif) no-repeat left 2px;
float: left;
padding-bottom: 3px;
width: 94%;
}

.content {
	margin: 0 20px 0 10px;
}

.content a{
    font-weight: normal;
}

.rooterTitle {
    /* font: left; */
    font-weight: bold;
    font-size: 130%;
    COLOR: #999;
}


/* ----------Begin Sitemap elements---------- */
.rooterTextB {
    float: left;
    COLOR: #333;
    FONT-STYLE: normal;
}
.rooterTextB a {
    FONT-WEIGHT: bold;
    COLOR: #333;
}
.rooterTextC {
    float: left;
    COLOR: #555;
}
.rooterTextC a {
    FONT-WEIGHT: bold;
    COLOR: #555;
}
.rooterTextD {
    float: left;
    COLOR: #888;
}
.rooterTextD a {
    FONT-WEIGHT: bold;
    COLOR: #888;
}
.rooterTextE {
    float: left;
    COLOR: #888;
}
.rooterTextE a {
    FONT-WEIGHT: normal;
    COLOR: #888;
}
/* ----------End Sitemap elements---------- */


/* IndentedText - This could be merged into Rooter */
.IndentedTextRow {
    clear: both;
}
.IndentedTextImage {
    FLOAT: left;
    WIDTH: 12px;
}
.IndentedTextText {
    FLOAT: left;
}

/* Greybox */
.GreyboxRow {
	width: 100%;
	float: left;
	BACKGROUND-COLOR: #e5e5e5;
}
.GreyboxImage {
    FLOAT: left;
}
.GreyboxLinkImage {
    FLOAT: left;
    WIDTH: 12px;
    PADDING-TOP: 3px;
}
.GreyboxText {
    FLOAT: left;
    PADDING-TOP: 2px;
    PADDING-bottom: 2px;
}
.GreyboxText a {
    FONT-WEIGHT: bold;
}



/* ----------Begin Columns---------- */
/* Narrow 356 Column 2 */
.NcTwo1 {
    FLOAT: left;
    WIDTH: 175px;
}
.NcTwoS {
    FLOAT: left;
    WIDTH: 5px;
    BORDER-bottom: #ffffff 1px solid;
}

/* Wide 550 Column 2 */
.WcTwo1 {
    FLOAT: left;
    WIDTH: 267px;
}
.WcTwoS {
    FLOAT: left;
    WIDTH: 16px;
    BORDER-bottom: #ffffff 1px solid;
}

/* Wide 550 Column 3 */
.WcThree1 {
    FLOAT: left;
    WIDTH: 180px;
}
.WcThreeS {
    FLOAT: left;
    WIDTH: 5px;
    border-bottom: #ffffff 1px solid;
}
/* ----------End Columns---------- */


/* ----------Begin pict and text elements---------- */

/* spacer elements */
.WPic1CS, .WPic2CS, .NPic1CS, .NPic2CS, .NewsColS {
    float: left;
    width: 10px;
}

/* Wide Pic  */
.WPic1CPic {
    float: left;
    width: 100px;
    border-top: 4px solid #ffffff;
}
.WPic1CT1 {
    float: left;
    width: 440px;
}
.WPic2CT1 {
    float: left;
    width: 215px;
}

/* Narrow Pic */
.NPic1CPic {
    float: left;
    width: 75px;
    border-top: 4px solid #ffffff;
}
.NPic1CT1 {
    float: left;
    WIDTH: 465px;
}
.NPic2CT1 {
    float: left;
    WIDTH: 227px;
}

/* Wide & Narrow Pic for top narrow column */
.WPic1CT1-N {
    float: left;
}
/* ----------End pict and text elements---------- */


/* News Items */
.NewsCol1 {
    FLOAT: left;
    WIDTH: 75px;
}

.NewsColT {
    FLOAT: left;
}


.mainrooterText[class], .rooterText[class], .rooterTextLight[class], .rooterTextB[class], .rooterTextC[class], .rooterTextD[class], .rooterTextE[class], .IndentedTextText[class], .NewsColT[class], .WPic1CT1-N[class], .GreyboxText[class], .rooterTitle {
    float: none;
    display: table;
}


/* form elements */
.formContainer {
    WIDTH: 171px;
}

.formcss {
    color: #000;
    WIDTH: 135px;
}

.formButton {
    FLOAT: left;
    PADDING-TOP: 1px;
}

.formField {
    FLOAT: left;
    padding-right: 5px;
    WIDTH: 135px;
}


/* Table styles and elements */

table {
    line-height: 1.8em;
    font-size: 100%;
    vertical-align: top;
    font-weight: normal;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 100%;
}
th {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

tr {
    /*vertical-align: top;*/
    text-align: left;

}
.tright{
    text-align: right;
}
.tmiddle{
    /* text-align: middle; */
}
.tbottom{
        vertical-align: bottom;
}
.tbold{
    font-weight: bold;
}
.tdgrey{
    background-color: #CCCCCC;
}
.tlgrey{
    background-color: #E5E5E5;
}
.tlpink{
    background-color: #FCF2F2;
}
.tdpink{
    background-color: #F9E3E3;
}

            .fullLine {
                HEIGHT: 1px;
                font-size: 1px;
                background-color:#000;
            }

            .lightLine {
                HEIGHT: 1px;
                font-size: 1px;
                background-color:#aaa;
            }

            .dottedLine {
                HEIGHT: 1px;
                font-size: 1px;
                background: url(../sharedpics/dotted.gif) repeat-x;
            }







/* Start Onebase additions */
/* List childs */
.listchildcontainer { 
  margin-left: 0px;
  padding: 0px;
  line-height: 130%;
}
.listchildcontainertable {
	margin-left: 15px;
}
.listchildcontainer ul {
	margin: 0px;
	padding: 0px;
  list-style-type: none;
}
.listchildcontainer ul li {
  background-image: url(../picsNavLeft/level1arrow_a.gif);
  background-repeat: no-repeat;
  background-position: 0px .40em;
  padding-left: 12px;
  margin-left: 0px;
}
.listchildcontainer ul li.open {
  background-image: url(../picsNavLeft/level1arrow_b.gif);
}

.listchildcontainertable select { /* Adapt widths for 25% col */
  width: 100%;
}

/* News Elements */ 
.newsbold { 
  font-weight: bold;
  margin-bottom: 0px;
}
.newsgrey { 
  font-weight: normal;
  color: #666666;
  margin-bottom: 0px;
}
.newstext { 
  font-weight: normal;
  margin-bottom: 0px;
}
.newslinklight, .newslinkbold {
  background-image: url(../sharedpics/level1arrow_a.gif);
  background-repeat: no-repeat;
  background-position: 0px .46em;
  padding-left: 12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.newslinkbold {
  font-weight: bold;
}
.newslinkbold a, .newslinkbold link  {
  font-weight: bold;
}
.newsindend {
  padding-left: 12px;
  padding-top: 0px;
  margin-top: 0px;
}
.newsbottmspace {
  margin-bottom: 10px;
}


.colourboxWhite { 
  border: 1px solid #cccccc;
  padding: 3px;
  padding-top: 6px;
  padding-left: 8px;
  margin-left: 0px;
  margin-bottom: 15px;
  clear: both;
}
.colourboxWhite h1, .colourboxWhite h2, .colourboxWhite h3, .colourboxWhite h4, .colourboxWhite h5, .colourboxWhite p, .colourboxWhite ul li { /* reset paragraph indents to be in colour box  */
  margin-left: 0px;
}
/* END Onebase additions */

/* Extra Annual Report styles (SM) */


	/* narrow subnav */
	
.contentSubnav-narrow {
	background: #e5e5e5;
	border: solid white;
	border-width: 1px 0;
	padding: 3px 0pt 3px 22px;
}

.contentSubnav-narrow-edge {
	background: #999;
	border-top: 1px solid #999;
	margin: 0;
	padding: 0;
}

.contentSubnav-narrow a {
	font-weight:bold;
	font-size:94%;
	/*line-height: 120%;*/	
}

.contentSubnav-narrow ul {
	margin:0;
	list-style-type: none;
	padding: 0 0 4px 0;
}

.contentSubnav-narrow ul li {
	float: left;
	padding-bottom: 1px;
}

.contentSubnav-narrow ul li.filebasket {
	padding: 0;
	margin: 0 20px 0 0;
}
/* Modified/Created by MDD */
.contentSubnav-narrow ul li.addSectionToBasketPDF {
	background:url(../sharedpics/add_red.jpg) no-repeat center left;
	padding-left: 16px;
        margin: 0 20px 0 0;
}
/* Modified/Created by MDD */
.contentSubnav-narrow ul li.addSectionToBasketXLS {
	background:url(../sharedpics/add_green.jpg) no-repeat center left;
	padding-left: 16px;
	margin: 0 20px 0 0;
}
/* Modified/Created by MDD */
.contentSubnav-narrow ul li.downloadPDF {
	background:url(../sharedpics/acrobat.gif) no-repeat center left;
	padding-left: 19px;

}
/* Modified/Created by MDD */
.contentSubnav-narrow ul li.downloadXLS {
	background:url(../sharedpics/excel.gif) no-repeat center left;
	padding-left: 19px;

}

	/* wide subnav */

.contentSubnav-wide {
	background: #e5e5e5;
	border: solid white;
	border-width: 1px 0;
	padding: 3px 0pt 3px 95px;	
}

.contentSubnav-wide-edge {
	background: #999;
	border-top: 1px solid #999;
	margin: 0;
	padding: 0;
}

.contentSubnav-wide a {
	font-weight:bold;
	font-size:94%;
}

.contentSubnav-wide ul {
	margin: 0;
	list-style-type: none;
	padding: 0 0 4px 0;
}

.contentSubnav-wide ul li {
	float: left;
	padding-bottom:1px;	
}

.contentSubnav-wide ul li.filebasket {
	padding-left: 0px;
	padding-right: 70px;
}
/* Modified/Created by MDD */
.contentSubnav-wide ul li.addSectionToBasketPDF {
	background:url(../sharedpics/add_red.jpg) no-repeat center left;
	padding-left: 16px;
	padding-right: 70px;
}
/* Modified/Created by MDD */
.contentSubnav-wide ul li.addSectionToBasketXLS {
	background:url(../sharedpics/add_red.jpg) no-repeat center left;
	padding-left: 16px;
	padding-right: 70px;
}
/* Modified/Created by MDD */
.contentSubnav-wide ul li.downloadPDF {
	background:url(../sharedpics/acrobat.gif) no-repeat center left;
	padding-left: 19px;
}
/* Modified/Created by MDD */
.contentSubnav-wide ul li.downloadXLS {
	background:url(../sharedpics/excel.gif) no-repeat center left;
	padding-left: 19px;
}

.clear {
	clear:both;
}

/* various header styles - NB. copied from other stylesheets - couldn't locate (SM) */

/*.swlLeadEnumerationPar {
	display:block;
	margin:0px 0px 0px 8px;
	text-align:left;
	text-decoration:none;
	text-indent: 0px;
	vertical-align:baseline;
}

.swlLeadEnumerationPar ul li {
	font-size: 110%;
	font-weight: bold;
	color:#666666;
	margin: 15px 0;	
}

.titelTopRedChar {
	color:#CC0000;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	vertical-align:0px;
}*/


