/*Layout*/
.normal {
	display: block;
}

#content {
	margin: 0;
}
/* Dark blue box*/
.dark-blue-box {
	background: none repeat scroll 0 0 #003366;
	overflow: auto;
	padding: 1em;
	margin-top: 1em;
}

.dark-blue-box h2 {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.9em;
}

.dark-blue-box a:link,.dark-blue-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.dark-blue-box a:hover {
	color: #339999;
	text-decoration: underline;
}

/*Advert banner*/
#contact-info {
	float: right;
	font-size: 1.2em;
	margin: 0 0 1em;
	width: 33em;
}

#contact-info p {
	color: #666666;
	font-weight: bold;
}

#advert-banner {
	background: url("/images/recruiters/home/background.gif") repeat-y
		scroll 0 0 #003989;
	overflow: auto;
	padding: 1em 2em 1em 1.5em;
	position: relative;
}

#advert-banner h1,#advert-banner p {
	color: white;
	font-size: 3em;
}

#advert-banner p {
	font-size: 1.4em;
	line-height: 1.2;
	margin-bottom: 0;
}
/* Home page*/
#box-left-content {
	color: white;
	float: left;
	min-height: 17em;
	position: relative;
	width: 22em;
}

#box-right-content {
	background: url("/images/recruiters/home/recruiters-banner.gif");
	float: right;
	line-height: 1.7;
	min-height: 17em;
	padding-top: 15px;
	width: 50em;
}

#box-right-content h2 {
	margin: 0;
	padding-left: 0.7em
}

#box-right-content ul {
	float: left;
	padding-left: 14px;
	width: 28em;
}

#box-right-content ul li {
	font-size: 1.2em;
	padding: 5px;
}

#box-right-content .screenshot {
	float: right;
}

#navigation-boxes {
	margin-left: -0.7em;
	margin-right: -1.8em;
}

#navigation-boxes div {
	width: 163px;
	height: 159px;
	float: left;
	position: relative;
}

#navigation-boxes .first {
	background: url("/images/recruiters/home/navigation/first.jpg")
		no-repeat scroll 100% 100% transparent;
}

#navigation-boxes .middle {
	background: url("/images/recruiters/home/navigation/middle.jpg")
		no-repeat scroll 100% 100% transparent;
	margin: 0 -0.1em;
}

#navigation-boxes .last {
	background: url("/images/recruiters/home/navigation/last.jpg") no-repeat
		scroll 100% 100% transparent;
	padding-left: 0.4em;
}

#navigation-boxes .rc-nav {
	text-align: center;
	height: 50%;
	position: absolute;
	bottom: 0;
}

#navigation-boxes .rc-nav a {
	vertical-align: middle;
}

#navigation-boxes .single {
	padding-top: 1.5em;
}
*:first-child+html #navigation-boxes .middle{
	  margin:0px -0.2em;
}

#navigation-boxes a:link,#navigation-boxes a:visited {
	text-decoration: none;
	color: white;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
}

#navigation-boxes a:hover {
	text-decoration: underline;
	color: #003989;
}

p.more-about-us {
	background: #003366;
	color: white;
	padding: 10px;
	margin-top: 1em;
}

p.more-about-us a:link,p.more-about-us a:hover,p.more-about-us a:visited
	{
	color: white;
}

#top-employers .banner-images {
	display: block;
	float: left;
	height: 60px;
	padding-left: 7px;
	width: 150px;
}
/** Why jobs.ac.uk **/
#facts-figures {
	margin-top: 1em;
}

#facts-figures h3 {
	color: #333;
	font-weight: bold;
	margin: 0.5em 0;
}

#facts-figures small {
	color: #666666;
	font-size: 0.4em;
}

#facts-figures dt {
	color: #ff6600;
	font-size: 2.2em;
	font-weight: bold;
}

#facts-figures dd {
	line-height: 1.5em;
}

.jobseeker-figures {
	float: left;
	padding: 0 1em 1em 1em;
	width: 26em;
}

