body {
    background: #FFF;
    color: #000;
    font: 12px/1.5 /*"Segoe UI"*/ Helvetica, Arial, sans-serif
    }
body#bd {
    background: #fff;
    color: #666;
    /* border-top: 10px solid #A02D91; */
    }
body#bd.sales-order-print {
    background: #fff
    }
body.fs1 {
    font-size: 10px
    }
body.fs2 {
    font-size: 11px
    }
body.fs3 {
    font-size: 12px
    }
body.fs4 {
    font-size: 13px
    }
body.fs5 {
    font-size: 14px
    }
body.fs6 {
    font-size: 15px
    }
p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    padding: 0
    }
/* COMMON ELEMENTS
-------------------------------------------------------------*/
/*Normal link---*/
a {
    color: #A02D91;
    text-decoration: none
    }
a:hover, a:active, a:focus {
    color: #08C;
    text-decoration: underline
    }
a img {
    border: 0
    }
/* Heading */
h1 {
    font-size: 180%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 110%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 92%;
    text-transform: uppercase;
    text-align: center
    }
/*Title text---*/
h1, h2, h3, h4, h5, h6, .head, .page-title, .page-title-alt {
    /*font-family: Arial, Helvetica, sans-serif;*/
    line-height: 1.3;
    color: #333
    }
h2.qo {
    font-size: 1.25em
    }
/*Small text---*/
small, #ja-footer, .category-products .add-to, .ratings, .ratings-list td.label, table.pager, table.view-by, .widget-btn, .validation-advice, .required, .toolbar .pager, .toolbar .sorter {
    font-size: 92%
    }
/*Form---*/
input.input-text, select, textarea {
    border: 1px solid #CCC;
    font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
    color: #666
    }
option, optgroup {
    font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif
    }
optgroup {
    font-weight: bold
    }
textarea {
    overflow: auto
    }
select {
    padding: 1px 2px
    }
input.input-text, textarea {
    padding: 2px
    }
input.radio {
    padding: 0;
    margin: 0;
    margin-right: 3px;
    vertical-align: middle
    }
input.checkbox {
    padding: 0;
    margin: 0;
    margin-right: 3px;
    float: left;
    vertical-align: middle
    }
label {
    vertical-align: middle
    }
input.checkbox {
    margin-right: 3px;
    float: left
    }
input#subscription {
    margin-top: 1px
    }
.input-text:focus, select:focus, textarea:focus {
    background: #FFF;
    border: 1px solid #666
    }
#payment_method {
    margin-right: 5px;
    vertical-align: top
    }
/*Fieldset--*/
fieldset legend {
    font-weight: bold;
    margin-bottom: 5px
    }
/*Tables--*/
td, th {
    padding: 5px 10px
    }
th {
    text-align: left
    }
/*Others--*/
address {
    font-style: normal;
    padding-left: 5px
    }
/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
    background: #fff;
    /* border-bottom: 2px solid #A02D91; */
    }
#ja-header {
    line-height: normal;
    position: relative;
    z-index: 999;
    padding: 10px 0 38px
    }
/*Logo---*/
/*h1#logo, div#logo-text {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    width: 375px;
}*/
div#logo {
    width: 430px;
    float: left
    }
div#logo div.uk h1#logo a, div#logo div.us h1#logo a, div#logo div.fr h1#logo a {
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 250%;
    height: 130px;
    background: url(../images/logo.png) no-repeat 0 0
    }
div#logo div.us h1#logo a {
    background: url(../images/logo_us.png) no-repeat 0 0
    }
div#logo div.fr h1#logo a {
    background: url(../images/logo_fr.png) no-repeat 0 0
    }
h1#logo a span {
    position: absolute;
    top: -1000px
    }
div#logo-text {
    outline: none
    }
div#logo-text h1 {
    font-size: 250%;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0;
    padding: 0
    }
div#logo-text h1 a {
    color: #FFF;
    text-transform: uppercase
    }
.site-slogan {
    color: #999;
    margin: 0 0 -2px 10px;
    padding: 0;
    letter-spacing: 1px
    }
/*Quick Access---*/
.quick-access {
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    line-height: 30px;
    font-size: 11px;
    height: 20px
    }
.quick-access p {
    margin: 0 0 0 10px;
    float: right
    }
.shop-access li {
    background: url(../images/sep-vdot.gif) no-repeat right center;
    display: inline;
    padding-left: 3px;
    padding-right: 7px
    }
.quick-access li.first {
    padding-left: 0
    }
.quick-access li.last {
    background: none;
    padding-right: 0
    }
.shop-access a, .shop-access a:hover, .shop-access a:active, .shop-access a:focus {
    color: #A02D91
    }
.language-switcher {
    float: right
    }
.language-switcher label {
    padding-right: 5px
    }
.language-switcher #select-language {
    padding: 0
    }
.language-switcher .flag option {
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 2px;
    padding-left: 20px
    }
/*Mini search---*/
#ja-search {
    position: absolute;
    top: 39px;
    right: 0;
    z-index: 1000;
    width: 330px
    }
#ja-search form {
    float: right
    }
.mini-search label, #ja-search legend {
    display: none
    }
.mini-search {
    border: 1px solid #666;
    /*border-radius: 4px;*/
    }
#ja-search .input-text {
    width: 180px;
    /*background: url(../images/icon_search.gif) no-repeat 5px center #FFFFFF;*/
    padding-left: 5px;
    border: 0;
    vertical-align: middle;
    margin-right: 2px;
    font-size: 12px;
    height: 20px !important
    }
* html #ja-search .input-text {
    width: 200px
    }
#ja-search .form-button {
    background: url(../images/icon_search.gif) no-repeat scroll 50% 60% #FFF;
    border: 0 none;
    padding: 10px
    }
#ja-search .form-button span {
    display: none
    }
.search-autocomplete {
    z-index: 999
    }
.search-autocomplete ul {
    background: #FFF;
    border: 1px solid #666;
    border-top: 0
    }
.search-autocomplete li {
    border-bottom: 1px solid #DDD;
    cursor: pointer;
    padding: 2px 8px;
    list-style: none
    }
.search-autocomplete li .amount {
    float: right;
    font-weight: bold
    }
.search-autocomplete li.selected {
    background: #FEF9EF
    }
div.header-callout {
    float: left;
    margin: -1px 0 0 -60px
    }
div.header-contact {
    float: left;
    margin-top: -1px
    }
div.header-contact p {
    margin: 0;
    line-height: 26px
    }
div.header-contact a {
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    text-transform: uppercase
    }
div.shop-access {
    clear: none;
    float: right
    }
div.flags-box {
    float: right;
    clear: right;
    margin-top: 106px
    }
div.phone-social {
    padding: 0;
    position: absolute;
    right: 0;
    top: 65px
    }
div.phone {
    float: right;
    clear: none
    }
div.phone h3 {
    font-size: 240%;
    margin: 5px 0 5px;
    text-align: right;
    color: #A02D91
    }
div.social {
    float: right;
    margin-top: 3px;
    clear: both
    }
div.social a {
    background-image: url(../images/socials.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 30px;
    margin: 0 0 0 2px;
    width: 25px
    }
div.social a.email {
    background-position: 0 0
    }
div.social a.twitter {
    background-position: -25px 0
    }
div.social a.fbook {
    background-position: -50px 0
    }
div.social a.youtube {
    background-position: -76px 0
    }
div.social a.gplus {
    background-position: -101px 0
    }
div.social a span {
    display: none
    }
/* MAIN NAVIGATION
--------------------------------------------------------- */
#subnav, #ja-mainnav {
    position: absolute;
    bottom: -10px;
    width: 100%;
    background: #A02D91;
    box-shadow: 0 -1px 6px #ccc;
    z-index: 2
    }
#subnav {
    bottom: -40px;
    background: #fff;
    z-index: 1;
    box-shadow: 0 6px 10px #ccc;
    /*border: 1px solid #A02D91;
    	width: 99.8%;*/
    }
#top-nav {
    background: none repeat scroll 0 0 #A02D91;
    border-top: 1px solid #A02D91;
    bottom: 0;
    float: left;
    position: absolute;
    width: 100%
    }
#subnav ul li, #top-nav ul li {
    display: inline;
    line-height: 30px
    }
#subnav ul li {
    border-right: 1px dotted #ccc;
    float: left;
    display: inline;
    padding: 0 23px
    }
#subnav ul li.last {
    border-right: 0
    }
#subnav ul li a, #top-nav ul li a {
    color: #FFF;
    font-size: 120%;
    font-weight: bold;
    /* padding: 11px 41.75px; */
    text-transform: uppercase;
    /* width: 16.6%; */
    display: block;
    float: left;
    text-align: center
    }
#subnav ul li a {
    font-weight: normal;
    font-size: 1.075em;
    color: #000
    }
#top-nav ul li a:hover {
    text-decoration: none;
    background: #fff;
    color: #666
    }
#subnav ul li a:hover {
    text-decoration: none;
    color: #666
    }
/* CONTAINER
--------------------------------------------------------- */
#ja-containerwrap {
    /*background: #EEEEEE;*/
    padding: 0
    }
#ja-container {
    margin: 50px auto 0
    }
div.cms-home #ja-container {
    margin: 0 auto 0
    }
/*main content---*/
#ja-current-content {
    background: #FFF;
    /* border: 1px solid #CCCCCC; */
    padding: 0 0 20px
    }
/*columns---*/
#ja-col1 {
    margin-top: 17px
    }
#ja-col2 {
    margin-top: 42px
    }
/*breadcrums---*/
#ja-pathway {
    /*background: url(../images/grad_l1.gif) repeat-x top #DDDDDD;
    	padding: 5px 5px 10px ;
    	margin: 10px 0;
    	border-bottom: 1px solid #CCCCCC;*/
    line-height: normal;
    font-size: 110%;
    color: #999;
    margin: 10px 0 0
    }
#ja-pathway ul li {
    display: inline
    }
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
    /* background: #A02D91; */
    }
#ja-footer-top {
    width: 980px;
    margin: 0 auto
    }
#ja-footer-top div.box1, #ja-footer-top div.box2, #ja-footer-top div.box3 {
    float: left;
    min-height: 100px
    }
#ja-footer-top div.box1 {
    width: 25%;
    border-right: 1px solid #A02D91
    }
#ja-footer-top div.box1 h2 {
    padding-top: 10px !important
    }
#ja-footer-top div.box2 {
    width: 49%
    }
#ja-footer-top div.box3 {
    width: 25%;
    border-left: 1px solid #A02D91
    }
#ja-footer {
    position: relative;
    color: #fff;
    padding: 15px;
    background: #A02D91;
    width: 950px;
    margin: 0 auto
    }
#ja-footer a {
    color: #fff;
    text-decoration: none
    }
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
    color: #FFF;
    text-decoration: underline
    }
#ja-footer ul {
    float: right;
    margin: 0
    }
#ja-footer li {
    display: block;
    /* float: left; */
    padding: 0 27px 0 17px;
    /* background: url(../images/sep-vdot.gif) no-repeat right center; */
    font-size: 120%
    }
#ja-footer li.last {
    background: none
    }
#ja-footer li a.link-feed {
    line-height: normal
    }
#ja-footer .jm-legal {
    padding-top: 0;
    margin: -10px 0 0 0
    }
.jm-legal p {
    line-height: 100%;
    font-size: 120%
    }
/*===============================================================
-----------------------[MAGENTO'S ELEMENTS]----------------------
=================================================================*/
/* MESSAGES
----------------------------------------------------------------*/
.success {
    color: #42A032
    }
.error {
    color: #C00
    }
.notice {
    color: #A02D91
    }
.success, .error {
    font-weight: bold
    }
.messages {
    overflow: hidden;
    width: 100%
    }
.error-msg, .success-msg, .notice-msg, .note-msg {
    background-position: 10px 6px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 110% !important;
    font-weight: bold !important;
    margin: 28px 0 15px !important;
    padding: 5px 10px 5px 32px !important
    }
