/* CSS Document */

/*---------------------------------Global Layout Styles----------------------------*/
body{
	background:#c3c3c3;
    font-size: 75%;
	text-align:center;
    }
#wrapper{
    margin:0 auto;
	text-align:left;
    width:970px;
	}/* overwritten in rtl.css */
sup{
	vertical-align:text-top;
	font-size: .7em;
	}
.left {
    float: left;
    }/* overwritten in rtl.css */
.shadow-wrapper {
    background: url(/en_US/common/img/shadow.png) no-repeat left bottom;
    margin-bottom: 3px;
    padding-bottom: 1px;
    width: 970px;
    }/* overwritten in rtl.css */
.round-input {
    background: url(/en_US/common/img/inputs.gif) no-repeat top left;
    display: -moz-inline-stack;
    display: inline-block;
    height: 25px;
    position: relative;
    width: 155px;
    }/* overwritten in rtl.css */
    .round-input input,
    .round-input select {
        background-color: transparent;
        border: 0;
        color: #828282;
        font-size: 11px;
        padding-left: 5px;
        }/* overwritten in rtl.css */
        .round-input select {
            position: absolute;
            top: 3px;
            left: 5px;
            height: 23px;
            width: 145px;
            }/* overwritten in rtl.css */
        .round-input select option {
            background-color: #fff;
            }
#header{
    background: url(/en_US/common/img/header.png) left bottom no-repeat;
    position:relative;
    }
    #header #logonav-container {
        padding-left: 20px;
        padding-top: 8px;
        position:relative;
        }
        #header #logonav-container #header-logo{
            background:url(/en_US/common/img/lexmark-logo.gif) no-repeat;
            float: left;
            margin-right: 10px;
            height:45px;
            width:170px;
            }/* overwritten in rtl.css */
            #header-logo a {
                display: block;
                height:45px;
                width:170px;
                }
                #header-logo span {
                    display: none;
                    }
#logonav-container {
    position: relative;
    z-index: 85;
    }
    #logonav-container #header-selectbox {
        left: 200px;
        position: absolute;
        }
        #logonav-container #header-selectbox a:link.country-link,
        #logonav-container #header-selectbox a:visited.country-link,
        #logonav-container #header-selectbox a:hover.country-link,
        #logonav-container #header-selectbox a:active.country-link {
            color: #454545;
            cursor: pointer;
            display: block;
            font-size: 10px;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
            padding: 0;
            position: relative;
            text-decoration: none;
            vertical-align: middle;
            z-index: 170;
            }/* overwritten in rtl.css */
            #logonav-container span.country-wrapper {
                display: block;
                margin: 0 -3px 0 12px;
                padding: 0;
				position: relative;
				z-index: 1;
            }
            #logonav-container .active a:link.country-link,
            #logonav-container .active a:visited.country-link,
            #logonav-container .active a:hover.country-link,
            #logonav-container .active a:active.country-link {
                background: url("/en_US/common/img/country-tab-long.gif") no-repeat left top;
                }
                #logonav-container .active span.country-wrapper {
                    background: url("/en_US/common/img/country-tab-long.gif") no-repeat right top;
                }
                .country-flag {
                    vertical-align: none;
                }
                .country-label {
                    padding: 0 1px 0 3px;
                }/* overwritten in rtl.css */
            #logonav-container #header-selectbox a img {
                margin: 13px 0;
                vertical-align: middle;
                }
        #logonav-container #header-selectbox-ul li#img {
            margin-top:3px;
            width:20px;
            }
            #country-language {
                font-size: 10px;
                left: 350px;
                position: absolute;
                top: 21px;
                z-index: 10;
                text-align: left;
            }
            #country-language a:link,
            #country-language a:visited {
                color: #454545;
                padding: 0 5px;
                text-decoration: underline;
            }
            #country-language a:hover,
            #country-language a:active {
                text-decoration: none;
            }
#header-ul {
    float: right;
    overflow: hidden;
    text-align: right;
    width: 760px;
    }/* overwritten in rtl.css */
    #header-ul li {
        background:url(/en_US/common/img/arrow-gray.gif) no-repeat left bottom;
        color: #828282;
        display: inline-block;
        padding: 0 16px 0 10px;
        whitespace: nowrap;
        }/* overwritten in rtl.css */
        #header-ul li a:link,
        #header-ul li a:visited,
        #header-ul li a:hover,
        #header-ul li a:active {
            color: #828282;
            font-size: 12px;
            text-decoration: none;
            }
            #header-ul li a:hover {
                text-decoration: underline;
                }

