<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Init Elements **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, ol, select,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    border-collapse: collapse;
    /*font-family:"century gothic", arial!important;*/
    font-family: Calibri !important;
    color: #666;
}

a {
    text-decoration: none;
}
/** End **/
/** Body **/

/************Zones set ***************/
.PageBodyTop {
    padding-top: 60px;
}

.zone.middle.center {
    width: 1060px;
}

.popUp .zone.middle.center {
    width: auto;
}

    .popUp .zone.middle.center span {
        color: #666 !important;
        font-family: Calibri !important;
    }

.zone.middle.centerLeft {
    margin-left: 40px;
    width: 230px;
}

/************Zones Set end ***********/
form.MainFixed {
    width: 100%;
}

    form.MainFixed div.page .top div#uppHeaderRoot, form.MainFixed div.page .middle div.PageBodyTop,
    form.MainFixed div.page .bottom div.PageFooter
    /*form.MainFixed table.page*/ {
        margin: auto;
        width: 1347px;
        height: 100%;
    }
div#uppHeaderRoot{
	height: 135px!important;
}
/*
    div#uppHeaderRoot{
        height: 139px!important;
    }*/

.popUp.MainFixed div.page .top div#uppHeaderRoot, .popUp.MainFixed div.page .middle div.PageBodyTop,
.popUp.MainFixed div.page .bottom div.PageFooter
/*form.MainFixed table.page*/ {
    width: 100%;
}
.popUp.MainFixed div.page .middle div.PageBodyTop{
    max-height:285px;
}

.ie7 table.topZoneContainer &gt; tbody &gt; tr &gt; td {
    width: 100%;
}
/** End **/
/** PageHeaderTop - Personalization **/
div.PageHeaderTop &gt; div {
    float: left;
    margin-left: 5px;
}

div.dropCacheMenu ul.level1.static &gt; li &gt; a {
    padding: 0 5px;
}

div.dropCacheMenu li.static {
    padding: 0;
}

div.dropCacheMenu a.static {
    margin: 0;
}

div.PageHeaderBottom div.Personalization {
    padding: 5px;
    display:block;
}

    div.PageHeaderBottom div.Personalization + table.toolZone div.MenuPersonalization &gt; ul {
        margin: 10px;
        padding: 10px 0;
    }

        div.PageHeaderBottom div.Personalization + table.toolZone div.MenuPersonalization &gt; ul &gt; li &gt; a {
            padding: 10px;
            border-radius: 10px 10px 0 0;
            -webkit-border-radius: 10px 10px 0 0;
            -moz-border-radius: 10px 10px 0 0;
        }

        div.PageHeaderBottom div.Personalization + table.toolZone div.MenuPersonalization &gt; ul &gt; li {
            padding-left: 5px;
        }

div.Personalization + table.toolZone &gt; tbody &gt; tr:first-child + tr &gt; td &gt; table &gt; tbody &gt; tr:first-child + tr + tr &gt; td &gt; table &gt; tbody &gt; tr &gt; td:first-child {
    width: 30%;
}

    div.Personalization + table.toolZone &gt; tbody &gt; tr:first-child + tr &gt; td &gt; table &gt; tbody &gt; tr:first-child + tr + tr &gt; td &gt; table &gt; tbody &gt; tr &gt; td:first-child + td {
        width: 70%;
    }

        div.Personalization + table.toolZone &gt; tbody &gt; tr:first-child + tr &gt; td &gt; table &gt; tbody &gt; tr:first-child + tr + tr &gt; td &gt; table &gt; tbody &gt; tr &gt; td:first-child + td &gt; div &gt; table {
            width: 100% !important;
            table-layout: auto !important;
        }

div.Personalization + table.toolZone div.PropertyGridEditorPart {
    margin-left: 10px;
}

    div.Personalization + table.toolZone div.PropertyGridEditorPart tr.Simple label {
        padding-right: 5px;
    }

div.Personalization + table.toolZone td.footer &gt; div &gt; input {
    width: 85px;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 3px;
}
/** End **/
/** pnlHeaderMiddle - Header **/
div.PageHeaderMiddle {
    clear: left;
}

.ie7 div.PageHeaderMiddle {
    position: relative;
    z-index: 1100;
}

div.HeaderSearch input[type="text"].search {
    height: 18px;
    width: 150px;
    border-width: 1px;
    border-style: solid;
    padding-left: 3px;
    font-size: 12px;
}

div.HeaderSearch input[type="text"] + input[type="image"] {
    position: relative;
    left: -23px;
    top: 1px;
}

.ie div.HeaderSearch input[type="text"] + input[type="image"], .chrome div.HeaderSearch input[type="text"] + input[type="image"] {
    top: 3px;
}
/* HeaderMainMenu */
.HeaderLayout.Header {
    height: 48px;
    padding: 14px 0 9px;
}

    .HeaderLayout.Header &gt; div {
        float: left;
    }

.Header .logo {
    width: 245px;
    height: 41px;
    padding: 4px 0 3px 0px;
    margin-right: 5px;
    position:relative;
    top:-7px;
}

.Header #header-whitespace {
    margin-right: 5px;
    background-color: white;
    height: 48px;
    width: 477px;
}

    .Header #header-whitespace span {
        margin-right: 5px;
        background-color: white;
        height: 48px;
        float: left;
        font-size: 18px;
        padding-left: 25px;
        line-height: 48px;
    }

.logout a {
    font-weight: 100;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    text-decoration: underline;
}

#header-search {
    margin-right: 4px;
}

    #header-search input#txtSearch {
        color: #666;
        font-weight: 700;
        padding-left: 12px;
        border: medium none;
        height: 36px;
        margin-top: 0;
        width: 500px;
        font-size: 16px;
        border:solid 1px #e6e6e6;

    }

    #header-search input#btnSearch {
        background-color: white;
        float: right;
        padding: 0px 0px 0px 0;
    }

#Header-1 &gt; div {
    float: left;
    word-wrap: break-word;
    text-align: center;
    background-color: white;
    height: 48px;
}

#Header-1 a, #header-Basket div {
    font-size: 16px;
    line-height: 17px;
    font-weight: 700;
}

#header-Basket &gt; div &gt; table {
    width: 95px;
}

#header-Basket .EmptyBasketView {
    width: 115px;
    white-space: nowrap;
}

#header-Basket .EmptyBasketView span{
    color:#FFF!important;
}

.emptyBasket {
    font-size: 25px;
    text-align: center;
    border: 1px solid;
    padding: 60px 0;
    margin-bottom: 40px;
}

#Header-1 img {
    padding-top: 4px;
}

#header-newOrder {
    width: 122px;
}

    #header-newOrder a {
        font-size: 19px;
        font-style: italic;
        font-weight: 700;
    }

#header-Basket {
    margin: 0 4px;
    padding: 0 8px;
    width: 130px;
}

#header-MyAccount {
    width: 157px;
    opacity: 0.3;
    cursor: default;
}

    #header-MyAccount a:first-child {
        display: block;
    }

div.HeaderMainMenu &gt; ul.level1 &gt; li &gt; a {
    padding: 0 10px;
    border-left-width: 2px;
    border-left-style: solid;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
    white-space: nowrap;
}

div.HeaderMainMenu &gt; ul.level1 &gt; li:first-child &gt; a:first-child {
    border-left: none;
    padding-left: 0;
}

div.HeaderMenu table.menuContainer &gt; tbody &gt; tr &gt; td:first-child {
    width: auto;
}

.ie7 div.HeaderMenu {
    width: 840px;
}

div.HeaderMenu ul.level2,
div.HeaderMenu ul.level3,
div.HeaderMenu ul.level4 {
    border-width: 1px;
    border-style: solid;
    padding: 13px 0 13px 11px;
    z-index: 1100;
}

    div.HeaderMenu ul.level2 &gt; li &gt; a,
    div.HeaderMenu ul.level3 &gt; li &gt; a {
        display: block;
        padding-right: 120px;
        font-size: 13px;
        white-space: nowrap;
    }

div.HeaderMenu ul.level3,
div.HeaderMenu ul.level4 {
    top: -7px !important;
}
/* End */
span.jquery-safari-checkbox {
    margin-top: 3px;
    margin-right: 0px;
    width: 20px;
    height: 20px;
    background: url(Images/Backgrounds/uncheckbasket.png) no-repeat 0 0;
    padding: 1px 10px;
}


    span.jquery-safari-checkbox.jquery-safari-checkbox-checked {
        width: 21px;
        height: 17px;
        background-image: url(Images/Backgrounds/checkedbasket.png);
    }
/* Cultures Region */
div.Header.Layout div.CulturesContainer &gt; div {
    display: block;
    float: left;
    padding: 0 5px;
    border-left-width: 1px;
    border-left-style: solid;
}

div.simpleBodyContainer &gt; div.simpleBody {
    padding-bottom: 30px;
    border: 1px solid #75889d;
}

table.login table td.title {
    float: left;
    margin-top: -59px;
}

table.login table td.label {
    text-align: left;
    width: 50%;
    font-size: 18px;
}

table.login table tr input {
    height: 24px;
    width: 200px;
    float: left;
    margin-top: -12px;
    font-size: 15px;
    padding-left: 8px;
}

div.loginButtonContainer, div.loginHyperLinkContainer {
    margin-top: 5px;
    text-align: right;
    margin-right: 30px;
}

.loginButtonContainer input {
    background-color: #014FA2;
    cursor: pointer;
    color: white;
    font-weight: 700;
    border: none;
    height: 31px;
    width: 104px;
}

    .loginButtonContainer input:first-child {
        float: right;
        margin-left: 3px;
        margin-right: 2px;
    }

        .loginButtonContainer input:first-child + input {
            background-color: #EA1E29;
        }

div.Header.Layout div.CulturesContainer div.HeaderLogin {
    padding: 0;
    border-left: none;
}

div.Header.Layout div.HeaderLogin div.HeaderSiteMapItem {
    padding: 0 5px;
    border-left-width: 1px;
    border-left-style: solid;
    height: 21px;
    line-height: 21px;
}

div.HeaderCultures div.culture {
    padding-top: 2px;
}

div.Header.Layout div.CulturesContainer &gt; div:first-child {
    border: none;
}

span.cultureCaption {
    display: none;
}
/* Header Hover Basket */
div.HeaderSmallBasketContainer {
    position: relative;
    padding: 0 !important;
    border: none !important;
}

div.SmallBasketPreview {
    display: none;
    position: absolute;
    z-index: 100;
}

div.HeaderBasket table &gt; tbody &gt; tr &gt; td &gt; a &gt; div.HeaderBasketEmpty &gt; div {
    float: left;
    border-left-width: 1px;
    border-left-style: solid;
    height: 21px;
    line-height: 21px;
    padding-left: 5px;
}

div.HeaderBasket div.InSmallBasket.NotNull &gt; div {
    float: left;
    display: inline-block;
    line-height: 21px;
}

div.HeaderBasket div.InSmallBasket.NotNull div.WishListText,
div.HeaderBasket div.InSmallBasket.NotNull div.ShoppingBagImage {
    padding: 0 5px;
}

div.HeaderBasket div.InSmallBasket.NotNull,
div.HeaderBasket div.InSmallBasket.NotNull div.WishListText,
div.HeaderBasket div.InSmallBasket.NotNull div.ShoppingBagImage {
    border-left-width: 1px;
    border-left-style: solid;
}
/* End */
/** End **/
/** Footer **/
.footer {
    margin-top: 70px;
    width: 1347px;
}

.popUp.footer {
    width: 150px;
}

.footer &gt; div, .footer &gt; div table {
    font-size: 14px;
    text-align: center;
}

.footer-contactus a {
    font-size: 17px;
    font-weight: 700;
}

.ContactUsImage img {
    margin-bottom: -7px;
}

div.PageFooter div.provider {
    margin: 12px 10px 0 0;
}

div.PageFooter {
    padding-bottom: 10px;
}

    div.PageFooter div.provider a.providerText {
        font-weight: normal;
        font-size: 10px;
    }

div.page &gt; div.bottom {
    height: auto;
}

.footer-menu {
    width: 1336px;
    /*padding-left: 95px;
    width: 1265px;*/
}

    .footer-menu &gt; div {
        margin: auto;
        width: 200px;
        font-size: 17px;
        font-weight: 700;
    }

    .footer-menu .menuContainer .standardMenu &gt; tbody &gt; tr &gt; td:last-child a &gt; div &gt; div:before {
        padding: 0 10px;
        content: "*";
    }

    .footer-menu td.MenuContainerTD &gt; table &gt; tbody &gt; tr &gt; td:last-child {
        opacity: 0.3;
    }

#footer-menu-entersoft {
    float: right;
    margin-top: -20px;
    padding-right: 14px;
}
/** End **/
/** BreadCrumb **/
table.BreadCrumb td.separator {
    padding: 0 3px;
}

table.BreadCrumb td.item a:hover,
div.siteMapPath &gt; a:hover {
    text-decoration: underline;
}

div.siteMapPath a {
    font-size: 13px;
    padding-right: 3px;
    margin-top: -7px;
}

div.siteMapPath img {
    padding-right: 3px;
}

div.siteMapPath &gt; table a:before {
    top: 3px;
    position: relative;
    padding: 0 3px;
    content: url("../../User_Scenario/Images/breadcrump_seperator.png");
    text-decoration: none !important;
}

