    /* CSS 11/07/2011 */

/* Algemeen */
body, html{
  width:100%;
  height:100%;
  margin:0px;
  padding:0px;
  background-color:#e9e9e9;
  font-family:Segoe UI, Arial, Helvetica, sans-serif;
  color:#444444;
  font-size:13px;
}

.contentHolder{
  width:950px;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
  margin-bottom:20px;
}

.headerBar{
  height:169px;
  background-color:#FFFFFF;
}

.content{
  background-color:#eff1f6;
  border:2px solid #FFFFFF;
  border-top:0px;
  position:relative;
}

.contentTopBackground{
  background-color:#8ea5b3;
  height:72px;
  width:946px;
  position:relative;
  z-index:1;
}

.headerRightImage{
  background: url(../images/eunomia_headerImage.png) no-repeat;
  width:588px;
  height:129px;
}

.headerRightSide{
  float:right;
  padding-right:2px;
}

.headerLeftSide{
  width:360px;
  height:127px;
  position:absolute;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.headerLeftSide *{
  vertical-align: middle;
}

.headerLeftSide span {
  display: inline-block;
  height: 100%;
  width: 1px;
}

.headerRightInfo{
  padding-top:20px;
  padding-left:10px;
  font-size:12px;
  color:#FFFFFF;
  line-height:18px;
}

.easywebContent{
  margin-left:45px;
  margin-top:0px;
  padding-left:2px;
  background-color:#FFFFFF;
  width:898px;
  z-index:2;
  position:relative;
  top:-60px;
  border:1px solid #E9E9E9;
  border-right:0px;
}

ul{

}

ul li{
  list-style-type:none;
  margin-right:5px;
  padding:5px;
}

ul li ul {
  margin:5px;

}

ul li ul li{
  clear:both;
  margin-left:0px;
  border:none;
  padding:0px;
}

.normalContent{
  margin:10px;
}


.footerTag{
  color:#CCCCCC;
  font-size:14px;
  margin-bottom:10px;
  position:absolute;
  bottom:10px;
  left:300px;
}

.footerTag a:link{
  color:#CCCCCC;
  text-decoration: underline;
}

.footerTag a:visited{color:#CCCCCC;}
.footerTag a:hover{text-decoration:none;}
.footerTag a:active{text-decoration:none;}


.footerLogo{
  background: url(../images/eunomia_small_logo_new.png) no-repeat;
  width:92px;
  height:29px;
  position:absolute;
  bottom:15px;
  left:55px;
}

hr{
margin-top:10px;
margin-bottom:20px;
height:2px;
background-color:#C7C7C7;
border-top:1px solid #999999;
}

h1{
color: #265665;
}

h2{
color: #265665;
}

h3{
color: #265665;
}

h4{
color: #265665;
}

h5{
color: #265665;
}


/* overriding framework styles */

.frmInfo{
	margin:0px;
}
.frmError{
	margin:0px;
}
.frmWarning{
	margin:0px;
}

.frmWarning ul li {
    width : 80%;
}


.frmTabLvl2{
	border-right:0px;
	border-left:0px;
}

.frmTabLvl2 li.current .current_image{
	top:30px;
}

.frmSearch{
	border:1px solid #e9e9e9;
	border-top:0px;
	border-right:0px;
	padding-top:1px;
	padding-bottom:7px;
}

/* overriding framework styles */

/* Menu -------------------------------------------------------------------------------------------*/

#menuBar{
  line-height:16px;
  width: 950px;
  font-size: 13px;
  height:40px;
  float:left;
  background-color:#8b2719;
}

.menuRightSideArt{
  background: url(../images/menuRightside.png) no-repeat;
  width:15px;
  height:49px;
  position:absolute;
  right:5px;
}

.menuLeftSideArt{
  background: url(../images/menuLeftside.png) no-repeat;
  width:15px;
  height:49px;
  position:absolute;
  left:-15px;
}


#menuBar ul{
  margin:0px;
  padding:0px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:14px;
  padding-top:10px;
  text-align: left;
  /*set value to "right" for example to align menu to the left of page*/
}

#menuBar ul li{
  display: inline;
  color: #FFFFFF;
  margin:0px;
  padding: 0px;
  padding-top:10px;
  text-decoration: none;
  color: #FFFFFF;
  position:relative;
}

#menuBar ul li a{
  margin:0px;
  padding: 10px;
  padding-top:10px;
  padding-bottom:13px;
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: #000000 0px 2px 1px;
  outline:none;
}

#menuBar ul li a:hover{
  background-color:#ae311f;
}


#menuBar ul li a.selected {
  color:#FFFFFF;
  position:relative;
  margin:0px;
  background-color:#ae311f;
}

#menuBar ul li .selected a:hover{
  background:none;
}

.easywebContent a:link
{
color: #993300;
text-decoration: underline;
}

.easywebContent a:hover{
color: #993300;
text-decoration: none;
}


/* End Menu -------------------------------------------------------------------------------------------*/

/* Login    -------------------------------------------------------------------------------------------*/

.loginHeader{
  height:220px;
  position:relative;
  background:url(../images/eunomia_login_background.png) bottom right no-repeat;
  margin-right:2px;
}

.languages{
  float:right;
  margin-top:35px;
  margin-right:60px;
}

.languages a{
  color:#8b2719;
  padding:10px;
  font-weight:bold;
  margin-right:2px;
}

.languages a:hover{
  background-color:#eff1f6;
  text-decoration:none;
}