#productRefresh {
    background:#fff;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
    border-left: 1px solid #919191;
    width:280px;
}
    #productRefresh .ui-menu-content {
        padding:0 !important;
    }
    #productRefresh .ui-menu-content ul#products li {
        background:none !important;
    }
    #productRefresh .ui-menu-content .footer-callout {
        text-align:right;
    }
    #productRefresh .ui-menu-content .footer-callout a {
        color:#004a80 !important;
        padding:2px 0;
    }

#header #topnav-container{
    background: url(/en_US/common/img/topnav.png) no-repeat bottom;
    clear: both;
    position: relative;
    z-index: 11;
    }
#header #topnav-container.noBg {
    background-image:none;
}
    #header #topnav-container ul#topnav{
        clear: both;
        position: relative;
        z-index: 10;
        }
        #header #topnav-container ul#topnav .topnav-item {
            /* background: url(/en_US/common/img/main-divider.gif) no-repeat right bottom;
            */position:relative;
            top:0px;
            width:194px;
			height: 34px;
            float: left;
            text-align: center;
            z-index: 15;
            }/* overwritten in rtl.css */
            #header #topnav-container ul#topnav .small {
                border-right:1px solid #e0e0e0;
                width:149px;
            }
            #header #topnav-container ul#topnav .support {
                width:215px;
                border-right:0;
            }
            ul#topnav li a:link,
            ul#topnav li a:visited,
            ul#topnav li a:hover,
            ul#topnav li a:active {
                color: #000;
                display: block;
                font-size: 14px;
                font-weight: bold;
                line-height: 1.2;
                padding: 6px 0 7px;
                position: relative;
                z-index: 20;
                text-decoration: none;
                }
                ul#topnav li a:hover,
                ul#topnav li a.hover,
                ul#topnav li a:link.active,
                ul#topnav li a:visited.active,
                ul#topnav li a:hover.active,
                ul#topnav li a:active.active {
                    text-decoration: underline;
                    }
                    ul#topnav li li a:link,
                    ul#topnav li li a:visited,
                    ul#topnav li li a:hover,
                    ul#topnav li li a:active {
                          /*  display: inline;*/
                            position: static;
                            white-space: normal;
                            z-index: auto;
                    }
                    ul#topnav .footer-callout li a:link,
                    ul#topnav .footer-callout li a:visited,
                    ul#topnav .footer-callout li a:hover,
                    ul#topnav .footer-callout li a:active {
                        white-space:pre-line;
                    }

#searchcart-container{
    border-top: 1px solid #cbcbcb;
		height: 42px;
	position:relative;
	clear:both;
    padding: 0 0 0 13px;
    }
    #search-ul {
        clear: both;
        float: left;
        height: 25px;
        line-height: 25px;
        margin-top: 10px;
        overflow: hidden;
	width: 550px;
        }/* overwritten in rtl.css */
        #search-ul li{
            margin-right:9px;
            float: left;
						width: 155px;
            }/* overwritten in rtl.css */
            #search-ul li input {
				font-family: arial,helvetica;
                margin-left:5px;
                margin-top:2px;
                border:0;
                width:128px;
            }/* overwritten in rtl.css */
            #search-ul a.button {
                background-color: #454545;
                margin-top: 2px;
				vertical-align: top;
            }
    .skinnedSelect {
        color: #828282;
        font-size: 11px;
        line-height: 21px;
        }
        .skinnedSelect .text {
            position: absolute;
            top: 0;
            left: 8px;
            }/* overwritten in rtl.css */



   #inputBox{
        bottom: 13px;
        color:#828282;
        left:197px;
        position:absolute;
        width:109px;
        z-index:10;

        }/* overwritten in rtl.css */
        #inputBox p{
			font-size: 11px;
			margin:-2px 0 0 0;
			padding:0;
			}


#myDiv{
    bottom: 7px;
    color:#828282;
    display:block;
    left:178px;
    position:absolute;
    width:154px;
    z-index:9;
    }/* overwritten in rtl.css */
#myDiv ul#navlist{
    background:#fff;
    display: none;
    left: 17px;
    position: absolute;
    top: 22px;
    width:121px;
    }/* overwritten in rtl.css */

#myDiv ul#navlist li{
    border:1px solid #ccc;
    line-height:19px;
    width:120px;
    cursor:default;
    }

#myDiv ul#navlist li:hover{
    background:#ccc;
    cursor:default;
}
#myDiv input {
    display: block;
    margin: 0 0 10px;
    border: 1px solid #666;
    }
