#comment{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  width:95%;
}
.orderTable {
  border-collapse:collapse;
  padding:0;
  margin-bottom:30px;
  background-color:#fcfcfc;
}
.orderTable tr td {
  padding:2px;
}
.orderTable div{
}

.orderTablehead {
  font-weight:bold;
  background-color:#F5F5F5;
  border-bottom:1px solid #7f7f7f;
  padding:5px;
  height:30px;
}

.orderBorder{
  border-bottom:1px solid #CCCCCC;
}

.orderBorderBlue{
  border-bottom:1px solid #CCCCCC;
  color: #0000FF;
}


select{
  border:1px solid #7f7f7f;
  font-size:10px;
}


.deleteFrom
{
  text-indent:-1000000px;
  height:14px;
  width:14px;
}


.deleteFrom a{
  background-image: url("../images/Icon/ActionIcon/minusGray.gif");
  background-repeat:no-repeat;
  background-position:  center center;
  cursor: pointer;
  text-indent:-1000000px;
  width:14px;
  height:14px;
  display:block;
}

.deleteFrom a:hover {
  background-image: url("../images/Icon/ActionIcon/RollOver/minusRed.gif");
  background-repeat:no-repeat;
  background-position: center center;
  cursor: pointer;
  width:14px;
  height:14px;
  text-indent:-1000000px;
  display:block;
}

.editItem{
  text-indent:-1000000px;
  height:14px;
  width:14px;
  padding-top:2px;
}

.editItem a{
  background-image: url("../images/Icon/ActionIcon/changeGray.gif");
  background-repeat:no-repeat;
  background-position: 20% 50%;
  cursor: pointer;
  text-indent:-1000000px;
  width:14px;
  height:14px;
  display:block; }

.editItem a:hover {
  background-image: url("../images/Icon/ActionIcon/RollOver/changeRed.gif");
  background-repeat:no-repeat;
  background-position: center center;
  cursor: pointer;
  width:14px;
  height:14px;
  text-indent:-1000000px;
  display:block;
}

.saveItem{
  text-indent:-1000000px;
  height:14px;
  width:14px;
}

.saveItem a{
  background-image: url("../images/Icon/ActionIcon/saveGray.gif");
  background-repeat:no-repeat;
  background-position: 20% 50%;
  cursor: pointer;
  text-indent:-1000000px;
  width:14px;
  height:14px;
  display:block;
}


.saveItem a:hover{
  background-image: url("../images/Icon/ActionIcon//RollOver/saveRed.gif");
  background-repeat:no-repeat;
  background-position: 20% 50%;
  cursor: pointer;
  text-indent:-1000000px;
  width:14px;
  height:14px;
  display:block;
}


#deleteFromPallet a:hover {
  background-image: url("../images/Icon/ActionIcon/RollOver/saveRed.gif");
  background-repeat:no-repeat;
  background-position: center center;
  cursor: pointer;
  width:14px;
  height:14px;
  text-indent:-1000000px;
  display:block;
}


#shoppingListForm {
  padding:0;
  margin:0;
  margin-bottom:30px;
}

.sizeTable{
  margin-bottom:30px;
  border-top:1px solid #7f7f7f;
}

.sampletable input {
  font-size:10px;
  height:15px;
  width:35px;
}

#editNoteTAble div input {
  width:200px;
}


#editNoteTAble
{
  border-collapse:collapse;
  margin-bottom:5px;
}

#editNoteTAble tr td{
  border-bottom:1px solid #cccccc;
}

#showShoppingListsTable {
  background-color:#FCFCFC;
  border-bottom:1px solid #7F7F7F;
  border-collapse:collapse;
  border-top:3px solid #7F7F7F;
}

.referensInfo {
width:100%;
margin-bottom:30px;
float:left;
clear:both;
}


.referensInfo input {
  width:200px;
  height:15px;
  background-color:#FFFFFF;
}

#ErpShipToId {
 background-color:#FFFFFF;
 }
 
#deliveryDate{
  width:120px;
  height:15px;
}

#pickup{
  height:15px;
  width:15px;
  margin-top:3px;
}

.delivery, .pickupOrder {
width:49%;
display:inline;
margin-bottom:10px;
}


.delivery, .pickupOrder {
width:49%;
display:inline;
margin-bottom:10px;
}

.delivery label {
margin-right:0px;
}

.pickupOrder label{
margin-right:31px;
}


#orderReferens {


}

#orderReferensTable{
width:49%;
float:left;
margin-right:20px;
}

#shipping {

}

#completeDelivery{
  background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
}

.createShoppingListFromPallet {
  margin:5px;
  margin-left:0;
}


