/* 
	PIPA PRINT CSS
	CREATED 21.02.04
	MODIFIED 04.04.08
	AUTHOR: ANDY FIELD @ IDNET
*/

/* RESET CONTROLS *********************************************************/

#skip,
#headercontainer,
#navcontainer,
#personalisationcontainer,
#lhscontainer,
#footercontainer,
#breadcrumbs,
#rhscontainer,
#check {
	display:none;
}

/* GENERIC CONTROLS *******************************************************/

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	/* font: 70% arial, helvetica, sans-serif; */
	font: 76% arial, helvetica, sans-serif;
	text-align: left;
	padding: 1em;
}

img
{	
	border: 0;
	display: block;
}

img.inline
{
	display: inline;
}

hr
{
	height: 1px;
	color: #dbcedb;
	background-color: #dbcedb;
	border: none;
	margin: 0 0 10px 0;
}

#skip
{
	display: none;
}

.clearme
{
	clear: both;
}

.defpadme
{
	padding: 5px 15px 9px 9px;
}

.padme
{
	padding: 10px;
}

/* TEXT CONTROLS **********************************************************/

p, td, th
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}

p
{
	padding-bottom: 14px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, sans-serif;
	line-height: 140%; 
}

h1
{
	font-size: 1.7em;
	font-weight: normal;
	color: #870078;
	padding-bottom: 16px;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #870078;
	padding-bottom: 10px;
}

h3
{
	font-size: 1.3em;
	font-weight: normal;
	color: #870078;
	padding-bottom: 10px;
}

h4
{
	font-size: 1.1em;
	font-style: italic;
	color: #870078;
	padding-bottom: 6px;
}

h5, h6
{
	font-size: 1em;
	color: #870078;
	padding-bottom: 6px;
}

.note
{
	font-weight: bold;
	color: #d30;
}

.date,
.bulletin
{
	font-size: 0.9em;
	color: #b250a8;
	padding-bottom: 4px;	
}

.recruitmentheader
{
	font-size: 0.95em;
	font-weight: bold;
	color: #b250a8;
	padding-bottom: 4px;	
}

.author
{
	font-size: 1em;
	color: #b250a8;
	padding-bottom: 10px;
}

.alert,
#quadpanel p.alert
{
	font-size: 1em;
	font-weight: bold;
	color: #92c331;
	line-height: 1.3em;
	text-transform: uppercase;
}

#date p
{
	font-size: 0.95em;
	color: #b250a8;
	padding-top: 8px;
}

#breadcrumbs p
{
	font-size: 0.9em;
	color: #870078;
	padding: 0;
}

#checkcontainer p
{
	font-size: 0.9em;	
	color: #999;
	padding: 0;
}

#top p
{
	font-size: 0.9em;	
	padding: 0;
}

#deftext h1
{
	font-size: 1.7em;
	font-weight: normal;
	color: #fff;
	padding-bottom: 6px;
}

#deftext p
{
	font-size: 1em;
	color: #fff;
	padding-bottom: 6px;
}

#deftext a.more
{
	font-size: 0.9em;
	color: #fff;
	line-height: 100%;
	text-decoration: none;
	float: right;
	margin-right: 15px;
}

#deftext a:hover
{
	color: #dbcedb;
	/* background: #669; */
}

#quadpanel h2
{
	font-size: 1.3em;
	font-weight: normal;
	line-height: 100%;
	color: #870078;
	padding-bottom: 10px;
}

#quadpanel p.date
{
	font-size: 0.9em;
	color: #b250a8;
	padding: 0;
}

#quadpanel p
{
	font-size: 1em;
	color: #870078;
	padding: 0 0 6px 0;
	line-height: 1.4em;
}

#quadpanel a.more
{
	font-size: 0.9em;
	color: #870078;
	line-height: 100%;
	text-decoration: none;
	float: right;
	padding: 10px 0 10px 0;
}

#quadpanel a:hover
{
	color: #92c331;
}

#form h3
{
	font-size: 1.3em;
	font-weight: normal;
	color: #870078;
	padding: 6px 0 0 0;
}

#form td h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #870078;
	padding: 6px 0 0 0;
}

#form h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #870078;
	padding: 0 0 10px 0;
}

h3.news
{
	font-size: 1.3em;
	font-weight: normal;
	color: #870078;
	padding-bottom: 4px;
}

