header .video {
    margin-top: 15px;
}
#yesshop {
  display: none;
}
.eshop.no.active {
	border-bottom-color: #90411D;
}
.eshop.yes.active {
	border-bottom-color: #EC600C;
}

.slideshow .template {
  background-position:  568px 0px;
}

.slideshow .shown {
  background-position:  0px 0px;
}

.marketing1 {
  width: 80%;
  float: left;
}
.marketing2 {
  width: 110px;
  float: left;
  height: 815px;
}
.marketing2 {
  background: url("/admin/images/plant.png");
}

.start .slideshow .zoombox .zoom {
  background-image: url("../samples/sample1.png");
  background-size: 1260px 891px;
}

.template.bb {
  background-image: url("../samples/sample2_small.jpg");
  z-index: -1;
  background-position: 0px 0px;
  opacity: 0;
}
.zoombox .zoom {
  background-position: -193px -512px;
}

#template_select {
    width: 100%;
    height: 300px;
}


.template_selectors:hover .template_thumbnail_frames {
    background-position: left 207px !important;
    opacity: 0.5;
}
/**
* Carousel with image and text, custom skinned scrollbar
**/
.img_template_r  {
    background-color: transparent !important;
}
#template_select {
    width: 94%;
    height: 197px;
    margin: 0 auto;
}
#template_select .arrow-holder {
    height: 250px;
}
#template_select .touchcarousel-item {
    margin-left: 4px;
    margin-right: 1px;
    margin-top: 2px;
    width: 233px;
    height: 196px;
}
#template_select .item-block {
    width: 170px;
    height: 277px;
    display: block;
}
#template_select .item-block img,
#template_select .item-block h4,
#template_select .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;
}
#template_select .item-block img {
    width: 170px;
    height: 230px;
    border: 0;
    padding: 0;
}
#template_select .item-block {
    text-decoration: none;
    color: inherit;
}
#template_select .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    width: 158px;
    height: auto;
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
#template_select .item-block:hover h4 {
    color: #1873c9;
}
#template_select .item-block p {
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;
    width: 158px;
    padding: 0 0 0 6px;
}
#template_select .scrollbar-holder {
    background: #ddd6d3;
    bottom: 0;
    height: 3px;
    left: 0;
    right: 0;
}

.send_success {
  text-align: center;
  opacity: 0;
}
.send_success h2 {
  font-style: italic;
}
.qtip_help{
    display: none;

}

/* Fluid class for determining actual width in IE */
#qtip-rcontainer{
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: block;
    visibility: hidden;
    border:0 !important;
}

/* Fluid class for determining actual width in IE */
#qtip-rcontainer .ui-tooltip{
    display: block !important;
    visibility: hidden !important;
    position: static !important;
    float: left !important;
    border:0 !important;
}

/* Core qTip styles */
.ui-tooltip, .qtip{
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    min-width: 50px;
    border:0 !important;
    font-size: 10.5px;
    /*line-height: 12px;*/
}
.qtip-280 {
    max-width: 280px;
}
.ui-tooltip-content{
    position: relative;
    /*padding: 15px 9px 0 25px !important;*/
    overflow: hidden;
    border:0 !important;
    text-align: left;
    word-wrap: break-word;
    /*width:60%;*/
}

.ui-tooltip-titlebar{
    position: relative;
    min-height: 14px;
    padding: 15px 35px 5px 25px !important;
    overflow: hidden;
    border:0 !important;
    font-weight: bold;
    font-size:18px;
}

.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0 !important; }

/* Default close button class */
.ui-tooltip-titlebar .ui-state-default{
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -9px;

    cursor: pointer;
    outline: medium none;

}

* html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } /* IE fix */

.ui-tooltip-titlebar .ui-icon,
.ui-tooltip-icon .ui-icon{
    display: block;
    text-indent: -1000em;
    direction: ltr;
}

.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

.ui-tooltip-icon .ui-icon{
    width: 18px;
    height: 14px;

    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma,sans-serif;


    background: transparent none no-repeat -100em -100em;
}


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{}

/* Default tooltip style */
.ui-tooltip-default{

    background-color: transparent;

}

.ui-tooltip-default .ui-tooltip-titlebar{

}

.ui-tooltip-default .ui-tooltip-icon{

}

.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{

}

.qtip-form-help-nonindex {
  background-color: #97cd01;
  -moz-box-shadow: 1px 2px 0 rgba(4,4,4,.62);
  -webkit-box-shadow: 1px 2px 0 rgba(4,4,4,.62);
  box-shadow: 1px 2px 0 rgba(4,4,4,.62);
  max-width: 183px;
  z-index: 1;
  border-radius: 4px;
  padding: 10px;
  color: #000;
  font-size: 14px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  width: 260px;
  margin-top:1px;
  margin-left: 13px;
}
.qtip-form-help-nonindex:before {
	background: url("../images/icons.png") no-repeat scroll -80px -362px rgba(0, 0, 0, 0);
	border-radius: 4px;
	bottom: 50%;
	content: " ";
	display: inline-block;
	height: 29px;
	left: -14px;
	position: absolute;
	top: 41%;
	width: 15px;
}
.reg_error {
	font-size: 15px;
	color: #EE2207;
	text-align: center;
}
@media (max-width: 890px) {
  header .video {
    padding: 0;
  }
}