#myDiv legend {
    font-size: 1.2em;
    font-weight: bold;
}
#myDiv  label {
    display: block;
    font-weight: bold;

}
#myDiv  select {
    display: block;
    width: 300px;
}

#myDiv	option{
    border:#fff;
}

#myDiv select.replaced {
    display: none;
}

#myDiv ul.selectReplacement {
    background:url(/en_US/common/img/lexselectboxwider.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
    height:1.65em;
    width: 253px;
    height:23px;
}/* overwritten in rtl.css */
#myDiv ul.selectReplacement li {
    background: #dadada;
    border:1px solid #dadada;
    border-top:none;
    color: #cfcfcf;
    cursor: pointer;
    display: none;
    font-size: 11px;
    line-height: 1.7em;
    list-style: none;
    margin-left:7px;
    height:20px;
    padding: 1px 12px;
    width: 113px;
    z-index:0;
}/* overwritten in rtl.css */

#myDiv ul.selectOpen {
    height:400px;
}

#myDiv ul.selectOpen li {
    display: block;
}

#myDiv ul.selectReplacement li.selected {
    background:transparent;
    border:1px solid #dadada;
    border-top:0;
    display: block;
    width:113px;
    height:19px;

}
#myDiv ul.selectOpen li.selected {

    display: block;
}
#myDiv ul.selectOpen li:hover,
#myDiv ul.selectOpen li.hover,
#myDiv ul.selectOpen li.selected:hover {
    background: #ccc;
    color: #000;
}
#shop-now {
	float: right;
	height: 42px;
	position: relative;
	text-align: right;
	top: 0;
	width: 100px;
	z-index: 5;
}
	#shop-now a:link,
	#shop-now a:visited,
	#shop-now a:hover,
	#shop-now a:active {
	    color: #000;
	    display: inline-block;
	    font-size: 12px;
	    font-weight: bold;
	    height: 22px;
	    line-height: 20px;
	    padding: 10px 5px;
	    text-decoration: none;
	    overflow: hidden;
	    position: relative;
	    right: 2px;
	    z-index: 20;
	}
	#shop-now a:hover {
		text-decoration: underline;
	}
    #cart-ul, #no-cart-ul {
        float: right;
        height: 42px; /* added */
        /* left: 10px; */
        position: relative;
        text-align: right;
        top: 0;
        min-width: 100px;
        max-width: 300px; /* changed from  max-width: 238px; to accommodate bigger texts for my cart in non-EN countries*/
        z-index: 5;
        }/* overwritten in rtl.css */
        #cart-ul a:link.cart-a,
        #cart-ul a:visited.cart-a,
        #cart-ul a:hover.cart-a,
        #cart-ul a:active.cart-a {
            color: #000;
            display: inline-block;
            font-size: 12px;
            font-weight: bold;
            height: 22px;
            line-height: 20px;
            padding: 10px 20px;
            text-decoration: none;
            overflow: hidden;
            position: relative;
            right: 2px;
            z-index: 20;
            }
        #no-cart-ul a:link.cart-a,
        #no-cart-ul a:visited.cart-a,
        #no-cart-ul a:hover.cart-a,
        #no-cart-ul a:active.cart-a {
            color: #000;
            display: block;
            font-size: 12px;
            font-weight: bold;
            height: 22px;
            line-height: 20px;
            padding: 10px 20px;
            text-decoration: none;
            overflow: hidden;
            position: relative;
            z-index: 20;
            }
            .open-cart a.cart-a {
                background-color: #fff;
                position: relative;
                z-index: 20;
                }
            #cart-ul a:hover.cart-a, #no-cart-ul a:hover.cart-a {
                text-decoration: underline;
                }
                #cart-ul a img, #no-cart-ul a img {
                    padding: 4px 0;
                    vertical-align: middle;
                    }
                 #cart-ul a img.shim, #no-cart-ul a img.shim {
                     height: 100%;
                     left: 0;
                     padding: 0;
                     position: absolute;
                     top: 0;
                     width: 100%;
                     }/* overwritten in rtl.css */
     #mini-cart {
         background: url(/en_US/common/img/mini-cart.png) no-repeat left bottom;
         display: none;
         padding-bottom: 2px;
         position: absolute;
         right: 1px;
         text-align: left;
         top: 52px;
         z-index: 6;
         }/* overwritten in rtl.css */
         #mini-cart-wrapper {
            background: #fff url(/en_US/common/img/menu.jpg) repeat-x left top;
            border: 1px solid #c7c7c7;
            border-top-color: #cdcdcd;
            padding: 20px;
            width: 358px;
            }
            #mini-cart h4 {
                color: #231f20;
                font-size: 14px;
                font-weight: normal;
                margin-bottom: 20px;
                }
				table.mini-cart {
					width: 100%;
					table-layout: fixed;
					word-wrap: break-word;
					}
                .mini-cart col.item {
                    width: 96px;
                    }
				.mini-cart col.total {
					width: 90px;
					}
                .mini-cart td {
                    padding: 10px 0;
                    vertical-align: top;
                    }
                .mini-cart td.item {
                    
                    }
                    .mini-cart td.item .img {
                        /*float: left;*/
                        /*margin-right: 20px;*/
                        }/* overwritten in rtl.css */
				.mini-cart td.item-info {
					padding-left: 20px;
					color: #828282;
                    font-size: 11px;
					}
                    .mini-cart td.item-info h3 {
                        font-size: 13px;
                        margin-bottom: 0 !important;
                        }
                        .mini-cart td.item-info h3 a:link,
                        .mini-cart td.item-info h3 a:visited,
                        .mini-cart td.item-info h3 a:hover,
                        .mini-cart td.item-info h3 a:active {
                            background: none;
                            color: #000 !important;
                            margin-right: 10px;
                            text-decoration: none !important;
                            }/* overwritten in rtl.css */
                            .mini-cart td.item-info h3 a:hover {
                                text-decoration: underline !important;
                                }
                        .mini-cart td.item-info .price {
                            font-weight: bold;
                            }
                            .mini-cart td.item-info .price span {
                                font-weight: normal;
                                }
                            .mini-cart td.item-info .price ins {
                                color: #5174a6;
                                margin-left: 13px;
                                text-transform: uppercase;
                                }/* overwritten in rtl.css */
                            .mini-cart td.item-info .savings {
                                color: #5174a6;
                                font-size: 12px;
                                font-weight: bold;
                                }
                        .mini-cart td.total {
                            color: #000;
                            font-size: 17px;
                            font-weight: bold;
			    text-align: right;
                            }
                            .mini-cart td.total sup {
                                font-size: 12px;
                                }
            #mini-cart-count {
                background-color: #f1f1f1;
                margin: 8px 0;
                overflow: hidden;
                padding: 10px;
                }
                 #mini-cart-count p {
                     color: #828282;
                     float: left;
                     line-height: inherit !important;
                     margin: 0 !important;
                     }/* overwritten in rtl.css */
                #mini-cart-count a:link,
                #mini-cart-count a:visited,
                #mini-cart-count a:hover,
                #mini-cart-count a:active {
                    color: #004a80 !important;
                    float: right;
                    font-weight: normal;
                    }/* overwritten in rtl.css */

           #mini-cart p.total {
               font-size: 30px;
               font-weight: bold;
               text-align: right;
               text-transform: uppercase;
               }/* overwritten in rtl.css */
               #mini-cart p.total sup {
                   font-size: 16px;
                   }
               #mini-cart p.total span {
                   font-size: 11px;
                   font-weight: bold;
                   }

			#mini-cart .page-action .button {
				margin-left: 20px;
			   }

