@charset "utf-8";
@import url("profile.css");
/* CSS Document */
/** Remove focus border for crome */

*:focus {outline: none;}


a:focus { 
  outline:none;
  }


table{
  font-size: 11px;
}


.palletSize {
  padding-top:2px;

}

#login-link {
  border-bottom:3px solid #7F7F7F;
  padding-bottom: 4px;
  padding-right: 25px;
  text-align: right;
  background-image: url(../images/Icon/ActionIcon/nextGreen.gif);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  font-weight: bold;
  cursor: pointer;
}

.mark {
  background-color: #ffff99;
}

#editPallet  {

}

#editPallet table {
  width:100%;
  height:100%;
}



.errorSku {
  color: #FF0000;
  margin-bottom:-3px;
}



.error {
  color: #FF0000;
}


#error {
  color: #FF0000;
}

.errorDescription {
  color: #FF0000;
}

.infoText {
  color: #0000FF;
}

.body {
  margin-bottom:15px;
  padding-left:5px;
}


.intro{
  padding-left:5px;
}


html {
  height: 100%;
}


body {
  margin:0;
  padding:0;
  height: 100%;
  font-size: 11px;
  background-image: url("../images/background.png");
  text-align:center;
  background-attachment: scroll;
  background-position:51% 0%;
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
}


#container 
{
  min-height:100%;
  height: auto !important;
  height: 100%;
  margin:0 auto -35px;
  width: 970px;
  text-align:left;
} 

#childContainer {
  float:left;
  width: 950px;
  left: 0px;
  min-height:650px;
  height: auto !important;
  height: 650px;
}

#sidebarRight {
  position:absolute;
  width: 220px;
  top: 75px;
  margin-right: 20px;
  padding-top:5px;
  text-align:left;
  display:none;
}

/* sideBarRight used in products.jsp */

#productPallet {
  position:absolute;
  width: 220px;
}


#searchBox {
  height:26px;
  position:absolute;
  top: 25px;
  text-align:left;
  display:none;
}


#sidebarRightTemp {
  width: 220px;
  height: auto;
  position: static;
  visibility: visible;
  float:right;
  border: thin solid #00FF00;
  padding-top:7px;
} 


#sidebarLeft {
  width:190px;
  overflow:hidden;
  margin-bottom:30px;
  float: left;
  position: static;
  height:auto;
  margin-left: 20px;
}


#searchArea {
  width: 670px;
  background-color: #FFFFFF;
  margin-left: 20px;
  margin-top: 0px;
  float: left;
  min-height:30px;
  height: auto !important;
  height:30px;
} 
#searchResults {

  }

#searchBox table {
  border-collapse:collapse;
}

#footer {
  height:35px;
  width: 970px;
  bottom:0px;
  margin: 0 auto;
  background-color:#CFD9D4;
} 


#footermargin{
  height:35px;
  clear:both;
}




#BodyContent {
  width: 670px;
  height:auto;
  float: left;
  margin-left: 20px;
  margin-bottom:30px;
}


#main{
  position:static;
  width:460px;
  height:auto;
  float: left;
  margin-left: 25px;
}



#login {
  width: 190px;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #7f7f7f;
  margin-bottom: 30px;
  height: auto;
}




#advancedSearch {
  width: 100%;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #7f7f7f;
  height: auto;
}



#info {
  width:95%;
  border-top: 3px solid #7f7f7f;
  height:auto;
  float: left;
  padding-left:5px;
  padding-top:5px;
}


/* TopTemplate page */

#link_top {
  padding: 5px 0 0;
  position: static;
  border-bottom:  1px solid #E3E3E3;
  width: 950px;
  height:45px;

} 

#link_top ul  {
  list-style:none outside;
  padding:0;
  margin:0;
} 



#link_top ul li {
  padding:0;
  margin:0;
  list-style:none outside;
  float:left;
  height:43px;
} 



#link_top ul li a {
  height:43px;
  display:block;
  text-indent:-1000000px;

}



#nav-logo a {
  background: transparent url("../images/logo/enHQ/logo.gif") no-repeat top left;
  width: 144px;
  height: 43px;
  margin: 0 70px 0 20px;
}

