﻿@import "/App_/ROOT/PageFrame/StandardPartial/StyleSheet.css";
/* feature */
#pageBody
{
    /*position: relative;*/
}
#pageBody.normal div.header
{
    width: 727px;
    height: 17px;
    background-image: url(/App_/ROOT/PageFrame/Standard/BodyHeader.png);
}
#pageBody.normal div.body
{
    width: 695px;
    background: transparent url(/App_/ROOT/PageFrame/Standard/BodySync.png) repeat-y 0 0;
    padding: 0 16px 10px 16px;
}
#pageBody.normal div.footer
{
    width: 727px;
    height: 25px;
    background-image: url(/App_/ROOT/PageFrame/Standard/BodyFooter.png);
}
#pageBody.wide div.header
{
    width: 997px;
    height: 45px;
    background-image: url(/App_/ROOT/PageFrame/Standard/Checkout/BodyHeader.png);
}
#pageBody.wide div.body
{
    width: 932px;
    background: transparent url(/App_/ROOT/PageFrame/Standard/Checkout/BodySync.png) repeat-y 0 0;
    padding: 0 32px 10px 32px;
}
#pageBody.wide div.footer
{
    width: 997px;
    height: 41px;
    background-image: url(/App_/ROOT/PageFrame/Standard/Checkout/BodyFooter.png);
}
#pageBody img.banner
{
    margin-left: -15px;
}

/* cartState */
#cartState
{
    position: absolute; /*background-color: #fff;*/ /*left: 452px; 	top: -23px;*/
    right: 25px;
    top: -23px;
    empty-cells: show;
    width: 275px;
    z-index: 1000;
}
#cartState table.cartStatePod
{
    float: right;
    background-color: #fff;
}
#cartState td.topLeft
{
    width: 11px;
    height: 11px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/TopLeft.gif) no-repeat 0 0;
}
#cartState td.topRight
{
    width: 11px;
    height: 11px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/TopRight.gif) no-repeat 0 0;
}
#cartState td.bottomLeft
{
    width: 11px;
    height: 12px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/BottomLeft.gif) no-repeat 0 0;
}
#cartState td.bottomRight
{
    width: 11px;
    height: 12px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/BottomRight.gif) no-repeat 0 0;
}
#cartState td.topBody
{
    height: 11px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/TopSync.gif) repeat-x 0 0;
}
#cartState td.bottomBody
{
    height: 12px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/BottomSync.gif) repeat-x 0 0;
}
#cartState td.left
{
    width: 11px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/LeftSync.gif) repeat-y 0 0;
}
#cartState td.body
{
    padding-bottom: 9px;
}
#cartState td.right
{
    width: 11px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/CartStatePod/RightSync.gif) repeat-y 0 0;
}
#cartState .title
{
    font-weight: bold;
    margin-left: 7px;
}
#cartState .value, #cartState .title strong
{
    color: #DD0202;
}
#cartState .productSummary .productName a
{
    font-weight: normal;
    text-decoration: underline;
}
#cartState .productSummary .attribute strong, #cartState .subtotal strong, #cartState .productName
{
    font-weight: bold;
}
#cartState .cartSummary
{
    border-top: 1px solid #ccc;
    padding: 5px;
    margin-top: 10px;
}
#cartState .cartSummary .quantity
{
    float: left;
    width: 48%;
}
#cartState .cartSummary .subtotal
{
    float: right;
    width: 48%;
    text-align: right;
}
#cartState .controls
{
    clear: both;
    padding: 5px 5px 1px 5px;
    text-align: right;
}
/* pricePod */
table.pricePod
{
    empty-cells: show;
    margin: auto auto;
}
table.pricePod td.topLeft
{
    width: 6px;
    height: 7px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/TopLeft.gif) no-repeat 0 0;
}
table.pricePod td.topRight
{
    width: 6px;
    height: 7px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/TopRight.gif) no-repeat 0 0;
}
table.pricePod td.bottomLeft
{
    width: 6px;
    height: 7px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/BottomLeft.gif) no-repeat 0 0;
}
table.pricePod td.bottomRight
{
    width: 6px;
    height: 7px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/BottomRight.gif) no-repeat 0 0;
}
table.pricePod td.topBody
{
    height: 7px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/TopSync.gif) repeat-x 0 0;
}
table.pricePod td.bottomBody
{
    height: 7px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/BottomSync.gif) repeat-x 0 0;
}
table.pricePod td.left
{
    width: 6px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/LeftSync.gif) repeat-y 0 0;
}
table.pricePod td.body
{
    padding-bottom: 9px;
}
table.pricePod td.right
{
    width: 6px; /*border-right: 1px solid #c0c0c2;*/
    background: #fff url(/App_/ROOT/PageFrame/Standard/PricePod/RightSync.gif) repeat-y 0 0;
}
table.pricePod .accent
{
    color: #656565;
    background-color: #e1e1e3;
}
table.pricePod .accentText
{
    font-size: 1em;
    padding: 5px 15px;
    text-align: center;
}

