/* catalog headings */
#category_header h1 {
    color: #000;
}

#page_header h1 {
    margin:0;
    display: none;
}
#content {
    margin:0 25px;
    padding:15px 0 50px;
}
p {
   margin-bottom: 12px;
}
body {
    background-color: #fffdf1;
}
body.store {
    color:#333;
    font-family:Arial;
    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;
}

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

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

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

.grey {
    background-color: #f4f3de;
}

.title {
    font-size: 16px;
    font-weight: bold;
}
.grey .title {
    line-height:25px;
}

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

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

th {
    text-align: center;
}

#item_header {
    text-align: left;
}

#breadcrumbs {
    color:#333;
    float:left;
    font-size:10pt;
    font-weight:bold;
    padding-top:10px;
}
#breadcrumb {
    margin-bottom:5px;
}
#shopping_cart_info {
    float: right;
    padding:15px 5px 2px 0pt;
}

#shopping_cart_info .spacer {
    width: 10px;
}

#shopping_cart_info a { 
    color: #F78F1E;
}

#cart_image {
    border-right: 1px solid #535353;
    padding-right: 3px;
    margin-right: 3px;
}
#cart_image a {
    text-decoration: none;
    color: #000;
}

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

#subheader {
    margin-bottom:30px;
    padding-bottom: 37px;
}

#content {
    clear: both;
}

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: #F78F1E;
}

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

#product_detail .product_image {
    float:left;
}

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

#product_detail #product_info {
    display:inline;
    float:left;
    margin-bottom:30px;
    width:287px;
}

#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;
}

#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;
}
#product_referrals {
    margin-top: 30px;
}
#basket_table {
    text-align: center;
    width: 100%;
    border-collapse: collapse;
}
#basket_table .out_of_stock {
    color: #ff001d;
}

#calculate_tax_and_shipping {
}

#computed_costs {
    margin:15px 12px 0 0;
    float:right;
}

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

#computed_costs .leftside{
    line-height:22px;
    text-align:right;
}

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

#footer {
    float: right;
}

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

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

input.quantity {
    border:1px solid #DFDFDF;
    height:18px;
    padding:1px;
    text-align:center;
    width:18px;
}

input, select, textarea {
    border:1px solid #DFDFDF;
    min-height:18px;
    }
input.submit {
    border:0pt;
    }
    
input[type="checkbox"] {
    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: 20px auto;
    text-align: center;
}
#container {
    width:960px !important;
    text-align:left;
    margin: auto;
    padding-top: 0px;
}
table#basket_table tr img#continue_shopping {
    padding:12px 0;
}
table#basket_table tr img {
    padding:37px 0px;
    }
#coupon_code_form {
    padding-left: 10px;
    border-top:1px solid #E0E0E0;
}
#back_order_form {
    border-top:1px solid #E0E0E0;
}
#coupon_title {
    float:left;
}
.checkout_subtitle {
    font-weight: bold;
    line-height:26px;
    padding:0 9px 0 0;
    vertical-align: middle;
}
#backordered_title {
    text-align: left;
}
.form_element {
    float:left;
    line-height:26px;
    padding:0 9px 0 0;
    vertical-align: middle;
    }
#update_address {
    float:left;
}
input.remove, #update_address, #id_ship_to_pobox {
    max-height:14px;
    border:0;
}
#id_creditcard-ccv {
    width:110px;
    }
#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 {
    /*height:220px;*/
    padding:8px 0;
    text-align:center;
    /*width:200px;*/
}
.product_listingbox {
    height:114px;
    width:148px;
    margin: 0px auto 8px auto;
    background: white;
    border: 1px solid #d0d0d0;
    padding: 10px 0;
}
.product_listingbox .product_image {
    display: none;
}
.product .product_thumb{
    /*height: 160px; */
    margin: auto;
    /*padding-top: 15px;*/
    display: block;
}
.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 {
    margin-top: 5px;
}

#product_detail #product_image .zoomer {
    clear: both;
    background: url('/shop_media/images/zoom_icon.gif') top left no-repeat;
    z-index: 100;
    width: 120px;
    height: 24px; 
    text-align: right;
    padding-top: 4px;
    float: right;
    margin-right: 20px;
}
#product_detail #product_image .zoomer a {
    padding-left:24px;
    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-weight: 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: #f4f3de;
}

.hidden {
   display: none;
}

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

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

#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;
}

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

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

.reduced_price {
   color: #ff7f00;
   display: inline;
   padding-left: 5px;
}

#product_available_options {
   padding-bottom: 15px;
}

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

#main_login_form {
   margin-left: 200px;
   margin-top: 100px;
   margin-bottom: 100px;
}

#main_login_form td {
   padding: 3px;
}

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

#main_login_form .label {
   text-align: right;
}

#shipping_method_form ul {
    list-style: none;
}
#shop_logo {
    position:absolute;
    top:21px;
    left:0px;
}
#demo_store {
    position:absolute;
    top:21px;
    right:0px;
}
#update_basket_items_table td, #basket_table th {
    border-bottom:1px solid #E0E0E0;
}

#basket_table th {
    padding:12px 0;
}
#extra_product_images_table .product {
    height:120px; 
    width:175px;
}
    
#update_basket_items_table .product_name {
    padding-top:12px;
}
#id_coupon, #id_ship_zipcode, #id_ship_country {
    width:185px;
}
#coupon_code_table .title {
    float:left;
    font-size:11pt;
    padding:7px;
}
#id_bill_company, #id_bill_firstname, #id_bill_lastname, #id_bill_address1, #id_bill_address2, #id_bill_city, #id_bill_zipcode, #id_bill_email, #id_bill_phone, #id_ship_firstname, #id_ship_lastname, #id_ship_address1, #id_ship_address2, #id_ship_city, #ship_zipcode {
    width:181px;
    padding:3px 5px 0;
}
#id_bill_state, #id_bill_country, #id_ship_state, #ship_country, #id_referred_by {
    width:191px;
}
.update_bill_address, .update_ship_address {
    margin: 5px 10px;
}
.update_bill_address {
margin:14px 0 0 192px;
}
#recalc {
    cursor: pointer;
}
.product_name a:hover {
    text-decoration:underline;
}
#id_creditcard-ccv, #update_address {
    margin-right:5px;
}
#center-prod-image {
    height:400px;
    width:473px;
    line-height:400px;}

#center-prod-image img {
    vertical-align:middle;
}

div.step {
   background-color: #f4f3de;
   clear: both;
   padding:5px 11px;
   margin:4px 0;
}

div.step h2 {
   display: inline;
}

div.step info {
   font-size: 11px;
    color: #777;
}
#page_header #cart_link {
    float: right;
    text-align: right;
    width: 170px;
}
#page_header #cart_summary {
    text-align: left;
}
#product_nav h2 {
    margin: 0;
}
#shop_content .paginate_by {
    float: left;
    margin-left: 10px;
}
#shop_content .order_by {
    float: left;
    margin-left: 10px;
}
