﻿
/* Shop and browsing style (BRAND ITEM CATEGORY PAGES */


/* Item detail page */

/* left column (images) */
.item_images
{
    margin:0;
    padding:0;
    float:left;
    width:340px;
}

.item_images .image
{
    float: left;
    width: 290px;
    height: 370px;
    margin: 0 0 0 24px;
    border: 1px solid #ccc;
}

.item_images .image_zoom
{
    margin: 10px 15px 0 24px;
    padding: 5px 0;
    text-align: center;
    float: left;
    width: 292px;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    background: #ddd;
}

.item_images .carousel
{
    margin: 12px 0 0 24px;
    float: left;
    width: 292px;
}


/* middle column (details) */
.item_content
{
    margin:0;
    padding:0;
    float:left;
    width:332px;       
}

.item_attributes
{
    margin: 0 0 0 0;
    padding:0;
    float:left;
    width:332px;
}

.item_attribute
{
    margin:0 auto;
    float:left;
    padding:0;
    width:332px;
}

.item_tabs
{
    margin: 24px 0 0 0;
    padding:0;
    float:left;
    width:332px;
    height: 365px;
}

.item_actions
{
    margin:24px 0 0 0;
    padding:0!important;
    float:left;
    width:332px;
    background: #fff;
}

.item_actions .buy_button
{
    border: 0px!important;
    width: 143px!important;
    margin: 0!important;
    padding: 0!important;
    float: right;
}

.item_actions .share_button
{
    border: 0px!important;
    width: 143px!important;
    margin: 0 0 0 0!important;
    padding: 0!important;
    float:left;
}

.item_detail
{
    padding:0;
    float:left!important;
    width:948px;
}

#detail_tabs a:focus, a:hover, a:active { outline:none; }  
#detail_tabs a { text-decoration:none; } 

#detail_tabs ul
{
    display: inline;
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0 0 0 0;
    width: 332px!important;
    text-align: center;
}

#detail_tabs li
{
    float: left;
    padding:0!important;
    text-align: center;
    line-height:26px;
    font-size:0.9em;
}

#detail_tabs li a
{
    width:82px;
    height:28px;
    background-position:left top;    
    display:block;    
    background: #ddd;
    margin-left: 1px;
}

#detail_tabs li a.tab_on
{
    background: #ccc;
}

.tab_on.no_margin
{
    margin-left: 0!important;
}

.tab_off.no_margin
{
    margin-left: 0!important;
}

.detail_block
{
    margin:0 auto;
    padding: 0;
    float:left!important;
    width:332px;
}

.detail_block .detail
{
    font-size:0.9em;
    padding:0;
    position:relative;
    margin-top: 24px;
}
.item_rrp
{
    font-weight:bold;
    font-size:1.2em;
}  

.product_code
{
    float: left;
    margin: 24px 0 0 0;
    width: 332px;
}

/* right column (recommended) */

.sale_end
{
    margin: 0 0 24px 24px;
    padding: 8px 0;
    text-align: center;
    float: left;
    width: 228px;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    background: #ddd;
}

.item_detail_brand_logo
{
    background:url(../images/logos/achica_recommends.gif) no-repeat center;
    margin:0 0 0 24px;
    float: left;
    width: 228px;
    height: 40px;
}

.item_recommend
{
    background: #ddd;
    margin:24px 0 0 24px;
    padding:0 0 14px 0;
    float:left;
    width:228px;       
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
}

.item_recommend .recommendation
{
    margin:16px 0 0 14px;
    padding:0!important;
    float:left;
    display: inline;
    width:90px;
    height:120px!important;
    text-align:center;
    
}

.item_recommend .recommendation.margin_left_24
{
    margin-left: 24px;
}

.shopping_bag_delivery
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    width:948px;
    text-align:center;
    font-size:0.9em;
    color:#333333;
}

.shopping_bag_header
{
    float:left;
    margin: 24px 0 24px 24px;
    width: 400px;
    height: 25px;
    background: url(/Images/Bits/h_my_shopping_cart.jpg) no-repeat;
}

.cart_items
{
    width: 900px;
    float: left;
    margin: 24px 0 0 24px;
}

.cart_items a
{
    text-decoration:none;
    color:#000;
}
.cart_header
{
    height:35px;
    background:#ccc;
    font-weight:bold;
    margin:0 0 20px 0!important;
}

.cart_error
{
    float: left;
    width: 876px;
    margin:  24px 0 0 0;
    padding: 12px;
    background-image:url(/Images/Bits/error_back.png);
}

.cart_item
{
    height:70px;
}
.cart_description
{
}
.cart_image
{
    width:70px;
}
.cart_title
{
    width:420px;
}
.cart_price
{
    text-align:left;
    width:80px;
}
.cart_subtotal
{
    text-align:left;
    width:80px;
}
.cart_quantity
{
    text-align:left;
    width:110px;
}    
.cart_quantity a
{
    text-decoration:underline;
}
.cart_remove
{
    width:100px;
    text-align:center;
}
.cart_action a
{
    text-decoration:underline;
}
.cart_divider
{
    border-top:solid 1px #d9d9d9;
    line-height:1px;
}
.empty_cart
{
    margin: 10px 0 0 0;
    float:left;
    width:100%;
    text-align:center;
    padding:9px 0 9px 0;
    /*background-color:#fdd;*/
    font-weight:bold;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    background-image:url(/Images/Bits/error_back.png);
}

.cart_info
{
    width: 948px;
    float: left;
    margin: 0;
}

.cart_info .left
{
    
    width: 424px;
    float: left;
    margin: 12px 0 0 24px;
}

.cart_info .right
{
    width: 500px;
    float: left;
    margin: 0 0 0 0;
}

.cart_info .right .subtotal
{
    width: 365px;
    float: left;
    margin: 0 0 0 0;
}

.cart_info .right .subtotal .title
{
    width: 250px;
    float: left;
    text-align: right;
    margin: 10px 0 0 0;
    padding: 0 35px 0 0;
}

.cart_info .right .subtotal .value
{
    width: 70px;
    float: left;
    margin: 10px 0 0 0;
}

.cart_info .right .empty
{
    width: 110px;
    float: left;
    margin: 10px 0 0 0;
    text-align: right;
}

.cart_info .right .checkout
{
    width: 476px;
    float: left;
    margin: 30px 0 0 0;
    padding: 0 24px 0 0;
    text-align: right;
}

.filter
{
margin:10px 0 10px 0;
font-weight:bold;
color:#c5c5c5!important;
font-size:1.3em;
}

.about_brand
{
margin:10px 0 0 0;
padding:5px;
float:left;
background-color:#444;

}

.about_brand a
{
color:#fff!important;
text-decoration:underline;
}

.about_brand_l
{
    float:left;
    margin:4px 0 0 5px;
    padding:0;
    width:19px;
}

.about_brand_r
{
margin:0;
padding:0;
float:right;
width:100px;
color:#fff!important;
}

.about_brand_r a
{
    text-decoration:none;
}

#detail_tabs
{
    float:left;
    border-bottom:solid 1px #CCCCCC;
}

.productimages
{
    border:solid 1px #ccc;
    width:163px;
    height:211px;
    float:left;
}

.cart_recent_promos
{
    list-style:none;
    margin:0 0 20px 0;
    padding:0;
}

.cart_recent_promos li
{
    margin:3px 0;
    padding:0;
}