a 
 {
  outline:none;
 }

.wpshop_bag
 {
  cursor:pointer;
  height:100%;
  font-size:14px;
  background-color: #fff;
  border: none;
  float:right;
  margin: 5px 0 10px 20px;
  color: #333; 
  font-weight:bold;
  padding-bottom:7px;
  padding-right:5px;
/*clear:both; */
  text-transform:uppercase;
  position: relative;
}

.alignright
 {
  float:right;
  clear:both;
 }

.wpshop_bag td
 {
  padding-top:10px;
  text-align:right;
 }

.wpshop_bag_img
 {
  background: url(../i/kuzminki_s.jpg) center center no-repeat;
  width:50px;
  height:50px;
  padding-top:0;
 }
 
.wpshop_buy
 {
  float:right;
  width:275px;
  font-size:10px;
  border:none;
/*  position:absolute; */
  position: relative;
  clear: both;
  padding-left:30px;
  padding-bottom:0px;
  border: none;
 }

.wpshop_buy table
 {
  border: none;
 }

.wpshop_buy table tr
 {
  text-transform:uppercase;
  border: none;
 }

.wpshop_buy table td
 {
  border: none;
 }

.wpshop_buy table tr td.wpshop_price
 {
  color: #333;
  border-top: 2px dashed #333;
 }

.wpshop_buy table tr td.wpshop_caption
 {
  color: #333;
  padding-left:10px;
  border-top: 2px dashed #333;
 }

.wpshop_buy table tr td.wpshop_button
 {
  border-top: 2px dashed #333;
  color: #333;
 }

.wpshop_buy a
 {
  color: #333;
  border: none;
 }

.wpshop_buy a:hover
 {
  color: #333;
 }

.wpshop_buy table td.wpshop_wrapper
 {
  background:#fdc;
  padding: 5px;
  margin: 5px;
 }

.recycle_bin th
 {
/*  background: #57b7ac; */
  color: #fff;
  padding:0;
 }

.recycle_bin th
 {
  border: 1px solid #ffcc00;
  text-align:center;
  padding:5px;
 }

.recycle_bin td
 {
  text-align:center;
  padding:5px;
  border-bottom: 1px solid #ffcc00;
 }

.recycle_bin td.rb_name
 {
  text-align:left;
 }

.rb_name a
 {
  font-size:12px;
  color:#faa;
  font-weight:bold;
  text-align:left;
 }

.rb_num .minus, .rb_num .plus
 {
  font-size:12px;
  color:#e28101;
  font-weight:bold;
  padding:0px;
  text-decoration:none;
  float:right;
  width:15px;
  clear:right;
  margin:0;
  display:block;
 }

.rb_num input
 {
 }

.rb_delete a
 {
  font-size:16px;
  font-weight:bold !important;
 }

.recycle_bin tfoot tr td
 {
  font-size:12px;
  text-align:left;
 }

.recycle_bin tfoot tr td.rb_total
 {
  text-align:center;
 }

.recycle_bin 
 {
  margin:10px 0;
 }

.order_show
 {
  text-align:center;
  margin-top:20px;
  width:90px;
  height:26px;
  background: #c2131a url(../i/button_universal2.jpg) top left no-repeat;
  border:none;
  padding:2px 0 0px 0;
  color:#000;
  font-size:15px;
 }

a.minicartimg
 {
  width:100px;
  background: url(../i/universal2.jpg) left top no-repeat;
  height:100px;
  float:left;
  margin-bottom:10px;
  clear:none;
  text-decoration:none;
  border:none;
  margin-right:10px;
 }

a.minicartimg:hover, a.minicartimg:link, a.minicartimg:visited 
 {
  text-decoration:none;
 }

#wpshop_minicart 
 {
  float:none;
  width:100%;
  padding-bottom:10px;
  font-style:normal;
  font-size:13px; 
  font-weight:bold;
  cursor: pointer;
  color:#faa;
  background:#990033;
 }

.wpshop_caption
 {
  cursor: pointer;
  color:#333;
  background:#fdc;
  border-top:1px solid #ffcc33;
  width:85px;
  white-space:nowrap;
  font-weight:bold;
  font-size:13px; 
 }
	
.wpshop_price
 {
  cursor: pointer;
  text-align:right;
  background:#fdc;
  color: green; 
  border-top:1px solid #ffcc33;
  font-size:13px; 
  font-weight:normal;
 }
	
.wpshop_button
 {
  cursor: pointer;
  background:#fdc;
  color:#000;
  font-size:32px;
  border-top:1px solid #ffcc33;	
 }


.recycle_bin table
 {
  width:100%;
  height: auto;
 }

.recycle_bin th.name
 {
  width:300px;
 }

.recycle_bin th.type, .recycle_bin th.num 
 {
  width:80px;
 }

.recycle_bin th.cost, .recycle_bin th.total 
 {
  width:100px;
 }

a.arrow_button
 {
  width:32px;
  height:32px;
  background: url(../i/bag2.png) left top no-repeat;
  margin:0;
  padding:0 10px;
  overflow:visible;
  text-decoration:none;
  border:none;
 }

.price_table tr td div a.price_cart
 {
  width:20px;
  height:20px;
  background: url(../i/universal2_ss.gif) left top no-repeat;
  padding:5px 10px;
  margin:0;
  overflow:visible;
 }

span.cost
 {
  margin-top:0px;
  float:right;
  display:block;
}

table.price_table
 {
  width:600px;
  margin-left:20px;
 }

.price_table tr._h td
 {
  text-align:center;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
  border-bottom:1px solid #000;
  padding-top:10px;
 }

.price_table tr td div
 {
  border-bottom:1px dashed #25544e;
  padding: 4px 0;
 }

.price_table a
 {
  text-decoration:none;
 }

.price_table tr td.title div
 {
  border-bottom:none;
 }

.price_table tr td.title a
 {
  font-weight:bold;
  color:#25544e;
  font-size:12px;
  text-transform:uppercase;
  text-align:left;
 }

table.wpshop_widget tbody
 {
  width:100px;
  overflow:hidden;
  margin-left:-30px;
 }
  
.price_table h3
 {
  width:100%;
  background: #57b7ac;
  text-align:center;
  height:30px;
  padding-top:8px;
  text-decoration:none;
 }

.price_table tr.h th h3 a
 {
  color: #fff;
  text-transform:uppercase;
  text-decoration:none;
  border:none;
 }

.price_table .odd 
 {
  background: #fff;
 }

#wpshop_cart 
 {
  float:both;
/*  width:100%; */
  height: auto;
  padding-bottom:10px;
  font-style:normal;
  font-size:13px; 
  font-weight:bold;
  cursor: pointer;
  color:#faa;
  background:#990033;
  align: center;
 }

#wpshop_wrapper2
 {
  margin:10px auto;
  padding:10px 15px!important;
 }