p.section
{
	font-size: 0.9em;	
	color: #666;
	padding-bottom: 10px;
}

blockquote
{
	border-left: 2px solid #870078;
	padding: 0 0 0 8px;
	margin-bottom: 14px;
}

.highlight
{
	background: #dbcedb;
	padding: 8px 8px 0 8px;
	margin-bottom: 14px;
}

.imagehighlight
{
	background: #e3e3e3;
	margin-bottom: 14px;
}

.imagehighlight p
{
	color: #000;
	font-style: italic;
	padding: 8px;
}

blockquote p
{
	padding: 0;
	color: #870078;
}

#content ul
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: square;
	margin-left: 40px;
	padding-bottom: 8px;
}

#content li
{
	padding-bottom: 6px;
}

#content ul.arrow
{
	list-style-type: none;
	margin-left: 0;
}

#content ul.arrow li
{
	padding: 3px 0 3px 10px;
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#content ul.alpha
{
	list-style-type: lower-alpha;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 8px;
}

#content ul.decimal
{
	list-style-type: decimal;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 8px;
}

/* LINK CONTROLS **********************************************************/

a
{
	color: #870078;
	text-decoration: none;
}

a:hover
{
	color: #92c331;	
}

/* HEADER NAVIGATION CONTROLS *********************************************/

#topnavwidgets
{
	float: right;
	margin: 12px 35px 0 0;
}

#topnavwidgets .search
{
	font-size: 0.9em;
	color: #fff;
	margin-bottom: 2px;
}

#topnavwidgets .corelinks
{
	font-size: 0.9em;
	color: #fff;
	margin-top: 6px;
}

#topnavwidgets a
{
	color: #fff;
	text-decoration: none;
}

#topnavwidgets a:hover
{
	color: #92c331;
}

#navigator
{
	float: left;
	/* margin-left: 140px; */
}

#navigator ul
{
	list-style-type: none;
	font-size: 0.92em;
	font-weight: bold;
	color: #fff;
	margin-left: 140px;
}

#navigator li
{
	display: inline;
}

#navigator a
{
	float: left;
	color: #fff;
	text-decoration: none;
	background: #870078 url(/collateral/navbg.gif) repeat-x;
	padding: 5px 10px 10px 10px;
	border-right: 1px solid #fff;
}

#navigator a:hover,
#navigator a.active
{
	background: #fff url(/collateral/navbgon.gif) repeat-x;
}

#navigator a.activeend
{
	border: none;
	background: #fff url(/collateral/navbgon.gif) repeat-x;
}

#navigator a.end
{
	border: none;
}

/* LHSNAV CONTROLS ********************************************************/

#lhsnav ul
{
	list-style-type: none;
}

#lhsnav li
{
	display: inline;
}

#lhsnav li a
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 0 4px 12px;
	border-bottom: 1px solid #dbcedb;
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#lhsnav li a.level01
{
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(/collateral/lhsarrowon.gif) no-repeat;
}

#lhsnav li a.level03
{
	font-weight: normal;
	padding: 4px 0 4px 22px;
	background: transparent url(/collateral/lhsarrowindent.gif) no-repeat;
}

#lhsnav li a:hover
{
	background: #f6f6f6 url(/collateral/lhsarrow.gif) no-repeat;
}

#lhsnav li a.level03:hover
{
	background: #f6f6f6 url(/collateral/lhsarrowindent.gif) no-repeat;
}

#lhsnav li a.secure
{
	background: transparent url(/collateral/padlocklhs.gif) left center no-repeat;
}

#lhsnav li a.secure:hover
{
	background: #f6f6f6 url(/collateral/padlocklhs.gif) left center no-repeat;
}


/* NEWSLETTER AND SITE MAP CONTROLS ***************************************/

#newsletter ul,
#sitemap ul
{
	list-style-type: none;
	margin: 0;
	padding-bottom: 8px;
}

#newsletter li,
#sitemap li
{
	display: inline;
}

#newsletter li a
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 0 4px 12px;
	border-bottom: 1px solid #dbcedb;
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#newsletter li a:hover
{
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#sitemap li a.level01:hover
{
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#sitemap li a.level02:hover
{
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#sitemap li a.level03:hover
{
	background: transparent url(/collateral/lhsarrowindent.gif) no-repeat;
}

#sitemap li a.level01
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 4px 12px;
	border-bottom: 1px solid #dbcedb;
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#sitemap li a.level02
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 4px 12px;
	background: transparent url(/collateral/lhsarrow.gif) no-repeat;
}

#sitemap li a.level03
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 0 4px 24px;
	background: transparent url(/collateral/lhsarrowindent.gif) no-repeat;
}

#sitemap li a.level04
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 0 4px 24px;
	background: transparent url(/collateral/lhsarrowindent.gif) no-repeat;
}


/* WIDGET CONTROLS ********************************************************/

#widgets ul
{
	list-style-type: none;
}

#widgets li
{
	display: inline;
}

#widgets li a
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 7px 0 9px 32px;
}

