/*
Stylesheet For: VSI Template V4.1
URL: http://www.vsitemplate4.co.uk
Version: v1.0
Author: VSI-Thinking, http://www.vsi-thinking.com
*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* CONTENTS

   A: Universal Elements
      1. Body & Html
      2. Hyperlinks
      3. General Divs
      4. Headings

   B: Structure
      1. Header & Navigation
      2. Content Wrapper
      3. Sidebar
      4. Main Body
	  5. Footer

	C: Modules
                                                               */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

/* *********************************************************** */
/* A. Universal Elements                                       */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* A1. Body & Html                                             */
/* ----------------------------------------------------------- */
body, html {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
body, p, div, td {
	font-family: Arial,Verdana;
	font-size: small;
}
a {
	text-decoration:none;
	font-weight:bold;
	color: #666666;
}
a:hover {
	text-decoration:underline;
}

/* ----------------------------------------------------------- */
/* A2. Hyperlinks                                              */
/* ----------------------------------------------------------- */
div#contentArea a.button {
	padding: 2px;
	background: #D6D6D6;
	border: #C3C3C3 1px solid;
	color: #2B2B2A;
	text-decoration: none;
}
div#contentArea a.button:hover {
	background: #2B2B2A;
	color: #FFFFFF;
}
/* ----------------------------------------------------------- */
/* A3. General Divs                                            */
/* ----------------------------------------------------------- */
div.clearfix { clear: both; }
div.content {
	width: 950px;
	margin: auto auto;	
	padding-left: 22px;
	padding-right: 22px;
}
div.hr {	
	border-top: #C3C3C3 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.hr hr { display: none; }

/* ----------------------------------------------------------- */
/* A4. Headings                                                */
/* ----------------------------------------------------------- */
h1 {
	color: #4D5C7C;
	font-size: x-large;
}

/* *********************************************************** */
/* B. Structure                                                */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* B1. Header & Navigation                                     */
/* ----------------------------------------------------------- */
#Header {
	height: auto !important;
	height:400px;
	min-height: 400px;
}
#Header #logoLeft{
	width:624px;
	height:126px;
	float:left;
	background: transparent url(../../pics/head.jpg) no-repeat top left;
}
#Header #logoRight{
	float:right;
}
#Header #Banner {
	height: 270px;
	width:620px;
	padding:2px;
	background:#E9E8EA;
	float:left;	
}
#Header #HeadMenu{
	float:right;
}
#Header #hiCandidate .HeadItemClient,
#Header #hiClient .HeadItemClient,
#Header #hiExpertise .HeadItemClient{
	width:314px;
	height:91px;
	display:block;
}
#Header #hiCandidate .HeadItemClient{
	background:transparent url(../../pics/candidate-tab-off.jpg) no-repeat top left;
}
#Header #hiCandidate .HeadItemClient:hover{
	background:transparent url(../../pics/candidate-tab-on.jpg) no-repeat top left;
	cursor:pointer;
}
#Header #hiClient .HeadItemClient{
	background: transparent url(../../pics/client-tab-off.jpg) no-repeat top left;
}
#Header #hiClient .HeadItemClient:hover
{
	background: transparent url(../../pics/client-tab-on.jpg) no-repeat top left;
	cursor:pointer;
}
#Header #hiExpertise .HeadItemClient{
	background: transparent url(../../pics/expertise-tab-off.jpg) no-repeat top left;
}
#Header #hiExpertise .HeadItemClient:hover{
	background: transparent url(../../pics/expertise-tab-on.jpg) no-repeat top left;
	cursor:pointer;
}


/* ----------------------------------------------------------- */
/* B2. Content Wrapper                                         */
/* ----------------------------------------------------------- */
#Wrapper {
	padding-bottom: 10px;
}

/* ----------------------------------------------------------- */
/* B3. Side Bar                                                */
/* ----------------------------------------------------------- */
#Wrapper #Navigation {
	width: 314px;
	float: right;
	padding-top:80px;
}
#Wrapper #Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#Wrapper #Navigation ul li {
	
	margin-bottom: 5px;
	margin-top: 5px;
	background: transparent url(../../pics/navBullet.gif) no-repeat top left;
}
#Wrapper #Navigation ul li a {
	display: block;
	font-size: 15pt;
	padding-left:33px;
	color: #6B7B9D;
	border-bottom: #E9E9E9 1px solid;;
	text-decoration: none;
}

#Wrapper #Navigation ul li a:hover {
	background: #BDC7DC;
	text-decoration: none;
}

/* ----------------------------------------------------------- */
/* B4. Main Body                                               */
/* ----------------------------------------------------------- */
#Wrapper #Page {
	width: 624px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	padding-right: 12px;
	float: left;
}
#Wrapper #Page #Breadcrumbs {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width:50%;
	float: left;
}
#Wrapper #Page #Breadcrumbs a {
	color: #333333;
	text-decoration: none;
}
#Wrapper #Page #Breadcrumbs a:hover {
	color: #0799C1;
}

