/*
--------------------------------------------------

Regis - Stylist
global.css

Joe Morrow [joe.morrow@acquitygroup.com]
7/10/2008

Copyright 2008 Acquity Group LLC

--------------------------------------------------
*/

/* @group general classes */
html, body {
    margin: 0;
    padding: 0;
}
body {
    background: #fff;
    color: #666;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1;
}
a:link,
a:visited {
    color: #933d6f;
    text-decoration: underline;
}
a:hover,
a:active {
    color: #933d6f;
    text-decoration: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.hidden {
    display: none;
}
/* @end general classes */

/* @group form fields */
/* @group text */
input.text {
    background: #fff;
    border: 1px solid #83b1ce;
    color: #707070;
    font: 1.0em Arial, Verdana, Helvetica, sans-serif;
    padding: 1px 4px;
    vertical-align: text-bottom;
}
/* @end text */

/* @group image */
input.image {
    vertical-align: bottom;
}
/* @end image */

/* @group select */
select {
    background-color: #fff;
    border: 1px solid #83b1ce;
    margin-bottom: 10px;
    font: 1.0em Arial, Verdana, Helvetica, sans-serif;
    color: #707070;
    padding: 1px;
    width: 136px;
}
/* @end fancy select fields */

/* @group Aftermath of Selects */
select#expDate {
    width: 80px;
}
select#expYear {
    margin-left: 10px;
    width: 72px;
}
select#viewAll {
    width: 110px;
}
select#billingAddress,
select#shippingAddress,
select#savedCreditCard,
select#newCreditCard{
    width: 252px !important;
}
/* @end */

/* @end form fields */

/* @group template */
/* @group site container */
#siteContainer {
    margin: 0 auto;
    width: 990px;
}
/* @end site container */

/* @group header container */
#headerContainer {
    float: left;
    height: 88px;
    width: 990px;
}

/* @group header search */
#headerSearch {
    float: left;
    margin: 28px 0 25px 10px;
}
#headerSearch input.text {
    width: 127px;
}
#headerSearch input.image {
    margin-left: 2px;
}
/* @end header search */

/* @group header nav */
#headerNav {
    float: left;
    margin: 11px 0 0 41px;
}
#headerNav li {
    float: left;
    margin: 0 19px 0 0;
}
#headerNav a {
    background: transparent top left no-repeat;
    display: block;
}
#headerNav img {
    height: 37px;
}
/* @end header nav */

/* @group header profile */
#headerProfile {
    color: #999;
    float: right;
    font-size: 0.9em;
    margin: 20px 10px 0 0;
    text-align: right;
    width: 325px;
}
#headerProfile a {
    color: #999;
}
#headerProfile li {
    display: inline;
    margin-left: 5px;
    padding-left: 9px;
}
#headerProfile li.profileAccount {
    margin-left: 0px;
    padding-left: 0px;
}
#profileUtil {
    display: block;
    margin-top: 9px;
}
#profileUtil img {
    vertical-align: middle;
}
#headerProfile .profileDelim {
    background: transparent url(/media/REG001/images/static/stylist/icons/pipe-gray.gif) no-repeat bottom left;
}
#profileUser .profileName {
    color: #1c6491;
    /*font-weight: bold;*/
}
#profileUser .profileLogin a {
    color: #1c6491;
    padding-left: 6px;
}
#profileUser .profileNotName {
    padding-left: 6px;
}
#profileUtil {
    line-height: 1.2;
}
#profileUtil .profileCart,
#profileUtil .profileCheckout {
    padding-left: 7px;
}
#profileUtil .profileCheckout {
    margin-left: 0px;
}
#profileUtil .profileCurrency #currencyDialog {
    position: absolute;
    width: 143px;
    float: left;
    margin-left: 107px;
    margin-top: -20px;
    text-align: left;
    display: none;
    font-size: 94%;
    font-weight: bold;
}
#profileUtil .profileCurrency #currencyDialog .dialogHeader {
    background: url(/media/REG001/images/static/stylist/backgrounds/promoInfo-top.png) no-repeat 0 bottom;
}
#profileUtil .profileCurrency #currencyDialog .dialogBody {
    background: url(/media/REG001/images/static/stylist/backgrounds/promoInfo-middle.gif) repeat-y;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 15px;
}
#profileUtil .profileCurrency #currencyDialog .dialogBody a#currencyCanadian {
    height: 11px;
    width: 80px;
    background: url(/media/REG001/images/static/stylist/icons/currency-icons.gif) no-repeat left bottom;
    padding-left: 20px;
    display: block;
}
#profileUtil .profileCurrency #currencyDialog .dialogBody a#currencyUs {
    height: 11px;
    width: 80px;
    background: url(/media/REG001/images/static/stylist/icons/currency-icons.gif) no-repeat left top;
    padding-left: 20px;
    margin-bottom: 5px;
    display: block;
}
#profileUtil .profileCurrency #currencyDialog .dialogBody .jqmClose {
    float: right;
    margin-right: 5px;
}
#profileUtil .profileCurrency #currencyDialog .dialogFooter {
    background: url(/media/REG001/images/static/stylist/backgrounds/promoInfo-bottom-no-button.gif) no-repeat 0 top;
}
/* @end header profile */
/* @end header container */

/* @group siteWrapper */
#siteWrapper {
    float: left;
    min-height: 600px;
    width: 990px;
}
.home #siteWrapper {
    min-height: 486px;
}
/* @group contentContainer */
#contentContainer {
    float: left;
    padding-left: 30px;
    width: 720px;
}