/* pricingTier-Type */
div.pricingTier
{
    text-align: center;
    width: auto;
}
div.pricingTier .type
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #808285;
}
div.pricingTier .labelType
{
    font-family: Arial Black, Arial;
    font-size: 40px;
}
div.pricingTier .lastType
{
    color: #DD0202;
}

/* pricingTier */
div.pricingTier table
{
    border-collapse: collapse;
    width: auto;
    margin: auto auto;
}
div.pricingTier th, div.pricingTier td
{
    padding: 0 2px 0 2px;
    border: 1px solid #808285;
}
div.pricingTier th
{
    height: 20px;
}
div.pricingTier th.text
{
    border: 0;
    height: 50px;
    line-height: 40px;
}
div.pricingTier th.text2
{
    border: 0;
    height: 30px;
}
div.pricingTier td
{
    height: 20px;
}

/* pagerFrame */
table.pagerFrame
{
    border: none;
    empty-cells: show;
    width: 100%;
}
table.pagerFrame th
{
    background-color: #d2d2d2;
}
table.pagerFrame td
{
}
table.pagerFrame td.alternate
{
    background-color: #eaeaea;
}

/* catalogFrame */
table.catalogFrame
{
    border: none;
    empty-cells: show;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
}
table.catalogFrame td
{
    /*font-family: Verdana, Geneva, sans-serif;*/
    font-size: 11px;
    font-weight: normal;
}
table.catalogFrame td.Content
{
    border: none;
    color: #000;
    padding: 8px 5px 8px 5px;
    vertical-align: top;
    width: auto;
}
table.catalogFrame td.ColumnDivider
{
    background-color: #dedede;
    width: 1px;
}
table.catalogFrame td.RowDivider
{
    background-color: #dedede;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

/* product */
div.engineFrame
{
    padding: 10px 10px 10px 10px;
}

/* colorGrid */
ul.colorGrid li.Selected
{
    background-color: #ccc;
}
table.colorGrid
{
    margin: auto auto;
    border-collapse: collapse;
    width: 135px;
}
table.colorGrid td
{
    padding: 2px;
    border: 1px solid #ccc;
    cursor: pointer;
    width: 15px;
    height: 15px;
}
table.colorGrid td.empty
{
    cursor: default;
    border: none;
}
table.colorGrid td.Selected
{
    background-color: #ccc;
}

/* to-be-refactored */
.small
{
    font-size: 10px;
}
.medium
{
    font-size: 14px;
}
.darkGrey
{
    color: #656565;
}
h2
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #000;
}
div.Divider
{
    background-color: #ccc;
    height: 1px;
    margin: 10px 0 10px 0;
}
hr.Divider
{
    border: 0;
    border-bottom: 1px solid #808285;
}

/* emailToFriend */
#EmailToFriendFrame
{
    width: 600px;
    height: 600px;
}
#popupBody
{
    width: 600px;
    height: 600px;
}
#popupBody .enginePane
{
    margin: 25px 15px 15px 15px;
    width: 500px;
}
#emailToFriend
{
    position: absolute;
    background-color: #fff;
    left: 50px;
    top: -6px;
    empty-cells: show;
    width: 240px;
    display: none;
}
#emailToFriend td.topLeft
{
    width: 9px;
    height: 9px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/EmailAFriend/TopLeft.gif) no-repeat;
}
#emailToFriend td.topRight
{
    width: 9px;
    height: 9px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/EmailAFriend/TopRight.gif) no-repeat;
}
#emailToFriend td.bottomLeft
{
    width: 9px;
    height: 9px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/EmailAFriend/BottomLeft.gif) no-repeat;
}
#emailToFriend td.bottomRight
{
    width: 9px;
    height: 9px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/EmailAFriend/BottomRight.gif) no-repeat;
}
#emailToFriend td.topMiddle
{
    height: 9px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/EmailAFriend/TopSync.gif) repeat-x;
}
#emailToFriend td.bottomMiddle
{
    height: 9px;
    background: #fff url(/App_/ROOT/PageFrame/Standard/EmailAFriend/BottomSync.gif) repeat-x;
}
#emailToFriend td.left
{
    width: 8px;
    border-left: 1px solid #c0c0c2;
}
#emailToFriend td.body
{
    padding-bottom: 9px;
}
#emailToFriend td.right
{
    width: 8px;
    border-right: 1px solid #c0c0c2;
}
#toolCommand
{
    width: 100%;
    display: block;
    /*background-image: url(/App_/ROOT/Module/Commerce/Control/CheckoutEngineTool/toolCommandSync.gif);*/
}

