@charset "utf-8";
/*General styles start*/
	*{ padding:0; margin:0; outline:none; border:none;}
   	body { background:#CAC6C0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#493739;}
    input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#493739; line-height:13px; border: none; }
    .tekstbox { border: 1px solid #c3c3c3;}
    .headline { font-size:20px; line-height:26px; font-family:'Oswald', sans-serif; text-transform:uppercase; height: auto; padding-bottom: 5px; }
    h2 {margin:0px; color:#493739; font-size:14px; line-height:25px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
/*General styles end*/

/*ContentWraper styles start*/
    .content {background:#FFFFFF; border-top:none; width:931px; padding:42px 0 0 0 ; margin:0; }
    .centerContent { background:#FFFFFF; padding:0; width:520px;}
    .centerContentWebPage { background:#FFFFFF; }
    .centerContentWebPageNoRight { background:#FFFFFF; }
    .mainContent { background:none; border:none; width:931px;}
	.topSection{ background:none; height:38px; position:relative; z-index:10}
	
    .productMenucontainer { background:#FFFFFF; padding-top:0}
    /*.isFrontpage .top { background: url(images/logo2.png) 0 0 no-repeat; position:absolute; top:80px; left:30px; width:200px; height:179px; margin:0;}*/
	/*.top { background: url(images/logo2.png) 0 0 no-repeat; position:absolute; top:80px; left:34px; width:150px; height:132px; margin:0;}*/
	.topDiv {display: inline;float: left; margin-top: 0px;width:200px; height:179px;}
	.isFrontpage .logoImg { width:150px; height:135px;}
	.logoImg { width:150px; height:132px;}
	.left {    float: left; width: 153px; padding:188px 28px 0 35px;}
/*ContentWraper styles end*/

/*Main styles start*/
    .ajaxload{margin:1px 1px 1px 1px;width:16px;height:16px;background-image:url(images/ajax-loader.gif);}
    
    .button { border:none; background:#493739; color:#FFFFFF; line-height:15px; cursor:pointer;}

    /*.isProduct .addToCartButton { background: url(images/addToCartBig.png) no-repeat scroll 0 0 transparent; border: medium none; color: #FFFFFF; cursor: pointer; font-size: 0; height: 42px; line-height: 50px; width: 193px; }*/
    
    #freightLine { background:#f4f3f2; }

    .headlineList {line-height:13px; font-weight:bold; padding-bottom:4px;}
    .headlineList a { color:#FFFFFF; text-decoration:none; }
    .headerPaging { background:#f5f5f0; border-top:1px solid #493739; border-bottom:1px solid #493739; background-repeat:repeat-x; }
    .headerPaging .paging { color:#493739; font-size:10px; font-weight:bold; line-height:13px; }
    .headerPaging a:link{ color:#493739; font-size:10px; font-weight:bold; line-height:13px; }
    .headerPaging a:active{ color:#493739; font-size:10px; font-weight:bold; line-height:13px; border:1px solid #ddd; }
    .headerPaging a:visited{ color:#493739; font-size:10px; font-weight:bold; line-height:13px; border:1px solid #ddd; }
    .headerPaging a:hover{ color:#cc6573; font-size:10px; font-weight:bold; line-height:13px; }

    th.line { border-bottom:1px solid #cc6573; border-top:1px solid #cc6573;}
    .line { border-bottom:1px solid #e4e4e4;}
    .link:link { color: #cc6573; font-size:10px; }
    .link:active { color: #cc6573; font-size:10px; }
    .link:visited { color: #cc6573; font-size:10px; }
    .link:hover { color: #cc6573; font-size:10px; }
    .inputSearch { background: none repeat scroll 0 0 transparent; border: 1px solid #C3C3C3; color: #493739; font-family: Arial,Helvetica,sans-serif; font-size: 11px; height: 15px; left: 5px; line-height: 15px; margin: 0; padding-top: 1px; position: relative; width: 110px; }
    .inputSelect { font-size:10px; max-width: 95px;}

    .inputQuantity { text-align: center; padding:3px 1px; font-size:11px; }

    .inputDelivery { font-size:10px; border: 1px solid #c3c3c3; }
    .Img { border:1px solid #cc6573;}

    .productListView1{}
    .productListView2{background-image:url(../../images/twoProductsBG.gif);}
    .prevPrice { font-size:11px; color:#cc6573; text-decoration:none; line-height:20px; position:relative; top:41px; }
    .productHeader { background:none; border-top:1px solid #b5afaa; border-bottom:1px solid #b5afaa; }
    .productHeader .text a { color:#FFFFFF; text-decoration:none; }
    .prevPriceList { clear: both;
    color: #CC6573;
    display: block;
    font-size: 13px;
    height: 36px;
    margin-top: -30px;
    position: relative;
    text-decoration: none;}
    .prevPriceSmall { color:#cc6573; font-size:10px;  line-height:15px; }
    .priceSmall { color:#cc6573; font-size:11px;  line-height:16px; }
    .price { font-size:12px; color:#cc6573;  text-decoration:none; line-height:22px; }
    .priceStor{ font-size:21px; color:#493739;  text-decoration:none; line-height:21px; font-family:'Oswald', sans-serif; }
	.isProduct .priceStor {
    color: #493739;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
	text-align:right;
	width:160px;
    line-height: 17px;
    position: absolute;
	left:-64px;
    text-decoration: none;
}
	
	.priceStorExcl {color: #767C79; display: inline-block; float: left; font-size: 10px; line-height: 25px; display:none; }
    .divOfferConditions {clear: both; margin-top: 5px; width: 150px;}
	.isProduct .divOfferConditions {
    clear: both;
    position: relative;
    top: 15px;
    width: 150px;
}
	
	#ctl00_ContentRegion_ctl02_StockText_stockImage {border-width: 0;}
	
    .frontpagePrices{margin:6px 0 4px 0;}
    
    .itemNo {font-size:10px;color:#767C79;}
    
    .stepDelivery td { border-right:4px solid #FFFFFF; background:#493739; color:#FFFFFF;}
    .stepDelivery .last { border:none;}

    .text { line-height:15px; }
    .text a:link{color:#493739; line-height:13px; }
    .text a:active{color:#493739; line-height:13px; }
    .text a:visited{color:#493739;  line-height:13px; }
    .text a:hover{color:#cc6573; line-height:13px; }
    .textSmall { color:#493739; font-size:10px; }
    .textSmall a { color:#493739; font-size:10px; }
    .textSmall a:link { color:#493739; font-size:10px; }
    .textSmall a:active { color:#493739; font-size:10px; }
    .textSmall a:visited { color:#493739; font-size:10px; }
    .textSmall a:hover { color:#cc6573; font-size:10px; }
    .textSmall .link a:hover { color:#cc6573; font-size:10px; }
    .textRed { color: #ff0000; font-size: 10px; line-height: 13px; }
    .textBold { color:#493739; font-size:10px; font-weight:bold; line-height:13px; }
    .textStor { color:#493739; font-size:12px; font-weight:bold; line-height:13px; }

    .validationSummary { font-size:10px; line-height:13px; color: #ff0000; }
    .validationSummaryHeader { font-weight:bold; }
    
     /*FrontPage styles start*/
        .frontpage{ width:702px; height:441px; 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:#493739; width:220px; line-height:13px;}

		.isFrontpage .productNewsItemDiv {padding-left: 0 !important;}
		.isFrontpage .productNews {width: 704px;}

        .productNews img { border:1px solid #e6e6e6;  }
        .productNewsItem { background:#FFFFFF; min-height:243px; vertical-align:top;}
			.isFrontpage .productNewsItem { display:block;}
			.isFrontpage .overlayList {right: 3px;}
        .productNewsItem .text { color:#493739; font-size:11px; font-weight:bold; text-decoration:none; }
    /*FrontPage styles end*/

    /*TopMenu styles start*/
        .menu { background:none; font-family: 'Oswald', sans-serif; text-transform: uppercase; position:relative; left:0; bottom:-37px; margin:0 ; padding:0; width:717px; padding-left:213px;}
        .menu a:link { color: #493739; font-size:12px; font-weight: normal; text-decoration:none; font-family: 'Oswald', sans-serif;}
        .menu a:active { color: #e5a5ab; font-size:12px; font-weight:normal; text-decoration:none; font-family: 'Oswald', sans-serif;}
        .menu a:visited { color: #493739; font-size:12px; font-weight:normal; text-decoration:none; font-family: 'Oswald', sans-serif;}
        .menu a:hover { color: #e5a5ab; font-size:12px; font-weight:normal; text-decoration:none; font-family: 'Oswald', sans-serif;}
        .menuNormbg, .expanderMenu { background:url(images/vach_menu.png) right 3px no-repeat;}
        .menuOverbg {  background:url(images/vach_menu.png) right 0 no-repeat; }
		.menuThirdWrap a{font-size:10px!important;}
    /*TopMenu styles End*/

    /*LeftMenu styles start*/
        .leftMenuContainer { border:1px solid #e6e6e6; }
        .leftMenuHeader { text-transform:uppercase; color:#FFFFFF; background: url(images/boxTop.gif) no-repeat; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; padding-top:4px; }
        .leftSubMenu { border-top:none; }

        .menuNorm { border-bottom:none; padding:0 0 1px 0; }
        .menuNorm a { color:#493739; font-size:12px; font-weight: normal; text-decoration:none;font-family: 'Oswald', sans-serif; text-transform: uppercase;}
        .menuNorm a:hover { color:#cc6573; font-size:12px; text-decoration:none; font-weight:normal; list-style:none; }
        .menuActive { background-color:#FFFFFF; border-bottom:none; }
        .menuActive a { color:#cc6573; font-size:12px; font-weight:normal; text-decoration:none;font-family: 'Oswald', sans-serif; text-transform: uppercase; }


        .subMenuNorm a { color:#cc6573; font-size:10px; text-decoration:none; font-weight:normal;font-family: 'Oswald', sans-serif; text-transform: uppercase; }
        .subMenuNorm a:hover { color:#493739; font-size:10px; text-decoration:none; font-weight:normal; }
        .subMenuActive { background-color:#FFFFFF; font-weight:normal; }
        .subMenuActive a { color:#cc6573; font-size:10px; text-decoration:none; font-weight:normal; border-bottom:#ffc9dd 1px solid;font-family: 'Oswald', sans-serif; text-transform: uppercase; }
        .subSubMenuNorm a { color:#cc6573; font-size:10px; text-decoration:none; font-weight:normal; border:none;font-family: 'Oswald', sans-serif; text-transform: uppercase; }
        .subSubMenuNorm a:hover { color:#493739; font-size:10px; text-decoration:none; font-weight:normal; }
        .subSubMenuActive { background-color:#FFFFFF; font-weight:normal; }
        .subSubMenuActive a { color:#cc6573; font-size:10px; text-decoration:none; font-weight:normal; border-bottom:none; font-family: 'Oswald', sans-serif; text-transform: uppercase;}
    /*LeftMenu styles end*/
    
    /*Product styles start*/

        .choiceBox {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 2px;
    width: 264px;
}

        .choiceBorders { border:1px solid #e6e6e6; background:transparent;}
        
        .imageBox { background:#FFFFFF; }
        .imageBorder {border: none; }
        .imageBorderProduct {border:1px solid #e6e6e6; }

        .imageBoxMedium { background:#FFFFFF; padding:0;}
        .imageBorderMedium {border: 1px solid #ffffff; text-align:center; }
        
        .productItemInfo {background:#FFFFFF; width:264px; }
        .productItemPicBorder {border:1px solid #e6e6e6; }
        
        .tdFilter { background:#FFFFFF; border:1px solid #cc6573; }
    /*Product styles end*/

    /*News styles start*/
        .dato {color:#cc6573; 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; }
            .boxRight { border:none; color:#493739; font-size:11px; width:150px; margin:0; }
			.left .boxRight{ text-align:right} 
            .boxRight a { color:#493739; font-size:11px; text-decoration:none; }
            .boxRight a:hover { color:#cc6573; }
            .boxRightHeader { background:none; color:#cc6573; font-size:14px; text-transform:uppercase;font-family: 'Oswald', sans-serif; font-weight:normal; padding:0 0 7px 0; margin:0; width:150px; }
			.left .boxRightHeader{}
            .boxRightHeader a { color:#FFFFFF; text-decoration:none; }
            .boxRightHeader a:hover { color:#cc6573; }
            .boxRight input {color:#493739; font-size:11px; text-decoration:none; height:26px; line-height:26px; }
        /*General RightBox styles end*/
        
        /*Small Newsletter styles start*/
            .newsSubscribeButton{background-color:Transparent; border: 0px; text-align:left; font-size:11px; }
            .inputMailSmall { font-size:10px; border: 1px solid #c3c3c3; }
        /*Small Newsletter styles end*/
        
        /*Small Cart styles start*/
            .boxRightCart { border:1px solid #e6e6e6; color:#493739; 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:#493739; 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:#493739; font-size:11px; }
            .boxRightContainerBOX .boxRight a { color:#493739; font-size:11px; text-decoration:underline; }
            .boxRightContainerBOX .boxRight a:hover { color:#cc6573; }
            .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; }
        /*BOX module styles end*/
        
        /*relatedProduct styles start*/
            .relatedProductImage {border:1px solid #e6e6e6; }
        /*relatedProduct styles start*/
    /*RightBox styles end*/

    /*Footter styles start*/
        .mcbLogoBox { border:none; width:123px; margin-left:0px; }
        /*.mcbLogoBox a { width:123px; height:15px; background:url("images/byMcb.png") no-repeat left top; display:block; color:transparent; font-size:0px; line-height:1000px; overflow:hidden; margin-left:0px; }*/
        .mcbLogo { bottom: 20px; float: right; margin: 0 0 0 0; padding: 0;	position: relative;}
        /*.textAdress {color:#493739; font-size:10px; line-height:10px; display:block; width:550px; height:20px; padding-right:212px; background: url(images/masterCard.png) no-repeat right 0; }*/
        .textAdress a:link{color:#493739; font-size:10px; line-height:10px; }
        .textAdress a:active{color:#493739; font-size:10px; line-height:10px; }
        .textAdress a:visited{color:#493739; font-size:10px; line-height:10px; }
        .textAdress a:hover{color:#493739; font-size:10px; line-height:10px; }
    /*Footter styles end*/

/*Main styles end*/

/**new style*/
/*.topSmallCart{ height:29px; background:url(images/bg_card.png) right 9px no-repeat; position:absolute; right:0; top:-36px; cursor:pointer; padding:10px 146px 0 0}*/
#topSmallCartCount{ display:inline; /*background:url(images/vach_card.png) right 3px no-repeat;*/ padding:0 3px 0 0 ; font-size:12px; text-transform:uppercase; color:#fff; font-family: 'Oswald', sans-serif;}
#topSmallCartCount #ctl00_topMenu_topSmallCart_cartItemCountLabel { padding-right:16px; background:url("images/yellowSlash.png") no-repeat right 3px; }
#topSmallCartPrice{display:inline; font-size:12px; text-transform:uppercase; color:#fff; font-family: 'Oswald', sans-serif; padding-left:6px}
li.expanderMenu{ padding:0 13px 0 7px !important;}
/*.searchTable{ background:url(images/bg_search.png) 0 0 no-repeat; height:28px; width:158px; margin:0}*/
.searchButton {    background: none;   width:30px; height:27px}
*+html #languageMenu{ width:158px; text-align:right; margin-left:-2px}
#languageMenu{ margin:0; padding-bottom:12px; padding-top:1px}
#languageMenu ul li { display: inline; color:#493739; font-size:12px; text-transform:uppercase;font-family: 'Oswald', sans-serif; padding:0 2px 0 20px; margin-right: 15px;}
.leftMenuContainer {    margin-left: 0px;    padding-bottom: 3px;    width: 150px; text-align:right; border:none}
.leftMenuHeader{ background:none; padding:0 0 7px 0; margin:0; width:150px;}
.leftMenuHeader a { color:#cc6573; font-size:14px; text-transform:uppercase;font-family: 'Oswald', sans-serif; font-weight:normal; text-decoration:none; }
.leftMenu{ margin:0; padding:0;line-height: 120%;}
.leftMenuHeader a { color: #CC6573; font-family: 'Oswald',sans-serif; font-size: 14px; font-weight: normal; text-decoration: none; text-transform: uppercase;}
.boxRightContent{ padding:0;}
.newsSubscribeButton{ font-size:14px!important;font-family: 'Oswald', sans-serif; color:#cc6573!important; text-align:right;}
.isFrontpage .center{ width:702px; margin:0; padding:0}

.isFrontpage .boxCenterContainerImgLEFT {float: left; height: 163px; margin-right:15px; margin-top: 20px; width: 224px;}	
.isFrontpage .boxCenterContainerImgRIGHT { height: 163px; margin-left: 0px!important;margin-top: 20px;width: 224px;}
.isFrontpage .boxCenterContainerImgLEFT img, .isFrontpage .boxCenterContainerImgRIGHT img {    width: 224px; height:163px}
.boxRightContainerNewsLetter{ display:none}
.boxCenterContainerImgLEFT, .boxCenterContainerImgRIGHT { margin-top: 10px; margin-bottom: 10px; background:none; }
.boxCenterContainerImgLEFT { float: left; }
.isProductlist .boxCenterContainerImgRIGHT { float: right; margin-right: -7px; }

.isProductlist .boxCenterContainerImgLEFT img, .isProductlist .boxCenterContainerImgRIGHT img { display: block; height: 89px; margin-right: 13px; overflow: hidden; position: relative; width: 341px; }
.isProductlist .boxCenterContainerImgLEFT, .isProductlist .boxCenterContainerImgRIGHT { display: block; height: 89px;margin-right: 13px;overflow: hidden;position: relative;width: 341px; }

.isProductlist .boxCenterContainerImgRIGHT {margin-right:0px!important;}

.isProductlist .boxCenterContainerImgRIGHT img {margin-right:0px!important;}


/*footer*/
/*.wideFooterFrontpage { background:url(images/bg_fter.png) 0 0 no-repeat; width:979px; height:168px; margin:0 auto; padding-top:49px; position:relative}*/
.wideFooter h1, .wideFooter .title{ font-size:18px; line-height:22px; font-weight:normal; color:#c04b5f;font-family: 'Oswald', sans-serif; text-transform:uppercase; padding:1px 0 6px}
.wideFooter p{ font-size:10px; color:#493739;}
/*.wideFooter a.facebook{ width:146px; height:29px; margin-top:10px; background:url("images/facebook.png") no-repeat left top; display:block; }*/
.divFooterPart1{ width:400px; padding:0 35px 0 40px; }
.divFooterPart2{ position:absolute; width:150px;}
.divFooterPart3{ position:absolute; width:160px;}
/*.divFooterPart3 a.readmore { width:68px; height:14px; margin-top:6px; background:url("images/laesMere.png") no-repeat left top; display:block; }*/
.wideFooterContent{ margin: 2px auto 6px auto;width: 932px;height: 25px;padding-top: 5px;}

.wideFooter .divFooterPart2 p a:link, .wideFooter .divFooterPart2 p a:visited, .wideFooter .divFooterPart2 p a:active, .wideFooter .divFooterPart2 p a:hover { text-decoration:none; }
.linkft { background: url("images/arrow.png") no-repeat scroll 0px 5px transparent; color: #493739; padding-left: 8px; text-decoration:none;}

/*.purchaseButton { background:url(images/info.png) no-repeat; display: block; margin-top: 10px; margin-left:142px; padding-bottom: 2px; padding-top: 2px; text-align: center; text-transform:uppercase; width: 85px; height: 21px;font-family: HelveticalNeue; font-weight:bold;font-size:0px;}*/

.productListView3 .headlineList a { color: #CC6573;	font-size:13px;	text-transform:uppercase;font-family:'Oswald', sans-serif;font-weight:normal;}

.divPrices{	margin-top:5px;	line-height:120%;position: relative;}

.productListView3 .textBox {margin-top:6px;	text-align: left;}
.productListView3 .textBox .priceInfoIcon { margin:7px 3px 0 0; float:left; }
.productListView3 .divOfferConditions { margin-top:4px; padding-top:10px; }
.right { float: right; padding-right: 2px; padding-top: 33px; width: 184px; }
.center { float: left; margin-left: -2px; padding-right: 7px; width: 503px; }
.choiceBorders {width: 262px;}
.isProduct .choiceBorders {
    padding-top: 58px!important;
    position: relative;
    top: 0px;
    width: 262px;
}
.itemColorChoice span input {margin-right:5px;}
.isProductlist .purchaseButton { display: block; float: right; margin:-19px 0 0; }

/* Product list styles */

.topSectionView2Outer { width:702px; }
.topSectionView2 { background-position:center 23px; background-repeat: no-repeat; border-bottom:none; padding-bottom: 40px; width: 702px; }
.topSectionView2 h1 { font-family: 'Oswald', sans-serif; font-size:28px; font-weight:normal; text-transform:uppercase; margin:17px 0 8px 10px; }
.topSectionView2 p { width: 270px; margin-left:10px; }
.topSectionBreadcrumb li .b { background: url(images/arrow.png) no-repeat center center; display: inline; }

.centerProductListNoRight { float: left; padding-right: 0px; width: 702px; }
.topSectionView2Content { padding:0px 0px 40px 22px; margin-top:10px; width:300px; }

.topSectionView2NoPicture { padding-bottom:0px; }
.topSectionView2NoPicture .topSectionView2Content { padding:0px; margin-top:10px; }

.topSectionBreadcrumb .first .b { display:none; }

.divItemGroups { width:702px; margin-top:3px; }
.divItemGroups .row .next { margin-left:0px; }
.divItemGroups .row .item { width:140px; text-transform:uppercase; margin-bottom:10px; }
.divItemGroups .row .item a { font-family: 'Oswald', sans-serif; color:#493739; font-size:12px; }
.divItemGroups .row .item a:link { font-family: 'Oswald', sans-serif; color:#493739; font-size:12px; }
.divItemGroups .row .item a:active { font-family: 'Oswald', sans-serif; color:#493739; font-size:12px; }
.divItemGroups .row .item a:visited { font-family: 'Oswald', sans-serif; color:#493739; font-size:12px; }
.divItemGroups .row .item a:hover { font-family: 'Oswald', sans-serif; color:#cc6573; font-size:12px; text-decoration:none; }

.headerPaging { background:#fff; height:25px; border:none;}
.headerPaging .paging { height:16px; line-height:17px; }
.headerPaging .paging span { padding-right:0; border:none;}
.headerPaging .paging > span { border:1px solid #ddd; padding:1px 4px; color:#5d5d5d; }
.headerPaging a:link { border:1px solid #ddd; padding:1px 4px; text-decoration:none; color:#5d5d5d; }
.headerPaging a:active { border:1px solid #ddd; padding:1px 4px; text-decoration:none; color:#5d5d5d; }
.headerPaging a:visited { padding:1px 4px; text-decoration:none; color:#5d5d5d; }
.headerPaging a:hover { border:none; background:url(images/f_pager_h.png) 0 0 repeat-x; color:#fff; padding:2px 5px; }

/*.hnpagelink { line-height:10px; height:10px; }*/
.hnpageprev, .headerPaging a:visited.hnpageprev, .headerPaging a:link.hnpageprev { background:url(images/pg_prev_h.png) 0 0 no-repeat; padding: 2px 5px; border:none; }
.hnpagenext, .headerPaging a:visited.hnpagenext, .headerPaging a:link.hnpagenext { background:url(images/pg_next_h.png) 0 0 no-repeat; padding: 2px 5px; border:none; }
.headerPaging a:hover.hnpageprev { background:url(images/pg_prev_h.png) 0 0 no-repeat; padding: 2px 5px; border:none; }
.headerPaging a:hover.hnpagenext { background:url(images/pg_next_h.png) 0 0 no-repeat; padding: 2px 5px; border:none; }
.headerPaging a:hover.hnpageprev > span, .headerPaging a:hover.hnpagenext > span { color:#544f91; }
.hnpageprev > span, .hnpagenext > span { font-size:0px; line-height:0px; display:inline-block; width:6px; padding:3px 0; color:#fff; line-height:10px; height:6px; }


/* e:Product list styles */

.productListView3 .productRow { width:690px; padding-bottom:40px; margin-bottom:6px; background:url(images/productRowBg.png) no-repeat center bottom; }
.isProductlist .listProductText .itemNo { display:none; }

.listProductText { margin-bottom:4px; }

.isProduct .topSectionBreadcrumb { margin-bottom:10px; }

#productRelationsCenter .relationsTable .relationsTableHeader { background:#493739; color:#FFF; font-family:'Oswald', sans-serif; font-size:12px; text-transform:uppercase; }
.headlineList { padding:3px 10px 3px 10px; background:#493739; color:#FFF; font-family:'Oswald', sans-serif; font-size:12px; text-transform:uppercase; font-weight:normal; }
.headlineList .noItemsHeader { color:#fff;}
.productRow .headlineList { padding:0px; background:#fff; padding-bottom:7px; }
.stock { padding:7px 0 4px; float:none; clear:both; width:180px; }

.newslist .headline { margin-bottom: 10px; border-bottom:1px solid #E4E4E4; }
.newslist .productHeader { border:none; padding-bottom:10px; }

/*.wishListButton { float:left; }
.checkListButton { float:right; }*/


/* Product detail styles */
.isProduct .centerContent { margin-bottom:15px; }
.isProduct .imageBorderMedium { border:none; }
.isProduct .imageBorderMedium, .isProduct .imageBoxMedium { width:220px; }
.isProduct .itemPic { margin-left:0; }
.isProduct .productItemPicBorder { margin-right:13px; }
.isProduct .itemInfo { font-size:11px; color:#555; }
.isProduct .productfiles, .isProduct .productfiles a:link { color:#555; }
.isProduct .text a:hover { color:#cc6573; }
.isProduct .productfiles { padding-left:22px; background:url(images/logo_pdf.png) left 0 no-repeat; height:16px; }

.itemColorChoice {display:inline;float:left;width:90px;}
.itemColorChoice .borderBrown, .itemColorChoice input[type="image"]{display:inline;float:left;/*color:#fff;background:#493739;*/}
.itemColorChoice input[type="radio"]{display:inline;float:left;margin-top:8px;*margin-top:5px;}


.isProduct .itemQuantity { width:37px; float:left; display:inline-block; margin-left:10px; margin-right:6px; }
/*.isProduct .itemQuantity .inputQuantity { border: none; font-size: 20px; height: 41px; line-height: 40px; text-align: center; width: 37px; background:url(images/bg_combine.png) 0 0 no-repeat; }*/
.isProduct .itemQuantity .text { display:none; }
.isProduct .itemButton { width:139px; display:inline-block; margin:9px 0 2px 0; clear:none; }
.isProduct .itemButton.text { width:220px; display:inherit; margin-bottom: 10px; margin-left: 10px; margin-top: 20px; clear:inherit;}

#Anthem_ctl00_ContentRegion_ctl02_StockText_stockLabel__ .text { display:inline; }


#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_itemColorGroupRadioButton {float:left;}
.ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl01_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl01_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl02_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl02_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl03_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl03_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl04_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl04_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl05_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl05_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl06_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl06_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl07_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl07_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}

#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl08_colorImage {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl08_itemColorGroupRadioButton {float:left;}
#ctl00_ContentRegion_ctl02_colorVariantOptionRepeater_ctl00_colorImage {border-width:0px;}


#Anthem_ctl00_ContentRegion_ctl02_colorPanel__ {border:none; margin-top: 15px;}

.isProduct .checkAndWishList { width:242px; margin:2px 10px 14px 13px; }
/*.bigButton { color:#fff; height:23px; background:url(images/bg_combine.png) 0 -60px no-repeat; width:112px; font-family:'Oswald', sans-serif; text-transform:uppercase; }*/
/*.isProduct .wishListButton, .isProduct .checkListButton { background:url(images/bg_combine.png) 0 -60px no-repeat; width:112px; font-family:'Oswald', sans-serif; text-transform:uppercase; cursor: pointer; }*/
/*.isProduct .wishListButton { margin-right:11px; cursor: pointer; }*/
.isProduct .alternativeLinkWrapper {
    bottom: 7px;
    position: relative;
    right: 9px;
}
.isProduct .alternativeLinkWrapper a:link, .isProduct .alternativeLinkWrapper a:active, .isProduct .alternativeLinkWrapper a:visited { color:#493739; }
.isProduct .alternativeLinkWrapper a:hover { color:#cc6573; }

.itemVariant { margin:10px 0 0 10px; }

/* e:Product detail styles */
.productMenucontainer {
	position: relative;
}
#languageMenu { position: absolute; margin-top: -70px; }

/*.itemQuantity { width:44px; float:left; }
.isProduct .itemQuantity .text { display:none; }
.itemButton { clear:none; width:130px; margin-left:0px; margin-top:9px; float:left; }
.checkAndWishList { margin:0 0 0 10px; width:235px; position:relative; top:-3px; margin-bottom:3px; }
#ctl00_ContentRegion_ctl02_addToCheckListButton { position:relative; top:-5px; } */

/* Other styles */
.newslist .centerContentWebPage {margin-bottom:30px;}
.centerNoRight { width:702px; }
.deleteLeftTd, .itemNumberTd, .itemNameTd, .itemPriceTd, .itemQtyTd, .lineTotalTd { height:28px; }
.itemNumberTd { width:100px; }
.lineTotalTd { width: 120px; }

.printIconCheckList { background-color:#cc6573; }
.wishList #wishListItems { border: 1px solid #cc6573; }
.wishList a, .wishList a:link, .wishList a:active, .wishList a:active { color:#493739; }
.wishList a:hover { color:#cc6573; }

.divListSort select { border: 1px solid #493739; }

.centerContentWebPage { width:503px; padding:0; margin-top:0; }
.centerContentWebPage h3 { margin-top:10px; }
.wishList #wishListSetup table td { padding-bottom:5px; }

.stepDelivery td { text-align:center; padding-left:0; border-right:1px solid #fff; font-family:'Oswald', sans-serif; font-size:10px; text-transform:uppercase; }
.stepDelivery .selected { font-size:13px; text-decoration:none; color:#fdd121; }


#ctl00_ContentRegion_acceptCheckBox { margin:2px 6px 0 0; }
/*#ctl00_ContentRegion_updateCartButton, .nextButton, .wishListButton, .checkListButton, #LoginContainer #loginDiv .ForumButton, #LoginContainer #createUserDiv .ForumButton, #LoginContainer #createUserDiv .ForumButton, #LoginContainer .ForumButton, .divOrderInner .bigButton { width:112px; height:23px; background:url(images/bg_combine.png) 0 -60px no-repeat; color:#ffffff; font-family:'Oswald', sans-serif; text-transform:uppercase; font-size:10px; border:none; }*/


/* Special page style */
.contactForm { width: 489px; background:url(images/special_bg_489x1030.jpg) 0 0 no-repeat; }
.contactForm .articleWrapper { padding:17px 15px; }
.contactForm .articleWrapper h2 { font-family:'Oswald', sans-serif; font-size:36px; color:#93384c; text-transform:uppercase; line-height:36px; } 
.contactForm .articleWrapper span.text { display:block; width:290px; color:#493739; font-size:11px; line-height:18px; margin-top:11px; }
.fieldContainer { padding:0 15px 17px; }
.fieldContainer .itemNameWrapper { font-size:14px; }
.fieldContainer label { font-size:14px; position:absolute; top:15px; left:12px; }
.fieldContainer > div > div > div { margin-bottom:5px; position:relative; }
.fieldContainer input[type=text] { height:43px; border:1px solid #e1e1e1; font-size:14px; line-height:42px; }
.fieldContainer input[type=checkbox] { margin-top:17px; }
.fieldContainer .checkBoxLabel { left: 22px; }
.teamNameTextField 		{ width:230px; padding-left:80px; }
.ageTextField 			{ width:208px; padding-left:102px; }
.weekdayTextField 		{ width:165px; padding-left:145px; }
.firstShowDateTextField { width:163px; padding-left:147px; }
.offerNumberTextField 	{ width:170px; padding-left:140px; }
.dessTextField 			{ width:235px; padding-left:75px; }
.nameTextField 			{ width:260px; padding-left:50px; }
.addressTextField 		{ width:240px; padding-left:70px; }
.zipCityTextField 		{ width:215px; padding-left:95px; }
.phoneTextField 		{ width:245px; padding-left:65px; }
.emailTextField 		{ width:255px; padding-left:55px; }
.commentTextField		{ width:200px; padding-left:110px; padding-top:1px; border:1px solid #e1e1e1; font-size:14px; height:130px; line-height:15px; }
.vareTextField          { width:243px; padding-left:67px; }
.materialevalgTextField { width:208px; padding-left:102px; }

.colorMapCheckBox { }
/*.sendButton { background:url(images/bg_combine.png) 0 -137px no-repeat; height:45px; width:295px; font-family:'Oswald', sans-serif; font-size:21px; color:#fff; text-transform:uppercase; line-height:20px; margin-top:20px; }*/

.productRow .productAlternativeLink { display:none; }
.productRow .priceStor { display:none; }


/* e:Special page style */

/* Box test style */
.boxRightContainerBOX .boxRight { margin-left:0; border:none; width:153px; }
.boxRightContainerBOX .boxRight img { margin-bottom:15px; width:153px; }
.boxRightContainerBOX .boxRightHeader { background:none; padding:0; width:153px; }
.boxRightContainerBOX .boxRightHeader a { color:#CC6573; font-family: 'Oswald', sans-serif; font-size:14px; text-transform:uppercase; font-weight:normal; }
.boxRightContainerBOX .boxRightHeader a:hover { color:#CC6573; }
.boxRightContainerBOX .boxRightContent { padding:0;}
.boxRightContainerBOX .boxRightContent td { padding-bottom:5px; }

.boxRightContainerImg, .boxRightContainerImg img, .boxRightContainerBOX .boxRightContentAlt, .boxRightContainerBOX .boxRightContentAlt table {
    padding-left: 10px;
    width: 153px;
}
.boxRightContainerBOX .boxRightContentAlt > table td { padding-bottom:5px; }
.boxRightContainerBOX .boxRightContentAlt { padding:0; }
.boxRightContainerBOX .boxRightContentAlt img { width:140px; padding:0; }
.boxRightContainerBOX .boxRightContentAlt > table table { margin:0 !important; }


.boxCenterContainerImgRIGHT { margin-right:0; }

.boxCenterContainerRIGHT .boxCenterHeader { padding-left:0; background:none; color:#CC6573; font-family: 'Oswald', sans-serif; font-size:14px; text-transform:uppercase; font-weight:normal; }
.boxCenterContainerRIGHT .boxCenterContent { padding:8px 10px 10px 0; }
.boxCenterContainerRIGHT .boxCenterContentAlt .tableBoxContent { margin-left:0px; margin-bottom:10px; }
.boxCenterContainerRIGHT .boxCenterHeader a, .boxCenterContainerRIGHT .boxCenterHeader a:hover { color:#CC6573; }
.boxCenterContainerRIGHT .boxCenter a:hover { color:#cc6573; }

.boxCenterContainer .boxCenterHeader { padding-left:0; background:none; color:#CC6573; font-family: 'Oswald', sans-serif; font-size:14px; text-transform:uppercase; font-weight:normal; }
.boxCenterContainer .boxCenterHeader a, .boxCenterContainer .boxCenterHeader a:hover, .boxCenterContainer .boxCenter a:hover { color:#cc6573; }
.boxCenterContainer .boxCenterContent { padding: 8px 0 10px; }
.boxCenterContainer .boxCenterContent img { width:504px; }
.boxCenterContainer .tableBoxContent { margin-left:0; margin-bottom:10px; }

.boxCenterContainerLEFT .boxCenterHeader { padding-left:0; background:none; color:#CC6573; font-family: 'Oswald', sans-serif; font-size:14px; text-transform:uppercase; font-weight:normal; }
.boxCenterContainerLEFT .boxCenterHeader a, .boxCenterContainerLEFT .boxCenterHeader a:hover, .boxCenterContainerLEFT .boxCenter a:hover { color:#cc6573; }
.boxCenterContainerLEFT .boxCenterContent { padding: 8px 10px 10px 0; }
.boxCenterContainerLEFT .boxCenterContentAlt .tableBoxContent { margin-left:0; margin-bottom:10px; }

/* e:Box test style */
.itemAdded { margin-left: 13px; padding-bottom: 10px;}
/* e:Other styles */

.itemPrices {
    left: 115px;
    position: relative;
    top: 53px;
	min-height: 40px;
}

	
	
.isProduct .prevPrice {
    color: #CC6573;
    font-size: 11px;
    left: 23px;
    line-height: 20px;
    position: relative;
    text-decoration: none;
    top: 3px;
}
	
.tilbudRS {background-color: #FFFFFF; font-size: 18px;font-weight: bold;height: 33px;position: relative;top: 28px; width: 90px;}
.isProduct .tilbudRS {display:none!important;}
	
.isProduct .tilbudSR {
    clear: none;
    display: block;
    float: left;
    left: -23px;
    position: absolute;
    top: -3px;
    width: 20px;
}
	.divClear {display:none;}
.tilbudSR {display:none;}

.isProduct .multiPrices {
    margin: 0px;
    position: relative;
    top: 26px;
	left:-104px;
	width:199px;
}
/* modified by Linh on 2 Mar 2012*/
/*20*/
.isFrontpage .top { background: url(images/sprite_image.png) 0 -120px no-repeat; position:absolute; top:80px; left:30px; width:150px; height:135px; margin:0;}
.top { background: url(images/sprite_image.png) 0 -120px no-repeat; position:absolute; top:80px; left:34px; width:150px; height:132px; margin:0;}
/*33*/
.isProduct .addToCartButton { background: url(images/sprite_image.png) no-repeat scroll -759px -120px transparent; border: medium none; color: #FFFFFF; cursor: pointer; font-size: 0; height: 42px; line-height: 50px; width: 193px; }
/*242*/
.mcbLogoBox a { width:123px; height:15px; background:url("images/sprite_image.png") no-repeat -829px -260px; display:block; color:transparent; font-size:0px; line-height:1000px; overflow:hidden; margin-left:0px; }
.textAdress {color:#493739; font-size:10px; line-height:10px; display:block; width:550px; height:20px; padding-right:212px; background: url(images/sprite_image.png) no-repeat right 0; }
/*254*/
.topSmallCart{ height:29px; background:url(images/sprite_image.png) right -51px no-repeat; position:absolute; right:0; top:-36px; cursor:pointer; padding:10px 146px 0 0}
/*259*/
.searchTable{ background:url(images/sprite_image.png) -500px -120px no-repeat; height:28px; width:158px; margin:0}
/*290*/
.wideFooterFrontpage { background:url(images/sprite_image.png) -1px -551px no-repeat; width:979px; height:168px; margin:0 auto; padding-top:49px; position:relative;}
.wideFooter a.facebook, .divFooterPart1 a.facebook{ width:146px; height:29px; margin-top:10px; background:url("images/sprite_image.png") no-repeat -829px -210px; display:block;   }
.divFooterPart3 a.readmore { width:68px; height:14px; margin-top:6px; background:url("images/sprite_image.png") no-repeat -659px -210px; display:block; font-size:0px; color:transparent;}
/*303*/
.purchaseButton { background:url(images/sprite_image.png) no-repeat -659px -260px; display: block; margin-top: 10px; margin-left:142px; padding-bottom: 2px; padding-top: 2px; text-align: center; text-transform:uppercase; width: 85px; height: 21px;font-family: HelveticalNeue; font-weight:bold;font-size:0px;}
/*403*/
.isProduct .itemQuantity .inputQuantity { border: none; font-size: 20px; height: 41px; line-height: 40px; text-align: center; width: 37px; background:url(images/sprite_image.png) -300px -119px no-repeat; }
/*450*/
.bigButton { color:#fff; height:23px; background:url(images/sprite_image.png) -300px -179px no-repeat; width:112px; font-family:'Oswald', sans-serif; text-transform:uppercase; }
.isProduct .wishListButton, .isProduct .checkListButton { background:url(images/sprite_image.png) -300px -179px no-repeat; width:112px; font-family:'Oswald', sans-serif; text-transform:uppercase; cursor: pointer; }
/*452*/
.isProduct .wishListButton { margin-right:11px; cursor: pointer; }
/*495*/
#ctl00_ContentRegion_updateCartButton, .nextButton, .wishListButton, .checkListButton, #LoginContainer #loginDiv .ForumButton, #LoginContainer #createUserDiv .ForumButton, #LoginContainer #createUserDiv .ForumButton, #LoginContainer .ForumButton, .divOrderInner .bigButton { width:112px; height:23px; background:url(images/sprite_image.png) -300px -179px no-repeat; color:#ffffff; font-family:'Oswald', sans-serif; text-transform:uppercase; font-size:10px; border:none; }
/*524*/
.sendButton { background:url(images/sprite_image.png) -300px -256px no-repeat; height:45px; width:295px; font-family:'Oswald', sans-serif; font-size:21px; color:#fff; text-transform:uppercase; line-height:20px; margin-top:20px; }

.divFooterPart1 p a {color: #C04B5F; font-family:sans-serif,Times; text-decoration:none; text-transform:uppercase;}
.overlayList{ top:0; right:0; z-index:9;}











/* new style - cuonglh */
/* general */
.main { background:#cac6c0 url(images/bg_body.jpg) center 0 no-repeat; }
.topSectionBreadcrumb li a { color:#493739; }
/* e:general */

/* top */
.topDiv { height: 135px; width: 150px; }
#topDropDownMenu { margin-top: 13px; }
/* e:top */

/* footer */
.textAdressTD { padding:0; }
.divFooterContent { background: url(images/footer_top.png) no-repeat 0 0 transparent; height: auto; margin: 0 0 0 -4px; padding:13px 0 15px; position: relative; width: 940px; float:left; }
.divFooterContent br { display:none; }

.divFooterPart1 { width:270px; padding:0; margin:0 0 0 20px; float:left; text-align:left }
.divFooterPart2 { background: none; width: 200px; position:relative; float:left; text-align:left; margin-left:177px; }
.divFooterPart3 { background: none; width: 175px; position:relative; float:left; text-align:left; margin-left:77px; }

.divFooterPart1 a.facebook { margin-top:12px; }
.divFooterContent h1, .divFooterContent .title { color: #C04B5F; font-family: 'Oswald',sans-serif; font-size: 18px; font-weight: normal; line-height: 22px; padding: 0 0 3px; text-transform: uppercase; }
.divFooterContent h1 a, .divFooterContent .title a {color:#C04B5F;}
.divFooterContent div.title a {color:#C04B5F;}
.divFooterContent p { color: #493739; font-size: 11px; line-height:14px; }
.footer_btn { display:block; background:url(images/sprite_image.png) 0 -377px no-repeat; width:68px; height:14px; font-size:0; line-height:0; text-indent:-9999px; overflow:hidden; margin-top:6px; }

.textAdress { background: url(images/footer_bottom.png) no-repeat 0 0 transparent; height: auto; margin: 0 0 0 -4px; padding-top: 11px; position: relative; width: 935px; float:left; padding:16px 0 10px 5px; text-align:left; }
.mcbLogo { margin-right:5px; }

.footer_contact { width:270px; margin:10px 0 0 0; float:left; display:block; }
.wideFooter a.facebook, .divFooterPart1 a.facebook{ width:146px; height:29px; background:url(images/sprite_image.png) no-repeat -829px -210px; display:inline-block; float:left; margin:0; }
.wideFooter a.footer_instagram, .divFooterPart1 a.footer_instagram { width:117px; height:30px; background:url(images/sprite_image.png) no-repeat -862px -316px; display:inline-block; float:left; margin:0 0 0 7px; }
/* e:footer */

/* left menu */
.leftMenuContainer { padding:0; }
.leftMenuContainerSeperator { height:10px; }
.leftMenuHeader { background:url(images/sprite_image.png) 0 -454px no-repeat; width:150px; height:26px; padding:0; }
.leftMenuHeader a { color:#FFF; padding:2px 12px 0 0; display:block; }

.leftMenu { background:url(images/leftmenu_bg.png) 0 bottom no-repeat; width:120px; margin-left:-4px; padding:6px 15px 4px; }
.menuNorm, .menuActive { text-align:left; background:none; padding:0; width:120px; margin-bottom:8px; }

.leftSubMenu { padding:0; }
/* e:left menu */

/* product list */
.inputSearch { border:none; }
.productRow .priceStor { display:inline-block !important; }
.priceInfoIcon, .divOfferConditions { display:none; }
.productRow .headlineList { padding:0; }
 
/* e:product list */
.prevPriceList { clear: both; color: #CC6573; display: block; font-size: 13px; height: auto; margin-top: 0; position: relative; text-decoration: none; }
.tilbudRS { background-color: #FFF; font-size: 18px; font-weight: bold; height: 33px; position: relative; width: auto; top:0; }
.divPrices br { display:none; }
.isProductlist .purchaseButton { display: block; float: right; margin: 0; padding:0; }


/* e:new style - cuonglh */

.menuMore {display:none;}

/*  Discount text on related product start*/
	#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .text{ display:block;}
	#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .prevPrice{ position:static; display:block;}
	#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .prevPrice .tilbudSR{ position:static; float:none; display:inline-block; *display: inline;}
/*	Discount text on related product end*/

/* Show discount price on frontpage - Linh */
	.isFrontpage .frontpagePrices .prevPrice{ top:0;}
	.isFrontpage .frontpagePrices .tilbudSR{ display: inline;}
/* Show discount price on frontpage - end */