.link_cart_num {text-decoration: none;}
.productItem{
	padding-top:6px;
	
}
#close_form_cart{
	position:absolute;
 left:130px;
}
.sr_product{
	width: 1024px;
	height: 40px;
	padding:8px 0 0 24px;
	}
.sr_product2{
	position:relative;
	top:-35px;
	width: 1024px;
	height: 40px;
	padding:0 0 0 24px;
	}
.sr_member{
	color:#FF7F00;
	padding:3px 0px 0px 0px;
	
	}
	
	#text_box_search{
BORDER-RIGHT: #cfcfcf 1px solid; 
PADDING-RIGHT: 1px; 
BORDER-TOP: #fcfcfcf 1px solid; 
PADDING-LEFT: 1px; 
FONT-SIZE: 13px; 
PADDING-BOTTOM: 2px; 
BORDER-LEFT: #cfcfcf6 1px solid; 
COLOR: #000080; PADDING-TOP: 2px; 
BORDER-BOTTOM: #cfcfcf 3px solid; 
FONT-FAMILY: Tahoma, Geneva, sans-serif; 
BACKGROUND-COLOR: #000000;
}
	
.my-cart {
	position: relative;
	float: right;
	right: 25px;
	color: #FFF;
	
	}
.my_cart_member {
    position:relative;
	color: #FFF;
	
	 	}
.cart_bar {
	position: relative;
	left: 920px;
	top: 0px;
	width: 100px;
	color: #F00;
	font-weight: 200;
	font-size: 12px;
}
.cart_bar2 {
	position:relative;
	left:920px;
	top:-39px;
	width: 100px;
	color:#F00;
	font-weight:200;
	font-size:12px;
}
 .cart_num{
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	padding :5px 0 0 13px;
  }
.Bg_img_cart{
	width: 40px;
	height: 40px;
	position: relative;
	top: -42px;
	left : 55px;
	background-image: url(../images/etc/icon-Cart.png);
	background-repeat: no-repeat;
	
	
}
  .cart_bar_collapse {
	   position:relative;
	   top:-50px;
       right:250px;
   }

  .open_cart_bar {
   /* background:#DDD;
    border:solid 1px #FFF;
    border-radius:5px;
    cart_bar_box-shadow: 0px 0px 5px #CCC;
    background:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e8e8e8));
    background:-moz-linear-gradient(top,#f4f4f4,#e8e8e8);
    background:linear-gradient(top,#f4f4f4,#e8e8e8);
    padding:8px;*/
  }

    #showData_cart {
	  width:350px;
	  height:auto;
      display:block;
      display:none;
      background:#FFF;
	  border-style: solid;
	  border-top-width:3px;
      border-top-color:#000000;
	  border-right-width:1px;
	  border-right-color: #BBBBBB;
	  border-left-width:1px;
	  border-left-color:#BBBBBB;
	  border-bottom-width:1px;
	  border-bottom-color:#BBBBBB;
      border-radius:5px;
      cart_bar_box-shadow:0px 0px 15px #999;
      position:absolute;
    }

      .cart_bar_box a.close {
       color:red;
       font-size:12px;
       font-family:arial;
       text-decoration:underline;
      }

    #showcart{
	display:none;	
}
 
#text_search{
	border-right:  #E9E9E9 1px solid; 
	padding-right:  1px; 
	border-top:  #E9E9E9 1px solid; 
	padding-left:  1px; 
	font-size:  14px;
	padding-bottom: 2px; 
	border-left:  #E9E9E9 1px solid;
	color:  #000080;
	padding-top:  2px;
	border-bottom:   #E9E9E9 1px solid; 
    font-family:  Tahoma, Geneva, sans-serif; 
    background-color: #ffffff;
}
#select_search{
	border-right:  #E9E9E9 1px solid; 
	padding-right:  1px; 
	border-top:  #E9E9E9 1px solid; 
	padding-left:  2px; 
	font-size:  14px;
	padding-bottom: 2px; 
	border-left:  #E9E9E9 1px solid;
	color:#000;
	padding-top:  2px;
	border-bottom:   #E9E9E9 1px solid; 
    font-family:  Tahoma, Geneva, sans-serif; 
    background-color: #ffffff;
}
#btnSearch{
	border-right:  #E9E9E9 1px solid; 
	padding-right:  10px; 
	border-top:  #E9E9E9 1px solid; 
	padding-left:  10px; 
	font-size:  14px;
	padding-bottom: 4px; 
	border-left:  #E9E9E9 1px solid;
	color:#FFF;
	padding-top:  4px;
	border-bottom:   #E9E9E9 1px solid; 
    font-family:  Tahoma, Geneva, sans-serif; 
   background-color:#0072bb;
}
