/* CSS Document */


/* navigation menu stauff */

@import url(suckerfish.css);

/* General HTML tag redefinitions */

a:link, a:visited { color: #231e52;  }
a:hover { color: #574d80; text-decoration: underline; }
a img { border: none;}
body {  margin: 0; background: url(../_img/backgrounds/body.gif) top left repeat; }
form { margin: 0; padding: 0; }
hr { margin-bottom: 2em; }
#tworight hr { margin-bottom: 0.5em; }
h1 { font: bold  1.5em Tahoma, Arial, sans-serif; color: #333;  margin-top: 0em; padding: 0;  }

h2 { font: bold  1.2em Tahoma, Arial, sans-serif; sans-serif; color: #333;  padding: 0;  }
iframe { border: 1px solid #333; }
li { color: #666; } 
p { margin: 0.5em 0 1em 0; color: #666; line-height: 1.4; } 
#left p, #bleft p, #right p { margin: 0.5em 0; } 
table { margin-bottom: 20px; }

p.urgent { background: #ffc; border: 1px solid #c00; color: #c00; font: 1.0em Tahoma, Arial, sans-serif; margin: 10px; padding: 10px; }

/* positioning the page in the center of the viewport */

#container { width: 778px; margin: 20px auto; padding: 0; }

/* page header elements (excluding navbar) */

#header { padding: 15px 5px 50px;  background: url(../_img/backgrounds/header.gif) top left no-repeat; }
#header a:link, #footer a:link, #header a:visited, #footer a:visited { color: #fff; text-decoration: none; font-weight: normal; }
#header a:hover, #footer a:hover { font-weight: normal; text-decoration: underline; }
#header p { color: #fff; font: 0.7em Tahoma, Arial, sans-serif; text-align: right; margin-top: 1.0em; }
#logo { float: left; }

div#youarehere { color: #999; font: normal 0.75em Tahoma, Arial, sans-serif; border-left: 1px solid #231e52; border-top: 1px solid #231e52; border-right: 1px solid #231e52; padding: 4px 6px; background-color: #efefef; }


p#youarehere { color: #999; font: normal 0.65em Tahoma, Arial, sans-serif; text-align: right; border-top: 1px solid #999; border-bottom: 1px solid #999; margin: 5px 0 15px; padding: 4px 6px; background-color: #efefef; }
p#youarehere a:link, p#youarehere a:visited { color: #999; text-decoration: underline; font-weight: normal; }
p#youarehere a:hover { color: #333; font-weight: normal; }


/* navbar container */

#navigation { border-left: 1px solid #231e52; border-right: 1px solid #231e52; background: #efedf8; color: #574d80; padding: 0; font: normal 0.8em Verdana, Arial, sans-serif;  }




/* this should be able to be added in to the top of #content (with appropriate padding, but IE is is weirding out and padding top and bottom of content - even where we specify padding-top!!! To investigate.... */

.graphic { height: 249px; background: url(../_img/backgrounds/river_at_night.jpg) top left no-repeat #fff; border-left: 1px solid #231e52; border-top: 1px solid #231e52; border-right: 1px solid #231e52; } 
.graphic#tube {  background: url(../_img/backgrounds/tube.jpg) top left no-repeat #fff; }
.graphic#city {  background: url(../_img/backgrounds/cityscape_day.jpg) top left no-repeat #fff; }
.graphic#commuters1 {  background: url(../_img/backgrounds/commuters1.jpg) top left no-repeat #fff; }
.graphic#commuters2 {  background: url(../_img/backgrounds/commuters2.jpg) top left no-repeat #fff; }
.graphic#stpauls {  background: url(../_img/backgrounds/st_pauls.jpg) top left no-repeat #fff; }
.graphic#citydusk {  background: url(../_img/backgrounds/city_dusk.jpg) top left no-repeat #fff; }
.graphic#rooftops {  background: url(../_img/backgrounds/rooftops.jpg) top left no-repeat #fff; }
.graphic#westminster {  background: url(../_img/backgrounds/westminster.jpg) top left no-repeat #fff; }
.graphic#towerbridge {  background: url(../_img/backgrounds/tower_bridge.jpg) top left no-repeat #fff; }
.graphic#bankengland {  background: url(../_img/backgrounds/bank_england.jpg) top left no-repeat #fff; }
.graphic#thamesbarrier {  background: url(../_img/backgrounds/thames_barrier.jpg) top left no-repeat #fff; }

#content, #soleContent {  padding: 20px 0; border: 1px solid #231e52; background: #fff; }
#soleContent { padding: 20px 25px; font: 0.8em Tahoma, Arial, sans-serif; }
#footer { background-color: #231e52; padding: 3px;  }




#footer p { margin: 0;  font: 0.7em Tahoma, Arial, sans-serif; color: #beb5e3; }


/* styles for the three column layout */

#twoCol, #twocolLeft { width: 585px; float: left; }

#left { width: 165px; padding: 0; float: left; font: 0.7em Tahoma, Arial, sans-serif; }


#left a:link, #right a:link, #left a:visited, #right a:visited { font-weight: normal;  }
#left a:hover. #right a: hover { text-decoration: underline; color: #09f; }


#left h1, #right h1, #bleft h1 { color: #333; font-size: 1.1em; margin-top: 1em; background-color: #eeeeff; border: 1px solid #ccf; padding: 3px; }
#left h2, #right h2, #bleft h2 { color: #333; font-size: 1.1em; margin-top: 1.5em; background-color: #eeeeff; border: 1px solid #ccf; padding: 3px; }


#left ul { list-style: none; padding-left: 0; margin-left: 0; }
#left li { background-image: url(/_img/bullet_l.gif); background-repeat: no-repeat; background-position: 0 50%; padding-left: 14px; margin: 0.7em 0;  }
li h2 { font: normal 1.0em Tahoma, Arial, sans-serif; margin: 0.5em 0; }
#middle { width: 400px; margin: 0px 0px 0px 185px; font: 0.8em Tahoma, Arial, sans-serif;   }
#right { width: 165px; float: right; padding: 0; font: 0.7em Tahoma, Arial, sans-serif; }



/* styles for  two column layout a */

#twoleft { width: 490px; padding: 0 0 0 10px; float: left; font: 0.8em Tahoma, Arial, sans-serif; }
#tworight { width: 230px; margin-right: 10px; float: right; font: 0.7em Tahoma, Arial, sans-serif; }
#tworight h1 { color: #333; font-size: 1.3em; margin-top: 0em; }
#tworight h2 {  font-size: 1.3em; margin-top: 1.5em; }


/* styles for  two column layout b */

#narrowLeft { width: 230px; float: left; font: 0.7em Tahoma, Arial, sans-serif; margin-left: 5px; }
#wideRight { width: 490px; padding: 0 5px; margin-left: 250px; font: 0.8em Tahoma, Arial, sans-serif; }
.navLeft { background: url(/_img/backgrounds/jobs.gif) bottom left no-repeat; padding: 0 10px 20px; margin: 0 0 20px; }
.navLeft p { margin: 0.5em 0; }
#narrowLeft .navLeft h1 { background: url(/_img/backgrounds/jobs_h1.gif) top left no-repeat; margin: 0 -10px; padding: 10px; font-size: 1.1em; }


#bleft { width: 180px; padding: 0 0 0 5px; float: left; font: 0.7em Tahoma, Arial, sans-serif; float: left;  }
#bright { width: auto; padding: 0 5px; margin-left: 195px; font: 0.8em Tahoma, Arial, sans-serif; }

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #bleft {
  margin-right: 10px;
  }
 
* html #bright {
  height: 1%;
  margin-left: 160px;
  }
 
/* End hide from IE5/mac */

#bleft a:link, #bleft a:visited  { font-weight: normal;  }
#bleft a:hover { text-decoration: underline; color: #09f; }

/* styles for the jobs listing layout */

#jobsleft { width: 230px; float: left; font: 0.7em Tahoma, Arial, sans-serif; margin-left: 5px; }
#jobsright { width: 490px; padding: 0 5px; margin-left: 250px; font: 0.8em Tahoma, Arial, sans-serif; }
p.jobsector { margin: 15px 0 0 0; padding: 2px 0; color: #999; font-size: 0.8em; border-top: 1px solid #999; text-align: right; }
p.jobtitle { margin: 0; padding: 10px 0 2px 0; }
p.jobtitle a:link { color: #039; }
p.jobtitle a:visited { color: #69f; }
p.jobdescrip { margin: 0; padding: 4px 0 2px 0; }
p.jobspecs { color: #333; margin: 0; padding: 0;  }
p.jobdate { margin: 0; padding: 0; color: #999; font-size: 0.8em; }


/* single column layout */

#sole { padding: 10px 20px; font: 0.8em Tahoma, Arial, sans-serif; }

/* miscellaneous styles */

.announce { border: 1px solid #c00; padding: 5px; }
.announce h2 { margin-top: 0; padding-top: 0; }
.clear {clear: both; font: 0px Verdana, Arial, Helvetica, sans-serif; color: #fff; height: 0px; }

.grey { color: #999; }

p.bordert { border-top: 1px solid #333; padding-top: 0.5em; }
.smaller { font-size: 0.8em; color: #666; }
.smallerleft { font-size: 0.8em; color: #999; float: left; }


#left .textbox { width: 126px; background-color: #efefef; border: 1px solid #06c; }
fieldset { margin-bottom: 1em; border: 1px solid #9e90d5; padding: 10px;  }
fieldset p { line-height: 1; margin: 1em 0 0.3em;}
legend { 0.8em Tahoma, Arial, sans-serif; color: #574d80; }
label { margin: 1em 0 0.3em 0; color: #666; display: block; }
.radio label, .checks label, label.radio, label.checks { display: inline; margin: 0; }
.button { background-color: #6c0; color: #fff; border: 1px solid #000; font-weight: bold; }
.button2 { background-color: #fc0; color: #fff; border: 1px solid #000; font-weight: bold; }
.textbox { background-color: #efefef; border: 1px solid #6c0; }
.textbox95p { width: 95%; background-color: #efefef; border: 1px solid #000; padding: 1px;  }
.textbox50p { width: 50%; background-color: #efefef; border: 1px solid #000; padding: 1px; }
.textbox145 { width: 145px; background-color: #efefef; border: 1px solid #000; padding: 1px; }
.textbox100 { width: 100px; background-color: #efefef; border: 1px solid #000; padding: 1px; }
.textbox105 { width: 105px; background-color: #efefef; border: 1px solid #000; padding: 1px; }
.textbox_home { width: 140px; background-color: #fff; border: 1px solid #000; padding: 3px 0px;  font-size: 0.9em;}
.textbox85 { width: 85px; background-color: #efefef; border: 1px solid #000; padding: 1px; }
.textbox90 { width: 90px; background-color: #efefef; border: 1px solid #000; padding: 1px; }
#twoleft select { width: 145px; background-color: #efefef; border: 1px solid #000; }
legend { font: bold 1.0em Verdana, Arial, Helvetica, sans-serif; color: #333;  }
.formleft { width: 48%; padding-right: 1%; float: left; }
.formright { width: 48%; padding-left: 1%; float: right; }
.required { color: #c00; }

/* styles used on the CV */

.cv { width: 450px; margin: 0 auto; border: 1px solid #000; font-family: Georgia, Times New Roman, Times, serif; padding: 10px;  }
.cv p { margin: 0 0.4em }
.commentry { border-bottom: 1px dotted #c00; cursor: help; }
#cv h1, #cv h2 { font-family: Georgia, Times New Roman, Times, serif; }
#cv h2 { padding: 5px 0px; border-bottom: 1px solid #999; }


/* warning messages */

.warning{

display:inline;

color:#c00;

}
#registrationform .warning{
	display:block;
	color:#c00;
	font-weight: bold;
}
#registrationform .reqd{
	color:#c00;
}
#timesheetform .warning{
	display:block;
	color:#c00;
	font-weight: bold;
}
#timesheetform .reqd{
	color:#c00;
}
#timesheetform .hint {
	color: #999;
}

/* latest jobs */

.latestjob { }
.latestjob .added { color: #999; font-size: 0.9em; }


/* two columns in tworight */

.leftcol { width: 45%; float: left; }
.rightcol { width: 45%; float: right; }
.leftcol h2, .rightcol h2 { padding: 3px; color: #fff; background-color: #666; }


/* Coloring by section */

/* Change header banner color for different site sections */

#candidates #header { background-color: #390; }
#clients #header { background-color: #903;  }
#broadcast #header { background-color: #60c; }
#secretarial #header { background-color: #0c6 }
#sales #header { background-color: #c60 }
#finance #header { background-color: #06c }
#marketing #header { background-color: #6c0 }
#multilingual #header { background-color: #c06 }

/* Change navigation bar color for different site sections */

#candidates #navigation { background-color: #6c0; }
#clients #navigation { background-color: #c06; }
#broadcast #navigation { background-color: #309; }
#secretarial #navigation {  background-color: #093 }
#sales #navigation { background-color: #930 }
#finance #navigation { background-color: #039 }
#marketing #navigation { background-color: #390}
#multilingual #navigation { background-color: #903 }

/* Change footer color for different site sections */

#candidates #footer { background-color: #390; }
#clients #footer { background-color: #903;  }
#broadcast #footer { background-color: #60c; }
#secretarial #footer { background-color: #0c6 }
#sales #footer { background-color: #c60 }
#finance #footer { background-color: #06c }
#marketing #footer { background-color: #6c0 }
#multilingual #footer { background-color: #c06 }

#candidates #left h1, #candidates #bleft h1, #candidates #right h1, #candidates #left h2, #candidates #bleft h2,  #candidates #right h2 { background-color: #eeffee; padding: 3px; border: 1px solid #9f0; }
#clients #left h1, #clients #bleft h1, #clients #left h2, #clients #bleft h2, #clients #right h1,  #clients #right h2 { background-color: #ffeefa; padding: 3px; border: 1px solid #c06; }


/* credit where credit's due */

#credit { width: 778px; margin: 20px auto; padding: 0; font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; text-align: right; }
#credit a:link, #credit a:visited { font-weight: normal;  text-decoration: underline; }
#credit a:hover { text-decoration: none; }

/* home page styles */

.latestjobs { background: url(../_img/backgrounds/jobs.gif) bottom left no-repeat; padding: 0 10px 10px; margin: 0 0 20px; }
.latestjobs a:link, .latestjobs a:visited { font-weight: bold; text-decoration: none; }
.latestjobs form { padding: 10px; }
.latestjobs p { margin: 1.0em 0 0.5em; }
#tworight .latestjobs h1, #jobsleft .latestjobs h1 { background: url(../_img/backgrounds/jobs_h1.gif) top left no-repeat; margin: 0 -10px; padding: 10px; }
#jobsleft .latestjobs h1 { font-size: 1.2em; }
#twoleft_left { width: 230px; float: left; }
#twoleft_right { width: 230px; float: right;  }
.feature h1, .feature2 h1 { background: url(../_img/backgrounds/clients_h1.gif) top left no-repeat; color: #fff; text-transform: uppercase; font-size: 1.2em;  padding: 10px; margin: 0 -10px; }
.feature h1.xmas {  background: url(../_img/backgrounds/xmas_h1.jpg) top left no-repeat; height: 160px; }
.feature2 h1 { background: url(../_img/backgrounds/clients_h1_red.gif) top left no-repeat; }
.feature, .feature2 { padding: 0px 10px 5px; background: url(../_img/backgrounds/feature.gif) bottom left no-repeat; margin: 0 0 20px; }
table#timesheetapp td { border-bottom: 1px solid #ccc; text-align: right; }
table#timesheetapp th { background: #efefef; color: #231e52; text-align: left; } 