/* CSS Document */

/*---------------------------------Global Layout Styles----------------------------*/
body{
	background:#c3c3c3;
	font-size: 75%;
	
}
    
#wrapper{
	margin:0 auto;
	text-align:left;
	width: 970px;
}

#sbx-wrapper{
	margin:0 auto;  
	text-align:left; 
	width: 98%;
	height: 99%;
/*	padding-top: 10px;	*/
	padding-bottom: 10px;
}
 
.left 
{
	float: left;
}

.shadow-wrapper {
	background: url(../images/shadow.png) no-repeat left bottom;
	margin-bottom: 3px;
	padding-bottom: 1px;
}
/*
#header
{
	background: url(../images/header.jpg) repeat-x left bottom;
	padding-top: 8px;
	border: 1px solid #919191;
	border-top: 0;
	border-width:0 1px 1px;
	position:relative;
	width:100%;
}
*/
#centerBody 
{
	background:#fff;
	border:1px solid #919191;
	border-top:0;
	clear:both;
	color:#454545;
	font-size:12px;
	overflow:hidden;
	position:relative;
	width:100%;
}

#centerBody-sb
{
	background:#fff;
	clear:both;
	color:#454545;
	font-size:12px;
	overflow:hidden;
/*	position:relative; */
/*	width:100%; */
	
}

.right-width #article {
	clear:right;
	float:left;
	width:690px;
	padding: 22px 20px 10px 5px;
}

#article_landing{
	clear:right;
	float:left;
	width:1000px;
	padding: 22px 200px 10px 35px;
}

.right-width #sb-article {
	clear:right;
	float:left;
	width:100%;
	overflow:hidden;
}
    
.round_top, .info-header-wrapper, .info-container h2 
{
	-moz-border-radius:4px 4px 0 0;
}

.right-width {

}

#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 {
	white-space: nowrap;
}

#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(../images/country-tab.gif) no-repeat left top;
}

.round_all, .info-container, .footer-callout {
	-moz-border-radius:4px 4px 4px 4px;
}

#searchcart-container-custom
{
	background:url(../images/grey-area.jpg) no-repeat;
	position:relative;
	clear:both;
	padding: 10px 10px 10px 15px;
	margin: 5px 0 20px 0;
}
    
.round-input {
	background: url(../images/inputs.gif) no-repeat scroll left top transparent;
	display: -moz-inline-stack;
	display: inline-block;
	height: 25px;
	position: relative;
	width: 155px;
}

.round-input input,
.round-input select 
{
	background-color: transparent;
	border: 0;
	color: #828282;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 7px;
	
}

.round-input select 
{
	position: absolute;
	top: 3px;
	left: 5px;
	height: 23px;
	width: 145px;
}
            
.round-input select option {
	background-color: #fff;
}

.round_bottom  {
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
}

.label-input {
	padding: 10px 5px 5px 5px;
	text-align: right;
}

.search-btn {
	padding: 10px 5px 5px 10px;
}

recentArticles-table{
	float: left;	
}

