/* Filter BoxCutter */
/* This button was generated using CSSButtonGenerator.com */
/* 	Author : GhozyLab, Inc.*/

/* BoxCutter GREY */
.emg-boxcutter-grey {
	-moz-box-shadow: inset 0px 1px 1px -2px #ffffff;
	-webkit-box-shadow: inset 0px 1px 1px -2px #ffffff;
	box-shadow: inset 0px 1px 1px -2px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color: #f9f9f9;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
}

.emg-boxcutter-grey:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
}

.emg-boxcutter-grey:active {
	position: relative;
	top: 1px;
}

.emgoptions li.emg-boxcutter-grey.selected {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
	box-shadow: 1px 1px 1px #888888;
}

/* BoxCutter RED */
.emg-boxcutter-red {
	-moz-box-shadow: inset 0px 1px 1px -2px #f5978e;
	-webkit-box-shadow: inset 0px 1px 1px -2px #f5978e;
	box-shadow: inset 0px 1px 1px -2px #f5978e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background: -moz-linear-gradient(center top, #f24537 5%, #c62d1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color: #f24537;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #d02718;
	display: inline-block;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #810e05;
}

.emg-boxcutter-red:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background: -moz-linear-gradient(center top, #c62d1f 5%, #f24537 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color: #c62d1f;
}

.emg-boxcutter-red:active {
	position: relative;
	top: 1px;
}

.emgoptions li.emg-boxcutter-red.selected {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background: -moz-linear-gradient(center top, #c62d1f 5%, #f24537 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color: #c62d1f;
	box-shadow: 2px 2px 2px #888888;
}

/* BoxCutter BLUE */
.emg-boxcutter-blue {
	-moz-box-shadow: inset 0px 1px 1px -2px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 1px -2px #bbdaf7;
	box-shadow: inset 0px 1px 1px -2px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
}

.emg-boxcutter-blue:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}

.emg-boxcutter-blue:active {
	position: relative;
	top: 1px;
}

.emgoptions li.emg-boxcutter-blue.selected {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
	box-shadow: 2px 2px 2px #888888;
}

/* BoxCutter GREEN */
.emg-boxcutter-green {
	-moz-box-shadow: inset 0px 1px 1px -2px #d9fbbe;
	-webkit-box-shadow: inset 0px 1px 1px -2px #d9fbbe;
	box-shadow: inset 0px 1px 1px -2px #d9fbbe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52));
	background: -moz-linear-gradient(center top, #b8e356 5%, #a5cc52 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color: #b8e356;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #83c41a;
	display: inline-block;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #86ae47;
}

.emg-boxcutter-green:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356));
	background: -moz-linear-gradient(center top, #a5cc52 5%, #b8e356 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color: #a5cc52;
}

.emg-boxcutter-green:active {
	position: relative;
	top: 1px;
}

.emgoptions li.emg-boxcutter-green.selected {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356));
	background: -moz-linear-gradient(center top, #a5cc52 5%, #b8e356 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color: #a5cc52;
	box-shadow: 2px 2px 2px #888888;
}

/* BoxCutter ORANGE */
.emg-boxcutter-orange {
	-moz-box-shadow: inset 0px 1px 1px -2px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 1px -2px #fce2c1;
	box-shadow: inset 0px 1px 1px -2px #fce2c1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background: -moz-linear-gradient(center top, #ffc477 5%, #fb9e25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color: #ffc477;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #cc9f52;
}

.emg-boxcutter-orange:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background: -moz-linear-gradient(center top, #fb9e25 5%, #ffc477 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color: #fb9e25;
}

.emg-boxcutter-orange:active {
	position: relative;
	top: 1px;
}

.emgoptions li.emg-boxcutter-orange.selected {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background: -moz-linear-gradient(center top, #fb9e25 5%, #ffc477 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color: #fb9e25;
	box-shadow: 2px 2px 2px #888888;
}