﻿
/***** BEGIN STYLES FOR GIFT CERTIFICATES *****/

.gcListHeader
{
    padding: 20px 5px 5px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #933c06;
    letter-spacing: 1pt;
}

.gcListGroup
{
    padding: 15px 5px 15px 5px;
    border: 1px solid #999999;
    background-color: #f6f6f6;
}

.gcList
{
    margin: 0px 0px 0px 20px;
    line-height: 25px;
}

.gcListItem
{
    width: 165px;
    padding: 2px;
}

.gcHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 10px;
    letter-spacing: 1pt;
}

.gcPrice, .prod-detail-price, .prod-detail-price, .prod-detail-msrp, .prod-detail-msrp-label, .prod-detail-msrp-value, .prod-detail-cost, .prod-detail-cost-label, .prod-detail-cost-value, .prod-detail-sale, .prod-detail-sale-label, .prod-detail-sale-value, .prod-detail-save, .prod-detail-save-label, .prod-detail-save-value
{
    font-size: 12px;
    font-weight: bold;
    color: #933c06;
}

.gcOptionHeader
{
    font-size: 12px;
    font-weight: bold;
}



h5
{
    font-size: 13px;
    font-weight: bold;
}


/***** END STYLES FOR GIFT CERTIFICATES *****/


#wrapper
{
    width: 820px;
    background-color: #dddddd;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}
#ctl00_container
{
    width: 800px;
    height: 100%;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #ffffff;
}
#ctl00_headerContent
{
    width: 800px;
    height: 90px;
    vertical-align: top;
}
#ctl00_body
{
    width: 800px;
    vertical-align: top;
}
#ctl00_footer
{
    width: 800px;
    vertical-align: top;
    background-color: #dddddd;
}
#ctl00_columns
{
    position: relative;
    border: 1px solid #666666;
    text-align: left;
    width: 780px;
    background-color: #dddddd;
    padding: 20px;
    background-image: url(     '/images/global/bg_mainframe.jpg' );
    background-repeat: repeat-x;
    margin: 0px 0px 10px 0px;
}



#ctl00_pageContent_checkoutWizard_UPS_notices
{
    display: none;
    visibility: hidden;
}

/* information */


div.prod-detail-desc
{
    border: solid 1px #cccccc;
    margin-top: 20px;
    padding: 20px 35px 35px 35px;
    width: 460px;
}

div.prod-detail-email-friend
{
    text-align: center;
}

/*
  div.prod-detail-rating, div.prod-detail-price { margin-bottom: 10px; }
  span.prod-detail-msrp-label, span.prod-detail-cost-label, span.prod-detail-sale-label, span.prod-detail-save-label { font-weight: bold; }
  span.prod-detail-part-label { font-weight: bold; }
  
    div.prod-detail-rating-add, div.prod-detail-rating-stat { margin-bottom:5px; font-weight:bold }
  	table.rating-container { display:inline }
  td.prod-detail-review-item { border-top: 2px solid #ccc; padding-top: 10px }
  td.prod-detail-review-item div { margin-bottom: 10px }
    div.prod-detail-review-item-rater span { font-style: italic }
      span.prod-detail-review-item-person { font-weight: bold }

  div.prod-detail-shopping-list, div.prod-detail-email-friend, div.prod-detail-promo { margin-top: 10px }

  div.prod-detail-man { margin-top: 10px; }
    span.prod-detail-man-name-label, span.prod-detail-man-part-label { font-weight: bold; }
    input.prod-detail-add { position: relative; top: 9px; left: 3px; }

  table.prod-detail-qty-disc th, table.prod-detail-qty-disc td { padding: 3px; border: 1px solid #ccc }

  table.prod-detail-next-prev { margin-bottom:10px; width:100% }
    td.prod-detail-next { text-align:right }
    */

div.personalization
{
}
div.personalization-question
{
    margin-bottom: 15px;
}
span.personalization-question-label
{
    font-weight: bold;
}

div.personalization-answers
{
    margin: 5px 0 0 15px;
}
div.personalization-answer
{
    margin-bottom: 5px;
}
div.radio-answer, div.check-answer, div.select-answer, div.text-answer
{
}

span.personalization-answer-image
{
}
span.personalization-answer-label
{
    display: block;
    margin: 3px;
    vertical-align: top;
}


/* form elements */
input.textbox
{
    border: 1px solid #000;
    font: 12px Arial, "sans serif";
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 3px;
}
* html input.textbox
{
    margin-bottom: 2px;
}

input.textbox-center
{
    border: 1px solid #000;
    font: 12px Arial, "sans serif";
    text-align: center;
    width: 40px;
}
* html input.textbox-center
{
    margin-bottom: 2px;
}

.textarea-small, .textarea-med, .textarea-large, .textarea-exlarge
{
    border: 1px solid #808080;
    font: 12px Courier New, Times New Roman, serif;
    padding: 3px;
    margin: 0;
}
.textarea-small
{
    height: 50px;
    width: 200px;
}
.textarea-med
{
    height: 100px;
    width: 350px;
}
.textarea-large
{
    height: 150px;
    width: 400px;
}
.textarea-exlarge
{
    height: 250px;
    width: 500px;
}

* html .textarea
{
    margin: -1px;
}

.select
{
    font: 12px Arial, "sans serif";
    border: 1px solid #808080;
    padding: 1px 0;
}
.button
{
    height: 18px;
    padding: 0 7px;
    line-height: 18px;
    background-color: #ccc;
    border: 1px solid #808080;
    font: bold 12px Arial, "sans serif";
}


div.prod-detail-man
{
    margin-top: 10px;
}
span.prod-detail-man-name-label, span.prod-detail-man-part-label
{
    font-weight: bold;
}
input.prod-detail-add
{
    position: relative;
    top: 9px;
    left: 3px;
}



table.cart
{
    width: 650px;
    border: 0;
}
tr.cart-header th
{
    font-weight: bold;
    text-align: left;
    border-bottom: 2px solid #ccc;
}
tr.cart-item td
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
div.cart-prod-name
{
    margin: 0 0 10px;
}
span.cart-part-number
{
    font-weight: bold;
    color: #808080;
    margin-left: 15px;
}
td.cart-item-image
{
    width: 10px;
}
td.cart-item-price, td.cart-item-total
{
    width: 10px;
    white-space: nowrap;
    text-align: right;
    padding-right: 10px;
}
td.cart-item-options, td.cart-item-quantity
{
    width: 60px;
}
div.cart-item-name
{
    margin: 0 0 10px;
}
div.cart-item-edit
{
    margin: 5px 0 0 15px;
}
td.cart-actions select, td.cart-actions input
{
    vertical-align: middle;
    margin-top: 5px;
}
td.cart-shipping-estimate
{
    padding-top: 5px;
}
tr.cart-footer td
{
    border-top: 2px solid #ccc;
    border-bottom: : 2px solid #ccc;
    padding: 10px 0;
}
td.cart-subtotal-label, td.cart-discounts-label, td.cart-shipping-label, td.cart-handling-label, td.cart-tax-label, td.cart-total-label
{
    font-weight: bold;
    text-align: right;
    padding-right: 3px;
}
td.cart-subtotal, td.cart-discounts, td.cart-shipping, td.cart-handling, td.cart-tax, td.cart-total
{
    font-weight: bold;
    text-align: right;
}

table.cart-redirect
{
    margin-top: 15px;
}
td.cart-continue
{
    text-align: left;
}
td.cart-checkout
{
    text-align: right;
}

div.cart-question, div.cart-item-question
{
    margin-left: 15px;
}
span.cart-question-title, span.cart-item-question-title
{
    font-weight: bold;
}
div.cart-answer, div.cart-item-answer
{
    margin-left: 15px;
}

table.checkout-cart
{
    width: 650px;
    border: 0;
}
tr.checkout-cart-header th
{
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
tr.checkout-cart-item td
{
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
div.checkout-cart-prod-name
{
    margin: 0 0 10px;
}
span.checkout-cart-part-number
{
    font-weight: bold;
    color: #808080;
    margin-left: 15px;
}
tr.checkout-cart-footer td
{
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
td.cart-subtotal-label, td.cart-discounts-label, td.cart-shipping-label, td.cart-handling-label, td.cart-tax-label, td.cart-total-label
{
    font-weight: bold;
    text-align: right;
    padding-right: 3px;
}
td.cart-subtotal, td.cart-discounts, td.cart-shipping, td.cart-handling, td.cart-tax, td.cart-total
{
    font-weight: bold;
}


/* validation summary */
.val-summary
{
    margin: 10px 0;
    padding: 10px 0 0 10px;
    border: 1px solid #cccccc;
    background-color: #efefef;
}


#ctl00_pageContent_checkoutPanel
{
    width: 700px;
}


.checkout-shipping
{
    border: solid 1px #000000;
    padding: 3px;
}

.content-body
{
    padding-right: 50px;
}

.checkout-step-text, .checkout-step-number
{
    font-size: 15px;
    font-weight: bold;
    color: #0397d6;
}

.checkout-step-inactive
{
    
}

#ctl00_pageContent_spnConfirmInactive
{
    display: none;
    visibility: hidden;
}

tr.invoice-detail-row td, tr.invoice-detail-row-alt td
{
    border-bottom: solid 1px #999999;
    padding-top: 10px;
    padding-bottom: 25px;
    vertical-align: top;
}

tr.invoice-detail-header th
{
    border-bottom: solid 2px #999999;
    white-space: nowrap;
    font-size: 13px;
}

.invoice-summary-text, 
{
    font-weight: bold;
}

.invoice-summary-item
{
    font-weight: bold;
    text-align: right;
}