/* cartSummary */
.cartSummary td
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.cartSummary a, .cartSummary a:visited, .cartSummary a:active
{
    color: #000066;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: underline;
}
.cartSummary table.lineItem
{
    width: 100%;
}
.cartSummary table.lineItem th
{
    text-decoration: underline;
    font-weight: bold;
    text-align: left;
}
.cartSummary table.lineItem td
{
}
.cartSummary table.lineItem tr.productType td
{
    font-weight: bold;
    background-color: #ddd;
    border-bottom: 1px solid #000;
}
.cartSummary table.lineItem tr.alternate td
{
    background-color: #eaeaea;
}
.cartSummary table.lineItem tr.alternate td.empty
{
    background-color: transparent;
}
.cartSummary table.chargeLine
{
    width: 250px;
    float: right;
    margin-top: 20px;
}
.cartSummary table.chargeLine tr td
{
    background-color: #eaeaea;
}
.cartSummary table.chargeLine tr.totalPrintPrice td
{
    font-weight: bold;
    border-bottom: solid 1px #000;
    margin-bottom: 10px;
}
.cartSummary table.chargeLine tr.break td
{
    background-color: #fff;
}
.cartSummary table.chargeLine tr.grandTotalPrice td
{
    font-weight: bold;
    border-bottom: double 3px #000;
}

/* productDetail */
#productDetail
{
    width: 675px;
    margin: 15px 0 15px 0;
    border-collapse: collapse;
    min-height: 500px;
}
#productDetail .leftPane
{
    float: left;
    width: 280px; /* 303 */
    /*min-height: 500px;*/
    text-align: center;
}
#productDetail .leftPane .imagePreview, #productDetail .leftPane .previewCommand, #productDetail .leftPane .colorSwatch
{
    margin-left: auto;
    margin-right: auto;
}
#productDetail .leftPane .imagePreview
{
    min-height: 225px;
    /*height: auto !important;*/
    /*height: 225px; width: 225px;*/
}
#productDetail .leftPane .imagePreview .image
{
    display: block;
    /*height: 225px; width: 225px;*/
    overflow: hidden;
    margin: auto auto;
}
#productDetail .leftPane .colorSwatch
{
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 225px;
    text-align: left;
}
#productDetail .leftPane .colorSwatch table
{
    border-collapse: collapse; /*margin: auto auto;*/
}
#productDetail .leftPane .colorSwatch table td
{
    padding: 2px;
    cursor: pointer;
    width: 15px;
    height: 15px;
}
#productDetail .leftPane .colorSwatch table td img
{
    width: 15px;
    height: 15px;
}
#productDetail .leftPane .previewCommand
{
    height: auto;
    width: 225px;
}
#productDetail .leftPane .previewCommand div
{
    width: auto;
    height: auto;
}
#productDetail .leftPane .previewCommand .zoom
{
    float: left;
}
#productDetail .leftPane .previewCommand .larger
{
    float: right;
}
#productDetail .leftPane .previewCommand .emailFriend
{
    float: left;
}
#productDetail .leftPane .previewCommand .sizingInformation
{
    float: right;
}
#productDetail .pricing
{
    height: 200px;
}
#productDetail .rightPane
{
    float: right;
    width: 365px; /* 372 */
    min-height: 500px;
}
#productDetail .rightPane .title
{
}
#productDetail .rightPane .title h2.text
{
    color: #333333;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
#productDetail .rightPane .description
{
    padding-bottom: 15px;
    padding-right: 5px;
}
#productDetail .rightPane .description p
{
    margin-left: 0;
}
#productDetail .rightPane .orderOption
{
    height: 125px; /*border-bottom: solid 1px #ccc;*/
    border-top: 1px solid #ccc;
}
#productDetail .rightPane .orderOption h2.label
{
    color: #656565;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
#productDetail .rightPane .orderOption .leftOption
{
    width: 175px;
    clear: left;
    float: left;
}
#productDetail .rightPane .orderOption #CountInput
{
    width: 50px;
}
#productDetail .rightPane .orderOption .rightOption
{
    width: 175px;
    float: right;
    display: block;
}
#productDetail .rightPane .orderCommand
{
    /*float: right;*/
    margin-top: 6px;
}

.teamItem h3
{
    color: #333;
    font-size: 14px;
    font-family: inherit;
    font-weight: bold;
}
.teamItem table table
{
    border-collapse: collapse;
}
.teamItem table table th, .teamItem table table td
{
    padding: 3px;
}
.teamItem table table th
{
    border-bottom: 1px solid #ddd;
    background-color: #f4f3f3;
    color: #666;
    text-align: center;
}
.teamItem table table td
{
    border-bottom: 1px solid #eee;
    background-color: #f6f6f6;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.teamItem .error
{
    font-weight: bold;
    padding: 1px 3px 3px 20px;
    background: url(/App_/COMMON/Module/Commerce/Engine/Checkout/TeamList/Exclamation.png) top left no-repeat;
}
.teamItem .createAddDesign
{
    text-align: right;
}
.teamItem .createAddDesign a
{
    background: url(/App_/COMMON/Module/Commerce/Engine/Checkout/TeamList/Add.png) top left no-repeat;
    padding: 0 3px 3px 20px;
}