.error-msg li, .success-msg li, .notice-msg li {
    background: none
    }
.error-msg {
    background-color: #FCEDED;
    background-image: url(../images/msg_error.gif);
    border-color: #C00;
    color: #C00
    }
.success-msg {
    background-color: #F1F9EF;
    background-image: url(../images/msg_success.gif);
    border-color: #42A032;
    color: #42A032
    }
.notice-msg, .note-msg {
    background-color: #FEF9EF;
    background-image: url(../images/msg_notice.gif);
    border-color: #A02D91;
    color: #A02D91
    }
.out-of-stock {
    color: #C00;
    font-weight: bold
    }
/* FORMS
----------------------------------------------------------------*/
.qty {
    width: 2.5em
    }
.fieldset label, .form-list label, .payment-methods label {
    font-weight: bold
    }
.f-left {
    float: left;
    margin: 0
    }
.f-left.full {
    width: 100%
    }
.buttons-set, .button-set {
    /*Container for form buttons*/
    clear: both;
    margin-top: 15px;
    text-align: right;
    font-weight: bold;
    overflow: hidden
    }
.buttons-set .back-link {
    float: right;
    margin: 0
    }
.send-friend .buttons-set .back-link {
    float: none
    }
.buttons-set .button {
    float: left;
    margin-right: 5px
    }
.buttons-set #add_recipient_button {
    float: right;
    margin: 0
    }
.buttons-set p.required {
    margin-bottom: 5px
    }
.button, .btn-cart, .form-button, .prod-more-info a {
    background: #A02D91;
    border: 1px solid #666;
    color: #FFF;
    cursor: pointer;
    font: bold 100%/normal Arial, Helvetica, sans-serif !important;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: auto
    }
#empty_cart_button {
    background: #ccc;
    color: #444
    }
.button span, .btn-cart span, .form-button {
    white-space: nowrap
    }
.btn-cart, .btn-update, .form-button, .prod-more-info a {
    background: url(../images/grad_d1.gif) repeat-x top #08C;
    border: 1px solid #08C
    }
.btn-cart {
    padding: 8px 0 8px 3px
    }
.btn-continue {
    margin-right: 5px
    }
.cart-table .btn-continue {
    float: left
    }
a.button {
    padding: 2px 9px;
    text-decoration: none
    }
.button:hover, .form-button {
    text-decoration: none
    }
.btn-continue.big, .btn-proceed-checkout {
    background: #A02D91;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding-right: 8px;
    text-indent: 0;
    border: none;
    width: 180px;
    height: 32px
    }
.btn-proceed-checkout {
    width: 220px
    }
.btn-continue.big {
    background: url(../images/btn_proceed_to_checkout_blue_blank.png) no-repeat 100% 0;
    float: right;
    font-size: 16px !important
    }
.btn-proceed-checkout span {
    /* display: none; */
    font-size: 1.25em
    }
/*Form lists---*/
.form-list {
    margin: 0;
    width: 140px;
    /* float: right; */
    display: block;
    /* margin: -96px 0 0 20px; */
    }
.form-list li {
    margin: 0;
    padding: 5px 0
    }
.form-list li .input-box .input-text, .form-list li .input-box textarea {
    width: 250px
    }
.form-list li .input-box select {
    width: 256px
    }
.form-list li.additional-row {
    border-top: 1px solid #DDD;
    padding-top: 10px
    }
.form-list li.additional-row .btn-remove {
    float: right;
    margin-top: 20px
    }
#recipients_options li {
    padding: 10px 0
    }
#recipients_options li p {
    margin: 0
    }
.fieldset {
    border: 1px solid #DDD;
    margin: 25px 0 15px;
    padding: 15px
    }
.fieldset .legend {
    background: #FFF;
    float: left;
    font-size: 125%;
    font-weight: bold;
    margin: -25px 0 0;
    padding: 0 8px
    }
.fieldset li {
    padding: 0
    }
.fieldset li .field {
    float: left;
    width: 275px
    }
.fieldset li .input-text, .fieldset li select, .fieldset li textarea {
    width: 525px
    }
.fieldset li .input-box .input-text, .fieldset li .input-box textarea {
    width: 250px
    }
.fieldset li .input-box select {
    width: 256px
    }
#payment_method {
    margin-right: 5px
    }
#is_subscribed {
    float: left;
    margin-top: 2px
    }
/*Form Messages---*/
.validation-advice, .required {
    margin: 0
    }
.validation-advice {
    background: url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    clear: both;
    font-weight: bold;
    line-height: 1.25em;
    margin-top: 3px;
    min-height: 15px;
    padding-left: 17px
    }
.validation-failed {
    background: #FCEDED !important;
    border: 1px dashed #C00 !important
    }
/*Expiration date and cvv number validation fix---*/
.v-fix {
    float: left;
    margin-right: 10px
    }
.v-fix .validation-advice {
    display: block;
    margin-right: -12em;
    position: relative;
    width: 12em
    }
label.required {
    font-weight: bold
    }
p.required {
    margin: 0;
    text-align: right
    }
.form-list li .input-box .v-fix .month, .form-list li .input-box .v-fix .year {
    width: 125px
    }
/* HEADINGS
----------------------------------------------------------------*/
.head, .inner-head, .box-title, .box-head {
    line-height: 1.25em;
    text-align: right
    }
.head h1, .inner-head h1 .head h2, .inner-head h2, .head h3, .inner-head h3, .head h4, .inner-head h4, .head h5, .inner-head h5, .box-title h3, .box-head h2 {
    float: left;
    margin: 0;
    text-align: left
    }
.head a, .inner-head a, .box-title a, .box-head a {
    font-weight: bold
    }
.info-box .box-title {
    text-align: left
    }
/*Page heading---*/
.page-title, .page-title-alt {
    margin: 0 0 15px 0;
    padding: 0
    }
.page-title h1, .page-title-alt h3 {
    font-size: 200% !important;
    margin: 0;
    text-align: left
    }
.page-title h4, .page-title-alt h4 {
    font-size: 150% !important;
    margin: 0;
    text-align: left
    }
.page-title a, .page-title-alt a {
    font-weight: bold
    }
.page-title ul, .page-title-alt ul, .page-title li, .page-title-alt li {
    background: none;
    margin: 0;
    line-height: normal
    }
.title-buttons {
    line-height: 35px;
    overflow: hidden
    }
.title-buttons h1 {
    float: left;
    /* heading level with buttons */
    width: 55%
    }
.title-buttons ul {
    float: right
    }
.title-buttons ul li {
    float: left;
    display: block;
    padding-left: 10px
    }
.title-buttons .paypal-logo {
    margin: 0;
    padding: 0;
    float: left;
    line-height: 20px
    }
.title-buttons .paypal-logo a {
    float: left;
    padding-right: 10px
    }
/*Category list heading---*/
.category-head {
    margin-bottom: 10px
    }
.category-head h2 {
    color: #333;
    font-size: 200%;
    margin: 0
    }
.box-header {
    background: #EEE none repeat scroll 0%;
    font-size: 1.05em;
    font-weight: bold;
    margin: 10px 0;
    padding: 2px 8px;
    text-align: left
    }
.category-head .link-feed {
    float: right;
    margin-top: 5px;
    position: relative
    }
/* TABLES
----------------------------------------------------------------*/
td.label {
    font-weight: bold
    }
/*Data Table---*/
.data-table {
    width: 100%;
    border: 1px solid #DDD;
    border-right: 0
    }
.data-table tr td {
    background: #FFF
    }
.data-table .odd td {
    background: #F7F7F7
    }
.data-table .even td {
    background: #FFF !important
    }
.data-table td.last, .data-table th.last {
    border-right: 1px solid #DDD
    }
.data-table tr.last td {
    border-bottom: 0 !important
    }
.data-table th {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #CCC;
    color: #333;
    white-space: nowrap
    }
.data-table th.wrap {
    white-space: normal
    }
.data-table th a, .data-table th a:hover {
    color: #FFF
    }
.data-table thead tr th, .data-table thead tr td {
    background: url(../images/grad_l1.gif) repeat-x top #DDD
    }
.data-table tfoot tr.first td {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD
    }
.data-table tfoot tr td {
    background: #EEE
    }
.data-table tfoot td {
    border-bottom: 0;
    border-right: 1px solid #DDD
    }
.data-table tbody td {
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD
    }
/*Bundle Products---*/
.data-table tbody.odd tr td {
    background: #F7F7F7 !important
    }
.data-table tbody.even tr td {
    background: #FFF !important
    }
.data-table tbody.odd tr td, .data-table tbody.even tr td {
    border-bottom: 0
    }
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
    border-bottom: 1px solid #DDD
    }
.data-table tbody td h4.title, .data-table tbody td h5.title {
    color: #333;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0
    }
.data-table tbody td .option-label {
    font-style: italic;
    font-weight: bold
    }
.data-table tbody td .option-value {
    padding-left: 10px
    }
.box-table select {
    width: 100%
    }
.nested-data-table th, .nested-data-table td {
    padding-bottom: 2px;
    padding-top: 2px
    }
.generic-table td {
    padding: 0 8px
    }
.generic-table td.first {
    padding-left: 0;
    white-space: nowrap
    }
.shipping-tracking .button-set {
    border: 0;
    margin-top: 0;
    padding-top: 0
    }
/* LISTS
----------------------------------------------------------------*/
.disc {
    margin: 10px 0
    }
.disc li {
    background: url(../images/bullet.gif) no-repeat left 7px;
    padding-left: 8px
    }
/* Bare List */
/* Unstyled list */
.bare-list {
    margin: 5px 0
    }
.bare-list li {
    margin: 3px 0
    }
/* Pager magento 1.4*/
.pager {
    /* background: url(../images/grad_l2.gif) repeat-x bottom #EDF7FC; */
    width: 100%;
    margin: 2px 0;
    overflow: hidden
    }
.pager .amount {
    float: left
    }
.pager .limiter {
    float: right
    }
.pager .limiter label {
    vertical-align: middle
    }
.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
    }
.pager .pages {
    margin: 0 140px
    }
.pager .pages ol {
    display: inline
    }
.pager .pages li {
    display: inline;
    margin: 0 2px
    }
/* Sorter */
.sorter {
    background: #FFF;
    border: 0;
    margin: 0
    }
.sorter .view-mode {
    float: left;
    margin: 0
    }
.sorter .sort-by {
    float: right;
    padding-right: 36px
    }
.sorter .sort-by label {
    vertical-align: middle
    }
.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
    }
/* Toolbar */
.pager {
    background: #efefef;
    width: 100%;
    margin: 2px 0;
    width: 100%;
    padding: 5px 0
    }
.sorter {
    background: #FFF;
    border: 0;
    margin: 0;
    float: left;
    width: 100%;
    padding: 5px 0
    }
.toolbar-bottom {
    clear: both
    }
.sorter p, .pager p, .sorter div, .pager div {
    margin: 0 10px;
    text-align: center
    }
/*RATINGS
----------------------------------------------------------------*/
.ratings {
    line-height: 15px;
    margin: 10px 0
    }
.rating-box {
    background: url(../images/product_rating_blank_star.gif) repeat-x;
    float: left;
    height: 13px;
    margin-right: 10px;
    position: relative;
    width: 69px;
    clear: right
    }
.rating-box .rating {
    background: url(../images/product_rating_full_star.gif) repeat-x;
    height: 13px;
    left: 0;
    position: absolute;
    top: 0
    }
.ratings .rating-links {
    margin: 0;
    float: left
    }
.ratings-list {
    margin: 5px 0
    }
.ratings-list td {
    padding: 3px 0;
    vertical-align: middle
    }
.ratings-list td.label {
    font-weight: bold;
    padding-right: 8px
    }
/*PRICES
----------------------------------------------------------------*/
.price {
    white-space: nowrap !important
    }
