﻿.btn
{
	
background-color:#F26D21;
border:1px solid #777777;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:25px;
padding-bottom:3px;

}
.btn_buttonBlack
{
	background: transparent url(../../images/common/buttons/btnBlack.gif) no-repeat scroll 0 0;
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 24px !important;
	height: 24px;
	line-height: 26px;
	text-align: center;
	width: 72px;
}
.btn_buttonBlack input
{
	overflow: hidden;
	background-color: Transparent;
	font-family: Arial;
	font-size: 12px;
	border: none;
	color: White;
	font-weight: bold; /* padding: 2px 6px 2px 6px; */
	padding: 2px 0 0 0;
	width: 72px;
	text-align: center;
	cursor:pointer;
}
.btn_buttonBlackT
{
	background: transparent url(../../images/common/buttons/btnBlack.gif) no-repeat scroll 0 0;
	color: White;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 24px !important;
	height: 24px;
	line-height: 26px;
	text-align: center;
	width: 72px;
}
.btn_buttonBlackT input
{
	overflow: hidden;
	background-color: Transparent;
	font-family: tahoma;
	font-size: 11px;
	border: none;
	color: White;
	font-weight: bold; /* padding: 2px 6px 2px 6px; */
	padding: 3px 0 0 0;
	width: 72px;
	text-align: center;
}
.btn_Red
{
	background: transparent url(../../images/common/buttons/btnRed.gif) repeat scroll 0 0;
	font-family: Arial;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	width: 111px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.btn_Red input
{
	overflow: hidden;
	background-color: Transparent;
	font-family: Arial;
	font-size: 12px;
	border: none;
	color: White;
	font-weight: bold; /* padding: 2px 6px 2px 6px; */
	padding: 4px 0 0 0;
	width: 111px;
	text-align: center;
}

.btn_ProductDetails
{
	background: transparent url(../../images/common/buttons/productDetails.png) repeat scroll 0 0;
	width: 111px;
	height: 25px;
}
.btn_buttonGray
{
	background: transparent url(../../images/common/buttons/gray107_21.gif) no-repeat scroll 0 0;
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 24px !important;
	height: 24px;
	line-height: 26px;
	text-align: center;
	width: 110px;
}
.btn_buttonGray input
{
	overflow: hidden;
	background-color: Transparent;
	font-family: Arial;
	font-size: 12px;
	border: none;
	color: White;
	font-weight: bold; /* padding: 2px 6px 2px 6px; */
	padding: 3px 0 0 0;
	width: 110px;
	text-align: center;
}
/*############# tutoorial search right  ################## */
.btn_RedSubmit
{
	background: transparent url(../../images/common/buttons/btnRedSubmit.gif) no-repeat scroll 0 0;
	height: 30px;
	widows: 30px;
}
/*############# tutoorial search right end ################## */
/* master search button */
.btn_btnMainSearch
{
	background: transparent url(../../images/common/buttons/gobtn.gif) repeat scroll 0 0;
	height: 25px;
	margin-top: 1px;
	width: 43px;
	border: none;
	cursor: pointer;
}
/* master search button end */
/*############# popup close  ################## */
.btn_Close
{
	background: transparent url(../../images/common/buttons/btnClose.png);
	width: 18px;
	height: 17px;
	float:  right;
}
.btn_Close input
{
	padding: 0px;
	border: none;
	overflow: hidden;
	width: 18px;
	height: 17px;
	float: left;
	background-color: Transparent;
}
/*############# popup close end ################## */



.btn_buttonBlack2
{
 background:none;
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 24px !important;
	height: 24px;
	line-height: 26px;
	text-align: center;
	width: 72px; width:auto;
	
}
.btn_buttonBlackleft
{
	background: transparent url(../../images/common/buttons/btnBlack.png) no-repeat scroll 0 0;
	 float:left;
	width: 5px;	height: 26px;
	background-position:left 0px;
	
}
.btn_buttonBlackRight
{
	background: transparent url(../../images/common/buttons/btnBlack.png) no-repeat scroll 0 0;
float:left;
	height: 26px;
	width: 6px;
	background-position:right 0px;
}
.cl_main .btn_buttonBlack2 input
{
background:transparent url(../../images/common/buttons/btnBlack4.png) no-repeat scroll 0 0;
float:left;
height:26px;
line-height:20px;
padding-top:0;
position: relative;
overflow: visible;
}
.cl_main .btn_buttonBlack2 a
{
background:transparent url(../../images/common/buttons/btnBlack4.png) no-repeat scroll 0 0;
clear:none;
float:left;
height:26px;
line-height:25px;
margin-top:0;
padding-top:0;
position:static;
width:auto;
}
.cl_searchBar 
{
	position:relative;
}

.cl_searchBar .ddlBig2 {
float: none;
 margin:0px;

position:absolute;
right:0;
top:5px;
}
.btn1x input
{
	margin-left:-2px;
}

