body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFF;
	color: #555;
	text-align: center;
	margin: 0;
	padding: 10px;
}

a {
	outline: 0;
}

img {
	border: none;
}

#header {
	width: 890px;
	background: #FFF url('/images/header/default.png') top left no-repeat;
	padding: 25px 0 20px 0;
	margin: 0 auto;
	text-align: center;
}

#header.about-us {
	background-image: url('/images/header/about-us.jpg');
	text-align: left;
}

#header.candidates {
	background-image: url('/images/header/candidates.jpg');
	text-align: left;
}

#header.clients {
	background-image: url('/images/header/clients.jpg');
	text-align: left;
}

#header.contact-us {
	background-image: url('/images/header/contact-us.jpg');
	text-align: left;
}

#header.internal {
	background-image: url('/images/header/internal.jpg');
	text-align: left;
}

/* =====================================================================

 TOP MENU

===================================================================== */

#menu {
	width: 870px;	
	background: #701070 url('/images/menu/background.png') bottom left no-repeat;
	margin: 0 auto 10px auto;
	padding: 0 10px;
	text-align: left;
	overflow:hidden;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	list-style: none;
	border: 0;
}

#menu li{
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px;
	border-left: 1px solid #701070;
	border-right: 1px solid #701070;
}

#menu a{
	color: #FFF;
	text-decoration: none;
}

#menu li.active, #menu li.active:hover {
	background: #14A352;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#menu li:hover{
	background: #14A352;
	border-left: 1px solid #14A352;
	border-right: 1px solid #14A352;
}

/* =====================================================================

 BODY

===================================================================== */

#layout {
	clear: both;
	width: 890px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	border: 0;
	border-collapse: collapse;
}

/* =====================================================================

 LEFT SECTION

===================================================================== */

#left {
	width: 200px;
	padding: 0 0 80px 10px;
	margin: 0;
	text-align: left;
	vertical-align: top;
	color: #555;
	border-right: 2px solid #14A352;
	background: #FFF url('/images/shadow.png') bottom right no-repeat;
}

#left a {
	color:#555;
	text-decoration:none;
}

#left a:hover {
	text-decoration:underline;
}

#left ul {
	margin:  0 0 0 30px;
	padding: 10px 0;	
	color: #555;
	list-style: square url('/images/bullet.png'); 
}

#left ul li {
	padding: 0 0 9px 0;
	margin: 0 0 9px 0;
}

#left ul li a {
	color: #666;
	font-weight: bold;
}

#left ul li.active a {
	color: #555;
}

#left ul li.active a:hover{
	text-decoration:none;
}

#left ul li ul {
	margin:  5px;
	padding: 0;	
	color: #555;
	list-style-image: none;
	list-style: none; 
}

#left ul li ul li {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 18px;
	width: auto;
}

#left ul li ul li a {
	font-weight: normal;
}
/* =====================================================================

 RIGHT SECTION

===================================================================== */

#right {
	width: 180px;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	background: #FFF;
}

#right ul {
	margin:  0;
	padding: 10px 0;	
	color: #555;
	list-style: none
}
#right ul li {
	padding: 0;
	margin: 0 0 5px 0;
}
#right ul li a {
	color:#555;
	font-weight: normal; 
	text-decoration:none;
}

#right ul li a:hover {
	text-decoration:underline;
}

#right ul li.active a {
	color:#ffffff;
}

#right ul li.active a:hover{
	text-decoration:none;
}

/* =====================================================================

 MAIN

===================================================================== */

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 10px 10px 50px 10px;
	text-align: left;
	vertical-align: top;
	background: #FFF;
	color: #555;
	font-size: 13px;
	line-height: 19px;
	min-height: 200px;
	height: 200px;
	background: #FFF url('/images/shadow.png') bottom right no-repeat;
}

#layout.with-left #main {
	background-image: none;
	padding-left: 20px;
}

#main.home {
	padding: 0;
}

#main h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
}

#main h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 1.5em 0 0.5em 0;
}

#main h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	margin: 1.5em 0 0.5em 0;
}

#main p {
	text-align: justify;
	margin: 13px 0;
}

#main blockquote p {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#main a {
	color:#701070;
	text-decoration: none;
}

#main a:hover {
	color:#14A352;
	text-decoration: underline;
}

/* =====================================================================

 VACANCY LIST

===================================================================== */