.price-box {
    margin: 5px 0
    }
.price-box .price {
    color: #333;
    font-weight: bold
    }
/*Regular price---*/
.regular-price {
    color: #333
    }
.regular-price .price {
    color: #333;
    font-size: 13px;
    font-weight: bold
    }
/*Old price---*/
.old-price {
    margin: 0
    }
.old-price .price-label {
    color: #999;
    white-space: nowrap
    }
.old-price .price {
    color: #999;
    font-weight: normal;
    text-decoration: line-through
    }
/*Special price---*/
.special-price {
    margin: 0;
    padding: 3px 0
    }
.special-price .price-label {
    color: #A02D91;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap
    }
.special-price .price {
    color: #A02D91;
    font-size: 13px;
    font-weight: bold
    }
/*Minimal price (as low as)---*/
.minimal-price {
    margin: 0
    }
.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap
    }
a.minimal-price-link {
    display: block
    }
a.minimal-price-link .price {
    color: #08C;
    font-weight: normal
    }
/*Excluding tax---*/
.price-excluding-tax {
    color: #999;
    display: block
    }
.price-excluding-tax .label {
    color: #999;
    white-space: nowrap
    }
.price-excluding-tax .price {
    color: #A02D91;
    font-size: 13px;
    font-weight: normal
    }
/*Including tax---*/
.price-including-tax {
    color: #999;
    display: block
    }
.price-including-tax .label {
    color: #999;
    white-space: nowrap
    }
.price-including-tax .price {
    color: #A02D91;
    font-size: 13px;
    font-weight: bold
    }
/*Excl tax (for order tables)---*/
.price-excl-tax .label {
    display: block;
    white-space: nowrap
    }
/*Incl tax (for order tables)---*/
.price-incl-tax {
    display: block
    }
.price-incl-tax .label {
    display: block;
    white-space: nowrap
    }
.price-incl-tax .price {
    display: block;
    font-weight: bold
    }
/*Price range---*/
.price-from {
    margin: 0;
    display: none
    }
.price-from .price-label {
    font-weight: bold;
    white-space: nowrap
    }
.price-to {
    margin: 0;
    display: none
    }
.price-to .price-label {
    font-weight: bold;
    white-space: nowrap
    }
/*Price notice next to the options---*/
.price-notice {
    color: #999;
    padding-left: 10px;
    float: right
    }
.price-notice .price {
    color: #333;
    font-weight: bold
    }
.price-as-configured {
    margin: 0
    }
.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap
    }
.price-box-bundle {
    padding: 0 0 10px 0
    }
.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important
    }
.price-box-bundle .price {
    color: #666
    }
.product-pricing-grouped li {
    color: #333;
    padding: 2px 0
    }
.product-pricing-grouped li .price {
    font-weight: bold
    }
/*Product Pricing---*/
.product-pricing {
    background: #F7F7F7;
    border: 1px solid #DDD;
    margin: 10px 0;
    padding: 10px
    }
.product-pricing li {
    background: url(../images/bg_tierico1.gif) no-repeat 0 9px;
    padding: 2px 0 2px 8px
    }
.product-pricing .benefit {
    color: #333;
    font-weight: bold
    }
.product-pricing .price {
    color: #333;
    font-weight: bold
    }
/*Currency Switcher---*/
.currency-switcher {
    background: url(../images/currency_switcher_bg.gif) no-repeat;
    font-size: 1.05em;
    height: 53px;
    padding: 7px 12px 10px 12px
    }
.currency-switcher h4 {
    background: url(../images/icon_world.gif) no-repeat 0 2px;
    color: #FFF;
    min-height: 21px;
    padding-left: 22px;
    text-transform: none
    }
.currency-switcher select {
    width: 98%
    }
/* MIS.
----------------------------------------------------------------*/
.product-shop {
    float: right
    }
.product-img-box {
    float: left
    }
.product-img-box .rating-links {
    clear: both
    }
/*Generic Box---*/
.generic-box, .order-info-box {
    background: #FFF;
    border: 1px solid #DDD;
    margin-bottom: 15px;
    padding: 10px 15px
    }
.generic-box h4, .order-info-box h2 {
    margin: 0 0 5px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
    font-size: 100%;
    text-align: left
    }
/*Generic Product Grid---*/
.generic-product-grid {
    width: 100%
    }
.generic-product-grid td {
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD
    }
.generic-product-grid tr.last td {
    border-bottom: 0
    }
.generic-product-grid td.last {
    border-right: 0
    }
.generic-product-grid .product-image {
    text-align: center
    }
.generic-product-grid td.empty-product {
    border-right: 0
    }
.generic-product-grid .ratings .pipe {
    display: none
    }
/*Add To---*/
.add-to-cart {
    float: right
    }
.add-to-cart label {
    float: left;
    margin: 5px 0 0 0
    }
.add-to-cart .qty {
    float: left;
    margin: 3px 5px 0
    }
.add-to-cart .button {
    float: right
    }
.add-to-cart {
    display: block;
    margin-top: -3px
    }
.add-to-cart span span {
    font-size: 110%;
    padding: 7px 50px 8px 5px;
    background: url(../images/cart.png) no-repeat 82% 0
    }
.add-to-box {
    margin: 10px 0;
    overflow: hidden
    }
.add-to-box li {
    display: inline
    }
.add-to-box {
    margin: 10px 0;
    padding: 10px;
    background: #EDF7FC;
    border: 1px solid #DDD
    }
.add-to-box .add-to-cart {
    float: left;
    margin: 15px 0
    }
.add-to-box .or {
    color: #666;
    float: left;
    font-weight: bold;
    padding: 15px 30px
    }
.add-to-box .add-to-links {
    margin: 17px 0 0 0;
    float: left;
    text-align: left
    }
.add-to-box .add-to-links li {
    display: block
    }
.add-to-box .add-to-links li .separator {
    display: none
    }
.add-to-links li .separator {
    display: none
    }
.add-to-cart .paypal-logo {
    clear: both;
    margin: 0;
    padding: 0
    }
/*Tool Tips---*/
.tool-tip {
    background: #FEF9EF;
    border: 1px solid #DDD;
    position: absolute
    }
.tool-tip .btn-close {
    margin-bottom: -9px;
    padding: 6px 6px 0;
    text-align: right
    }
.tool-tip .inline-content {
    padding: 8px
    }
.tool-tip .block-content {
    padding: 15px 20px
    }
.truncated {
    cursor: help
    }
.truncated a.dots {
    cursor: help;
    text-decoration: none !important
    }
.truncated a.details {
    border-bottom: 1px dotted #08C;
    cursor: help;
    text-decoration: none !important
    }
.truncated .truncated_full_value {
    position: relative;
    z-index: 999
    }
.truncated .truncated_full_value dl {
    background: #FEF9EF;
    border: 1px solid #CCC;
    padding: 5px 10px;
    position: absolute;
    top: -99999em;
    width: 250px;
    z-index: 999
    }
.truncated .truncated_full_value dl dt {
    margin-top: 0
    }
.truncated .show dl {
    left: 50%;
    top: -20px
    }
#ja-col1 .truncated .show dl {
    left: 35px;
    top: 10px
    }
#ja-col2 .truncated .show dl {
    left: -140px;
    top: 20px
    }
/*Link highlights---*/
.link-wishlist {
    color: #A02D91 !important;
    font-weight: bold !important
    }
.link-remove {
    color: #999 !important
    }
.link-cart {
    color: #A02D91 !important;
    font-weight: bold !important
    }
.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
    }
.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
    float: left;
    margin: 5px
    }
.my-tag-edit .btn-remove span {
    display: none
    }
.btn-remove:hover, .btn-remove:focus, .btn-remove:active {
    background: url(../images/btn_remove.gif) 0 0 no-repeat
    }
.my-tag-edit .btn-remove {
    border: 0;
    margin-top: 4px;
    padding: 0 !important
    }
#shopping-cart-table .btn-remove {
    margin: 0;
    padding: 0
    }
.link-print {
    background: url(../images/icon_printer.gif) no-repeat left center;
    padding-left: 23px;
    color: #666;
    line-height: 24px
    }
.link-feed {
    background: url(../images/icon_feed.png) no-repeat left center;
    padding-left: 18px;
    line-height: 24px
    }
/*===============================================================
---------------------------[BOX STYLE]---------------------------
=================================================================*/
/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.box, .block {
    background: #FFF;
    margin-bottom: 10px;
    border: 1px solid #CCC
    }
.block-banner {
    border: none;
    background: none
    }
.box-hilite, .block-hilite {
    /*hilite state*/
    background: #3F3F3F;
    color: #CCC;
    border: 1px solid #3F3F3F
    }
/*Box Head---*/
.box .head, .block .block-title {
    background: url(../images/grad_l1.gif) repeat-x top #DDD;
    border-bottom: 1px solid #CCC;
    padding: 5px 10px;
    line-height: normal
    }
.box-hilite .head, .block-hilite .block-title {
    /*hilite state*/
    background: url(../images/grad_d3.gif) repeat-x bottom #666;
    border-bottom: 1px solid #333
    }
.box-hilite .head *, .block-hilite .block-title * {
    /*hilite state*/
    color: #FFF
    }
.box .head h3, .box .head h4, .block .block-title strong, .block .block-title h3, .block .block-title h4 {
    font-size: 110%
    }
.box h5, .block .block-subtitle {
    padding: 8px 10px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background: #efefef;
    margin: -10px -10px 10px -10px
    }
.box .head h5, .block .block-title h3 {
    color: #999;
    font-size: 100%;
    background: none;
    border: 0;
    padding: 5px 0 0
    }
/*reset*/
.box h3, .box h4, .box h5, .block h3, .block h4, .block h5 {
    margin: 0
    }
.box .head br, .block .block-title br {
    display: none
    }
/*Box Content---*/
.box .content, .block .block-content {
    padding: 10px
    }
.block .block-content ul {
    padding: 10px
    }
.block-banner .block-content {
    padding: 0
    }
/*Box Action---*/
.box .actions, .block .actions {
    background: #F7F7F7;
    border-top: 1px solid #DDD;
    padding: 5px 10px;
    font-weight: bold;
    overflow: auto;
    clear: both
    }
.block .actions a {
    float: right
    }
.block .actions button.button {
    float: left
    }
/*Box List---*/
.box ol, .block ol {
    margin: 0
    }
.box ol li, .block ol li {
    margin: 0;
    padding: 8px 0;
    font-size: 92%;
    overflow: hidden
    }
.box ol li.last, .block ol li.last {
    border-bottom: none
    }
/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.box .product-images, .block .product-image {
    float: left;
    width: 32%;
    margin-top: 5px;
    margin-left: 5px
    }
.box .product-details, .block .product-details {
    float: right;
    width: 65%
    }
.box .product-checkbox, .block .product-checkbox {
    float: left;
    padding-right: 4px
    }
.box .product-names, .block .product-name {
    margin: 0
    }
.block .btn-remove {
    float: right;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 1px
    }
/*Product Tags---*/
.block-tags .block-content {
    padding: 0
    }
.block-tags li {
    display: inline;
    margin: 0 3px !important
    }
.block-tags small {
    background: url(../images/arrow.gif) no-repeat right center;
    padding-right: 10px
    }
/*Newsletter---*/
.mini-newsletter fieldset.content {
    line-height: 2
    }
.mini-newsletter fieldset.content legend {
    display: none
    }
.block-subscribe .actions {
    background: none;
    border: none;
    padding: 5px 0
    }
/*Mini Cart---*/
.block-cart p {
    margin: 0
    }
.block-cart ol#cart-sidebar li {
    overflow: visible
    }
.block-cart .block-subtitle {
    margin-top: 10px
    }
.block-cart .actions {
    background: none;
    border: none;
    padding: 5px 0;
    text-align: center
    }
.block-cart .actions .paypal-logo a {
    float: none
    }
