/*----------------------------------------------------------
The base color for this template is #fff. If you'd like
to use a different color start by replacing all instances of
#fff with your new color.
----------------------------------------------------------*/
body
{
    background-color: #f6f3f3;
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 14px;
    font-family: Arial;
}

a
{
    outline: 0;
}

a:link
{
    color: #666666;
    text-decoration: underline;
}

a:visited
{
    color: #666666;
    text-decoration: underline;
}

a:hover
{
    color: #999933;
    text-decoration: underline;
}

a:active
{
    color: #999933;
    text-decoration: underline;
}

header, footer, nav, section
{
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2
{
    padding: 0 0 10px 0;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    border: 1px solid #9a4e86;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    padding-bottom: 25px;
    width: 960px;
}

#header
{
    margin: 0;
    padding: 0;
    height: 165px;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
    text-shadow: 1px 1px 2px #111;
}

#main
{
    margin: 0;
    padding: 20px 0 0 0;
    position: relative;
}

#footer
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#wait
{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 220px;
    top: -30px;
}

ul#menu li
{
    list-style: none;
    display: inline;
    margin-right: 15px;
}

ul#menu li a
{
    text-decoration: none;
    color: #666666;
}

ul#menu li a:hover
{
    text-decoration: none;
    color: #999933;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
    color: #999933;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

input[type="text"], input[type="password"]
{
    border: 1px solid #ccc;
    color: #444;
    width: 300px;
    font-size: 1.2em;
}

select
{
    border: 1px solid #ccc;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"]
{
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table
{
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td
{
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th
{
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

nav
{
    margin-top: 40px;
}

div#title
{
    display: block;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    margin: 10px 0;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* 
    Customized CSS
----------------------------------
*/
.clearfix
{
    display: block;
    clear: both;
}

.fLeft, .fLeft img
{
    float: left;
}

.fRight, .fRight img
{
    float: right;
}

div.leftColumn
{
    float: left;
    margin: 0px;
    padding: 0px;
}

div.leftContainer
{
    float: none;
    margin: 0 20px 0 25px;
    width: 175px;
}

div.mainColumn
{
    margin: 0 25px 0 0;
    width: 715px;
    float: left;
}

div.fullPage
{
    float: left;
    margin: 0;
    padding: 0;
}

div.fullPageContainer
{
    float: none;
    margin: 0 20px 0 25px;
    width: 890px;
}

div.productPageColumn
{
    margin: 0 0 0 25px;
    width: 715px;
}

div.content img, div#title img
{
    border: medium none;
}

/* Header */
div#title a
{
    text-decoration: none;
}

div#title a:hover
{
    text-decoration: none;
}

div#title a:active
{
    text-decoration: none;
}

/* Country and Language selector */
div.CountryAndLanguageSelector
{
    float: left;
    margin: 0 0 40px;
}

div.CountryAndLanguageSelector ul
{
    list-style: none outside none;
    border: 1px solid #CCCCCC;
    width: 100px;
    padding: 1px 1px 1px 3px;
    margin: 16px 0 0 0;
}

div.CountryAndLanguageSelector ul img
{
    border: medium none;
}

div.CountryAndLanguageSelector ul img.arrow
{
    bottom: 1px;
    right: 1px;
    position: absolute;
}

div.CountryAndLanguageSelector ul a
{
    display: block;
    text-decoration: none;
}

div.CountryAndLanguageSelector ul li, div.CountryAndLanguageSelector ul li ul li
{
    cursor: pointer;
    position: relative;
    width: 100px;
}

div.CountryAndLanguageSelector ul li ul
{
    cursor: pointer;
    list-style: none outside none;
    padding: 1px 1px 1px 3px;
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    left: -4px;
}

ul#countryAndLanguageList
{
    display: none;
}

/* Checkout Process */
div.order
{
    margin: 20px 0;
}

div.order div.mainColumn
{
    width: 400px;
}

div.order div.right-column
{
    float: right;
    width: 295px;
}

div.order div.left-column
{
    float: left;
    width: 100px;
    margin: 0 5px 0 0;
}

div.changeOrderAddress, div.redeemAnother
{
    margin: 20px 0;
}

.productSummary img
{
    margin-left: 96px;
    float: none;
}

.productSummaryText
{
    float: left;
    vertical-align: 40px;
    width: 480px;
}

div.shipping div.help
{
    margin: 10px 0 0 0;
}

div.shipping div.help span
{
    display: block;
    float: left;
}

#nextButton, #shippingHelp
{
    float: right;
}

div.order #nextButton, div.order #printButton
{
    margin: 10px 0 0 0;
}

div.addressValidation label
{
    display: inline-block;
    width: 150px;
}

div.addressValidation input, div.addressValidation select
{
    margin: 5px 0 0 0;
    display: inline-block;
}

div.addressValidation div.navigation
{
    margin: 20px 0 0 0;
}

div.addressValidation div.navigation #CloseAddressValidation
{
    float: left;
}

div.addressValidation div.navigation #SaveAddressValidation
{
    float: right;
}

div.addressValidation div#avMessage
{
    margin: 0 0 20px 0;
}

/* Product */
.album-heading
{
    line-height: 18px;
    width: 400px;
    font-weight: bold;
}

.album-body
{
    line-height: 18px;
    padding-bottom: 20px;
    white-space: pre-wrap;
    width: 400px;
}

.album-table
{
    border: 0;
}

div.album-table
{
    margin: 0;
    padding: 0;
    width: 112px;
}

.album-table td
{
    border: 0;
    height: 144px;
    vertical-align: top;
    padding: 0 35px 0 0;
}

.album-table img
{
    height: 69px;
    width: 112px;
    position: static;
}

.album-table-text
{
    margin: 6px 0 0 0;
    padding: 0;
    text-align: center;
    width: 112px;
}

.album-large-img
{
    float: left;
    padding: 0 10px 0 0;
}

.product-heading
{
    font-size: 1.2em;
    font-weight: bold;
}

.product-description
{
    padding-top: 20px;
}

.product-table
{
    border: 0;
}

div.product-table
{
    margin: 0;
    padding: 0;
    width: 120px;
}

.product-table td
{
    border: 0;
    height: 144px;
    width: 147px;
    vertical-align: top;
}

.product-table img
{
    height: 168px;
    width: 120px;
    position: static;
}

.product-table-text
{
    line-height: 14px;
    width: 120px;
    text-align: center;
    padding: 0 0 15px 0;
}

.product-album-card img
{
    height: 54px;
    width: 87px;
    position: static;
}

.pageBreakControl
{
    page-break-after: always;
    height: 1px;
}

/* Ajax */
#ajaxLoader
{
    display: none;
    float: right;
    margin: 15px 0 0;
}

/* Buttoned link button */
a.styledButton, a.styledButton:link, a.styledButton:active, a.styledButton:visited
{
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 0;
    text-decoration: none;
    font: 10pt Verdana,Arial,Helvetica,sans-serif;
    display: -moz-inline-box;
    display: inline-block;
}

a.styledButton-darkgray
{
    background-image: url("../images/btnStart.gif");
}

a.styledButton-darkgray span
{
    background-image: url("../images/btnEnd.gif");
}

a.styledButton span, a.styledButton:link span, a.styledButton:active span, a.styledButton:visited span
{
    background-position: right top;
    background-repeat: no-repeat;
    margin-left: 18px;
    padding: 2px 8px 2px 0;
    font-weight: bold;
    font-size: small;
}

/* Ribbon link button */
a.styledButtonRibbon, a.styledButtonRibbon:link, a.styledButtonRibbon:active, a.styledButtonRibbon:visited
{
    background-position: right;
    background-repeat: no-repeat;
    background-color: #8C3576;
    background-image: url("../images/ribbon_button_rightside.gif");
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 25px 6px 8px;
    height: 16px;
    text-decoration: none;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
}

/* Print link button */
a.styledButtonPrint, a.styledButtonPrint:link, a.styledButtonPrint:active, a.styledButtonPrint:visited
{
    background-position: 10px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-image: url("../images/ico_printer.gif");
    color: #666666;
    padding-left: 32px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: -moz-inline-box;
    display: inline-block;
}

a.styledButtonPrint:hover
{
    text-decoration: underline;
}

.redemptionPopup
{
    margin: 20px 0 0 0;
}

input.textfield
{
    width: 180px;
    margin: 16px 0 10px 0;
}

.side-heading
{
    color: #993366;
    font-size: 16px;
    margin: 0px 0px 12px;
    padding: 0px;
}

.side-copy
{
    color: #333333;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}

ul#content-nav
{
    line-height: 28px;
    margin: 0;
    padding: 0;
}

ul#content-nav li
{
    list-style: none;
}

ul#content-nav li a
{
    color: #666666;
    text-decoration: none;
}

ul#content-nav li a:hover
{
    color: #999933;
    text-decoration: none;
}

ul#content-nav li a:active
{
    text-decoration: none;
}

ul#content-nav li.selected a
{
    color: #999933;
}

.content-header
{
    border-bottom: 1px solid #b278a3;
    margin: 0;
    padding: 3px 0;
}

.content-img
{
    float: left;
    height: 285px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 507px;
}

.content-sidebar
{
    background-color: #8c3576;
    color: #fff;
    float: left;
    font-size: 22px;
    height: 285px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 208px;
}

.content-sidebar-text
{
    margin: 40px 10px 10px 10px;
    position: relative;
}

.content-body
{
    margin: 10px 0 0;
    padding: 0;
    line-height: 18px;
    width: 507px;
}

.ribbon-carousel-container
{
    position: relative;
}

.ribbon-carousel-first
{
    margin-right: 20px;
}

.ribbon-carousel-last
{
    margin-left: 20px;
}

.album-carousel-button-left
{
    left: 25px;
    position: absolute;
    top: 0px;
}

.album-carousel-button-left a
{
    text-decoration: none;
}

.album-carousel-button-right
{
    left: 840px;
    position: absolute;
    top: 0px;
}

.album-carousel-button-right a
{
    text-decoration: none;
}

.product-carousel-button-left
{
    left: 25px;
    position: absolute;
    top: 60px;
}

.product-carousel-button-left a
{
    text-decoration: none;
}

.product-carousel-button-right
{
    left: 840px;
    position: absolute;
    top: 60px;
}

.product-carousel-button-right a
{
    text-decoration: none;
}

.all-products
{
    padding: 60px 0 0 0;
    margin-left: 25px;
}

.all-products-button
{
    padding: 0 0 10px 0;
}

.choose-button
{
    margin-top: 40px;
}

#product-album-card
{
    left: 25px;
    position: absolute;
    top: 30px;
}

#product-print-collection
{
    left: 113px;
    position: absolute;
    top: 10px;
}

#all-product-print-collection
{
    left: 137px;
    position: absolute;
}

#all-product-print-album
{
    left: 200px;
    top: -12px;
}

#banner
{
    position: absolute;
    top: 40px;
    left: 220px;
    color: #993366;
    z-index: 2;
    font-size: 32px;
}

#shadow1
{
    position: absolute;
    top: 42px;
    left: 222px;
    color: #cccccc;
    z-index: 0;
    font-size: 32px;
}

#shadow2
{
    position: absolute;
    top: 44px;
    left: 224px;
    color: #cccccc;
    z-index: 1;
    font-size: 32px;
}

#lnkPrivacyPolicy
{
    margin: 0;
    padding: 0;
    top: -37px;
    left: -25px;
    position: relative;
    text-decoration: none;
}

.orderingNotAvailable
{
    text-align: center;
    margin: 20px;
}

.pagePopup
{
    margin: 20px 0 0 0;
}

/* Print Product */
.printProductContainer
{
    margin: 10px 25px 0px 25px;
    width: 910px;
}

.printProductSummaryText
{
    float: left;
    width: 720px;
}

/* Alternate Image for product */
.productSummary .alternateProductImage
{
    margin: 0 0 0 96px;
}

.productSummary .alternateProductImage img
{
    margin: 0;
}

.productSummary .alternateProductImage ul
{
    list-style: none outside none;
    margin-left: -35px;
}

.productSummary .alternateProductImage ul li
{
    list-style: none outside none;
    margin: 0 10px 0 0;
}

.productSummary .alternateProductImage a
{
    border: 1px solid #CCCCCC;
    width: 45px;
    height: 63px;
    display: block;
}

.productSummary .alternateProductImage a:hover
{
    border: 1px solid #494948;
}
/* End Customized CSS */

/* 2013 Redesign */

#header2013
{
    margin: 0;
    padding: 0;
    height: 160px;
    border-bottom: 1px solid #9a4e86
}

ul#menu2013
{
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 30px;
    top: 30px;
}

ul#menu2013.top10
{
    top: 10px;
}

ul#menu2013 li
{
    list-style: none;
    display: inline;
    margin-right: 15px;
}

ul#menu2013 li a
{
    text-decoration: none;
    color: #666666;
}

ul#menu2013 li a:hover
{
    text-decoration: none;
    color: #8C3576;
    font-weight: bold;
}

ul#menu2013 li a:active
{
    text-decoration: none;
}

ul#menu2013 li.selected a
{
    color: #8C3576;
    font-weight: bold;
}

div.columnOne
{
    float: left;
    margin: 0 0 0 30px;
    padding: 0;
    width: 210px;
}

div.columnTwo
{
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 210px;
}

div.columnThree
{
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 210px;
}

div.columnFour
{
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 210px;
}

.paddingBottomZero
{
    padding-bottom: 0;
}

#main.index
{
    height: 468px;
    padding: 0;
}

.leftColumn.index
{
    margin-left: 33px;
    margin-top: 170px;
}

div.CountryAndLanguageSelector.index
{
    float: left;
    margin: 0 0 0 30px;
    position: relative;
    top: 20px;
}

input.textfield.index
{
    background-color: #FFFFCC;
}

.album-table2013
{
    border: 0;
}

div.album-table2013
{
    margin: 0;
    padding: 0;
    width: 130px;
}

.album-table2013 td
{
    border: 0;
    height: 144px;
    vertical-align: top;
    padding: 0 24px 0 0;
}

.album-table2013 img
{
    height: 81px;
    width: 130px;
    position: static;
}

.album-table-text2013
{
    margin: 6px 0 0 0;
    padding: 0;
    text-align: center;
    width: 130px;
}

.tableOne
{
    float: left;
    margin: 0 0 0 30px;
}

.tableTwo
{
    float: left;
    margin: 0 6px 0 0;
}

div.vertical-line
{
    background-color: #999999;
    height: 100%;
    width: 1px;
    position: absolute;
    left: 480px;
    top: 15px;
}