/* @group contentContainerHeader */
#contentContainerHeader {
    float: left;
    margin-bottom: 20px;
    width: 680px;
}
#contentContainerHeader h1 {
    float: left;
    margin-bottom: 9px;
}
#contentContainerHeader #breadCrumb {
    clear: both;
    width: 500px;
}
#contentContainerHeader #breadCrumb li {
    display: block;
    float: left;
    margin-left: 9px;
    padding: 0 0 2px 15px;
}
#contentContainerHeader #breadCrumb li.home {
    background: transparent;
    margin-left: 0;
    padding-left: 0;
}
#contentContainerHeader #breadCrumb a {
    color: #797979;
}
#contentContainerHeader .right {
    margin: 3px 3px 0 0;
}
#contentContainerHeader .right a {
    background: transparent url(/media/REG001/images/static/stylist/icons/print.gif) no-repeat top left;
    line-height: 1.5;
    padding: 0 0 2px 21px;
}
#contentContainerHeader .right a:link,
#contentContainerHeader .right a:visited {
    color: #797979;
    text-decoration: none;
}
#contentContainerHeader .right a:hover,
#contentContainerHeader .right a:active {
    color: #797979;
    text-decoration: underline;
}

.checkoutStatus {
    margin-left: 150px;
}


/* @end contentContainerHeader */

/* @group contentWrapper */
#contentWrapper {
    clear: left;
    float: left;
}
#siteWrapper.login #contentWrapper,
#siteWrapper.checkout2 #contentWrapper {
    width: 600px;
}
/* @end contentWrapper */
/* @end contentContainer */

/* @group sidebarContainer */
#sidebarContainer {
    float: right;
    width: 238px;
    margin: 2px 0 0 0;
}
#sidebarContainer a {
    color: #333;
    line-height: 1.1;
}

/* @group sidebarQuickOrder */
#sidebarQuickOrder {
    color: #333;
    height: 144px;
    padding: 11px 20px 10px 43px;
    width: 175px;
}
#sidebarQuickOrder p {
    line-height: 1.3;
}
#sidebarQuickOrderForm {
    float: left;
    margin: 11px 0 0 1px;
}
#sidebarQuickOrderForm fieldset.left {
    width: 36px;
}
#sidebarQuickOrderForm fieldset.right {
    width: 138px;
}
#sidebarQuickOrderForm label {
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
#sidebarQuickOrderForm input.text {
    border-color: #a0a0a0;
    clear: left;
    margin: 2px 0 5px 0;
}
#sidebarQuickOrderForm input.image {
    float: right;
}
#sidebarQuickOrderForm .left input.text {
    width: 21px;
}
#sidebarQuickOrderForm .right input.text {
    width: 128px;
}
#sidebarPoints,
#sidebarHistory {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/hr.gif) repeat-x top left;
    clear: both;
    float: left;
    padding: 8px 0 0 0;
    width: 186px;
}
#sidebarPoints {
    margin: 9px 0 0 0;
}
#sidebarPoints span {
    color: #629abe;
    font-weight: bold;
}
#sidebarHistory {
    margin: 7px 0 0 0;
    padding: 9px 0 0 0;
}
/* @end sidebarQuickOrder */

/* @group sidebarPromo */
#sidebarPromo {
    margin: 19px 20px 0 0;
    min-height: 295px;
    text-align: center;
}
#sidebarPromo p {
    font-size: 1.1em;
    letter-spacing: -0.01em;
    line-height: 1.2;
    margin: 0 13px 0 0;
    text-align: center;
}
#sidebarPromo p.more {
    margin-top: 4px;
}
#sidebarPromo a {
    color: #c95757;
}
#sidebarBilling {
    background: url(/media/REG001/images/static/stylist/backgrounds/en/billing-address.gif) no-repeat top left;
}
#sidebarShipping {
    background: url(/media/REG001/images/static/stylist/backgrounds/en/shipping-address.gif) no-repeat top left;
}
#sidebarPayment {
    background: url(/media/REG001/images/static/stylist/backgrounds/en/payment-info.gif) no-repeat top left;
}
#sidebarBilling, #sidebarShipping, #sidebarPayment {
    clear: both;
    float: left;
    margin-top: 40px;
    width: 208px;
}
#sidebarBilling p, #sidebarShipping p, #sidebarPayment p {
    line-height: 1.3em;
    padding-top: 30px;
}
#sidebarBilling a, #sidebarShipping a, #sidebarPayment a {
    display: block;
    margin-top: 10px;
}
/* @end sidebarPromo */
/* @end sidebarContainer */
/* @end siteWrapper */

/* @group footerContainer */
#footerContainer {
    clear: both;
    color: #666;
    font-size: 0.9em;
    margin: 20px 20px 0 20px;
    padding: 22px 0 18px 0;
    width: 950px;
}
#footerCopyright {
    float: left;
    width: 22%;
    text-align: left;
}
#footerCopyright span {
    margin-right: 3px;
    margin-left: -1px;
}
#footerHelp {
    float: left;
    width: 37%;
    margin-left: 30px;
}
#footerHelp span {
    color: #1c6491;
    margin-right: 2px;
}
.home #footerHelp {
    margin-left: 229px;
}
#footerContainer a {
    color: #666;
}
#footerPolicies {
    float: left;
    width: 15%;
    text-align: center;
}
/* @end footerContainer */
/* @end template */

/* @group prodDetail */
.prodDetail {
    margin-bottom: 20px;
}
.prodDetail #contentContainerHeader {
    width: 508px;
}
.prodDetail #contentWrapper {
    margin-top: 1px;
    width: 570px;
}
.prodDetail #productPromoContainerBackground {
    height:56px;
    margin:144px 0pt 0pt 250px;
    opacity:0.6;
    position:absolute;
    width:255px;
    z-index:1;
}
/* @end prodDetail */

