/* General */

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

body
{
	margin: 13px 0 20px 0;
	background-color: #cecece;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	text-align:center;
}

.pageHeading h1{
	color:#000000;
}
/* Headers */

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: normal;
}
a:link,
a:visited{
	color:#3D79CC;
	text-decoration:none;
}

a:active,
a:hover{
	text-decoration:underline;
}

h1
{
	color: #fff;
	font-size: 18px;
}

h1.contentHeader{
	color:#000;
	margin:10px 0 0 0;
}

h2
{
	color: #1f1f1f;
	font-size: 18px;
	padding: 7px 15px 0 0;
}	 

h3
{
	color: #5c5c5c;
	font-size: 18px;
	margin: 10px 0 0 24px;
}

h4
{
	font-size: 18px;
	margin: 0;
	color: #5c5c5c;
}

h5, h6
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;	
	color: #464646;
}


/* Images */

a img
{
	border: none;
}


/* Links */

a{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h5 a:link,
h5 a:visited{
	color: #464646;
}





div#header-left-nav ul li a:link,
div#header-left-nav ul li a:visited{
	float: left;
	color: #fff;
	height: 24px;
	display: block;
	padding: 10px 18px 0 18px;
}

div#header-left-nav ul li a:hover,
div#header-left-nav ul li a:active{
	text-decoration: none;
	background-image: url(http://www.thinkrecruitment.co.uk/images/nav-over.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div#header-right-nav ul li a:link,
div#header-right-nav ul li a:visited{
	float: left;
	color: #e5b833;
	margin: 2px 0 0 0;
	padding: 8px 12px 8px 20px;
	background-image: url(http://www.thinkrecruitment.co.uk/images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
}

div#body-left ul li a:link,
div#body-left ul li a:visited{
	display: block;
	color: #000;
	padding: 2px 0 3px 33px;
	background-image: url(http://www.thinkrecruitment.co.uk/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 19px center;
}

div#body-left ul li a:hover,
div#body-left ul li a:active
{
	background-color: #f4f4f4;
	text-decoration: none;
}

div#body-left p.more a:link,
div#body-left p.more a:visited{
	color: #5d5d5d;
}

div#body-right p.more a:link,
div#body-right p.more a:visited{
	color: #858585;
}

div#footer a:link,
div#footer a:visited{
	color: #9a9a9a;
	text-decoration: underline;
}

div#footer a:hover,
div#footer a:active{
	color: #bababa;
}


/* Paragraphs */

p
{
	margin: 0 0 1em 0;	
}
														  
p.more
{
	margin: 0;
	font-size: 10px;
	color: #5d5d5d;
	background-image: url(http://www.thinkrecruitment.co.uk/images/more.gif);
	background-repeat: no-repeat;
	background-position: 19px center;
}

div.bubble p
{
	margin: 0;
	color: #767677;
	font-size: 18px;
	font-family: arial, sans-serif;
}





div#header-left p
{
	margin: 0;
	color: #fff;
}

div#header-right p
{
	font-size: 10px;
	margin: 0;
}
div#header-right h4{
	color:#000000;
}

div#body-left p,
div#body-left h4,
{
	margin: 0 24px 0 24px;
}
div#body-left h4{
	padding-top:10px;
}
div#body-left p.more
{
	margin: 10px 0 0 0;
	padding: 5px 0 5px 33px;
}

div#body-left ul li p
{
	margin: 0;
}

div#body-right p.more
{			   
	float: right;
	margin: 0;
	padding: 5px 16px 5px 33px;
}

div.body-right-vacancy-head p
{
	margin: 0;
	color: #969696;
	font-size: 10px;
}

div.body-right-vacancy-body p
{
	color: #6b6b6b;
	margin: 0 0 7px 0;
}

div.body-right-vacancy-body p.salary-text
{
	color: #5e5e5e;
	font-size: 10px;
	float: left;
	margin: 0 0 0.75em 0;	 
}

div.body-right-vacancy-body p.salary-value
{
	color: #5e5e5e;
	text-align: right;
	margin: 0 0 0.75em 0;
}

div.body-centre-divider-text p.more
{
	display: inline;
	margin: 0;
	padding: 0 10px 0 22px;
	background-position: 10px center;
	background-color: #fff;
}

div#footer p
{
	margin: 0;
	color: #9a9a9a;
	font-size: 10px;
	font-family: arial, sans-serif;	
}

div#footer-right p
{
	padding: 4px 0 0 0;
}


