/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : MKN Recruitments Stylesheet
Author : Atelier Studios
URL : http://wwww.atelier-studios.com
Description : Design and layout for OSR
Atelier Studios Limited 2001-2007. All Rights Reserved.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
		background-color:#000000;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#474747;
}
	
h1, h2, h3, h4, h5, h6, label {
		font-size:1em;
}

h1 { font-size:30px; font-family: Helvetica, Arial, sans-serif; font-weight:normal; color:#5b5f77; }

h2 { font-size:15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#5b5f77;}

h3 { font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#5b5f77;}

h5.title_underline { font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#5b5f77; padding: 0 0 7px 0; margin: 0 0 10px 0; border-bottom: 1px solid #999999; }


p {
		font-size:1em;
		line-height:16px;
		padding: 0 0 10px 0;
}

li {
		font-size:1em;
	}

a {
		font-size:1em;
}
	
* {
		margin:0;
		padding:0;
	}
	
ul {
		padding-left:1em;
		margin-left:0;
}

img {
		border:0;
	}
	
a:link{color:#5b5f77; text-decoration:underline;}
a:visited{color:#5b5f77; text-decoration:underline;}
a:hover{color:#5b5f77; text-decoration:none; cursor:hand;}
a:active{color:#5b5f77; text-decoration:none;}

/* 

	Handle Form Layout

	When creating a form add .formField to any fields and proceed labels with a <br class="formBR" />

	That should take care of everything

*/

label.formLabel, input.formField, textarea.formField {
		/*display: block;*/
		width: 214px;
		/*float: left;*/
		margin-bottom: 0px;
		border:#d5d5d5 solid 1px;
		color:#666;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding:2px;
}

input.formField {
padding:5px;
}
select.formField {
padding:3px;
margin-right:5px;
}

.formButton { 
		cursor: pointer; /* cursor: hand; for IE5 */
}

label.formLabel {
		text-align: left;
		width: 120px;
		padding-right: 20px;
		padding-top:5px;
		font-size:1em;
		color:#7d7e7e;
}



br.formBR {
		clear: left;
}

.containerForm {
		margin:0 10px 0 10px;
		padding:10px 0 10px 0;
}

div#wrapper {
		width: 850px;
		margin: 0px auto 0 auto;
		background-image:url(../images/bg_wrapper.gif);
		background-repeat:repeat-y;		
		text-align:left;
		/*float:left;*/
		background-color:#FFF;
		}
	
div#header {
		width:850px;
		background-image:url(../images/sitewide/header.gif);
		background-repeat:no-repeat;
		background-color:#000;
		height:138px;
		position: relative;
		z-index: 10;
		/*border-top:5px solid #e6e7e7;*/
		}
		
#containerLogo {
		width:163px;
		height:84px;
		margin:10px 0 0 0px;
		float:left;
}

#logo {
		text-indent: -9000px; overflow:hidden; margin:0px; padding:0px;
		display:block; width: 163px; height:84px; text-decoration: none;
		background-image:url(../images/logo.jpg);
		background-repeat:no-repeat;
}

#header_line {
		width:850px;
		height:15px;

		background-color:#000;
		border-top:5px solid #000;
		/*		
		background-color:#FFF;
		border-top:5px solid #e6e7e7;
		border-bottom:5px solid #e6e7e7;
*/
}

#header_bottom_line {
		width:850px;
		height:0px;
		position:relative;
		float:left;
		background:#000;
		display: none;
		}

div#navigation  {		
		height:37px;
		width: 460px;
		position: absolute;
		right: 1px;
		bottom: 1px;
		}

div#navigation ul {
		margin:0;
		padding:0;
		list-style-type:none;
		border-left:1px solid #808080;
		float:right;
		width:auto;
		height:auto;
		height:37px;
		}
		div#navigation li {
		float:left;
		height:37px;
		}
		
			div#navigation li a {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			background:#383838;
			border-right:1px solid #808080;
			color:#8d8d8d;
			display:block;
			text-decoration:none;
			padding:10px 15px;
			font-size:12px;
			font-weight:bold;
			height:17px;
			}
				div#navigation li a:hover {
				background:#4f4f4f;
				}


