/******************************************************************************
*   Global Subpage elements
******************************************************************************/
a:link.view-larger,
a:visited.view-larger,
a:hover.view-larger,
a:active.view-larger {
    background: url(../img/common/icon/product-view-larger.gif) no-repeat right center;
    display: inline-block;
    padding-right: 11px;
    white-space: nowrap;
	font:bold 11px Arial, Helvetica, sans;
    }

a:link.print,
a:visited.print,
a:hover.print,
a:active.print {
    background: url(../img/common/icon/print.gif) no-repeat right center;
    padding-right: 12px;
	text-transform:uppercase;
	font:bold 11px Arial, Helvetica, sans;
    }
a:link.top,
a:visited.top,
a:hover.top,
a:active.top {
    background: url(../img/common/icon/back-top.gif) no-repeat left center;
    padding-left: 12px;
    }
span.hr {
    border-bottom: 2px solid #00274c;
    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(/keds/collective/images/us/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: #666;
            }
.note {
    margin-bottom: 12px;
    padding: 2px 22px;
    }
	.note p {
		color: #000;
		}
.divided {
    border-right: 1px solid #00274c;
    margin-right: 34px;
    padding-right: 30px;
    }
/******************************************************************************
*   Page Layouts
******************************************************************************/
#body {
    clear: both;
    line-height: 1.3;
    }
    #body a:link,
    #body a:visited,
    #body a:hover,
    #body a:active {
        text-decoration: none;
        }
        #body a:hover {
            text-decoration: underline;
            }
.left-column {
    float: left;
    }
.left-column .black-color{
    color: #00274c;
    }   
    
    .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:#00264C;
    }
 
.left-column .red-color a:hover{
    text-decoration:none;
}
 
.right-column {
    float: right;
    }
.fifty-fifty {}
    .fifty-fifty #aside {
        float: left;
        width: 490px;
        }
    .fifty-fifty #article {
        float: right;
        width: 445px;
        }
.left-width {}
    .left-width #article {
        float: left;
        margin-left: 0px;
		display:inline;
        width: 730px !important;
        }
    .left-width #aside {
        float: left;
        width: 210px !important;
		padding-right:20px;
        }
.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;
        }
    .right-width #article {
        clear: right;
        float: right;
        width: 730px !important;
        }
.account {}
    .account #aside {
        clear: left;
        float: left;
        width: 230px !important;
		margin-top:20px;
        }
    .account #article {
        clear: right;
        float: left;
		margin-left:10px;
        width: 710px !important;
		margin-top:20px;
        }
	.account #article .intro{
	}
	.account .info {
		font-family:Arial, Helvetica, sans;
	}
.user {}
    .user #article {
        clear: left;
        float: left;
        width: 450px !important;
		overflow:hidden;
        }
    .user #aside {
       background:url('../img/common/dotted-line-vert.png') top left repeat-y;
        clear: right;
        float: right;
        padding: 21px 38px;
        width: 400px !important;
        }
.register {
    }
    .register #article {
        clear: both;
        margin: 45px 0;
        width: 800px !important;
        }
.full-width-review #article {
        background-color: #ededed;
        clear: both;
        margin: 18px 0;
        padding: 14px;
        }
        
.empty-width {}
    .empty-width #article {
        clear: left;
        float: left;
        width: 728px;
        }
    .empty-width #aside {
        clear: right;
        float: right;
        overflow: hidden;
        width: 175px;
        }
#body h1 {
    color: #00274C;
	font-size:20px;
    font-weight: bold;
    margin-bottom: 10px;
    }
       #body.account h1{
		font-size:18px;
		font-weight:bold;
	}
}

p.intro {
    margin-bottom: 30px !important;
    }
    
#checkoutLoginIntro {
    margin-bottom: 30px !important;
}