.siteMapPath table td:nth-of-type(even) {
    width: 15px;
    background: url('images/Arrows/breadcrumb.png') no-repeat center;
}

.siteMapPath table td:last-of-type {
    width: 0;
    background: none;
}

.table.menuContainer, table.menuContainer &gt; tbody &gt; tr &gt; td:first-child {
    margin: auto;
    width: 100%;
}

/** End **/

/*******************Left Basic Menu ******************************/

.MainMenu ul.level1 &gt; li {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 7px;
    width: 180px !important;
}
/*.MainMenu ul.level1 &gt; li.active &gt; a,*/
.MainMenu ul.level2 &gt; li.leaf:hover a, .MainMenu ul.level2 &gt; li.leaf.selected a {
    color: #00336a;
    cursor: pointer;
}

.MainMenu ul.level2 &gt; li.leaf {
    padding-left: 10px;
}

.MainMenu .level1 &gt; li a {
   /* opacity: 0.2;
    cursor: default;
       */
}

    .MainMenu .level1 &gt; li a[id $="VISIBLE1"], .MainMenu .level1 &gt; li a[id $="VISIBLE2"], .MainMenu .level2 &gt; li a {
        opacity: 1 !important;
    }

/*******************End Left Basic Menu ******************************/

td.failure {
    border: none;
    background-color: white;
}


/** Left Menu Catalog **/
span.CatalogMenuLeft table.partChrome td.CatalogMenuLeftTitle.partTitle span {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 0;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 15px;
}

span.CatalogMenuLeft table.menuContainer {
    margin-top: 10px;
}

    span.CatalogMenuLeft table.menuContainer div.CatalogMenuLeft.group table td.node {
        padding: 2px 0;
    }

        span.CatalogMenuLeft table.menuContainer div.CatalogMenuLeft.group table a.node.group,
        span.CatalogMenuLeft table.menuContainer div.CatalogMenuLeft.group table td.node.category a {
            font-size: 13px !important;
        }

    span.CatalogMenuLeft table.menuContainer li {
        margin-bottom: 5px;
    }
/** End **/
/** Catalog ScrollerFilterPanel **/
span.CatalogScrollerFilterPanel div.ScrollerFilter td.FieldHeader {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    cursor: pointer;
}

span.CatalogScrollerFilterPanel div.ScrollerFilter td.FieldDataItem,
span.CatalogScrollerFilterPanel div.ScrollerFilter td.colors,
span.CatalogScrollerFilterPanel div.ScrollerFilter td.Sizes,
span.CatalogScrollerFilterPanel div.ScrollerFilter td.Categories {
    padding: 10px 0 15px 0;
}

    span.CatalogScrollerFilterPanel div.ScrollerFilter td.colors &gt; table,
    span.CatalogScrollerFilterPanel div.ScrollerFilter td.Sizes &gt; table,
    span.CatalogScrollerFilterPanel div.ScrollerFilter td.Categories &gt; table {
        width: 100%;
        table-layout: fixed;
    }

        span.CatalogScrollerFilterPanel div.ScrollerFilter td.Sizes &gt; table &gt; tbody &gt; tr &gt; td,
        span.CatalogScrollerFilterPanel div.ScrollerFilter td.Categories &gt; table &gt; tbody &gt; tr &gt; td {
            padding-left: 30px;
        }

        span.CatalogScrollerFilterPanel div.ScrollerFilter td.colors &gt; table &gt; tbody &gt; tr &gt; td {
            text-align: center;
            padding-right: 32px;
        }

            span.CatalogScrollerFilterPanel div.ScrollerFilter td.colors &gt; table &gt; tbody &gt; tr &gt; td:first-child {
                border-right-width: 1px;
                border-right-style: solid;
            }

        span.CatalogScrollerFilterPanel div.ScrollerFilter td.Sizes &gt; table label,
        span.CatalogScrollerFilterPanel div.ScrollerFilter td.Categories &gt; table label {
            margin-left: 4px;
            cursor: pointer;
        }

span.CatalogScrollerFilterPanel td.colors span {
    margin: 2px;
    width: 22px;
    height: 22px;
    display: inline-block;
}

span.CatalogScrollerFilterPanel td.colors input {
    position: absolute;
    z-index: -1;
}

span.CatalogScrollerFilterPanel td.colors label {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    margin-top: 3px;
    padding-left: 25px;
}

span.CatalogScrollerFilterPanel span.jquery-safari-checkbox {
    display: inline;
    font-size: 16px;
    line-height: 16px;
}

    span.CatalogScrollerFilterPanel span.jquery-safari-checkbox .mark {
        display: inline;
    }

    span.CatalogScrollerFilterPanel span.jquery-safari-checkbox img {
        vertical-align: middle;
        width: 12px;
        height: 12px;
        cursor: pointer;
    }

    span.CatalogScrollerFilterPanel span.jquery-safari-checkbox img {
        border-width: 1px;
        border-style: solid;
    }

span.CatalogScrollerFilterPanel .ToolBar input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

/** End **/
/** Select Html Elements **/
span.select-container {
    height: 29px;
    padding-right: 2px;
}

    span.select-container span.select-cover {
        height: 28px;
    }

    span.select-container span.select-content-text {
        text-align: left;
        padding: 0;
        left: 4px;
        right: 30px;
        line-height: 21px;
        background-image: url(Images/Backgrounds/DropDownMiddle.png);
    }

    span.select-container span.select-content-left {
        width: 4px;
        left: 0;
        background-image: url(Images/Backgrounds/DropDownLeft.png);
    }

    span.select-container span.select-content-right {
        right: 0px;
        width: 30px;
        background-image: url(Images/Backgrounds/DropDownRight.png);
    }

    span.select-container select {
        margin-right: 10px;
        height: 21px;
    }
/** End **/
/**  Big Footer **/
div.FooterZone {
    height: 100%;
    display: inline-block;
    padding: 0 10px;
    width: 980px;
    padding-top: 20px;
    padding-bottom: 70px;
}

    div.FooterZone &gt; div {
        float: left;
        width: 228px;
        border-right-width: 1px;
        border-right-style: solid;
        display: inline-block;
        height: 100%;
        padding-left: 15px;
    }

.ie div.FooterZone {
    height: 200px;
}

div.FooterZone &gt; div &gt; table {
    margin-bottom: 80px;
}

div.FooterZone &gt; div:first-child {
    border-left-width: 1px;
    border-left-style: solid;
}

div.FooterZone div.Newsletter {
    width: 230px;
}

div.GenericMenuFooter ul li div {
    font-size: 15px;
    margin-bottom: 5px;
}
/** End **/
/** Generic List **/
div.GenericList {
    border-top-width: 1px;
    border-top-style: solid;
    padding: 10px 0;
}

table.GenericList {
    width: 100%;
    table-layout: fixed;
}

    table.GenericList &gt; tbody &gt; tr &gt; td {
        vertical-align: top;
    }
/** End **/
/** FlexDataPager GenericList  SkinID="GenericPager" **/
div.GenericPager {
    text-align: right;
    margin-bottom: 18px;
    margin-top: 18px;
}

.PendingOrders.Orders div.GenericPager {
    margin-bottom: 5px;
    margin-top: -27px;
}
.PendingOrders.Orders div.GenericPager:last-child{
    margin-top: 2px !important;
}

.PendingOrders.Orders.CustomerOrders div.GenericPager {
    margin-right: -12px;
    margin-top: 14px;
}

.GenericPager &gt; span {
    margin-right: 15px;
    position: relative;
    margin-left: 15px;
}

.GenericPager span.currentPage {
    display: none;
}

div.GenericPager a.nextPrevious {
    font-weight: bold;
    padding: 5px;
    background-color:#F00;
}

    div.GenericPager a.nextPrevious:first-child {
        padding-right: 7px;
    }

div.GenericPager span.select-container span.select-cover {
    position: static;
}

div.GenericPager span.select-container {
    margin-left: 5px;
}
/** End **/
/***************** Start MessageBox  ********************/

.popUpMessage form {
    width: 100% !important;
    text-align: center;
    height: 100%;
    padding-top: 13%;
}
.startupComment{
    height: 275px;
    text-align: center;
    vertical-align: middle;
    width: 490px;
}
.startupComment img{
    max-width:485px;
    max-height: 270px;
}
.CustomOrder-Address.selecteditem span,.CustomOrder-Address2.selecteditem span{
    display:block;
}

/***************** End MessageBox  ********************/
/** ContactUs **/
.Contactus table table {
    width: 100%;
}

.Contactus .contactpart2-left &gt; span {
    display: block;
    float: left;
    font-size: 20px;
    width: 252px;
}

.Contact-Title {
    display: block;
    font-size: 17px;
    font-weight: normal;
    padding: 0;
    text-align: left;
    margin: 15px 0 3px;
}

table.contactUs td.fieldHeader {
    text-align: right;
    font-weight: normal;
    padding: 0 0 0 5px;
}

table.contactUs + hr {
    display: none;
}

.Contactus .contactpart2-left .fieldLabel {
    float: left;
    width: 135px;
    padding-right: 11px;
    margin-top: 2px;
    font-size: 17px;
}

.Contactus .contactpart2-left input {
    height: 21px;
    padding-left: 6px;
    width: 225px;
    margin-bottom: 8px;
}

.Contactus .contactpart2-left, .Contactus .contactpart2-left &gt; div:last-child, .mandatoryText,
.Contactus .contactpart2-left .fieldText tr &gt; td:last-child span, .mandatoryText span {
    color: #00336a;
}

    .Contactus .contactpart2-left textarea {
        min-width: 340px;
        margin-bottom: 15px;
    }

    .Contactus .contactpart2-left .submit-contact {
        display: block;
        float: right;
        background-color: #00336a;
        padding: 5px 45px;
        margin-top: 17px;
        margin-right: 36px;
    }

        .Contactus .contactpart2-left .submit-contact a {
            color: white;
            font-size: 18px;
        }
/** End **/
/** MyOrders.aspx **/
span.MyOrders table.partChrome td.partTitle.MyOrdersTitle span {
    font-size: 22px;
    padding: 0;
    font-weight: normal;
}

span.MyOrders table.partChrome td.partTitle.MyOrdersTitle {
    padding: 10px 0;
}

span.MyOrders &gt; table {
    border-top-width: 1px;
    border-top-style: solid;
}
/** End **/
/** ChangePassword.aspx **/

span.ChangePasswordPage table.changePassword {
    margin: 0;
    width: 100%;
}

    span.ChangePasswordPage table.ChangePassWord td.ChangePasswordTitle {
        display: none;
    }

    span.ChangePasswordPage table.changePassword td {
        text-align: left;
        display: block;
        padding: 0;
    }

.ie span.ChangePasswordPage table.changePassword td {
    float: left;
    clear: left;
}

span.ChangePasswordPage table.partChrome td.partTitle.ChangePasswordTitle span {
    font-size: 22px;
    padding: 0;
    font-weight: normal;
}

span.ChangePasswordPage input[type="password"] {
    width: 200px;
    height: 17px;
    margin-bottom: 5px;
}

span.ChangePasswordPage table.partChrome td.partTitle.ChangePasswordTitle {
    padding: 10px 0;
}

span.ChangePasswordPage td.ChangePasswordButtons input {
    padding: 6px 8px;
    font-size: 11px;
    border: none;
    margin: 8px 0;
    min-width: 107px;
}
/** End **/
/** ChangeProfile.aspx **/
span.ChangeProfile table.partChrome td.partTitle.ChangeProfileTitle span {
    font-size: 22px;
    padding: 0;
    font-weight: normal;
}

span.ChangeProfile table.partChrome td.partTitle.ChangeProfileTitle {
    padding: 10px 0;
}

span.ChangeProfile &gt; table {
    border-top-width: 1px;
    border-top-style: solid;
}

span.ChangeProfile table.basketForm {
    border: none;
}

span.ChangeProfile input[type="submit"] {
    padding: 6px 8px;
    font-size: 11px;
    border: none;
    margin: 8px 0;
    min-width: 107px;
}

span.ChangeProfile td.BasketFormField input,
span.ChangeProfile td.BasketFormField select {
    margin-bottom: 7px;
    font-size: 12px;
    width: 200px;
    height: 17px;
}

span.ChangeProfile td.BasketFormField input {
    width: 195px;
}

span.ChangeProfile span.select-container span.select-content-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ChangePasswordLabel {
    padding-right: 17px;
    font-size: 15px;
}
/** End **/
/** ResetPassword.aspx **/
table.ResetPassword tr.formHeader td {
    text-align: left;
}

table.ResetPassword tr.formHeader span {
    font-size: 21px;
}

table.ResetPassword tr.formRow input[type="submit"] {
    padding: 6px 8px;
    font-size: 11px;
    border: none;
    margin-top: 8px;
    min-width: 107px;
}
/** End **/
/** MyBasket **/
.MyBasket {
    display: block;
    margin-top: -32px;
}

    .MyBasket &gt; table.partChrome {
        width: 100% !important;
    }

table.partChrome td.partTitle {
    text-align: center;
}

span.MyBasket td.partTitle.MyBasketTitle td span {
    font-size: 21px;
    padding-bottom: 20px;
    font-weight: bold;
    display: block;
    padding-bottom: 0px;
}

span.MyBasket table.basket tr.row &gt; td table {
    height: 30px;
    width: 100%;
    border-right: 1px solid #CCC;
}

table.basket tr.header {
    height: 30px;
}

