.pop-up-cart .button.checkout{
  text-decoration: none;
  background: #f37701;
  color: #20373F;
  background: -moz-linear-gradient(top, #FFAF01 0%, #f37701 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFAF01), color-stop(100%,#f37701));
  background: -webkit-linear-gradient(top, #FFAF01 0%,#f37701 100%);
  background: -o-linear-gradient(top, #FFAF01 0%,#f37701 100%);
  background: -ms-linear-gradient(top, #FFAF01 0%,#f37701 100%);
  background: linear-gradient(to bottom, #FFAF01 0%,#f37701 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAF01', endColorstr='#f37701',GradientType=0 ); 
}

.pop-up-cart .button.checkout:hover{
  background: #FFAF01;
  color: #20373F;
  background: -moz-linear-gradient(top, #f37701 0%, #FFAF01 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f37701), color-stop(100%,#FFAF01));
  background: -webkit-linear-gradient(top, #f37701 0%,#FFAF01 100%);
  background: -o-linear-gradient(top, #f37701 0%,#FFAF01 100%);
  background: -ms-linear-gradient(top, #f37701 0%,#FFAF01 100%);
  background: linear-gradient(to bottom, #f37701 0%,#FFAF01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f37701', endColorstr='#FFAF01',GradientType=0 ); 
}

.remove_cart {
  height: 16px;
  width: 16px;
  border: 0 none #000000;
  background: url(../images/delete.png) no-repeat;
  text-indent: -9999em;
  cursor: pointer;
}

.total_cart_down {
  float: left;
  padding-right: 20px;
}

.total_price_down {
  float: right;
  color: #F3951D;
  font-weight: bold;
}

.prc_nam td {
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #666;
}

.pop-up-cart .total_cart{
  font-size: 20px;
  color: #666;
  width: 250px;
  float: right;
  border-top: 1px dashed #F3951D;
  padding-top: 13px;
  display: block;
  padding-right: 10px;
  position: relative;
  top: -10px;  
}

.pop-up-spacer{
  height:20px;
}

.pop-up-cart .checkout, 
.pop-up-cart .continue-shopping {
  float: left;
  border-radius: 9px;
  background: #99f;
  padding: 5px 12px;
  display: block;
  height: 100%;
  
}

.pop-up-cart a.continue-shopping{
  background:none;
  cursor: pointer;
}

.checkout-button-wrapper, 
.continue-shopping-button-wrapper{
  float:left;
}

.reset-indent,
.pop-up-cart,
.heading,
.content
{
    padding:0;
    margin:0;
}

.pop-up-cart .heading {
    font-size: 20px;
    color: #666;
    padding-bottom: 10px;
    padding-top: 0px;
    border-bottom: 1px dashed #F3951D;
    margin-bottom: 15px;
}

.pop-up-cart .heading h4{
    font-size: 20px;
    color: #666;
}

.pop-up-cart .content{
    width:100%;    
}

.pop-up-cart{
    width: 720px;
    overflow: hidden;    
}

.pop-up-cart table{
    text-align: left;
    width: 100%;
}

.pop-up-cart table.cart td{
    vertical-align: middle;
    text-align: center;
}

.pop-up-cart td.image{
    text-align: center;
    min-height:70px;
    min-width:70px;
    padding: 10px 0;
}

.pop-up-cart .cart_miny .remove_cart {
    height: 16px;
    width: 16px;
    border: 0 none #000000;
    background: url(../images/delete.png) no-repeat;
    cursor: pointer;
}




/*
.section
{
	margin: 20px 0 30px;
	clear: both;
        padding-top: 20px;
}
#cart_informer SPAN A {
    color: #F3951D;
    font-weight: bold;
}
#cart_informer SPAN A:hover {
    color: #636363;
}
.prc_nam td{
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	color:#666;
}
UL.tabs {
    border-bottom: 1px dashed #DFDFDF;
    height: 28px;
    line-height: 23px;
    list-style: none outside none;
}
.tabs LI {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-left: 0 solid #626262;
    border-radius: 4px 4px 0 0;
    border-right: 0 solid #626262;
    border-top: 4px solid #F5F5F5;
    border-width: 4px 0 medium;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0 10px -2px 0;
    padding: 0 10px 1px;
    position: relative;
}
.tabs LI:hover, .vertical .tabs LI:hover {
    background-color: #F5F5F5;
    color: #F29119;
    padding: 0 10px 1px;
}
.tabs LI.current {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    border-color: #F29119 #DDDDDD #F5F5F5;
    border-style: solid dashed;
    border-width: 4px 1px 0;
    bottom: -1px;
    color: #000000;
    padding: 0 13px 1px;
}
.box {
    box-shadow: -5px 0px 20px -10px #ADADAD;
    color: #383838;
    display: none;
    margin-left: 0;
    padding: 10px 0 5px 15px;
}

.box.visible
{
	display: block;
}
.box H2
{
	padding: 10px 0 0;
}
#data, #data2
{
	width: 720px !important;
position: fixed !important;
background-color: white !important;
top: 25% !important;
left: 50% !important;
padding: 20px 10px 20px;
border: 3px solid #626262;
text-align: center;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
margin: -100px 0 0 -340px;
border-radius: 10px;
color: black;
box-shadow: 0px 1px 0px 15px rgba(0, 0, 0, .2);
font-size: 13px;
z-index:999;
}
#data .content {
	width:700px;
	padding-right:20px;
	max-height:400px;
	overflow-y:auto;
}

.checkout A {
    background: -moz-linear-gradient(center top , #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0 #EDEDED;
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #555555;
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
    margin-right: 10px;
}
.checkout A:hover {
    background: -moz-linear-gradient(center top , #DFDFDF 5%, #EDEDED 100%) repeat scroll 0 0 #DFDFDF;
    color: #F3951D;
}
.checkout
{
	margin-top: 15px;
}
#data TABLE
{

	text-align: left;
	
}
#data TABLE TD.quantity
{
	font-weight: bold;
	margin: 10px;
	width: 10%;
}
.remove_cart
{
	height: 16px;
	width: 16px;
	border: 0 none #000000;
	background: url(../images/delete.png) no-repeat;
	text-indent: -9999em;
	cursor: pointer;
}
A.close
{
	position: absolute;
	right: -2px;
	top: 4px;
	display: block;
	width: 28px;
	height: 31px;
	background: url(../images/close.png) no-repeat;
	text-indent: -9999em;
}
.heading {
	font-size: 20px;
	color: #666;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom: 1px dashed #F3951D;
	margin-bottom: 15px;
}

.image {
	padding-right: 15px;
}

.name {
	padding-right: 10px;
        width: 75%;
}
.total {
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
        width: 20%;
		text-align:center;
}

.total_cart {
	margin-top: 10px;
	font-size: 20px;
	color: #666;
	width: 250px;
	float: right;
	border-top: 1px dashed #F3951D;
	padding-top: 13px;
	display: block;
	padding-right: 10px;
}
.total_cart_down{
	float:left; 
	padding-right:20px;
}
.total_price_down{
	float:right; 
	color:#F3951D;
	font-weight: bold;
}
*/