/******************************************************************************
*   Subpage sidebar elements
******************************************************************************/
#aside {
	font-size:13px;
	clear:both;
}
    #aside h2 {
        color: #999999;
        font-size: 13px;
        font-weight: bold;
        }
    #aside h3 {
        color: #00264c;
        font-size: 20px;
        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;
            }
    
    #aside h4 {
        font-weight: bold;
        }
    #aside p {
        margin: 10px 0;
        }
    /**************************************************************************
    *   Side faceted search
    **************************************************************************/
    #criteria {
        font-size: 11px;
        margin-bottom: 9px;
        }
        #criteria h4 {
            color: #6b6868;
            margin-bottom: 8px;
            }
        #criteria .list {
            background-color: #f4f4f4;
            padding: 10px;
            }
        #criteria div {
            color: #00274d;
            }
            #criteria div strong {
                line-height: 18px;
                color: #6b6868;
                margin-right: 6px;
                }
             #criteria div img {
                    vertical-align: middle;
                    }
        #criteria a:link.clear,
        #criteria a:visited.clear,
        #criteria a:hover.clear,
        #criteria a:active.clear {
            border-top: 1px solid #d4d3d3;
            display: block;
            font-size: 11px;
            margin-top: 8px;
            padding-top: 8px;
            text-decoration: none;
            }
            #criteria a:hover.clear {
                text-decoration: underline;
                }
    /**************************************************************************
    *   Side navigation
    **************************************************************************/
    #side-navigation {}
        #side-navigation li {
            clear: both;
            overflow: hidden;
            }
            #side-navigation li.category {
                margin-bottom: 9px;
                }
                #side-navigation li.category .meta {
                    color: #6b6868;
                    display: block;
					font:bold 11px/12px Arial, Helvetica, sans;
                    margin-bottom: 8px;
                    }
            #side-navigation li h4 {
                background-color: #eeefef;
                color: #00274c;
                font-size: 11px;
                padding: 7px;
                }
                #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(../img/common/icon/nav-collapse.gif) no-repeat right center;
                    color: #00274c;
                    display: block;
                    font-size: 11px;
                    font-weight: bold;
                    text-decoration: none;
                    text-transform: uppercase;
                    }
                    ul#side-navigation li a.header {
                        background: #eeefef !important;
                        color: #00274c;
                        font-size: 11px;
                        padding: 7px;
                        }
            #side-navigation li h4.header {
                background: #eeefef !important;
                color: #00274c;
                font-size: 15px;
                }
            #side-navigation li.divide {
                border-top: 1px solid #dbe1e6;
                height: 1px;
                line-height: 1px !important;
                margin-top: 8px;
                padding-top: 8px;
                }
            #side-navigation li ul li {
                line-height: 18px;
                }
                #side-navigation li ul a:link,
                #side-navigation li ul a:visited,
                #side-navigation li ul a:hover,
                #side-navigation li ul a:active {
                    font-size: 11px;
                    margin: 3px 7px;
                    text-decoration: none;
                    }
                    #side-navigation li ul a:hover {
                        text-decoration: underline;
                        }
                #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(../img/common/icon/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(../img/common/icon/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(../img/common/icon/nav-expand.gif) no-repeat right center;
                }
            #side-navigation li.collapsed ul {
                display: none;
                }	