.block-cart .actions button.button {
    margin: 0 auto;
    float: none
    }
/*Mini Wishlist---*/
.block-wishlist .actions a {
    background: url(../images/arrow.gif) no-repeat right center;
    padding-right: 10px
    }
.block-wishlist p.product-name {
    margin: 0
    }
.block-wishlist .block-content {
    padding: 0
    }
.block-wishlist ol li {
    padding: 8px 10px
    }
.block-wishlist .block-subtitle {
    margin: 0
    }
/*Compare Products, Orders---*/
.block-compare .block-content {
    padding: 0
    }
.block-compare .empty {
    margin: 10px
    }
.block-compare ol {
    padding: 10px
    }
.mini-compare-products p {
    margin: 10px
    }
.mini-compare-products a.left {
    margin-top: 3px;
    float: right
    }
.mini-compare-products ol#recently-compared-items li {
    padding-left: 12px;
    background: url(../images/arrow.gif) no-repeat 2px 14px
    }
/*Mini Product View---*/
.mini-product-view ol#recently-viewed-items li {
    padding-left: 12px;
    background: url(../images/arrow.gif) no-repeat 2px 14px
    }
/*Poll---*/
.block-poll .block-content {
    padding: 0
    }
.block-poll .block-subtitle {
    margin: 0
    }
.block-poll .votes {
    float: right;
    margin-left: 10px
    }
.block-poll .answer {
    font-weight: bold
    }
.block-poll #poll-answers li {
    padding: 2px 0
    }
/*Relate Products----*/
.block-related p {
    margin: 10px
    }
.block-related ol li {
    border-bottom: 1px solid #DDD;
    position: relative
    }
.block-related .product {
    padding-left: 18px
    }
.block-related .product-image {
    position: absolute
    }
.block-related .product-image a {
    width: 50px
    }
.block-related .related-checkbox {
    position: absolute;
    top: 30px;
    left: 0
    }
.block-related .product-details {
    display: block;
    padding-left: 75px;
    float: none;
    width: auto
    }
/* Block Paypal */
.paypal-logo {
    padding: 10px 0;
    text-align: center
    }
.paypal-logo a {
    display: block
    }
/*Layered Navigation---*/
.block-layered-nav .block-content {
    padding: 0
    }
.block-layered-nav .block-subtitle {
    background: none;
    color: #666;
    margin: 0;
    padding: 5px 10px;
    /* display: none; */
    }
.block-layered-nav ol {
    margin: 5px 10px
    }
.block-layered-nav ol.narrowed-category {
    padding: 10px;
    margin: 0 !important;
    /*background: #FEF9EF;*/
    }
.block-layered-nav ol.narrowed-category li {
    padding: 0 !important;
    border-bottom: none
    }
.block-layered-nav .narrowed-category li .label {
    background: url(../images/narrow_by_li_by.gif) no-repeat 0 3px;
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase
    }
.block-layered-nav .widget-btn {
    float: right;
    margin: 3px 0 0 5px
    }
#narrow-by-list {
    background: #fff;
    padding: 0 0 10px 0
    }
#narrow-by-list dt {
    background: none repeat scroll 0 0 #A02D91;
    color: #FFF;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase
    }
#narrow-by-list dd li {
    padding: 2px 0
    }
#narrow-by-list dd.last {
    background: none
    }
/*Fixed for rounded table---*/
.best-selling table {
    border-collapse: separate
    }
/*Excluded Elements---*/
.one-page-checkout .active .box {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-collapse: collapse
    }
.block-progress dd.complete table td, .block-progress dd.complete table th {
    word-wrap: break-word
    }
/* My Orders */
.block-reorder .block-content {
    padding: 0
    }
.block-reorder ol {
    padding: 10px
    }
.block-reorder .block-subtitle {
    margin: 0
    }
.block-reorder p.product-name {
    padding-left: 25px
    }
.block-reorder input.checkbox {
    margin-top: 3px
    }
/*===============================================================
--------------------[MAGENTO'S SHOP PAGES]--------------------
=================================================================*/
/*CATALOG LISTING
----------------------------------------------------------------*/
.category-products h2, /*product name*/.category-products .product-image, /*product name*/.category-products .description, /*product info*/.category-products .ratings, /*product rating*/.category-products .price-box, /*product price*/.category-products .form-button, /*addtocart btn*/.category-products .out-of-stock, /*oos msg*/.category-products .add-to, /*product link*/.category-products .actions {
    margin: 0 0 8px
    }
.category-products h2 {
    font-size: 110%
    }
.category-products .price-box {
    display: block
    }
.add-to-links {
    font-weight: bold;
    line-height: normal
    }
.category-products .add-to-links .pipe, .category-products .add-to-links .separator {
    display: none
    }
.add-to-links a {
    background: url(../images/arrow_d2.gif) no-repeat 0 center;
    padding-left: 7px;
    color: #666;
    white-space: nowrap
    }
.add-to-links a.link-wishlist {
    background-image: url(../images/arrow_d1.gif)
    }
/*List Type---*/
.products-list .item {
    border-top: 1px solid #DDD;
    padding: 15px 0;
    overflow: hidden;
    clear: both
    }
.products-list .product-image {
    float: left;
    width: 145px;
    text-align: center
    }
.products-list .product-shop {
    width: 350px
    }
.products-list .product-shop .price-box {
    float: left;
    text-align: left;
    white-space: nowrap;
    padding: 0 20px 0 0
    }
.products-list .add-to {
    margin-bottom: 0
    }
.products-list .product-shop p.add-to a {
    margin-right: 10px
    }
/*Grid Type---*/
.products-grid h2, /*product name*/.products-grid .product-image, /*product name*/.products-grid .ratings, /*product rating*/.products-grid .price-box, /*product price*/.products-grid .btn-cart, /*addtocart btn*/.products-grid .out-of-stock, /*oos msg*/.products-grid .add-to, /*product link*/.products-grid .actions {
    margin: 0 24px 8px
    }
.products-grid .add-to {
    margin-bottom: 0
    }
.products-grid {
    /*border-top: 1px solid #DDDDDD;*/
    float: left;
    width: 100%
    }
.products-grid li.item {
    float: left;
    overflow: hidden;
    width: 28%;
    margin: 0 !important;
    padding: 15px 0;
    text-align: center;
    padding: 15px 20px
    }
.products-grid li.item.subgrid {
    width: 25%;
    text-align: center
    }
.products-grid li.last {
    border-bottom: 0
    }
.products-grid .product-image {
    text-align: center;
    vertical-align: bottom
    }
.products-grid .rating-box {
    float: left;
    margin-left: 0;
    margin-right: 5px
    }
.products-grid .ratings a {
    text-align: center
    }
.products-grid .actions {
    margin: 10px 0
    }
.products-grid .pipe {
    display: none
    }
/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-view {
    margin-top: 16px
    }
.product-essential, .product-collateral {
    clear: both
    }
.product-essential {
    margin-bottom: 20px;
    overflow: hidden
    }
.product-shop .price-as-configured {
    display: none
    }
.product-img-box {
    width: 367px
    }
.product-img-box {
    cursor: zoom-in
    }
.product-essential .product-shop {
    width: 380px
    }
.product-img-box a img {
    cursor: url(../images/cur_zoom_in.png), auto !important
    }
.product-collateral {
    /* background: url(../images/product_collateral_bg.gif) repeat-x top; */
    margin: 0 -15px;
    padding: 0 15px;
    /* border-top: 1px solid #CCCCCC; */
    }
.product-collateral #product_tabs_description_tabbed_contents ul li {
    padding-left: 0;
    list-style-type: disc;
    margin-left: 20px
    }
/*Product Images---*/
.product-img-box .product-image-zoom {
    height: 365px;
    overflow: hidden;
    position: relative;
    width: 365px;
    z-index: 9;
    margin: 0
    }
.product-img-box .product-image-zoom img {
    cursor: move;
    left: 0;
    position: absolute;
    top: 0
    }
.zoom {
    position: relative;
    z-index: 9;
    height: 24px;
    margin: 0 auto 13px auto;
    background: url(../images/slider_bg.gif) no-repeat 50% 50%;
    padding: 0 28px 0 28px;
    cursor: pointer
    }
.zoom #track {
    height: 24px;
    position: relative
    }
.zoom #handle {
    background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
    height: 18px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 9px
    }
.zoom .btn-zoom-out {
    position: absolute;
    left: 10px;
    top: 7px
    }
.zoom .btn-zoom-in {
    position: absolute;
    right: 10px;
    top: 7px
    }
.product-img-box #track_hint {
    font-size: 92%
    }
.product-img-box .more-views {
    margin-top: 20px
    }
.product-img-box .more-views h4 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 92%;
    color: #999;
    display: none
    }
.product-img-box .more-views ul {
    background: #EEE;
    float: left;
    border: 1px solid #EEE
    }
.product-img-box .more-views li {
    float: left;
    display: block;
    margin: 0;
    line-height: normal
    }
.product-img-box .more-views li a {
    height: 56px;
    width: 56px;
    float: left;
    border: 4px solid #EEE
    }
.product-img-box .more-views li a:hover {
    border: 4px solid #08C
    }
/*Product Info---*/
.product-essential .product-shop h1 {
    font-size: 200%;
    margin-top: 0
    }
.product-essential .availability {
    margin: 10px 0;
    display: none
    }
.product-essential .price-box {
    margin: 10px 0;
    font-size: 110%
    }
.product-essential h4 {
    font-size: 92%;
    color: #999;
    margin: 15px 0 2px;
    text-transform: uppercase
    }
.product-essential .add-to-holder {
    margin: 10px 0
    }
.product-essential .short-description {
    font-size: 125%;
    font-weight: bold;
    padding-bottom: 20px
    }
.prod-email-friend {
    width: 30%;
    float: left
    }
/*Product Options---*/
.product-options {
    background: #FEF9EF;
    border: 1px solid #DDD;
    margin: 20px 0 0;
    padding: 10px 15px
    }
.product-options dt {
    padding: 0;
    margin: 0 0 5px
    }
.product-options dt label {
    color: #333;
    font-weight: bold
    }
.product-options dt .qty-holder {
    float: right;
    margin-right: 15px
    }
.product-options dt .qty-holder label {
    vertical-align: middle
    }
.product-options dt .qty-disabled {
    background: none;
    border: 0;
    color: #333;
    padding: 3px
    }
.product-options dd {
    margin: 0 0 15px;
    padding: 0
    }
.product-options dl.last dd.last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px
    }
.product-options dd input.input-text {
    min-width: 200px
    }
.product-options dd textarea {
    height: 8em;
    width: 99%
    }
.product-options dd select {
    min-width: 200px
    }
.product-options dd .multiselect option {
    border-bottom: 1px dotted #DDD;
    padding: 2px 4px
    }
.product-options ul.options-list {
    margin-right: 5px
    }
.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0
    }
.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px
    }
.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px
    }
.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
    }
.product-options ul.options-list label {
    font-weight: normal
    }
.product-options ul.validation-failed {
    padding: 0 7px
    }
.product-options-bottom {
    padding: 10px 10px;
    background: #EDF7FC;
    border: 1px solid #DDD;
    /* border-top: 0; */
    /* clear: none; */
    float: right;
    width: 46.5%;
    margin-top: 20px
    }
.product-options-bottom .product-pricing {
    background: none;
    border: 0;
    margin: 0;
    padding: 0 0 10px
    }
.product-options-bottom .product-pricing li {
    background: 0;
    padding: 2px 0
    }
.product-options-bottom .price-box {
    margin: 0;
    padding: 0
    }
.product-options-bottom .price-label {
    float: left;
    padding-right: 5px
    }
.product-options-bottom .price-tax {
    float: left
    }
.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
    }
.product-shop .product-options-bottom .price-tax {
    float: none
    }
.product-options-bottom .add-to-cart {
    clear: both;
    float: left;
    margin-top: 10px
    }