span.MyBasket table.basket tr.header th {
    font-weight: bold;
    font-size: 14px;
}

    span.MyBasket table.basket tr.header th:nth-child(3) {
        padding-right: 58px;
    }

span.MyBasket table.basket tr.row {
    height: 55px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    font-size: 14px;
}

    span.MyBasket table.basket tr.row &gt; td {
        text-align: center;
        font-weight: normal;
        margin: 10px 0 !important;
        /*padding: 0px 20px !important;*/
    }

span.MyBasket table.basket tr.footer td.BasketTotalPriceFooter {
    padding-top: 20px;
    font-weight: normal;
    font-size: 15px;
    padding-right: 15px;
}

    span.MyBasket table.basket tr.footer td.BasketTotalPriceFooter + td.BasketTotalPriceFooter {
        padding-right: 37px;
    }

span.MyBasket table.basket td.BasketTotalPrice {
    font-size: 12px;
    font-weight: bold !important;
}

span.MyBasket table.BasketQuantity {
    margin: 0 auto;
}

    span.MyBasket table.BasketQuantity input {
        text-align: center !important;
        width: 35px;
        padding: 5px 0;
        color: #666;
        margin-right: -85px;
    }
/*span.MyBasket table.BasketQuantity img{
        margin-left:-155px;
    }*/

span.MyBasket table.BasketTempl div.Code {
    font-size: 12px;
}

span.MyBasket table.BasketTempl span.EditAnalysis {
    text-align: right;
}

span.MyBasket div.BasketCriteria tr#trAddProducts + tr &gt; td {
    padding: 7px;
}

span.MyBasket div.BasketCriteria + div.sectionHeader {
    margin-top: 10px;
}

span.MyBasket div.sectionHeader {
    font-weight: normal;
    font-size: 15px;
}

span.MyBasket div.BasketCriteria table table td {
    height: auto !important;
}

    span.MyBasket div.BasketCriteria table table td.field table {
        width: auto;
    }

span.MyBasket div.BasketCriteria {
    margin: 10px 0;
}

    span.MyBasket div.BasketCriteria td.fieldHeader {
        padding-right: 5px;
    }

.BasketCriteria .parameters input.ContactUsFirstName {
    width: 100%;
}

span.MyBasket table.OrderPersonTable {
    width: 100%;
}

    span.MyBasket table.OrderPersonTable table.basketForm {
        border: none;
    }

    span.MyBasket table.OrderPersonTable tr.header {
        font-weight: normal;
        font-size: 15px;
    }

    span.MyBasket table.OrderPersonTable tr.row &gt; td {
        padding: 3px;
    }

    span.MyBasket table.OrderPersonTable tr.row &gt; td {
        padding: 3px;
    }

    span.MyBasket table.OrderPersonTable tr.row td.separator {
        display: none;
    }

    span.MyBasket table.OrderPersonTable tr.row td.fieldHeader,
    span.MyBasket table.OrderPersonTable tr.row td.field * {
        font-weight: normal;
        font-size: 13px;
    }

    span.MyBasket table.OrderPersonTable tr.row td.field table,
    span.MyBasket table.OrderPersonTable div &gt; table {
        width: auto;
    }

    span.MyBasket table.OrderPersonTable table.basketForm table input {
        width: 200px;
    }

    span.MyBasket table.OrderPersonTable table.basketForm table select {
        width: 205px;
    }

    span.MyBasket table.OrderPersonTable table.basketForm table span.select-container span.select-content-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    span.MyBasket table.OrderPersonTable tr.row td.fieldHeader,
    span.MyBasket table.OrderPersonTable tr.row td.field {
        padding-bottom: 5px;
    }

span.MyBasket span.BasketDeliveryBranch b {
    font-weight: normal;
}

span.MyBasket table.Preview tr.PreviewHeader &gt; th {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
}

span.MyBasket table.Preview tr &gt; td {
    padding-bottom: 5px;
}

span.MyBasket table.PaymentMethod &gt; tbody &gt; tr &gt; td {
    padding-top: 5px;
}

span.MyBasket table.basketWizard table {
    width: 100%;
}

.basketWizard .parameters.basket, .basketWizard .parameters.basket .parameters td.fieldHeader {
    float: right;
}

    .basketWizard .parameters.basket .parameters td.fieldHeader {
        padding-right: 0px;
        font-size: 21px;
    }

    .basketWizard .parameters.basket .parameters td.field {
        padding-top: 30px;
    }

        .basketWizard .parameters.basket .parameters td.field textarea {
            width: 290px;
            height: 85px;
        }

.basketWizard .parameters.basket {
    margin-top: -39px;
}

span.MyBasket table.basket tr.row &gt; td.Image,
span.MyBasket table.basket tr.row td.BasketRetailPrice,
span.MyBasket table.basket tr.row td.BasketTotalPrice {
    text-align: center;
}

span.MyBasket table.basket tr.row:nth-child(2n+1) {
    background-color: #E6E6E6;
}

table.partChrome td.partTitle td:first-child span {
    font-size: 21px;
}

/* Start table.basket-info by ybo */
table.basket-info {
    width: 450px;
    margin: 20px 0px 30px 20px;
    font-size: 14px;
}

    table.basket-info caption {
        background-color: #E6E6E6;
        font-size: 21px;
        padding: 3px 8px;
        text-align: left;
    }

        table.basket-info caption img {
            float: right;
        }

    table.basket-info tr &gt; * {
        height: 20px;
        padding-left: 8px;
    }

    table.basket-info th {
        text-align: left;
        vertical-align: bottom;
    }

.browser-back {
    font-size: 17px;
    border: 1px solid;
    padding: 8px 28px 3px 11px;
    font-weight: 700;
}

    .browser-back a:before {
        top: 3px;
        content: url(../../User_Scenario/Images/Icons/back_rows_btn.png);
        padding-right: 12px;
        position: relative;
    }
/* End table.basket-info by ybo */

/* Start .basket-info backup */
/*.basket-info{
    width: 450px;
    margin: 20px 0px 30px 20px;
}
.basket-info-Title{
    background-color:#E6E6E6;
    font-size: 21px;
    height: 31px;
}
.basket-info-Title img{
    float: right;
    padding-right: 10px;
}
.basket-info-Title td:first-child{
    padding-left: 8px;
}
.basket-info div{
    padding: 3px 0 3px 8px;
    font-size:14px;
}
.basket-info div span{
    font-weight: 700;
    display: block;
}
.basket-info tr td:first-child{
    width:68%;
}*/
/* End .basket-info backup */

input.ClearWishList[type=image] {
    display: none;
}

.OrderCreationResults.exception {
    background-color: white;
    border: 1px solid #CCC;
    padding: 9px;
    margin: 19px 0;
}

    .OrderCreationResults.exception .message-exception {
        font-size: 17px;
        color: #054DA1;
    }

.BasketShipping-Title {
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 21px;
}

.shipping-options {
    font-size: 14px;
    width: 1070px;
    text-align: center;
}

.OrderDeliveryData {
    width: 1070px;
    float: left;
    height: 190px;
    padding: 20px 0;
}

.OrderDeliveryData-inner {
    width: 500px;
    float: left;
    border-right: 1px solid;
    padding-left: 60px;
}

.ShippingData {
    width: 500px;
    float: right;
}

.shipping-options label {
    padding-right: 10px;
}

.shipping-options img:not(:first-child) {
    border-left: 1px solid;
    padding-left: 32px;
    margin-left: 35px;
}

.shipping-options img {
    padding-right: 10px;
}

.shipping-options &gt; img:first-child {
    padding-left: 85px;
}

.MybasketBtStep.Step .Cancel a {
    height: 25px;
}

.MybasketBtStep.Step .CreateOrder a {
    height: 27px;
}

.MybasketBtStep .ComleteOrder_btn {
    width: 360px;
    background-color: #EC1D25 !important;
}

    .MybasketBtStep .ComleteOrder_btn a {
        padding: 0 !important;
    }

.MybasketBtStep.Step1 {
    width: 1074px;
    float: right;
    margin-top: 30px;
}

div.MybasketBtStep &gt; div.CreateOrder &gt; a {
    text-align: center;
}
/** End **/
/** WishList **/
table.WishListQuantity input[type="text"] {
    width: 35px;
    margin-right: 5px;
}

table.WishListQuantity &gt; tbody &gt; tr &gt; td:first-child + td {
    padding-right: 5px;
}

div.WishListVerbs {
    float: right;
}

    div.WishListVerbs * {
        float: left;
        display: block;
        margin-right: 5px;
    }

    div.WishListVerbs a {
        margin-top: 4px;
    }

        div.WishListVerbs a.ClearWishList {
            margin-right: 15px;
            color: #054DA1;
        }

    div.WishListVerbs br {
        display: none;
    }
/** End **/
/*** PopUp Lightbox ***/
div.popUp table.grid {
    width: 100% !important;
}

    div.popUp table.grid tr.header {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

div.popUp #trContainer tr {
    font-weight: normal;
}

    div.popUp #trContainer tr.header th {
        font-weight: normal;
        font-size: 16px;
        padding: 5px;
    }

div.popUp table.grid tr.row &gt; td {
    padding: 5px;
}

div.popUp table.grid tr.row a {
    text-decoration: underline;
}

.popUp #divContainer {
    height: 225px !important;
}

.popUp #trContainer {
    height: 245px !important;
}
/*** End ***/
/** NewsFilter News.aspx **/
span.NewsFilter td.partTitle.ContactTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 10px;
}

span.NewsFilter div &gt; span &gt; table {
    width: auto !important;
    float: right;
}

span.NewsFilter td.FieldDataItem {
    padding-left: 5px;
}
/** End **/
/*** Html Templates ***/
/** Layouts **/
/* Header */
div.PageHeaderMiddle div.Header.Layout {
    margin: 0 10px;
    height: 140px;
    position: relative;
}

    div.PageHeaderMiddle div.Header.Layout div.Logo {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    div.PageHeaderMiddle div.Header.Layout div.CulturesContainer {
        position: absolute;
        right: 0;
        top: 5px;
        z-index: 2;
    }

        div.PageHeaderMiddle div.Header.Layout div.CulturesContainer &gt; div {
            float: left;
            height: 21px;
        }

div.Header.Layout div.PersonInfo {
    position: absolute;
    right: 0;
    bottom: 50px;
}

    div.Header.Layout div.PersonInfo span {
        font-size: 16px;
    }

div.Header.Layout div.WishListText {
    line-height: 21px;
    padding: 0;
}

div.PageHeaderMiddle div.Header.Layout div.MenuContainer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-left: none;
    border-right: none;
    padding: 8px 0;
    height: 19px;
}

    div.PageHeaderMiddle div.Header.Layout div.MenuContainer div.HeaderMenu {
        float: left;
    }
/* End */
/* DirectLogin.htm */
span.DirectLogin div.DirectLogin {
    display: inline-block;
    width: 85%;
    text-align: left;
    padding: 15px;
    margin-top: 50px;
}

    span.DirectLogin div.DirectLogin &gt; div {
        float: left;
        width: 48%;
    }

span.DirectLogin td.part &gt; div {
    text-align: center;
}

span.DirectLogin div.DirectLogin &gt; div.CreateUser {
    border-right-width: 1px;
    border-right-style: solid;
}

span.DirectLogin div.DirectLogin div.LoginTemp {
    margin-left: 20px;
}

span.DirectLogin div.Title,
span.DirectLogin div.Template1 {
    margin-bottom: 10px;
}

    span.DirectLogin div.Title &gt; span {
        font-size: 21px;
    }

span.DirectLogin div.CaptchaValidator,
span.DirectLogin div.CaptchaText {
    float: left;
}

div.CaptchaImage {
    clear: left;
    padding-top: 10px;
}

div.DirectLogin div.CaptchaImage &gt; div + hr {
    display: none;
}

span.DirectLogin div.CreateAccountText1 {
    font-size: 14px;
    padding-right: 20px;
}

span.DirectLogin label {
    font-size: 13px;
}

span.DirectLogin input[type="text"],
span.DirectLogin input[type="password"] {
    width: 200px;
    height: 22px;
    line-height: 22px;
}

span.DirectLogin div.PasswordRecoveryLink a,
span.DirectLogin div.DirectLogin div.CreateUser td.Label,
span.DirectLogin div.DirectLogin div.CreateUser div.UserParameters table {
    width: auto !important;
}

div.CreateUserButton input[type="submit"],
div.LoginButton input[type="submit"] {
    padding: 6px 8px;
    font-size: 11px;
    border: none;
    margin-top: 8px;
    min-width: 107px;
}
/* End */
/** End **/
/** Templates **/
/* BasketViewLayout.htm */
div.BasketHeaderLayout {
    white-space: nowrap;
    width: 200px;
    height: 224px;
}
/* End */
/** BasketViewLayout.htm **/
div.SmallBasketPreview div.BasketHeaderLayout + div &gt; span a {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
}

div.SmallBasketPreview div.BasketHeaderLayout + div &gt; span.SliderPrevious a {
    left: 0;
    background: url(Images/Backgrounds/basket_up.png) no-repeat 0 0;
}

div.SmallBasketPreview div.BasketHeaderLayout + div &gt; span.SliderNext a {
    right: 0;
    background: url(Images/Backgrounds/basket_down.png) no-repeat 0 0;
}
/** End **/
/** BasketViewHover.htm **/
div.slider div.scrollPanel {
    position: relative;
}

