/* CSS Document */

/************************************************************************

	Site:		Key Recruitment

	Author:		Future Media Solutions

	Listing Order:
	==============

	1 - Universal
	2 - Structure/Layout
	3 - Main Navigation
	4 - Left Navigation
	5 - Content Layout
	6 - Footer Navigation
	7 - Page Elements
	8 - Text
	9 - Contact Form

************************************************************************/

/***********************************************************************
	1 - UNIVERSAL STYLES
************************************************************************/

body { 
	background:#cccccc;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #666666;
	line-height:130%;
	margin:0 auto;
	}
p {
	font-size:85%;
	color:#666666;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	margin:0 0 5px 0;
	}
p a{
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	}
p a:hover{
	color:#993333;
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	}
h1 {
	color:#993333;
	font-size:3em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:25pt;
	padding:0;
	}
h2 {
	color:#993333;
	font-size:2em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding:0;
	}
h3 {
	color:#993333;
	font-size:1.5em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding:0;
	}
h4 {
	color:#666666;
	font-size:1.5em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding:13px 0px 15px 0px;
	margin:0;
	}

ul {
	font-size:85%;
	}

/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/

#container{
	width:955px;
	margin:0 auto;
	margin-top:35px;
	background-color:#ffffff;
	}
#contentcontainer{
	width:700px;
	float:left;
	margin:0;
	padding:0;
	}
#header{
	width:955px;
	height:125px;
	background-image:url(/images/construction/top.gif);
	background-repeat:no-repeat;
	clear:both;
	}
#bottom{
	width:955px;
	height:8px;
	background-image:url(../../images/global/bottom.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	}
#footer{
	width:955px;
	height:50px;
	margin:0 auto;
	padding-top:20px;
	}
#logo{
	position:relative;
	width:144px;
	height:125px;
	left:0px;
	float:left;
	top:-28px;
	border:none;
}
#contact-number{
	float:left;
	width:100%;
	clear:left;
	border:1px solid #000000;
	}
#breadcrumb{
	height:41px;
	width:779px;
	clear:left;
	background-image:url(../../images/construction/seperator.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	padding:0;
	}
/***********************************************************************
	3 - MAIN NAVIGATION
************************************************************************/

#top-menu{
	position:relative;
	float:left;
	top:-7px;
	margin:0;
	padding-left:10px;
}
ul.menu {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu li{
	float:left;
	padding-right:3px;
	margin:0 auto;
	}
	
/***********************************************************************
	4 - LEFT NAV
************************************************************************/

.menutop{
	margin-bottom:8px;
	}

.clear{
clear:both;
}
#leftcontainer{
	float:left;
	width:145px;
	/*height:700px;*/
	/*margin-top:-16px;*/
	margin:0;
	}
#leftnav{
	width:123px;
	margin-left:15px;
	height:300px;
	background-color:#000333;
	padding:0;
	}
ul.leftmenu{
	list-style-type:none;
	font-size:85%;
	color:#993333;
	margin:0;
	padding:0;
	}
ul.leftmenu a{
	color:#993333;
	text-decoration:none;
	}
ul.leftmenu a:hover{
	color:#000000;
	text-decoration:none;
	}
li.menuspace{
	background:url(../../images/construction/menu-splitter.gif) left center no-repeat;
	width:123px;
	}

/***********************************************************************
	5 - CONTENT LAYOUT
************************************************************************/

#contentone{
	float:left;
	width:778px;
	}
		#contentone-a{
		background-image:url(../../images/construction/vert-seperator.gif);
		background-repeat:repeat-y;
		background-position:right;
		/*margin-top:-27px !important;*/
		margin-top:0;
		width:377px;
		float:left;
		padding-right:10px;
		padding-bottom:10px;
		}
	#contentone-a-third{
		background-image:url(../../images/construction/vert-seperator.gif);
		background-repeat:repeat-y;
		background-position:right;
		margin-top:-27px !important;
		margin-top:0;
		width:515px;
		float:left;
		padding-bottom:10px;
		padding-right:10px;
		}
		#contentone-b-quarter{
		width:245px;
		padding-top:20px;
		float:right;
		}
		#contentone-b{
		width:385px;
		padding-top:0px;
		padding-bottom:10px;
		float:right;
		}
		#testimonials{
		width:375px;
		padding-left:10px;
		padding-bottom:10px;
		float:right;
		}
#contenttwo{
	float:left;
	background-image:url(../../images/construction/seperator.gif);
	background-repeat:no-repeat;
	background-position:top left;
	/*border-top:dashed #CCCCCC thin;*/
	width:778px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:0px;

	}
		#contenttwo-a{
		padding-top:10px;
		width:375px;
		float:left;
		padding-right:5px;
		}
		#contenttwo-b{
		padding-top:10px;
		width:375px;
		padding-left:15px;
		float:right;
		}
