body {
		background-color:#4a4a4a;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:65%;
		text-align:center;
		}

h1, h2, h3, h4, h5, h6 {
		font-size:1em;
		}

p {
		font-size:1em;
		line-height:14px;
		}
		
* {
		margin: 0;
		padding: 0;
		}

ul, ol {
    	padding-left:1em;
    	margin-left:0;
		}	/* Make for consistent list handling - style list normally */
		
.floatImageRight {
	float:right;
	margin-bottom:10px;
	}

.floatImageLeft {
	float:left;
	}
		
		
div#wrapper {
		width:760px;
		position:relative;
		background-color:white;
		margin: 20px auto 0 auto;
		text-align:left;
		position: relative;
		z-index: 1;
		}

ul#navigation {
		background-image: url("/furniture/images/sitewide/background-nav.jpg");
		background-repeat:repeat-x;
		height:42px;
		list-style-type:none;}

ul#navigation {
	padding:0 0 0 0;}

ul#navigation li{
		float:left;}

ul#navigation a {
	display: block;  
	float: left;
	background-repeat: no-repeat; 
	padding: 42px 0 0 0; overflow: hidden;
	height: 0px !important; height /**/: 42px;}

	a#menu-home {background-image:url(../images/navigation/home.jpg); width: 110px;}
	a#menu-home:hover {background-position: -110px 0;}
	a#menu-home.selected {background-position: -110px 0;}

	a#menu-search {background-image:url(../images/navigation/search.jpg); width: 101px;}
	a#menu-search:hover {background-position: -101px 0;}
	a#menu-search.selected {background-position: -101px 0;}

	a#menu-career {background-image:url(../images/navigation/career.jpg); width: 135px;}
	a#menu-career:hover {background-position: -135px 0;}
	a#menu-career.selected {background-position: -135px 0;}

	a#menu-aboutus {background-image:url(../images/navigation/about.jpg); width: 85px;}
	a#menu-aboutus:hover {background-position: -85px 0;}
	a#menu-aboutus.selected {background-position: -85px 0;}

	a#menu-contactus {background-image:url(../images/navigation/contact.jpg); width: 99px;}
	a#menu-contactus:hover {background-position: -99px 0;}
	a#menu-contactus.selected {background-position: -99px 0;}

	a#menu-myaccount {background-image:url(../images/navigation/account.jpg); width: 103px;}
	a#menu-myaccount:hover {background-position: -103px 0;}
	a#menu-myaccount.selected {background-position: -103px 0;}
	
	a#menu-register {background-image:url(../images/navigation/register.jpg); width: 127px;}
	a#menu-register:hover {background-position: -127px 0;}
	a#menu-register.selected {background-position: -127px 0;}

.mainImage {
	border-bottom: 1px solid #fff;
	}


.fieldset {
	border:solid 0 #fff;
	}

		
div#padding {
		padding:0 5px 5px 5px;
		background-image:url("/furniture/images/sitewide/back-content.gif");
		background-repeat:repeat-y;
		background-position: 0 10px;
		clear:both;
		float:left;
		position: relative;
		z-index: 2;
}

div#header {
		width: 750px;
		height: 180px;
		position:relative;
		float: left;
		clear: both;
		z-index: 20;
		background: url(/furniture/images/sitewide/background-header.jpg) repeat-x 0 0;
}

#leftcontent {
		float:left;
		width:452px;
		margin:0;
		padding:0;
}

#leftcontent a{
	color:#246292;
	text-decoration:none;
}

#leftcontent h1, h2, h3, h4 ,h5 ,h6{
	color:#246292;
	text-decoration:none;
}

#leftcontent a:hover{
	text-decoration:underline;
}

#rightcontent {
		float:right;
		width:298px;
}

#searchColumn {
		color:#FFF;
		width: 245px;
		padding: 20px;
		/*position:absolute;
		left:480px;
		top:520px;	*/
}
		
#searchColumn p{
		margin-bottom:10px;
}

#searchColumn a{
		color:#fff;
}

#searchColumn a:hover{
		color:#f2ec70;
}

#searchColumnList {
	list-style-type:none;
	margin-bottom:15px;
	margin-top:5px;
}

#searchColumnList li{
	background-image:url(/furniture/images/sitewide/arrow-yellow.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	padding-left:12px;
	margin-bottom: 3px;
}
		
div#footer {
		background-image:url(/furniture/images/sitewide/back-footer.gif);
		background-repeat:repeat-x;
		height:92px;
		clear:left;
}

div#footer p{
		color:#dedbdc;
		padding: 30px 0 0 31px;
}

div#footer a{
		color:#dedbdc;
}

.listInternal li {
		}

/* Homepage */
.listLatest {
		list-style-type:none;
		margin:0;
		padding:0;
}

