/*------------------------------------  MAIN BODY CSS ID TO AVOID BACKGROUND ------------------------------------*/
#shoppingCart {
	font-family: arial, sans-serif;
	font-size: 62.5%;
	color:#000000;
	background:none;
}
/*------------------------------------  MAIN BODY CSS ID TO AVOID BACKGROUND ------------------------------------*/

/*------------------------------------ MAIN NAV STARTS HERE ------------------------------------*/
#shoppingDetailsNavContainer{
	float:left;
	margin:0 0 0 20px;
	padding:28px 0 0 0;
	width:913px;
}
#shoppingDetailsNavContainer ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
#shoppingDetailsNavContainer ul li a{
	color:#ffffff;
	background:url(/images/offers_citi/shoppingCartLeftCurve.jpg) top left no-repeat;
	height:30px;
	font-size:1.2em;
	font-weight:bold;
	color:#ff0000;
	padding:0 0 0 3px;
	float:left;
}
#shoppingDetailsNavContainer ul li a:hover{
	text-decoration:none;
}
#shoppingDetailsNavContainer ul li a span{
	background:url(/images/offers_citi/shoppingCartRightCurve.jpg) no-repeat top right;
	padding:8px 25px 0 25px;
	height:30px;
	_height:22px;

	float:left;
	margin-right:2px;
	display:block;

}
#shoppingDetailsNavContainer ul li.shoppingCartDisable a{
	color:#ffffff;
	background:url(/images/offers_citi/shoppingCartDisableLeft.jpg) top left no-repeat;
	height:30px;
	font-size:1.2em;
	color:#ff7f7f;
	padding:0 0 0 3px;
	float:left;
}
#shoppingDetailsNavContainer ul li.shoppingCartDisable a span{
	background:url(/images/offers_citi/shoppingCartDisableRight.jpg) no-repeat top right;
	padding:8px 10px 0 10px;
	float:left;
	margin-right:2px;
	display:block;

}
#shoppingDetailsNavContainer ul li h2{
	padding:5px 0 0 110px;
}

/*------------------------------------ MAIN NAV ENDS HERE ------------------------------------*/

/*------------------------------------ SHOPPING CART TABULAR DATA STARTS HERE ------------------------------------*/
#tabularDataMainContainer{
	clear:both;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	margin:0 2%;
}
#tabularDataMainContainer table{
	border:0px;
	padding:0px;
	margin:0px;
	width:100%;
}
#tabularDataMainContainer table thead td.shoppingCartHeader{
	background:#cccccc;
	font-weight:bold;
	padding:0 0 0 8px;
}
#tabularDataMainContainer table tbody td.shoppingCartData{
	padding:15px 0 60px 10px;
	vertical-align:top;
	border-right:1px solid #cccccc;
}
#tabularDataMainContainer table tbody td.shoppingCartData p{
	width:100px;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.4em;
}
#tabularDataMainContainer table tbody td.shoppingCartData p.greyColor{
	color:#666666;
	font-weight:normal;
	width:175px;
}
#tabularDataMainContainer table tfoot td.totalData{
	background:#cccccc;
	padding:6px 0 6px 0;
	text-align:center;
}
#tabularDataMainContainer table tfoot td.none{
	background:none;
	padding:0px;
}
#tabularDataMainContainer table tfoot td.shoppingTotal{
	color:#666666;
	background:#cccccc;
	text-align:right;
}
.tabularLeftCurve{
	background:url(/images/offers_citi/greyCurveLeftSide.jpg) no-repeat top left;
	width:7px;
	height:33px;
}
.tabularRightCurve{
	background:url(/images/offers_citi/greyCurveRightSide.jpg) no-repeat top left;
	width:7px;
	height:33px;
}
.tabularLeftBorder{
	border-left:1px solid #cccccc;
}
.tabularRightBorder{
	border-right:1px solid #cccccc;
}
.smallLeftCurve{
	background:url(/images/offers_citi/smallLeftCurve.jpg) no-repeat top left;
	width:7px;
	margin:0px;
	padding:0px;
}
.smallRightCurve{
	background:url(/images/offers_citi/smallRightCurve.jpg) no-repeat top right;
	width:7px;
	margin:0px;
	padding:0px;
}
.borderBottom{
	background:url(/images/offers_citi/greyBG.jpg) repeat-x;
}
.shoppingCartCheckout{
	float:left;
	width:980px;
	_width:960px;
	padding:0 25px 32px 0;
}
.shoppingCartCheckout ul{
	float:right;
}
.shoppingCartCheckout ul li{
	float:left;
	padding:0 0 0 10px;
}
/*------------------------------------ SHOPPING CART TABULAR DATA STARTS HERE ------------------------------------*/