/******************************************************************************
*   Subpage Primary Content Area
******************************************************************************/
#article {
	font-size:13px;
}
	#article h1{
		margin-top:20px;
	}
     #article h2 {
        clear: both;
        color: #00264c;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 17px;
        }
        #article h2 strong {
            color: #000;
            }
         #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;
        font-size: 16px;
		font-weight:bold;
		color:#00274C;
        }
    #article h3.check-out-heading{   
        font-size:18px;
        font-weight:normal; 
        padding-top:18px;
    }
     
    #article h5 {
        color: #00274c !important;
        margin: 10px 0 -10px;
        }
     #article p {
        margin: 10px 0;
        }
     
        
        #article h4.title {
            color: #000 !important;
            margin: 10px 0 -10px;
            }
    #breadcrumb {
        margin: 0;
        padding: 0;
        clear:left;
		font-size:10px;
        }
        #breadcrumb a:link,
        #breadcrumb a:visited,
        #breadcrumb a:hover,
        #breadcrumb a:active {
            background: url(/keds/collective/images/us/icons/breadcrumb-level.gif) no-repeat right center;
            display: inline-block;
            font: 11px Arial, Helvetica, sans;
            margin-right: 4px;
            padding-left: 1px;
            padding-right: 17px;
            text-decoration: none;
			color:#666;
            }
            #breadcrumb a:hover {
                text-decoration: underline;
				color:#45A2D1;
                }
        #breadcrumb a:link.current,
        #breadcrumb a:visited.current,
        #breadcrumb a:hover.current,
        #breadcrumb a:active.current {
            background: none;
            cursor: text;
            font-weight: bold;
            text-decoration: none;
			color:#666;
            }
    /**************************************************************************
    *   Category page and Global subpage slots
    **************************************************************************/
    .feature {
        clear: both;
        margin-bottom: 12px;
        }
    .media-slots {
        clear: both;
        overflow: hidden;
        }
        .slot {
            margin-bottom: 12px;
            width: 356px;
            }
    fieldset label {
        color: #00264c;
        font-weight: bold;
        }
    /**************************************************************************
    *   Search Results
    **************************************************************************/
    .search {}
        #alternate-options {
            background-color: #E8EBF0;
            clear: both;
            float: left;
            margin-bottom: 16px;
            overflow: hidden;
            padding: 16px;
            width: 545px;
            }
            #alternate-options fieldset {
                border-bottom: 1px solid #00264c;
                margin-bottom: 16px;
                padding-bottom: 12px;
                }
                #alternate-options fieldset label {
                    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: 300px
                    }
                #alternate-options fieldset input {
                    vertical-align: middle;
                    }
        #search-tips {
            color: #666;
            }
           
            #search-tips ul {
                list-style: square url(../img/common/icon/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: #00264c;
                
                }
        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 #ba0f0f;
            padding-bottom: 18px;
            }
        #shop {
            clear: left;
            margin-bottom: 10px;
            overflow: hidden;
            }
            #shop .site {
                float: left;
                margin-right: 72px;
                }
                #shop h4 {
                    margin-bottom: 5px;
					font-weight:normal;
					font-size:16px;
                    }
                #shop a:link,
                #shop a:visited,
                #shop a:hover,
                #shop a:active {
					font-size:12px;
                    }
        #account {
            clear: left;
            }
    .register-options {
        background-color: #E8EBF0;
        float: left;
        margin-top: 10px;
        padding: 16px;
        }
        
            
     /**************************************************************************
    *   Error Styles 
    **************************************************************************/
     #error-content{
        border:1px solid #C30505;
        color:#C30505;
        margin-bottom:10px;
        padding:10px;
		clear:both;
        }
        
        #error-content h3{
            color:#C30505;
            font-size:15px;
            font-weight:bold;
            }
        #error-content p {
            color: #000;
            }
        
              
     /**************************************************************************
    *   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;
        color: #00264c;
        font: 11px Arial, Helvetica, sans;
        padding: 11px 0;
		margin-top:20px;
        overflow: auto;
		width:100%;
        }
        div.results {
			background:url('../img/common/dotted-line.png') bottom left repeat-x;
            }
		div.results .right{
			text-align:right;
		}
        .display-action .label{
            font-weight: normal;
            }
        .display-action .divider {
           color: #cccccc;
           }
#product-browser .pager{
	float:right;
	margin-left:10px;
}
        .display-action .pager {
			float:left;
			text-align:right;
			display:block;
			margin-right:10px;
			white-space:nowrap;
            }
        .product-detail .display-action .pager {
            float: right;
            }
            .display-action .pager .previous {
                background: url(../img/common/icon/previous.gif) no-repeat left center;
                padding-left: 15px;
                }
            .display-action .pager .next {
                background: url(../img/common/icon/next.gif) no-repeat right center;
				padding-right:15px;
                }
        .display-action a:link,
        .display-action a:visited,
        .display-action a:hover,
        .display-action a:active {
            text-decoration: none !important;
            }
            .display-action a:hover {
                text-decoration: underline !important;
				color:#45A2D1;
                }
        .display-action a:link.active,
        .display-action a:visited.active,
        .display-action a:hover.active,
        .display-action a:active.active {
            color: #00264c;
            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
    ******************************************************************************/
