/*	Centaur - Mad Jobs,	Author: KADS, Madgex Ltd. 2009

	Yahoo! Reset & Fonts - included here to save extra stylesheet requests
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.3.0*/	

    /*reset.css*/ body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

    /*fonts.css*/ body {}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
    
body {
	font: 75%/1.4 Arial, Helvetica, sans-serif;
	color: #000;
	background:#f1f1f1;
	min-width: 1025px;
	margin: 0 auto; 
	width: 1025px; 
	position: relative; 
	background: url("../images/body-bg.gif") repeat-y scroll center top #fff;
}
a#skip, a#signIn  {
	text-indent: -1000em;
	display: none;
}
a   {
    color: #3a588f;
    text-decoration: none
}
a:hover  { color: #ff0000 }

h1 {
    font-size: 26px;
    margin: 5px 0 20px;
    }
h2 {
    padding: 5px 0 5px 20px;
  	border-top: dotted 1px #000;
	border-bottom: dotted 1px #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 35px 0
}
h4 { margin: 0 0 10px }

#primary p, #primary li  {
    color: #666 }
    
#primary h3, #footer h3 {
    background: #fba504;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 2px 2px 2px 6px;
    text-transform: uppercase;}
p {
    margin: 0 0 .8em;
    line-height: 1.6
}
ul.bullets {
    margin: 0 0 20px 16px;
    padding: 0 0 0 16px;
    }
ul.bullets li {
    list-style-type: disc;
    list-style-position: outside;
    padding: 0;
    margin: 0 0 5px;
    }
#primary .normal li {
    padding: 15px 0;
    border-top: dotted 1px #000
    }
#primary .normal li.first {
    padding: 0 0 20px;
    border: 0
    }
#header {
	width: 100%;
	background: #504e4e;
}
#mwSignup{
	padding: 10px;
	float: right;
	padding-bottom: 5px;
}
#content, #footer {
    float: left;
    height: auto !important;
    margin: 20px 0 20px 50px;
    width: 925px;
}
#content {
    border-bottom: dotted 1px #000;
    margin-top: 40px;
}
#primary {
    float: left;
    width: 460px;
    border-right: dotted 1px #000;
    margin-right: 25px
}
#primary img {
    display: block;
    padding: 0 0 7px
}
ul.even,  ul.odd {
    float: left;
    width: 160px;
    margin: 3px 0 10px;
    }
ul.even {
    width: 190px;
}
ul.even li span,  ul.odd li span {
    color: #999;   
}
ul.even li,  ul.odd li {
    line-height: 1.6   
}
#primary .inner {
    margin-right: 50px
}
#secondary .inner {
    padding: 0 25px 10px 25px;
}
#secondary {
    float: right;
    width: 410px;
}
#madJobs {
    border: solid #fba504 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	background: url("../images/bgMadJobs.gif") repeat-x scroll center top #fff;
	float: left;
	margin: 0 0 30px 0
}
#careerCV {
    border: solid #6490eb 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	background: url("../images/bgCareerCV.gif") repeat-x scroll center top #fff;
	float: left;
	margin-bottom: 30px
}
#careerCV h2 {
    background: url("../images/logoCareer.gif") no-repeat scroll left top transparent;
    margin: 11px 0 15px;
    text-indent: -1000em;
    border: 0;
    height: 37px;
    width: 191px
}
#madJobs h2 {
    background: url("../images/logoMadJobs.gif") no-repeat scroll left top transparent;
    margin: 7px 0 18px;
    text-indent: -1000em;
    border: 0;
    height: 66px;
    width: 195px
}
#madJobs h3 {
    font-size: 18px;
    margin: 10px 0 0 0;
    clear: both;
}
form#search {
    border-top: solid 1px #c4b494;
    border-bottom: solid 1px #c4b494;
    padding: 15px 0;
}
.radio span {
    margin: 0 0 0 74px
}
.radio label {
    font-size: 11px;
    color: #333;
    float: none;
    display: inline;
    width: auto
}
.radio input {
    margin: 0 3px 0 0
}
p.space {
    margin: 0 0 4px 0
}
label {
    width: 75px;
    display: block;
    float: left;
}
input#keyword {
    width: 275px;
}
select {
    width: 278px;
}
p.submit {
    margin: 15px 0 0 75px;
}
p.submit span {
    margin: 0 0 0 10px;
}
input#search, #careerCV a, #subscribe {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background: url("../images/bgBtn.gif") repeat-x scroll left top #F26E2E;
    color: #fff;
    border: 0;
    padding: 3px 6px;
    font-weight: bold;
    }
#careerCV a, #subscribe {
    display: block;
    margin: 10px 0 25px;
    padding-left: 10px;
    text-decoration: none;
    width: 90px;
    }
#subscribe {
    width: 75px;
    }
#endCol1, #endCol2 {
    float: left;
    width: 420px;
    margin-right: 25px;
}
#endCol2 {
    float: right;
    margin-right: 0
}
#footer p#copyright {
    clear: both;
    border-top: dotted 1px #000;
    margin: 30px 0 10px;
    padding: 10px 0 0 0; 
}
#footer  {
    margin-top: 5px;
}
#footer span {
    display: block;
    font-size: 11px;
    color: #666;
}
#footer h3 {
    margin: 0 0 10px;
    float: left;
    clear: both;
    width: 100%
}
#endCol2 ul, #endCol2 dl {
    float: left;
}
#endCol2 ul {
    width: 290px;
    margin: 0 0 10px
}
#endCol2 dt {
    width: 140px;
    float: left;
    font-weight: bold;
}
#endCol2 dl {
    width: 100%;
}
.indent1{ padding: 0 0 0 5px }
.indent2 { padding: 0 0 0 10px }
.indent3 { padding: 0 0 0 10px }
.clear{ clear: both; }