@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

/* - - RESET - - */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,* {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
input::-moz-focus-inner{border:0;padding:0;}

input{-webkit-appearance:none;border-radius:0;}
input[type="checkbox"]{border:none!important;padding:0!important;}
input[type="checkbox"]+label:before{width:1.28571429em;font-size:3em;display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;content:"\f096";}
input[type="checkbox"]:checked+label:before{content:"\f046";}
/* For Contact Us in FF */

#inf_option_PleaseadvisemeofSpecialSavingsSalesOffers {display:none;}

/* - - GRID - - */
[class*='col-'] {float: left;}
.clear:after,.centerColumn:after {content:"";display:table;clear:both;}
[class*='col-'] {padding-left:20px;}
.nudge {margin-left:-20px;}

*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.col-1-6 {width:16.6667%;}
.col-1-5 {width:20%;}
.col-1-4 {width:25%;}
.col-1-3 {width:33.3333%;}
.col-1-2 {width:50%;}
.col-2-3 {width:66.66%;}
.col-3-4 {width:75%;}
.col-4-5 {width:80%;}
.col-1-1 {width:100%;}

/* ---------- MARGINS PADDING LAYOUT ---------- */

.mtxl {margin-top: 50px;}
.mtl {margin-top: 30px;}
.mtm {margin-top: 15px;}
.mts {margin-top: 8px;}
.mbxl {margin-bottom: 50px;}
.mbl {margin-bottom: 30px;}
.mbm {margin-bottom: 15px;}
.mbs {margin-bottom: 8px;}
.mvl {margin: 30px 0;}
.mvm {margin: 15px 0;}
.mvs {margin: 8px 0;}
.mrl {margin-right: 30px;}
.mrm {margin-right: 15px;}
.mrs {margin-right: 8px;}
.mll {margin-left: 30px;}
.mlm {margin-left: 15px;}
.mls {margin-left: 8px;}

.mtn {margin-top:0 !important;}
.mrn {margin-right:0 !important;}
.mbn {margin-bottom:0 !important;}
.mln {margin-left:0 !important;}

.ptn {padding-top:0 !important;}
.prn {padding-right:0 !important;}
.pbn {padding-bottom:0 !important;}
.pln {padding-left:0 !important;}

.ptl {padding-top: 30px;}
.ptm {padding-top: 15px;}
.pts {padding-top: 8px;}
.pbl {padding-bottom: 30px;}
.pbm {padding-bottom: 15px;}
.pbs {padding-bottom: 8px;}
.pvl {padding: 30px 0;}
.pvm {padding: 15px 0;}
.pvs {padding: 8px 0;}
.prl {padding-right: 30px;}
.prm {padding-right: 15px;}
.prs {padding-right: 8px;}
.pll {padding-left: 30px;}
.plm {padding-left: 15px;}
.pls {padding-left: 8px;}

.bt {border-top:1px solid #dddddd;}
.bb {border-bottom:1px solid #dddddd;}

body{text-align:center;font-family:'Lato',sans-serif;color:#666666;font-size:100%;line-height:1.5em;}
.inner{max-width:1200px;margin:0px auto;text-align:left;}

/* EZ Pages */

#ezPageDefault ul {
	list-style:outside disc;
	padding-left:30px;
	margin-bottom:20px;
}

#ezPageDefault ol {
	list-style:outside decimal;
	padding-left:30px;
	margin-bottom:20px;
}

#ezPageDefault a, #designContent a {
	color:#696b90;
	font-weight:600;
}

#ezPageDefault a:hover, #designContent a:hover {
	text-decoration:underline;
}

.imgL {
	float:left;
	margin-right:15px;
}

.imgR {
	float:right;
	margin-left:15px;
}

.fw{width:100%;height:auto;}

/* - - ALIGNMENT - - */
.tac{text-align:center;}
.tal{text-align:left;}

/* - - CAPITALIZATION - - */
.uppercase,legend,fieldset label,.infusion-field label{text-transform:uppercase;}

/* - - FONTS - - */
.lora{font-family:'Lora',serif;font-style:italic;}
.alex {font-family: "alex brush", cursive;}
.bebas {font-family: 'bebas-neue','lato',sans-serif; font-weight: normal; font-size:6em; line-height:.6em; letter-spacing:1px;}

