/* Chestnut Recruitment - site styles */

/***********  Page Layout ******************/
/* Moved out of the inline style block in index.html so the page needs no
   'unsafe-inline' in its Content-Security-Policy. */
body {
	background-color: #CCCCCC;
	margin-top: 25px;
}


/* Replaces the deprecated align="center" attribute on the page wrapper.
   Centres the fixed-width layout table only. Do not add text-align here:
   align="center" did not centre the content inside the table cells. */
.page > table {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
}
.inner-table {
	width: 777px;
}

/* Replaces cellspacing="0", cellpadding="0" and border="0".
   These are NOT optional: without them the browser defaults of 2px border-spacing
   and 1px cell padding would reappear and pull the sliced images apart.
   border-collapse must stay "separate" (the default) -- switching to "collapse"
   is not an equivalent substitution and shifts the layout. */
.page table {
	border-spacing: 0;
}
.page td {
	padding: 0;
}
/* Required by the HTML5 doctype. Under the old HTML 4.01 Transitional doctype the
   page rendered in "almost standards mode", where an image alone in a table cell
   reserves no space for text descenders. The HTML5 doctype switches to full standards
   mode, where it does -- which would add ~4px under every sliced image and turn the
   1px black rules into 18px bars. Taking the images out of inline flow restores the
   original behaviour exactly. */
.page img {
	display: block;
	border: 0;
}

/* Column widths, moved off the deprecated width attribute.
   Note: the width/height attributes on the img elements are NOT redundant --
   trany.gif is a 1x1 transparent spacer stretched by those attributes. */
.logo-cell {
	width: 266px;
}
/* The logo is the page's h1 -- its alt text is the heading. Strip the default
   h1 margins so wrapping it changes nothing visually. */
.logo-cell h1 {
	margin: 0;
}
.gutter {
	width: 33px;
}
.body-cell {
	width: 443px;
	text-align: left;
	vertical-align: top;
}
.edge-cell {
	width: 35px;
	text-align: left;
	vertical-align: top;
}
.foot-spacer {
	width: 15px;
}
.foot-text {
	width: 664px;
}
.foot-pad {
	width: 98px;
}

/* Background colours, moved off the deprecated bgcolor attribute. */
.rule-row,
.rule-col {
	background-color: #000000;
}
.rule-col {
	width: 1px;
}
.panel {
	background-color: #FFFFFF;
}
.nav-row {
	background-color: #EEEEEE;
}
.sidebar {
	background-color: #990000;
	vertical-align: top;
}

/***********  Main Page Styles ******************/
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #52335E;
}

a.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #52335E;
}
a.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: underline;
	color: #C68534;
}
a.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #52335E;
}

a.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: underline;
	color: #000000;

}
.left_nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #333333;
}
a.left_nav:link {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #333333;
}

a.left_nav:active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #F3B747;
}
a.left_nav:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #333333;
}
a.left_nav:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	text-decoration: underline;
	color: #000000;
}
.news_title{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #52335E;
}
a.news_title:link {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	font-weight: bold;
	color: #52335E;
}

a.news_title:active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	font-weight: bold;
	color: #52335E;
}
a.news_title:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
	color: #52335E;
}
.left_sub_nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
}
a.left_sub_nav:link {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #CCCCCC;
}

a.left_sub_nav:active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #CCCCCC;
}
a.left_sub_nav:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-align:left;
	text-decoration: underline;
	color: #CCCCCC;
}
.top_nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.top_nav:link {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}

a.top_nav:active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.top_nav:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}

.page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.page_sub_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

.left_nav_at {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.left_nav_at:link {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}

a.left_nav_at:active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.left_nav_at:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 70%;
	text-decoration: underline;
	color: #FFFFFF;
}
.top_back_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.scramble_email {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 70%;
	color: #000000;
}
a.scramble_email:link {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 70%;
	color: #000000;
}
a.scramble_email:visited {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 70%;
	color: #000000;
}
a.scramble_email:active {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 70%;
	color: #000000;
}
a.scramble_email:hover {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 70%;
	color: #000000;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5;
	color: #000000;
}
a.main_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
a.main_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: bold;
	color: #000000;
}
a.main_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
a.main_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	TEXT-DECORATION: underline;
	color: #666666;
}
/* Links sitting inside .main_text body copy. Deliberately a descendant rule and not
   a.main_text: the classes above set font-size in percentages, so applying .main_text
   to an element already inside .main_text compounds to 49% and shrinks the text. */
.main_text a {
	font-weight: bold;
	color: #000000;
}
.main_text a:hover {
	color: #666666;
}
.white_intro_banner {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}
.formorange {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, sans-serif; 
	FONT-SIZE: 9px; 
	border: 1px solid #999999;
}