/*
h1.welcomePierConsulting { background: url(../../pics/h1-welcome-to-pier-consulting.gif) no-repeat top left; text-indent: -9000px; margin:0; padding:0; }
h1.youAreOurPriority { background: url(../../pics/h1-you-are-our-priority.gif) no-repeat top left; text-indent: -9000px; margin:0; padding:0; }
h1.candidates { background: url(../../pics/h1-candidates.gif) no-repeat top left; text-indent: -9000px; margin:0; padding:0; }
h1.ourExpertise{ background: url(../../pics/h1-our-expertise.gif) no-repeat top left; text-indent: -9000px; margin:0; padding:0; }
h1.sendUsYourCV{ background: url(../../pics/h1-send-us-your-cv.gif) no-repeat top left; text-indent: -9000px; margin:0;	padding:0; }
h1.latestVacancies{ background: url(../../pics/h1-latest-vacancies.gif) no-repeat top left;	text-indent: -9000px; margin:0;	padding:0; }
h1.jobVacancy{ background: url(../../pics/h1-job-vacancy.gif) no-repeat top left; text-indent: -9000px; margin:0; padding:0; }
h2.makeAnEnquiry { background: url(../../pics/h2-make-an-enquiry.gif) no-repeat top left; text-indent: -9000px; }
h2.submitYourCV{ background: url(../../pics/h2-submit-your-cv.gif) no-repeat top left; text-indent: -9000px; }
*/
#Wrapper #Page #hpBlocks a{
	color:#FFFFFF;
	font-size:16pt;
	text-decoration:none;
}
#Wrapper #Page #hpBlockLatest,
#Wrapper #Page #hpBlockCV,
#Wrapper #Page #hpBlockVacancy,
#Wrapper #Page #hpOurExpertise{
	width:109px;
	height:54px;
	text-align:right;
	padding-top:60px;
	padding-right:5px;
}
#Wrapper #Page #hpBlockLatest{background:transparent url(../../pics/btn-latest-vacancies.gif) no-repeat top left;float:left;padding-right:56px;}
#Wrapper #Page #hpBlockCV{background:transparent url(../../pics/btn-submit-a-cv.gif) no-repeat top left;float:left;padding-right:56px;}
#Wrapper #Page #hpBlockVacancy{background:transparent url(../../pics/btn-submit-a-cv.gif) no-repeat top left;float:left;padding-right:56px;}
#Wrapper #Page #hpOurExpertise{background:transparent url(../../pics/btn-our-expertise.gif) no-repeat top right;float:right;}

#Wrapper #Page #hpBlockLatest:hover{background:transparent url(../../pics/btn-latest-vacancies-on.gif) no-repeat top left;float:left;padding-right:56px;}
#Wrapper #Page #hpBlockCV:hover{background:transparent url(../../pics/btn-submit-a-cv-on.gif) no-repeat top left;float:left;padding-right:56px;}
#Wrapper #Page #hpBlockVacancy:hover{background:transparent url(../../pics/btn-submit-a-cv-on.gif) no-repeat top left;float:left;padding-right:56px;}
#Wrapper #Page #hpOurExpertise:hover{background:transparent url(../../pics/btn-our-expertise-on.gif) no-repeat top right;float:right;}


#Wrapper #Page .hpBlocks{
	float:left;
	width:114px;
	padding-right:56px;
}
#Wrapper #Page #hpOurExpertise{
	float:right;
	width:114px;
}
#Wrapper #Page #jobList{
	padding:0;
	margin:0 0 20px 0;
}
#Wrapper #Page #jobList .jobItem{
	float:left;
	width:300px;
	height:225px;
	margin:8px 8px 0 0;
	border:solid 1px #0799C1;
}
#Wrapper #Page #jobList .jobItem h3{
	background:#0799C1;
	color:#FFFFFF;
	padding:5px;
	margin:0px;
}
#Wrapper #Page #jobList .jobItem p{
	padding:0 10px 0 10px;
	margin:0;
}
#Wrapper #Page #jobList .jobItem p.jobItemDetails{padding:10px;}
#Wrapper #Page #jobList .jobItem a{
	border:solid 1px #6B7B9D;
	color:#666666;
	margin:10px 5px 5px 0;
	background:#ccc;
	padding:4px 0px 0px 10px;
	width:80px;
	height:20px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#Wrapper #Page #jobList .jobItem a:hover{
	background:#666666;
	color:#FFFFFF;
}
/* ----------------------------------------------------------- */
/* B5. Footer                                                  */
/* ----------------------------------------------------------- */
#Footer .content {
	padding-bottom: 10px;
}
#Footer .content a{
	color:#666666;
	text-decoration:none;
}
#Footer .content a:hover{
	color:#0799C1;
}
#Footer #FooterAddress{
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:90%;
	margin-top:-100px;
}
#Footer #btmInfo{
	padding-bottom:10px;
}
#Footer #btmInfo #copyright{
	float:left;
	width:300px;
	font-size:80%;
	color:#A0A0A0;
	padding-top:10px;
}
#Footer #btmInfo #authors{
	text-align:right;
	float:right;
	padding-top:10px;
	width:300px;
	color:#848484;
	font-size:90%;
}	
/* ----------------------------------------------------------- */
/* Forms                                               			*/
/* ----------------------------------------------------------- */

#Wrapper #enquiryForm input, textarea{
	border:solid 1px #6B7B9D;
	font-family:arial;
	color:#666666;
	font-size:small;
}
#Wrapper #enquiryForm p,
#Wrapper #jobDetails p{
	margin:0 0 10px 0;
	padding:0;
}
#Wrapper #enquiryForm .formLabel,
#Wrapper #jobDetails .formLabel{
	float:left;
	width:125px;
	height:25px;
	font-weight:bold;
}
#Wrapper #jobDetails .formContent{
	float:left;
	width:500px;
}
#Wrapper #enquiryForm .btnSubmit{
	background:#DFDFDF;
	padding:5px 15px 5px 15px;
	margin:0px;
	text-decoration:none;
	color:#6B7B9D;
}
#Wrapper #enquiryForm .btnSubmit:hover{
	background:#6B7B9D;
	color:#FFFFFF;
}
#Wrapper #enquiryForm .valError{
	font-size:85%;
}