#pencil-unit {
    padding: 0px 0px 1px 0px;
}

#footer{
    background: url(/en_US/common/img/footer.png) no-repeat;
    clear: both;
    height: 100%;
    overflow: hidden;
	padding: 15px 20px;
	}
    #footer-nav-container {
        float: left;
        width: 595px;
        }/* overwritten in rtl.css */
        ul#footer-nav-ul {
            margin-bottom: 3px;
            overflow: hidden;
            }
            ul#footer-nav-ul li {
                background:url(/en_US/common/img/arrow-gray.gif) no-repeat left bottom;
                display: inline;
                padding: 0 15px 0 10px;
                }/* overwritten in rtl.css */
                ul#footer-nav-ul li a:link,
                ul#footer-nav-ul li a:visited,
                ul#footer-nav-ul li a:hover,
                ul#footer-nav-ul li a:active {
                    color: #828282;
                    font-size: 11px;
                    text-decoration: none;
                    white-space: nowrap;
                    }
                    ul#footer-nav-ul li a:hover {
                        text-decoration: underline;
                        }
        #footer-nav-container p {
            color: #454545;
            font-size: 11px;
            padding-right: 25px;
            }

    #footer-signup-container{
        float:right;
        width: 335px;
        }/* overwritten in rtl.css */
        #footer-signup-container #signup-form {
            line-height: 21px;
            margin-bottom: 5px;
            overflow: hidden;
            }


            #signup-form span.callout {
                color: #454545;
                float: left;
                font-size: 12px;
                font-weight: bold;
                margin-right: 5px;
                text-transform: uppercase;
            }
            #signup-form .email-form {
                float: left;
            }
            #signup-form a.button {
                background-color: #454545;
            }
            #footer-signup-container #signup-form img,
            #footer-signup-container #signup-form input {
                line-height: 1;
                margin: 0;
                padding: 5px 10px;
                }
            #footer-signup-container .round-input {
                background: url(/en_US/common/img/footerinputimg.png) no-repeat top left;
                display: inline-block;
                height: 23px;
                margin-right: 5px;
                width: 155px;
				vertical-align: top;
                }/* overwritten in rtl.css */
                #footer-signup-container .footer-text {
                    background-color: transparent;
                    border: 0;
                    padding-left: 5px;
                    width: 145px;
                    }/* overwritten in rtl.css */
                #footer-signup-container #signup-form a:link,
                #footer-signup-container #signup-form a:visited,
                #footer-signup-container #signup-form a:hover,
                #footer-signup-container #signup-form a:active {
                    line-height: 23px;
                    }
        #footer-signup-container p {
            color: #828282;
            clear: both;
            font-size: 11px;
            }