div.BasketLink {
    margin-top: 20px;
}

    div.BasketLink a {
        padding: 10px 0;
        text-align: center;
        display: inline-block;
        font-size: 13px;
        width: 200px;
    }

div.CloseBag &gt; span.CloseBag:hover {
    cursor: pointer;
}

div.CloseBag {
    text-align: right;
    padding: 5px;
}
/** End **/
/* BasketViewHoverShow.htm */
div.SmallBasketHover {
    width: 200px;
    white-space: normal;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: inline-block;
    padding: 6px 0;
}

    div.SmallBasketHover div.Image {
        width: 75px;
        text-align: center;
        float: left;
        margin-top: 15px;
    }

    div.SmallBasketHover div.Container {
        float: left;
        width: 115px;
        padding: 5px 5px 0 5px;
    }

        div.SmallBasketHover div.Container div.Quantity {
            text-align: right;
        }

        div.SmallBasketHover div.Container span.Delete {
            padding-left: 15px;
        }

div.BasketHeaderLayout table.smallPart hr {
    display: none;
}
/* End */
/* HPSliderLayout.htm */
div.BannerDefaultLayout {
    position: relative;
}

    div.BannerDefaultLayout div.Content {
        width: 980px;
    }

    div.BannerDefaultLayout span.Previous {
        position: absolute;
        left: 5px;
        top: 190px;
    }

    div.BannerDefaultLayout span.Next {
        position: absolute;
        right: 5px;
        top: 190px;
    }

.Main-slider-pager {
    width: 960px;
    text-align: center;
}

div.HeaderSlider span.Pager a {
    background: url("../elma/Images/Commands/slider_bullet.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 17px;
    margin-left: 7px;
    margin-top: 8px;
    width: 17px;
}

    div.HeaderSlider span.Pager a.selected {
        background: url("../elma/Images/Commands/slider_selected_bullet.png") no-repeat scroll left top rgba(0, 0, 0, 0);
        left: 440px;
    }
/* End */
/* Banners.htm */
ul.DefaultPageBanners &gt; li {
    float: left;
    margin-left: 10px;
}

    ul.DefaultPageBanners &gt; li:first-child {
        margin-left: 0;
    }

div.DefaultBannerTemplate {
    position: relative;
    width: 320px;
    height: 378px;
}

    div.DefaultBannerTemplate div.Image {
        position: absolute;
    }

    div.DefaultBannerTemplate div.Description {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 70px;
        width: 300px;
        padding: 10px;
        font-size: 18px;
        border-bottom-width: 15px;
        border-bottom-style: solid;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }
/* End */
/****************Home Page PendingOrder *****************/
.PendingOrders &gt; table &gt; tbody &gt; tr:first-child span {
    /*font-size: 21px;*/
    text-align: center;
    /*display: block;*/
}

.Pedding-Order-header &gt; div {
    float: left;
    padding: 7px 8px 4px;
    font-size: 17px;
    font-weight: 700;
    overflow-y: hidden;
    height: 40px;
}

.refresh_btn {
    position: absolute;
    margin-top: -23px;
    margin-left: 953px;
}

    .refresh_btn a {
        background-color: #00336a;
        padding: 2px 25px;
        font-size: 17px;
        font-weight: 700;
        color: white;
    }

.Pedding-Order-header {
    text-align: center;
    margin-top: -8px;
    height: 30px;
    border-bottom: 1px solid #CCCCCC;
    width: 1055px;
}

    .Pedding-Order-header.CustomerOrdersHeader {
        width: 1073px;
        height:50px;
    }

.Pedding-Order {
    text-align: center;
    height: 35px;
    border-bottom: 1px solid #CCC;
    font-size: 17px;
}

.TopSalesProduct.Pedding-Order {
    height: auto;
}

.Pedding-Order-header.TopSalesProductHeader {
    margin-top: 0px;
}

.TopSalesProductHeader &gt; div, .TopSalesProduct.Pedding-Order &gt; div {
    border-right: 1px solid #CCCCCC;
}

.Pedding-Order.CustomOrdersFooter {
    border-bottom: 1px solid white;
}

.Pedding-Order &gt; div {
    padding: 7px 8px 4px;
    float: left;
    overflow: hidden;
}

    .Pedding-Order &gt; div img {
        width: 100px;
        position:relative;
        top:-6px;
    }

.CustomerOrderCar {
    overflow-y: hidden;
    height: 50px !important;
}

div.cardealer:empty {
    display: none;
}

.onhoverCardealerName {
    background-color: white;
    border: 1px solid;
    border-radius: 5px;
    display: none;
    margin-left: 107px;
    margin-top: -26px;
    position: absolute;
    width: 190px;
}
.onhoverCardealerName2{
    background-color: white;
    border: 1px solid;
    border-radius: 5px;
    display: none;
    margin-left: 107px;
    margin-top: -98px;
    position: absolute;
    width: 190px;
}

.CustomerOrder .onhoverCardealerName:hover ,.CustomerOrder .onhoverCardealerName2:hover,
.CustomOrder-Address2 .onhoverCardealerName:hover,.CustomOrder-Address2 .onhoverCardealerName2:hover{
    display: block;
}

/**************** End Home Page PendingOrder *****************/
/* ConnectwithUs.htm */
div.ConnectWithusText {
    font-weight: 700;
    margin-top: 10px;
    border-top: 1px dotted #CCC;
    width: 200px;
    padding-top: 8px;
    font-size: 17px;
}

.Social {
    padding: 3px 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

    .Social span {
        padding-right: 5px;
    }

    .Social img {
        height: 28px;
        width: 28px;
    }

div.ConnectwithUs div.Social &gt; span {
    padding-left: 5px;
}

    div.ConnectwithUs div.Social &gt; span:first-child {
        padding-left: 0;
    }

.Newsletter-Title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 3px;
}
.BankAccountsTitle span{
    font-size: 17px !important;
  border-top: 1px dotted #CCC;
  display: block;
  margin-left: 0px;
  padding-left: 0px !important;
    padding-top: 10px;
  width: 196px;
  text-align: left;
}
.BankAccounts div.note p{
    width:190px;
}

.EMailAddress {
    width: 165px;
    float: left;
}

    .EMailAddress input {
        background-color: #CCC;
        width: 155px !important;
        border: none;
        padding: 6px 0px 7px 10px;
        font-size: 17px;
        color: white;
    }

.SaveButton {
    float: left;
}

    .SaveButton a {
        padding: 6px 4px;
        font-size: 17px;
        color: white;
        background-color: #CCC;
        margin-left: 3px;
        top: 6px;
        position: relative;
    }
/* End */
/* Product.htm */
div.Product {
    position: relative;
    border-width: 6px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    width: 90%;
}

    div.Product div.AddToBasket {
        display: none;
        position: absolute;
        right: 10px;
        top: 20px;
        z-index: 2;
    }

    div.Product:hover div.AddToBasket {
        display: block;
    }

    div.Product div.ContainerOne {
        display: table;
        height: 250px;
        #position: relative;
        overflow: hidden;
        width: 100%;
        text-align: center;
        #text-align:left;
    }

    div.Product div.ContOne.One {
        #position: absolute;
        #top: 50%;
        #left: 50%;
        display: table-cell;
        vertical-align: middle;
    }

    div.Product div.ContOne.Two {
        #position: relative;
        #top: -50%;
        #left: -50%;
    }

    div.Product div.ContainerTwo {
        display: table;
        height: 58px;
        #height: 61px;
        #position: relative;
        float: left;
    }

    div.Product div.ContTwo.One {
        #position: absolute;
        #top: 50%;
        display: table-cell;
        vertical-align: middle;
    }

    div.Product div.ContTwo.Two {
        #position: relative;
        #top: -50%;
    }

    div.Product:hover {
        -moz-border-radius: 4px; /* Firefox */
        -webkit-border-radius: 4px; /* Safari, Chrome */
        border-radius: 4px;
    }

    div.Product div.CodeDescrBlock {
        text-align: center;
    }

    div.Product div.RetailPrice {
        font-size: 15px;
    }

    div.Product div.QuickViewImage {
        display: none;
        position: absolute;
        right: 6px;
        bottom: 4px;
        z-index: 2;
    }

    div.Product:hover div.QuickViewImage {
        display: block;
    }
/* End */
/* BreadcrumbAndFilter.htm */
span.BreadcrumbAndFilter td.part &gt; div &gt; div &gt; table {
    width: 100%;
}

span.BreadcrumbAndFilter div.Breadcrumb {
    float: left;
    padding-top: 3px;
    display: inline-table;
}

.ie7 span.BreadcrumbAndFilter div.Breadcrumb {
    float: left;
    width: 500px;
}

span.BreadcrumbAndFilter div.ProductsFilter {
    float: right;
}

    span.BreadcrumbAndFilter div.ProductsFilter td.FieldHeader {
        padding-right: 5px;
    }

.ie7 span.BreadcrumbAndFilter div.ProductsFilter &gt; table {
    width: auto !important;
}

table.BreadCrumb td.item {
    font-size: 13px;
}
/* End */
/* LinkListsFilter */
table.LinkListsFilter {
    margin-bottom: 10px;
}

    table.LinkListsFilter caption, table.LinkListsFilter th, table.LinkListsFilter td {
        padding: 5px;
    }

    table.LinkListsFilter caption {
        font-size: large;
        text-align: right;
    }

    table.LinkListsFilter tr {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    table.LinkListsFilter td a {
        margin-right: 5px;
    }
/* End */
/* Newsletter.htm */
div.Newsletter div.Title {
    font-size: 15px;
    margin-bottom: 15px;
}

div.Newsletter div.EMailAddress input {
    height: 25px;
    line-height: 25px;
    padding-left: 3px;
    width: 211px !important;
}

div.Newsletter div.SaveButton {
    text-align: right;
}

    div.Newsletter div.SaveButton a {
        margin: 5px 13px 0 0;
        display: inline-block;
        padding: 5px 0;
        width: 217px;
        font-weight: bold;
        text-align: center;
    }
/* End */
/* RangeSlider.htm */
div.RangeSlider {
    text-align: center;
}

div.Minvalue {
    float: left;
}

div.Maxvalue {
    float: right;
}
/* End */
/* ProductDetailsMagnifier.htm */
table.GalleryTempl {
    position: relative;
}

.ie7 table.GalleryTempl {
    position: static;
}

td.PreviewLink &gt; a {
    position: absolute;
    right: 0;
    top: 10px;
    right: 80px;
    z-index: 1000;
}

.ie7 td.PreviewLink &gt; a {
    position: relative;
    top: -260px;
    right: 30px;
    z-index: 1000;
}

.ie .mousetrap {
    z-index: 2000 !important;
    filter: alpha(opacity=1);
    opacity: 0;
}

div#zoom_wrapper &gt; a {
    display: inline-block !important;
}

div#zoom_wrapper:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.cloud-zoom-lens {
    border-width: 2px;
    border-style: solid;
    cursor: move;
}

.cloud-zoom-big {
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
}

.cloud-zoom-loading {
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    min-width: 120px;
    margin: auto;
    text-align: center;
    top: 50% !important;
}

div.ProductDetails.Magnifier div.LeftBlock {
    float: left;
}

div.ProductDetails.Magnifier div.ProductRelationsTitle {
    clear: both;
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: 13px;
}

div.ProductDetails.Magnifier div.RightBlock {
    float: left;
    margin-left: 40px;
    width: 525px;
    position: relative;
}

.ie7 div.ProductDetails.Magnifier div.RightBlock {
    width: 505px;
}

div.ProductDetails.Magnifier td.Preview {
    width: 330px;
    height: 560px;
    padding-right: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    line-height: 560px;
    text-align: center;
}

div.ProductDetails.Magnifier td.Items {
    vertical-align: top;
    padding: 17.5px 0;
    width: 75px;
}

div.ProductDetails.Magnifier span.Description {
    font-size: 22px;
}

div.ProductDetails.Magnifier span.RetailPrice {
    float: right;
    font-size: 22px;
}