/* Spans */

span.yellow
{
	color: #fdcb00;
}


/* 	Layers */

div.break
{
	clear: both;
}

div.list-divider-top
{					   		 
	background-image: url(http://www.thinkrecruitment.co.uk/images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 1px 0;
}

div.list-divider-bottom
{	
	padding: 1px 0 0 0;
	background-image: url(http://www.thinkrecruitment.co.uk/images/divider.gif);
	background-repeat: repeat-x;
}

/**********************************************************************/
/******JS cart styles **********/
.breadcrumbs{
	font-size:11px;
}
.breadcrumbs a{
	font-size:11px;
	color:#444472;
}
.contentHeading .infoBoxHeading{
	height:38px;
	width:620px;
	background:url(images/infobox/content-header.gif) no-repeat;
	text-indent:20px;
	font-weight:bold;
	font-size:22px;
}
.product-name{
	font-size:16px;
	font-weight:bold;
	color:#444472;
}
.main-price{
	font-size:20px;
	font-weight:bold;
	color:#f90;
}
/* Product listings */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

/* Product Listings */
TR.productListing-odd {
  background-image:url(http://www.thinkrecruitment.co.uk/images/bg_result_out.gif);
  background-repeat:repeat-X;
  height:59px;
  border:solid 1px #999999;
}

TR.productListing-even {
  background-image:url(http://www.thinkrecruitment.co.uk/images/bg_result_out.gif);
  background-repeat:repeat-X;
  height:59px;
  border:solid 1px #999999;
}
.job-title{
	display:block;
	height:25px;
	line-height:25px;
	font-size:11px;
	color:#000 !important;
}
.salary{
	position:relative;
	width:50px;
	height:24px;
}
.salary span{
	display:block;
	position:absolute;
	right:0;
	font-weight:bold;
	height:24px;
	line-height:24px;
	font-size:11px;
	white-space:nowrap;
}
.job-description{
	font-size:11px;
	padding-top:10px;
}

/* hover */
TR.productListing-odd:hover {
  background-image:url(http://www.thinkrecruitment.co.uk/images/bg_result_over.gif);
  background-repeat:repeat-X;
  height:59px;
	border:1px solid #FDC500;
}

TR.productListing-even:hover {
  background-image:url(http://www.thinkrecruitment.co.uk/images/bg_result_over.gif);
  background-repeat:repeat-X;
  height:59px;
  border:solid 1px #FDCB00;
}

/* Product listings / Hover effect above */

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb; 
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #FDCB00;*/
	background:#facf21;
  color: #FFFFFF;
  font-weight: bold;
	white-space:nowrap;
  /*border-bottom:solid 1px #000000;
  border-top:solid 1px #000000;*/
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* content */

#content-middle {
	background-color:#FFFFFF;
	}
	
.job-page{
	color:#000;
	font-size:18px;
}
.job-page span{
	color:#999;
}


/* Added category list style */

.menu-list{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.menu-list li{
	border-left:0px solid #47268A;
	border-right:0px solid #47268A;
	border-bottom:0px solid #47268A;
}
.menu-list a{
	display:block;
	width:100%;
	padding:2px 0 !important;
	text-indent:40px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none !important;
}
.menu-list a:hover, .menu-list .selected{
	color:#fff;
	/*background:#FDCB00;*/
	background:#facf21;
}

.menu-list .selected a:hover{
	color:#fff;
	background:#FDCB00;
}

.menu-list li a.subcat{
	padding:2px 0;
	text-indent:60px;
	font-size:10	px;
	/* background:#e0e0f6; */
	/*background-color:#009DA1;*/
	background:#eec;
	color:#FDCB00;
}
.menu-list li.last-item{
	border:none;
}
.menu-list li.last-item a{
	background:url(images/infobox/bottom.gif) bottom left no-repeat;
	/*width:100%;*/
	padding-bottom:8px;
}
.menu-list li.last-item a.subcat{
	background:url(images/infobox/bottom-sub.gif) bottom left no-repeat;
	width:100%;
	padding-bottom:4px;
}
.menu-list li.last-item a:hover{
	background:#444472 url(images/infobox/bottom-hover.gif) bottom left no-repeat;
}
.menu-list li.last-item a.subcat:hover{
	background:#e0e0f6 url(images/infobox/bottom-sub.gif) bottom left no-repeat;
}

/* Added category list style */

div.block
{
	padding: 0 0 8px 0;
}

div.button-border
{
	border: 1px solid #343434;
	padding: 1px;
}

div.button-border div.opera-fix
{
	background-color: #828282;
}

div.bubble
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/bubble.gif);
	background-repeat: no-repeat;
	height: 66px;
	padding: 15px 19px 0 19px;
}

div#allcontent
{
	text-align:left;
	width: 988px;
	margin: 0 auto 0 auto;
	/* JS added */
	background-color:#CCCCCC;
	/* JS added */
}

div#border-middle
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/border-middle.gif);
	background-repeat: repeat-y;
}

div#border-top
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/border-top.gif);
	background-repeat: repeat-x;
	padding: 4px 0 0 0;
}

