﻿

img
{
  border:0
}

ul.leftMenu
{
  color: White;
  margin-left: 21px;
  padding-left: 0;
}

ul.leftMenu a
{
  color: White;
  text-decoration: none;
}

ul.leftMenu a:hover
{
  text-decoration: underline;
}

.dvitemrow
{
  padding: 0 10px 0 10px;
}

.dvitemrow td
{
  vertical-align: middle!important;
}

tr.gridItem td
{
    height: 22px;
  padding: 0 4px 0 4px;
}

tr.gridItem
{
  background-color: #ffffff;
}

tr.gridAlternatingItem td
{
  height: 22px;
  padding: 0 4px 0 4px;
}

tr.gridAlternatingItem
{
  background-color: #f0f0f0;
}

tr.gridHeader th a
{
  text-decoration: none;
  color:White;
}

.gridHeader
{
  background-color: #3D5FC0;
  height: 22px;
  color: white !important;
  
}

tr.gridHeader th
{
  padding: 0px 4px 0px 4px;
  text-align:left;
  font-weight: bold;
}

tr.gridHeader td
{
  padding: 0px 4px 0px 4px;
  text-align:left;
  font-weight: bold;
}

.gridBorder
{
  border: solid 1px #92b6d9;
}

.textBoxBig
{
  width: 200px;
  background:url(../Images/input-bg.gif) #fff repeat-x 0px 0px;
  border:#b5b8c8 1px solid;
}

.textBoxShort
{
  width: 153px;
  background:url(../Images/input-bg.gif) #fff repeat-x 0px 0px;
  border:#b5b8c8 1px solid;
}

.textBoxExtraShort
{
  width: 75px;
  background:url(../Images/input-bg.gif) #fff repeat-x 0px 0px;
  border:#b5b8c8 1px solid;
}
 
/* menu buttons */
.link-1
{
  display: block;
  float: right;
  background: url(../Images/link_bg2.gif) left top repeat-x;
}

.link-1 em
{
  display: block;
  background: url(../Images/link_left2.gif) no-repeat left top;
}
.link-1 b
{
  display: block;
  background: url(../Images/link_right2.gif) no-repeat right top;
  padding: 0px 20px 1px 20px;
  font-weight: normal;
  font-style: normal;
}
.link-1 a
{
  text-decoration: none;
  font-weight: bold;
  /*color: #1e6bb9;*/
  color: #2851BC;
  font-family: Arial;
}
.link-1 a:hover
{
  text-decoration: none;
  color:red;
}

.center_button
{
  line-height: 1.4em;
}

tr.pager td
{
  padding-left:2px;
  padding-right:2px;
}

.filterAndBulk
{  
  border:solid 1px gray;  
  vertical-align:top;  
}

.filterAndBulk .title
{
  background-color:#3D5FC0;
  width:100%;
  text-align:left
}

#title-center
{
  background: url(../Images/navigatie_center.gif) repeat-x top right;
  color: #FFF;
  height: 30px;
  padding-top: 9px;
  width:100%;
}
#title-left
{
  background: url(../Images/navigatie_left.gif) no-repeat top right;
  height: 30px;
  margin-bottom: 5px;
  width: 8px;
  font-size:0px;
}
#title-right
{
  background: url(../Images/navigatie_right.gif) no-repeat top right;
  height: 30px;
  margin-bottom: 5px;
  width: 8px;
  font-size:0px;
}



/*Modal Popup*/
.modalpopup
{
  font-family: arial;
  font-size: 12px;
  padding: 2px 3px;
  display: block;
  position: absolute;
  
}

.container
{
  
  width: auto;
  border: solid 1px #808080;
  border-width: 1px 0px;
}

.container table
{
  width: 300px;
  min-width: 300px;
  width: auto;
}

.headerPopup
{
  background-color: #2851BC;
  color: #ffffff;
  border-color: #808080 #808080 #ccc;
  border-style: solid;
  border-width: 0px 1px 1px;
  padding: 3px 10px;
  height: 15px;  
}

.headerPopup .msg
{
  font-weight: bold;
}


.footer
{
  background-color: white !important;
  border-color: #808080;
  border-style: none solid;
  border-width: 0px 1px !important;
}

.modalBackground
{
  background-color: Gray;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.buttonAlert
{
  background-color: #eaeaea;
  border: solid 1px silver;
  color: #0153a5;
  font-size: 12px;
  width: 70px;
  height: 20px;
}

.buttonAlert:hover
{
  background-color: #eeeeee;
  border: solid 1px gray;
  color: #0153a5;
  font-size: 12px;
  width: 70px;
  height: 20px;
}
.titleXL
{
  background: url(../Images/titel_XL.gif);
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 23px;
  padding-left: 10px;
  padding-top: 7px;
  width: 840px;
}
.rightItem
{
	float:right;
	padding-right:4px;
}

#content-top-center, .content-top-center
{
  background: url(../Images/content_top_center.gif) repeat-x bottom right;
  color: #FFF;
  height:6px;
  font-size:0px;
  width:100%;
}

#content-top-center-td
{
  
}

#content-top-left, .content-top-left-td
{
  background: url(../Images/content_top_left.gif) no-repeat bottom left;
  color: #FFF;
  height:6px;
  width:6px;
  font-size:0px;
}

#content-top-left-td, .content-top-left-td
{
  width: 6px;
}

#content-top-right, .content-top-right
{
  background: url(../Images/content_top_right.gif) no-repeat bottom right;
  color: #FFF;
  height:6px;
  width:6px;
  font-size:0px;
}

#content-top-right-td, .content-top-right-td
{
  width:6px;
}

#content-bottom-center, .content-bottom-center
{
  border-bottom: 1px solid #4a6bc6;
  color: #FFF;
  height:4px;
  font-size:0px;
  width:100%;
  line-height:0px;
}

#content-bottom-left, .content-bottom-left
{
  background: url(../Images/content_bottom_left.gif) no-repeat top left;
  color: #FFF;
  height:7px;
  width:6px;
  font-size:0px;
  line-height:0px;
}

#content-bottom-right, .content-bottom-right
{
  background: url(../Images/content_bottom_right.gif) no-repeat top right;
  color: #FFF;
  height:7px;
  width:6px;
  font-size:0px;
  line-height:0px;
}

.pixelIframe
{
  display:none;
  }
  