/* @group productPreviews */
.prodDetail #productPreviews {
    float: left;
    margin-right: 25px;
    width: 225px;
    text-align: center;
}
.prodDetail #mainPreviewImage {
    margin-left: -1px;
    min-height: 200px;
    padding: 5px 5px 0;
    text-align: center;
    vertical-align: middle;
}
.prodDetail #mainPreviewImage img {
    padding: 10px;
}
.prodDetail #multiPreviewImages {
    text-align: center;
}
.prodDetail #multiPreviewImages a {
    background: url(/media/REG001/images/static/stylist/backgrounds/img_bg_th.png) no-repeat left top;
    display: block;
    float: left;
    height: 35px;
    padding-right: 5px;
    width: 34px;
}
.prodDetail #multiPreviewImages a img {
    padding: 4px;
}
/* @end productPreviews */

/* @group productDetailPricing */
.prodDetail #productDetailPricing {
    float: left;
    margin-bottom: 5px;
    width: 310px;
}
.prodDetail #productDetailPricing form {
    margin: -8px 0 -2px 0;
}
.prodDetail #productDetailPricing h5 {
    color: #4188b5;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 6px;
}
.prodDetail #productDetailPricing p {
    line-height: 1.7;
    margin-bottom: 8px;
}
.prodDetail #productDetailPricing a:link,
.prodDetail #productDetailPricing a:visited {
    color: #4188b5;
    text-decoration: none;
}
.prodDetail #productDetailPricing a:hover,
.prodDetail #productDetailPricing a:active {
    color: #4188b5;
    text-decoration: underline;
}
.prodDetail #productDetailPricing label {
    float: left;
    margin: 3px 4px 0 0;
}
.prodDetail #productDetailPricing .productSize {
    float: left;
}
.prodDetail #productDetailPricing .selectbox {
    width: 62px;
}
/* @end productDetailPricing */

/* @group productDetailBuy */
.prodDetail #productDetailBuy  {
    line-height: 1.4;
    margin-bottom: 12px;
}
.prodDetail #productDetailBuy span {
    clear: both;
    float: left;
    width: 200px;
    white-space: nowrap;
}
.prodDetail #productDetailBuy .salon,
.prodDetail #productDetailBuy .yours,
.prodDetail #productDetailBuy .savings {
    font-weight: bold;
    text-transform: uppercase;
}
.prodDetail #productDetailBuy .yours,
.prodDetail #productDetailBuy .savings {
    color: #c95757;
    font-size: 1.2em;
    width: auto;
}
.prodDetail #productDetailBuy .savings {
    clear: none;
    margin-left: 14px;
}
/* @end productDetailBuy */

/* @group productPromoContainer */

.prodDetail #productPromoContainer {
    float: left;
    height: 56px;
    margin: 2px 0 0 1px;
    position: relative;
    width: 255px;
    z-index: 2;
}
.prodDetail #productPromoContainer fieldset {
    height: 56px;
    margin-top: 4px;
    width: 255px;
}
.prodDetail #productPromoContainer fieldset label {
    padding: 7px 0px 0px 20px;
}
.prodDetail #productPromoContainer img.inStock {
    margin-left: 1px;
}
.prodDetail #productPromoContainer form {
    margin: 15px 10px 5px 10px;
}
.prodDetail #productPromoContainer label {
    margin-top: 3px;
}
.prodDetail #productPromoContainer .productQty {
    border-color: #a0a0a0;
    margin: 5px 1px 0px 4px;
    padding: 4px 0px 0px 0px;
    width: 28px;
}
.prodDetail #productPromoContainer .promoText {
    color: #015183;
    clear: both;
    font: 14px Georgia, "Times New Roman", Times, serif;
    padding-left: 10px;
    margin: 6px 0 0 11px;
}
/* @end productPromoContainer */

/* @group productDetailDescrip */
.prodDetail #productDetailDescrip {
    clear: both;
    float: left;
    margin-top: 22px;
    padding-top: 30px;
    width: 570px;
}
.prodDetail #productDetailDescrip p {
    line-height: 1.3;
    margin: 0 25px 13px 0;
}
.prodDetail #productDetailDescrip div {
    line-height: 1.3;
    margin: 0 25px 13px 0;
}
.prodDetail #productDetailDescrip ul {
    list-style: disc;
    margin: 0 0 0 11px;
}
.prodDetail #productDetailDescrip ul li {
    padding: 4px 0 3px 0px;
    width: 534px;
}
/* @end productDetailDescrip */
/* @end prodDetail */

/* @group upSellContainer */
#upSellContainer {
    float: right;
    margin-top: 14px;
    width: 145px;
}
#upSellContainer h3 {
    color: #666;
    font-weight: bold;
    margin: 0 0 15px;
}
#upSellContainer ul li.itemContain {
    margin-bottom: 10px;
}
#upSellContainer ul li.itemContain div.image {
    background: url(/media/REG001/images/static/stylist/backgrounds/img_bg_md_tall.png) no-repeat left center;
    text-align: center;
    width: 86px;
    height: 91px;
}
#upSellContainer ul li.itemContain div.image img {
    padding: 4px 4px 5px 3px;
}
#upSellContainer ul li.itemContain a {
    color: #c95757;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin: 1px 0 5px 0;
}
/* @end upSellContainer */

/* @group prodCat */
.prodCat #contentWrapper {
    width: 720px;
}
.prodCat .productPreviewBuyBackground {
    height: 50px;
    margin: 16px 0 0 333px;
    opacity: 0.6;
    position: absolute;
    width: 167px;
    z-index: 1;
}

/* @group pagination */
.prodCat #paginationContainer {
    color: #999;
    float: right;
    margin: -34px 40px 0 0;
    text-align: right;
}
.prodCat #paginationContainer * {
    float: left;
}
.prodCat #paginationContainer span {
    color: #797979;
    font-size: 0.9em;
    padding-top: 3px;
}
.prodCat #pagination {
    margin-left: 17px;
}
.prodCat #pagination li {
    list-style-type: none;
    margin-right: 3px;
    padding-top: 3px;
}
.prodCat #pagination li a:link,
.prodCat #pagination li a:visited {
    color: #999;
    text-decoration: none;
}
.prodCat #pagination li a:hover,
.prodCat #pagination li a:active {
    color: #999;
    text-decoration: underline;
}
.prodCat #pagination li.currPage {
    margin-right: 5px;
    font-weight: bold;
