/* site specific layout selectors */

@media screen {

#outercontainer {
	background: url(/sites/JGP4_100/images/fade_left.gif) repeat-y 40px 0;
	background-color: white;
	padding-left: 50px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin-top: 20px;
}

#innercontainer {
	background: url(/sites/JGP4_100/images/fade_right.gif) repeat-y right White;
	margin-right: 40px;
	padding-right: 10px;
}

.clearafter:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearafter:after {height: 1%;}
/* End hide from IE-mac */

#headcontainer {
	padding: 0px 0px 10px 0px;

}

#jgp4_100 #header {
	background: #FFF url(/sites/JGP4_100/images/photos.jpg) repeat-x bottom;	
	height: 135px;
	padding: 0;
	margin: 0px;
	text-align: right;
}

#header img {
	padding: 0;
	margin: 10px 0;
	border: none;
}

#header .banner {
	margin-right: 10px;
}

#header #titlelogo {
	float: left;
}

#header #eologo {
	margin-right: 10px;
}

/* Standard template color settings */

/* Body background color - appears above and below main panel */

body {
	background-color: #F7F0F9;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif
}

h2, h3 {
	color: #954A99;
}

h1 {
	color: #4DA1C5;
	border-bottom: 1px dashed #4DA1C5 !important;
}

/* Site wide content links */

a , a:link , a:active{
	color: #984396;
	font-weight: bold;
}

a:visited {
	color: Gray;
}

a:hover {
	color: #54A1BD;
}

/* Main content area and 'selected' navigation option */

#contentpanel
{
	background: white;
}

/* Color for main panel background */

#footerwrapper , #headcontainer, #innerwrap, #firstblock, .clearing {
	background: #DBEDF4;
}

/* Header and footer link colors */



#firstblock a {
	color: White;
}

#footer a {
	color: #4DA1C5;
}

#firstblock a:hover {
	color: White;
	text-decoration: none;
}

#firstblock li.selected a, #firstblock li.selected a:hover {
	color: White;
}



/* Main panel border colors */

#contentpanel {

}

/* Secondary navigation */

.subcol h1, .subcol h2, #findjobs .searchsummary h2, #accountsummary .summary h2, #homemember #savedjobslist h2 , #homemember #apphistory h2 {
	background: #954A99;
	color: White;
	border-color: white;
}

.searchsummary, #accountsummary .summary, #homemember #savedjobslist, #homemember #apphistory {
	background: #F5F5F5;
}

.subcol {
	background: #4DA1C5;
}

.subcol li , .subcol li a, .subcol li a:visited {
	color: White;
}

/* Member Information */

#memberapps th, #savedjobs th, #savedsearches th {
	border-color: silver;	
}

#memberapps td, #savedjobs td, #savedsearches td {
	background: white;
}

#memberapps td.spacer, #savedjobs td.spacer, #savedsearches td.spacer {
	background: silver;
}



/* Job search results/display navigation */

#searchresults table.jobresultnav#navtop, #searchresults table.jobresultnav#navbtm, #jobdisplay table.jobresultnav#navbtm , #jobdisplay table.jobresultnav#navtop  {
	border-color: Gray;
	border: none;
}

#seclabel {display:none;}
#secfield {display:none;}



/* Search results */

#results a {
	color: #954A99;
}

#results a:visited {
	color: #4DA1C5;
}

#results table td.resultspacer, #results table td.tableheadspacer {
	background: White;
	height: 10px;
}

#results table td.jobtitle , #results table td.postdate {
	background: #DCDCDC;
	color: Black;
}

#results table td.jobdesc, #results table td.salary, #results table td.location, #results table td.employername {
	background: #F5F5F5;
}

#results table td.salary, #results table td.location {
	text-align: right;
}

#onlineappform h3 , #previewform h3 {
	border-color: silver;
}

/* Job Display */

#jobdisplay table.summary th {
	background: #F5F5F5;
}

#jobdisplay table.summary, #jobdisplay table.summary td, #jobdisplay table.summary th, #jobdisplay #quicklinks {
	border-color: silver;
}



/* Layout colours */

li#employersite {
	float: right;
}

div.contentcorner {
	height: 10px;
}

html>body .contentcorner {
	min-height: 10px;
	height: auto;
}

#cornertopleft {
	background: url(/sites/JGP4_100/images/content_corner_top_left.gif) top left no-repeat #4DA1C5;
	margin: 0 10px;
}

#cornertopright {
	background: url(/sites/JGP4_100/images/content_corner_top_right.gif) top right no-repeat;
	margin-left: 10px;
}

#cornerbtmleft {
	background: url(/sites/JGP4_100/images/content_corner_btm_left.gif) bottom left no-repeat #4DA1C5;
	margin: 0 10px;
}

#cornerbtmright {
	background: url(/sites/JGP4_100/images/content_corner_btm_right.gif) bottom right no-repeat;
	margin-left: 10px;
}

.biglink {
	font-size: 120%;
	font-weight: bold;
}

#jgplogo, #eologo {
	float: right;
	padding: 5px;
	margin: 10px;
}
div.sayit {float:right;display:none}
}

#aspire fieldset#ASSectors, 
#aspire fieldset#ASgroups {
display:none;
}
