
body { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 68%;color: #000000;}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin:0px;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.hide{display:none;}
.block{display:block;}
.inline{display:inline;}

#container{width:850px; margin:0px 117px; height:500px;}

#mainheaderflash{position:absolute; top:0px; left:200px; width:637px; height:160px;}
#mainheader{width:637px; height:160px; position:relative;}

#mainheader #logo{
	width:211px; height:96px;
	background:url(../images/logo.gif) no-repeat top left;
	position:relative; top:60px; left:20px;
}


#menucontainer{width:850px; height:35px;}
#maincontent{width:850px;}
#jobsearch{float:left; width:388px; height:229px; background:url(../images/jobsearch_bg.jpg) no-repeat; margin-top:8px; padding-top:50px; padding-left:10px;}
#registerdetails{float:left; width:452px; height:145px;}
#interjobs{float:left; width:452px; height:148px; background:url(../images/int_jobs.jpg) no-repeat; margin-top:6px;}
a.interlink{display:block; width:450px; height:146px;}

#latestjobs{float:left; width:650px; height:151px; background:url(../images/latest_jobs_bg.jpg) no-repeat; padding:35px 0px 0px 200px; position:relative;}
#latestjobs #hotJobs { position:absolute; top:20px; left:-10px; width:140px; height:137px; background:url(../images/hotjobs.png) no-repeat; border:none; outline:none; text-indent:-9999em; }
* html #latestjobs #hotJobs  {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./../images/hotjobs.png', sizingMethod='crop');
}


#footer{width:850px; height:20px; border-top:1px solid #0d6d4d; padding-top:5px; margin-top:10px;}
#footer img{float:right;}

#jobsearchform{font-size:10px; color:#FFFFFF; font-weight:bold;}
#jobsearchform .textfield{font-size:10px; color:#000000; position:relative;}


.cleaner{clear:both;}

/***** SIFR ******/
h1{margin:0px; padding:0px; letter-spacing:-1px; font-size:24px;}
h2{margin:0px; padding:0px; letter-spacing:-1px; font-size:18px;}
h3{margin:0px; padding:0px;font-size:12px;}
p{margin:0px 0px 1.1em 0px; padding:0px;}