#nav-products a {
  background: url("../images/enHQ/products.gif") no-repeat  bottom center;
  width: 76px;

  margin: 0 20px 0 0;
}

#nav-services a {
  background: url("../images/enHQ/services.gif") no-repeat  bottom center;
  width: 76px;
  margin: 0 20px 0 0;
}

#nav-register a {
  background: url("../images/enHQ/register.gif") no-repeat 2px 100%;
  width: 76px;
  margin: 0 20px 0 0;
}

#nav-account a {
  background: url("../images/enHQ/konto.gif") no-repeat 5px 100% ;
  width: 76px;
  margin: 0 20px 0 0;
}

#nav-about a {
  background: url("../images/enHQ/aboutUsMarket.gif") no-repeat  bottom center;
  width: 76px;
  margin: 0 20px 0 0;
}


.productBody #nav-products a,  
.servicesBody #nav-services a,
.myAccountBody #nav-account a,
.registerBody #nav-register a,
.registerBody #nav-account a ,
.myShoppingLists #nav-account a,
.myUserAccountsBody #nav-account a,
.myOrderHistory #nav-account a,
.myInvoiceHistory #nav-account a,
.aboutusBody #nav-about a,
.AboutUsPapyrusBody #nav-about a,
.dataSakerhetBody #nav-services a{ 
  border-bottom: 3px solid #759EBF;;

}



#copyrightlink{ 
  padding:5px;
  width:200px;
  float:right;
  margin-right:320px;
  
   }
   
 #copyrightlink ul  {
  list-style:none outside;
  padding:0;
  margin:0; 
} 
#copyrightlink ul li {
  padding:0;
  padding-left:5px;
  padding-right:5px;
  margin:0;
  list-style:none outside;
  float:left;
  
} 

#copyrightlink ul li a {
    color: #7f7f7f;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
  
} 
#copyright{
border-left:1px solid grey;
padding-left:5px;
}

#disclaimer{
border-right:1px solid grey;
padding-right:5px;
}


#statusBox{
  width: 99%;
}


#searchResultProducts {
  padding-top: 10px;
}




#searchOrderHistoryByOrderNoBox {
  margin-bottom:20px;
  margin-top:30px;
}


#searchOrderHistoryByOrderNoBox form {
  margin:0;
  padding:0;
  background:#F5F5F5;
}

#orderfocus {
  padding:0;
  border-bottom:none;
  width:100%;
  border-collapse:collapse;
  border-right:1px solid #7f7f7f;
  border-left:1px solid #7f7f7f;
  border-top:3px solid #7f7f7f;
}

#orderfocus tr td {
  padding:0;
  background-color:white;
  border-bottom:1px solid #7f7f7f;
  }

#closeOrderHistoryButton{

display:none;

}

#closeOrderHistoryButton a{
width:14px;
height:21px;
background-image: url("../images/Icon/ActionIcon/closeGray.gif");
background-repeat:no-repeat;
background-position:center center;
display:block;
margin-right:3px;
}

#closeOrderHistoryButton a:hover{
width:14px;
height:21px;
background-image: url("../images/Icon/ActionIcon/RollOver/closeRed.gif");
background-repeat:no-repeat;
background-position:center center;
display:block;
margin-right:3px;
}


#searchOrderHistoryformtable{
  padding:0;
  height:20px;
  padding-right:5px;
  padding-top:5px;
  width:100%;
  border-bottom:1px solid #7f7f7f;
}

#searchOrderHistoryformtable a{
  padding:0;
  padding-left:10px;
  background: url("../images/Icon/NavigationIcon/PilFram.gif") no-repeat  left center;
}


.logUt 
{
  padding-right:5px;
}

.logUt a{
  padding:0;
  padding-left:10px;
  background: url("../images/Icon/NavigationIcon/PilFram.gif") no-repeat  left center;
}


#searchOrderHistoryByOrderNoBox form input {
  width:99%;
  margin:0 ;
  padding-top:2px;
  border:1px solid white;

}


.clearfloat { 
  /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}


.rubrik {
  color:#7F7F7F;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
}

.rubrikPallet {
}

.rubrikPallet a{
  margin-top:-10px;
  color:#7F7F7F;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  padding:5px;
  padding-left:0px;
  font-weight:bold;
  background-image:url(../images/pallet.gif);
  background-position:98% 50%;
  background-repeat:no-repeat;
  padding-right:20px;
  height:100%;
  display:block;
  }