.listLatest li{
		background-image:url(/furniture/images/sitewide/arrow-blue.gif);
		background-repeat:no-repeat;
		background-position: 10px 24px;
		padding: 20px 26px 0 26px;
}

.listLatest h2 {
		color:#246292;
}

/* Login */

div#header h1 {
	width: 281px;
	height: 89px;
	float: left;
	z-index: 30;
	}

div.content_container {
	float: left;
	clear: both;
	width: 750px;
	}

div.login_box {
		float: right;
		padding: 20px 10px 0 0;
		z-index: 900;
		width: 340px;
		height: 80px;
		text-align: right;
		}
		
		form#login {
		float: left;
		width: 340px;
		height: 70px;
		position: relative;
		z-index: 10;		
		}
		
		#login a:link {color: #fff; text-decoration: none;}
		#login a:visited {color: #fff; text-decoration: none;}
		#login a:hover {color: #fff; text-decoration: underline;}
		#login a:active {color: #fff; text-decoration: none;}
		
		#loginLinks { 
		color: #fff; 
		width: 230px;
		height: 15px;
		position: absolute; 
		left: 6px; 
		top: 40px;
		z-index: 300;
		}
		
input {border: 1px solid #C9C9C9; color: #000; font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; padding: 2px}
input:focus, textarea:focus {background: #dde8f1;}

/* Headings for the login - these first two rules are for non IE browsers */
div>#loginEmail {
		float: left; 
		margin-left: 47px;
		color:fff;
		}
div>#loginPassword {
		float: left;
		 margin-left: 65px;
		 color:fff;
		 } 
/* These are the same rules but for IE */
#loginEmail {
		float: left; 
		margin-left: 24px;
		color:fff;
		}
#loginPassword {
		float: left;
		 margin-left: 65px;
		 color:fff;
		 }
/* End the dirty hack */

/* Logo */
#logo {
		display: block; width: 281px;
		padding: 89px 0 0 0; overflow: hidden;  background: url("../images/sitewide/logo2.gif") no-repeat;    
    	height: 0px !important; height /**/: 89px;
		}

/* Buttons */
.buttonViewJob {
		display:block; width:79px; margin-top: 7px;
		padding: 16px 0 0 0; overflow: hidden;  background: url("../images/buttons/view-job.gif") no-repeat;    
    	height: 0px !important; height /**/: 16px;
}
.buttonViewJob:hover {background-position: -79px 0;}

.buttonRequestInfo {
		display:block; width:100px; margin-top: 7px;
		padding: 16px 0 0 0; overflow: hidden;  background: url("../images/buttons/request-info.gif") no-repeat;    
    	height: 0px !important; height /**/: 16px;
}
.buttonRequestInfo:hover {background-position: -100px 0;}


.buttonViewCandidate {
		display:block; width:132px; margin-top: 7px;
		padding: 16px 0 0 0; overflow: hidden;  background: url("../images/buttons/view-top-candidate.gif") no-repeat;    
    	height: 0px !important; height /**/: 16px;
}
.buttonViewCandidate:hover {background-position: -132px 0;}


div#header a#buttonRegister {
		width:243px;
		height: 40px;
		position: absolute; 
		left:500px; 
		top: 125px; 
		z-index: 5000;
		display:block; 
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
		background: url(/furniture/images/buttons/register-now.jpg) no-repeat 0 0; 
		}
		
		div#header a#buttonRegister:hover {
		background-position: -243px 0;
		}
		
/* Headings */


#pageTopCandidates {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/top-candidates.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff
}

#headingTopCandidates {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/top-candidates.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
}

#headingFeaturedJobs {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/featured-jobs.jpg") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
		border-right:1px solid #fff;
}

#headingLatestPermanent {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/latest-permanent-jobs.jpg") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
		border-right:1px solid #fff;
}
#pagejobSearch {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/job-search.jpg") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
}
#jobSearch {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/job-search.jpg") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
}
#headingLatestFreelance { margin-top:20px;
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/latest-freelance-jobs.jpg") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
}

h2#headingTagLine {
	float: left;
	clear: both;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 69px;
	width: 100%;
	padding: 0;
	margin: 0; 
	background: url(/furniture/images/headings/tagline.gif) no-repeat 29px 44px;   
	}

#refineYourSearch {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/refine-your-search.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}


		
#simillarJobs {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/similar-jobs.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#quickLinks {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/quick-links.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}

#aboutUs {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/about-us.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#contactUs {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/contact-us.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}

		
#resourceCentre {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/career-resources.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#myAccount {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/my-account.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}

#pageSearch {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/search.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#pageResources {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/resource-centre.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#pageAbout {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/about-us.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}

