﻿body {
    background: #FFFFFF none repeat scroll 0 0;
    color: #000000;
    font-family: Arial, Gadget, sans-serif;
    margin: 0;
    overflow: auto;
    font-size: 11px;
}

    body > h1 {
        background: #7388A5 url(iPhoneToolbar.png) repeat-x scroll 0 0;
        border-bottom: 1px solid #3F4E63;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        margin: 0;
        padding: 10px 88px 10px 64px;
        text-align: center;
        -ms-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
        -moz-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.button {
    background: transparent none repeat scroll 0 0;
    border-width: 0 8px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    right: 6px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    top: 7px;
}

#homeButton {
    border-width: 0 8px 0 14px;
    display: inline-block;
    left: 6px;
    right: auto;
    top: 6px;
}

body > div, body > form, body > ul {
    display: none;
    left: 0;
    margin: 0;
    min-height: 418px;
    padding: 0;
    position: absolute;
    top: 41px;
    width: 100%;
}

body > [selected="true"] {
    display: block;
}

body > ul > li {
    background: transparent url(iPhoneArrow.png) no-repeat scroll right center;
    border-bottom: 1px solid #E0E0E0;
    font-size: 18px;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*line-height: 13px;*/
}

body > div > li {
    background: transparent url(iPhoneArrow.png) no-repeat scroll right center;
    border-bottom: 1px solid #E0E0E0;
    font-size: 20px;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body > ul > li > a {
    color: inherit;
    display: block;
    padding: 8px 32px 8px 8px;
    text-decoration: none;
    vertical-align: bottom;
    line-height: 24px;
}

    body > ul > li > a > span {
        font-size: 8px;
        padding-left: 15px;
    }

.panel {
    background: #C8C8C8 url(pinstripes.png) repeat scroll 0 0;
    padding: 10px;
}

.dialog {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    min-height: 468px;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 2;
}

fieldset {
    background: #7388A5 url(iPhoneToolbar.png) repeat-x scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 10px 6px;
    width: 100%;
}

    fieldset > h1 {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: bold;
        margin: 0 10px;
        padding: 0;
        text-align: center;
        -ms-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    }

label.option-label, label.form-label {
    color: #000;
    font-size: 11px;
    margin: 0;
    position: static;
}

input {
    font-size: 16px;
    font-weight: normal;
    margin: 6px 0 0;
    padding: 2px;
}

#header-home {
    background: url(images/header_normal.jpg);
    background-repeat: no-repeat;
    height: 79px;
}

#content-sale {
    margin: 0;
    padding: 0;
}

.sale-link {
    display: block;
    margin: 0;
    padding: 10px;
    padding-bottom: 6px;
    border-bottom: #E5E5E5 1px solid;
    font-family: Arial, Gadget, sans-serif;
    color: #111;
    background: url(iphonearrow.png) no-repeat scroll right center;
}

.sale-link-img {
    display: inline-block;
    vertical-align: middle;
    /*width:51px;*/
    height: 100%;
}

.sale-link-text {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-left: 2px;
    margin-top: -14px;
    padding: 0;
    width: 235px;
}

.sale-link-text-select {
    width: 230px;
}

.sale-link-text p {
    padding: 0;
    margin: 0;
    /*line-height:19px;*/
    line-height: 15px;
}

.sale-link-text h4 {
    line-height: 16px;
}

.our-price {
    font-size: 12px;
    color: #999;
}

.sale-price {
    font-size: 12px;
    color: #F00;
}

#content-sale-details {
    margin: 0;
    padding: 10px;
    padding-right: 5px;
    padding-bottom: 6px;
    border-bottom: #E5E5E5 1px solid;
    font-size: 11px;
    color: #111;
    line-height: 15px;
}

    #content-sale-details #list {
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
        background-repeat: no-repeat;
    }

        #content-sale-details #list img {
            margin-right: 9px;
            padding-bottom: 5px;
        }

    #content-sale-details p {
        margin: 0;
        padding: 0;
        line-height: 19px;
    }

    #content-sale-details h4 {
        margin-bottom: 0;
    }

#product-code {
    font-size: 10px;
    text-align: left;
    color: #999999;
}

#content-sale-details form {
    margin-top: 10px;
    padding-left: 60px;
    line-height: 20px;
}

#content-sale-details #firstbox {
    width: 200px;
}

#content-sale-details #secondbox {
    width: 200px;
}

#content-sale-details form p {
    margin: 0;
    padding: 0;
    padding-top: 7px;
    line-height: 8px;
}

#btnaddtocart {
    background-image: url(images/add_to_cart.gif);
    background-position: center;
    border: none;
    width: 84px;
    height: 22px;
}

    #btnaddtocart.gift-add-button {
        display: inline-block;
    }

#availabillity-text {
    font-size: 10px;
    text-align: left;
    color: #999999;
}

#content-sale-description {
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 6px;
    font-size: 11px;
    color: #666;
    line-height: 12px;
    font-family: Arial, Gadget, sans-serif;
}

    #content-sale-description p {
        margin: 0;
        padding: 2px;
        padding-top: 2px;
        line-height: 13px;
        font-family: Arial, Gadget, sans-serif;
        font-size: 11px;
    }

        #content-sale-description p.description-heading {
            font-size: 12px;
            font-weight: bold;
        }

    #content-sale-description ul {
        font-size: 11px;
        font-family: Arial, Gadget, sans-serif;
    }

    #content-sale-description li {
        margin-left: 0;
    }

#bottom {
}

#bottom-home {
    height: 24px;
    border-top: #E5E5E5 1px solid;
    padding: 7px;
    padding-top: 11px;
}

    #bottom-home a {
        font-size: 11px;
        font-family: Arial, Gadget, sans-serif;
        color: #a6a6a6;
    }

