﻿body 
{
    background-color:#e6e6e4;
    margin:0px;        
    overflow-x: hidden;     
    font-family:Helvetica;
    font-size:12px;
}
img
{
    border:none;
}
h1
{
    font-size:19px;
    font-weight:normal;
    color:#009ab5;
}
#container 
{
    display:block; 
    width:980px; 
    text-align:left; 
    margin:0 auto; 
    min-height:200px;
}
#main-wrapper
{
    width:970px;
    min-height:100%;
    background-image:url(../images/main-content-bg.gif);        
    background-repeat:repeat-y;
    margin:0 auto;
    position:absolute;
    display:block;
}
#main
{
    background-color:#ffffff;
    width:950px;
    margin:0px 10px 0px 10px;        
}
.print-total-price
{
	display:none;	
}
#header
{
    height:66px;
    background-image:url(../images/header-bg.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
    position:relative;
}
#header-logo
{
    position:absolute;
    bottom:14px;
    left:22px;
}
#header-text
{
    position:absolute;    
    bottom:14px;
    left:360px;    
    font-size:18px;
    
}
#navigation
{
    height:25px;
    background-color:#009ab5;
}
#navigation ul
{
    margin:0px 0px 0px 20px;    
    padding:0px;
    height:25px;
}
#navigation li
{
    height:22px;
    float:left;
    display:block;
    margin:0px;
    padding:3px 8px 0px 8px;
}
.navigation-selected
{
    background-color:#69c4d3;
}
#navigation a, #navigation a:visited, #navigation a:active, #navigation a:hover
{
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
#user-display
{
    position:absolute;
    background-color:#f4f4f4;
    background-image:url(../images/user-display-bg.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
    width:197px;
    height:55px;
    top:0px;
    right:13px;
    font-size:11px;
}
#user-display a, #user-display a:visited, #user-display a:active, #user-display a:hover
{
    text-decoration:none;
    text-transform:uppercase;    
    font-weight:bold;
    color:#000000;
}
#user-display div
{    
    text-align:right;    
    position:absolute;
    bottom:6px;
    right:20px;
}
#content
{
    padding:40px 26px 40px 26px;
}

.right-spot
{
    position:relative;
    background-color:#f5f5f5;   
    background-image:url(../images/right-spot-arrow.gif);
    background-repeat:no-repeat;
    border-bottom:solid 1px #dedede;
    margin-bottom:12px;
    width:304px;
    height:90px;    
}
.right-spot #fass
{
    position:absolute;
    top:18px;
    left:80px;
}
.right-spot #agreement
{
    position:absolute;
    top:28px;
    left:80px;
}

.right-spot a, .right-spot a:visited, .right-spot a:active, .right-spot a:hover
{
    color:#009ab5;
    text-decoration:none;
    font-size:17px;
}
.content-left
{
    position:relative;
    float:left;
    width:553px;
}
.content-right
{
    float:left;
    margin-left:40px;
    margin-top:40px;
}
.clear-both
{
    clear:both;
}
#login-login
{
    width:240px;
    margin-right:27px;
    float:left;
}
#login-register
{
    width:240px;
    float:left;
}
#login-login div, #login-register div
{
    margin-bottom:12px;
}
#login-login .header, #login-register .header
{
    background-image:url(../images/section-header-bg.gif);
    background-repeat:no-repeat;
    background-position:right;
    background-color:#009ab5;
    height:21px;    
    color:#ffffff;
    line-height:21px;
    padding-left:8px;
}
.header h2
{
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
}
#footer
{
    clear:both;
    margin-top:40px;
    margin-bottom:10px;
    border-top:solid 1px #000000;
    padding:10px 24px 16px 24px;
    font-size:11px;
}
.float-left
{
    float:left;
}
.float-right
{
    float:right;
}
#register div
{
    margin-bottom:12px;
    margin-right:12px;
}
.order-material-section
{
    font-size:16px;
    font-weight:bold;
}
.order-material-category
{
    font-weight:bold;
}
.order-material-tb-qty
{
    width:30px;
}
#order-material-customer-info
{
    margin-top:24px;
    margin-left:2px;
}
#order-material-submit
{
    margin-top:12px;
}
#account-info div
{
    margin-bottom:8px;
}
.symposium-header
{
    font-weight:bold;
}
.symposium-date
{
    font-weight:bold;
    color:#009ab5;
}
.symposium-table a, .symposium-table a:visited, .symposium-table a:active
{
    font-weight:bold;
    color:#009ab5;
    text-decoration:none;
}
.symposium-table a:hover
{
    font-weight:bold;
    color:#009ab5;
    text-decoration:underline;
}
.symposium-table .left-column
{
    width:300px;
}
.reminder-submenu
{
    margin-bottom:20px;
}
.reminder-submenu a, .reminder-submenu a:visited, .reminder-submenu a:active
{
    font-weight:bold;
    color:#009ab5;
    text-decoration:none;
}
.reminder-submenu a:hover
{
    font-weight:bold;
    color:#009ab5;
    text-decoration:underline;
}
#reminder-registration div
{
    margin-bottom:10px;
}
.reminder-float
{
    float:left;
}
.registration-products td
{
    padding-right:16px;
}
.registration-verify 
{
    margin-top:16px;
}
.registration-verify th, .registration-verify td
{
    padding:6px 6px 6px 6px;
    border:solid 1px #009ab5;
}
.registration-verify th
{
    font-weight:bold;
}
#registration-overview div
{
    margin-bottom:12px;
}
.overview-table
{
    margin-top:12px;
}
.overview-table td
{
    border-bottom:solid 1px #d7d7d7;
    padding:4px 4px 4px 4px;
}
.overview-table th
{
    border-bottom:solid 1px #d7d7d7;
    padding:4px 4px 4px 4px;
}
.overview-table .alternate-row
{
    background-color:#f9f9f9;
}
.overview-table a, .overview-table a:visited, .overview-table a:active
{
    font-weight:bold;
    color:#009ab5;
    text-decoration:none;
}
.overview-table a:hover
{
    font-weight:bold;
    color:#009ab5;
    text-decoration:underline;
}
.user-info-step-one
{
    width:900px;
}
.user-info-step-one .left
{
    float:left;
    width:160px;
    height:34px;
    font-weight:bold;
}
.user-info-step-one .middle
{
    float:left;
    width:200px;
    height:34px;
}
.user-info-step-one .right
{
    float:left;
    width:400px;
    height:34px;
}
#steps-navigation div
{
    padding-left:25px;
    float:left;
    margin:10px 40px 50px 0px;    
}
#steps-navigation .unselected
{
    color:#4e4e4e;
    font-size:16px;
    background-image:url(../images/order-gray-arrow.gif);
    background-repeat:no-repeat;
    height:31px;    
}
#steps-navigation .selected
{
    color:#009ab5;
    font-size:16px;
    background-image:url(../images/order-blue-arrow.gif);
    background-repeat:no-repeat;
    height:31px;
}
#order-summary
{
    padding:6px;
    width:699px;    
    background-color:#ebebeb;
    font-weight:bold;
    height:100px;
    clear:both;
}
#order-summary #lbl-your-order
{
    width:485px;
    float:left;
    height: 70px;
}

.order-summary
{
    padding:6px;
    width:699px;    
    background-color:#ebebeb;
    font-weight:bold;
    height:120px;
    clear:both;
}

#lbl-your-order-trade
{
    width:485px;
    float:left;
    height: 70px;
}

#order-summary #lbl-total
{
    float:left;
    width:70px;
}

.order-summary .bruttomoms
{
    float:left;
    width:70px;
    margin-top: 4px;
}

.bruttomoms:last-child
{
    margin-bottom: 18px;
}

#order-summary #total-quantity
{
    float:left;
    width:70px;
    text-align:right;
}
#order-summary #total-sum
{
    float:left;
    width:70px;
    text-align:right;
}
.delivery-info
{
    float:right; 
    /*width:200px;*/
    text-align:right;
    margin-top:12px;
}

#delivery-info-trade
{
    margin-top: 0;
}

#trade-summary
{
    margin-bottom: 10px;
}

#trade-summary .trade-summary-class
{
    text-align:right;
}
#trade-summary #lbl-total-trade
{
    float:left;
    width:70px;
/*    margin-top: 4px;*/
}

#total-trade div
{
    margin-top: 13px;
}

.bruttomoms
{
    float:left;
    width:70px;
    margin-top: 4px;
}

.trade-summary-class
{
    text-align:right;
}

.total-summary-orig div
{
    margin-top: 13px;
    float: left;
}

.product-table
{
    margin-top:24px;
    width:710px;
    clear:both;
}
.product-table th
{
    background-color:#009ab5;
    color:#ffffff;
    font-weight:bold;
    vertical-align:middle;
    height:24px;
}
.product-table td
{
    height:24px;
}
.product-table .first-row
{
    background-image:url(../images/first-row-bg.gif);
    background-repeat:no-repeat;
    background-position:right top;
}
.product-table .alternate-row
{
    background-color:#f6f6f6;
}
.product-table .name-column
{
    width:258px;
    padding-left:6px;
}
.product-table .product-number-column
{
    width:84px;
}
.product-table .packing-info-column
{
    width:100px;
}
.product-table .dose-column
{
    width:60px;
    text-align:right;
}
.product-table .price-column
{
    width:75px;
    text-align:right;
}
.product-table .quantity-column
{
    width:60px;
    text-align:right;
}
.product-table .price-summary-column
{
    width:63px;
    text-align:right;
    padding-right:6px;
}
.product-table .tb-quantity
{
    font-size:11px;
    width:24px;
    height:12px;
}
.product-table a, .product-table a:visited, .product-table a:active, .product-table a:hover
{
    font-size:9px;
    color:#000000;
}

/* Jonas 
--------------
Intervet Direkt
Tabbar
*/

.tab_IntervetDirekt
{
    background-repeat:no-repeat;
    background-position: top left;
    line-height:21px;
    
    float: left;
    cursor: pointer;
}

.tab_IntervetDirekt a
{
    font-family: helvetica, arial, sans-serif;  
    font-size: 14px;
    text-decoration: none;
    color:#ffffff;
    display: block;
    padding-top: 7px;
    text-align: center;
    cursor: pointer;
}

.tab_Products table
{
    margin: 0;
}

#tab_VaccinProducts
{
    background-image:url(../images/tab_vaccin.png);
    width: 99px;
    height: 34px; 
}

#tab_TradeProducts
{
    background-image:url(../images/tab_trade.png);
    width: 149px;
    height: 34px; 
    margin-left: 2px; 
}

#TradeProductsDiv .product-table th
{
    background-color: #a39588;
}

#TradeProductsDiv .product-table .first-row 
{
    background-image: url("../images/first-row-bg-grey.gif");
}

#ProductsDivider
{
    height: 30px;
}

.IntervetDirektHeader
{
    display: none;
    font-family: helvetica, arial, sans-serif;  
    font-size: 22px;
    text-decoration: none;
    color:#009ab5;
    margin-bottom: 20px;
}

#TradeProductsDiv .IntervetDirektHeader
{
    color: #a39588;
}



/* Jonas - Slut                                      */
/* ------------------------------------------------- */


#button-container
{
    margin-top:20px;
    text-align:right;
    width:710px;
}
.order-message
{    
    width:500px;
    padding:12px;
    background-color:#f6f6f6;
    margin-top:20px;
    margin-bottom:20px;        
}
.user-info-step-two a, .user-info-step-two a:visited, .user-info-step-two a:active, .user-info-step-two a:hover
{
    color:#000000;
}
.user-info-step-two
{
    margin-top:30px;
}
h3
{
    margin:0px 0px 12px 0px;
}
#print-link-container
{
    margin-top:24px;
}
#print-link-container a, #print-link-container a:visited, #print-link-container a:active, #print-link-container a:hover
{
    color:#000000;
}
.out-of-stock
{
    font-size:10px;
    font-style:italic;
    color:Red;
}
.startpage-spot
{
    width:240px;
    margin-right:27px;
    float:left;
    margin-top:30px;
}
.startpage-spot .header, .startpage-spot .header
{
    background-image:url(../images/section-header-bg.gif);
    background-repeat:no-repeat;
    background-position:right;
    background-color:#009ab5;
    height:21px;    
    color:#ffffff;
    line-height:21px;
    padding-left:8px;
    margin-bottom:12px;
    font-weight:bold;
}
.right-spot-small
{
    position:relative;
    background-color:#f5f5f5;   
    background-image:url(../images/right-spot-arrow-small.gif);
    background-repeat:no-repeat;
    border-bottom:solid 1px #dedede;
    margin-bottom:12px;
    width:150px;
    height:76px;    
}
.right-spot-small #fass
{
    position:absolute;
    top:18px;
    left:6px;
}
.right-spot-small #agreement
{
    position:absolute;
    top:20px;
    left:30px;
}

.right-spot-small #agreement a, .right-spot-small #agreement a:visited, .right-spot-small #agreement a:active, .right-spot-small #agreement a:hover
{
    color:#009ab5;
    text-decoration:none;
    font-size:12px;
}
.content-right-small
{
    position:absolute;
    right:36px;
    top:120px;
    margin-left:40px;
    margin-top:40px;
}
#order-control-info
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:16px;
}

#vacciplan-table
{
    width:100%; 
    height: 50px; 
    background-color:#009ab5;
    background-image:url(../images/vacciplan-table-right.jpg);
    background-repeat:no-repeat;
    background-position:right;
}
.vacciplan-table-inside
{
    float:left; 
    padding:10px;
    color: #FFFFFF;
    font-size: 16px;
}
#vacciplan-table2
{
    width:100%;
    background-color:#dbf1f4;
    background-image:url(../images/vacciplan-info.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding:10px;
}
.vacciplan-table2-inside
{
    float:right; 
    padding:10px; 
    width:85%;   
}
.vacciplan-formtext
{
    font-size: 11px;
    padding: 3px;
    padding-left: 10px;
    width: 125px;
}
.vacciplan-formtext-under
{
    font-size: 10px;
    padding: 3px;
    padding-left: 20px;

}
.vacciplan-formtextbox
{
    font-size: 11px;
    width: 115px;
}

.vacciplan-formtext-header
{
    width:100%;
    background-color:#e4e4e4;
    background-image:url(../images/vacciplan_form_header.gif);
    background-repeat:no-repeat;
    background-position:right;
    font-size: 16px;
    height:32px;
}
.vacciplan-form-back
{
    background-color:#f6f6f6;
    width: 100%;
}
#vacciplan-form-left
{
    width:49%; 
    float:left;
}
#vacciplan-form-right
{
    width:49%; 
    float:right;
}
#vacciplan-form-space
{
    height:10px;
}
#vacciplan-form-space2
{
    height:10px;
    clear:both;
}
.vacciplan-vaccitable-space
{
    width: 40px;
    height: 30px;
    float: left;
}
.vacciplan-vaccitable
{
    background-color:#b0b0b0;
    width: 100%;
    font-size:11px;
    color:#FFFFFF;
    background-image:url(../images/vacciplan_checkBox1.gif);
    background-repeat:no-repeat;
    background-position:left;
    float:left;
    height: 25px;
}
.vacciplan-vaccitable:hover
{
    background-color:#7cc1cd;
    width: 100%;
    font-size:11px;
    color:#FFFFFF;
    background-image:url(../images/vacciplan_checkBox2.gif);
    background-repeat:no-repeat;
    background-position:left;
    float:left;
    height: 25px;
}
.vacciplan-vaccitable-clicked
{
    background-image:url(../images/intervet-clicked-back.gif); 
    width: 100%;
    height: 30px;
    font-size:11px;
    color:#FFFFFF;
    float:left;
    border-width: 4px;
    border-color: Red;
}

.vacciplan-padding
{
    padding-left: 40px;
    padding-top: 5px;
}
.vacciplan-padding a, vacciplan-padding a:visited
{
    color:#ffffff;
    text-decoration:none;
}
.vacciplan-panel-headers
{
    font-size: 11px;
    width: 100%;
    background-color: #e4e4e4;
}
.vacciplan-panel-controlText
{
    font-size: 11px;
    Width:50px;
}
.vacciplan-panel-controlText-dropdown
{
    font-size: 11px;
    Width:175px;
}
.vacciplan-panel-controlText-div
{
    float:left; 
    padding:3px;
    width:100px;
}
.vacciplan-panel-controlText-dropdown-div
{
    float:left; 
    padding:3px;
    width:225px;
}
.vacciplan-panel-controlText-button
{
    float:left; 
    width:50px;
}


.vacciplan-panel-headers2
{
    float:left;
}
.vacciplan-link
{
    text-decoration: none;
    display: block;

}
.vacciplan-panel 
{
    width: 100%;
	display: none;
}
.vacciplan-panel-visible
{
	width: 100%		
}
.vacciplan-panel-open
{
    width: 100%;
	background: #e4e4e4;
}

.vacciplan-underrow2
{
    background-color: #f6f6f6;
}
.vacciplan-controlDiv
{
    background-color: #f6f6f6;
    height: 28px;
}
.vacciplan-controlDiv2
{
    background-color: #ffffff;
    height: 28px;
}
.vacciplan-controlDiv-wrapper
{
    height:33px;
}
.vacciplan-imgbuttonDiv
{
    /*background-color: #f6f6f6;*/
    padding: 5px;
}
.vacciplan-imgButtonDiv-wrapper
{
    height:35px;
}

.vacciplan-ContactInformation
{
    float:left;
    width: 49%; 
         
}
.vacciplan-FarmInformation
{
    float:right;
    width: 49%;
}
.vacciplan-InformationHeader
{
    background-color: #009ab5;
    background-image:url(../images/information_header_back.gif);
    background-repeat:no-repeat;
    background-position:top right;
    color: #ffffff;
    font-size: 12px;
    padding: 3px;    
    padding-left: 10px;
    
}
.vacciplan-InformationHeader2
{
    background-color: #009ab5;
    background-image:url(../images/information_header_back.gif);
    background-repeat:no-repeat;
    background-position:top right;
    color: #ffffff;
    font-size: 12px;
    padding: 3px;
    width:547px;
    
}

.vacciplan-contactInformationWrapper
{
    background-color: #f6f6f6;
    font-size: 11px;
    height: 260px;
}

.vacciplan-checkOrderInformation
{
    background-color: #f6f6f6;
    float: left;
    width:50%;
    padding-top: 5px;
    padding-left: 10px;
}

.vacciplan-checkOrderInformation-under
{
    background-color: #f6f6f6;
    float: left;
    width:46%;
    padding-top: 5px;
    padding-left: 20px;
    font-size: 10px;
}

.vacciplan-checkOrderInformation2
{
    background-color: #f6f6f6;
    float: left;
    width:40%;
    padding-top: 5px;
}
.vacciplan-checkOrderInformation3
{
    background-color: #f6f6f6;
    float: left;
    width:38%;
    padding-top: 5px;
    padding-left: 10px;
}
.vacciplan-clicked-div
{
    background-image:url(../images/intervet-clicked-back.gif); 
    width: 100%;
    height: 30px;
}
.vacciplan-clicked-button
{
    background-image:url(../images/intervet-clicked.gif); 
    background-repeat:no-repeat;
    background-position: top left;
    float: left;
    height: 30px;
    width: 100px;
}
.vacciplan-clicked-links
{
    float: right;
    width: 190px;
    padding-top: 5px;
}
.vacciplan-vacciinfotext
{
    float: right;
    color: #ffffff;
    font-size: 11px;
    width: 100px;
    padding-top: 8px;
}
.vacciplan-totalLabel
{
    color: #009ab5;
    font-size: 11px;
    font-weight: bold;
}
.vacciplan-panel-totaldiv
{
    padding-top: 5px;
}
.vacciplan-checkButton
{
    float: right;
    padding-top: 10px;
}
.vacciplan-productHeaderDiv
{
    background-color: #e4e4e4;
    float: left;
    width: 25%;
 }
.vacciplan-productHeaderDiv2
{
    background-color: #e4e4e4;
    float: left;
    width: 18%;
}
.vacciplan-productHeaderDiv3
{
    background-color: #e4e4e4;
    float: left;
    width: 18%;
    padding-left: 4px;
}
.vacciplan-productHeaderDiv4
{
    background-color: #e4e4e4;
    float: left;
    width: 17%;
    padding-left: 7px;
}
 
.vacciplan-productHeaderWrapper
{
    background-color: #e4e4e4;
    font-size: 11px;
    width: 99%;
    padding-top: 3px;
    padding-left: 6px;
    height: 18px;
}
.vacciplan-productHeaderSpace
{
    background-color: #ffffff;
    height: 1px;
}
.vacciplan-productslist
{
    float:left;
    width: 25%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
}
.vacciplan-productslist2
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;

}
.vacciplan-productslist3
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;

}
.vacciplan-productslist4
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;

}
.vacciplan-productslist5
{
    float:left;
    width: 18%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 11px;
    padding-bottom: 3px;

}
.vacciplan-productslist-coloured
{
    float:left;
    width: 25%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;

}
.vacciplan-productslist2-coloured
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-bottom: 3px;

}
.vacciplan-productslist3-coloured
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;

}
.vacciplan-productslist4-coloured
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;

}
.vacciplan-productslist5-coloured
{
    float:left;
    width: 18%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 11px;
    padding-bottom: 3px;

}

