
/* Grey Colored Elements */
#craftysyntax_1 > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) {
	display: none!important;
}
#SwitchBox > form > select, .message {
	font-size: 8pt;
	font-weight: bold;
	margin-top: -2px;
	margin-bottom: 0px;
	vertical-align: top;
	border: 0px;
}
#SwitchBox > form > select > option {
	padding: 2px;
	background: #fff;
}
#SwitchBox > form > select > option:hover {
	background: #ccc;
	color: #000;
}
#SwitchBox > form > select {
	width: 90px;
}
/* webelity elements for email signup area */
.pager li {
	list-style-type: none;
	display: none;
	color: #fff;
}
.pager li.active {
	list-style-type: none;
	display: none!important;
	color: #fff;
}
.pager {
	float: left;
	clear: both;
	padding: 0px;
	display: none;
	list-style-type: none;
	color: #fff;
}
.slides li.active {
	list-style-type: none;
	color: #fff;
}
.slides {
	padding: 0px!important;
}
.blueberry {
	margin: 0 auto;
}
.blueberry .slides {
	display: block;
	position: relative;
	overflow: visable;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: visable;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active {
	display: block;
	position: relative;
}
.blueberry .crop li img {
	width: auto;
}
.blueberry .pager {
	height: 30px;
	text-align: center;
}
.blueberry .pager li {
	display: inline-block;
}
.blueberry .pager li a, .blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span {
	background: #404040;
}
ul.slides {
	padding: 0!important;
	margin: 0!important;
}
#audioPlayer {
	float: right;
	margin: 0 10px 0 20px;
}
#close {
	font-size: 12px;
	text-align: center;
}
.bgg {
	background-color: #363636;
	color: #fff;
}
.textg {
	color: #363636;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	width: 65px;
	height: 52px;
	float: left;
	clear: none;
	margin-top: 5px;
	margin-left: 5px;
}
.shippingdescription {
	max-width: 75%;
	float: right;
	clear: none;
	line-height: 13pt;
	font-size: 95%;
	padding-top: 3px;
}
.wrap {
	float: left;
	clear: both;
	width: 980px;
}
.left {
	float: left;
	clear: none;
	height: 65px;
	width: 36%;
	padding: 3px;
}
.leftborder {
	border: 1px solid #fff;
	width: 1px;
	height: 45px;
	margin: 7px 0px 5px 0px;
}
.right {
	float: right;
	clear: none;
	height: 65px;
	width: 61%;
	padding: 3px;
}
.newsletter {
	float: right;
	clear: none;
	width: 99%;
	margin-top: -57px!important;
}
.newsletterJoin {
	font-size: 95%;
	margin: 10px 0px 1px 5px;
	vertical-align: top;
	border: 0px #ccc solid;
	background: #ececec;
	color: #959595;
	padding: 3px;
	height: 38px;
	width: 230px!important;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;
}
.uppercase {
	font-size: 85%;
	text-transform: uppercase;
}
/* webelity removed for new grid layout update. 2019-08-17 06:04:01 AM
.centerBoxContentsCrossSell > a > img, .centerBoxContentsAlsoPurch > a > img {
	max-height: 145px!important;
	max-width: 145px!important;
}*/
@media screen and (max-width:960px) {
.wrap {
	float: left;
	clear: both;
	max-width: 960px;
	display: block;
}
.newsletter {
	float: left;
	clear: left;
	width: 99%;
}
.newsletterJoin {
	margin: 10px 0px 1px 5px;
	vertical-align: top;
	border: 0px #ccc solid;
	background: #ececec;
	color: #959595;
	padding: 3px;
	height: 38px;
	width: 230px!important;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	max-width: 35%;
	display: block;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
}
.shippingdescription {
	max-width: 50%;
	float: left;
	clear: right;
	line-height: 9pt;
	font-size: 9pt;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}
.leftborder {
	display: none;
}
.left {
	float: left;
	clear: right;
	height: 75px;
	width: 100%;
	padding: 3px;
}
.right {
	float: left;
	clear: left;
	height: 45px;
	width: 85%;
	padding: 3px;
	margin-top: 30px;
}
}
@media screen and (max-width:720px) {
.wrap {
	float: left;
	clear: both;
	max-width: 720px;
	display: block;
}
.newsletter {
	float: left;
	clear: left;
	width: 99%;
}
.newsletterJoin {
	margin: 10px 0px 1px 5px;
	vertical-align: top;
	border: 0px #ccc solid;
	background: #ececec;
	color: #959595;
	padding: 3px;
	height: 38px;
	width: 230px!important;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	max-width: 35%;
	display: block;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
}
.shippingdescription {
	max-width: 50%;
	float: left;
	clear: right;
	line-height: 9pt;
	font-size: 9pt;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}
.leftborder {
	display: none;
}
.left {
	float: left;
	clear: right;
	height: 75px;
	width: 100%;
	padding: 3px;
}
.right {
	float: left;
	clear: left;
	height: 45px;
	width: 85%;
	padding: 3px;
	margin-top: 30px;
}
}
@media screen and (max-width:640px) {
.wrap {
	float: left;
	clear: both;
	max-width: 640px;
	display: block;
}
.newsletter {
	float: left;
	clear: left;
	width: 99%;
}
.newsletterJoin {
	margin: 10px 0px 1px 5px;
	vertical-align: top;
	border: 0px #ccc solid;
	background: #ececec;
	color: #959595;
	padding: 3px;
	height: 38px;
	width: 230px!important;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	max-width: 35%;
	display: block;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
}
.shippingdescription {
	max-width: 50%;
	float: left;
	clear: right;
	line-height: 9pt;
	font-size: 9pt;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}
.leftborder {
	display: none;
}
.left {
	float: left;
	clear: right;
	height: 85px;
	width: 100%;
	padding: 3px;
}
.right {
	float: left;
	clear: left;
	height: 55px;
	width: 75%;
	padding: 3px;
	margin-top: 30px;
}
}
@media screen and (max-width:600px) {
.wrap {
	float: left;
	clear: both;
	max-width: 600px;
	display: block;
}
.newsletter {
	float: left;
	clear: left;
	width: 99%;
}
.newsletterJoin {
	margin: 10px 0px 1px 5px;
	vertical-align: top;
	border: 0px #ccc solid;
	background: #ececec;
	color: #959595;
	padding: 3px;
	height: 38px;
	width: 80%!important;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;  
	width: 10%!important;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	max-width: 35%;
	display: block;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
}
.shippingdescription {
	max-width: 50%;
	float: left;
	clear: right;
	line-height: 9pt;
	font-size: 9pt;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}
.leftborder {
	display: none;
}
.left {
	float: left;
	clear: right;
	height: 85px;
	width: 100%;
	padding: 3px;
}
.right {
	float: left;
	clear: left;
	height: 55px;
	width: 75%;
	padding: 3px;
	margin-top: 30px;
}
}
@media screen and (max-width:480px) {
.wrap {
	float: left;
	clear: both;
	max-width: 480px;
	display: block;
}
.newsletter {
	float: left;
	clear: left;
	width: 99%;
}
.newsletterJoin {
	margin: 10px 0px 1px 5px;
	vertical-align: top;
	border: 0px #ccc solid;
	background: #ececec;
	color: #959595;
	padding: 3px;
	height: 38px;
	width: 70%!important;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;  
	width: 20%!important;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	max-width: 25%;
	display: block;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
}
.shippingdescription {
	max-width: 50%;
	float: left;
	clear: right;
	line-height: 9pt;
	font-size: 9pt;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}
.leftborder {
	display: none;
}
.left {
	float: left;
	clear: right;
	height: 85px;
	width: 70%;
	padding: 3px;
}
.right {
	float: left;
	clear: left;
	height: 55px;
	width: 80%;
	padding: 3px;
	margin-top: 30px;
}
}
@media screen and (max-width:275px) {
.wrap {
	float: left;
	clear: both;
	width: 275px;
}
.shippingbox {
	background: url("/images/shippingbox.png") no-repeat;
	max-width: 48%;
	display: block;
	float: left;
	clear: left;
	margin-top: 3px;
	margin-left: 3px;
}
.shippingdescription {
	max-width: 45%;
	float: left;
	clear: right;
	line-height: 9pt;
	font-size: 9pt;
	padding-top: 4px;
	display: block;
	margin-left: 5px;
}
.left {
	float: left;
	clear: none;
	height: 130px;
	width: 90%;
	padding: 3px;
}
.right {
	float: left;
	clear: left;
	height: 90px;
	width: 80%;
	padding: 3px;
}
.newsletterjoinbutton {
	text-transform: uppercase;
	padding: 3px;
	height: 38px;
	background: #be48ad;
	color: white;
	font-weight: bold;
	border: 0px none #fff;
	margin-right: -0.5em;
	margin-left: 0px;
	margin-top: 10px;  
	width: 20%!important;
}
}