a:link,
a:visited,
a:hover,
a:active {
	color: #0065ad;
	}
/******************************************************************************
*   Global Subpage elements
******************************************************************************/
a:link.view-larger,
a:visited.view-larger,
a:hover.view-larger,
a:active.view-larger {
    background: url(/commonimages/originals/icons/product-view-larger.gif) no-repeat right center;
    display: inline-block;
    padding-right: 11px;
    white-space: nowrap;
    }
a:link.print,
a:visited.print,
a:hover.print,
a:active.print {
    background: url(/commonimages/originals/icons/print.gif) no-repeat left center;
    padding-left: 12px;
    }
a:link.top,
a:visited.top,
a:hover.top,
a:active.top {
    background: url(/commonimages/originals/icons/back-top.gif) no-repeat left center;
    padding-left: 12px;
    }
span.hr {
    border-bottom: 1px solid #000;
    clear: both;
    display: block;
    margin: 12px 0;
    }
span.hr-alt {
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 12px 0;
    }
ul.bulleted {
	margin-left: 22px;
	}
    ul.bulleted li {
        background: url(/commonimages/originals/icons/bullet-search.gif) no-repeat 0 3px;
        line-height: 14px;
        margin: 9px 0;
        padding-left: 15px;
        }
        ul.bulleted li a:link,
        ul.bulleted li a:visited,
        ul.bulleted li a:hover,
        ul.bulleted li a:active {
            color: #999;
            }
.note {
    margin-bottom: 12px;
    padding: 2px 22px;
    }
	.note p {
		color: #333;
		}
        .note p a:link,
        .note p a:visited,
        .note p a:hover,
        .note p a:active {
            color: #666;
            }
.divided {
    border-right: 1px solid #B50937;
    margin-right: 34px;
    padding-right: 30px;
    }
/******************************************************************************
*   Page Layouts
******************************************************************************/
#body {
    color: #666;
    clear: both;
    line-height: 1.3;
    overflow: visible;
    }
    #body a:link,
    #body a:visited,
    #body a:hover,
    #body a:active {
        text-decoration: underline;
        }
        #body a:hover {
            text-decoration: none;
            }
.left-column {
    float: left;
    }
.left-column .black-color{
    color:#000;
    }   
    
    .left-column .red-color-link a:link,
    .left-column .red-color-link a:visited,
    .left-column .red-color-link a:hover,
    .left-column .red-color-link a:active
    {
     color:#B50831;
    }
 
.left-column .red-color a:hover{
    text-decoration:none;
}
 
.right-column {
    float: right;
    }
.fifty-fifty {}
    .fifty-fifty #aside {
        float: left;
        width: 475px;
        }
    .fifty-fifty #article {
        float: right;
        width: 440px;
        }
.left-width {}
    .left-width #article {
        float: left;
        margin-right: 10px;
        width: 670px !important;
        }
    .left-width #aside {
        float: right;
        width: 250px !important;
        }
.left-review-width {}
    .left-review-width #article {
        background-color: #ededed;
        clear: left;
        float: left;
        padding: 14px;
        width: 722px;
        }
    .left-review-width #aside {
        clear: right;
        float: right;
        width: 175px !important;
        }
.left-cart-width {}
    .left-cart-width #article {
        background-color: #ededed;
        clear: left;
        float: left;
        padding: 14px;
        width: 722px;
        }
    .left-cart-width #aside {
        clear: right;
        float: right;
        width: 175px !important;
        }
.right-width {}
    .right-width #aside {
        clear: left;
        float: left;
        margin-right: 10px;
       /* width: 208px !important;*/
width: 175px !important;

        }
    .right-width #article {
        clear: right;
        float: right;
        width: 730px !important;
        }
.account {}
    .account #aside {
        clear: left;
        float: left;
        margin-right: 30px;
        width: 186px !important;
        }
    .account #article {
        clear: right;
        float: left;
        width: 617px !important;
        }
.user {}
    .user #article {
        clear: left;
        float: left;
        width: 450px !important;
        }
    .user #aside {
        border: none;
        border-left:3px solid #B50937;
        clear: right;
        float: right;
        padding: 21px 38px;
        width: 400px !important;
        }
.register {}
    .register #article {
        clear: both;
        margin: 45px auto;
        width: 629px !important;
        }
.full-width-review #article {
        background-color: #ededed;
        clear: both;
        margin: 18px 0;
        padding: 14px;
        }
        
.full-width-gutter #article {
        width:780px;
        }
        
.empty-width {}
    .empty-width #article {
        clear: left;
        float: left;
        width: 728px;
        }
    .empty-width #aside {
        clear: right;
        float: right;
        overflow: hidden;
        width: 175px;
        }