/*#nav_home	{
		background-image:url(../images/menu_our_home.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 130px; height:138px; text-decoration: none; background-repeat:no-repeat;
		}
		a#nav_home:hover {
		background-position: -130px 0;
		}
		a#nav_home.selected {
		background-position: -130px 0;
		}

#nav_corporate	{
		background-image:url(../images/menu_about_us.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 130px; height:138px; text-decoration: none; background-repeat:no-repeat;
		}
		a#nav_corporate:hover {
		background-position: -130px 0;
		}
		a#nav_corporate.selected {
		background-position: -133px 0;
		}

#nav_advice	{
		background-image:url(../images/menu_advice_centre.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 130px; height:138px; text-decoration: none; background-repeat:no-repeat;
		}
		a#nav_advice:hover {
		background-position: -130px 0;
		}
		a#nav_advice.selected {
		background-position: -130px 0;
		}
		
#nav_area {
		background-image:url(../images/menu_candidate_area.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 130px; height:138px; text-decoration: none; background-repeat:no-repeat;
		}
		a#nav_area:hover {
		background-position: -130px 0;
		}
		a#nav_area.selected {
		background-position: -130px 0;
		}*/

div.telephone {
float:right;
width:250px;
text-align:right;
font-size:14px;
font-weight:bold;
color:#b2b0b0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:uppercase;
margin: 33px 0 0 0;
}
	div.telephone span {
	font-size:12px;
	font-weight:normal;
	}

		
div#column1 {
		width:848px;
		padding:0px;
		margin:0 0 0 1px;		
		background-image:url(../images/bg_headline.jpg);
		background-repeat:no-repeat;
		background-position:center right;
		height:311px;
}

div#column1_nav {
		width:610px;
		height:138px;
		padding:0 0 0 40px;
		margin:0;
		float:left;
		}

div#column1_nav ul{
		margin:0;
		padding:0;
		list-style-type:none;
		}
		div#column1_nav li{
		padding:0 20px 0 0;		
		float:left;
}

#column1_nav_seek {
		background-image:url(../images/img_menu_box1.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 169px; height:131px; text-decoration: none; background-repeat:no-repeat;
		}
		a#column1_nav_seek:hover {
		background-position: -169px 0;
		}
		a#column1_nav_seek.selected {
		background-position: -169px 0;
		}

#column1_nav_learn {
		background-image:url(../images/img_menu_box2.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 169px; height:131px; text-decoration: none; background-repeat:no-repeat;
		}
		a#column1_nav_learn:hover {
		background-position: -169px 0;
		}
		a#column1_nav_learn.selected {
		background-position: -169px 0;
		}
		
#column1_nav_improve {
		background-image:url(../images/img_menu_box3.jpg); text-indent: -5000px; overflow:hidden;
		display:block; width: 169px; height:131px; text-decoration: none; background-repeat:no-repeat;
		}
		a#column1_nav_improve:hover {
		background-position: -169px 0;
		}
		a#column1_nav_improve.selected {
		background-position: -169px 0;
		}
				

#slogan {
	float: left;
	width: 100%;
	height: 118px;
	padding: 0 0 15px 0;
	}

div#column2 {
		width:848px;
		margin:0 0 0px 1px;
		padding:0 0 0 0;
		/*background-image:url(../images/bg_column2.gif);
		background-repeat:repeat-x;
		background-position:top left;*/
		background-color:#FFF;
		clear:both;
		float: left;
	}

div.homepage_banner {
	background: url(/furniture/images/home/homepage_banner_bg.jpg) no-repeat 0 0;
	}

