p {
   margin-bottom: 12px;
}
body.store {
    color:#333;
    font-family: sans-serif;
    font-size: 12px;
    text-align:center;
}
table th, table td {
    font-size: 12px;
    }
.form {
    padding-bottom: 10px;
    padding-top: 10px;
}

.loading {
    display: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #d877ad;
}

.break {
    clear: both;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

div.grey {
    padding: 5px;
    margin:4px 0;
    clear: both;
}

div.grey .info {
    padding-left: 10px
}

.grey {
    background-color: #eee;
}

.title {
    font-size: 16px;
    font-weight: bold;
}

.info {
    font-size: 13px;
    color: #777;
}

label {
    font-style: normal;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}

th {
    text-align: center;
}

#item_header {
    text-align: left;
}

#header {
    width: 100%;
}

#breadcrumbs {
    float: left;
    padding-top: 15px;
}

#shopping_cart_info {
    float: right;
    padding:15px 5px 10pt 0pt;
}

#shopping_cart_info .spacer {
    width: 10px;
}

#shopping_cart_info a { 
    color: #d877ad;
}

#cart_image a {
    text-decoration: none;
    color: #000;
}

#cart_image img {
    margin-right: 8px;
    position: relative;
    margin-bottom: -4px;
}

#subheader {
    padding-bottom: 50px;
}

#content {
    clear: both;
    border-bottom: 1px solid #dfdfdf;
}

table {
    border-width: 0px;
    border-spacing: 0px 0px;
    padding: 0px;
}

#product_table td {
    width:200px;
}

#product_table {
    width: 100%;
}

#product_table tr {
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
}

.product_name a {
    font-style: normal;
    color: black;
}

#ccv-helper {
    color: #7fcde1;
}

#product_detail .product_image {
    float:left;
}

#product_detail #product_image {
    padding-bottom:25px;
    float: left;
    width: 515px;
    text-align: center;
    display: inline;
    position: relative;
}

#product_detail #product_info {
    float: left;
    display: inline;
    width: 317px;
}

#product_info #product_name {
    font-size: 20px;
    font-weight: bold;
}

#product_info #product_description {
    color: #666;
    padding-bottom: 10px;
}

#product_info #cost {
    font-size: 11pt;
    font-weight:bold;
    color:#404040;
}

.red {
    color:red;
}
.strike  {text-decoration: line-through;}

#product_info #style {
    padding-top: 10px;
    font-size:8.5pt;
    color:#404040;
    padding-bottom: 10px;
}

#product_info .product_option {
    padding-bottom: 5px;
}

.product_option select {
    width: 100px;
}

#product_info #quantity {
    padding-bottom: 20px;
    color:#404040;
}

#product_detail #product_images {
    border-top: 1px solid #dfdfdf;
    clear: both;
}

#basket_table {
    text-align: center;
    width: 100%;
}

#calculate_tax_and_shipping {
    float: left;
}

#computed_costs {
    float: right;
    margin-bottom: 30px;
}

#computed_costs .gtotal {
    font-size: 16px;
    font-weight: bold;
}

#computed_costs .leftside{
    text-align: right;
}

#computed_costs .rightside{
    text-align: right;
    width: 90px;
}

#footer {
   margin-top: 10px;
}

.form table {
    padding-top: 20px;
    border-spacing: 10px;
    
}

input[type="text"] {
    width: 250px;
}

input.quantity {
    width: 19px;
    height: 19px;
    border:1px solid #DFDFDF;
}

input, select, textarea {
    border:1px solid #DFDFDF;
    min-height:18px;
    }
input.submit {
    border:0pt;
    }
    
input[type="checkbox"], input[type="radio"] {
    min-height: inherit;
}
#update_ship_address {
    padding-top: 15px;
    padding-left: 15px;
}

#id_creditcard-exp_month {
    width: 45px;
}

#id_creditcard-exp_year {
    width: 60px;
}

table .grey td {
    padding: 5px;
    padding-bottom: 2px;
}

table .grey th {
    padding: 5px;
}

#complete_purchase {
    margin: 10px auto 10px auto;
    text-align: center;
}
#container {
    width: 868px;
    text-align:left;
    margin: auto;
    padding-top: 25px;
}
table#basket_table tr img {
    padding:12px 0px;
    }
