/* [%-# @(#)channel.css	1.9 15:32:20,11/06/29 (yy/mm/dd) -%] */

/***************************************
Import other sheets
***************************************/

@import url(global.css); /* global Jobsite styles */

/***************************************
Containers
***************************************/

body#secr form,
body#prereg form {
width: auto;
border: none;
}

form {
	display: block;
	float: left;
	width: 500px;
	margin: 0 15px 0 0;
	padding: 0;
}

html body#secr form fieldset,
html body#prereg form fieldset {
	margin: 10px 10px 0 0;
}

form[action] {
	position: relative;
}

html body form fieldset {
	padding: 10px 0;
	margin: 5px 0 0 0;
	border: 1px solid #C2D8EB;
	background: #E6EDF5;
}

html body#secr div.split,
html body#prereg div.split {
width: 372px;
float: left;
}

html body[id="secr"]#secr div.split,
html body[id="prereg"]#prereg div.split {
	width: 372px;
	float: left;
}

div#marketing {
	width: 245px;
	float: left;
	margin: 0;
	padding: 0;
}

div#marketing div.outer {
	background:#FFFFFF none repeat scroll 0 0;
	border:10px solid #EEEEEE;
	padding:12px 15px;
}

div#marketing div.inner {	
	margin: 0;
	padding: 0;
}

div#marketing form {
	background: #fff url(../images/homepage/gradient_2.gif) repeat-x 0 100%;
	border: 1px solid #C2D8EB;
	width: auto;
	float: none;
	margin: 10px 0 0 0;
	padding: 5px;
}

div#articles div.outer{
	/*background: 0 !important;*/
	background-image: none !important;
	background-color:#fff !important;
	border:10px solid #EEEEEE;
	padding:12px 15px !important;
	width: 450px;
}
div#articles div.inner{
	background: 0 !important;
	padding: 0 !important;
}

div#intro {
	margin: 0;
	position: relative;
}

body#auto div#intro,
body#avio div#intro,
body#char div#intro, 
body#cons div#intro, 
body#educ div#intro, 
body#engi div#intro, 
body#grad div#intro, 
body#phar div#intro, 
body#ps div#intro, 
body#sec div#intro,
body#scie div#intro, 
body#it div#intro,
body#topc div#intro {
	padding: 0 150px 0 0;
}
body#tele div#intro {
	padding: 0 170px 0 0;
}

/***************************************
Headings
***************************************/

form h2 {
	font-size: 135%;
	margin: 0 0 .1em 0;
	width: 98%;
}

form fieldset h3 {
	position: relative;
	display: block;
	color: #00529B;
	padding: 0 0 10px 10px;
	background: none;
	font-size: 130%;
	border: none;
	margin: 0;
}

form fieldset h3 span {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 65%;
}

form fieldset#freeSearch h3 {
	padding: 0;
	margin: 0 0 .3em 0;
}

body#prereg form fieldset#personalDetails h3 {
	font-size:145%;
}

h4 {
	font-size: 130%;
}

html body div#marketing form h4 {
	margin: 0 5px;
}

/***************************************
Paragraphs
***************************************/

fieldset ul li span {
	display: block;
	font-size: 85%;
	padding: .2em 0 0 0;
	position: absolute;
	top: 0;
	right: 13px;
}

html body div#marketing form p {
	margin: 0 10px 1em 5px;
}

p#partner {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 154px;
	overflow: hidden;
}

/***************************************
Links
***************************************/

fieldset ul li a {
	display: block;
	font-size: 85%;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 0 25px ;
	text-decoration: none;
}

fieldset ul li a:hover, fieldset span.li a:hover {
	color: #F90;
}

html body div#marketing form#login a {
	display: block;
	float: left;
	margin: 1em 0 0 0;
	font-size: 90%;
}

p#partner a {
	display: block;
	position: relative;
	width: 154px;
	text-decoration: none;
	text-indent: -5000px;
}

body#auto p#partner a,body#avio p#partner a,body#cons p#partner a,body#engi p#partner a {
	background: url(/images/general/scenta.gif) top right no-repeat;
	height: 73px;
}

body#char p#partner a{
	background: url(/images/general/justgiving_logo.gif) top right no-repeat;
	height: 50px;
}

body#educ p#partner a,body#phar p#partner a,body#ps p#partner a {
	background: url(/images/general/lgn_logo.gif) top right no-repeat;
	height: 57px;
}

body#scie p#partner a,body#it p#partner a {
	background: url(/images/general/silicon_small.gif) top right no-repeat;
	height: 39px;
}

body#tele p#partner a {
	background: url(/images/general/total_telecom.gif) top right no-repeat;
	height: 36px;
}

body#grad p#partner a {
	background: url(/images/general/hobsons.gif) top right no-repeat;
	height: 40px;
}

body#sec p#partner a {
	background: url(/images/general/secrecruit.gif) top right no-repeat;
	height: 43px;
}

body#topc p#partner a {
	background: url(/images/general/topConsultant.png) top right no-repeat;
	height: 25px;
}
/***************************************
Lists
***************************************/

fieldset ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	line-height:1;
}

fieldset ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 1px;
	position: relative;
	overflow: hidden;
	background:none;
}

fieldset ul li:hover, fieldset ul li.hover {
	background: #FFF;
}

fieldset ul li.checked {
	background: #FFF;
}

div#marketing form ul {
	margin-right:10px;
}
div#marketing form ul li {
	margin: 0;
	background-position:0 5px;
}

div.split fieldset ul li {
	margin-left: 10px;
}

/***************************************
Forms
***************************************/

html body#prereg fieldset#personalDetails label {
	color: #FFF;
	font-weight: normal;
	letter-spacing: .1em;
}

fieldset label {
	display: block;
	font-size: 95%;
}

