/* purchase only */

#p_header, #payment_process, #my_cart
{
    position: relative;
    float: left;
    width: auto;
    margin-bottom: 3px;
}

#my_cart
{
    width: 183px;
    height: 44px;
}

#my_cart
{
    background: url('/images/header-mycart_p.png') no-repeat;
}

#my_cart h2, #my_cart h2 a, #my_cart h2 a:hover
{
    text-shadow: 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    font-weight: bold;
    padding-top: 2px;
    margin-bottom: 7px;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    text-align: center;
    display: block;
    margin: 0;
}

#my_cart h2, #my_cart h2 a, #my_cart h2 a:hover
{
    top: 0px;
    left: 18px;
    width: 140px;
    line-height: 36px;
}

#payment_process
{
    width: 950px;
    height: 66px;
}

.step1
{
    background: url('/images/progress-bar_p.png') no-repeat 0px -66px;
}

.step2
{
    background: url('/images/progress-bar_p.png') no-repeat 0 0;
}

div.content_left
{
    position: relative;
    float: left;
    width: 687px;
    height: 116px;
    margin-bottom: 10px;
}

div.price
{
    position: absolute;
    top: 57px;
    left: 475px;
    font-size: 14px;
}

div.price img
{
    position: absolute;
    top: 28px;
    left: 42px;
}

.price_top
{
    position: relative;
    float: left;
    font-size: 14px;
    text-align: left;
    width: auto;
    left: 35px;
    top: 40px;
}

.add_cart
{
    position: relative;
    float: left;
    width: 135px;
    height: 116px;
    left: 52px;
    background: url('/images/product-add2cart_p.png') no-repeat;
}

.add_cart input
{
    width: 135px;
    height: 116px;
}

.add_cart input:hover
{
    background: url('/images/product-add2cart-on_p.png') no-repeat;
}

.footerbar img
{
    padding: 7px 15px 10px 15px;
}

/*featured product on 1st page*/

div.featured_product
{
    position: relative;
    float: left;
    background: url('/images/cts-featured_p.jpg') #f0f0f0 no-repeat;
    width: 687px;
    height: 325px;
    margin-bottom: 10px;
    color: #ffffff;
}

div#facebook_offer
{
    margin: 0; 
    height: 47px; 
    left: 235px; 
    width: auto;
}

/*
div#facebook_offer
{
    position: absolute;
    top: -15px;
    left: -140px;
}
*/

div.add_cart_featured
{
    position: absolute;
    float: left;
    top: 219px;
    left: 552px;
    background: url('/images/product-featured-add2cart_p.png') no-repeat;
}

div.add_cart_featured input
{
    width: 135px;
    height: 106px;
}

div.add_cart_featured input:hover
{
    background: url('/images/product-featured-add2cart-on_p.png') no-repeat;
}

div.price_featured
{
    position: absolute;
    top: 266px;
    left: 475px;
    font-size: 14px;
    color: #000000;
}

div.price_featured img
{
    position: absolute;
    top: 28px;
    left: 42px;
}

.nutshell_featured
{
    position: relative;
    float: left;
    top: 160px;
    left: 20px;
    width: 400px;
}

.nutshell_featured ul
{
    line-height: 20px;
}

.nutshell_products
{
    position: relative;
    float: left;
    top: 75px;
    left: 119px;
    width: 500px;
}

/* xPort for Mac only */
div#XP
{
    background: url('/images/XP_p-featured.jpg') #f0f0f0 no-repeat;
    color: #555555;
}

/* end featured product on 1st page*/


/*products on 1st page*/

#CT
{
    background: url('/images/ct_p.png') no-repeat;
}

#CT span, #CTP span, #CTTS span, #IL span, #IC span, #CTD span
{
    color: #000000;
}

#CTP
{
    background: url('/images/ctp_p.png') no-repeat;
}

#CTTS
{
    background: url('/images/ctts_p.png') no-repeat;
}

#IL
{
    background: url('/images/IL_p2.png') no-repeat;
}

#IC
{
    background: url('/images/IC_p2.png') no-repeat;
}

#CTD
{
    background: url('/images/CTD_p2.png') no-repeat;
}

/*START 2nd page*/

/*new style*/

/*suite on 2nd page*/


.box_header, .cart_summary_header
{
    position: relative;
    float: left;
    background: url('/images/box_header.png') no-repeat;
    width: 687px;
    height: 32px;
}

.cart_summary_header
{
    background: url('/images/cart_summary_header.png') no-repeat;
    width: 250px;
    height: 32px;
}

.cart_summary_header h2, .box_header h2, .box_header h4
{
    text-shadow: 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    padding-top: 2px;
    margin-bottom: 5px;
    float: left;
}

.box_header h4, .box_header h4 a
{
    float: right;
    padding: 2px 10px 0px 0px;
    margin: 0;
    color: #ffffff;
}

.box_header img
{
    position: relative;
    padding: 7px 5px 0px 0px;
    float: right;
}

