/* cart page specific CSS */
#contInt {
	overflow: hidden;
}
#shopping_cart a.returnOne {
	clear: both;
	float: left;
}
#cart {
	float: left;
	width: 681px;
}
#cart h1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#cart span {
	display: block;
	float: left;
	font-size: 15px;
	color: #2a2a2f;
	margin-top: 7px;
}
#cart a.checkout {
	float: right;
}
#cart span.checkout{
	float: right;
}
#cart table {
	clear: both;
	width: 681px;
}
#cart th {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 21px;
	background-image: url(../images/cartTableThBg_xrpt.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}
#cart th.product {
	width: 413px;
	text-align: left;
	padding-left: 7px;
}
#cart th.priceE {
	text-align: right;
	width: 75px;
	padding-right: 10px;
}
#cart th.qty {
	text-align: left;
	width: 50px;
	padding-left: 10px;
}
#cart th.price {
	text-align: right;
}
#cart th.rmv {
	width: 30px;
}
#cart thead td, #cart tbody td {
	padding-top: 15px;
	padding-bottom: 20px;
	/* overflow: hidden; */
	vertical-align: top;
}
#cart .error-large-errors {
	border: solid 1px #ffe488;
	padding: 25px 15px 25px 95px;
	height:33px;
	margin-top:10px;
	color:#2A2A2F;
	font-size:11px;
	line-height:1.5;
	background:#fffae7 url(../images/errorBg48x48.png) 25px 20px no-repeat;
}
#cart .error-large-errors a {
	color:#098ABB;
	text-decoration:underline;
	font-weight: normal;
}
#cart .error-large-errors a:hover {
	text-decoration:none;
}
table.prodTbl td, table.promoTbl td {
	background-image: url(../images/lightDivider_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
table.prodTbl td img {
	float: left;
}
div.pNfo {
	float: left;
	width: 250px;
	margin-top: 5px;
}
div.pNfo p {
	font-size: 11px;
	line-height: 1.5;
	color: #707070;
	margin-top: 5px;
}
div.pNfo p strong {
	color: #2a2a2f;
}
div.pNfo a.wishMove {
	background-image: url(../images/wishMoveBg_norpt.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 17px;
	font-size: 11px;
	margin-top: 5px;
	padding-bottom: 2px;
}
#content div.pNfo a:link.wishMove, #content div.pNfo a:visited.wishMove {
	color: #098ABB;
}
#content div.pNfo a:hover.wishMove, #content div.pNfo a:focus.wishMove, #content div.pNfo a:active.wishMove {
	color: #000;
}
div.pAct {
	float: left;
	overflow: hidden;
	width: 230px;
}
div.pAct p {
	float: left;
	width: 75px;
	font-size: 14px;
	color: #2a2a2f;
	text-align: right;
	padding-right: 10px;
}
div.pAct p del {
	color: #707070;
	display: block;
	font-size: 11px;
	margin-top: 3px;
}
div.pAct input {
	width: 30px;
	float: left;
	margin-left: 10px;
}
div.pAct strong {
	display: block;
	float: right;
	font-size: 14px;
	color: #2a2a2f;
	width: 88px;
	text-align: right;
	margin-left: 10px;
}
div.errormessage {
	color: red; 
	font-size: 8pt;
}
table.prodTbl p.promo {
	font-size: 11px;
	color: #2a2a2f;
	clear: both;
	width: 230px;
	padding-top: 25px;
}
table.prodTbl a.rmv img {
	float: right;
	margin-right: 5px;
}
#content input.updateQtys {
	display: block;
	height: auto;
	margin-left: 411px;
	margin-top: 10px;
	margin-bottom: 0px;
    border: 0px;
    background-image: none;
}
#content input.rmv, #content input.addcoupon {
    border: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    margin-top: 0px;
    margin-left:8px;
}
table.promoTbl strong {
	font-size: 12px;
	color: #2a2a2f;
	margin-left: 10px;
}
th.promos {
	padding-left: 7px;
	width: 153px;
}
th.descript {
	width: 521px;
}
div.discount {
	width: 521px;
}
div.discount p {
	width: 345px;
	font-size: 11px;
	color: #707070;
}
div.discount strong {
	font-size: 14px;
	float: right;
	margin: 0px 30px 0px 0px;
}
table.promoTbl div.coupons ul {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d3d3d3;
	list-style: none;
	overflow: hidden;
	width: 521px;
	height: auto;
	clear: both;
	float: left;
}
table.promoTbl div.coupons li {
	clear: both;
	float: left;
	width: 521px;
	margin-top: 2px;
	padding-bottom: 10px;
	overflow: hidden;
}
table.promoTbl div.coupons li p {
	font-size: 11px;
	color: #707070;
	float: left;
	width: 360px;
	padding-bottom: 5px;
}
table.promoTbl div.coupons li p strong {
	display: block;
	margin: 0px;
	text-align: left;
	width: auto;
	float: none;
}
table.promoTbl div.coupons li span {
	display: block;
	float: left;
	width: 45px;
	font-size: 12px;
	color: #2a2a2f;
	margin: 0px;
	padding: 0px;
}
table.promoTbl div.coupons li strong {
	text-align: right;
	display: block;
	float: left;
	width: 75px;
	margin: 2px 2px 0 0;
}
table.promoTbl div.coupons a.rmv img {
	float: right;
	margin-right: 5px;
}
table.promoTbl div.coupons form {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
table.promoTbl div.coupons label {
	font-size: 12px;
	color: #707070;
	float: left;
	display: block;
	margin-right: 5px;
	margin-top: 6px;
}
table.promoTbl div.coupons input {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	width: 195px;
	*width:190px;
}
table.promoTbl div.coupons button {
	float: left;
	margin: 0px;
	padding: 0px;
}
table.promoTbl div.coupons a.availCoups {
	font-size: 11px;
}
table.promoTbl div.coupons a.availCoups:link, table.promoTbl div.coupons a.availCoups:visited {
	color: #098ABB !important;
	text-decoration: underline;
}
table.promoTbl div.coupons a.availCoups:hover, table.promoTbl div.coupons a.availCoups:focus, table.promoTbl div.coupons a.availCoups:active {
	color: #000000 !important;
	text-decoration: underline;
}
table.promoTbl div.coupons div.error {
	clear: both;
	width: 260px;
}
table.promoTbl div.coupons div.confirm {
	clear: both;
	width: 260px;
}
table.totalsTbl {
	background-color: #e9e9e9;
	margin-bottom: 10px;
}
table.totalsTbl td.item {
	width: 160px;
}
table.totalsTbl td.descript {
	width: 405px;
}
table.totalsTbl td.cost {
	width: 116px;
}
table.totalsTbl td {
}
table.totalsTbl td strong {
	font-size: 12px;
	color: #2a2a2f;
	display: block;
	margin-left: 10px;
}
#cart table.totalsTbl td span {
	font-size: 14px;
	font-weight: bold;
	color: #2a2a2f;
	float: right;
	margin: 0px 10px 0px 0px;
}
#cart table.totalsTbl td a:link.rmv, #cart table.totalsTbl td a:visited.rmv {
	color: #098ABB;
	font-weight: normal;
}
#cart table.totalsTbl td a:hover.rmv, #cart table.totalsTbl td a:focus.rmv, #cart table.totalsTbl td a:active.rmv {
	color: #000;
	font-weight: normal;
}
table.totalsTbl thead td {
	background-image: url(../images/totalsTbltHeadTdBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#cart table.totalsTbl tbody td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.totalsTbl tbody td p {
	font-size: 11px;
	line-height: 1.5;
	color: #2a2a2f;
}
table.totalsTbl tbody td p em, table.totalsTbl td p em div {
	font-style: normal;
	color: #707070;
}
table.totalsTbl p.left em {
	display: inline-block;
	color: #707070;
	font-size: 10px;
}
table.totalsTbl tfoot td {
	background-image: url(../images/totalsTbltFootTdBg_xrpt.gif);
	background-repeat: repeat-x;
	height: 45px;
	padding: 0px;
	vertical-align: middle;
}
table.totalsTbl tfoot td strong, #cart table.totalsTbl tfoot td span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;
}
#cart table.totalsTbl tfoot td span {
	float: right;
	font-weight: bold;
}
#ups {
	background-color: #e9e9e9;
	float: right;
	width: 206px;
	border: 1px solid #bcbcbc;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#ups p.heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #2A2A2F;
}
div.card {
	background-image: url(../images/gCardBg_yrpt.gif);
	background-repeat: repeat-y;
	width: 206px;
	position: relative;
	margin-bottom: 10px;
	/*height: 187px;*/
	overflow: hidden;
}
div.cardT {
	background-image: url(../images/gCardTBg_norpt.gif);
	/*height: 187px;*/
	background-repeat: no-repeat;
}
/**/
div.card div.cardB {
	background-image: url(../images/gCardBBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 206px;
	padding-bottom: 10px;
	position: relative;
}
div.card div.cardB img{
	padding: 12px;
	}
div.card div.cardB img.cardView{
	padding: 0px;
	position: absolute;
	bottom: 9px;
	right: 9px;
}
div.card div.cardB .cardBInfoContainer{
	background-image: url(../images/cardBInfoContainerBg.png);
	background-repeat: no-repeat;
	background-color:#e6e6e6;
	margin: 0px 4px 0px 4px;
	display: block;
	padding: 0px 0px 25px 0px;
	}
div.card div.cardB .cardBInfoContainer h3{
	color:#2A2A2F;
	font-size:16px;
	letter-spacing:-2px;
	padding: 10px 5px 0px 5px;
	}
div.card div.cardB .cardBInfoContainer strong{
	margin-top: 0px;
	}
.onpageload p strong {
	}
div.card div.cardB .cardBInfoContainer strong p{
	font-size: 12px;
	color:#b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	}
div.card div.cardB .cardBInfoContainer del{
	display: block;
	}
div.card div.cardB .cardBInfoContainer strong p strong{
	font-size:16px;
	letter-spacing: -1px;
	color:#5F5F64;
	}
div.card div.cardB .cardBInfoContainer a{
	}
div.card div.card h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f5f64;
	letter-spacing: -1px;
	margin-top: 5px;
}
div.card div.card strong {
	font-size: 14px;
	color: #5f5f64;
	display: block;
	margin-top: 5px;
}
div.card div.card a {
	display: block;
	height: 164px;
	width: 202px;
	position: absolute;
	right: 2px;
	bottom: 2px;
	background-image: url(../images/cardABg_norpt.png);
}
div.card div.card a span {
	display: none;
}

#cart span.preorderInfo {
	padding: 0px 4px 0px 4px;
	display: inline;
	float: none;
	margin: 0px;
	clear: both;	
}