div.ProductDetails.Magnifier div.Code {
    font-size: 14px;
    padding: 10px 0 30px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

div.ProductDetails.Magnifier div.AddToBasketProdDetails div.Color {
    margin: 30px 0 15px 0;
}

    div.ProductDetails.Magnifier div.AddToBasketProdDetails div.Color span.ProductSelectFormColors,
    div.ProductDetails.Magnifier div.AddToBasketProdDetails div.Size span.ProductSelectFormSizes {
        display: none;
    }

div.ProductDetails.Magnifier div.AddToBasketProdDetails div.Size {
    padding-bottom: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

div.ProductDetails.Magnifier div.AddToWishList {
    float: left;
}

div.ProductDetails.Magnifier div.StoreLocator {
    float: right;
}

div.ProductDetails.Magnifier div.Social {
    float: right;
    margin: 10px 0;
}

div.ProductDetails.Magnifier div.ProductDetailsTabs table.ProductTabs {
    table-layout: auto !important;
    width: auto !important;
    margin-top: 15px;
}

    div.ProductDetails.Magnifier div.ProductDetailsTabs table.ProductTabs &gt; tbody &gt; tr &gt; td {
        padding: 0 15px;
        border-left-width: 1px;
        border-left-style: solid;
        font-size: 13px;
    }

        div.ProductDetails.Magnifier div.ProductDetailsTabs table.ProductTabs &gt; tbody &gt; tr &gt; td:first-child {
            border-left: 0;
            padding-left: 0;
        }

    div.ProductDetails.Magnifier div.ProductDetailsTabs table.ProductTabs a {
        font-weight: normal;
    }

    div.ProductDetails.Magnifier div.ProductDetailsTabs table.ProductTabs td.ProductTabSelected td {
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

div.ProductDetails.Magnifier div.AddToBasketProdDetails a.ProductSelectFormAddToBasketCommand {
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    margin: 5px 0;
    font-size: 13px;
    min-width: 203px;
}

div.ProductDetails.Magnifier div.AddToBasketProdDetails a.ProductSelectFormAddToWishListCommand {
    padding: 6px 0;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    font-size: 11px;
    min-width: 203px;
}

div.ProductDetails.Magnifier div.StoreLocator a.StoreLocator {
    padding: 6px 8px;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 11px;
}

div.ProductDetails.Magnifier div.RelatedProduct.WebPart &gt; table &gt; tbody &gt; tr &gt; td {
    width: 105px;
    height: 105px;
    text-align: center;
    vertical-align: middle;
}

div.ProductDetails.Magnifier div.productTabsContainer {
    padding: 0;
    height: auto;
    width: auto;
    min-height: auto;
}

div.ProductDetails.Magnifier div.ProductDetailsTabs div.Description,
div.ProductDetails.Magnifier div.productTabsContainer {
    padding-top: 15px;
    min-height: 100px;
}

div.ProductDetails.Magnifier div.WhiteBackground {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    z-index: 1;
}
/* End */
/* Article Body */
div.ArticleBody.Description {
    font-size: 22px;
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: 2px;
}
/* End */
/* RecentlyViewedItems */
span.RecentlyViewedItem table.partChrome td.RecentlyViewedItemTitle.partTitle span {
    font-weight: normal;
    font-size: 13px;
    padding: 0;
}

span.RecentlyViewedItem &gt; table td.part div div &gt; table {
    width: 100%;
    table-layout: fixed;
}

    span.RecentlyViewedItem &gt; table td.part div div &gt; table &gt; tbody &gt; tr &gt; td {
        text-align: center;
    }
/* End */
/* MyOrdersHeader.htm */
table.MyOrderHeader {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

    table.MyOrderHeader td {
        padding: 3px;
        font-weight: bold;
        border-right-width: 1px;
        border-right-style: solid;
    }
/* End */
/* MyOrder.html */
span.MyOrders div.GenericPager + table {
    width: 100%;
}

.OrdersResultsTitle td {
    font-weight: bold;
    font-size: 21px;
    padding: 0px 0 20px 190px !important;
}

table.BasketResultRow {
    table-layout: fixed;
    width: 100%;
    text-align: left;
    margin: 12px 0;
}

    table.BasketResultRow td {
        padding-left: 4px;
        border-right: 1px solid #CCC;
    }

        table.BasketResultRow td.TotalValue.last-item {
            border: none !important;
        }

        table.BasketResultRow td a:hover {
            text-decoration: underline;
        }

        table.BasketResultRow td.NetValue,
        table.BasketResultRow td.VATValue,
        table.BasketResultRow td.ADTotalValue {
            text-align: right;
            padding-right: 3px;
        }
/* End */
/* MyOrdersFooter.htm */
span.MyOrderFooter table {
    width: 100%;
}

table.BasketResultRowFooter {
    border-top-width: 1px;
    border-top-style: solid;
    table-layout: fixed;
    width: 100%;
    text-align: right;
}

    table.BasketResultRowFooter td {
        border-right-width: 1px;
        border-right-style: solid;
        padding: 7px 3px;
    }

        table.BasketResultRowFooter td.TotalsLabel {
            font-weight: bold;
        }
/* End */
/* MyProducts.htm */
span.MyOrders table {
    width: 100%;
}

table.MyProducts {
    table-layout: fixed;
    margin: 5px 0;
}

    table.MyProducts td {
        border-right-width: 1px;
        border-right-style: solid;
        padding: 0 4px;
    }

        table.MyProducts td a:hover {
            text-decoration: underline;
        }

        table.MyProducts td.ItemDescription {
            width: 180px;
        }

        table.MyProducts td.QtyBaseMU1,
        table.MyProducts td.ClosedQtyBaseMU1,
        table.MyProducts td.OpenQty {
            text-align: right;
        }
/* End */
/* MyProductsHeader.htm */
table.MyProductsHeader {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

    table.MyProductsHeader td {
        padding: 3px;
        font-weight: bold;
        border-right-width: 1px;
        border-right-style: solid;
    }

        table.MyProductsHeader td.ItemDescriptionLabel {
            width: 180px;
        }
/* End */
/* MyProductsFooter.htm */
span.MyProductsFooter table {
    width: 100%;
}

table.MyProductsFooter {
    table-layout: fixed;
    border-top-width: 1px;
    border-top-style: solid;
}

    table.MyProductsFooter td {
        border-right-width: 1px;
        border-right-style: solid;
        text-align: right;
        padding: 7px 4px;
    }

        table.MyProductsFooter td.TotalsLabel {
            font-weight: bold;
            width: 180px;
        }
/* End */
/* BasketStartStep.htm */
div.MybasketBtStep &gt; div {
    float: right;
    margin: 0 0 30px 5px;
}

    div.MybasketBtStep &gt; div &gt; a {
    border: medium none;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 8px 0;
    min-width: 270px;
    padding: 4px 6px;
    }

    div.MybasketBtStep &gt; div.MovePrevious &gt; a {
        color: #666;
        border: 1px solid #CCC;
    }

div.MybasketBtStep.Step {
    float: right;
    width: 1072px;
}

table.basketWizard div.MybasketBtStep &gt; div.Cancel &gt; a:before, div.MybasketBtStep &gt; div.MovePrevious &gt; a:before {
    content: url(../../User_Scenario/Images/cancel_row_btn.jpg);
    padding-right: 30px;
}

table.basket tr.footer {
    border-top: 1px solid #CCC;
}
/* End */
/* CreditCardForm.htm, DepositForm.htm, CashForm.htm, PayPalForm.htm */
div.CreditCardForm &gt; div, div.DepositForm &gt; div,
div.CashForm &gt; div, div.PayPalForm &gt; div {
    margin: 0 0 10px 25px;
}

div.CreditCardForm img.EuroBank {
    vertical-align: middle;
}
/* End */
/* BasketFormPreviewStep.htm, BasketFromPersonStep.htm */
div.BasketFromPreviewStep &gt; div, div.BasketFromPersonStep &gt; div {
    margin: 0 0 10px 0;
    font-size: 14px;
}

    div.BasketFromPreviewStep &gt; div &gt; table {
        width: 100%;
    }

    div.BasketFromPreviewStep &gt; div.OrderHeader {
        padding-top: 15px;
        border-top-width: 1px;
        border-top-style: solid;
    }
/* End */
/* DocumentTitle.htm */
table.DocumentTitle {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

    table.DocumentTitle tr {
        height: 31px;
    }

    table.DocumentTitle td {
        padding: 3px;
        font-weight: bold;
    }

        table.DocumentTitle td.Description {
            width: 200px;
        }
/* End */
/* DocumentLines.htm */
table.BasketResultRow {
    table-layout: fixed;
    width: 100%;
    text-align: left;
    margin: 5px 0;
}

    table.BasketResultRow td {
        height: 33px;
        padding-left: 4px;
    }

        table.BasketResultRow td.BaseValue,
        table.BasketResultRow td.VATValue,
        table.BasketResultRow td.TotalValue,
        table.BasketResultRow td.Price,
        table.BasketResultRow td.QtyBaseMU {
            text-align: center;
            padding-right: 3px;
        }

    table.BasketResultRow.DocumentLines td.Description {
        width: 200px;
    }
/* End */
/* DocumentFooter.htm */
div.DocumentFooter {
    float: right;
    font-size: 17px;
    left: 30px;
    margin-bottom: -66px;
    padding: 20px 15px 20px 0;
    position: relative;
    top: -45px;
    width: 396px;
}

    div.DocumentFooter &gt; div {
        display: inline-block;
        border-bottom: 1px solid #CCC;
    }

    div.DocumentFooter span {
        width: 259px;
        text-align: right;
        border-right: 1px solid #CCC;
        padding: 8px 15px 8px 0;
        display: block;
        float: left;
        margin-right: 10px;
    }

.DF-Value {
    float: left;
    padding-left: 4px;
    padding-right: 20px;
    padding-top: 7px;
    min-width: 67px;
    text-align: right;
}

div.DocumentFooter .TotalValue {
    font-size: 19px;
}

div.DocumentFooter div.TotalsText2 CurrencyVATValue {
    padding-bottom: 10px;
}

div.DocumentFooter span.CurrencyNetValue,
div.DocumentFooter span.CurrencyVATValue,
div.DocumentFooter span.PayableAmount {
    padding-left: 3px;
}
/* End */
/* OrderConfirmTransfer.htm , OrderConfirmCash.htm */
div.OrderConfirmTransfer.LastStep &gt; div &gt; table {
    width: 100%;
}

div.OrderConfirmTransfer.LastStep div.Style1,
div.OrderConfirmCash div.Style1 {
    margin-top: 20px;
    font-size: 12px;
}

div.OrderConfirmCash div.Style2 {
    margin: 10px 0 10px 0;
}

div.OrderConfirmTransfer.LastStep div.Style1.Style2 {
    margin: 0;
}

div.OrderConfirmTransfer.LastStep div.Style1.Style3 {
    margin-top: 10px;
}

div.OrderConfirmTransfer.LastStep div.Style1.Style4,
div.OrderConfirmCash div.Style1.Style3 {
    margin-top: 40px;
}

.OrderLines &gt; table {
    margin-top: 0px;
    border-collapse: collapse;
    border: 1px solid #CCC;
    position: relative;
}

    .OrderLines &gt; table &gt; tbody &gt; tr {
        height: 60px !important;
    }

        .OrderLines &gt; table &gt; tbody &gt; tr:nth-child(2n) {
            background-color: #E6E6E6;
        }

.BasketFromPreviewStep .OrderLines &gt; table {
    margin-top: -10px;
}

.OrderLines &gt; table &gt; tbody &gt; tr &gt; td {
    border-bottom: 1px solid #CCC;
}
/* End */
/* Stores.html */
span.Stores td.part &gt; div &gt; div &gt; table &gt; tbody &gt; tr &gt; td {
    padding: 0 0 20px 8px;
}

    span.Stores td.part &gt; div &gt; div &gt; table &gt; tbody &gt; tr &gt; td:first-child {
        padding-left: 0;
    }

span.Stores div.Stores {
    position: relative;
}

    span.Stores div.Stores div.Block {
        position: absolute;
        bottom: 0;
        width: 92%;
        padding: 10px;
        font-size: 12px;
        border-bottom-width: 15px;
        border-bottom-style: solid;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
    }

    span.Stores div.Stores div.GoogleMap a + a {
        padding-left: 5px;
    }

    span.Stores div.Stores span.CityName {
        padding-left: 5px;
    }

span.Stores td.partTitle.ContactTitle {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 6px;
}
/* End */
/* News.html, Article.html */
div.News {
    display: inline-block;
    padding: 10px 0;
    border-top-width: 1px;
    border-top-style: solid;
}

    div.News.Article {
        display: inline-block;
        padding: 0 0 10px 0;
        border-top: none;
        height: 100%;
    }

    div.News div.RegistrationDate {
        margin-bottom: 5px;
    }

    div.News div.Image,
    div.News div.Block {
        float: left;
    }

    div.News div.Image {
        width: 20%;
        text-align: center;
        padding-top: 1px;
    }

    div.News.Article div.Image {
        width: 25%;
    }

    div.News div.Block {
        width: 80%;
    }

    div.News.Article div.Block {
        width: 75%;
    }

.ie7 div.News.Article div.Block {
    width: 70%;
}

div.News div.Description {
    margin-bottom: 10px;
}

    div.News div.Description a {
        font-size: 16px;
    }

div.News div.All {
    padding-top: 10px;
}

div.News div.Details {
    margin-top: 10px;
}
/* End */
/* NewsletterSubscribe.html */
div.NewsletterSubscribe {
    font-size: 16px;
    margin-top: 16px;
    text-align: center;
}
/* End */
/* Quickview.html */
div.Quickview &gt; div.Description {
    text-align: center;
    font-size: 18px;
}

div.Quickview &gt; div.RetailPrice {
    text-align: center;
    font-size: 18px;
}

div.Quickview table.Blocks {
    table-layout: fixed;
    width: 100%;
}

    div.Quickview table.Blocks &gt; tbody &gt; tr &gt; td {
        padding: 5px 5px 0 10px;
        vertical-align: top;
    }

        div.Quickview table.Blocks &gt; tbody &gt; tr &gt; td div.Size td {
            display: block;
            float: left;
        }

        div.Quickview table.Blocks &gt; tbody &gt; tr &gt; td:first-child {
            border-top-width: 1px;
            border-top-style: solid;
        }

            div.Quickview table.Blocks &gt; tbody &gt; tr &gt; td:first-child + td {
                border-width: 1px;
                border-style: solid;
                border-bottom: none;
                border-right: none;
            }

div.Quickview td.Preview &gt; a {
    text-align: center;
    height: auto !important;
}

div.Quickview div.BottomColor {
    height: 30px;
}

    div.Quickview div.BottomColor a {
        font-size: 16px;
        line-height: 30px;
        padding-left: 10px;
    }

div.Quickview div.Gallery {
    margin-bottom: 20px;
}
/* End */
/** Questionnaire.htm **/
span.Questionnaire div.Literal {
    font-size: 16px;
    margin-bottom: 10px;
}

span.Questionnaire div.PropertyControl {
    margin-bottom: 15px;
}

    span.Questionnaire div.PropertyControl table &gt; tbody &gt; tr &gt; td {
        padding: 2px 0;
    }

span.Questionnaire span.jquery-safari-radio {
    background: url(Images/Backgrounds/radio.png) no-repeat 0 0;
    padding: 0 10px;
}

    span.Questionnaire span.jquery-safari-radio.jquery-safari-radio-checked {
        background-image: url(Images/Backgrounds/radioselected.png);
    }

span.Questionnaire span.jquery-safari-checkbox {
    background: url(Images/Backgrounds/uncheckbasket.png) no-repeat 0 0;
    padding: 0 10px;
}

    span.Questionnaire span.jquery-safari-checkbox.jquery-safari-checkbox-checked {
        background-image: url(Images/Backgrounds/checkedbasket.png);
    }

.shipping-options span.jquery-safari-checkbox.jquery-safari-checkbox-checked {
    background-position: 0 -1px;
}

span.Questionnaire input[type="text"].ContactUsFirstName {
    width: 100%;
}

span.Questionnaire span.DatePicker img {
    padding-left: 8px;
}
/** Sitemap **/
span.Sitemap &gt; table &gt; tbody &gt; tr &gt; td.part &gt; div &gt; div &gt; table {
    width: 100%;
}

span.Sitemap td {
    vertical-align: top;
}

span.Sitemap div.Sitemap &gt; div {
    float: left;
    width: 200px;
    padding: 0 5px;
}
/** End **/
/** HeaderBasketEmpty **/
div.HeaderBasketEmpty &gt; div.ShoppingBagImage {
    float: left;
    padding-right: 5px;
}
/** End **/
/** CreditCardFromPeiraios.htm **/
div.CreditCardFromPeiraios div.Images,
div.CreditCardFromPeiraios div.Row1,
div.CreditCardFromPeiraios div.Row2 {
    margin-bottom: 20px;
}

div.CreditCardFromPeiraios div.Row3 {
    margin-bottom: 10px;
}

div.CreditCardFromPeiraios span.mastercard {
    padding-left: 10px;
}
/** End **/
/** OrderDocumentHeader **/
table.OrderDocumentHeader {
    height: 22px;
}

    table.OrderDocumentHeader td.col {
        font-weight: bold;
        padding-left: 10px;
        border-right-width: 1px;
        border-right-style: solid;
    }

        table.OrderDocumentHeader td.col.col1 {
            width: 20px;
        }

        table.OrderDocumentHeader td.col.col3 {
            width: 250px;
        }

        table.OrderDocumentHeader td.col.col4 {
            width: 65px;
        }

        table.OrderDocumentHeader td.col.col5 {
            width: 55px;
        }

        table.OrderDocumentHeader td.col.col2,
        table.OrderDocumentHeader td.col.col6,
        table.OrderDocumentHeader td.col.col7 {
            width: 70px;
        }

        table.OrderDocumentHeader td.col.col8 {
            width: 72px;
            border-right: none;
        }
/** End **/
/** DocumentHeader.htm **/
div.DocumentHeader {
    margin-bottom: 20px;
}

    div.DocumentHeader td.ADCode,
    div.DocumentHeader td.CodeBlock,
    div.DocumentHeader td.ADRegistrationDate,
    div.DocumentHeader td.Empty.Style2,
    div.DocumentHeader td.TransitionStep {
        width: 320px;
        padding: 0 20px 0 5px;
    }

    div.DocumentHeader span.Name {
        padding-left: 10px;
    }
/** End **/
/** OrderDocumentLines.htm **/
table.OrderDocumentLines.BasketResultRow {
    height: 22px;
}

    table.OrderDocumentLines.BasketResultRow td.col {
        padding-left: 10px;
        border-right-width: 1px;
        border-right-style: solid;
    }

    table.OrderDocumentLines.BasketResultRow td.LineComment {
        padding: 0 0 5px 5px;
    }

    table.OrderDocumentLines.BasketResultRow div.TitleComment {
        padding: 5px 5px 0 0;
        float: left;
    }

    table.OrderDocumentLines.BasketResultRow div.LineComment {
        float: left;
    }

    table.OrderDocumentLines.BasketResultRow td.VATValue,
    table.OrderDocumentLines.BasketResultRow td.BaseValue {
        width: 70px;
    }

    table.OrderDocumentLines.BasketResultRow td.LineNumber {
        width: 20px;
    }

    table.OrderDocumentLines.BasketResultRow td.Code {
        width: 75px;
    }

    table.OrderDocumentLines.BasketResultRow td.TotalValue {
        width: 72px;
    }

    table.OrderDocumentLines.BasketResultRow td.Price {
        width: 55px;
    }

    table.OrderDocumentLines.BasketResultRow td.QtyBaseMU {
        width: 65px;
    }

    table.OrderDocumentLines.BasketResultRow td.Description {
        width: 250px;
    }


.BasketOrderType {
    width: 240px !important;
}

    .BasketOrderType td {
        width: 120px;
    }

        .BasketOrderType td input {
            width: 30px !important;
        }

td.flagContainer {
    padding: 0 3px !important;
    text-align: left !important;
    width: 75% !important;
}


/** End **/
/*** End ***/

/*************** Start Product List *********************/

.productList-table, .productList-header {
    text-align: center;
    font-weight: 700;
    table-layout: fixed;
    width: 1077px;
    display: table;
    height: 25px;
    font-size: 13px;
}

.RoadAssistance-print a {
    color: #054da1;
}

.RoadAssistance .productList-table {
    width: 1077px !important;
}

.productList-addtoBasket input {
    width: 29px;
}

.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table,
.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; div &gt; table,
.PendingOrders.ProductSearch &gt; table tr:first-child + tr &gt; td &gt; div &gt; div &gt; table {
    border: 1px solid #E6E6E6;
}

.PendingOrders.Orders &gt; table {
    margin-top: 25px;
    margin-bottom: 55px;
}

.PendingOrders.Orders.CustomerOrders &gt; table {
    margin-bottom: 0px;
}

.PendingOrders.Orders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:nth-child(2n+1):not(:first-child),
.PendingOrders.Orders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; div &gt; table &gt; tbody &gt; tr:nth-child(2n+1):not(:first-child),
.PendingOrders.ProductSearch &gt; table tr:first-child + tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:nth-child(2n+1):not(:first-child) {
    background-color: #F2F2F2;
}

.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:last-child {
    background-color: white !important;
}

.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr td,
.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; div &gt; table &gt; tbody &gt; tr td,
.PendingOrders.ProductSearch &gt; table tr:first-child + tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr td {
    overflow-x: hidden;
    word-wrap: break-word;
    border-right: 1px solid #CCC;
    padding: 7px 0;
}

.PendingOrders.Orders.CustomerOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr td {
    padding: 0px 0 !important;
}

.CustomOrder-Address {
    cursor: default;
    text-align: left;
    width: 170px;
    display: block;
    overflow-y: hidden;
    height: 18px;
}

.CustomOrder-Address2 {
    text-align: left;
    width: 110px;
    display: block;
    overflow-y: hidden;
    height: 18px;
}

table.productList-table.productList-body td.productList-addtoBasket {
    border-right: none !important;
}

.productList-table.productList-body .FinalDiscount span{
    color: #FD030A;
}

.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:first-child td,
.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; div &gt; table &gt; tbody &gt; tr:first-child td,
.PendingOrders.ProductSearch &gt; table tr:first-child + tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:first-child td {
    padding-top: 0px !important;
    border-right: none !important;
}

.PendingOrders.homepage &gt; table tr:first-child + tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr td {
    padding: 0 !important;
}

.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr td img,
.PendingOrders &gt; table tr:first-child &gt; td &gt; div &gt; div &gt; div &gt; table &gt; tbody &gt; tr td img,
.PendingOrders.ProductSearch &gt; table tr:first-child + tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr td img {
    max-height: 55px;
    max-width: 100px;
}

.productList-addtoBasket &gt; span &gt; span &gt; div &gt; table &gt; tbody &gt; tr &gt; td:last-child {
    display: none;
}

.prodList-addtobasket {
    margin-top: 56px;
    float: right;
    position: absolute;
    margin-left: 828px;
}

.prodList-addtobasket-top {
    margin-top: -86px;
    float: right;
    position: absolute;
    margin-left: 828px;
    
}

.productList-addtoBasket td {
    border: none !important;
}

.productList-addtoBasket table table {
    margin-left: 40px;
}

.productList-addtoBasket img, .productList-addtoBasket a {
    display: none;
}
/*************** End Product List *********************/

/*************** Home Page New Order *******************/

.home-newOrder .level1.static .level1.static {
    border-right: 2px solid white;
    border-left: 2px solid white;
    background-color: #CCC;
    padding: 8px 0 6px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    float: left;
    font-weight: 700;
    font-size: 18px;
}

.home-newOrder .level1.static .level1.selected.static {
    height: 20px;
    background-color: white;
    border-top: 3px solid #CCC;
    border-right: none;
    color: #666 !important;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.home-newOrder &gt; table &gt; tbody &gt; tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:not(:last-child) {
    border: 1px solid #CCC;
    border-bottom-style: dotted;
    border-top: none;
}

.home-newOrder &gt; table &gt; tbody &gt; tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:first-child {
    border: 1px solid #CCC;
    border-bottom-style: dotted;
}
/*.home-newOrder div &gt; table {
    width:1050px;
}*/
.home-newOrder ul.level1.static {
    height: 36px;
}

    .home-newOrder ul.level1.static li {
        line-height: 22px;
    }

.table-HomeOrder .row {
    padding: 5px 0px;
    display: inline-block;
    padding-left: 24px;
    border-bottom: 1px solid #CCC;
    width: 97.7%;
}

    .table-HomeOrder .row .mark {
        display: none;
    }

    .table-HomeOrder .row.alt {
        background-color: #E6E6E6;
    }

.table-HomeOrder .row-header span {
    display: block;
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding: 12px 5px 0 23px;
}

.table-HomeOrder .row-header input {
    height: 23px;
    margin-left: 15px;
}

.table-HomeOrder .lubricants-input input {
    height: 23px;
    margin-left: 15px;
}


.table-HomeOrder .row-header table {
    margin-top: 21px;
    width: 90%;
    height: 44px;
}

.row-title {
    display: block;
    width: 20%;
    float: left;
    font-size: 17px;
    font-weight: 700;
}

.row-content-title {
    font-size: 19px;
    font-weight: 700;
}

.row-content {
    width: 80%;
    float: left;
    font-size: 17px;
    font-weight: 100;
}

    .row-content &gt; table {
        float: left;
    }

    .row-content label {
        margin-left: 0px !important;
        margin-right: 6px;
        font-weight: 500;
    }

    .row-content.extra-margin label:not(:first-child) {
        margin-left: 15px !important;
    }

    .row-content table table td {
        display: inline-block;
        width:200px;
	
    }
      .row-content table table td label{
        margin-left:20px!important;
        position:absolute;
	white-space:nowrap;


    }

.ie .row-content table table td {
        display: inline-block;
        width:250px;
        /*position:relative;*/
    }

.ie  .row-content table table td label{
     position:static;
     display:block;
     
}
     

.ie10 .row-content table table td {
    padding-right: 10px;
}

.row-last-content span {
    float: left;
    display: block;
}

.row-last-content table {
    float: left;
    width: 5% !important;
}

.row.last-row {
    margin-bottom: 2px;
    border-bottom: none;
}

.deletebtn {
    float: right;
    padding-right: 10px;
}

    .deletebtn a {
        color: #074C99;
    }

.OrderBtn {
    float: right;
    padding: 7px 24px 6px 24px;
    margin-top: 15px;
}

.search-btn-footer .OrderBtn {
    float: left;
}

.OrderBtn a {
    font-size: 17px;
    font-weight: 700;
}

.addnewOrderBtn a {
    color: #666;
}

.addnewOrderBtn {
    border: 1px solid #CCC;
    background-color: white;
    margin-right: 3px;
}

.Searchtab-btns {
    float: left;
    width: 1059px;
    margin-bottom: 10px;
}

.SearchOrderBtn {
    border: 1px solid #ec2029;
    background-color: #ec2029;
}

    .SearchOrderBtn a {
        color: white;
    }

.addnewOrderBtn a:before {
    padding-right: 7px;
    content: "+";
    font-size: 17px;
    color: red;
    font-weight: 700;
}

.row-box {
    float: left;
}

    .row-box.tab2-dropdowns {
        display: inline-flex;
        width: 135px;
    }

        .row-box.tab2-dropdowns table {
            /*margin-top: 5px;*/
            /*float: left;*/
            float: right;
            margin-top: 5px;
            margin-left: 7px;
        }

.ie .row-box.tab2-dropdowns table {
    margin-top: 21px;
}

.lubricants {
    padding: 15px 0 5px;
}

    .lubricants .row-box {
        padding-right: 13px;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
    }

        .lubricants .row-box table {
            float: left;
            text-align: right;
            font-weight: normal;
        }

        .lubricants .row-box.tab3-dropdown table {
            float: none !important;
        }

/*.row-box.ixodes table &gt; tbody &gt; tr &gt; td &gt; span {
    /*display: block;
    float: left;
    padding-right: 35px;
}*/
.row-box.ixodes &gt; span {
    display: block;
    float: left;
    padding-right: 15px;
}

.ixodes.row-box table &gt; tbody &gt; tr &gt; td &gt; span {
    padding-right: 38px;
    cursor: default;
    top: 3px;
    position: relative;
    left: 5px;
}

/*************** End Home Page New Order *******************/

/*************** Start RoadAssistance  **********************/
.RoadAssistance {
    font-size: 19px;
}

#RoadAssistance-Title {
    font-size: 17px;
    display: block;
    text-align: center;
}

.Create-RoadAssistance {
    width: 1065px;
}

    .Create-RoadAssistance &gt; div {
        width: 500px;
        margin: auto;
        padding-bottom: 15px;
    }

        .Create-RoadAssistance &gt; div table td:last-child span {
            display: block;
            width: 49%;
            position: absolute;
            margin-top: 13px;
            color: #00336a;
            font-size: 14px;
            margin-left: -279px;
        }

        .Create-RoadAssistance &gt; div.col-3 {
            width: 700px !important;
            display: inline-flex;
            margin-top: 10px;
            padding-top: 11px;
            margin-left: 250px;
        }

        .Create-RoadAssistance &gt; div &gt; span {
            margin-right: 10px;
            width: 200px;
            float: left;
            text-align: right;
        }

div.col-3 &gt; div {
    margin-right: 5px;
}

.Create-RoadAssistance .col-3 select {
    width: 287px;
}

.Create-RoadAssistance input[type="text"] {
    width: 275px;
    font-size: 15px;
    height: 22px;
}

.Create-RoadAssistance textarea {
    max-width: 268px;
    min-width: 267px;
}

.Create-RoadAssistance .col-3 input[type="text"] {
    width: 190px;
}

.Create-RoadAssistance td.col-3 input[type="text"] {
    width: 200px;
}

.Create-RoadAssistance &gt; div.col-3 .qlt input {
    width: 95px !important;
}

.Create-RoadAssistance &gt; div.col-3 span.select-container {
    width: 285px;
}

    .Create-RoadAssistance &gt; div.col-3 span.select-container .select-content.select-content-text {
        overflow-y: hidden;
        overflow-x: hidden;
    }

.RoadAssistanceReport select {
    width: 237px !important;
}

.Savebtn {
    display: block;
    float: right;
    background-color: #00336a;
    padding: 5px 45px;
    margin-top: 17px;
}

    .Savebtn a {
        color: white;
    }

#print_btn {
    border: 1px solid;
    float: right;
    font-size: 19px;
    padding: 1px 20px;
}

    #print_btn:before {
        content: url("../../User_Scenario/Images/Icons/print_icon.png");
        padding-right: 12px;
    }
/*************** End RoadAssistance  **********************/
/*************** Start MyAccount ****************************/

.MyAccount .scrollerParameters &gt; tbody &gt; tr:first-child {
    font-size: 25px;
    font-weight: 700;
}

.MyAccount .scrollerParameters hr {
    display: none;
}

.MyAccount .parameters.scroller .scrollerParameters {
    width: 1077px !important;
}

.MyAccount .scrollerParameters &gt; tbody &gt; tr &gt; td &gt; div &gt; span &gt; table {
    width: 900px !important;
    margin: auto;
}

.MyAccount .scrollerParameters &gt; tbody &gt; tr table tr {
    height: 50px;
    font-size: 17px;
}

    .MyAccount .scrollerParameters &gt; tbody &gt; tr table tr .field {
        padding-left: 20px;
    }

    .MyAccount .scrollerParameters &gt; tbody &gt; tr table tr input[type=text] {
        margin-right: 5px;
        height: 22px;
        min-width: 232px;
    }

.scrollerGridView {
    border: none !important;
    width: 1067px !important;
}

    .scrollerGridView &gt; div &gt; div:first-child &gt; table {
        /*width: 100%;*/
        width:400px
    }

.myaccount-grid .columnHeader {
    background: none !important;
    border: 1px solid #CCC !important;
    height: 44px;
}

    .myaccount-grid .columnHeader span {
        font-size: 15px;
        cursor: pointer;
    }

    .myaccount-grid .columnHeader:hover {
        background-color: #ECF5FD !important;
        border: none !important;
        cursor: pointer !important;
    }

.myaccount-grid .scrollerGridView .scrollBar {
    overflow: hidden !important;
}

    .myaccount-grid .scrollerGridView .scrollBar &gt; table {
        width: 100%;
    }

        .myaccount-grid .scrollerGridView .scrollBar &gt; table &gt; tbody &gt; tr &gt; td &gt; table &gt; tbody &gt; tr &gt; td:last-child &gt; table {
            width: 100%;
        }

.myaccount-grid input[type=submit] {
    background-color: white;
    border: 1px solid;
    color: #666;
    cursor: pointer;
    margin-bottom: 10px;
    float: right;
    padding: 6px 29px 5px;
}

.MyAccount .parameters.scroller td.toolBar {
    float: right;
    margin-right: 140px;
    margin-bottom: 35px;
    border-bottom: 1px solid red;
}

.MyAccount .select-container {
    width: 234px;
}

/*************** End MyAccount ****************************/

/**************** Start Complaint ***************************/
.Complaints-span &gt; table {
    width: 527px !important;
    margin: auto;
}

.Complaint-Text {
    display: block;
    margin-top: 34px;
    margin-bottom: 5px;
    font-size: 18px;
}

.Complaint-body .fieldLabel {
    float: left;
    font-size: 16px;
    width: 100px;
    display: block;
}

.Complaint-body .fieldText input {
    height: 21px;
    padding-left: 6px;
    width: 280px;
    margin-bottom: 8px;
    border: 1px solid #CCC;
    color: #666;
}

.Complaint .submit-contact a {
    background-color: #00336a;
    padding: 7px 37px;
    color: white;
    cursor: pointer;
    font-size: 15px;
}

.Complaint .submit-contact {
    text-align: center;
    margin-top: 34px;
    margin-bottom: 14px;
}

.Complaint textarea {
    width: 280px;
    margin-top: 10px;
    border: 1px solid #CCC;
}

.Complaint .mandatory {
    color: #ea1d24;
}

/**************** End Complaint ***************************/
/****************  Start CustomerLedger *******************/
.CustomerLedgerHeader tr {
    font-size: 17px;
    font-weight: 700;
    height: 25px;
}

    .CustomerLedgerHeader tr td {
        border-right: 1px solid #CCCCCC;
    }

.CustomerLedger {
    font-size: 17px;
    text-align: center;
}

    .CustomerLedger &gt; table &gt; tbody &gt; tr &gt; td &gt; div &gt; div &gt; table {
        border: 1px solid #CCCCCC;
    }

        .CustomerLedger &gt; table &gt; tbody &gt; tr &gt; td &gt; div &gt; div &gt; table &gt; tbody &gt; tr:nth-child(2n+1),
        .CustomerLedger &gt; table &gt; tbody &gt; tr:nth-child(2n), .DocLinesHeader tr {
            background-color: #F2F2F2;
        }

.CustomerLedgerInner {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

    .CustomerLedgerInner &gt; tbody &gt; tr {
        /*height:10px;*/
    }

        .CustomerLedgerInner &gt; tbody &gt; tr &gt; td {
            border-right: 1px solid #CCCCCC;
        }

        .CustomerLedgerInner &gt; tbody &gt; tr:first-child &gt; td {
            height: 30px;
        }

    .CustomerLedgerInner .download img {
        width: 23px;
    }

.CustomerLedger .NetValue, .CustomerLedger .VATValue, .CustomerLedger .ADTotalValue {
    text-align: right;
    padding-right: 5px;
}

.DocLinesHeader, .DocLines {
    margin-left: 65px;
}

.DocLinesHeader {
    font-size: 16px;
    border-bottom: 1px solid #CCCCCC;
}

.DocLines {
    font-size: 15px;
    background-color: white;
    border-bottom: 1px dotted #CCCCCC;
}

.CustomerLedgerFooter td {
    font-size: 17px;
}

.CustomerLedgerPrint a, .red_btn a {
    font-weight: bold;
    background-color: red;
    padding: 6px 32px;
    color: white;
    font-size: 13px;
}

.CustomerLedgerPrint {
    margin-top: -25px;
}

/****************  End CustomerLedger *******************/
/*************** Start Media Print **************************/
@media print {
    .top, .zone.middle.centerLeft, .bottom, .MyAccountMenuBox, .k-grid-pager, .k-grid-toolbar, .k-grouping-header {
        display: none !important;
    }

    table.partChrome td.partTitle td:first-child span, #print_btn, #RoadAssistance-Title {
        display: none !important;
    }

    #Create-RoadAssistance {
        left: 100px;
        position: relative;
        margin-top: 170px !important;
        margin-left: 100px !important;
        font-size: 26px !important;
        background-image: url("../../User_Scenario/Images/test_Continental.jpg") !important;
    }
}

/*************** End Media Print **************************/


/**************** Start Other Pages **************************/

.Note .Description span {
    font-size: 21px;
    font-weight: 700;
}

.Note .Description {
    width: 100%;
    text-align: center;
}

.nodata-context {
    width: 1077px;
    text-align: center;
    padding: 50px 0;
    font-size: 19px;
    border: 1px solid;
}
/**************** End Other Pages **************************/
td.checkvisibility:empty, .visibility, td.checkvisibility.visibility1.visibility2{
    display: none !important;
}


/*************************** End ***************/


/********************************/

.CarCompany2-Approvalbtns span {
    float: left;
    margin-right: 10px;
}

.CarCompany2-Approvalbtns a, .CarCompany2-Approvalbtns-inactive span {
    font-size: 15px;
    background-color: #666;
    padding: 2px 8px;
    margin-bottom: 2px;
    font-weight: 700;
    color: white;
}

.CarCompany2-Approvalbtns-inactive {
    opacity: 0.4;
}

/********************************/




/*******************************/
table.productList-table-elma, table.productList-header-elma{
    width:1100px;
    table-layout:fixed;
    text-align:center;
}


table.productList-table-elma td,table.productList-header-elma td{
    padding:5px!important;
    
}
/*******************************/


table.productList-body td.Availability table{
    width:100%;
    border:none!important;
}
.TopIcon {
    width:25px;
    margin-top:5px;
}

div.scrollAreaContainer {
    margin-left:50px;
}

.b2bTopHeader {
    background: #163c63;
    height:44px;
    display:block;
    float:none;
    width:100%;
    top:-14px;
    position:relative;
    text-align:right;
}
.b2bTopHeader &gt; div{
    float:right;
    line-height:44px;
}

div.b2bDownLoads a{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_downloads.png) no-repeat;
    font-size:13px;
    display:block;
}
div.b2bDownLoads a:hover{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_downloads_r.png) no-repeat #78a9dc;
    font-size:13px;
    line-height:44px;
}

