.scart{
	border: solid 1px #ddd;
}
.cartitems{
    display:block;  
}
.cartitems .items{
    background: white;
    border: solid 1px #ddd;
    margin: 5px 5px 5px 5px;
}

.cartitems h2{
	font-size: 14px;
	letter-spacing:-0.6px;
}
.cartitems h2 .add_set,.remove_set,.pipe{
	float:right;
	font-size: 12px;
	margin-right: 5px;
	color: #0000ff;
	font-weight: normal;
	cursor:pointer;
}
.cartitems h2 .pipe{
	color:#000;
}
.cartitems h2 .add_set:hover,.remove_set:hover{
	text-decoration:underline;
}
.cartitems h2 .remove_set{
	color: #ff0000;
}
.cartitems .imgholder{
	width: 500px;
	float:left;
	border-right:1px solid #ddd;
}
.cartitems .optholder{
	float:left;
	width: 350px;
	height: 172px;
	border-right: 1px solid #ddd;
}
.cartitems .items .img{
    float:left;
    margin: 5px 5px 5px 5px;
}

.cartitems .items img{
    border: solid 1px #ddd;
}

.cartitems .items .img p{
    text-align: center;
    font-weight: bold;
    margin: 5px 5px 0 5px;
}
.cartitems .options{
	float:left;
	margin:15px;
}
.cartitems .options td{
	padding: 2px;
	width: 120px;
	display: table-cell;
	}
.cartitems .price{
	padding-top:70px;
	padding-right: 20px;
	float: right;
	font-size:18px;
	font-weight:bold;
}

.cartitems .items .option{
    float:left;
    background: red;
}
.cartitems .items #option {
    float:left;
    width:100px;
    font-weight: bold;
}
.cartitems .items #rezalt{
    float:left;
    
}
.shipping_info{
	float:left;
	width:49%;
	margin-left:5px;
	border:1px solid #ddd;
	background:white;
}
.shipping{
	padding-top: 30px;
	padding-left:10px;
	padding-bottom:40px;
}
.shipping_method{
	width:185px;
}
.shipping_getbutton{
	background: url(/images/newim/navbarblue.png) no-repeat top left;
	color: #fff;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right: 10px;
	cursor:pointer;
}

.shipping_getbutton:hover{
	color:#fad60c;
}

.subtotals{
	width:49%;
	float:right;
	margin-right:5px;
}
.subs{
	border:1px solid #ddd;
	background:white;
}
.subtotals_table{
	margin:20px;
	margin-top:10px;
	line-height: 26px;
	font-size:16px;
}
.subtotals_table td{	
	width:222px;
	display: table-row;
	}
.subtotals_table td{
	display: table-cell;
}
.subprice{
	text-align:right;
}
.sub_coupons{
	color: #ff0000;
}
.sub_total{
	border-top:2px solid #ddd;
	line-height:32px;
	font-size:18px;
}
.promo_box{
	padding-top:20px;
	padding-bottom:20px;
	text-align: right;
}
.promo_box .redeembutton{
	background: url(/images/newim/navbarblue.png) no-repeat top left;
	color: #fff;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right: 10px;
	cursor:pointer;
}
.promo_box .redeembutton:hover{
color:#fad60c;
}
.continue_but{
	margin:5px;
	float:right;
	background: url(/images/newim/navbarblue.png) no-repeat top left;
	color: #fff;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right: 10px;
	cursor:pointer;
}
.continue_but:hover{
	color:#fad60c;
}
.checkout_but{
	margin: 5px;
	float:right;
	background: url(/images/newim/navgreen.png) repeat-x top left;
	color: #fff;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right: 10px;
	cursor:pointer;
}
.checkout_but:hover{
	color:#fad60c;
}
.shipping_address label{
	display:block;
	width:220px;
}
.shipping_openAddressBook{
	background: url(/images/newim/navbarblue.png) no-repeat top left;
	color: #fff;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right: 10px;
	cursor:pointer;
}

.shipping_openAddressBook:hover{
	color:#fad60c;
}
.shipping_address{
}
.expcheckout{
	float:right;
	cursor: pointer;
}
.expcheckout img{
	width: 120px;
}
.or{
	width: 48px;
	text-align: center;
	float:right;
	margin-top:27px;
}

.calculating{
	padding-left: 25px;
	background: url(/images/newim/spinningLoader.gif) no-repeat center left;
	display: none;
}
.shipping_labels{
	float:left;
}
.shipping_methods{
	float:right;
	padding-right:30px;
}
.checkout .cartitems{
    display:block;
    float:right;
    width:49%;
}
.checkout .header_det{
	font-size:16px;
	font-weight: bold;
	padding-left:10px;
}
.checkout .cartitems .price{
	padding-top:0px;
	padding-right: 0px;
	float: right;
	font-size:14px;
	font-weight:bold;
}
.checkout .cartitems .items{
	padding:5px;
	border:none;
	border-bottom:1px solid #ddd;
	margin-right:20px;
}
.checkout .cartitems .optholder{
	float:right;
	width: 455px;
	border: none;
	height: auto;
}
.checkout .subtotals{
	width:260px;
	float:right;
	margin-right:5px;
	clear:right;
}
.checkout .subs{
	border:none;
	background:white;
}
.checkout .subtotals_table{
	margin:20px;
	margin-top:10px;
	line-height: 18px;
	font-size:14px;
}
.checkout .subtotals_table td{	
	width:120px;
	display: table-row;
	}
.checkout .subtotals_table td{
	display: table-cell;
}
.checkout .subprice{
	text-align:right;
}
.checkout .sub_label{
	text-align:right;
}
.checkout .sub_coupons{
	color: #ff0000;
}
.checkout .sub_total{
	border-top:1px solid #ddd;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
}
.checkout .shipping_info{
	float:left;
	width:50%;
	margin-left:5px;
	margin-bottom: 60px;
	border:none;
	border-right: 1px solid #ddd;
	background:white;
}
.checkout .shipping{
	margin:10px;
	background:#f9f9ff;
	border: 1px solid #ddd;
	padding:10px;
	padding-top:0px;
}
.shipping_label{
	font-weight:bold;
	line-height: 30px;
	font-size:14px;
}
.checkout .shipping_labels{
	float:left;
}
.checkout .shipping_methods{
	float:right;
	padding-right:30px;
}
.checkout .shipping_method{
	width:185px;
	margin-left: 0px;
}
.checkout .shipping_openAddressBook{
	background: none;
	color: #dd0000;
	text-decoration: underline;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;
}

.checkout .shipping_openAddressBook:hover{
	color:#fad60c;
}
.checkout .expcheckout{
	margin-top:15px;
	margin-right:15px;
}
.checkout .expcheckout img{
	width:160px;
	margin-right: 55px;
}
.checkout .checkout_but{
	margin: 5px;
	float:left;
	background: url(/images/newim/ccbutton.png) no-repeat top left;
	color: #fff;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right: 0px;
	margin-left: 32px;
	margin-top:20px;
	width: 180px;
	height: 35px;
	margin-left:35px;
	cursor:pointer;
}
.checkout .checkout_but:hover{
	color:#fad60c;
}
.checkout .calculating{
	padding-left: 25px;
	background: url(/images/newim/spinningLoader.gif) no-repeat center left;
}
.checkout .paymentbox table{
	width: 495px;
}
.checkout .paymentbox{
	display:none;
	border:none;
	padding:0px;
	margin:0px;
}