.rubrikPallet a:hover {
  margin-top:-10px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  padding:5px;
  padding-left:0px;
  font-weight:bold;
  background-image:url(../images/palletred.gif);
  background-position:98% 50%;
  background-repeat:no-repeat;
  padding-right:20px;
  height:100%;
  display:block;
}

#productPallet h4 , palletBox h4 {
  color:#7F7F7F;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:150%;
  margin-bottom:0;
  padding-bottom:3px;
}


/* link*/


label {
  font-weight: 600;
}

.icon, .ori-icon, .ris-icon, .package-icon, .flex-pallet-icon, .camera-icon, .next-icon, .next-roll-over-icon, .outgoing-icon, .info-sheet-icon, .link-icon, .wait-icon, .buy-icon, .buy-roll-over-icon, .price-stock-icon, .price-stock-roll-over-icon, .price-icon, .price-roll-over-icon, .stock-icon, .not-in-stock-icon, .on-sale-icon {
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 14px;
}

.flex-pallet-icon {
  width: 14px;
  background-image: url("../images/Icon/InformationIcons/Flexpall.gif");
}

.ori-icon {
  width: 14px;
  background-image: url("../images/Icon/InformationIcons/ORI.gif");
}

.ris-icon {
  width: 14px;
  background-image: url("../images/Icon/InformationIcons/RIS.gif");
}

.package-icon {
  width: 14px;
  background-image: url("../images/Icon/InformationIcons/Paket.gif");
}

.info-sheet-icon {
  width: 14px;
  background-image: url("../images/Icon/InformationIcons/ProductsInformation.gif");
  cursor: pointer;
}

.camera-icon {
  width: 14px;
  background-image: url("../images/Icon/InformationIcons/productImage/producKamera.gif");
  cursor: pointer;
}

.outgoing-icon {
  background-image: url("../images/Icon/InformationIcons/outgoingArticle.gif");
}

.on-sale-icon {
  background-image: url("../images/Icon/InformationIcons/onSaleArticle.gif");
}

.price-icon {
  background-image: url("../images/Icon/InformationIcons/refresh.gif");
  cursor: pointer;
}

.price-roll-over-icon {
  background-image: url("../images/Icon/InformationIcons/refreshRed.gif");
  cursor: pointer;
}

.stock-icon {
  background-image: url("../images/Icon/InformationIcons/stock.gif");
}

.not-in-stock-icon {
  background-image: url("../images/Icon/InformationIcons/stockL.gif");
}

.buy-icon {
  background-image: url("../images/Icon/ActionIcon/plusGray.gif");
  cursor: pointer;
  width: 14px;

}
.buy-roll-over-icon {
  background-image: url("../images/Icon/ActionIcon/RollOver/plusRed.gif");
  cursor: pointer;
  width: 14px;
}

.price-stock-icon {
  background-image: url("../images/Icon/InformationIcons/pris.gif");
  cursor: pointer;
  width: 14px;
}
.price-stock-roll-over-icon {
  background-image: url("../images/Icon/InformationIcons/prisRed.gif");
  cursor: pointer;
  width: 14px;
}
.next-icon {
  background-image: url("../images/Icon/ActionIcon/nextGreen.gif");
  cursor: pointer;
  width: 14px;

}
.next-roll-over-icon {
  background-image: url("../images/Icon/ActionIcon/RollOver/nextRed.gif");
  cursor: pointer;
  width: 14px;
}

.link-icon {
  background-image: url("../images/Icon/NavigationIcon/PilFram.gif");
  cursor: pointer;
}

.wait-icon {
  background-image: url("../images/spinning-wait-icons/wait16trans.gif");
  cursor: wait;
}

.wait-big-icon {
  background-image: url("../images/spinning-wait-icons/waitbig.gif");
  cursor: wait;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
}

.closebutton, .closebuttonnotfocus, .closebuttonfocus-mouseover, .closebuttonfocus-mouseout {
  width: 20px;
  height: 20px;
  border-color: #7F7F7F;
  border-top:3px solid #7f7f7f;
  border-right: 1px solid #7f7f7f;
  border-bottom:2px double #7f7f7f;
  background-color:#F5F5F5;
}