div.white_box {
border: 1px solid #c5c5c5;
background:#fff;
padding:15px;
margin: 10px 0 0 0;
}

	div.quick_search {
	position: relative;
	width: 188px;
	z-index: 5;
	}
	
	a.advanced_search {
	display: block;
	height: 15px;
	width: 88px;
	position: absolute;
	bottom: 17px;
	left: 20px;
	z-index: 20;	
	}

	div.white_box input,
	div.white_box select {
	padding: 6px;
	width:172px;
	margin: 0 0 10px 0;
	}
	div.white_box select {
	width:188px;
	}
		div.white_box input.btn {
		width: 72px;
		margin: 0 0 0 116px;
		background:#5b5f77;
		color:#fff;
		font-weight:bold;
		border:0;
		padding: 8px 15px;
		}
		
div.home_margin_offset {
margin: -180px 0 0 0;
}

div.homepage_banner div.col3 {
margin-top: 180px;
}

.col1 a.twitter,
.col1 a.facebook,
.col1 a.linkedin {
display:block;
width:67px;
height:23px;
float:left;
margin: 20px 9px 10px 0;
text-indent:-9999px;
}
	.col1 a.facebook {
	background:url(../images/socialmedia/facebook_home.jpg);
	}
	.col1 a.twitter {
	background:url(../images/socialmedia/twitter.jpg);
	}
	.col1 a.linkedin {
	background:url(../images/socialmedia/linkedin_home.jpg);
	margin-right:0;
	}
	
div.twitter_repeater {
list-style: none;
background: url(/furniture/images/ico_arrow2.gif) no-repeat 0 14px;
border-bottom: 1px dotted #979797;
padding: 8px 0 8px 10px;
font-size: 1em;
}	
	p.tweetdate {
	color:#727272;
	}


/* Homepage's 3 column list */

#containerCol {
		margin:0px;
		padding:30px 0 20px 40px;
		width:808px;
		clear:both;
}

.col1 {
		width: 220px;
		background-image:url(../images/ico_arrow1.gif);
		background-repeat:no-repeat;
		background-position:0px 6px;
		padding:0px;
		margin:0 40px 0 0;
		float:left;
		}
		.col1 h2 {
		padding:0 0 0 15px;
		}
		

.col2 {
		width: 220px;
		background-image:url(../images/ico_arrow1.gif);
		background-repeat:no-repeat;
		background-position:0px 6px;
		padding:0px;
		margin:0 40px 0 0;		
		float:left;
		}
		.col2 h2 {
		padding:0 0 0 15px;
		}		

.col3 {
		width: 220px;
		background-image:url(../images/ico_arrow1.gif);
		background-repeat:no-repeat;
		background-position:0px 6px;
		padding:0px;
		margin:0 0 0 0;		
		float:left;
		}
		.col3 h2 {
		padding:0 0 0 15px;
		}

.containerColList {
		margin:0;
		padding:0;
		list-style-type:none;
		line-height:16px;
		}
		.containerColList li {
		background-image:url(../images/ico_arrow2.gif);
		background-repeat:no-repeat;
		background-position:0px 14px;
		padding:8px 0 8px 10px;
		width: 178px;
		border-bottom: 1px dotted #979797;
		}

.containerColList a:link{color:#5b5f77; text-decoration:underline;}
.containerColList a:visited{color:#5b5f77; text-decoration:underline;}
.containerColList a:hover{color:#5b5f77; text-decoration:none;}
.containerColList a:active{color:#5b5f77; text-decoration:none;}

#advice_center_colum {
		padding:0px;
		margin:0 0 15px 0;
		float:left;
		}
		#advice_center_colum img {
		float:left;
		padding:0 0 0 0;
		margin:0 20px 0 0;
		border:4px solid #D5D5D5;
		}
		#advice_center_colum p {
		width:350px;
		float:left;
		padding:0 0 0 0;
		margin:8px 0 0 10px;
		}		


.tableStyle {
		font-size:1em;
		line-height:24px;
}

span.smallPrint {
line-height:14px;
}

label {
line-height:14px;
}

.tableStyle td {
		padding:2px 0px 2px 0px;
}


/* Main content column */
#containerMain {
		width:516px;
		margin:0 0 0 0;
		padding:20px 0 20px 40px;
		float:left;
		}
		#containerMain img {
		margin:10px 0 10px 0;
		/*padding:10px 0 20px 0;*/
		}
		#containerMain .careersImage {
		border:4px solid #D5D5D5;
		}	
		
		#containerMain ul {
		text-decoration:none;
		list-style-type:none;
		margin:0;
		padding:0;}	
		
		#containerMain li {
		text-decoration:none;
		list-style-type:none;
		margin:0;
		background-image:url(../images/ico_arrow2_green.gif);
		background-repeat:no-repeat;
		background-position:0px 5px;
		padding:0 0 5px 15px;}	


