 /*CSS*/

/*General*/

html{
  margin: 0;
  padding: 0;  
  height: 100%;
}

body {
  margin: 0;
  padding: 0;  
  color: #595959;
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
}

#placeHolder {
  position: relative;
  font-family: Verdana;
  width: 880px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
}

td.about{
    color: #888886;
}

ul.submenu{
    margin-top: 0px;
    padding: 0px;
}

a {
	/*color: #222222;*/
	/*color: blue;*/
	color: #EEEDED;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#contentLeftMain a {
	color: #595959;
}

/*
a:hover {
	text-decoration: none;
	color: #595959;
}
*/

#contentLeftMain a:hover {
	color: #797979;
}

a img {
	border: 0;
}

/*Header*/
#header {
	height: 50px;
	margin-top: 5px;
}

#flashLogo {
	float: right;
	margin-right: 10px;
}

#headerNav{
  position: relative;
  top: 15px;
  width: auto;
}

#headerNav ul{
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#headerNav ul li{
	position: relative;
	float: left;
	margin-right: 10px;
}

#headerNav ul li a.headerNav{
  font-family: verdana;
  font-size: 9px;
  color: #8c8c8c;
  text-decoration: none;  
}

#headerNav ul li a.headerNav:hover {
  text-decoration: none;
}

#headerImage{
  position: relative;
  height: 170px;
  width: auto;
  /* margin-top: 20px; */
}

/*Main menu*/
#mainNav{
  /*position: relative;*/
  /*padding: 10px 8px 0 12px;*/
  /*float: none !important; float: left;*/
  /*text-align: right;*/
  margin-top: 20px;
}

#mainNav a {
	position: relative;
	top: -3px;
	padding-bottom: 3px;
}

a.menu:link, a.menu:visited{
  font-family: verdana;
  font-size: 12px;
  color: #595959;
  font-weight: bold;
  text-decoration: none; 
  
}

a.menu:hover{
  color: #C6DA61;
}

a.menuhover:link, a.menuhover:active, a.menuhover:visited
{
  font-family: verdana;
  font-size: 12px;
  color: #C6DA61;
  font-weight: bold;
  text-decoration: none;
}
a.menuhover:hover
{
  font-family: verdana;
  font-size: 12px;
  color: #C6DA61;
  font-weight: bold;
  text-decoration: none;
}

a.subnav{
  font-family: verdana;
  font-size: 11px;
  /*color: #595959;*/
  color: blue;
  text-decoration: none;
}

li.subnav{
  margin-top: 5px;
}


/*Content*/
#mainContent{
  position: relative;
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  color: #222222;
  margin-top: 32px;
  padding-top: 13px;  
  background: url("../images/colorBar.png") no-repeat top left;
  line-height: 1.8em;  
}

#mainContent a {
	color: #000;
}

/*
p {
	margin: 0;
}
*/

#contentHeader{
  position: relative;
  height: 36px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  /*color: #2a2a2a;*/
  color: #000000;
  background: url("../images/contentHeader.png") no-repeat top right;
}

#contentHeader h1 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 10px;
	left: 10px;
	font-size: 11px;
}

#contentHeader h2 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 10px;
	left: 10px;
	font-size: 11px;
}

h1{
  position: relative;
  padding-top: 10px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  padding-left: 20px;
  color: #424242;
}

#content{
  position: relative;
  font-size: 11px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background: #C6DA61 url("../images/contentFooter.jpg") no-repeat bottom right; 
  min-height: 184px;
}

#content ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

*html #content { /* IE6 min-height */
  height: 184px;
}

#contentLeft{
  position: relative;
  width: 200px;
  /*min-height: 250px;*/
  font-family: verdana;
  font-size: 11px;
  color: #959494;
  margin-top: 20px;   
  background: #eeeded url("../images/contentLeftTopbar.png") no-repeat top left;
}

#contentLeftHeader{
  position: relative;
  height: 36px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  /*color: #2a2a2a;*/
  color: #000000;
  padding-left: 20px;
}

#contentLeftHeader h2 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 10px;
	left: 10px;
	font-size: 11px;
}

h2{
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  /*color: #2a2a2a;*/
  color: #000000;
  /*padding-left: 20px;*/
  padding-top: 10px;
}

h3{
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  /*color: #2a2a2a;*/
  color: #000000;
  /*padding-left: 20px;*/
  padding: 0px;
}

#contentLeftTitle {
  
}

#contentLeftMain{
  position: relative;
  font-size: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 10px;
  min-height: 168px;
}

*html #contentLeftMain{
  height: 168px;
}

#contentLeftBBar{
  position: relative;
  width: 200px;
  height: 36px;
  background: url("../images/contentLeftBottombar.png") no-repeat top left;
}

#contentRight{
  position: relative;
  width: 100%;
  margin-top: 20px;
}

/*Footer*/
#footer{
  position: relative;
  height: 30px;
  margin-top: 20px;
  padding-top: 15px;
  text-align: right;
  background: url("../images/colorBarFooter.png") no-repeat top left;
  color: #8C8C8C; 
}

#contentFooter{
  position: absolute;
  width: 650px;
  top: 10px;
  font-size: 9px;
  right: 0px;
}

#contentFooter a {
	color: #070707;
}

a.lang{
  font-family: verdana;
  font-size: 11px;
  color: #070707;
  font-weight: bold;
  text-decoration: none;
}

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

a.more{
  color: #070707;
  text-decoration: none;
}