.product-options-bottom .add-to-links {
    float: right
    }
.item-options dt {
    font-weight: bold
    }
.item-options dd {
    padding-left: 12px;
    background: url(../images/arrow.gif) no-repeat 5px 8px
    }
#product-options-wrapper {
    clear: none;
    width: 45%;
    float: left;
    margin-left: 24px
    }
/*Product Collateral---*/
.product-collateral .box-collateral {
    margin-bottom: 20px
    }
.product-collateral .head {
    margin-bottom: 5px
    }
.product-collateral .box-collateral h3 {
    font-size: 125%
    }
.product-collateral .box-collateral h4 {
    color: #333;
    font-size: 92%;
    margin: 0
    }
.product-collateral .box-collateral h5 {
    color: #333;
    margin: 10px 0 5px
    }
/*Product Description*/
/*Additional Information*/
.product-collateral .attribute-specs .label {
    font-weight: bold;
    white-space: nowrap;
    background: #EDF7FC;
    width: 25%
    }
.product-collateral .attribute-specs .odd {
    background: #FFF
    }
.product-collateral .attribute-specs .data {
    border-right: 0;
    background: #FFF
    }
/*related product*/
.product-collateral .up-sell .generic-product-grid td {
    width: 25%;
    text-align: center;
    vertical-align: top;
    border: none
    }
/*reviews*/
#customer-reviews {
    margin-bottom: 0
    }
#customer-reviews dl {
    clear: both;
    padding-top: 15px
    }
#customer-reviews dd {
    margin-bottom: 15px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px
    }
#customer-reviews dd p {
    clear: both
    }
#review-form {
    padding-bottom: 10px
    }
#review-form table {
    margin: 8px 0 0;
    width: 376px;
    float: left
    }
#review-form td, #review-form th {
    text-align: center
    }
#review-form td.label {
    text-align: left;
    width: 100px
    }
#review-form .form-add {
    padding-left: 0;
    background: none
    }
#review-form input.input-text, #review-form textarea {
    width: 370px
    }
/*tags*/
/*tags*/
#addTagForm .input-box {
    background: url(../images/icon_tag_add.gif) no-repeat 0 2px;
    display: block;
    overflow: hidden;
    padding-left: 25px;
    vertical-align: middle
    }
.form-add label {
    width: 100%;
    color: #333;
    margin: 10px 0 5px;
    display: block
    }
.product-collateral .form-add .input-box, .product-collateral .form-add fieldset {
    float: left;
    margin-right: 5px
    }
.product-collateral .form-add .input-box .input-text {
    width: 200px
    }
.product-collateral .form-add .form-button-alt {
    margin-left: 5px
    }
.product-tags li, .tags-list li {
    background: url(../images/sep-vdot.gif) no-repeat 100% 60%;
    display: inline;
    padding: 0 8px 0 4px
    }
.product-tags li.first, .tags-list li.first {
    padding-left: 0
    }
.product-tags li.last, .tags-list li.last {
    background: none
    }
/*Gift Messages----*/
.giftmessages .gift-header {
    color: #A02D91;
    font-size: 12px;
    font-weight: bold
    }
.giftmessages .input-checkbox {
    padding-bottom: 15px
    }
.giftmessages textarea {
    height: 100px
    }
.giftmessages .input-checkbox input {
    margin-right: 5px
    }
.giftmessages .input-checkbox label {
    color: #999;
    font-weight: normal
    }
.giftmessages .gift-box {
    background: #FEF9EF;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    padding: 22px 16px 22px 22px
    }
.giftmessages .gift-box .scroll-box {
    height: 260px;
    overflow: auto
    }
.giftmessages .product-image {
    border: 1px solid #DDD
    }
.giftmessages .giftmessage-product-info {
    padding-left: 10px
    }
.giftmessages .numeration {
    color: #999;
    font-weight: bold
    }
.giftmessages .gift-box label {
    color: #999
    }
.giftmessages .fieldset li .input-box {
    float: left;
    width: 260px
    }
.giftmessages .fieldset li .input-text, .fieldset li select, .fieldset li textarea {
    width: 495px
    }
.giftmessages .fieldset li .input-box .input-text, .fieldset li .input-box textarea {
    width: 235px
    }
.giftmessages .fieldset li .input-box select {
    width: 256px
    }
/* upsell */
#upsell-product-table .ratings .rating-links {
    clear: both;
    float: none;
    padding-top: 5px
    }
/*CHECKOUT
----------------------------------------------------------------*/
.form-list li .input-box select.address-select {
    width: 630px
    }
.shipment-methods dd {
    margin-bottom: 10px
    }
.payment-methods dt {
    padding: 5px 0
    }
.payment-methods dd {
    padding: 0 25px
    }
.payment-methods select.month {
    margin-right: 10px;
    width: 146px !important
    }
.payment-methods select.year {
    width: 100px !important
    }
.payment-methods input.cvv {
    width: 3em !important
    }
.checkout-types .paypal-logo {
    margin: 0;
    padding: 0
    }
/*Shopping Cart---*/
.cart-table {
    margin-bottom: 0
    }
.cart-table .product-name {
    font-size: 100%
    }
.cart-table th .tax-flag {
    display: block;
    font-size: 92%;
    font-weight: normal
    }
.cart-table tr.error {
    background: #FCEDED !important
    }
.cart-table .continue-shopping {
    float: left
    }
.cart-table-item-message {
    font-size: 92%;
    margin-bottom: 5px;
    margin-top: 6px
    }
.cart-cell {
    text-align: center
    }
.cart-cell input.input-text {
    margin-bottom: 10px
    }
td.attributes-col ul {
    margin: 5px 0
    }
td.attributes-col dt {
    margin-top: 0.5em
    }
td.attributes-col dd ul {
    list-style: disc;
    margin: 0 0 5px 0
    }
td.attributes-col dd ul li {
    margin-left: 15px
    }
td.attributes-col h4.title {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
    }
td.attributes-col h4.title a {
    font-weight: bold
    }
.cart-collaterals .totals {
    border: 1px solid #DDD;
    float: right;
    margin-top: 25px;
    width: 35%;
    padding: 0
    }
.cart-collaterals .totals table {
    width: 100%;
    background: #EDF7FC
    }
.cart-collaterals .totals td {
    padding: 3px 15px
    }
.cart-collaterals .totals tfoot td {
    font-size: 125%;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 5px 15px
    }
.cart-collaterals .totals ul.checkout-types {
    padding: 0;
    margin: 10px 0 0
    }
.cart-collaterals .totals ul.checkout-types li {
    clear: both;
    margin: 0;
    padding: 5px 0;
    background: none;
    text-align: center
    }
.cart-collaterals .totals ul.checkout-types .button {
    float: right;
    margin: 0 10px 10px 2px
    }
.cart-collaterals .totals ul.checkout-types li big {
    font-weight: bold
    }
/*Tax details---*/
.tax-total {
    cursor: pointer
    }
.tax-total .tax-collapse {
    background: url(../images/bg_collapse.gif) 0 4px no-repeat;
    cursor: pointer;
    float: right;
    padding-left: 20px;
    text-align: right
    }
.show-details .tax-collapse {
    background-position: 0 -53px
    }
.show-details td {
    border-top: 1px dashed #CCC
    }
.tax-details td {
    color: #999
    }
.tax-details-first td {
    border-top: 1px dashed #CCC
    }
/*Collaterals---*/
.cart-collaterals .col2-set {
    margin: 25px 0;
    float: left;
    width: 63%
    }
.cart-collaterals .col2-set .shipping {
    display: none
    }
.cart-collaterals .col2-set .discount {
    background: #FFF;
    border: 1px solid #DDD;
    margin-bottom: 15px;
    padding: 0 15px 10px
    }
#coupon_code {
    width: 250px;
    margin-top: 10px
    }
.cart-collaterals .col2-set .discount .button, .cart-collaterals .col2-set .shipping .button {
    margin-left: 5px
    }
.cart-collaterals .col2-set .discount .buttons-set {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    clear: none
    }
.cart-collaterals .col2-set .shipping .buttons-set {
    text-align: left;
    padding: 0;
    margin: 0;
    border: none
    }
.cart-collaterals .col2-set .shipping .buttons-set .button {
    float: left;
    margin: 0
    }
.cart-collaterals .col2-set .discount label {
    margin: 10px 0;
    display: block
    }
.cart-collaterals .col2-set .discount .input-box, .cart-collaterals .col2-set .discount .button {
    margin-bottom: 10px
    }
.cart-collaterals .col2-set .shipping .buttons-set .button, .cart-collaterals .col2-set .discount .button {
    float: none;
    margin-left: 0;
    margin-right: 5px
    }
.cart-collaterals .col2-set .discount .input-text {
    width: 250px
    }
.cart-collaterals .col2-set .discount .discount-form {
    display: block;
    overflow: hidden
    }
.cart-collaterals .col2-set .discount .sp-methods, .cart-collaterals .col2-set .shipping .sp-methods {
    margin: 10px 0
    }
.cart-collaterals .col2-set .discount h2, .cart-collaterals .col2-set .shipping h2 {
    background-position: 15px center;
    background-repeat: no-repeat;
    padding: 8px 0;
    text-indent: 38px;
    margin: 0 -15px;
    border-bottom: 1px solid #DDD
    }
.cart-collaterals .col2-set .discount h2 {
    background-image: url(../images/icon_asterick.gif)
    }
.cart-collaterals .col2-set .shipping h2 {
    background-image: url(../images/icon_lorry.gif)
    }
.cart-collaterals .col2-set .shipping-estimate .input-text {
    width: 214px
    }
.cart-collaterals .col2-set .shipping-estimate select {
    width: 220px
    }
.cart-collaterals .col2-set .crosssell {
    border: 1px solid #DDD
    }
.cart-collaterals .col2-set .crosssell h2 {
    margin: 10px 15px;
    color: #666;
    font-size: 100%
    }
.cart-collaterals .col2-set .crosssell ul {
    margin: 10px 15px
    }
.cart-collaterals .col2-set .crosssell .add-to-links {
    margin: 0
    }
.cart-collaterals .col2-set .crosssell .add-to-links li {
    border: none;
    padding: 0
    }
.cart-collaterals .col2-set .crosssell .add-to-links li .separator {
    display: none
    }
.cart-collaterals .col2-set .crosssell li {
    border-top: 1px solid #DDD;
    padding: 10px 0;
    overflow: hidden
    }
.cart-collaterals .col2-set .crosssell .product-image {
    border: 1px solid #DDD;
    float: left;
    width: 75px
    }
.cart-collaterals .col2-set .crosssell .product-details {
    width: 210px;
    float: right
    }
.cart-collaterals .col2-set .crosssell .product-details h5 {
    font-size: 110%;
    margin: 0 0 5px
    }
.cart-collaterals .col2-set .crosssell .product-details .button {
    margin: 0 0 5px
    }
.cart-collaterals .col2-set .crosssell .product-details small {
    background: url(../images/arrow.gif) no-repeat left center;
    padding-left: 8px
    }
.grand_total {
    background: #DDD;
    border: 1px solid #DDD;
    font-size: 1.3em !important;
    font-weight: bold;
    margin-top: 15px;
    text-align: right;
    width: auto
    }
tr.grand_total td, p.grand_total {
    padding-bottom: 5px;
    padding-top: 5px
    }
/*One-Page checkout---*/
.opc li.section {
    /* position: relative; */
    }
.opc .fieldset {
    border: 0;
    margin: 0;
    padding: 0
    }
.opc .fieldset li {
    padding-left: 0
    }
.opc .step {
    background: #FFF;
    border: 1px solid #DDD;
    border-bottom: 0;
    padding: 5px 20px 15px;
    margin: 0
    }
#checkout-step-review {
    padding: 0
    }
.opc .step-title {
    background: #EEE;
    border: 1px solid #DDD;
    border-bottom: 0;
    padding: 8px 15px;
    overflow: hidden
    }