#document-table tr{
	background:url(../images/product-list-divider.gif) no-repeat right bottom;
}
/*
#header #logonav-container{
	position:relative;
	height:44px;
}

#header #logonav-container-custom{
	position:relative;
	height:120px;
}

#header #logonav-container #header-logo
{
	background:url(../images/lexmark-logo.gif) no-repeat;
    float: left;
    margin-left: 20px;
    height:45px;
    width:177px;
}

#header #logonav-container-custom #header-logo
{
	background:url(../images/lexmark-logo.gif) no-repeat;
    float: left;
    margin-left: 20px;
    height:45px;
    width:177px;
}

#header-logo a 
{
	display: block;
	height:45px;
	width:177px;
}

#header-logo span 
{
	display: none;
}

#logonav-container 
{
	position: relative;
	z-index: 85;
}

#logonav-container-custom 
{
	position: relative;
	z-index: 85;
}

#logonav-container #header-selectbox 
{
	float: left;
}

#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 {
	display: block;
	height: 37px;
	line-height: 37px;
	position: relative;
	text-align: center;
	width: 76px;
	vertical-align: middle;
	z-index: 170;
}

#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(/content/en_US/backgrounds/country-tab.gif) no-repeat left top;
}

#logonav-container #header-selectbox a img {
	margin: 13px 0;
	vertical-align: middle;
}

#logonav-container #header-selectbox-ul li#img {
	margin-top:3px;
	width:20px;
}

#header-ul {
    float: right;
    overflow: hidden;
    }

#header-ul li {
	background:url(../images/arrow-gray.gif) no-repeat left bottom;
	float: left;
	padding-right:16px;
	padding-left:10px;
}

#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;
}

#header #topnav-container{
	clear: both;
	height: 30px;
	position: relative;
	z-index: 11;
}

#header #topnav-container ul#topnav{
	clear: both;
	position: relative;
	z-index: 10;
}

#header #topnav-container ul#topnav-custom{
	clear: both;
	position: relative;
	z-index: 10;
}

#header #topnav-container ul#topnav .topnav-item 
{
	background: url(../images/main-divider.gif) no-repeat right bottom;
	position:relative;
	top:0px;
	width:160px;
	float: left;
	text-align: center;
	z-index: 15;
}

#header #topnav-container ul#topnav-custom .topnav-item-custom 
{
	background: url(../images/main-divider.gif) no-repeat right bottom;
	position:relative;
	top:0px;
	width:193px;
	float: left;
	text-align: center;
	z-index: 15;
}

#header #topnav-container ul#topnav li.end {
	background: url(/content/en_US/backgrounds/no-divider.gif) no-repeat right bottom;
}

#header #topnav-container ul#topnav-custom li.end {
	background: url(/content/en_US/backgrounds/no-divider.gif) no-repeat right bottom;
}

ul#topnav li a:link,
ul#topnav li a:visited,
ul#topnav li a:active 
{
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	position: relative;
	z-index: 20;
	text-decoration: none;
}

ul#topnav-custom li a:link,
ul#topnav-custom li a:visited,
ul#topnav-custom li a:active 
{
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	z-index: 20;
	text-decoration: none;
}

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-custom li a.hover,
ul#topnav-custom li a:link.active,
ul#topnav-custom li a:visited.active,
ul#topnav-custom li a:hover.active,
ul#topnav-custom li a:active.active {
	text-decoration: underline;
}
*/
.banner {
	padding-right: 35px;	
}

p {
  line-height:18px;
  margin:4px 0px 10px 0px;
}

p.printerFirmware{
  line-height:18px;
  margin:4px 0px 10px 0px;
}

h1 {
  color:#b93e1d;
  font-size:28px;
  font-weight:normal;
}

h1.title-overview {
  margin-bottom:15px;
}

.title-overview{
  color:#b93e1d;
  font-size:28px;
  font-weight:normal;
  margin-bottom:15px;
}

.description {
	padding: 20px 15px 20px 0;	
}

.selling-point {
	width: 100%;
}

.selling-point h2 {
  color:#b93e1d;
  font-size:21px;
  font-weight:normal;
  line-height:1.1;
  margin:15px 0;
}

.selling-point ul {
  overflow:hidden;
  width:100%;
}

.selling-point ul li {
  background:url(../images/product-divider.gif) no-repeat 104% 100%;
  float:left;
  padding-right:15px;

}

.selling-point ul.home_office li {
  height:395px;
}

.selling-point ul li.last {
  background:none;
  padding-right:0;
}

.selling-point ul li img {
  margin-bottom:10px;
}

.selling-point ul li h3 {
  color:#000;
  font-size:18px;
  font-weight:normal;
  text-transform:none;
}

.selling-point ul li p {
  color:#828282;
  font-family: arial,helvetica;
}

.errorText {
	font-family: arial,helvetica;
	font-size:14px;
	font-weight:normal;
}

.filterCrumbsClear{
	vertical-align: middle;
	width: 1%;
}

#filterCrumbsDetail{
	padding:1px 0 0 2px;
	color:black;
	font-weight: bold;
	text-transform: inherit;
	font-size:20px;
}

.btn_product
{
	text-align:right;
	padding: 25px 15px 10px 0;
}

