﻿.btn
{
	 cursor:pointer; border:none;
}
.btn:disabled
{
	background: silver;
}
.emptyBtn
{

/*background:transparent url(../../images/common/buttons/empty.png);*/
text-transform:uppercase;
 font-size:11px; font-weight:bold; background:none; border:none;  width:50px;

color:White;
font-weight:bold;
height:21px;
line-height:21px;
 border-collapse:collapse;
 display:inline-block;
padding-left:8px;
padding-right:8px;
text-align:center;
width:auto;
white-space:nowrap;
line-height:12px; 
}

.btnCart
{
background-color:transparent;
background-image:url(../../images/common/buttons/Cart.png);
color:White;
font-weight:bold;
height:32px;
text-align:center;
width:115px;
}

.btn_Send
{
	background:black none repeat scroll 0 0;
border:1px solid #BFBFBF;
color:White;
font-size:11px;
font-weight:bold;
padding:5px;
text-align:center;
text-transform:uppercase;
width:66px;
}
.btn_Send a
{
	color:White; color: White;
}

.btnA
{
background-color:transparent;
background-image:url(../../images/common/buttons/btnA.png);
color:White;
font-size:14px;
font-weight:normal;
height:27px;
text-align:center;
width:81px;font-size:10px; font-weight:bold;
text-decoration:none;
}
.btnB
{
background-color:transparent;
background-image:url(../../images/common/buttons/btnB.png);
color:#032B45;
font-size:14px;
font-weight:normal;
height:27px;
line-height:27px;
text-align:center;
text-decoration:none;
width:79px;
font-size:10px; font-weight:bold;text-decoration:none;
}
.cu .right  span.sent
{
	background:white none repeat scroll 0 0;
border:1px solid #7FA1C0;
clear:both;
float:left;
font-style:normal;
line-height:20px;
margin-bottom:11px;
margin-left:-12px;
padding:20px;
text-align:center;
width:296px;
}
.btnBLong
{
background-color: transparent;
    background-image: url("../../images/common/buttons/btnBLong.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #3F3E42;
    font-size: 12px;
    font-weight: normal;
    height: 27px;
    line-height: 27px;
    text-align: center;
    text-decoration: none;
    width: 91px;
    cursor: pointer;
}
.btnGreen
{
background-color:transparent;
background-image:url(../../images/common/buttons/btn_green.png);
color:White;
font-weight:normal;
background-repeat:no-repeat;
height:26px;
line-height:26px;
text-align:center;
padding-top:1px;
width:85px;
font-size:12px;
text-decoration:none;
padding-right:15px;
margin-left:10px;
border:none;
cursor: pointer;
}
