body {
  background-color: #808285;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0;
  padding: 0;
  scrollbar-face-color: #FFFFFF; 
  scrollbar-background-color: #FFFFFF;  
  scrollbar-base-color: #FFFFFF;  
  scrollbar-arrow-color: #A7A9AC;
  scrollbar-DarkShadow-Color: #FFFFFF; 
  scrollbar-3dLight-Color: #FFFFFF; 
  scrollbar-Highlight-Color: #A7A9AC;
  scrollbar-Shadow-Color: #A7A9AC;
  scrollbar-Track-Color: #FFFFFF;
}

img {
  border: 0;
}

div#site {
  margin: 0 auto 0 auto;
  width: 780px;
  text-align: left;
  background-color: #FFFFFF;
}

div#header {
  width: 780px;
  height: 75px;
}

div#left {
  float: left;
  width: 195px;
}

div#right {
  width: 585px;
  float: left;
  padding: 18px 0 0 0;
}

div#footer {
  clear: left;
}

div#menu {
  height: 22px;
}

div#contentArea, div#contentAreaHome { 
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  height: 541px;
}

div#left div.buttons ul {
  list-style-type: none;
  padding: 0;
  margin: 33px 4px 0 3px;
}

div#left div.buttons ul li {
  padding: 0;
  margin: 0 0 8px 0;
  font-size: 1px;   /* Fix for Windows IE */
  line-height: 1px; /* Fix for Windows IE */   
  zoom: 1; /* Windows IE hasLayout fix */
}

div#left div.buttons ul li a, div#left div.buttons ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
  text-transform: lowercase;
  padding: 5px 10px 5px 30px;
  display: block;
  line-height: normal;
}

div#left div.picture {
  margin-top: 100px;
  margin-left: 3px;
}

div#breadcrumb {
  color: #D2D2C4;
  height: 24px;
  padding: 7px 0 0 25px;
}

div#breadcrumb a, div#breadcrumb a:hover {
  color: #D2D2C4;
  text-decoration: none;  
}

div#contentScroll {
  overflow-y: auto;
  overflow: auto;
  overflow: -moz-scrollbars-vertical;
  width: 550px;
  height: 479px;
}

div#content {
  color: #231F20;
  width: 448px;
  padding: 20px 30px 20px 25px;
  font-size: 13px;
  line-height: 1.45;
}

div#contentAreaHome div#content {
  width: auto;
}

div#iconMenu {
  margin-top: 4px;
}

div#iconMenu a {
  margin-right: 30px;
  display: block;
  float: left;
}

/* Picture group */

div#pictGroupContainer {
	position: relative;
	width: 188px;
	height: 197px;
}

div#pictGroupContainer img {
  position: absolute;
	top: 0;
  left: 0;
}

/* News module */

p.message {
  margin: 0 0 0 0;
}

p.date {
  margin: 0;
}

p.readmore {
  margin: 0 0 20px 0;
}

/* Job module */

table.jobSelTbl {
  width: 100%;
  margin-bottom: 10px;
}

table.jobSelTbl td {  
  padding: 2px;
}

table.jobSelTbl td.fld, table.jobInfoTbl td.fld {
  font-weight: bold;
}

table.dataTbl, table.jobInfoTbl, table.jobReactionTbl {
  width: 100%;
}

table.dataTbl td, table.jobInfoTbl td, table.jobReactionTbl td {
  padding: 2px;
}

table.dataTbl th {
  background-color: #B7B8AC;
  padding: 2px;
  color: #231F20;
  text-align: left;
}

table.dataTbl th a {
  color: #231F20;
}

table.jobReactionTbl td.fld {
  font-weight: bold;
  width: 100px;
}

table.jobReactionTbl textarea {
  width: 300px;
  height: 100px;
}

/* Form module */

.default_table_label {
  font-weight: bold;
  width: 130px; 
}

.help {
	cursor:             help;
	font-family:        Arial, Helvetica, sans-serif;
	font-weight:        bold;
	font-size:          1.1em;
	font-style:         italic;
	color:              #009900;
	margin-left:        5px;
	width:              20px;
	border:             #333366 0px solid;
}

.help_inline {
	cursor:             help;
	font-weight:        bold;
	font-size:          1.1em;
	font-style:         italic;
	color:              #009900;
	border:             #333366 0px solid;
}

.navigation_buttons
{
	width:						100%;
	margin-bottom:		20px;
  clear:            both;
}

/**
 * The div surrounding a single navigation button.
 */
.navigation_button
{
	border:						none;
	background-color:	transparent;
	padding:					0px 0px 10px 0px;
	margin:						0px 0px 0px 0px;
	line-height:			30px;
}

/**
 * The actual navigation button.
 */
.navigation_button a
{
  background-color: #B6B6AA;
  border: 1px solid #231F20;
  margin:           0px 0px 0px 0px;
  padding:          2px 10px 2px 10px;
  text-align:				center;
  text-decoration:  none;
  color: 						#000;
}

.navigation_button a:hover {
  text-decoration:  none;
}

.navigation {
  clear: both;
}

ol.subnavigation-tabs {
  margin: 3px 0 3px 30px;
  padding: 0;
}

.subtab-active {
  font-weight: bold;
}

.default_table_header {
  background-color: #B7B8AC;
  color: #231F20;
  font-weight: bold;
  padding: 2px;
}

.default_table .title {
  background-color: #B7B8AC;
  color: #231F20;
  font-weight: bold;
  padding: 2px;
}

/* Shop module */

table.shopTable {
  width: 448px;
}

table.shopTable td.image {
  vertical-align: top;
  width: 165px;
  padding: 10px 0 10px 0;
}

table.shopTable td.description {
  vertical-align: top;
  width: 448px;
  padding: 10px 0 10px 10px;
}

table.shopTable td.description h4 {
  font-size: 15px;
  margin: 8px 0 8px 0;
}

table.shopTable tr.product {
  background-image: url(../images/airflow/line.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

table.shopTable tr.line td {
  height: 1px;
}

/* Text/links */

a {
  color: #5e5e58;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 20px;
  margin: 15px 0 10px 0;
}

h2 {
  font-size: 18px;
  margin: 15px 0 10px 0;
}

h3 {
  font-size: 14px;
  margin: 10px 0 5px 0;
}

h4 {
  font-size: 13px;
  margin: 7px 0 3px 0;
}

p.error {
  color: #FF0000;
}

.homepageText {
  color: #636466;
  font-size: 20px;
}

/* Forms */

form {
  margin: 0;
}

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.button {
  background-color: #B6B6AA;
  border: 1px solid #231F20;
}

fieldset {
  border: 1px solid #6B6264;
}
