﻿html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  color:#685B3B;
  text-align: center;  
} 

body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  color:#685B3B;
  text-align: center;  
  background-color: #685B3B; 
} 

h1 {
  font-family:Tahoma; 
  font-size:11px; 
  color:#91867E;
  text-decoration: none;
  font-weight:normal;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
 
h1 a{
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  text-decoration: none; 
}

h1 a:hover{
    color:#C5B489;
}


h2 {
  font-family:Tahoma; 
  color:#FFFFFF; 
  font-size:11px; 
  text-align: left;
  text-decoration: none; 
  font-weight:bold;
  text-transform:uppercase;
  margin:0px 0px -6px 0px;
  padding:0px 0px 0px 0px;
}

h3 {
  font-family: Tahoma;
  font-weight:bold;
  font-size:14px;
  color:#CC0000;
  margin:10px 0px -6px 0px;
  padding:0px 0px 0px 0px;
}
h3 a {
  color:#CC0000;
  text-decoration:none;
}
h3 a:hover {
  text-decoration:underline;
}

h4 {
  font-family: Tahoma;
  font-weight:bold;
  font-size:14px;
  color:#CC0000;
  margin:10px 0px -6px 0px;
  padding:0px 0px 0px 0px;
}

.breadcrumbs, h5  {
  font-family: Tahoma;
  font-weight:bold;
  font-size:14px;
  color:#CC0000;
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

.breadcrumbs a, h5 a {
  font-weight:bold;
  font-size:14px;
  color:#685B3B;
  text-decoration: none; 
}

.breadcrumbs a:hover, h5 a:hover {
  color:#CC0000;  
}

h6 {
  color:#584926;
  font-family:Tahoma; 
  font-size:11px;
  font-weight:bold; 
  text-indent:8px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 260%
}

#container {
  background-position: center; 
  width:982px;
  margin:auto;
  position:relative; 

}

#design_header {

  background-position: right top; top: 0px;
  left: 0px;
  width: 982px;
  height: 98px;
  z-index: 0; 
  text-align: left;
  background-image:url('site_images/bgrd_header.gif'); 
  background-repeat:no-repeat;
  background-color:#FFFFFF;
}

#logo {
 
  position: absolute;
  top: 34px;
  left: 16px;
  width:523px; 
  height:78px 
  
}

.job_search {
  border:1px solid #584926; color:#666666;
  font-family:Tahoma; 
  font-size:10px;
  padding-left: 4px; 
  width:192px; 
  height:18px 

}

#job_search_box {

  position: absolute;
  top: 40px;
  right: 28px;
  height:70px 
}

.textbox {
  border:1px solid #6A5F57; 
  color:#666666;
  font-family:Tahoma; 
  font-size:11px;
  padding-left: 4px; 
  width:210px; 
  height:18px 
}

.reg_textbox {
  border:1px solid #6A5F57; 
  color:#666666;
  font-family:Tahoma; 
  font-size:11px;
  padding-left: 4px; 
  width:310px; 
  height:18px 
}

.selectBox {
  border:1px solid #6A5F57; 
  color:#666666;
  font-family:Tahoma; 
  font-size:11px;
  padding-left: 4px; 
  width:216px; 
  height:18px 
}

.reg_selectBox {
  border:1px solid #6A5F57; 
  color:#666666;
  font-family:Tahoma; 
  font-size:11px;
  padding-left: 4px; 
  width:317px; 
  height:18px 
}

#tabs_heading {

  background-position: center; height:30px;
  width:520px; 
  background-image:url('site_images/tabs_heading.gif'); 
  background-repeat:no-repeat;
  margin-top: 14px; 

}

.userlogin {
  border:1px solid #584926; color:#666666;
  font-family:Tahoma; 
  text-indent:2px;
  font-size:10px;
  width:82px; 
  height:18px 
}

#findjob {

  padding-top: 4px;
  height:18px;
  width:80px;
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  text-align: center;
  background-color:#685B3B;
}

#findjob a{
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  text-decoration: none; 
  text-transform:uppercase 
}

#findjob a:hover{
  color:#C5B489;
}

.factbox {
  padding-top: 6px;
  text-align: center;
  background-color:#A50000;
  text-decoration: none; 
  font-weight:bold;
   
}


a.thebutton {
  padding-top: 4px;
  font-family:Tahoma; 
  font-size:11px; 
  height:18px;
  width:80px;
	display:block;  
  color:#FFFFFF !important;
  text-decoration: none !important; 
  background-color:#A50000;
  text-align:center !important;

}

a:hover.thebutton{
  color:#C5B489 !important;
  background-color:#E00000;
}

.text_link {
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-decoration: none; 
  line-height:160% 
}


.text_link a {
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-decoration: underline; 
  line-height:150% 
}

.text_link a:hover{
  text-decoration: none; 
}

.advanced_seacrh {
  font-family:Tahoma; 
  font-size:10px; 
  color:#FF9999;
  text-decoration: none; 
}

.advanced_seacrh a{
  font-family:Tahoma; 
  font-size:10px; 
  color:#FF9999;
  text-decoration: none; 
}

.advanced_seacrh a:hover{
  text-decoration: underline; 
}

#topmenus {
  background-position: right top; 
  width: 982px;
  height: 24px;
  background-color:#584926; 
  background-image:url('site_images/bgrd_main_menu.gif'); 
  background-repeat:no-repeat;
  font-family:Tahoma; 
  font-size:11px; 
  color:#91867E;
  text-decoration: none;
}

