input[type="button"],
input[type="submit"] {
	height: 27px;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
a.button,
button {
	border:1px solid #1280AE;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-o-border-radius: 4px;
	background: #279bcb url(../images/sb/head_btn_bg.png) repeat-x;
	cursor: pointer;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
    padding: 4px;
    margin: 0 5px 0 0;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	font-size: 11px;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
a.button:hover,
button:hover {
	color: #fff;
	background: #279bcb url(../images/sb/head_btn_bg_hover.png) repeat-x;
}
input[type="button"].blue,
input[type="submit"].blue,
input[type="reset"].blue,
a.button.blue,
button.blue {
	border:1px solid #01a2a6;
	background: url(../images/sb/head_btn_bg.png);
}
a.button.red,
input[type="button"].red, button.red {
	border:1px solid #969696;
}

input[type="button"].blue:hover,
input[type="submit"].blue:hover,
input[type="reset"].blue:hover,
a.button.blue:hover,
button.blue:hover {
	background: url(../images/sb/head_btn_bg_hover.png);
}
input[type="button"] div,
input[type="submit"] div,
input[type="reset"] div,
a.button div,
a.button,
button div {
	text-transform: uppercase;
	letter-spacing: 0.2px;
	font-size: 11px;
}
a.button {
	padding: 6px 9px;
	/*height: 27px;*/
	font-weight: bold;
	line-height: 13px;
}
button.quick-buy {
	height: 39px;
	margin: 3px 0 0 0 !important;
	background: url(../images/sb/blue_button_quick_buy_bg.png);
	width: 125px;
}
button.quick-buy:hover {
	background: url(../images/sb/blue_button_quick_buy_bg_hover.png);
}
button.quick-buy-red {
	height: 39px;
	margin: 3px 0 0 0 !important;
	background: url(../images/sb/red_button_quick_buy_bg.png);
	width: 125px;
}
button.quick-buy-red:hover {
	background: url(../images/sb/red_button_quick_buy_bg_hover.png);
}

button.basket {
	height: 39px;
	margin: 10px 0;
}
#header button.basket {
	-moz-box-shadow: 0px 0px 17px #333;
	-webkit-box-shadow: 0px 0px 17px #333;
	box-shadow: 0px 0px 17px #333;
	width: 164px;
}

button.basket div {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 5px;
}
#listQuickBuyButtonId div.icon,
button.short-basket-btn div.icon,
button.basket div.icon {
	width: 24px;
	height: 21px;
	background: url(../images/sb/icon_basket_btn.png) no-repeat 2px 2px;
	margin-right: 8px;
	float: left;
}
button.print,
button.download {
	font-weight: bold;
	height: 27px;
	margin: 0 5px 0 0;
}
button.print div ,
button.download div {
	padding-left: 24px;
	height: 15px;
	font-size: 10px;
	line-height: 14px;
}
button.print div {
	background: url(../images/sb/icon_button_print.png) no-repeat left top;
}
button.download div{
	background: url(../images/sb/icon_button_download.png) no-repeat left top;
}

a.facebook-btn:hover {
	color: #fff;
}
a.facebook-btn {
	background: url(../images/sb/icon_facebook_button_bg.png) repeat-x;
	display: block;
	padding: 1px 0 ;
	margin: 4px 0;
	text-align: center;
	border: 1px solid #2f4b8b;
	color: #eee;
}


a.minus_button {
	display: block;
	background: url(../images/sb/icon_minus.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}
a.minus_button:hover {
	background: url(../images/sb/icon_minus_hover.png) no-repeat;
}
a.plus_button {
	display: block;
	background: url(../images/sb/icon_plus.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}
a.plus_button:hover {
	background: url(../images/sb/icon_plus_hover.png) no-repeat;
}
a.down_button {
	display: block;
	background: url(../images/sb/icon_down.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}
a.down_button:hover {
	background: url(../images/sb/icon_down_hover.png) no-repeat;
}
a.up_button {
	display: block;
	background: url(../images/sb/icon_up.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}
a.up_button:hover {
	background: url(../images/sb/icon_up_hover.png) no-repeat;
}
input.x_button,
a.x_button {
	display: block;
	background: url(../images/sb/icon_x.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
	border: none;
}
input.x_button:hover,
a.x_button:hover {
	background: url(../images/sb/icon_x_hover.png) no-repeat;
}
input.edit_button,
a.edit_button {
	display: block;
	background: url(../images/sb/icon_edit.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 5px 0px 0px;
	cursor: pointer;
	border: none;
}
input.edit_button:hover,
a.edit_button:hover {
	background: url(../images/sb/icon_edit_hover.png) no-repeat center;
}
a.order_asc_button {
	display: block;
	background: url(../images/sb/order_asc.png) no-repeat center;
	width: 10px;
	height: 7px;
	margin: 0 auto;
	cursor: pointer;
	padding: 3px;
}
a.order_asc_button:hover {
	background: url(../images/sb/order_asc_hover.png) no-repeat center;
}
a.order_desc_button {
	display: block;
	background: url(../images/sb/order_desc.png) no-repeat center;
	width: 10px;
	height: 7px;
	margin: 0 auto;
	cursor: pointer;
	padding: 3px;
}
a.order_desc_button:hover {
	background: url(../images/sb/order_desc_hover.png) no-repeat center;
}
input.clone_button {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	border-style: none;
	background: url(../images/sb/icon_clone.png);
	cursor: pointer;
}
input.clone_button:hover {
	background: url(../images/sb/icon_clone_hover.png);
}
input.activate_button {
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 20px;
	border-style: none;
	background: url(../images/sb/icon_activate.png);
	cursor: pointer;
}
input.activate_button:hover {
	background: url(../images/sb/icon_activate.png);
}
input.feature_button {
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 20px;
	border-style: none;
	background: url(../images/sb/icon_feature.png);
	cursor: pointer;
}
input.feature_button:hover {
	background: url(../images/sb/icon_feature.png);
}
input.has_feature_button {
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 20px;
	border-style: none;
	background: url(../images/sb/icon_has_feature.png);
	cursor: pointer;
}
input.has_feature_button:hover {
	background: url(../images/sb/icon_has_feature.png);
}
