div.cart{
	
}

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

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

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

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

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

div.small_cart_bottom {
	width:351px;
	height: 11px;
	background: url(/images/shopping_cart/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:100px;
	text-align: center;
}

div.col1{
	width:120px;
	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: #545454;
	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;
	margin-right:5px;
	padding: 5px 20px 5px 20px;
	background-color: #545454;
}

/* */

div.history_1{
	border: dotted gray 1px;
	margin:2px;
	
	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;
}

div.ship_type{
   margin: 0px 10px 10px 10px;   
}

div.ship_type div.ship_type_box{
   position: relative;  
}

div.ship_type div.top_links{
   margin-bottom: 5px;
   padding: 5px;
   border: 1px solid #DDDDDD;
}

div.ship_type div.top_links a{

}

div.ship_type div.top_links a:hover{
   background-color: #FFE446;
   color: #163388;
}

div.ship_type div.ship_type_box{
   width: 760px;
   height: 300px;
   border: 1px solid #DDDDDD;
   background-color: #EEEEEE;
}

div.ship_type input, div.ship_type select{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
}

div.ship_type label{

}

div.ship_type div.fedex_rate, div.ship_type div.ups_rate, div.ship_type div.dhl_rate{
   padding: 10px;
   border: 1px solid #FF0000;
   margin-bottom: 10px;
   text-align: center;
   font-weight: bold;
   font-size: 20px;
   color: #FF0000;
}

div.ship_address_box{
   border: 1px solid #DDDDDD;
   margin-bottom: 5px;
}

div.ship_address_box div.ship_address{
   float: left;
   width: 368px;
   margin: 5px;
   color: #555555;
}

div.ship_address_box div.ship_address div.title{
   color:#545454;
   font-size:14px;
   font-weight:bold;
   padding: 5px 0px;
   margin-bottom: 5px;
   border-bottom: 1px solid #545454;
}

div.ship_address_box div.ship_address div.name{
   float: left;
   display: block;
   width: 100px;
   clear: left;
}

div.ship_address_box div.ship_address div.value{
   float: left;
   display: block;
   font-weight: bold;
}

div.ship_type div.ship_products_link{
   margin-bottom: 5px;
}

div.ship_type div.ship_products_link a{
   float: right;
   display: block;
   padding: 3px 10px;
   border: 1px solid #CCCCCC;
   background-color: #EEEEEE;
   font-weight: bold;
   color: #545454;
}

div.ship_type div.ship_products_link a:hover{
   background-color: #FF5400;
   color: #FFFFFF;
}

div.ship_type div.ship_products_box{
   position: absolute;
   top:10px;
   left:10px;
   width: 300px;
   height: 400px;
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
   z-index: 10000;
}

div.ship_type div.ship_products_box .move_icon{
   position:absolute;top:2px;left:2px;
}

div.ship_type div.ship_products_box .close_icon{
   position:absolute;top:2px;right:2px;
}

div.ship_type div.ship_products{
   margin: 5px;
   overflow: auto;
   width: 290px;
   height: 330px;
}

div.ship_type div.ship_products_box div.title{
   color:#545454;
   font-size:14px;
   font-weight:bold;
   padding: 5px 0px;
   border-bottom: 1px solid #545454;
   margin: 25px 5px 5px 5px;
}

div.ship_type div.ship_products div.product_name{
   font-weight: bold;
   font-size: 12px;
}

div.ship_type div.ship_products div.product_category{
   font-size: 10px;
   color: #555555;
}

div.ship_type div.ship_products div.name{
   float: left;
   clear: left;
   width: 100px;
}

div.ship_type div.ship_products div.value{
   float: left;
   font-weight: bold;
}