li.input-width,li.input-widthtop{
	height:24px;
	width:137px;
	border-style:hidden;
	border-width:0;
	color:1px solid green;


}

li.input-width{
	width:155px;
}

li.input-widthtop{
background:url(/en_US/common/img/headerinputimg.png) top left;

}/* overwritten in rtl.css */
#footer #footer-signup-container #footer-signup-text{
	margin-top:9px;


}

#footer #footer-signup-container #input-signup-box{
	margin-top:2px;

}

#footer #footer-signup-container #input-signup-box input{

	border:0;
	margin-left:15px;
	width:130px;
}/* overwritten in rtl.css */

#footer #footer-signup-container #sign-up-image{
	margin-top:2px;

}

.footer-divider{
	width:2px;
	background:#ff0;
	border:1px solid black;

}

/*---------------------------------End Footer Styles----------------------------*/






/*-----------------------------------Class Layout Styles-------------------------*/
.floated-left{
float:left;

}

.floated-left li{
float:left;
}

.floated-right{
float:right;
}

.clear-both{
clear:both;

}

.clear-left{
clear:left;
}

.clear-right{
clear:right;
}

.tenpx-padding{
padding:10px;
}

.fivepx-padding{
padding:5px;
}
.button {
    color: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 1!important;
    padding: 4px 10px 5px;
    text-decoration: none;
    vertical-align: middle;
    }
.page-action {
    clear: both;
    margin-top: 20px;
    line-height: 27px;
    text-align: right;
    vertical-align: middle;
    }
a:link.button,
a:visited.button,
a:hover.button,
a:active.button {
    background-color: #b93e1d;
	border: 1px hidden transparent;
    color: #fff !important;
    cursor:pointer !important;
    text-decoration: none !important;
    text-transform: uppercase;
    }
