/* Container vs Float Error Correction */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/* Body Document Default */
/* --- Change the background colour here --- */
body {
	font-size: 78%; font-family: verdana, arial, helvetica, sans-serif;
	margin: 0; padding: 0; height: 100%; color: #000000; background: #E5EAEF url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_body.gif") no-repeat top center; }

/*================================================= BEGIN CSS Differences ====================================================== */


#page-outer { width: 780px; overflow: hidden; min-width: 780px; max-width: 95%; }
#page-inner { float: left; background: #e6fbfb url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_outer_top2.gif") no-repeat left top; }
#layout-outer { float: left; margin-top: 8px; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_outer_centre.gif") repeat-y 0px 0px; }
#layout-inner { float: left; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_outer_bottom.gif") no-repeat bottom left; }

/* Header */
#header-outer { float: left; padding: 0px 4px 4px 4px; }
/* --- Change the file name for the background image here if required --- */
#header-inner { width: 772px; float: left; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_header_gradient.gif") no-repeat top right; }

#usability-link-bar-outer { float: left; width: 100%; overflow: visible; background-color: transparent; }
#usability-link-bar-inner { float: left; background-color: transparent; color: #c10077; padding: 3px 15px 5px 10px; }

.usability-menu-item-left { float: left; font-size: 0.95em; margin: 0px; padding: 5px 0px 0px 0px; display: inline; color: #666666; }
.usability-menu-item-right { float: right; width: 200px; font-size: 0.95em; margin: 0px; padding: 0px; display: inline; color: #666666; text-align: right; }
.usability-link { font-weight: bold; color: #c10077; padding: 0px 0px 0px 0px; }
.bigger { font-size: 1.8em; }
.default { font-size: 1.5em; }
.smaller { font-size: 1.1em; }
.usability-link:link, .usability-link:visited { color: #006666; text-decoration: none; font-weight: normal; }
.usability-link:active, .usability-link:hover { color: #006666; text-decoration: underline; }

.logo { float: left; padding: 4px 4px 4px 4px; } 

/*AddThis Snippet*/
#social-bookmarks {clear:both; padding: 5px 0 5px 27px; font-size:0.9em;}

/* side Navigation */
#snv-outer { float: left; width: 180px; font-family: verdana, arial, helvetica, sans-serif; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_snav_curve_top.gif") no-repeat top left; }
#snv-inner { float: left; width: 100%; overflow: hidden; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_snav_curve_bottom.gif") no-repeat bottom left; padding: 8px 0px 8px 0px; }

#side-menu-outer { float: left; border-right: 2px solid #cccccc; border-left: 2px solid #cccccc; }
#side-menu-inner { float: left; width: 100%; }

/* Main Content */
#content-outer { margin-left: 193px; }
#content-inner { float: left; width: 100%; }
#template-zone { clear: left; overflow: hidden; }

#main-outer { float: left; margin-top: 6px; }
#main-inner { display: block; float: left; background-color: transparent; margin: 0px 13px 0px 13px; }

/* Footer */
#footer-outer { clear: both; float: left; font-size: 0.9em; color: #000000; padding: 4px; margin-top: 5px; }
#footer-inner { float: left; width: 100%; overflow: hidden; padding: 9px 9px 5px 9px; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_footer_gradient.jpg") no-repeat bottom left;}

.footer-logo { float: left; display: inline; padding: 0px 13px 10px 0px; }
.end { padding-right: 0px; }
.footer-icon { float: left; display: inline; padding-right: 2px; }
.footer-text { float: left; color: #000000; display: inline;  margin-top: 5px; padding-right: 2px; padding-bottom: 5px; letter-spacing: -0.5px; }
.footer-text-left { float: left; color: #000000; display: inline;  margin-top: 5px; padding-right: 25px; padding-bottom: 5px; letter-spacing: -0.5px; }
.footer-link:link, .footer-link:visited { color: #006666; text-decoration: none; }
.footer-link:active, .footer-link:hover { color: #006666; text-decoration: underline; }

.footer-admin { clear: both; width: 100%; text-align: center; margin-top: 20px; margin-bottom: 10px; }
.footer-admin-text { clear: both; font-size: 1em; text-align: center; }
.footer-admin-link:link , .footer-admin-link:visited, .footer-admin-link:hover , .footer-admin-link:active  { color: #0000FF; text-decoration: underline; } 

#languages-outer { float: left; width: 100%; clear: both; font-size: 1.1em; background-color: transparent; color: #000000; }
#languages-inner { margin-left: 195px; } 

.languages-text { float: left; color: #000000; display: inline; margin: 0px; padding-right: 10px; }
.languages-link:link, .languages-link:visited { color: #000000; text-decoration: none; }
.languages-link:active, .languages-link:hover { color: #0000FF; text-decoration: underline; }

/*======================================================= END CSS Differences ================================================== */

/* Float Generics */
.fl { float: left; }
.fr { float: right; text-align: right; }
.cl { clear: left; }

/* Standard Tags */
strong { font-weight: bold; }
em { font-style: italic; }

/* Enable Visible Borders For Development */
div { border: 0px dotted #000000; }

/* Links */
a:link, a:visited { color: #006666; text-decoration: underline; }
a:hover, a:active { color: #006666; text-decoration: none; }

/* generic controls */
img, .noborder { border: 0; }
.spacer { border: 0; }
.center { margin: auto; }
.hide, .invisible { display: none; }
img { border: 0; }
ul, ol, dl, form { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
ul { list-style-type: square; } 
li { }
fieldset { margin: 0.5em; padding: 0.5em; border: 1px solid #cccccc; }
legend { }
ul.inline { list-style-type: none; margin: 0; padding: 0; }
li.inline { display: inline; list-style-type: none; background-color: transparent; padding: 0; }
.cb { clear: both; }

/* graphical / presentational controls */
hr { color: #DDE4F9; height: 1px; background-color: #DDE4F9; border: 0; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; clear: both; display: block; }

/* Administration Links */
#adminlinks { width: 750px; clear: both; padding: 0.3em; margin-top: 0.5em; margin-bottom: 0.5em; text-align: center; background-color: #003366; border: 1px solid #333366; }
.AdminLink { color: #FFFFFF; }
strong.AdminLink { color: #FFFFFF; font-size: 0.9em; font-weight: bold; }
a.AdminLink:link, a.AdminLink:visited { color: #FFFFFF; font-weight: normal; font-size: 0.9em; text-decoration: none; }
a.AdminLink:hover, a.AdminLink:active { color: #FFFFFF; text-decoration: underline; }

/* Page Roots */ 
#breadcrumb-trail { clear: both; padding-top: 8px; }
.PageRootStart { font-size: 0.95em; padding-bottom:5px; font-weight: normal; color: #000000; }
div.PageRoot { font-size: 0.9em; color: #000000; font-weight: normal; padding: 6px 0px 6px 0px; }
a.PageRoot:link, a.PageRoot:visited { color: #006666; text-decoration: underline; font-weight: normal; }
a.PageRoot:active, a.PageRoot:hover { color: #006666; text-decoration: none; }
.prDiv { color: #006666; padding: 0 3px 0 2px; font-size: 1em; font-weight: normal; }

/* Search Box Controls */
#search-panel-outer { float: right; padding: 32px 10px 0px 10px; }
#search-panel-inner { width: 225px; }
#search-form { display: block; padding: 0px; background-color: transparent; }
.search-panel-title {  float: left; width: 180px; overflow: visible; font-size: 0.95em; color: #FFFFFF; padding-top: 10px; }
.search-label { float: left; font-size: 0.85em; color: #000000; font-weight: bold; padding: 2px 5px 0px 0px; }
#keywords { float: left; font-size: 0.9em; color: #000000; width: 12.45em; padding-left: 2px; background-color: #FFFFFF;  border: 1px solid #000000; }
#search-button { color: #000000; font-size: 0.9em; font-weight: bold; background-color: #eeeeee; border: 1px solid #cccccc; margin-left: 5px; }
.search-link { clear: both; color: #FFFFFF; padding: 2px 0px 2px 0px; }
a.searchlink:link, a.searchlink:visited, a.searchlink:active, a.searchlink:hover { color: #FFFFFF; text-decoration: underline; }

/* A-Z Services */
#AZServices-outer { clear: both; }
#AZServices-inner { float: left; padding: 10px 10px 0px 10px; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_az_services.gif") no-repeat 0px 4px; }
#AZServices { float: left; }
.AZDelimiter { display: none; }
a.AZButton:link, a.AZButton:visited  { font-size: 1.2em; font-weight: bold; padding-right: 7px; color: #006666; text-decoration: none; }
a.AZButton:hover, a.AZButton:active  { text-decoration: underline; }

/* Telephone */
#telephone-outer { float: right; }
#telephone-inner { float: left; }
.tnumber { font-size: 1.2em; font-weight: bold; color: #990033 }

/* Side Navigation */
/* --- Change the colours for the side navigation here --- */
#SideNavPanel { float: left; display: block; width: 100%; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/bg_snav_gradient.gif") repeat-x left bottom; }
.SNPanelHeader { }

.previouslink { }
.NavigationPreviousLink { }
a.NavigationPreviousLink:link, a.NavigationPreviousLink:visited { display: block; font-size: 0.9em; font-weight: normal; color: #000000; text-decoration: none; padding: 3px 5px 4px 15px; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/icon_snav_parent.gif") no-repeat left top; margin-bottom: 4px; }
a.NavigationPreviousLink:active, a.NavigationPreviousLink:hover { color: #ffffff; background: #006666 url("/EasySite/setup/StyleNEDDC_Jobs/images/icon_snav_parent_ro.gif") no-repeat left top; }

.currentlink { }
.NavigationCurrentLink { }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; font-size: 0.9em; font-weight: normal; color: #000000; text-decoration: none; padding: 3px 5px 4px 15px; color: #ffffff; background: #003366 url("/EasySite/setup/StyleNEDDC_Jobs/images/icon_snav_sibling_ro.gif") no-repeat left top; margin-bottom: 2px; }
a.NavigationCurrentLink:active, a.NavigationCurrentLink:hover { }

.childlink { }
.NavigationChildLink { }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; font-size: 0.9em; font-weight: normal; color: #006666; text-decoration: none; padding: 3px 5px 4px 15px; background-color: #eaf2f2; border-bottom: 4px solid #eaf2f2; }
a.NavigationChildLink:active, a.NavigationChildLink:hover { color: #ffffff; background-color: #006666; }

.siblinglink { }
.NavigationSiblingLink {  }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; font-size: 0.9em; font-weight: normal; color: #000000; text-decoration: none; padding: 3px 5px 4px 15px; background: transparent url("/EasySite/setup/StyleNEDDC_Jobs/images/icon_snav_sibling.gif") no-repeat left top; margin-bottom: 4px; }
a.NavigationSiblingLink:active, a.NavigationSiblingLink:hover { color: #ffffff; background: #003366 url("/EasySite/setup/StyleNEDDC_Jobs/images/icon_snav_sibling_ro.gif") no-repeat left top; }
/* defaults */
b { font-weight: bold; }
strong { font-weight: bold; }
em { font-style: italic; }
u { text-decoration: underline; }
i { font-style: italic; }

/* Standard Text */
.Header { font-size: 1.4em; }
.LargeBody { font-size: 1.2em; }
.MidLargeBody { font-size: 1.1em; }
div, td, table, .MsoNormal, .tdNormalBody, a.NormalBody, .NormalBody { font-size: 1em; }
.NormalBodyBold { font-size: 1em; font-weight: bold; }
.NormalBodyItalic { font-size: 1em; font-style: italic; }
.MidSmallBody { font-size: 0.95em; }
a.MidSmallBody { font-size: 1.05em; }
.SmallBody { font-size: 0.9em; }
.TinyBody { font-size: 0.85em; }

/* Content Editor Classes */
.CENoMargin { margin: 0; font-size:1em; }
.OneCE { font-size: 0.85em; }
.TwoCE { font-size: 1em; }
.ThreeCE { font-size: 1.2em; }
.FourCE { font-size: 1.4em; }
.FiveCE { font-size: 1.7em; }
.SixCE { font-size: 2em; }
.SevenCE { font-size: 2.4em; }

/* titles */
#page-title-outer { width: 100%; background-color: #DDE4F9; margin-bottom: 5px; }
#page-title-inner { border-bottom: 1px solid #2C344E; border-right: 2px solid #2C344E; }

.PageTitle { width: 100%; color: #000000; font-family: trebuchetms, verdana, arial, helvetica, sans-serif; font-size: 1.45em; font-weight: normal; padding: 0px 13px 4px 0px; margin-top: -5px; }
.SmallTitle { color: #000000; font-size: 1.15em; font-weight: bold; padding: 6px 13px 6px 0px; }

/* results navigation */
.PageNavBar { font-size: 1em; color: #000000; }
a.PageNavBar:link { font-size: 1em; font-weight: bold; color: #0000ff; text-decoration: underline; }
a.PageNavBar:visited { color: #0000ff; font-weight: bold; text-decoration: underline; }
a.PageNavBar:active, a.PageNavBar:hover { color: #0000FF; font-weight: bold; text-decoration: none; }

.RelatedDocuments { padding: 5px; color: #000000; font-size: 1em; font-weight: bold; margin: 0px; }
.SubSectionTitle { font-size: 1.2em; font-weight: bold; margin-top: 10px; color: #000000; }
.RoundTable { margin-bottom: 5px; margin-top: 10px; padding-bottom: 10px; background: #FFFFFF; border-bottom: 1px solid #eeeeee; }
.DocumentIcon { float: left; width: 16px; margin: 0; padding: 5px; }
div.PageDocumentTitle { padding-left: 5px; padding-bottom: 0; }
a.PageDocumentTitle:link, a.PageDocumentTitle:visited { color: #006666; font-size: 1em; font-weight: bold; text-decoration: underline; }
a.PageDocumentTitle:active, a.PageDocumentTitle:hover { color: #006666; text-decoration: none; }
div.PageDocumentText { color: #000000; font-size: 1em; padding-left: 25px; padding-top: 5px; }

/* results */
table, td { }
td.ResultStripOne ul { margin-left: 0em; padding-left: 0.8em; background-color: #eeeeee; }
td.ResultStripOne ul li { list-style-type: none; list-style-image:none; }
span.ResultText { font-size: 1em; }
span.ResultTitle { float: left; font-size: 1.3em; text-align: left; display: block; width: 100%; background-color: transparent; padding: 0px 10px 5px 10px; }
ul a.ResultLink:link { color: #FFFFFF; font-size: 1.1em; font-weight: bold; text-decoration: none; }
ul a.ResultLink:visited { color: #FFFFFF; text-decoration: none; }
ul a.ResultLink:hover { color: #FFFFFF; text-decoration: underline; }
ul a.ResultLink:active { color: #FFFFFF; text-decoration: underline; }

.ResultTitle { padding-left: 3px; color: #FFFFFF; font-size: 1em; font-weight: bold; }
.ResultText { font-size: 1em; color: #000000; }
.ResultBG { background-color: #003366; }
.ResultStripOne { background-color: #FFFFFF; }
.ResultStripTwo { background-color: #eeeeee; }
.ResultLink { font-size: 1em; color: #000000; }
a.ResultLink:link { display: block; font-weight: normal; font-size: 1em; color: #0000ff; text-decoration: underline; background: transparent; }
a.ResultLink:visited { color: #0000ff; text-decoration: underline; }
a.ResultLink:active, a.ResultLink:hover { color: #0000ff; text-decoration: none; }
.ResultFooter { font-size: 1em; color: #FFFFFF; display: block; padding-bottom: 1px;}
a.ResultFooterLink:link { font-size: 1em; color: #FFFFFF; }
a.ResultFooterLink:visited { color: #FFFFFF; }
a.ResultFooterLink:active, a.ResultFooterLink:hover { color: #FFFFFF; text-decoration: none; }

/* Forms */
table, td, select, input, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 1em; }
.FormComment { color: #000000; font-size: 0.95em; }
div.FormQuestion { color: #000000; font-size: 0.95em; font-weight: bold; padding: 3px; }
span.FormQuestion { color: #000000; font-size: 1em; font-weight: bold; padding: 3px; }
td.FormQuestion { }
.FormText { color: #000000; font-size: 0.95em; }
.FormInput { font-size: 0.95em; border: 1px solid #000000; }
input.SmallButton { font-size: 0.95em; color: #FFFFFF; font-weight: bold; background: #003366; border: 2px solid #333366; }
/* tables */
td.ResultAlt1 { background-color: #FFFFFF; }
td.ResultAlt2 { background-color: #ffdfff; }
.HeaderText { font-size: 1em; color: #000000; }
td.Header1 { }
td.tableBorder { background-color: #000000; color: #FFFFFF; font-size: 1em; font-weight: bold; }

/* Error */
.Error { color: #CC0033; font-size: 1em; font-weight: bold; }

/* Category Navigation */
p.CatNavRemoveWhiteSpace { margin-bottom: -15px; } 