/*********************************************
** Pernickety Recruitment
** (c) copyright 2007
**
** media: screen
** designer: Tim Paul
** developer: Terenyi Mahoney
** created: Fri  1 June, 2007
** product of: Freckle Creative
*********************************************/
@import url(freckle.css);

body, div, img, p, ul, ol, li, a { margin: 0; padding: 0; }

body
{
	background: white url(../images/body_bg.gif) 0 0 repeat-x;
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	color: #666666;
	text-align: center;
}

body.home { background-image: url(../images/home_body_bg.gif); }

#d-accessibility,
.print-only { display: none; }

.clear { clear: both; }

h3, h4, h5, h6 { margin: 1em 0 .25em 0;  line-height: 1.6em; }

h3, h4 { color: #306db0; }

h2 { font-size: 1.7em; font-weight: normal; }

h3 { font-size: 1.4em; font-weight: normal; }

h4 { font-size: 1.3em; font-weight: lighter; }

.bg-right
{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 50%;
	height: 204px; 
	min-height: 204px; 
	max-height: 204px;
	overflow: hidden;
	background: white url(../images/right_bg.gif) 0 0 repeat-x; 
	z-index: 10;
}

.home .bg-right { background-image: url(../images/home_right_bg.gif); }

.wrapper
{
	position: relative;
	top: 0;
	width: 100%;
	background: transparent;
	z-index: 100;
}

.center_column
{
	display: block;
	width: 783px;
	margin: 0 auto;	
	text-align: left;
	background: transparent;
	z-index: 100;
}

#d-nav
{
	display: block;
	height: 205px;
	width: 100%;
	margin: 0 0 2em 0;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat; 
}

/*.home #d-nav { background-image: url(../images/home_worker.jpg); }*/

.home .worker1 { background-image: url(../images/workers/1.jpg); }
.home .worker2 { background-image: url(../images/workers/2.jpg); }
.home .worker3 { background-image: url(../images/workers/3.jpg); }
.home .worker4 { background-image: url(../images/workers/4.jpg); }
.home .worker5 { background-image: url(../images/workers/5.jpg); }

.worker1 { background-image: url(../images/workers/small1.jpg); }
.worker2 { background-image: url(../images/workers/small4.jpg); }
.worker3 { background-image: url(../images/workers/small3.jpg); }
.worker4 { background-image: url(../images/workers/small2.jpg); }
.worker5 { background-image: url(../images/workers/small5.jpg); }


.home #d-nav
{
	height: 315px;	
}

#d-nav ul
{
	height: 78px;
	margin: 0 0 0 20px;
	list-style-type: none;
}

#d-nav li
{
	float: left;
	height: 60px;
	width: 60px;
	margin: 0 5px;
	padding: 0 5px;
	position: relative;
}

.wrapper #d-nav li ul 
{
	display: none; 
	position: absolute;
	left: 0;
	width: 170px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 4px 4px 8px;
	background: white url(../images/nav_hover_bg.gif) 0 100% repeat-x;
}

#d-nav li.hover ul,
#d-nav li:hover ul
{
	display: block;	
}

#d-nav li ul li
{
	display: block;
	width: 160px;
	height: auto;
	float: left;
	margin: 4px 0;
	padding: 0;	
}

.wrapper #d-nav li ul a
{
	display: block;
	width: 100%;
	margin: 0;
	padding: 2px;
	font-size: 1.1em;
	height: auto;
	color: #5f5f5f;
	background: #ffffff;
	text-indent: 0;
}


#d-nav li ul a:hover
{
	color: #b52723;
}


#d-nav li.nav-home { width: 64px; }
#d-nav li.nav-difference  { width: 98px; }
#d-nav li.nav-team  { width: 49px; }
#d-nav li.nav-services  { width: 75px; }
#d-nav li.nav-find  { width: 40px; }
#d-nav li.nav-contact  { width: 72px; }

#d-nav li.nav-home a { background: url(../images/nav_home.gif) 50% 0 no-repeat; }
#d-nav li.nav-difference  a { background: url(../images/nav_difference.gif) 50% 0 no-repeat; }
#d-nav li.nav-team  a { background: url(../images/nav_team.gif) 50% 0 no-repeat; }
#d-nav li.nav-services  a { background: url(../images/nav_services.gif) 50% 0 no-repeat; }
#d-nav li.nav-find  a { background: url(../images/nav_find.gif) 50% 0 no-repeat; }
#d-nav li.nav-contact  a { background: url(../images/nav_contact.gif) 50% 0 no-repeat; }

#d-nav li:hover a,
#d-nav li.hover a,
#d-nav li a:hover { background-position: 0 -96px; }
#d-nav li:hover span,
#d-nav li.hover span,
#d-nav a:hover span { background: url(../images/nav_hover_bg.gif) 0 100% repeat-x;}

.home #d-nav li.nav-home a,
.difference #d-nav li.nav-difference  a,
.team #d-nav li.nav-team  a,
.services #d-nav li.nav-services  a,
.find #d-nav li.nav-find  a,
.contact #d-nav li.nav-contact  a { background-position: 0 -48px; }


.home #d-nav li.nav-home a span,
.difference #d-nav li.nav-difference  a span,
.team #d-nav li.nav-team  a span,
.services #d-nav li.nav-services  a span,
.find #d-nav li.nav-find  a span,
.contact #d-nav li.nav-contact  a span  { background: url(../images/nav_selected_bg.gif) 0 100% repeat-x;}

#d-nav li a,
#d-nav span
{
	text-indent: -5000em;
	display: block;
	height: 100%;
}


#d-nav a.home
{
	float: left;
	clear: left;
	display: block;
	height: 118px;
	width: 363px;
	background: transparent url(../images/logo.gif) 0 0 no-repeat;
	text-indent: -5000em;
	
}

.home #d-nav a.home { height: 237px; width: 395px; background-image: url(../images/home_logo.gif); }


#d-content
{
	padding: 0 43px 0 50px;	
	font-size: 1.25em;
}

.home #d-content { padding: 0; width: 783px; }

.right_column
{
	float: left;
	display: block;
	width: 254px;
	height: 100%;
	background: url(../images/col_rule.gif) 0 0 repeat-y;
	margin: 0 0 0 0;
}

p
{
  margin: 1.5em 3em 1em 0;	
  line-height: 1.7em;
}

.home p { margin:  1.5em 0 1em 0; }

.home .center { float: left; width: 325px; margin: 0; padding: 0 15px 0 0; }

img
{
	float: right;	
}

a { text-decoration: none; color: #2d6cc0; }
a:hover { text-decoration: underline; }

a.difference
{
	display: block;
	float: left;
	width: 170px;
	height: 348px;
	margin: 0 15px 0 0;
	background: url(../images/a-difference.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

a.difference:hover { background-position: 0 -348px; }

a.timesheet,
a.listings,
a.register 
{
	display: block;
	float: right;
	width: 242px;
	margin: 10px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000em;
}

a.timesheet { height: 108px; background-image: url(../images/a-timesheet.gif); }
a.listings { height: 128px; background-image: url(../images/a-listings.gif); }
a.register { height: 116px; background-image: url(../images/a-register.gif); }
a.timesheet:hover { background-position: 0 -108px; }
a.listings:hover { background-position: 0 -128px; }
a.register:hover { background-position: 0 -116px; }

/*.team h3, .team h4, .team p { width: 500px; }*/
.team img{ float: right; padding: 10px 40px 10px 20px; }

fieldset
{
	border: 0;
	width: 475px;
}

legend { display: none; }

label, input, textarea { margin: 6px 0; }

label
{
	float: left;
	padding: 4px 5px 0 15px;
	text-align: right;
}

label.clear
{
	clear: left;
	width: 100px;
}

input,  textarea
{
	float: left;
	width: 300px;
}

input#f-salutation { width: 50px; }
input#f-firstname { width: 200px; }
input#f-dob { width: 100px; }
input#f-state { width: 100px; }
input#f-postcode { width: 100px; }

input.submit { width: 100px; margin: 0 0 0 100px; }

ul.sitemap { font-size: 1.1em; padding: 0 0 0 100px; }
ul.sitemap ul { padding: 0 0 4px 3em; }
ul.sitemap a { display: block; padding: 6px 0; }


#d-footer
{
	padding: 25px 0 0 0;	
	clear: both;
}

#d-footer .validators p,
#d-footer .text
{
	float: none;
	width: 733px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 50px;
}

#d-footer .copy { color: #2d6cc0; }

#d-footer .links a { color: #757575; }

#d-footer hr { display: none; }

#d-footer .validators
{
	display: block;
	width: 100%;
	margin: 10px 0;
	padding: 12px 0 0 0;
	background: #f7f7f7 url(../images/footer_bg.gif) 0 0 repeat-x;
}


/*
.center_column { border: 2px dashed red; }
.wrapper { border: 2px dashed blue; }
#d-nav { border: 2px solid green; }
#d-content { border: 2px solid purple; }
#d-footer { border: 2px solid orange; }
*/