.opc .last .step-title {
    border-bottom: 1px solid #DDD
    }
.opc .tool-tip {
    right: 8px
    }
.opc .step-title a {
    display: none;
    /* Hide Edit button in step header */
    }
.opc h2 {
    color: #999;
    font-size: 1.05em;
    margin: 0;
    float: left
    }
.opc h4 {
    border-bottom: 1px solid #DDD;
    padding-bottom: 2px;
    text-transform: uppercase
    }
.opc h4.title {
    border-bottom: 0;
    text-transform: none
    }
.opc .number {
    background: #999;
    padding: 0 4px;
    color: #fff;
    float: left;
    margin-right: 10px
    }
.opc .content {
    padding: 10px 20px
    }
.opc label.label {
    color: #333;
    font-size: 110%
    }
.form-list li.wide .input-box input.input-text, .form-list li.wide .input-box textarea {
    width: 525px
    }
.opc .form-list li.fields .field {
    float: left;
    width: 275px
    }
#billing-address .form-list li.wide .input-box .input-text, #shipping-address .form-list li.wide .input-box .input-text {
    width: 250px
    }
/*Allow box*/
.opc .allow .step-title {
    background: url(../images/icon_accept.gif) no-repeat 98% center #EEE;
    cursor: pointer
    }
.opc .allow .number {
    background: #42A032;
    border: 1px solid #42A032;
    color: #FFF
    }
/*Active box*/
.opc .active .step-title {
    background: #A02D91;
    cursor: default;
    border-color: #A02D91
    }
.opc .active .step-title h2 {
    color: #FFF
    }
.opc .active .number {
    background: #FFF;
    border: 1px solid #A02D91;
    color: #A02D91
    }
.opc .active .step {
    /* background: #FEF9EF; */
    display: block
    }
.opc .alloq .step-title a {
    display: block;
    /* Display Edit button in active selection */
    }
.opc dd .form-list {
    margin: 0
    }
.opc dd .form-list ul {
    margin: 5px 0 15px 25px
    }
.opc .checkmo-mailing-address {
    padding-left: 20px
    }
/*Checkout Step Review*/
#checkout-step-review {
    border-bottom: 1px solid #DDD
    }
/*Checkout Progress---*/
/*Side Box*/
.block-progress dl {
    margin: -10px
    }
.block-progress dt {
    padding: 5px 10px !important;
    background: #EEE;
    border-bottom: 1px solid #ddd
    }
.block-progress dt.complete {
    background: green;
    color: #fff
    }
.block-progress dt.complete a {
    color: #fff
    }
.block-progress h4 {
    color: #666;
    margin: 0;
    font-size: 100%
    }
.block-progress h4 a {
    text-transform: none
    }
.block-progress dd.complete {
    padding: 10px
    }
.block-progress dd.complete table {
    width: 100%;
    table-layout: fixed
    }
.opc .box-no-padding {
    background: #FEF9EF;
    border: 1px solid #DDD;
    border-bottom: 0;
    padding: 15px 0
    }
.opc .box-no-padding .inner-box {
    padding: 0 20px
    }
#opc-login .button-set {
    border-top: 0
    }
#opc-review .box {
    padding: 0
    }
#opc-review .content {
    border: 0;
    padding: 0 15px
    }
#opc-review .content input {
    margin-top: 5px
    }
.opc-please-wait {
    padding-right: 7px
    }
.opc a.back {
    background: url(../images/icon_opc_back.gif) no-repeat;
    line-height: 13px;
    padding-left: 16px
    }
.opc .payment-methods dd {
    padding: 0
    }
.opc .button-set {
    margin: 0
    }
/*Table*/
.checkout-progress {
    margin: 0 auto 20px;
    width: 100%;
    background: #999;
    overflow: hidden
    }
.checkout-progress li {
    color: #DDD;
    float: left;
    font-weight: bold;
    width: 19%;
    padding: 2px 0;
    text-indent: 15px;
    background: none
    }
.checkout-progress li.active {
    color: #FFF;
    background: #A02D91
    }
.checkout-progress li.last {
    background: none
    }
/*Multiple Addresses checkout---*/
.multi-address-checkout-description {
    margin-bottom: 25px;
    margin-top: -15px
    }
.multiple-checkout .col2-set, .info-set {
    margin: 20px 0 10px;
    clear: both;
    border: 1px solid #DDD
    }
#shipping_method_form .col2-set .content, .info-set .content {
    padding: 10px 15px
    }
.multiple-checkout .col2-set .legend, .info-set .legend {
    background: #EDF7FC;
    border-bottom: 1px solid #DDD;
    padding: 5px 15px;
    margin: 0;
    font-size: 110%
    }
.multiple-checkout .col2-set .count-head-alt {
    margin-top: 10px;
    border-top: 1px solid #DDD
    }
.multiple-checkout .col2-set .box-title, .info-set .box-title {
    border-bottom: 1px solid #DDD;
    padding: 0 0 5px;
    margin: 0 0 10px;
    background: none;
    text-align: left
    }
.multiple-checkout .col2-set .box-title h2, .multiple-checkout .col2-set .box-title h3, .info-set .box-title h3 {
    margin: 0;
    padding: 0;
    float: none;
    font-size: 110%;
    color: #666
    }
.multiple-checkout .col2-set .form-list {
    margin: 0
    }
.multiple-checkout .col2-set .form-list ul {
    margin: 5px 0 15px
    }
.multiple-checkout .col2-set .col-1, .info-set.col2-set .col-1 {
    width: 32%;
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 10px
    }
.multiple-checkout .col2-set .col-2, .info-set.col2-set .col-2 {
    width: 63%;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px
    }
.multiple-checkout .product-name {
    font-size: 100%
    }
.grand-total .price {
    color: #A02D91
    }
.multiple-checkout .box, .info-set .box {
    border: none
    }
.info-set .box .actions {
    background: none
    }
.shipment-count {
    background: #A02D91;
    color: #FFF;
    font-size: 92%;
    line-height: normal;
    padding: 2px 5px
    }
#shipping_method_form .col2-set .tool-tip {
    left: -23px
    }
#shipping_method_form .col2-set .checkmo-mailing-address {
    display: block;
    padding-left: 20px
    }
.box-sp-methods {
    background: #FEF9EF;
    border: 1px solid #DDD;
    padding: 10px;
    position: relative
    }
.box-sp-methods .pointer {
    position: absolute;
    right: -40px;
    top: -20px
    }
#checkout-review-submit {
    overflow: hidden
    }
.place-order {
    float: right;
    line-height: normal;
    padding: 5px 0;
    border-top: 1px solid #D5D5D5
    }
.place-order big {
    font-size: 200%;
    display: inline;
    padding: 0 15px
    }
.place-order .grand-total .inner {
    padding: 0 !important
    }
.place-order #review-buttons-container {
    display: inline
    }
#review-buttons-container #review-button {
    vertical-align: top;
    margin-top: 7px;
    float: none
    }
.place-order .grand-total .price {
    color: #461;
    font-weight: bold;
    margin: 0;
    padding: 0
    }
.place-order input {
    margin: 0 0 0 15px;
    vertical-align: bottom
    }
#review-buttons-container .button {
    float: right
    }
.place-order-box {
    float: right;
    line-height: normal
    }
.place-order-box .grand-total {
    font-size: 200%
    }
.place-order-box .grand-total .price {
    color: #A02D91;
    font-weight: bold;
    margin: 0;
    padding: 0
    }
.place-order-box input {
    margin: 0 0 0 15px;
    vertical-align: bottom
    }
#review-buttons-container .button {
    float: right
    }
/* Checkout Agreements */
.checkout-agreements li {
    margin: 30px 0
    }
.checkout-agreements .agreement-content {
    background: #FEF9EF;
    border: 1px solid #DDD;
    height: 10em;
    overflow: auto;
    padding: 10px
    }
.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px
    }
.opc .checkout-agreements {
    border: 1px solid #DDD;
    border-width: 0 1px;
    padding: 5px 20px
    }
.opc .checkout-agreements li {
    margin: 20px 0 0
    }
.opc .checkout-agreements .agreement-content {
    background-color: #FFF;
    border-color: #DDD;
    padding: 5px
    }
.opc .checkout-agreements .agree {
    padding-left: 6px
    }
/*CUSTOMER
----------------------------------------------------------------*/
/*Login---*/
#login-form .col-1, #login-form .col-2 {
    border: 1px solid #DDD
    }
#login-form .content {
    padding: 0 15px 10px
    }
#login-form h2 {
    background-position: 15px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #DDD;
    margin: 0 -15px;
    padding: 8px 0;
    text-indent: 38px
    }
#login-form .new-users h2 {
    background-image: url(../images/icon_page_white.gif)
    }
#login-form .registered-users h2 {
    background-image: url(../images/icon_page_white_text.gif)
    }
#login-form .buttons-set {
    border-top: 1px solid #DDD;
    background: #EEE;
    margin: 0;
    padding: 8px 15px;
    height: 25px
    }
#login-form .buttons-set .button {
    float: right
    }
#login-form .buttons-set a {
    float: left
    }
#login-form .content {
    min-height: 230px
    }
/*Customer Name---*/
.customer-name-prefix .name-prefix {
    width: 60px !important
    }
.customer-name-prefix .name-prefix input {
    width: 45px !important
    }
.customer-name-prefix .name-prefix select {
    width: 51px !important
    }
.customer-name-prefix .name-firstname {
    width: 215px !important
    }
.customer-name-prefix .name-firstname input {
    width: 190px !important
    }
.customer-name-middlename .name-firstname {
    width: 215px !important
    }
.customer-name-middlename .name-firstname input {
    width: 200px !important
    }
.customer-name-middlename .name-middlename {
    width: 60px !important
    }
.customer-name-middlename .name-middlename input {
    width: 35px !important
    }
.customer-name-suffix .name-lastname {
    width: 205px !important
    }
.customer-name-suffix .name-lastname input {
    width: 190px !important
    }
.customer-name-suffix .name-suffix {
    width: 50px !important
    }
.customer-name-suffix .name-suffix input {
    width: 45px !important
    }
.customer-name-suffix .name-suffix select {
    width: 51px !important
    }
.customer-name-prefix-middlename .name-prefix {
    width: 60px !important
    }
.customer-name-prefix-middlename .name-prefix input {
    width: 45px !important
    }
.customer-name-prefix-middlename .name-prefix select {
    width: 51px !important
    }
.customer-name-prefix-middlename .name-firstname {
    width: 215px !important
    }
.customer-name-prefix-middlename .name-firstname input {
    width: 190px !important
    }
.customer-name-prefix-middlename .name-middlename {
    width: 50px !important
    }
.customer-name-prefix-middlename .name-middlename input {
    width: 35px !important
    }
.customer-name-prefix-middlename .name-lastname {
    width: 200px !important
    }
.customer-name-prefix-middlename .name-lastname input {
    width: 200px !important
    }
.customer-name-prefix-suffix .name-prefix {
    width: 60px !important
    }
.customer-name-prefix-suffix .name-prefix input {
    width: 45px !important
    }
.customer-name-prefix-suffix .name-prefix select {
    width: 51px !important
    }
.customer-name-prefix-suffix .name-firstname {
    width: 215px !important
    }
.customer-name-prefix-suffix .name-firstname input {
    width: 190px !important
    }
.customer-name-prefix-suffix .name-lastname {
    width: 205px !important
    }
.customer-name-prefix-suffix .name-lastname input {
    width: 190px !important
    }
.customer-name-prefix-suffix .name-suffix {
    width: 50px !important
    }
.customer-name-prefix-suffix .name-suffix input {
    width: 45px !important
    }
.customer-name-prefix-suffix .name-suffix select {
    width: 51px !important
    }
.customer-name-middlename-suffix .name-firstname {
    width: 215px !important
    }