.languages a.activeLang{
  background-color:#eff1f6;
}

.languages a.activeLang:hover{
  background-color:#eff1f6;
}

.activeLang{
  text-decoration:none;
  cursor:default;
}

.linkListRight{
  margin:0px;
  margin-right:20px;
  padding:0px;
  position:absolute;
  right:0px;
  margin-top:20px;
}

.linkListRight li{
  float:right;
  margin-left:40px;
  list-style:none;
}

.linkListRight li a{
  color:#FFFFFF;
  font-size:12px;
}

.linkListRight li a:hover{
  color:#FFFFFF;
  font-size:12px;
  position:relative;
  top:1px;
  text-decoration:none;
}

/* titleBar (found on login page) */
/* span is needed 	*/

#titleBar{
  line-height:16px;
  padding-right:100px;
  padding-left:10px;
  font-size: 13px;
  height:40px;
  float:left;
  background-color:#8b2719;
}

#titleBar span{
  display:block;
  margin-top:10px;
  color:#FFFFFF;
  text-shadow: #000000 0px 2px 1px;
}

.loginchoice {
	display: block;
	margin-bottom: 10px;
}



/* End Login    -------------------------------------------------------------------------------------------*/

/* Override input styles   --------------------------------------------------------------------------------*/
/* These styles may give a conflict when easywebcontent is addes */

.loginBackground .frmLabel {
  float: left;
  line-height: 13px;
  vertical-align: top;
  margin-top: 5px;
  text-align: right;
  width: 75px;
  font-size: 11px;
  color: #333333;
}

.loginBackground .frmLabelRight {
  float: left;
  line-height: 13px;
  vertical-align: top;
  margin-top: 5px;
  text-align: right;
  width: 75px;
  font-size: 11px;
  color: #333333;
}

.loginBackground .frmInput {
  float: left;
  font-size: 11px;
  width: 200px;
  font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 2px;
  margin: 2px;
  outline: none;
  color: #333333;
  border: 1px solid #C7C7C7;

}


.loginBackground ul.frmFormList {
  padding: 0px;
  margin: 0px;
  display: block;
  margin-bottom: 10px;
}



.loginBackground .frmFormList li {
  list-style: none;
  clear: both;
  min-width: 300px;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}

.loginBackground .frmLabel:after {
  content: ":";
  margin-left: 2px;
  margin-right: 2px;
}


/* change default margin of fieldsets */
fieldset{
			margin-left:10px;
			margin-right:10px;
			margin-top:10px;
			}


.ht1 {display: table; #position: relative; overflow: hidden;width:100%;height:100%}
.ht2 {#position: absolute;  #top: 50%;display: table-cell; vertical-align: middle;text-align:center;}
.ht3 {#position: relative;  #top: -50%;margin:0 auto 0 auto;width:700px;height:352px;
background-color:#FFFFFF; text-align:left;
}

/* cut from master.css */

#container {
    display: block;
    position: relative;
    top: 4%;
    width: 950px;
    margin: auto;
    border: solid 1px #000;
    background-color: #fff;
    padding: 3px;
}

#footer {
    display: block;
    background-color: #8b2719;
    color: #fff;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
}

#hdrdata_l {
    float: left;
    font-size: 9pt;
    color: #8b2719;
    margin: 3px;
}
#hdrdata_r {
    float: right;
    font-size: 9pt;
    color: #8b2719;
    margin: 3px;
}
#navbar {
    display: block;
    width: 100%;
    background-color: #8b2719;
    padding-top: 5px;
    padding-bottom: 5px;
    height:25px;
}

#navbar a {
    font-weight: bold;
    margin-left: 15px;
    color: #fff;
    text-decoration: none;
}

#navbar a:hover {
    color: #8DA4B2;
}

#navbar a.selected {
    color: #8DA4B2;
}


.clear {
    clear: both;
}

.lookup {
    border: solid 1px #8b2719;
    color: #8b2719;
    background-color: #fff;
    font-weight: bold;
    width: 15px;
}



/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.shadow {
  -moz-box-shadow: 0px 1px 5px #C7C7C7; /* Firefox/Mozilla */
  -webkit-box-shadow: 0px 1px 5px #C7C7C7; /*Safari/Chrome */
  box-shadow: 0px 1px 5px #C7C7C7; /* Opera & hoe het zou moeten */
  /* Voor IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#C7C7C7')";
  /* Voor IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#C7C7C7');
}

#tempCheckList {
    position: absolute;
    right: 10px;
    bottom: 0px;
}

#regType {
	position: absolute;
	right: 10px;
	top: 0px;
	}

.radio table tr td{
   clear: both;
}

.radio table tr td label{
   clear: both;
   padding: 0 15px 0 5px;
}

.radio table tbody tr td label{
   clear: both;
   padding: 0 15px 0 5px;
}

.radio table tbody tr td{
   clear: both;
}

/* Fix for menu-overflow */
.invisible {
	visibility: hidden;
}
#more > #overflow {
	position: absolute;
	right: 0px;
	top: 40px;
	display: none;
	background-color:#8b2719;
	margin: 0;
	padding: 0;
}

#more:hover > #overflow {
	z-index: 1000;
	display: block;

}

#more ul li a{
    display: block;
	white-space: pre;
}

#menuBar ul li #more-label:hover{
  background-color:#8b2719;
}
#menuBar ul li #more-label.selected:hover{
  background-color:#ae311f;
}