﻿.btn
{
	 cursor:pointer; border:none;
}


.btnCart
{
background-image:url(../../images/common/buttons/Cart.png);
background-position:center center;
background-repeat:no-repeat;
color:White;
font-weight:bold;
height:32px;
padding-left:20px;
padding-right:5px;
text-align:center;
width:126px;
}

.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;
}



.btn
{
	 cursor:pointer; border:none;
}
.btn:disabled
{

		background: silver;
}
body .btnDisabled
{
	padding:0px;
		background: silver;
}
.emptyBtn
{

/*background:transparent url(../../images/common/buttons/empty.png);*/
background:black;

color:White;
 font-size:12px;
height:22px;
line-height:21px;
padding-bottom:3px;
text-transform:uppercase;
 border-collapse:collapse;
 display:inline-block;
padding-left:8px;
padding-right:8px;
text-align:center;
width:auto;
white-space:nowrap;
line-height:22px; 
}

.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;
}