span.button {
    background-color: #004A80;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    }
span.alt,
a:link.alt,
a:visited.alt,
a:hover.alt,
a:active.alt {
    background-color:#fff;
    border:1px solid #b93e1d;
    color:#b93e1d !important;
    }
.added-cart {}
.added-cart p {
    padding: 0 !important;
    }
.added-cart .product-img {
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 595px;
    }/* overwritten in rtl.css */
.added-cart h2.related {
    clear: both;
    }
.added-cart .error {
	background: transparent url(/images/icons/alert.gif) no-repeat scroll 0px 0.4em;
	color: #B93E1D;
	display: block;
	font-style: normal !important;
	font-weight: bold;
	line-height: 25px;
	margin: 12px 0;
	padding-left: 24px !important;
	}
.added-cart .aside {
    float: right;
    width: 285px;
    }/* overwritten in rtl.css */
    .added-cart .aside .button {
        margin-left: 0;
        }/* overwritten in rtl.css */
    .added-cart .aside .part,
    .added-cart .aside .price,
    .added-cart .aside .quantity {
        color: #000;
        font-size: 12px;
        line-height: 1;
        }
    .added-cart .total {
        border-top: 1px solid #828282;
        font-size: 30px;
        font-weight: bold;
        line-height: 1 !important;
        margin-top: 20px;
        padding-top: 10px;
        text-transform: uppercase;
        }
        .added-cart .total span {
            font-size: 13px;
            }
        .added-cart .total sup {
            font-size: 16px;
            }
    .added-cart .page-action {
        white-space: nowrap;
        }
        .added-cart .page-action a {
            margin-left: 3px !important;
            }/* overwritten in rtl.css */
    .added-cart .cart-size,
	.added-cart .vat-tax {
        color: #828282;
        font-size: 11px;
		font-weight: normal;
        }
        .vat-tax {
            color: #828282;
            font-size: 11px;
            font-weight: normal;
        }
    .added-cart .related-products {
        border: 1px solid #828282;
        clear: both;
        height: 310px;
        _height: 290px;
        _width: 97%;
        overflow: auto;
        padding: 10px;
        }
        .added-cart .related-products table {
            margin-bottom: 20px;
            }
            .added-cart .related-products table a:link,
            .added-cart .related-products table a:visited,
            .added-cart .related-products table a:hover,
            .added-cart .related-products table a:active {
                color: #b93e1d !important;
                }
            .added-cart .related-products label {
                margin-bottom: 0;
                }
            .added-cart .related-products label.select-select {
                display: inline;
                float: right;
                width: 55px;
                }
        .added-cart .related-products .price {
            margin-bottom: 0;
            }
.added-cart .product-rows {
    width: 100%;
	table-layout: fixed;
	word-wrap: break-word;
    }
	.added-cart .product-rows .product-shop {
		text-align: right;
		padding-right: 20px;
		line-height: 1.1;
		}
		.added-cart .product-rows .product-shop p {
		line-height: 1.1;
		}
    .added-cart .product-rows col.img {
        width: 16%;
        }
	.added-cart .product-rows col.product {
		width: 48%;
		}
    .added-cart .product-rows col.price {
        width: 18%;
        }
    .added-cart .product-rows col.quantity {
        width: 18%;
        }
    .added-cart .product-rows th {
        line-height: 20px;
        vertical-align: middle;
        }
        .added-cart .product-rows th h2 {
            color: #231f20 !important;
            float: left;
            font-size: 18px;
            line-height: 1;
            margin-bottom: 20px;
            }/* overwritten in rtl.css */
        .added-cart .product-rows th a:link.view-all,
        .added-cart .product-rows th a:visited.view-all,
        .added-cart .product-rows th a:hover.view-all,
        .added-cart .product-rows th a:active.view-all {
            display: block;
            float: right;
            font-size: 11px;
            line-height: 20px;
            text-decoration: underline !important;
            text-transform: uppercase;
            }/* overwritten in rtl.css */
    .added-cart .product-rows td {
        vertical-align: middle;
        }
        .added-cart .product-rows td.price {
            color:#000000;
            font-size:21px;
            font-weight:bold;
            }
            .added-cart .product-rows td.price sup {
                font-size: 12px;
                }
        .added-cart .product-rows td input {
            vertical-align: middle;
            }
            .added-cart .product-rows td label {
                color: #828282;
                display: block;
                font-size: 11px;
                margin-bottom: 5px;
                }
            .added-cart .product-rows td .quantity-box {
                border: 1px solid #808080;
                float: left;
                padding: 3px 10px;
                text-align: right;
                width: 40px;
                }

a.learn {
	display: block;
	margin-top: 12px;
            }


            #signup-form span.callout {
                color: #454545;
                float: left;
                font-size: 12px;
                font-weight: bold;
                margin-right: 5px;
                text-transform: uppercase;
            }
            #signup-form .email-form {
                float: left;
            }
            #signup-form a.button {
                background-color: #454545;
            }
            #footer-signup-container #signup-form img,
            #footer-signup-container #signup-form input {
                line-height: 1;
                margin: 0;
                padding: 5px 10px;
                }
            #footer-signup-container .round-input {
                background: url(/en_US/common/img/footerinputimg.png) no-repeat top left;
                display: inline-block;
                height: 23px;
                margin-right: 5px;
                width: 155px;
				vertical-align: top;
                }/* overwritten in rtl.css */
                #footer-signup-container .footer-text {
                    background-color: transparent;
                    border: 0;
                    padding-left: 5px;
                    width: 140px;
                    }/* overwritten in rtl.css */
                #footer-signup-container #signup-form a:link,
                #footer-signup-container #signup-form a:visited,
                #footer-signup-container #signup-form a:hover,
                #footer-signup-container #signup-form a:active {
                    line-height: 23px;
                    }
        #footer-signup-container p {
            color: #828282;
            clear: both;
            font-size: 11px;
            }
