@charset "utf-8";
/* CSS Document */

#store_cart-main {
	margin-top: 30px;
	margin-right: 0px;
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 10px;
	height: auto;
	/* [disabled]position: relative; */
	padding-bottom: 50px;
	border: 1px solid #999999;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 1px 3px #888;
	box-shadow: 0px 2px 3px #888;
}
.store_cart-sub  {
	width: 700px;
	left: 104px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	/* [disabled]position: relative; */
}
.store-cart_quantity input {
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
	background-color: #F1F1F1;
	border: 1px solid #999;
	height: 18px;
	width: 20px;
}
.store_cart-sub .store-cart_quantity {
	float: right;
	width: 475px;
	margin-right: 50px;
	/* [disabled]margin-top: 25px; */
}
.store-cart_modify {
	float: right;
	width: 475px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	color: #800000;
}
.store-cart_modify ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	float: right;
}
.store-cart_modify ul li {
	list-style-type: none;
	display: block;
	width: 45px;
	float: right;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #ABABAB; */
	line-height: 20px;
	text-align: center;
	font-size: 11px;
}
.store-cart_modify ul li .last {
	border-right: none
}



.store-cart_header {
	float: right;
	width: 610px;
	margin-right: 50px;
	/* [disabled]margin-top: 15px; */
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
	background-color: #EBEBEB;
}

.store-cart_header ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	float: right;
	}



.store-cart_header ul li {
	list-style-type: none;
	display: block;
	width: 45px;
	float: right;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABABAB;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	}
#store_cart-main .form-field-container {
	width: 700px;
	left: 104px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	}
#store_cart-main  table input{
	width: 350px;
	background-color: #F1F1F1;
	border: 1px solid #999;
	height: 20px;
	margin: 5px;
}
#store_cart-main table select {
	background-color: #F1F1F1;
	margin-left: 6px;
	border: 1px solid #999;
}

#store_cart-main table {
	margin-left: auto;
	margin-right: auto;
}

label {
	width: 300px;
	text-align: right;
	font-size: 11px;
	line-height: 25px;
	/* [disabled]color: #000; */
	}


	
#store_cart-main .shipping-info-form .form-text-field {
	width: 300px;
	float: left;
	text-align: right;
	font-size: 11px;
	line-height: 25px;
}
#store_cart-main .shipping-info-form .form-input-field {
	width: 375px;
	float: right;
	text-align: left;
	font-size: 11px;
}
#store_cart-main .continue-btn  {
	width: 146px;
	float: right;
	margin-right: 10px;
	height: 24px;
	margin-top: 20px;
}
#store_cart-main .continue-btn a {
	background-image: url(../pics/webstore-btn_continue.png);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
}
#store_cart-main .checkout-btn  {
	width: 146px;
	float: right;
	margin-right: 50px;
	height: 24px;
}



#store_cart-main .checkout-btn a {
	background-image: url(../pics/webstore-btn_checkout.png);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
}

#store_cart-main .checkout-btn a:hover , .continue-btn a:hover{
	background-position: 0px -24px;
}
#store_cart-main .shopping-btn {
	height: 24px;
	width: 146px;
	float: right;
	margin-right: 50px;
}
#store_cart-main .shopping-btn a   {
	background-image: url(../pics/webstore-btn_shop.png);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
}
#store_cart-main .top-btn-container{
	width: 700px;
	margin-right: auto;
	/* [disabled]margin-top: 5px; */
	margin-bottom: 15px;
	margin-left: auto;
	height: 24px;
	text-align: right;
}
#store_cart-main .shipping-info-form {
	width: 700px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 40px;
	text-align: center;
}
#store_cart-main .container-bar{
	width: 700px;
	margin-right: auto;
	/* [disabled]margin-top: 5px; */
	margin-bottom: 20px;
	margin-left: auto;
	height: 24px;
	text-align: right;
}

#store_cart-main .container-bar #total-price{
	height: auto;
	width: auto;
	margin-right: 50px;
	float: right;
}
#store_cart-main .container-bar #total-price table{
	/* [disabled]float: none; */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#store_cart-main .shipping-info-form table {
	font-size: 11px;
	width: auto;
	position: absolute;
	left: 530px;
	top: 250px;
}
#store_cart-main .shipping-info-form table tr td {
	color: #2E2E2E;
	/* [disabled]text-align: right; */
}




.store-cart_quantity .price {
	float: right;
	font-size: 14px;
	color: #313131;
	font-weight: bold;
}

.store-cart_quantity .price-container {
	float: right;
	width: 200px;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	padding-bottom: 10px;
}
.store-cart_quantity .price-container ul{
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	float: right;
	}
.store-cart_quantity .price-container ul li {
	list-style-type: none;
	display: block;
	width: 45px;
	float: right;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #ABABAB; */
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	margin-right: 1px;
	}
	
.store-cart_quantity .unit-price {
	float: right;
	font-size: 14px;
	color: #313131;
	font-weight: normal;
	width: auto;
}

.store-cart_quantity h1 {
	color: #313131;
	margin: 0px;
}

#store_cart-main .cart-img {
	height: 80px;
	width: 80px;
	/* [disabled]position: absolute; */
	left: 100px;
	top: 49px;
	float: left;
	margin-left: 50px;
}