.closebuttonfocus, .closebuttonfocus-mouseout, .closebuttonfocus-mouseover {
  border-top-color: orange;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.closebuttonfocus-mouseout {
  background-image: url("../images/Icon/ActionIcon/closeGray.gif");
}
.closebuttonfocus-mouseover {
  background-image: url("../images/Icon/ActionIcon/RollOver/closeRed.gif");
}



.closebuttonnotfocus {
  border-top-color: #7F7F7F;
  cursor: default;
}

.searchfocus, .searchnotfocus {
  font-family: Arial;
  font-size: 12px;
  height:20px;
  width: 200px;
  border-left:1px solid #7f7f7f;  
  border-bottom:2px double #7f7f7f;
  border-right:none;
  background-color:#F5F5F5;
  text-align: left;
}

.search-icon {
  background-repeat: no-repeat;
  background-image: url('../images/Icon/search.gif');
  background-position: center center;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.searchfocus {
  border-top:3px solid orange;
}

.searchnotfocus {
  border-top:3px solid #7f7f7f;
}

#blackOverlay {
  visibility:hidden;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  min-height:100%;
  height: auto !important;
  height: 100%;
  background-color:black;
  z-index:1;
  -moz-opacity: 0.65;
  opacity:.65;
  filter: alpha(opacity=65,finishopacity=65,style=0);
}

#blackOverlayBusy {
  visibility: hidden;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 1;
  -moz-opacity: 0.6;
  opacity: 0.60;
  filter: alpha(opacity=65,finishopacity=65,style=0);
  background-image: url("../images/spinning-wait-icons/waitbig.gif");
  cursor: wait;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
}


.commonDiv
{

  border-right-style: none;
  border-top: 3px solid #7f7f7f;
  border-bottom-color: #999999;
  background-color: #FCFCFC;

}



.commonDivFotter
{
  background-color: #F5F5F5;
  padding:6px;
  padding-left:1px;
  text-align:right;
  border-top:1px solid #707070; 
  border-bottom:1px solid #707070;
  margin-bottom:20px;
  margin-top:-3px;
}

.hidden {
  display: none;
}

.clickableDiv{
  padding:10px;
  text-indent: 10px;
  background: url("../images/Icon/NavigationIcon/PilFram.gif") no-repeat left center;
  white-space: nowrap;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

.clickableDivHover {
  color: #759EBF;
}

.emptyPallet 
{
  padding:10px;
}

.emptyPallet a
{
  background-color: #F5F5F5;
  padding:10px;
  background: url("../images/Icon/NavigationIcon/PilFram.gif") no-repeat  left center;
}

.commonDivFotter a
{
  background-image:url(../images/Icon/ActionIcon/nextGreen.gif);
  background-position:100% 50%;
  background-repeat:no-repeat;
  padding-right:20px;
}

/* news  */

.historyHide a{
  background-image: url(../images/Icon/ActionIcon/closeGray.gif);
  background-repeat: no-repeat;
  background-position: 100% 60%;
  padding:2px;
  padding-right:20px;
  margin-right:10px;
}

#box{
  display:none;
  height:auto;
} 

#loginrequired{
  border-top:3px solid #7f7f7f;
  background-color:#FCFCFC;
  padding-top: 5px;
  padding-left: 5px;
  width: 100%;
  height: auto;
}

#Slotnews {
  border-top:3px solid #7f7f7f;
  background-color:#FCFCFC;
  margin-bottom:20px;
}


.slotnewsChild {
  padding-left:5px;
  padding-right:5px;
}

.newsdiv{
  padding-bottom:5px;
  padding-top:5px;
}


.newsp
{
  border-bottom:1px solid #cccccc;
  padding-bottom:5px;
  padding-top:5px;
  margin-left:5px;
  margin-right:5px;
}


a.news 
{
  background-color: #F7F7F7;
  background-image:url(../images/Icon/NavigationIcon/PilFram.gif);
  background-position:0 40%;
  background-repeat: no-repeat;
  padding-right:5px;
  padding-left:10px;
}



#imageSlot{

  padding-bottom:20px;
  border-bottom:1px solid #DDDDDD;

}