#pageRegister {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/register.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#pageContact {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/contact-us.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#headingLogin {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/login.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#pageForgottenPassword {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/forgotten-your-password.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		}
		
#pageJobSearch {
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/page-job-search.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
}
#jobSearchHere	{	
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/job-search-here.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
		border-bottom:1px solid #fff;
}

#forgottonPassword{	
		padding: 48px 0 0 0; overflow: hidden;  background: url("../images/headings/forgotten-your-password.gif") no-repeat;    
    	height: 0px !important; height /**/: 48px;
}
				
#contentpadding
{
	padding: 25px;
}

.random{
	font-size: 1.4em;
	color: #3F92BC;
}



#searchResult {
		list-style-type:none;
		margin:0;
		padding:0;
}

#searchResult li{
		list-style-type:none;
		background-image:url(/furniture/images/sitewide/arrow-blue.gif);
		background-repeat:no-repeat;
		background-position: 10px 24px;
		padding: 20px 26px 0 26px;
}

#searchResult h2 {
		color:#246292;
}
#contentpadding p
{
	padding-bottom: 20px;
}

#contentpadding ul {
		list-style-type:none;
		margin:0;
		padding:0;
}

#contentpadding li{
		background-image:url(/furniture/images/sitewide/arrow-blue.gif);
		background-repeat:no-repeat;
		background-position: 10px 24px;
		padding: 20px 26px 0 26px;
}

.loggedin 
{
	color: #fff;
}

#buttonQuitJob1 {
		display:block; width:261px;
		padding: 284px 0 0 0; 
		overflow: hidden;  
		background: url("../images/photos/quit2.jpg") no-repeat; 
		background-position: -15px -10px;   
	   	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}
				

#buttonQuitJob2 {
		display:block; width:261px;
		padding: 284px 0 0 0; overflow: hidden;  
		background: url("../images/photos/quit8.jpg") no-repeat;
		background-position: -15px -10px;   
    	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}
#buttonQuitJob3 {
		display:block; width:261px;
		padding: 284px 0 0 0; 
		overflow: hidden;  
		background: url("../images/photos/quit6.jpg") no-repeat;
		background-position: -15px -10px;   
    	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}
#buttonQuitJob4 {
		display:block; width:261px;
		padding: 284px 0 0 0; overflow: hidden;  background: url("../images/photos/quit4.gif") no-repeat;    
    	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}
#buttonQuitJob5 {
		display:block; width:261px;
		padding: 284px 0 0 0; 
		overflow: hidden;  
		background: url("../images/photos/quit7.jpg") no-repeat;
		background-position: -15px -10px;   
	   	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}

#buttonQuitJob6 {
		display:block; width:261px;
		padding: 284px 0 0 0; 
		overflow: hidden;  
		background: url("../images/photos/quit3.jpg") no-repeat;
		background-position: -15px -10px;   
	   	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}

#buttonQuitJob7 {
		display:block; width:261px;
		padding: 284px 0 0 0; 
		overflow: hidden;  
		background: url("../images/photos/quit.gif") no-repeat;
		background-position: -0px -10px;   
	   	height: 0px !important; height /**/: 284px;
		float:right; margin-right:10px; margin-bottom: 10px;
		clear:right;
}


/*------------ 10th ANNIVERSARY ADDITIONS ----------------*/

/*--------- Banners -------------*/

div.banner {
	float: left;
	width: 750px;
	height: 240px;
	position: relative;
	z-index: 5;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	overflow:hidden;
	}
	
	div.banner_nav {
	width: 200px;
	height: 12px;
	position: absolute;
	z-index: 500;
	bottom: 28px;
	right: 50px;
	}
	
	img.charitylogo {
	position: absolute;
	z-index: 500;
	bottom: 20px;
	right: 20px;
	}
	
		div.banner_nav a {
		display: block;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
		border: none;
		width: 12px;
		height: 12px;
		margin: 0 5px 0 0;
		float: left;
		background: url(/furniture/images/10th_anniversary_banners/banner_nav.gif) no-repeat 0 0;
		}
		
		div.banner_nav a.activeSlide {
		background: url(/furniture/images/10th_anniversary_banners/banner_nav.gif) no-repeat -14px 0;
		}		

	div.banner_text {
	width: 235px;
	height: 200px;
	position: absolute;
	z-index: 200;
	top: 27px;
	right: 26px;
	}
	
	div.banner_text_details {
	width:415px;
	position:absolute;
	top:171px;
	left:18px;
	z-index: 200;
	}

	div.banner_1,
	div.banner_2,
	div.banner_3,
	div.banner_4,
	div.banner_5 {
	float: left;
	width: 750px;
	height: 240px;
	position: relative;
	z-index: 10;
	}
	
	div.banner_1 {
	background: url(/furniture/images/10th_anniversary_banners/banner_1.jpg) no-repeat 0 0;
	}
	
	div.banner_2 {
	background: url(/furniture/images/10th_anniversary_banners/banner_2.jpg) no-repeat 0 0;
	}	
	
	div.banner_3 {
	background: url(/furniture/images/10th_anniversary_banners/banner_3.jpg) no-repeat 0 0;
	}	
	
	div.banner_4 {
	background: url(/furniture/images/10th_anniversary_banners/banner_4.jpg) no-repeat 0 0;
	}
	
	div.banner_5 {
	background: url(/furniture/images/10th_anniversary_banners/banner_5.jpg) no-repeat 0 0;
	}
		