.customer-name-middlename-suffix .name-firstname input {
    width: 200px !important
    }
.customer-name-middlename-suffix .name-middlename {
    width: 60px !important
    }
.customer-name-middlename-suffix .name-middlename input {
    width: 35px !important
    }
.customer-name-middlename-suffix .name-lastname {
    width: 205px !important
    }
.customer-name-middlename-suffix .name-lastname input {
    width: 190px !important
    }
.customer-name-middlename-suffix .name-suffix {
    width: 50px !important
    }
.customer-name-middlename-suffix .name-suffix input {
    width: 45px !important
    }
.customer-name-middlename-suffix .name-suffix select {
    width: 51px !important
    }
.customer-name-prefix-middlename-suffix .name-prefix {
    width: 60px !important
    }
.customer-name-prefix-middlename-suffix .name-prefix input {
    width: 45px !important
    }
.customer-name-prefix-middlename-suffix .name-prefix select {
    width: 51px !important
    }
.customer-name-prefix-middlename-suffix .name-firstname {
    width: 155px !important
    }
.customer-name-prefix-middlename-suffix .name-firstname input {
    width: 140px !important
    }
.customer-name-prefix-middlename-suffix .name-middlename {
    width: 60px !important
    }
.customer-name-prefix-middlename-suffix .name-middlename input {
    width: 35px !important
    }
.customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px !important
    }
.customer-name-prefix-middlename-suffix .name-lastname input {
    width: 190px !important
    }
.customer-name-prefix-middlename-suffix .name-suffix {
    width: 50px !important
    }
.customer-name-prefix-middlename-suffix .name-suffix input {
    width: 45px !important
    }
.customer-name-prefix-middlename-suffix .name-suffix select {
    width: 51px !important
    }
.customer-dob .input-box {
    float: left;
    width: 60px !important
    }
.customer-dob input {
    width: 50px !important
    }
.customer-dob label.label-dob {
    color: #999;
    font-size: 10px;
    font-weight: normal
    }
/*My Account navigation---*/
.block-account .block-title {
    background: #A02D91;
    margin: 0;
    padding: 5px 10px;
    color: #fff
    }
.block-account .block-title h3 {
    color: #FFF
    }
.block-account .block-content {
    padding: 0
    }
.block-account ul {
    /* background: #FEF9EF; */
    padding: 5px 10px 10px
    }
.block-account li a, .block-account li.current {
    padding: 5px 0
    }
.block-account li a {
    border-bottom: 1px solid #DDD;
    display: block
    }
.block-account li a {
    color: #666;
    text-decoration: none
    }
.block-account li a:hover, .block-account li a:active, .block-account li a:focus {
    color: #A02D91
    }
.block-account li.current {
    border-bottom: 1px solid #DDD;
    color: #A02D91;
    font-weight: bold
    }
.block-account li.current a {
    padding: 0
    }
.block-account li.last, .block-account li.last a {
    border-bottom: 0
    }
/*Dashboard---*/
.box-account {
    border: 1px solid #DDD;
    margin-bottom: 15px
    }
.box-account .col2-set {
    margin: 0 15px 10px
    }
.box-account .box-head {
    border-bottom: 1px solid #DDD;
    margin: 0 0 10px;
    padding: 8px 15px;
    background: #EDF7FC;
    overflow: hidden
    }
.box-account .box {
    background: none;
    border: none
    }
.box-account .box .box-title {
    border-bottom: 1px solid #DDD;
    margin-bottom: 5px;
    padding-bottom: 5px
    }
.box-account h5, .box-account .box .box-title h3 {
    font-size: 1.1em
    }
.box-account h6 {
    text-transform: uppercase
    }
.account-main .box-account li {
    padding: 5px 0
    }
.box-account ol li {
    margin: 15px 0 0
    }
.box-account .product-name {
    font-size: 100%;
    margin: 0
    }
.box-account ol#my_recent_tags, .box-account ol#my_recent_reviews {
    padding: 0 15px 15px 15px
    }
.box-account ol .number {
    background: #08C;
    color: #FFF;
    float: left;
    font-size: 9px;
    font-weight: bold;
    line-height: 1em;
    margin-top: 3px;
    padding: 1px 3px
    }
.box-account ol .details {
    margin-left: 20px
    }
.box-account ol.recent-reviews small {
    float: left;
    font-weight: bold;
    margin-right: 3px;
    font-size: 100%
    }
.box-account .product-images {
    width: 65px
    }
.box-account .product-images img {
    border: 1px solid #CCC
    }
.box-account .product-details {
    margin: 0 0 10px 70px
    }
.box-account .tags {
    overflow: hidden
    }
.box-account .tags ul, .box-account .tags strong {
    display: inline;
    float: left
    }
.box-account .tags ul li {
    margin: 0 0 0 5px;
    float: left
    }
.box-account .content {
    padding: 0
    }
.box-account .ratings {
    margin: 0
    }
.account-side .actions {
    border-top: 1px solid #CCC;
    padding-top: 4px
    }
.my-account .box {
    border: none
    }
.account-side .actions .form-button {
    float: right
    }
.edit-password {
    background: url(../images/icon_lock.gif) no-repeat 0 2px;
    display: block;
    height: 20px;
    padding-left: 20px
    }
.dashboard-welcome {
    font-size: 1.1em;
    margin-bottom: 1.5em;
    margin-right: 8em
    }
.box-account .box-head h2, .account-box .head h4 {
    background-position: 0 center;
    background-repeat: no-repeat;
    text-indent: 23px;
    margin: 0;
    font-size: 110%
    }
.box-recent .box-head {
    margin: 0
    }
.ad-orders .head h4, .box-recent .box-head h2 {
    background-image: url(../images/icon_folder_table.gif)
    }
.box-info .box-head h2 {
    background-image: url(../images/icon_ma_info.gif)
    }
.ad-tags .head h4, .box-tags .box-head h2 {
    background-image: url(../images/icon_ma_tags.gif)
    }
.ad-reviews .head h4, .box-reviews .box-head h2 {
    background-image: url(../images/icon_ma_reviews.gif)
    }
/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
    font-size: 125%;
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
    margin-bottom: 10px
    }
.primary-address-list li {
    margin-bottom: 10px;
    padding-left: 10px
    }
.primary-address-list li .head {
    margin: 0
    }
.primary-address-list li h5 {
    margin: 0 0 5px -10px;
    text-indent: 10px;
    background: url(../images/arrow_d2.gif) no-repeat 2px center
    }
.address-list li {
    margin-bottom: 1em
    }
.address-list .actions {
    float: right;
    margin: 0 0 10px 10px
    }
/*Account Order History---*/
/*Compare Products---*/
.compare-products {
    margin: 30px 0 50px 0
    }
.compare-products table {
    border: 0;
    width: auto
    }
.compare-products td {
    text-align: left;
    width: 170px;
    vertical-align: top
    }
.compare-products tbody tr.first td {
    border-top: 1px solid #DDD
    }
.compare-products tbody td.last {
    border-right: 1px solid #DDD
    }
.compare-products tbody.attribute-cart td {
    background: #FEF9EF !important;
    border-bottom: 1px solid #DDD;
    text-align: center
    }
.compare-products tbody td.label {
    background: #EDF7FC !important;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    text-align: left;
    width: auto
    }
.compare-products tbody.attribute-cart td.label {
    background: #FEF9EF !important
    }
.compare-products tbody.remove-buttons tr {
    background: #FFF
    }
.compare-products tbody.remove-buttons td {
    border: 0 !important;
    font-size: 0;
    line-height: 0;
    padding: 0;
    text-align: right
    }
.compare-products tbody.remove-buttons td img {
    float: right
    }
.compare-products tr.last td {
    border-bottom: 1px solid #DDD !important
    }
/*Reviews---*/
.my-review-detail .product-image {
    float: left;
    width: 135px
    }
.my-review-detail .product-image p {
    margin-bottom: 0
    }
.my-review-detail .product-image p img {
    vertical-align: top
    }
.my-review-detail .details {
    float: right;
    width: 538px
    }
.my-review-detail .ratings-list {
    margin-bottom: 0.8em
    }
.my-review-detail .ratings {
    line-height: 1.5
    }
.my-review-detail .ratings .rating-box {
    float: none;
    margin-bottom: 3px
    }
.my-review-detail .ratings .pipe {
    display: none
    }
.my-review-detail .ratings a {
    display: block
    }
/*Gift Messages---*/
.giftmessage {
    padding: 10px 0 0 0
    }
.giftmessage-preview-link {
    background-position: right 5px;
    background-repeat: no-repeat;
    font-size: 11px;
    padding-right: 7px
    }
.giftmessage-row {
    background: #FEF9EF
    }
.giftmessage-content {
    float: left
    }
.giftmessage-close {
    float: right
    }
.expand {
    background-image: url(../images/gift-message-expand.gif)
    }
.collapse {
    background-image: url(../images/gift-message-collapse.gif)
    }
/*Wishlist---*/
#wishlist-table a.link-cart, #wishlist-table a.btn-remove {
    display: block
    }
#wishlist-table textarea {
    width: 95%;
    height: 175px
    }
#wishlist-table .product-name, #wishlist-table .price-box {
    margin: 10px 0;
    font-size: 100%
    }
/*===============================================================
--------------------[MAGENTO'S VARIOUS PAGES]--------------------
=================================================================*/
/*ADVANCED SEARCH
----------------------------------------------------------------*/
.advanced-search {
    border: 1px solid #DDD;
    margin: 20px 0;
    padding: 22px 15px 10px 15px;
    float: left;
    width: 50%
    }
.advanced-search .legend {
    background: #FFF;
    border: 0;
    color: #666;
    float: left;
    font-size: 125%;
    font-weight: bold;
    margin-top: -33px;
    padding: 0 8px
    }
.advanced-search li {
    margin-bottom: 5px
    }
.advanced-search li label {
    float: left;
    width: 120px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px
    }
.advanced-search .input-text {
    width: 250px
    }
.advanced-search select {
    padding: 2px;
    width: 256px
    }
.advanced-search .field-row {
    display: inline;
    width: 250px
    }
.advanced-search .input-range .input-text {
    width: 70px
    }
.advanced-search .input-range select {
    padding: 1px;
    width: 90px
    }
.advanced-search-nothing-found {
    color: #C00;
    font-weight: bold;
    margin-bottom: 15px
    }
.advanced-search-found-amount {
    margin-bottom: 15px
    }
.advanced-search-summary-box {
    background: #FEF9EF;
    border: 1px solid #DDD;
    margin: 0 0 15px;
    padding: 10px 15px
    }
.advanced-search-summary-tip {
    clear: both;
    font-weight: bold
    }
.advanced-search-summary-box ul {
    float: left;
    list-style: none;
    width: 50%
    }
.advanced-search-summary-box ul li {
    color: #333;
    font-weight: bold;
    background: url(../images/arrow_d2.gif) no-repeat left 6px;
    padding-left: 8px
    }
.advanced-search-summary-box ul li span.translate-inline {
    background: 0 !important;
    /* Inline translation fix */
    }
/*PRINT
----------------------------------------------------------------*/
table.print .giftmessage-preview-link {
    display: none !important
    }
table.print .price-excl-tax {
    white-space: nowrap
    }
table.print .price-incl-tax {
    white-space: nowrap
    }
table.print .price-excl-tax .label, table.print .price-excl-tax .price, table.print .price-incl-tax .label, table.print .price-incl-tax .price {
    display: inline
    }
/*POP UP
----------------------------------------------------------------*/
.page-popup, .catalog-product-compare-index, .sales-order-print {
    background: #FFF;
    color: #333;
    padding: 25px 30px;
    text-align: left
    }
.print-head, .page-popup .print-head {
    margin: 0 0 20px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px
    }
.page-popup .print-head img {
    float: left
    }
.page-popup .print-head address {
    float: left;
    margin-left: 15px
    }
