﻿/************************************
      Shop Section Styles
*************************************/

h2{font-weight: bold;}

/*  General Package Styles
**************************************/

.headerShop{background: url(../../images/header-guide.jpg) no-repeat 4px 0;  }



/* Content
************************************/
.RequiredField{color: red;}


#content
{
    background: #0e0e0e;
    padding: 0 25px;

}

#contentRight
{
    margin-left: 200px;
    padding: 40px 95px 40px 35px;
}

#contentRight h2 + p{margin-top: 20px;}

#contentRight h3
{
    visibility: visible;
    line-height:normal;
    letter-spacing: normal;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 13px 0;
}

#contentRight img
{
    border: 1px solid #6a6a6a;
}



#headerShopFrame
{
    background: transparent url(../../images/header-home-outline.png) no-repeat scroll 0%;
    height: 171px;
    left: 0px;
    top: 0px;
    overflow: hidden;
    width: 940px;
    z-index: 50;
}



#cntrShopPackages
{
    float: left;
    padding-right: 20px;
    margin-bottom: 30px;
}
#cntrShopPackages p{margin:0; padding: 0;}

#shopMemberBenefits
{
    float: left;
    margin-left: 45px;
}

.packageContainer
{
    background-repeat: no-repeat;
    background-position: top left;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    padding: 15px;
    padding-bottom: 3px;
}

