﻿

/* GLOBAL STYLES
--------------------------------------------------------------------------------------------------------------------------*/
body {margin: 10px; padding: 0px; background-color: #F5F5F5;}
p.maintext   { 
	font-family: Tahoma;
	font-size: 100%;
	font-style: normal;
	line-height: 16px;
	color: #4D4D4D;
	}
td {vertical-align: top;font-family:Arial;font-size:12px;}

form {padding: 0px; margin: 0px}
input, select, textarea {font-size: 10px; width: 170px}

input.medium, select.medium, textarea.medium {width: 175px}
input.small, select.small, textarea.small {width: 90px}
input.tiny, select.tiny, textarea.tiny {width: 55px}

a:link, a:visited {color: #76B32A; text-decoration: underline;}
a:hover, a:active {color: #666666; text-decoration: underline;}
li {margin-bottom:5px;}
ul {margin-bottom:0px;}
h2 {padding: 0px;margin: 0px; color: #333333;font-family: Arial Narrow;font-size: 16px;font-weight:bold}

#latest-news-banner {
  width:160px;
  margin-top:20px;
  border:1px #CCCCCC solid;
  background-color:#CCCCCC;
  color:red;
}
#latest-news {
  width:160px;
  border:1px #CCCCCC solid;
  padding:5px;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
}
/* BUTTONS
--------------------------------------------------------------------------------------------------------------------------*/
td.large-button-left {
	width: 9px;
	height: 23px;
	background-image: url('../images/buttons/large-button-part-left.gif');
	background-repeat: no-repeat;
	background-position: right center	
}
td.large-button-middle {
	height: 23px;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-image: url('../images/buttons/large-button-part-middle.gif');
	background-repeat: repeat-x;
	background-position: center;
	white-space: nowrap; 
}
td.large-button-right {
	width: 9px;
	height: 23px;
	background-image: url('../images/buttons/large-button-part-right.gif');
	background-repeat: no-repeat;
	background-position: left center;	
}
td.large-button-spacer {
	width: 10px;
}
td.large-button-middle a:link, td.large-button-middle a:visited {
	color: #666666;
	text-decoration: none;
}
td.large-button-middle a:active, td.large-button-middle a:hover {
	color: #76B32A;
	text-decoration: none;
}





/* HEADER
--------------------------------------------------------------------------------------------------------------------------*/
td.header {
	height: 41px;
	width: 720px;
	text-align: right;
	vertical-align: bottom;
	background-image: url('../images/page-border/top.gif');
	background-repeat: repeat-x;
	background-position-y: top;
	padding-bottom: 5px;
}
td.header td {
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
}
td.header select {
	font-size: 10px;
	font-family: Arial;
}





/* TOP MENU
-------------------------------------------------------------------------------------------------------------------------*/
td.top-menu {
	text-align: center;
	vertical-align: middle;
	height: 70px;
	width: 720px;
	background-image: url('../images/top-menu/background.gif');
	background-repeat: repeat-x;
	background-position-y: top;
	background-color: #FFFFFF;
}
td.top-menu div {
	text-align: center;
}





/* MAIN CONTENT
--------------------------------------------------------------------------------------------------------------------------*/
#content {height: 380px;
  margin-bottom:20px;
}
#content td.narrow-column {width: 252px; height:100%}
#content td.spacer-column {width: 15px;}
#content td.medium-column {width: 462px; height:100%}



/*TEXT
-----------------------------------------------------------------------------------------------------------------------*/

#main-text {
 margin-left: 255px;

}

/* TABLE LAYOUT 1
-------------------------------------------------------------------------------------------------------------------------*/
table.layout1 td.header-left{
	width: 15px;
	height: 50px;
	background-position: left top; 
	background-image: url('../images/table-layout1/header-left.gif');
	background-repeat: no-repeat;
}