h1 {
    clear: both;
    color: #B50831;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    }
    h1 strong {
        color: #000;
        font-weight: bold;
        }
p.intro {
    margin-bottom: 30px !important;
    }
    

/******************************************************************************
*   Subpage sidebar elements
******************************************************************************/
#aside {}
    #aside h2 {
        color: #000;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        }
    #aside h3 {
        color: #0067ac;
        font-size: 19px;
        font-weight: bold;
        margin-bottom: 15px;
        }
        #aside h3  a.view-flyout {
            background: none;
            border: 0;
            cursor: pointer;
            height: 16px;
            margin-left: 6px;
            padding: 0;
            vertical-align: middle;
            width: 21px;
            }
    .account #aside h3 {
        color: #000;
        }
    #aside h4 {
        color: #B50831;
        font-weight: bold;
        }
    #aside p {
        margin: 10px 0;
        }
    /**************************************************************************
    *   Side faceted search
    **************************************************************************/
    #criteria {
        margin-bottom: 20px;
        }
        #criteria h4 {
            color: #000;
            margin-bottom: 8px;
            }
        #criteria .list {}
        #criteria ul {
            clear: both;
            overflow: hidden;
            }
            #criteria li {
                clear: both;
                line-height: 1;
                margin-bottom: 5px;
                overflow: hidden;
                }
            #criteria ul span,
            #criteria ul p {
                line-height: 18px;
                }
                #criteria ul span {
                    clear: left;
                    color: #666;
                    float: left;
                    font-weight: bold;
                    width: 85px
                    }
                #criteria ul p {
                    clear: right;
                    color: #B50937;
                    float: right;
                    margin: 0;
                    text-align: left;
                    width: 110px;
                    }
                    #criteria ul p img {
                        vertical-align: middle;
                        }
        #criteria a:link.clear,
        #criteria a:visited.clear,
        #criteria a:hover.clear,
        #criteria a:active.clear {
            border-top: 1px solid #c0c0c0;
            display: block;
            font-size: 11px;
            margin-top: 8px;
            padding-top: 8px;
            }
    /**************************************************************************
    *   Side navigation
    **************************************************************************/
    #side-navigation {}
        #side-navigation li {
            clear: both;
            line-height: 20px;
            overflow: hidden;
            }
            #side-navigation li.category {
                margin-top: 5px;
                padding: 0 0 20px 1px;
                }
                #side-navigation li.category .meta {
                    color: #000;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 12px;
                    }
            #side-navigation li h4 {
                background: url(/commonimages/originals/backgrounds/side-nav.gif) no-repeat left bottom;
                color: #000;
                font-size: 17px;
                margin-bottom: 3px;
                padding-bottom: 3px;
                }
                #side-navigation li a:link.header,
                #side-navigation li a:visited.header,
                #side-navigation li a:hover.header,
                #side-navigation li a:active.header,
                #side-navigation li h4 a:link,
                #side-navigation li h4 a:visited,
                #side-navigation li h4 a:hover,
                #side-navigation li h4 a:active {
                    background: url(/commonimages/originals/icons/nav-collapse.gif) no-repeat right center;
                    color: #b50937;
                    display: block;
                    font-size: 15px;
                    font-weight: bold;
                    text-decoration: none;
                    text-transform: uppercase;
                    }
                    ul#side-navigation li a.header {
                        background: url(/commonimages/originals/backgrounds/side-nav.gif) no-repeat left bottom !important;
                        padding-bottom: 3px;
                        }
            #side-navigation li h4.header {
                color: #B50831;
                font-size: 15px;
                }
            #side-navigation li.divide {
                border-top: 1px solid #d2d2d2;
                height: 1px;
                line-height: 1px !important;
                margin-top: 10px;
                padding-top: 10px;
                }
                #side-navigation li ul a:link,
                #side-navigation li ul a:visited,
                #side-navigation li ul a:hover,
                #side-navigation li ul a:active {
                    color: #666; 
                    text-decoration: none;
                    }
                    #side-navigation li ul a:hover {
                        color: #000;
                        }
                #side-navigation li ul li.active a:link,
                #side-navigation li ul li.active a:visited,
                #side-navigation li ul li.active a:hover,
                #side-navigation li ul li.active a:active {
                    color: #000;
                    font-weight: bold;
                    text-decoration: none;
                    }
        #side-navigation li.collapsed {}
            #side-navigation li.collapsed h4 a:link,
            #side-navigation li.collapsed h4 a:visited,
            #side-navigation li.collapsed h4 a:hover,
            #side-navigation li.collapsed h4 a:active {
                background-image: url(/commonimages/originals/icons/nav-expand.gif);
                }
            #side-navigation li a:link.option,
            #side-navigation li a:visited.option,
            #side-navigation li a:hover.option,
            #side-navigation li a:active.option {
                background: url(/commonimages/originals/icons/nav-collapse.gif) no-repeat right center;
                display: block;
                }
            #side-navigation li.collapsed a:link.option,
            #side-navigation li.collapsed a:visited.option,
            #side-navigation li.collapsed a:hover.option,
            #side-navigation li.collapsed a:active.option {
                background: url(/commonimages/originals/icons/nav-expand.gif) no-repeat right center;
                }
            #side-navigation li.collapsed ul {
                display: none;
                }