a {
    text-decoration: none;
}

img {
    border: 0;
    display: inline;
}

#content-newsletter {
    margin: auto 0;
    padding: 20px;
    text-align: left;
}

    #content-newsletter form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 3px;
        padding: 0;
        text-align: center;
    }

    #content-newsletter p {
        line-height: 15px;
        padding: 0;
        padding-bottom: 6px;
        margin: 0;
    }

#newsletter-address {
    width: 230px;
    height: 23px;
    text-align: center;
    font-size: 15px;
    margin: auto;
}

#newsletter-signup {
    width: 240px;
    height: 32px;
    font-size: 15px;
    margin: auto;
}

#gomainsite {
    float: right;
    padding-right: 20px;
    padding-top: 3px;
}

#smallgomainsite {
    float: right;
    padding-right: 20px;
    padding-top: 4px;
    font-size: 9px;
}

#poweredby {
    font-size: 10px;
    font-weight: normal;
    padding-top: 2px;
    font-style: italic;
    padding-left: 5px;
}

#copyright {
    float: left;
    padding-left: 5px;
    margin-top: -4px;
}

#smallcopyright {
    float: left;
    padding-left: 5px;
    margin-top: -3px;
    font-size: 9px;
}

#emaildiv {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
}

.emailtext {
    width: 270px;
    height: 16px;
    font-size: 12px;
    margin: auto;
    padding: 1px;
}

.emailbutton {
    width: 200px;
    margin-left: 50px;
}

.optioninput {
    font-size: 10px;
    height: 12px;
    width: 205px !important;
    float: left !important;
    padding: 0;
    margin-top: 0;
}

.radioheadertext {
    font-size: 12px;
    line-height: 18px;
    padding-top: 8px;
}

.radiotext {
    font-size: 11px;
    padding-left: 5px;
    line-height: 12px;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

.radiogroup {
    padding-top: 0;
    padding-bottom: 6px;
}

.myalert {
    /*background:yellow; */
    color: black;
    /*position:absolute;*/
    padding: 0;
    /*border:solid 2px black;*/
    /*height:80px; */
    width: 200px;
    /*float:left; */
}

.colors_productname {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    font-style: italic;
}

.button span {
    background-image: url("images/nav_cart.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    width: 60px;
}

#gift_form .fieldset {
    padding: 15px;
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    background: none;
    margin: 0;
    width: auto;
}

#gift_form .control-help-text {
    display: block;
}

.fieldset input, .fieldset textarea, .fieldset select {
    margin: 0;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .4em;
    outline: none;
    border: 1px solid #999;
}

    .fieldset textarea, .fieldset input[type=text], .fieldset input[type=email] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }

.fieldset input[type=number], .fieldset select {
        width: 116px;
    }

#gift_form .fieldset .control-group {
    padding: 10px 0;
    border-top: 1px solid #ccc;
}

#gift_form .fieldset .submit-group {
    padding: 16px 0 0 0;
}

.control-group .controls {
    padding: 4px 0;
}

#gift_form .legend {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 4px;
}

#gift_form label {
    position: static;
    font-size: 16px;
    color: #333;
    margin: 0;
}

.mobile-button {
    box-shadow: inset 0 1px 0 0 #92b4d1;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #629bc7), color-stop(1, #41779e) );
    background: -moz-linear-gradient( center top, #629bc7 5%, #41779e 100% );
    background-color: #629bc7;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-indent: 0;
    border: 1px solid #255a7d;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 28px;
    text-decoration: none;
    text-align: center;
    -ms-text-shadow: 1px 1px 0 #5f6f80;
    text-shadow: 1px 1px 0 #5f6f80;
    padding: .25em 20px;
}

.mobile-button:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #41779e), color-stop(1, #629bc7) );
        background: -moz-linear-gradient( center top, #41779e 5%, #629bc7 100% );
        background-color: #41779e;
    }

    .mobile-button:active {
        position: relative;
        top: 1px;
    }

.center {
    text-align: center;
}

.errors {
    color: #c00;
}

    .errors ul {
        padding-left: 20px;
    }

.zoom-image {
    max-width: 320px;
    max-height: 400px;
}

.zoom-container {
    padding: 10px 0;
}

.zoom-back-link {
    margin: 15px;
    font-size: 16px;
}

.small-image {
    max-width: 50px;
    max-height: 70px;
}

.medium-image {
    max-width: 50px;
    max-height: 50px;
}

.site-error {
    padding: 20px;
    margin-bottom: 20px;
}

    .site-error .error {
        font-size: 20px;
        margin-bottom: 40px;
    }

#navigationWrapper {
    display: none;
}

.navbar-logo {
    max-width: 180px;
    max-height: 50px;
}

#overlay {
    display: block;
    position: fixed;
    top: 0 !important;
    left: 0;
    z-index: 500000;
    height: 100%;
    width: 100%;
    background-color: #fff;
    -ms-opacity: .5;
    opacity: .5;
}

#overlay .loading {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -48px 0 0 -46px;
        width: 92px;
        height: 96px;
        background-color: rgba(0, 0, 0, 0.7);
        -wekbit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    #overlay .loading-inner {
        position: relative;
        width: 92px;
        height: 96px;
        background: url(images/circle.png) 50% 50% no-repeat;
    }

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    from {
        -o-transform: rotate(0);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

#overlay .loading .spinner {
    position: relative;
    top: -1px;
    left: 1px;
    margin: 0;
    width: 92px;
    height: 96px;
    background: url(images/spinner.png) 50% 50% no-repeat;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -ms-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

body:after {
    display: none;
    content: url(images/circle.png) url(images/spinner.png);
}