#BigImage{
	margin-bottom: 14px;
	margin-top:17px;
	padding-top:10px;
    border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
}

#slotContainer{
border-bottom:1px solid #DDDDDD;
padding-bottom:20px;
float:left;
width:460px;
}

#slotRight {
float:right;
margin-top:20px;
width:220px;
margin-left:20px;
}

#slotLeft {
float:left;
margin-top:20px;
width:220px;
}


#palletBox 
{
  padding-top:4px;
}

#right{
margin-top:-1px;
}

#editPallet {
  padding:0;
  height:15px;
}

#editPallet table
{
  margin-left:0;
  margin-top:0;
  padding:0;
  empty-cells:hide;
}


#editPallet table tr td
{
  padding-bottom:0px;
  empty-cells:hide;
}


.paletTable{
  border-collapse:collapse;
  margin:0 5px;
}


.paletTable tr td{
  padding:4px 0 4px 8px;
  border-bottom:1px solid #cccccc;
}

.palletInfo{
  border:none;
  padding:5px;
  padding-left:0;
  margin-left:10px;
}
.palletInfo b{
  color: #7f7f7f;
}

.palletBorder {
  border-bottom-style: solid;
  border-bottom-color:#CCCCCC;
  border-bottom-width:1px;
  height: 20px;
}

#slot1{
  float:left; 
   
}

#slot2{
  float:left; 
  padding-top:20px;
}

#slot3{
  float:left; 
  padding-top:20px;
  padding-bottom:5px;
}


.slotBox {
  padding-top:5px;
  border-top:3px solid #7F7F7F;
  margin-top: 28px;
  padding-left:5px;
  border-bottom:1px  solid #CCCCCC;

}


.slotHead{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom:3px solid #7F7F7F;
  margin-bottom:3px;
  padding-bottom:5px;
  background-color:#FFFFFF;
  color:#7F7F7F;

}


.welcome {
  margin-bottom:30px;
  padding-left:5px;
}
/* Login */

#loginform { padding:2px; overflow:hidden; width:185px;}
#loginform .indicator {width: 16px;height:16px;margin-left:3px;}
#loginform label {width:100px;font-weight:bold;}
#userName {width:98%; 
           border:1px solid #7f7f7f;
           border-bottom:2px double #7f7f7f;}
#loginPassword {
  width:98%;
  border:1px solid #7f7f7f;
  border-bottom:2px double #7f7f7f;

}
#loginform input.checkbox {width:16px;height:16px; margin:0; padding:0;border:0;}
#loginform input.send-btn {width: 27px; height:27px; background-repeat:no-repeat; outline: none;}
#loginform p {margin:0; padding:5px 0 0 1px;}
#loginform fieldset {border:0;}
#loginform img {border:0;padding:0; margin:0}

.password a
{
  background-image:url(../images/Icon/NavigationIcon/PilFram.gif);
  background-repeat:no-repeat;
  background-position:0 30%;
  display:block;
  padding-right:5px;
  padding-left:10px;
}