.product-gallery-nav {
    padding: 0 5px
    }
.page-popup .print-head {
    margin: 0 0 20px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px
    }
/*DEFAULT HOME
----------------------------------------------------------------*/
.home-callout {
    margin: 0 0 15px;
    text-align: center
    }
.home-spot {
    float: right;
    width: 530px
    }
/*Best Selling---*/
.best-selling h3 {
    background: url(../images/grad_l1.gif) repeat-x top #DDD;
    border-bottom: 1px solid #CCC;
    padding: 5px 10px;
    line-height: normal;
    font-size: 110%
    }
.best-selling table {
    border: 0
    }
.best-selling td {
    width: 50%;
    padding: 8px 10px
    }
.best-selling .product-img {
    float: left
    }
.best-selling .product-description {
    margin-left: 107px
    }
.best-selling a.product-name {
    font-size: 110%;
    font-weight: bold
    }
/*Recently---*/
.recently h3 {
    background: url(../images/grad_l1.gif) repeat-x top #DDD;
    border-bottom: 1px solid #CCC;
    padding: 5px 10px;
    line-height: normal;
    font-size: 110%
    }
.recently .product-image {
    border: 1px solid #DDD
    }
.recently a.product-name {
    font-weight: bold
    }
.recently .add-to {
    margin-top: 5px;
    font-size: 11px
    }
table.recently-list {
    width: 100%
    }
table.recently-list td {
    width: 20%
    }
/* Site Map */
.page-sitemap .links {
    margin-bottom: -30px;
    margin-left: 0;
    margin-right: 8px;
    margin-top: 0;
    text-align: right
    }
.page-sitemap .links li {
    line-height: 30px
    }
.page-sitemap .sitemap {
    margin: 12px
    }
.page-sitemap .pager {
    overflow: hidden;
    border: none;
    padding: 5px 10px;
    width: 98%
    }
/*==============================================================*/
/*Mis---*/
.ja-tools {
    float: right;
    padding: 3px 0 0 0
    }
.ja-tools ul {
    float: left;
    padding-right: 10px
    }
.ja-usertools-color {
    padding-top: 1px
    }
.ja-tools li {
    display: inline
    }
.ja-tools li img {
    cursor: default
    }
.products-list .product-shop .desc {
    clear: both
    }
/* Review */
#my_recent_reviews .ratings strong {
    float: left;
    margin-right: 10px
    }
#my-reviews-table h2 {
    font-size: 100%
    }
/* Returns */
#oar_widget_orders_and_returns_form {
    margin-top: 15px
    }
ul.form-alt li {
    margin-bottom: 10px;
    overflow: hidden
    }
div.shop-access {
    clear: none;
    float: right;
    padding: 0;
    background: #A02D91;
    margin: -3px 0 10px 0;
    width: 330px
    }
.shop-access ul.links {
    float: right;
    padding: 0 0 0 6px
    }
.shop-access ul.header_links {
    float: left
    }
.shop-access ul.links li a, .shop-access ul.header_links li a {
    color: #fff
    }
a.top-link-cart {
    padding-right: 20px;
    background: url(../images/cart-mini.png) no-repeat 100% 50%
    }
body.cms-home div.widget-static-block {
    clear: none;
    float: left;
    width: 100%
    }
#fpboxes div {
    height: 231px;
    width: 240px;
    margin: 2px 2px 0 0;
    float: left;
    position: relative;
    overflow: hidden
    }
#fpboxes div a {
    color: #fff;
    font-weight: bold
    }
#fpboxes div.one-two {
    height: 464px;
    float: right;
    width: 252px;
    margin-left: 0
    }
#fpboxes div.two-one {
    width: 482px
    }
#fpboxes > div > a {
    bottom: 0;
    font-size: 160%;
    font-style: italic;
    font-weight: normal;
    padding: 10px;
    position: absolute;
    /* padding: 190px 70px 10px 10px; */
    left: 10px
    }
#fpboxes div.one-two a {
    padding: 420px 160px 10px 10px
    }
#fpboxes div.two-one a {
    padding: 190px 370px 10px 10px
    }
#fp_dloads, #fp_offers {
    margin: 15px 0;
    clear: both
    }
#fp_dloads .grey-box {
    background: #ccc;
    float: left;
    padding: 10px 0;
    border-radius: 20px;
    border: 1px solid #444
    }
#fp_offers div {
    width: 33%;
    float: left;
    position: relative
    }
#fp_offers div.offer.two {
    margin: 0 0.5%
    }
#fp_offers div.offer.three {
    float: right
    }
#fp_offers div.offer.one, #fp_offers div.offer.two, #fp_offers div.offer.three {
    position: relative;
    min-height: 300px;
    margin-bottom: 25px
    }
#fp_dloads div.page-title, #fp_offers div.page-title {
    margin: 5px 0 0;
    float: none;
    width: 100%
    }
#fp-offer h2 {
    text-align: center
    }
#fp_offers div.offer div.offerimage {
    height: 145px;
    margin: 0 auto 10px;
    width: 99.5%;
    overflow: hidden
    }
#fp_offers h2 {
    font-weight: normal;
    text-align: center
    }
#mc_embed_signup h2, #ja-footer-top div h3, #ja-footer-top div h3.big bold, #fp_offers div h3 {
    font-weight: normal;
    text-align: center;
    text-transform: uppercase
    }
#ja-footer-top div h3, #mc_embed_signup h2 {
    text-align: left;
    font-size: 1.2em;
    color: #A02D91
    }
#ja-footer-top div.contact-us h3, #mc_embed_signup h2 {
    padding-left: 20px
    }
#mc_embed_signup h2 {
    font-weight: normal !important;
    font-size: 1.2em !important;
    padding: 0 !important;
    margin: 0 !important
    }
#ja-footer-top div.contact-us h3.big.bold {
    font-size: 2.5em;
    font-weight: bold
    }
#fp_offers div p {
    text-align: center;
    padding: 0 10px
    }
#fp_offers div a {
    background: none repeat scroll 0 0 #A02D91;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    width: 140px;
    text-transform: uppercase;
    border: 1px solid #A02D91;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -70px
    }
#fp_offers div a:hover {
    background: #fff;
    color: #A02D91;
    text-decoration: none
    }
#fp_dloads img {
    /* border: 1px solid #666666; */
    width: 99.8%;
    margin-top: 20px
    }
.page-title h1 {
    background: url(../images/grey-dot.png) repeat-x scroll 0 60% rgba(0, 0, 0, 0);
    font-weight: normal;
    margin: 0 auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%
    }
.page-title h1 span {
    background: #fff;
    padding: 0 3%
    }
body.is-blog .page-title h1 {
    background: #fff
    }
body.is-blog .page-title {
    /*background: url("../images/grey-dot.png") repeat-x scroll 0 60% rgba(0, 0, 0, 0);*/
    }
/*DOWNLOAD BOXES*/
div.dl {
    background: url(../images/download-box-bg.png) no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border-radius: 12px;
    border: 3px solid #fff;
    box-shadow: 0 0 10px #000;
    height: 100px;
    width: 160px;
    float: left;
    margin: 12px 39px
    }
div.dl a {
    color: #FFF;
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 10px 50px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 16px;
    /* font-style: italic; */
    width: 180px
    }
div.dl a span {
    display: block;
    width: 64%;
    font-style: italic;
    font-size: 1.35em;
    line-height: 1.25em
    }
div.dl a.room_des {
    background: url(../images/dl-room-design.png) no-repeat scroll 91% 40% rgba(0, 0, 0, 0)
    }
div.dl a.room_des span {
    display: block;
    width: 64%
    }
div.dl a.free_dls {
    background: url(../images/downloads.png) no-repeat scroll 105% 40% rgba(0, 0, 0, 0)
    }
div.dl a.free_dls span {
    display: block;
    width: 64%
    }
div.dl a.brochure {
    background: url(../images/brochure.png) no-repeat scroll 89% 40% rgba(0, 0, 0, 0)
    }
div.dl a.brochure span {
    display: block;
    width: 64%
    }
div.dl a.vids {
    background: url(../images/youtube.png) no-repeat scroll 90% -50% rgba(0, 0, 0, 0)
    }
div.dl a.vids span {
    display: block;
    width: 60%
    }
/*NEWSLETTER SIGN UP BOX*/
div.mc-field-group {
    margin-top: 20px
    }
div.box1 .required {
    border: 1px solid #A02D91;
    /* border-radius: 10px 0 0 10px; */
    margin: 0;
    padding: 5px;
    float: left
    }
.indicates-required, div.mc-field-group label {
    display: none
    }
div.box1 .button {
    background: none repeat scroll 0 0 #A02D91;
    border: 0 none;
    /* border-radius: 0 10px 10px 0; */
    margin: -26px 40px 0 0;
    padding: 6px 6px 5px 5px;
    float: right
    }
/**/
div.payment_methods {
    border-right: 1px solid #A02D91;
    float: left;
    padding: 0 20px
    }
div.verisign {
    padding: 30px 20px;
    float: left
    }
#ja-current-content iframe {
    margin-right: 20px
    }
#quicklogin .buttons-set {
    padding: 10px 0 !important;
    background: none
    }
#quicklogin legend {
    display: none
    }
div.block.up.cs ul {
    padding: 10px
    }
div.block.up.cs ul li {
    padding: 2px 0
    }
div#categories h2 {
    background: #efefef;
    font-weight: bold;
    font-size: 98%;
    padding: 4px 0 4px 10px;
    margin: 0
    }
div#categories ul.products-grid {
    width: 100%;
    display: block
    }
div#categories ul.products-grid li {
    width: 16%;
    margin: 0% 1.5% !important
    }
div#categories ul.products-grid li a img {
    max-width: 100%
    }
.catalog-category-view.categorypath-sensory-products.category-sensory-products.fs3 ul.products-grid li {
    /* background: red; */
    width: 12% !important;
    height: 190px
    }
.catalog-category-view.categorypath-sensory-products.category-sensory-products.fs3 ul.products-grid li.item.last {
    background: blue;
    /* clear: right; */
    margin: 0 !important
    }
div#webform_2_form {
    background: #A02D91;
    padding: 5px;
    color: #fff
    }
div#webform_2_form h3 {
    color: #fff;
    padding: 0 5px;
    margin-bottom: -30px
    }
form#webform_2 .fieldset {
    border: 0
    }
form#webform_2 label {
    display: none
    }
form#webform_2 input, from#webform_2 textarea {
    max-width: 170px !important;
    margin-left: -10px
    }
#product_tabs_related_tabbed_contents p {
    /* display: none; */
    font-size: 150%;
    color: #000
    }
#product_tabs_related_tabbed_contents ol li {
    width: 22%;
    float: left;
    margin-right: 2.5%;
    float: left;
    height: 140px
    }
#product_tabs_related_tabbed_contents .checkbox-container {
    /* display: none; */
    }
#product_tabs_related_tabbed_contents ol li {
    text-align: center
    }
#product_tabs_related_tabbed_contents ol li input.related-checkbox {
    /*display: none;*/
    }
#product_tabs_related_tabbed_contents ol li .product-details a {
    font-weight: bold;
    font-size: 14px
    }
a.team {
    width: 16.5%;
    float: left;
    margin: 2% 0%;
    text-align: center;
    position: relative;
    min-height: 290px
    }
a.team img {
    max-width: 90%
    }
a.team h3, a.team h4 {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    font-weight: normal
    }
a.team h3 {
    font-weight: bold;
    bottom: 30px
    }
#lpchat-container-31376712_cec7ea49-7f43-4b9f-aa5a-ef7e676de8ac {
    background: none !important;
    top: 780px !important
    }
#lpchat-container-1398844414513-7 {
    top: 90% !important;
    display: none !important
    }
#recaptcha_widget_div:before {
    content: "In order to be able to respond to your request promptly, please type in the characters as you see them. Thank you";
    width: 600px
    }