/* content wide */
div#content {
    font-family: 'trebuchet ms';
    font-size: 11px;
    color: #666666;
    padding: 0px;
    zoom: 1;
}
div#content select,
div#content input,
div#content textarea {
    font-family: 'arial';
    font-size: 11px;
    color: black;
    border: 1px solid #C5BDB5;
    padding: 2px;
    background-color: #FEF1F2;
}
div#cart_content_top {
    padding: 15px;
}
div#content img {
    display: block;
}
div#content .right {
    text-align: right;
}

/* layout */
#bottom_left {
    float: left;
    width: 450px;
}
#bottom_right {
    float: right;
    width: 450px;
}

/* specific sections */
#cart_review_header {
    font-weight: bold;
    font-size: 24px;
}
#cart_review_subheader {
    font-family: 'arial';
    text-transform: uppercase;
    font-size: 9px;
    margin-left: 10px;
    font-weight: normal;
}
#continue_link {
    cursor: pointer;
    float: right;
    position: relative;
    top: -20px;
}
#divline_top {
    clear: both;
    width: 930px;
    height: 17px;
}

#cart_additems_wrapper {
    width: 250px;
    margin-left:auto;
    margin-right:auto;
}
#cart_additems {
    width: 100%;
}
#cart_additems th {
    font-weight: bold;
    border-bottom: 1px solid #D3D4D6;
    padding: 5px;
    text-align: left;
}
#cart_additems td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #D3D4D6;
}
#cart_additems tr:hover {
    background-color: #F0EEEC;
}
input.add_qty {
    width: 50px;
    text-align: right;
}
#cart_additems td.cart_add_num {
    text-align: right;
}
#cart_addtotote {
    margin-top: 10px;
    margin-right: 5px;
    cursor: pointer;
    float: right;
}

#divline_bottom {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
}
#checkout_faqs {
    text-align: right;
}

#cart_recommend {
    margin-top: 40px;
    border-top: 1px solid #D3D4D6;
    padding: 10px;
}
#cart_recommend_header {
    font-size: 14px;
    float: left;
}
#cart_recommend_items {
    float: right;
    margin-right: -25px;
}
.cart_recommend_item {
    width: 175px;
    margin-right: 25px;
    border: 2px solid white; /* ie6 does not support transparent */
    cursor: pointer;
    padding: 2px;
    display: block;
    float: left;
    text-decoration: none;
}
.cart_recommend_item:hover {
    border: 2px solid #B92789;
}
.cart_recommend_icon {
    width: 75px;
    height: 75px;
    margin-right: 5px;
    float: left;
}
.cart_recommend_name {
    line-height: 1.25;
    color: #9E737C;
}

#cart {
    width: 100%;
    margin-bottom: 10px;
}
#cart div.row {
    border-bottom: 1px solid #D3D4D6;
    clear: both;
    padding: 10px;
    min-height: 1px;
}
#cart div.header {
    font-weight: bold;
}

#cart div.row:hover {
    background-color: #F0EEEC;
}

#cart .product_personalization {
    margin-bottom: 10px;
}

#cart .loading_personalization {
    display: none;
}

.remove {
    width: 40px;
}
.item {
    text-align: center;
    width: 70px;
}
.desc {
    width: 420px;
}
.desc-with-discount {
    width: 350px;
}
.status {
    text-align: center;
    width: 70px;
}
.qty {
    text-align: center;
    width: 70px;
}
.price {
    text-align: right;
    width: 120px;
}
.discount {
    text-align: right;
    width: 70px;
}
.qty input {
    width: 50px;
    text-align: right;
}
.item img {
    border: 1px solid #C5BDB5;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}
.cart_remove_box {
    height: 17px;
    width: 17px;
    background-repeat: no-repeat;
}

.free .cart_remove_box {
    display: none;
}

.free .remove {
    width: 0;
}

.free .item {
    margin-left: 40px;
}

.product_name {
    color: #9E737C;
    font-weight: bold;
    font-size: 13px;
}
.product_name A {
    text-decoration: none;
}
.product_code {
    color: #9E737C;
}
.cart_packages {
    margin-top: 2px;
}
.cart_min {
    margin-top: 2px;
    color: #FF0099;
    display: none;
}
.status img {
    margin: auto;
}

#update_cart_container div {
    margin-bottom: 10px;
}
#update_cart_container img {
    float: left;
    cursor: pointer;
}
#save_changes {
    margin-right: 10px;
}
#clear_tote {
    margin-right: 35px;
}