.btn_empty
{
	background: url(../images/btn_empty.gif);
	border-style: none;
	width:74px;
	height:21px;
	color:#ffffff;
	font-size:10px;
	font-family: verdana;
	top-margin:0px;
	cursor:pointer;
	padding-bottom:4px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
}

.btn_small
{
	background: url(../images/btn_small.gif);
	border-style: none;
	width:90px;
	height:20px;
	color:#ffffff;
	font-size:10px;
	font-family: verdana;
	top-margin:0px;
	cursor:pointer;
	padding-bottom:4px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	/* added by sreeya * 19jun2012*/
	vertical-align:5px;
	/* finished adding by sreeya * 19jun2012*/
	
}


.register_product
 {
    cursor:hand;
    cursor:pointer;
 }


.btn_med
{
	background: url(../images/btn_med.gif);
	border-style: none;
	width:149px;
	height:32px;
	color:#ffffff;
	font-size:12px;
	font-family: verdana;
	top-margin:0px;
	cursor:pointer;
	padding-bottom:4px;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}


.selectbtn
{
	background: url(../images/selectbtn.jpg);
	border-style: none;
	width:140px;
	height:23px;
	color:#ffffff;
	font-size:12px;
	font-family: verdana;
	top-margin:0px;
	cursor:pointer;
	padding-bottom:4px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}


.selectbtn_landing{
	/*background: url(../images/selectbtn.jpg);*/
	background-color:#666666;
	border: 2.5px solid #E5E5E5;
	-moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari and Chrome */
    border-radius:4px;
	width:240px;
	height:50px;
	color:#ffffff;
	font-size:15px;
	font-family: verdana;
	top-margin:0px;
	cursor:pointer;
	padding-bottom:4px;
	text-align: center;
	/*text-transform: uppercase;*/
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: lighter;
}


#table_landing tr td input:hover
{
background:#B93E1D;
border-top: solid #B88B32 1px;
border-left: solid #B88B32 1px;
border-right: solid #6B521D 1px;
border-bottom: solid #6B521D 1px;
padding:7px 1px 1px 0px;
}

.osIcon{
	 vertical-align: middle;
	 height:22px; 
	 width: 22px;
}

.right {
	color: #B93E1D;
	float:right;
	padding-top:5px;
}

.leftPortlet{
/*	padding:10px 0 10px 0;	*/
}
#content {
	width: 702px; 
	position: relative; 
	margin-right: -12px;
	visible: false;	
}

#sb-content {
	width: 97%; 
	float: right;   
	padding-top: 25px; 
	margin-right: 7px;	
}

.grey-area {
  background-color:#E8E5E5;
  height:318px;
  margin-bottom:20px;
  padding:0 10px;
}

#productGrid
{
/*	margin: 5px 20px 0px 20px;	*/
	text-align: center;
}

ul.products-ul {
	border-bottom:1px solid #d8d8d8;
	clear:both;
	overflow:hidden;
	position:relative;
	margin-top:-3px;
	width:100%;
}

ul.last-row {
	border-bottom:0;
	margin-top:0;
}

ul.products-ul li {
	 background:url(../images/product-list-divider.gif) no-repeat right bottom; 
	display:inline-block;
	float:left;
	overflow:visible;
	padding:30px 10px 10px 1px;
	position:relative;
	vertical-align:top;
	width:24%;
}



ul.carousel-ul {
	//border-bottom:1px solid #d8d8d8;
	clear:both;
	overflow:hidden;
	position:relative;
	margin-top:-5px;
	//width:100%;
width:800px;
	

}

ul.carousel-ul li .carousel-image {
	height:155px;
	margin:0 auto 0;
	width:150px;
}

ul.carousel-ul li {
	display:inline-block;
	float:left;
	overflow:visible;
	padding:40px 100px 10px 0;
	position:relative;
	vertical-align:top;
	width:12%;
	height:90%;
}



ul.products-ul li.last {
	background:none;
}


ul.carousel-ul li.last {
	background:none;
}

ul.products-ul li .product-image {
	height:167px;
	margin:0 auto 0;
	width:150px;
align:top;
}

