/*
    filename: greentea.css
    purpose:  override defaults for store display, control layout, and add visual enhancements
    author:   ed chang
    date:     03/04/07
    version:  0.1.2
    notes:    attributes prefixed by an asterik target the IE pc browser
*/

/************/
/* override */
/************/

body {
    background: #FCFBF5;
    font-family: "Century Gothic", Arial;
}
a {
    color: #431E44;
}
a:visited {
    color: #9EAC96;
}
h1 {
    font-size: 152%;
    font-weight: bold;
}
h2 {
    font-size: 136%;
    font-weight: bold;
}
h3 {
    font-size: 114%;
    font-weight: bold;
}
th {
    text-align: center;
}
input#submit {
    margin-left: 0.5em;
}
#pcMain {
    margin: 2em;
}
#pcMain.musetenPromo {
    margin: 0;
}
#pcMain .pcShowProducts {
    border: 0;
}
#pcMain .pcShowProductSDesc {
    color: #917F5E;
}
#pcMain .pcShowProductSku,
#pcMain .pcShowProductPrice {
    color: #443925;
}
#pcMain .pcShowMainImage img,
#pcMain .pcShowAdditional img {
    border: 1px solid #C6D7BC;
}
#pcMain .pcPageDesc {
    padding: 0;
}
#pcMain .pcErrorMessage {
    background: transparent;
    border: 0;
    color: #431E44;
}
	.pcMainTable h1 {
		background-color: #DFEBCD;
		color: #917F5E;
	}
    .pcMainTable h2 {
        background-color: transparent;
    }

    .pcMainTable table.pcShowCart td {
        padding: 0;
    }
    .pcMainTable .pcSectionTitle {
        background: transparent;
    }
    table.pcMainTable p {
        margin-left: 0;
    }
    table.pcMainTable ul {
        margin: 1.1538em;
    }
    table.pcMainTable li {
        list-style: disc;
    }
    table.pcMainTable table td {
        /* affects 2nd column of text */
        /*__MUSETEN_COMMENT__*/
        /*padding-left: 1.1538em;*/
    }
        .categoryTitle,
        .decoratedTitle,
        .productTitle {
            padding-bottom: 0.5em;
        }
        .categoryTitle h1,
        .decoratedTitle h1,
        .productTitle h1 {
            background: url( /store/theme/greentea/img/title_bg.gif ) repeat-x;
            color: #917F5E;
            font: normal 1.5em/1.5 "Century Gothic";
            margin: 0 auto;
            text-align: center;
        }
        .categoryTitle div,
        .decoratedTitle div,
        .productTitle div {
            padding: 0.15em;
        }
        .pcPageNav {
            background: transparent !important;
            border: 0 !important;
            margin: 0 !important;
            padding: 0.35em 0 0 0 !important;
        }
    table.pcMainTable .pcShowProductBrand {
        margin-bottom: 1.1538em;
        *margin-bottom: 1.1260em;
    }
        .prdOption {
            margin: 0 0 0 25px;
        }
        .prdOption .pcShowProductCustSearch {
            display: none;
        }
table.pcShowContent th {
    text-align: left;
}
    
/**********/
/* layout */
/**********/

/*** header ***/
#hd {
    background: #DEECD4 url( /store/theme/greentea/img/bg_hd.jpg ) repeat-x;
    border: 1px solid #9EAC96;
    border-bottom: 0;
    min-height: 74px;
    height: 5.6923em;
    *height: 5.5551em;
}
    #branding {
        background: url( /store/theme/greentea/img/logo.gif ) no-repeat;
        float: left;
        min-height: 48px;
        height: 3.6923em;
        *height: 3.6033em;
        left: 2.3077em;
        *left: 2.2521em;
        position: relative;
        top: 1.1538em;
        *top: 1.1260em;
        min-width: 313px;
        width: 24.0769em;
        *width: 23.4967em;
    }
        #branding * {
            color: #D3E2C9;
            left: -1000%;
            position: absolute;
        }
    #promotion {
        float: right;
        min-height: 50px;
        height: 3.8462em;
        *height: 3.7535em;
        margin-right: 2.3077em;
        *margin-right: 2.2521em;
        margin-top: 0.2538em;
        *margin-top: 0.2260em;
    }
        #promotion h2 {
            color: #1E2F44;
            font-size: 114%;
            font-weight: normal;
        }
        #promotion h3 {
            color: #5E7591;
            font-size: 107%;
        }
    #pcShowCart {
        margin-top: 0.3846em;
        *margin-top: 0.3753em;
        text-align: right;
    }
            #pcShowCart #cartItemCount #cartItemLabel {
                color: #D3E2C9;
                left: -1000%;
                position: absolute;
            }
            #pcShowCart #cartItemCount #cartItemValue,
            #pcShowCart #cartAction {
                margin-left: 0.25em;
            }
            #pcShowCart #cartItemValue {
                margin-left: 0 !important;
            }