/*    font-size: 105%;
    color: #4188B5;
    text-decoration: underline; */
}
.prodCat #pagination li.currPage a {
    font-weight: bold;
}
.prodCat #pagination li.elipsis {
    letter-spacing: -0.1em;
}
.prodCat #pagination li.previous,
.prodCat #pagination li.next {
    margin-left: 4px;
    padding: 1px 0 0 0;
}
/* @end pagination */

/* @group search filter */
.prodCat #searchFilter {
    float: left;
    margin-top: 3px;
    width: 177px;
}
.prodCat #searchFilter span {
    color: #4188b5;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
}
/* @end search filter */

/* @group search results */
.prodCat #searchResults {
    float: left;
    margin-bottom: 7px;
    width: 500px;
}
.prodCat .productContainer {
    clear: both;
    float: left;
    margin: 1px 0 21px 0;
    width: 500px;
}

.prodCat .productContainer div.image {
    float: left;
    margin-right: 10px;
    text-align: center;
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/img_bg_sm.png) no-repeat left top;
    width: 64px;
    height: 67px;
}

/* @group productPreview */
.prodCat .productPreviewThumb {
    padding: 2px 3px 3px 2px;
}
.prodCat .productPreviewBody {
    float: left;
    width: 261px;
}
.prodCat .productPreviewTitle {
    margin-bottom: 2px;
}
.prodCat .productPreviewTitle h5 {
    color: #4188b5;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
}
.prodCat .productPreviewTitle a:link,
.prodCat .productPreviewTitle a:visited {
    color: #4188b5;
    text-decoration: none;
}
.prodCat .productPreviewTitle a:hover,
.prodCat .productPreviewTitle a:active {
    color: #4188b5;
    text-decoration: underline;
}
.prodCat .productPreviewTitle img.productNew {
    margin-left: 7px;
    margin-bottom: -1px;
    vertical-align: top;
}
.prodCat .productPreviewDescrip {
    line-height: 1.4;
    margin-bottom: 3px;
}
.prodCat .productPreviewPrice {
    line-height: 1.4;
}
.prodCat .productPreviewPrice span {
    clear: left;
    float: left;
    width: 200px;
    white-space: nowrap;
}
.prodCat .productPreviewPrice .yours,
.prodCat .productPreviewPrice .savings,
.prodCat .productPreviewPrice .sale {
    color: #c95757;
    font-size: 1.1em;
    font-weight: bold;
}
.prodCat .productPreviewPrice .yours {
    width: auto;
}
.prodCat .productPreviewPrice .savings {
    clear: none;
    font-weight: normal;
    margin-left: 8px;
    width: auto;
}
.prodCat .productPreviewPrice .sale {
    text-decoration: line-through;
}
/* @end productPreview */

/* @group productPreviewBuy */
.prodCat .productPreviewBuy {
    float: left;
    margin-top: 2px;
    position: relative;
    width: 165px;
    z-index: 2;
}
.prodCat .productPreviewBuyForm {
    height: 50px;
    opacity: 0.6;
    width: 167px;
    margin: 5px 2px 5px 0;
    padding: 10px 8px;
}
.prodCat .added .productPreviewBuyForm {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.25;
    padding-top: 3px;
}
.prodCat .added .productPreviewBuyForm a {
    color: #fff;
}
.prodCat .productPreviewBuyForm label {
    color: #333;
    display: block;
    float: left;
    font-size: 0.9em;
    line-height: 1.3;
    margin: 2px 4px 0 0;
    vertical-align: top;
}
.prodCat .productPreviewBuyForm span {
    font-size: 1.2em;
    font-weight: bold;
}
.prodCat .productPreviewBuyForm input {
    float: left;
}
.prodCat .productPreviewBuyForm input.text {
    border-color: #a0a0a0;
    margin-right: 6px;
    width: 28px;
}
/* @end productPreviewBuy */
/* @end search results */
/* @end prodCat */

/* @group shopCart */
.shopCart #contentContainerHeader {
    margin-bottom: 10px;
    width: 684px;
}
.shopCart #contentContainerHeader h1 {
    margin-bottom: 12px;
}
.shopCart #contentContainerHeader #cartCount {
    clear: both;
    color: #797979;
}
.shopCart #contentWrapper {
    margin-top: 1px;
    margin-bottom: 20px;
    width: 570px;
}

/* Developer Note 7/17/2008:
1.  Widths for the various cart table layouts should be defined locally, here, not in the #cartTable section, below.
2.  This includes column widths, which haven't yet been added.
*/
.shopCart #cartTable {
    width: 537px;
    margin-right: 20px;
}
/* @end shopCart */

/* @group checkout */
.checkout #contentWrapper {
    margin-top: 1px;
    margin-bottom: 20px;
    width: 720px;
}
.checkout #cartTable {
    width: 677px;
    margin-right: 20px;
}
/* @end checkout */

/* @group cartTable */
#cartTable {
    border-bottom: 1px solid #95b6cb;
}
#cartTable th {
    background: #599dc7;
    color: #fff;
    font-size: 0.9em;
    font-weight: normal;
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    margin-right: 10px;
}

#cartTable td {
    font-size: 0.9em;
    line-height: 1.1;
    padding: 10px 0;
    text-align: left;
    vertical-align: top;
}

#cartTable th.centeredText,
#cartTable td.centeredText {
    text-align: center;
}

/* Developer Note 7/17/2008:
1.  These widths are not pixel-perfect.
2.  They'll also have to change based on the width of the column in the design
*/

#cartTable .thumbnail         {    width: 64px;    }
#cartTable .description {
    width: 251px;
    padding-left: 5px;
}