#cart span.preorderInfo a:link, #cart span.preorderInfo a:visited {
	color: #098abb;
	text-decoration: underline;
	font-size: 11px;
}

#cart div.promoDetails {
	margin-top: 5px;
	width: 400px;
	padding:8px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#FFF0D3;
	border:2px solid #FFD37D;
	color:#000000;
	display:block;
}
/*div.cardB {
	background-image: url(../images/gCardBBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 182px;
	height: 163px;
	padding: 12px;
}
div.card img {
}
div.card h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f5f64;
	letter-spacing: -1px;
	margin-top: 5px;
}
div.card strong {
	font-size: 14px;
	color: #5f5f64;
	margin-top: 5px;
}
div.card a {
	background-image: url(../images/cardABg_norpt.png);
	background-repeat: no-repeat;
	display: block;
	height: 187px;
	width: 202px;
	position: absolute;
	right: 2px;
	bottom: 2px;
}
div.card a span {
	display: none;
}*/
/*****************************
Blue box above coupons in cart
*****************************/
span.nfoTxt {
	width: 669px;;
	border: solid 1px #4ab6c4;
	background-color: #b6e0e7;
	padding: 5px;
	color: #494949;
	font-size: 9px!important;
	line-height: 1.7!important;
}
span.nfoTxt img {
	float: left;
	margin-right: 5px;

}
span.ccvTxt {
	float: right;
	width: 230px;
}
span.nfoTxt {
	overflow: hidden;
	display: block;
	margin-bottom: 7px;
}