div.b2bNewOrder a{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_new_order.png) no-repeat;
    font-size:13px;
    display:block;
}
div.b2bNewOrder a:hover{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_new_order_r.png) no-repeat #78a9dc;
    font-size:13px;
    line-height:44px;
}

div.b2bAccount a{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_account.png) no-repeat;
    font-size:13px;
    display:block;
}
div.b2bAccount a:hover{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_account_r.png) no-repeat #78a9dc;
    font-size:13px;
    line-height:44px;
}

div.b2bCart a{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_add_to_cart.png) no-repeat;
    font-size:13px;
    display:block;
}
div.b2bCart a:hover{
    background: 10px 10px url(/User_Scenario/Images/icons/icon_add_to_cart_r.png) no-repeat #78a9dc;
    font-size:13px;
    line-height:44px;
}



div.b2bTopHeader a span{
   padding-left:40px;
   padding-right:20px;
   color:#FFF!important;
   font-size:14px;
}

#header-Basket  a{
    font-size:13px!important;
    color:#FFF!important;
    line-height:44px;
    font-weight:normal;

}

#header-Basket img{
    float:left;
    padding-right:20px;
    padding-top:12px;
}
#header-Basket div{
    float:left;
}
#header-Basket{
    font-size:14px!important;
    color:#FFF!important;
    line-height:44px;
    font-weight:normal;
    height:44px;
    overflow:hidden;

}
#header-Basket a{
    font-size:14px!important;
  

}