#widgets li a.printme
{
	background: transparent url(/collateral/printicon.gif) no-repeat;
}

#widgets li a.emailme
{
	background: transparent url(/collateral/emailicon.gif) no-repeat;
}

#widgets li a.printme:hover
{
	display: block;
	color: #fff;
	background: #dbcedb url(/collateral/printicon.gif) no-repeat;
}

#widgets li a.emailme:hover
{
	display: block;
	color: #fff;
	background: #dbcedb url(/collateral/emailicon.gif) no-repeat;
}

/* RELATED INFORMATION CONTROLS *******************************************/

#relatedinformation ul
{
	list-style-type: none;
	padding: 8px 0 12px 0;
}

#relatedinformation li
{
	display: inline;
}

#relatedinformation li.start
{
	font-size: 1em;
	font-weight: bold;
	color: #870078;
	padding-left: 8px;
}

#relatedinformation li a
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 8px 8px 0 20px;
	background: transparent url(/collateral/rhsarrow.gif) no-repeat;
}

#relatedinformation li a.level02
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 8px 0 30px;
	background: transparent url(/collateral/rhsarrow02.gif) no-repeat;
}

#relatedinformation li a.secure
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 8px 8px 0 20px;
	background: transparent url(/collateral/padlock.gif) no-repeat;
}

#relatedinformation li a:hover
{
	color: #92c331;
}

/* RHSSEARCH CONTROLS *****************************************************/

#rhssearch ul
{
	list-style-type: none;
	padding: 8px 0 12px 0;
}

#rhssearch li
{
	display: inline;
}

#rhssearch li.start p
{
	font-size: 1em;
	font-weight: bold;
	color: #870078;
	padding-left: 8px;
	padding-bottom: 3px;
}

#rhssearch li.content
{
	display: block;
	font-size: 1em;
	color: #870078;
	text-decoration: none;
	padding: 4px 0 4px 8px; 
}

/* FOOTER CONTROLS ********************************************************/

#footer ul
{
	list-style-type: none;
}

#footer li
{
	display: inline;
	font-size: 0.9em;
	color: #999;
}

/* TABLE CONTROLS *********************************************************/

table
{
	font-size: 100%; /* IE hack */
	width: 90%;
	margin-bottom: 15px;
}

#form table
{
	width: auto;
	margin-bottom: 15px;
}

th
{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%; /* IE hack */
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #870078;
	padding: 4px 20px 4px 0;
	border-bottom: 1px solid #dbcedb;
	vertical-align: top;
}

td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%; /* IE hack */
	font-size: 1em;
	font-weight: normal;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #dbcedb;
	vertical-align: top;
}

td.right
{
	text-align: right;
}

th.noline,
td.noline
{
	border: none;
}

th.colournoline
{
	background: #dbcedb;
	border: none;
}

td.colour
{
	background: #dbcedb;
}

th.end,
td.end
{
	padding: 6px 0 0 0;
	border: none;
}

#calendar table th,
#calendar table td
{
	vertical-align: top;
}

#calendar table th.highlight,
#calendar table td.highlight
{
	background: #dbcedb;
}

/* FORM CONTROLS **********************************************************/

input,
textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal; 
}

input.long,
textarea.long
{
	width: 240px;
}

input.medium,
textarea.medium
{
	width: 180px;
}

input.short,
select.short
{
	width: 135px;
}

.button
{
	width: auto;
	color: #fff;
	text-transform: none;
	background-color: #606;
	background-image: url(/collateral/button.gif);
	background-repeat: repeat-x;
	border: 1px solid #606;
	padding: 2px;
}

/* EMAIL CONTROLS **********************************************************/

#comments
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 15px;
}