div.banner_conatiner h2 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
	}	
	div.banner_conatiner h2.main {
	font-style:italic;
	text-align:center;
	}
	
div.banner_conatiner h4 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
	}
	
div.banner_conatiner p {
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	padding: 0 0 10px 0;
	margin: 0;
	}
	
	div.banner_conatiner p.main {
	font-size:12px;
	text-align:center;
	font-style:italic;
	padding: 10px 0 10px 0;
	color: #7b93ab;
	}
	
a.view_button {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	width: 109px;
	height: 16px;
	margin: 10px 0 0 0;
	float: left;
	}
	
div.banner_text	a.view_button {
	margin: 10px 0 0 58px;
}

div.banner_text_details	a.view_button {
position:absolute;
left:305px;
top:3px;
margin:0;
}
	
a.button_1 {
	background: url(/furniture/images/10th_anniversary_banners/view_events_button.gif) no-repeat 0 0;
	}	

a.button_2 {
	background: url(/furniture/images/10th_anniversary_banners/view_events_button.gif) no-repeat 0 -16px;
	}

/*--------- Events Listing Page -------------*/


h1#heading_10th_anniversary {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	width: 451px;
	height: 48px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/furniture/images/10th_anniversary_banners/heading_10th_anniver.gif) no-repeat 0 0;
	}

div#contentpadding ul.events_list {
	width: 402px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	div#contentpadding ul.events_list li {
	width: 402px;
	float: left;
	clear: both;
	margin: 0;
	padding: 25px 0;
	list-style-type: none;
	border-top: 1px solid #e2eaf0;
	background: none;
	}
	
	div.listing_event_image {
	float: left;
	width: 125px;	
	}
	
	div.listing_event_details {
	float: left;
	width: 277px;	
	}	
	
	div#contentpadding p.date {
	font-size: 11px;
	line-height: 13px;
	color: #959595;	
	margin: 0;
	padding: 0 0 10px 0;
	}	
	
	div#contentpadding h3.title {
	font-size: 14px;
	line-height: 18px;
	color: #246292;	
	margin: 0;
	padding: 0 0 10px 0;
	}
	
		div#contentpadding h3.title a {
		text-decoration: underline;
		color: #246292;	
		}	
		
			div#contentpadding h3.title a:hover {
			text-decoration: none;
			color: #246292;	
			}	
		
	div#contentpadding p.location {
	font-size: 11px;
	line-height: 13px;
	color: #959595;	
	margin: 0;
	padding: 7px 0 12px 0;
	}	
	
	div#contentpadding p.description {
	font-size: 11px;
	line-height: 13px;
	color: #000000;	
	margin: 0;
	padding: 0 0 12px 0;
	}	

/*--------- Events Details Page -------------*/
	
			
div.event_details {
	float: left;
	padding: 25px 0;
	width: 402px;
	}

	div.event_form_panel {
	float: left;
	clear: both;
	width: 277px;
	padding: 25px 0 0 125px;
	border-top: 1px solid #e2eaf0;
	}
	
	table.event_register_table {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	}
	
	table.event_register_table td {
	width: 100%;
	padding: 8px;
	margin: 0;	
	font-size: 11px;
	line-height: 13px;
	color:#999999;
	text-align: left;	
	}
	
	table.event_register_table td span {
	float: left;
	}
	
	table.event_register_table td input.event_text_box {
	width: 160px;
	padding: 5px;
	float: left;
	}
	
	div.sucess_message,
	div.validationSummary {
	float: left;
	clear: both;
	width: 191px;
	background:#FFFFCC;
	border: 3px solid #FFCC33;
	padding: 20px 40px;	
	}
	
	div#contentpadding div.sucess_message p {
	font-size: 14px;
	line-height: 18px;
	color: #FF9900;
	font-weight: bold;
	padding: 0;
	text-align: center;
	}
	
	div#contentpadding div.validationSummary ul {
    padding: 10px 0 0 15px;
	}	

	div#contentpadding div.validationSummary li {
	list-style:disc;
    padding: 10px 0 0 0;
	}

	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	/*border: 1px solid #00CC66;*/
	}
	
	
	
	