/*------------------------------------ shoppingCartFooter Class ------------------------------------*/
#shoppingCartFooter{
	color:#333333;
	margin:15px 0;
	padding:0 10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
#shoppingCartFooter p{
	padding:0 0 3px 0;
		font-size:1.1em;
}
#shoppingCartFooter ul{
	padding:3px 0 0 0;
}

/*------------------------------------ shoppingCartFooter Class ------------------------------------*/





/*------------------------------------ Checkout Page CSS Starts here------------------------------------*/

.topCurve{
	background:url(/images/offers_citi/topCurve.jpg) no-repeat top left;
	width:980px;
	_width:960px;
	height:9px;
	float:left;
}
.middleCurve{
	width:948px;
	float:left;
	padding:0 0 0 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.bottomCurve{
	background:url(/images/offers_citi/bottomCurve.jpg) no-repeat top left;
	width:960px;
	height:9px;
	float:left;
}
.checkoutTopElement{
	width:946px;
	float:left;
	padding:5px 0 0 0;
}
.checkoutTopElement ul{
	float:right;
}
.checkoutTopElement ul li{
	float:left;
	padding:0 5px 0 40px;
}
.checkoutTopElement ul li label{
	color:#ff0000;
	font-size:1.0em;
	font-weight:bold;
}
.checkoutTopElement ul li input{
	font-size:0.9em;
	border:1px solid #7f9db9;
}
.checkoutForm{
	width:440px;
	float:left;
	margin:28px 23px 0 10px;
	color:#000061;
}
.checkoutForm h3{
	color:#000061;
}
.checkoutForm ul{
	float:left;
	margin:40px 0 0 0;
	font-size:0.9em;
}
.checkoutForm ul li{
	float:left;
	padding:0 15px 8px 0;
}
.checkoutForm ul li label{
	width:96px;
	float:left;
}
.checkoutForm ul li.suggComments{
	margin:20px 0 0 0;
}
.checkoutForm ul li label.wLarge{
	width:175px;
	float:left;
}
.checkoutForm ul li input{
	font-size:0.9em;
	border:1px solid #7f9db9;
}
.checkoutForm ul li textarea{
	font-size:0.9em;
	border:1px solid #7f9db9;
}
.checkoutForm ul li select{
	font-size:0.9em;
	width:98px;
	border:1px solid #7f9db9;
}
.checkoutForm p{
	font-size:0.8em;
	padding:2px 0 2px 0;
}
.checkoutForm ul.topSpace{
	margin:80px 0 0 0;
}
.checkoutProceed{
	float:left;
	width:960px;
	padding:10px 0 32px 0;
}
.checkoutProceed ul{
	float:right;
}
.checkoutProceed ul li{
	float:left;
	padding:0 0 0 10px;
}


/*Shipping Information Page CSS Starts here*/
.shippingInfoForm{
	width:445px;
	float:left;
	margin:28px 15px 0 10px;
	color:#000066;
}
.shippingInfoForm h2{
	color:#333333;
	font-weight:normal;
}
.shippingInfoForm h3{
	color:#000066;
}
.shippingInfoForm p{
	font-size:0.9em;
}
.shippingInfoForm ul{
	float:left;
	margin:20px 0 0 0;
	font-size:0.9em;
}
.shippingInfoForm ul li{
	background:url(/images/offers_citi/redBullet.jpg) no-repeat left top;
	background-position:0em 0.4em;
	float:left;
	padding:0 0 8px 15px;
}
.shippingInfoForm ul.orderID{
	margin:15px 0 0 0;
	font-size:1.0em;
	color:#333333;
}
.shippingInfoForm ul li{
	background:none;
	padding:0 0 7px 0;
	margin:0px;
	width:400px;
}
.shippingInfoForm ul.addContainer{
	margin:15px 0 0 0;
	font-size:1.0em;
	color:#333333;
}
.shippingInfoForm ul.addContainer li{
	width:218px;
}
.shippingInfoForm ul.addContainer p{
	color:#333333;
	font-size:1.0em;
	padding:0 0 1px 0;
}
.shippingInfoForm ul.addContainer h4{
	color:#000066;
}
.shippingInfoForm .paymentMode{
	float:left;
	margin:15px 0 0 0;
}
.shippingInfoForm .paymentMode h4{
	color:#000066;
}
.shippingInfoForm .paymentMode .red{
	padding:0 0 0 10px;
}
.shippingInfoForm .pCheckout{
	padding:10px 0 0 0;
}
#shippingInfoFooter{
	color:#333333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	clear:both;
	padding:25px 0 0 0;
}
#shippingInfoFooter p{
	padding:0 0 3px 0;
}
#shippingInfoFooter ul{
	padding:3px 0 0 0;
}