﻿@charset "utf-8";
/*General styles start*/
    body, html{ background-color:#e9e6dd; background-image:url(images/bg.jpg); background-repeat: no-repeat; background-position:top center; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#2c2b27;}
    input, textarea, select { font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#2c2b27; line-height:13px; border: none; }
    .tekstbox { border: 1px solid #c3c3c3;}
    .headline { color:#2c2b27; font-size:18px; font-weight:normal; line-height:18px; font-family: Georgia, "Times New Roman", Times, serif; line-height:25px; padding-bottom:3px; height:auto;}
    h2 {margin:0px; color:#2c2b27; font-size:14px; line-height:25px; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif; }
/*General styles end*/

/*ContentWraper styles start*/
	.main{background:url(images/bg.png) repeat-x;}
    .content {background:none; border-top: none; float:left; clear:both; padding:0px; margin-top:34px;}
    .centerContent { background:#FFFFFF; }
    .centerContentWebPage { background:#FFFFFF; }
    .centerContentWebPageNoRight { background:#FFFFFF; }
    .mainContent { background:url(images/topBg.png) no-repeat top center; border:none;}
    .productMenucontainer { background:none; margin:0px; padding:0px;}
    .top { width:350px; height:40px; margin:0px; position:absolute; top:40px; left:57px; background:none;}
	.topDiv { width:350px; height:40px; margin:0px;}
	.logoImg { width:350px; height:56px;}
	.topSection { position:relative; margin-top:8px; float:left; clear:both; height:122px;}
	.leftMenuContainerSeperator{ height:0;}
	.left{ position:relative; top:-5px;}
/*ContentWraper styles end*/

/*Main styles start*/

/*Frontpage slideshow start*/

.peKenBurns 
{
    width: 662px;
    height: 462px;
}

.centerNoLeftSidebar{width: 726px;}

/*Frontpage slideshow end*/

/*Frontpage news boxes start*/

.frontpageNewsBoxesContainer
{
    width: 100%;
}

.frontpageNewsBox
{
    width: 267px;
    /*height: 184px;*/
    padding: 10px;
    float: left;
    border: 1px solid #F4F0EF;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 0 20px 20px 0;
    
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eae9e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eae9e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eae9e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eae9e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eae9e7 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#eae9e7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae9e7',GradientType=0 ); /* IE6-9 */
}

.frontpageNewsBox a { text-decoration: none; }

.frontpageNewsBox a.newsBoxImageLink
{
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}
.frontpageNewsBox a.newsBoxImageLink img
{
    width: 138px;
    height: 100px;
}
.frontpageNewsBox .newsBoxHeadlineContainer
{
    float: left;
    width: 124px;
    padding-top: 25px;
}
.frontpageNewsBox a.newsBoxHeadline
{
    color: #626061;
    font-size: 15px;
    text-transform: uppercase;
}

.newsBoxDateContainer { position: relative; }

.frontpageNewsBox .newsBoxDate
{
    background: #AA182D;
    width: 78px;
    padding: 0px 2px 2px 2px;
    position: absolute;
    left: -10px;
    top: 5px;
}

.frontpageNewsBox .newsBoxDate a
{
    color: White;
}

.frontpageNewsBox .newsBoxDescription
{
    padding: 5px;
}
.frontpageNewsBox .newsBoxDescription a
{
    color: #ABABAB;
    font-style: italic;
}

.frontpageNewsBox a.newsBoxReadMore
{
    display: block;
    background: url("images/readMore_button.gif");
    padding: 2px 0 0 5px;
    color: #575556;
    font-weight: bold;
    font-size: 13px;
    width: 88px;
    height: 18px;
}

/*Frontpage news boxes end*/

    .ajaxload{margin:1px 1px 1px 1px;width:16px;height:16px;background-image:url(images/ajax-loader.gif);}
    
    .button { background: url(images/smallButton.jpg) no-repeat; color:#FFFFFF; text-align:center; width:94px; height:24px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:none; font-size:12px; line-height:12px; border:none; cursor:pointer;}
	
	#ctl00_ContentRegion_giftPanel .button { background: url(images/smallButtonCheckout.jpg) no-repeat; color:#FFFFFF; border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    height: 26px !important;
    line-height: 12px;
    text-align: center;
    text-transform: none;
    width: 94px !important;}
	
    .bigButton { background: url(images/button.gif) no-repeat; color:#FFFFFF; text-align:center; width:140px; height:24px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:none; font-size:12px; line-height:12px; border:none; cursor:pointer; }
    
    #freightLine { background:#f4f3f2; }

    .headlineList {line-height:13px; font-weight:bold;}
    .headlineList a { color:#FFFFFF; text-decoration:none; }
    .headerPaging { background:#f5f5f0; border-top:1px solid #2c2b27; border-bottom:1px solid #2c2b27; background-repeat:repeat-x; }
    .headerPaging .paging { color:#2c2b27; font-size:12px; font-weight:bold; line-height:13px; }
    .headerPaging a:link{ color:#2c2b27; font-size:12px; font-weight:bold; line-height:13px; }
    .headerPaging a:active{ color:#2c2b27; font-size:12px; font-weight:bold; line-height:13px; }
    .headerPaging a:visited{ color:#2c2b27; font-size:12px; font-weight:bold; line-height:13px; }
    .headerPaging a:hover{ color:#801522; font-size:12px; font-weight:bold; line-height:13px; }

    th.line { border-bottom:1px solid #801522; border-top:1px solid #801522;}
    .line { border-bottom:1px solid #801522;}
    .link:link { color: #801522; font-size:10px; }
    .link:active { color: #801522; font-size:10px; }
    .link:visited { color: #801522; font-size:10px; }
    .link:hover { color: #801522; font-size:10px; }
    .inputSearch { border: 1px solid #c3c3c3; }
    .inputSelect { font-size:10px; border: 1px solid #c3c3c3; }
	.divOrderInnerOrder .inputQuantity{ margin:0 0 0 46px;}
    .inputQuantity { font-size:11px; border: 1px solid #c3c3c3; text-align:center; line-height:15px; }
    .inputDelivery { font-size:11px; border: 1px solid #c3c3c3; }
    .Img { border:1px solid #801522;}

    .productListView1{}
    .productListView1 .divPricesOrder {width:368px;min-height:90px; margin-bottom:8px;}
	
    .productListView1 .divPricesOrder .divPrices{position:absolute;bottom:0px; margin-bottom:10px;}
	/*.productListView1 .divPricesOrder .divPrices { margin:0 0 10px; width:166px; position:absolute; bottom:0; }*/
	
    .productListView1 .divPricesOrder .divOrderInner{float: right; width:194px;}
    .productListView1 .divPricesOrder .divOrderInnerInfo a{ color:#4c4a45; text-decoration:underline	;}
	.productListView1 .divPricesOrder .divOrderInnerOrder .divOrderInnerStock {float: right; width: 80px;}
	.productListView1 .divPricesOrder .divOrderInnerInfo { bottom: 0; position: relative; top: 23px; display:inline-block; }
	.productListView1 .divPricesOrder .divOrderInnerOrder .divOrderInnerStock .stock { float:right; font-size:10px; position:relative; right:0; top:-22px; width:130px; }

	.productListView1 .divPricesOrder .divOrderOuter { bottom:0; left:167px; position:absolute; text-align:right; width:200px; background: url("images/antal.gif") no-repeat scroll 3px 23px transparent; }
	/*.productListView1 .divPricesOrder .divOrderOuter { position:static; float:right; background: url("images/antal.gif") no-repeat scroll 3px 23px transparent; width:200px; text-align:right; }*/
	
    .productListView1 .divPricesOrder .divOrderInner .listAddToCartButton{ float:left; margin:0; font-size:0px; clear:both; color:transparent; line-height:13px; height:47px; width:194px; background: url(images/putinbasket.gif) no-repeat; color:#C5C201; }
	.productListView1 .divPricesOrder .divOrderInnerOrder { width:194px; float:left; }
    
    .productListView2{background-image:url(../../images/twoProductsBG.gif);}
    .prevPrice { font-size:12px; color:#801522; text-decoration:none; line-height:11px; margin-bottom:10px; display:block }
    .productHeader { background:#801522; border-top:1px solid #801522; border-bottom:1px solid #801522; background-image:url(images/topBarBg.gif); background-repeat:repeat-x; padding-top:3px; padding-bottom:3px; }
    .productHeader .text a { color:#FFFFFF; text-decoration:none; }
    .prevPriceList { font-size:12px; color:#801522; text-decoration:none; line-height:16px; text-decoration:line-through; }
    .prevPriceSmall { color:#801522; font-size:10px;  line-height:15px; }
    .priceSmall { color:#801522; font-size:12px;  line-height:16px; }
    .price { font-size:13px; color:#801522;  text-decoration:none; line-height:17px; }
	.priceStor{ font-size:24px; color:#801522;  text-decoration:none; line-height:25px; }
	.priceStorExcl {font-size:10px; color:#767C79;line-height:13px;}
    
    .frontpagePrices{margin:6px 0 4px 0;}
    
    .itemNo {font-size:10px;color:#767C79;}

    .stepDelivery td { border-right:4px solid #FFFFFF; background: url(images/kasseBg.jpg) repeat-x bottom #7f1421; color:#FFFFFF;}
    .stepDelivery .last { border:none;}

    .text { line-height:20px; }
    .text a:link{color:#2c2b27; line-height:17px; }
    .text a:active{color:#2c2b27; line-height:17px; }
    .text a:visited{color:#2c2b27;  line-height:17px; }
    .text a:hover{color:#801522; line-height:17px; }
    .textSmall { color:#2c2b27; font-size:10px; }
    .textSmall a { color:#2c2b27; font-size:10px; }
    .textSmall a:link { color:#2c2b27; font-size:10px; }
    .textSmall a:active { color:#2c2b27; font-size:10px; }
    .textSmall a:visited { color:#2c2b27; font-size:10px; }
    .textSmall a:hover { color:#801522; font-size:10px; }
    .textSmall .link a:hover { color:#801522; font-size:10px; }
    .textRed { color: #ff0000; font-size: 10px; line-height: 13px; }
    .textBold { color:#2c2b27; font-size:10px; font-weight:bold; line-height:13px; }
    .textStor { color:#2c2b27; font-size:12px; font-weight:bold; line-height:13px; }

    .validationSummary { font-size:11px; line-height:13px; color: #ff0000; }
    .validationSummaryHeader { font-weight:bold; }
    
     /*FrontPage styles start*/
        .frontpage{ width:503px; height:151px; background-image:url(images/forside2.jpg); background-repeat:no-repeat; overflow:hidden; }
		.frontpage div { padding-top:65px; margin-left:22px; }
        .frontpage p { margin:0px; padding:0px; font-size:12px; color:#FFFFFF; width:258px; line-height:16px;}
		.frontpage a { color:#FFFFFF; text-decoration:none; font-size:10px;}
		
		.productNewsContainerOuter { width:505px; background:url(images/fokus.gif) no-repeat; padding-top:50px;}
		.productNews { background:url(images/boxGradient.gif) top repeat-x #f3f3f3; border-top:0px!important; width:505px; border:1px solid #d0d0d0; margin-top:0pc;}
        .productNews img { border:1px solid #d0d0d0;  }
        .productNewsItem { background:none; min-height:243px; vertical-align:top;}
        .productNewsItem .text { color:#2c2b27; font-size:12px; line-height:17px; font-weight:normal; text-decoration:none; }
		.productNewsItem .frontpagePrices { font-weight:bold; font-size:12px; }
		.productNewsItem .price { font-size:12px; }
		.productNewsItem .prevPrice { font-weight:normal; width:90px; }
    /*FrontPage styles end*/

    /*TopMenu styles start*/
        .menu { background-image:none; background-repeat:repeat-x; font-family: Georgia, "Times New Roman", Times, serif;  text-transform: none; margin-top:29px; font-weight:normal; width:895px; margin-left:42px; padding-left: 0px; height:35px; position:absolute; top:23px; }
        .menu a:link { color: #2c2b27; font-size:13px; font-weight:normal; text-decoration:none; padding-bottom:7px}
        .menu a:active { color: #2c2b27; font-size:13px; font-weight:normal; text-decoration:none; padding-bottom:7px}
        .menu a:visited { color: #2c2b27; font-size:13px; font-weight:normal; text-decoration:none; padding-bottom:7px}
        .menu a:hover { color: #801522; font-size:13px; font-weight:normal; text-decoration:none; padding-bottom:7px }
        .menuNormbg { background-image:url(images/menubg.gif); background-repeat: no-repeat; background-position:right top; height:35px; line-height:36px; padding-right:15px;padding-left:12px; margin-top:53px }
        .menuOverbg { background-image:url(images/menubg.gif); background-repeat:no-repeat; background-position:right top; height:35px; line-height:36px; padding-right:15px;padding-left:12px; margin-top:53px }
		#criditCardBox { padding-right:12px; padding-top:7px; float:right;}
    /*TopMenu styles End*/

    /*LeftMenu styles start*/
        .leftMenuContainer { border:none; width:180px; }
        
		.itemGroup0 .leftMenuHeader { width:180px; height:40px; background: url(images/vin.png) no-repeat; padding:0px;}
		.itemGroup0 .leftMenuHeaderCollapsed { width:180px; height:45px; background: url(images/vin_col.png) no-repeat; padding:0px;}
		
		.itemGroup1 .leftMenuHeader { width:180px; height:40px; background: url(images/spiritus.png) no-repeat; padding:0px;}
		.itemGroup1 .leftMenuHeaderCollapsed { width:180px; height:45px; background: url(images/spiritus_col.png) no-repeat; padding:0px;}
		
		.itemGroup2 .leftMenuHeader { width:180px; height:40px; background: url(images/oevrige.png) no-repeat; padding:0px;}
		.itemGroup2 .leftMenuHeaderCollapsed { width:180px; height:45px; background: url(images/oevrige_col.png) no-repeat; padding:0px;}
		
		.itemGroup3 .leftMenuHeader { width:180px; height:40px; background: url(images/specialiteter.png) no-repeat; padding:0px;}
		.itemGroup3 .leftMenuHeaderCollapsed { width:180px; height:45px; background: url(images/specialiteter_col.png) no-repeat; padding:0px;}
		
		.leftMenu { padding:0px; background: url(images/subMenuBottom.png) no-repeat bottom center; padding-bottom:20px;  }
		.leftSubMenu { border-top:none; margin-top:14px;}
		.leftSubSubMenu { border-top:none; margin-top:8px;}

        .menuNorm { border-bottom:none; background: url(images/subMenuBG.png) no-repeat bottom center; padding:7px 14px; }
        .menuNorm a { color:#2c2b27; font-size:13px; font-weight:normal; text-decoration:none; line-height:17px; }
        .menuNorm a:hover { color:#801522; font-size:13px; text-decoration:none; font-weight:normal; list-style:none; }
        /*.menuActive { background: url(images/subMenuBG.png) no-repeat bottom center; padding:4px 14px; text-transform:uppercase; border-bottom:0px solid #d5d5d3; }*/
        .menuActive { background: url(images/subsubMeuBg2.png) no-repeat top center; padding:7px 14px;  border-bottom:none;}
		/*.menuActive { no-repeat bottom center; padding:4px 14px; text-transform:uppercase; border-bottom:1px solid #d5d5d3;background-color:#F8F8F8;border-left:1px solid #d5d5d3;border-right:1px solid #d5d5d3; }*/
        .menuActive a { color:#801522; font-size:13px; font-weight:normal; text-decoration:none; line-height:17px; }
		
		.menuLess {border-bottom:none; background: url(images/subMenuBG.png) no-repeat bottom center; padding:7px 14px;}
		.menuLess a {color:#2c2b27; font-size:13px; font-weight:normal; text-decoration:none; font-style:italic;}
		.menuLess a:hover { color:#801522; font-size:13px; text-decoration:none; font-weight:normal; list-style:none; font-style:italic;}
		.menuMore {border-bottom:none; background: url(images/subMenuBG.png) no-repeat bottom center; padding:7px 14px;}
		.menuMore a {color:#6c0915; font-size:13px; font-weight:normal; text-decoration:none;}
		.menuMore a:hover { color:#6c0915; font-size:13px; text-decoration:none; font-weight:normal; list-style:none;}
		
		
	.subMenuNorm { text-transform:none;  padding-left:7px; margin-bottom:10px; }
        .subMenuNorm a { color:#2c2b27; font-size:12px; text-decoration:none; font-weight:normal; }
        .subMenuNorm a:hover { color:#801522; font-size:12px; text-decoration:none; font-weight:normal; }
        .subMenuActive { background-color:Transparent; font-weight:normal; text-transform:none; padding-left:7px; padding-bottom:10px;  }
        .subMenuActive a { color:#801522; font-size:12px; text-decoration:underline; font-weight:normal; border-bottom:none;  }
		
		.subSubMenuNorm { text-transform:none;  padding-left:13px;  padding-bottom:7px;  }
        .subSubMenuNorm a { color:#2c2b27; font-size:12px; text-decoration:none; font-weight:normal; border:none; }
        .subSubMenuNorm a:hover { color:#801522; font-size:12px; text-decoration:none; font-weight:normal; }
        .subSubMenuActive { background-color:Transparent; font-weight:normal;  padding-left:13px; padding-bottom:7px;  }
        .subSubMenuActive a { color:#801522; font-size:12px; text-decoration:underline; font-weight:normal; border-bottom:none; }
    /*LeftMenu styles end*/
    
    /*Product styles start*/
        .choiceBox { background:#FFFFFF; }
        .choiceBorders { border:1px solid #e6e6e6; background:#FFFFFF;}
        
        .imageBox { background:#FFFFFF; }
        .imageBorder {border: none; }
        .imageBorderProduct {border:1px solid #e6e6e6; }
        .imageBoxMedium { background:#FFFFFF; }
        .imageBorderMedium {border: 1px solid #e6e6e6; }
        
        .productItemInfo {background:#FFFFFF; }
        .productItemPicBorder {border:1px solid #e6e6e6; }
        
        .tdFilter { background:#FFFFFF; border:1px solid #801522; }
    /*Product styles end*/

    /*News styles start*/
        .dato {color:#801522; 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:none; padding-top:0px; }
			
			
            .boxRightContainerImg {background:none; }
			.boxRightContainerImg img {  margin-left: 7px; }
			.boxRightContainerImgR {background:none; display:none;}
			
			
			.boxRightContainerImgOrdinary {margin-left:9px;}
			.boxRightContainerImgOf {display:none}
			
			
            .boxRight { border:none; color:#2c2b27; font-size:12px; background: url(images/boxBg.gif) bottom no-repeat; }
            .boxRight a { color:#2c2b27; font-size:12px; text-decoration:none; }
            .boxRight a:hover { color:#801522; }
            .boxRightHeader { text-transform:none; color:#801522; background: url(images/boxTop.gif) no-repeat; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:17px; padding-top:10px;}
            .boxRightHeader a { color:#FFFFFF; text-decoration:none; }
            .boxRightHeader a:hover { color:#801522; }
            .boxRight input {color:#2c2b27; 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:12px; }
            .inputMailSmall { font-size:10px; border: 1px solid #c3c3c3; }
        /*Small Newsletter styles end*/
        
        /*Small Cart styles start*/
            .boxRightCart { border:none; color:#FFFFFF; font-size:12px; background: url(images/kurv2.jpg) top right no-repeat; }
			.boxRightCart .boxRightHeader { background:none; color:#FFFFFF; padding-top:0px; padding-bottom:0px; height:30px; line-height:20px; padding-top:5px; }
			.boxRightCart #smallCartCount { height:15px; }
            .boxRightCart #smallCartCount div { border-bottom:none; color:#FFFFFF; }
			.boxRightCart #smallCartPrice { height:15px; }
            .boxRightCart #smallCartPrice div { border-bottom:none; color:#FFFFFF; }
			.boxRightCart #smallCartLink { height:33px; padding-bottom:5px;}
            .boxRightCart #smallCartLink a { color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:normal; text-transform:none; }
        /*Small Cart styles end*/

        /*BOX module styles start*/
            .boxRightContainerBOX { background:none; }
            .boxRightContainerBOX .boxRight { border:none; color:#2c2b27; font-size:12px; background: url(images/boxBg.gif) bottom no-repeat; }
            .boxRightContainerBOX .boxRight a { color:#2c2b27; font-size:12px; text-decoration:underline; }
            .boxRightContainerBOX .boxRight a:hover { color:#801522; }
            .boxRightContainerBOX .boxRightHeader { text-transform:none; color:#801522; background: url(images/boxTop.gif) no-repeat; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:17px; padding-top:10px; }
            .boxRightContainerBOX .boxRightHeader a { color:#801522; text-decoration:none; font-size:17px;  }
            .boxRightContainerBOX .boxRightHeader a:hover { color:#801522; }
            .boxRightContainerBOX .boxRightContentAlt { background:none; }
        /*BOX module styles end*/
        
        /*relatedProduct styles start*/
            .relatedProductImage {border:1px solid #e6e6e6; }
        /*relatedProduct styles start*/
		
		.boxRightNewsContent { border:none; color:#303634; font-size:12px; }
		.boxRightNewsContent a { color:#303634;}
		.boxRightNewsHeadline { width:152px; background:none; padding:14px 18px 0 0; }
		.boxRightNewsHeadlineSub { width:152px; background:none; padding:14px 18px 0 0; border-top:1px solid #cbcbcb; }
		.boxRightNewsHeadline a, .boxRightNewsHeadlineSub a { color:#6c0915; font-size:17px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }
		.boxRightTextReadMore { padding:1px 0px 0px 0px;}
        .boxRightTextReadMore a { text-decoration:none; color:#6c0915; font-weight:bold; }
		
		.boxRightNewsDate { font-weight:normal; margin-bottom:-13px; display:block; }
		.boxRightNewsDate a { font-size:13px; font-style:italic; }
		
		.boxRightText { background:none; padding:3px 18px 14px 0; line-height:18px; }
		.boxRightNewsImg { background:none; padding-bottom:20px;}
    /*RightBox styles end*/

    /*Footter styles start*/
		.wideFooter { background:#370e0e url(images/bgBottom.gif) repeat-x; padding-bottom:20px;}
		
		.wideFooterFrontpage { width:900px; padding-top:14px; margin:auto; color:#FFFFFF; font-size:12px; line-height:18px; font-style:italic; font-family: Georgia, "Times New Roman", Times, serif;}
		.wideFooterContent { width:900px; padding-top:10px; margin:auto; clear:both;}
		
		.divFooterPart1 { width:425px; padding-right:20px; border-right:1px solid #4e1d1a; float:left; text-align:left;}
		.divFooterPart2 { width:120px; padding-right:20px; padding-left:20px; border-right:1px solid #4e1d1a;  border-left:1px solid #4a302f; float:left; text-align:left;}
		.divFooterPart3 { width:271px; padding-left:20px;  border-left:1px solid #4a302f; float:left; text-align:left; background-image:url(images/phone.png); background-repeat:no-repeat; background-position:20px 166px;height:194px;}
		.wideFooterFrontpage a { color:#FFFFFF;}
		h1 {color:#f0675e; font-size:18px; margin:0px; padding:0px; font-style:italic; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif; }
		
        .mcbLogoBox { width:159px; text-align:center; border: 1px solid #924a45; }
        .mcbLogoBox a{ color:#924a45; font-size:10px; }
		
        .textAdress {color:#FFFFFF; font-size:12px; line-height:12px; font-style:italic; }
        .textAdress a:link{color:#FFFFFF; font-size:12px; line-height:12px; }
        .textAdress a:active{color:#FFFFFF; font-size:12px; line-height:12px; }
        .textAdress a:visited{color:#FFFFFF; font-size:12px; line-height:12px; }
        .textAdress a:hover{color:#FFFFFF; font-size:12px; line-height:12px; }
    /*Footter styles start*/
	
	/*CenterBox styles d. 05.04.09 */

    /*BOX module styles start*/
        .boxCenterContainer { width:498px; background:#FFFFFF; margin-top:10px; padding-bottom:6px; margin-bottom:6px; padding-top:6px; padding-left:6px; }
        .boxCenterContainer .boxCenter { border:1px solid #e6e6e6; width:492px; color:#2c2b27; font-size:12px; }
        .boxCenterContainer .boxCenter a { color:#2c2b27; font-size:12px; text-decoration:underline; }
        .boxCenterContainer .boxCenter a:hover { color:#801522; }
        .boxCenterContainer .boxCenterHeader { width:492px; height:22px; text-transform:none; color:#FFFFFF; background: url(images/topBarBg.gif) repeat-x;  padding-left:14px; font-family: Georgia, "Times New Roman", Times, serif;  font-weight:bold; font-size:12px; padding-top:1px; }
        .boxCenterContainer .boxCenterHeader a { color:#FFFFFF; text-decoration:none; }
        .boxCenterContainer .boxCenterHeader a:hover { color:#FFFFFF; }
        .boxCenterContainer .boxCenterContent { padding:14px; padding-top:8px; padding-bottom:10px; }
        .boxCenterContainer .boxCenterContentAlt { padding:0px; padding-top:8px; background:#FFFFFF; }
		.boxCenterContainer .tableBoxContent { margin:14px; margin-top:0px; margin-bottom:5px; }
		
		.boxCenterContainerLEFT { width:238px; background: #FFFFFF; margin-top:10px; padding-bottom:6px; margin-bottom:6px; padding-top:6px; padding-left:6px; float:left; }
        .boxCenterContainerLEFT .boxCenter { border:1px solid #e6e6e6; width:232px; color:#2c2b27; font-size:12px; }
        .boxCenterContainerLEFT .boxCenter a { color:#2c2b27; font-size:12px; text-decoration:underline; }
        .boxCenterContainerLEFT .boxCenter a:hover { color:#801522; }
        .boxCenterContainerLEFT .boxCenterHeader { width:248px; height:22px; text-transform:none; color:#FFFFFF; background: url(images/topBarBg.gif) repeat-x;  padding-left:14px; font-family: Georgia, "Times New Roman", Times, serif;  font-weight:bold; font-size:12px; padding-top:1px; }
        .boxCenterContainerLEFT .boxCenterHeader a { color:#FFFFFF; text-decoration:none; }
        .boxCenterContainerLEFT .boxCenterHeader a:hover { color:#FFFFFF; }
        .boxCenterContainerLEFT .boxCenterContent { padding-left:14px; padding-right:10px; padding-top:8px; padding-bottom:10px; }
        .boxCenterContainerLEFT .boxCenterContentAlt { padding:0px; padding-top:8px; background:#FFFFFF; }
		.boxCenterContainerLEFT .boxCenterContentAlt .tableBoxContent { margin:14px; margin-top:0px; margin-bottom:5px; }
		
		.boxCenterContainerRIGHT { width:238px; background:#FFFFFF; margin-top:10px; padding-bottom:6px; margin-bottom:6px; padding-top:6px; padding-left:6px; float:right; margin-right:1px; }
        .boxCenterContainerRIGHT .boxCenter { border:1px solid #e6e6e6; width:232px; color:#2c2b27; font-size:12px; }
        .boxCenterContainerRIGHT .boxCenter a { color:#2c2b27; font-size:12px; text-decoration:underline; }
        .boxCenterContainerRIGHT .boxCenter a:hover { color:#801522; }
        .boxCenterContainerRIGHT .boxCenterHeader { width:248px; height:22px; text-transform:none; color:#FFFFFF; background: url(images/topBarBg.gif) repeat-x;  padding-left:14px; font-family: Georgia, "Times New Roman", Times, serif;  font-weight:bold; font-size:12px; padding-top:1px; }
        .boxCenterContainerRIGHT .boxCenterHeader a { color:#FFFFFF; text-decoration:none; }
        .boxCenterContainerRIGHT .boxCenterHeader a:hover { color:#FFFFFF; }
        .boxCenterContainerRIGHT .boxCenterContent { padding-left:14px; padding-right:10px; padding-top:8px; padding-bottom:10px; }
        .boxCenterContainerRIGHT .boxCenterContentAlt { padding:0px; padding-top:8px; background:#FFFFFF; }
		.boxCenterContainerRIGHT .boxCenterContentAlt .tableBoxContent { margin:14px; margin-top:0px; margin-bottom:5px; }
		
        .boxCenterContainerImg { width:504px; background:#FFFFFF; margin-bottom:10px; margin-top:10px; }
		.boxCenterContainerImgLEFT { width:244px; background:#FFFFFF; margin-bottom:10px; margin-top:10px; float:left;  }
		.boxCenterContainerImgRIGHT { width:244px; background:#FFFFFF; margin-bottom:10px; margin-top:10px; float:right; margin-right:1px; }
		
		.boxCenterContainerImg img{ width:504px; }
		.boxCenterContainerImgLEFT img{ width:244px;  }
		.boxCenterContainerImgRIGHT img{ width:244px;  }
		  
    /*BOX module styles end*/
    
	
	/* LoginSite styles */
		#LoginContainer #createUserDiv { float:right; margin-right:80px; }
		#LoginContainer #createUserDiv #userCreatedText { width:200px; height:150px; }
		#LoginContainer #createUserDiv  .validationSummary { width:80px; } 
		#LoginContainer #createUserDiv .validationSummary ul { margin:3px; padding:0px; padding-left:13px; table-layout:auto; } 
		#LoginContainer #createUserName, #LoginContainer #createUserEmail, #LoginContainer #createUserPassword { padding-bottom:3px; }
		#LoginContainer #createUserDiv input { width:160px; }
		#LoginContainer #createUserName input, #LoginContainer #createUserEmail input, #LoginContainer #createUserPassword input{ width:132px; }
		#LoginContainer #loginDiv { float:left; margin-left:10px; }
		#LoginContainer .ForumButton { background: url(images/button.gif) no-repeat; color:#FFFFFF; text-align:center; width:140px; height:24px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:none; font-size:12px; line-height:12px; border:none;  }
		#LoginContainer #loginDiv .ForumButton { padding-left:5px;  }
		#LoginContainer #createUserDiv .ForumButton { width:140px; }
		#LoginContainer  #ctl00_ContentRegion_FilFileUpload { border:1px solid #C3C3C3; margin-bottom:10px;  }
		#LoginContainer #passwordDiv { float:left; margin-left:10px; margin-top:15px; }
		#LoginContainer #passwordDiv #passwordButton { margin-top:8px; }
		
		#LoginContainer #editUserDiv { }
		#LoginContainer #editUserDiv #editUserName { clear:both;  }
		#LoginContainer #editUserDiv #editUserNametxt { float:left; width:50px; text-align:right; padding-right:5px; line-height:19px; }
		#LoginContainer #editUserDiv #editUserNameInput { float:left; }
		#LoginContainer #editUserDiv #editUserEmail { clear:both; }
		#LoginContainer #editUserDiv #editEmailtxt {  width:50px; text-align:right; padding-right:5px; float:left; line-height:19px;  }
		#LoginContainer #editUserDiv #editUserEmailInput { float:left; }
		#LoginContainer #editUserDiv #editUserPassword { clear:both;   }
		#LoginContainer #editUserDiv #editUserPasswordTxt { float:left;  width:50px; text-align:right; padding-right:5px; line-height:19px;  }
		#LoginContainer #editUserDiv #editUserPasswordInput { float:left;  }
		#LoginContainer #editUserDiv #editUserImage { margin-left:55px; margin-top:10px; }
		#LoginContainer #editUserDiv #editUserImageupload { margin-left:55px; }
		#LoginContainer #editUserDiv #editUserCreateButton { margin-left:55px; }
		
	/* LoginSite styles END */
	
	/* Forum styles d. 30.01.09 */
		.headline a { color:#2C2B27; }
		#forumContainer { }
		#forumContainer a { color:#2C2B27; }
		#forumContainer .forumTable {width:100%;}
		#forumContainer .forumTable .header{text-align:left; color:#FFFFFF; background: url(images/topBarBg.gif) repeat-x scroll 0 0; text-transform: uppercase; }
		#forumContainer .forumTable .header a { color:#FFFFFF; text-decoration:none;}
		#forumContainer .forumTable .header th {padding:2px 4px 2px 4px;}
		#forumContainer .forumTable .item { background-color:#F4F3F2; height:15px; color:#2C2B27; font-weight:bold; border-top:3px solid #FFFFFF; }
		#forumContainer .forumTable .item a { color:#2C2B27; text-decoration:underline; }
		#forumContainer .forumTable .item td { padding:8px 4px 8px 4px; }
		#forumContainer .forumTable .alternating { background-color:#FFFFFF;height:15px; color:#2C2B27; font-weight:bold; border-top:3px solid #FFFFFF; }
		#forumContainer .forumTable .alternating a { color:#2C2B27; text-decoration:underline; }
		#forumContainer .forumTable .alternating td { padding:8px 4px 8px 4px; }
		#forumContainer .ForumButton { background: url(images/smallButton.jpg) no-repeat; color:#FFFFFF; text-align:center; width:94px; height:24px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:none; font-size:12px; line-height:12px; border:none; }
		#forumContainer .forumTopButtonPopular, #forumContainer .forumTopButtonLatest, #forumContainer .forumTopButtonNewThread { float:left; margin-right:6px; }
		#forumContainer .forumTopButtonLogin , #forumContainer .forumTopButtonLogout { float:right;}
		#forumContainer .forumTopButtonsContainer { margin-bottom:10px; }
		#forumContainer .forumTopButtonsContainer .clear { clear:both; height:0px; line-height:0px; }
		
	
		#forumContainer .forumTable .header .latestAnswerColumn,
		#forumContainer .forumTable .item .latestAnswerColumn,
		#forumContainer .forumTable .alternating .latestAnswerColumn { padding-right:10px;width:120px; text-align:right;}
		
		#forumContainer .forumTable .header .ForumPostColumn,
		#forumContainer .forumTable .item .ForumPostColumn,
		#forumContainer .forumTable .alternating .ForumPostColumn { padding-left:10px; text-align:left; padding-right:10px;}
		
		#forumContainer .forumTable .header .ForumUserNameColumn,
		#forumContainer .forumTable .header .ForumPostColumn { border-bottom:1px solid #C3C3C3; }
		
		#forumContainer .forumTable  .item .ForumUserNameColumn, 
		#forumContainer .forumTable .alternating .ForumUserNameColumn { border-right:1px solid #C3C3C3; width:140px; }
		
		.forumSmallFont,
        .forumThreadpages{font-weight:normal;}
        
		#forumContainer .forumTable .ForumPostColumn .ForumPostDate { border-bottom:1px solid #C3C3C3; padding-bottom:2px; margin-bottom:5px; }
		#forumContainer .forumTable .ForumPostColumn .ForumPostText { font-weight:normal;  }
		#forumContainer .forumTable .ForumPostColumn .ForumPostImage { float:right; width:115px; text-align:right; }
		#forumContainer .forumTable .ForumPostColumn .ForumPostImage img { border:1px solid #801522 }
		#forumContainer .forumTable .ForumPostColumn .ForumPostContent { padding:0px; margin:0px;}
		
		#forumContainer .forumTable .ForumUserNameColumn .ForumUserContent { padding:0px; margin:0px; }
		#forumContainer .forumTable .ForumUserNameColumn .ForumUserImage { float:right; width:55px; text-align:right; }
		#forumContainer .forumTable .ForumUserNameColumn .ForumUserImage img { border:1px solid #801522 }
		
		
		#forumContainer #forumLoginBox { margin-top:10px;}
		#forumContainer #forumLoginBox .divLoginUserName { margin-top:5px;}
		#forumContainer #forumLoginBox .ForumButton { padding-left:10px; margin-bottom:5px; }
		
		#forumContainer .createUserColumn1 { text-align:right; }
		#forumContainer .createUserColumn2 { padding-left:10px; }
		#forumContainer .createUserButton .ForumButton { margin-top:10px; margin-left:50px; }
		#forumContainer .ForumAnswerButton { margin-top:5px;}
		
		#forumContainer #forumThreadContainer { font-weight:bold; }
		#forumContainer #forumThreadContainer .FilPictureUp { width:162px; }
		#forumContainer #forumThreadContainer input { border:1px solid #C3C3C3  }
		#forumContainer .threadSelect { text-align:right; width:285px; background:#F4F3F2; padding:3px; padding-right:5px; margin-bottom:10px; }
		#forumContainer .inputMailSmall { width:285px; margin-bottom:10px;  }
		#forumContainer #forumThreadContainer .ForumButton {margin: 10px 0; border:none !important; }
		#forumContainer .onThread { margin-left:165px; margin-top:20px;}
		
		#forumContainer #ForumViewUserTable { margin-bottom:10px; width:100%; background:#F4F3F2; }
		#forumContainer #ForumViewUserTable td { padding:4px 10px; }
		#forumContainer #ForumViewUserTable img { border:1px solid #801522; margin-left:100px; margin-top:5px; float:right;   }
		
	
		/* Forum styles d. 30.01.09 END */
		
		/* WishList styles */
		.wishList a { color:#2C2B27 }
		.wishListEditGrid .altRow {background-color:#F4F3F2}
		.wishList #wishListSetup .inputPicture {  border:1px solid #C3C3C3; width:155px; }
		.wishList #wishListItems { border:4px solid #801522; padding:5px; }
	    .wishList .ShowWishList a { color:#FFFFFF }
		.wishListDesc { color:#2C2B27 }
		
		/*RelationsCenter styles d. 26.02.09 */
			#productRelationsCenter { width:100%; clear:both; padding-top:10px; }
			#productRelationsCenter .relationsTable { background:#FFFFFF; }
			#productRelationsCenter .relationsTable .relationsTableHeader{  background: url(images/topBarBg.gif) repeat-x scroll 0 0; font-family: Georgia, "Times New Roman", Times, serif !important; text-transform:none;   }
			#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .text { font-weight:normal; font-size:13px; line-height:15px; display:block; margin-bottom:8px; }
			
		#sendToFriendContainer a { color:#2C2B27 }
		
		.wishListButton, .checkListButton { font-size:9px; clear:both; color:#FFFFFF; line-height:13px; height:24px; width:94px; background: url(images/smallButton.jpg) no-repeat; }
		.checkListButton { margin-left:5px; }
		.checkAndWishList { margin-top:0px; }
		
		.newsSubscribeButton { background: url(images/loginButton.gif) no-repeat; color:#FFFFFF !important; padding-left:15px; width:140px !important; height:24px; font-family: Georgia, "Times New Roman", Times, serif !important; text-transform:none !important; font-size:11px !important; line-height:12px !important;  }
	
	/*CenterBox styles END*/
	
	/*Main styles end*/
	.divItemGroups .row .item .groupImg {}
	.divItemGroups .row .item .groupImg img {}
	.divItemGroups .row .item {width:150px; font-size:12px; line-height:14px; text-align:left;}
	.leftSubMenu {  }
	
	.divItemGroups { margin:12px 0 0; }
	 
	
	.topSectionView2 a { color:#303634; }
	.topSectionView2 h1 { margin-top:11px; color:#303634; font-size:30px; font-weight:normal; line-height:18px; font-family: Georgia, "Times New Roman", Times, serif; line-height:25px; font-style:normal; text-transform:uppercase; }
	
	.topSectionView2 p{ width:auto; font-size:13px; color:#303634; line-height:20px; margin-top:17px; margin-bottom:0px; padding: 0 10px;}
    .topSectionView2NoPicture .topSectionView2 p {padding:0px;}
	.topSectionView2 { color:#303634; /*background-position:0px 25px; min-height:195px; */overflow:hidden; border-bottom:none; height:auto !important; height:500px; padding-bottom:0px; }
	
	.topSectionView2NoPicture { color:#303634; /*background-position:0px 25px; min-height:195px; */overflow:hidden; border-bottom:none; /*background-image: url(images/productlistTop.jpg);*/height:auto !important; height:500px; padding-bottom:0px; }
	
	
	.topSectionView2NoPicture a { color:#303634; }
	.topSectionView2NoPicture h1{ margin-top:7px; color:#303634; font-size:30px; font-weight:normal; line-height:18px; font-family: Georgia, "Times New Roman", Times, serif; line-height:32px; font-style:normal; text-transform:uppercase; }
	.topSectionView2NoPicture p{ width:auto; font-size:13px; color:#303634; line-height:20px; margin-top:17px; margin-bottom:0px; padding:0px;}
	
	/*PrintIcon styles d. 25.02.09 */
    .printIcon { background-color:#801522;  }
    .printIconCheckList { background-color:#801522;   }
	/* PrintIcon END */
	
	.topSmallCart{cursor: pointer;
    float: right;
    font-size: 10px;
    padding: 19px 0 39px 63px;
    text-align: left;
    width: 98px;}
	.topSectionBreadcrumb {padding-bottom:5px;}

	#articleGroup .centerContentWebPage {padding:0; width:505px;}
	#articlegroupheadline { margin:10px 0}
	#articleGroup .boxCenterContainerLEFT {margin-top:0; padding:15px 0 0 14px; width:230px}
	#articleGroup .boxCenterContainerRIGHT {margin-top:0; padding:15px 15px 0 15px; width:230px}
	#articleGroup .articleBox img { margin-bottom:8px;}
	#articleGroup .productListView2 { padding-bottom:15px;}
	#articleGroup .boxCenterContainerLEFT .boxCenter ,#articleGroup .boxCenterContainerRIGHT .boxCenter {
	border:medium none;
	color:#2C2B27;
	font-size:12px;
	width:230px;
	}
	
	.gift_basketStep_before  { background-color:#464646; border:medium none; color:#FFFFFF; }
	.gift_basketStep_active  { background-color:#8d0d1e; border:medium none; color:#FFFFFF; }
	.gift_basketStep_after  { background-color:#464646; border:medium none; color:#FFFFFF; }
	
	.gift_tableUserInfo .bigButton { width:140px; border:none;}
	.gift_tableUserInfo td { vertical-align:top}
	
	.itemNameTd a {color:#464646;}
	.itemNameTd a:hover {color:#464646;}
	.itemQtyTd input { width:20px; color:#464646; border:1px solid #C3C3C3; background:none; font-size:10px; line-height:15px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
	.deleteLeftTh { font-weight:bold;}
	.itemNameTh { font-weight:bold;}
	.itemQtyTh { font-weight:bold;}
	.lineTotalTh { font-weight:bold;}

	.ssBox{background:url(images/searchBg.png) no-repeat;width:715px;height:69px; margin-bottom:5px;float:left;position:relative; top:-5px; left:-5px;}
	.ssBoxTextDiv {float:left;}
	.ssBoxTextDiv input{border:none; width:456px; margin:0;background-color:Transparent; font-size:17px; color:#801522; position:relative; left:30px; top:25px; line-height:17px; font-family:Georgia, "Times New Roman", Times, serif;}
	.ssBoxLoaderIcon {float:left; margin:24px 0 0 39px;}
	.ssBoxLoaderIcon img {display:none;}
	.ssBoxButtonDiv {float:left;}
	.ssBoxButtonDiv input{width:158px;height:40px; margin:0px; margin-top:10px; margin-left:20px; padding:0px;background:transparent;border:none;cursor:pointer;}
	.ssResult{width:699px; position:absolute;top:55px;left:1px;margin:0px 1px 0px 1px;z-index:50;}
	
	.ssResultTop, .ssResultContent, .ssResultBottom{background:url(images/searchField.png);width:681px; padding:0 9px 0 9px;}
	.ssResultTop{ background-position:0px;height:14px;}
	
	.ssResultContent{background-position:-699px;background-repeat: repeat-y;}
	.ssResultContent hr{display:none;}
	.ssResultContent A{color:#5B6062;text-decoration:none;}
	.ssResultSection{padding:0;}
	.ssResultSection ul{list-style-type: none;margin:0px;padding:0px;}
	.ssResultSection li{padding: 0 10px 5px 10px;clear:both; border-top:1px solid #ffffff; border-bottom:1px solid #e6e6e6; margin:0;display:block;}
	.groups li{height:50px; cursor:pointer;}
	.items li{height:38px; cursor:pointer;}
	.ssResultSection .itemActive{background-color:#DBDBDB;}
	.ssResultSection .item{background-color:#f5f5f5;}
	.ssResultSectionHead{text-align:left; padding:5px 0 5px 8px; background:#a8a8a8; color:#FFF; font-size:12px; font-weight:bold;}
	.groups .ssResultSectionHead { padding-top:0;}
	.ssResultBottom{background-position:-1398px;height:14px;}
	
	.ssResultGroupImage{float:left;width:40px;height:30px;margin:12px 3px 0 10px;overflow:hidden; border:1px solid #EAEAEA;}
	.ssResultGroupText{float:left;padding:20px 0 0 12px; font-size:12px;}
	
	.ssResultItemImage{float:left;width:40px;height:30px;margin:6px 3px 0 10px;overflow:hidden; border:1px solid #EAEAEA;}
	.ssResultItemText{float:left;padding:14px 0 0 12px; font-size:12px;}
	.ssResultItemText a{color:#5b6062;}
	
	.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;}
	
	.ssResultSection li a {display:inline-block;}
	.ssResultSection li a {display:block;}
	
	/* Top login absolute start */
	.tla {
		height:51px;
		left:48px;
		position:relative;
		top:0;
		width:510px;
		}
	
	.tlaUnauthenticated{}
	.tlaTrans{width:170px; height:14px; margin-left:0px; margin-top:9px;}
	.tlaUsername, .tlaPassword{position:absolute;top:7px;border:none;background-color:Transparent;color:#000000;width:93px;}
	.tlaUsername{left:200px;}
	.tlaPassword{left:338px;}
	.tlaForgotPass{ display:none;}
	.tlaForgotPass a{color:#B1B1B1;text-decoration:underline;}
	
	.tlaFeedback{position:absolute;top:7px; width:230px; left:555px;}
	.tlaFeedback ul{}
	.tla .ajaxload{position:absolute;top:-21px;left:444px;}
	.tla .validationSummary { }
	.tla .validationSummary ul{display:inline;text-align:right;float:right;margin:0px;padding:0px;}
	.tla .validationSummary li{float:left; color:#900; list-style:none;}
	
	.tlaAuthenticated{height:70px; background:none; position:relative;}
	.tlaAuthList{width:434px;padding:8px 89px 0 0; float:left;}
	.tlaAuthList ul{display:inline;list-style-type:none;padding:0;margin:0;}
	.tlaAuthList li{float:left;margin-right:8px;padding-left:9px;}
	.tlaAuthList .loginAs a{font-weight:normal;}
	.tlaAuthList a{color:#4c4a45;text-decoration:none;font-weight:normal; font-size:9px;}
	.tlaAuthList a:hover{text-decoration:underline;}
	.tlaLoginBtn{position:absolute;top:2px;left:450px;width:79px;height:27px;border:none;cursor:pointer; background:none repeat scroll 0 0 transparent}
	.tlaLogoutBtn{position:absolute;top:2px; right: 0; width:79px;height:27px;border:none;cursor:pointer; background:url(images/logud.png) no-repeat;}
	/* Top login absolute end */



.productItemInfo .itemInfo{}

.centerContent #sendToFriendContainer {
margin:0 0 15px 15px;
display:none;
}
.productItemInfo .addToCartButton { background:url("images/putinbasket.gif") no-repeat scroll 0 0 transparent; width:194px; height:47px; font-size:0px; color:#C5C201;}
.productItemInfo .wishListButton, .checkListButton { height:26px; font-size:11px; color:#4c4a45; }
.productItemInfo .itemButton{ margin-top:0px;}

#LoginContainer .loginLeft {
float:left;
margin:20px 0 10px;
width:200px;
}

#LoginContainer .loginRight {
float:right;
margin-right:54px;
margin-top:50px;
}

.productItemInfo  .priceStor{ font-size:28px; color:#801522;  text-decoration:none; line-height:15px; display:block; }

.listItemContent .inputQuantity{ font-size:14px; float:left; margin-left: 37px;}

.productListView1 .divPricesOrderResult {
    background-color: #FFF;
}

.isAuthenticated .mainContent { background:url(images/topBgLoggedIn.png) no-repeat top center; border:none;}

#productListTable .priceInfoIcon {
    top: 8px;
}


select.inputPakkeshop {width:250px!important;}

.isWelcomePage .articlePanel{background-color:#FFFFFF;padding:10px 10px 20px 10px;}

.isWelcomePage .userInfoPanel{background-color:#FFFFFF;}
.welcomePageTable{padding:10px 10px 20px 10px;}
.isWelcomePage .welcomePageTable .welcomePageTableHeadline{background:url("images/topBarBg.gif");}
.isWelcomePage .checkListPanel{background-color:#FFFFFF}
.isWelcomePage .checkListGrid{width:100%;}

.topSectionBreadcrumb ul { height:15px; font-size:12px; margin:4px 0 4px 0; }
.productListView1 .divOfferConditions, .productListView2 .divOfferConditions { margin:0px 0 5px; }
.productItemInfo .divOfferConditions { font-size:11px; }
#productRelationsCenter .relationsTable .relatedProduct .relatedProductCenterText .price { margin-bottom:4px; display:block; }
.itemPrices .prevPrice { font-size:13px; margin-bottom:7px; }
#topSmallCartCount { width:100px; }

.centerNoRight .line .textStor {display:block; margin-bottom:3px;}

.productAlternative .text { margin-top:10px; display:block; }
.productAlternative .text a { text-decoration:none; }

.divItemGroups .row .item a { font-family:Georgia, "Times New Roman", Times, serif; }

.mainSlideshowCaptions { font-family:Georgia, "Times New Roman", Times, serif; }

.listItemDescription a { color:#2c2b27; }

#cartTable .freightTextAndLabel .freightLabel, #cartTable .freightTextAndLabel .freightText { /*position:relative; top:8px;*/ }
#ctl00_ContentRegion_cartFreightSelector_searchPakkeshopsPanel { margin:-18px 0 -12px; }
#ctl00_ContentRegion_cartFreightSelector_freightTypeExtDdl { position:relative; top:8px; }
#Anthem_ctl00_ContentRegion_cartFreightSelector_pakkeshopsPlaceHolder__ { position:relative; top:-16px; margin-bottom:10px; }
#Anthem_ctl00_ContentRegion_cartFreightSelector_pakkeshopsPlaceHolder__ .freightLabel { margin-top:0px; }
#Anthem_ctl00_ContentRegion_cartFreightSelector_pakkeshopsPlaceHolder__ .bigButton { background:none; border:none; color:#454545; text-decoration:underline; }

.che_frag .postLogo, .che_frag .glsLogo { display:none; }

.che_indpak label { width:390px !important; }

/* New checkout */

.bt1 { background-image:url("images/icolist.png"); }
.bt1 span { background-image:url("images/icolist.png"); }
.bt2 { background-image:url("images/icolist.png"); }
.bt2 span { background-image:url("images/icolist.png"); font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
.bt2 .number { background-image:url("images/icolist.png"); font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.selected .bt2 { background-image:url("images/icolist.png"); }
.selected .bt2 span { background-image:url("images/icolist.png"); font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
.selected .bt2 .number { background-image:url("images/icolist.png"); font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.bt3 { background-image:url("images/icolist.png"); }
.bt3 a { background-image:url("images/icolist.png"); }
.shopvidere { background-image:url("images/icolist.png"); }
.neeste { background-image:url("images/icolist.png"); }
.antalpro { background-image:url("images/icolist.png"); }
.che_arrow { background-image:url("images/icolist.png"); }
a.bt3 span { background-image:url("images/icolist.png"); }

.che_indhead h1 { color:#4c4a45; font-style:normal; }
.che_boxh { color:#4c4a45; font-size:11px; font-weight:bold; }
.isCheckout .itemNameTd { width:305px; }
.che_head { background-image:url("images/bg_headcheck.png"); }
.isCheckout .content .checkout { background:none !important; }
.che_allprice { background-image:url("images/bg_allprive.png"); color:#FFF; }
.che_frag .itemNameTd { /*font-weight:normal;*/ }
.yellowBox .freightLabel { font-weight:normal; width:96px; }
.isCheckout .inputDelivery[type="text"] { padding:4px; -moz-box-shadow:inset 0 0 3px #d4d4d4; -webkit-box-shadow:inset 0 0 3px #d4d4d4; box-shadow:inset 0 0 3px #d4d4d4; margin:1px 0 0 5px; border-color:rgba(217,217,217,1); }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_FreightProductRepeater_ctl01_GLSPanel_searchPakkeshopsPanel .freightLabel { margin-top:4px; }
.freightTextAndLabel .freightLabel { margin-top:8px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_FreightProductRepeater_ctl01_GLSPanel_smsPakkeShopTextBox { margin-top:6px; }
.che_boxarow .yellowBox { margin:18px 0 8px; }
.che_frag .che_boxarow { padding:4px 8px 7px; }
.che_radio { margin-top:2px; }
.che_boxct img { margin-right:0px; }
.che_boxt .che_boxct, .itemPriceTd { color:#4c4a45; }
.che_boxt .che_boxh { background-image:url("images/bg_toptb.png"); }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_FreightProductRepeater_ctl01_GLSPanel_pakkeshopValidator_Txt { position:relative; top:4px; font-size:11px; }
#Anthem_ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_FreightProductRepeater_ctl01_GLSPanel_pakkeShopDropDownListPlaceHolder__ .freightLabel { margin-top:5px; }
.che_frag .freightNoteDiv { margin:10px 0; }
.che_login label { width:250px; }
.che_bstep2 label { margin-top:3px; }
.che_bstep2 input { padding:3px 5px 6px; -moz-box-shadow:inset 0 0 3px #d4d4d4; -webkit-box-shadow:inset 0 0 3px #d4d4d4; box-shadow:inset 0 0 3px #d4d4d4; border-color:rgba(217,217,217,1); }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_loginPanel .che_bstep2 input { margin-bottom:5px; margin-right:7px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_loginPanel .che_bstep2 label { margin-top:2px; }
#returningLoginDiv { padding:12px 5px 0 5px; margin:12px 8px 5px; border-top:solid 1px #cfcfcf; }
#returningLoginDiv label { width:86px; }
#returningLoginDiv .che_bstep2 { padding:5px 0px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_firstTimeCustomerRadioButtonYes, #ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl03_firstTimeCustomerRadioButtonNo { border:none; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl05_GiftCertificateAddPanel { margin-top:6px; }
#Anthem_ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl05_giftPanel__ { margin-top:3px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl06_CommentsPanel { margin-top:5px; }
#passwordDiv { margin:0px 0 22px 119px; }
.che_erro { position:relative; top:3px; }
.che_address .validationSummary { padding:10px 0 0 110px; }
.che_allprice2 { background:url("images/bg_allprice2.png") repeat-x scroll left top #6d0915; }
.box3_ct { background-image:none; background:#e9e6dd; width:238px; border-radius:4px; margin-top:4px; }
.box3_ct b { display:none; }
.box3_ct b.fl { display:inline; }
.box3_ct .w106 { width:144px; }
.bt_udskriv { background:url("images/knapUdskriv.png") left top no-repeat; }
.che_boxtext h2 { color:#4c4a45; }
.nextToStockStatus { width: 305px !important; }
.freightText input, .freightText span.bt3 { position:relative; top:4px; }
.yellowBox .freightTextAndLabel { padding-top:2px; }
.che_Fak .che_checkbox input { margin-top:4px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl04_acceptCheckBox { margin-top:2px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl04_firstTimeCustomerRadioButtonYes, #ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl04_firstTimeCustomerRadioButtonNo { border:none; }
.che_boxarow { padding-top:4px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl07_GiftCertificateAddPanel { margin-top:5px; }
#ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl04_loginPanel .cl { height:4px; }
#Anthem_ctl00_ctl00_ctl00_MasterContentPlaceHolder_ContentRegion_ctl07_giftPanel__ { margin-top:2px; }
.jegaccep input { margin-top:1px; }
.jegaccep label, .jegaccep a { position:relative; top:1px; }
#paymentDiv .paymentCardRadio { margin:0 3px !important; }


.isProductlist .stock .text.stockText {line-height:10px;}

.che_frag .che_boxarow.pickup .itemNameTd { width:auto; }

.isCheckout .itemPriceTh {
    text-align: right;
    width: 90px;
}
.isCheckout .che_boxarow .itemPriceTd {
	color: #343434;
    margin: 7px 0 0;
    padding-left: 5px;
    position: relative;
    text-align: right;
    width: 86px;
	white-space: nowrap;
}
.isCheckout .stock {
    padding-right:0px;
}
/* END: New checkout */

/*detail*/
.dt_information { display:none }
.dt_information{ width:220px; font-size:11px; font-family: Georgia, "Times New Roman", Times, serif; background:#fff; margin-top:15px; margin-left:5px; margin-bottom:5px; }
.dtif_box{ width:220px; background:url(images/bg_dtif_bt.png) 0 bottom no-repeat; padding-bottom:4px;margin-bottom:2px;}
.dtif_boxct{width:220px; background:url(images/bg_dtif_me.png) 0 bottom repeat-y; padding:0}
.dtif_bgtop{width:220px; background:url(images/bg_dtif_top.png) 0 bottom no-repeat; height:3px;}
.dtin_name{ padding: 0px 20px 0px 7px; float:left;}

.dtin_name {
    background: none repeat scroll 0 0 transparent;	
    width: 45%;
    word-wrap: break-word;
	line-height:15px;
}

.dtif_infor {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0 !important;
    width: 90px;
    word-wrap: break-word;
	line-height:15px;
}

.isSearch .divOrderInner .stock .stockText {line-height: 11px!important;}
#WzBoDy {opacity:1!important;}

.jegaccep {
    background: url("http://cdn.fotoagent.dk/webshop/themes/vildmedvin2010/images/bg_inputst2.png") no-repeat scroll 0 -104px transparent;

}

.boxRightContainerImg { display:none }

#popupContainer {
	width:540px;
	height:290px;
	background:transparent url(http://cdn.fotoagent.dk/webshop/themes/vildmedvin2010/images/newPopupBg.png) no-repeat center top;
	margin:0px auto 0px auto;
}

.popupLargeText {
	font-family: 'Droid Serif', serif;
	font-size:18px;
	color:#4d4a49;
	text-align:center;
	padding:100px 0px 15px 0px;
	width:100%;
	margin:0px auto 0px auto;
	text-shadow:1px 1px 0px #FFFFFF;
	font-weight:normal;
}

.popupAcceptBtn, .popupDenyBtn {float:left;}

.popupAcceptBtn {
	margin-left:68px;
	margin-right:31px;
}

.popupClearDiv {clear:both;}

.popupRecText {
	color:#4d4a49;
	font-size:16px;
	font-style:italic;
	text-align:center;
	margin:18px auto 0px auto;
	width:100%;
	text-shadow:1px 1px 0px #FFFFFF;
	font-weight:normal;
}

/* checkout */
	.che_boxtext .box3 { width: 253px;}
	.che_boxtext .box3_ct { width: 238px;}
	.che_boxtext .w106 { width: 147px;}