#cartTable td.thumbnail {
    height: 76px;
    min-height: 76px;
    padding-top: 4px;
    padding-bottom: 4px;
}
#cartTable td.thumbnail a {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/img_bg_sm.png) no-repeat left top;
    width: 64px;
    height: 67px;
    text-align: center;
    display: block;
}
#cartTable td.thumbnail a img {
    padding: 2px 3px 3px 2px;
}
#cartTable .description h5 a:link,
#cartTable .description h5 a:visited {
    color: #4188b5;
    font-size: 1.22em;
    font-weight: bold;
    text-decoration: none;
}
#cartTable .description h5 a:hover,
#cartTable .description h5 a:active {
    color: #4188b5;
    font-size: 1.22em;
    font-weight: bold;
    text-decoration: underline;
}
#cartTable .cartRowDescrip {
    line-height: 1.3;
    margin-top: 5px;
}
#cartTable td.cartRowDescrip,
#cartTable td.quantity,
#cartTable td.quantity a,
#cartTable td.price {
    color: #666;
}
#cartTable td.actions a {
    clear: both;
    color: #666;
    float: right;
    line-height: 1.3;
}
#cartTable .price,
#cartTable .subtotal,
#cartTable .actions {
    text-align: right;
}
#cartTable td.subtotal {
    color: #c95757;
    font-weight: bold;
}
#cartTable .cartRowDescrip label {
    float: left;
    margin: 3px 4px 0 0;
}
#cartTable .cartRowDescrip .productSize {
    float: left;
}
#cartTable .cartRowDescrip .selectbox {
    width: 62px;
}
#cartTable .quantity input {
    border: 1px solid #A0A0A0;
    margin: 0pt 1px 0pt 4px;
    width: 40px;
}
#cartTable tr.selected {
    background: url('/media/REG001/images/static/stylist/backgrounds/shopCart-form.png') repeat-x top left;
    height: 89px;
}
#cartTable .cartRowAnnot {
    margin-top: 4px;
    margin-bottom: 7px;
    color: #ce0a00;
    font-weight: bold;
}
.orderLineStatus {
    font-weight: bold;
    font-size: 125%;
    color: #1C6491;
    line-height: 1.3;
    margin-top: 5px;
}
/* @end cartTable */

/* @group cartBottom */
#cartBottom {
    background: #ecf3f7;
    clear: both;
    width: 677px;
}
.shopCart #cartBottom {
    background: transparent;
    clear: both;
    width: 537px;
}
.login #cartBottom {
    width: auto;
}
#cartBottom .left {
    background: transparent;
    position: relative;
    width: 296px;
}
#cartBottom .cartReturn {
    float: left;
    margin-top: 5px;
}
#cartBottom #cartPromoForm {
    clear: both;
    float: left;
    margin-top: 25px;
    width: 240px;
}
#cartBottom #cartPromoForm * {
    vertical-align: middle;
}
#cartBottom #cartPromoForm .cartPromoValue {
    border-color: #a0a0a0;
    width: 139px;
}
#cartBottom #cartPromoForm .cartPromoSubmit {
    margin: 0 4px 0 2px;
}
#cartBottom #cartCheckout {
    background: #ecf3f7;
    height: 101px;
    float: right;
    width: 241px;
}
.login #cartBottom #cartCheckout {
    height: auto;
}
.checkout #cartBottom #cartCheckout {
    height: auto;
    width: auto;
}
#cartBottom #cartCheckout #cartButtons {
    background: #599dc7;
    clear: both;
    float: left;
    padding: 7px 20px 6px 14px;
    width: 207px;
}
.checkout #cartBottom #cartCheckout #cartButtons {
    width: 237px;
}
#cartBottom #cartCheckout #cartButtons a {
    color: #fff;
    float: left;
    padding-top: 5px
}
#cartBottom #cartCheckout #cartCheckoutSubmit {
    float: right;
}
#cartBottom #cartCheckout .total{
    background: #b4d6eb;
    clear: both;
    color: #1c6491;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 10px;
    padding: 2px 0 6px 0;
}
#cartBottom #orderDetail {
    height: auto;
    margin: 0 20px 5px 40px;
    min-height: 35px;
    overflow: auto;
    padding: 15px 0;
}
#cartBottom .orderInfo {
    float: left;
    width: 55%;
}
#cartBottom .orderTotal {
    float: right;
    width: 35%;
    overflow: visible;
}
.login #cartBottom .orderTotal,
.checkout #cartBottom .orderTotal,
.shopCart #cartBottom .orderTotal {
    padding-top: 10px;
    width: 100%;
}
#cartBottom.orderDetail .orderTotal,
#cartBottom.cartConfirmation .orderTotal {
    padding-top: 0;
    width: 45%;
}
#cartBottom ul li  {
    clear: both;
    line-height: 12px;
    width: 100%;
}
.login #cartBottom ul li,
.checkout #cartBottom ul li {
    float: right;
    text-align: right;
    width: 80%;
}
#cartBottom.order_review ul li,
.shopCart #cartBottom ul li {
    float: right;
    text-align: right;
    width: 100%;
}
#cartBottom.orderDetail ul li,
#cartBottom.cartConfirmation ul li  {
    float: none;
    text-align: left;
    width: 100%;
}
.login #cartBottom ul li {
    width: 100%;
}
#cartBottom .type {
    float: left;
    font-weight: bold;
    padding-right: 5px;
    width: 26%;
}
#cartBottom ul.orderTotal .type {
    width: 30%;
}
.checkout #cartBottom.cartConfirmation ul.orderTotal .type,
.checkout #cartBottom.cartConfirmation #trackingTotal ul.orderTotal .type {
    width: 51%;
    text-align: right;
}
.login #cartBottom ul.orderTotal .type,
.checkout #cartBottom ul.orderTotal .type,
.checkout #cartBottom #trackingTotal ul.orderTotal .type,
.shopCart #cartBottom ul.orderTotal .type {
    width: 45%;
    text-align: right;
}
#cartBottom .result {
    float: left;
    font-weight: normal;
    font-style: normal;
    width: 60%;
}
#cartBottom ul.orderTotal .result {
    padding-left: 5px;
    text-align: right;
    width: 45%;
}
#cartBottom .status {
    font-weight: bold;
}
#cartBottom #trackingTotal {
    background: #b4d6eb;
    clear: both;
    color: #1c6491;
    font-size: 1.1em;
    height: 23px;
    padding: 5px 20px 0 40px;
}
#cartBottom #trackingTotal ul li {
    float: left;
}
#cartBottom #trackingTotal ul li a {
    color: #1c6491;
    text-decoration: none;
}
#cartBottom #trackingTotal ul li a:hover {
    text-decoration: underline;
}
#cartBottom #trackingTotal .type {
    width: 27%;
}
#cartBottom #copyToCartBtn {
    clear: both;
    float: left;
    margin-top: 10px;
}