#article .options{
	background:transparent url(../img/common/dotted-line-grey.png) repeat-x scroll left bottom;
}
    #products {
        margin-bottom: 20px;
		float:left;
		font-family:Arial, Helvetica,sans;
		background: url(../img/common/dotted-line-vert.png) left top repeat-y ;
        }
        #products  li {
            display: block;
			float:left;
            min-height: 195px;
			height:245px;
            vertical-align: top;
            width: 182px;
			text-align:center;
			background:transparent url(../img/common/product-cell.png) no-repeat scroll right bottom;
            }             
             
            #products a:link,
            #products a:visited,
            #products a:hover,
            #products a:active {
                text-decoration: none !important;
				color:#333;
                }
                #products a:hover {
                    text-decoration: underline !important;
                    }
            #products  li .img {
                margin-bottom: 12px;
                position: relative;
                }
                #products  li .img .thumb {
                    height: 167px;
                    width: 167px;
                    }
                #products  li .img .ribbon {
                    display: none;
                    left: 0;
                    position: absolute;
                    top: 0;
                    z-index: 50;
                    }
                    #sale-ribbon{
			display: none;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 50;
			display: block !important;
                    }
                    
                    li.sale .img .ribbon,
                    li.new .img .ribbon {
                        display: block !important;
                        position: absolute;
                        }
            #products  li h5 {
                color: #666;
                font-size: 12px;
                margin:0 !important;
                }
                #products  li h5 sup {
                    font-size: 11px;
                    vertical-align: super;
                    }
            #products li .price {
                color: #1E3C70;
                font-size: 12px;
				font-weight:bold;
                margin-bottom: 7px;
                }
                li.sale .price {
                    color: #ae0606 !important;
                    }
		li.sale .product-price {
	    		color: #ae0606 !important;
                 }
                    .price del {
                        color: #666;
                        margin-right: 10px;
                        text-decoration:none;
                        }
		.product-price del {
		    color: #1E3C70;
		    margin-right: 10px;
		    text-decoration:none;
                }                        
            li div.message {
                color: #b90c0c !important;
                font-size: 11px !important;
                font-weight: bold !important;
                margin-bottom: 5px !important;
                }
            li .wide {
                color: #666;
                display: block;
                background: url(../img/common/icon/wide-width.gif) no-repeat left center;
                font-size: 11px;
                line-height: 13px;
                margin-bottom: 3px;
                padding-left: 22px;
                }
            li .info {
                color: #666;
                display: block;
                background: url(../img/common/icon/info.gif) no-repeat left center;
                font-size: 11px;
                line-height: 13px;
                padding-left: 22px;
                }

				#products li .widths-available{
					margin-left:30px !important;
					padding-left:0 !important;
				}
				
    /**************************************************************************
    *   Product page
    **************************************************************************/
    .product-details {}
        h1#product-name {
            margin: 0 0 20px 0;
			color:#333;
			font:22px Georgia, Times, serif;
            }
            h1#product-name strong {
                font-weight: normal;
                }
        .product-details h3 {
            color: #000;
            font-size: 20px;
            font-weight: normal;
            }
        .product-details h4 {
            color: #666 !important;
            font-size: 11px;
            font-weight: normal !important;
			margin-top:25px;
            margin-bottom: 6px;
            }
            .product-details h4 strong {
                color: #000;
                font: normal 18px Georgia, Times, serif;
                }
        .product-details .product-image-wrapper {
            border: 1px solid #cacaca;
            }
        .product-details #product-image {
            overflow: hidden;
            text-align: center;
            }
            .product-details #product-image img {
                vertical-align: middle;
                }
        .product-details #image-meta {
            color: #333;
            margin: 15px 0 12px;
            overflow: hidden;
            padding: 0 0 15px;
			font: bold 10px Arial, Helvetica, sans;
			text-transform:uppercase;
			background:url('/keds/collective/includes/img/common/dotted-line.png') bottom left repeat-x;
			height:1%;
            }
            .product-details #image-meta #color-shown {
	padding-top:5px;
                }
                .product-details #image-meta #active-color {
                    color: #00264c;
font-style:italic;
                    }
            .product-details #image-meta a:link,
            .product-details #image-meta a:visited,
            .product-details #image-meta a:hover,
            .product-details #image-meta a:active {
                color: #333;
                font-weight: bold;
                text-decoration: none;
                }
                .product-details #image-meta a:hover {
                    text-decoration: underline;
                    }
            .product-details #image-meta .view360 img {
                vertical-align: middle;
                }
				
				
		.product-details .right-column{
			font-family:Arial, Helvetica, sans;
		}
        #alternate-view {
            margin-bottom: 18px;
            padding: 12px;
            }
	        #alternate-view h4{
			margin-top:10px;
			}
             #alternate-view h4 strong {
                 color: #333;
                 }
            #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;
                        }
                    #alternate-view ul li img {
                        vertical-align: middle;
                        }
        #suggested {
            clear:both;
            }
            #suggested h4 {
                font-size: 16px;
                font-weight: bold;
                margin-left: 12px;
                }
                #suggested h4 strong {
                    color: #00264c !important;
                    }
            #suggested .products {
                border-top: 0;
                }
                #suggested .products li {
                    margin: 0 5px;
					width:235px;
					height:240px;
					display:inline;
					float:left;
                    }
        #product-browser {
            overflow: hidden;
			text-transform:uppercase;
			font-weight:bold;
			padding:11px 0;
            }
            #product-browser #detail-nav {
                overflow: hidden;
                width: 490px;
                }
            #product-browser a:link.back,
            #product-browser a:visited.back,
            #product-browser a:hover.back,
            #product-browser a:active.back {
                background: url(/keds/collective/includes/img/common/icon/arrows-blue-on-white.png) no-repeat left center;
                float: left;
                margin-right: 150px;
                padding-left: 12px;
                }
        #product-meta {
			background:url('/keds/collective/includes/img/common/dotted-line.png') bottom left repeat-x;
            margin-bottom: 10px;
			padding-bottom:10px;
			width:100%;
            overflow: auto;
			clear:both;
            }
            #pricing {
                font-size: 14px;
				font-weight:bold;
				overflow:hidden;
                }
                #pricing .sale {
                    color: #c30505;
                    margin-right: 22px;
                    }
            #promotional-message {
                clear: both;
                color: #c30505;
                font-size: 11px;
                }
            #lot {
                color: #333;
				font-size:11px;
                }
        #description {
            color: #666;
			clear:both;
            margin-bottom: 10px;
            }
        #advice {
            background-color: #fcf9f1;
            border: 1px solid #e8e8e8;
			text-align:center;
            color: #00264c;
            margin-bottom: 15px;
            padding: 10px 12px;
			font-size:13px;
			clear:both;
            }
            #advice strong {
                color: #333;
                text-transform: uppercase;
                }
                #advice a:link,
                #advice a:visited,
                #advice a:hover,
                #advice a:active {
                    color: #00264c;
                    }
                    #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: 6px;
                margin-right: 8px;
                overflow: hidden;
                width: 40px;
                }
            #color-selector li.selected {
                border: 2px solid #333;
                height: 18px;
                margin-right: 7px;
                margin-bottom: 6px;
                width: 38px;
                }
                #color-selector li img {
                    height: 20px;
                    width: 40px;
                    }
        #shoe-options {
            margin-bottom: 8px;
			clear:both;
            }
            #shoe-options select {
                font-size: 11px;
                margin-right: 3px;
                }
                #shoe-options select option {
                    padding-right: 8px
                    }
			#shoe-options #colors{
				width:140px;
			}
        #view-options {
            font-size: 11px;
            }
            #view-options .divider {
                margin: 0 8px;
                }
        #product-action {
            clear: both;
			margin-top:20px;
			margin-bottom: 25px;
			padding-bottom:25px;                                                                        			
			background:url('/keds/collective/includes/img/common/dotted-line.png') bottom left repeat-x;
            }
			#addtobag{float:none;}
			
        #share-product {
            font-weight: bold;
            }
            #share-product strong {
                margin-right: 5px;
                }
            #share-product .share {
                margin-right: 16px;
				font-size:11px;
                }
            #share-product img{
                vertical-align: middle;
                }

		#customize{
			float:left;
		}
		#customize p {
			margin-top: 0px;
		}
		