a{
  color: #575757;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}


a:visited
{
  color: #575757;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

a:active
{
  COLOR: #759EBF;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

a:hover
{
  COLOR: #759EBF;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

.disableSubmit a {	
  background-image:url(../images/Icon/ActionIcon/nextGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.disableSubmit a:hover {	
  background-image:url(../images/Icon/ActionIcon/nextGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
  color: #575757;
  cursor:default;
}


.enableSubmit a {
  background-image:url(../images/Icon/ActionIcon/nextGreen.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.asterixInput {
  margin:0;
  padding:0;
  border: 0;
  background-color: #FFFFFF;
  color:  	#FF0000;
  readonly: readonly;
  font-weight: bold;
  width: 9px;
}

.doubleAsterixInput {
  margin:0;
  padding:0;
  border: 0;
  background-color: #FFFFFF;
  readonly: readonly;
  font-weight: bold;
  width: 13px;
}


#orderSubmit {
  color: #575757;
  FONT-WEIGHT: bold;
  text-align: right;
  vertical-align: middle;
}

#orderCancel {
  color: #575757;
  FONT-WEIGHT: bold;
  text-align: left;
  vertical-align: middle;
}

.infoSheet{
  padding:0;
  display:block;

}

.infoSheet a{
  padding:0;
  padding-left:30px;
  background: url("../images/Icon/pdf.gif") no-repeat  left center;

}

.disableSaveOrder a {	
  background-image:url(../images/Icon/ActionIcon/saveGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.disableSaveOrder a:hover {	
  background-image:url(../images/Icon/ActionIcon/saveGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
  color: #575757;
  cursor:default;
}

.enableSaveOrder a {
  background-image:url(../images/Icon/ActionIcon/saveGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}


.enableSaveOrder a:hover {
  background-image:url(../images/Icon/ActionIcon/RollOver/saveRed.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}
.disableSendOrder a {	
  background-image:url(../images/Icon/ActionIcon/nextGray.gif);
  background-position:98% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.disableSendOrder a:hover {	
  background-image:url(../images/Icon/ActionIcon/nextGray.gif);
  background-position:98% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
  color: #575757;
  cursor:default;
}

.enableSendOrder a {
  background-image:url(../images/Icon/ActionIcon/nextGreen.gif);
  background-position:98% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.busy {
  cursor: wait;
}

.defaultCursor {
  cursor: default
}

.pointer {
  cursor: pointer;
}

.wait-center {
  position: relative;
  cursor: wait;
  left: 50%;
  text-align: center;
  font-size: large;
  color: #575757;
}

.ui-datepicker-trigger {
  cursor:pointer;
  margin-bottom:-5px;
  margin-left:1px;
  border:1px solid #f5f5f5;
  height:auto;
  width:auto;
}



#hideOption {
  visibility:hidden;
}

.updatedDataInfo{
  color: blue;font-weight: bold;
}

.word{
  color: #7F7F7F;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom:2px;
  border-bottom:3px solid  #7F7F7F;
}

.articlehead {
  color: #7F7F7F;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom:2px;
  border-bottom:3px solid  #7F7F7F;

}

.intro {
  margin-top:5px;
  margin-bottom:5px;
}

.articleBody {
  margin-bottom:10px;
  padding-left:5px;
}

.explanation  {
  margin-bottom:20px;
  padding-left:5px;
}

.articleBody table {
  border-collapse:collapse;
}
.articleBody table tr td {

}

.saveAndClose{
vertical-align: bottom;
}
#orderPriceFile table tr td {
  padding:2px;
  padding-left:3px;
}
#orderPriceFile {
  width:460px;
  z-index:100px;
}
.orderPriceFileTemplate {
text-align: left;
}
.orderPriceFileTemplate tr td {
  padding:2px;
  padding-left:3px;
  padding-right:0px;
}
.inputError {
  background-color:#FFAAAA;
}

input {
  border:1px solid #7f7f7f;
  font-size:10px;
  height:17px;
  font-family:Arial, Helvetica, sans-serif;
}

input[type="radio"] { border:none; }
input[type="checkbox"] { border:none; }

.aSearchBody #childContainer {
margin-top:8px;

}
.aSearchBody #print_button{
display:none;
}


#print_button {
position:relative;
top:15px;
background-image: url(../images/Icon/InformationIcons/printpage.gif);
background-position: right center;
background-repeat:no-repeat;
display:block;
cursor:pointer;
width:14px;
left:98%;
}

.myDummyOrder #print_button, .mySampleOrder #print_button {
top:40px;}

#printArea_1 {
text-align:left;
height:800px;
width:900px;
}


.slotsHead
{
  font-family: Arial, Helvetica, sans-serif;
  border-bottom:3px solid #7F7F7F;
  display: none;
  background-color:#FFFFFF;
  color:#7F7F7F;
}


.welcomeBody .slotsHead, .registerBody .slotsHead , .welcome .slotsHead{
display: block;
height:20px;
}

.hoverColorCalender {
border:1px outset orange;
border-bottom:1px solid #FF6600;
 -moz-opacity: 0.85;
  opacity:.85;
filter: alpha(opacity=85,finishopacity=85,style=0);

}

/*Price file Template dialog */

.priceFileTemplate-DialogBox {
  z-index:2000;
}

.priceFileTemplate-dialogBoxYesButton {
  margin-left:20%;
  margin-top: 10px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  width: 50px;
  padding-left:8px;
  background:  url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat 2px  5px;
  font-weight:bold;
  border:none;
  color:#575757;
  cursor:pointer;
}

.priceFileTemplate-dialogBoxYesButton:hover {
 color: #759EBF;
}

.priceFileTemplate-dialogBoxNoButton {
  margin-left:20%;
  margin-right: 5px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  width: 50px;
  padding-left:8px;
  background:  url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat 2px  5px;
  font-weight:bold;
  color:#575757;
  border:none;
  cursor:pointer;
}

.priceFileTemplate-dialogBoxNoButton:hover {
  color: #759EBF;
}

.priceFileTemplate-dialogBoxLabel {
  margin-top: 10px;
  font-size:12px;
  margin-left:15px;
}

/* Register Customer */

#registerCustomer .section{
	float:left;
    clear:both;
	margin-bottom:20px;
	width:100%;
}

#registerCustomer .row{
  border:none;
  float:left;
  width:100%;
  clear:both;
  padding-bottom:.5em;
  padding-top:0px;  
}

#registerCustomer div.label{
  width:35%;
  float:left;
  clear:left;
}

#registerCustomer div.inputbox{
	width:45%;
	float:left;
	clear:none;
}

#registerCustomer div.inputArea{
	float: left; 
	width: 80%;
}

#registerCustomer textarea{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


#registerCustomer div.errorBox{
	width:20%;
	float:left;
	clear:right;
}

