body {
	line-height: 1.42;
}
.strikeout {
	text-decoration:line-through;
}
.productLogocontainer {
	width:70%; margin:0 auto;
}
.listsize { font-size:  1.042em !important;}
.listsize li { margin-bottom: 10px; }
.listsize h4 { margin-left: 15px; }
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.heading h1, .heading h2, .heading p {
	font-size: 1.10em;
}
.inner {
	padding-left: 5%;
	padding-right: 5%;
}
.container, .heading {
	max-width: 960px;
}
.clear:after {
    clear: both;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
	font-family: Arial, Helvetica, sans-serif;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
   font-family: Arial, Helvetica, sans-serif;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
   font-family: Arial, Helvetica, sans-serif;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #999;
   font-family: Arial, Helvetica, sans-serif;
}
.colorgreen {
	color: #259725;
}
.footer {
	max-width: 960px;
}
.footer p {
	text-align: justify;
}
.fixed485 {
	width: 485px;
	margin-left: auto;
	margin-right: auto;
}
ul.list-ticks {
  font-size: 1.25em;
  text-align: left;
  margin-bottom: 1em;
}
ul.list-ticks li {
  position: relative;
  line-height: 26px;
  padding: .25em 0 .25em 1.55em;
}
ul.list-ticks li:before {
  width: 26px;
  height: 26px;
  background-image: url('https://www.markettamer.com/images/offers/tick.png?1384446830');
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
}
.color-red {
	color: #d70000;
}
ul.list-ticks {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	max-width: 815px;
}
.heading {
 	margin-bottom: 0.1em; 
}
h2 {
	margin-bottom: 0.5em;
}
.colorRed {
	color: #D50000 !important;
}
.color-green {
	color: #060 !important;
}

.innerlist {
	font-size: 1.25em;
	margin-left: 12%;
	margin-top: -2%;
	list-style: disc;
}
.sales_countdown  {
	padding: 10px;
	width: 70%;
	margin: auto auto 10px auto;
	font-size: 2.2em;
	border-radius: 2px;
}

.reduce-font {
	font-size: 0.85em !important;
}
.reduce-font2 {
	font-size: 0.75em !important;
}
.font_size13 {
	font-size: 1.3em !important;
}
.font_size15 {
	font-size: 1.5em !important;
}

.crossout {
	color: #d70000 !important; text-decoration:line-through;
}
.traderonly {
	color: #d70000 !important; font-size: 1.05em !important;
}
.popformfieldsrow {
	width: 81%; margin: auto;
}
.popformcolleft {
	width: 49%; float: left;
}
.popformcolright {
	width: 49%; float: left; margin-left: 8px;
}
.wait{
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: none;
	z-index: auto;
	width: auto;
	height: auto;
	position: static;
	cursor: default;
	opacity: 1;
	margin: 0;
	margin-bottom: -13px;
	padding: 20px;
	overflow: visible;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font: normal 75px/1 Arial Black, Gadget, sans-serif;
	color: rgba(255,0,0,1);
	text-align: center;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: 0 0 8px rgba(150,25,25,0.4) , 0 0 20px rgba(255,0,0,0.5) ;
	-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
	-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
	-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
	transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
	-webkit-transform: none;
	transform: none;
	-webkit-transform-origin: 50% 50% 0;
	transform-origin: 50% 50% 0;
}
.popstyles {
	width: 100%;
	padding: 15px;
	background: #008FD5;
	color: #FCFCFC;
}
.appointmentform {
	width: 95%;
}
.center-block { margin: auto; }
.formmaxwidth { max-width: 99% !important; }
.formsize { width: 100% !important;  font-size: 1em !important; }
.form-control {
	width: 81%;
	padding: 8px;
	border: hsla(186, 62%, 47%, 1); solid 1px;
	background: #FEFEFE;
	border-radius: 1px;
	margin-bottom: 15px;
	font-size: 0.85em;
	-webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.84, 0.12) 10ms;
	-moz-transition: all 500ms cubic-bezier(0.42, 0, 0.84, 0.12) 10ms;
	-o-transition: all 500ms cubic-bezier(0.42, 0, 0.84, 0.12) 10ms;
	transition: all 500ms cubic-bezier(0.42, 0, 0.84, 0.12) 10ms;
}
.orange:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color: #ffab23;
}
.orange {
	-moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fff6af;
	box-shadow: inset 0px 1px 0px 0px #fff6af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ffaa22;
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 25px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffee66;
	width: 70%;
}
.salesbtn {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 80%;
  height: 70px;
  cursor: pointer;
  margin: 0 auto;
  border: 2px solid rgba(255,225,0,1);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font: normal 50px/70px "Passion One", Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  background: rgba(255,255,0,1);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}

.salesbtn:hover {
  border: 2px solid rgb(30,205,151);
  color: rgba(255,255,255,1);
  background: rgb(30, 205, 151);
}

.salesbtn:active {
  border: 2px solid rgba(33,224,163,1);
  background: rgba(33,224,163,1);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.salesarea {
	background: url('images/470x190cirlceimage.png') no-repeat;
	width: 470px;
	height: 190px;
	margin: auto;
	z-index: 1;
	margin-top: -35px;
	margin-bottom: 50px;
}
.salesbuttonpos {
	position: absolute;
	left: 23%;
	top: 77%;
	z-index: 3;
}

.inner {
	position: relative;
}