/*CUSTOM BUTTONS GRID & LIST VIEW*/

button.button-grid-view-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
}

button.button-grid-view-custom:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    line-height: 16px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

button.button-list-view-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    margin-right: 7px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
}

button.button-list-view-custom:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    margin-right: 7px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

button.button-detail-view-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    margin-right: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
    float: right;
}

button.button-detail-view-custom:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    margin-right: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

button.button-compare-view-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    margin-left: 0px;
    margin-right: 7px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 125px;
}

button.button-compare-view-custom:hover {
	background: #d9d6d1 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    margin-left: 0px;
    margin-right: 7px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 125px;
}

button.button-compare-sidebar-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    margin-left: 0px;
    margin-right: 1px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 85px;
}

button.button-compare-sidebar-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    margin-left: 0px;
    margin-right: 1px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 85px;
}

button.button-clear-sidebar-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    margin-left: 0px;
    margin-right: 1px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 85px;
    float: left;
}

button.button-clear-sidebar-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    margin-left: 0px;
    margin-right: 1px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 85px;
}

button.button-crosssell-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px;
    margin-right: 7px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
}

button.button-crosssell-custom:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px;
    margin-right: 7px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

button.button-newsletter-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 34px;
    margin-left: 16px;
    margin-right: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 95px;
}

button.button-newsletter-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 34px;
    margin-left: 16px;
    margin-right: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 95px;
}

button.button-coupon-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 30px;
    margin-left: 0px;
    overflow: visible;
    padding: 1px 8px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 95px;
    margin-bottom: 10px;
    margin-top: 10px;
}

button.button-coupon-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 30px;
    line-height: 16px;
    margin-left: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 95px;
}

button.button-checkout-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    margin-left: 0px;
    overflow: visible;
    padding: 1px 8px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 149px;
}

button.button-checkout-custom:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    line-height: 16px;
    margin-left: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 149px;
}

button.button-update-custom {
	background:url('../images/refresh.png') transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 20px;
    margin-left: 23px;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 20px;
    text-indent: -9999px;
}

button.button-update-custom:hover {
	background:url('../images/refresh_hover.png') transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 20px;
    line-height: 16px;
    margin-left: 23px;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    text-indent: -9999px;
}


button.button-contshop-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 140px;
    float: left;
}

button.button-contshop-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

button.button-createaccount-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 135px;
    float: left;
}

button.button-createaccount-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 135px;
}

button.button-loginaccount-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 80px;
    float: left;
}

button.button-loginaccount-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 47px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 80px;
}

button.button-clearcolour-custom {
	background: #FF8307 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF9B2D 0%, #FF8307 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9B2D), color-stop(100%,#FF8307)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF9B2D 0%,#FF8307 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9B2D', endColorstr='#FF8307',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #ffe1c2 inset !important;
	border: 1px solid #C34702 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 85px;
    float: right;
}

button.button-clearcolour-custom:hover {
	background: #FF4B4B !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF4B4B 0%, #CE0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF4B4B), color-stop(100%,#CE0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF4B4B 0%,#CE0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4B4B', endColorstr='#CE0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 85px;
}

button.button-wishlist-custom {
	background: #FF8307 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF9B2D 0%, #FF8307 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9B2D), color-stop(100%,#FF8307)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF9B2D 0%,#FF8307 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9B2D', endColorstr='#FF8307',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #ffe1c2 inset !important;
	border: 1px solid #C34702 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 115px;
    float: right;
}

button.button-wishlist-custom:hover {
	background: #FF4B4B !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF4B4B 0%, #CE0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF4B4B), color-stop(100%,#CE0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF4B4B 0%,#CE0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4B4B', endColorstr='#CE0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 32px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 115px;
}

button.button-wishlistacc-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 30px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 115px;
}

button.button-wishlistacc-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 30px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 115px;
}

button.button-wishlistcart-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 18px !important;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 80px;
    margin-top: 15px;
}

button.button-wishlistcart-custom:hover {
	background: #d9d6d1 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    line-height: 18px !important;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 80px;
}

button.button-addressbook-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 125px;
}

button.button-addressbook-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 125px;
}

button.button-save-custom {
	background: #FF8307 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF9B2D 0%, #FF8307 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9B2D), color-stop(100%,#FF8307)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF9B2D 0%,#FF8307 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9B2D', endColorstr='#FF8307',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #ffe1c2 inset !important;
	border: 1px solid #C34702 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
    float: right;
}

button.button-save-custom:hover {
	background: #FF4B4B !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF4B4B 0%, #CE0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF4B4B), color-stop(100%,#CE0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF4B4B 0%,#CE0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4B4B', endColorstr='#CE0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 100px;
   	float: right;
}

button.button-saveaddress-custom {
	background: #FF8307 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF9B2D 0%, #FF8307 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9B2D), color-stop(100%,#FF8307)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF9B2D 0%,#FF8307 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF9B2D 0%,#FF8307 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9B2D', endColorstr='#FF8307',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #ffe1c2 inset !important;
	border: 1px solid #C34702 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
    float: right;
}

button.button-saveaddress-custom:hover {
	background: #FF4B4B !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF4B4B 0%, #CE0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF4B4B), color-stop(100%,#CE0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF4B4B 0%,#CE0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #FF4B4B 0%,#CE0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4B4B', endColorstr='#CE0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 100px;
   	float: right;
}

button.button-reorderbutt-custom {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 85px;
    float: right;
}

button.button-reorderbutt-custom:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 85px;
   	float: right;
}

button.button-reorder-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 70px;
    float: left;
}

button.button-reorder-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 36px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 70px;
   	float: left;
}