li.input-width,li.input-widthtop{
	height:24px;
	width:137px;
	border-style:hidden;
	border-width:0;
	color:1px solid green;


}

li.input-width{
	width:155px;
}

li.input-widthtop{
background:url(/en_US/common/img/headerinputimg.png) top left;

}/* overwritten in rtl.css */
#footer #footer-signup-container #footer-signup-text{
	margin-top:9px;


}

#footer #footer-signup-container #input-signup-box{
	margin-top:2px;

}

#footer #footer-signup-container #input-signup-box input{

	border:0;
	margin-left:15px;
	width:130px;
}/* overwritten in rtl.css */

#footer #footer-signup-container #sign-up-image{
	margin-top:2px;

}

.footer-divider{
	width:2px;
	background:#ff0;
	border:1px solid black;

}

/*---------------------------------End Footer Styles----------------------------*/






/*-----------------------------------Class Layout Styles-------------------------*/
.floated-left{
float:left;

}

.floated-left li{
float:left;
}

.floated-right{
float:right;
}

.clear-both{
clear:both;

}

.clear-left{
clear:left;
}

.clear-right{
clear:right;
}

.tenpx-padding{
padding:10px;
}

.fivepx-padding{
padding:5px;
}
.button {
    color: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 1!important;
    padding: 4px 10px 5px;
    text-decoration: none;
    vertical-align: middle;
    }
.page-action {
    clear: both;
    margin-top: 20px;
    line-height: 27px;
    text-align: right;
    vertical-align: middle;
    }
a:link.button,
a:visited.button,
a:hover.button,
a:active.button {
    background-color: #b93e1d;
    color: #fff !important;
    cursor:pointer !important;
    text-decoration: none !important;
    text-transform: uppercase;
    }
span.button {
    background-color: #004a80;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    }
span.alt,
a:link.alt,
a:visited.alt,
a:hover.alt,
a:active.alt {
    background-color:#fff;
    border:1px solid #b93e1d;
    color:#b93e1d !important;
    }
.added-cart {}
.added-cart .item-breakdown {
    float: left;
    margin: 5px 0;
    width: 190px;
}
.added-cart .in-the-box {
    background-color: #eee;
    clear: both;
    font-size: 12px;
    margin: 5px 0 10px;
	padding: 1px 0;
    }
    #TB_ajaxContent .in-the-box h3 {
        margin: 5px 10px 0;
        text-transform: uppercase;
    }
    .added-cart .in-the-box p {
        margin: 0 10px 10px;
    }
.added-cart p {
    padding: 0 !important;
    }
.added-cart .product-img {
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 550px;
    }/* overwritten in rtl.css */
.added-cart h2.related {
    clear: both;
    }
.added-cart .aside {
    float: right;
    width: 350px;
    }/* overwritten in rtl.css */
    .added-cart .aside .button {
        margin-left: 0;
        }/* overwritten in rtl.css */
    .added-cart .aside .part,
    .added-cart .aside .price,
    .added-cart .aside .quantity {
        color: #000;
        font-size: 12px;
        line-height: 1.4;
        }
    .added-cart .total {
        border-top: 1px solid #828282;
        font-size: 12px;
        font-weight: bold;
        line-height: 1 !important;
        margin-top: 10px;
        padding-top: 10px;
        text-transform: uppercase;
        }
        .added-cart .total span {
            font-size: 13px;
            }
        .added-cart .total sup {
            font-size: 16px;
            }
    .added-cart .page-action {
		text-align: left;
        white-space: nowrap;
        }
        .added-cart .page-action a {
            margin-left: 0!important;
            }/* overwritten in rtl.css */
    .added-cart .cart-size {
        clear: both;
        color: #828282;
        font-size: 11px;
        }
    .added-cart .related-products {
        border: 1px solid #828282;
        clear: both;
        height: 310px;
        _height: 290px;
        _width: 97%;
        overflow: auto;
        padding: 10px;
        }
        .added-cart .related-products table {
            margin-bottom: 20px;
            }
            .added-cart .related-products table a:link,
            .added-cart .related-products table a:visited,
            .added-cart .related-products table a:hover,
            .added-cart .related-products table a:active {
                color: #004A80 !important;
                }
            .added-cart .related-products label {
                margin-bottom: 0;
                }
            .added-cart .related-products label.select-select {
                display: inline;
                }
        .added-cart .related-products .price {
            margin-bottom: 0;
            }