#registerCustomer input{
	 padding:0px; margin:0px;
}

#registerCustomer .left{
  float:left;	
}

#registerCustomer .right{
  float:right;	
}
/*
#registerCustomer .head{
	margin:0px;
	padding:0px;
}
*/	
#registerCustomer .hidden{
  display:none;	 
}

#registerCustomer{
  width:100%; 
  line-height: 1.5em;
  background-color:#FCFCFC;
  float:left;
}
/*
#registerCustomer #comment{
  width:99%;
  height:4em;
  margin:0px; padding:0px;
}
*/
#registerCustomer #clientValidationSummary{
  text-align:right;	
}

#registerCustomer select option{
	padding-left: 5px;
	padding-right: 5px;
}

#registerCustomer .registerTypeSubmit{
	margin-left: 30px;
}

table.sortabletable thead tr .header {
	background-image: url(../images/symbols/bg.gif);
	background-repeat: no-repeat;
	background-position:right;
	cursor: pointer;
	padding-left:5px;
	padding-right:15px;
}
.deletePurchase {
margin-left:-20px;
}

.exportStatistik
{
padding-top:5px;
}

.exportStatistik a{
padding:5px;
padding-left:20px;
}

table.sortabletable thead tr .headerSortUp {
	background-image: url(../images/symbols/asc.gif);
}
table.sortabletable thead tr .headerSortDown {
	background-image: url(../images/symbols/desc.gif);
}

.IssNcaIMg{
margin:3px;
}


.clear{
clear:both;}

.graphcont {
padding-top:10px;
color:#000;
font-weight:700;
float:left
}

.graph {
float:left;
margin-top:10px;
background-color:#7f7f7f;
position:relative;
width:280px;
padding-left:1px;
}


.graph .bar {
display:block;
position:relative;
background-image:url(images/bargraph_error.gif);
background-position:right center;
background-repeat:repeat-x;
border-right:#538e02 1px solid;
text-align:center;
color:#fff;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.9em
}

.graph .barok{
display:block;
position:relative;
background-image:url(images/bargraph_ok.gif);
background-position:right center;
background-repeat:repeat-x;
border-right:#538e02 1px solid;
text-align:center;
color:#fff;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.9em
}

.graph .bar span {
position:absolute;
left:1em
}
.showBrandCampaignsTable{
margin-bottom:30px;
}
.rating {
margin-right:7px;
}


.wikihiddeniframe
{
	display:none;
	border:1px solid grey;
}¨
.wikibody{
text-align:left;
}
.wikibody #text {
width:420px;
height:150px;
border:1px solid grey;
}
.wikibody input {
float:right;
margin-right:20px;
}

.wikibody a{
float:left;
clear:both;
margin:3px;
margin-left:11px;
}

.wikiBlockquote{
background:#F7F7F7;
float:left;
text-align:left;
margin-left:11px;
}