/******************************************************************************
*   Subpage forms
******************************************************************************/
.form-section {
	background:url('../img/common/dotted-line.png') bottom left repeat-x;
    margin: 0 0 25px;
    padding-bottom: 7px;
    }
.form-title {
    clear: both;
    overflow: auto;
	width:100%;
    }
    .form-title h3 {
        color: #333;
        float: left;
		padding:12px 0 12px 0;
        }
    .form-title .msg-required {
       float: left;
       font-style: italic;
       line-height: 1;
       margin: 0 5px !important;
	font-size:10px;
	padding-top:12px;
       }
.form-action {
    margin: 14px;
    }
.form {
    margin-bottom: 25px;
	clear:both;
    }
    .form-last {
        margin-bottom: 0 !important;
		font-size:11px;
        }
	.form .msg{
		font-family:Arial,Helvetica,sans;
	}
    .form tr td {
        color: #000;
        padding: 5px;
        }
        .form tr td.label {
            color: #00264c;
            font-weight: bold;
			font-size:12px;
            text-align: right;
            line-height: 16px;
            vertical-align: text-top;
            white-space: nowrap;
            width: 185px;
            }
        .form tr td.field {
            /*white-space: nowrap !important;*/
            }
        .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 10px !important;
            width: 300px;
            }
            .form tr td.instruction p {
                color: #00274c;
				font-family:Arial,Helvetica,sans;
                margin: 0 0 10px !important;
                }
        span.instruction {
            display: block;
            margin-top: 3px;
            }
span.required {
	color: #00274c;
    font-size:18px !important;
	font-weight: bold;
    vertical-align:middle;
	}
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: 18px;
		font-weight:normal;
        }
    #login-form p {
        font-size: 11px;
clear:both;
        }
     #login-form p.instructions{
        font-size: 100%;
        line-height:1.3;
        }  
      
    p.register {
        }
    p.left-align{
        text-align:left;
    }    
     #login-form #contWithCheckout{
		clear:both;
		display:block;
		margin-top:20px;
	}
	#login-form #useExpCheckout{
		margin-bottom:20px;
	}
	#login-form form{
		margin-top:25px;
	}
	#login-form span{
		display:block;
		margin:5px 0;
		clear:both;
	}
    #login-form label {
        color: #00264c;
        display: block;
		float:left;
		clear:left;
		width:145px;
        font-weight: bold;
        margin-bottom: 17px;
        }
    #login-form input.input {
        margin-bottom: 8px;
        width: 245px;
        }
    #login-form input.submit {
		clear:both;
		margin:20px 0;
        vertical-align: middle;
		float:left;
        }
 #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: 220px;
        position: absolute;
        top: 25px;
        }
