#cart table.simple h3 a {
	font-size: 11px;	
	font-family: verdana;
	color:#202c51;
	margin:0px;
	text-decoration:underline;
}

#cart table.simple tfoot tr.applycoupon .couponinput
{
	float: left;
	/* The following attributes are new */
	height: 42px;
	/*padding: 10px 5px;*/
	width: 370pt;
	padding-left:5px;
	line-height:46px;
}

#cart table.simple tfoot tr.applycoupon .couponerror {
	text-align: left;
}

#cart .cartfooter table.simple .ordertotal {
	font-size: 11px;
}

#cart .cartfooter table.simple .ordertotalvalue {
	font-size: 11px;
	font-weight: normal;
	padding-right: 9px;
}

#cart .cartfooter table.simple .orderinfocolumn {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	/* width: 160px; */
	padding-right: 0px;
	font-family: verdana;
	vertical-align:middle;
}

#cart .cartfooter table.simple .ordertotalcolumn
{
	padding: 0px 12px 0 0;
	text-align: right;
	width: 45px;
	vertical-align:middle;
}

#cart .cartfooter table.simple tr.spaceRow {
	line-height: 10px;
}

#cart table.simple .addcoupon {
	cursor: pointer;
	/*color:#4B3701;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	background-color: transparent;
	border: 1px solid #CCCCCC;
	height: 22px;
	padding: 0px 10px;*/
}

#cart table.simple .addcoupon h4 {
	text-decoration:underline;	
	vertical-align: top;
	color:#4B3701;
}

#cart .cartfooter table.simple
{
	max-width: 650pt;
	border: none;
	width: auto;
}
#cart .cartfooter table.simple td
{
	background-color: #ffffff;
	/* The following attributes are new */
	border: none !important;
}

#cart table.simple td
{
	/* The following attributes are new */
	background-color: #ffffff;
	/*border-bottom: 1px solid #eeeeee;*/
}

#cart table.simple td .pricing img
{
	display:none;
}

#pt_cart #content {
	background: none;
	margin: 12px 5px 0 0;
	padding: 0 0 6px;
	width: 965px;
	margin-bottom:70px;
	margin-left:4px;
	border-bottom:1px solid #E1E1E1;
}

#cart table.simple {
	border: 1px solid #E1E1E1;
	margin-left:4px;
	width: 99.2%;
	padding:1px 1px 0;
}

.priceadjustment {
	color: #AF418E;
	font-weight: normal;
	white-space:nowrap;
}
#cart .continuecheckout {
	/*background: #706C5A none repeat scroll 0px 0px;*/
	cursor: pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 2px 10px 0;
	padding:0;
	/*width: 100px;*/
	color:white;
	text-decoration:underline;
}

#cart .continuecheckout #text {
	color: white;
	text-decoration: underline;	
}

#cart .continueShopping {
	background-color: white;
	border: 1px solid #706C59;
	cursor: pointer;
	padding: 4px 0px;
	margin-left: 10px;
	width: 150px;
}

#cart .continueShopping #text {
	color:#4B3701;
	text-decoration:underline;
}

#cart table.simple tfoot tr.applycoupon .couponbox
{
	width: auto;
	/* The following attributes are new */
	height: 15px;
	vertical-align: middle;
	/*font-style: italic;*/
	padding-left: 2px;
	margin: 0px 3px 0 0;
	font-family: verdana;
	font-size:10px;
	
}
#cart table.simple tfoot tr.applycoupon td {
	background-color: transparent;
	/*padding: 0 20px;*/
	/* width: 90px; */
	padding:0;
}
#cart table.simple tfoot tr.applycoupon .text {
	margin: 5px;
	/*display: block;*/
	font-size:11px;
    font-weight:bold;
    color:#565554;
}
#cart .cartfooter table.shipping td
{
	background-color: #ffffff;
}
#cart #infoBox 
{	
	background-color: #ffffff;
	border:none;
	color:#666;
	font-family:Verdana, Arial;
	font-size:25px;
	margin:0 0 5px;
	padding:30px 30px 30px 20px;
	text-align:left;
}
/*___________ The following style(s) have been NEWLY ADDED ___________ */
#cart h1
{
	font-weight: bold;
}
#cart .continuecheckout a
{
	color: #ffffff;
}
#pt_cart table.simple tr.odd
{
	border-bottom: solid 1px #666666;
	/*height:142px;*/
}
#pt_cart table.simple .itemtotalcolumn
{
    /*font-family: Arial, "Palatino Linotype" , "Times New Roman" , Times, serif;*/
    padding-right:20px;
	
}