.pagination-container {
	border-top:1px solid #d8d8d8;
	line-height:39px;
	margin:0 !important;
	padding:0 13px;
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}

.pagination-container .right{
	width:49%;	
}

.pagination{
	text-align: right;
}

#paginationIndex a:link,
#paginationIndex a:visited,
#paginationIndex a:hover,
#paginationIndex a:active 
{
	color:#b93e1d;
	text-decoration:underline;
	font-weight: bold;
	margin: 0 2px;
	text-transform: uppercase;
}

#paginationIndex a:link.disable,
#paginationIndex a:visited.disable,
#paginationIndex a:hover.disable,
#paginationIndex a:active.disable 
{
	color:#828282 !important;
	cursor:text;
	text-decoration:none !important;
}

#content a:link.disable,
#content a:visited.disable,
#content a:hover.disable,
#content a:active.disable 
{
	color:#828282 !important;
	cursor:text;
	text-decoration:none !important;
}

#dynamicMessageTable td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	padding-top: 10px;
}

.osDropDown{
	padding: 5px 0 0 0;
	clear: both;
}

.osSelection {
	vertical-align: bottom;
	padding:15px 10px 10px 0;
	float:left;
}

.localeSelection {
	vertical-align: bottom;
	padding:0 10px 10px 0;
	float:left;
}
#locale-pane-title
{
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
	height:26px;
	line-height:26px;
}
#locale-pane-close
{
	background-image:url(../../js/custom/shadowbox-3.0.3/x-circle.gif);
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 18px; 
	height: 20px; 
	cursor: pointer;
}

.downloadsHeader
{
	font-weight: bold;
	font-size: 16px;
	padding: 12px 0 12px 0;
}

#topArticles{
	margin: 15px 0 0 15px;
	clear: both;
}

#searchArticles
{
	margin: 15px 0 0 15px;
	clear: both;
	margin-bottom:10px;
}

#manuals{
	margin: 15px 0 0 15px;
	clear: both;
}

#gotAQuestion{
	margin: 20px 0 20px 0;
}

#gaqPullDownTable
{
	background-color: #E5E5E5;
}

.gotAQuestionTitle{
	padding:10px 5px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	width: 21%;
	vertical-align: middle;
}

.gotAQuestionInput{
	padding:10px 5px 10px 5px;
}

.gotAQuestionInput .inputBox{
	display: inline;
	padding: 2px 5px 0 0;
	float: left;
}

.gotAQuestionInput .askBtn{
	padding-top: 4px;
}

#GotAQues_ANSWERS{
	padding: 15px 10px 0 10px;
	clear: both;
}

#gaqTabListPanelBody{
	border: 1px solid #c4c4c4;
}

#gaqClose{
	display: none;
	padding: 12px 0 6px 0;
	text-align: center;
	background-color: #E5E5E5;
}

#gaqClose a{
	color: #000000;
	text-decoration: none;
}

#gaqPromoteTechLib{
	background-color: #E5E5E5;
	text-align: center;
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	min-height: 25px;
	padding-top: 10px;
}

.driverHeader{
	padding-bottom: 15px;
}

.driverIcon{
	float:left;
	padding-right: 8px;
}

.driverOS{
	clear: right;
/*	padding: 4px 5px;	*/
}
	
.driverInfo{
	padding: 5px 5px 5px 30px;
}

.infoLabel{
	clear: left;
	padding-bottom: 5px;
}

.infotext{
	padding-bottom: 5px;
}

.segInfo{
	padding: 0 0 15px 20px;
}

.segLabel{
	font-weight: bold;
	float: left;
	clear: right;
	padding-right: 5px;
}

.segContent{
	float: left;
	clear: right;
	padding-right: 10px;
}
	
.driverMore{
	padding: 5px 0 15px 25px;
}

.driverLess{
	padding: 10px 0 15px 25px;
	display: none;
}

.downloadBtn{
	padding: 25px 0 5px 28px;
}

#breadcrumbs { 
/*	float: left;	*/
	padding: 10px 0 0 20px; 
	color: #858585; 
	font-size: 10px; 
	text-align: left;
	width: auto;
	visible: false;
}

#breadcrumbsshadowbox { 
/*	float: left; */
	background-color:white; 