div#border-bottom
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 4px 0;
}

div#content
{
	margin: 0 4px 0 4px;
	background-color: #ebebeb;
}

.content p{
	font-size:11px;
	margin:10px 0;
}

div#header-top
{
	height: 6px;
	background-color: #fdcb00;
	font-size: 0;
}

div#header-left
{
	float: left;
	background-repeat: no-repeat;
	height: 244px;
	width: 751px;
	position:relative;
}
div#header .hl1 {
	background-image: url(http://www.thinkrecruitment.co.uk/images/background1.jpg);
}
div#header .hl2{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background2.jpg);
}
div#header .hl3{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background3.jpg);
}
div#header .hl4{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background4.jpg);
}
div#header .hl5{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background5.jpg);
}
div#header .hl6{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background6.jpg);
}
div#header .hl7{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background7.jpg);
}
div#header .hl8{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background8.jpg);
}
div#header .hl9{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background9.jpg);
}
div#header .hl10{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background10.jpg);
}
div#header .hl11{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background11.jpg);
}
div#header .hl12{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background12.jpg);
}
div#header .hl13{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background13.jpg);
}
div#header .faq1{
	background-image: url(http://www.thinkrecruitment.co.uk/images/background_faq_1.jpg);
}
div#header-left-nav
{
	height: 34px;	
	background-color: #000;
	filter: alpha(opacity=80);		  
	-moz-opacity: .80;
	opacity: .80;
}

div#header-left-logo
{
	padding: 25px 0 0 0;
}

div#header-left-slogan
{
	position:absolute;
	bottom:0;
	left:220px;
	background-color: #000;
	filter: alpha(opacity=80);		  
	-moz-opacity: .80;
	opacity: .80;
}

div#header-left-slogan-text
{					 
	float: right;
	height: 43px;
	width: 509px;	
	padding: 8px 0 0 17px;
}

div#header-left-slogan-image
{
	float: left;
}

div#header-right
{
	float: left;
	height: 244px;
	width: 229px;
	background-image: url(http://www.thinkrecruitment.co.uk/images/divider.gif);	 
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FDCB00;
}

div#header-right-nav
{
	background-color: #343434;
	height: 34px;
	padding: 0 12px 0 0;
}

div#header-right-form
{
	height: 143px;
	padding: 16px 19px 0 15px;
}
div#header-right-form select{
	background-color:#FFF8DC;
}

div#header-right-heading
{
	height: 27px;
	margin: 24px 19px 0 15px;
}

div#body
{
	border-bottom: 1px solid #ebebeb;
}

div.body-left-spacer
{
	height: 15px;
}

div#body-left
{
	float: left;
	width: 220px;
}
.smallText{
	font-size:10px;
}
div#body-left p.smallText{
	padding-top:10px;
}