#bodytext {

  background-position: left bottom; width: 982px;
  background-color:#FFFFFF;
  padding-bottom: 0px; 
  background-image:url('site_images/bgrd_body.gif'); 
  background-repeat:repeat-y
}

#homepage_left_puff {
  border-left:5px solid #584926; 
  border-right:5px solid #584926; 
  border-top:5px solid #584926; 
  margin-top: 0px;
  margin-left: 0px;
  float: left;
  background-color:#A50000;
}

#homepage_text {
  margin-top: 0px;
  margin-left: 0px;
  float: left;
  width: 536px;
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-align:left;
}


#homepage_text a{

  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-align:left;
  text-decoration: underline;

}

#homepage_text a:hover{

  text-decoration: none;

}

#homepage_right_puff { 
  margin-top: 0px; 
  float: right;
  width: 254px; 

}

.latestnews  {
  font-family:Tahoma; 
  color:#FFFFFF; 
  font-size:11px; 
  text-align: left;
  text-decoration: none; 
  font-weight:bold;
  text-transform:uppercase;
}

.latestnews a {
  font-family:Tahoma; 
  color:#FF9999; 
  font-size:11px; 
  text-decoration: underline; 
  font-weight:normal;
  text-transform:none;
}

.latestnews a:hover{
text-decoration: none}

.jobstips  {
  font-family:Tahoma; 
  color:#FF9999; 
  font-size:11px; 
  text-align: left;
  text-decoration: none; 
  font-weight:normal;
  text-transform:uppercase;
  line-height:110%
}

.jobstips a {
  font-family:Tahoma; 
  color:#FF9999; 
  font-size:11px; 
  text-decoration: none; 
  font-weight:normal;
  text-transform:none; 
  line-height:110%
}

.jobstips a:hover{
text-decoration: underline}

#date_time {
  width: 249px;
  height: 10px;
  margin-bottom: 18px;
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-align: center;
}

#right_puff {
  margin-top: 0px;
  margin-left: 2px;
  margin-bottom: 12px;
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-align: center;

}

#pic_puff_home {
  background-position: center; 
  width: 219px;
  height: 140px;
  background-image:url('site_images/bgrd_pic_home.gif'); 
  background-repeat:no-repeat;
  
}


.pic_puff1 {
  background-position: center; 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  width: 229px;
  height: 106px;
  background-image:url('site_images/bgrd_pic.gif'); 
  background-repeat:no-repeat;
  border:1px white solid;
  text-align:left;
  
  
}

.puff1_text {
  background-position: center; 
  margin-top: 8px;
  margin-left: 10px;
  margin-right: 10px;
  width: 229px;
  text-align:left; 
}

.puff1_text a {
  font-family:Tahoma; 
  color:#6A5F57; 
  font-size:11px; 
  text-decoration: none; 
  font-weight:bold;
  text-transform:none; 
  line-height:140%
}

.puff1_text a:hover{
text-decoration: underline}

.more {
  text-align:right; 
  padding-right: 10px;
}

.more a {
  font-family:Tahoma; 
  color:#CC0000; 
  font-size:11px; 
  text-decoration: none; 
  font-weight:normal;
  text-transform:none; 
  text-align:right;
}

.more a:hover{
text-decoration: underline}

#design_footer{
  border-top:5px solid #584926; 
  width: 982px;
  padding-top: 5px;
  background-color:#940000;
}

#copyright{
  width: 982px;
  height: 20px;
  padding-top: 6px;
  margin-top: 0px;
  font-family:Tahoma; 
  color:#C2AB71; 
  font-size:11px; 
  text-decoration: none; 
  font-weight:normal;
  text-align: left; 
}

.Button_login {
  margin-right: 0px;
  padding-top: 0px;
  height:22px;
  width:48px;
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 11px;
  border: 0px none #685B3B;
  background-color:#685B3B;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
}

#login {
  margin-right: 20px;
  padding-top: 4px;
  height:18px;
  width:48px;
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  text-align: center;
  background-color:#685B3B;
}

#login a{
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  text-decoration: none; 
  text-transform:uppercase 
}

#login a:hover{
  color:#C5B489;
}

.vacanciesBoxes {
	/*border:1px #4267B4 solid;*/
	background-color:#F5F5ED;
	border:1px #EAE4D8 solid;
}

.vacanciesBoxes th{
	text-align:left;
	padding-left:8px;
	/*background-color: #4267B4;	*/
	background-color: #EAE4D8;	
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #554E35;
    FONT-STYLE: normal;
    height:25px;}

.vacanciesBoxes td{
	padding-left:6px;
	height:10px;
}
.vacanciesBoxes a {
  text-decoration:none;  
}
.vacanciesBoxes a:hover {
  border-bottom:1px #A50000 solid;  
}


#greenbutton {
  padding-top: 4px;
  height:18px;
  width:80px;
  text-align: center;
  background-color:#685B3B;
  text-decoration: none; 
}

#greenbutton a {
  font-family:Tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  text-decoration: none; 
}

#greenbutton a:hover{
  color:#C5B489;
}

.field_text {
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
}


#login_div {
  margin-top: 0px;
  margin-left: 0px;
  float: left;
  width: 536px;
  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-align:left;
}


#login_div a{

  font-family:Tahoma; 
  font-size:11px; 
  color:#6A5F57;
  text-align:left;
  text-decoration: underline;

}

#login_div a:hover{
  text-decoration: none;
}

.buttonNext {
  margin-right: 0px;
  padding-top: 4px;
  height:17px;
  width:48px;
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 11px;
  border: 0px none #685B3B;
  background-color:#685B3B;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration:none;
}