#vacancies {
	padding: 10px 25px;
	margin: 10px 0;
	list-style: square url('/images/bullet.png');
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
}
#vacancies li {margin: 0 0 15px 0;}
#vacancies li h4 {margin: 0px; padding: 0;}
#vacancies li div.properties {font-size: 10px; margin: 0px; padding: 0; white-space: normal;}
#vacancies li div.properties span { color: #555; margin: 0; padding: 0 10px 0 0; white-space: nowrap;}
#vacancies li div.properties em { color: #14A352; font-style: normal}
#vacancies li div.properties a { color: #555;}
#vacancies li div.properties a:hover { color: #701070; text-decoration: underline;}

#paging {
	margin: 0;
	padding: 0;
	text-align: center !important;
}

#paging a {
	font-weight: bold;
}

/* =====================================================================

 VACANCY DETAIL

===================================================================== */

#vacancy {padding: 10px 0 0 0; }
#vacancy h4 {margin: 0px; padding: 0;}
#vacancy th { color: #14A352; width: 150px; padding: 0;}
#vacancy td { color: #555;}
#vacancy td a { color: #555;}
#vacancy td a:hover { color: #701070; text-decoration: underline;}

/* =====================================================================

 FOOTER

===================================================================== */

#footer {
	width: 890px;
	margin: 10px auto 0 auto;
	padding: 0 0 5px 0;
	background: #FFF;
	color: #777;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

#address {
	width: 870px;
	margin: 0;
	padding: 0 10px;
	background: #14A352 url('/images/footer/top.png') bottom left no-repeat;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}

#address dt {
	display: inline;
	padding: 0 10px;
	margin: 0;
}

#address dd {
	display: inline;
	padding: 0 10px;
	margin: 0;
}

#address a {
	color: #FFF;
	text-decoration: none;
}

#address a:hover {
	color: #EEE;
	text-decoration: underline;
}

#quicklinks {
	width: 890px !important;
	margin: 0;
	border-left: 1px solid #14A352;
	border-right: 1px solid #14A352;
	border-bottom: 1px solid #14A352;
	border-collapse: collapse;
}

#quicklinks th, #quicklinks td {
	vertical-align: top;
	width: 33%;
	padding: 5px 10px;
	color: #999;
}

#quicklinks thead th {
	border-bottom: 1px dotted #CCC;
	text-align: left;
}

#quicklinks thead th.professions {
	width: 66%;
}

#quicklinks tbody td.professions {
	border-left: 1px dotted #CCC;
	width: 66%;
}

#quicklinks tbody td.locations {
	border-left: 1px dotted #CCC;
}

#quicklinks a {
	white-space: nowrap;
	color: #999;
	text-decoration: none;
}

#quicklinks a:hover {
	text-decoration: underline;
}


#copyright {
	padding: 0;
	margin: 0 0 10px 0;
	width: 890px;	
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
}

#copyright span {
	float: left;
}

#ateam-group {
	float: right;
}

#ateam-group img{
	margin: 5px 0;
}



/* =====================================================================

 INPUT FORM

===================================================================== */

form.input {
	margin: 10px 0;
}

form.input h3{
	margin: 25px 0 10px 0;
}

form.input table {
	border-collapse: separate;
	border-spacing: 3px;
	width: 100%;
}

form.input table td{
	padding: 2px;
}

form.input table th{
	padding: 2px;
}

form.input table thead td {
	padding: 2px 10px;
	line-height: 25px;
}

form.input table th {
	width: 110px;
	vertical-align: top;
	text-align: right;
	padding: 2px 10px;
	line-height: 25px;
}

form.input table td {
	vertical-align: top;
	padding: 2px 10px;
	line-height: 25px;
}


form.input table tr th {
	font-weight: normal;
}

form.input table tr.required th {
	font-weight: bold;
}

form.input table tr.subheader td {
	text-align: left;
	padding: 2px 10px;
	line-height: 25px;
}

form.input table tr.subheader th {
	text-align: right;
	padding: 2px 10px;
	line-height: 25px;
	font-weight: bold;
}

form.input table input {
	font-family: Arial, sans-serif;	
	width: 320px;
	padding: 2px 5px;
}

form.input table input.auto {
	width: auto;
}

form.input table textarea {
	font-family: Arial, sans-serif;	
	width: 320px;
	padding: 5px;
}


form.input input.button {
	font-family: Verdana, Arial, sans-serif;
	width: auto;
	padding: 0 20px 0 10px;
	outline: 0;
	font-size: 13px;
	height: 27px;
	font-weight: bold;
	cursor: pointer;
}

form.input input.button:hover {
}

form.input #scrollterms {
	height: 150px;
	overflow-y: scroll;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	padding: 0px 10px 30px 10px;
}

form.input #scrollterms h5{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	line-height: 12px;
}

form.input label {
	cursor: pointer;
}