/******************************************************************************
*   Subpage Primary Content Area
******************************************************************************/
#article {}
     #article h2 {
        clear: both;
        color: #000;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 17px;
        }
        #article h2 strong {
            color: #B50937;
            }
         #article h2#shopping-cart {
            margin-bottom:10px;
            }
        .title-note {
            font-size: 12px;
            font-weight: normal;
            margin-left: 10px;
            }
    #article h3,
    .full-width-review #aside h3 {
        clear: both;
        color: #B50831;
        font-size: 14px;
        }
    #article h3.check-out-heading{   
        color:#B50831;
        font-size:15px;
        font-weight:bold; 
        padding-top:18px;
        text-transform:uppercase;
    }
     
        
     
    #article h4,
    .full-width-review #aside h4{
        color: #000;
        }
    #article h5 {
        color: #000;
        margin: 10px 0 -10px;
        }
     #article p {
        margin: 10px 0;
        }
     
        
        #article h4.title {
            color: #000 !important;
            margin: 10px 0 -10px;
            }
    #breadcrumb {
        margin-bottom: 12px;
        clear:both;
        }
        #breadcrumb a:link,
        #breadcrumb a:visited,
        #breadcrumb a:hover,
        #breadcrumb a:active {
            background: url(/commonimages/originals/icons/breadcrumb-level.gif) no-repeat right center;
            display: inline-block;
            font-size: 11px;
            font-weight: bold;
            margin-right: 4px;
            padding-right: 13px;
            }
        #breadcrumb a:link.current,
        #breadcrumb a:visited.current,
        #breadcrumb a:hover.current,
        #breadcrumb a:active.current {
            background: none;
            color: #b50937;
            cursor: text;
            text-decoration: none;
            }
    /**************************************************************************
    *   Category page and Global subpage slots
    **************************************************************************/
    .feature {
        clear: both;
        margin-bottom: 12px;
        }
    .media-slots {
        clear: both;
        overflow: hidden;
        }
        .slot {
            margin-bottom: 12px;
            width: 356px;
            }
    /**************************************************************************
    *   Search Results
    **************************************************************************/
    .search {}
        #alternate-options {
            background-color: #eaeaea;
            clear: both;
            float: left;
            margin-bottom: 16px;
            overflow: hidden;
            padding: 16px;
            width: 545px;
            }
            #alternate-options fieldset {
                border-bottom: 1px solid #000;
                margin-bottom: 16px;
                padding-bottom: 12px;
                }
                #alternate-options fieldset label {
                    color: #000;
                    font-size: 16px;
                    font-weight: bold;
                    line-height: 32px;
                    margin-right: 12px;
                    }
                #alternate-options fieldset .search-input {
                    border: 1px solid #bfbfbf;
                    font-size: 16px;
                    margin-right: 12px;
                    padding: 7px;
                    width: 352px
                    }
                #alternate-options fieldset input {
                    vertical-align: middle;
                    }
        #search-tips {
            color: #666;
            }
            #search-tips h4 {
                color: #000;
                }
            #search-tips ul {
                list-style: square url(/commonimages/originals/icons/bullet-search.gif) outside;
                padding-left: 1em;
                }
                #search-tips ul li {
                    line-height: 19px;
                    }
            #search-tips a:link,
            #search-tips a:visited,
            #search-tips a:active,
            #search-tips a:hover {
                color: #0067ac;
                text-decoration: none;
                }
        h3.results {
            clear: both;
            color: #000;
            font-size: 20px !important;
            font-weight: bold;
            letter-spacing: -1px;
            line-height: 35px;
            margin-bottom: 18px;
            overflow: hidden;
            }
            span.other-site {
                display: block;
                font-size: 12px;
                font-weight: normal;
                letter-spacing: 0;
                line-height: 35px;
                text-align: right;
                }
            h3.results img {
                float: left;
                margin-right: 15px;
                }
            h3.results p {
                line-height: 22px;
                }
        h3.empty {
            border-bottom: 1px solid #B50831;
            padding-bottom: 18px;
            }
        #shop {
            clear: left;
            margin-bottom: 10px;
            overflow: hidden;
            }
            #shop .site {
                float: left;
                margin-right: 72px;
                }
                #shop h4 {
                    color: #666;
                    margin-bottom: 5px;
                    }
                #shop a:link,
                #shop a:visited,
                #shop a:hover,
                #shop a:active {
                    font-weight: bold;
                    }
        #account {
            clear: left;
            margin-top: 10px;
            }
    .register-options {
        background-color: #eaeaea;
        float: left;
        margin-top: 10px;
        padding: 16px;
        }
        .register-options h4 {
	    color: #B50937;
	    }
     /**************************************************************************
    *   Error Styles 
    **************************************************************************/
     #error-content{
        border:1px solid #B50831;
		clear: both;
        color:#B50831;
        margin-bottom:10px;
        padding:10px;
        }
        
        #error-content h3{
            color:#B50831;
            font-size:15px;
            font-weight:bold;
        }
        
        
              
     /**************************************************************************
    *   Add to Cart Styles 
    **************************************************************************/         
    #add-to-cart-content{
        border:1px solid #2cd71a;
        clear:both;
        color:#2cd71a;
        margin-bottom:10px;
        padding:10px;
      } 
      
    #add-to-cart-content p{
        font-weight:bold;
        padding:8px 5px 0 0;
        float:left;
    }  

    #add-to-cart-content input{
        margin-top:5px;
    }  
    /******************************************************************************
    *   Global Subpage Product listing pagination
    ******************************************************************************/
    .display-action {
        clear: both;
        margin-bottom: 10px;
        overflow: hidden;
        }
        .display-action .label{
            margin-right: 14px;
            }
        .display-action .divider {
           color: #c0c0c0;
           }
        .display-action .pager {
            margin-right: 20px;
            }
        .display-action a:link.active,
        .display-action a:visited.active,
        .display-action a:hover.active,
        .display-action a:active.active {
            color: #B50831;
            cursor: text;
            font-weight: bold;
            text-decoration: none !important;
            }
        .display-action a:link.disable,
        .display-action a:visited.disable,
        .display-action a:hover.disable,
        .display-action a:active.disable {
            color: #ccc;
            cursor: text;
            text-decoration: none !important;
            }
            .display-action a.top strong {
                font-weight: normal;
                }
    /******************************************************************************
    *   Global Subpage product lists
    ******************************************************************************/
    .products,
    #products {
        background: url(/commonimages/originals/backgrounds/section-divider.gif) no-repeat left top;
        border-bottom: 1px solid #000;
        clear: both;
        margin-bottom: 20px;
        overflow: hidden;
        padding: 20px 0;
        }
        .products {
            border-bottom: 0;
            }
        .products li,
        #products  li {
            display: inline-block;
            margin: 0 6px 15px;
            min-height: 195px;
            vertical-align: top;
            width: 167px;
            }
            .products a:link,
            .products a:visited,
            .products a:hover,
            .products a:active,
            #products a:link,
            #products a:visited,
            #products a:hover,
            #products a:active {
                text-decoration: none !important;
                }
                .products a:hover,
                #products a:hover {
                    text-decoration: underline !important;
                    }
            .products li .img,
            #products  li .img {
                position: relative;
                }
                .products  li .img .thumb,
                #products  li .img .thumb {
                    height: 167px;
                    width: 167px;
                    }
                .products  li .img .ribbon,
                #products  li .img .ribbon {
                    display: none;
                    left: 0;
                    position: absolute;
                    top: 0;
                    z-index: 50;
                    }
                    li.sale .img .ribbon {
                        display: block !important;
                        }
                    li.new .img .ribbon {
                        display: block !important;
                        }
            .products  li h5,
            #products  li h5 {
                color: #666;
                border-top: 1px solid #d4d4d4;
                font-size: 15px;
                line-height: 1.1;
                margin:0 !important;
                padding-top: 3px;
                }
                .products  li h5 sup,
                #products  li h5 sup {
                    font-size: 11px;
                    vertical-align: super;
                    }
            .products li .price,
            #products li .price {
                color: #b50937;
                font-size: 12px;
                font-weight: bold;
                margin-bottom: 7px;
                }
                li.sale .price {
                    color: #000 !important;
                    }
                    .price del {
                        color: #b50937;
                        margin-right: 10px;
                        }
                li .wide {
                    color: #666;
                    display: block;
                    background: url(/commonimages/originals/icons/wide-width.gif) no-repeat left center;
                    font-size: 11px;
                    line-height: 13px;
                    padding-left: 22px;
                    }
    #aside .products {
        background: none;
        border: 0;
        padding: 0;
        }
    #aside .products li {
        margin: 0 0 20px;
        }
    /**************************************************************************
    *   Product page
    **************************************************************************/
    .product-details {}
        h1#product-name {
            margin: 0;
            }
            h1#product-name strong {
                font-weight: normal;
                }
        .product-details h3 {
            color: #000;
            font-size: 20px;
            font-weight: normal;
            }
        .product-details h4 {
                color: #666;
                font-weight: normal;
                margin-bottom: 12px;
                }
                .product-details h4 strong {
                    color: #000;
                    font-weight: bold;
                    }
        .product-details #product-image {
            overflow: hidden;
            text-align: center;
            width: 490px;
            }
            .product-details #product-image img {
                padding: 20px 0;
                vertical-align: middle;
                }
        .product-details #image-meta {
            margin: 0 0 12px;
            overflow: hidden;
            padding: 0 10px;
            }
            .product-details #image-meta #active-color {
                color: #0067ac;
                }
            .product-details #image-meta .view360 img {
                vertical-align: middle;
                }
        #alternate-view {
            background-color: #e9e9e9;
            margin-bottom: 18px;
            padding: 12px;
            }
            #alternate-view ul {
                clear: both;
                overflow: hidden;
                }
                #alternate-view ul li {
                    background-color: #fff;
                    border: 1px solid #999;
                    display: block;
                    float: left;
                    height: 58px;
                    line-height: 58px;
                    margin: 0 10px 10px 0;
                    overflow: hidden;
                    text-align: center;
                    width: 58px;
                    }
                    #alternate-view ul li.selected {
                        border: 1px solid #333;
                        line-height: 56px;
                        width: 56px
                        }
                    #alternate-view ul li img {
                        vertical-align: middle;
                        }
        #suggested {}
            #suggested h4 {
                margin-right: 12px;
                }
            #suggested .products {
                border-top: 0;
                }
                #suggested .products li {
                    margin: 0 29px 15px;
                    }
        #product-browser {
            margin: 3px 0 15px;
            overflow: hidden;
            }
            #product-browser a:link.back,
            #product-browser a:visited.back,
            #product-browser a:hover.back,
            #product-browser a:active.back {
                background: url(/commonimages/originals/icons/back-page.gif) no-repeat left center;
                margin-right: 36px;
                padding-left: 12px;
                }
        #product-meta {
            background: url(/commonimages/originals/backgrounds/meta-divider.gif) no-repeat left bottom;
            margin-bottom: 10px;
            overflow: hidden;
            padding-bottom: 18px;
            }
            #pricing {
                font-size: 14px;
                margin-bottom: 10px;
                }
                #pricing .sale {
                    color: #b50937;
                    margin-right: 22px;
                    }
            #promotional-message {
                clear: both;
                color: #B50831;
                font-size: 11px;
                width: 250px;
                }
            #lot {
                color: #333;
                }
        #description {
            color: #666;
            margin-bottom: 10px;
            }
        #advice {
            background-color: #eaeaea;
            border: 1px solid #999;
            color: #666;
            line-height: 20px;
            margin-bottom: 15px;
            padding: 4px 12px;
            }
            #advice strong {
                color: #333;
                text-transform: uppercase;
                }
                #advice a:link,
                #advice a:visited,
                #advice a:hover,
                #advice a:active {
                    margin-left: 26px;
                    }
                    #advice img {
                        vertical-align: middle;
                        }
        #color-selector {
            margin-bottom: 14px;
            overflow: hidden;
            }
            #color-selector li {
                border: 1px solid #adadad;
                float: left;
                height: 20px;
                margin-bottom: 5px;
                margin-right: 8px;
                overflow: hidden;
                width: 40px;
                }
            #color-selector li.selected {
                border: 2px solid #333;
                height: 19px;
                margin-right: 7px;
                margin-bottom: 4px;
                width: 39px;
                }
                #color-selector li img {
                    height: 20px;
                    width: 40px;
                    }
        #shoe-options {
            margin-bottom: 8px;
            }
            #shoe-options select {
                font-size: 11px;
                margin-right: 3px;
                }
                #shoe-options select option {
                    padding-right: 8px
                    }
        #view-options {
            font-size: 11px;
            margin-bottom: 24px;
            }
            #view-options .divider {
                margin: 0 8px;
                }
        #product-action {
            clear: both;
            margin-bottom: 38px;
            overflow: hidden;
            }
			#product-action #faceBook-like {
		   /*position: absolute; 
		   top: 500px; 
		   left:868px;*/