.items_list
{
    position: relative;
    float: left;
    width: 687px;
    height: auto;
    background: url('/images/box_body.png') repeat-y;
}

#upgrade_list
{
    position: relative;
    float: left;
    width: 687px;
    height: auto;
    background: url('/images/box_body.png') repeat-y;
    display: none;
}

#upgrade_list_contents
{
    margin-left: 10px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.items
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 7px;
}

.box_footer, .box_fadeout_footer, .cart_summary_footer, cart_summary_footer_210
{
    position: relative;
    float: left;
    width: 687px;
    height: 100px;
    background: url('/images/box_footer.png') no-repeat;
    margin-bottom: 10px;
}

.box_footer .left_column .left_column img
{
    padding: 35px 0px 0px 30px;
}

.box_fadeout_footer
{
    background: url('/images/box_fadeout_footer.png') no-repeat;
    height: 33px;
    margin-bottom: 0px;
}

.cart_summary_footer
{
    width: 250px;
    min-height: 148px;
    background: url('/images/cart_summary_footer.png') no-repeat;
    margin-bottom: 10px;
}

.cart_summary_footer_210
{
    width: 250px;
    min-height: 210px;
    background: url('/images/cart_summary_footer_210.png') no-repeat;
    margin-bottom: 10px;
}

.quantity
{
    position: relative;
    float: left;
    font-size: 14px;
    top: 40px;
    margin-left: 25px;
    visibility: hidden;
}

.remove
{
    position: relative;
    float: left;
    top: 40px;
    margin-left: 10px;
}

.cart_price
{
    position: relative;
    float: left;
    font-size: 14px;
    top: 40px;
    left: 94px;
    text-align: right;
    width: 50px;
}

.left_column
{
    width: 250px;
    float: left;
    position: relative;
}

.right_column
{
    width: 250px;
    float: right;
    position: relative;
}

.cart_summary_text
{
    float: left;
    position: relative;
    font-size: 11px;
    width: 100%;
    margin-bottom: 5px;
}

.cart_summary_text h3
{
    color: #66a042;
    margin: 0;
    padding: 0px 0px 0px 15px;
    line-height: 35px;
}

.cart_summary_text h4
{
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    left: 15px;
    line-height: 10px;
}

.cart_summary_text h4 span
{
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding:0;
    float: left;
    position: relative;
    line-height: 20px;
}

.cart_summary_text h5
{
    font-size: 11px;
    font-weight: normal;
    color: ##656464;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    left: 25px;
    line-height: 25px;
}

.cart_summary_text img
{
    float: left;
    position: relative;
    line-height: 20px;
    left: 25px;
}

.cart_summary_text a
{
    font-size: 11px;
}

.cart_summary_text h4 input
{
    border: 0;
    background: transparent;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
    line-height: 20px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
    font-family: Arial,"Microsoft Sans Serif","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    margin: 0;
    padding: 0;
    width: 45px;
}

#cart_summary
{
    float: right;
    position: relative;
    background: url('/images/cart_summary_body.png') repeat-y;
    width: 250px;
    min-height: auto;
    margin-bottom 10px;
}

#PP_checkout, #CB_checkout, #PPcc_checkout
{
    position: relative:
    float: left;
    width: auto;
    clear: both;
    margin: 0;
    padding: 0;
    height: 65px;
}

#PP_checkout .left_column, #CB_checkout .left_column, #PPcc_checkout .left_column
{
    margin-right: 5px;
    width: 80px;
}

#PP_checkout .right_column, #CB_checkout .right_column, #PPcc_checkout .right_column
{
    width: auto;
}

#PP_checkout .right_column input:hover, #CB_checkout .right_column input:hover, #PPcc_checkout .right_column input:hover
{
    opacity:0.7;
    filter:alpha(opacity=70);
}

/*recommendations*/
.rec_button
{
    position: absolute;
    width: 136px;
    height: 86px;
    left: 198px;
    top: 156px;
    background: url('/images/product-rec-add2cart_p.png') no-repeat;
}

.rec_button input:hover
{
    background: url('/images/product-rec-add2cart-on_p.png') no-repeat;
}

.recommendations
{
    background: url('/images/rec_box_header.png') no-repeat;
}

.recommendation_product, .recommendation_upgrade
{
    position: relative;
    float: left;
    width: 334px;
    height: 242px;
    margin: 5px 16px 5px 0px;
}

/*
.recommendation_upgrade
{
    height: 140px;
    margin: 0px 0px 10px 0px;
}
*/


.nutshell_upgrade
{
    float: left;
    position: relative;
    width: 350px;
    margin-left: 30px;
    top: 10px;
}

.rec_button_upgrade
{
    position: relative;
    float: left;
    width: 86px;
    height: 24px;
    margin: 5px 0px 0px 25px;
}

/*nutshell of php loop div*/
.rec_offer_price
{
    position: absolute;
    width: 90px;
    left: 590px;
    top: 3px;
}