.recruiter-figures {
	float: left;
	padding: 0 1em 1em 1em;
	width: 44em;
}

.round-world-map {
	background: url("/images/recruiters/why-jobsacuk/thumbnail-globe.jpg")
		no-repeat scroll 0 0 transparent;
	float: right;
	height: 300px;
	overflow: hidden;
	width: 200px;
}

.next-navigation {
	float: right;
	margin-top: -13em;
}

#world-figures .world-map {
	float: left;
	width: 35em;
	min-height: 20em;
}

#world-figures .map-info {
	float: right;
	width: 30em;
	min-height: 20em;
}

#world-figures h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
}

.map-info ul li {
	padding-left: 10px;
}

.map-info ul {
	padding-left: 1em;
}

#world-figures h2 {
	background: url("/images/global/green-arrow.gif") no-repeat scroll 100%
		0 #aad164;
	display: block;
	min-height: 38px;
	width: 23em;
}

#world-figures h2 span {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 6px;
}

/*demographics*/
#demographics dt {
	color: #339999;
	font-size: 2em;
	text-decoration: none;
}

#demographics h2,#demographics h3 {
	margin: 0.5em 0 0 0;
}

.hide-graphs {
	display: none;
}

.open-graphs {
	display: block;
}

#demographics dt {
	font-size: 1.5em;
}

.left-stats {
	clear: both;
	float: left;
	border-top: 1px solid #E5E5E5;
	width: 35em
}

.right-stats {
	float: right;
	width: 35em;
	border-top: 1px solid #E5E5E5;
}
/*effective survey*/
#survey {
	line-height: 1.5em;
}

#survey ul {
	
}

#survey ul li {
	padding: 0.5em;
}

#survey .info {
	float: right;
	width: 52em;
}

#survey .graph,.advert-image {
	float: left;
	border: 1px solid #F0F0F0;
	width: 25em;
}

.graph .enlarge,.advert-image .enlarge {
	background: none repeat scroll 0 0 #F0F0F0;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em;
	text-align: center;
}

.enlarge span {
	background: url("/images/global/icons/enlarge_icon.gif") no-repeat
		scroll 0 60% transparent;
	padding-left: 15px;
}

.top-ten-uni {
	border-bottom: 2px solid #B8C4D0;
	border-top: 2px solid #B8C4D0;
	margin: 1em 0 0 1em;
	padding: 1em;
}

#bluebox {
	background: none repeat scroll 0 0 #003989;
	color: white;
}

#bluebox .left {
	width: 33em;
	padding: 0 0 0 1em;
}

#bluebox .right {
	width: 33em;
}

.edge {
	clear: both;
	height: 20px;
}

.left {
	margin: 0;
}

.right {
	margin: 0;
}

#bluebox .edge .tl {
	background: url("/images/global/blue-corners/bluetl.jpg") no-repeat
		scroll left top transparent;
	height: 20px;
	width: 20px;
}

#bluebox .edge .tr {
	background: url("/images/global/blue-corners/bluetr.jpg") no-repeat
		scroll right top transparent;
	height: 22px;
	width: 22px;
}

#bluebox .edge .bl {
	background: url("/images/global/blue-corners/bluebl.jpg") no-repeat
		scroll left bottom transparent;
	height: 20px;
	width: 20px;
}

#bluebox .edge .br {
	background: url("/images/global/blue-corners/bluebr.jpg") no-repeat
		scroll right bottom transparent;
	height: 20px;
	width: 20px;
}

#survey .recruiter-comment {
	font-style: italic;
}
/*testimonials*/
#client-stats {
	margin: 1em 1em 1em 0;
}

#recruiter-testimonials {
	padding-top: 1em;
}

.testimonial {
	border-top: 2px solid #B8C4D0;
	clear: both;
	margin-top: 2em;
	padding: 1em 0 0;
}

.recruiter-logo {
	float: left;
	width: 130px;
	height: 80px;
}

.recruiter-comment {
	margin-left: 12em;
	padding: 0 10px 10px;
}