#cartBottom #trackingTotalExtra {
    background-color: #ECF3F7;
    clear: both;
    color: #1c6491;
    font-size: 1.1em;
    height: 25px;
    padding: 5px 20px;
}
#cartBottom #trackingTotalExtra ul li {
    float: right;
    width: 400px;
}
#cartBottom #trackingTotalExtra .type {
    width: 248px;
    text-align: right;
}
#cartBottom #trackingTotalExtra .result {
    width: 129px;
    text-align: right;
}

/* @end cartBottom */

img.openBox {
    cursor: pointer;
}

div.gcInfoContainer {
    background: transparent url(../images/backgrounds/gcInfo-bg-top.png) no-repeat left top;
    display: none;
    width: 154px;
    position: absolute;
    bottom: -15px;
    left: 40px;
    z-index: 3000;
}
div.gcInfoContainer img {
    position: absolute;
    top: 15px;
    right: 5px;
    z-index: 3001;
    cursor: pointer;
}
div.gcInfo {
    border-left: 1px solid #BCBCBC;
    border-right: 1px solid #BCBCBC;
    float: left;
    margin: 18px 0 0;
    background-color: white;
    padding: 0 8px;
}
div.gcInfo a {
    color: #999999;
}
div.gcInfo p {
    margin: 8px 0;
    color: #7E7E7E;
    font-size: 0.9em;
}
div.gcInfo h3 {
    color: #C95757;
    font-weight: bold;
}
div.gcInfoBottom  {
    background: transparent url(../images/backgrounds/gcInfo-bg-bottom.png) no-repeat left bottom;
    height: 18px;
    clear: both;
}


/* @end cartBottom */

/* @group gc */
.gc #contentWrapper {
    font-size: 1.1em;
    width: 720px;
}
.gc #contentWrapper p {
    line-height: 17px;
    margin: 0 20px 30px 0;
}
.gc #contentWrapper img {
    margin: 0 15px 15px 0;
}
/* @end gc */

div#siteWrapper.orderHistory div#orderHistoryTableContainer {
    position: relative;
    width: 677px;
    height: 550px;
    overflow: auto;
    overflow-x: hidden;
    border-bottom: 1px solid #95b6cb;
}
div#siteWrapper.orderHistory div#orderHistoryTable {
    position: absolute;
    top: 0;
    left: 0;
}

/* @group orderInfoTable */
.orderInfoTable {
    width: 677px;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #95b6cb;
}

.orderInfoTable th {
    background: #599dc7;
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    height: 23px;
    padding: 0 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}
.orderInfoTable td {
    color: #797979;
    font-size: 1em;
    padding: 8px 0 8px 10px;
    text-align: left;
    vertical-align: top;
}
.orderInfoTable a:link,
.orderInfoTable a:visited {
    color: #4188b5;
    text-decoration: none;
}
.orderInfoTable a:hover,
.orderInfoTable a:active {
    color: #4188b5;
    text-decoration: underline;
}
.orderInfoTable span {
    font-weight: bold;
}
.orderInfoTable tr.odd  {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/order-history.png) repeat top left;
}
.orderInfoTable .orderDate {
    width: 100px;
}
.orderInfoTable .order {
    width: 100px;
}
.orderInfoTable .amount {
    width: 100px;
    text-align: right;
}
.orderInfoTable .status {
    width: 120px;
    text-align: center;
}
.orderInfoTable .tracking {
    width: 157px;
    text-align: left;
}

/* @end orderInfoTable */

/* @group myProfile */
.myProfile {
    width: 677px;
    float: left;
}
.myProfile h2 {
    width: 100%;
    height: 13px;
    background: #599dc7;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px;
}
.myProfile dl {
    margin: 0 0 10px 10px;
    width: 270px;
}
.myProfile dt {
    font-weight: bold;
}
.myProfile dd a {
    display: block;
    margin-top: 10px;
    margin-right: 20px;
    float: left;
    color: #000;
}
.myProfile .tier1,
.myProfile .tier2,
.myProfile .tier3 {
    float: left;
    font-size: 1.0em;
    line-height: 16px;
    margin-top: 5px;
}
.myProfile .tier1 {
    width: 30%;
    clear: both;
}
.myProfile .tier2 {
    width: 30%;
}
.myProfile .tier3 {
    width: 30%;
}
.myProfile .tier1 dd,
.myProfile .tier2 dd,
.myProfile .tier3 dd {
    overflow: hidden;
}
.myProfile a.add {
    background: transparent url(/media/REG001/images/static/stylist/icons/add.gif) no-repeat center left;
    color: #4188b5;
    font-size: 0.9em;
    font-weight: normal;
    padding: 5px 0 5px 20px;
}
.myProfile a.add:link,
.myProfile a.add:visited {
    text-decoration: none;
}
.myProfile a.add:hover,
.myProfile a.add:active {
    text-decoration: underline;
}
.myProfile .tier2 .clear {
    visibility: hidden;
}
#expYear_input_ul {
    height: 100px;
    z-index: 1000;
}
/* @end myProfile */

