/* @override http://www.renfieldsearch.co.uk/styles.css */

body {
	font: 0.85em/1.35em  Rockwell, Georgia, "Times New Roman", Times, serif;
	color: #191919;
	text-align: justify;
}

h1 {
	text-align: left;
	font-size: 1.8em;
}

a:link, a:visited {
	color: #6c8bc8;
	text-decoration: none;
}

/* @group Layout */

/* this clears floating content so we can display the footer under the content and sidebar */
.clearer {
	clear: both;
}


#container {
	width: 730px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 109px;
	margin-bottom: 20px;
}

#logo {
	background-image: url(images/renfield_logo.png);
	width: 262px;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#contentContainer {
	float: right;
	width: 500px;
}

#contentContainerWide {
	width: 720px;
}


#content {
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	clear: left;
	font-size: 12px;
	color: #05207c;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

#sidebarContainer {
	width: 200px;
	float: left;
}

#sidebar {
	padding: 10px;
}

#sidebarContainer ul#sideNav {
	margin: 0 -10px;
	padding: 0;
	list-style-type: none;
}

#sidebarContainer ul#sideNav li {
	color:  #05207c;
	margin-bottom: 1px;
	background: #ccc url(images/side_arrow.png) no-repeat 5px;
	padding-left: 20px;
}

#sidebarContainer ul#sideNav li#activated {
	background-position-y: center;
	color:  #000000;
	text-align: right;
	margin-bottom: 1px;
	background: #ccc;
	padding-right: 5px;
}

#reg_office {
	text-align: center;
	font: 0.5em/0.85em  Rockwell, Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#footer {
	text-align: center;
	background-color: #6c8bc8;
	padding: 5px;
	color: #fff;
}

#footer a {
	color: #43587f;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footertext {
	font-size: 15px;
	text-align: center;
	background-color: #6c8bc8;
}

#privacy {
	float: right;
	font-size: 10px;
	width: 120px;

}

/* @end */

/* @group Main Navigation */

ul#mainNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 280px;
	top: 24px;
}

ul#mainNav li {
	display: block;
	float: left;
	position: relative;
	width: 110px;
	height: 20px;
}

/* Styles all the links */
ul#mainNav li a:link, ul#mainNav li a:visited {
	color: #05207c;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 22px;
	padding-left: 10px;
	padding-top: 3px;
	 -weight: bold;
}

ul#mainNav li a:hover, ul#mainNav li a:active {
	color: #fff;
}

/* Styles for individual links */
ul#mainNav a#home:link,
ul#mainNav a#home:visited {
	background-color: #dae2f1;
}

ul#mainNav a#home:hover, ul#mainNav a#home:active {
}

ul#mainNav a#about:link,
ul#mainNav a#about:visited {
	background-color: #b6c6e3;
}

ul#mainNav a#about:hover,
ul#mainNav a#about:active {
	background-color: #b6c6e3;
}

ul#mainNav a#partners:link, ul#mainNav a#partners:visited {
	background-color: #91a8d5;
}

ul#mainNav a#partners:hover, ul#mainNav a#partners:active {
}

ul#mainNav a#contact:link, ul#mainNav a#contact:visited {
	background-color: #6d8cc9;
}

ul#mainNav a#contact:hover, ul#mainNav a#contact:active {
}

/* @end */

/* REC Logo */

.REC {
	background-image: url(images/rec,gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 75px;
	margin-top: 5px;
	background-position: center;
	z-index: 10;
}

#rec_logo {
	background-image: url(images/rec.gif);
	background-repeat: no-repeat;
	widows: 0;
	position: relative;
}
/* @end */


/* @group Banners */

.banner {
	width: 720px;
	height: 215px;
	margin-bottom: 3px;
}
#advice {
	background-image: url(images/advice.jpg);
}

#busplan {
	background-image: url(images/businessplan.jpg);
}

#people {
	background-image: url(images/people.jpg);
}

#computers {
	background-image: url(images/computer_hands.jpg);
}

#manager {
	background-image: url(images/manager_workers.jpg);
}

#keys {
	background-image: url(images/jobs_keys.jpg);
}

#girl {
	background-image: url(images/recruitment_girl2.jpg);
}

#cogs {
	background-image: url(images/cogs.jpg);
}

#cv {
	background-image: url(images/cv.jpg);
}

#research {
	background-image: url(images/interviewimage.jpg);
}

#aboutimage {
	background-image: url(images/aboutimage.jpg);
}

#interviewimage {
	background-image: url(images/interviewimage.jpg);
}

#techniquesimage {
	background-image: url(images/techniquesimage.jpg);
}

#questionimage {
	background-image: url(images/questionimage.jpg);
}

#dressimage {
	background-image: url(images/dressimage.jpg);
}



/* @end */

/* @group News */