float:right;
height:30px;
margin-right:21px;
margin-top:10px;
width:80px;
display:inline;            }

        #product-action #share-product {
            color: #0067ac;
            font-weight: bold;
			clear:both;
            }
            #product-action #share-product strong {
                margin-right: 5px;
                }
            #product-action #share-product .share {
                margin-right: 16px;
                }
            #product-action #share-product img{
                vertical-align: middle;
                }
/******************************************************************************
*   Subpage forms
******************************************************************************/
.form-section {
    border-bottom: 1px solid #d6d6d6;
    margin: 0 0 25px;
    padding-bottom: 7px;
    }
.form-title {
    clear: both;
    overflow: hidden;
    }
    .form-title h3 {
        color: #333;
        float: left;
        }
    .form-title .msg-required {
        float: right;
       font-style: italic;
       line-height: 1;
       margin: 0 5px !important;
        }
.form-action {
    margin: 14px;
    }
.form {
    margin-bottom: 45px;
    }
    .form-last {
        margin-bottom: 0 !important;
        }
    .form tr td {
        padding: 5px;
        }
        .form tr td.label {
            text-align: right;
            line-height: 16px;
            vertical-align: text-top;
            white-space: nowrap;
            width: 185px;
            }
        .form tr td.field {
            width: 230px;
            }
        .form tr td.wide-field {
            width: 546px;
            }
            .form tr td.field .input {
                border: 1px solid #a1a1a1;
                width: 230px;
                }
                .form tr td.field .small {
                    width: 35px;
                    }
                .form tr td.field .medium {
                    width: 105px;
                    }
                .form tr td.field #expiremonth {
                    width: 122px;
                    }
        .form tr td.instruction {
            padding: 0 0 0 35px !important;
            width: 300px;
            }
            .form tr td.instruction p {
                margin: 0 0 10px !important;
                }
        span.instruction {
            display: block;
            margin-top: 3px;
            }
