/*
Shopaholla Stratus
Version: 1.0
Author: Shopaholla
Author URL: http://shopaholla.com
Copyright 2012 - All Rights Reserved
Can only be used under original purchase agreement
*/


/* ----------------------------------------------------------------
Custom 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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{font-size:100%;}
body{font-size:13px;font-family:arial,helvetica,clean,sans-serif;font-size:small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;}
pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}
:focus{outline:0;}
blockquote,q{quotes:none;margin:10px 30px;padding:10px 20px;border-left:5px solid #DFDFDF;background-color:#f6f6f6;font-family:Georgia, 'Times New Romain', serif;font-style:italic;}
blockquote:before,blockquote:after,
q:before,q:after{content:none;}
a{outline:0;text-decoration:none;}
input[type=text],
input[type=password],
input[type=telephone],
input[type=tel],
input[type=email],
textarea{color:#eee;padding:10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-clip:padding-box;background:#a0a0a0;font-weight:bold;font-size:12px;border:1px solid #fff;background-clip:padding-box;-webkit-box-shadow: inset 0px 0px 19px 0px #8f8f8f;-moz-box-shadow: inset 0px 0px 19px 0px #8f8f8f;box-shadow: inset 0px 0px 19px 0px #8f8f8f;}
input[type=text]:focus,
input[type=password]:focus,
input[type=telephone]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus {background:#555;color:#fff;font-weight:bold;font-size:12px;border:1px solid #fff;background-clip:padding-box;-webkit-box-shadow: inset 0px 0px 19px 0px #555;-moz-box-shadow: inset 0px 0px 19px 0px #555;box-shadow: inset 0px 0px 19px 0px #555;}


/* ----------------------------------------------------------------
Commonly Used Styling
-----------------------------------------------------------------*/
.floatLeft{float:left;}
.floatRight{float:right;}
.clearFix{clear:both;}
.siteWrapper {width:960px;margin:0 auto;position:relative;}
.siteWrapperWide {width:1016px;margin:0 auto;position:relative;}


