﻿.btnindex
{
	background-image: url(../images/search.png);
	border-radius: 5px;
	padding: 4px;
	width: 62px;
	color: #FFFFFF;
	font-family: 'Droid Sans' ,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

.btngreen
{
	background: linear-gradient(#666666, #C8C8C4) repeat scroll 0 0 #C8C8C4;
	background: -webkit-linear-gradient(#666666,#C8C8C4);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#666666', endColorstr='#C8C8C4')";
	border: 1px solid #000000;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 4px 4px 4px 4px;
	font-size:15px;
	font-weight: 500;
	font-family:Calibri;
	padding: 1px 5px;
	cursor: pointer;
}
.btngreen:hover
{
	background-image: linear-gradient(#C8C8C4, #666666);
	background: -webkit-linear-gradient(#C8C8C4,#666666);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C8C8C4', endColorstr='#666666')";
	border-color: #666666;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	font-size:15px;
	font-weight: 500;
	font-family:Calibri;
	padding: 1px 5px;
	cursor: pointer;
}

.btnBuynow
{
	background: linear-gradient(#013E5D, #000000) repeat scroll 0 0 #000000;
	background: -webkit-linear-gradient(#013E5D,#000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#013E5D', endColorstr='#000000')";
	border: 1px solid #000000;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 4px 4px 4px 4px;
	font-size:15px;
	font-weight: 500;
	font-family:Calibri;
	padding: 10px 30px;
	cursor: pointer;
}
.btnBuynow:hover
{
	background-image: linear-gradient(#000000, #013E5D);
	background: -webkit-linear-gradient(#000000,#013E5D);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000000', endColorstr='#013E5D')";
	border-color: #000000;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	font-size:15px;
	font-weight: 500;
	font-family:Calibri;
	padding: 10px 30px;
	cursor: pointer;
}


.btngrey
{
	background: linear-gradient(#FDFDFD, #CCCCCC) repeat scroll 0 0 #CCCCCC;
	background: -webkit-linear-gradient(#FDFDFD,#CCCCCC);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFDFD', endColorstr='#CCCCCC')";
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #4D4D4D;
	font-size: 15px;
	font-weight: 500;
	padding: 4px 14px;
	cursor: pointer;
}
.btngrey:hover
{
	background-image: linear-gradient(#EEEEEE, #BDBDBD);
	background: -webkit-linear-gradient(#EEEEEE,#BDBDBD);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#BDBDBD')";
	border-color: #969696;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	padding: 4px 14px;
}
.btnatc
{
	background: linear-gradient(#82BC25, #74AA1D) repeat scroll 0 0 #74AA1D;
	background: -webkit-linear-gradient(#82BC25,#74AA1D);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#82BC25', endColorstr='#74AA1D')";
	border: 1px solid #4E7832;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 4px 4px 4px 4px;
	font-size: 12px;
	font-weight: 500;
	padding: 3px 14px;
	cursor: pointer;
	margin: 0 0 3px 3px;
}
.btnatc:hover
{
	background-image: linear-gradient(#74AA1D, #82BC25);
	background: -webkit-linear-gradient(#74AA1D,#82BC25);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#74AA1D', endColorstr='#82BC25')";
	border-color: #18360E;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	font-size: 12px;
	font-weight: 500;
	padding: 3px 14px;
	cursor: pointer;
	margin: 0 0 3px 3px;
}
.btnwish
{
	background: linear-gradient(#FDFDFD, #CCCCCC) repeat scroll 0 0 #CCCCCC;
	background: -webkit-linear-gradient(#FDFDFD,#CCCCCC);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFDFD', endColorstr='#CCCCCC')";
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	font-size: 12px;
	font-weight: 500;
	padding: 3px 14px;
	cursor: pointer;
	color: #333;
	margin: 0 0 3px 3px;
}
.btnwish:hover
{
	background-image: linear-gradient(#EEEEEE, #BDBDBD);
	background: -webkit-linear-gradient(#EEEEEE,#BDBDBD);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#BDBDBD')";
	border-color: #969696;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	padding: 3px 14px;
	cursor: pointer;
	color: #333;
	border-radius: 4px 4px 4px 4px;
	margin: 0 0 3px 3px;
}
