﻿/*
	Name: Robert Walters PLC Stylsheet
	Date: August 2009
	Description: Master sheet for robertwalters.com
	Version: 1.0
	Author: Faisil Saleem
	Autor URI: http://fs81.com
	Created: 06 August 2009
	Modified: xx x 20xx
*/

/*---------- CONTENTS ----------*/

/*---------- GLOBALS -----------*/
/*------------------------------*/
/*----------- HEADER -----------*/
/*------------------------------*/
/*----------- LOGIN ------------*/
/*------------------------------*/
/*------------ NAV -------------*/
/*------------------------------*/
/*------------ BODY ------------*/
/*------------------------------*/
/*---------- CONTENT -----------*/
/*------------------------------*/
/*-------- LEFT COLUMN ---------*/
/*------------------------------*/
/*-------- RIGHT COLUMN --------*/
/*------------------------------*/
/*----------- FOOTER -----------*/
/*------------------------------*/
/*-------- CORP PORTAL ---------*/
/*------------------------------*/
/*----------- FORMS ------------*/
/*------------------------------*/
/*---------- SURVEYS -----------*/

/*-----------------------------------------------------------------------*/

/*---------- GLOBALS -----------*/
 
html, body {
	border:0;
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	
}
 
body {
	font:100%/1.25 Arial, Helvetica, sans-serif; background-color:#FFF;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
 
h1 {
	padding:30px 0 5px 0;
	letter-spacing:-1px;
	font-size:2.4em;
	line-height:150%;
}
 
h2 {
	padding:8px 0;
	letter-spacing:-1px;
	font-size:1.7em;
	font-weight:normal;
	line-height:140%;
}
 
h3 {
	font-size:1.4em;
	font-weight:bold;
}

 
/***** Common Formatting *****/



p, ul, ol {
	margin:0;
	padding:0 0 0.2em 0;
}
 
ul, ol {
	padding:0 0 1.25em 1.2em;
}
 
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}

 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
	text-decoration:underline;
}
 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
 
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
	width:100%;
	line-height:1.25;
}
 
label {
	cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}
 
table tr td {
	padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
	width:900px;
	margin:0 50px 0 50px;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.large		   { font-size:22px; line-height:110%; font-family:Georgia, "Times New Roman", Times, serif; }
.mid		   { font-size:14px; line-height:150%;}
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.big-box	   { width:405px; margin: 0px 45px 15px 0; padding:10px; background-color: #eee;}
.big-box1	   { width:405px; margin: 0px 0px 15px 0; padding-right:20px; position:relative;}
.big-box2	   { width:420px; margin: -70px 0px 15px 0; padding-right:20px; position:relative;}
.mid-box	   { width:380px; margin: 0px 0 0 40px;}
.mid-box2	   { width:400px; margin: 0px 0 0 40px; padding:15px; background-color:#E7F5FE;}
.small-box	   { width:430px; margin: 0px 0px 15px 0;}

.jobs		   {margin:10px 0; border:1px solid #bbb; background: url(../images/bg.jpg) repeat-x #eee; padding:10px;}
.job-id		   {}
.button-container {float: right; padding:5px 0px 10px;}
.img-container {float: right; padding:10px 0px 10px; margin:10px 188px 0 0;}
.titletxt	   {border-bottom: 1px solid #ddd; margin-bottom:10px;}


/***** Corporate Colours *****/

.corp-green		{color:#004f5a}
.corp-red		{color:#960032}

.dark-grey		{color:#58595b}
.light-grey		{color:#d1d3d4}

.light-yellow	{color:#fbaa1b}
.light-red		{color:#e31937}

.light-blue		{color:#00a5d9}
.dark-blue		{color:#0073ae}

.white			{color:#fff}
.black			{color:#000}
.grey			{color:#333}

/*---------- END GLOBALS -----------*/

body {
	background-color: #ddd;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	
}

a {color:#00a5d9;}
a:visited {color:#00a5d9;}
a:hover {color: #000;}
a:active { color:#000;}


img.download {vertical-align:middle;}

button {color: #333;}

/* ----------container to center the layout-------------- */
#container {
	width: 1000px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	line-height:150%;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}

/* ------------- HEADER ------------------ */ 

#header {
	height:191px;
	background: url(../images/header-img.jpg) repeat-x top left #333;
	text-align:center;
}


/* ----------nav overlay-------------- */
#nav{

	width:900px;
	margin:0 auto;
	padding:13px 0 13px 0;
	/*padding:5px 0 3px 0;*/
	text-align: left;
	background: #272727;
	opacity:0.8;
	filter:alpha(opacity=80);
	border-bottom: 1px solid #999;
}

#nav p{
	color:#E31937;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:3.1em;
}

#nav span{
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#nav ul{
	display:inline;
	list-style:none;
	margin-top: -1.1em;
	margin-right: 1.8em;
	text-transform: uppercase;
}

#nav li{
	display:inline;
	list-style:none;
	margin-right: 5em;
}

#nav li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#nav li a:hover{
	color:#E31937;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#nav ul li a:hover, div#nav ul li a.selected {
	color:#E31937;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}


/* -----------title banner--------------- */
#header #title-banner {
	position:relative;
	background-color: #5C8727;
	text-align: left;
	padding: 0 5px;
	margin: 0px;
	height: 41px;
}

#banner img {padding:10px 0px;} 

/* ------------breadcrumb---------------- */
#header #breadcrumb {
	background-color: #395418;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#breadcrumb p {
	font-size:10px;
}

/* ------------ END HEADER --------------- */ 

/* --------------LEFT COLUMN------------- */
#left {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

.search {
	background-color:#FBAA1B;
	margin:4px 0;
}

.search select {
	width: 210px;
	margin: 5px;

}

.search input[type="text"] {
	width: 210px;
	margin: 5px;
}


/* --------------RIGHT COLUMN------------- */
#right {
	float: right;
	width: 212px;
	margin: 4px 0;
	padding: 0;
	border: 6px solid #999;
	text-align:center;
}

.featured-job {
	height: 115px;
	border-bottom: 1px solid #ccc;
}

/* ---------------CONTENT------------------ */
#content {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
}

div#content { 
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

ul {
	list-style-image:url(../images/list-img.jpg);
	margin-right:50px;
}

li {
	margin:5px 0 5px;
}

p{
	padding: 5px 0px;
	margin:0px 0 10px;
}


/* -----------------------footer--------------------------- */
#footer {
	clear: both;
	margin: 0;
	padding: 20px 0px;
	text-align: right;
	background: url(../images/footer-img.jpg) repeat-x bottom #333;
}

#footer ul{
	display:inline;
	list-style:none;
	float:left;
	margin-top: 0.4em;
	margin-right: 1.8em;
}

#footer li{
	display:inline;
	list-style:none;
	margin-right: 1em;
}

#footer li a{
	color:#999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer li a:hover{
	color:#eee;
	text-decoration:;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer ul li a:hover, #footer ul li a.selected {
	color:#999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
