body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #C7D0D4;
}

/* text */
h1, h2, h3, h4, p, a {
    font-family: Verdana, Arial, 'sans-serif';
}
a {
    color: #798994;
    font-weight: bold;
    text-decoration: none;
}
a:hover,
a:active {
    text-decoration: underline;
}

/* head */
#header {
    text-align: center;
    height: 141px;
    background: #9EAFBB;
}
#header .inner {
    position: relative;
    margin: 0 auto;
    width: 990px;
}
h1#logo {
    background: url('/_images/anne_morrell.gif') left 63px no-repeat;
    height: 103px;
    width: 100%;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
h1#logo span {
    background: url('/_images/watercolor_collections.gif') right 71px no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 103px;
    width: 421px;
}
#header h2 {
    font-size: 22px;
    letter-spacing: 4px;
    color: #ffffff;
    font-weight: normal;
    margin: 0;
    padding: 7px 0 0;
    text-align: left;
}
#header #nav {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    top: 115px;
    right: 0;
    height: 26px;
    position: absolute;
    float: left;
}
    #nav li {
        position: relative;
        display: inline-block;
        padding: 0;
        overflow: visible;
        height: 25px;
    }
        #header #nav li > a {
            height: 26px;
            display: inline-block;
            position: relative;
            padding: 0 0 0 30px;
            color: #ffffff;
            background: #9EAFBB;
            text-decoration: none;
            font-size: 18px;
            letter-spacing: 1px;
            font-weight: normal;
            z-index: 10;
        }
        #nav li span.dropdown {
            display: none;
            opacity:0;
            filter:alpha(opacity=0);
            position: absolute;
            top: 26px;
            left: 22px;
            background: #DDE7EB;
            padding: 5px 10px;
            z-index: 9;
            -moz-box-shadow: 0 0 12px 0px #7c7c7c;
            -webkit-box-shadow: 0 0 12px 0px #7c7c7c;
            box-shadow: 0 0 12px 0px #7c7c7c;
        }
            #header #nav li span.dropdown a {
                color: #798994;
                display: block;
                white-space: nowrap;
                text-align: left;
                line-height: 26px;
                font-size: 14px;
                font-weight: bold;
                text-decoration: none;
            }
            #header #nav li span.dropdown a:hover {
                text-decoration: underline;
            }
    #header #nav a:hover,
    #header #nav a:active {
        text-decoration: underline;
    }

    #footer {
        padding: 20px;
        text-align: center;
    }
    #footer p {
        display: inline-block;
        padding: 0 20px;
        margin: 0;
        color: #576773;
    }
    #footer p a {
        color: #576773;
    }


/* main */
#main {
    text-align: center;
}
/*
#slideCaption {
    margin: 20px auto;
    display: inline-block;
    padding: 5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity:0;
    filter:alpha(opacity=0);
}
*/
/* collection */
#collection {
    text-align: left;
    margin: 40px auto;
    width: 870px;
    padding: 15px;
    background: #fff;
    -moz-box-shadow: 0 0 12px 2px #7c7c7c;
    -webkit-box-shadow: 0 0 12px 2px #7c7c7c;
    box-shadow: 0 0 12px 2px #7c7c7c;
}
    #collection .left {
        margin: 0;
        float: left;
        width: 394px;
    }

    #collection .right {
        margin: 0;
        padding: 0 0 0 16px;
        float: right;
        width: 460px;
    }

    #collection p,
    #collection h2,
    #collection h3,
    #collection h4 {
        padding: 5px 10px;
        margin: 0;
        font-weight: normal;
    }

    #collection h2,
    #giclee h2 {
        font-size: 22px;
        color: #797979;
        letter-spacing: 3px;
    }
    #collection h3 {
        font-size: 18px;
        color: #797979;
    }

    #collection p,
    #giclee p {
        color: #494949;
        font-size: 14px;
        padding: 12px 10px 5px;
        line-height: 22px;
    }
        .gallery {
            padding: 0 0 20px;
        }
        #collection .gallery img {
            display: block;
            float: left;
            border: none;
            margin: 15px 10px 0;
            width: 368px;
            min-height: 200px;
            padding: 3px;
            -moz-box-shadow: 0 0 9px 0px #7c7c7c;
            -webkit-box-shadow: 0 0 9px 0px #7c7c7c;
            box-shadow: 0 0 9px 0px #7c7c7c;
        }
        #collection .gallery img.thumb {
            width: 173px;
            min-height: 100px;
            margin: 14px 6px 0 10px;
            cursor: pointer;
        }


    .product {
        padding: 25px 10px 10px 30px;
        background-repeat: no-repeat;
        background-position: 10px 30px;
    }
        .size_18x23 {
            /*background-image: url('/_images/size.18x23.gif');*/
        }
        .size_14x15 {
            /*background-image: url('/_images/size.14x15.gif');*/
            background-position: 12px 30px;
        }
        .size_7x10 {
            /*background-image: url('/_images/size.7.5x10.gif');*/
            background-position: 12px 30px;
        }
        .size_4x6_stack {
            /*background-image: url('/_images/size.4x6.stack.gif');*/
            background-position: 8px 49px;
        }
        .products h3 {
            color: #494949;
        }
        #collection p.price {
            padding-top: 0;
            color: #5D9744;
            font-size: 18px;
            display: inline-block;
            vertical-align: super;
        }
        .super {
            vertical-align: super;
            font-size: .7em;
        }
        p.price .shipping {
            font-size: 13px;
            color: #797979;
            font-weight: normal;
        }

        .product img { /* buy now temp style */
            padding-top: 15px;
            cursor: pointer;
            border: none;
        }
        .product a {
            padding-left: 10px;
        }
        .product form {
            display: inline-block;
            padding: 11px 0 0 12px;
        }


    .aboutRight {
        float: right;
        margin: 15px 30px 15px 30px;
        padding: 10px;
        -moz-box-shadow: 0 0 9px 0px #7c7c7c;
        -webkit-box-shadow: 0 0 9px 0px #7c7c7c;
        box-shadow: 0 0 9px 0px #7c7c7c;
    }



.clear {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 1px;
}


body > #giclee {
    background: #fff;
    width: 500px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -moz-box-shadow: 0 0 12px 3px #666666;
    -webkit-box-shadow: 0 0 12px 3px #666666;
    box-shadow: 0 0 12px 3px #666666;
}
    #collection #giclee #closeGiclee,
    #collection #giclee h2 {
        display: none;
    }
    body > #giclee p {
        padding: 10px 30px;
        text-align: left;
    }

    body > #giclee #closeGiclee {
        display: block;
        height: 28px;
        width: 28px;
        float: right;
        text-indent: -9999px;
        overflow: hidden;
        padding: 0;
        margin: 4px 4px 0 0;
        background: url('/_images/close.png') no-repeat left top;
    }
    .lb_overlay {
        cursor: pointer;
    }