.added-cart .product-rows {
    width: 100%;
    }
    .added-cart .product-rows col.img {
        width: 105px;
        }
    .added-cart .product-rows col.product {}
    .added-cart .product-rows col.price {
        width: 145px;
        }
    .added-cart .product-rows col.quantity {
        width: 120px;
        }
    .added-cart .product-rows th {
        line-height: 20px;
        vertical-align: middle;
        }
        .added-cart .product-rows th h2 {
            color: #231f20 !important;
            float: left;
            font-size: 18px;
            line-height: 1;
            margin-bottom: 20px;
            }/* overwritten in rtl.css */
        .added-cart .product-rows th a:link.view-all,
        .added-cart .product-rows th a:visited.view-all,
        .added-cart .product-rows th a:hover.view-all,
        .added-cart .product-rows th a:active.view-all {
            display: block;
            float: right;
            font-size: 11px;
            line-height: 20px;
            text-decoration: underline !important;
            text-transform: uppercase;
            }/* overwritten in rtl.css */
    .added-cart .product-rows td {
        vertical-align: middle;
        }
        .added-cart .product-rows td.price {
            color:#000000;
            font-size:21px;
            font-weight:bold;
            }
            .added-cart .product-rows td.price sup {
                font-size: 12px;
                }
        .added-cart .product-rows td input {
            vertical-align: middle;
            }
            .added-cart .product-rows td label {
                color: #828282;
                display: block;
                font-size: 11px;
                margin-bottom: 5px;
                }
            .added-cart .product-rows td .quantity-box {
                border: 1px solid #808080;
                padding: 3px 10px;
                text-align: right;
                width: 40px;
                }

a.learn {
	display: block;
	margin-top: 12px;
}

.product-rating {
	padding-bottom: 6px;
	position: relative;
}
.two-columns-container .product-rating {
    text-align: left;
}

.two-columns-container .product-rating.no-review {
    text-align: right;
}
.product-rating img {
    margin-top: 5px;
    width: 100px;
}

#body div.product-rating a, div.product-rating a {
    text-decoration: none; /* addresses Chrome issue */
}
.product-rating .rating-count {
	color: #004A80;
	cursor: pointer;
	font-size: 10px;
	left: 102px;
	line-height: 30px;
	position: absolute;
	text-decoration: none;
        width: 60px;
}

.product-detail .product-rating {
    line-height: 1.5;
}

.product-detail .rating-count {
    font-size: 1em;
    line-height: 1;
    padding-left: 1em;
    width: auto;
    position: static;
    bottom: 0;
}

/* rounded corners */
.round_bottom {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.round_top {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.round_all,
.footer-callout {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bigButton {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.button, .button-alt, p.compare a {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#wrapper > iframe,
#wrapper > img,
body > img[width="1"][height="1"] {position:absolute; left:-50px;}


/*
	LINK SECTION
*/
#links {
  margin-top: 5px;
  overflow: auto;
  padding: 20px;
  background: #EBEBE4;
  border-top: 1px solid #919191;
  border-left: 1px solid #919191;
  border-right: 1px solid #919191;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
}
#links .column {
  list-style-type: none;
  float: left;
  width: 170px;
  margin-right: 15px;
  font-size: 11px;
  color: #333;
  line-height: 1.5;
}
#links .column .heading {
  font-weight: 700;
  font-size: 14px;
}
#links .column.last {
  margin: 0;
}
#links .column a {
  color: #333;
  text-decoration: none;
}
#links .column a:hover {
  text-decoration: underline;
}
#links .column .copyright {
  color: #555;
}
#wrapper > iframe,
#wrapper > img {position:absolute; left:-50px;}
#wrapper > img,
body > img[width="1"][height="1"] {position:absolute; left:-50px;}
/*
	LINK SECTION
*/
#links {
  margin-top: 5px;
  overflow: auto;
  padding: 20px;
  background: #EBEBE4;
  border-top: 1px solid #919191;
  border-left: 1px solid #919191;
  border-right: 1px solid #919191;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
}
#links .column {
  list-style-type: none;
  float: left;
  width: 170px;
  margin-right: 15px;
  font-size: 11px;
  color: #333;
  line-height: 1.5;
}
#links .column .heading {
  font-weight: 700;
  font-size: 14px;
}
#links .column.last {
  margin: 0;
}
#links .column a {
  color: #333;
  text-decoration: none;
}
#links .column a:hover {
  text-decoration: underline;
}
#links .column .copyright {
  color: #555;
}