.form_element {
    float:left;
    line-height:26px;
    padding:0 9px 0 0;
    }
input.remove, #update_address, #id_ship_to_pobox {
    max-height:14px;
    border:0;
}
#id_creditcard-ccv {
    width:45px;
    }
#id_creditcard-number {
    width:150px;
    }
#id_cc_type {
    width:95px;
    }
#product_table tr {
    border-bottom:1px solid #CCC;
    }
.product_image {
    padding:15px;
    }
.add_to_cart_btn {
    border:0;
    }
p.thanks {
    margin: 9px;
    }

.product {
    width:200px;
    height: 220px;
    text-align: center;
}
.product .product_thumb{
    height: 160px; 
    margin: auto;
    padding-top: 15px;
}
.product_thumb img {
    cursor: pointer;
}
#empty_cart {
    font-size: 16px;
    margin: 25px 15px 30px 15px;
}
#product_info #add_form {
    margin-top: 25px;
}
#product_info #add_form #add_button {
    background:transparent url(/media/images/store/free_ground_shipping.jpg) no-repeat scroll right 0;
    margin-top:5px;
    padding:25px 0 35px;
    width:211px;
}

#product_detail #product_image .zoomer {
    clear: both;
    background: url('/media/images/store/zoom_icon.gif') top left no-repeat;
    z-index: 100;
    width: 120px;
    height: 24px; 
    text-align: right;
    padding-top: 4px;
    float: right;
    margin-right: 10px;
}
#product_detail #product_image .zoomer a {
    color: #999;
    font-size: 11px;
}

#calculate_tax_and_shipping .error {
    font-size: 14px;
    margin: 15px auto 10px auto;
}
.error  {
    color: red;
    margin-left: 30px;
}
.errorlist {
    color: red;
}
#calculate_tax_and_shipping .title {
    font-style: bold;
    font-size: 14pt;
    color: #333;  
}

.product_table table {
   width: 100%;
   text-align: center;
   border-right-width: 1px;
   border-style: solid;
   border-color: #ddd;
   margin-bottom: 10px;
}

.product_table table td,.product_table table th {
   border-width: 0 0 1px 1px;
   border-color: #ddd;
   border-style: solid;
}

.product_table thead th {
   padding-bottom: 5px;
   padding-top: 5px;
}

.product_table table thead {
   background-color: #eee;
}

.hidden {
   display: none;
}

table.order_list {
   width: 100%;
   text-align: center;
}

tr.even {
   background-color: #eee;
}

#update_basket_actions div {
   float: left;
}

#update_basket_actions .update_cart {
   margin-left: 350px;
}

#update_basket_actions #subtotal_label {
   margin-left: 40px;
}

#update_basket_actions #subtotal_content {
   float: right;
   margin-right: 20px;
}

.clear {
   clear: both;
}

.product_price {
   color: #777;
}

.original_price {
   color: #777;
   text-decoration: line-through;
   display: inline;
}

.reduced_price {
   color: #d877ad;
   color: red;
   font-weight:bold;
   display: inline;
   padding-left: 5px;
}


#post_product_table {
   float:right;
   text-align: right;
}

#post_product_table #product_table_total{
   font-size: 12px;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 10px;
}

.product_table .style, .product_table .product_subtotal, .product_table .price {
   font-size: 12px;
   font-weight: bold;
}

h3 {
   padding-bottom: 8px;
}

#product_available_options span {
   font-size: 14px;
   font-weight: bold;
}

#msrp {
   font-size: 11px;
   font-weight: bold;
}

#product_available_options {
   padding-bottom: 15px;
}

input[type="image"] {
   border: none;
}

.userdataform {
   margin-left: 200px;
   margin-top: 100px;
   margin-bottom: 100px;
}

.userdataform td {
   padding: 3px;
}

.userdataform input[type="text"], .userdataform input[type="password"] {
   width: 200px;
}

.userdataform .label {
   text-align: right;
}

#subheader, #content, #footer {
   margin-left: 15px;
   margin-right: 15px;
}
#id_bill_country {
    width:250px;
}