/* - - TEXT SIZES - - */
.bold,strong,b{font-weight:bold;}
.bolder{font-weight:900;}
.smaller,fieldset label,.infusion-field label{font-size:0.75em;}
.slightlysmaller{font-size:0.9em;}
.biggest{font-size:2.1em;line-height:1.2em;}
.bigger{font-size:1.6em;}
.slightlybigger,legend{font-size:1.2em;}
.onlyslightlybigger{font-size:1.1em;}
h3{font-size:1.4em;padding-bottom:10px;}
.productname {font-size: 0.9em;line-height: 1.5em;min-height: 5em;}
.salename {letter-spacing:5px; font-size:.9em;}


/* - - TEXT COLORS - - */
.white{color:#FFFFFF!important;}
.dark,legend{color:#222222;}
.purple{color:#696b90;}
.grey{color:#999999;}
.red{color:#ED0003 !important;}

/* - - BACKGROUND COLORS - - */
.darkgreybg{background:#e8e8e8;}
.lightgreybg{background-color:#f7f7f7;}
.darkbg{background:#222222;}
.purplebg{background:#696b90;}

/* - - SPECIFIC HEIGHTS - - */
.h30{height:30px;line-height:30px;}
.h32{height:32px;line-height:32px;}
.h34{height:34px;line-height:34px;}
.h40{height:40px;line-height:40px;}
.h80{height:80px;line-height:80px;}

.b40{margin-bottom:40px;}

/* - - INPUTS - - */
select{border:1px solid #cccccc;padding:0 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0px;background-image:url(../images/sprite.png);background-position:100% -542px;background-repeat:no-repeat;}
fieldset input, select, textarea,#contactUsNoticeContent input[type="text"],#if-wrap input[type="text"], .opc-block input[type="email"], .opc-block input[type="password"] {border:1px solid #cccccc;padding:0 5px;background-color:#ffffff;}
fieldset input[type="text"],fieldset input[type="password"],#contactUsNoticeContent select,#contactUsNoticeContent input[type="text"],#contactUsNoticeContent select,#contactUsNoticeContent textarea,#if-wrap input[type="text"]{width:100%;margin-bottom:10px;}
fieldset{padding:0 20px;}
fieldset fieldset{padding:0 0 0 20px;margin:30px 0 0;}
fieldset fieldset div.clear{padding-left:20px;}
fieldset.br {border-right:1px solid #ccc;}
legend {font-weight:900;margin:0 0 20px;}
fieldset input[type="radio"]{-webkit-appearance: radio;}

/* - - BUTTONS - - */
.cssButton, .cssButtonHover{display:inline-block;background:#696b90;border:none;padding:0 15px;font-weight:bold;cursor:pointer;text-transform:uppercase;color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:40px;line-height:40px;}
.cssButton:hover{background:#75799e;text-decoration:none;}
.cssButton.smaller{height:30px;line-height:30px;}
.smooth,.cssButton{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.button_search {background:#ff3300;}
.button_search:hover{background:#cc3300;}

/* - - HEADER - - */
#topbar{letter-spacing:2px;}
#secondbar{border-bottom:1px solid #cfcfcf;margin:0 0 20px;}

#secondbar p{float:left;margin:0;white-space: nowrap;}
#secondbar p:last-of-type{margin:0 0 0 40px;}
#secondbar a{display:block;padding-left:5px;}

img#logo{height:auto;max-width:75%;}

a#shopping_cart_link{background:url(../images/sprite.png) left -34px no-repeat;padding:0 20px 0 40px;margin:0 0 0 20px;}
#search{border-left:1px solid #cfcfcf;}
#search input{height:34px;line-height:34px;}
#search input[type="text"]{background:url(../images/sprite.png) left top no-repeat;padding:0 5px 0 30px;width:140px;}
.button_search{padding:0 10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
#breadcrumbs{margin:30px 0;padding-left:20px;}
#nav{margin:18px 0 0;list-stlye:none;}
#nav li{display:inline-block;position:relative;padding:19px 20px;}
#nav li a{display:inline-block;color:#222222;}
#nav li a:hover{color:#666666;}
#nav li ul{display:none;position:absolute;left:0;top:100%;background:#ffffff;border-bottom:1px solid #e8e8e8;border-top:3px solid #696b90;padding:0;text-align:left;font-weight:normal;margin-top:-3px;z-index:9999;}
#nav li ul li ul{left:100%;top:0;border-top:3px solid #CFCFCF;}
#nav li ul li{padding:0;display:block;}
#nav li ul li a{padding:5px 20px;white-space:nowrap;display:block;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;}
#nav li ul li:first-of-type a{padding:10px 20px 5px;}
#nav li:hover > ul, #nav li ul li:hover > ul{display:block;}

li.taphover {color: #222222;}

/* - - SIDR - - */
a#sidemenu{display:none;color:#ffffff;position:absolute;top:0;left:10px;z-index:9999;padding:0 5px;}
.sidr{text-align:left;display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;color:#fff;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222;background:#2e2e2e;}.sidr .sidr-inner{padding:0 0 15px}
.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}
.sidr ul li{display:block;margin:0;line-height:34px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:35px}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}
.sidr ul li ul{border-bottom:none;margin:0}
.sidr ul li ul li{line-height:40px;font-size:13px}
.sidr ul li ul li:last-child{border-bottom:none}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li ul li a{color:rgba(255,255,255,0.8);padding-left:30px}

#contentMainWrapper {border-top:1px solid #cfcfcf;}

#featured{margin:60px 0;}
#featured h1{margin:0 0 30px;}
#featured .smaller{margin:10px 0;}
#featured a.dark{width:85%;display:block;margin:0 auto;}

.aboo{width:85%;margin:0 auto 20px;position:relative;overflow:hidden;}
.peek{display:block;width:100%;background:rgba(105,107,144,0.8);position:absolute;left:0;bottom:-30px;}
.aboo:hover > .peek{bottom:0px;}

/* - - FOOTER - - */
#footer{margin-top:80px;}
#social_bar a{background:#999999;color:#e8e8e8;display:inline-block;height:40px;width:40px;line-height:40px;margin:20px 5px 0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
#social_bar a i{height:40px;width:40px;line-height:40px;display:block;}
#social_bar a.fb:hover{background:#36609f;color:#ffffff;text-decoration:none;}
#social_bar a.tw:hover{background:#2aa9e0;color:#ffffff;text-decoration:none;}
#social_bar a.pin:hover{background:#ca2027;color:#ffffff;text-decoration:none;}
#social_bar a.yt:hover{background:#ca2027;color:#ffffff;text-decoration:none;}
#footer .darkbg{padding:40px 0;color:#cccccc;}
#footerlinks{padding:10px 0;}
#footer p.uppercase{margin:0 0 10px;}
#footer input, #footer button{width:100%;border:1px solid #ffffff;margin:0 0 10px;}
#footer input{padding:0 10px;}
#footer button.darkbg{padding:0;cursor:pointer;color:#ffffff;}
#footer ul {list-style:none;}



/* - - HOME PAGE - - */
#indexHomeBody #contentMainWrapper {overflow-x:hidden;}
#say {background:url(../images/say.png) center center;padding:50px 0;}
#say p{max-width:50%;margin:30px auto 10px;}
#say p.lora{line-height:1.5em;}
#say p.author{margin:10px auto 30px;}
#say .linebutton {color:#ffffff; border:1px solid #ffffff;}
#say .linebutton:hover {color:#222222; background-color:#ffffff;text-decoration:none;}

#why{margin:60px 0 110px;}
#why p{width:50%;margin:30px auto 35px;}
#why .whyblock .icon{height:78px;background:url(../images/sprite.png) center -146px no-repeat;margin-bottom:20px;}
#why .whyblock .tick{background-position:center -223px;}
#why .whyblock .return{background-position:center -302px;}
#why .whyblock .preview{background-position:center -378px;}
#why .whyblock p{width:90%;margin:0 auto 25px;}
#why .whyblock p.dark{width:100%;margin:0 0 15px;}

.linebutton{color:#696b90;border:1px solid #696b90;padding:12px 45px;display:inline-block;background-color: rgba(255, 255, 255, 0.8);}
.linebutton:hover{color:#ffffff; background-color:#696b90; text-decoration:none;}

.redbutton{color:#ED0003;border:1px solid #ED0003;padding:12px 45px;display:inline-block;background-color:#fff;}
.redbutton:hover{color:#ffffff; background-color:#ED0003; text-decoration:none;}

/* - - FLEX SLIDER - - */
.slide-light .linebutton {color:#696b90; border:1px solid #696b90;}
.slide-light .linebutton:hover {color:#ffffff; background-color:#696b90; text-decoration:none;}
.slide-light p {color:#696b90;}

.slide-med .linebutton {color:#222222; border:1px solid #222222;}
.slide-med .linebutton:hover {color:#ffffff; background-color:#222222; text-decoration:none;}
.slide-med p {color:#222222;}

// .slide-dark .linebutton {color:#ffffff; border:1px solid #ffffff;}
.slide-dark .linebutton:hover {color:#222222; background-color:#ffffff; text-decoration:none;}
.slide-dark p {color:#ffffff; text-shadow: 0 0 6px #000000;}

p.tac.black {color: #000000;text-shadow: none;}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#featuredProducts {margin:30px 0 0;}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width:100%;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
}
#featuredProducts .slides img {
  width:80%;
  margin:0 auto;
}
#slideshow .slides img {
  height: auto;
  width:100%;
  margin:0 auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav li {list-style:none!important;}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width:40px;
  height:64px;
  margin:-32px 0 0;
  position: absolute;
  top:50%;
  z-index: 10;
  overflow: hidden;
  color:#cccccc;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align:left;
}
#slideshow .flex-direction-nav .flex-prev{left:40px;}
#slideshow .flex-direction-nav .flex-next{right:40px;text-align:right;}

#featuredProducts .flex-direction-nav .flex-prev{left:-40px;}
#featuredProducts .flex-direction-nav .flex-next{right:-40px;text-align:right;}

.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;}



#slideshow ul.slides li,#productMainImage ul.slides li {position:relative;}

#slideshow ul.slides li{opacity:0.25;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#slideshow ul.slides li.flex-active-slide{opacity:1;}

#slideshow ul li div {
	position:absolute;
	width:28%;
	top:30%;
	left:36%;
	right:36%;
	-webkit-backface-visibility:hidden;
}

img.mobileslide{display:none;}

#slideshow ul li div.slide-top {top:15%;}
#slideshow ul li div .biggest {font-size:3em;}
#slideshow ul li div .alex {font-size: 5em; line-height: 0.7em;}

#productMainImage {width:100%;}
#productMainImage .flex-control-thumbs li {width:20%;float:left;}
#productMainImage img {width:100%;height:auto;}
#productMainImage .flex-direction-nav a {
  height:40px;
  margin:0;
  position: absolute;
  top:auto;
 
  right:0;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
  background:url(../images/sprite.png) 100% -458px no-repeat;
  text-indent:-9999px;
  opacity:0;
}

#productMainImage .flex-direction-nav a.flex-prev{background:url(../images/sprite.png) 0% -458px no-repeat;right:45px;}

#productMainImage:hover .flex-direction-nav a,#productMainImage:hover span.viewfullsize {opacity:1;}
span.viewfullsize {display:block;width:40px;height:40px;position:absolute;top:0;left:0;background:url(../images/sprite.png) 0% -498px no-repeat;opacity:0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-backface-visibility:hidden;}


.flex-control-thumbs {
  margin:20px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity:0.5;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

.fineprint {
	max-width:1200px;
	margin:0 auto;
}

.fineprint > p {
    color: #aaaaaa;
    font-size: 12px;
    margin-top: 5px;
	text-align:center;
}


/* - - SIDEBOXES - - */
.leftBoxContainer{padding:20px;}
.leftBoxHeading{margin:0 0 15px;}
.leftBoxContainer ul {
	padding-left:0 !important;
	margin-bottom:0 !important;
}

/* - - CATEGORIES SIDEBOX - - */
#categoriesaccordian span{display:block;cursor:pointer;}
#categoriesaccordian ul{list-style:none;}
#categoriesaccordian ul ul, #categoriesaccordian li.active ul ul{display:none;}
#categoriesaccordian li.active ul, #categoriesaccordian li.active ul li.active ul{display:block;}
#categoriesaccordian li.active span,#categoriesaccordian li.active ul li.active span{color:#75799e;}
#categoriesaccordian li.active ul span{color:#666666;}
#categoriesaccordian li i{float:right;margin-top:5px;}
#categoriesaccordian li.active i:before, #categoriesaccordian li.active ul li.active i:before{content:"\f147";}
#categoriesaccordian li.active ul li i:before{content:"\f196";}
#categoriesaccordian li,#categoriesaccordian span{border-bottom:1px dashed #e8e8e8;padding:5px 0;}
#categoriesaccordian li.parent{border-bottom:none;padding:0;}
#categoriesaccordian li ul li{margin-left:20px;}
#categoriesaccordian li a{display:block;}

/* - - LEARN SIDEBOX - - */
#ezpages ul{list-style:none;}
#ezpages li{border-bottom:1px dashed #e8e8e8;padding:5px 0;}
#ezpages li a{display:block;}
#ezpages li a.active{color:#696b90;}

/* - - CUSTOMER SERVICE SIDEBOX - - */
#customerservice ul{list-style:none;}
#customerservice li{border-bottom:1px dashed #e8e8e8;padding:5px 0;}
#customerservice li a{display:block;}
#customerservice li a.active{color:#696b90;}

/* - - CATEGORIES LISTING - - */
.categoryListBoxContents{margin-bottom:40px;}
.categoryListBoxContents a{display:block;}
.categoryListBoxContents img{width:80%;margin:0 auto 10px;}

/* - - PRODUCT LISTING - - */
h1#productListHeading,h1#indexCategoriesHeading,#loginBody h3.dark,h1#ezPagesHeading,h1#contactUsHeading,h1#advSearchDefaultHeading,#testimonialDefault h1{border-bottom:1px solid #e8e8e8;margin:0 0 20px;padding-bottom:20px;}
#productListing .col-1-4{margin-bottom:30px;}
#productListing .col-1-4:first-of-type{margin-bottom:0px;}
#productListing .col-1-4 img{width:80%;margin:0 auto 10px;}
#productsListingTopNumber, #productsListingListingTopLinks, #productsListingBottomNumber, #productsListingListingBottomLinks{float:left;color:#696b90;width:50%;padding:5px 10px;border-top:3px solid #e8e8e8;}
#productsListingListingTopLinks, #productsListingListingBottomLinks{text-align:right;}
#productsListingBottomNumber, #productsListingListingBottomLinks{margin:0 0 40px;}
#productListing .notonpl{display:none;}


/* - - PRODUCT INFO - - */
.attributerow{margin:0 0 20px;}
#chooseoptions{margin:15px 0;}
#productAttributes label,.quantitylabel,h2#productPrices{display:block;float:left;width:35%;}
#productAttributes select{float:left;width:50%;}
#cartAdd input.lightgreybg{border:1px solid #cccccc;padding:0 15px;width:65px;}

#cartAdd .button_in_cart:disabled {background: #ccc;color: #ADA8A8;cursor:default;}

#share{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:10px 0;margin-top:15px;}
#share p, #share span {display:block;float:left;margin:0 10px 0 0;}
#share span {-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#36609f;width:34px;}
#share span.tw {background:#2aa9e0;}
#share a.addthis_button_pinterest_share span {background:#ca2027;height:32px!important;text-align:center;}

ul.tabs {overflow:hidden;clear:both;border-left:1px solid #e8e8e8;margin:50px 0 0;}
.tabs li {list-style:none;float:left;border-right:1px solid #e8e8e8;}
.tabs a {cursor:pointer;padding:10px 25px;display:inline-block;text-decoration:none;border-top:3px solid #e8e8e8;}
.tabs a.active {background:#ffffff;color:#696b90;border-top:3px solid #696b90;text-decoration:none;}
.tabcontent{padding:25px;border:1px solid #e8e8e8;margin-top:-1px;}

textarea#attrib-12-0, textarea#attrib-15-0 {margin-top:130px;height:150px;line-height:16px;}

/* - - CART - - */
#cartContentsDisplay {border-top:3px solid #696b90;}
#cartContentsDisplay tr.tableHeading{background:#ffffff;}
#cartContentsDisplay tr.tableHeading th{padding:5px 0;}
.cartAttribsList {margin:5px 0 10px 20px;}
ul.cartAttribsList {list-style: none;}
#cartSubTotal{margin-bottom:20px;}
td.cartProductDisplay{vertical-align:top;padding-top:15px;padding-left:15%;}
.cartQuantity input[type="text"]{text-align:center;border:1px solid #cccccc;margin:10px auto 0;width:75%;display:block;}
.cartQuantity input[type="submit"], .cartQuantity a{cursor:pointer;display:block;width:75%;font-size:0.8em;margin:10px auto 0;background:#666666;border:none;color:#ffffff;text-align:center;}

/* - - DESIGN YOUR DREAM - - */
#designyourdreamBody h1{margin:50px 0 20px;}
h2#hiw,h3#raq,h4#cdg{border-top:1px solid #e8e8e8;margin:50px 0 20px;padding:50px 0 0;}
.circlenumber{-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px;width:70px;height:70px;line-height:70px;margin:10px auto 20px;font-size:3.8em;}
.narrower{width:80%;margin-left:auto;margin-right:auto;}
#designyourdreamBody select,#designyourdreamBody textarea{width:100%;margin-bottom:10px;}
#dydslider{margin-top:70px;}


/* - - RISK FREE PREVIEW - - */
#prf select,#prf textarea{width:100%;margin-bottom:10px;}

p {margin-bottom:20px;}

strong, b {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

a{text-decoration:none;color:inherit;}

	
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

	.buttonRow{margin-bottom:20px;}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel,.infusion-field label{
	display: block;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	line-height: 0;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {background:#696b90;font-size:0.75em;padding:10px;color:#ffffff;margin-bottom:20px;}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {display:none;}


#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}


#navMainSearch {
	float: right;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.alert {float: right;color: #ff0000;}
.gvBal {
	float: right;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	padding:0 20px 0 0;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}


#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#ca2027;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
	
#productPricesSecond {
	display: none;	
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {margin:0 0 15px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
.productListing-data {
	font-size: 13px;
	padding: 10px 0;
}

.productListing-data a {
	font-size: 14px;	
}

.content ul, .content ol {
	margin: 0 0 1em 1em;
	padding-left: 1em;	
}

.content ul li {
	list-style: disc;	
}

.content ol li {
	list-style: decimal;	
}

/* General Form Styles
--------------------------------------------------------------------- */
.content-form {
	display: table;
	margin: 0 auto 1em auto;	
}

.content-form .input {
	margin-bottom: 3px;
}

.content-form label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}

.content-form input[type=text], .content-form select, .content-form textarea {
	border: 1px solid #c4c4bd;
	margin-bottom: 3px;
	padding: 3px;
}

.content-form input[type=checkbox] {
	margin-right: 3px;
	vertical-align: middle;	
}

.content-form .reverse-captcha {
	display: none;
}

.content-form .submit {
	border-top: 1px solid #a5a596;
	font-size: 10px;
	padding-top: 5px;	
}

.content-form .submit em {
	color: #c00;	
}

.content-form button {
	background: url(../images/nav-top-level-bg.png) top;
	border: 3px double #a5a596;
	color: #46442b;
	float: right;
	font-size: 12px;
	padding: 1px 5px;
}

/* Form Validation
--------------------------------------------------------------------- */
label.error {
	color: #c00;
	display: block;	
	font-size: 11px;
}
	

/* popup shipping */
#popupShippingEstimator {
	padding: 20px;	
}


a.jqmClose {display:block;width:25px;height:29px;background:url(../images/x.png) center top no-repeat;float:right;margin:-30px -30px 0 0;}

.infusion-submit{text-align:center;}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #000;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }
 
@media all and (max-width:2400px) {
	#slideshow ul li div {top:30%;}
	#slideshow ul li div.slide-top {top:15%;}
	#slideshow ul li div .biggest {font-size:2.85em;}
	#slideshow ul li div .alex {font-size:4.75em;}
}

@media all and (max-width:2400px) {
	#slideshow ul li div {top:30%;}
	#slideshow ul li div.slide-top {top:14%;}
	#slideshow ul li div .biggest {font-size:2.75em;}
	#slideshow ul li div .alex {font-size:4.5em;}
}

@media all and (max-width:2200px) {
	#slideshow ul li div {top:29%;}
	#slideshow ul li div.slide-top {top:13%;}
	#slideshow ul li div .biggest {font-size:2.5em;}
	#slideshow ul li div .alex {font-size:4.25em;}
}

@media all and (max-width:2000px) {
	#slideshow ul li div {top:28%;}
	#slideshow ul li div.slide-top {top:12%;}
	#slideshow ul li div .biggest {font-size:2.25em;}
	#slideshow ul li div .alex {font-size:4em;}
}

@media all and (max-width:1800px) {
	#slideshow ul li div {top:27%;}
	#slideshow ul li div.slide-top {top:11%;}
	#slideshow ul li div .biggest {font-size:1.9em;}
	#slideshow ul li div .alex {font-size:3.5em;}
}

@media all and (max-width:1600px) {
	#slideshow ul li div {top:26%; width:32%; left:34%; right:34%;}
	#slideshow ul li div.slide-top {top:2%;}
	#slideshow ul li div .biggest {font-size:1.8em;}
	#slideshow ul li div .alex {font-size:3.25em;}
}

@media all and (max-width:1400px) {
	#slideshow ul li div {top:25%; width:34%; left:33%; right:33%;}
	#slideshow ul li div.slide-top {top:9%;}
	#slideshow ul li div .biggest {font-size:1.7em;}
	#slideshow ul li div .alex {font-size:3em;}
}

@media all and (max-width: 900px) {
	
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


#indexHomeBody .mfp-s-ready .mfp-content,#designyourdreamBody .mfp-s-ready .mfp-content {background:#ffffff;max-width:960px;padding:30px;margin-top:30px;margin-bottom:30px;}
#indexHomeBody .mfp-content #contentMainWrapper,#designyourdreamBody .mfp-content #contentMainWrapper {border:none;}
#indexHomeBody .mfp-content #secondary-content,#designyourdreamBody .mfp-content #secondary-content {width:100%;}


@media screen and (max-width:1280px){
	/*.flex-direction-nav{display:none;}*/
	#slideshow .flex-direction-nav .flex-prev, #featuredProducts .flex-direction-nav .flex-prev{left:5px;}
	#slideshow .flex-direction-nav .flex-next{right:5px;}
	#featuredProducts .flex-direction-nav .flex-prev{left:-15px;}
	#featuredProducts .flex-direction-nav .flex-next{right:-15px;}
	
	#slideshow ul li div {top:20%; width:38%; left:31%; right:31%;}
	#slideshow ul li div.slide-top {top:8%;}
	#slideshow ul li div .biggest {font-size:1.6em; letter-spacing:0.05em;}
	#slideshow ul li div .alex {font-size:2.75em;}
	#slideshow ul li div .bebas {font-size:4.5em;}
}

@media screen and (max-width:1240px){
	.inner{padding:0 20px;max-width:100%;}
}

@media screen and (max-width:1100px){
	#slideshow ul li div {top:25%; width:40%; left:30%; right:30%;}
	#slideshow ul li div.slide-top {top:7%;}
	/*#slideshow ul li div.slide-top p:nth-child(2) {display:none;} */
	#slideshow ul li div .biggest {font-size:1.2em;}
    #slideshow ul li div .alex {font-size:2.5em;}
	#slideshow ul li div .bebas {font-size:4em;}
	/*#slideshow ul li div p:nth-child(2) {display:none;} */
}

@media screen and (max-width:1090px){
	fieldset .col-1-3{width:45%;}
	fieldset .col-2-3{width:55%;}
}

@media screen and (max-width:880px){
	.hwm{width:50%;}
	#why p{width:75%;}
	.whyblock{margin-top:50px;}
	#footerlinks img{height:50px;width:auto;}
	fieldset .col-1-3,fieldset .col-2-3{width:100%;}
}

@media screen and (max-width:768px){
	#slideshow ul li div.slide-top {top:10%;}
	.nomob{display:none!important;} 
	a#sidemenu,img.mobileslide{display:block;}
	ul#nav{display:none;}
	#logo{margin-bottom:20px;}
	#topbar{padding-left:20px;}
	#topbar, #topbar .h30{height:44px;line-height:44px;}
	#secondbar{margin:0 0 20px;} 
	#secondbar .inner{padding:0;} 
	#search{width:50%;position:relative;}
	#search input[type="text"]{width:100%;}
	#search .button_search{position:absolute;right:0;top:0;}
	a#shopping_cart_link{background:none;padding:0;margin:0;width:50%;text-align:center;}
	#breadcrumbs{margin:15px 0;padding-left:0px;}
	.fwm{width:100%;}
	.tabs a {padding:10px;}	
	.biggest{font-size:1.5em;}
	.bigger{font-size:1.3em;}
	#say{padding:30px 0;}
	#say p{max-width:90%;}
	#footer ul {margin-bottom:30px;}
	#productAttributes label, .quantitylabel, h2#productPrices {width:45%;}
	#productAttributes select{width:55%;}
	#scQuantityHeading{width:60px;}
	.cartQuantity input[type="text"]{width:90%;}
	.cartQuantity input[type="submit"], .cartQuantity a{width:90%;}
	fieldset fieldset,fieldset fieldset div.clear{padding:0;}
	fieldset.br{border:none;}
  .tacm{text-align:center;}
  
  #slideshow ul li div .biggest {font-size:1.2em;}
  #slideshow ul li div .bebas {font-size:3em;}
  #slideshow ul li div .alex {font-size:4.5em;}
	#slideshow ul li div .salename {letter-spacing:5px; font-size:.75em;}
  #slideshow ul li div {top:25%; width:80%; left:10%; right:10%;}
  #slideshow ul li div .h80 {height:30px;line-height:30px;}

}

@media screen and (max-width:640px){
	#search{width:60%;}
	a#shopping_cart_link{width:40%;}
	.hwm{width:100%;}
	}
	
@media screen and (max-width:550px){
	/*#slideshow ul li div .biggest {display:none;}*/
	#slideshow ul li div {top:25%; width:80%; left:10%; right:10%;}
	#slideshow ul li div .h80 {height:30px;line-height:30px;}
}

@media all and (min-width: 900px) {
  .slide-split {margin-left:20%;}
  }
	
#headShot {
	padding: 10px 10px 10px 0;
}
/* Testimonials */

//#testimonialDefault .back {display: none;}
//#testimonialDefault .forward {display: none;}
//blockquote {background: none;border: none;}
div.testimonial {background: none;font-family: ‘lora’, georgia, serif;font-style: italic;border-left: 2px solid #eeeeee;padding: 0 15px;margin: 10px 0 15px;}
.testimonialinfo {display: block; margin-bottom: 20px;margin-left: 15px;text-transform: uppercase;}
.testimonialinfo > span {border-right: 2px solid #eee;float: left; padding-right: 15px;margin-right: 15px;}
.testimonialinfo > a {float: left;padding-right: 15px;margin-right: 15px;}

/* latin-ext */
@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: local('Alex Brush'), local('AlexBrush-Regular'), url(//fonts.gstatic.com/s/alexbrush/v6/5PuXjqx-EJv6LI_cWeiWqwsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: local('Alex Brush'), local('AlexBrush-Regular'), url(//fonts.gstatic.com/s/alexbrush/v6/IdwaSrUcr-IskDo5YUNTVQzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: local('Dancing Script Bold'), local('DancingScript-Bold'), url(//fonts.gstatic.com/s/dancingscript/v6/KGBfwabt0ZRLA5W1ywjowdZ1pH3HRdX2lLFmZY4nwnk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(//fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: light;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(//fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(//fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(//fonts.gstatic.com/s/lato/v11/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(//fonts.gstatic.com/s/lato/v11/MgNNr5y1C_tIEuLEmicLmwLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(//fonts.gstatic.com/s/lato/v11/t85RP2zhSdDjt5PhsT_SnlKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(//fonts.gstatic.com/s/lato/v11/lEjOv129Q3iN1tuqWOeRBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(//fonts.gstatic.com/s/lora/v9/yNp9UcngimMxgyQxKMt1QVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(//fonts.gstatic.com/s/lora/v9/sNDli5YcfijR40K0xz3mZVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(//fonts.gstatic.com/s/lora/v9/mlTYdpdDwCepOR2s5kS2CwLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(//fonts.gstatic.com/s/lora/v9/fCoJt7FyRSVNwXkC_nvEPX-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(//fonts.gstatic.com/s/lora/v9/sGaC9t9HYN4ok_W_UWzQF3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(//fonts.gstatic.com/s/lora/v9/_MYF_5lLoOGnzKiQsUc_vevvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Pinyon Script';
  font-style: normal;
  font-weight: 400;
  src: local('Pinyon Script'), local('PinyonScript'), url(//fonts.gstatic.com/s/pinyonscript/v6/TzghnhfCn7TuE73f-CBQ0DLKmjGCnkmx1ziy0T7wKLI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'BebasNeueBold';
  src: url('type/BebasNeueBold.eot?#iefix') format('embedded-opentype'),  url('type/BebasNeueBold.otf')  format('opentype'),
	     url('type/BebasNeueBold.woff') format('woff'), url('type/BebasNeueBold.ttf')  format('truetype'), url('type/BebasNeueBold.svg#BebasNeueBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Fix for banner images */
div#indexProductListCatDescription img {width: 100%;}
div.infusion-submit {float: none !important;}

#cartContentsDisplay, #prevOrders, #orderHistoryHeading, #myAccountOrdersStatus, .tabTable {width:100%;}
/* Design Your Dream page */
#cat59Table .purple{display:none;}

#featuredProducts .slides p.purple img {width: 50%;}