/* @group home */
.home #contentContainer {
/*    width: 990px;*/
    width: 960px;
}
.home #footerContainer {
    background: transparent;
    margin-top: -35px;
    padding-top: 15px;
}
#homePromo,
#homeTitle,
#homeFeatures {
    clear: both;
    float: right;
/*    width: 558px;*/
    width: 528px;
/*    background-color: #0f0;*/
}
#homeFeatures ul {
    margin-left: -20px;
}
#homeFeatures li {
    float: left;
    width: 114px;
    margin-left: 15px;
}
#homeFeatures li div.image {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/img_bg_md_wide.png) no-repeat left top;
    width: 114px;
    height: 99px;
    text-align: center;
    margin-bottom: 8px;
}
#homeFeatures li div.image img {
    padding: 8px 18px 9px 17px;
}

/* @group itemContain */
.itemContain img.itemThumb {
    margin-bottom: 8px;
}

div#homeFeatures .itemContain a.itemTitle {
    min-height: 40px;
    display: block;
}

.itemContain a.itemTitle:link,
.itemContain a.itemTitle:visited {
    color: #c95757;
    font-weight: bold;
    text-decoration: underline;
}
.itemContain a.itemTitle:hover,
.itemContain a.itemTitle:active {
    color: #c95757;
    font-weight: bold;
    text-decoration: none;
}
.itemContain p.itemDescription {
    color: #7e7e7e;
    font-size: 0.9em;
    padding-top: 8px;
}
.itemContain p.itemPrice {
    color: #c95757;
    font-weight: bold;
    margin: 8px 0;
    text-decoration: none;
    min-height: 20px;
}
/* @end itemContain */

/* @group promoModalContainer */
.promoModalContainer {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/promoInfo-top.png) no-repeat top left;
    display: none;
    position: absolute;
    width: 152px;
    z-index: 5000;
    padding-top: 7px;
}
.promoModalContainer.down {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/promoInfo-top-with-button.gif) no-repeat left top;
    padding-top: 18px;
}

.promoModalContainer .itemContain {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/promoInfo-middle.gif) repeat-y top left;
    padding: 0 29px 0 13px;
    width: 110px;
}
.promoModalContainer .jqmClose {
    float: right;
    margin: 0 -12px 0 0;
}
.promoModalContainer .itemTotal {
    margin-top: 5px;
}
.promoModalContainer .promoModalBottom {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/promoInfo-bottom.png) no-repeat bottom right;
    padding-bottom: 18px;
    z-index: 7000;
}

.promoModalContainer.down .promoModalBottom {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/promoInfo-bottom-no-button.gif) no-repeat left top;
    padding-bottom: 7px;
}

/* @end promoModalContainer */
/* @group genericModal */
.modalContainer {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/modalInfo-top.png) no-repeat top left;
    display: none;
    position: absolute;
    width: 220px;
    z-index: 5000;
    padding-top: 7px;
}
.modalContainer .jqmClose {
    float: right;
    margin: 0 -12px 0 0;
}
.modalContainer .modalBottom {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/modalInfo-bottom.png) no-repeat bottom right;
    padding-bottom: 18px;
    z-index: 7000;
}
.modalContainer .modalData {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/modalInfo-middle.gif) repeat-y top left;
    padding: 0 29px 0 13px;
    width: 190px;
}
.modalContainer .modalData .title {
    font-weight: bold;
}
.modalContainer .modalData .description {
    font-weight: normal;
}
/* @end enericModal */

/* @group sidebarContainer */
.home #sidebarContainer {
/*    display: none;*/
    float: right;
    margin-left: 722px;
    overflow: hidden;
    position: absolute;
}
.home #sidebarQuickOrderControl {
    display: none;
    float: left;
    margin: -11px 0 0 -43px;
    position: absolute;
}
/* @end sidebarContainer */
/* @end home */