h1.MWxHeader{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:24px; color:#7aa357;}
h2.MWxTitleWWD{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:26px; color:#7aa357;}
h2.MWxTitle{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:22px; color:#7aa357;}
h2.MWxTitleAlt{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:22px; color:#7aa357; margin-bottom:-2px;}
h2.MWxTitleWhite{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:36px; color:#FFFFFF; margin-bottom:-2px;}
h3.MWxSmall{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; margin-bottom:-2px;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#multi-level {height:31px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:31px; }
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:73px; background:url(../images/menu/home_on.jpg) no-repeat; margin-left:1px;}
.menu li.p2 {width:113px; background:url(../images/menu/services_on.jpg) no-repeat;margin-left:1px;}
.menu li.p3 {width:114px; background:url(../images/menu/register_on.jpg) no-repeat;margin-left:1px;}
.menu li.p4 {width:114px; background:url(../images/menu/contact_on.jpg) no-repeat;margin-left:1px;}
.menu li.p5 {width:114px; background:url(../images/menu/search_on.jpg) no-repeat;margin-left:1px;}
.menu li.p6 {width:97px; background:url(../images/menu/testimonials_on.jpg) no-repeat;margin-left:1px;}
.menu li.p7 {width:95px; background:url(../images/menu/candidates_on.jpg) no-repeat;margin-left:1px;}
.menu li.p8 {width:114px; background:url(../images/menu/international_on.jpg) no-repeat;margin-left:1px;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:73px; background:url(../images/menu/home_off.jpg) no-repeat;}
.menu li a#services {width:113px; background:url(../images/menu/services_off.jpg) no-repeat;}
.menu li a#register {width:114px; background:url(../images/menu/register_off.jpg) no-repeat;}
.menu li a#contact {width:114px; background:url(../images/menu/contact_off.jpg) no-repeat;}
.menu li a#search {width:114px; background:url(../images/menu/search_off.jpg) no-repeat;}
.menu li a#testimonials {width:97px; background:url(../images/menu/testimonials_off.jpg) no-repeat;}
.menu li a#candidates {width:95px; background:url(../images/menu/candidates_off.jpg) no-repeat;}
.menu li a#international {width:114px; background:url(../images/menu/international_off.jpg) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#register:hover, .menu li:hover a#register,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#contact:hover, .menu li:hover a#contact,
.menu li a#search:hover, .menu li:hover a#search,
.menu li a#testimonials:hover, .menu li:hover a#testimonials,
.menu li a#candidates:hover, .menu li:hover a#candidates,
.menu li a#international:hover, .menu li:hover a#international {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:31px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(../images/menu/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#1d49c8; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#1d49c8 url(../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#1d49c8 url(../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}


.jobslist  {
	width: 756px;
	font-family: verdana;
}
.jobslist div {
	/*background-color: #eee;*/
}

.jobslist p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
}
.jobslist a.barmeup {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height:30px;
	color: #7aa357;
	margin-top:2px;
	background-image: url("../images/jobsbar.jpg");
	height:30px;
	position:relative;
}
.jobslist a.barmeup:hover {
	color: #7aa357;
	background-image: url("../images/jobsbar_hover.jpg");
}
.jobslist a.selected {
	color: #7aa357;
	background-color: #80cfe2;
	background-image: url("../images/jobsbar_on.jpg");
}
img{border:0px;}

#jobs_a_float {position:absolute; left:15px; top:5px; width:750px;}
#jobs_float_top{width:750px; height:15Px; color:#5ac9b8;	font-size: 12px; font-weight:bold; padding:0px 0px 10px 15px;}
.jobtitle{width:200px; float:left;}
.locationtitle{width:170px; float:left;}
.salarytitle{width:140px; float:left;}
.typetitle{width:100px; float:left;}
.searchbold{font-size:12px; font-weight:bold; color:#999999;}

.testimonials_header{color:#ef3c59; font-weight:bold; font-size:140%; font-family:Arial;}
.testimonials_from{color:#ef3c59; font-weight:bold;}
.italic {font-style:italic;}

#register_left{ float:left; width:300px; padding:0 10px 0 10px; }
#register_right{float:left; width:520px; }
#register_right form,#register_right table{ width:520px; }
#register_right strong {color:#7ba458;}
#register_right form .textfield{background:url(../images/textfield_bg.jpg) no-repeat; border:1px solid #999999;}
#register_right form .textbox{background:url(../images/textbox_bg.jpg) no-repeat; border:1px solid #999999;}

/************ LINK STYLES ************/
a {font-family:Verdana;font-size: 100%;color: #9bb173;font-weight:bold;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #9bb173;}
a:hover {text-decoration: underline;color: #9bb173;}
a:active {text-decoration: none;color: #9bb173;}

a.contact {font-family:Verdana;font-size: 100%;color: #7b26a5;font-weight:bold;}
a.contact:link {text-decoration: none;}
a.contact:visited {text-decoration: none;color: #7b26a5;}
a.contact:hover {text-decoration: underline;color: #7b26a5;}
a.contact:active {text-decoration: none;color: #7b26a5;}

#introStrip { height:30px; position:relative; margin:0 0 10px 0; }
#quote { color:#94AA6C; position:absolute; top:7px; right:0px; font-size:16px; font-style:italic; }
.first { font-size:14px; color:#94AA6C; font-weight:bold; }

/** New Styles timx 24/11/08 **/
#featuredclients{float:left; width:850px; height:186px; background:url(../images/featured_clients.jpg) no-repeat; position:relative; }

#featuredclients ul{
	margin:0; padding:0; list-style:none;
}
#featuredclients ul li{
	margin:0; padding:0; list-style:none;
	position:absolute;
}
#featuredclients ul li a{
	display:block; height:52px;
}

#featuredclients ul li#c {
	left:270px; top:25px; width:109px;
}
#featuredclients ul li#bb {
	left:390px; top:25px; width:169px;
}
#featuredclients ul li#b {
	left:570px; top:25px; width:129px;
}
#featuredclients ul li#l {
	left:584px; top:87px; width:129px;
}
#featuredclients ul li#w {
	left:494px; top:87px; width:80px;
}
#featuredclients ul li#m {
	left:294px; top:87px; width:190px;
}


#test_div {
	
}

#test_div img{
	float:left; margin:0 0 10px 0;
}

#test_div div{
	float:left; width:100%; padding:0 0 10px 0; margin:0 0 20px 0; border-bottom:1px solid #DEDB8E;
}

#test_div div.nobord{
	border-bottom:0;
}


#test_div p{
	margin-left:185px;
}




/**/