/*	padding: 10px 0 0 20px; */
	color: #858585; 
	font-size: 10px; 
/*	text-align: left; */
	width: 100%;
	visible: false;
	/* position:fixed; */
}

#breadcrumbs a { 
/*	color: #858585;	*/ 
	text-decoration: none; 
	visible: false;
	padding-left: 5px;
	padding-right: 5px;
}

#breadcrumbs a:hover { 
	text-decoration: underline; 
	visible: false;
}

.loggedUser { 
	float: right;
	padding: 10px 10px 0 0; 
	color: #858585; 
	font-size: 10px; 
	text-align: left;
	width: auto;
}

.emailPrintLink
{
	width: 580px;
	text-align: left;
/*	margin-right: 10px; */
	font-family: arial,helvetica;
	font-size: 13.50px;
	padding-bottom:10px; 
	padding-top: 15px ;
       margin-top: -12px ;
/*	overflow:hidden; */
	
}

.emailPrintLink img
{
	vertical-align: middle;
}
/*
#footerlanding{
	margin:0 auto;
/*	width: 930px;	 changed to embed padding 
	position: relative;
	background: none repeat scroll 0 0 #EBEBE4;
    border: 10px solid #919191;
    border-width: 0 1px;
    clear: both;
    height: 100%;
    overflow: hidden;
	z-index:1000;
}
*/


#footer{
/*	margin:0 auto;*/
	margin:0px 20px;
/*	width: 930px;	 changed to embed padding */ 
	position: relative;
	background: none repeat scroll 0 0 #EBEBE4;
    border: 10px solid #919191;
    border-width: 0 1px;
    clear: both;
    height: 24%;  
    overflow: hidden;
	z-index:1000;
	/*width: 93%;*/ 
	width: 93%
}

    #footer-nav-container {
        float: left;
        padding: 15px 20px;
        }
        ul#footer-nav-ul {
            margin-bottom: 3px;
            overflow: hidden;
            }
            ul#footer-nav-ul li {
                background:url(../images/arrow-gray.gif) no-repeat left bottom;
                float: left;
                padding: 0 15px 0 10px;
                }
                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;
                    }
                    ul#footer-nav-ul li a:hover {
                        text-decoration: underline;
                        }
        #footer-nav-container p {
            color: #454545;
            font-size: 11px;
            }

    #footer-signup-container{
        float:right;
        }
        #footer-signup-container #signup-form {
            line-height: 21px;
            margin-bottom: 10px;
            }
            #footer-signup-container #signup-form img,
            #footer-signup-container #signup-form input {
                vertical-align: middle;
                }
            #footer-signup-container .round-input {
                background: url(/content/en_US/footerinputimg.png) no-repeat top left;
                display: inline-block;
                height: 23px;
                width: 155px;
                }
                #footer-signup-container .footer-text {
                    background-color: transparent;
                    border: 0;
                    padding-left: 5px;
                    width: 145px;
                    }
                #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;
            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(/content/en_US/headerinputimg.png) top left;

}
#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;
}

#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: 11px;
    font-weight: bold;
    height: 12px !important;
    line-height: 12px !important;
    padding: 5px 10px;
    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: #b93e1d;
    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;
    }
.added-cart h2.related {
    clear: both;
    }
.added-cart .aside {
    float: right;
    width: 285px;
    }
    .added-cart .aside .button {
        margin-left: 0;
        }
    .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;
            }
    .added-cart .cart-size {
        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: #b93e1d !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: 115px;
        }
    .added-cart .product-rows col.quantity {
        width: 150px;
        }
    .added-cart .product-rows th {
        line-height: 20px;
        vertical-align: middle;
        }
        .added-cart .product-rows th h2 {
            color: #b93e1d !important;
            float: left;
            font-size: 18px;
            line-height: 1;
            margin-bottom: 20px;
            }
        .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;
            }
    .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;
}

.search-intro
{
	clear:left;
	padding: 0 10px 15px;
}

.im-child-facet {
	margin-left: 10px;
	padding: 0 0 5px;
}

.title-note {
	color:#454545;
	font-size:13px;
	margin-left:5px;
}