table.layout1 td.header-middle {
  vertical-align: middle;
  height: 15px;
  background-image: url('../images/table-layout1/header-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
}

table.layout1 td.header-middle td.main-title-icon {
  width: 16px;
  vertical-align: middle;
  padding-right: 5px;
}

table.layout1 td.header-middle td.main-title {
  font-family: Arial Narrow;
  font-size: 18px;
  color: #666666; 
  text-transform:uppercase;
}

table.layout1 td.header-middle td.sub-title {
  font-family: Arial Narrow;
  font-size: 10px;
  color: #666666;
}

table.layout1 td.header-right{
  width: 15px;
  height: 50px;
  background-position: right top;
  background-image: url('../images/table-layout1/header-right.gif');
  background-repeat: no-repeat;
}

table.layout1 td.content-top-left{
  background-image: url('../images/table-layout1/content-top-left.gif'); 
  background-repeat: no-repeat; 
  background-position: left center;
}
   
table.layout1 td.content-top-middle{
  background-image: url('../images/table-layout1/content-top-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
  height:15px;
}

table.layout1 td.content-top-right{
  background-image: url('../images/table-layout1/content-top-right.gif'); 
  background-repeat: no-repeat; 
  background-position: right top;
  height:15px;
  width:15px; 
} 

table.layout1 td.content-left{
  width: 15px;
  background-image: url('../images/table-layout1/content-left.gif'); 
  background-repeat: repeat; 
	background-position: left top;
} 

table.layout1 td.content-middle {
	background-color: #F0F0F0;
}

table.layout1 td.content-right{
  width: 15px;
  background-image: url('../images/table-layout1/content-right.gif'); 
  background-repeat: repeat; 
  background-position: right top;
}

table.layout1 td.footer-right{
  width: 15px; 
  height: 15px;
  background-image: url('../images/table-layout1/footer-right.gif'); 
  background-repeat: no-repeat; 
  background-position: right top;
} 
        
table.layout1 td.footer-middle{
  background-image: url('../images/table-layout1/footer-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
  height: 15px;
}           

table.layout1 td.footer-left{
  background-image: url('../images/table-layout1/footer-left.gif'); 
  background-repeat: no-repeat; 
  background-position: left top;
  width:15px; 
  height:15px 
}





/* TABLE LAYOUT 2
-------------------------------------------------------------------------------------------------------------------------*/
table.layout2 td.header-left{
	background-position: left top; 
	background-image: url('../images/table-layout2/header-left.gif');
	background-repeat: no-repeat;
	width: 15px;
	height: 50px;
}

table.layout2 td.header-middle {
  font-family: Arial Narrow;
  font-size: 18px;
  color: #666666;
  vertical-align: middle;
  height: 15px;
  background-image: url('../images/table-layout2/header-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
}


table.layout2 td.header-middle td.main-title-icon {
  width: 16px;
  vertical-align: middle;
  padding-right: 5px;
}

table.layout2 td.header-middle td.main-title {
  font-family: Arial Narrow;
  font-size: 18px;
  color: #76B32A;
  text-transform:uppercase;
}

table.layout2 td.header-middle td.sub-title {
  font-family: Arial Narrow;
  font-size: 10px;
  color: #666666;
}

table.layout2 td.header-right{
  width: 15px;
  height: 50px;
  background-position: right top;
  background-image: url('../images/table-layout2/header-right.gif');
  background-repeat: no-repeat;
}
		
table.layout2 td.content-top-left{
  background-image: url('../images/table-layout2/content-top-left.gif'); 
  background-repeat: no-repeat; 
  background-position: left center;
}     

table.layout2 td.content-top-middle{
  height: 15px;
  background-repeat: repeat; 
  background-position: center top;
}

table.layout2 td.content-top-right{
  height: 15px;
  width: 15px; 
  background-image: url('../images/table-layout2/content-top-right.gif'); 
  background-repeat: no-repeat; 
  background-position: right top;
} 

table.layout2 td.content-left{
  background-image: url('../images/table-layout2/content-left.gif'); 
  background-repeat: repeat; 
	background-position: left top;
}

table.layout2 td.content-middle {
}

table.layout2 td.content-right{
  background-image: url('../images/table-layout2/content-right.gif'); 
  background-repeat: repeat; 
  background-position: right top;
} 

table.layout2 td.footer-left{
  width: 15px; 
  height: 15px;
  background-image: url('../images/table-layout2/footer-left.gif'); 
  background-repeat: no-repeat; 
  background-position: left top;
}
        
table.layout2 td.footer-middle {
  background-image: url('../images/table-layout2/footer-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
  height:15px;
}

table.layout2 td.footer-right{
  width: 15px; 
  height: 15px;
  background-image: url('../images/table-layout2/footer-right.gif'); 
  background-repeat: no-repeat; 
  background-position: right top;
} 









/* TABLE LAYOUT 3 - LISTS
-------------------------------------------------------------------------------------------------------------------------*/
table.layout3 td.header-left{
	width: 15px;
	height: 25px;
	width: 15px;
	border-bottom:1px dotted #D6D6D6;
	background-position: left top; 
	background-image: url('../images/table-layout2/header-left.gif');
	background-repeat: no-repeat;
}

table.layout3 td.header-middle {
  height: 25px;
  font-family: Arial Narrow;
  font-size: 18px;
  color: #76B32A;
  vertical-align: middle;
	border-bottom:1px dotted #D6D6D6;
  background-image: url('../images/table-layout2/header-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
}

table.layout3 td.header-middle td.main-title-icon {
  width: 16px;
  vertical-align: middle;
  padding-right: 5px;
}

table.layout3 td.header-middle td.main-title {
  font-family: Arial Narrow;
  font-size: 18px;
  color: #76B32A;
  text-transform:uppercase;
}

table.layout3 td.header-middle td.sub-title {
  font-family: Arial Narrow;
  font-size: 10px;
  color: #666666;
}

table.layout3 td.header-right{
  width: 14px;
  height: 25px;
	border-bottom:1px dotted #D6D6D6;
  background-position: right top;
  background-image: url('../images/table-layout2/header-right.gif');
  background-repeat: no-repeat;
}

table.layout3 td.content-left{
  width: 14px; 
	border-bottom:1px dotted #D6D6D6;
  background-image: url('../images/table-layout2/content-left.gif'); 
  background-repeat: repeat; 
	background-position: left top;
}

table.layout3 td.content-middle {
	border-bottom:1px dotted #D6D6D6;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}

table.layout3 td.content-right{
  width: 14px; 
	border-bottom:1px dotted #D6D6D6;
  background-image: url('../images/table-layout2/content-right.gif'); 
  background-repeat: repeat; 
  background-position: right top;
} 

table.layout3 td.footer-left{
  width: 15px; 
  height: 15px;
  background-image: url('../images/table-layout2/footer-left.gif'); 
  background-repeat: no-repeat; 
  background-position: left top;
}
        
table.layout3 td.footer-middle {
  background-image: url('../images/table-layout2/footer-middle.gif'); 
  background-repeat: repeat; 
  background-position: center top;
  height:15px;
}

table.layout3 td.footer-right{
  width: 15px; 
  height: 15px;
  background-image: url('../images/table-layout2/footer-right.gif'); 
  background-repeat: no-repeat; 
  background-position: right top;
} 






/* LEFT PANEL
--------------------------------------------------------------------------------------------------------------------------*/
td.left-panel {
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	width: 181px;
	background-color: #FFFFFF;
	background-image: url('../images/page-border/top-left-panel.gif');
	background-repeat: repeat-x;
	background-position-y: top;
}





/* FOOTER
--------------------------------------------------------------------------------------------------------------------------*/
td.footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center; 
	vertical-align: middle;
	height: 20px;
	width: 918px;
	background-image: url('../images/footer/background.gif');
	background-repeat: repeat-x;
	background-position-y: bottom;
}
td.footer a:link, td.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a:active, td.footer a:hover {
	color: #333333;
	text-decoration: none;
}
td.footer ul, td.footer li {
	text-decoration: none;
	display: inline;
}






/* LOWER FOOTER
--------------------------------------------------------------------------------------------------------------------------*/
td.lower-footer-left {
	font-family: Arial;
	color: #999999;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

td.lower-footer-right {
	font-family: Arial;
	color: #999999;
	font-size: 10px;
	text-align: right;
	vertical-align: middle
}
td.lower-footer-right a:link, td.lower-footer-right a:visited {
	color: #999999;
	text-decoration: none;
}
td.lower-footer-right a:active, td.lower-footer-right a:hover {
	color: #76B32A;
	text-decoration: none;
}

td.footer-white {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-align: center; 
	vertical-align: middle
}


td.section {
	vertical-align: middle;
	font-family: Arial Narrow;
	color: #666666;
	font-size: 18px
}
               
td.footerlist ul, td.footerlist li {
	text-decoration: none;
	display: inline;
}



/*
VACANCY LISTS
-------------------------------------------------------------------------------------------------------
*/

.vacancy-details-label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.vacancy-details-entry{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}