strong.user {
    color: #00264c;
	display:block;
	overflow:hidden;
	font-weight:normal;
    }
	.checkbox-group {
		margin-bottom:15px;
	}
    .checkbox-group input {
        margin-right: 3px;
        }
        .checkbox-group label {
            line-height: 18px;
            margin-right: 10px;
            }
            .checkbox-group label strong {
                color: #00264c;
                }
    .outside {
        overflow: hidden;
        }
        .outside input,
        .outside label {
            float: left;
            }
            .outside label {
                margin-left: 4px;
				display:inline;
                width: 81%;
                }
.section-finish {
    overflow: hidden;
    }
.section-finish h3 {
    clear: both;
    }
    .section-finish p {
        margin: 0 !important;
        width: 60%;
        }
.button-divider {
    margin: 5px 0;
	display:block;
    }
.button-wrapper {
    margin-left: 100px;
    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;
    }
    .section h3 {
        color: #ba0f0f;
        margin-bottom: 10px;
        }
        .section h3 a:link,
        .section h3 a:visited,
        .section h3 a:hover,
        .section h3 a:active {
            color: #00274C;
			font-weight:bold;
            }
    .section .info {
        background-color: #f6f6f6;
        clear: both;
        overflow: hidden;
        padding: 0;
		width:100%;
        }
        .section .info li {
            float: left;
            overflow: hidden;
            padding: 10px;
            width: 210px;
            }
            .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: #ba0f0f;
                overflow: visible;
                padding-top: 10px 5px;
                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;
font-size:11px;
                    }
    .alt .info {
        background-color: #fff;
		overflow:auto;
		width:702px;
		display:block;
        }
        .alt .info li {
            width: 22%;
            }
        .column {
            clear: both;
            }
            .column .info li {
                width: 330px;
                }
                .column .info li.options {
                    clear: both;
                    }
            .column .single li {
                width: 100%;
                }

div.adr,
div.tel,
div.payment{
	font-family:Arial, Helvetica, sans;
}
div.payment {
position:relative;
width:97%;
}
div.section-break {
    background-color: #E8EBF0;
	margin:0 0 20px 0;
    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:#E8EBF0;
    }
    
    .expires {
        background-color: #ba0f0f !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%;
	font-family:Arial,Helvetica,sans;
    }
    .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: #E8EBF0;
            }
            .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:94px;
    }

    
/******************************************************************************
*   Modals
******************************************************************************/
.modal {
    clear: both;
    overflow: hidden;
    position:static;
	font-size:13px;
	line-height:1;
    }
	.modal table.form{
		margin-bottom:0;
	}
	.modal table.form tr td{padding:4px;}
    .modal .close-link {
        position: absolute;
        right: 15px;
        top: 10px;
        }
    .modal h2 {
        color: #999;
        }
    .modal h3 {
        font-size: 20px;
        font-weight: normal;
        }
    .modal h4 {
        font-size: 14px;
        margin-bottom: 4px;
        }
    .modal h5 {
        font-size: 14px;
		font-weight:normal;
        margin-bottom: 10px;
		margin-top:12px;
        }
        .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 #333;
                    }
                #large-view #large-swatch-list li 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: #E8EBF0;
            }
            .size-list li.outofstock span {
                color: #ED0A0a;
                }
.large-tab {
    width: 100%;    
    }
.large-tab li {
    font-size: 13px;
    font-weight: bold;
    width: 130px;
    }
    .large-tab li span {
        display: block;
        font-size: 11px;
        }

