@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url('/Fonts/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff') format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url('/Fonts/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/Fonts/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff') format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/Fonts/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff') format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('/Fonts/PRmiXeptR36kaC0GEAetxoUt79146ZFaIJxILcpzmhI.woff') format('woff');
}

@font-face{
	font-family:'FontAwesome';
	src:url('/Fonts/fontawesome-webfont.eot');
	src:url('/Fonts/fontawesome-webfont.eot') format('embedded-opentype'),
		url('/Fonts/fontawesome-webfont.woff') format('woff'),
		url('/Fonts/fontawesome-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}
[class^="icon-"], [class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0;
}

.w-100p{width: 100%;}

.icon-camera:before {
	content: "\f030";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-circle:before {
	content: "\f01d";
}
.icon-download-alt:before {
	content: "\f019";
}
.icon-envelope-alt:before {
	content: "\f003";
}
.icon-exclamation-sign:before {
	content: "\f06a";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-facebook-sign:before {
	content: "\f082";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-google-plus-sign:before {
	content: "\f0d4";
}
.icon-home:before {
	content: "\f015";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-ok:before {
	content: "\f00c";
}
.icon-phone:before {
	content: "\f095";
}
.icon-pinterest-sign:before {
	content: "\f0d3";
}
.icon-question-sign:before {
	content: "\f059";
}
.icon-remove-sign:before {
	content: "\f057";
}
.icon-search:before {
	content: "\f002";
}
.icon-spin {
	display: inline-block;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}
a .icon-spin {
	display: inline-block;
	text-decoration: none;
}
.icon-spin:before {
	content: "\f030";
}
.icon-spinner:before {
	content: "\f110";
}
.icon-thumbs-up:before {
	content: "\f087";
}
.icon-time:before {
	content: "\f017";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-twitter-sign:before {
	content: "\f081";
}
.theme-default .nivoSlider {
	position: relative;
	background: #fff url('/Images/loading.gif') no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.theme-default .nivoSlider a {
	border: 0;
	display: block;
}
.theme-default .nivo-controlNav-wrapper {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.theme-default .nivo-controlNav-wrapinner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	bottom: 0;
	height: 40px;
}
.theme-default .nivo-controlNav {
	position: absolute;
	top: 13px;
	left: 0;
	z-index: 11000;
}
.theme-default .nivo-controlNav a {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #fff;
	text-indent: -9999px;
	border: 2px solid #fff;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a:hover {
	background: rgba(255,255,255,0.5);
}
.theme-default .nivo-controlNav a.active {
	background: 0;
}
.theme-default .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url('/Images/arrows.png') no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
	opacity: 1;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}
.theme-default .nivo-caption-wrapper {
	position: absolute;
	width: 100%;
	top: 25px;
	bottom: 65px;
	left: 0;
}
.theme-default .nivo-caption-wrapinner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	top: 0;
	height: 100%;
}
.theme-default .nivo-caption {
	font-family: Helvetica,Arial,sans-serif;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: 0;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.nivoSlider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
}
.nivo-main-image {
	display: block!important;
	position: relative!important;
	width: 100%!important;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}
.nivo-box img {
	display: block;
}
.nivo-caption {
	position: absolute;
	right: 0;
	top: 60px;
	width: 400px;
	height: 200px;
	background: rgba(255,255,255,0.8);
	color: #000;
	z-index: 8;
	padding: 20px;
	overflow: hidden;
	display: none;
	border: 2px solid rgba(0,0,0,0.1);
	background-clip: padding-box;
	-webkit-background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-caption p {
	padding: 5px;
	margin: 0;
}
.nivo-caption a {
	display: inline!important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.nivo-prevNav {
	left: 0;
}
.nivo-nextNav {
	right: 0;
}
.nivo-controlNav a {
	cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
body {
	display: block;
	margin:0;
	padding: 0;
	font-family: 'Open Sans';
	font-size: 14px;
	position: relative;
	min-height: 100%;
	background: #fff;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}
.sitetitle {
	text-align: center;
	margin: 0 auto 40px;
	max-width: 980px;
}
a {
	text-decoration: none;
	color: #727272;
}
.content {
	max-width: 960px;
	margin: 0 auto;
	position: relative;

}
.content-padding{
	padding-bottom: 356px;
}
.header {
	height: 160px;
}
.top-bar {
	height: 40px;
	background-color: #727272;
	background-image: url('/Images/xtexture.png');
	background-size: cover;
	border-bottom: 2px solid #ddd;
	background-clip: padding-box;
	-webkit-background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-menu {
	width: 100%;
	height: 38px;
	line-height: 38px;
	float: right;
}
.top-menu a {
	color: #ffffff;
	font-size: 13px;
	display: block;
	float: right;
	padding: 0 20px;
	margin: 0;
	font-weight: 300;
	text-transform: uppercase;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
	box-shadow: 1px 0 0 rgba(255,255,255,0),-1px 0 0 rgba(255,255,255,0);
}

.top-menu a.left-menu {
	/*height:38px;
	line-height:38px;*/
	float:left !important;
}

.top-menu a:hover {
	background: rgba(0,0,0,0.5);
	color: '@font_hover_colorscheme@';
	box-shadow: 1px 0 0 rgba(255,255,255,0.1),-1px 0 0 rgba(255,255,255,0.1);
}
.header-content {
	max-width: 960px;
	height: 120px;
	margin: -2px auto 0 auto;
	position: relative;
}
.logo {
	display: block;
	height: 62px;
	width: 308px;
	top: 50%;
	margin-top: -31px;
	background: url('/Images/logo.png') no-repeat;
	position: absolute;
	bottom: 0;
}
.logo img {
	display: none;
}
.mainmenu {
	position: absolute;
	height: 30px;
	line-height: 30px;
	right: 0;
	top: 45px;
}
.mainmenu a {
	color: #727272;
	padding: 0;
	margin: 0 0 0 30px;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	font-weight: 300;
	height: 25px;
	line-height: 30px;
	border-bottom: 2px solid transparent;
	float: left;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.mainmenu a:hover {
	border-bottom: 2px solid #727272;
}
.mainmenu a.active {
	border-bottom: 2px solid #ddd;
}
.slideshow {
	position: relative;
	height: 400px;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.slider-wrapper {
	max-width: 1920px;
}
.nivo-caption h2 {
	margin: 0 0 20px 0;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 50px;
	color: #727272;
	line-height: 50px;
	text-align: right;
	text-transform: uppercase;
}
.nivo-caption p {
	text-align: justify;
	padding: 0;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 20px;
	font-weight: 300;
}
.blackbar {
	height: 40px;
	width: 100%;
	background: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
	box-shadow: 0 -2px 0 rgba(0,0,0,0.1);
	z-index: 999;
}
.search {
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 7px;
	right: 0;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.search-field {
	height: 19px;
	line-height: 19px;
	background: #fff;
	border: 0;
	float: left;
	margin: 0 2px 0 0;
	padding: 3px 5px;
	width: 240px;
	padding: 3px 5px;
}
.search label {
	height: 25px;
	width: 25px;
	display: block;
	line-height: 25px;
	float: left;
	background: #fff;
	text-align: center;
}
.search label span {
	height: 25px;
	width: 25px;
	display: block;
	line-height: 25px;
	background: #fff;
	text-align: center;
	font-size: 15px;
}
.search .icon-chevron-right {
	display: block;
	height: 25px;
	width: 25px;
	line-height: 27px;
	text-align: center;
	float: left;
	background: #eee;
	position: relative;
	color: #727272;
	font-size: 12px;
	transition: all ease-in-out .15s;
	-moz-transition: all ease-in-out .15s;
	-webkit-transition: all ease-in-out .15s;
}
.search .icon-chevron-right:hover {
	background: #727272;
	color: #fff;
}
.search .search-button {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 25px;
	width: 25px;
	border: 0;
	background: 0;
	cursor: pointer;
}
.pageheader {
	height: 130px;
	position: relative;
	margin: 0 0 30px 0;
}
.pageheader.ext {
	height: 100px;
	position: relative;
	margin: 0 0 30px 0;
}
.pageheader .blackbar {
	height: 31px;
	line-height: 31px;
}
.pageheader .blackbar .search {
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 3px;
	right: 0;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.pageheader .blackbar .search-field {
	height: 19px;
	line-height: 19px;
	background: #fff;
	border: 0;
	float: left;
	margin: 0 2px 0 0;
	padding: 3px 5px;
	width: 150px;
	transition: all ease-in-out .15s;
	-moz-transition: all ease-in-out .15s;
	-webkit-transition: all ease-in-out .15s;
}
.breadcrumb {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}
.breadcrumb a {
	color: #fff;
	font-weight: 300;
}
.breadcrumb span {
	padding: 0 5px;
}
.pageheader-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 130px;
	width: 100%;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
}
.pageheader.ext .pageheader-bg {
	height: 100%;
}
.pagetitle {
	position: absolute;
	left: 0;
	top: 10px;
	height: 80px;
	line-height: 80px;
	font-weight: 300;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.7);
	margin: 0;
	padding: 0 25px;
	font-size: 32px;
	text-transform: uppercase;
	max-width: 910px;
	width: 93.5%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pagetitle-bg {
	position: absolute;
	left: 0;
	top: 10px;
	height: 80px;
	background: #727272;
	margin: 0;
	/*max-width: 910px;*/
	width:100%;
	overflow: hidden;

}
.box-wrapper {
	max-width: 990px;
	margin: 0 -30px 30px 0;
}
.box {
	width: 300px;
	height: 200px;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 30px 0 0;
}
.boxtitle {
	position: absolute;
	top: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	width: 280px;
	margin: 0;
	background: #727272;
	font-weight: 300;
	font-size: 20px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.boxtitle a {
	color: #fff;
}
.box .readon {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 45px 0 10px;
	width: 245px;
	margin: 0;
	background: #727272;
	background: rgba(0,0,0,0.8);
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
	box-shadow: 0 -2px 0 rgba(0,0,0,0.05);
}
.box .readon span.b {
	background: #fff;
	display: block;
	height: 25px;
	width: 25px;
	line-height: 28px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #727272;
	border-radius: 1px;
	text-indent: 0;
}
.box .readon i {
	background: #fff;
	display: block;
	height: 25px;
	width: 25px;
	line-height: 28px;
	text-align: center;
	font-size: 13px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #727272;
	border-radius: 1px;
	text-indent: 0;
}
.facebook .boxtitle {
	background: rgba(255,255,255,0.7);
	color: #3b5998;
}
.facebook .readon {
	background: rgba(255,255,255,0.7);
	color: #3b5998;
	padding: 0 45px;
	width: 210px;
}
.facebook .boxtitle a {
	color: #3b5998;
}
.facebook .readon span.b {
	background: #3b5998;
	color: #fff;
}
.facebook .readon i {
	background: #3b5998;
	color: #fff;
}
.featured {
	position: relative;
	margin: 0 0 30px 0;
}
.featured-bg {
	position: absolute;
	bottom: 0;
	height: 290px;
	width: 100%;
	background: #e5e5e5;
}
.featured .container {
	background: #fff;
	position: relative;
}
.featured-title {
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
}
.categories {
	max-width: 980px;
	margin: 0 -20px 30px 0;
}
.category {
	width: 225px;
	height: 338px;
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
}
.category-title {
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 40px 0 10px;
	width: 175px;
	background: #727272;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
	box-shadow: 0 -2px 0 rgba(0,0,0,0.1);
}
.category-title a {
	color: #fff;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.category-title .arrow {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 40px;
	line-height: 43px;
	text-align: center;
	width: 40px;
	font-size: 13px;
}
.category:hover .category-title {
	background: #727272;
}
.category:hover .category-title a {
	color: #727272;
}
.filters {
	min-height: 25px;
	padding: 13px 0 14px 0;
	margin: -30px 0 30px 0;
	background: #e5e5e5;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
	font-size: 11px;
}
.filters label {
	display: block;
	height: 25px;
	width: 135px;
	font-size: 14px;
	line-height: 25px;
	font-weight: 300;
	float: left;
	color: #000;
}
.filters .field-wrapper {
	float: left;
	height: 25px;
	width: 150px;
	margin: 0 0 0 15px;
}
.filters select {
	width: 150px;
}
.product-list {
	max-width: 980px;
	margin: 0 -20px 10px 0;
}
.product {
	position: relative;
	width: 225px;
	height: 338px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}
.product .new, .product .sale, .product .forsale {
	display: block;
	height: 30px;
	width: 40px;
	line-height: 30px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	text-transform: uppercase;
}
.product .new {
	background: rgba(255,0,0,0.6);
	top: 5px;
	left: 5px;
}
.product .sale {
	background: rgba(255,0,0,0.6);
	top: 5px;
	right: 5px;
}
.product .forsale {
	background: rgba(255,255,255,0.8);
	bottom: 35px;
	width: 215px;
	color: #000;
	padding: 0;
	left: 5px;
}
.product-list-info {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0 10px;
	width: 205px;
	font-weight: 300;
	font-size: 13px;
	color: #ffffff;
	box-shadow: 0 -2px 0 rgba(0,0,0,0.1);
}
.product-list-info .product-list-title {
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
}
.product-list-info .product-list-title a {
	color: #ffffff;
}
.product-list-info div {
	padding-bottom: 10px;
}
.product-images {
	width: 400px;
	float: left;
	margin: 0 30px 30px 0;
}
.golarge {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	text-align: center;
	color: #222;
	font-size: 13px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
	box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
}
.golarge span {
	font-size: 20px;
	margin: 0 10px 0 0;
}
.product-details {
	float: left;
	width: 530px;
	margin: 0 0 30px 0;
}
.product-title {
	margin: 0 0 5px 0;
	padding: 0 0 20px 0;
	font-size: 30px;
	font-weight: 300;
	line-height: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	color: #727272;
}
.product-meta {
	height: 20px;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.product-meta .left {
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
}
.product-meta .myicons a, .product-meta .myicons span, .product-meta .myicons div {
	font-size: 20px;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	position: relative;
	display: inline-block;
	width: 20px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	overflow: hidden;
}
.product-meta .myicons span .plusone-wrapper {
	position: absolute;
	top: -12px;
	left: -15px;
	opacity: .0;
	filter: alpha(opacity=0);
}
.product-meta .myicons .icon-facebook-sign {
	color: #3b5998;
	top: -1px;
}
.product-meta .myicons .icon-google-plus-sign {
	color: #d84a38;
	top: -1px;
}
.product-meta .myicons .icon-twitter-sign {
	color: #32ceff;
	top: -1px;
}
.product-meta .myicons .icon-pinterest-sign {
	color: #cb2027;
	top: -1px;
}
.product-meta .right #mailtome {
	display: inline-block;
	background: #C9C;
	height: 18px;
	width: 18px;
	overflow: hidden;
	border-radius: 3px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	cursor: pointer;
	position: relative;
	top: -4px;
}
.product-meta .right #mailtome i {
	line-height: 18px;
	color: #fff;
	text-shadow: none;
}
.product-meta .right .mailtome {
	display: none;
	position: absolute;
	top: 85px;
	right: -10px;
	background: #eee;
	padding: 10px 10px 10px 10px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	border-radius: 3px;
	text-transform: none;
	border: 1px solid #ccc;
	width: auto;
	height: auto;
}
.product-meta .right .mailtome:before {
	content: '';
	position: absolute;
	top: -5px;
	right: 13px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #ccc;
}
.product-meta .right .mailtome .field-title {
	margin-bottom: 5px;
	font-weight: normal;
}
.product-meta .right .mailtome .fade {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	font-weight: 300;
	color: #000;
}
.mailtome > .field-title {
	display: inline !important;
}
.mailtome > .field-wrapper {
	margin-top: 10px;
	height: 30px !important;
	width: 300px !important;
}
.product-meta .right .succes-mailtome {
	display: none;
	position: absolute;
	top: 85px;
	right: -10px;
	background: #3C6;
	padding: 5px 10px;
	color: #fff;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	border-radius: 3px;
	text-transform: none;
	font-weight: normal;
}
.product-meta .right .succes-mailtome:before {
	content: '';
	position: absolute;
	top: -5px;
	right: 13px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #3C6;
}
.product-desc {
	margin: 0 0 20px 0;
}
.product-desc p {
	color: #666;
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 0;
}
.product-prices {
	background: #f1eef2;
	padding: 12px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	border-radius: 2px;
	margin: 0 0 10px 0;
	text-align: right;
}
.product-prices .old {
	color: #707070;
	font-size: 12px;
}
.product-prices .old span {
	text-decoration: line-through;
}
.ptitle {
	color: #727272;
	font-size: 16px;
	margin: 0 10px 0 0;
}
.pvalue {
	color: #727272;
	font-size: 30px;
	font-weight: bold;
}
.product-prices.simple {
	background: 0;
	padding: 0 10px;
	box-shadow: none;
	border-radius: 2px;
	margin: 0 0 5px 0;
	text-align: right;
}
.product-prices.simple .ptitle, .product-prices.simple .pvalue {
	font-size: 13px!important;
	font-weight: 300!important;
}
.product-prices.simple .pvalue {
	display: inline-block;
	min-width: 80px;
	font-weight: bold!important;
}
.product-prices.simple .pvalue span.old {
	font-weight: 300;
}
.pinfo {
	font-size: 11px;
	color: #666;
}
.product-options {
	margin: 0 0 20px 0;
}
.option {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin: 0 25px 0 0;
	background: #d7d7d7;
	font-size: 12px;
	text-transform: uppercase;
	color: #727272;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	text-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 2px;
}
.option.long {
	width: auto;
	padding: 0 15px;
	text-align: left;
	font-size: 14px;
	text-transform: none;
}
.option.cta {
	background: #727272;
	color: #fff;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
}
.product-data {
	width: 255px;
}
.product-data.right {
	text-align: right;
	position: relative;
}
.product-data h3 {
	font-size: 16px;
	color: #727272;
	font-weight: 300;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
}
.product-data h3 i {
	font-size: 20px;
	color: #D7D7D7;
	cursor: pointer;
	padding-left: 5px;
}
.product-data ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-data ul li {
	font-size: 14px;
	font-weight: 300;
	padding: 0!important;
}
.product-data ul li strong {
	font-weight: normal;
	margin: 0 5px 0 0;
}
.product-data ul li a {
	color: #000000 !important;
}
.accessories-image {
	display: none;
	position: relative;
}
.accessories-image i {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	color: #D7D7D7;
	cursor: pointer;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.accessories-image img {
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.formobile {
	display: none;
}
.post {
	margin-bottom: 30px;
}
.postheader {
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 20px 0;
	padding: 0;
}
.post-meta {
	background: #eee;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	padding: 10px 10px 10px 15px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	margin: -10px 0 20px 0;
	font-weight: 300;
	color: #666;
}
.block {
	background: #f0eef2;
	padding: 20px;
	margin: 0 0 30px 0;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.blockheader {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: 300;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.lead {
	margin-bottom: 30px;
}
.lead, .lead p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333;
	border-radius: 3px;
}
.listed-item {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.item-image {
	width: 200px;
	height: 300px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	border-radius: 2px;
}
.item-content {
	max-width: 730px;
	width: 100%;
	float: left;
	padding-bottom: 35px;
	position: relative;
	min-height: 115px;
}
.item-title {
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 10px 0;
	padding: 0;
}
.item-meta {
	margin: -10px 0 10px 0;
	font-size: 12px;
	font-weight: 300;
	color: #666;
}
.item-lead {
	margin: 0 0 10px 0;
	font-family: Arial,Helvetica,sans-serif;
	color: #666;
	line-height: 150%;
	font-size: 14px;
	text-align: justify;
}
.readmoreedit,
.readmoreedit2,
.readmore {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #727272;
	color: #fff;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
	font-weight: 300;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	border-radius: 2px;
	transition: all ease-in-out .15s;
	-moz-transition: all ease-in-out .15s;
	-webkit-transition: all ease-in-out .15s;
}
.readmoreedit2:hover,
.readmoreedit:hover,
.readmore:hover {
	background: #727272;
}
.readmoreedit {
	right: 115px;
}
.readmoreedit2 {
	bottom: 24px;
	right: 140px;
}

.sidebar {
	width: 300px;
	background: #eee;
	float: left;
	padding: 0;
	margin: 0 30px 30px 0;
}
.sidebar .sidemenu a {
	font-weight: 300;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	padding: 15px;
	display: block;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.sidebar .sidemenu a:hover {
	background: rgba(0,0,0,0.05);
}
.sidebar .sidemenu a.active {
	background: rgba(0,0,0,0.1);
	border-left: 5px solid #727272;
}
.sidebar .sidemenu a.new {
	background: rgba(0,0,0,0.1);
}
.faq {
	margin: 0 0 20px 0;
	float: left;
	width: 630px;
}
.faq .listed-item {
	border-bottom: 0;
	padding: 0;
}
.faq .item-title {
	font-size: 17px;
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 25px;
}
.faq .faqi {
	margin: 0 5px 0 0;
	color: #727272;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	font-size: 18px;
	position: absolute;
	top: 4px;
	left: 0;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.faq .item-title:hover .faqi {
	color: #000;
}
.faq .item-content {
	min-height: auto;
	padding: 0;
	width: 100%;
	float: none;
	min-height: 1px!important;
}
.faq .item-lead {
	display: none;
	background: #eee;
	position: relative;
	margin: 0 0 0 25px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 140%;
	color: #333;
	text-align: justify;
}
/*.faq .item-lead p {
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 140%;
	color: #333;
	text-align: justify;
	font-size: 14px;
}*/
.item-list {
	width: 980px;
	margin: 0 -20px 5px 0;
}
.item {
	position: relative;
	width: 176px;
	height: 176px;
	float: left;
	margin: 0 20px 20px 0;
}
.item img {
	width: 176px;
	height: 176px;
}
.contact-left {
	width: 300px;
	float: left;
	margin: 0 30px 0 0;
}
.contact-right {
	width: 630px;
	float: left;
}
.contact dl {
	width: 285px;
	float: left;
	margin-bottom: 0;
}
.contact dl dt {
	font-size: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 3px 5px;
	text-transform: uppercase;
	color: #3b2049;
	text-shadow: 0 1px 2px rgba(0,0,0,0.1);
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.contact dl dt span {
	font-size: 18px;
	margin: 0 5px 0 0;
	color: #3b2049;
}
.contact dl dd {
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: 300;
	line-height: 25px;
}
.contact dl dd small {
	display: block;
	white-space: nowrap;
	padding: 0 0 10px;
}
.map {
	width: 590px;
}
#map_canvas {
	width: 590px;
	height: 600px;
}
.map-buttons {
	display: none;
}
.googlemaps {
	width: 590px;
	height: 600px;
}
.field-wrapper {
	position: relative;
	margin: 0 0 10px 0;
	height: 50px;
	display: block;
}
.field-wrapper label {
	display: block;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.field-wrapper label.radio,
.field-wrapper input[type="radio"] {
	display: block;
	float: left;

}
.field-wrapper label.radio {
	width:20%;
}
.field-wrapper input[type="radio"] {
	width:25px;
	height: 25px;
	line-height: 30px;
}
.textfield {
	height: 30px;
	line-height: 30px;
	background: #fff;
	display: block;
	padding: 0 5px;
	border: 1px solid #d7d7d8;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	font-family: 'Open Sans';
}
textarea {
	background: #fff;
	display: block;
	padding: 5px;
	border: 1px solid #d7d7d8;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	font-family: 'Open Sans';
}
.button {
	height: 30px;
	line-height: 30px;
	background: #727272;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 15px;
	border: 0;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	font-family: 'Open Sans';
	cursor: pointer;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	border-radius:0;
}
.button:hover {
	background: #111;
}
.button.disabled, .button:disabled {
	background: #CCC;
	cursor: default;
}
.footer-wrapper {
	position: absolute;
	width: 100%;
	bottom: 0;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
}
.footer-wrapper.godown {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.footer-bgcolor {
	background-color: #727272;
	background-image: url('/Images/xtexture.png');
	background-size: cover;
}
.footer {
	max-width: 960px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	position: relative;
}
.footer-content {
	width: 429px;
	height: 220px;
	margin: 0 20px 0 0;
	float: left;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer-content h2 {
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 300;
	position: absolute;
	bottom: -36px;
	left: 0;
	height: 26px;
	line-height: 26px;
	text-shadow: 0 2px 0 rgba(0,0,0,0.3);
}
.footer-promo-text {
	color: rgba(255,255,255,0.8);
	line-height: 18px;
	font-size: 12px;
	font-weight: 400;
	text-align: justify;
	padding: 10px 15px;
	margin: -10px 0 0 0;
	background: rgba(0,0,0,0.4);
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
	text-shadow: 0 2px 0 rgba(0,0,0,0.3);
}
.footermenu {
	height: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	text-align: right;
	color: #fff;
	font-size: 12px;
	margin: 0 0 15px 0;
}
.footermenu span {
	padding: 0 10px;
}
.footermenu span i {
	font-size: .3em;
	display: inline!important;
	position: relative;
	top: -3px;
}
.footermenu a {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.footermenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.pages-open {
	position: absolute;
	bottom: -36px;
	right: 0;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;
	font-weight: 300;
	cursor: pointer;
	border-radius: 2px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	padding: 3px 3px 3px 6px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.0) inset,0 1px 0 rgba(255,255,255,0.0);
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.pages-open .icon-chevron-down {
	display: inline-block;
	margin: 0 5px;
	transition: all ease-in-out .50s;
	-moz-transition: all ease-in-out .50s;
	-webkit-transition: all ease-in-out .50s;
}
.pages-open:hover, .pages-open.active {
	background: rgba(0,0,0,0.3);
	box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
}
.pages-open.active .icon-chevron-down {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.like-box-wrapper {
	float: left;
	background: rgba(0,0,0,0.4);
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
	margin: 0;
	padding: 10px;
	width: 491px;
}
.like-box-outer {
	width: 491px;
	overflow: hidden;
	height: 236px;
}
.like-box-inner {
	width: 493px;
	margin: -1px;
}
.pages {
	margin: 20px 0 0 0;
	padding: 20px 10px 10px 20px;
	list-style: none;
	background: rgba(0,0,0,0.4);
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
	display: none;
}
.pages a {
	color: #FFF;
	font-size: 12px;
	border-radius: 2px;
	display: block;
	float: left;
	font-weight: 300;
	background: rgba(0,0,0,0.4);
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	text-transform: lowercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	width: 156px;
	font-size: 12px;
	text-align: left;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.pages a:hover {
	background: rgba(255,255,255,0.8);
	color: #000;
}
.newsletter {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.newsletter label {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}
.newsletter label.fade {
	top: 30px;
	line-height: 30px;
	padding: 0 7px;
	font-size: 14px;
	color: #000;
	margin: 0;
}
.newsletter .textfield {
	width: 290px;
}
.copyright {
	background: rgba(0,0,0,0.3);
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding: 5px 10px;
	font-size: 11px;
	color: #f1eef2;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	margin: 0 0 0 0;
	box-shadow: 0 2px 0 rgba(0,0,0,0.2) inset;
}
.copyright .content {
	padding: 0 90px 0 0;
	max-width: 870px;
	color: #ffffff;
}
.qs {
	position: absolute;
	bottom: -5px;
	right: 0;
	display: block;
	height: 45px;
	width: 80px;
	margin: -10px 0 0 10px;
	background: #111 url('/Images/sme-logo.png') no-repeat top center;
	border-radius: 2px 2px 0 0;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.qs:hover {
	background-color: #fff;
	background-position: bottom center;
}
.share-wrapper {
	height: 50px;
	margin: 0;
	position: absolute;
	left: 0;
	top: -25px;
	width: 430px;
}
.share-wrapper .follow {
	padding-top: 20px;
	float: left;
	margin-right: 15px;
}
.share-icon {
	width: 40px;
	height: 40px;
	float: left;
	position: relative;
	margin: 0 5px 0 0;
	background: #fff;
	border: 5px solid rgba(0,0,0,0.4);
	background-clip: padding-box;
	border-radius: 50%;
	cursor: pointer;
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}
.share-icon .iconed {
	display: block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
}
.plusone-text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px!important;
	font-weight: bold;
	font-style: italic;
}
.share-icon.like .iconed {
	color: #3b5998;
}
.share-icon.tweet .iconed {
	color: #32ceff;
}
.share-icon.plus1 .iconed {
	color: #d84a38;
}
.share-icon:hover .iconed {
	color: #fff!important;
	text-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.share-icon.like:hover {
	background: #3b5998;
	background-clip: padding-box;
}
.share-icon.tweet:hover {
	background: #32ceff;
	background-clip: padding-box;
}
.share-icon.plus1:hover, .share-icon.plus1.hover {
	background: #d84a38;
	background-clip: padding-box;
}
.share-icon.facebook .iconed {
	color: #3b5998;
}
.share-icon.googleplus .iconed {
	color: #d84a38;
}
.share-icon.facebook:hover {
	background: #3b5998;
	background-clip: padding-box;
}
.share-icon.googleplus:hover, .share-icon.googleplus.hover {
	background: #d84a38;
	background-clip: padding-box;
}
.count-wrapper {
	position: absolute;
	top: -15px;
	left: 25px;
	background: url('/Images/cwbg.png') repeat-x top center;
	height: 22px;
	line-height: 20px;
	color: #666;
	font-size: 11px;
	padding: 0 3px;
	letter-spacing: 0;
	display: none;
	white-space: nowrap;
}
.count-wrapper .cwb {
	display: block;
	position: absolute;
	bottom: -7px;
	left: -2px;
	height: 11px;
	width: 19px;
	background: url('/Images/cwb.png') no-repeat top center;
}
.count-wrapper .cwl, .count-wrapper .cwr {
	display: block;
	width: 4px;
	height: 21px;
	position: absolute;
	background: url('/Images/cwc.png') no-repeat;
}
.count-wrapper .cwl {
	left: -4px;
	background-position: top left;
}
.count-wrapper .cwr {
	right: -4px;
	background-position: top right;
}
.share-icon:hover .count-wrapper, #the-box:hover .count-wrapper {
	display: block;
}
#the-box {
	width: 50px;
	height: 50px;
	position: relative;
}
#tooltip {
	padding: 0;
	position: absolute;
	z-index: 1000;
	width: 24px;
	height: 15px;
	opacity: .0;
	overflow: hidden;
}
.plusone-wrapper {
	width: 38px;
	height: 24px;
	margin: 13px 6px;
	opacity: .0;
	filter: alpha(opacity=0);
}
.pagination {
	min-height: 30px;
	line-height: 30px;
	display: block;
	margin: 0 0 20px 0;
}
.pagination a, .pagination span {
	display: block;
	float: left;
	margin: 0 5px;
	height: 30px;
	line-height: 32px;
	width: 30px;
	text-align: center;
	border-radius: 2px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	color: #727272;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	background: #CCC;
	transition: all ease-in-out .15s;
	-moz-transition: all ease-in-out .15s;
	-webkit-transition: all ease-in-out .15s;
}
.pagination a:hover {
	background: #ddd;
}
.pagination a.active, .pagination span.active {
	background: #727272;
	color: #ffffff;
}
.pagination span {
	cursor: default;
}
.loading {
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	width: 30px;
	overflow: hidden;
	text-align: center;
	display: none;
}
.loading span {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
}
.newsletter #subscribe-message {
	position: absolute;
	top: 10px;
	right: 130px;
}
.field-error {
	position: absolute;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	top: 20px;
	right: 0;
	display: none;
}
.field-error-aszf{
	top: 0px;
}
.idopont_privacy{
	color: black;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 40px;
}
.idopont_privacy .field-error-aszf{
	margin-right: -35px;
}
.idopont_privacy a {
	color: black !important;
}
.field-error span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #F30;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	cursor: pointer;
}
.field-error.success span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #090;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	cursor: pointer;
}
.errortext {
	position: absolute;
	top: -25px;
	right: 5px;
	white-space: nowrap;
	padding: 0 5px;
	background: #CCC;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	font-size: 11px;
}
.errortext:after {
	display: block;
	content: '';
	position: absolute;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #CCC;
	bottom: -5px;
	right: 5px;
}
.forminfo {
	font-weight: 300;
	font-size: 15px;
	line-height: 20px;
	display: none;
}
.contact-form .forminfo {
	position: absolute;
	top: 5px;
	right: 0;
}
.forminfo span {
	display: block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 15px;
	float: left;
	margin: 0 5px 0 0;
}
.success span {
	color: #090;
}
.error span {
	color: #C00;
}
.inline-popup {
	display: none;
	width: 800px;
}
.popup-content {
	padding: 30px;
}
.product-info-helper {
	padding: 40px 0 40px 0;
	font-size: 13px;
	color: #000;
	font-weight: 300;
}
.productpager {
	position: absolute;
	top: 300px;
	font-size: 20px;
	background: #eee;
	color: #999;
	display: block;
	height: 50px;
	width: 30px;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	transition: all ease-in-out .15s;
	-moz-transition: all ease-in-out .15s;
	-webkit-transition: all ease-in-out .15s;
}
.productpager i {
	line-height: 50px;
}
.productpager.prev {
	left: -50px;
}
.productpager.next {
	right: -50px;
}
.productpager:hover {
	background: #727272;
	color: #ffffff;
}
.product-lookup {
	display: block;
	background: #f0eef3;
	padding: 20px 20px 10px 20px;
	margin: 0 0 20px;
	color: #fff;
}
.product-lookup p {
	color: #333;
}
.api-answer {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 12px;
	border-radius: 3px;
	display: none;
	margin: 0 0 10px 0;
}
.api-answer.success {
	background: #6C6;
}
.api-answer.failed {
	background: #CCC;
	color: #333;
}
.api-answer.reserved {
	background: #F66;
}
.product-lookup .button#lookup-go {
	height: 28px!important;
	line-height: 28px!important;
	box-shadow: none;
	margin: 0;
	width: 115px;
}
.product-lookup .select2-container {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 115px!important;
}
html {
	height: 100%;
}

hr, .hr {
	width: 100%;
	height: 1px;
	background: #595959;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}
input, input:focus {
	outline: 0;
}
label.fade {
	position: absolute;
	top: 0;
	left: 0;
	color: #999;
}
textarea {
	resize: none;
}
a {
	text-decoration: none;
}
#link {
	cursor: pointer;
}
a img {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.relative{
	position: relative;
}
.clear-none {
	clear: none !important;
}
p {
	margin: 0 0 0 0;
	padding: 10px;
	text-align: justify;
	font-size: 13px;
	line-height: 150%;
}
.listed-item p {
	padding: 10px !important;
}
.lead > p {
	margin: 0 0 10px 0;
}
.postcontent img {
	max-width: 960px;
}
.postcontent p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333;
}
.leftimg, .rightimg {
	border-radius: 2px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.leftimg {
	margin: 0 20px 15px 0;
}
.rightimg {
	margin: 0 0 15px 20px;
}
.content ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.content ul li {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 13px;
	line-height: 20px;
}
.content ul li .iconed {
	margin: 0 5px 0 -20px;
}
.postcontent ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: square;
	list-style-position: inside;
}
.postcontent ul li {
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 150%;
}
.uppercase {
	text-transform: uppercase;
}
.normal {
	text-transform: none;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.centered {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.redt {
	color: #f00;
}
.mt0 {
	margin-top: 0;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mr0 {
	margin-right: 0;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mr50 {
	margin-right: 50px;
}
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.ml0 {
	margin-left: 0;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.ml50 {
	margin-left: 50px;
}
.pt0 {
	padding-top: 0;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pr0 {
	padding-right: 0;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr30 {
	padding-right: 30px;
}
.pr40 {
	padding-right: 40px;
}
.pr50 {
	padding-right: 50px;
}
.pb0 {
	padding-bottom: 0;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb80{
	padding-bottom: 100px;
}
.pl0 {
	padding-left: 0;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl40 {
	padding-left: 40px;
}
.pl50 {
	padding-left: 50px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
	font-weight: 300;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f19 {
	font-size: 19px;
}
.f20 {
	font-size: 20px;
}
.f20 {
	font-size: 20px;
}
.f21 {
	font-size: 21px;
}
.f22 {
	font-size: 22px;
}
.f23 {
	font-size: 23px;
}
.f24 {
	font-size: 24px;
}
.f25 {
	font-size: 25px;
}
.f26 {
	font-size: 26px;
}
.f27 {
	font-size: 27px;
}
.f28 {
	font-size: 28px;
}
.f29 {
	font-size: 29px;
}
.f30 {
	font-size: 30px;
}
.f31 {
	font-size: 31px;
}
.f32 {
	font-size: 32px;
}
.f33 {
	font-size: 33px;
}
.f34 {
	font-size: 34px;
}
.f35 {
	font-size: 35px;
}
.wfull {
	width: 100%;
}
.w10 {
	width: 10px;
}
.w20 {
	width: 20px;
}
.w30 {
	width: 30px;
}
.w40 {
	width: 40px;
}
.w50 {
	width: 50px;
}
.w60 {
	width: 60px;
}
.w70 {
	width: 70px;
}
.w80 {
	width: 80px;
}
.w90 {
	width: 90px;
}
.w100 {
	width: 100px;
}
.w110 {
	width: 110px;
}
.w120 {
	width: 120px;
}
.w130 {
	width: 130px;
}
.w140 {
	width: 140px;
}
.w150 {
	width: 150px;
}
.w160 {
	width: 160px;
}
.w170 {
	width: 170px;
}
.w180 {
	width: 180px;
}
.w190 {
	width: 190px;
}
.w200 {
	width: 200px;
}
.w210 {
	width: 210px;
}
.w220 {
	width: 220px;
}
.w230 {
	width: 230px;
}
.w235 {
	width: 235px;
}
.w240 {
	width: 240px;
}
.w250 {
	width: 250px;
}
.w260 {
	width: 260px;
}
.w270 {
	width: 270px;
}
.w280 {
	width: 280px;
}
.w290 {
	width: 290px;
}
.w300 {
	width: 300px;
}
.w370 {
	width: 370px;
}
.w524 {
	width: 524px;
}
.w604{width: 604px}
.mw290 {
	max-width: 290px;
	width: 100%;
}
.mw311 {
	max-width: 311px;
	width: 100%;
}
.mw604{
	max-width: 604px;
	width: 100%;
}
.z100 {
	z-index: 100;
}
.z110 {
	z-index: 110;
}
.z120 {
	z-index: 120;
}
.z130 {
	z-index: 130;
}
.z140 {
	z-index: 140;
}
.z150 {
	z-index: 150;
}
.z160 {
	z-index: 160;
}
.z170 {
	z-index: 170;
}
.z180 {
	z-index: 180;
}
.z190 {
	z-index: 190;
}
.z200 {
	z-index: 200;
}
.z210 {
	z-index: 210;
}
.z220 {
	z-index: 220;
}
.z230 {
	z-index: 230;
}
.z240 {
	z-index: 240;
}
.z250 {
	z-index: 250;
}
.z260 {
	z-index: 260;
}
.z270 {
	z-index: 270;
}
.z280 {
	z-index: 280;
}
.z290 {
	z-index: 290;
}
.z300 {
	z-index: 300;
}
.z310 {
	z-index: 310;
}
.z320 {
	z-index: 320;
}
.z330 {
	z-index: 330;
}
.z340 {
	z-index: 340;
}
.z350 {
	z-index: 350;
}
.z360 {
	z-index: 360;
}
.z370 {
	z-index: 370;
}
.z380 {
	z-index: 380;
}
.z390 {
	z-index: 390;
}
.z400 {
	z-index: 400;
}
.z410 {
	z-index: 410;
}
.z420 {
	z-index: 420;
}
.z430 {
	z-index: 430;
}
.z440 {
	z-index: 440;
}
.z450 {
	z-index: 450;
}
.z460 {
	z-index: 460;
}
.z470 {
	z-index: 470;
}
.z480 {
	z-index: 480;
}
.z490 {
	z-index: 490;
}
.bigChkBox {
	width: 20px !important;
	height: 20px !important;
}
.select2-container {
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	font-size: 13px;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
}
.select2-container .select2-choice {
	background: #FFF;
	border-radius: 1px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #d7d7d7;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 8px;
	color: #000;
	text-decoration: none;
}
.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #d7d7d7;
	border-radius: 0 0 2px 2px;
}
.select2-container .select2-choice span {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
	display: block;
	position: absolute;
	right: 26px;
	top: 8px;
	width: 12px;
	height: 12px;
	font-size: 1px;
	background: url('/Images/select2.png') right top no-repeat;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	outline: 0;
}
.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer;
	text-decoration: none;
}
.select2-drop {
	background: #fff;
	color: #000;
	border: 1px solid #d7d7d7;
	border-top: 0;
	position: absolute;
	top: 100%;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	z-index: 9999;
	width: 100%;
	margin-top: -1px;
	border-radius: 0 0 2px 2px;
}
.select2-drop.select2-drop-above {
	border-radius: 2px 2px 0 0;
	margin-top: 1px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 0;
}
.select2-container .select2-choice div {
	border-radius: 0 1px 1px 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 18px;
	border-right: 5px solid transparent;
}
.select2-container .select2-choice div b {
	background: url('/Images/select2.png') no-repeat 0 1px;
	display: block;
	width: 100%;
	height: 100%;
}
.select2-search {
	display: inline-block;
	white-space: nowrap;
	z-index: 10000;
	min-height: 26px;
	width: 100%;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
}
.select2-search-hidden {
	display: block;
	position: absolute;
	left: -10000px;
}
.select2-search input {
	background: #fff url('/Images/select2.png') no-repeat 100% -22px;
	background: url('/Images/select2.png') no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));
	background: url('/Images/select2.png') no-repeat 100% -22px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);
	background: url('/Images/select2.png') no-repeat 100% -22px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);
	background: url('/Images/select2.png') no-repeat 100% -22px,-o-linear-gradient(bottom,white 85%,#eee 99%);
	background: url('/Images/select2.png') no-repeat 100% -22px,-ms-linear-gradient(top,#fff 85%,#eee 99%);
	background: url('/Images/select2.png') no-repeat 100% -22px,linear-gradient(top,#fff 85%,#eee 99%);
	padding: 4px 20px 4px 5px;
	outline: 0;
	border: 1px solid #d7d7d7;
	font-family: sans-serif;
	font-size: 1em;
	width: 100%;
	margin: 0;
	height: auto!important;
	min-height: 26px;
	border-radius: 0;
}
.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: #fff url('/Images/spinner.gif') no-repeat 100%;
	background: url('/Images/spinner.gif') no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));
	background: url('/Images/spinner.gif') no-repeat 100%,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);
	background: url('/Images/spinner.gif') no-repeat 100%,-moz-linear-gradient(center bottom,white 85%,#eee 99%);
	background: url('/Images/spinner.gif') no-repeat 100%,-o-linear-gradient(bottom,white 85%,#eee 99%);
	background: url('/Images/spinner.gif') no-repeat 100%,-ms-linear-gradient(top,#fff 85%,#eee 99%);
	background: url('/Images/spinner.gif') no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%);
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
	outline: 0;
}
.select2-dropdown-open .select2-choice {
	border: 1px solid #d7d7d7;
	border-bottom-color: transparent;
	background-color: #eee;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));
	background-image: -webkit-linear-gradient(center bottom,white 0,#eee 50%);
	background-image: -moz-linear-gradient(center bottom,white 0,#eee 50%);
	background-image: -o-linear-gradient(bottom,white 0,#eee 50%);
	background-image: -ms-linear-gradient(top,#fff 0,#eee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
	background-image: linear-gradient(top,#fff 0,#eee 50%);
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;border-bottom-left-radius:0;border-bottom-right-radius:0
}
.select2-dropdown-open .select2-choice div {
	background: transparent;
	border-left: none;
}
.select2-dropdown-open .select2-choice div b {
	background-position: -18px 1px;
}
.select2-results {
	margin: 4px 4px 4px 0;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 200px;
}
.select2-results ul.select2-result-sub {
	margin: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
	padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 120px;
}
.select2-results li {
	list-style: none;
	display: list-item;
}
.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: bold;
}
.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
}
.select2-results .select2-highlighted {
	background: #727272;
	color: #ffffff;
}
.select2-results li em {
	background: #feffde;
	font-style: normal;
}
.select2-results .select2-highlighted em {
	background: transparent;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
	background: #f4f4f4;
	display: list-item;
}
.select2-results .select2-disabled {
	display: none;
}
.select2-more-results.select2-active {
	background: #f4f4f4 url('spinner.gif') no-repeat 100%;
}
.select2-more-results {
	background: #f4f4f4;
	display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}
.select2-container.select2-container-disabled .select2-choice div {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0;
}
.select2-container-multi .select2-choices {
	background-color: #fff;
	background-image: -webkit-gradient(linear,0% 0,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
	background-image: -webkit-linear-gradient(top,#eee 1%,#fff 15%);
	background-image: -moz-linear-gradient(top,#eee 1%,#fff 15%);
	background-image: -o-linear-gradient(top,#eee 1%,#fff 15%);
	background-image: -ms-linear-gradient(top,#eee 1%,#fff 15%);
	background-image: linear-gradient(top,#eee 1%,#fff 15%);
	border: 1px solid #d7d7d7;
	margin: 0;
	padding: 0;
	cursor: text;
	overflow: hidden;
	height: auto!important;
	height: 1%;
	position: relative;
}
.select2-container-multi .select2-choices {
	min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-o-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow: 0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb;outline:0
}
.select2-container-multi .select2-choices li {
	float: left;
	list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.select2-container-multi .select2-choices .select2-search-field input {
	color: #666;
	background: transparent!important;
	font-family: sans-serif;
	font-size: 100%;
	height: 15px;
	padding: 5px;
	margin: 1px 0;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: #fff url('/Images/spinner.gif') no-repeat 100%!important;
}
.select2-default {
	color: #999!important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #e4e4e4;
	color: #333;
	border: 1px solid #d7d7d7;
	line-height: 13px;
	padding: 3px 5px 3px 18px;
	margin: 3px 0 3px 5px;
	position: relative;
	cursor: default;
	background-image: linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice span {
	cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4;
}
.select2-search-choice-close {
	display: block;
	position: absolute;
	right: 3px;
	top: 4px;
	width: 12px;
	height: 13px;
	font-size: 1px;
	background: url('/Images/select2.png') right top no-repeat;
	outline: 0;
}
.select2-container-multi .select2-search-choice-close {
	left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	background-image: none;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	padding: 3px 5px 3px 5px;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-result-selectable .select2-match {
	text-decoration: underline;
}
.select2-result-unselectable .select2-match {
	text-decoration: none;
}
.select2-offscreen {
	position: absolute;
	left: -10000px;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5){
	.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
		background-image: url('/Images/select2x2.png')!important;
		background-repeat: no-repeat!important;
		background-size: 60px 40px!important;
	}
	.select2-search input {
		background-position: 100% -21px!important;
	}
	.filters {
		height: 25px;
		padding: 13px 0 14px 0;
		margin: -30px 0 30px 0;
		background: #e5e5e5;
		box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
		font-size: 11px;
	}
	.filters label {
		display: block;
		height: 25px;
		width: 135px;
		font-size: 14px;
		line-height: 25px;
		font-weight: 300;
		float: left;
		color: #000;
	}
	.filters .field-wrapper {
		float: left;
		height: 25px;
		width: 150px;
		margin: 0 0 0 15px;
	}
	.filters select {
		width: 150px;
	}

	.product-lookup .select2-container {
		display: block;
		float: left;
		margin: 0 10px 10px 0;
		width: 115px!important;
	}
}

.ucfirst:first-letter{text-transform: uppercase}

.clear-left{
	clear: left;
}
.display-block{
	display: block;
}
.display-inline-block{
	display: inline-block;
}
.editmenu {
	position: absolute;
	background-color: #727272;
	bottom:-50px;
}
.editmenu ul{
	padding: 0px;
	margin: 0px;
}
.leadimage{
	margin-right: 20px;
	margin-bottom: 10px;
}
.font-black{
	color: #000;
}
.underline {
	text-decoration: underline;
}
.parent-zoom {
	-webkit-user-select: none!important;
}
.parent-zoom img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	cursor: cell;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	border: 0;
}
.zoomy {
	position: absolute;
	display: none;
	background-repeat: no-repeat;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	line-height: 100px;
	text-align: center;
	background-color: #fff;
	z-index: 99999;
	overflow: hidden;
	cursor: none;
	-webkit-transition-property: border-width,border-color,opacity;
	-webkit-transition-duration: 500ms,1s,500ms;
	-webkit-transition-timing-function: ease;
}
.zoomy span {
	display: block;
	margin: 5px auto;
	background: -moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.6)),color-stop(100%,rgba(255,255,255,0)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55FFFFFF,endColorstr=#00ffffff);-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55FFFFFF,endColorstr=#00ffffff)
}
.zoomy a {
	color: #333;
	text-decoration: none;
	outline: 0;
}
.inactive img {
	opacity: .85!important;
	filter: alpha(opacity=85)!important;
}
.zoomy #tmp {
	max-width: none;
	max-height: none;
	top: -999999px;
	left: -999999px;
}
.zoomy.start {
	border-width: 2px;
	border-color: #444;
}
.zoomy-wrap {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 999;
}
.zoomy-btn {
	font-family: sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 2px rgba(255,255,255,.8);
	box-shadow: 0 1px 2px rgba(255,255,255,.8);
	background: rgba(0,0,0,.8);
	background-position: 0 0;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	line-height: 100px;
	color: #fff;
}
.zoomy-btn svg {
	margin: 8px auto;
	display: block;
}
.active .zoomy-btn svg {
	display: none;
}
.active .zoomy-btn {
	width: 100%;
	height: 100%;
	background: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	top: 0;
	right: 0;
	overflow: hidden;
	color: rgba(0,0,0,0);
}
.ellipsis {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
img.data-src {
	opacity: 0;
	transition: opacity .3s ease-in;
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px;
}
div.pp_default .pp_top .pp_left {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
	background: url(http://static.boglarkaszalon.hu/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
	background: url(http://static.boglarkaszalon.hu/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(http://static.boglarkaszalon.hu/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_next:hover {
	background: url(http://static.boglarkaszalon.hu/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
}
div.pp_default .pp_previous:hover {
	background: url(http://static.boglarkaszalon.hu/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}
div.pp_default .pp_expand {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}
div.pp_default .pp_expand:hover {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_contract {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}
div.pp_default .pp_contract:hover {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
	background: url(http://static.boglarkaszalon.hu/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}
div.pp_default .pp_social {
	margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(http://static.boglarkaszalon.hu/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: .7;
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url('/Images/prettyPhoto/sprite.png') -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
	background: url('/Images/prettyPhoto/sprite_x.png') bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
	background: url('/Images/prettyPhoto/sprite.png') -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
	background: url('/Images/prettyPhoto/loader.gif') center center no-repeat;
}
div.pp_pic_holder a:focus {
	outline: 0;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 0;
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}
.pp_social .twitter {
	float: left;
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0;
}
.pp_gallery ul a {
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a img {
	border: 0;
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url('/Images/prettyPhoto/facebook/default_thumbnail.gif') 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px!important;
}

a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
	z-index: 99999;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px;
}
#pp_full_res {
	line-height: 1!important;
}
#pp_full_res .pp_inline {
	text-align: left;
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff;
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative;
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #fff;
}
div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px!important;
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}
.pp_top, .pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_top, * html .pp_bottom {
	padding: 0 20px;
}
.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
	display: none;
}
@media (max-width: 1080px) and (min-width: 996px)
{
	.productpager {
		position:absolute;
		top:250px;
		font-size:20px;
		background:#eee;
		color:#999;
		display:block;
		height:50px;
		width:30px;
		text-align:center;
		border-radius:2px;
		line-height:50px;
		margin-bottom:20px;
		transition: all ease-in-out .15s;
		-moz-transition: all ease-in-out .15s;
		-webkit-transition: all ease-in-out .15s;
	}

	.productpager i { line-height:50px; }

	.productpager.prev { left:-30px; float:left; }
	.productpager.next { right:-30px; float:right; }

	.productpager:hover { background:#715780; color:#fff;
	}}
@media (max-width: 996px) and (min-width: 700px)
{
	.content-padding {max-width: 715px; width: 100%; padding-bottom: 600px;}
	.content-padding > .right {margin-top: 10px;}
	.content-padding > .button.left{float: none;display: block;}
	.mainmenu {width: 59%;}
	.pagination > span {
		margin-top: 10px;
	}
	.pagination > a {
		margin-top: 10px;
	}
	.box-wrapper {width: 300px;margin: 0 auto;padding-bottom: 40px;}
	.box {margin-top:30px;}
	.nivo-controlNav-wrapper {
		padding-left: 20px;
	}
	.item-content {float: none}
	.footer-content {
		left:0;
		right: 0;
		margin: 0 auto;
		float: none;
		width: 95%;
		height: 180px;
	}
	.like-box-wrapper{
		margin: 54px auto 0 auto;
		float: none;
		width: 93%;
	}
	.product-images {
		float: none;
		margin: 0 auto 20px auto;
	}
	.product-details {
		float: none;
		margin: 0 auto;
	}
	.product-title{
		text-align: center;
	}
	#newsletter {width: 78%;}
	.contact-left{float: none;margin:0 auto;}
	.contact-right{float: none;margin:0 auto;}
	.productpager.prev {left:0;}
	.productpager.next {right:0;}
}
@media (max-width: 977px) and (min-width: 700px)
{
	.filters .field-wrapper{margin-top: 10px}
	.breadcrumb{padding-left: 20px;}
	.logo{margin-left:20px;}
	.share-wrapper{max-width: 430px; width: auto;}
	/* FILTER */

	.filters {
		width:100%;
		height:auto;
		padding:3px 0 4px 20px;
		margin:-30px 0px 30px 0px;
		background:#e5e5e5;
		box-shadow:0 2px 0 rgba(0,0,0,0.1) inset;
		font-size:11px;
	}

	.filters label {
		display:block;
		height:25px;
		width:100%;
		font-size:14px;
		line-height:25px;
		font-weight:200;
		float:none;
		color:#000;
	}

	.filters .field-wrapper {
		float:left;
		height:25px;
		margin:0 1% 10px 0;
		width:31%;
	}

	.filters select { width:100%; }

	.filters .select2-container.select2.w150 { width:100%; }

	.select2-container .select2-choice span {
		margin:0;
		padding:0;
		font-size:10px;
	}
	.media {
		margin-right: 25px;
	}
}
@media (max-width: 770px) and (min-width: 700px)
{
	.mainmenu {width: 50%;}
}
@media (max-width: 733px) and (min-width: 700px)
{
	.content-padding {max-width: 470px;}
}
div.QSbox {
	max-width: 447px;
	width: 87%;
	/*height: 524px;*/
	border: 11px solid #fff;
	background: #f0eef2;
}
.QS_alert  h2 {
	margin: 0 20px;
	padding-bottom: 9px;
	border-bottom: 1px silver solid;
}
.QS_alert > div.padding-10 {
	/*height: 430px;*/
}
#contant-form {
	height: 454px;
}
#contant-form > .field-wrapper {
	float: left;
	height: 50px !important;
}
div.QSbox label {
	float: none;
}
div.QSbox input {
	height: 30px;
	width: 100%;
	border: 1px solid #d7d7d8;
}
div.QSbox textarea {
	height: 108px;
	width: 100%;
	padding: 5px;
	border: 1px solid #d7d7d8;
}
input.display-inline-block.left {
	width: auto;
	height: auto;
}
form#contact-form {
	margin:0;
}
a#id {
	float:left;
	margin-left: 20px;
}
.block {box-shadow: none;}
.block > .field-wrapper > label {
	height: 20px;
	line-height: 20px;
	width: 100%;
}
input.textfield {
	margin: 0;
}
.block > .field-wrapper:nth-child(4){
	height: 142px;
}
.block > .field-wrapper:nth-child(5){
	height: 20px;
}
section.buttonsPlace a {
	margin: 0;
}
.opa {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	background-color: #727272;
	opacity: 0.8;
}

.button_offer {
	height: 19px;
	line-height: 19px;
	background: #727272;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 8px;
	margin-left: 20px;
	border: 0;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	font-family: 'Open Sans';
	cursor: pointer;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}

.fully {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.button_offer {
	height: 19px;
	line-height: 19px;
	background: #727272;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 8px !important;
	margin-left: 20px;
	border: 0;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	font-family: 'Open Sans';
	cursor: pointer;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
	transition: all ease-in-out .30s;
	-moz-transition: all ease-in-out .30s;
	-webkit-transition: all ease-in-out .30s;
}


.offer-total{
	display: block;
	float: left;
	width: 100%;
	text-align: right;
	font-size: 20px;
	font-weight: 300;
	margin-top: 20px;
}
.offer-total .price_s {
	display: block;
	float: left;
	width: 160px;
}
.offer-total .price_s2 {
	display: block;
	float: left;
	width: 135px;
	text-align: right;
}
.if_over_100{
	font-size: 1em;
	clear: left;
	margin-top: -33px;
	padding:0px;
}
.wide-250{width:250px}

.block2{
	/*background: #f0eef2;*/
	padding: 20px;
	margin: 0 0 30px 0;
}

label.block2{padding: 26px 20px 20px 5px}
input.block2{margin-top: 30px}
input.block2[type="radio"]{padding: 5px}

a.f14 { color : black !important;}

._1{
	display:block;
	float: none;
	width: 1px;
	height: 1px;
}
.alertBox .padding-10, .alertBox div.QSbox{
	height:auto !important;
}
.alertBox  .QS_alert h2{
	border:none !important;
}
.capitalize {
	text-transform: capitalize;
}
#offer_button {
	font-weight: normal;
}

a#time_reservation_popup{
	color: #727272;
}

.content_timereser #calendar .off{
	background-color: #959595 !important;
	cursor: pointer;
	border: 1px solid #ccc !important;
}
.content_timereser #calendar .off > a {
	color:white !important;
}
.xtext{
	border: 1px solid rgba(0,0,0,0.1);
	display: block;
	padding: 10px;
	background: white;
	margin-top: 8px;
	float: left;
	width: 130%;
	min-height: 156px;
	text-align: justify;
}

.hidden{display: none}