/* Step */

.bsdn-store .bsdn-store-step {
	float: right;
}

/* Step */

/* Store */

.bsdn-store .page-header {
	border-bottom: none;
	padding-top: 9px;
	margin-bottom: 0px;
}

.bsdn-store td {
	color: darkslategray;
	vertical-align: middle;
}

.bsdn-store .form-actions {
	width: 900px;
}

.bsdn-store .alert {
	width: 890px;
}

/* Store end */

/* Order metas */

.bsdn-store .bsdn-store-order-metas .bsdn-store-title,
.bsdn-store .bsdn-store-order-metas .shopping-cart-count,
.bsdn-store .bsdn-store-order-metas .shopping-cart-commodity-amount {
	color: darkslategray;
	text-align: center;
	width: 70px;
}

.bsdn-store .bsdn-store-order-metas input[type="text"] {
	text-align: center;
}

.bsdn-store .bsdn-store-order-metas .bsdn-store-total-amount h2 {
	color: gray;
	text-align: right;
}

.bsdn-store .bsdn-store-order-metas table.bsdn-store-content {
	width: 100%;
}

.bsdn-store .bsdn-store-order-metas .shopping-cart-operation {
	text-align: center;
}

.bsdn-store .bsdn-store-order-metas th {
	white-space: nowrap;
	text-align: center;
}

.bsdn-store .bsdn-store-order-metas td.shopping-cart-commodity-image {
	color: darkSlateGray;
	text-align: center;
	vertical-align: top;
	width: 1%;
}

.bsdn-store .bsdn-store-order-metas .shopping-cart-commodity-image a {
	width: 60px;
}

.bsdn-store .bsdn-store-order-metas input[type="text"] {
	height: 15px;
	margin-bottom: 0px;
}

.bsdn-store .shopping-cart-count input.span1 {
	background-color: #FFFFFF;
	background-position: -77px 0;
	border-color: #A7A6AA -moz-use-text-color;
	border-style: solid none;
	border-width: 1px 0;
	color: #666666;
	font-size: 12px;
	height: 18px;
	ime-mode: disabled;
	margin: 0;
	outline: medium none;
	padding: 3px 2px 0 3px;
	width: 36px;
	border-radius: 0px;
}

.shopping-cart-count a.decrease {
	display: inline-block;
	background-color: #EDEDED;
	background-position: -12px -183px;
	display: inline-block;
	height: 11px;
	line-height: 10px;
	overflow: hidden;
	padding: 4px 0 6px 0;
	text-align: center;
	vertical-align: top;
	width: 12px;
	color: black;
	text-decoration: none;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A7A6AA -moz-use-text-color;
	border-color: #A7A6AA;
	border-right:filter:glow(color=balck，strength=10)
}

.shopping-cart-count a.increase {
	display: inline-block;
	text-decoration: none;
	color: black;
	background-color: #EDEDED;
	background-position: -12px -183px;
	display: inline-block;
	height: 11px;
	line-height: 10px;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
	vertical-align: top;
	width: 12px;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A7A6AA -moz-use-text-color;
	border-color: #A7A6AA;
	border-left:filter:glow(color=balck，strength=10)
}

.shopping-cart-count a:hover{
	cursor:pointer;
}

.bsdn-store-order-metas .shopping-cart-operation i {
	opacity: 0.6;
}

.bsdn-store-order-metas .shopping-cart-operation:hover i {
	opacity: 1;
}

/* Order metas end */

/* Custom entry */

.bsdn-store .bsdn-commodity-custom-entry th {
	color: slateGray;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 15px;
}

.bsdn-store .bsdn-commodity-custom-entry input[type="text"] {
	text-align: left;
}

.bsdn-store .bsdn-commodity-custom-entry th,
.bsdn-store .bsdn-commodity-custom-entry td {
	border-top-style: none !important;
	border-left-style: none !important;
}

.bsdn-store td.bsdn-commodity-custom-entry {
	border-left: 1px solid #DDD;
}

/* Custom entry end */
