﻿@charset "utf-8";
/*General styles start*/
    body, html{ background: /*url(images/bg.jpg) center top repeat-x*/ #fff; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#646464;}
    input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#646464; line-height:13px; border: none; }
    .tekstbox { border: 1px solid #c3c3c3;}
    .headline { color:#000000; font-size:18px; font-weight:bold; line-height:18px; font-family: Arial, Helvetica, sans-serif; height:31px;}
    h2 {margin:0px; color:#000000; font-size:16px; line-height:25px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
/*General styles end*/

/*ContentWraper styles start*/
	.left {width:190px; min-height:500px; padding:19px 0 0 0; margin-right:43px; border:none;}
	.right {width:170px; margin: 16px 20px 0px 0px; padding:0px; float:right;}
	.right img { max-width: 170px; height: auto; }
	.isFrontpage .right { margin-top:0px; padding: 0; }
	.isFrontpage .right img { max-width: none; height: auto; }
	.isFrontpage .center {width:503px;  margin: 0; padding: 0;}
	.center {width:503px; margin: 0; padding: 20px 0px 0px 0px;}
	.centerNoRight { width:702px; background:none; padding-top:20px;}

	.main { /*background: url(images/bg_top.png) center top no-repeat*/; margin: 0; padding: 0px 0px 100px 0px; } 
    .content {width:955px;  border:none; margin:0px 0 21px 0; padding:0px; background: url("images/contentBg.gif") repeat-y scroll 0 0 transparent;}
    .centerContent { background:none; position:relative;}
    .centerContentWebPage { background:none; font-size: 11px; }
    .centerContentWebPageNoRight { background:none; }
	.centerProductListNoRight { width:702px; padding:0px; padding-top:20px;}
    .mainContent {width:955px; background:none; border:none;}
    .productMenucontainer { /*background: url(images/bg_bot.png) 0 bottom no-repeat;*/ padding:0 0 120px 0; margin:0px; margin-top:10px; }
    .top { width:190px; height:150px; float:left; background:none; margin:0px; padding:0px; margin-top:10px;}
	.topDiv { width:190px; margin:0px;}
	.logoImg { width:190px; height:150px;}
	.topSection {width:955px; height:188px; margin-top:0px; background: url(images/spriteImages.png) center top no-repeat #fff;}
	.topSmallCart {color:#646464; font-weight:normal;cursor:pointer; text-align:right; position:relative; top:0px; right:-24px; font-size: 9px}
	#criditCardBox { background: none; float: right; height: 14px; position: relative; right: 84px; top: -50px; width: 216px; cursor: pointer; }
	#topSmallCartCount { height:8px; line-height:8px; float:left; border-right:1px solid #646464; padding-right:8px;}
	#topSmallCartPrice { height:8px; line-height:8px; float:left; padding-left:8px;}
	#TopImageMap img {width:150px; height:150px;}
	.topSectionBreadcrumb { margin-bottom:10px;}
	.topSectionBreadcrumb .first { color:#000000;}
	.topSectionBreadcrumb .first a { color:#000000;}
	.topSectionBreadcrumb .next { color:#000000;}
	.topSectionBreadcrumb .next a { color:#000000;}
	.searchTable { margin:0px;}
	.searchButton { border:none; margin-top:6px;}
	
	.overlayLabel { width:53px; height:196px; background:url(images/spriteme10.png) right top no-repeat; display:block; position:absolute; z-index:10; top:169px; right:0px; }
	.overlayLabel img { width:53px; height:196px; }
/*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:#000000; color:#FFFFFF; line-height:15px; cursor:pointer;}
    .bigButton { border:none; background:#000000; color:#FFFFFF; line-height:20px; cursor:pointer; font-size:12px;}
    
    #freightLine { background:none; }

    .headlineList {line-height:13px; font-weight:normal;}
    .headlineList a { color:#FFFFFF; text-decoration:none; }
    .headerPaging { background: none; border: 0; border-bottom:1px solid #646464; }
    .headerPaging .paging { color:#646464; font-size:10px; font-weight:normal; line-height:13px; }
    .headerPaging a:link{ color:#646464; font-size:10px; font-weight:normal; line-height:13px; }
    .headerPaging a:active{ color:#646464; font-size:10px; font-weight:normal; line-height:13px; }
    .headerPaging a:visited{ color:#646464; font-size:10px; font-weight:normal; line-height:13px; }
    .headerPaging a:hover{ color:#000000; font-size:10px; font-weight:normal; line-height:13px; }

    th.line { border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb;}
    .line { border-bottom:1px solid #ebebeb;}
    .link:link { color: #000000; font-size:10px; }
    .link:active { color: #000000; font-size:10px; }
    .link:visited { color: #000000; font-size:10px; }
    .link:hover { color: #000000; font-size:10px; }
    .inputSearch { border:none; background:none; width:122px; height:16px; font-size:9px; padding-top:14px; padding-bottom:13px; padding-left:15px; margin:0px; margin-top:6px;  margin-left:5px; color:#FFFFFF; background-image:url(images/searchBg.gif); background-repeat:no-repeat; text-transform:uppercase;}
	.tableUserInfo .inputSearch { border: #EBEBEB 1px solid; height: 18px; margin: 0;  padding: 0; background: none; }
    .inputSelect { font-size:10px; border:none; background-color:#ebebeb; text-transform:uppercase; }
    .inputQuantity { font-size:10px; border:none; text-align:center; line-height:15px; background-color:#ebebeb; text-transform:uppercase; }
    .inputDelivery { font-size:10px; border:none; background-color:#ebebeb; text-transform:uppercase; }
    .Img { border:none;}

    .productListView1{}
    .productListView2{background-image:url(/images/twoProductsBG.gif);}
	.productListView3 .headlineList a {color:#000000;}
	.productListView3 .itemCol2 { margin-left:11px}
	.productListView3 .itemCol3 { margin-left:11px}
    .prevPrice { font-size:10px; color:#000000; text-decoration:none; line-height:20px; }
    .productHeader { background:none; border:none; border-bottom:1px solid #ebebeb;}
    .productHeader .text a { color:#FFFFFF; text-decoration:none; }
    .prevPriceList { font-size:9px; color:#000000; text-decoration:none; line-height:12px; }
    .prevPriceSmall { color:#000000; font-size:9px;  line-height:12px; }
    .priceSmall { color:#000000; font-size:9px;  line-height:12px; }
    .price { font-size:9px; color:#000000;  text-decoration:none; line-height:12px; }
    .priceStor{ font-size:15px; color:#000000;  text-decoration:none; line-height:17px; }
	.priceStorExcl {font-size:15px; color:#646464; line-height:13px;}
    
    .frontpagePrices{margin:0px; margin-top:3px;}
    
    .itemNo {font-size:10px; color:#646464;}
    
    .stepDelivery td { border-right:4px solid #FFFFFF; background:#000000; color:#FFFFFF;}
	.stepDelivery .selected { text-decoration: none; font-size: 14px; font-weight: bold;}
    .stepDelivery .last { border:none;}

    .text { line-height:15px; }
    .text a:link{color:#646464; line-height:13px; }
    .text a:active{color:#646464; line-height:13px; }
    .text a:visited{color:#646464;  line-height:13px; }
    .text a:hover{color:#000000; line-height:13px; }
    .textSmall { color:#646464; font-size:9px; }
    .textSmall a { color:#646464; font-size:10px; }
    .textSmall a:link { color:#646464; font-size:10px; }
    .textSmall a:active { color:#646464; font-size:10px; }
    .textSmall a:visited { color:#646464; font-size:10px; }
    .textSmall a:hover { color:#000000; font-size:10px; }
    .textSmall .link a:hover { color:#000000; font-size:10px; }
    .textRed { color: #ff0000; font-size: 10px; line-height: 13px; }
    .textBold { color:#646464; font-size:10px; font-weight:normal; line-height:13px; }
    .textStor { color:#646464; font-size:12px; font-weight:normal; line-height:13px; }

    .validationSummary { font-size:10px; line-height:13px; color: #ff0000; }
    .validationSummaryHeader { font-weight:normal; }
    
     /*FrontPage styles start*/
	 	.frontpageOuter { width:702px; float:left; margin-top:20px;}
        .frontpage{ width:702px; height:403px; margin-bottom:20px; 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:#646464; width:220px; line-height:13px;}

        .productNews img { border:1px solid #FFFFFF;  }
        .productNewsItem { background:none; min-height:243px; vertical-align:top;}
        .productNewsItem .text { color:#646464; font-size:9px; line-height:12px; font-weight:normal; text-decoration:none; text-transform:uppercase; }
    /*FrontPage styles end*/

    /*TopMenu styles start*/
        .menu { width:732px; height:8px; margin:0px; padding:0px; margin-top:135px; float:right; background:none; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;}
        .menu a:link { color: #646464; font-size:9px; font-weight:normal; text-decoration:none; }
        .menu a:active { color: #646464; font-size:9px; font-weight:normal; text-decoration:none; }
        .menu a:visited { color: #646464; font-size:9px; font-weight:normal; text-decoration:none; }
        .menu a:hover { color: #646464; font-size:9px; font-weight:normal; text-decoration:none; }
        .menuNormbg { background:none; height:8px; line-height:8px; padding-left:5px; padding-right:5px; border-right:1px solid #646464;}
        .menuOverbg { background:none; height:8px; line-height:8px; padding-left:5px; padding-right:5px; border-right:1px solid #646464;}
    /*TopMenu styles End*/

    /*LeftMenu styles start*/
		#languageMenu { font-size:9px; margin:4px 0px 18px 38px; float:right; clear:both; text-align:center; background: url(images/spriteme10.png) 47px -246px no-repeat;}
		#languageMenu a { color:#646464; text-transform:uppercase;}
		#languageMenu a:hover { color:#646464; text-decoration:underline;}
		#languageMenu ul li { padding:0 0 0 10px; margin-left:10px; height:8px; border-left: 1px solid #646464; line-height:8px; font-weight:normal; text-transform:none; float:left; background-image: url("images/transparent.gif");}
		#languageMenu ul li:first-child{ border:none;}
		.menuNorm{ padding:4px 0}
        .leftMenuContainer { border:none; text-align: right; margin:0px; padding:0px;}
		.leftMenu {margin:0px; padding:0px; width: 190px}
        .leftMenuHeader { display:none;}
        .leftSubMenu { border:none; }

        .menuNorm { border:none; }
        .menuNorm a { color:#646464; font-size:15px; font-weight:bold; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
        .menuNorm a:hover { color:#646464; font-size:15px; text-decoration:none; font-weight:bold; list-style:none; }
        .menuActive { background:none; border:none; font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase;}
        .menuActive a { color:#646464; font-size:15px; font-weight:bold; text-decoration:none; }


        .subMenuNorm a { color:#646464; font-size:10px; text-decoration:none; font-weight:normal; text-transform:uppercase;}
        .subMenuNorm a:hover { color:#646464; font-size:10px; text-decoration:none; font-weight:normal; }
        .subMenuActive { background:none; font-weight:normal; }
        .subMenuActive a { color:#646464; font-size:10px; text-decoration:none; font-weight:normal; border:none; text-transform:uppercase;}
        .subSubMenuNorm a { color:#646464; font-size:10px; text-decoration:none; font-weight:normal; border:none; text-transform:uppercase;}
        .subSubMenuNorm a:hover { color:#646464; font-size:10px; text-decoration:none; font-weight:normal; }
        .subSubMenuActive { background-color:#646464; font-weight:normal; }
        .subSubMenuActive a { color:#646464; font-size:10px; text-decoration:none; font-weight:normal; border:none; text-transform:uppercase;}
    /*LeftMenu styles end*/
    
    /*Product styles start*/
        .choiceBox { background:none; }
        .choiceBorders { border:1px solid #ebebeb; background:none;}
        
        .imageBox { background:none; }
        .imageBorder {border: none; }
        .imageBorderProduct {border:none; }
        .imageBoxMedium { background:none; }
        .imageBorderMedium {border:none; }
        
        .productItemInfo {background:none; }
        .productItemPicBorder {border:none; }
        
        .tdFilter { background:none; border:1px solid #ebebeb; }
    /*Product styles end*/

    /*News styles start*/
        .dato {color:#000000; font-size:10px; font-weight:normal; line-height:15px; }
        .imageFloat{ float:right; margin-left:5px; margin-bottom:10px; display:inline;}
    /*News styles end*/

    /*RightBox styles start*/
        /*General RightBox styles start*/
            .isFrontpage .boxRightContainer { background:none; margin: 0; padding: 0; border-top:1px solid #ebebeb; border-bottom:1px solid #ebebeb;}
			.boxRightContainer { border: 0;}
            .boxRightContainerImg {background:none; margin-bottom:12px;}
			.left .boxRightContainerImg {background:none; padding-left:2px; }
            .boxRight { border:none; margin: 11px 0px 12px 0px; padding: 0; color:#646464; font-size:9px; text-transform:uppercase; }
            .boxRight a { color:#646464; font-size:9px; text-transform:uppercase; text-decoration:none; }
            .boxRight a:hover { color:#000000; }
            .boxRightHeader { width:170px; text-transform:uppercase; margin:0px; padding:0px; padding-bottom:5px; color:#000000; background:none; font-weight:bold; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
            .boxRightHeader a { color:#000000; text-decoration:none; }
            .boxRightHeader a:hover { color:#000000; }
			.boxRightContent {margin:0px; padding:0px;}
			.boxRightContentAlt {margin:0px; padding:0px;}
            .boxRight input {width:165px; height:14px; padding-top:5px; color:#000000; font-size:9px; text-transform:uppercase; text-decoration:none; }
			#ctl00_ContentRegion_ctl00_subscribeButton { padding-top: 3px; }
        /*General RightBox styles end*/
        
        /*Small Newsletter styles start*/
            .newsSubscribeButton{background-color:Transparent; color:#000000; border:0px; text-align:left; font-size:9px; text-transform:uppercase; }
            .inputMailSmall { font-size:9px; text-transform:uppercase; border:none; background-color:#ebebeb; }
        /*Small Newsletter styles end*/
        
        /*Small Cart styles start*/
            .boxRightCart { border:none; color:#646464; font-size:9px; text-transform:uppercase; background:none; }
              .boxRightCart #smallCartCount div { border-bottom:none; }
            .boxRightCart #smallCartPrice div { border-bottom:none;  }
            .boxRightCart #smallCartLink a { color:#646464; font-size:9px; text-transform:uppercase; text-decoration:none; font-weight:normal;}
        /*Small Cart styles end*/

        /*BOX module styles start*/
			.boxRightContainerBOX { background:none; margin:0px; padding:0px; margin-bottom:12px; }
            .left .boxRightContainerBOX { border:none;}
			.boxRightContainerBOX .boxRight { border:none; margin:0px; padding:0px; color:#646464; font-size:11px; text-transform: none; text-align: center; }
			.boxRight img { margin: 6px 0px 0px 0px !important; padding: 0; }
			.boxRightContainerBOX .boxRight table { margin: 0; padding: 0; }
            .left .boxRightContainerBOX .boxRight { margin-left:10px; text-align: center;}
			.boxRightContainerBOX .boxRight a { color:#646464; font-size:11px; text-transform: none; text-decoration:underline; display: block; padding: 5px 0px 0px 0px; }
            .boxRightContainerBOX .boxRight a:hover { color:#000000; }
			.left .boxRightContainerBOX .boxRight { color:#FFFFFF;}
            .left .boxRightContainerBOX .boxRight a { color:#FFFFFF;}
            .left .boxRightContainerBOX .boxRight a:hover { color:#FFFFFF;}
            .boxRightContainerBOX .boxRightHeader {width:170px; margin:0px; padding:0px; padding-bottom:10px; text-transform:uppercase; color:#000000; background:none; font-weight:bold; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
            .boxRightContainerBOX .boxRightHeader a { color:#000000; text-decoration:none; font-size:15px;}
            .boxRightContainerBOX .boxRightHeader a:hover { color:#000000; }
			.left .boxRightContainerBOX .boxRightHeader {color:#FFFFFF;}
			.left .boxRightContainerBOX .boxRightHeader a {color:#FFFFFF;}
			.left .boxRightContainerBOX .boxRightHeader a:hover {color:#FFFFFF;}
			.boxRightContainerBOX .boxRightContent  {margin:0px; padding:0px;}
			.left .boxRightContainerBOX .boxRightContent  {margin:0px; padding:0px;}
			.left .boxRightContainerBOX .boxRightContent img { margin: 0px 0px 6px 0px !important; padding: 0; }
            .boxRightContainerBOX .boxRightContentAlt { background:none; font-size:11px; text-transform: none;}
			.boxRightContainerBOX .boxRightContentAlt img { margin: 8px 0px 0px 0px; padding: 0; }
        /*BOX module styles end*/
		
		.boxCenterContainerImgLEFT { background:none; padding:0px; margin:0px; margin-bottom:20px;}
		.boxCenterContainerImgRIGHT { background:none; padding:0px; margin:0px; margin-bottom:20px;}
		
		.boxCenterContainer { background:none; padding:0px; margin:0px; clear:both; margin-bottom:20px; border-top:1px solid #ebebeb;}
		.boxCenterContainerLEFT { width:244px; background:none; padding:0px; margin:0px; margin-bottom:20px; border-top:1px solid #ebebeb;}
		.boxCenterContainerRIGHT { width:244px; background:none; padding:0px; margin:0px; margin-bottom:20px; margin-left:15px; border-top:1px solid #ebebeb;}
        
		.boxCenterContainer .boxCenter { width:503px; color:#646464; border:none; margin:0px; margin-top:10px;}
		.boxCenterContainerLEFT .boxCenter { width:244px; color:#646464; border:none; margin:0px; margin-top:10px; display: block; padding: 0px 10px 0px 0px; }
		.boxCenterContainerLEFT .boxCenter img { margin: 8px 0px 6px 0px; padding: 0; }
		.boxCenterContainerRIGHT .boxCenter { width:244px; color:#646464; border:none; margin:0px; margin-top:10px; display: block; padding: 0px 10px 0px 0px; }
		.boxCenterContainerRIGHT .boxCenter img { margin: 8px 0px 6px 0px; padding: 0; }
		.boxCenterContainerLEFT .boxCenter a, .boxCenterContainerRIGHT .boxCenter a {color:#646464; font-weight:normal; font-size: 11px; padding: 5px 0px 0px 0px; display: block; }
		.boxCenterContainerLEFT .boxCenter a:hover, .boxCenterContainerRIGHT .boxCenter a:hover {color:#000000;}
        
		.boxCenterContainerLEFT .boxCenterContentAlt, .boxCenterContainerRIGHT .boxCenterContentAlt { background:none; padding:0px; text-transform:uppercase;}
		.boxCenterContainerLEFT .boxCenterContentAlt, .boxCenterContainerRIGHT .boxCenterContentAlt img { margin: 8px 0px 0px 0px; padding: 0; }
		.boxCenterContainerLEFT .boxCenterContentAlt .tableBoxContent, .boxCenterContainerRIGHT .boxCenterContentAlt .tableBoxContent { margin:0px; text-transform: none; font-size: 11px; }
		
		.boxCenterContainer .boxCenterHeader, .boxCenterContainerLEFT .boxCenterHeader, .boxCenterContainerRIGHT .boxCenterHeader { background:none; padding:0px; color:#000000; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; margin:0px; padding:0px;}
		.boxCenterContainer .boxCenterHeader a, .boxCenterContainerLEFT .boxCenterHeader a, .boxCenterContainerRIGHT .boxCenterHeader a { background:none; padding:0px; color:#000000; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
		.boxCenterContainer .boxCenterHeader a:hover, .boxCenterContainerLEFT .boxCenterHeader a:hover, .boxCenterContainerRIGHT .boxCenterHeader a:hover { color:#000000;}
		
		.boxCenterContainer .boxCenterContent, .boxCenterContainerLEFT .boxCenterContent, .boxCenterContainerRIGHT .boxCenterContent {padding:0px; color:#646464; text-transform: none; font-size: 11px;}
		.boxCenterContainer .boxCenterContent td, .boxCenterContainerLEFT .boxCenterContent td, .boxCenterContainerRIGHT .boxCenterContent td {padding:0px;}
		
		.boxCenterContainer .boxCenterContent a, .boxCenterContainerLEFT .boxCenterContent a, .boxCenterContainerRIGHT .boxCenterContent a {color:#646464; font-weight:normal; text-transform: none; display: block; margin: 0; padding: 5px 0px 0px 0px; }
		.boxCenterContainer .boxCenterContent a:hover, .boxCenterContainerLEFT .boxCenterContent a:hover, .boxCenterContainerRIGHT .boxCenterContent a:hover {color:#000000;}
		
		.boxCenterContainer .boxCenterContentAlt { background:none; padding:0px; margin:0px;}
		.boxCenterContainer .boxCenterContentAlt img { margin: 8px 0px 0px 0px; padding: 0; }
		.boxCenterContainer .tableBoxContent { background:none; padding:0px; margin:0px; color:#646464; text-transform: none; font-size: 11px;}
		.boxCenterContainer .tableBoxContent a { color:#646464; font-weight:normal; padding: 5px 0px 0px 0px; display: block; }
		.boxCenterContainer .tableBoxContent a:hover { color:#000000; font-weight:normal;}
		
		.boxCenterContainerImg { width:503px; background:none; margin:0px; padding:0px; margin-bottom:0px; float:left; clear:both;}
		.boxCenterContainerImg img { width:503px;}
        
        /*relatedProduct styles start*/
            .relatedProductImage {border:none; }
        /*relatedProduct styles start*/
    /*RightBox styles end*/

    /*Footter styles start*/
		.textAdressTD { padding-top:0px; position:relative;}
		
		.isFrontpage .divFooterContent { padding: 19px 20px 14px 20px; background:url(images/bgbot1.gif) no-repeat top right; display: block; height:55px; }
		.divFooterContent { display: none; }
		.divFooterFrontpage {float:right;}
		.divFooterFrontpage p { margin:0px;}
		.divFooterPart1 { width:702px; color:#646464; font-size:10px; font-weight:normal; text-align:left; float:right; text-transform:uppercase; line-height:12px; vertical-align:top;}
		.divFooterPart1 a{ color:#646464;}
	
        .mcbLogo { width:722px; background: none; position:static; margin:0px; padding: 0px 0px 7px 20px; text-align:left; text-transform:uppercase; float:right; clear:both;}
        .mcbLogoBox { width:170px; border:none; margin:0px;}
        .mcbLogoBox a{ color:#646464; font-size:10px; margin:0px;}
        
        .textAdress { width:722px; background: none /*#111111 url(images/bgbot2.gif) repeat-x top*/; margin:0px; padding: 17px 0 11px 20px; color:#646464; font-size:10px; line-height:10px; text-transform:uppercase; text-align:left; float:right; clear:both;}
        .textAdress a:link{color:#646464; font-size:10px; line-height:10px; text-decoration: none; }
        .textAdress a:active{color:#646464; font-size:10px; line-height:10px; }
        .textAdress a:visited{color:#646464; font-size:10px; line-height:10px; }
        .textAdress a:hover{color:#646464; font-size:10px; line-height:10px; }
    /*Footter styles start*/
	
	.noItemsTable { background:none; }
	.noItemsHeader { color:#000000; }
	.topSectionBreadcrumb li .b {  margin-left: 2px; }
	
/*Main styles end*/

.left .ssBox{background: none; border:1px solid #646464; width:190px; height:auto; margin-bottom:5px; float:left; position:relative; margin-left:0px; padding: 0 0 0 00px}
.left .ssBoxTextDiv {float:left; background: none;}
.left .ssBoxTextDiv input{border:none; text-align:right; width:155px; padding:6px 0 4px 8px; margin:0px; background:none; font-size:10px; color:#646464; height: 14px; vertical-align: middle; text-transform: uppercase; font-size: 9px}
.left .ssBoxLoaderIcon {margin: 12px 0 0 -18px; position: absolute;left: 19px; top: -7px;display:none;}
.left .ssBoxLoaderIcon img { display:block}
.left .ssBoxButtonDiv {float:left; background: none;}
.left .ssBoxButtonDiv input{width:24px;height:25px; margin:0px;padding:0px;background:url(images/search_button.jpg) center center no-repeat;border:none;cursor:pointer; vertical-align: middle;}
*:first-child+html .left .ssBoxButtonDiv {margin-top:1px;}

.left .ssResult{width:699px; position:absolute;top:35px;left:-10px;margin:0px 1px 0px 1px;z-index:50;}

.left .ssResultTop, .left .ssResultContent, .left .ssResultBottom{width:681px; padding:0 9px 0 9px;}
.left .ssResultTop{ background-position:0px;height:14px;}

.left .ssResultContent{background-position:-699px;background-repeat: repeat-y;}
.left .ssResultContent hr{display:none;}
.left .ssResultContent A{color:#000000;text-decoration:none;}
.left .ssResultSection{padding:0;}
.left .ssResultSection ul{list-style-type: none;margin:0px;padding:0px;}
.left .ssResultSection li{padding: 0 10px 5px 10px;clear:both; border-top:1px solid #ffffff; border-bottom:1px solid #e6e6e6; margin:0;display:block;}
.left .groups li{height:50px; cursor:pointer;}
.left .items li{height:38px; cursor:pointer;}
.left .ssResultSection .itemActive{background-color:#DBDBDB;}
.left .ssResultSection .item{background-color:#f5f5f5;}
.left .ssResultSectionHead{text-align:left; padding:5px 0 5px 8px; background:#a8a8a8; color:#FFF; font-size:11px; font-weight:bold;}
.left .groups .ssResultSectionHead { padding-top:0;}
.left .ssResultBottom{background-position:-1398px;height:14px;}

.left .ssResultGroupImage{float:left;width:40px;height:30px;margin:12px 3px 0 10px;overflow:hidden; border:1px solid #EAEAEA;}
.left .ssResultGroupText{float:left;padding:20px 0 0 12px; font-size:12px;}

.left .ssResultItemImage{float:left;width:40px;height:30px;margin:6px 3px 0 10px;overflow:hidden; border:1px solid #EAEAEA;}
.left .ssResultItemText{float:left;padding:14px 0 0 12px; font-size:12px;}
.left .ssResultItemText a{color:#5b6062;}

.left .ssResultSectionError{ width:670px; text-align:center; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#333; padding:25px 0 25px 0;}
.left .ssResultSection li a {display:inline-block;}
.left .ssResultSection li a {display:block;}
.isProductlist .itemNo { display:none;}
.shareFriendEmail, .shareUserEmail, .shareText, .shareUserName, .shareCancel, .shareSubmit { background:#FFFFFF; border:1px solid #668EB4; color:#668EB4;}

/*xuannh -Redesign*/
.isFrontpage .topSection, .isFrontpage .center, .isFrontpage .right,  .isFrontpage .divFooterContent, .isFrontpage .left, .isFrontpage .textAdress, .isFrontpage .mcbLogo{ display: none;}
/*body{background:#fff; height: auto;}*/
.isFrontpage{ background: #fff url(images/bg_frontpage.jpg) top center no-repeat; margin: 0 auto; height: 1250px; width: auto;}
.isFrontpage .content, .isFrontpage  .frontpage{ background: none;}
.isFrontpage .frontpage{ height: 450px; margin-bottom: 0; background: none !important;}
.frontpageOuter{margin-top: 250px;}
.frontpage div{ margin-left: 0; padding-top: 0;}
.frontpage div.linksOnFP{padding-top: 205px; float:left;}
.frontpage .logo_fp{ display: block;float:left; width: 315px; height: 210px; text-indent:-9999px; font-size: 0; line-height: 0;}
.frontpage .collection_fp{display: block;  float: left; height: 76px; margin-left: 10px; width: 255px;  text-indent:-9999px; font-size: 0; line-height: 0;}
.frontpage .shop_fp{display: block; float: left; height: 85px; margin-left: 10px; width: 255px;  text-indent:-9999px; font-size: 0; line-height: 0;}
.frontpage .about_fp{ display: block; float: left; height: 75px; margin-left: 10px; width: 215px;  text-indent:-9999px; font-size: 0; line-height: 0;}
/*e:xuannh*/


/* 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/spriteImages.png) no-repeat scroll 0 -735px transparent;  outline:none}
	.yellowBox .freightLabel { display:block; margin:5px 0; }
	.selected .bt2 { background: url(images/spriteImages.png) no-repeat scroll 0 -800px transparent;  height:46px; margin-right: 10px; }
	.selected .bt2 span {  background: url(images/spriteImages.png) no-repeat scroll right -856px transparent; height: 46px;  color:#FFF; font-family:  Arial, Helvetica, sans-serif;  text-transform: uppercase; font-size: 18px; font-weight: normal !important; }
	.selected .bt2 .number { background: #3e3e3d;color:#FFF; text-transform:none;  font-family: Arial, Helvetica, sans-serif;  border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px;}
	.bt2 span {background: url(images/spriteImages.png) no-repeat scroll right -996px transparent;  text-transform: uppercase; font-weight: normal; font-size:18px;  font-family:  Arial, Helvetica, sans-serif;  }
	.bt2 {background: url(images/spriteImages.png) no-repeat scroll 0 -940px transparent; margin-right: 10px; }
	.bt2 .number { background: #aeaeae;  border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; }
	.che_indhead h1{ width:215px; font-size: 24px; font-weight: bold; text-transform: uppercase;}
	.shopvidere { background: url(images/spriteImages.png) no-repeat scroll 0 -200px; margin-right: 10px; width:209px; height: 42px; }
	.neeste { background: url(images/spriteImages.png) no-repeat scroll right -200px ; margin-right: 0 ; width: 209px; height: 42px; }
	.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/spriteImages.png) no-repeat scroll -800px -280px; }
	.bt3 { background: url(images/spriteImages.png) no-repeat scroll 0 -1064px transparent; margin-top:0; }
	.bt3 a { background: url(images/spriteImages.png) no-repeat scroll right -1108px transparent; margin-top:0; color:#FFF; text-transform: uppercase ;  font-family: Arial, Helvetica, sans-serif;}
	
	.che_boxt .che_boxh { background:url(images/spriteImages.png) no-repeat scroll 0 -280px transparent; width:654px;}
	.yellowBox .bt3 a { background:#6383a1; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; margin-top:0;color:#FFF; }
	.yellowBox .bt3 { background:#6383a1;  border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px;  margin-top:1px; }
	a.bt3 span {background: url(images/spriteImages.png) no-repeat scroll right -1108px transparent; }
	
	.che_bstep2 input { border:none; background:url(images/spriteImages.png) 0 -612px no-repeat; padding: 5px; width:192px; outline:none }
	.che_bstep2 .w45 { background:url(images/spriteImages.png) 0 -543px no-repeat; width:35px;  outline:none}
	.che_bstep2 .w129 { background:url(images/spriteImages.png) 0 -695px 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/spriteImages.png) no-repeat scroll 0 -649px; color:#fff;  float: left; outline: medium none; width: 241px;}
	.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; background: none; }
	.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/spriteImages.png) 0 -612px no-repeat; border: none }
	.w106 { width: 160px;}
	
	.che_allprice {background: url(images/spriteImages.png) no-repeat scroll 1px -400px 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/spriteImages.png) no-repeat scroll 0 -340px 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 #000;}
	.isCheckout #cartTable input{ border: none;}
	.isCheckout .itemNameTh, .isCheckout .itemNameTd{ width: 274px;}
	.isCheckout .mainItemNoHeader{ width: 52px;}
	.isCheckout .itemNoCheckout{ width: 52px; float: left; margin-top: 7px;}
/* e:check out */
/*edit topcart*/
.menu{ position: relative;}
.topSmallCart{ position: absolute; right: 65px;}
/*e: topcart*/


.productListView3 .overlayList img{ max-width: 86px;}
.productListView3 .overlayList{ top:-5px; left:-7px; width:86px; height:86px;}
.isProduct .overlayList{ left:-9px; top:-7px; width:109px; height:106px;}
.boxRightContent .relatedProduct .overlayList, .boxRightContent .relatedProduct .overlayList img{ width:30px; height:30px;}
.boxRightContent .relatedProduct .overlayList{ left:-2px; top:-2px;}



 /* CLH */
	#productListTable .productRow .textBox { position:relative; }
	#productListTable .productRow .productAdditionalInfoWrapper { position:absolute; top:-27px; background:#d6d6d6; width:220px; height:22px; line-height:22px; font-size:11px; text-align:center; left:5px; }
/* e:CLH */
.relatedProductImage img{ width: 60px;}