/* @group paymentTypes */
form#paymentTypesForm {
    margin: 0;
    padding: 0;
}
#siteContainer.loginPage {
    background-image: url(/media/REG001/images/website/stylist/backgrounds/login-background.png);
}
.loginPage #contentWrapper {
    width: 720px;
}
.checkout1  #contentWrapper {
    min-height: 450px;
    width: 920px;
}
.checkOut2  #contentWrapper {
    width: 720px;
}
#paymentTypes,
.login {
    float: left;
    margin-right: 50px;
    width: 245px;
}
.login label.workLabel {
    margin-top: 5px;
    margin-bottom: 10px;
}
#paymentTypes fieldset,
.login fieldset {
    width: 252px;
}
.login #continue {
    margin-top: 10px;
}
#continue.continue {
    clear: none;
}
.login p {
    margin-bottom: 10px;
}
.login select#shippingAddress {
    width: 240px;
}
#paymentTypes h2,
.login h2 {
    background: #599dc7;
    color: #fff;
    font-size: 12px;
    height: 13px;
    margin-bottom: 10px;
    padding: 5px;
    text-transform: uppercase;
    width: 245px;
}
#paymentTypes input.image,
.login input.image  {
    clear: both;
    float: right;
    margin-bottom: 5px;
    text-align: right;
}
.enterPoints input.image {
    clear: none;
}
.login div#forgot  {
    display: block;
    margin-bottom: 10px;
}
.login .enterPoints  {
    float: left;
    margin-bottom: 10px;
}
.login .enterPoints input.text  {
    float: left;
    margin-right: 5px;
    width: 105px;
}
.login .enterPoints p {
    background: #b4d6eb;
    clear: both;
    display: block;
    padding: 5px 0;
    text-align: center;
}
.login .enterPoints a {
    clear: both;
    display: block;
    padding: 5px 0;
    text-align: right;
    width: auto;
}
.login .shippingOptions {
    height: 1%;
    margin-bottom: 10px;
    overflow: hidden;
}
.shippingOptions input.radio {
    margin-right: 3px;
    padding-top: 1px;
    position: relative;
    top: -3px;
}
.shippingOptions span {
    font-weight: bold;
}
.shippingOptions span.normal {
    font-weight: normal;
}
#paymentTypes input.text, .login input.text {
    margin-bottom: 10px;
    width: 241px;
}
#paymentTypes label, .login label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
div#stateZip {
    clear: both;
    width: 245px;
}
div#stateZip div#stateWrap {
    float: left;
}
div#stateZip div#zipWrap {
    float: right;
    margin-left: 5px;
    padding: 0;
}
div#stateZip div#zipWrap input {
    width: 90px;
}
div#emailAddress { /* Modified on 09/17/2008 - Developer Notes */
    clear:both;
}
#cancel {
    clear: both;
    display: block;
    line-height: 1.1;
    text-align: right;
}
#cancel a {
    text-decoration: underline;
}
#chkDiffShip label {
    font-weight: normal;
    margin-top: 5px;
    padding-left: 5px;
}
#work,
.saveAddress,
.signature,
.cancelUnavailable,
.checkImage {
    clear: both;
    height: 1%;
    margin: 5px 0 10px;
    overflow: hidden;
}
#work label,
.saveAddress label,
.cancelUnavailable label,
.signature label {
    font-weight: normal;
    margin-top: 5px;
    margin-left: 18px;
}
.cancelUnavailable {
    border-top: 1px solid #95B6CB;
    margin: 20px 0;
    padding-top: 5px;
}
.expiration {
    height: 50px;
    overflow: hidden;
}
.expirationDate {
    float: left;
    height: 50px;
    margin-top: 10px;
}
.cnv {
    float: right;
    height: 50px;
    margin-top: 5px;
}
.cnv input.text {
    margin-top: 3px;
    width: 65px;
}
.cnv .cnvContain {
    display: block;
    margin: 0;
    padding: 0;
}
.cnv .cnvContain label {
    float: left;
}
.cnv .cnvContain a{
    margin-left: 15px;
}
.cnv .cnvContain a img {
    margin-top: 0;
}
#expDate_input {
    margin-right: 5px;
    width: 68px;
}
#expDate_container {
    width: 80px !important;
}
#expYear_input {
    margin-right: 5px;
    width: 60px;
}
#expYear_container {
    width: 72px !important;
}
.checkImage {
    clear: both;
    height: 1%;
    margin: 10px 0;
    overflow: hidden;
    width: 250px;
}
.checkImage input.checkbox,
.checkImage label {
    float: left;
    font-size: 9px;
}
.checkImage label {
    font-weight: normal;
    margin-top: 5px;
}
.checkImage a {
    float: left;
    margin-left: 20px;
}
#ccSaved, #ccNew {
    position: relative;
    top: -4px;
}
/* @end paymentTypes */

/* shopping cart */
div.edited {
    display: none;
}

/* ----- Error Handling -------- 09/02/2008 ----------- */

#paymentTypes input.error, #paymentTypes input.error, #paymentTypes label.error, #paymentTypes label.error,
.login input.error, .login label.error

  {
    background: pink;
    border: 1px solid red;
}

#paymentTypes .error .selectbox, .login .error .selectbox {
    background:pink url(../images/backgrounds/selectbox.gif) no-repeat scroll right center;
    border: 1px solid red;

}

/* ----- Error Handling ------ */
.errorSection {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3104;
    cursor: wait;
}
div#errorPopUp {
    cursor: default;
    position: relative;
    top: 180px;
    width: 417px;
    margin: 0 auto;
}
div#errorPopUp div.top {
    background: transparent url(/media/REG001/images/static/franchise/error_top.gif) no-repeat scroll left top;
    height: 11px;
}
div#errorPopUp div.bottom {
    background: transparent url(/media/REG001/images/static/franchise/error_bottom.gif) no-repeat scroll left top;
    height: 11px;
    clear: both;
}
div#errorPopUp a.jqmErrorClose {
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
}
div#errorPopUp div.content {
    background-color: #BD8EAD;
    padding: 0 15px;
    color: #CE0800;
    font-weight: bold;
}
div#errorPopUp div.message_content {
    background-color: #0000FF;
    padding: 0 15px;
    color: #C0C0C0;
    font-weight: bold;
}
div#errorPopUp div.message_top {
    background: transparent url(/media/REG001/images/static/stylist/error_top.gif) no-repeat scroll left top;
    height: 11px;
}
div#errorPopUp div.message_bottom {
    background: transparent url(/media/REG001/images/static/stylist/error_bottom.gif) no-repeat scroll left top;
    height: 11px;
    clear: both;
}
.errorElement + input[type=text],
.errorElement + input[type=password],
.errorElement + select,
.errorElement + input[type=radio] {
    background-color: pink !important;
    border: 1px solid red !important;
}
/* Message */
.messageContainer {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/modalInfo-top.png) no-repeat top left;
    display: none;
    position: absolute;
    width: 220px;
    padding-top: 7px;
    top: 180px;
    left: 400px;
}
.messageContainer .jqmErrorClose {
    float: right;
    margin: 0 -12px 0 0;
}
.messageContainer .modalBottom {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/modalInfo-bottom.png) no-repeat bottom right;
    padding-bottom: 18px;
    z-index: 7000;
}
.messageContainer .messageData {
    background: transparent url(/media/REG001/images/static/stylist/backgrounds/modalInfo-middle.gif) repeat-y top left;
    padding: 0 29px 0 13px;
    width: 190px;
}
.messageContainer .messageDate .description {
    font-weight: normal;
}
/* End Message */
/* Heading text images */
h1.heading {
    font-size: 17px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #1c6491;
    text-transform: lowercase;
    line-height: 1.2;
}
h1.heading span.firstWord {
    color: #000000;
    text-transform: lowercase;
}