span.required {
	color: #B50831;
    font-size:18px !important;
	font-weight: bold;
    vertical-align:middle;
	}
label {
    color: #000;
    font-weight: bold;
    }
input.input {
    border: 1px solid #a1a1a1;
    font-size: 15px;
    margin-right: 3px;
    padding: 2px 0;
    width: 207px;
    }
input.button {
    vertical-align: middle;
    }
#login-form {}
    #login-form h4 {
        font-size: 15px;
        text-transform: uppercase;
        }
    #login-form p {
        font-size: 11px;
        }
     #login-form p.instructions{
        font-size: 100%;
        line-height:1.3;
        }  
    p.register {
        text-align: center;
        }
    p.left-align{
        text-align:left;
    }    
    #login-form label {
        color: #000;
        display: block;
        font-weight: bold;
        margin-bottom: 7px;
        }
    #login-form input.input {
        margin-bottom: 8px;
        width: 249px;
        }
    #login-form input.submit {
        float: right;
        vertical-align: middle;
        }
 #hint {
    background-color: #d8d8d8;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 22px !important;
    padding: 10px 16px;
    }
.email-password {
    position: relative;
    }
    .email-password form {
        left: 190px;
        position: absolute;
        top: 25px;
        }
strong.user {
    color: #B50831;
    }
.checkbox-group {}
    .checkbox-group input {
        margin-right: 3px;
        }
        .checkbox-group label {
            line-height: 18px;
            margin-right: 10px;
            }
            .checkbox-group label strong {
                color: #B50831;
                }
    .outside {
        overflow: hidden;
        }
        .outside input,
        .outside label {
            float: left;
            }
            .outside label {
                margin-left: 10px;
                
                }
            .outside span label{
                width: 81%;
               }    
                
.section-finish {
    overflow: hidden;
    }
.section-finish h3 {
    clear: both;
    }
    .section-finish p {
        margin: 0 !important;
        width: 65%;
        }
.button-divider {
    margin: 0 5px;
    }
.button-wrapper {
    margin-left: 87px;
    margin-top: 18px;
    }
.section-buttons {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
	}
    .section-buttons .action-buttons {
        float: left;
        }
    .section-buttons .form-buttons {
        float: right;
        }
.section {
    clear: both;
    margin-bottom: 20px;
    position: relative;
    }
    .section h3 {
        color: #B50831;
        margin-bottom: 10px;
        }
        .section h3 a:link,
        .section h3 a:visited,
        .section h3 a:hover,
        .section h3 a:active {
            color: #B50831;
            }
    .section .info {
        background-color: #f6f6f6;
        clear: both;
        overflow: hidden;
        padding: 10px;
        }
        .section .info li {
            float: left;
            overflow: hidden;
            padding-right: 5px;
            width: 30%;
            }
            .section .info li h4 {}
        .section .info li.empty-field {
            background-color: #eee;
            border: 1px solid #cccccc;
            clear: both;
            color: #999;
            float: none;
            font-weight: bold;
            padding: 10px;
            width: auto;
            }
            .section .info li.options {
                color: #B50831;
                overflow: visible;
                padding-top: 10px;
                white-space: nowrap;
                }
                .section .info li.options a:link,
                .section .info li.options a:visited,
                .section .info li.options a:hover,
                .section .info li.options a:active {
                    white-space: nowrap;
                    }
    .alt .info {
        background-color: #fff;
        }
        .alt .info li {
            width: 24%;
            }
        .column {
            clear: both;
            }
            .column .info li {
                width: 48%;
                }
                .column .info li.options {
                    clear: both;
                    }
            .column .single li {
                width: 100%;
                }