#header-Basket:hover{
    font-size:13px!important;
    color:#FFF!important;
    line-height:44px;
    font-weight:normal;
    background:#78a9dc;
}

.b2bPersonInfo {
    font-size:18px;
    padding-left:130px;
}

#ctl20_ctl01_eponimia {
    display: inline-block;
    height: 22px;
    vertical-align: bottom;
    width: 450px;
}

    #ctl20_ctl01_eponimia td {
        color: #ffffff !important;
        font-size: 13px;
        font-weight: bold;
        white-space: nowrap;
    }
#ctl20_ctl01_eponimia td .eponimia_trim {
    color: #ffffff;
    max-width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 15px;
    vertical-align: text-bottom;
    cursor: default;
}

.b2bPersonInfonew {
    float: left !important;
    width: 250px;
    padding-left: 2px;
}
.logout {
    display: inline-block;
    height: 22px;
    vertical-align: bottom;
    width: 70px;
    top: 13px;
    position: relative;
    right: 10px;
}

.refreshAvail{
    margin-top:21px;
}
.refreshAvail a 
{
	background-image: url('../../User_Scenario/Images/RefreshIcon.png');
	background-repeat:no-repeat;
	color:#000000;
	padding-left:17px;
	font-weight:700;
}


.AvailService div:nth-child(2)
{
	box-shadow: 0 2px 2px #888888;
	background-color:#FFF;
	line-height:20px;
	border-top:1px solid #ccc;
	text-align:left;
	z-index:8000;
    width:200px;
    left:-110px;
    position:relative;
}

