﻿#Dtogglerparent
{
    width: 100%;
    height: 6px;
    position:absolute;
    /*position: fixed;*/
    top: 10px;
    left: -10px;
    z-index: 90000; /*show above RadAjaxLoadingPanel*/
}
#Dtoggler
{
    width: 960px;
    margin-left: -480px;
    position: absolute;
    left: 50%;
}
#Dtoggler .toggler
{
    position: absolute;
    top: 100%;
    right: 0;
    cursor: pointer; 
    padding: 5px 0 0 40px;
	line-height: 2em;
    color: #6E8A02;
    /*border-top: 1px dotted #393939;
    background-color: #5486b2;*/
    background-image: url('images/carro.gif');
   /* background-position: center top;*/
    background-repeat: no-repeat; 
   /* border-radius: 2px;
    border:1px solid black;*/
}

.xcesta 
{
   font-size:13pt;position:absolute; top:0; right:0; cursor:pointer; line-height:1.5; width:30px; text-align:center;
}


#cart-overview-wrapper
{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90001; /*show above RadAjaxLoadingPanel*/
}
#cart-overview
{
    position: absolute;
    width: 960px;
    margin-left: -480px;
    left: 50%;
    height:153px;
    top: -153px;
    color: #ffffff;
    background-color:#619d1e;
    border-radius: 0px 0px 6px 6px;
    /*background-color: #828282;
    height: 153px;
    top: -153px;*/
}

/*#cart-overview .toggler
{
    padding: 0 .5em 0 2em;
    color: #ffffff;
    border-top: 1px dotted #393939;
    border-bottom: 1px solid #828282;
    background-color: #000000;
    background-image: url('../icons/arrowDown.png');
    background-position: left;
    background-repeat: no-repeat;
    position: absolute;
    top: 100%;
    right: 0;
    cursor: pointer;
}
#cart-overview .toggler:before
{
    content: "";
    border-top: 2em solid #000000;
    border-left: 3em solid transparent;
      
    display: block;
    position: absolute;
    right: 100%;
    top: -1px;
}*/
#cart-overview-itemspanel
{
    float: left;
    width: 713px;
    height: 147px;
    padding: 3px 0 0 3px;
}
#cart-overview-infopanel
{
    float: left;
    width: 220px;
    height: 108px;
    padding: 18px 0 24px 24px;
}

.item-count, .total-price
{
    /*color: #6e8a02;*/
    display: inline-block;
    float: right;
    width: 223px;
    margin-top:-15px;
}

#cart-overview .item-count
{
    width: 60px;
}
#cart-overview .total-price
{
    float: right;
    margin: 2px 10px 0 0;
}
#cart-overview .total-dto
{
    float: left;
    margin: 20px 0 20px 0;
    text-align: center;
    font-size: 2em;
    line-height: 1;
    font-weight: 100;
    display: block;
}
#cart-overview .total-dto *
{
    display: block;
}
#cart-overview .item-count span, #cart-overview .total-price span
{
    font-size: 1.9em;
    line-height: 1.1;
    font-weight: 100;
    display: block;
}

#cart-overview-infopanel .buttons
{
    position: absolute;
    bottom: 10px;
}

a.RadButton_Default.rbLinkButton.empty-cart
{
    font-size: 11px;
    background-color: #393939;
    color: #ffffff;
    border-color: #393939;
}
a.RadButton_Default.rbLinkButton.buy-cart
{
    font-size: 14px !important;
    background-color:#80C141;
    color:#ffffff;
}
.empty-cart, .buy-cart
{
    text-transform: uppercase !important;
}
.RadButton_Default.RadButton.rbLinkButton
{
    background-color: #ccc;
    border: 1px solid #fff !important;
    border-radius: 4px;
    color: #fff;
}

.errors.errCestaList
{
    border-radius: 4px;
}
.RadGrid.RadGrid_Default.oDataGrid
{
    padding: 0 5px 0 5px;
}
#Cesta_LTotal, #Cesta_LIva, #Cesta_LTotal2
{
    clear: both;
    float: left;
    margin-right: 35px;
    color: #fff;
}
#Cesta_PriceTotalLabel, #Cesta_LTotalIva, #Cesta_PriceTotalLabelIVA
{
    float:right;
    color: #fff;
}
#ContentPlaceHolder1_LIva, #ContentPlaceHolder1_LTotal2
{
    float: left;
    font-size: 12pt;
    clear: both;
}
#ContentPlaceHolder1_LTotalIva, #ContentPlaceHolder1_PriceTotalLabelIVA
{
    float: right;
    font-size: 12pt;
}
.cesta
{
    clear: both;
    float: right;
    width: 222px;
}
.cesta .titlodto
{
    clear: both;
    float: left;
}
.cesta .titlodto_esk
{
    float: right;
}
.cesta .p_final
{
    color: #6e8a02;
    font-size: 16pt;
    margin-top: -7px;
}
.cesta .buttons
{
    margin-top:10px;
    float:right;
}
.cesta > .buttons > .RadButton_Default.RadButton.rbLinkButton
{
    background-attachment: scroll;
    background-color: #629e1e;
    background-image: url("../images/add_cart_bg.png"), linear-gradient(to bottom, #73aa2e 0px, #508c16 100%);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    border: 1px solid #cac9c9;
    border-radius: 4px;
    color: #fff !important;
}
.cesta > .buttons > .RadButton_Default.RadButton.rbLinkButton:hover {
    background-color: #457e04;
    background-image: url("../images/add_cart_bg.png"), linear-gradient(to bottom, #578d07 0px, #376c03 100%);
    background-position: 100% 100%;
}
.RadNotification.RadNotification_Default.AddToCartNotification.rnNoTitleBar
{
    background-color: #fff;
    background-image:url("icons/karrua.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    /*border: 10px solid #cf0404;*/
    border-radius: 4px;
    color: #cf0404;
    height: 120px !important;
    left: 495px;
    padding-top: 50px;
    position: fixed !important;
    text-align: center;
    top: 260px;
    width: 300px;
    z-index: 10000 !important;
    border: 10px solid rgba(255, 255, 255, 0.3);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
    font-size: 16px;
}
.errors 
{
    background-clip: padding-box;
    background-color: #fff;
    border: 10px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    color: #cf0404;
    font-size: 16px;
    min-height: 120px !important;
    left: -195px !important;
    margin-left: 50%;
    padding-left: 25px !important;
    position: fixed !important;
    text-align: left !important;
    top: 230px !important;
    width: 390px !important;
    z-index: 10000 !important;
    padding-bottom: 50px !important;
    
    
    /*display:block;
    border: 1px solid #903;
    background: #F5D8D9;
    padding: 5px;
    margin-bottom: 5px;
    z-index: 10000;*/
 }
 .errors p
 {
     margin-top: 30px;
 }
 .confirm_bai
 {
      background-color: #efefef;
    background-image: url("icons/confirm_ok.png");
    border-radius: 6px;
    display: block;
    float: left;
    height: 40px;
    left: 300px;
    position: relative;
    top: 20px;
    width: 60px;
 }
.confirm_ez
 {
    background-color: #efefef;
    border-radius: 6px;
    display: block;
    float: left;
    height: 40px;
    position: relative;
    top: 20px;
    left: 160px;
    width: 60px;
    background-image: url("icons/confirm_no.png");
 }