.createShoppingListFromPallet a {
  background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
}

#vieworder{
float: right;
margin-top: 0px;
}

#homeTag a{
background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
}

#sendSampleA4OrderForm {
  padding:0;
  margin:0;
  background-color:#FCFCFC;
  margin-bottom:30px;
}

.samplePalletFooter
{

  border-bottom:1px solid #7f7f7f;
  margin-bottom:10px;
  padding:5px;
  padding-left:3px;
}

.articleName {
  font-weight:bold;  
}

.sampleTable {
  border-collapse:collapse;
}

.sampleTable input {
  width:30px;
  height:15px;

}

.sampleTable thead .tr-head {
  background-color:#F5F5F5;
  border-bottom:1px solid #7F7F7F;
  border-top:1px solid #7F7F7F;
  height:30px;
}


.tr-head {
  background-color:#F5F5F5;
  border-bottom:1px solid #7F7F7F;
  height:30px;
}


.sampleTable thead  {
  background-color:#F5F5F5;
  border-bottom:1px solid #7F7F7F;
  height:30px;
}



.sampleTable tr td{
  padding: 3px;
}


#showShoppingListsTable tr td {
  border-top:1px solid #cccccc;
  padding:3px;
}


#altAdressTable input {
  width:180px;
  height:15px;
}



#shoppingListBoxTableFooter a {
  background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
}
.altAdress {
  background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
  color: #575757;
  font-weight:bold;
}
.altAdress:hover {
  color: #759EBF;
}

.newAdressClass {
  background:transparent url(../images/Icon/NavigationIcon/PilNed.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
}

.shoppingListBoxFooter {
  background-color:#F5F5F5;
  border-bottom:1px solid #707070;
  border-top:1px solid #707070;
  padding:6px;
  text-align:right;
}

#focusTosearch {
  padding:5px;
  padding-left:0;
}

#focusTosearch a {
  background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
  padding:0 0 0 10px;
  cursor:pointer;
}

#shoppingListBoxTable{
  border-collapse:collapse;
  margin-bottom:-3px;
}

#shoppingListBoxTable tr td{
  border-bottom:1px solid #CCCCCC;
  height:20px;
  padding:5px;
  padding-left: 0px;
}



.shoppingListBoxInfo {
  border:medium none;
  margin-left:10px;
  height:20px;
  padding-top:3px;
}

.adressArea{
  border:1px solid orange;
  width:100%;

}

.shoppingListInfo {
  padding-top:5px;
  height: 20px;
}

.shoppingListBoxInfo b {
  color:#7f7f7f;
}

.addShoppingListToPallet a {	
  background-image:url(../images/Icon/ActionIcon/nextGreen.gif);
  background-position: right 50%;
  background-repeat:no-repeat;
  padding-right:20px;
  height: 20px;
}

.editNote {
  background-image:url(../images/Icon/ActionIcon/changeGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}


.editNote:hover {
  background-image:url(../images/Icon/ActionIcon/RollOver/changeRed.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.saveNote a{
  background-image:url(../images/Icon/ActionIcon/saveGray.gif);
  background-position:90% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

.saveShoppingList:hover {
  background-image:url(../images/Icon/ActionIcon/RollOver/saveRed.gif);
  background-position:98% 50%;
  background-repeat:no-repeat;
  padding-right:25px;
}

#dummyOrderTable2
{
  margin-top:30px;
  padding-top:10px;
}

#dummyOrderForm .samleTable {
  border-top:none;
}


#dummyOrderTable2 tr td
{
  padding:3px;
  width:50px;
  white-space:nowrap;
}

#dummyOrderTable3
{
  margin-top:20px;
}

#dummyOrderForm  {
  background-color:#FCFCFC;
}

#coverBinding option {
  width: 100px;
  margin-right:10px;
}

#bindingColour option {
  width: 100px;
  margin-right:10px;
}


#labelorange {
  color:orange;
  font-weight:600;
  width:100px;
  display:inline;
}

#adressArea 
{
margin-left:5px;
}

#adressArea  tr td
{
padding-left:5px;
}

.mergeLabel{
width:auto;
float:left;
color: #575757;
font-weight:bold;
margin-right:5px;
}
.merge{
margin-bottom:20px;
}
.bold{
text-align:right;
font-weight:bold;
}

.blue {
  color: #0000FF;
}

.orderTableSubmit {
margin-top:20px;
}

.hoverColor{
 color:#759EBF;
}
.statusboxTable {border-collapse:collapse}
.statusboxTable tr td { padding:2px;}
.statusboxborder{border-bottom:1px solid #CCCCCC}
#selectedErpIds{width:98%;
height:16px;}