div.section-break {
    background-color: #f7f7f7;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 16px;
    }
    div.section-break h3 {
        clear: none !important;
        }
    div.section-break h4 {
        margin-bottom: 15px;
        }
    div.section-break .form {
        margin-bottom: 0;
        }
    div.modal-background{
        background-color:#eaeaea;
    }
    div.payment { position: relative; }
    .expires {
        background-color: #B50831 !important;
        color: #fff;
        font-size: 11px;
        margin-top: 10px;
        padding: 6px;
        width: 115px;
        }
        .payment .expires {
            position: absolute;
            margin-top: 0;
            right: 0px;
            top: -10px;
            }
.data {
    background-color: #fff;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
    }
    .data thead {
        line-height: 24px;
        }
        .data th {
            background-color: #999;
            color: #fff;
            font-weight: bold;
            padding-left: 12px;
            text-align: left;
            }
        .data thead.empty-head th {
            background-color: #ccc;
            height: 1px;
            }
    .data td {
        border-bottom: 1px solid #ededed;
        padding: 20px 0 16px 12px;
        }
        .data tr.alternate td {
            background-color: #f7f7f7;
            }
            .data tr td a:link.item-action,
            .data tr td a:visited.item-action,
            .data tr td a:hover.item-action,
            .data tr td a:active.item-action {
                display: block;
                font-weight: normal;
                }
        .data tr td.status a {
            display: block;
            }
        .data tr td.in-progress {
            font-weight: bold;
            color: #060;
            }
    .data td .title {
        color: #666;
        font-size: 14px;
        font-weight: bold;
        }
    .data td .label {
        color: #666;
        font-weight: bold;
        }
    .data td.action {
        white-space: nowrap;
        }
    .data tr.empty-order td {
        background-color: #eee;
        color: #999;
        font-style: italic;
        padding: 80px 0;
        text-align: center;
        }

.addressbook td.addr-name {
    width:254px;
    }
    .addressbook td.addr-name * {
        overflow:hidden !important;
        width:242px !important;
        }
.addressbook td.addr-info {
    width:233px;
    }
    .addressbook td.addr-info * {
        overflow:hidden !important;
        width:221px !important;
        }
.addressbook td.action {
    width:88px;
    }

/******************************************************************************
*   Modals
******************************************************************************/
.modal {
    clear: both;
    overflow: hidden;
    }
    .modal .close-link {
        position: absolute;
        right: 5px;
        top: 5px;
        }
    .modal h2 {
        color: #999;
        }
    .modal h3 {
        font-size: 20px;
        font-weight: normal;
        }
    .modal h4 {
        font-size: 14px;
        margin-bottom: 8px;
        }
        .modal h4 img {
            vertical-align: middle;
            }
    #large-view {}
        #large-view #large-swatch-list {
            float: left;
            }
            #large-view #large-swatch-list li {
                border: 1px solid #999;
                height: 58px;
                margin-bottom: 5px;
                width: 58px;
                }
                #large-view #large-swatch-list li.selected {
                    border: 2px solid #B50831;
                    }
                #large-view #large-swatch-list img {
                    width: 58px;
                    }
        #large-view #large-product-view {
            border: 1px solid #999;
            float: right;
            height: 700px;
            text-align: center;
            width: 700px;
            }
    .modal .content {
        clear: both;
        height: 450px;
        border-top: 1px solid #999;
        overflow: auto;
        padding: 10px 5px 0 0;
        }
    .size-list {
        clear: both;
        margin-bottom: 30px;
        overflow: hidden;
        }
        .size-list li {
            border: 1px solid #999;
            float: left;
            font-size: 11px;
            height: 58px;
            line-height: 12px;
            margin: 1px;
            padding: 1px;
            text-align: center;
            width: 58px;
            }
            .size-list li strong {
                display: block;
                }
            .size-list li span {
                display: block;
                }
        .size-list li.outofstock {
            background-color: #eaeaea;
            }
            .size-list li.outofstock span {
                color: #ED0A0a;
                }
.large-tab li {
    font-size: 13px;
    font-weight: bold;

    }
    .large-tab li span {
        display: block;
        font-size: 11px;
        }
#size-chart tbody{
    height: 450px;
    overflow: auto;
    }

#all-flyouts {
    background-color: #fff;
    border: 1px solid #c8c8c8;
    display: none;
    overflow: visible;
    padding: 13px 17px;
    position: absolute;
    z-index: 100;
    zoom: 1;
    }
    #all-flyouts .arrow {
        background: #fff url(/commonimages/originals/icons/all-criteria-arrow.gif) no-repeat center center;
        border: 1px solid #c8c8c8;
        border-right: none;
        height: 20px;
        left: -18px;
        position: absolute;
        top: 8px;
        width: 17px;
        z-index: 100;
        }
    #all-flyouts h3 {
        color: #333;
        font-size: 13px;
        font-weight: bold;
        margin: 0;
        }
    #all-flyouts p {
        border-bottom: 1px solid #e0e0e0;
        clear: both;
        color: #666;
        font-size: 11px;
        margin: 2px 0 9px !important;
        padding-bottom: 9px;
        }
    #all-flyouts ul li {
        float: left;
        }
        #all-flyouts ul li h4 {
            color: #333;
            font-size: 11px;
            font-weight: bold;
            line-height: 17px;
            margin: 0;
            white-space: nowrap;
            }
        #all-flyouts ul li ul {
            float: left;
            margin-right: 20px;
            }
            #all-flyouts ul li ul li {
                float: none;
                line-height: 17px;
                margin-bottom: 5px;
                width: 110px;
                }
    #all-flyouts a:link.flyout-close,
    #all-flyouts a:visited.flyout-close,
    #all-flyouts a:hover.flyout-close,
    #all-flyouts a:active.flyout-close {
        background: url(/commonimages/originals/icons/close-x.gif) no-repeat left center;
        font-size: 11px;
        padding-left: 9px;
        position: absolute;
        right: 20px;
        top: 14px;
        }