button.button-reviewbutt-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 120px;
    float: left;
}

button.button-reviewbutt-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 120px;
   	float: left;
}

button.button-continue-custom {
	background: #d9d6d1; /* Old browsers */
		background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px #FCFCFC inset !important;
		border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 120px;
    float: right;
}

button.button-continue-custom:hover {
	background: #bab3ad; /* Old browsers */
		background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
   	width: 120px;
   	float: right;
}

.cart-icon {
    margin-left: -6px;
    margin-right: 6px;
    margin-top: -3px !important;
}
/*CUSTOM BUTTONS GRID & LIST VIEW END*/

/*CUSTOM BUTTONS GRID & LIST VIEW NOTIFY*/
.btn-notify-list {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: none;
	color: #5f5f5f;
	display: block;
	font-weight: bold !important;
	height: 40px;
	margin-right: 7px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;   
	line-height: 18px;
	margin-left: 28px;
	width: 100px;
	float: right;
	margin-bottom: 15px;
	border: 1px solid #7d7272;
}

.btn-notify-list:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
    color: #5f5f5f;
    display: block;
    font-weight: bold;
    height: 40px;
    margin-right: 7px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #7d7272;
    cursor: pointer;
    box-shadow: 0 1px #d9d6d1 inset !important;
}

.btn-notify {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272;
	color: #5f5f5f;
	display: block;
	font-weight: bold !important;
	height: 40px;
	margin-right: 7px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;   
	line-height: 18px;
	width: 100px;
}

.btn-notify:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
    border: 1px solid #7d7272;
    color: #5f5f5f;
    display: block;
    font-weight: bold !important;
    height: 40px;
    margin-right: 7px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 1px #d9d6d1 inset !important;
    cursor: pointer;
    width: 100px;
}

.btn-notify-detail {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272;
	color: #5f5f5f;
	display: block;
	font-weight: bold !important;
	height: 40px;
	float: right;
	padding-left: 20px;
	margin-top: 50px;
	padding-right: 20px;
	cursor: pointer;   
	line-height: 18px;
	width: 100px;
}

.btn-notify-detail:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 1px #d9d6d1 inset !important;
    border: 1px solid #7d7272;
    color: #5f5f5f;
    display: block;
    font-weight: bold !important;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    width:100px;
}
/*CUSTOM BUTTONS GRID & LIST VIEW NOTIFY END*/

.mini-cart-view {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272;
	color: #5f5f5f;
	font-weight: bold !important;
	padding: 5px;
	margin-left: 8px;
	height: 40px;
	padding-bottom: 7px;
}

.mini-cart-view:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	border: 1px solid #7d7272;
	font-weight: bold !important;
}

.mini-cart-checkout {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
	font-weight: bold !important;
	border: 1px solid #C34702;
	padding: 5px;
	color:  #FFF;
	height: 40px;
	padding-bottom: 7px;
	padding-top: 8px;
}

.mini-cart-checkout:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
	font-weight: bold !important;
}

button.button-submit-pm-custom {
	background: #d9d6d1; /* Old browsers */
		background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px #FCFCFC inset !important;
		border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
}

button.button-submit-pm-custom:hover {
	background: #bab3ad; /* Old browsers */
		background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
}

button.button-cancel-pm-custom {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #FCFCFC inset !important;
	border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    margin-left: 0px !important;
    overflow: visible;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
}

button.button-cancel-pm-custom:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 45px;
    line-height: 16px;
    margin-left: 0px !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
}

button.button-cart-place-order {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 150px;
    float: right;
    text-transform: uppercase;
}

button.button-cart-place-order:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    line-height: 16px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}

button.button-popup-checkout {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px;
    margin-right: 11px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
    float: right;
    margin-top: 2px;
}

button.button-popup-checkout:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px;
    margin-right: 11px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

button.joinAffButton {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
    border: medium none;
    color: #5f5f5f;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 300px;
}

button.joinAffButton:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    line-height: 16px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}

button.cartCheckoutCust {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #E10000 0%, #bb0000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E10000), color-stop(100%,#bb0000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E10000 0%,#bb0000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #E10000 0%,#bb0000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E10000', endColorstr='#bb0000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #FF8282 inset !important;
	border: 1px solid #99000E !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 140px;
}

button.cartCheckoutCust:hover {
	background: #bb0000 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #bb0000 0%, #E10000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb0000), color-stop(100%,#E10000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bb0000 0%,#E10000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #bb0000 0%,#E10000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0000', endColorstr='#E10000',GradientType=0 ) !important; /* IE6-9 */
	box-shadow: 0 1px #D16C6C inset !important;
	border: 1px solid #99000E !important;
	color: #FFF;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    line-height: 16px;
    margin-left: 5px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

button.button-popup-checkoutReset {
	background: #d9d6d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d6d1 0%, #bab3ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d6d1), color-stop(100%,#bab3ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d6d1 0%,#bab3ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9d6d1 0%,#bab3ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d6d1', endColorstr='#bab3ad',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #fcfcfc inset !important;
	border: 1px solid #7d7272 !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    width: 100px;
    float: right;
    margin-top: 2px;
}

button.button-popup-checkoutReset:hover {
	background: #bab3ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #bab3ad 0%, #d9d6d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bab3ad), color-stop(100%,#d9d6d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bab3ad 0%,#d9d6d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bab3ad 0%,#d9d6d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bab3ad', endColorstr='#d9d6d1',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px #d9d6d1 inset !important;
	color: #5f5f5f;
    border: medium none;
    cursor: pointer;
    font: bold 12px arial,sans-serif !important;
    height: 40px;
    margin-left: 0px;
    overflow: visible;
    padding: 1px 8px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
