/* stylesheet for all MarketingNet pages
=========================================== */

/* general
=========================================== */
body {
    width: 775px;
    margin: 0;
    color: #000;
    background: #fff;
	font-family: Verdana, Sans-serif;
    font-size: 82%;
/*
	voice-family: "\"}\"";
	    font-size: 82%;
	}
	html>body { font-size: 82%;
*/
	voice-family: "\"}\"";
	}
	html>body { font-size: 82%;

}
div, img, form {
    margin: 0;
    border: 0;
    padding: 0;
}
input, select, textarea {
    font: 75% Verdana, Sans-serif;
}
li {
    list-style-image: url(../images/bullet.gif);
    list-style-type: circle;
    margin-top: 2px;
    margin-bottom: 3px;
}
li.redarrow {
    list-style-image: url(../images/red_arrow.gif);
    list-style-type: disc;
}
li.redarrowpresent {
    list-style-image: url(../images/red_arrow.gif);
    list-style-type: disc;
    margin-top: 2px;
    margin-bottom: 0px;
}
ul.pinkbg { padding-top: 3px; }


/* header
=========================================== */
#header {
    height: 94px;
    width: 775px;
    color: #000;
	background:white;

}
#headernav {
    position:absolute; 
	top:38px;
	left:60px;
	z-index:1;
}
#logo {
    width: 239px;
    height: 94px;
	position:absolute; 
	top:0px;
	left:0px;
	z-index:2;
}
#subnavblock {
	padding-bottom:17px;	
}
#subnav {
    background: #dbdbdb;
	color:black;
    width: 775px;
    margin: 0;
    padding-top: 2px;
	xmin-height: 20px;
	position:relative;

}
/* NN won't expand height without the following when line wraps.  IE ignores child selector */
/* (Shouldn't be necessary but some languages may have particularly long words for each function bar item) */ 
*>#subnav {
    voice-family: "\"}\"";
    voice-family:inherit;
    xmin-height: 40px;
}
#dummy { }  /* the above technique can cause following rule to be ignored, hence dummy rule */

.subnavlabel {
    width: 170px;
    text-align: right;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
	line-height: 150%;
}
.subnavlabelrecruit {
    width: 270px;
    text-align: right;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
}
.subnavcontent {
    font-weight: bold;
    color: #000;
    width: 510px;
    line-height: 150%;
	margin:0px; 
	padding:0px;
	position:relative;
	left:210px;
}

.subnavsection {
    font-weight: bold;
    color: #000;
	width:180px; 
	line-height: 150%;
	margin:0px;
 	padding:0px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
}

.subnavsection .navitem {
	width:100%;
}

#helperholder {
    position: absolute;
	float:right;
    width: 675px;
    left: 100px;
    top: 0;
    /*display: none;*/
}

#helperLinks {
	float:right;
	background: #e5e5e5;
    padding-bottom: 2px;
    /*padding-right: 20px;*/
    padding-right: 8px;
    padding-left: 8px;
    text-align: right;
    /*display: none;*/
}


/* navigation
=========================================== */
.navcontainer {
	width: 775px;
    margin: 0px;
    padding-top: 0px;
	
	
}

#headernav .navcontainer {
	text-indent:0px;
}
.navitem { display:inline;}
.padleft15 { margin-left: 15px; }


/* footer
=========================================== */
#footer {
    width: 775px;
    border-top: solid #ccc 1px;
    margin-bottom: 5px;
    clear: both;
    text-align: right;
}
.footerBody {
    width: 765px;
    margin: 5px 10px 5px 0;;
    color: #666;
    font-size: smaller;
}


/* headings and text
=========================================== */
h1 {
    color: #000;
    font-size: 100%;
    margin: 10px 0 5px 0;
}
/*
h2 {
    color: #333;
    background: #ccc;
    font-size: 100%;
    padding: 2px 0 2px 5px;
}
*/
h4 {
    color: #000;
    font-size: 100%;
    padding: 2px 0 2px 0;
}
/*
h4 and h5 not used now
*/
/*
h4 {
    color: #000;
	color: green;
    font-size: 100%;
    margin: 10px 0 5px 0;
}
h5 {
    color: #000;
    font-size: 100%;
    margin: 0 0 0 0;
}
*/
.smaller { font-size: smaller; }

/* links
=========================================== */
a { color: #c33; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #900; }
a:hover { text-decoration: underline; }

.topnav { color: #666; font-weight: bold; }
a.topnavon { color: #c00; font-weight: bold; }
a.topnav { color: #666; font-weight: bold; }
a.topnav:visited { color: #666; }
a.topnavon:visited { color: #c00; }
a.helperLink { color: #333; font-size: smaller; }
a.helperLink:visited { color: #333; }
.helperText { color: #333; font-size: smaller; }


#headernav a { color: #666; font-weight: bold; }
#headernav a:visited { color: #666; }
#headernav a:hover { color: #666; font-weight: bold; }

/* other
============================================ */
.nospeak { speak: none; }
.noarrow { display: none; }
.padright { padding-right: 8px; }
.pad3 { padding-right: 3px; }
.notop { padding-top: 0; margin-top: 0; } 
.searchresultdesc { padding-top: 3px; font-size: 85%; }
#pageNotes { display: none; }
#standardsNote { display: none; }

.alternativecontent { display: none; }

/* recruitment newsletter
============================================ */
#centreColrecruit {
    width: 550px;
    margin-left: 115px;
    margin-right: 85px;
    padding: 25px 0 15px 10px;	
}
.greyborderrecruit {
    width: 545px;
    border: solid 1px #ccc;
    margin-left: 4px;
    padding: 15px 10px 15px 10px;
}  
.newslettertitle {
    color: #000;
    font-size: 110%;
    font-weight: bold;
}
.newsletterdate {
    color: #000;
    font-size: 100%;
    float: right;
}
.h3recruit {
    color: #333;
    background: #c4e5fa;
    font-size: 110%;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}


/* extra for new brand */
.mid {
    vertical-align: middle;
}
#searchform {
    margin: 0;
    display: none !important;  
}

.spacer{
clear:both;
}