/*News/publications/actions*/
.newsItem{
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  /*border-bottom: 1px solid #ffa64c;*/
}

.newsItem a {
	color: #000;
	margin-right: 5px;	
}

#contentRight .newsItem table {
	border-bottom: 1px solid #ffa64c;
}

#contentLeftMain td.newsDate {
	display: none;
}

#contentLeftMain .newsItem {
	padding-top: 0;
	margin-top: 0;
}

#contentLeftMain tr.newsIntro {
	/* hide the news intro in the highlight section on the left of the page */
	display: none;
}

/*Home*/

.homeContainer{
  position: relative;
  float: left;
  width: 144px;
  height: 250px;
  /*margin-right: 8.4px;*/
  margin-right: 11.3px;
  padding-left: 10px;
  
  padding-top: 10px;
  background: url("../images/container.jpg") no-repeat top left;
}

.homeContainer#hc4 {
	margin-right: 0;
}

.homeContainerTitle{
  position: absolute;
  width: 100%;
  top: -10px;
  left: 10px;  
}

.homeContainerTitle h2 {
	padding: 0;
	margin: 20px 0;
	font-size: 11px;
}

.homeContainerContent{
  position: absolute;
  top: 50px;
  left: 10px;
  padding: 0px;
  padding-right: 10px !important; padding-right: 0px;
}

.homeContainerButton{
  position: absolute;
  right: 5px;
  bottom: 20px;
}

.fieldVacFull{
  width: 99.3%;
  font-family: verdana;
  font-size: 11px;
  margin-bottom: 2px;
  border: 1px solid #4b4b4d;
}

.fieldVacFile{
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  margin-bottom: 2px;
  border: 1px solid #4b4b4d;
}

.fieldVac{
  width: 178px;
  font-family: verdana;
  font-size: 11px;
  margin-bottom: 2px;
  border: 1px solid #4b4b4d;
}

/*Contact*/
.contactText{
  font-family: verdana;
  font-size: 11px;
  width: 212px;
  margin-bottom: 5px;
  border: 1px solid black;
}

.contactArea{
  font-family: verdana;
  font-size: 11px;
  width: 305px;
  height: 75px;
  border: 1px solid black;
}

.contactCheck{
  margin-bottom: 2px;  
  vertical-align: middle;
}

#contactDiv{
  position: relative;
  width: 310px;
  margin: auto;
}

.sButton{
  background: none;
  border: 1px solid #ffa64c;
  font-size: 11px;
  cursor: pointer;
  /*color: #4b4b4d;*/
  color: #222222;
}

.sButtonVote{
  background: none;
  border: 1px solid gray;
  font-size: 11px;
  cursor: pointer;
  color: #4b4b4d;
}

.vacItem{
  position: relative;
  /*padding-top: 10px;*/
  padding-bottom: 10px;
  /*border-bottom: 1px solid #ffa64c;*/
}

#contentRight .vacItem table {
	border-bottom: 1px solid #ffa64c;
}

.profileItem{
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #d2e283;     
    margin-bottom: 10px;
}

.tField{
    font-family: arial, verdana;
    font-size: 11px;
    color: #000;
    width: 98%;
    margin-bottom: 5px;
    border: 1px solid black;
}

.tFieldS{
    font-family: arial, verdana;
    font-size: 11px;
    color: #000;
    width: 150px;
    margin-bottom: 5px;
    border: 1px solid black;
}

.tButtonCalendar{
    background: none;
    border: none;
    padding: 0px;
    vertical-align: top;
    cursor: pointer;    
}

textarea.tField{   
    height: 75px;
    border: 1px solid black;
}

p.title{
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 15px;
}

a.az{
    color: #000;
    text-decoration: none;
}

b.spacer{
    color: #e9f3b9;    
}

#poll{
    position: relative;
    padding: 5px;    
    margin-left: -10px;
    BACKGROUND: #C6DA61;
    border: 0px solid gray;
    color: black;
}

p.pollTitle{
    font-weight: bold;
    margin-bottom: 10px;
}

.pollBar{
    position: relative;
    width: 100%;
    height: 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
}

.pollBarInside{
    position: relative;
    height: 10px;
    font-size: 8px;
    color: #000;
    background: url("../images/pgBar.jpg") repeat-x;    
    text-align: center;
    line-height: 10px;
}

#mainmenu
{
	position: relative;
	float: right;
	top: 0px;
	right: 0px;	
	z-index: 10000;
	line-height: 22px;
	clear: both;
}

div#content ul.newsIntro {
	margin-left: 15px;
	margin-top: 20px;	
}

ul.newsIntro{
	list-style-image: url("../images/arrow-next.gif");
	padding: 10px;
	margin: 0;
}

ul.newsIntro li a{
	display: block;
	font-size: 11px;
}

/* SITEMAP */

#sitemap ul 
{
	padding:       0;
	margin:        0;
    list-style:    none;	

}

#sitemap ul li a {
	padding:			2px 2px 2px 10px;
	
	color:				#000;
	text-decoration:	none;
	
	display:            block;
	
	background-image:		url("../images/arrow-next.gif");
	background-repeat:      no-repeat;
    background-position:    center left;
}

#sitemap a:hover {
	color:				#000;
	text-decoration:	underline;
}

#sitemap ul ul li a {
	padding:			2px 2px 2px 30px;	
	/*background:			0;*/
	background-position:    20px center;
}

#sitemap ul ul ul li a {
	padding:			2px 2px 2px 50px;	
	/*background:			0;*/
	background-position:    40px center;
}