.packageHeader
{
    padding-bottom: 6px;
    margin-bottom:8px;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.packageMembershipLine{background-image: url(../../images/shop-package-bg-line.png);}
.packagePointsLine{background-image: url(../../images/shop-package-bg-line-pnts.png);}

.packageHeader h3
{
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-bottom:1px;
}

.packageTitle{float:left;}

.packagePriceButton
{
    float:right;
    text-align: right;
}

#cntrShopPackages .packageDetails{clear:both;padding: 10px 0;}

.packageSavings{float:right;font-weight: bold;}
.packageBullets{float:left;}


.slideToggler,.slideToggler:visited
{
    padding: 4px 3px 0px 3px;
    color:#ffb770;
    display:block;
}
.slideToggler:hover{color: #fff;}


.packageShadow
{
    background: url(../../images/shop-package-shadow.png) no-repeat bottom right;
    width: 525px;    
    padding: 0 3px 0px 0;
    margin-bottom: 10px;
}

/* Points Styles */

.cntrPointsValue
{
    float:left;
    padding-top: 8px;    
}

.pointsValue
{
    font-size: 34px;
    font-weight: bold;
}

.pointsText
{
    font-size: 24px;
    position: relative;
    top: -1px;
    left: 0;
}

.slideTogglerPoints,.slideTogglerPoints:visited
{
    display:block;
    color: #2a2a2a;
    position: relative;
    top: 5px;
}

.slideTogglerPoints:hover{color: #ac2d00;}



/*  Package Backgrounds (red, yellow, gray...)
**********************************************/

/* Gereral Styles */

.packageBGMiddle
{
    background-position: 0px 5px; 
    background-repeat: no-repeat;
}

.packageBGBottom
{
    background-repeat: no-repeat;
    background-position: bottom left;
    width:520px;
    padding-bottom: 9px;
 }

/* Membership Package Backgrounds (red) */
.bgMemebershipTop{background-image: url(../../images/shop-package-bg-top.gif);}
.bgMembershipMiddle{background-image: url(../images/shop-package-bg-middle.gif);}
.bgMembershipBottom{background-image: url(../../images/shop-package-bg-bottom.gif);}

/* Points Package Backgrounds (yellow) */
.bgPointsTop{background-image: url(../../images/shop-package-bg-top-pnts.gif);color:#2a2a2a;}
.bgPointsMiddle{background-image: url(../../images/shop-package-bg-middle-pnts.gif);}
.bgPointsBottom{background-image: url(../../images/shop-package-bg-bottom-pnts.gif);}

/* SMS Package Backgrounds (blue) */
.bgSMSTop{background-image: url(../../images/shop-package-bg-top-sms.gif);color:#2a2a2a;}
.bgSMSMiddle{background-image: url(../../images/shop-package-bg-middle-sms.gif);}
.bgSMSBottom{background-image: url(../../images/shop-package-bg-bottom-sms.gif);}



/*  Shop Buttons 
******************************/

.shopBtn,.shopBtn:visited
{
    display: block;
    /*height:27px;*/
    padding: 7px 7px 8px 9px;
    font-size: 12px;
    font-weight: bold; 
    text-decoration: none;
    color: #fff;
    margin-top: 3px;
}


.shopBtnLarge,.shopBtnLarge:visited
{
    display: block;
    padding: 9px 8px 7px 12px;
    font-size: 14px;
    font-weight: bold; 
    text-decoration: none;
    color: #252525;
    margin-top: 3px;
}
.cntrShopBtn
{
    float: left;
    padding: 0 0 0 5px;
}


/* Yellow button, used in packages */
.shopBtnYellowL,.shopBtnYellowL:visited
{
    background-image: url(../../images/shop-btn-yellow-left.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    color: #fff;
}
.shopBtnYellowL:hover{background-position: 0px -27px;color: #fff;}

.shopBtnYellowR,.shopBtnYellowR:visited
{
    background:  url(../../images/shop-btn-yellow-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 3px;
    color: #fff;
}
.shopBtnYellowR:hover{background-position: right -27px;color: #fff;}


/* Red button, used in checkout process */

.shopBtnRedL,.shopBtnRedL:visited
{
    background-image: url(../../images/btn-red-left.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    color: #fff;
}
.shopBtnRedL:hover{background-position: 0px -30px;}

.shopBtnRedR,.shopBtnRedR:visited
{
    background:  url(../../images/btn-red-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 7px;
}
.shopBtnRedR:hover{background-position: right -30px;}


/* Green button, used in checkout process */

.shopBtnGrnL,.shopBtnGrnL:visited
{
    background-image: url(../../images/btn-green-left.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}
.shopBtnGrnL:hover{background-position: 0px -30px;}

.shopBtnGrnR,.shopBtnGrnR:visited
{
    background:  url(../../images/btn-green-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 7px;
}
.shopBtnGrnR:hover{background-position: right -30px;}


/* Orange button, used in checkout process */

.shopBtnOrgL,.shopBtnOrgL:visited
{
    background-image: url(../../images/btn-yellow-left.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}
.shopBtnOrgL:hover{background-position: 0px -30px;}

.shopBtnOrgR,.shopBtnOrgR:visited
{
    background:  url(../../images/btn-yellow-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 7px;
}
.shopBtnOrgR:hover{background-position: right -30px;}

.shopBtnOrgR a:link, .shopBtnOrgR a:visited
{color: #252525;}



/* NEW SHOP DEFAULT */

#shop_fullcolumn
{
    float: left;
    width: 818px;
    min-height: 616px;
    font-size: 1.1em;
    margin-left: 30px;
}

#shop_column1
{
    float: left;
    width: 540px;
    min-height: 716px;
    background: url(../../images/shop_seperator.gif) no-repeat right top;
    font-size: 12px;
    margin-bottom: 20px;
}

#shop_column2
{
    float: left;
    width: 320px;
    padding: 0 0 0 20px;
    font-size: 12px;
    line-height: 16px;
}

.shop_title
{
    margin: 15px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
}

#shop_column1 h3, #shop_column2 h3
{
    visibility: visible;
    line-height:normal;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: bold;
    margin: 30px 0 13px 0;
}


.checkoutHeaderSection
{
   background: url(../../images/shop-checkout-title-bg.gif) no-repeat bottom left;
   padding-bottom: 2px;
   width: 385px;
}



#shop_column1 h4, #shop_column2 h4
{
    visibility: visible;
    line-height:normal;
    letter-spacing: normal;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}



.shop_title a:hover{color: #ffffff; cursor: default;}

/**************************/

#shop_cartHeader{
   margin: 45px 0 45px 0px;
}

#shop_headerandnav
{
    float: left;
    width: 885px;
    margin: 45px 0 45px 0px;
}

#shopMembership_header
{
    float: left;
    width: 500px;
    height: 28px;
    margin: 5px 0 0 0;
}

#shopMembership_nav
{
    float: right;
}

#cntrShopLocalNavigation{
    position: absolute;
    top: 155px;
    left: 560px;
    z-index:60;
    padding-right:12px;
    background: url(../../images/shop-localNav-bg-cap.gif) no-repeat top right;
}

#listShopLocalNavigation{
    background: url(../../images/shop-localNav-bg.gif) no-repeat;
    height: 32px;
    padding-left: 10px;
}

#listShopLocalNavigation a:link, #listShopLocalNavigation a:visited{
    font-size: 15px;
    font-weight: bold;
}

a.shopMembershipLink, .shopMembershipLink a:visited
{
    color: #fff2c3;
    font-size: 12px;
}

a.shopMembershipLink:hover
{
    color: red;
}

#shopMembershipMagazine
{
    float: left;
    width: 228px;
    height: 102px;
    margin: 0 0 25px 0;
    padding: 40px 75px 0 18px;
    font-size: 0.9em;
    background: url(../../images/shop_membership_magazinebg.jpg) no-repeat 0 0;
}

#shopMembershipBenefits
{
    float: left;
}


#packageLocalNav li{
    padding: 5px 5px 0 0;
}


#listShopLocalNavigation a.shopLocalNavMembership, #listShopLocalNavigation a.shopLocalNavPoints,#listShopLocalNavigation a.shopLocalNavSMS,#listShopLocalNavigation a.shopLocalNavCart
{
    float: left;
    padding: 8px 12px 8px 27px;
    color: #1b1b1b;
}

a.shopLocalNavMembership{
     background: url(../../images/shop_localnav_membership.gif) no-repeat 0px 4px;
}

a.shopLocalNavPoints{
     background: url(../../images/shop_localnav_points.gif) no-repeat 0px 2px;
}


a.shopLocalNavCart
{
    background: url(../../images/shop_localnav_cart.gif) no-repeat center left;
}

#listShopLocalNavigation a.shopLocalNavCart:hover, #listShopLocalNavigation a.shopLocalNavSMS:hover, #listShopLocalNavigation a.shopLocalNavPoints:hover, #listShopLocalNavigation a.shopLocalNavMembership:hover, #listShopLocalNavigation a.shopNavSelected
{
  color: red;
}



.shopContainerheader_Special
{
    float: left;
    width: 490px;
    height: 81px;
    padding: 12px 15px 0 15px;
    background: url(../../images/shop-package-bg-top.gif) no-repeat 0 0;
}

.shopContainerheader_Specialname
{
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: bold;
}

.shopContainerheader_Specialbullets
{
    float: left;
    margin-top: 7px;
    font-size: 12px;
}

.packageBullets{
    margin: 4px 0 0px 0px;
    padding: 0;
}

.packageBullets li
{
    padding: 0px 0px;
    margin: 0px;
    display: list-item;
}

.packageBullets li a:link, .packageBullets li a:visited
{
    text-decoration: underline;
}

.shopContainerheader_Specialpriceandbuy
{
    float: right;
    padding: 5px 0 0 0;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

a.shopSpecialDetailLink, .shopSpecialDetailLink a:visited
{
    color: #ffb770;
}

.shopContainerbody_Special
{
    float: left;
    width: 490px;
    padding: 0px 15px 0 15px;
    background: url(../../images/shop-package-bg-middle.gif) repeat-y 0 0;
    font-size: 12px;
    line-height: 15px;
}

.shopContainerfooter_Special
{
    float: left;
    width: 520px;
    height: 9px;
    margin: 0 0 9px 0;
    background: url(../../images/shop-package-bg-bottom.gif) no-repeat 0 0;
}

.shopContainerheader_Membership
{
    float: left;
    width: 490px;
    height: 81px;
    padding: 12px 15px 0 15px;
    background: url(../../images/shop-package-bg-top-pnts.gif) no-repeat 0 0;
    color: #333333;
}

.shopContainerheader_Membershipname
{
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: bold;
}

.shopContainerheader_Membershipbullets
{
    float: left;
    width: 60%;
    margin-top: 7px;
    font-size: 12px;
}

.shopContainerheader_Membershippriceandbuy
{
    float: right;
    padding: 5px 0 0 0;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

a.shopMembershipDetailLink, .shopMembershipDetailLink a:visited
{
    color: #640505;
}

.shopContainerbody_Membership
{
    float: left;
    width: 490px;
    padding: 0px 15px 0 15px;
    background: url(../../images/shop-package-bg-middle-pnts.gif) repeat-y 0 0;
    color: #333333;
    font-size: 12px;
}

.shopContainerfooter_Membership
{
    float: left;
    width: 520px;
    height: 5px;
    margin: 0 0 9px 0;
    background: url(../../images/shop-package-bg-bottom-pnts.gif) no-repeat 0 0;
}

.shopContainerheader_SMS
{
    float: left;
    width: 490px;
    height: 88px;
    padding: 12px 15px 0 15px;
    background: url(../../images/shop-package-bg-top-sms.gif) no-repeat 0 0;
    color: #333333;
}

.shopContainerheader_SMSname
{
    margin: 0 0 10px 0;
    font-size: 1.2em;
    font-weight: bold;
}

.shopContainerheader_SMSbullets
{
    float: left;
    margin-top: 7px;
}

.shopContainerheader_SMSpriceandbuy
{
    float: right;
    padding: 5px 0 0 0;
    text-align: right;
    font-size: 1.2em;
    font-weight: bold;
}

a.shopSMSDetailLink, .shopSMSDetailLink a:visited
{
    color: #640505;
}

.shopContainerbody_SMS
{
    float: left;
    width: 490px;
    padding: 5px 15px 0 15px;
    background: url(../../images/shop-package-bg-middle-sms.gif) repeat-y 0 0;
    color: #333333;
}

.shopContainerfooter_SMS
{
    float: left;
    width: 520px;
    height: 9px;
    margin: 0 0 9px 0;
    background: url(../../images/shop-package-bg-bottom-sms.gif) no-repeat 0 0;
}

.shopContainerheader_Points
{
    float: left;
    width: 490px;
    height: 81px;
    padding: 12px 15px 0px 15px;
    background: url(../../images/shop-package-bg-top-pnts.gif) no-repeat 0 0;
    color: #333333;
}

.shopContainerheader_Pointsname
{
    margin: 0 0 10px 0;
    font-size: 1.2em;
    font-weight: bold;
}

.shopContainerheader_Pointsbullets
{
    float: left;
    margin: 8px 0 0 0;
    padding: 0;
}

.shopContainerheader_Pointspriceandbuy
{
    float: right;
    padding: 5px 0 0 0;
    text-align: right;
    font-size: 1.2em;
    font-weight: bold;
}

a.shopDetailLink, a.shopDetailLink:visited
{
    color: #640505;
    text-decoration: underline;
    cursor: pointer;
}

a.shopDetailLink:hover
{
    color: #c34646;
}

a.shopDetaiYellowlLink, a.shopDetailYellowLink:visited
{
    color: #ffb770;
    text-decoration: underline;
    cursor: pointer;
    display: block;
}

a.shopDetailYellowLink:hover
{
    color: #ffe4c9;
}


.shopContainerbody_Points
{
    float: left;
    width: 490px;
    padding: 0px 15px 0px 15px;
    background: url(../../images/shop-package-bg-middle-pnts.gif) repeat-y 0 0;
    color: #333333;
    line-height: 15px;
}

.shopContainerfooter_Points
{
    float: left;
    width: 520px;
    height: 9px;
    margin: 0 0 9px 0;
    background: url(../../images/shop-package-bg-bottom-pnts.gif) no-repeat 0 0;
}

.shopPoints1
{
    font-size: 2.5em;
    font-weight: bold;
    line-height: 0.8;
    color: #333333;
}

.shopPoints2
{
    font-size: 1.8em;
    font-weight: normal;
    line-height: 0.8;
    color: #333333;
}


/* END NEW SHOP DEFAULT*/



/*  Store Packges New
**********************************************************/


.packageCapsule{
    width: 520px;
    padding-bottom:5px;
    margin-bottom: 12px;
}

.packageTop{
    width: 490px;
    padding: 0 15px 1px 15px; 
}

.packageBody{
    padding-top: 9px;
}

#shop_column1 .packageTop h3{
    font-size: 14px;
    padding-top: 13px;
    margin: 0;
}

.packageBullets{
    margin: 0;
    padding: 0;
    float: left;
    width: 359px;
}

.packageBullets li
{
    padding: 0px 0px;
    margin: 0px;
    display: list-item;
}

.packageBullets li a:link, .packageBullets li a:visited
{
    text-decoration: underline;
}


.packagePriceBuy{
    float: right;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}

.packageMembershipBGTop{
    background: url(../../images/shop-package-member-top.gif) no-repeat;
}

.packageMembershipBGBot{
    background: url(../../images/shop-package-member-bot.gif) no-repeat bottom;
}


/* End New Packages */


/* NEW SHOP CART */

#shopCart_header
{
    float: left;
    width: 267px;
    height: 28px;
    margin: 5px 0 0 0;
    padding: 23px 0 0 0;
    background: url(../../images/shop_header_cart.gif) no-repeat 0 0;
}

#shopCart_headerpoints
{
    float: left;
    width: 267px;
    height: 28px;
    margin: 5px 0 0 0;
    padding: 23px 0 0 0;
    background: url(../../images/shop_header_points.jpg) no-repeat 0 0;
}

#shopCart_headerterms
{
    float: left;
    width: 362px;
    height: 28px;
    margin: 5px 0 0 0;
    padding: 23px 0 0 0;
    background: url(../../images/shop_header_terms.jpg) no-repeat 0 0;
}

#shopCart_nav
{
    float: right;
}

.shopCart_item
{
    float: left;
    width: 815px;
    height: 91px;
}

.cartMembershipBG{
    background: url(../../images/shop_cartitembg.jpg) no-repeat 0 0;
}

.cartPointsBG
{
    background: url(../../images/shop_cartitembg-points.jpg) no-repeat 0 0;
}


#shopCart_headerItem
{
    float: left;
    width: 515px;
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: bold;
}

#shopCart_headerQty
{
    float: left;
    width: 100px;
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: bold;
}

#shopCart_headerPrice
{
    float: left;
    width: 100px;
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: bold;
}

#shopCart_headerTotal
{
    float: left;
    width: 100px;
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: bold;
}

.shopCart_magazine
{
    float: left;
    width: 815px;
    height: 112px;
    background: url(../../images/shop_cartmagbg.png) no-repeat 0 0;
}

.shopCart_sum
{
    float: left;
    width: 815px;
    height: 98px;    
    background: url(../../images/shop_cartsumbg.jpg) no-repeat 0 0;
}

.shopCart_sumText
{
    float: Right;
    width: 100px;
    padding: 10px 15px 0 0;
    height: 98px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    line-height: 1.4;
}

.shopCart_itemnamedesc
{
    float: left;
    width: 515px;
    height: 91px;
    color: #333333;
}

.shopCart_magazinedesc
{
    float: left;
    width: 515px;
    height: 91px;
    color: #333333;
    line-height: 0.6;
}

.shopCart_magQuantity
{
    float: left;
    width: 100px;
    height: 66px;
    padding: 15px 0 0 0;
}

.shopCart_magItemPrice
{
    float: left;
    width: 100px;
    height: 61px;
    padding: 20px 0 0 0;
    text-align:center;
    font-size: 1.2em;
    font-weight: bold;
    color: #252525;
}

.shopCart_magdisclaimer
{
    float: left;
    width: 100%;
    margin: 7px 0 0 37px;
    font-size: 0.8em;
    color:#252525;
}

.shopCart_magItemTotal
{
    float: left;
    width: 100px;
    height: 61px;
    padding: 20px 0 0 0;
    text-align:center;
    font-size: 1.2em;
    font-weight: bold;
    color: #252525;
}

.shopCart_Quantity
{
    float: left;
    width: 100px;
    height: 76px;
    padding: 15px 0 0 0;
}

.shopCart_Quantity input{
    margin-bottom: 5px;
}

.shopCart_ItemPrice
{
    float: left;
    width: 100px;
    height: 71px;
    padding: 20px 0 0 0;
    text-align:center;
    font-size: 16px;
    font-weight: bold;
    color: #252525;
}

.shopCart_ItemTotal
{
    float: left;
    width: 100px;
    height: 71px;
    padding: 20px 0 0 0;
    text-align:center;
    font-size: 16px;
    font-weight: bold;
    color: #252525;
}

.shopCart_itemname
{
    float: left;
    width: 465px;
    padding: 10px 0 0 35px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.1;
}

.shopCart_desc
{
    float: left;
    width: 465px;
    padding: 11px 0 0 35px;
    font-size: 11px;
    line-height: 14px;
    color: #474747;
}

a.shopRemove
{
    font-size: 11px;
    color: Red;
    text-decoration: underline;
    padding-top: 3px;
    display: block;
}

#shopCart_NoticeText{
    float: left;
    width: 420px;
    padding: 10px 13px 0 0;
}

#shopCart_note
{
    float: left;
    line-height: 12px;
    font-size: 10px;
}

#shopCart_fraudnote
{

    line-height: 16px;
    float: left; 
    margin: 50px 0 30px 0;
    font-size: 10px;
}


#shopCart_fraudnote h5{
    font-size: 12px;
    margin-bottom: 3px;
}

#shopCart_fraudnote p{
    font-size: 10px;
    line-height: 12px;
}


#shopCart_Buttons{
    float: left;
    width: 380px;
    margin-top: 7px;
}


#MagBubble
{
	float: left;
	display: none;
	position: relative;
	left: 300px;
	top: -140px;
	width: 275px;
	height: 129px;
	background: url(../../images/shop_cartmagazinebubble.gif) no-repeat;
}

#MagBubbleText
{
    float: left;
    width: 237px;
    padding: 10px;
    color: #ffffff;
    line-height:1.1;
}

#MagBubbleText p{font-size: 11px;margin-top: 5px;}

#MagBubblebtn
{
    float: left;
    width: 14px;
    padding: 2px;
}

#shopCarttotal
{
    float: left;
    width: 250px;
    height: 88px;
    margin: 0 0 20px 0;
    padding: 10px 33px 0 18px;
    background: url(../../images/shop_carttotalbg.jpg) no-repeat 0 0;
}

#shopCarttotal_Text
{
    float: left;
    width: 135px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
}

#shopCarttotal_Num
{
    float: left;
    width: 110px;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
}

.shopCartInput
{
    font-size: 1.2em;
    margin-top: 3px;
}

.packageCartEmpty{
    width: 815px;
    height: 91px;
    background: url(../../images/shop_cartitembg-empty.jpg) no-repeat;
    color: Black;
    text-align: center;
}

.packageCartEmpty p{
    font-size: 16px;
    font-weight: bold;
    padding-top: 35px;
}

/* END NEW SHOP CART */

/* START SHOP DONE */


.shopCartdonecodeBg
{
    float: left;
    width: 510px;
    height: 32px;
    background: url(../../images/shop-done-code-bg.gif) repeat-x 0 0;
    border: 1px solid #a9a9a9;  
    padding-left: 4px;
    
}


/*
.shopCartdonecodeMemb
{
    float: left;
    width: 441px;
    height: 34px;
    background: url(../../images/shop_cartdone_membership.jpg) no-repeat 0 0;
    
}

.shopCartdonecodePoints
{
    float: left;
    width: 520px;
    height: 34px;
    background: url(../../images/shop_cartdone_points.jpg) repeat-x 0 0;  
}
*/

.shopLeftColumnItem{
    float: left; 
    width: 100%; 
    margin-bottom:45px;
}


.codePoints{background: url(../../images/shop_localnav_points.gif) no-repeat left bottom; }
.codeMembership{background: url(../../images/shop_localnav_membership.gif) no-repeat left bottom; }

.shopCartdoneTitle
{
    font-weight: bold;
    float: left;
    color: #252525;
    padding: 10px 0 7px 35px;
}

.shopCartdoneCode
{
    font-size: 12px;
    float: right;
    width: 190px;
    color: #252525;
    padding: 10px 0 6px 0px;
}


.shopNoticeBox{
    color:#ffffff;
    background-color:#b42e2e;
    padding: 10px;
    border: 1px solid #b41717;
    text-align: center;
    margin: 10px 30px 10px 0;
    line-height: 16px;

}


.shopCustomerInfo{
    margin-top:15px;
}

.shopCustomerInfo li{
   display: list-item;
}

#cntrCheckout{
    padding-top: 80px;
}


#cntrCheckout h2{
    margin-bottom: 5px;
}


#shopProgress{
    width: 618px;
    height: 35px;
    background-repeat: no-repeat;
    position: absolute;
    top: 155px;
    left: 175px;
    z-index: 60;
}

#shopProgressText li{
    float: left;
    width: 206px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #252525;
    padding-top: 10px;
}

.shopProgressStep1{background-image: url(../../images/shop_cartprog1.gif);}
.shopProgressStep2{background-image: url(../../images/shop_cartprog2.gif);}
.shopProgressStep3{background-image: url(../../images/shop_cartprog3.gif);}


/* END SHOP DONE */


/* Region (Click and Buy)
*****************************************/

	#shopRegionLeft,#shopRegionRight
	{
	    float:left;  
	    width: 400px;
	    height: 500px; 
        margin-left: 30px;
        margin-top: 20px;
	    text-align: center;   
	}
	
    #shopRegionLeft
	{ 
	     background: url(../../images/shop-region-separator.jpg) top right no-repeat;
	     padding-right: 20px;
	     margin-left:10px;
	}
	
	#shopRegionRight p,#shopRegionLeft p
	{
	        font-size: 12px;
	        font-weight: normal;
	        margin: 0;
    }
    
    #shopRegionRight img,#shopRegionLeft img
	{
	        margin-bottom: 25px;
    }
	
	.btnContinue{float:right;margin-top:25px;}
	.btnContinue a:link, .btnContinue a:visited, #btnContinue a:hover {color: #252525;}
	
	.btnEditInfo{float:right;margin-top:25px;}
	.btnEditInfo a:link, .btnEditInfo a:visited, #btnEditInfo a:hover {color: #fff;}


    .btnContinueRed
	{
	    width: 110px;
	    height: 36px;
	    background: url(../../images/btn-continue-red.gif) no-repeat 0 0;
	    display: block;
	    margin: auto;
	}
	
	.btnContinueRed:hover
	{
	    background: url(../../images/btn-continue-red.gif) no-repeat 0 -36px;
	}

	
	#shopRegionUS, #shopRegionIntl{
	    padding-top: 80px;
	    height: 300px;
	    background-repeat: no-repeat;
	}
	
	#shopRegionUS{
	    /*background-image: url(../../images/shop-region-us.jpg);*/
	    background-position: 60px 20px;
	}
	
	#shopRegionIntl{
	    /*background-image: url(../../images/shop-region-intl.jpg);*/
	    background-position: 0px 10px;
	}
	
	#shopRegionUS h2, #shopRegionIntl h2{
	    margin: auto;
	    width: 266px;
	    font-size: 28px;
	    margin-bottom: 15px;
	}
	
   
    .shopRegionExtendedInfo{
        margin-top: 160px;
        text-align: center;
    }
    
    .shopRegionExtendedInfo img{
        padding-left: 5px;
    }
    
    .shopRegionExtendedInfo h3{
        visibility: visible;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: normal;
        margin: auto;
        width: 400px;
        margin-bottom: 0;
    }
    
    
    .shopRegionExtendedInfo a:link, .shopRegionExtendedInfo a:visited{
        text-decoration: underline;
    }

    .alertRegion{
        font-weight: bold;
        font-size: 16px;
        width: 550px;
        margin: auto;
        padding-top: 30px;
    }
    
    .alertRegion a:link, .alertRegion a:visited{
        text-decoration: underline;
    }
    
   .alertRegion a:hover{
        color: #fff;
    }

   #btnRegionUS{
      margin-left: 79px;
   }
    
  #btnRegionIntl{
      margin-left: 108px;
   }



   #btnClickBuyText{
     float: left;
     background: url(../../images/btn-clickbuy-left.gif) no-repeat;
     padding: 9px 2px 7px 12px;
   }
   
   #btnClickBuyImg{
     float: left;
   }

 .shopBtnCB, .shopBtnCB:hover, .shopBtnCB:visited, #btnRegionIntl a:link{
    color: #252525;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
 }

   
    
/*********************/