.testimonial address {
	font-weight: bold;
	padding: 1em 0;
}

/*products and prices*/

/*what we offer*/
#product-list1,#product-list2,#product-list3 {
	width: 24em;
	float: left;
}

#product-list1 ul,#product-list2 ul,#product-list3 ul {
	font-size: 1.2em;
	list-style: none outside none;
	margin: 0;
}

.advert-info {
	float: left;
	padding-left: 2em;
	width: 28em;
}

.advert-image {
	float: left;
	width: 32em;
}

.advert-pdf {
	float: left;
	padding-right: 1em;
	padding-left: 0.5em;
	width: 13em;
}

.advert-info ul {
	padding-right: 0.5em;
}

.advert-info ul li {
	list-style-image: url("/images/global/icons/tick.gif");
	margin-left: 30px;
}

.advert-info ul li ul li {
	list-style-image: none;
}

.advert-info p {
	margin: 0;
}
/*cv-search*/
#why-cv-search,#cv-search-work {
	float: left;
	width: 40em;
}

#cv-search-work h2 {
	margin-top: 0;
}
/*** Prices ***/
#prices td {
	text-align: center;
}

#prices td.header {
	text-align: left;
}

.list {
	vertical-align: top;
}

.list ul {
	margin: 0;
	padding: 0 1.2em;
	text-align: left;
	list-style-position: outside;
}

.list li {
	margin: 0 0 0.5em;
	padding: 0;
	list-style-type: disc;
	color: #003989;
}

.list li span {
	color: #000;
}

.date_suffix {
	font-size: 10px;
	vertical-align: 25%;
}

.download {
	display: block;
	color: #666;
	font-weight: normal;
	font-size: 0.8em;
	padding: 0 0 0 21px;
	min-height: 25px;
	height: 25px;
	margin: 6px 0 0;
}

.download a {
	vertical-align: middle;
	color: #666 !important;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.pdf {
	background: transparent
		url(/images/global/icons/sets/famfamfam/page_white_acrobat.png)
		no-repeat scroll 0 25%;
	padding-left: 20px;
	padding-bottom: 4px;
}

.disclaimer {
	color: #f00;
}

.sub {
	color: #666;
	font-size: 0.9em;
	display: block;
	font-weight: normal;
}

.subhead {
	color: #333;
	font-size: 0.8em;
	display: block;
	font-weight: normal;
}

.prices-help-text {
	color: #666;
	font-size: 0.9em;
}

#prices .header {
	width: 40%;
}

#product-description {
	padding: 1em;
}

#product-image {
	margin: 0 auto;
	text-align: center;
}

#product-container {
	overflow: auto;
}

#prices td img {
	float: none;
}

#prices .header {
	font-weight: bold;
}

#prices .help {
	padding-bottom: 4px;
}

/*faq*/
#recruiters-faq h2 {
	margin: 0;
}
/** drop down **/
.drop-down dt {
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	margin: 0;
	background: url(/images/recruiters/toggle_small.gif) no-repeat 3px 50%;
	padding: .5em 0 .5em 18px;
}

.drop-down dt.open {
	background-image: url(/images/recruiters/toggle_small_collapse.gif)
}

.drop-down dd {
	margin: 0;
	padding: 0 0 0 1.7em;
}

.drop-down dd ul {
	margin: 0;
	padding: 0;
}

.drop-down dd p.image {
	text-align: center;
}

#recruiter-banners .banner {
	text-align: center;
	margin-bottom: 1em;
}

/** Tooltips **/
a.tooltip:hover {
	background: #FFF;
	text-decoration: none;
}

a.tooltip {
	cursor: help;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a.tooltip span {
	display: none;
	padding: 1em;
	margin-left: 8px;
	width: 150px;
}

a.tooltip:hover span {
	display: inline;
	position: absolute;
	background: #f4f8ff;
	border: 1px solid #c0c8d0;
	color: #555;
}

div.accreditation {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

#enhanced-products p {
	clear: both;
}