.vacciplan-productslist-under
{
    width: 100%;
    background-color: #c6eef5;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
}
.vacciplan-productsDiv
{
    width: 100%;
}
.vacciplan-productHeaderDiv-wrapper
{
    background-color: #e4e4e4;
    width: 100%;
}
.vacciplan-spaceDiv
{
    height: 80px;
}
.vacciplan-buttons-over
{
    height: 15px;
}
.vacciplan-buttons
{
    float: right;
}
.vacciplan-space-productlist
{
    background-color: #ffffff;
    height: 4px;
}
.vacciplan-checkorder-space
{
    height: 180px;
}
.vacciplan-checkorder-space2
{
    height: 22px;
}
.vacciplan-numberOfDoses
{
    float: right;
    font-size: 11px;    
    margin-right:50px;
}
.vacciplan-numberOfDoses span
{
	font-weight:bold;
}
.vacciplan-totalSum
{
    float: right;
    font-size: 11px;
    font-weight:bold; 
    width:65px;   
    text-align:left;
    margin-right:-5px;
}
.print-InformationHeader2
{
    background-color: #009ab5;
    background-image:url(../images/information_header_back.gif);
    background-repeat:no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 12px;
    padding: 3px;
    display: none;
}
.print-productHeaderDiv-wrapper
{
    background-color: #e4e4e4;
    font-size: 11px;
    width: 99%;
    padding-top: 3px;
    padding-left: 6px;
    height: 18px;
    display: none;
}