.AvailService div:nth-child(2) &gt; table &gt; tbody &gt; tr &gt; td
{
	border-top: 1px solid #e5e5e5;
    padding: 3px 5px!important;
    text-align: center;
    width: 100%;
	
}



.productlist .AvailService div:nth-child(2) {
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    box-shadow: 0 2px 2px #888888;
    line-height: 20px;
    text-align: left;
    width: 215px;
	position:relative;
}



.ProductDetails .AvailService {
    height: 0;
    left: 106px;
    position: relative;
    top: 5px;
    z-index: 999;
}

/*.availServiceExpand span
{
	background-image: url('../../User_Scenario/Images/AvailabilityIcon.png');
	background-repeat:no-repeat;
	color:#000000;
	padding-left:17px;
	font-weight:700;
}*/


#header-Basket .inactive-menu {
    display:none;
}

.AvailService{
    overflow-x:visible!important;
      
}
    

div.groupView td.gHeader {
    background-color: #CCCCCC;
    cursor: default;
    font-size: 14px;
    font-weight: 700;
    height: 18px;
    line-height: 30px;
    padding: 3px 0 3px 10px;
    width: 250px;
}

div.groupView td.gItem a {
    font-weight: 600;
}

.scrollBar table { 
    width:400px
}
.gItemSelected a {
    font-size:13px!important;
    font-weight:bold!important;
    color:#00346b;
}
table.Downloads td.Description{
    font-size:15px;
    font-weight:bold;
    padding-bottom:5px;
}
table.Downloads td.DocumentLink{
    font-size:13px;
   
}

span.Suggestions .note p * {
  font-family: "Open Sans",arial !important;
  font-size: 13px !important;
  line-height: 19px;
}

span.Suggestions table.Note td.Description{
    display:none;
}
.PendingOrders .Orders &gt; table{
    padding-bottom:60px;


}
.b2bPersonInfo &gt; span.sm {
    font-size:16px;
}

.basketWizard .parameters.basket .parameters td.field textarea {
  width: 290px;
  height: 85px;
}

.diastasi {
    float:left;width:220px!important;padding-top:19px;
}

.productPhotoPage div#uppHeaderRoot {
    display: none;
}


.productPhotoPage .PageBodyTop {
    padding-top: 0;
}


.B2Bregistration {
width:300px;
vertical-align:top;
margin:0 50px;
position: relative;
top: -50px;
}



.B2Bregistrationinfo {
width:440px;
vertical-align:top;
margin-top:100px;
font-size: 15px;
line-height: 16px;
position: relative;
top: -50px;
}

.registrationLink {
    width: 892px;
    text-align: right;
    padding-top: 4px;
}


.registrationLink a {
    font-weight: bold;
    color: #014fa2;
    font-size: 14px;
}

.registrationLink a:hover {
text-decoration:underline;
}

.B2Bregistration input {
    width: 280px;
    margin-bottom: 5px;
}

.pure-form legend {
    font-size: 15px;
}

.pure-form label {
    font-size: 14px;
}

.inline {
    /*display:none;*/
display:inline-block;
}


.B2Bregistrationinfo h3 {
    margin: 0 0 8px 0;
    font-size: 17px !important;
color:#ffffff;
}

.B2Bregistrationinfo ul {
    list-style: outside;
}

.B2Bregistrationinfo ul li {
    padding: 5px 0 10px 0;
    font-size: 15px;
    line-height: 16px;
color:#ffffff;
text-align:justify;
margin-left:20px;
}

.B2Bregistrationinfo .info {
background-color: #337ab7;
color:#ffffff;
padding:10px 10px 12px 10px;
margin-bottom:40px;
border-radius:5px;
box-shadow: 3px 3px 3px #505050;
}



.submit-contact {
    font-size: 15px;
}

.mandatoryText {
    font-size: 13px;
}

.B2Bregistrationinfo + div {
background-color: #f2dede;
color: #000000;
padding: 8px 10px;
margin: 10px 0 0 47px;
border-radius: 5px;
line-height: 20px;
width: 437px;
font-size: 13px;
position: relative;
top: -50px;
}

.registrationPage .search, .registrationPage .b2bTopHeader , .registrationPage .b2bPersonInfo{
    display: none;
}

.loginPage .search, .loginPage .b2bTopHeader , .loginPage .b2bPersonInfo{
    display: none;
}

.registrationPage .logo, .loginPage .logo {
    position: relative;
    top: 14px;
    left: 5px;
}


.toolZone {
    position: relative;
    top: 1200px;
}

#cphHeaderBottom_uppPersonalization &gt; table {
    position: relative;
    top: 1200px;
}


.templateChooser .FilterContainer {
    position: relative;
    top: 93px;
    width: 400px !important;
}


.templateChooser span.select-container span.select-content-text {
line-height: 26px;
}


.templateChooser th.FieldHeader {
width:100px;
}



/*MY ACCOUNT*/
.accountpage .zone.middle.center {
    width: 98%;
}

.accountpage .PageBodyTop {
    padding-top: 0;
}

span.MyAccountMenuBox table.partChrome td.part &gt; div
{
    width:960px;
    margin-left:10px;
}



span.MyAccountMenuBox table.partChrome td.part &gt; div &gt; div &gt; table &gt; tbody &gt; tr &gt; td
{
    width:960px;
    padding-bottom:20px;
}


span.MyAccountMenuBox table.partChrome td.part &gt; div &gt; div &gt; table &gt; tbody &gt; tr &gt; td &gt; div
{
      margin-right: 15px;
    width: 220px;
}


.MyAccountMenuBox div
{
    vertical-align:top;
}


.MyAccountMenuBox h2 {
    color: #222222;
    margin: 10px 0 0;
}

.MyAccountMenuBox ul li:first-child {
    background-color: #535963;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    padding: 2px 5px 5px;
}


.MyAccountMenuBox ul li {
    background-color: #f1fafe;
    border: 1px solid #92b0d3;
    padding: 3px 5px 5px 7px;
}
.MyAccountMenuBox ul li:hover {
    background-color: #c7d6e9;
}

.MyAccountMenuBox ul li a
{
    color: #666666;
    font-size: 14px;
    font-weight: 300;
}

.MyAccountMenuBox ul li a:hover
{
    color: #1c5ba6;
    font-size: 14px;
    font-weight: 300;
}

.MyAccountMenuBox ul li a.selected {
    color: #1c5ba6;
    font-weight: 600;
}

.k-group-footer td {
    text-align: right;
}


.accountpage .parameters.scroller .panelHeader {
    font-size: 15px;
    text-align: left;
    font-weight:bold;
}

.accountpage .scrollerParameters hr {
margin-bottom:12px;
}


.accountpage div.parameters td.fieldHeader {
    font-size: 14px;
    padding-right: 4px;
    white-space: nowrap;
    width: 1%;
}


.accountpage a.pub1, .accountpage a.pub2, .accountpage a.pub3 {
    display: block;
    margin-left: 3px;
}


.accountpage div.parameters td.field, .accountpage div.parameters td.fieldHeader {
    padding-bottom: 6px;
}

/*end MY ACCOUNT*/

/*start CALCULATOR*/

.calculatePR h1 {
    font-size: 16px;
    margin-bottom: 4px;
}

table.calcTable {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 12px;
}

    table.calcTable tr:nth-of-type(odd) {
        background: #eee;
    }

    table.calcTable th {
        background: #333;
        color: white;
        font-weight: bold;
        font-size: 17px;
    }

    table.calcTable td {
        font-weight: bold;
        font-size: 15px;
    }

    table.calcTable td, table.calcTable th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: center;
        min-width: 80px;
    }


    table.calcTable tbody td input {
        width: 50px;
    }




.al-right {
    text-align: right !important
}

.al-right-pad {
    text-align: right !important;
    padding-right: 20px !important;
}

.al-left {
    text-align: left !important
}


table.calcTable .action {
    background-color: #008CBA;
    border: none;
    color: white;
    padding: 8px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}


table.calcTable .red {
    color: #ff0000;
}

table.calcTable .blue {
    color: #0c5c98;
}

.markup4Val input {
    text-align: right;
    margin-right: 15px;
    margin-left: 13px;
}


.markup4Val span {
    display: inline-block;
    position: relative;
    left: -13px;
}


.InsertCalculatorDataHeader .item:last-child {
    display: none;
}

.calculatePRinfo {
    padding: 4px;
}

.calculateh1 {
    font-size: 16px;
}

/*end CALCULATOR*/


span.SiteBalance {
    font-size: 15px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.downloadslist tbody tr td {
    padding: 10px 0 !important;
    font-size: 16px;
}

.downloadslist tbody tr td  a:hover{
    padding: 10px 0 !important;
    text-decoration:underline;
}
.productPhoto img {
    max-width: 100%;
}


a.toolbar-action, .cancelLine {
    display: inline-block;
    width: auto;
    height: 17px;
    background: #f46819;
    padding: 3px 7px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    margin: 0 8px;
    border: solid 1px #000;
}

.cancelLine {
    margin: 4px 8px;
}

.line-action input {
    width: 19px !important;
    text-align: right;
}
a.cancelLine {
    width: 105px;
}

/** EPISTROFES **/

.TechnicalControl-wrapper {
    width: 1070px;
}

.TechnicalControl-wrapper p {
    margin: auto;
    padding: 10px 0 0;
    width: 700px;
    font-size: 16px;
}

.TechnicalControl-inner {
    font-size: 20px;
    margin: auto;
    width: 520px;
}

.TechnicalControl-inner .fieldHeader {
    display: inline-flex;
    padding: 5px 0;
    font-size: 17px;
}

.TechnicalControl-inner .fieldHeader &gt; span {
    width: 190px;
}

.TechnicalControl-inner input {
    font-size: 16px;
    height: 27px;
    padding: 0 7px;
    width: 310px;
}

.TechnicalControl-inner .fieldHeader textarea {
    width: 513px;
    height: 125px;
}

.TC-sep {
    color: #666;
    width: 75%;
    font-size: 15px;
    margin: auto;
    margin-bottom: 15px;
    border-bottom: 1px dashed;
    height: 12px;
    text-align: center;
}

.TechnicalControl-inner .ProductDesc {
    margin: 3px 0px;
    width: 80%;
    float: left;
}

.TechnicalControl-inner .ProductDesc &gt; table {
    float: left;
    margin-right: 10px;
}

.TechnicalControl-inner .ProductDesc &gt; table:first-child input {
    width: 75px;
}

.TechnicalControl-inner .Qty input {
    width: 30px;
    margin: auto;
}

.TechnicalControl-inner input[readonly=readonly] {
    background-color: #EEE;
    border: 1px solid #CCC;
    text-align: center;
}

.TechnicalControl-inner .ProductDesc &gt; table:last-child input {
    width: 250px;
}

.TechnicalControl-inner .Qty {
    margin: 3px 0px;
    text-align: right;
    width: 20%;
    float: left;
}

.TechnicalControl.Savebtn {
    margin: 20px 430px -60px 0;
}

.TechnicalControl.Savebtn a {
    font-size: 16px;
}

.TechnicalControl-inner .Qty &gt; table {
    float: right;
}

.fieldHeader &gt; table td:last-child span {
    background-color: #EEE;
    position: absolute;
    width: 291px;
    border-left: 4px solid;
    margin: -26px 0 0 -35px;
    color: red;
    padding: 4px;
}

.TechnicalControlData {
    display: inline-flex;
}

.TechnicalControlData &gt; div {
    float: left;
    font-size: 16px;
    min-height: 19px;
    padding: 5px 0;
}

.TechnicalControlData &gt; div {
    border-bottom: 1px dotted;
}

.TechnicalControlDataHeader &gt; div {
    background-color: #E6E6E6 !important;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 0 5px;
    border-bottom: 1px solid !important;
}

.TechnicalControlData-inner, .TechnicalControlData-innerData {
    width: 600px;
    font-size: 15px;
    padding-left: 20px;
}

.TechnicalControlData-innerData &gt; div &gt; span {
    width: 150px;
    display: block;
    float: left;
}
.TechnicalControl-inner.ReturnProducts .fieldHeader select {
    top: 8px;
    width: 365px;
}

.TechnicalControl-inner.ReturnProducts .fieldHeader input {
    margin-left: 25px;
    width: 413px;
}

.TechnicalControl-inner.ReturnProducts .fieldHeader:nth-child(2n+1) {
    top: -10px;
    position: relative;
}

.ReturnReportProducts {
    width: 740px !important;
}

.RR-Products {
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.TechnicalControlData-inner.ReturnReportProducts &gt; div {
    font-weight: 700;
}
.fieldUser {
    font-size: 17px;
    width: 46%;
    margin: 10px auto 0;
    border-left: 6px solid #CCC;
    background-color: #EEE;
    text-align: left;
    padding: 10px;
    font-weight: 700;
}
/** END OF EPISTROFES **/</pre></body></html>