file@charset "utf-8";
/*General styles start*/
	*{ padding:0; margin:0; border:none; outline:none}
    body, html{ background:#e4e4e4 url(images/bg_body.png) center 0 repeat-y; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#4d4d4d;}
    input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#4d4d4d; line-height:13px; border:1px solid #000; outline: none;}
    .tekstbox { border: 1px solid #c3c3c3;}
    .headline { color:#4d4d4d; font-size:18px; font-weight:normal; line-height:18px; font-family:Arial, Helvetica, sans-serif; height:31px;}
    h2 {margin:0px; color:#4d4d4d; font-size:14px; line-height:25px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	.textAdressTD{ background:#575757 url(images/footer_bg.jpg) 0 0 repeat-x;}
	.topSection{ width: 900px; height:auto; /*background:url(images/bg_beforlogin.jpg) center 0 no-repeat;*/  background:url(images/sprite_images.png) center -12px no-repeat; padding:5px 40px 13px; position:relative;}
	.isAuthenticated .topSection{/*background: url(images/bg_afterlogin.jpg) center 0 no-repeat;*/  background: #FFF url(images/sprite_images.png) center -490px no-repeat; position:relative; padding:17px 40px; width:900px; height:auto;}
	.left {    padding-left: 0;    padding-right: 28px;    width: 170px;}
	.isFrontpage .center {
    float: left;
    padding-right: 0px; 
    width: 702px;
}
/*General styles end*/

/*ContentWraper styles start*/
    .content {background:none; border-top: none; width: 900px;padding:0 40px; margin:0; position:relative;}
    .centerContent { background:#FFFFFF; }
    .centerContentWebPage { background:#FFFFFF; }
    .centerContentWebPageNoRight { background:#FFFFFF; width:682px; }
    .mainContent { background:none; border:none; position:relative}
    .productMenucontainer { background:#FFFFFF; padding:0; margin:0; }
    .top {width:258px; height: 49px; position: absolute; top: 36px;}
/*ContentWraper styles end*/

/*Main styles start*/
    .ajaxload { background-image: url(images/ajax-loader.gif); height: 16px; margin: 0 !important; position: absolute; right: 0; top: 10px; width: 16px; }
    
    .button { border:none; background:#4d4d4d; color:#FFFFFF; font-size:0; line-height:0; padding:0;cursor:pointer; /*background: url(images/add_to_cart_btn.jpg) 0 0 no-repeat;*/ background: url(images/sprite_images.png) -40px -300px no-repeat; height:24px; width:108px; text-indent:-9999px;}
    .bigButton { border:none; color:#FFFFFF; font-size:12px; padding:2px 3px 4px 3px; background:url(images/btn_repeat.png) 0 0 repeat-x; font-weight:bold; cursor:pointer; width:100px; height:auto; padding:2px 0 4px 0; }
    .addToCartButton{border:none; /*background:url(images/detail_btn.png) 0 0 no-repeat;*/background:url(images/sprite_images.png) -600px -260px no-repeat; color:#FFFFFF; line-height:0; font-size:0; cursor:pointer; width:217px; height:41px; overflow: hidden; text-indent: -9999px; display:block; padding: 0; }
	.addToCart{
		margin-top: 10px\9;
	}
    #freightLine { background:#f4f3f2; }

    .headlineList {line-height:13px; font-weight:bold;}
    .headlineList a { color:#666666; text-decoration:none; font-size:16px; line-height: 17px; font-weight:normal;}
    .headerPaging { background:#f5f5f0; border-top:1px solid #4d4d4d; border-bottom:1px solid #4d4d4d; background-repeat:repeat-x; }
    .headerPaging .paging { color:#FFFFFF; font-size:11px; font-weight:bold; height:19px; padding-top:6px; }
    .headerPaging a:link{ color:#FFFFFF; font-size:11px; font-weight:bold; background:url(images/line_nav.jpg) right bottom no-repeat; padding: 0 4px 3px 4px; height:16px;}
    .headerPaging a:active{ color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;background:url(images/line_nav.jpg) right bottom no-repeat; padding: 0 6px 3px 6px;height:16px;}
    .headerPaging a:visited{ color:#FFFFFF; font-size:11px; font-weight:bold;background:url(images/line_nav.jpg) right bottom no-repeat; padding: 0 6px 3px 4px; height:16px;}
    .headerPaging a:hover{ color:#e32900; font-size:11px; font-weight:bold; background:url(images/line_nav.jpg) right bottom no-repeat; padding: 0 6px 3px 4px; height:16px;}

    th.line { border-bottom:1px solid #e32900; border-top:1px solid #e32900;}
    .line { border-bottom:1px solid #e32900;}
    .link:link { color: #e32900; font-size:10px; }
    .link:active { color: #e32900; font-size:10px; }
    .link:visited { color: #e32900; font-size:10px; }
    .link:hover { color: #e32900; font-size:10px; }
    .inputSearch { border: 1px solid #c3c3c3; }
    .inputSelect { font-size:10px; border: 1px solid #c3c3c3; width:122px;}
    .isProduct .inputQuantity { background: url(images/sprite_images.png) no-repeat 0 -350px; border: medium none; font-size: 19px; height: 41px; line-height: 41px; margin: 0; padding: 0; text-align: center; width: 37px; }

    .inputDelivery { font-size:10px; border: 1px solid #c3c3c3; }
    .Img { border:1px solid #e32900;}

    .productListView1{overflow:hidden; padding-bottom:5px;}
    .productListView2{background-image:url(../../images/twoProductsBG.gif);}
    .prevPrice { font-size:12px; color:#4d4d4d; text-decoration:none; background:#f0f1f1 /*url(images/detail_price.png) 0 0 no-repeat*/ url(images/sprite_images.png) -240px -260px no-repeat; width:254px; display:block; padding:0px 11px 0px 0; height: 20px; text-align:right }
    isProduct .productHeader { background:#4d4d4d; border-top:1px solid #b5afaa; border-bottom:1px solid #b5afaa; background-image:url(images/topBarBg.gif); background-repeat:repeat-x;  }

    .productHeader .text a { color:#FFFFFF; text-decoration:none; }
    .prevPriceList { font-size:13px; color:#cad400; text-decoration:none; line-height:13px; }
    .prevPriceSmall { color:#cad400; font-size:10px;  line-height:15px; }
    .priceSmall { color:#4d4d4d; font-size:11px;  line-height:16px; font-weight:bold; }
    .price { font-size:12px; color:#cad400;  text-decoration:none; line-height:22px; }
    .isProduct .priceStor{ font-size:20px; color:#fff;  text-decoration:none; font-weight:bold; /*background: url(images/detail_price.png) 0 -110px no-repeat;*/ background: url(images/sprite_images.png) -240px -370px no-repeat; width:254px; display:block; padding:7px 11px 11px 0; text-align:right; margin-top:2px; height:16px }
	.priceStorExcl {font-size:10px; color:#767C79;line-height:20px;}
    
    .frontpagePrices{margin:6px 0 4px 0;}
    
    .itemNo {font-size:10px;color:#767C79;}
    .stepDelivery .selected { background:#e32900; font-size:15px; text-decoration:none; font-weight:bold;}
    .stepDelivery td { border-right:4px solid #FFFFFF; background:#4d4d4d; color:#FFFFFF; font-weight:bold;}
    .stepDelivery .last { border:none;}

    .text { line-height:15px; }
    .text a:link{color:#4d4d4d; line-height:13px; }
    .text a:active{color:#4d4d4d; line-height:13px; }
    .text a:visited{color:#4d4d4d;  line-height:13px; }
    .text a:hover{color:#ef443d; line-height:13px; }
    .textSmall { color:#4d4d4d; font-size:10px; }
    .textSmall a { color:#4d4d4d; font-size:10px; }
    .textSmall a:link { color:#4d4d4d; font-size:10px; }
    .textSmall a:active { color:#4d4d4d; font-size:10px; }
    .textSmall a:visited { color:#ef443d; font-size:10px; }
    .textSmall a:hover { color:#ef443d; font-size:10px; }
    .textSmall .link a:hover { color:#ef443d; font-size:10px; }

    .textRed { color: #ff0000; font-size: 10px; line-height: 13px; }
    .textBold { color:#4d4d4d; font-size:10px; font-weight:bold; line-height:13px; }
    .textStor {color:#000000; font-size:15px; font-weight:normal; line-height:13px;  }

    .validationSummary { font-size:10px; line-height:13px; color: #ff0000; }
    .validationSummaryHeader { font-weight:bold; }
    
     /*FrontPage styles start*/
        .frontpage{ width:504px; height:289px; background-image:url(images/forside.jpg); background-repeat:no-repeat;}
		.frontpage div { padding-top:120px; margin-left:238px; }
        .frontpage p { margin:0px; padding:0px; font-size:12px; color:#4d4d4d; width:220px; line-height:13px;}

        .productNews img { border:1px solid #e6e6e6;  }
        .productNewsItem { background:#FFFFFF; min-height:243px; vertical-align:top;}
        .productNewsItem .text { color:#4d4d4d; font-size:11px; font-weight:bold; text-decoration:none; }
    /*FrontPage styles end*/

    /*TopMenu styles start*/
        .menu {font-family: Arial, Helvetica, sans-serif; text-transform:capitalize !important;margin-top:82px;margin-left:8px;width:892px; height:47px; padding:0 !important; margin-right:0; position:relative;}		
        .menu a:link { color: #FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; display:block; height:30px; }
        .menu a:active { color: #FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; display:block; height:30px;}
        .menu a:visited { color: #FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; display:block; height:30px;}
        .menu a:hover { color: #ffa63c; font-size:14px; font-weight:bold; text-decoration:none; display:block; height:30px;}
        .menuNormbg { background-image:url(images/menubg.gif); background-repeat:repeat-x; }
        .menuOverbg { background-image:url(images/menubgOver.gif); background-repeat:repeat-x; }
    /*TopMenu styles End*/

    /*LeftMenu styles start*/
        .leftMenuContainer { border:none; }
        .leftMenuHeader { color:#FFFFFF; background: url(images/left_menu_header_bg.jpg) repeat-x; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; padding: 4px 0 0 18px; border:1px solid #f4f2f4; text-transform:none; height:25px; width:150px; }
        .leftSubMenu { border: none; list-style-type:none; margin-top: -4px; }

        .menuNorm { padding: 0 0 0 17px; background: #f2f2f3; width:151px; margin:0 1px ;}
        .menuNorm a { color:#4d4d4d; font-size:13px; font-weight:normal; text-decoration:none; width: 133px;border-bottom:#e7e7e7 1px solid; display:block; padding:3px 0 4px }
        .menuNorm a:hover { color:#ef443d; font-size:13px; font-weight:normal; text-decoration:none; width: 133px;border-bottom:#e7e7e7 1px solid; display:block; padding:3px 0 4px }
        .menuActive { background-color:#FFFFFF;padding: 0 0 0 17px; border: 1px solid #f8faf9; border-bottom:none; border-top:none; }
        .menuActive a { color:#ef443d; font-size:13px; font-weight:normal; text-decoration:none; padding:4px 0 1px; display:block;width: 133px; }


        .subMenuNorm a { color:#4d4d4d; font-size:12px; text-decoration:none; font-weight:normal; padding: 3px 0 0 13px; }
        .subMenuNorm a:hover { color:#ef443d; font-size:12px; text-decoration:none; font-weight:normal; padding: 3px 0 0 13px; }
        .subMenuActive { font-weight:normal; color:#ef443d; font-size:12px;border:none; }
        .subMenuActive a { color:#ef443d; font-size:12px; text-decoration:none; font-weight:normal; border:none;padding: 3px 0 0 13px; }
        .subSubMenuNorm a { color:#4D4D4D; font-size:10px; text-decoration:none; font-weight:normal; border:none; }
        .subSubMenuNorm a:hover { color:#4d4d4d; font-size:10px; text-decoration:none; font-weight:normal; padding: 3px 0 0 13px; }
        .subSubMenuActive { background-color:#FFFFFF; font-weight:normal; }
        .subSubMenuActive a { color:#4D4D4D; font-size:10px; text-decoration:none; font-weight:normal; border-bottom: none }
    /*LeftMenu styles end*/
    
    /*Product styles start*/
        .choiceBox { margin-top:0; width: 100%; }
        .choiceBordersInner { width: 100%; }
        .choiceBorders { border:none;position:relative; width: 100%; }
        
        .imageBox { background:#FFFFFF; }
        .imageBorder {border: none; position:relative; }
        .imageBorderProduct {border:1px solid #e6e6e6; }
        .imageBoxMedium { background:#FFFFFF; padding-left:0; }
        .imageBorderMedium {border: none; background:#fff; }
        
        .productItemInfo {background:#FFFFFF; margin-top:28px; width: 265px; }
        .productItemPicBorder {border:none; background: #fff; }
        
        .tdFilter { background:#FFFFFF; border:1px solid #e32900; }
    /*Product styles end*/

    /*News styles start*/
        .dato {color:#e32900; font-size:10px; font-weight:bold; line-height:15px; }
        .imageFloat{ float:right; margin-left:5px; margin-bottom:10px; display:inline;}
    /*News styles end*/

    /*RightBox styles start*/
        /*General RightBox styles start*/
            .boxRightContainer { background:#FFFFFF; }
            .boxRightContainerImg {background:#FFFFFF; padding-bottom:10px;}
            .boxRight { border:none; color:#4d4d4d; font-size:11px; }
            .boxRight a { color:#4d4d4d; font-size:11px; text-decoration:none; }
            .boxRight a:hover { color:#ef443d; }
            .boxRightHeader { text-transform:uppercase; color:#FFFFFF; background: url(images/boxTop.gif) no-repeat; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; }
            .boxRightHeader a { color:#FFFFFF; text-decoration:none; }
            .boxRightHeader a:hover { color:#e32900; }
            .boxRight input {color:#4d4d4d; font-size:10px; text-decoration:none; }
        /*General RightBox styles end*/
        
        /*Small Newsletter styles start*/
            .newsSubscribeButton{background-color:Transparent; border: 0px; text-align:left; font-size:11px; cursor:pointer;  }
            .inputMailSmall { font-size:10px; border: 1px solid #c3c3c3; }
        /*Small Newsletter styles end*/
        
        /*Small Cart styles start*/
            .boxRightCart { border:1px solid #e6e6e6; color:#4d4d4d; font-size:11px; background: url(images/smallCart.gif) bottom right no-repeat; }
            .boxRightCart #smallCartCount div { border-bottom:#e6e6e6 1px solid; }
            .boxRightCart #smallCartPrice div { border-bottom:#e6e6e6 1px solid;  }
            .boxRightCart #smallCartLink a { color:#4d4d4d; font-size:11px; text-decoration:none; font-weight:bold;}
        /*Small Cart styles end*/

        /*BOX module styles start*/
            .boxRightContainerBOX { background:#FFFFFF; }
            .boxRightContainerBOX .boxRight { border:1px solid #e6e6e6; color:#4d4d4d; font-size:11px; }
            .boxRightContainerBOX .boxRight a { color:#4d4d4d; font-size:11px; text-decoration:underline; }
            .boxRightContainerBOX .boxRight a:hover { color:#e32900; }
            .boxRightContainerBOX .boxRightHeader { text-transform:uppercase; color:#FFFFFF; background: url(images/boxTop.gif) no-repeat; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; }
            .boxRightContainerBOX .boxRightHeader a { color:#FFFFFF; text-decoration:none; }
            .boxRightContainerBOX .boxRightHeader a:hover { color:#FFFFFF; }
            .boxRightContainerBOX .boxRightContentAlt { background:#FFFFFF; padding-top: 20px !important; }
        /*BOX module styles end*/
        
        /*relatedProduct styles start*/
            .relatedProductImage {border:none; width:106px !important; }
        /*relatedProduct styles start*/
    /*RightBox styles end*/

    /*Footter styles start*/
        .mcbLogoBox { border: 1px solid #fff; }
        .mcbLogoBox a{ color:#fff; }
        
        .textAdress {color:#fff; font-size:11px; line-height:11px; margin-top:11px; float:left; text-align:left; padding:4px 0 23px 184px; margin-left:40px; /*background: url(images/footer_logo.png) no-repeat 0 0;*/  background: url(images/sprite_images.png) no-repeat 0 -670px;}
        .textAdress a:link{color:#fff; font-size:11px; line-height:11px; text-decoration:none }
        .textAdress a:active{color:#fff; font-size:11px; line-height:11px; text-decoration:none }
        .textAdress a:visited{color:#fff; font-size:11px; line-height:11px; text-decoration:none }
        .textAdress a:hover{color:#fff; font-size:11px; line-height:11px; text-decoration:none }
    /*Footter styles end*/

/*Main styles end*/

/* Not logged in */
.tla {padding-left:0px;position:relative;}
.tla span {margin-left:268px;}
.tla img.tlaTrans {width:83px;height:19px;float:left;}
.tla input {background:transparent;color:#969696;}
.tla .tlaUsername  {margin:0px;padding:0 0 0 0;position:absolute;top:2px;left:102px; color:#666666; border:none; width:100px;font-size:11px;}
.tla .tlaPassword {margin:0px;padding:0 0 0 0;position:absolute;top:2px;left:245px;color:#666666;border:none; width:125px;font-size:11px;  }

*+html .tla .tlaUsername  {margin:0px;padding:0 0 0 0;position:absolute;top:3px;left:102px; color:#666666; border:none; width:100px;font-size:11px;}
*+html .tla .tlaPassword {margin:0px;padding:0 0 0 0;position:absolute;top:3px;left:245px;color:#666666;border:none; width:125px;font-size:11px;  }
.tla .tlaLoginBtn {margin-left:32px;width:66px;cursor:pointer;height:19px; margin-top:0px; border:none; background:url(images/log_in_btn.jpg) 0 0 no-repeat; font-size:0; line-height:0; padding:0;}
.tla .tlaFeedback {left:500px;position: absolute;top:-2px;}
.tla .tlaFeedback #loginDiv {left:-45px; position: relative; top: 4px;}
.tla .tlaFeedback ul, .tla .tlaFeedback li {margin:0px;padding:0px;list-style:none;}

.topSmallCart {position:absolute;top:-46px; right:0; background:url(images/bg_card.jpg) 0 0 no-repeat; width:123px; height:68px; padding:25px 0 0 110px;color:#FFFFFF; cursor:pointer; font-size:12px; line-height:14px;}
/* Logged in */
.tla .tlaAuthenticated {margin-top:3px;}
.tla .tlaAuthenticated span {margin-left:0;}
.tla .tlaAuthenticated ul {margin:0px;padding:0px;display:inline;list-style-type: none;}
.tla .tlaAuthenticated li {background:url(images/breadCrumb_bullet_small.gif) left center no-repeat; float:left;margin-right:20px;margin-top:3px; padding-left:10px; display:inline;}
.tla .tlaAuthenticated li a {text-decoration:none;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:11px; display:inline;}
.tla .tlaAuthenticated .tlaLogoutBtn {padding:0px;margin:0px;width:89px;height:25px;background: url(images/sprite_images.png) -600px -440px no-repeat !important; cursor:pointer; border:none; font-size:0; line-height:0; text-indent: -9999px; border-radius:0}

/*new style */
/*adn*/
.ssBox {   /* background: url(images/bg_search.jpg) 0 0 no-repeat;*/   background:none;  height: 26px;    margin-bottom: 13px;    position: relative;    width: 195px; position:absolute; top:10px; right:242px;
}
.productNewsContainerOuter{ display:none}
.centerNoRight {    float: left;    width: 702px;}
/*.productItemPicContainer { height:110px}*/



























/*Viet Anh */
#topDropDownMenu{float:left; margin-top:12px; height:35px;}
#ImageMapctl00_topMenu_ctl00_transImageMap{width:80px;}

.tlaForgotPass{position:absolute; left:500px; top:5px;font-size: 10px; line-height:10px; display:none;}
.tlaForgotPass a{color:red; display:block; text-decoration:none; font-size:10px;}


.topLineLink{background:url(images/menu_line.PNG) right 0 no-repeat; padding:0 8px;}
li.expanderMenu {float: left;padding:0!important;}
.ssBoxTextDiv input{margin:4px 0 0 6px !important; line-height:17px; width:155px; color:#4d4d4d; height:20px; font-size:12px; outline: none; }
.boxCenterContainerImgLEFT {float: left; margin:20px 15px 16px 0; width:auto;height:auto;}
.boxCenterContainerImgLEFT img{width:auto;}
.boxCenterContainerImgRIGHT{float:left;margin:20px 0 16px 0; width:225px;height:auto;}
.boxCenterContainerImgRIGHT img{width:225px; height:auto;}
.moreInfoText{padding-top:14px;}
.ssBoxButtonDiv input{background: none;border: medium none;cursor: pointer;height: 28px;margin:0; padding: 0; width: 30px; position:absolute; top:0; right:0}
.boxRightContainer.boxRightContainerNewsLetter{display:none;}
.logoImg {height: 45px; left: -16px; position: absolute; top:3px;width: 258px;}

/*CSS for Product_list*/
.right{float:right; width:170px; padding:6px 0 0 0;}
.topSectionView2 {padding-bottom: 20px;width: 505px; height:auto; border:none; margin-top:30px; background-color:#e9e9e9; background: url(images/list_06.jpg) 0 0 no-repeat;}
.topSectionView2 a { color: #4d4d4d; text-decoration: underline}
.topSectionView2 a:hover  { color: #ef443d}
.topSectionView2 h1{width:270px; font-size:29px;font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#666666; padding:13px 0 0 0; }
.topSectionView2Content{float:left; padding-left:20px;} .topSectionView2Content p{line-height:16px;}
.centerProductList{position:relative;}
.topSectionBreadcrumb{position:absolute; top:-1px; left:0;}
.topSectionBreadcrumb li.first .b{ display:none}
.topSectionBreadcrumb li .b{background: url("images/breadCrumb_bullet_small.gif") no-repeat scroll center center transparent;display: inline; padding:0 4px}
.topSectionView2 .showOnly {float: right;padding: 20px 20px 0 0;width: 122px;}
.divItemGroups .row .next{ float:left; width:113px; margin: 0 0 2px 17px;}
.divItemGroups .row .first{width:113px;}
.isProductlist .productListView1 .item{background: url(images/bg_product.png) 0 0 repeat-y; position:relative; margin:-3px 0 0px; }
.isProductlist .productListView1 .alt{background: url(images/bg_product.png) 0 0 repeat-y; position:relative; }
.listItemContent{width:212px;}
.productListView1 .divPricesOrder .divOrderOuter{ top:-1px; bottom:auto; left:223px;position: absolute;text-align: right;width: 145px;}
.divOrderInnerInfo a{/*background:url(images/iner_info_btn.jpg) 0 0 no-repeat;*/ background:url(images/sprite_images.png) 0 -260px no-repeat; width:134px; height: 18px; font-size:0; line-height:0; display:block; float:right ; margin-bottom:12px}
.divOrderInnerInfo{ clear: both;
    left: 6px;
    position: absolute;
    top: -18px;}
.productListView1 .divOrderInnerOrder{ position:absolute; bottom:0px; clear:both; margin-top:0px!important; padding-top:0px!important; *left:0;}
.productListView1 .divPricesOrder .divOrderInner{ width: 145px; }
.isProductlist .inputQuantity {border:none; font-size:10px;text-align:center; font-size:11px; color:#666666; font-weight:bold; /*background:url(images/input_add_to_cart.JPG) 0 0 no-repeat;*/ background:url(images/sprite_images.png) 0 -300px no-repeat; height:24px; width:22px; line-height:24px; position:absolute; top:0px ; left:5px  }
.prevPriceList{height:14px; background:#dcddde;font-size:11px; color:#000000;padding:4px 0 2px 2px;display:inline; text-align:center; margin-bottom:7px; line-height:24px;}
.isProductlist .headlineList{line-height:22px; background: url(images/line_product.png) 0 top repeat-x; padding-top:19px; padding-right:163px;}
.headerPaging{/*background:url(images/list_nav_bg.jpg) 0 0 no-repeat;*/background:url(images/sprite_images.png) 0 -440px no-repeat; border:none; padding-bottom:5px;} 
.paging .hnpagenext{text-decoration:none; background:none !important;}
.paging > span{background:url(images/line_nav.jpg) right bottom no-repeat;padding: 0 6px 3px 4px !important; height:16px;}
.moreInfoText a{color:#4d4d4d; text-decoration:none;}
.isProductList .prevPrice { font-size:11px; color:#e32900; text-decoration:none; line-height:20px; }
.priceStor{ font-size:20px; color:#4d4d4d;  text-decoration:none;font-weight:bold !important;  }
#LoginContainer .ForumButton{background: url(images/btn_repeat.png) 0 0 repeat-x; color:#FFFFFF; text-align:center; border:none; line-height:18px; height:auto;  cursor: pointer;  font-size: 11px; font-weight: normal; width: 142px; padding:2px 0 2px 0; font-weight:bold;}
#LoginContainer #loginDiv .ForumButton{padding-left:0!important;}
#LoginContainer #createUserDiv{float: right;  margin-right: 80px;margin-top: 44px;}
.isSearch .inputQuantity {border:none; font-size:10px;text-align:center; font-size:11px; color:#666666; font-weight:bold; background:url(images/input_add_to_cart.JPG) 0 0 no-repeat; height:24px; width:22px; line-height:24px; position:absolute; top:0px ; left:6px  }

.isSearch .headlineList{line-height:9px; background: url(images/line_product.png) 0 top repeat-x; height:20px; padding-top:19px;}
.isSearch .productListView1 .item{background: url(images/bg_product.png) 0 0 repeat-y; position:relative; }
.isSearch .productListView1 .alt{background: url(images/bg_product.png) 0 0 repeat-y; position:relative; }
.ssBoxLoaderIcon{ float: left; margin:0;   position:absolute; top:5px; right:36px}

.topSectionView2NoPicture{height:auto; padding:0 0 20px 0;  background-color:#f4f4f4; }
.divPricesOrderResult { background-color: #F3F3F3; margin: 8px 0 10px; padding: 4px 4px 4px 0; text-align: right; }
.divItemGroups .row .item a{color: #666666;font-size: 11px; text-decoration: none;}
#productListTable{margin-top:7px;}
.topDiv {display: inline;float: left;margin-top: 0px;width: 258px;}
.text stockText{position:absolute; top:2px; left:2px;}
.productListView1 .divPricesOrder .divOrderInnerOrder .divOrderInnerStock .stock {float: right;
    font-size: 10px;
    margin: 0;
    padding-top: 28px;
    width: 133px;}

#cartTable .text label{ display:inline-block; position:relative; top:-2px; margin-left:7px}
#cartTable .text a{display:inline-block; position:relative; top:-2px}
#cartTable .itemNameTd .text a{display:inline-block; position:relative; top:0}
#cartTable input{ border:none}

#Anthem_ctl00_ContentRegion_articleNewsletter_subscribeButton__ .bigButton{width:71px;}
#Anthem_ctl00_ContentRegion_articleNewsletter_unsubscribeButton__ .bigButton{width:71px;}
#Anthem_ctl00_ContentRegion_BtnCreate__ .ForumButton{width:127px;}

/*css for Checklist*/
.wishList #wishListItems{border:none; clear: both; padding: 5px;}
.wishListEditGrid .row{border:none; clear: both;   padding: 5px;background: url("images/bg_product.png") repeat-y scroll 0 0 transparent; border-bottom: #e7e7e7 1px solid;}
.isAuthenticated .price{font-size:20px; color:#4d4d4d;  text-decoration:none;font-weight:bold !important; }
.wishList a{color: #e62901; text-decoration:none; display:block; padding:2px 0 2px 0;}
.wishList a:hover{color: #ed701b; text-decoration:none; display:block;}
.divOrderInner { padding-top:5px; }
.wishList .divPricesOrder .inputQuantity{border:none; font-size:10px;text-align:center; font-size:11px; color:#666666; font-weight:bold; background:url(images/input_add_to_cart.JPG) 0 0 no-repeat; height:24px; width:22px; line-height:24px; position:absolute; top:5px ; left:5px  }
.prevPriceList{height:14px; background:#dcddde;font-size:11px; color:#000000;padding:4px 0 2px 2px;display:inline; text-align:center; margin-bottom:7px; line-height:24px;}

.divOrderOuter .bigButton{border:none; background:#4d4d4d; color:#FFFFFF; font-size:0; line-height:0; padding:0;cursor:pointer; background: url(images/add_to_cart_btn.jpg) 0 0 no-repeat; height:24px; width:108px; text-indent:-9999px; margin-left:23px;}
.columnImage .overlayList { background-repeat: no-repeat; cursor: pointer; left: 0px; position: absolute; top:25px; }
#wishListIntro .printIconCheckList {background-color: #e32900;background-image: url("/Images/print.gif"); background-repeat: repeat-x;left: 133px;position: relative; top: -15px;}
.ssResultSectionHead{background: none repeat scroll 0 0 #A8A8A8; color: #FFFFFF; font-size: 20px; font-weight: bold; padding: 5px 0 5px 20px;  text-align: left;}
.centerContentWebPage .text label{display:inline-block; position:relative;padding-top:3px;}
.wishListEditGrid td{padding: 10px 0 20px 0;}



/*End Viet Anh */


.itemVariant {clear: both; margin-bottom: 10px; margin-left:0 !important;  width: 200px;}
.centerContentWebPage table{ margin-bottom:10px}
.wishListEditGrid .altRow{border:none; clear: both;   padding: 5px;background: url("images/bg_product.png") repeat-y scroll 0 0 transparent; width:505px;}
.variants_info{background:none !important; height:1px !important;}





/*CuongLH*/
/* css for left menu */
.leftMenu { border:none; padding: 1px 0; background: #f6f9f8; list-style-type: none; }
.menuMore a { font-size:13px; color: #ef443d !important; text-decoration: none; padding: 2px 0 8px 33px; display:block; /*background: url(images/left_menu_flere_btn.png) no-repeat 17px 6px;*/  background: url(images/sprite_images.png) no-repeat -876px -434px; }
.menuMore { background: #f2f2f3;width:168px; margin:0 1px;  }
.menuLess a { font-size:13px; color: #ef443d !important; text-decoration: none; padding: 2px 0 8px 33px; display:block; /*background: url(images/left_menu_flere_btn.png) no-repeat 17px 6px;*/  background: url(images/sprite_images.png) no-repeat -876px -434px; }
.menuLess { background: #f2f2f3;width:168px; margin:0 1px;  }
.leftMenuContainer { margin-left: -1px; padding-bottom: 6px; width: 170px; }

/* e:css for left menu */

.boxRightContainerNewsLetter { display:none; }
.boxRightContainerTop5 { display:none; }

/* css for footer */
.divFooterFrontpage { padding:10px 0 20px; background: url(images/footer_border.jpg) repeat-x 0 bottom ; position:relative; text-align:left; margin: 0 40px; }
.divFooterPart1 { width:429px;text-align:left; color:#fff; font-size:11px; }
.divFooterPart1 h1, .divFooterPart1 .title { font-size:20px;margin-bottom:6px; }
.divFooterPart2 { width:198px; color:#fff;font-size:11px; left:500px; text-align:left; position:absolute; top:10px; }
.divFooterPart2 h1, .divFooterPart2 .title { font-size:20px;margin-bottom:6px; }
.divFooterPart2 .ct { width:198px; float:left; position:relative; }
.divFooterPart2 .ct .fr br:first-child { display:none }
.divFooterPart2 p { height:0; line-height:0; }
.divFooterPart2 br { height:0; line-height:0;  }
.divFooterPart2 .fr { position:absolute;left:57px; top: 0; }
.divFooterPart2 .fl { position:absolute;left:0; top: 0; }

.divFooterPart3 { color:#fff; font-size:11px;text-align:left; position:absolute; right:0; top:10px; }
.divFooterPart3 h1, .divFooterPart3 .title { font-size:20px;margin-bottom:6px; }
.divFooterPart3 a { color:#fff; text-decoration:none; }
.divFooterPart3 .phone { color:#fff; font-size:20px; font-weight:bold; background:none; padding:4px 0 0 0; }

.mcbLogo { float: right; margin: 12px 65px 0 0; padding: 0; position: relative; bottom: 0; }
/* e:css for footer */

/* css for product detail */
.overlayList { background-repeat: no-repeat; cursor: pointer; left: 0px; position: absolute; }

.itemPicZoomText { padding-top:6px; color:#363636; font-size:11px; }
.itemPic { clear: both; margin-left: 0px; width: 237px; }
.productItemInfo .headline { color:#4d4d4d; font-size:19px; height:auto; font-weight:normal; line-height:22px; font-family:Arial, Helvetica, sans-serif; margin: 0 0 10px; }
.itemInfo { font-size:12px; color: #4d4d4d; }
/*.itemNo { font-size:11px; color: #4d4d4d; font-style:italic; margin:120px 0 2px 0; }*/
.priceAltHeader { font-size:12px; color:#fff;  text-decoration:none; font-weight:bold; /*background: url(images/detail_price.png) 0 -56px no-repeat;*/  background: url(images/sprite_images.png) -240px -316px no-repeat; width:254px; display:block; padding:2px 11px 2px 0; text-align:right; margin-top:2px; height:16px;}
/*.priceAltHeader {background:none;color:#000;}*/
.itemPicZoomImg { margin-top: 4px; }
.divOfferConditions { font-size:11px; color:#4d4d4d; margin-top:10px; display: none}
.isProduct .stock { color: #4d4d4d !important; float: left; font-size: 11px; margin: 15px 0 20px; padding: 0; width: 100%; position: relative; }
.stock { position:absolute; left: 0; top :0; padding:0; margin:7px 0 0 0; color:#4d4d4d !important; font-size:11px; }
/*.itemQuantity { margin-top:20px; }*/
.choiceBorders .text { display:none; }
.stock .text { display:inline-block; }
.itemButton { clear: none; cursor: pointer; display: inline-block; float: left; margin: 0 0 0 11px; width: 217px; }
.checkAndWishList { margin: 10px 0 0; width: 100%; }
.wishListButton { border:none; /*background:url(images/detail_btn.png) 0 -72px no-repeat;*/ background:url(images/sprite_images.png) -600px -332px no-repeat; color:#FFFFFF; line-height:0; font-size:0; cursor:pointer; width:127px; height:26px; overflow: hidden; text-indent: -9999px; display:inline-block; padding: 0; margin-top: 0 !important; }
.checkListButton { border:none; /*background:url(images/detail_btn.png) 0 -126px no-repeat;*/  background:url(images/sprite_images.png) -600px -386px no-repeat;color:#FFFFFF; line-height:0; font-size:0; cursor:pointer; width:127px; height:26px; overflow: hidden; text-indent: -9999px; display:inline-block; margin-left:11px; padding: 0; margin-top: 0 !important; }
.shareBox { position: absolute; right: 0; top: 10px; width: 150px; }

.relationsTableHeader { color:#FFF !important; background: url(images/left_menu_header_bg.jpg) repeat-x !important; font-family: Arial, Helvetica, sans-serif !important; font-weight:bold !important; font-size:15px !important; padding: 0 0 0 18px !important; border:1px solid #f4f2f4; text-transform:none; height:27px !important; width:502px; text-transform:none !important; line-height: 27px; }
.relatedProductDiv { margin: 0 !important; width: 106px !important; margin-right:20px !important; }
.relatedProductImage a { width:106px !important;color:#4d4d4d !important; }
.relatedProductImage .text a:hover { width:106px !important;color:#ef443d !important; }
.relatedProductCenterText .text  { font-size:12px !important; font-weight:normal !important; color:#4d4d4d !important; }
.relatedProductCenterText .price { font-size:14px !important; font-weight:bold; color:#4d4d4d !important;margin-top:4px !important; display:inline-block; }
.relatedProductCenterText br { height:0 !important; line-height:0 !important; }
.divFooterPart2 .ct .fr br:first-child { display:none }
.relatedProduct .relatedProductImage { width:62px !important;min-height: 130px; }
#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .text { display: block; height: 62px !important;}
#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .price {display: block;}

.othersBoughtProduct { margin-bottom: 8px; width: 170px; }
.boxRightContent { padding: 8px 5px 0 0 !important; }
.boxRightHeader { color:#FFFFFF !important; background: url(images/left_menu_header_bg.jpg) repeat-x !important; font-family: Arial, Helvetica, sans-serif !important; font-weight:bold !important; font-size:15px !important; padding: 3px 0 0; border:1px solid #f4f2f4; text-transform:none; height:29px !important; width:168px; text-transform:none !important; text-align:center !important; }
.othersBoughtProduct .othersBoughtImage { border: none; float: left; margin-right: 5px; width: 85px; }
.othersBoughtImage a { width:85px !important; display:inline-block !important; }
.othersBoughtImage img { width:85px !important; display:inline-block !important; }
.boxRight { font-size: 11px; margin-left: 0; width: 170px; }


/*Fix position*/
.isProduct .centerContent{ margin:30px 0 50px; padding: 0; width: 507px; }
.isProduct .center { float: left; padding-right: 25px; width: 507px; position: relative; }

.itemQuantity { display: inline-block; margin: 0; position: relative; width: 37px; float: left; }
#ctl00_ContentRegion_ctl02_quantityTextBox { background: url(images/sprite_images.png) no-repeat 0 -350px; border: none; font-size: 19px; height: 15px; margin: 0; padding: 13px 0; text-align: center; width: 37px; }
.itemVariant {clear: both; margin-bottom: 10px; margin-left:0 !important;  width: 200px;}
/* e: css for product detail */

.productListView1 .divPricesOrder .divPrices { float: left; margin-top: -5px; width: 175px; }
.productListView1 .divPricesOrderResult { width:363px; background:none !important; }


li.expanderMenu div.menuContainer { z-index:1000; }
/*#cloud-zoom-big { background-repeat:no-repeat; }*/
.isProduct .priceBox .leftCol { display:none; }
.productListView1 .divPricesOrder .divOrderInner .listAddToCartButton { position:absolute; left:28px; }























/*e:new style */

.boxRightContainer table.relatedProduct{
	width:155px;
}
.boxRightContainer table.relatedProduct .relatedProductText{
	width:85px;
}
.boxRightContainer table.relatedProduct .relatedProductText .textSmall a:link, .boxRightContainer table.relatedProduct .relatedProductText .textSmall a:hover, .boxRightContainer table.relatedProduct .relatedProductText .priceSmall{
	font-size:12px;
}
.itemNo { font-size:11px; color: #4d4d4d; font-style:italic; margin:0x; }
.isProduct .itemNo {
    background: none repeat scroll 0 0 #D1D1D1;
    padding: 10px;
    width: 245px;
}
.itemAdded { float: left; margin: 0; padding: 6px 0 0; width: 100%; }
.boxRight .textSmall a:link, .boxRight .textSmall a:hover, .boxRight .prevPriceSmall{
	font-size:12px;
}
.leftCol { display: none}

.divFooterContent a {color:#FFFFFF;}

.relatedProductImage .overlayList {
	bottom:0px!important;
	left:0px!important;
}

.relatedProductImage .overlayList img {
	width:32px;
}

.articleWrapper img {border:none;}

/*Overwrite box header text color for all item group*/
.boxCenterContainer .boxCenterHeader * {
	color:#FFF !important;	
}
/* add grouplinks: linh */
.leftMenuHeader a{ color:#fff; font-size:15px; text-decoration:none; font-size:15px; font-weight:bold;}


/* Custom */
#giftCertificate .tableUserInfo .inputSearch {border: 1px solid #C3C3C3 !important;}
#giftCertificate .tableUserInfo .button {background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #888888 !important;
    color: #1D1D1D;
    font-size: 12px;
    height: 20px;
    margin-left: 5px;
    padding-bottom: 3px;
    text-indent: 0;
    width: 73px;}
.relatedProduct .prevPrice {
	background: #d1d1d1;
	width: 102px;
	padding: 4px 4px 8px;
	text-align: left;
	line-height: 16px;
	height:auto;
}
#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .prevPrice{ line-height:15px;}
.headerPaging .paginghastotoplink {display:none;}


/*******edit product list - linh*********/
	.productListView1 .divPricesOrder .divOrderOuter{ left:215px;}
	.productListView1 .listItemContent{ width:210px;}
	.productListView1 .divPricesOrder .divOrderInnerOrder .divOrderInnerStock .stock{ width:150px; text-align:left;}


/*******edit product list - linh*********/


/* Check out */
	.box3_ct, .box3{ width:250px;}
	.w106 {    width: 120px;}
	.w89 {    width: 75px;}
	.bt_udskriv{ font-size:0!important; line-height:0px !important;}
	.isCheckout .content .checkout {margin: 0 0 30px 0; background: none !important; }
	.che_log_inner_right_field .w202 { background: url(images/sprite_images.png) no-repeat scroll 0 -1275px transparent;  outline:none}
	.yellowBox .freightLabel { display:block; margin:5px 0; }
	.selected .bt2 { background: #5b5b5b; margin-right: 10px; }
	.selected .bt2 span { background: #5b5b5b;  color:#FFF; text-transform: uppercase;  font-weight: normal !important; font-size: 18px; font-family: "cronos-pro-subhead",sans-serif;}
	.selected .bt2 .number { background: #9d9d9d;color:#FFF; text-transform:none; font-weight: normal !important}
	.bt2 span { background: #c6c6c6;  text-transform: uppercase; font-weight: normal; font-size:18px;  }
	.bt2 { background: #c6c6c6; margin-right: 10px; }
	.bt2 .number { background: #dddddd }
	.che_indhead h1{ width:215px; font-size: 24px; font-weight: bold; text-transform: uppercase; font-family: "cronos-pro-subhead",sans-serif;}
	.shopvidere { background: url(images/sprite_images.png) no-repeat scroll 0 -740px; margin-right: 10px; width: 207px;}
	.neeste { background: url(images/sprite_images.png) no-repeat scroll right -740px ; margin-right: 0 ; width: 207px;}
	.step3 .neeste { background: url(images/sprite_images.png) no-repeat scroll right -1342px ; margin-right: 0 ; width: 207px;}

	.isCheckout .center { color: #343434 !important; padding: 0 0 0 0; padding-left: 0; width: 671px; }
	.isCheckout input, .isCheckout textarea, .isCheckout select { color:#5b5b5b; border: none; outline:none }
	.antalpro { background: url(images/sprite_images.png) no-repeat scroll -800px -820px; }
	.bt3 { background:#ed711b; margin-top:0; }
	.bt3 a { background:#ed711b; margin-top:0; color:#FFF; text-transform: uppercase }
	
	.che_boxt .che_boxh { background:url(images/sprite_images.png) no-repeat scroll 0 -820px transparent; width:654px;}
	.yellowBox .bt3 a { background:#ed711b; margin-top:0;color:#FFF; }
	.yellowBox .bt3 { background:#ed711b; margin-top:1px; }
	a.bt3 span { background: #ed711b; }
	
	.che_bstep2 input { border:none; background:url(images/sprite_images.png) 0 -1152px no-repeat; padding: 5px; width:192px; outline:none }
	.che_bstep2 .w45 { background:url(images/sprite_images.png) 0 -1083px no-repeat; width:35px;  outline:none}
	.che_bstep2 .w129 { background:url(images/sprite_images.png) 0 -1235px no-repeat; width:121px; padding-left: 15px; outline:none }
	.che_checkbox input { width:auto; outline:none; outline:none }
	.che_bstep2 .rightLabel { width: 200px; }
	.jegaccep { background: url(images/sprite_images.png) no-repeat scroll 0 -1189px; color:#fff;  float: left; outline: medium none; width: 214px;}
	.userTypeSelector input { width:auto; outline:none}
	.che_bstep2 { clear: both; }
	.isCheckout .right { color:#343434; padding:0; width: 219px }
	.che_boxtext h2 { color:#343434; line-height: 22px; }
	.che_frag .freightNoteDiv { font-style:normal; }
	.che_boxt .che_boxct {-moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;  background: none repeat scroll 0 0 #FFFFFF;  border-color: -moz-use-text-color #D1D1D1 #D1D1D1; border-right: 1px solid #D1D1D1; border-style: none solid solid; border-width: medium 1px 1px; color: #343434; font-size: 11px; margin-bottom: 7px; width: 670px;}
	.che_allpricetext { text-transform: uppercase; }
	.isCheckout .content .checkout {  border-top: none; width: 900px; background:none; background: none; margin: 0 auto !important;  padding:0 0 30px;}
	.che_head { height: 58px; margin-bottom: 15px; padding:0; width: 908px; }
	.che_log_headline, .che_log_inner label {color:#000; font-size: 17px; font-weight: normal; text-transform: uppercase;}
	.che_log_inner label { margin-left: 3px; }
	
	.isCheckout .block-box-list img:first-child { width: auto !important;  margin-bottom:0 !important}
	.che_bstep2 .w20 { padding: 5px 0 0 7px; width: 10px;}
	.jegaccep a { color: #fff;text-decoration: underline;}
	.che_bstep2 select { background: url(images/sprite_images.png) 0 -1152px no-repeat; border: none }
	.w106 { width: 160px;}
	
	.che_allprice {background: url(images/sprite_images.png) no-repeat scroll 1px -940px transparent;  font-size: 11px; height: 61px; margin: 0 0 7px; padding: 17px 12px 0 0; text-align: right; width: 660px;}
	.che_boxt2 { padding-bottom: 12px;}
	.che_indhead { padding-bottom: 0; padding-right: 0;}
	.che_boxt2 .che_boxh { background:url(images/sprite_images.png) no-repeat scroll 0 -880px transparent; font-weight: bold; height: 19px; line-height: 12px; padding: 7px 10px 0 8px; width: 201px;}
	.che_login { display: none}
	.block-box-list:last-child{ margin-top: 5px;}
	.che_allprice2{ background:url(images/bg_allprice2.png) no-repeat 0 0 #7e7e7e;}
	.isCheckout .button{ background: url(images/btn_repeat.png) 0 0 repeat-x;color: #FFFFFF;text-align: center;border: none; line-height: 18px; height: auto; cursor: pointer; font-size: 11px;width: auto;padding: 1px 10px;font-weight: bold; text-indent: inherit;}
	.isCheckout .inputDelivery{ margin: 4px 5px 0 5px; height: auto; line-height: 15px; padding: 2px 0;}
/* e:check out */
#CookieReportsBanner{z-index:16000003 !important}

/*update new style for top*/
#topmenu_4 .topLineLink{ background:none}
.che_star_newaccount {
    display: inline-block;
}
.ssResult{ top:28px; left:-10px}
/*update new style for top*/


/**/

/*LOGIN*/
.loginBoxWrapper{ position: relative; z-index: 999; background: #595959; display: none; }

.tla { background:url(images/sprite_images.png) right -164px no-repeat ; padding:0; width:980px; margin:0 auto; clear:both; height: auto; min-height: 45px;}
.tlaUnauthenticated{ width:980px; height: 42px; min-height: 42px; position:relative; margin:0 auto; padding: 0; }
/*.tla span {margin-left:244px;}*/
.tla img.tlaTrans { float: left;height: 42px; margin-left:0; width: 553px;}
.tla input {background:transparent;color:#515254;font-size:10px; }
.tla .tlaUsername { background: #FFF; margin:0px; padding:0 0 0 10px; position:absolute; top:11px;right: 287px; left: auto; width:126px; height:22px; line-height: 22px; border: none; color: #515254; font-size: 11px; }
.tla .tlaPassword  {background: #FFF; margin:0px; padding:0 0 0 10px; position:absolute; top:11px;right: 138px; left: auto; width:126px; height:22px; line-height: 22px; border: none; color: #515254; font-size: 11px; }
.tla .tlaLoginBtn { background: none; text-transform: uppercase; font-size: 11px; color: #FFF; display: block; cursor: pointer; height: 24px; padding: 0; position: absolute; right:40px; top: 10px; width: 86px; margin-left: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.tla .tlaFeedback { left: auto;position: static;top:auto; right: auto; clear: both; }
.tla .tlaFeedback .ajaxload { background: url(images/ajax-loader-bg.gif) 0 0 no-repeat; }
.loginBoxWrapper .validationSummary {  color: #ffffff;float: left; font-size: 12px; line-height: 16px; margin: 0 0 0 556px; padding: 0 0 10px 0; width: 300px; background-color: transparent !important; }
.loginBoxWrapper .DESVALSummaryErrors { width: 300px; list-style: none; margin: 0; padding-left: 0; }
.tla .tlaFeedback:after, .tla:after { clear: both; content: "";  display: block; height: 0; visibility: hidden;}	
* html .tla .tlaFeedback,* html .tla { height: 1%;}	
:first-child + html .tla .tlaFeedback:first-child + html .tla {  min-height: 1%;}

.loginBoxWrapper.authenticated { background: #484848; display: block; }
.authenticated .tla { background: none; min-height: 0; height: 30px; padding-top: 17px; position: relative; }
.authenticated .tlaAuthList { padding-right: 114px; }
.authenticated ul { margin: 0; padding: 0; text-align: right; }
.authenticated li { display: inline-block; list-style-type: none; margin-right: 20px; }
.authenticated a { font-size: 12px; color: #ffffff; text-decoration: none; text-shadow: 1px 1px rgba(0, 0, 0, 0.23); }
.authenticated .loginAs a { font-weight: bold; }
.tla .tlaLogoutBtn { font-size: 12px; color: #ffffff; font-weight: 400; text-shadow: 1px 1px rgba(0, 0, 0, 0.23); position: absolute; top: 11px; right: 40px; background: #72A30B; border-radius: 2px; padding: 6px 9px; text-transform: uppercase; cursor: pointer; }


/*new style for popup newsletter*/
.slideAnchor { background: url(images/popup_bg.png) 0 0px no-repeat; top: 28%; color: #fff; padding: 0; position: fixed; left: 0; width: 70px; height: 380px; font-size: 0; line-height: 0; text-indent: -9999px; overflow: hidden; z-index:1000}
.slidePopupContainer { background: url(images/popup_bg.png) 0 -524px no-repeat; border: none; top: 28%; box-shadow: none; left: 0; width: 562px; height: 380px;border-radius: 0; position:fixed; display:block!important;z-index:1000}
.slidePopupContainer .slidePopupWrapper { width: 562px; height: 380px; }
.slidePopupContainer .slidePopupWrapper .slidePopupOption { display: none; }
.slidePopupContainer .slidePopupWrapper .slidePopupContent { width: 562px; height: 380px; margin: 0;  }
.slidePopupContainer .slidePopupCloseButton { position: absolute; width: 42px; height: 42px; font-size: 0; line-height: 0; text-indent: -9999px; overflow: hidden; right: 0; top: 0; cursor:pointer }
.slidePopupContainer .slidePopupCloseButton span { display: none; }
.slidePopupContainer .slidePopupCloseButton input { display: block; width: 42px; height: 42px; cursor: pointer; }
.slidePopupContainer .slidePopupContentTitle { display: none; }
.slidePopupContainer .newsletterPopup-contentMessage { display: none; }
.slidePopupContainer .slidePopupContentTitle, .slidePopupContentRow { margin: 0; }
.slidePopupContainer .subscribeNewsletterTable { background: none; height: 128px; left: 301px; position: absolute; top: 199px; width: 223px; }
.slidePopupContainer .subscribeNewsletterTable  .extraNewsContainerTr{ display:none}
.slidePopupContainer .subscribeNewsletterTable .tdNewsletterTitle { display: none; }
.slidePopupContainer .subscribeNewsletterTable .tdNewsletterInput { width: 204px; height: 36px; padding: 0 0 15px; }
.slidePopupContainer .subscribeNewsletterTable .tdNewsletterInput .tekstbox { height: 36px; line-height: 36px; border: none; text-transform: none; padding: 0 0 0 15px; width: 204px; font-size: 12px; color: #515254; font-weight: 400; background: transparent; position: relative; z-index: 910; }
.slidePopupContainer .subscribeNewsletterTable .tdNewsletterInput .inputMailSmall { height: 27px; line-height: 27px; border: none; text-transform: none; padding: 0 0 0 15px; width: 204px !important; font-size: 12px; color: #515254; font-weight: 400; background: transparent; position: relative; z-index: 910; }
.slidePopupContainer .subscribeNewsletterTable .tdNewsletterInput span.description { display: none; }
.slidePopupContainer .subscribeNewsletterTable .textRed { color: #ff0000; font-size: 10px; line-height: 10px; text-shadow: none; display: block !important; }
.slidePopupContainer .subscribeNewsletterTable .ajaxload { display: block; float: none; left: 197px; position: absolute; top: 60px; }
.slidePopupContainer .newsletter_name_error { left: 0; position: absolute; top: 39px; width: 224px; z-index: 900; }
.slidePopupContainer .newsletter_email_error { left: 0; position: absolute; top: 143px; width: 224px; z-index: 900; }
.slidePopupContainer .subscribeNewsletterTable .bigButton.subscribe { background: none; cursor: pointer; font-size: 0; height: 40px; left: 0; line-height: 0; overflow: hidden; position: absolute; text-indent: -9999px; bottom: 0; width:224px; }
.slidePopupContainer .text.newsletter_result_label { color: #fff; left: 0; position: absolute; text-align: center; text-shadow: none; top: 146px; width: 232px; }
/*e:new style for popup newsletter*/
.topSection .additionalMenu {
    height: 36px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100px; z-index:1000;
}
.topSection .additionalMenu  .firstTopMenuItem { background:none}
.topSection .additionalMenu  .firstTopMenuItem a{width: 100px;height: 36px; font-size:0; line-height:0; background:none; display:block}
.menu .ssResult a{ color:#4d4d4d} 
.isAuthenticated .additionalMenu{ display:none}