div.body-right-vacancy
{
	padding: 0 0 1px 0;
	background-image: url(http://www.thinkrecruitment.co.uk/images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.body-right-vacancy-head
{
	background-color: #f4f4f4;
	margin: 1px 0 1px 1px;
	padding: 10px 0 7px 14px;
}

div.body-right-vacancy-body
{
	margin: 0 0 0 1px;
	padding: 4px 12px 0 14px;
}

div#body-right
{
	float: right;
	width: 229px;
}

div.body-centre-divider
{
	/* background-image: url(http://www.thinkrecruitment.co.uk/images/divider.gif); */
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	margin: 0 0 1.5em 0;
	font-size:10px;
}

div.body-centre-divider-text
{
	padding: 0 0 0 250px;
}

div.body-centre-content-left
{
	width: 250px;
}

div.body-centre-content-right
{
	float: right;
	width: 240px;
}

div#body-centre
{
	float: left;
	background-color: #fff;
	width: 531px;
	*width: 501px;
}

div#body-centre-bl
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/body-centre-bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#body-centre-br
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/body-centre-br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 19px 15px 19px 15px;
	font-size:12px;
}

div.footer-prop
{
	float: left;
	height: 20px;
	font-size: 0;
}

div#footer
{
	height: 50px;
	margin: 14px 0 0 0;
}

div#footer-left
{
	float: left;
	background-image: url(http://www.thinkrecruitment.co.uk/images/rec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 19px;
	padding: 0 0 0 64px;
}

div#footer-right
{
	float: right;
	background-image: url(http://www.thinkrecruitment.co.uk/images/azexis.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	margin: 0 19px 0 0;
	padding: 0 28px 0 0;
}

div#footer-centre
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/think.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 300px 0 284px;
	padding: 0 0 0 20px;
}


/* Lists */

div.tools ul
{
	margin: 0 0 5px 0;
	padding: 5px 0 1px 0;
	list-style-type: none;
	background-image: url(http://www.thinkrecruitment.co.uk/images/tools-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.tools ul li
{
	display: block;
	background-image: url(http://www.thinkrecruitment.co.uk/images/tools-divider.gif);
	background-repeat: repeat-x;
	padding: 2px 0 1px 0;
	margin: 0;
}

div#header-left ul,
div#header-right ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#header-left ul li,
div#header-right ul li
{
	float: left;
}

div#header-left-nav ul li.selected
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/nav-on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div#body-left ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#body-left ul li
{
	display: block;					 
	background-color: #e3e3e4;
}

div#body-left ul li.bglight
{
	background-color: #ebebeb;
}


/* Forms */

.whole
{
	width: 100%;
}

.half
{
	width: 50%;
}	 

form
{
	margin: 0;
}

div#header-right-form form
{
	padding: 11px 0 0 0;
}

input, select, textarea
{
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

input.button
{
	background-color: #343434;	
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 1px;
}

#contact-wrap{
	position:relative;
}
#contact label{
	font-size:12px;
	display:block;
	margin:7px 0 5px 0;
}
#contact input{
	padding:3px;
	font-size:12px;
	width:240px;
}
#enquiry{
	position:absolute;
	top:0;
	right:0;
}
#enquiry label{
	margin:0 0 5px 0;
}
#enquiry textarea{
	width:240px;
	height:169px;
	padding:3px;
	font-size:11px;
	margin:0;
}

/*
	Content Area
*/
div.paddedContent{
	padding:0 10px 0 10px;
}

/*
	Contact Us
*/
div#contactForm{
	width:280px;
	float:left;
}

table.contactForm{
	background-color:#eeeeee;
}
table.contactForm td{
	padding:5px;
}

.fieldFocus{
	border:1px solid #FDC500;
	background-color:#FFFAE7;
	padding:3px;
}
.fieldBlur{
	border:1px solid #D7D7D7;
	background-color:#FFFFFF;
	padding:3px;
}
table.contactForm td #fieldMessage{
	height:100px;
}
div#contactInfo{
	width:206px;
	float:right;
}
table.contactForm td.top{
	background-image:url(http://www.thinkrecruitment.co.uk/images/contactTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
}
table.contactForm td.bottom{
	background-image:url(http://www.thinkrecruitment.co.uk/images/contactBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}

table.contactForm td #fieldName,
table.contactForm td #fieldJob,
table.contactForm td #fieldEmail,
table.contactForm td #fieldTelephone,
table.contactForm td #fieldMessage,
table.contactForm td #fieldWord{
	width:260px;
}
table.contactForm td #fieldCallOn{
	width:180px;
}
table.contactForm td #fieldCallAt{
	width:45px;
}