.rec_nutshell
{
    position: absolute;
    top: 115px;
    left: 120px;
    width: 205px;
}

.cart_price_upgrade
{
    position: relative;
    float: left;
    font-size: 14px;
    left: 85px;
    top: 10px;
}

.rec_price
{
    position: absolute;
    top: 10px;
    left: 225px;
    width: 120px;
}

.rec_price p
{
    text-decoration: line-through;
    font-weight: normal;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
    padding: 0;
    text-align: center;
}

.rec_price h4, .rec_offer_price h1, .rec_offer_price h2
{
    text-shadow: 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 0;
    text-align: center;
}

.rec_price h4
{
    font-size: 20px;
}

.rec_offer_price h1
{
    font-size: 26px;
}

.rec_offer_price h2
{
    font-size: 16px;
    width: auto;
}

#add_cart_offer
{
    position: absolute;
    float: left;
    top: 219px;
    left: 552px;
    background: url('/images/product-featured-add2cart_p.png') no-repeat;
}

#add_cart_offer input
{
    width: 135px;
    height: 106px;
}

#add_cart_offer input:hover
{
    background: url('/images/product-featured-add2cart-on_p.png') no-repeat;
}

#add_recommendation_CTS
{
    background: url('/images/cts-offer_p.jpg') no-repeat;
}

#add_recommendation_CT
{
    background: url('/images/ct-offer_p.jpg')  no-repeat;
}

#add_recommendation_CTP
{
    background: url('/images/ctp-offer_p.jpg') no-repeat;
}

#add_recommendation_CTTS
{
    background: url('/images/ctts-offer_p.jpg') no-repeat;
}

#add_recommendation_IL
{
    background: url('/images/il-offer_p.jpg') no-repeat;
}

#add_recommendation_IC
{
    background: url('/images/ic-offer_p.jpg') no-repeat;
}

#add_recommendation_CTD
{
    background: url('/images/ctd-offer_p.jpg') no-repeat;
}

/*
#add_recommendation_TYUG
{
    background: url('/images/2-year_upgrade_offer.png') no-repeat;
    margin-right: 19px;
}

#add_recommendation_LTUG
{
    background: url('/images/lifetime_upgrade_offer.png') no-repeat;
}
/*

/*coupons*/

.nutshell_coupon
{
    position: relative;
    float: left;
    top: 100px;
    width: 500px;
}

.info
{
    position: relative;
    float: left;
    left: 140px;
    top: 63px;
    visibility: hidden;
}

.coupon
{
    left: 0px;
}

.coupon_status
{
    position: absolute;
    left: 130px;
    top: 20px;
    width: 30px;
}

#coupon
{
    position: absolute;
    top: 41px;
    left: 45px;
}

#coupon_label a
{
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted black;
}

#imCouponFail, #imCouponSuccess
{
    position: relative;
    left: 160px;
    top: 34px;
}

#imCouponLoader
{
    position: relative;
    left: 160px;
    top: 44px;
}

label#idCouponError
{
    color: #ff0000;
    border: 0;
    top: 5px;
    position: relative;
}

/* end coupons */

div#total_price_wrapper
{
    position: absolute;
    top: 40px;
    left: 349px;
    width: 400px;
}

ul.total_price_text, ul.total_price_currency, ul.total_price
{
    float: left;
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

ul.total_price_text
{
    top: 0px;    
    left: 0px;
    text-align: right;
    width: 200px;
}

ul.total_price_currency
{
    top: 0px;
    left: 25px;
}

ul.total_price
{
    top: 0px;
    left: 14px;   
}

ul.total_price_text li, ul.total_price_currency li, ul.total_price li, ul.total_price li input
{

    margin: 0;
    padding: 0;
}

ul.total_price li input
{
    background: transparent;
    border: 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
    line-height: 16px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
    font-family: Arial,"Microsoft Sans Serif","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    width: 50px;
    text-align: right; 
}

.discount
{
    color: #009aca;
}

.discount_hide
{
    display: none;
}

#purchase_page
{
    font-size: 12px;
    color: #232323;
}

.content_suite
{
    position: relative;
    float: left;
    width: 687px;
    height: 325px;
    margin-bottom: 10px;
}


/*nutshell of cart on top of 2nd page*/
.nutshell_cart
{
    float: left;
    position: relative;
    font-size: 14px;
    top: 40px;
    width: 250px;
    margin-left: 20px;
}

.top_image
{
    float: left;
    position: relative;
    font-size: 14px;
    clear: left;
    width: 120px;
}

.top_image img
{
    margin-left: 20px;
}

#total
{
    position: relative;
    float: left;
    width: 200px;
    height: 100px;
    left: 224px;
    top: 65px;
    background: none;
}

#checkedout
{
    position: relative;
    float: left;
    background: url('../images/checkout2.jpg') no-repeat;
    width: 933px;
    height: 182px;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* end purchase*/
