/*---------- GLOBALS -----------*/
html {
	border:0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	font:100%/1.25em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#ffffff;
	background-repeat:no-repeat;
	background-position:center;
	color:#000;
}
/***** 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 25px 0;
	letter-spacing:0px;
	font-size:2.3em;
}
h2 {
	color:#5C8727;
	font-size:1.5em;
	letter-spacing:0px;
	line-height: 130%;
	padding:10px 0;
}
h3 {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px;
}
h4 {
	font-size:1em;
}
/***** Common Formatting *****/

p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
	line-height: 150%;
}
ul, ol {
	padding:0 0 0.5em 17px;
}
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;
}


#wrapper {
	width: 100%;
	margin:0 auto;
}

/***** Global Classes *****/

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.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;
}
.border-left {
	border-left: 1px solid #ccc;
}
.border-right {
	border-right: 1px solid #ccc;
}
.border-top {
	border-top: 1px solid #ccc;
}
.border-bottom {
	border-bottom: 1px solid #ccc;
}
.border {
	border: 1px solid #ccc;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight-yellow {
	background:#ffc;
}
.highlight-green {
	background:#EBF5DE;
}
.highlight-grey {
	background:#ffc;
}
.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;
}

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

/* Fonts */

.corp-green {
	color:#004f5a
}
.corp-red {
	color:#960032
}
.green {
	color:#5C8727
}
.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
}
/* BGs */

.bg-corp-green {
	background-color:#004f5a
}
.bg-corp-red {
	background-color:#960032
}
.bg-green {
	background-color:#5C8727
}
.bg-dark-grey {
	background-color:#58595b
}
.bg-light-grey {
	background-color:#d1d3d4
}
.bg-light-yellow {
	background-color:#fbaa1b
}
.bg-light-red {
	background-color:#e31937
}
.bg-light-blue {
	background-color:#00a5d9
}
.bg-dark-blue {
	background-color:#0073ae
}
.bg-white {
	background-color:#fff
}
.bg-black {
	background-color:#000
}
.bg-grey {
	background-color:#333
}
/*---------- END GLOBALS -----------*/

a {
	color: #564B47;
}
a:visited {
	color:#fff;
}
a:hover {
	color: #999;
}
a:active {
	color:#666;
}
ul {
	list-style:square;
}
li {
	margin:5px 0 5px;
}
p {
	margin:0px 0 10px;
	padding: 5px 5px 5px 0px;
}
/*-- JOB RESULTS PAGE --*/

#header {
	background:#ffffff;
	height:70px;
	margin:0 auto;
	padding:0;
	width:100%;
}

.logo-container{
	background:#ffffff;
	height:70px;
	margin:0 auto;
	width:1000px;
}

div.logo-block {
	display:block;
	height: 70px;
	padding:3px;
	position:relative;

	top:18px;
	width:215px;
}

div.logo-block2 {
	display:block;
	height:50px;
	left:880px;
	position:relative;

	top:-34px;
	width:120px;
}

.logo-block h1, .logo-block2 h2 {
	
}

.content {
	background:#FFF;
	line-height:160%;
	margin: 20px auto;
	padding:10px 20px;
	width: 960px;
}

.content h2 {
	margin-left: 10px;
}

.content .title {
	padding-top: 8px;
	padding:3px;
}

.title h2{
	background: url(../images/talentsource_logo.png) center no-repeat;
	display:block;
	text-indent:-9999px;
	width:1000px;
	height: 61px;
}

.title p{
	padding:8px 15px 0;
	width:960px;
}

.item {
	float:left;
	margin: 10px 25px;
	padding:7px 6px 5px;
	width: 1000px;
}
.item_transparent {
	float:left;
	margin: 10px 25px;
	padding:7px 6px 5px;
	width: 1000px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}
.item p img {
	margin: 5px;
}

#footer {
	background: #1d1d1d;

	width:100%;
}

.container{
	background:#2b2b2b;
	margin:0 auto;
	width:1000px;
}

.country-list {
	color: #fff;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 170%;
	margin:0;
	padding: 10px 10px 5px;
	width:1000px;
}

.country-list p {
	color: #fff;
	line-height: 170%;
	margin:0 0 7px;
	padding:6px 0 0;
	width:430px;
}

.legal-blurb {
	background:#000;
	color: #fff;
	font-size:0.7em;
	padding: 7px 10px 2px;
}

.legal-blurb a {
	color: #1d1d1d;
}

.test
{
    background-position: #000;
    background: #222;
    filter: alpha(opacity=90);
    opacity: 0.9;
    width: 450px;
    margin: 20px auto;
}
.rounded-corners
{
    border: medium solid #000000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.error
{
	color: red;
	background: white;
}