﻿.btn
{
	 cursor:pointer; border:none;
}


.btnCart
{
background-color:transparent;
background-image:url(../../images/common/buttons/Cart.png);
color:White;
font-weight:bold;
height:32px;
text-align:center;
width:115px;
padding-left:20px;
}


.btn_Send a
{
	color:White; color: White;
}
.btn_Send 
{
	float:right;
}


.btn
{
	 cursor:pointer; border:none;
}
.btn:disabled, body input.btnDisabled
{
	background: silver;
	padding:0px;
}
.emptyBtn
{
background:transparent url(../../images/common/buttons/empty.png) repeat scroll 0 0;
border:1px solid #CBD9E2;
color:White;
display:inline-block;
font-size:12px;
height:26px;
padding:2px 0 7px 2px;
text-align:center;
white-space:nowrap;
width:auto;
line-height:17px;
}

.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_Clear
{
background:transparent none repeat scroll 0 0;
border:medium none;
color:#326F91;
float:right;
font-size:12px;
font-weight:bold;

margin-top:6px;
width:62px;
}
.btn_Send
{
	background: transparent none repeat scroll 0 0;
border:1px solid #306E90;
color:White;
font-size:11px;
font-weight:bold;
padding:5px;
text-align:center;
 font-size:12px;
width:66px;
background-image:url(../../images/common/buttons/send.png);
}
.btn_Send a
{
	color:White; color: White;
}

.cart2
{
background-color:transparent;
background-image:url(../../images/common/buttons/Cart2.png);
color:White;
font-size:10px;
font-weight:normal;
height:19px;
padding-left:16px;
padding-top:6px;
text-align:center;
width:73px;
}
.cart4
{
	height:24px;
padding-top:5px;
padding-bottom:7px;
width:89px; line-height:15px;
}
.cart3
{
background-color:transparent;
background-image:url(../../images/common/buttons/Cart3.png);
color:White;
font-size:11px;
font-weight:bold;
height:19px;
padding-bottom:3px;
padding-left:18px;
padding-top:11px;
text-align:center;
width:90px;
}