#pt_cart #footerTable
{
    width: 100%;
    border: none;
    margin:0;
}
#pt_cart #footerTable .footerCell
{
    border: none;
    padding: 0;
    background:#F5F5F5 url(../images/nextandprevious_bg.jpg) repeat-x scroll 0 bottom;
}
.footerCellMsg{
	background:#fff;
	border-bottom:1px solid #e1e1e1;
}
.footerCellMsg div{
	margin:10px; width:70%;
}
*:first-child+html .footerCellMsg{/*ie7*/
	border-top:1px solid #e1e1e1;
}
* html .footerCellMsg{/*ie6*/
	border-top:1px solid #e1e1e1;
}
#pt_cart table.simple .quantitycolumn,#pt_cart table.simple .ordertotalcolumn
{
    font-family:verdana;
    font-weight:bold;
}

#pt_cart table.simple .quantitybox
{
	margin: 0px 3px;
}
#pt_cart #rightColumn
{
	display: none;
}

#pt_cart #messagebar #message
{
	/*width: 100%;*/
}
#pt_cart #messagebar #message h2
{
	float: left;
	font-weight: normal;
}
#pt_cart #messagebar #message .helpline
{
	float: right;
	padding: 2px 8px 0px 0px;
}
#pt_cart #content .productlisting
{
	overflow: hidden;
	height:290px;
	padding: 0px 5px;
	width: auto;
}
#pt_cart #content .productlisting .product
{
	/*margin: 0px 0px 0px 2px;
	padding: 5px 10px;
	background: #ffffff;*/
	width: 147px;
	/*height: 230px;
	text-align: left;*/
	padding-left:33px;
	border-right:1px solid #E1E1E1;
	height: auto;
}
#pt_cart #content .productlisting .lastproduct
{
    border-right:none;
}
#pt_cart #content .productlisting .product h4
{
	font-family: georgia;
	color: #666666;
	font-size: 8px;
}
#pt_cart #content h2
{
	background: transparent url(../images/headerborder.jpg) repeat scroll 0% 50%;
	border: medium none;
	color: #2F2D2C;
	font-family: verdana;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
	text-indent: 11px;
	text-transform: none;
	height:37px;
	margin-left:0px;
	/*font-weight:bold;*/
}
#pt_cart #content .productlisting .product h3
{
	color:#565554;
	display:block;
	font-family:Verdana;
	font-size:10px;
	line-height:20px;
	max-height:3.8em;
	overflow:hidden;
	text-align:center;
	padding-left:8px;
	padding-right:30px;
}
#pt_cart #content h4
{
	line-height: 18px;
}
#pt_cart #content .productlisting .product .addtocart
{
	/*background-color: #b2b373;*/
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	display: inline-block;
	padding: 3px;
	margin: 2px 0 0 10px;
}

#pt_cart table.simple .product #keyvalue {
	margin-bottom: 2px;
	margin-top: 2px;
}

#pt_cart table.simple .product .isinstock a
{
	text-decoration: underline;
}
#pt_cart table.simple .product .isinstock {
	color: black;
	font-size: 11px;
	font-weight: normal;
	color:#565554;
}

#pt_cart table.simple .product .stockstate h4 {
	float: left;
	color:#565554;
}
#pt_cart table.simple .linkbutton{
	color:#202c51;
	font-size:10px;
	
	text-decoration: underline;
    margin-left:-4px;
    display:block;
    text-align:center;
    margin-top:7px;}
*+ html #pt_cart table.simple .linkbutton
{
    margin-left:-8px;
}
* html #pt_cart table.simple .linkbutton
{
    margin-left:-8px;
}

#cart table.simple td {
	
	padding:0;
	vertical-align:top;
}
#cart table.simple .product
{	
	padding:10px 0 5px 2px
}
#cart table.simple .imagecolumn
{
	padding:15px 0 0 0;
	width:auto;
}
#cart table.simple .product .value, #cart table.simple .product .key 
{
	font-size:11px;
	line-height:18px;
	color:#565554;
}
#pt_cart #content .productlisting .product h3 a
{
	/*height: auto;*/
	text-align:center;
}

#pt_cart #cart
{
    overflow:hidden;
    font-family:Verdana;
}

#pt_cart #cart .checkoutHeading h2
{
	margin-left:0;
}