#cart_manual {
    background-color: #F0EEEC;
    padding: 20px;
    margin-top: 40px;
    border: 1px solid #D3D4D6;
}

.wrapper {
    clear: both;
    margin-bottom: 10px;
}

.gst_cart {
    padding-bottom: 6px;
}

.label {
    font-weight: bold;
    float: left;
    width: 325px;
}

.label_normal {
    float: left;
    width: 325px;
}

.data {
    float: right;
    width: 100px;
    text-align: right;
    padding-right: 10px;
}

#set_shipping {
    clear: both;
    border: 1px solid #D3D4D6;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    display: none;
}
#set_shipping_header {
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 10px;
}
li.element-group label {
    float: left;
    width: 120px;
}
li.element-group select {
    width: 210px;
}
li.element-group input {
    width: 295px;
    text-transform: capitalize;
}
div.checkbox {
    float: left;
    height: 17px;
    width: 17px;
    margin-right: 5px;
    border: 1px solid #D3D4D6;
    background-image: url('/images/button/checkbox_inactive.gif');
}
.not_in_list {
    float: right;
    width: 90px;
}
.checkbox_text {
    line-height: 17px;
}
#set_shipping ul.errors {
    margin-left: 120px;
    margin-bottom: 5px;
}
.element-group input.radio {
    width: 17px;
    vertical-align: middle;
    margin: 0px;
    margin-right: 3px;
}
.delivery_estimate {
    font-weight: normal;
    font-size: 10px;
    margin-left: 20px;
}
#set_shipping_buttonpanel {
    clear: both;
    margin-top: 10px;
}
#set_shipping_close {
    float: left;
    cursor: pointer;
}
#set_shipping_submit {
    float: right;
    cursor: pointer;
}

.sub_label {
    font-weight: normal;
    margin-top: 2px;
}
#shipping_estimate div.right {
    border-bottom:1px dotted #D3D4D6;
}
#shipping_estimate div.right:hover {
    background-color: #F0EEEC;
}
#shipping_estimate .left {
    float: left;
    text-align: left;
}

#total_final .data {
    font-weight: bold;
    font-size: 13px;
}
#total_final .label {
    line-height: 13px;
}

#proceed_to_checkout {
    float: right;
    cursor: pointer;
}


#blurb_shipping_alerts {
    clear: both;
    margin-top: 20px;
}

/* ie fixes */
div#content .radio {
    border: none;
}
div#content li.with-errors .radio {
    background-color: transparent;
}
.asterisk {
    color: #F16477;
    font-weight: bold;
    position: relative;
}
.data .asterisk {
    margin-right: -8px;
}
#blurb_shipping_alerts .asterisk {
    float: left;
    left: -1em;
    margin-bottom: -1em;
    margin-right: -1em;
}
.ie6fix_childselector_floatleft {
    float: left;
}

.fee_cost {
    margin-top: 10px;
}

#printer_friendly {
    float: left;
    color: #9E737C;
    width: 100px;
    text-align: center;
    font-size: 10px;
    border: 1px solid #9E737C;
    cursor: pointer;
    padding: 5px;
}
#printer_friendly b {
    font-size: 13px;
}

#wstarWrapper_wrapper {
    display: none;
}
#wstarWrapper ul {
    margin: 10px;
    margin-left: 20px;
}
#wstarWrapper li {
    list-style: circle;
    padding-bottom: 2px;
}

#wstarWrapper a {
    text-decoration: none;
}
#print_bottom_left {
    float: left;
    width: 450px;
    position: relative;
    top: 100px;
}
#wstarWrapper,
.wstar td,
.wstar th {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 11px;
    color: #663333;
}
.wstar caption {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 13px;
    color: #663333;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 2px;
}
#wstarWrapper {
    border: 1px solid #D3D4D6;
    width: 980px;
    background-color: white;
    font-size: 15px;
}
#wstarLogo {
    background-color: #C5BDB5;
    height: 71px;
}
.wstarBorderTop {
    border-top: 1px solid #D3D4D6;
}
.wstarBorderBottom {
    border-bottom: 1px solid #D3D4D6;
}
.wstarBig {
    font-size: 15px;
}
.wstarSmall {
    font-size: 10px;
}
.wstarCartDivider {
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    background-color: #C5BDB5;
    padding: 5px;
    margin-bottom: 5px;
}
.wstarImg {
    border: 1px solid #D3D4D6;
}