/* Right hand column */
div#containerSidebar {
		float:right;
		width:245px;
		margin:0px;
		padding:0 20px 0 20px;
}

#path {
		padding:37px 0 15px 0;
		margin:0px;
}

#submenu {
		width:240px;
		margin:0px 0 15px 0;
		padding:0px;
		border:3px solid #d5d5d5;		
		}
		#submenu h2 {
		margin:0 10px 0 10px;
		padding:10px 0 10px 0;
		color:#91a172;
		border-bottom: 1px dotted #979797;		
		}	
		.submenuColList {
		margin:0;
		padding:0 0 10px 0;
		list-style-type:none;
		line-height:16px;
		font-size:15px;
		}
		.submenuColList li {
		margin:0 10px 0 10px;
		padding:8px 0 8px 0;
		border-bottom: 1px dotted #5b5f77;
		}
		.submenuColList li a {
		text-decoration:none;
		}

#login {
		width:240px;
		margin:0px 0 15px 0;
		padding:0 0 10px 0;
		border:3px solid #d5d5d5;
		clear:both;		
		}
		#login h2 {
		margin:0 10px 0 10px;
		padding:10px 0 10px 0;
		color:#5b5f77;
		border-bottom: 1px dotted #5b5f77;		
		}		
		#login .login_btn {
		padding:5px 0 0 0;
		float:right;
		}
		#login .register {
		float:left;
		}

.loginColList {
		margin:0;
		padding:0 0 10px 0;
		list-style-type:none;
		line-height:16px;
		}
		.loginColList li {
		margin:0 10px 0 10px;
		padding:8px 0 8px 0;
		border-bottom: 1px dotted #979797;
		}		

#jobs {
		width:240px;
		margin:0px 0 15px 0;
		padding:0px;
		border:3px solid #d5d5d5;		
		}
		#jobs h2 {
		margin:0 10px 0 10px;
		padding:10px 0 10px 0;
		color:#5b5f77;
		border-bottom: 1px dotted #5b5f77;		
		}
		#jobs .more {
		margin:0px;
		padding:0 10px 10px 0;
		float:right;
		}

.jobsColList {
		margin:0;
		padding:0 0 10px 0;
		list-style-type:none;
		line-height:16px;
		}
		.jobsColList li {
		background-image:url(../images/ico_arrow2_green.gif);
		background-repeat:no-repeat;
		background-position:0px 14px;
		padding:8px 0 8px 10px;		
		margin:0 10px 0 10px;
		border-bottom: 1px dotted #5b5f77;
		}

.adviceCentre {
		margin:0;
		padding:0 0 10px 0;
		list-style-type:none;
		line-height:16px;
		}
		.adviceCentre li {
		background-image:url(../images/ico_arrow2_green.gif);
		background-repeat:no-repeat;
		background-position:0px 7px;
		padding:1px 0 1px 10px;		
		margin:0 10px 0 10px;
		}


/* The Footer */
#footer {
		width:850px;
		margin:0px;
		padding:0px;
		color:#aaa;
		background-color:#000;
		border-top:1px solid #d3d3d3;
		}
		#footer .footer_left {
		text-align:left;
		width:490px;
		float:left;
		}
		#footer .footer_right {
		text-align:right;
		width:250px;
		float:right;
		}
		#footer p {
		padding:15px 0 15px 0px;
		}		

