div.cart{
	
}

div.description div.desc_big{
	width:200px;
	background-color: inherit;
}

div.cart_big input{
	font-size: 12px;
	width: 20px;
	margin:12px 2px;
}

div.cart input{
	font-size: 10px;
	width: 20px;
	margin:0px;
}

div.small_cart_top {
	width:351px;
	height: 11px;
	background: url(/images/small_cart_bg1.gif) no-repeat center;
}

div.small_cart_bg {
	width:351px;
	background: url(/images/small_cart_bg2.gif) repeat-y center;
}

div.small_cart_bottom {
	width:351px;
	height: 11px;
	background: url(/images/small_cart_bg3.gif) no-repeat center;
}

div.small_cart {
	padding: 20px;
}

div.small_cart div.header{
	font-weight: bold;
	font-size: 14px;
	color: #1D5C8C;
	height: auto;
	width: auto;
	border-bottom: 1px solid #A3C2D9;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div.small_cart div.group_title{
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.small_cart div.other_items{
	overflow: auto;
	border: 1px solid #EEE2C8;
	height: 170px;
	padding: 5px;
	background-color: #FFFFFF;
}

div.small_cart div.product_title{
	font-weight: bold;
	font-size: 11px;
}

div.small_cart div.product_image{
	text-align: center;
}

div.small_cart div.product_quantity{

}

div.small_cart div.product_price{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE2C8;	
}

div.small_cart div.total_price{
	text-align: right;
	font-size: 12px;
	color: #FF0000;	
	margin: 10px 0px;
}

div.small_cart div.total_price span{
	font-weight: bold;
	font-size: 16px;
}


div.small_cart div.statistic{
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
}

div.small_cart div.total_number{	
	margin: 5px;
}

div.cart_details{
	background-color: white;
	margin: 5px 10px;
	padding: 5px;
	font-size: 10px;
}

div.cart_details_big{
	
	margin: 10px 2px;
	padding: 0px;
	font-size: 10px;
}
div.cart_details div{
	margin: 2px;
}

div.cart_details input{
	width: 20px;
	font-size: 10px;
}

div.cart_details_big div{
	margin: 2px;
}

div.cart_details_big input{
	width: 20px;
	font-size: 10px;
}

div.big_cart div.total_number{
	margin:5px;
}
div.big_cart div.statistic{
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
}

div.col{
	width:50px;
	text-align: center;
}

div.col1{
	width:100px;
	text-align: left;
	margin:0px;
	padding:2px;
	border-color: #570400;
}

div.colr{
	width:100px;
	text-align: right;
	padding:2px;
	margin:0px;
	border-color: #570400;
}
div.header_main{
	padding:1px 5px 1px 5px;
	margin: 2px 0px 2px 0px;
	background-color: #570400;
	color:white;
	font-size: 11px;
}

div.shopping_left_menu div.list_header_main{
	padding:3px;
}
.fun_button{
	border: solid white 0px;
	background-color: transparent;
	font-variant: small-caps; font-size: 16px;cursor:pointer;
	
}

div.red_alert{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: red;
}

div.address_name{
	color:white;
	font-size: 14px;
	font-weight:bold;
	padding: 5px 20px 5px 20px;
	background-color: #570400;
}

/* */

div.history_1{
	border: dotted gray 1px;
	margin:2px;
	height: 20px;
	background-color: white;
}

div.history_2{
	border: dotted gray 1px;
	margin:2px;
	height: 20px;
	background-color: #dddddd;
}

div.history_3{
	border: dotted gray 1px;
	margin:2px;
	height: 20px;
	background-color: gray;
}
div.history_name{
	padding:3px;
	font-weight: bold;
}
