/* page defaults */
@import url(/chainbox/css/yaml-base.css);
@import url(/chainbox/css/uni-form.css);
@import url(/chainbox/css/page-defaults.css);
/*
@import url(/chainbox/css/buttons.css);
*/
@import url(/chainbox/css/cart.css);
@import url(/chainbox/css/productlist.css);

@media print
{
    body
    {
        font: 90%/150% "lucida grande" , "lucida sans unicode" , "trebuchet ms" , arial, verdana, sans-serif;
    }
    #topnav, #nav
    {
        display: none;
    }
}

@media all
{

    #page div.outer
    {
        width: 100%;
        float: left;
    }

    #page div.inner
    {
        position: relative;
        border: medium none;
        margin: 0pt auto;
        text-align: left;
        width: 947px;
    }


    h1, h2, h3, h4, h5, h6
    {
        color: #333;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: bold;
        margin: 0pt 0pt 0.3em;
    }

    body
    {
        color: #717186;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 0.814em;
        background: #F3F3F3 none repeat-x fixed left top;
        padding: 0pt;
    }


    #header
    {
        background: #EDEDED url(images/grad2.gif) repeat-x scroll 0pt;
        color: #000000;
        padding: 2em 0pt 0pt;
        z-index: 7;
    }

    a, a:hover
    {
        text-decoration: none;
        color: #339933;
    }

    #topnav
    {
        position: absolute;
        top: 110px;
        right: 0;
        z-index: 1000;
    }

    #main
    {
        background: #ffffff;
        padding: 40px 0 40px 0;
        z-index: -1;
    }

    .hidecol2 #col1
    {
        width: 237px;
        float: left;
    }
    .hidecol2 #col3
    {
        width: 690px;
        float: right;
        margin: 0;
    }

    #col3 h1
    {
        margin-top: 0;
    }
    #col3_content
    {
        padding: 0;
    }

    #pagename
    {
        padding-bottom: 10px;
    }
    h1
    {
        font-size: 0px;
    }


    #pagename h1
    {
        color: #000;
    }

    #pagename h1 a
    {
        color: #333;
    }
    #pagename h1 a img
    {
        height: 105px;
    }


    #footer
    {
        background: #F3F3F3 url(images/grad3.gif) repeat-x scroll 0pt;
        color: #666666;
        height: 25px;
        padding: 15px 0pt;
    }

    #footer.outer #footer_content.inner
    {
        text-align: center;
    }

    /* Cart teaser */
    a#shopcartmenuitem
    {
        display: block;
        height: 32px;
        width: 200px;
        text-align: left;
    }

    a#shopcartmenuitem .content
    {
        padding: 8px;
    }

    a#shopcartmenuitem .content img
    {
        vertical-align: middle;
    }


    #cartcontainer.on a#shopcartmenuitem .content
    {
        border: 1px solid #cccccc;
        padding: 7px;
        background: transparent url(images/cart_dropbackheader.gif) repeat-x;
    }

    #cartteaser
    {
        margin-top: 35px; /*width:200px;*/
        z-index: 101;
        display: none;
        background: #eae9d9;
    }

    #cartteaser .content
    {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }


    #cartcontainer.on #cartteaser
    {
        display: block;
    }



    /* Main navigation */
    #nav_main ul
    {
        border-left: 1px solid #aaa;
        border-right: 1px solid #fff;
        display: inline;
        float: left;
        margin: 0pt;
        padding: 0pt;
    }

    #nav_main ul li
    {
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #AAAAAA;
        display: inline;
        float: left;
        font-size: 1em;
        line-height: 1em;
        list-style-type: none;
        margin: 0pt;
        padding: 0pt;
        margin-left: 1px;
    }

    #nav_main ul li.current
    {
        background: transparent url(images/nav_shadow.gif) repeat scroll 100% 0pt;
        margin-right: -6px;
        padding-right: 6px;
        border-left: 1px solid #444444;
        border-right: 1px solid #888888;
    }

    #nav *
    {
        border: medium none !important;
    }

    #nav_main ul li.current strong, #nav_main ul li.current a, #nav_main ul li.current a:focus, #nav_main ul li.current a:hover, #nav_main ul li.current a:active
    {
        background-color: #fff;
        color: #000;
        font-weight: bold;
    }


    #nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active
    {
        background-color: #FCFCFC;
        color: #565656;
    }

    #nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active
    {
        text-decoration: none;
    }

    #nav_main ul li a, #nav_main ul li strong
    {
        color: #336633;
        font-weight: normal;
        padding: 0.5em 0.8em;
        display: block;
        font-size: 1.1em;
        margin: 0pt;
        width: auto;
        text-decoration: none;
    }

    /* Search bar */
    
    #search-box
    {
        background: url(images/searchbackground.png) repeat-x;
        padding: 10px;
    }

    #search-box fieldset
    {
        margin: 0;
        padding: 0;
    }
    #search-box legend
    {
        margin: 0;
        padding: 0;
    }

    #search-box input
    {
        display: block;
        float: left;
        width: 135px !important;
        height: 21px;
        border: 0;
        margin-right: 4px;
    }

    #search-box button
    {
        margin: 0;
        padding: 0;
        border: none;
        background: url(images/searchbutton-background.png);
        color: #fff;
        height: 21px !important;
        display: block;
        float: left;
        width: 57px;
        text-align: center;
        font-size:1em;
    }
 
    
    #col1_content fieldset a.button:hover, #col1_content fieldset a.button:active
    {
        color: #fff;
    }

    table.reciept .action
    {
        display: none;
    }

    
    /* Vertical navigation */
    #submenu ul, #submenu li
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #submenu li
    {
        margin: 0;
        padding: 5px 0 5px 0;
        border-top: 1px solid #ccc;
    }

    #submenu li.first
    {
        border: 0;
    }

    #submenu li.last
    {
        border-bottom: 1px solid #ccc;
    }

    #submenu li a
    {
        font-size: 18px;
        text-decoration: none;
        color: #336633;
        font-family: Helvetica, Arial, Times new roman, sans serif;
    }

    /* level 2  */
    #submenu ul li
    {
        border: 0;
        margin-left: 20px;
        padding: 4px 0 0 0;
    }

    #submenu ul li a
    {
        font-size: 16px;
    }

    #submenu ul li.last
    {
        padding-bottom: 0;
        border: 0;
    }

    /* level 3 */
    #submenu ul ul li a
    {
        font-size: 14px;
    }

    #submenu ul ul li
    {
        margin-left: 16px;
    }


    /* Floating productlist */

    .addtocartbutton
    {
        clear: both;
    }
    ul.product-list
    {
        margin: 0px;
        padding: 0px;
        list-style-image: none;
        list-style-type: none;
    }

    ul.product-list li.item
    {
        margin: 0px 0px 15px 0px;
        padding: 0px;
        border: none;
        float: right;
        width: 338px;
    }

    ul.product-list li.first
    {
        float: left;
    }

    ul.product-list li.item .item_content
    {
        border: 1px solid #ccc;
        float: left;
        border-color: #ccc;
        position: relative;
        font-family: Helvetica,Arial;
        height: 100px;
    }

    ul.product-list li.item .item_content .text
    {
        float: right;
        font-size: 11px;
        width: 205px;
    }
    ul.product-list li.item .item_content .antal
    {
        width: 25px;
        font-size: 14px;
        font-weight: bold;
        font-family: Helvetica,Arial;
        border: 1px solid #ccc;
        color: #ccc;
        padding: 0px 0px 2px 2px;
        margin-right: 10px;
        direction: ltr;
        text-align: right;
    }

    ul.product-list li.item .item_content .text .shortdescription
    {
        line-height: 11px;
    }



    ul.product-list li.item .item_content .text .offerwithbulk, ul.product-list li.item .item_content .text .offer
    {
        overflow: hidden;
        display: block;
        line-height: 200px;
        width: 42px;
        height: 14px;
        background: url(images/icon_tilbud.png) no-repeat;
        position: absolute;
        right: 10px;
        top: 60px;
    }

    ul.product-list li.item .item_content .text .bulkdiscount
    {
        overflow: hidden;
        display: block;
        line-height: 200px;
        width: 73px;
        height: 20px;
        background: url(images/icon_bulkdiscount.png) no-repeat;
        position: absolute;
        right: 10px;
        top: 75px;
    }



    ul.product-list li.item .item_content .text a
    {
        font-family: Helvetica, Arial;
        font-size: 12px;
        text-decoration: none;
    }

    ul.product-list li.item .item_content .image
    {
        float: left;
        height: 75px;
        margin: 5px;
        text-align: center;
        width: 100px;
    }
    ul.product-list li.item .item_content .text h3
    {
        margin: 0px;
    }
    ul.product-list li.item h3 a
    {
        line-height: 20px;
        color: #336633;
        text-transform: capitalize;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
    }

    ul.product-list li.item .item_content .salesprice
    {
        position: absolute;
        bottom: 10px;
        font-size: 14px;
        font-weight: bold;
    }


    /* Bread crumb */
    ul.breadcrumbs
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        color: #969798;
    }

    ul.breadcrumbs li
    {
        float: left;
        margin: 0;
        padding: 0;
    }

    ul.breadcrumbs li a
    {
        margin: 0 5px;
    }

    /* search results */
    div.search-nav
    {
        margin-bottom: 20px;
        padding: 0;
        float: left;
        width: 100%;
    }


    div.search-nav div.search-summary
    {
        float: right;
        margin: 8px;
    }

    div.search-nav ul.product-list-paging
    {
        margin: 8px;
        float: right;
        list-style-type: none;
    }

    div.search-nav ul.product-list-paging li
    {
        float: left;
        margin: 0 10px 0 0;
    }

    /* end search results */

    /* Content areas */
    .page-text
    {
        float: left;
        width: 100%;
        margin: 0px 0 10px 0px;
        background: #f7f7f7;
    }
    .page-text_content
    {
        color: #333;
        padding: 10px;
    }



    /*************************** Product detail page ********************************/
    #product-images
    {
        width: 294px;
    }
    #product-main-image-wrapper
    {
        border: 1px solid #ccc; /*		width: 294px; */
        padding: 2px;
        position: relative;
        text-align: center;
    }
    #product-main-image-scaler
    {
        background: transparent url(images/ImageScaleIcon.png) no-repeat top left;
        position: absolute;
        height: 18px;
        width: 18px;
        left: 10px;
        bottom: 10px;
        cursor: pointer;
    }

    #product-description
    {
    }

    #product-extra-images-wrapper
    {
        position: relative;
        padding: 10px 0px;
        text-align: center;
    }
    .product-extra-image-outer
    {
        width: 86px;
        float: left;
    }
    .product-extra-image-inner
    {
        border: 1px solid #ccc;
        padding: 2px;
    }
    .left
    {
        float: left;
    }
    .middle
    {
        position: absolute;
        left: 35%;
    }
    .right
    {
        float: right;
    }

    .variant-info
    {
        width: 335px !important;
    }

    /************************** BUTTONS ***************************/
    #product-description .buttonHolder
    {
        text-align: left;
    }

    button, a.button
    {
        /* FONT PROPERTIES */
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        font-size: 1.3em;
        cursor: pointer;
    }
    
    a.button:hover span, button:hover span
    {
        /* FONT PROPERTIES */
        color: #a8c5ff;
        text-decoration: none;
    }

    button
    {
        background: url(/chainbox/layouts/01/images/button_background_right.jpg) right no-repeat;
        border: 0;
        padding: 0 20px 0 0;
        text-align: center;
    }

    button span
    {
        display: block;
        white-space: nowrap;
        padding: 0 0 0 20px;
        height: 29px;
        line-height: 29px;
        background: url(/chainbox/layouts/01/images/button_background_left.jpg) left no-repeat;
    }

    a.button
    {
        float: left;
        background: url(/chainbox/layouts/01/images/button_background_right.jpg) top right no-repeat scroll;
        width: auto;
        margin-right: 6px;
        padding: 0 20px 0 0;
    }

    a.button span
    {
        background: transparent url(/chainbox/layouts/01/images/button_background_left.jpg) left no-repeat;
        line-height: 29x;
        height: 29px;
        padding: 0px 0px 0px 20px;
        margin: 0;
        float: left;
        display: block;
    }
	/* productlist add button */
     button.ButtonAddCart1
	
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue10.jpg) right no-repeat;
        
	}
    button.ButtonAddCart1 span
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue1.jpg) left no-repeat;
        padding-left: 20px;
		height: 14px;
    }
    button.ButtonAddCart1:hover
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue10.jpg) right no-repeat;
    }
    button.ButtonAddCart1:hover span
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue1.jpg) left no-repeat;
        color: #a8c5ff;
	/*product list add button end */	
    }
    button.ButtonAddCart
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue_right.jpg) right no-repeat;
    }
    button.ButtonAddCart span
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue.jpg) left no-repeat;
        padding-left: 20px;
    }
    button.ButtonAddCart:hover
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue_right.jpg) right no-repeat;
    }
    button.ButtonAddCart:hover span
    {
        background: url(/chainbox/layouts/01/images/Add2ShoppingCartButtonBlue.jpg) left no-repeat;
        color: #a8c5ff;
    }

    a.forward, button.forward, a.button.forward
    {
        background: url(/chainbox/layouts/01/images/button_background_right_forward.jpg) right no-repeat !important;
        padding-right: 50px;
        float: right;
    }
    a.back, button.back, a.button.back
    {
        background: url(/chainbox/layouts/01/images/button_background_left_back.jpg) right no-repeat !important;
        float: left;
    }
    a.back span, button.back span, a.button.back span
    {
        background: url(/chainbox/layouts/01/images/button_background_left_back.jpg) left no-repeat !important;
        padding-left: 40px;
    }

    /************************** END BUTTONS ***************************/

    .product-options
    {
        list-style: none;
    }
    .product-option-header
    {
        border-bottom: 1px solid #ccc;
        float: left;
        width: 100%;
        padding: 0 0 5px 0;
        margin: 10px 0 5px 0;
    }

    .variant-info
    {
        float: right;
        width: 350px;
    }
    .variant-info div
    {
        display: block;
        float: left;
        width: 250px;
    }
    .variant-info div.price
    {
        font-family: lucida grande,lucida sans unicode,trebuchet;
        font-size: 14px;
        line-height: 20px;
        color: #000;
        font-weight: bold;
    }

    /* Checkout flow */
    #total-summary_content
    {
        border-left: 1px solid #ccc;
        padding: 10px;
    }
    .page-text #short-cart ul
    {
        list-style: none;
        float: left;
        margin: 0 auto;
        padding: 0;
    }
    .page-text #short-cart ul li
    {
        float: left;
        margin-bottom: 10px;
    }
    .page-text #short-cart li span
    {
        display: block;
    }
    .page-text #short-cart li span.name
    {
        font-size: 14px;
    }
    .page-text #short-cart li span.summary
    {
        font-style: italic;
    }
    #total-summary, #total-summary h1
    {
        text-align: center;
    }

    .lookup-phone
    {
        display: none;
    }

    /* Product category page */
    .category-thumbnail-list
    {
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
    }
    .category-thumbnail-list li
    {
        margin: 0 0 10px 11px;
        padding: 0;
        float: left;
    }
    .category-thumbnail-list li h3
    {
        margin: 0 0 0 11px;
        padding: 0;
    }
    .category-thumbnail-list li .text a
    {
        display: block;
        padding: 4px;
        text-decoration: none;
        color: #000;
        background: url(images/searchbackground.png) repeat-x;
        border-top: 1px solid #fff;
    }

    .category-thumbnail-list li.first
    {
        margin: 0 0 10px 0;
        padding: 0;
    }
    .category-thumbnail-list li.last
    {
        float: right;
    }
    .category-thumbnail-list li .image
    {
        height: 150px;
        width: 226px;
        overflow: hidden;
        text-align: center;
    }

    /* Cart */

    table.shoppingcart-large th
    {
        border-bottom: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4;
        padding: 3px;
        font-size: 10px;
        text-transform: uppercase;
    }

    table.shoppingcart-large .summary
    {
        border-bottom: 1px solid #CCCCCC;
    }

    table.shoppingcart-large th, table.shoppingcart-large td
    {
        vertical-align: top;
    }

    table.shoppingcart-large td
    {
        border-bottom: 1px solid #F3F3F3;
        padding: 8px;
        width: 19%;
    }
    table.shoppingcart-large input.textFieldAntal
    {
	    width: 40px;
    }

    table.shoppingcart-large .subtotal, table.shoppingcart-large .price, table.shoppingcart-large .total
    {
        text-align: right;
        font-weight: bold;
    }

    table.shoppingcart-large .subtotal, table.shoppingcart-large .total
    {
        color: #000;
    }

    table.shoppingcart-large td.total
    {
        font-size: 100.2%;
    }

    table.shoppingcart-large .subtotal, table.shoppingcart-large .total
    {
        background: #f7f7f7 none repeat scroll 0%;
    }

    table.shoppingcart-large .action span
    {
        display: block;
        color: #333;
    }

    table.shoppingcart-large .quantity
    {
        text-align: center;
        width: 10%;
    }

    table.shoppingcart-large .productinfo
    {
        width: 30%;
    }

}