/*
	Search Results
*/
div#SearchResults{
	float:left;
	width:500px;
}
a:link.searchResult,
a:visited.searchResult{
	border:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#000000;
	text-decoration:none;
	float:left;
	clear:both;
	background-image:url(http://www.thinkrecruitment.co.uk/images/bg_result_out.gif);
	background-repeat:repeat-x;
	background-color:#F3F3F3;
	text-decoration:none;
	width:498px;
	cursor:hand;
}
a:hover.searchResult,
a:active.searchResult{
	background-image:url(http://www.thinkrecruitment.co.uk/images/bg_result_over.gif);
	background-repeat:repeat-x;
	background-color:#FFFAE7;
	text-decoration:none;
	border:1px solid #FDC500;
}
a.searchResult div.titleLeft{
	float:left;
	padding:5px 10px 10px 10px;
}
a.searchResult div.titleRight{
	float:right;
	padding:5px 10px 10px 10px;
}
a.searchResult div.description{
	clear:both;
	padding:5px 10px 10px 10px;
	color:#666666;
}
a:hover.searchResult div.description{
	color:#000000;
}
#search{
	position:relative;
	width:190px;
}
#search label{
	display:block;
	margin:3px 0 0 0;
}
#search select{
	width:185px;
}
#search input{
	margin:10px 0 0 62px;
}
#search #minsalary, #search #maxsalary{
	width:auto;
}
#max-salary{
	position:absolute;
	top:81px;
	right:5px;
}
table.navBlock{
	border:1px solid #dddddd;
	background-color:#eeeeee;
}
table.navBlock .selected{
	font-weight:bold;
}

table.navBlock a:link,
table.navBlock a:visited{
	color:#333333;
}
table.navBlock a:link,
table.navBlock a:visited,
table.navBlock .disabled{
	float:left;
	padding:5px;
	padding:4px 6px 4px 6px;
}
table.navBlock .disabled{
	color:#999999;
}
table.navBlock .selected,
table.navBlock a:hover,
table.navBlock a:active{
	background-color:#FFFAE7;
	text-decoration:none;
	border:1px solid #FDC500;
	float:left;
	padding:3px 5px 3px 5px;
	color:#000000;
}
table.navBlock td{
	border-top:1px solid #ffffff;
	padding:3px;
}
table.navBlock td.previous{
	border-left:1px solid #ffffff;
}

/*
	Vacancy Page
*/

div.vacancyOptions{
	width:150px;
	border:1px solid #dddddd;
	background-color:#eeeeee;
	padding:5px;
	float:right;
}
table.isSuitable div.vacancyOptions{
	background-color:transparent;
	border:0;
	font-size:12px;
}
div.vacancyOptions ul,
ul.links{
	margin:0;
	float:left;
	padding:0;
}
div.vacancyOptions ul li,
ul.links li{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	float:left;
}
div.vacancyOptions ul li a:link,
div.vacancyOptions ul li a:visited,
ul.links li a:link,
ul.links li a:visited{
	padding:5px 10px 5px 5px;
	display:block;
	color:#000000;
	font-size:11px;
}
div.vacancyOptions ul li a:hover,
div.vacancyOptions ul li a:active,
ul.links li a:hover,
ul.links li a:active{
	background-color:#FFFAE7;
	text-decoration:none;
	border:1px solid #FDC500;
	padding:4px 9px 4px 4px;
}
p.yellow{
	padding:5px;
	border:1px solid #FDC500;
	background-color:#FFFAE7;
}
div.left{
	float:left;
}
div.right{
	float:right;
}
.grey{
	color:#999999;
}
table.isSuitable{
	background-color:#F0F6FF;
	border:1px solid #CBDAF1;
	font-size:11px;
	line-height:15px;
}
table.isSuitable td{
	padding:10px;
}
fieldset{
	padding:9px;
}
legend{
	color:#444444;
	padding:5px;
}

/*
	Power Tools Box
*/
div#powerTools h2
{
	color: #fdd000;
	padding: 0 0 0 23px;
}
div#powerTools ul{
	background-color:transparent;
}
div#powerTools ul li{
	background-color:transparent;
}
div#powerTools ul li a:link,
div#powerTools ul li a:visited{ 
	cursor: hand;
	display: block;
	color: #b7b7b7;
	padding: 4px 23px 5px 23px;
	background-image: url(http://www.thinkrecruitment.co.uk/images/pointer-yellow.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
	background-color:transparent;
}

div#powerTools ul li a:hover,
div#powerTools ul li a:active{
	background-color: #fdd000;
	background-image: url(http://www.thinkrecruitment.co.uk/images/pointer-black.gif);
	color: #4b3e00;
	text-decoration: none;
}

div#powerTools p.more a:link,
div#powerTools p.more a:visited{
	color: #cda503;
}
div#powerTools p
{
	color: #b7b7b7;
	padding: 0 0 10px 0;
}

div#powerTools ul li p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

div#powerTools p.more
{
	color: #cda503;
	margin: 0 13px 0 0;
	padding: 2px 20px 2px 0;
	background-image: url(http://www.thinkrecruitment.co.uk/images/arrow-yellow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
div#powerTools
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/tools-background.gif);
	background-repeat: repeat-y;
}