/*******
#size-chart tbody{
    height: 450px;
    overflow: auto;
    }    only original style
  
 #size-chart {
    width: 764px;
    }
    #size-chart ul.size-content {
        width: 100%;
        }
    #size-chart .round-top {
        margin-top: 15px;
        background-color: #dcdcdc;
        padding-right: 15px;
        }
    #size-chart .content {
        padding: 0px;
        } ******/
    #size-chart {
        margin:3px;
        width:790px;
        }
       #size-chart .close-link{
            right:25px;
            }
        .size-chart {
            float:left;
            margin-bottom:20px;
            margin-right:20px;
            }
            .size-chart col{}
                .size-chart col.firstcol{}
                .size-chart col.secondcol{}
                .size-chart col.thirdcol{}
                .size-chart col.fourthcol{}

            .size-chart td {
                height:35px;
                line-height:15px;
                padding:10px;
                width:200px;
                border:1px solid #ccc;
                }
            .size-chart td.head {
                background:#ddd;
                color:#666 !important;
                font-size:11px;
                font-weight:normal;
                line-height:12px;
                margin-left:0 !important;
                vertical-align:middle;
                text-align:center;
                }

              .size-chart td.head span{
                color:#000;
                font-weight:bold;
                }

            .size-chart .first,
            .size-chart .second {
                color:#000;
                }
            .size-chart .first {
                width:113px;
                }
                .size-chart .first p {
                    font-weight:bold;
                    font-size:16px;
                    margin-left:25px;
                    }
                    .size-chart .first p span {
                        color:#666;
                        display:block;
                        font-size:.667em;
                        font-weight:normal;
                        }
            .size-chart .second {
                width:136px;
                }
                .size-chart .second p {
                    font-weight:bold;
                    font-size:16px;
                    margin-left:55px;
                    }
            .size-chart .third {
                width:193px;
                color:#000;
                font-weight:bold;
                font-size:16px;
                }
            .size-chart .fourth {
                width:159px;
                color:#000;
                font-weight:bold;
                font-size:16px;
                }

            .size-chart ul{}
                .size-chart ul li{
                    float:left;
                    padding:5px;
                    }
                .size-chart ul li p{
                    height:5px;
                    text-align:center;
                    }
               .size-chart ul li p span{
                    font-size:8px;
                    }
            
            .width-chart td.head {
                /*height:30px;*/
                }
            .width-chart .first,
            .width-chart .second {
                height:28px;
                }
            .width-chart .first {
                width:110px;
                }
            .width-chart .second {
                width:100px;
                }
                #size-chart .width-chart p {
                    padding-bottom:0;
                    }
                .width-chart .first p {
                    margin-left:40px;
                    }
                .width-chart .second p {
                    color:#666;
                    margin-left:15px;
                    font-size:100%;
                    font-weight:normal;
                    }
            /******Tabs in chart******/
  #size-chart h3{
    float:left;
    padding:10px 0;
    }
    #size-chart .instructions{
        clear:both;
        padding:5px 0 15px;
    }
   
    
  #size-chart .chart-switch-container{
        display:inline-block;
        padding-left:35px;
        padding-top:12px;
    }
  #size-chart .chart-switch-container ul{  
   
  }
  #size-chart .chart-switch-container ul li{
    float:left;
    margin:0 36px 0 15px;
  }
  
        .chart-switch-container a:link,
         .chart-switch-container a:visited,
          .chart-switch-container a:hover,
           .chart-switch-container a:active{
                color:#0067AC;
                text-decoration:none;
            }
            
            .chart-switch-container a:hover{
                text-decoration:underline;
                font-weight:bold;
            }
      /*****************end tabs****************************/     
           
#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(../img/common/icon/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(../img/common/icon/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 #00264c;
    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 a:link,
.sitemap a:visited,
.sitemap a:hover,
.sitemap a:active{
	font-size:13px;
}
.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;
		font-size:14px;
        }
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;
	font-family:Arial, Helvetica, sans;
    }
    .left-cart-width .cart-action p {
        float: left;
		font-size:11px;
		margin-top:4px;
        }
    .left-cart-width .cart-action .action {
        float: right;
        text-align: right;
        width: 409px;
		white-space:nowrap;
        }
		.left-cart-width .cart-action .action a{
			font-size:10px;
		}
        .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;
			display:block;
			clear:both;
			float:right;
            }
    table.cart {
		font-family:Arial, Helvetica, sans;
	}
        table.cart td .product-info{
            width: 50%;
            }
        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 #00274c;
            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: #ba0f0f;
            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: 6px 0;
                width: 175px;
                }
             table.cart tr.coupon td ul{
                color:#BA0F0F;
                list-style:square;
                }
             table.cart tr.coupon td ul li{
                color:#BA0F0F;
                margin:0 0 7px 22px;
                }
             table.cart tr.coupon td.coupon-price{
                background:#fcc;
                color:#BA0F0F;
                padding-right:20px;
                text-align:right;
                }
            
        table.cart tr.method td {}
            table.cart tr.method td .view-larger {
                margin-right: 10px;
				font-size:11px;
				text-decoration:underline;
                }
            table.cart tr.method td select {
                color: #999;
                font-size: 10px;
                font-style: italic;
                padding: 2px 0;
                width: 215px;
                }
        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: #ba0f0f;
            }
         table.cart tr td.item-total {
             border-bottom: none;
             padding-top: 20px !important;
             padding-right:10px !important;
             padding-bottom: 5px !important;
             }
             
           table.cart tr td.shipping-item-total {
                padding-top:40px !important;
                padding-right:20px;
                border-bottom:1px solid #ededed;
             }    
             
        table.cart tr td.total-label {
            padding-right:8px !important;
            text-align: right;
            }

         table.cart tr td.item-total input{
             padding-bottom:3px;
			margin-bottom:15px;
             }
        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 div.method p.floated{
		clear:left;
	}