#contentthree{
	background-image:url(../../images/construction/seperator.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	padding-top:0px;
	width:778px;
	/*border-top:dashed #CCCCCC thin;*/
	}
		#contentthree-a{
		background-image:url(../../images/construction/vert-seperator.gif);
		background-repeat:repeat-y;
		background-position:right;
		/*padding-top:10px;*/
		width:387px;
		/*border-right:dashed #CCCCCC thin;*/
		float:left;
		margin-bottom:10px;
		}
		#contentthree-b{
		width:372px;
		/*padding-top:10px;*/
		float:right;
		padding-left:15px;
		}
#contentfour{
	float:left;
	background-image:url(../../images/construction/seperator.gif);
	background-repeat:no-repeat;
	background-position:top left;
	/*border-top:dashed #CCCCCC thin;*/
	width:778px;
	height:80px;
	padding-top:20px;
	text-align:right;
	}
#job1 {
	width:157px;
	height:95px;
	float:left;
	background-image:url(../../images/construction/menu-splitter.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#job2 {
	width:157px;
	height:95px;
	margin-left:30px;
	float:left;
	background-image:url(../../images/construction/menu-splitter.gif);
	background-position:bottom;
	background-image:url(../../images/construction/menu-splitter.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#job3 {
	width:157px;
	height:95px;
	margin-top:15px;
	float:left;
	background-image:url(../../images/construction/menu-splitter.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#job4 {
	width:157px;
	height:95px;
	margin-top:15px;
	margin-left:30px;
	float:left;
	background-image:url(../../images/construction/menu-splitter.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#job5 {
	width:157px;
	height:95px;
	margin-top:15px;
	float:left;
	}
#job6 {
	width:157px;
	height:95px;
	margin-top:15px;
	margin-left:30px;
	float:left;
	}
/***********************************************************************
	7 - PAGE ELEMENTS
************************************************************************/

.searchtext{
	padding:10px;
	font-size:85%;
	}
.searchtext a{
	color:#CC3333;
	} 
.searchtext a:hover{
	color:#000000;
	} 
.searchbox{
	font-size:85%;
	}
.searchbutton{
	font-size:100%;
	color:#993333;
	text-decoration:underline;
	font-weight:bold;
	}

.searchtextheader{
	padding:10px;
	font-weight:bold;
	font-size:85%;
	}

.employerbox{
	width:195px;
	background-image:url(../../images/construction/shadow-back.jpg);
	background-position:left;
	padding-left:8px;
	}
.employerbox2{
	width:220px;
	background-image:url(../../images/construction/shadow-back.jpg);
	background-position:left;
	}
	
.boxheader{
	font-weight:bold;
	margin-top:5px;
	}
.quicklinks{
	background-image:url(../../images/construction/quick-links-shadow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:8px;
	}
.quicklinks-employer{
	background-image:url(../../images/construction/quick-links-shadow-b.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:8px;
	}
	
/***********************************************************************
	8 - TEXT
************************************************************************/

.boldtext{
	font-weight:bold;
	}
.redtext{
	color:#CC0000;
	}
.whitetext{
	color:#FFFFFF;
	}
.whitetext a{
	color:#FFFFFF;
	}
.whitetext a:hover{
	color:#000000;
	}
.greytext{
	color:#666666;
	}
.whitetextbold{
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
	}
.breadcrumb{
	padding-top:13px;
	padding-left:5px;
	color:#666666;
	}
.sitemap{
	float:right;
	}
.sitemap a{
	text-decoration:none;
	color:#666666;
	}
.sitemap a:hover{
	text-decoration:none;
	color:#000000;
	}
.footerleft {
	float:left;
	}
.footerleft a{
	text-decoration:none;
	color:#666666;
	}
.footerleft a:hover{
	text-decoration:none;
	color:#000000;
	}	
	/***********************************************************************
	9 - CONTACT FORM
************************************************************************/

.formrow1 {
	background: #f2f2f2;
	font-size:85%;
	padding-left:10px;
	height:40px;
}
.formrow2 {
	background: #efefef;
	font-size:85%;
	padding-left:10px;
	height:40px;
}
.formrow3 {
	background: #e6e6e6;
	font-size:85%;
	padding-left:10px;
	height:40px;
}
.contact-header{
	width:400px;
	color:#FFFFFF;
	height:44px;
	padding-left:10px;
	font-size:85%;
	background-image:url(../../images/construction/contact-header.jpg);
	}
.contact-header-employer{
	width:400px;
	color:#FFFFFF;
	height:44px;
	padding-left:10px;
	font-size:85%;
	background-image:url(../../images/construction/contact-header2.jpg);
	}
.contact-labels{
	font-size:85%;
	}
.submit {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	border: 1px solid #ffffff;
	margin: 10px;
}
.submit:hover {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	border: 1px solid #999999;
	margin: 10px;
}