#cart .linkbutton.updatequantity
{
	float: right;
	margin: 3px 15px;
	color:#4B3701;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	
} 
#cart .freeshopping
{
    float:right;
    margin-top:11px;
    color:#893b25;
    font-size:12px;
}   

#pt_cart .dat
{
	margin-left: 37px;
}

#cart table.simple tfoot tr.applycoupon td.itemtotalcolumn
{
    width: 45px;
    text-align: left;
}
#cart tr.applycoupon td.promotionTd{
	background:#f3f1e5 !important;
}
#cart tr.applycoupon td.promotionTd .dat{
	margin:0 14px 7px 0;
	text-align: right;
}
#cart .promoCallout, #cart .priceBookCallout {
	display: none;
}
#leftButton {
	background-color: #FFFFFF;
	/*border: 1px solid #706C59;*/
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	padding: 0px 10px;
	text-align: center;
	width: auto;
}

#leftButton a {
	font-size: 12px;
}
/*newly added*/
#pt_cart table.simple .unitpricecolumn,#pt_cart table.simple .quantitycolumn,#pt_cart table.simple .itemtotalcolumn
{
    /*min-width:100px;*/
    border-left:1px solid #E1E1E1;
	padding:0px;
    padding-top:12px;
    vertical-align:top;
    text-align:right;
   	padding-right:50px;  

    
}

#pt_cart table.simple .odd .unitpricecolumn .pricing
{
	margin:0px;
	text-align:right;
}

#pt_cart table.simple .odd .unitpricecolumn,#pt_cart table.simple .odd .quantitycolumn,#pt_cart table.simple .odd .itemtotalcolumn
{
   text-align:right;
}

.checkoutHeading 
{
		height:25px;
		padding:20px 7px 0 7px;
		color:#2f2d2c;
}
.checkoutHeading h2
{
		color:#2F2D2C;
        font-size:16px;
        font-family:Verdana;
        margin-left:140px;
}
#pt_cart table.simple tr.itemheader td
{
    background:#F2F2F2;
    font-size:13px;
    height:30px;
    line-height:32px;
    padding:0;
}
#pt_cart table.simple tr.itemheader td.itemheader
{
    padding-left:12px;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    color:#565554;
}
#cart .cartfooter table.simple tr td .orderestimatedcost
{
    margin-right:20px;
    text-decoration:underline;
    line-height:28px;
}
#pt_cart table.simple tr.itemheader td
{
   	/*text-align:center; */
   	font-size:11px;
    font-weight:bold;
    color:#565554;
    padding-right:50px;
}
#pt_cart table.simple .quantitycolumn
{
    width:auto;
}
#pt_cart #content .productlisting .product .productnamelink .productcode
{
    padding-left:38px;
    line-height:20px;
    font-family:verdana;
    font-size:11px;
    color:#565554;
}
#pt_cart #content .productlisting .product .pricing .key
{
    padding-left:4px;
    margin:0 0 1px 41px;
    color:#565554;
    font-size:11px;
    text-align:left;
    display:inline;
}

#pt_cart #content .productlisting .product .pricing
{
	margin-top:0;
    text-align:left;
}

#pt_cart #content .productlisting .product
{
    height:275px;
}

#pt_cart table.simple tr.spacing td 
{
}
#cart table.simple .product .stockstate
{
    margin-top:11px;
}

#pt_cart table.simple tr td.tdspacing
{
    height:9px;
}
#pt_cart table.simple tr td .ruler
{
   border-bottom:1px solid #DEDFDF;
   margin:8px 8px 10px;
   height: 1px;
}
#pt_cart table.simple tr td .lastproduct
{   
    border-bottom:1px solid #DEDFDF;
    margin-top:8px;
}
#pt_cart #main
{
    border-bottom:7px solid #DEDFDF;
}
#pt_cart #youmayalsolike .product .suggestedPrice {
	color:#aaa;
	text-align:center;
}
#pt_cart #youmayalsolike .product .msrp-label{
	font-weight:bold;	
}
#pt_cart #cartBanner{
	float:left;
	margin-left:5px;
	margin-top: 25px;
}

.personalizeQuickview{
	z-index:9;
	position:absolute;
	background-color:#fff;
	top:26%;
	width:878px;
	left:50%;
	margin-left:-372px;
	height:475px; 
	filter:alpha(opacity=0);
	padding:0;
	-moz-opacity:.0;
	opacity:.0;
}