.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: #00274c;
    }
    .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;
		width:550px;
        }
    .full-width-review .section li {
        min-height: 100px;
        vertical-align: top;
        width: 46%;
        }
.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: #ba0f0f;
                }
            .full-width-review .summary .order-total {
                border-top: 1px solid #ededed;
                font-size: 14px;
                font-weight: bold;
                margin-top: 5px;
                padding-top: 5px;
                }
.checkout {}
    .checkout #order span { margin: 0 !important; }
    .checkout #navigation li {
        }
    .checkout #navigation li a:link,
    .checkout #navigation li a:visited,
    .checkout #navigation li a:hover,
    .checkout #navigation li a:active {
        background: none !important;
        margin-right: 14px;
        }
        .checkout #navigation li a:hover {
			text-decoration:none;
            }
        .checkout #navigation li a.nohover:link,
        .checkout #navigation li a.nohover:visited,
        .checkout #navigation li a.nohover:hover,
        .checkout #navigation li a.nohover:active {
            background: none !important;
            color:#666 !important;
            cursor: default;
            }
        .checkout #navigation li#nav-bag {width: 134px;}
        .checkout #navigation li#nav-address {width: 119px;}
        .checkout #navigation li#nav-review {width: 201px;}
        .checkout #navigation li#nav-confirm {           
            width: 140px;
            }
            .checkout #navigation li.solo {
                padding-right: 460px;
                }
    table.order {
        margin-bottom:15px;
        }
    .order col.item {
        width: 275px;
        }
     col.quantity {
        width: 45px;
        }
    .order col.price {
        width: 149px;
        }
    table col.total {
        width: 63px;
        }
    .order col.actions {
        width: 114px;
        }
    .order th.item-total {
        padding-left:0;
        text-align: center;
        }
 
        
    .order td {
        color: #000;
        vertical-align: top;
		font-size:11px;
        }
        .order td .product-info {
            color: #000;
            display: inline;
            float: left;
            font-size: 11px;
            font-weight: bold;
            width: 70%;
            }
        .order td span {
            color:#666666;
			font:normal 13px Georgia, Times, serif;
		}
         .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:bold 13px Georgia, Times, serif;
            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: #E8EBF0 !important;
        border-bottom-color: #e6e6e6;
        font-size: 12px;
        padding-right:0;
        padding-left:12px;
        text-align: left;
		font-weight:bold;
        }
    .order tr.alternate td.item-total {
        background: #E8EBF0 !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: 0 18px 0 12px;
        text-align:right;
        white-space:nowrap;
        }
    table.payment td.item-total,
    table.payment tbody.tfoot,
    table.payment tbody.tfoot td {
        background-color: #E8EBF0;
        }
        table.payment tbody.tfoot td.total-label {
            text-align: right;
            }
        table.payment tr.discounts td {
            color: #ba0f0f;
            }
        table.payment td.balance-due {
            font-weight: bold;
            color: #000;
            }
    table.payment tr.checkout td.action {
        padding-bottom: 14px;
        text-align: right;
        }
	
	table.payment .form-last{
		margin-left:0px !important;
	}
	table.payment .tfoot{
		font:13px Arial,Helvetica,sans;
		margin-top:20px;
	}
	
#deleteButton{
	margin-left:35px;
}

.adjustImageSize {
	width:155px;
	height:31px;
}

.inline-title {
    margin-left: 10px;
    }
.table-checkbox {
    padding-bottom: 14px !important;
    }
.cart-action-buttons {
    text-align: left !important;
    }
div.view-all {
    margin: 15px 8px 0 8px;
    text-align: right;
    }
.error-page #search-tips .split {
    margin-right: 1.95%;
    width: 48%;
    }
.error-page #search-tips ul li {
    padding: 2px 0 3px;
    line-height: 1;
    }

div.register h1{
	margin-top:20px;
}
div.register p{
	font-size:14px;
}
#RegisterForm label{
	font-size:12px;
}
#RegisterForm #passwordhint{
	margin-bottom:25px;
}
#RegisterForm table.form{
	background:#E8EBF0;
	width:100%;
}
#RegisterForm .form-section{
	background:#E8EBF0;
	margin:0;
}
#RegisterForm .instruction{
	font-size:11px;
}

#RegisterForm .section-finish{
	font-size:11px;
	margin-top:20px;
}

.form .form-buttons a{
	margin-right:10px;
}
td.field input#male{
	margin-left:8px;
}


/* form fieldsets */
fieldset.account-options{
	margin:10px 0;
}
fieldset.account-options div{
	margin-left:10px;
}
fieldset.account-options label{
	color:#000;
	font-weight:normal;
}

/* tab overrides */
div.product-details .ui-tab-panel-active{
	width:385px;
}