.print-productHeaderDiv
{
    background-color: #e4e4e4;
    float: left;
    width: 25%;
    display: none;
 }
.print-productHeaderDiv2
{
    background-color: #e4e4e4;
    float: left;
    width: 18%;
    display: none;
}
.print-productHeaderDiv3
{
    background-color: #e4e4e4;
    float: left;
    width: 18%;
    padding-left: 4px;
    display: none;
}
.print-productHeaderDiv4
{
    background-color: #e4e4e4;
    float: left;
    width: 17%;
    padding-left: 7px;
    display: none;
}
.print-productsDiv
{
    width: 100%;
    display: none;
}
.print-productslist-under
{
    width: 100%;
    background-color: #c6eef5;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
    display: none;
}
.print-productslist
{
    float:left;
    width: 25%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
    display: none;
}
.print-productslist2
{
    float:left;
    width: 35%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    display: none;
}
.print-productslist3
{
    float:left;
    width: 18%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;
    display: none;
}
.print-productslist4
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;
    display: none;
}
.print-productslist5
{
    float:left;
    width: 18%;
    font-size: 11px;
    background: #ffffff;
    padding-top: 3px;
    padding-left: 11px;
    padding-bottom: 3px;
    display: none;

}
.print-productslist-coloured
{
    float:left;
    width: 25%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
    display: none;
}
.print-productslist2-coloured
{
    float:left;
    width: 35%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-bottom: 3px;
    display: none;

}
.print-productslist3-coloured
{
    float:left;
    width: 18%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;
    display: none;

}
.print-productslist4-coloured
{
    float:left;
    width: 17%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 3px;
    display: none;

}
.print-productslist5-coloured
{
    float:left;
    width: 18%;
    font-size: 11px;
    background: #f6f6f6;
    padding-top: 3px;
    padding-left: 11px;
    padding-bottom: 3px;
    display: none;
}
.print-productHeaderSpace
{
    background-color: #ffffff;
    height: 1px;
    display: none;
}
.header-print
{
	display:none;	
}

.btnConfirmDisabled { display: none; } 