fieldset li label {
	padding-left: 27px;
	width: 270px;
	position: relative;
	cursor: hand;
}

* html fieldset li label {
	width: 240px;
}

fieldset li label input.checkbox {
	position: absolute;
	left: 2px;
	top: 0;
}

fieldset li label input[class="checkbox"].checkbox {
	left: 5px;
}

fieldset li label:hover, fieldset li label.hover {
	background: #FFF;
}

form fieldset#freeSearch {
	background: #FFEBCD;
	border: 1px solid #f6d6a5;
	padding: 10px 5px 20px 15px;
}

form fieldset#freeSearch label {
	font-weight: bold;
	clear: left;
}

form fieldset#freeSearch span {
	display: block;
	padding-top: 4px;
	width: 230px;
	float: left;
}
body#secr form fieldset#freeSearch span {
	padding-top: 10px;
	width: 165px;
}
body#secr form fieldset#freeSearch span.block {
	width: 330px;
}

form fieldset#freeSearch span.linked_form_element_1 {
	background: url(/images/general/linked_form_element_1.gif) right bottom no-repeat;
}

form fieldset#freeSearch span label {
	clear: none;
}

fieldset#freeSearch .label-columns label{
	width: 40px !important;
}
fieldset#freeSearch .label-columns span{
	display: inline !important;
	float: left !important;
	width: 230px !important;
}
body#secr fieldset#freeSearch .label-columns span{
	width: 163px !important;
}
fieldset#freeSearch input {
	width: 465px;
	margin: 0 0 .1em 0;
	font-size: 90%;
}



fieldset#freeSearch input#location_include {
	background: #fff url(/images/general/linked_form_element_2.gif) left center no-repeat;
	padding: 4px 0 .2em 15px;
	width: 222px;
}
body#secr fieldset#freeSearch input#location_include {
	padding-top: 5px;
}

fieldset#freeSearch select {
	width: 210px !important;
	margin: .2em 0 0 0;
	font-size: 90%;
}
body#secr form fieldset#freeSearch select {
	width: 155px !important;
}

form fieldset[id="freeSearch"]#freeSearch select {
	margin: .1em 0 0 0;
}

fieldset#freeSearch input.radio {
	width: auto;
}

fieldset#freeSearch input.checkbox {
	width: 14px !important; 
}

fieldset#freeSearch label {
	border: none;
}

form div#forSubmit {
	clear: both;
	text-align: right;
}

div#marketing form fieldset {
	width: auto;
	background: none;
	border: 0;
	margin: 0 5px;
	padding: 0 0 5px 0;
}

div#marketing form fieldset input {
	width: 219px;
	margin: 0;
}

div#marketing form fieldset input.submit {
	width: 6em;
	margin: .5em 0 0 0;
}

div#marketing form fieldset label {
	width: auto;
	margin: 0;
	font-weight: bold;
}

fieldset#freeSearch label input.radio, fieldset#ignore label input.radio {
	width: auto !important;
	margin: 0 0 0 25px;
}

/****
	Temp Fixes - remove when xx goes live
****/

html body div#wrapper table {
	border: 0 none !important;
	margin: 0 !important;
}

html body div#wrapper table * {
	border: 0 none !important;
}

html body div#wrapper table td {
	padding: 0 !important;
}

/**prereg styles**/

html body#prereg fieldset#personalDetails label {
color:#00529B;
letter-spacing:normal;
}

body#prereg form div#forSubmit {
	margin-right:10px;
}

body#prereg form fieldset#freeSearch input {
width: 225px;
}

body#secr form fieldset#freeSearch input {
width: 315px;
}

body#prereg fieldset#freeSearch input#location_include {
padding: 0;
}
body#secr fieldset#freeSearch input#location_include {
width: 137px;
}

body#secr form fieldset#freeSearch span select,
body#secr form fieldset#ignore span select{
	margin-left: 0;
}
body#secr form fieldset#freeSearch select, body#secr form fieldset#ignore select,
body#prereg form fieldset#freeSearch select, body#prereg form fieldset#ignore select, body#prereg form fieldset#personalDetails select {
width: 225px;
margin: .2em 0 0 25px;
font-size: 90%;
}

body#prereg input.submit {
font-size: 120%;
padding: 2px 24px !important;
}


form fieldset#ignore {		
padding: 5px 5px 10px 15px;		
border-width: 1px 0;
margin: 10px 0 0 0;
}
	
	
body#secr fieldset#freeSearch, body#secr fieldset#ignore,
body#prereg fieldset#freeSearch, body#prereg fieldset#ignore {
padding: 10px;
}
body#secr fieldset#freeSearch, body#secr fieldset#ignore{
	padding: 15px;
}

form fieldset#freeSearch label, form fieldset#ignore label, 
form fieldset#secrVacRef label, form fieldset#personalDetails label {

font-weight: bold;
clear: left;
}

body#prereg fieldset#freeSearch input{
margin: 0 0 .1em 25px;
padding: .3em 0 .3em 2px;
font-size: 90%;
width: 370px;
}



body#prereg  fieldset#freeSearch input#location_include {
background-image:none;	
padding: .2em 0 ;
width: 225px;
}



	
body#prereg fieldset#ignore input {		
font-size: 90%;
margin: 0 0 .1em 25px;		
width: 225px;
}


body#prereg fieldset#personalDetails {
background-color:#B5C2E3;
}

body#prereg fieldset#personalDetails input {
font-size: 90%;	
margin: 0 0 .1em 25px;
width: 225px;
}

body#prereg fieldset#preRegTerms{
background-color:#E5E5EF;
}



body#prereg fieldset#preRegTerms label{
margin:.5em 10px;
}


/****new style for channel  banners****/

html>body img.channelbanner{
margin-top:10px;
}


