﻿#gsProgress
{
}
#gsProgress
{
    padding: 25px 0 0 20px;
    height: 54px;
    background-color:#ffffff;
}
#gsCart
{
    padding: 0px 20px 90px 17px;
     background: url(../images/iteminfo_bg.gif) repeat-x 0 bottom #FFFFFF;
    border: 1px solid #FFFFFF;
}
#gsProgress span
{
    background: url(../images/bb3.gif) repeat-x 0 bottom;
    border:solid 1px #dbdbda;
    color: #060807;
    width: 227px;
    float: left;
    font-size:13px;
    font-family:Arial;
    text-shadow:#ffffff 1px 1px 0px;
    font-weight:normal;
    display: inline;
    padding: 9px 5px 9px 5px;
    margin: 0px 5px 0px 0px;
}
#gsProgress span strong {

    font-weight:normal;}
#gsProgress em
{
    
    font-style: normal;
    font-weight: bold;
    padding: 9px 5px 9px 5px;
    margin:0 20px 0 0;
    display: block;
    text-align: center;
    font-size:13px;
    font-family:Arial;
    text-shadow:#ffffff 1px 1px 0px;
    font-weight:normal;
     background: url(../images/bb3.gif) repeat-x 0 bottom;
    border:solid 1px #dbdbda;
    color: #060807;
}

#gsCart #Summary
{
    margin: 2px;
    height: 20px;
    border-top: solid 1px #716C5B;
    width: 494px;
    padding-top: 5px;
    padding-bottom: 0px;
    text-align: right;
}
#gsCart h2
{
    font-size: 17px;
    font-weight: normal;
}
#gsCart span
{
    color: Red;
}
#gsCart textarea
{
    font-family: Arial,Tahoma,Verdana,Helvetica, sans-serif;
    font-size: 11px;
    padding: 4px;
    font-size: 11px;
}

#gsCart table#gsProducts thead td, #UserStoreOrders div table thead td
{
    font-size:13px;
    font-family:Arial;
    text-shadow:#ffffff 1px 1px 0px;
    font-weight:normal;
     background: url(../images/bb3.gif) repeat-x 0 bottom;
    border:solid 1px #dbdbda;
    color: #060807;
    padding: 4px 6px 4px 6px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
   
}
#gsCart table#gsProducts tbody td a
{
    color: #484f56;
    font-weight: bold;
}
#gsCart table#gsProducts tbody td a:hover
{
    color: #3B83E7;
    text-decoration:underline;
}
#gsCart table#gsProducts tbody td strong
{
    color: #636363;
    display: block;
    padding-top: 3px;
}
#gsCart table#gsProducts tbody td.sum
{
    background-color: #f4f7f9;
    color: #e91919;
    text-align: left;
    padding: 4px 3px 4px 3px;
    font-size: 14px;
    font-weight: bold;
}
#gsCart table#gsProducts
{
    width: 100%;
}
#gsCart table#gsProducts input.amount
{
    border: 1px solid #ded7c6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#666666;
    padding: 2px 3px 2px 3px;
    font-size: 10px;
    margin-top:-2px;
    float:left;
    
}
#gsCart table#gsProducts div
{
    float:left;
      margin: -2px 0 0 3px;
}

#gsCart table#gsProducts div img {
    cursor: pointer;
    margin-bottom:1px;
    display: block;
}

#gsCart table#gsProducts tbody td
{
    vertical-align: top;
    padding: 4px;
    padding-top:6px;
}
#gsCart table#gsProducts tbody td img
{
    cursor: pointer;
    display: block;
    margin: 0 auto;
}


#gsCart p
{
    clear: both;
    padding: 20px 5px 0px 5px;
    margin: 0;
    line-height: 15px;
}


#gsPaymentForm
{
    padding:0 10px 10px 3px;
}

#gsPaymentForm strong
{
    display: block;
    color:#484F56;
    padding: 20px 3px 7px 3px;
    font-size: 12px;
    border-bottom: solid 1px #F11A1A;
    clear: both;
}
#gsPaymentForm table
{
    margin: 9px 0px 5px 10px;
}
#gsPaymentForm table tr
{
    line-height: 22px;
}
#gsPaymentForm label
{
    color: #606060;
    display: block;
    
    cursor: pointer;
    font-weight: bold;
    padding-top: 1px;
}
#gsPaymentForm em
{
    color: #797979;
    margin: 0px 0px 7px 2px;
    display: block;
    font-style: normal;
    width:400px;
}
#gsPaymentForm p
{
    margin: 12px 0px 15px 30px;
    padding: 0;
    font-style: italic;
}
.errorMsg
{
    font-weight: bold;
    display: block;
    clear: both;
    color: Red;
}
#BasketDane
{
    clear: both;
    margin-top: 15px;
}

#gsCouponContainer
{
    float: left;
    padding-top: 29px;
    padding-left: 6px;
}
#gsCouponInput
{
    float: left;
    margin: 11px 10px 0 0;
}
#gsCouponContainer label
{
    display: block;
    padding: 6px 10px 5px 0px;
}

#gsCouponContainer strong
{
    margin: 0px;
    margin-left: 10px;
}
#gsCouponContainer .errorMsg
{
    padding-top: 3px;
}


#gsOverallAndButtons
{
    float: right;
    width: 255px;
}
#gsOverallAndButtons div
{
    padding-top: 20px;
    padding-right: 14px;
    text-align: right;
}
#gsOverallAndButtons div strong
{
    padding-left: 10px;
    color: Red;
    font-size: 25px;
}
#hoverImage
{
    position: absolute;
    border: 1px solid #ccc;
    background: White;
    padding: 5px;
    display: none;
    color: #fff;
    z-index: 20;
}


