﻿.listTextBox1, .listTextBox2, .listTextBox3, .listTextBox4, .listTextBox5
{
    background-color: Transparent;
    border:none;
    border-width: 0px;
    font-size: XX-Small;
    font-weight: bold;
    color: #666666;
}

.listTextBox1
{
    width: 127px;
}
.listTextBox2
{ 
    width: 68px;
}
.listTextBox3
{
    width: 152px;
}
.listTextBox4
{
    width: 100px;
}
.listTextBox5
{    
    width: 78px;
}
.fixedHeader
{
    overflow: auto;
    /*height: 60px;*/
    max-height:150px;
    margin-bottom:20px;
    /*width:456px;*/
}
.fixedHeader input
{
    cursor: pointer;
}

div.fixedHeader table.ShippingAddressList
{
    border:1px solid #666666;
    margin:1px;
} 
div.fixedHeader table.ShippingAddressList td,
div.dataBoundList table td
{
    padding-left:2px;
}
div.table
{
    width : 550px;
}
div.tr
{
    width: 550px;
    height: 20px;
    display: table;
    padding: 2px 0px;
}
div.trs
{
    width: 550px;
    height: 8px;
    display: table;
}
div.tdl
{
    float: left;
    width: 120px;
    text-align: left;
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold;
    color: #666666;
}
div.tdr
{
    border:1px solid #666666;
    display:block;
    float: left;
    height:18px;
    width: 275px;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    padding-left:2px;
}

div.dataBoundList table
{
    width:456px;
}

div.dataBoundList input
{
    background-color:Transparent;
    border:none;
    color: #666666;
    cursor: default;
    font-size:x-small;
    font-weight:bold;
    height: 15px;
    padding-left:0px;
    padding-top: 5px;
    white-space:nowrap;
    width:100px;
}
div.dataBoundList .ContactField { padding-left:4px; width:125px; }
div.dataBoundList .Address1Field { width:150px; }
div.dataBoundList .CityField { width:75px; }
div.dataBoundList .PostCodeField { width:75px; }

div.listTemplate1 input
{
    border:none;
    height: 15px;
    vertical-align: middle;
    color: #666666;
}

div.fixedHeader table tbody tr td
{
    border:none;
}

div.shippingdivmodel1
{
    padding-left: 5px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div.ShippingInputDiv
{
    padding-left: 120px;
}

div.ShippingLabelOutputDisplayDiv
{
    padding-left: 0px;
    padding-top: 15px;
}

div.ShippingLabelTableOutputDisplayDiv
{
    padding-left: 0px;   
}

div.ShippingButtons
{
    padding-top: 5px;
    padding-bottom: 10px;
}



.line
{
    width: inherit;
}
.buttons
{
    padding-top: 5px;
    padding-left: 10px;
}
.BtnTL
{
    width: auto;
    font-size: x-small;
}

div.dataBoundList
{
}
.ShippingPurchaseButtonDiv .btn
{
}






.naddress
{
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.OnlyOneAddressOuter
{
    padding-top: 10px;
    padding-left: 90px;
}

div.RadioDiv
{
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.linedivSpacer
{
    padding-top: 20px;
}

div.caddress
{
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
}

div.ShippingAddress
{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
}

div.ShippingPurchaseButtonDiv
{
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div.B2B3Div
{
    padding-top:10px;
}

div.ShippingLabelOutputDiv
{
    padding-top: 30px;
}   

div.ShippingProviderButton
{
    padding-top: 15px;
}
.TDR
{
    font-size:x-small;
    font-weight:bold;
    width:120px;
}