#navMain {
    background: #C0A67A url( /store/theme/greentea/img/bg_mn.jpg ) repeat-x;
    border: 1px solid #FFF;
    border-left: 1px solid #9EAC96;
    border-right: 1px solid #9EAC96;
    clear: both;
    height: 3.6923em;
    *height: 3.6033em;
    min-height: 26px;
}
    #navMain * {
        vertical-align: middle;
    }
    #navMain ul {
        float: left;
        margin-left: 1.9231em;
        *margin-left: 1.8767em;
        margin-top: 1.3462em;
        *margin-top: 1.3137em;
        min-width: 720px;
    }
    #navMain li {
        border-left: 1px solid #9A8351;
        display: inline;
        margin-right: 0.6154em;
        *margin-right: 0.6006em;
        padding-left: 0.6154em;
        *padding-left: 0.6006em;
        text-transform: capitalize;
    }
    #navMain li.first {
        border-left: 0;
        padding-left: 0;
    }
    #navMain a {
        color: #FFF;
        letter-spacing: 0.05em;
        padding-left: 0.3077em;
        *padding-left: 0.3003em;
        padding-right: 0.3077em;
        *padding-right: 0.3003em;
        text-decoration: none;
    }
    #navMain a:hover {
        background: #DDC9A5;
        color: #443925;
    }
    #navMain form {
        float: right;
        margin-right: 2.3077em;
        *margin-right: 2.2521em;
        margin-top: 1em;
        *margin-top: 0.9759em;
    }
    #navigationMenuInput {
        font-family: "Century Gothic";
        margin-top: 0;
        padding: 0 0 0 0.3em;
    }
    #navigationMenuSearch {
        background: transparent;
        border: 0;
        margin-top: 0;
    }
    
/*** body ***/
#bd {
    background: #FFF url( /store/theme/greentea/img/bg_main.jpg ) repeat-x top right;
    border: 1px solid #9EAC96;
    border-top: 0;
    clear: both;
}
    #contentMain {
        border-left: 1px solid #9EAC96;
        margin-bottom: -1.1538em;
        *margin-bottom: -1.1260em;
    }
        #store {
            background: #FFF;
            min-height: 467px;
            margin: 1.1538em;
            *margin: 1.1260em;
            padding: 1.1538em;
            *padding: 1.1260em;
        }
        #contentSub {
            background: #FEFEFE url( /store/theme/greentea/img/bg_sb.jpg ) repeat-x;
            border-right: 1px solid #9EAC96;
            min-height: 452px;
            padding: 2.3077em;
            *padding: 2.2521em;
            *padding-bottom: 15.0138em;
            padding-right: 0;
            width: 12.5385em;
            *width: 12.2363em;
        }
            #contentSub h3 {
                border-bottom: 1px solid #C7D7BC;
                color: #917F5E;
                font-size: 110%;
                font-weight: normal;
                margin-bottom: 0.5em;
                *margin-bottom: 0.4880em;
                margin-right: 1.5385em;
                *margin-right: 1.5014em;
            }
            #contentSub h3.toggler {
                cursor: pointer;
            }
            #contentSub h3.toggler:hover {
                color: #333;
            }
            #contentSub ul.subcategory,
            #contentSub form {
                margin-bottom: 0.5em;
                *margin-bottom: 0.4880em;
            }
            #contentSub li a {
                color: #70915E;
                padding-left: 0.3077em;
                *padding-left: 0.3003em;
                padding-right: 0.3077em;
                *padding-right: 0.3003em;
                text-decoration: none;
            }
            #contentSub li a:hover {
                background: #758969;
                color: #FFF;
            }
            #contentSub li {
                clear: left;
            }