#footer a:link{color:#a9a9a9; text-decoration: underline;}
#footer a:visited{color:#a9a9a9; text-decoration: underline;}
#footer a:hover{color:#a9a9a9; text-decoration: none;}
#footer a:active{color:#a9a9a9; text-decoration: none;}


/* Homepage headers */


/* Forms style */

input.btn {
		color:#787878;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin:0px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;
		_padding-top: 3px;   
		_padding-bottom: 3px;   
		_padding-left: 3px;   
		_padding-right: 3px;   
		font-weight:bold;
		background-color:#ececec;
		border:1px solid;
		border-top-color:#cccccc;
		border-left-color:#cccccc;
		border-right-color:#cccccc;
		border-bottom-color:#cccccc;
		cursor: pointer; /* cursor: hand; for IE5 */
}

a.btn {
		color:#787878;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:#009966;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		_padding-top: 5px;   
		_padding-bottom: 5px;   
		_padding-left: 6px;   
		_padding-right: 6px; 
		font-weight:bold;
		background-color:#ececec;
		border:1px solid;
		border-color:#cccccc;
		text-decoration:none;
		cursor: pointer; /* cursor: hand; for IE5 */
		}

a:hover.btn {
		color:#787878;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:#009966;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		_padding-top: 5px;   
		_padding-bottom: 5px;   
		_padding-left: 6px;   
		_padding-right: 6px; 
		font-weight:bold;
		background-color:#ececec;
		border:1px solid;
		border-color:#cccccc;
		text-decoration:none;
		cursor: pointer; /* cursor: hand; for IE5 */		
}

a:visited.btn {
		color:#787878;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:#009966;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		_padding-top: 5px;   
		_padding-bottom: 5px;   
		_padding-left: 6px;   
		_padding-right: 6px; 
		font-weight:bold;
		background-color:#ececec;
		border:1px solid;
		border-color:#cccccc;
		text-decoration:none;
}

/* Forms style End */

/*social media*/

div.social_links {
width:120px;
height:32px;
float:right;
padding:0 0 6px 0;
}

div.social_links a {
display:block;
width:25px;
height:25px;
float:left;
text-indent:-9999px;
margin: 0 0 0 10px;
}

	div.social_links a.linkedin {
	background:url(../images/socialmedia/linkedin.jpg) no-repeat;
	}
	
	div.social_links a.facebook {
	background:url(../images/socialmedia/facebook.jpg) no-repeat;
	}
	
	div.social_links a.twitter {
	background:url(../images/socialmedia/twitter.jpg) no-repeat;
	}
	
	
/*============== STYLES FOR TESTIMONIAL SCROLLER =================*/


h2.heading_arrow {
	padding: 15px 0 10px 15px;
	background: url(/furniture/images/ico_arrow1.gif) no-repeat 0 20px;
	}

div#example2 {
	float: left;
	clear: both;
	height: 390px;
	width: 220px;
	}
	
div#example2 ul { /*Demo 2 UL container*/
    line-height: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
	}

div#example2 ul li { /*Demo 2 LI that surrounds each entry*/
	list-style: none;
	background: url(/furniture/images/ico_arrow2.gif) no-repeat 0 14px;
    border-bottom: 1px dotted #979797;
    padding: 8px 0 8px 10px;
    font-size: 1em;
	}	
	
a.titlefield{ /*CSS for RSS title link in general*/
	text-decoration: none;
	color:#5B5F77;
	}

span.labelfield{ /*CSS for label field in general*/
	display: none;
	}

span.datefield{ /*CSS for date field in general*/
	/*color:#5B5F77;
	font-size: 90%;
	display: block;
	clear: both;*/
	display: none;
	}



div#example3 {
	float: left;
	clear: both;
	height: 200px;
	width: 516px;
	}
	
div#example3 ul { /*Demo 2 UL container*/
    line-height: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
	}

div#example3 ul li { /*Demo 2 LI that surrounds each entry*/
	list-style: none;
	background: url(/furniture/images/ico_arrow2.gif) no-repeat 0 14px;
    border-bottom: 1px dotted #979797;
    padding: 8px 0 8px 10px;
    font-size: 1em;
	}