#share {
    background-color: #fff;
    border: 3px solid #000;
    display: none;
    overflow: visible;
    padding: 13px 17px;
    position: absolute;
    z-index: 100;
    }
    #share .share-close {
        position: absolute;
        right: 0;
        top: 0;
        }
    #friend-form fieldset {
        margin-bottom: 15px;
        }
        #friend-form fieldset label {
            display: block;
            margin-bottom: 3px;
            width: 168px;
            }
        #friend-form fieldset p {
            color: #666;
            font-size: 11px;
            font-weight: normal;
            margin-bottom: 3px;
            width: 168px;
            }
        #friend-form fieldset input {
            width: 168px;
            }
        #friend-form fieldset textarea {
            height: 50px;
            width: 168px;
            }
    #share-list ul li {
        margin: 4px 0;
        }
.sitemap h2 a:link,
.sitemap h2 a:visited,
.sitemap h2 a:hover,
.sitemap h2 a:active {
    font-size: 16px;
    }
.sitemap ul li {
    line-height: 20px;
    }
    .sitemap h3 a:link,
    .sitemap h3 a:visited,
    .sitemap h3 a:hover,
    .sitemap h3 a:active {}
    .sitemap ul li ul {
        margin: 0 0 10px 25px;
        }
ul#regions {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
    }
    ul#regions .region {
        float: left;
        width: 33%;
        }
/******************************************************************************
*   Shopping flow
******************************************************************************/
.left-cart-width .cart-action {
    margin-bottom: 15px;
    overflow: hidden;
    width: 750px;
    }
    .left-cart-width .cart-action p {
        float: left;
        width: 370px;
        }
    .left-cart-width .cart-action .action {
        float: right;
        text-align: right;
        width: 332px;
        }
        .left-cart-width .cart-action .action input {
            vertical-align: top;
            padding-left:3px;
            }
        .left-cart-width .cart-action .action .view-larger {
            margin: 4px 0 0 0;
            }
    table.cart {}
        table.cart col.quantity {
            width: 150px;
            }
        table.cart td h2 {
            clear: none !important;
            }
        table.cart td h3 {
            color: #000 !important;
            }
        table.cart .tfoot tr.subtotal td {
            background-color: #ededed;
            border-top: 3px solid #B50937;
            color: #333;
            font-size: 12px;
            font-weight: bold;
            }
            table.cart .tfoot tr.subtotal td.label {
                text-align: right;
                }
        table.cart td select {
            display: block;
            margin-bottom: 12px;
            width: 40px;
            }
        table.cart input.quantity {
            border: 1px solid #a2a2a2;
            display: block;
            margin-bottom: 12px;
            padding: 3px 0;
            text-align: center;
            width: 40px;
            }
        table.cart td p {
            font-size: 12px;
            margin-top: 0 !important;
            }
        table.cart td p.floated {
            float:left;
            padding:3px 3px 0 0 ;
            }
            table.cart tr.checkout td p {
                color: #666;
                }
        p.message {
            color: #B50937;
            font-size: 11px !important;
            font-weight: bold;
            margin: 0 !important;
            }
        table.cart tr.coupon td {}
            table.cart tr.coupon td label {
                color: #666;
                font-size: 12px;
                font-weight: normal;
                }
            table.cart tr.coupon td .btn-apply {
                vertical-align:top;
              
                }
            table.cart tr.coupon td input.code {
                color: #999;
                font-size: 10px;
                font-style: italic;
                padding: 2px 0;
                width: 175px;
                }
             table.cart tr.coupon td ul{
                color:#f00;
                list-style:square;
                }
             table.cart tr.coupon td ul li{
                color:#f00;
                margin:0 0 7px 22px;
                }
             table.cart tr.coupon td.coupon-price{
                background:#F7F7F7;
                color:#f00;
                padding-right:20px;
                text-align:right;
                }
            
        table.cart tr.method td {}
            table.cart tr.method td .view-larger {
                margin-right: 10px;
                }
            table.cart tr.method td select {
                color: #999;
                font-size: 10px;
                font-style: italic;
                padding: 2px 0;
                width: 250px;
                }
        table.cart tr#summary-meta td {}
            table.cart tr#summary-meta td ul {
                margin-bottom: 15px;
                }
                table.cart tr#summary-meta td .secure-shopping {
                    margin-top: 25px;
                    text-align: left !important;
                    }
        table.cart tr.coupons td {
            color: #B50937;
            }
        table.cart td.total-label {
            text-align: right;
            }
            
         table.cart tr td.item-total {
             border-bottom: none;
             padding-top: 20px !important;
             padding-bottom: 5px !important;
             }
             
           table.cart tr td.shipping-item-total {
                padding-top:40px !important;
                border-bottom:1px solid #ededed;
             }    
             
         table.cart tr td.item-total input{
             padding-bottom:3px;
             }
        table.cart tr.order-total td.item-total {
            font-weight: bold;
            
            }
            table.cart tr.order-total td.item-total span {
                font-size: 11px;
                font-weight: normal;
                }
        table.cart tr td.total-label {
            padding-right:0px !important;
            text-align: right;
            }