/*** footer ***/
#ft {
    background: #BFD0B5 url( /store/theme/greentea/img/bg_ft.jpg ) repeat-x;
    border: 1px solid #9EAC96;
    border-top: 0;
    height: 5.6923em;
    *height: 5.5551em;
    text-align: center;
}
    #ft ul {
        font-size: 93%;
        padding: 1.1538em 2.3077em;
        *padding: 1.1260em 2.3077em;
        padding-bottom: 0;
    }
    #ft li {
        border-left: 1px solid #9EAF93;
        display: inline;
        margin-right: 0.6154em;
        padding-left: 0.6006em;
        text-transform: capitalize;
    }
    #ft li.first {
        border-left: 0;
        padding-left: 0;
    }
    #ft a {
        color: #758969;
        padding-left: 0.3077em;
        *padding-left: 0.3003em;
        padding-right: 0.3077em;
        *padding-right: 0.3003em;
        text-decoration: none;
    }
    #ft a:hover {
        background: #758969;
        color: #FFF;
    }
    #ft p {
        color: #333;
    }

/***********************/
/* visual enhancements */
/***********************/
.hidden {
    visibility: hidden;
}
.equiContainer {
    clear: both;
    overflow: auto;
}
.equiSplitLeft {
    float: left;
    padding: 1em;
}
.equiSplitRight {
    float: left;
    padding: 1em;
}
h2.underline {
    color: #9A8351 !important;
}
.underline {
    background-color: transparent !important;
    border-bottom: 1px solid #DDC9A5;
    padding-left: 0 !important;
}
.verticalShim1em {
    background: #FFF !important;
    border: 0 !important;
    margin: 0.5em 0 !important;
    padding: 0 !important;
}
.giftwrapInput {
    width: 95%;
}
table.addToCart {
    margin-bottom: 2em;
}
.alignLeft {
    text-align: left !important;
}
.alignCenter {
    text-align: center !important;
}
.alignRight {
    text-align: right !important;
}
/*
.splash {
    background: url( /store/pc/catalog/splash_03_07a.jpg );
    height: 285px;
    width: 694px;
}
*/
.pcErrorMessageContainer {
    background: url( /store/pc/catalog/item_not_found.jpg ) no-repeat;
    height: 285px;
    margin-bottom: 2em;
    width: 655px;
}
.pcErrorMessageFloater {
    left: -1000%;
    position: absolute;
}
.buttonPrevNextWrapper {
    margin-top: .5em;
}
.productCategoryLinks {
    display: none;
}
#feature {
    position: relative;
}
#feature .featured {
    display: block;
    height: 116px;
    margin: 0px;
}
#feature li {
    float: left;
}
#feature li:after {
    content: "";
}
#feature .feature {
    background: #FFFFFF none repeat scroll 0%;
    border-right: 2px solid #FFFFFF;
    cursor: pointer;
    display: block;
    height: 116px;
    overflow: hidden;
    width: 97px;
}
#feature .feature span {
    display: none;
}
#feature .opt1 {
    background: url( /store/theme/greentea/img/rotate_03_07_1.jpg ) repeat scroll 0%;
}
#feature .opt2 {
    background: url( /store/theme/greentea/img/rotate_03_07_2.jpg ) repeat scroll 0%;
}
#feature .opt3 {
    background: url( /store/theme/greentea/img/rotate_03_07_3.jpg ) repeat scroll 0%;
}
#feature .opt4 {
    background: url( /store/theme/greentea/img/rotate_03_07_4.jpg ) repeat scroll 0%;
}
#feature .opt5 {
    background: url( /store/theme/greentea/img/rotate_03_07_1.jpg ) repeat scroll 0%;
}
#feature .opt6 {
    background: url( /store/theme/greentea/img/rotate_03_07_2.jpg ) repeat scroll 0%;
}
#feature .opt7 {
    background: url( /store/theme/greentea/img/rotate_03_07_3.jpg ) repeat scroll 0%;
    border-right: 0pt none;
    width: 100px;
}
.musetenManageGiftRegistry {
    padding: 0.5em 0 2em 0;
}
.productOption {
    padding-left: 39px;
}