div#powerTools div.tools-top
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/tools-top.gif);
	background-repeat: no-repeat;
}

div#powerTools div.tools-bottom
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/tools-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 281px;
	height: 281px;
	padding: 10px 0 0 0;
}		 

div#powerTools div[class].tools-bottom
{
	height: auto;
}

/*
	Right Boxes
*/
div#rightBoxes{
	margin:14px 0 0 0;
}
div#rightBoxes div.box p.more a:link,
div#rightBoxes div.box p.more a:visited{
	color: #d0a806;
}
div#rightBoxes div.box p
{
	font-size: 10px;
	color: #5d5d5d;
	padding: 0 15px 0 100px;
	margin:0;
}

div#rightBoxes div.box p.more
{
	color: #d0a806;
	padding: 4px 15px 5px 0;
	background-image: url(http://www.thinkrecruitment.co.uk/images/arrow-yellow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:inline;
	position:absolute;
	bottom:0;
	right:0;
	margin-right:10px;
}

div#rightBoxes div.box-spacer
{
	height: 10px;
	font-size: 0;
}

div#rightBoxes div.box
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-background.gif);	
	background-repeat: repeat-y;
	width: 225px;
	margin: 0 auto 0 auto;
}

div#rightBoxes div.box-top
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-top.gif);
	background-repeat: no-repeat;
}

div#rightBoxes div.box-bottom
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 4px 0 0 5px;
}

div#rightBoxes div.box-link
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-link.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	position:relative;
	top:0;
	left:0;
}

div#rightBoxes div.box-content
{
	min-height: 86px;
	height: 86px;
	text-align: right;
}

div#rightBoxes div[class].box-content
{
	height: auto;
}

div#rightBoxes div.box-icon
{
	background-repeat: no-repeat;
}

div#box-icon-cv
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-icon-cv.gif);
}
div#box-icon-interview{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-icon-interview.gif);
}

div#box-icon-job
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-icon-job.gif);
}

div#box-icon-rec
{
	background-image: url(http://www.thinkrecruitment.co.uk/images/box-icon-rec.gif);
}

/*
	Phone Numbers
*/

table.phoneNumbers{
	margin:0 0 0 20px;
}
#contactInfo table.phoneNumbers{
	margin:0;
}
table.phoneNumbers th{
	font-weight:normal;
	text-align:left;
	padding:4px;
}
table.phoneNumbers td{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	font-size:12px;
}
/*
	Faqs Pages
*/
div#faqs h2{
	font-weight:normal;
}
div.faqBreak{
	display:block;
	height:15px;
	background-image:url(http://www.thinkrecruitment.co.uk/images/divider.gif);
	background-repeat:repeat-x;
	background-position:center;
}
div.faqBreak p{
	background-color:#ffffff;
	float:right;
	margin:0 20px 0 0;
	padding:0 10px 0 10px;
}

/*
	column
*/
div.halfColumn{
	width:49%;
}
ul.listFormat1{
	margin:0 20px 0 20px;
	padding:0;
}
ul.listFormat1 li{
	list-style-image:url(http://www.thinkrecruitment.co.uk/images/arrow.gif);
	margin-bottom:10px;
	font-size:11px;
}
.titleFormat1{
	font-family: trebuchet ms, arial, sans-serif;
	font-size:18px !important;
	border-bottom:4px solid #eeeeee;
	padding-bottom:5px;
	padding-left:10px;
}
ol.listFormat2{
	margin:0;
	padding:0;
	margin:10px 10px 0 30px;
}
ol.listFormat2 li{
	margin-bottom:15px;
	font-size:11px;
}
div#weRecruit{
	background-image:url(http://www.thinkrecruitment.co.uk/images/bg_weRecruit.jpg);
	background-repeat:no-repeat;
	height:74px;
	position:relative;
	padding:0;
	margin:0;
}
div#weRecruit h4{
	position:absolute;
	top:15px;
	left:50px;
	padding:0;
	margin:0;
	color:#333333;
}
div#weRecruit p{
	position:absolute;
	top:35px;
	left:50px;
	padding:0;
	margin:0;
	color:#666666;
}
#send {
	border: none;
	padding: 0;
	_padding-top: 100px;
	text-indent: 200px;
	background: url(http://www.thinkrecruitment.co.uk/images/btn_send_out.gif) 0 0 no-repeat;
	text-color: transparent;
	width: 195px;
	height: 21px;
}