.left-cart-width #aside h5 {
    margin-bottom: 16px;
    text-align: center;
    width: 100%;
    }
.empty-width #alternate-options {
    float: none;
    width: auto;
    }
.left-review-width #aside h5 {
    color: #000;
    }
    .left-review-width #aside ul {
        margin-bottom: 15px;
        }
        .left-review-width #aside ul li {
            line-height: 19px;
            }
.secure-shopping {
    margin-bottom: 30px;
    text-align: left;
    }
    .secure-shopping h4 {
        color: #333 !important;
        font-size: 14px;
        font-weight: bold;
        margin-bottom:20px;
        }
    .secure-shopping a {
        margin: 0 4px;
        }
.full-width-review .section {
    float: left;
    width: 450px;
    }
    .full-width-review .section .info {
        background: none;
        }
    .full-width-review .section li {
        min-height: 100px;
        vertical-align: top;
        width: 48%;
        }
.full-width-review .summary {
    background-color: #fff;
    float: right;
    padding: 10px;
    width: 350px;
    }
    .full-width-review .summary h3 {
        margin-bottom: 10px;
        }
    .full-width-review .summary dl {
        overflow: hidden;
        }
        .full-width-review .summary dt {
            clear: left;
            float: left;
            width: 48%;
            }
        .full-width-review .summary dd {
            clear: right;
            float: right;
            text-align: right;
            width: 48%;
            }
            .full-width-review .summary .order-discounts {
                color: #B50937;
                }
            .full-width-review .summary .order-total {
                border-top: 1px solid #ededed;
                font-size: 14px;
                font-weight: bold;
                margin-top: 5px;
                padding-top: 5px;
                }
.checkout {
    border-bottom: none !important;
    }
    .checkout #navigation {}
        .checkout #navigation li {
            margin-right: 1px;
            }
            .checkout #navigation li a:link,
            .checkout #navigation li a:visited,
            .checkout #navigation li a:hover,
            .checkout #navigation li a:active {
                margin-right: 0 !important;
                text-align: center;
                text-decoration: none;
                vertical-align: middle;
                width: 235px;
                }
            .checkout #navigation li a.nohover:link,
            .checkout #navigation li a.nohover:visited,
            .checkout #navigation li a.nohover:hover,
            .checkout #navigation li a.nohover:active {
                color:#000 !important;
                cursor: default;
                }
table.order {
    margin-bottom:0;
    }
    .order col.item {
        width: 275px;
        }
     col.quantity {
        width: 45px;
        /*text-align: center;*/
        }
    .order col.price {
        width: 149px;
        }
    table col.total {
        width: 63px;
        }
    .order col.actions {
        width: 114px;
        }
    .order th.item-total {
        text-align: center;
        }
 
        
    .order td {
        color: #000;
        vertical-align: top;
        }
        .order td .product-info {
            color: #000;
            display: inline;
            float: left;
            font-size: 11px;
            font-weight: bold;
            /*width: 400px;*/
            }
        .order td span {
            color:#666666;
            font-weight: normal;
            }
         .order td span.product-name{
            color:#000;
            font-weight:normal;
         }   
            
        .order td .img {
            border: 1px solid #ececec;
            float: left;
            margin-right: 8px;
            
            }
        .order td .product {
            font-size: 13px;
            font-weight: bold;
            margin-bottom: 16px;
            }
        .order td .lot {
            font-size: 11px;
            margin-bottom: 16px;

            }
            .order td .order-status {overflow:auto;}
                .order td .order-status span {
                    float: left;
                    margin-right: 4px;
                    }
                .order td .order-status ol {
                    float: left;
                    }
         .order td .black-color {
            color:#000;
            font-weight: bold;
           
            }
            
          .order td .detail-size{
            font-size:11px;
            }
            
    .order .bulk-order {
        font-size: 11px;
        }
        .order .bulk-order label {
            font-weight: normal;
            line-height:2.25;
            }
    .order td.item-qty select {
        width: 104px
        }
    .order td.quantity,
    .order td.price {
        font-size: 12px;
        }
    .order td.item-total {
        background: #f7f7f7 !important;
        border-bottom-color: #e6e6e6;
        font-size: 12px;
        padding-right:20px;
        text-align: right;
        }
    .order tr.alternate td.item-total {
        background: #f0f0f0 !important;
        }
      .order td div.clear-image{
        padding-left:98px;
        }
table.payment {
    width: 100%;
    }
    table.payment tbody {
        background-color: #fff;
        padding-bottom: 10px;
        }
        table.payment tbody td {
             background-color: #fff;
            }
    table.payment td.item-total {
        padding-right: 14px;
        padding-left: 22px;
        text-align:right;
        white-space:nowrap;
        }
    table.payment td.item-total,
    table.payment tbody.tfoot,
    table.payment tbody.tfoot td {
        background-color: #f7f7f7;
        }
        table.payment tbody.tfoot td.total-label {
            text-align: right;
            }
        table.payment tr.discounts td {
            color: #B50937;
            white-space:nowrap;
            }
        table.payment td.balance-due {
            font-weight: bold;
            color: #000;
            }
    table.payment tr.checkout td.action {
        padding-bottom: 14px;
        text-align: right;
        }
.inline-title {
    margin-left: 10px;
    }
.table-checkbox {
    padding-bottom: 14px !important;
    }
.cart-action-buttons {
    text-align: left !important;
    }
.error-page #search-tips .split {
    margin-right: 1.95%;
    width: 48%;
    }
.error-page #search-tips ul li {
    padding: 2px 0 3px;
    line-height: 1;
    }