/* ----------------------------------------------------------------
Generic Fonts,Links,Headings,Tables & Inputs Styling
-----------------------------------------------------------------*/
body{font-family:'Helvetica Neue', Helvetica, Arial,sans-serif;font-size:13px;font-weight:normal;color:#333;text-rendering: optimizeLegibility;}
p{font-size:108%;line-height:20px;color:#333;text-rendering: optimizeLegibility;margin-bottom:20px;}
h1,h2,h3,h4,h5,h6{font-family: 'Open Sans',Arial,Helvetica,sans-serif;font-weight:bold;margin-bottom:8px;text-rendering: optimizeLegibility;}
h1{font-size:167%;color:#000;}
h2{font-size:146.5%;color:#f05225;}
h3{font-size:131%;color:#000;}
h4{font-size:123.1%;color:#f05225;}
h5{font-size:116%;color:#000;}
h6{font-size:100%;color:#f05225;}
a,a:active,a:link{color:#f05225;text-decoration:none;outline:none;}
a:visited{color:#b63e1c;text-decoration:none;outline:none;}
a:hover,a:focus{color:#ff5727;text-decoration:none;outline:none;-webkit-transition:color .2s linear;}
em,i{font-style:italic;}
strong,b{font-weight:bold;}
#content table{border:1px solid #ddd;border-collapse:collapse;background-color:#fff;width:100%;margin:20px 0;}
#content table thead {display: table-header-group;vertical-align: middle;font-weight:bold;background:#f0f0f0;}
#content table th{border:1px solid #ddd;padding:5px;background-color:#f0f0f0;}
#content table td{border:1px solid #ddd;padding:5px;background-color:#fff;}
#copyright {color:#eaeaea;font-size:12px;line-height:47px;margin:0;font-family:Georgia, 'Times New Roman', serif;font-style:italic;}
#copyright a:link,#copyright a:visited,#copyright a:active {color:#eaeaea;}
#copyright a:focus,#copyright a:hover {color:#f05225;}

/* ----------------------------------------
Button styles
---------------------------------------- */
.accordian-button,#control-tabs{font-size:11.5px;font-weight:bold;margin-right:0px;padding:4px 7px !important;color:#fff;border:.5px solid #121212;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-clip:padding-box;background:#ed8421;/* old browsers */background:-moz-linear-gradient(top,#f1f1f1 0%,#ed8421 100%);/* firefox */background:-webkit-gradient(linear,left top,left accordian,color-stop(0%,#f1f1f1),color-stop(100%,#ed8421));/* webkit */filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1',endColorstr='#ed8421',GradientType=0 );/* ie */background:-o-linear-gradient(top,#f1f1f1 0%,#ed8421 100%);/* opera */}
.accordian-button:focus,.accordian-button:hover,#control-tabs:focus,#control-tabs:hover {background:#00b400;cursor:pointer;}
.accordian-button:active,#control-tabs:active {-moz-box-shadow:inset 0 0 8px #444;-webkit-box-shadow:inset 0 0 8px #444;box-shadow:inset 0 0 8px #444;cursor:pointer;}
#commit-button,#complete-purchase{font-size:12px;font-weight:bold;margin-right:10px;padding:9px 12px !important;color:#fff;border:1px solid #000086;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-clip:padding-box;background:#000086;/* old browsers */background:-moz-linear-gradient(top,#000086 0%,#0000ff 100%);/* firefox */background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#000086),color-stop(100%,#0000ff));/* webkit */filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000086',endColorstr='#0000ff',GradientType=0 );/* ie */background:-o-linear-gradient(top,#000086 0%,#0000ff 100%);/* opera */}
#commit-button:focus,#commit-button:hover,#complete-purchase:focus,#complete-purchase:hover {background:#00b400;cursor:pointer;}
#commit-button:active,#complete-purchase:active {-moz-box-shadow:inset 0 0 8px #444;-webkit-box-shadow:inset 0 0 8px #444;box-shadow:inset 0 0 8px #444;cursor:pointer;}

.btnStyle,.btnStyle:link, .btnStyle:visited {background: #d9d9d9 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/buttonsOverlay.png?10035) repeat-x 0 0;display: inline-block;padding: 0 12px;text-align:center;color:#000000;text-decoration: none;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;background-clip:padding-box;text-shadow: 0 -1px 1px #d9d9d9;border:0;border-bottom: 1px solid rgba(0,0,0,0.65);-webkit-box-shadow: inset 1px 1px 0px 0px #b1b1b1;-moz-box-shadow: inset 1px 1px 0px 0px #b1b1b1;box-shadow: inset 1px 1px 0px 0px #b1b1b1;position: relative;cursor: pointer;height:34px;line-height:32px;font-family: 'Open Sans';margin:0;}
.btnStyle:hover,.btnStyle:focus {opacity: 0.95;-moz-opacity: 0.95;filter:alpha(opacity=95);color:#000000;}
.btnStyle:active {background-color:#b1b1b1;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);color:#000000;}
.btnStyleDark,.btnStyleDark:link, .btnStyleDark:visited {background: #333 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/buttonsOverlay.png?10035) repeat-x;display: inline-block;padding: 0 12px;text-align:center;color: #fff;text-decoration: none;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;background-clip:padding-box;text-shadow: 0 -1px 1px rgba(0,0,0,0.25);border:0;border-bottom: 1px solid rgba(0,0,0,0.65);-webkit-box-shadow: inset 1px 1px 0px 0px #222;-moz-box-shadow: inset 1px 1px 0px 0px #222;box-shadow: inset 1px 1px 0px 0px #222;position: relative;cursor: pointer;height:34px;line-height:32px;font-family: 'Open Sans';font-weight:600;margin:0;}
.btnStyleDark:hover,.btnStyleDark:focus {opacity: 0.95;-moz-opacity: 0.95;filter:alpha(opacity=95);color: #fff;}
.btnStyleDark:active { background-color:#222;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);color: #fff;}

/* ----------------------------------------------------------------
Fonts, Links, Headings, Tables & Inputs Specific Overrides
----------------------------------------------------------------- */
#pageTitle {font-size:28px;font-weight:200;color:#656565;line-height:28px;margin-top: 24px;}
#breadcrumb {margin-top:18px;color:#8c8c8c;font-style:italic;font-size:12px;line-height:12px;}
#breadcrumb a,#breadcrumb span.separator {color:#c3c3c3;font-style:normal;}


/* ----------------------------------------------------------------
Navigation and Lists
----------------------------------------------------------------- */
#utilityNav {height:44px;line-height:44px}
#utilityNav li {float:left;margin:0 34px 0 0;}
#utilityNav li a,#utilityNav li a:link,#utilityNav li a:active,#utilityNav li a:visited {font-family: 'Open Sans';font-size:11px;color:#fff;font-weight:600;}
#utilityNav li a:focus,#utilityNav li a:hover {color:#dddddd;}
#utilityNav li.activePage a,#utilityNav li.activePage a:link,#utilityNav li.activePage a:active,#utilityNav li.activePage a:visited,#utilityNav li.activePage a:focus,#utilityNav li.activePage a:hover {color:#dddddd;}
#mainNav {height:45px;list-style:none outside;}
#mainNav li {float:left;position:relative;}
#mainNav li a:link,#mainNav li a:visited {white-space: nowrap;font-family: 'Open Sans';text-transform:uppercase;color:#fff;display:block;font-size:116%;height:45px;line-height:45px;padding:0 34px;height:45px;text-align:center;font-weight:400;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/navLi_bkgd.png?10035) no-repeat 0 0;}
#mainNav li a:focus,#mainNav li a:hover,#mainNav li:hover a {background-position:0 -45px;}
#mainNav li a:active {color:#ddd;background-position:0 -90px;}
#mainNav li.activePage a,
#mainNav li.activePage a:link,
#mainNav li.activePage a:active,
#mainNav li.activePage a:visited,
#mainNav li.activePage a:focus,
#mainNav li.activePage a:hover {background-position:-1px -90px;-webkit-box-shadow: inset 0px 0px 8px 0px #333333;-moz-box-shadow: inset 0px 0px 8px 0px #333333;box-shadow: inset 0px 0px 8px 0px #333333;}
#mainNav li ul {display:none;z-index:2000;position:absolute;top:45px;left:0;padding:8px 0;width:100%;max-width:250px;background:#858585;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
#mainNav li ul li {background:0;padding:0;width:100%;max-width:250px;height:auto;margin:0;float:none;}
#mainNav li ul li a,
#mainNav li ul li a:link,
#mainNav li ul li a:active,
#mainNav li ul li a:visited,
#mainNav li.activePage ul li a,
#mainNav li.activePage ul li a:link,
#mainNav li.activePage ul li a:active,
#mainNav li.activePage ul li a:visited {white-space:normal;text-align:left;color:#fff;padding:7px 34px;line-height:15px;height:auto;font-size:11px;max-width:200px;background:0;-webkit-box-shadow: inset 0px 0px 0px 0px transparent;-moz-box-shadow: inset 0px 0px 0px 0px transparent;box-shadow: inset 0px 0px 0px 0px transparent;}
#mainNav li ul li a:focus,
#mainNav li ul li a:hover,
#mainNav li.activePage ul li a:focus,
#mainNav li.activePage ul li a:hover {color:#ddd;}

.textile ul,.textile ol {margin:20px 0;}
.textile ul ul,.textile ol ol {margin:0 20px;}
.textile ul li {list-style:disc outside;margin:0 20px 10px;}
.textile ol li {list-style: decimal outside;margin:0 20px 10px;}

#socialNav {height:21px;margin-top:12px;}
#socialNav li {float:left;margin-left: 12px;}
#socialNav li a,#socialNav li a:link,#socialNav li a:active,#socialNav li a:visited {background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/socialNav.png?10035) no-repeat 0 0;display:block;height:21px;width:21px;text-indent:-9999px;}
#socialNav li#facebookLink a,#socialNav li#facebookLink a:link,#socialNav li#facebookLink a:active,#socialNav li#facebookLink a:visited {background-position: 0px 0px;height:21px;width:21px;}
#socialNav li#twitterLink a,#socialNav li#twitterLink a:link,#socialNav li#twitterLink a:active,#socialNav li#twitterLink a:visited {background-position:-21px 0;}
#socialNav li#emailLink a,#socialNav li#emailLink a:link,#socialNav li#emailLink a:active,#socialNav li#emailLink a:visited {background-position:-42px 0;}


/* ----------------------------------------------------------------
Main Theme & Index Template
---------------------------------------------------------------- */
html{min-height:100%;background: #fff;}
* html{height:100%;}
body{min-height:100%;background: #fff;position:relative;}
#headerWrapper {height:185px;min-width:100%;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/headerWrapper_bkgd.jpg?10035) repeat-x 0 0;}
#topBarWrapper {height:44px;min-width:100%;}
#navWrapper {height:45px;min-width:100%;background: #858585 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/navWrapperColor_bkgd.png?10035) repeat 0 0;}
#contentWrapper {background: #fff url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/contentWrapper_bkgd.jpg?10035) repeat-y center top;min-width:100%;}
#footerWrapper {background:#636363 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/footerWrapper_bkgd.jpg?10035) repeat-x 0 0;color:#cacaca;height:197px;min-width:100%;}
#contactInfo .adr,
#contactInfo .tel,
#contactInfo .email {color:#d9d9d9;font-size:12px;line-height:19px;font-style:italic;font-family:Georgia,"Times New Roman",serif;}
#contactInfo a {color:#d9d9d9;}
#contactInfo h3 {text-transform:uppercase;margin-top:25px;color:#fff;font-size:15px;}
#newsletter {width:266px;height:150px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/newsletterBkgd.jpg?10035) no-repeat 0 0;padding:0 17px;position:relative;margin-left:20px;}
#newsletter #mc_embed_signup label {text-transform:uppercase;margin:25px 0 15px 0 !important;color:#fff;font-size:15px;font-family: 'Open Sans',Arial,Helvetica,sans-serif;font-weight:bold;display:block;width:100%;text-align:left;}
#newsletter #mc_embed_signup input.email {width:172px;height:18px;border:0;padding:10px;font-style:italic;font-weight:normal;font-family:Georgia,"Times New Roman",serif;color:#fff;font-size:12px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/signUpBkgd.png?10035) no-repeat 0 0;-webkit-box-shadow: 0px 0px 0px #000;-moz-box-shadow: 0px 0px 0px #000;box-shadow:0px 0px 0px #000;outline:0;}
#newsletter #mc_embed_signup input.email:focus {background-position:0 -38px;-webkit-box-shadow: 0px 0px 0px #000;-moz-box-shadow: 0px 0px 0px #000;box-shadow:0px 0px 0px #000;}
#mc-embedded-subscribe{height:27px;width:62px;position:absolute;top:64px;right:17px;border:0;background:0;padding:0;outline:0;text-indent:-9999px;color:transparent;text-transform:uppercase;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/newsletterSignup.png?10035) no-repeat 0 0;cursor:pointer;}
#mc-embedded-subscribe:focus,#mc-embedded-subscribe:hover {background-position:0 -27px;}
#paymentsAndSocial {margin:22px 0 0;}
.twitter-follow-button {width:90px !important;}
#paymentMethods {text-align:right;}
#footerSocial {float:right;width:210px;height:24px;margin-top:5px;}

#logoWrapper {height:140px;line-height:140px;max-width: 600px;overflow:hidden;float:left;}
#logo img {display:inline;width:100%;vertical-align:middle;}
#logoText {color:#000;height:140px;line-height: 140px;}
#logoTextLink {display:block;width:auto;font-size:30px;text-transform:uppercase;white-space:nowrap;}
#mainCol {width:606px;padding:40px 0;}
#sideCol {width:296px;padding:40px 0;}
#yourCart,#yourCart:link,#yourCart:visited {position:relative;display:block;width:100px;height:29px;color:#000000;line-height:27px;background: #d9d9d9 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/yourCart.png?10035) no-repeat right center;-webkit-border-bottom-right-radius: 6px;-webkit-border-bottom-left-radius: 6px;-moz-border-radius-bottomright: 6px;-moz-border-radius-bottomleft: 6px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;border:1px solid #b1b1b1;border-bottom:0;border-top:0;background-clip:padding-box;border-left:0px;-webkit-box-shadow: inset 1px -1px 0px 0px #b1b1b1;-moz-box-shadow: inset 1px -1px 0px 0px #b1b1b1;box-shadow: inset 1px -1px 0px 0px #b1b1b1;}
#yourCart:focus,#yourCart:hover {opacity: 0.95;-moz-opacity: 0.95;filter:alpha(opacity=95);}
#yourCart:active {background-color:#b1b1b1;-webkit-box-shadow: inset 1px -1px 0px 0px #b1b1b1;-moz-box-shadow: inset 1px -1px 0px 0px #b1b1b1;box-shadow: inset 1px -1px 0px 0px #b1b1b1;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);}
#itemCount {width:69px;text-align:center;display:block;height:29px;line-height:27px;color:#000000;font-family:'Open Sans';font-weight:600;font-size:12px;font-style:italic;}
#visitCart {width:31px;height:29px;display:block;text-indent:-9999px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/visitCart.png?10035) no-repeat center 6px;}


#searchWrapper {margin:30px 0 0;position:relative;height:50px;}
#searchWrapper #searchInput {float:left;background:#a0a0a0;color:#fff;font-weight:400;font-size:12px;padding:7px 12px;height:19px;width:135px;border:1px solid #fff;background-clip:padding-box;-webkit-box-shadow: inset 0px 0px 19px 0px #8f8f8f;-moz-box-shadow: inset 0px 0px 19px 0px #8f8f8f;box-shadow: inset 0px 0px 19px 0px #8f8f8f;}
#searchWrapper #searchInput:focus {background:#666;-webkit-box-shadow: inset 0px 0px 19px 0px #555;-moz-box-shadow: inset 0px 0px 19px 0px #555;box-shadow: inset 0px 0px 19px 0px #555;}
#searchWrapper #searchButton {text-indent: -9999px;float:left;border:0;padding:0;width:13px;height:13px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/searchButton.png?10035) no-repeat 0 0;margin-top:10px;margin-left:-22px;color: transparent;text-transform: capitalize;}
#searchInput::-webkit-input-placeholder,
#searchInput::-moz-input-placeholder {color:#ddd;}
#searchWrapper #searchButton:active,#searchWrapper #searchButton:focus,#searchWrapper #searchButton:hover {cursor:pointer;}

#utilityBarWrapper {min-width:100%;height:79px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/utilityBarWrapper_bkgd.jpg?10035) repeat-x 0 0;border-bottom:1px solid #fff;}
#utilityBarRight {padding:26px 0 0;}

/* ----------------------------------------------------------------
Home Billboard Styling
---------------------------------------------------------------- */

#billboardWrapper {height:366px;min-width:100%;position:relative;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/billboardWrapperDark_bkgd.jpg?10035) repeat-x 0 0;}
#billboard {height:366px;width:960px;position:relative;background:#000;}


#billboardNav {position:absolute;bottom:25px;right:35px;z-index:110;}

#billboardNav a {height:10px;float:left;width:10px;background:#fff;margin:0 0 0 6px;display:block;text-indent:-9999px;opacity: 0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius:6px;}
#billboardNav a.activeSlide {opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);}

.slide {height:366px;width:960px;display:none;}
.slide img {position:absolute;top:0;left:0;z-index:90;}
.slideDetails {position:absolute;top:0;right:0;z-index:100;width:245px;height:286px;padding:40px 25px;background: -moz-linear-gradient(top, rgba(254,254,254,0.8) 0%, rgba(229,229,229,0.8) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,0.8)), color-stop(100%,rgba(229,229,229,0.7)));background: -webkit-linear-gradient(top, rgba(254,254,254,0.8) 0%,rgba(229,229,229,0.8) 100%);background: -o-linear-gradient(top, rgba(254,254,254,0.8) 0%,rgba(229,229,229,0.8) 100%);background: -ms-linear-gradient(top, rgba(254,254,254,0.8) 0%,rgba(229,229,229,0.8) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3fefefe', endColorstr='#b3e5e5e5',GradientType=0 );background: linear-gradient(top, rgba(254,254,254,0.8) 0%,rgba(229,229,229,0.8) 100%);}
.slideDetails .slideTitle {color:#f05225;font-family: 'Open Sans',Helvetica,Arial,sans-serif;font-size:23px;margin-bottom:20px;font-weight:bold;font-style:italic;}
.slideDetails .slideText {color:#111;font-family:Arial,'Helvetica Neue',Helvetica, sans-serif;font-size:14px;line-height:20px;}
.slideDetails .slideLink {margin-top:10px;}
.slideDetailsWide  {position:absolute;bottom:0;left:0;z-index:100;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/slideDetailsWide.png?10035) no-repeat 0 0;width:890px;height:85px;padding:25px 35px;}
.slideDetailsWide .slideTitle {color:#fff;font-family: 'Open Sans',Helvetica,Arial,sans-serif;font-size:23px;font-weight:bold;font-style:italic;}
.slideDetailsWide .slideText {width:620px;color:#fff;font-family:Arial,'Helvetica Neue',Helvetica, sans-serif;font-size:13px;line-height:18px;}
.slideDetailsWide .slideLink {position:absolute !important;bottom:50px;right:35px;z-index:100;}


/* ----------------------------------------------------------------
Collections Layout
---------------------------------------------------------------- */
#collectionCol {background:#fff;padding:40px 0;}
#collectionDescription {background:#fff url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/collectionDescription_bkgd.jpg?10035) no-repeat center bottom;font-family:'Open Sans';color:#787878;font-family:'Open Sans';line-height:22px;margin:0 0 0 28px;padding-bottom:20px;}
#collectionDescription p {color:#787878;font-family:'Open Sans';line-height:22px;}
#collectionListing {list-style:none;margin-top:50px;}
#collectionListing .collectionItem {float:left;position:relative;margin:0 28px 56px !important;width:198px;list-style:none;height:230px;}
.onSale {width:37px;height:18px;line-height:16px;text-align:center;color:#fff;position:absolute;top:0px;right:0px;z-index:999;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-left-radius: 5px;font-size:10px;font-weight:bold; background: #F44E42; background: -moz-linear-gradient(top, #F44E42 0%, #F44E42 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F44E42), color-stop(100%,#F44E42)); background: -webkit-linear-gradient(top, #F44E42 0%,#F44E42 100%); background: -o-linear-gradient(top, #F44E42 0%,#F44E42 100%); background: -ms-linear-gradient(top, #F44E42 0%,#F44E42 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F44E42', endColorstr='#F44E42',GradientType=0 ); background: linear-gradient(top, #F44E42 0%,#F44E42 100%);}.collectionItemImage {width:196px;height:196px;border:1px solid #ccc;overflow:hidden;background:#fff url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/loading.gif?10035) no-repeat center 74px;position:relative;text-align:center;}
.collectionItemImage {width:196px;height:196px;border:1px solid #ccc;overflow:hidden;background:#fff url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/loading.gif?10035) no-repeat center 74px;position:relative;text-align:center;}
.collectionItemImage a {display:block;line-height:196px;vertical-align:middle;text-align:center;height:196px;width:196px;}
.collectionItemImage img {max-width:100%;max-height:100%;vertical-align:middle;text-align:center;}
.collectionItemDetails {height: 32px;padding: 9px 0 0;width: 198px;}
.price {color:#999;float:right;margin:1px 0 0;line-height:13px;margin-bottom:15px;width:58px;text-align:right;}
.oldPriceCollection {font-weight:normal;font-style:italic;color:#aaa;text-decoration: line-through;font-size:11px;}
.collectionItemCollection {font-size:12px;font-style:italic;color:#999;margin-top:3px;}
.collectionItemDetails h3 {color:#f05225;font-family: 'Open Sans';font-size:13px !important;line-height:13px;font-weight:600;margin:0;width:140px;}
.collectionItemDetails h3 a{color:#f05225;}
#sortBy {width:160px;margin:26px 0 0;}
#pagination {margin:3px 30px 0 0;}
#pagination .current,
#pagination a {font-family: 'Open Sans';font-size:14px !important;font-weight:400;margin:0 0 0 12px;}
#listStyleBorder {width:1016px;height:1px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/collectionListing_List_bkgd.jpg?10035) no-repeat center bottom;padding:0;margin:0;}
#collectionListing_List {list-style:none;width:1016px;background:#fff url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/collectionListing_List_bkgd.jpg?10035) repeat-y center top;overflow:hidden;padding:0;margin:0;}
#collectionListing_List .collectionItem {float:left;position:relative;height:196px;padding:35px 0;margin:1px 1px 1px 29px !important;width:478px;list-style:none;overflow:hidden;background:#fff;}
#collectionListing_List .onSale {left:161px;top:35px;}
#collectionListing_List .collectionItemImage {float:left;}
#collectionListing_List .collectionItemDetails {float:left;margin-left:25px;padding:0;width:224px;height:198px;}
#collectionListing_List .collectionItemDetails h3 {margin-bottom:0px;width:165px;}
#collectionListing_List .collectionItemCollection {float:left;}
#collectionListing_List .productExcerpt {margin:10px 0 15px;}


/* ----------------------------------------------------------------
Home Featured Product Slider Styling
---------------------------------------------------------------- */
#subFeaturesProductsWrapper {position:relative;width:960px;margin-bottom:15px !important;}
#subFeaturesProductsWrapper li {margin-bottom:0 !important;}
#subFeaturesProductsWrapper .collectionItem {display:none;}
#subFeaturesProductsWrapper .jcarousel-item {display:block;}
.jcarousel-clip{max-height:300px;width:960px;position:relative;margin:0 auto;overflow:hidden;}
.jcarousel-container {position:relative;max-height:300px;width:960px;}
#subFeaturesListing{list-style:none !important;}
.subFeaturesListingItemImage img {height:150px;}
#subFeaturesProductsWrapper #collectionListing {margin-left:31px;position:absolute;width:2000em;}
.subFeaturesItem, .jcarousel-item {float:left;margin:0 56px 56px 0 !important;width:198px;list-style:none;}
.subFeaturesItemImage {width:196px;height:196px;border:1px solid #ccc !important;overflow:hidden;background:#fff url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/loading.gif?10035) no-repeat center 74px;position:relative;text-align:center;}
.subFeaturesItemImage a {display:block;width:196px;height:196px;line-height:196px;vertical-align:middle;text-align:center;}
.subFeaturesItemImage img {max-width:100%;max-height:100%;vertical-align:middle;text-align:center;}
.subFeaturesItemDetails {height: 32px;padding: 9px 0 0;width: 198px;}
.oldPricesubFeatures {color:#777;text-decoration: line-through;margin-right:5px;font-size:12px;}
.subFeaturesItemDetails h3 {color:#f05225;font-family: 'Open Sans';font-size:13px !important;line-height:13px;font-weight:600;margin:0;width:140px;}
.subFeaturesItemDetails h3 a{color:#f05225;}

#subFeatures {background: #242424 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/subFeaturedWrapperDark_bkgd.jpg?10035) repeat-x 0 0;min-width:100%;position:relative;overflow:hidden;}
#subFeaturesTitle {position:relative;padding:30px 0;color:#fff;font-family: 'Open Sans';font-weight:400;text-transform:uppercase;margin:0 !important;text-shadow:0 1px 0px #000;}
a#prev, a#prev:link {background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/subFeaturesControlsDark.png?10035) no-repeat 0 0;display:block;text-indent:-9999px;height:14px;width:9px;position:absolute;top:-51px;left:228px;}
a#next, a#next:link {background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/subFeaturesControlsDark.png?10035) no-repeat -9px 0;display:block;text-indent:-9999px;height:14px;width:9px;position:absolute;top:-51px;left:247px;}
.subFeaturesItemImage {border:1px solid #000 !important;}

.jcarousel-next-disabled,
.jcarousel-prev-disabled {opacity: 0.6;-moz-opacity: 0.6;filter:alpha(opacity=60);cursor:default;}


/* ----------------------------------------------------------------
Products Layout
---------------------------------------------------------------- */
.productImageWrapper{width:284px;overflow:hidden;list-style:none;margin:0 0 8px 0;}
.productImage{background:#fff;width:284px;overflow:hidden;position:relative;text-align:center;}
.productImage img {display:inline;border:1px solid #ddd;width:282px;}
.productThumbs {display:block;list-style:none;width:300px;overflow:hidden;}
.productThumbWrapper {border:1px solid #ddd;width:87px;height:87px;margin: 0px 8px 8px 0;overflow:hidden;float:left;background:#fff;list-style:none !important;}
.productThumbWrapper img {display:block;width:87px;text-align:center;}
#productTitle {font-size:22px;font-weight:600;font-family:'Open Sans';line-height:24px;margin-bottom:2px; /* font-size: 28px;font-weight: 200;color: #656565;line-height: 28px; */}
.onSaleProduct {margin:3px 0 0;padding:3px 6px 4px;text-align:center;color:#fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size:10px;font-weight:bold; position: relative; top: -3px; background: #F44E42;
background: -moz-linear-gradient(top, #F44E42 0%, #F44E42 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F44E42), color-stop(100%,#F44E42));
background: -webkit-linear-gradient(top, #F44E42 0%,#F44E42 100%);
background: -o-linear-gradient(top, #F44E42 0%,#F44E42 100%);
background: -ms-linear-gradient(top, #F44E42 0%,#F44E42 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F44E42', endColorstr='#F44E42',GradientType=0 );
background: linear-gradient(top, #F44E42 0%,#F44E42 100%);}
#productVendor {font-size:12px;font-style:italic;font-family:'Open Sans';color:#888;margin-bottom:20px;height:12px;display:block;}
span#productPrice {font-size:20px;color:#f05225;font-family:'Open Sans';font-weight:600;}
span#oldPrice {font-size:12px;color:#aaa;text-decoration: line-through;font-family:'Open Sans' !important;font-weight:700 !important;}
#productOptionsWrapper{margin: 60px 0px;}
.selector-wrapper {clear:both;margin: 0 0 30px 0;height:26px;display:block;width:282px;}
.selector-wrapper label {font-family:'Open Sans';font-size:14px;font-weight:400;height:24px;line-height:24px;margin-right:20px;width:100px;color:#000;float:left;}
.selector-wrapper select {float:right;font-weight:400;}
#productBuy {margin:0px 0 0; position: relative; float: left; padding: 0 10px 0 0;}
.disabled {-moz-opacity:0.50;opacity:.50;filter:alpha(opacity=50);cursor:default;}
#productDetails {width:282px;}
#productDescription {margin-top:30px;font-size:108%;line-height:20px;padding-bottom:30px;}
#productTags {clear:both;line-height:25px;}
#productTags span {text-indent:-9999px;display:block;float:left;height:17px;width:13px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/tagsIcon.gif?10035) no-repeat 0 0;margin:5px 15px 0 0;}
#productTags ul li {float:left;margin-right:3px;}
#productTags ul li a,#productTags ul li a:link,#productTags ul li a:active,#productTags ul li a:visited {color:#f05225;font-size:12px;font-weight:400;font-family:'Open Sans';padding-right:2px;}
#productTags ul li a:focus,#productTags ul li a:hover {color:#000;}
#facebookCommentsTitle {font-weight:600;font-family:'Open Sans';padding: 30px 0px 12px;border-top:1px dashed #ccc;margin:30px 0 0;text-transform:uppercase;}
.addthis_toolbox {margin:6px 0 0 30px;}


/* ----------------------------------------------------------------
Shopping Cart
---------------------------------------------------------------- */
.cartCol {padding-left:30px !important;}
#cartEmpty {margin:0 0 30px 25px;font-weight:bold;}
#cartStuff {padding-right:30px;}
#shoppingCart {padding:30px;}
#shoppingCart h1 {margin-bottom: 10px;text-transform: uppercase;}
#shippingWeightError {padding:10px;font-weight:bold;color:#990000;background:#F4DFDC;border:1px solid #990000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;}
#basket{width:100%;margin:0 0 24px;border:1px solid #e1e1e1;}
#basket th{padding:7px 10px !important;border-bottom:1px solid #e1e1e1;font-size:14px;font-family:'Open Sans';font-weight:600;color:#222;background: #f5f5f5;background: -moz-linear-gradient(top, #f5f5f5 1%, #e5e5e5 73%);background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f5f5f5), color-stop(73%,#e5e5e5));background: -webkit-linear-gradient(top, #f5f5f5 1%,#e5e5e5 73%);background: -o-linear-gradient(top, #f5f5f5 1%,#e5e5e5 73%);background: -ms-linear-gradient(top, #f5f5f5 1%,#e5e5e5 73%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 );background: linear-gradient(top, #f5f5f5 1%,#e5e5e5 73%);}
#basket td{vertical-align:top;border-bottom:1px solid #e1e1e1;}
#basket td.basket-column-one{padding:7px 0;}
#basket td.basket-column{width:70px;vertical-align:middle;padding: 0px 10px;}
.basket-images{margin:0 20px 0 7px;width:66px;float:left;border: 1px solid #DDD;background:#fff;}
.basket-images img{margin:3px;padding:2px;}
.basket-desc{width:410px;float:left;line-height:52px;}
.basket-odd,.basket-even{padding:7px 10px;}
.basket-even{background-color:#f0f0f0;}
#basket-right{text-align:right;}
#basket-right h3{font-size:16px;font-weight:bold;padding: 4px 0px 15px;}
#basket p{margin-bottom:0px;}
.remove {border:0px;}
.remove img {margin:4px 0 0 15px;}
#updateCart {background: #777 url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/buttonsOverlay.png?10035) repeat-x;display: inline-block; padding: 0 12px;text-align:center;color: #fff; text-decoration: none;-moz-border-radius: 6px; -webkit-border-radius: 6px;border-radius:6px;background-clip:padding-box;text-shadow: 0 -1px 1px rgba(0,0,0,0.25);border:0;border-bottom: 1px solid rgba(0,0,0,0.65);-webkit-box-shadow: inset 1px 1px 0px 0px #666;-moz-box-shadow: inset 1px 1px 0px 0px #666;box-shadow: inset 1px 1px 0px 0px #666;position: relative;cursor: pointer;height:34px;line-height:32px;font-family: 'Open Sans';font-weight:600;margin-right:20px;}
#updateCart:focus,#updateCart:hover {background-color:#888;}
#updateCart:active {background-color:#666;}


/* ----------------------------------------------------------------
Blog, Article & Comments Styling
---------------------------------------------------------------- */
#atomFeed,
#atomFeed:link,
#atomFeed:visited {font-size:10px;padding:3px 7px 4px;background:#888;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius:4px; margin: 32px 0px 0px 20px;}
#atomFeed:focus,
#atomFeed:hover {background:#999;}
#atomFeed:active {background:#777;}
.articleWrapper {border-bottom:1px dashed #888;margin:0 0 30px 0;padding:0 0 20px 0;}
.articleTitle {font-size:20px !important;font-weight:bold;margin:0;}
.articleTitle a,.articleTitle a:link,.articleTitle a:active {color:#f05225;}
.articleTitle a:visited {color:#b63e1c;}
.articleTitle a:focus,.articleTitle a:hover {color:#ff5727;}
.articlePostedBy {color:#999;font-size:12px;font-family:Georgia,'Times New Roman',serif;font-style:italic;}
.articleReadMore,.articleReadMore:link,.articleReadMore:visited,.articleReadMore:active {}
.articleReadMore:focus,.articleReadMore:hover {}
.articleMeta {padding:15px 10px;background:#f2f2f2;border-bottom:1px solid #ddd;margin:40px 0 20px 0;font-style:italic;}
.articleMeta p {margin-bottom:0;color:#444;font-family:Georgia,'Times New Roman',serif;font-style:italic;}
#articleTags {clear:both;line-height:25px;margin:10px 0 20px;}
#articleTags span {text-indent:-9999px;display:block;float:left;height:17px;width:13px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/tagsIcon.gif?10035) no-repeat 0 0;margin:5px 15px 0 0;}
#articleTags ul li {float:left;margin-right:3px;list-style:none;}
#articleTags ul li a,
#articleTags ul li a:link,
#articleTags ul li a:active,
#articleTags ul li a:visited {color:#f05225;font-size:12px;font-weight:400;font-family:'Open Sans';padding-right:2px;font-style:normal}
#articleTags ul li a:focus,
#articleTags ul li a:hover {color:#ff5727;}
#disqusWrapper,#commentsWrapper {margin:15px 0 30px;}
#commentForm h2,#commentsTitle {margin-top:30px;text-transform:uppercase;font-weight:600;font-family:'Open Sans';color:#000;}
#commentsList {list-style:none outside !important;margin:0 0 30px 0 !important;}
#commentsList li{list-style:none outside !important;border-bottom:1px solid #ddd;padding:15px;margin:0 !important;background:#f1f1f1;}
#commentsList li p {margin-bottom:8px;color:#555;line-height:18px;font-size:12px;}
#commentsList li .commentDetails p{color:#999;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:12px;}
#commentsList li.odd {background:#fff;}
.commentGravatar {float:left;padding:4px;background: #fff;border:1px solid #ddd;margin:0 15px 15px 0;}
.commentFieldRow label{}
.commentFieldRow p{margin:0 0 30px 0 !important;min-height:30px;clear:both;}
.commentFieldRow input,.commentFieldRow textarea{float:left;padding:9px !important;}
.commentFieldRow textarea {width:400px;}
.noticeSuccess p{padding:5px 15px;background:#E3F5D6;border:1px solid #378C09;color:#378C09;font-weight:bold;margin:10px 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;}
.errors,.noticeError p{padding:5px 15px;background:#F0CBCC;border:1px solid #990000;color:#990000;font-weight:bold;margin:10px 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;}
.errors {margin-bottom:30px !important;}
.errors ul {margin:0 !important;}
.errors ul li {list-style:none;margin:0 !important;padding:10px 0;}
#commentSubmit {}
#paginate {margin-bottom:10px;}
#paginate a {margin-right:4px;}                                                      
.hint {font-size:12px;font-style:italic;}
#moreArticleLinks {margin:20px 0;}
#previousArticle a,#nextArticle a{font-size:13px;color:#666;}
#blogPagination {margin:3px 30px 0 0;}
#blogPagination .current, #blogPagination a {font-family: 'Open Sans';font-size:14px !important;font-weight:400;margin:0 12px 0 0;}


/* ----------------------------------------------------------------
Sidebar Elements Styling
---------------------------------------------------------------- */ 
.sideColTitle {color:#171717;font-size:16px;font-weight:600;line-height:20px;padding:0 0 0 30px;margin-bottom:0;color:#333;text-transform:capitalize;}
#sideCol ul {margin:0 0 16px;}
#sideCol ul li {padding: 20px 0px 20px 30px;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/sideCol_li.jpg?10035) no-repeat 2px bottom;}
#sideCol ul li h3 {font-weight:bold;font-size:100%;margin-bottom:3px;}
#sideCol ul li span.postDetails {font-size:11px;color:#6c6c6c;font-style:italic;font-family:Georgia,"Times New Roman", serif;}
#sideCol .blogTagCloud {padding: 10px 0 20px 30px;margin: 0 0 30px 0;width: 100%;overflow: hidden;}
#sideCol .blogTagCloud li {padding:0;background:0 !important;float:left;margin:0 10px 0 0;}
#sideCol .blogTagCloud li a {color:#f05225;padding:3px 5px;line-height:30px;white-space:no-wrap;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius:4px;white-space:nowrap;}
#sideCol .blogTagCloud li a:focus,
#sideCol .blogTagCloud li a:hover,
#sideCol .blogTagCloud li.activeTag a {background:#f05225;color:#fff;}
#twitterHeader,#twitterHeader:link,#twitterHeader:active,#twitterHeader:visited {color:#171717;}
#twitterHeader:focus,#twitterHeader:hover {color:#f05225;}
.twtr-ft,.twtr-hd {display:none;}
.twtr-timeline {min-height: 340px !important;}
.twtr-bd {font-weight:bold;color:#303030;font-weight:normal !important;}
.twtr-bd p {color:#333 !important;font-family:'Helvetica Neue', Helvetica, Arial,sans-serif;line-height:18px;}
.twtr-widget .twtr-tweet {padding:20px 0 20px 30px;color:#333 !important;border:0 !important;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/sideCol_li.jpg?10035) no-repeat 2px bottom;}
.twtr-widget p {line-height:18px !important;}
.twtr-tweet-text p em {font-family:'Helvetica Neue', Helvetica, Arial,sans-serif;margin-top: 3px;font-size:10px !important;}
.twtr-widget .twtr-tweet-wrap {padding:0 !important;border:0;}
#copy {margin:20px 0 0 0;color:#555;line-height:40px;}


/* ----------------------------------------------------------------
Search Template Styling
---------------------------------------------------------------- */
#searchResultsTitle {margin:30px 0 10px;}
#searchResultsListings li {list-style:none outside !important;padding:15px 0;border-top:1px solid #ddd;margin:0 !important;}
#searchResultsListings li.even {background:#eee;}
.searchResultsImage {padding:4px;background: #fff;border:1px solid #ddd;margin:0 15px 15px 0;}
#searchAgainInput {margin:0 20px 10px 0;font-weight:400;width:180px;}
.searchAgain {margin:3px 0 0;}


/* ----------------------------------------------------------------
Shipping Calculator Styling
---------------------------------------------------------------- */
#shipping-calculator{margin:30px 0;overflow:hidden;width: 700px;}
#wrapper-response{margin-bottom:15px;}
#wrapper-response *{font-size:12px;}
#shipping-rates{list-style-type:square;padding-left:0;margin-left:0;list-style-position:inside;}
.get_rates {margin-left:20px !important;}
#shipping-calculator h3 {text-transform:uppercase;font-weight:bold;}
#shipping-calculator p.success {padding:10px 15px;background:#BDE0A8;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:green;text-transform: uppercase;}
#shipping-calculator p.error  {padding:10px 15px;background:#EEBDBD;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#990000;text-transform: uppercase;}
#shipping-rates li {font-weight:bold;}
#shipping-calculator label {width:114px;font-family:'Open Sans';font-weight:600;}

/* ----------------------------------------------------------------
Miscellaneous Styling
---------------------------------------------------------------- */
.jGrowl .jGrowl-notification .header {margin:0 0 10px 0;}
.successForm {padding:10px 15px;background:#BDE0A8;color:green;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px;text-transform: uppercase;}
.errorForm {padding:10px 15px;background:#EEBDBD;color:#990000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px;text-transform: uppercase;}
#mainCol table{border:1px solid #ddd;border-collapse:collapse;background-color:#fff;width:100%;margin:20px 0;}
#mainCol table thead {display: table-header-group;vertical-align: middle;font-weight:bold;background:#f0f0f0;}
#mainCol table th{border:1px solid #ddd;padding:5px;background-color:#f0f0f0;}
#mainCol table td{border:1px solid #ddd;padding:5px;background-color:#fff;}

#mainCol2 table{border:0px solid #ddd;border-collapse:collapse;background-color:#fff;width:100%;margin:20px 0;}
#mainCol2 table thead {display: table-header-group;vertical-align: middle;font-weight:bold;background:#f0f0f0;}
#mainCol2 table th{border:0px solid #ddd;padding:5px;background-color:#f0f0f0;}
#mainCol2 table td{border:0px solid #ddd;padding:5px;background-color:#fff;}

input:-webkit-autofill,
input:-webkit-autofill:focus {background-color: rgb(0, 0, 0) !important;box-shadow:inset 0 0 20px #e2db72;}

/* Dropdown control */
.selectBox-dropdown{width:115px;padding:0 40px 0 5px;position:relative;border:solid 1px #aaa;line-height:1.5;text-decoration:none;color:#444;outline:none;vertical-align:middle;background:#F2F2F2;background:-moz-linear-gradient(top,#F8F8F8 1%,#E1E1E1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8F8F8),color-stop(100%,#E1E1E1));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8',endColorstr='#E1E1E1',GradientType=0);-moz-box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.75);box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default;}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow{border-color:#666;}
.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.selectBox-dropdown .selectBox-label{width:100%;padding:.2em .3em;display:inline-block;white-space:nowrap;overflow:hidden;}
.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(//cdn.shopify.com/s/files/1/0161/7600/t/2/assets/jquery.selectBox-arrow.gif?10035) 50% center no-repeat;border-left:solid 1px #aaa;}
/* Dropdown menu */
.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;border:solid 1px #aaa;/* should be the same border width as .selectBox-dropdown */
background:#FFF;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;}
/* Inline control */
.selectBox-inline{width:250px;outline:none;border:solid 1px #BBB;background:#FFF;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto;}
.selectBox-inline:focus{border-color:#666;}
/* Options */
.selectBox-options,
.selectBox-options li,
.selectBox-options li a{list-style:none;display:block;cursor:default;padding:0;margin:0;}
.selectBox-options li a{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat;}
.selectBox-options li.selectBox-hover a{background-color:#EEE;}
.selectBox-options li.selectBox-disabled a{color:#888;background-color:transparent;}
.selectBox-options li.selectBox-selected a{background-color:#ccc;}
.selectBox-options .selectBox-optgroup{color:#666;background:#EEE;font-weight:bold;line-height:1.5;padding:0 .3em;white-space:nowrap;}
/* Disabled state */
.selectBox.selectBox-disabled{color:#888 !important;}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666;}
.selectBox-inline.selectBox-disabled{color:#888 !important;}
.selectBox-inline.selectBox-disabled .selectBox-options a{background-color:transparent !important;}


/* ----------------------------------------
Adds Serif Fonts when chosen
---------------------------------------- */




/* Gyration Specific Styles and Style Changes */

.gyration_sidecol_details {
    font-family: 'Georgia', 'Times New Roman';
    color:#6C6C6C;
    font-size: 11px;
    font-style: italic;
    }

.hidden {
    display: none;
    visibility: hidden;
    }

/* ---------------------------------------- 
SMK-Link sideCol alterations 
---------------------------------------- */

#sideCol li {
    color:#6C6C6C;
    font-size: 11px;
    line-height: normal;
    text-transform: none;
    }

#sideCol ul li:first-child {
	padding-top: 5px;
}

#sideCol ul ul {
    margin: 0 0 0 0;
    }
    
#sideCol ul ul li {
    color:#6C6C6C;
    font-size: 11px;
    line-height: normal;
    background: none;
    list-style-type: disc;
    padding: 0px 0px 8px 0px;
    position: relative;
    left: 15px;
    }

#continueshopping {
    margin-right: 20px;
    }
    
#sideCol h3.subTitle {
    color:#f05225;
    margin: 0 0 0 30px;
    font-size: 100%;
    text-transform:uppercase;
    }

    
#continueshopping {
    margin-right: 20px;
    }
span.gyration-locality {
    color: #D9D9D9;
    line-height: 19px;
    font-style: italic;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 75%;   
}

span.gyration-locality sup {
    font-size: 50%;
    vertical-align: super;
    }
    
#smkusa {
    width: 225px;
    height: 96px;
    position: relative;
    float:left;
    left: 40px;
    top: 24px;
    background-color: #9B9B9B;
    border: 2px solid #797979;
    }
    
/* Collection Cart Buttons */
.collection-view-btn { 
     position: relative;
     float: left;
     padding: 0 10px 0 0; }
                         
/* Where to Buy Section  Styles */
div#where-to-buy {
    width: 600px;
}

#where-to-buy>div.company-entry {
      padding: 0 20px 40px 0;
        width: 290px;
     position: relative;
        float: left;
}

#where-to-buy h3 {
    text-transform: uppercase;
}

#where-to-buy .company-entry p {
    text-decoration: none;
        line-height: 1.25;
             margin: 0;
}

#where-to-buy .co-name {
    font-weight: bold;
}

#where-to-buy div.co-country {
    clear: both;
    }
    
/*  Adjustment to the main menu:
    For the last menu item, allow the items listed in the dropdown to exist on their own line.
*/
#mainNav > li:nth-last-of-type(1) > .dropdown {
        right: 0px;
    max-width: 500px;
        width: 185%;
         left: auto;
    }
    
#mainNav > li:nth-last-of-type(1) > .dropdown > li >a {
    text-align: right;
    }
    
#mainNav > li:nth-of-type(1) > .dropdown {
    max-width: 500px;
        width: 150%;
         left: 0;
    }
    
.ui-tabs-panel > ul > li {
    list-style-type: none;
    }
    
.productDesc-short p {
    position: relative;
         top: 15px;
   font-size: 100%;
      margin: 0 0 10px 0;
    }
    
/* Styling for the Shipping note RE: next day deliver in the shopping cart. */
.shipping-note {
    color: rgb(0, 163, 255);
    font-weight: bold;
	}
    
/* ----------------------------------------
Product Comparison Tables
---------------------------------------- */
#comparison {
    margin: 20px 0 30px 0;
    }


#comparison tr:first-child td:first-child {
    width: 125px;
    }

    
    
/* Remove the border for the first row of the table */
#comparison tr:first-child td, #comparison tr:nth-of-type(2) td {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

/* Remove the border for the second row of the table */
#comparison tr:first-child td {
    border-bottom: none;
    }

/* Remove the border for the first column of the table */
#comparison table tr td:first-child {
border-top: none;
border-bottom: none;
border-left: none;
}

#comparison table tr td>div {
    width: inherit;
    overflow: hidden;
    }

#comparison table {   
        border-collapse: collapse;
        width: 100%;
        table-layout: fixed;
        }

#comparison table td {
            border: 1px solid #ABABAB;
        text-align: center;
         font-size: 80%;
        }

#comparison table td>div {
    margin: 5px;
    }
                          
/* Make the first column of every row fush right */
#comparison tr td:first-child {
        text-align: right;
        }

#comparison p { 
        margin-bottom: 0px;
        font-family: 'Open Sans';
        color: #787878;
        }
/*
Make the second row with the product names have a background
#comparison tr:nth-child(2) td {
        background-color: #CFDFFF;
        }
*/        

/* Make the prices in the row-before-last bold */
#comparison tr:nth-last-of-type(2) td {
        font-weight: bold;
        }
                        
#comparison tr:last-child td {
              padding:  20px 0 0 0;
          border-left:  none;
         border-right:  none;
        border-bottom:  none;
        }
        
#comparison td button {
    font-weight:    bold;
        padding:    5px;
    }

#comparison td span.onSale {
    top: inherit;
    right: inherit;
    width: 33px;
    height: 16px;
    font-size: 90%;
    }

#comparison td .btnStyle {
    height: 25px;
    line-height: inherit;
    }

.fb-like-box {background:#fff;margin:20px 0 20px 30px;}

.fb-like {
              width: 90px;
              height: 40px;
            position: relative;
               float: left;
                left: 0px;
                 top: 10px;       
    }

.fb-like-product {
               width: 80px;
              height: 80px; 
               
    }

.fb-like-site {
               width: 80px;
              height: 80px;  
                 position: relative;
               float: left;
                left: -650px;
                 top: 24px;
    }


.fb-follow {
               width: 80px;
              height: 80px;
            position: relative;
               float: left;
                left: -470px;
                 top: 24px;
    
             
    }

.yt-follow {
               width: 80px;
              height:80px;
            position: relative;
               float: left;
                left: -390px;
                 top: 24px;
    
             
    }

#fbook {
               width: 80px;
              height: 80px;
            position: relative;
               float: left;
                left: 125px;
                 top: 24px;
    
             
    }

#fbook2 {
               width: 80px;
              height: 80px;
            position: relative;
               float: left;
                left: 0px;
                 top: 10px;
    
             
    }


.productExcerpt {
font-family: 'Open Sans';
font-size: 85%;
color: #787878;
font-weight: 600;
}

/* Styling for pdfobject windows */
#pdfwindow {
width: inherit;
  height: 100%;
}


/* TAA Compliance Badge */
.taaCompliant-badge { 
      position: absolute;
     max-width: 40px;
    max-height: 40px;
        bottom: 5px;
          left: 10px;
    } 
/* LANDING PAGE AREA */

#landingContent {
	position: relative;
  	float: left;
  	width: 100%;
  	display: block;
}

#landing div h2 {
	margin-top: 0px;
}

#landing div h2:first-child {
	line-height: 55px;
  	font-size: 50px;
}

#landing div:nth-child(n+2) h2 {
	line-height: 40px;
  	font-size: 35px;
}

.landing-nav {
	margin-top: 20px;
}

.landing-nav ul li a {
	font-weight: bold;
}

.landing-nav ul li{
}

.jumbo-board1 {
  	border-bottom: 1px #d3d3d3 solid;
}

.jumbo-board1:nth-child(n+2) .siteWrapper {
	display: block;
  	padding-bottom: 50px;
  	padding-top: 50px;
}

.info-column {
	width: 300px;
  	height: auto;
  	position: relative;
  	float: left;
  	vertical-align: top;
}

.info-column-half {
	width: 46%;
  	height: auto;
  	position: relative;
  	vertical-align: top;
  	overflow: hidden;
}
.info-column-half2 {
	width: 52%;
  	height: auto;
  	position: relative;
  	vertical-align: top;
  	overflow: hidden;
}
.info-column-half:first-child {
	float:left;
}

.info-column-half:nth-child(2) {
	float:right;
}

.info-column:nth-child(n+3) {
	margin-left: 30px;
}

.info-column-2 {
	width: 630px;
	height: auto;
	position: relative;
  	vertical-align: top;
}
.info-column-4 {
	width: 450px;
	height: auto;
	position: relative;
  	vertical-align: top;
}
.info-column-3 {
	width: 400px;
  	height: auto;
  	position: relative;
  	float: left;
  	vertical-align: top;
}
.image-shadow {
  
-webkit-box-shadow: 4px 4px 6px rgba(190,190,190,.85);
-moz-box-shadow: 4px 4px 6px rgba(190,190,190,.85);
box-shadow: 4px 4px 6px rgba(190,190,190,.85);
}

ul li {
   line-height:1em;
}

.jumbo-board1 h2 {
	margin: 20px 0 20px 0;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 67%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(67%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 67%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 67%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 67%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 67%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

 
}

.background-gradient {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */

}