#news {
	width: 700px;
	background-color: #6d8cc9;
	padding: 5px 10px;
	height: 20px;
	color: #cfcfcf;
	position: relative;
	z-index: 5;
}

#news .title {
	margin-left: 0;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-top:  -5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	border-right-width: 3px;
	font-weight: bold;
	display: block;
	float: left;
	height: 25px;
	width: 180px;
	border-right: solid #fff;
}

#newsticker {
	display: inline;
	position: relative;
	width: 520px;
	height: 20px;
	overflow: hidden;
}

#newsticker ul {
	display: block;
	float: left;
	width: 490px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#newsticker a:link,
#newsticker a:visited {
	font-weight: bold;
	color: #fff;
}

/* @end */

/* @group Contact Form */
form#contact {
	margin-top: 10px;
	width: 500px;
	padding: 0;
}

form#contact label {
	/*display: block;*/
	float: left;
	width: 150px;
}

form#contact input.form-input-field {
	width: 346px;
	margin: 0;
}

form#contact input#post {
	width: 80px;
}

form#contact input.form-input-button {
}

#inf_user,
#inf_email,
#inf_add,
#inf_url,
#inf_phone {
	position: absolute;
}
/* @end */


/* @group Register Form */
form#register {
	margin-top: 10px;
	width: 500px;
	padding: 0;
}

form#register label {
	display: block;
	float: left;
	width: 100px;
}

form#register label.county-label {
	display: block;
	width: 98px;
}
form#register input.county-input {
	width: 140px;
	margin-right: 20px;
	float: left;
}

form#register label.post-label {
	width: 80px;
	display: block;
	float: left;
	margin-right: 8px;
}
form#register input.post-input {
	width: 70px;
	margin: 0;
	float: right;
}

form#register input.small-input {
	width: 20px;
	margin: 0;
}
form#register input.salary-input {
	width: 50px;
	margin: 5;
	padding-left: 10;
	padding-right: 10
}

form#register input.form-input-field {
	width: 330px;
	margin: 0;
}

form#register input#post {
	width: 70px;
}

form#register input.form-input-button {
}

#inf_user,
#inf_email,
#inf_add,
#inf_url,
#inf_phone {
	position: absolute;
}
/* @end */

/* @group Search Form */
form#search {
	width: 450px;
	padding: 0;
	margin: 0 0 0 0;
}


form#search input,
form#search select{
	width: 350px;
}

form#search input.button {
	width: auto;
	align: center;
}

form#search td.formlabels {
	text-align: right;
	width: 100px;
	padding-right: 5px;
}
#inf_user,
#inf_email,
#inf_add,
#inf_url,
#inf_phone {
	position: absolute;
}

form#search div {
	text-align: center;
}

form#search label, label span {
	display: block;
	padding-bottom: .25em;
}

form#search label {
	float:left;
	width: 100%;
}

form#search label span {
	float:left;
	width: 20%;
	text-align: right;
	padding-right: 1em;
}

form#search label select{
	float:none;
	width: 70%;
}

form#search fieldset input {
	float:none;
	width: 70%;
}

form#search fieldset div {
	padding-left: 20%;
}

form#search fieldset {
	border: 0;
	overflow: hidden;
	padding: 20px;
}

form#search fieldset input:hover, select:hover {
	border-color: #990000
}

form#search fieldset input:focus, select:focus {
	border-color: #009900
}




/* @end */

.wide {
	text-shadow: 0px 0px;
	width: 400px;
}

.joblist {
	line-height: 13px;
	text-shadow: 0px 0px #0500ff;
	font-size: 9px;
	font-family: Rockwell, "Lucida Grande", Verdana, Arial, sans-serif;
}

.jobdetailLabel {
	margin-right: 5px;
	text-shadow: 0px 0px #030aff;
	text-align: right;
	font-size: 10px;
	vertical-align: text-top;
}

.jobdetail {
	padding-left: 5px;
	margin-left: 5px;
	word-break: normal;
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
}

.searchheader {
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #030aff;
	width: 475px;
	background-color: #6d8cc9;
	padding: 5px 5px;
	height: 15px;
	color: #cfcfcf;
	position: relative;
	z-index: 5;
}

.searchsummary {
	width: 475px;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	text-align: left;
	line-height: 15px;
	font-size: 13px;
	border-color: #030aff;
	position: relative;
	z-index: 5;
}

table {
	border-style: none;
	border-width: 1px;
	text-align: left;
	background-color: white;
}

.job-summary-footer {
	clear: none;
	width: 475px;
	font-size: 12px;
	border-right-color: #030aff;
	border-left-color: #030aff;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #030aff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	text-align: right;
	padding-right: 10px;
}

.lastborder {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #030aff;
	width: 477px;
	padding: 5px 5px;
	position: relative;
	z-index: 5;
}


