.chzn-container{font-size:13px;position:relative;display:inline-block;zoom:1}
.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:29px;left:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:1010}
.chzn-container-single .chzn-single{background-color:#fff;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background-image:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaa;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);display:block;overflow:hidden;white-space:nowrap;position:relative;height:23px;line-height:24px;padding:0 0 0 8px;color:#444;text-decoration:none}
.chzn-container-single .chzn-default{color:#999}
.chzn-container-single .chzn-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}
.chzn-container-single .chzn-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:12px;font-size:1px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat}
.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}
.chzn-container-single .chzn-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px}
.chzn-container-single .chzn-single div b{background:url(../images/chosen-sprite.png) no-repeat 0 2px;display:block;width:100%;height:100%}
.chzn-container-single .chzn-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010}
.chzn-container-single .chzn-search input{background:#fff url(../images/chosen-sprite.png) no-repeat 100% -20px;background:url(../images/chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(../images/chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(top,#eee 1%,#fff 15%);background:url(../images/chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(top,#eee 1%,#fff 15%);background:url(../images/chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(top,#eee 1%,#fff 15%);background:url(../images/chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eee 1%,#fff 15%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;font-family:sans-serif;font-size:1em}
.chzn-container-single .chzn-drop{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.chzn-container-single-nosearch .chzn-search input{position:absolute;left:-9000px}
.chzn-container-multi .chzn-choices{background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:-o-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto!important;height:1%;position:relative}
.chzn-container-multi .chzn-choices li{float:left;list-style:none}
.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}
.chzn-container-multi .chzn-choices .search-field input{color:#666;background:0 0!important;border:0!important;font-family:sans-serif;font-size:100%;height:15px;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.chzn-container-multi .chzn-choices .search-field .default{color:#999}
.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);-moz-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;border:1px solid #aaa;line-height:13px;padding:3px 20px 3px 5px;margin:3px 0 3px 5px;position:relative;cursor:default}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled{background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;border:1px solid #ccc;padding-right:5px}
.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:12px;font-size:1px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:-42px -10px}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:-42px -10px}
.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:240px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.chzn-container-multi .chzn-results{margin:-1px 0 0;padding:0}
.chzn-container .chzn-results li{display:none;line-height:15px;padding:5px 6px;margin:0;list-style:none}
.chzn-container .chzn-results .active-result{cursor:pointer;display:list-item}
.chzn-container .chzn-results .highlighted{background-color:#3875d7;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}
.chzn-container .chzn-results li em{background:#feffde;font-style:normal}
.chzn-container .chzn-results .highlighted em{background:0 0}
.chzn-container .chzn-results .no-results{background:#f4f4f4;display:list-item}
.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:700}
.chzn-container .chzn-results .group-option{padding-left:15px}
.chzn-container-multi .chzn-drop .result-selected{display:none}
.chzn-container .chzn-results-scroll{background:#fff;margin:0 4px;position:absolute;text-align:center;width:321px;z-index:1}
.chzn-container .chzn-results-scroll span{display:inline-block;height:17px;text-indent:-5000px;width:9px}
.chzn-container .chzn-results-scroll-down{bottom:0}
.chzn-container .chzn-results-scroll-down span{background:url(../images/chosen-sprite.png) no-repeat -4px -3px}
.chzn-container .chzn-results-scroll-up span{background:url(../images/chosen-sprite.png) no-repeat -22px -3px}
.chzn-container-active .chzn-single{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb}
.chzn-container-active .chzn-single-with-drop{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;background-color:#eee;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(top,#eee 20%,#fff 80%);background-image:-moz-linear-gradient(top,#eee 20%,#fff 80%);background-image:-o-linear-gradient(top,#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.chzn-container-active .chzn-single-with-drop div{background:0 0;border-left:none}
.chzn-container-active .chzn-single-with-drop div b{background-position:-18px 2px}
.chzn-container-active .chzn-choices{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb}
.chzn-container-active .chzn-choices .search-field input{color:#111!important}
.chzn-disabled{cursor:default;opacity:.5!important}
.chzn-disabled .chzn-single{cursor:default}
.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}
.chzn-rtl{text-align:right}
.chzn-rtl .chzn-single{padding:0 8px 0 0;overflow:visible}
.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0;direction:rtl}
.chzn-rtl .chzn-single div{left:3px;right:auto}
.chzn-rtl .chzn-single abbr{left:26px;right:auto}
.chzn-rtl .chzn-choices .search-field input{direction:rtl}
.chzn-rtl .chzn-choices li{float:right}
.chzn-rtl .chzn-choices .search-choice{padding:3px 5px 3px 19px;margin:3px 5px 3px 0}
.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:4px;right:auto}
.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}
.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:15px}
.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right:none}
.chzn-rtl .chzn-search input{background:#fff url(../images/chosen-sprite.png) no-repeat -30px -20px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(../images/chosen-sprite.png) no-repeat -30px -20px,-webkit-linear-gradient(top,#eee 1%,#fff 15%);background:url(../images/chosen-sprite.png) no-repeat -30px -20px,-moz-linear-gradient(top,#eee 1%,#fff 15%);background:url(../images/chosen-sprite.png) no-repeat -30px -20px,-o-linear-gradient(top,#eee 1%,#fff 15%);background:url(../images/chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eee 1%,#fff 15%);padding:4px 5px 4px 20px;direction:rtl}
.chzn-container-single.chzn-rtl .chzn-single div b{background-position:6px 2px}
.chzn-container-single.chzn-rtl .chzn-single-with-drop div b{background-position:-12px 2px}
@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chzn-container .chzn-results-scroll-down span,.chzn-container .chzn-results-scroll-up span,.chzn-container-multi .chzn-choices .search-choice .search-choice-close,.chzn-container-single .chzn-search input,.chzn-container-single .chzn-single abbr,.chzn-container-single .chzn-single div b,.chzn-rtl .chzn-search input{background-image:url(../images/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}
}
*{-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial}
:after,:before{-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial}
#contact_us *{box-sizing:border-box}
#newsletter-input,#search #main-search input[type=text],.compare-checkbox,.compare-label,.compare-toolbar,.go-compare,.go-compare span{box-sizing:content-box}
body,html{margin:0;padding:0;background:#e0e0e0}
a,abbr,acronym,address,blockquote,button,caption,cite,code,dd,del,dfn,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,label,legend,li,ol,p,pre,q,s,samp,small,strike,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;font-weight:400;font-style:normal;font-size:100%;line-height:1;font-family:inherit}
table{border-collapse:collapse;border-spacing:0}
ol,ul{list-style:none}
.content ul{list-style:inside disc}
.content ol{list-style:inside decimal}
blockquote:after,blockquote:before,q:after,q:before{content:""}
blockquote{font:500 16px/21px proxima-nova,sans-serif;font-style:italic;margin-left:35px;margin-right:35px;color:#5f5e5e}
html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0;-ms-interpolation-mode:bicubic}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}
button,input{line-height:normal}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}
input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;vertical-align:top}
.nm{margin:0!important}
.np{padding:0!important}
.nb{border:none!important}
.fr{float:right}
.fl{float:left}
.cl{clear:left}
.cb{clear:both}
.no-bg{background:0 0!important}
.oh{overflow:hidden}
img.r{display:block;max-width:100%}
.cf:after,.cf:before{content:" ";display:table;clear:both}
body{width:100%;font-family:museo-sans,sans-serif;background:url(../ui/body-bg.png) repeat-x 50% 0}
.bounds{position:relative;width:94.5%;max-width:972px;min-width:972px;margin:0 auto}
.content{position:relative;background:#fff;z-index:2}
.content:after,.content:before{content:" ";display:table}
.content:after{clear:both}
.content.no-hero{padding-top:40px!important;min-height:500px}
.shadow{float:left;max-width:100%;border:none!important}
#cols{padding:0 0 50px}
.right-col{float:right;width:24%}
.left-col{float:left;width:72%;padding:0 3% 0 0;background:url(../images/left-col-divider.png) no-repeat top right}
.half{float:left;width:45%;padding:0 5% 0 0}
.thirds{float:left;width:30%;padding:0 3.33% 0 0}
header{margin:0;height:91px}
header h1 a{position:absolute;top:26px;left:-78px;display:block;width:315px;height:108px;text-indent:-9999em;background:url(../ui/petsafe-logo.png) no-repeat top left;z-index:100}
img#hero-bg-left{position:absolute;display:block;width:6.6666667%;left:-6.6666667%;top:120px;z-index:1}
img#hero-bg-right{position:absolute;display:block;width:4.1269841%;right:-4.1269841%;top:160px;z-index:1}
#utility-nav{padding:4px 0}
#utility-nav a{font:700 13px/40px museo-sans,sans-serif;color:#4694ca;padding:0 17px;text-decoration:none;background:url(../images/utility-nav-divider.png) no-repeat 100% 50%}
#utility-nav a:hover{color:#fff;background:0 0}
a#nav-myaccount{background:0 0}
#nav-lang-dd a{display:block;float:right;padding:6px 0 0 0!important;width:50px;height:33px;background:#003561 url(../images/lang-dropdown.png) no-repeat bottom left}
#nav-lang-dd a:hover,#nav-lang-dd.hover{background:#002e54 url(../images/lang-dropdown.png) no-repeat bottom left}
#nav-lang-dd img{display:block;width:34px;margin:0 auto}
hr{border:dotted #888 1px;margin-bottom:25px}
.popup{display:block;position:absolute;width:565px;z-index:9999;height:284px;padding-left:250px;color:#504f4f;text-shadow:none;filter:none;text-align:left;top:-2px}
.popup .btn-green{position:absolute;right:25px;bottom:35px}
.popup h3{font-weight:700;margin:30px 0 10px}
.popup p{padding-right:50px}
.popup p,.popup ul{font-size:18px;line-height:24px}
.popup ul{margin-top:20px;width:320px}
.popup li{float:left;width:160px;line-height:27px;font-size:14px}
.popup a.closePopUp{display:block;height:45px;width:45px;cursor:pointer;top:0;right:0;position:absolute}
.popup ul a{color:#504f4f;text-decoration:none}
#breadcrumbs{position:absolute;display:inline-block;top:-30px;left:46.5%;color:#9c9c9c}
#breadcrumbs a{color:#aaa;text-decoration:none;font:500 16px/21px proxima-nova,sans-serif;text-transform:capitalize}
#mobile-search{display:none}
#search{position:relative;width:200px;height:75px;margin:0 0 0 17px;padding:0 17px 0 20px;background:url(../images/search-bg.png) no-repeat 0 19px}
#search input{background:0 0;border:none;outline:0;height:33px;width:170px}
#search #site-search-submit{width:auto;position:relative;top:21px;height:13px;width:13px}
#search-icon{display:block;width:85px;height:75px;padding:0!important;border:0!important;text-indent:-9999em;background:url(../images/search-bg-640.png) no-repeat top left}
.hover #search-icon{background:#f6f6f6 url(../images/search-bg-640-hover.png) no-repeat top left}
#small-search{display:none;position:absolute;top:114px;left:-6%;right:-6%;height:100px;width:auto!important;padding:0!important;background:#f6f6f6;z-index:10}
#small-search form{position:absolute;top:30px;height:45px;left:50%;margin-left:-25%}
#small-search input{float:left;height:37px;width:200px;margin:2px 0 0 0;padding-left:12px;padding-right:12px;border-radius:25px;border:1px solid #ccc;outline:0}
#small-search input#small-search-submit{width:auto!important;height:auto!important;border:none!important;margin:0!important}
#small-mobile-search{display:none;position:absolute;top:34px;left:0;right:0;height:100px;width:auto!important;padding:0!important;background:#f6f6f6;z-index:101}
#small-mobile-search form{position:absolute;top:30px;height:45px;padding:0 20px}
#small-mobile-search input{float:left;height:37px;width:130px;margin:2px 0 0 0;padding-left:12px;padding-right:12px;border-radius:25px;border:1px solid #ccc;outline:0}
#small-mobile-search input#small-mobile-search-submit{width:auto!important;height:auto!important;border:none!important;margin:0!important}
#btn-shop{position:relative;display:block;width:182px;height:75px;margin:0 -12px 0 0}
#btn-shop-bg{position:absolute;top:0;left:0;display:block;width:90px;height:75px;padding:0 0 0 35px;background:url(../images/btn-shop-bg.png) no-repeat top left}
#btn-cart{position:absolute;top:0;right:0;display:block;width:32px;height:75px;background:url(../images/btn-cart-bg.png) no-repeat top right}
#btn-shop-bg:hover{width:92px;border:0;color:#fff!important;background-position:bottom left}
#btn-cart span{position:absolute;top:18px;right:24px;height:9px;border-radius:20px;border:2px solid #fff;text-align:center;padding:4px 5px;color:#fff;font-size:12px;line-height:10px;text-decoration:none;background:#e00101}
#btn-cart:hover{border:0;background-position:bottom right}
#btn-shop.no-cart{width:100px;margin:0 12px 0 0}
#btn-shop.no-cart #btn-shop-bg{width:123px;padding:0;text-align:center;background:url(../images/btn-shop-solo.png) no-repeat top left}
#btn-shop.no-cart #btn-shop-bg:hover{background-position:bottom left}
#btn-shop.no-cart #btn-cart{display:none!important}
.flyout{display:none;padding:14px;overflow:hidden;width:100%}
.flyout-col{float:left;display:block;width:19.5%;min-height:387px;margin:0 2.6282854% 0 0;padding:10px 0 10px 10px}
.flyout-col:hover{background:#f5f5f5}
.flyout-col h4 a{font:700 18px/26px museo-slab,serif;margin:0 0 20px;text-decoration:none;color:#454545;padding:0;border:none;text-shadow:none;float:none;background:0 0}
.flyout-col h4 a:hover{background:0 0}
.flyout-col img{display:block;margin:0 0 24px;max-width:100%}
.flyout-col ul li{background:url(../images/orange-arrow.png) no-repeat 0 4px;margin:0 0 4px;padding:0 0 4px 17px}
.flyout-col ul li a{float:none;display:inline;font:500 15px/18px museo-sans,sans-serif;color:#6a6a6a;padding:0;text-decoration:none;text-shadow:none;background:0 0}
.flyout-col ul li a:hover{color:#333;border:none}
#free-shipping{position:absolute;display:block;top:14px;right:-11px;width:316px;height:87px;text-indent:-9999em;z-index:5}
#free-shipping-left{position:absolute;display:block;top:14px;left:-11px;width:316px;height:87px;text-indent:-9999em;z-index:5}
#free-shipping img{text-indent:0;position:absolute;top:0;left:0;display:block;max-width:100%}
#homepage-ss{position:relative;width:100%}
.slide-content{position:absolute;top:20%;left:6.984127%}
.rslides{position:relative;list-style:none!important;width:100%;padding:0;margin:0}
.rslides li{position:absolute;display:none;width:100%;left:0;top:0}
.rslides li:first-child{position:relative;display:block;float:left}
.rslides img{display:block;height:auto;float:left;max-width:100%;border:0}
.slide-content h1{font:700 60px/70px museo-slab,serif;color:#fff;text-shadow:1px 0 1px rgba(0,0,0,.75)}
.slide-content p{font:500 20px/28px museo-sans,sans-serif;color:#fff;text-shadow:1px 0 1px rgba(0,0,0,.75);margin:0 50px 20px 0}
#homepage-ss-btn{position:absolute;z-index:2;bottom:5.4411765%;left:6.984127%}
#homepage-ss-btn ul li{float:left;list-style:none!important}
#homepage-ss-btn a{display:block;float:left;width:27px;height:27px;margin:0 15px 0 0;text-indent:-9999em;background:url(../images/btn-homepage-ss.png) no-repeat top left}
#homepage-ss-btn a:hover,#homepage-ss-btn li.rslides_here a{background-position:bottom left}
#homepage-ss-btn a.next,#homepage-ss-btn a.prev{display:none}
#homepage-categories{width:96%;margin:30px 0 0 0;padding:0 0 3% 3.5714286%;overflow:hidden}
.cat-col{position:relative;float:left;width:21%;margin:0 4% 4% 0}
.cat-col h3,.cat-col h3 a{font:700 21px/26px museo-slab,serif;color:#504f4f;margin:0 0 8% 0;text-decoration:none}
.cat-col-img{position:relative;width:100%;margin:0 0 60px 0;padding:.3% 0 0 0}
.cat-col-img img{position:relative;display:block;width:87.4%;margin:0 0 0 6.2992126%;padding:6% 0 0 0;z-index:2}
.cat-col-img img.cat-col-bg{position:absolute!important;top:0!important;left:0;width:100%!important;margin:0!important;padding:0!important;z-index:1!important}
.cat-col .shadow{max-width:110%}
.cat-col ul{margin:0 0 16px 9px;list-style:none}
.cat-col ul li{margin:0 0 12px;padding:0 0 0 20px;background:url(../images/orange-arrow-right.png) no-repeat 0 50%}
.cat-col ul li a{font-weight:700;font-size:16px;color:#1b1b1b;text-decoration:none;border-bottom:1px solid #ccc}
.cat-col p{margin:0 9px;font-size:15px;line-height:20px;color:#5f5e5e}
.cat-col.second{margin:0 5% 0 0}
.cat-col .learn-more{position:absolute;width:100%;display:block;bottom:18.2481752%;left:-13px;padding-top:6px;text-decoration:none;background:url(../images/learn-more-triangle.png) no-repeat top left;z-index:3}
.cat-col .learn-more span{display:block;width:127px;height:37px;line-height:37px;padding-left:20px;color:#fff;font-weight:700;font-family:museo-sans,sans-serif;text-transform:uppercase;background:#00355c}
.second .learn-more span{background:#004a80}
.third .learn-more span{background:#005899}
.fourth .learn-more span{background:#016ab7}
.fourth-alt{display:none;clear:left}
#home-content{overflow:hidden;clear:both;margin-top:47px;margin-bottom:40px}
#home-callout-left,#home-callout-right{width:45%;float:left;position:relative}
#home-callout-left{margin-right:9%}
#home-callout-left .homepage-callout img{float:left;display:block;max-width:100%}
#home-callout-right .homepage-callout img{float:left;margin:4% 0 5% 0;max-width:100%}
#home-callout-left p,#home-callout-right p{font-size:105%;color:#5f5e5e;line-height:130%;margin:0 0 20px}
.homepage-callout h2{color:#343434;font:700 220%/120% museo-slab,serif;margin:0 0 15px}
.homepage-callout{min-height:335px;padding:12% 2% 0 0;border-radius:4px;background:url(../images/white-texture-bg.jpg);overflow:hidden}
.homepage-callout-content{float:left;width:60%;margin:0 0 0 5%;overflow:hidden}
#home-callout-right .homepage-callout-content{float:left;width:48%;padding:0 2% 0 0;margin:0}
#home-callout-left .homepage-callout-content img,#home-callout-right .homepage-callout-content img{display:none}
.homepage-callout-content ul.orange-arrows{margin:0 0 30px}
.btn-yellow,.btn-yellow:focus{background:#f4a516 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #e89e15;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;padding:20px;text-decoration:none}
.btn-yellow::after{background-image:url(../images/white-arrow-right-thicker.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-left:7px;width:15px;vertical-align:middle;text-decoration:none}
.btn-green,.btn-green a,.btn-green a:visited,.content-content .btn-green,.content-content .btn-green a,.content-content .btn-green a:visited,.section a.btn-green,.section a.btn-green:visited,div.right-col-block a.btn-green{background:#185a58 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #185a58;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;line-height:1.25em;padding:20px;text-decoration:none}
.btn-green a:after,.btn-green::after{background-image:url(../images/white-arrow-right-thicker.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-left:7px;width:15px;vertical-align:middle;text-decoration:none}
.btn-yellow.smaller:hover,.btn-yellow:hover{background:#f4a516;background:-moz-linear-gradient(top,#f4a516 0,#d18e13 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#f4a516),color-stop(100%,#d18e13));background:-webkit-linear-gradient(top,#f4a516 0,#d18e13 100%);background:-o-linear-gradient(top,#f4a516 0,#d18e13 100%);background:-ms-linear-gradient(top,#f4a516 0,#d18e13 100%);background:linear-gradient(to bottom,#f4a516 0,#d18e13 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4a516', endColorstr='#d18e13', GradientType=0 );color:#fff;text-decoration:none}
.btn-green a:focus,.btn-green a:hover,.btn-green.smaller a:focus,.btn-green.smaller a:hover,.btn-green.smaller:focus,.btn-green.smaller:hover,.btn-green:focus,.btn-green:hover,.section a.btn-green:focus,.section a.btn-green:hover,div.right-col-block a.btn-green.smaller:focus,div.right-col-block a.btn-green.smaller:hover{background:#217e7a;background:-moz-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#217e7a),color-stop(100%,#224e4d));background:-webkit-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-o-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-ms-linear-gradient(top,#217e7a 0,#224e4d 100%);background:linear-gradient(to bottom,#217e7a 0,#224e4d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#217e7a', endColorstr='#224e4d', GradientType=0);color:#fff;text-decoration:none}
.btn-green.smaller,.btn-green.smaller a,.btn-green.smaller a:visited,.btn-white-outline.smaller,.btn-white-outline.smaller a,.btn-yellow.smaller,.catalog-category-view .category-description a.btn-green.smaller,.content-content .btn-green.smaller,.content-content .btn-green.smaller a,.content-content .btn-green.smaller a:visited,div.best-sellers-product-listing a.btn-green.smaller,div.right-col-block a.btn-green.smaller{padding:12px 15px;font-size:100%;text-decoration:none;color:#fff}
.btn-white-outline,.btn-white-outline a{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:2px solid #fff;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;line-height:1.25em;padding:20px;text-decoration:none}
.btn-white-outline a:after,.btn-white-outline::after{background-image:url(../images/white-arrow-right-thicker.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-left:7px;width:15px;vertical-align:middle;text-decoration:none}
.btn-white-outline a:focus,.btn-white-outline a:hover,.btn-white-outline.smaller a:focus,.btn-white-outline.smaller a:hover,.btn-white-outline.smaller:focus,.btn-white-outline.smaller:hover,.btn-white-outline:focus,.btn-white-outline:hover{background:rgba(255,255,255,.25) none repeat scroll 0 0;color:#fff;text-decoration:none}
a.link-learn-more{display:block;color:#217e7a!important;text-decoration:underline;font:700 18px/21px museo-slab,serif;padding:0 0 0 25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/ico-green-arrow.png) no-repeat 0 50%}
a.link-orange-arrow{display:inline-block;margin:10px 0 0;color:#fcc158;font:700 14px/19px museo-sans,sans-serif;padding:0 20px 0 0;background:url(../images/link-orange-arrow.png) no-repeat 100% 50%}
ul.blue-checks li{list-style:none!important;margin:0 0 10px;padding:0 0 0 24px;color:#1b1b1b;font:700 18px/21px museo-sans,sans-serif;background:url(../images/ico-blue-check.png) no-repeat 0 3px}
ul.blue-checks li a{color:#e99e16;font-weight:700;text-decoration:underline}
ul.light-gray-checks li{list-style:none!important;margin:0 0 15px;padding:0 0 0 24px;color:#5d5d5d;font:500 18px/25px museo-sans,sans-serif;background:url(../images/ico-light-gray-check.png) no-repeat 0 6px}
ul.dark-gray-checks li{list-style:none!important;margin:0 0 15px;padding:0 0 0 24px;color:#5d5d5d;font:500 18px/25px museo-sans,sans-serif;background:url(../images/ico-dark-gray-check.png) no-repeat 0 6px}
dl.numbers{overflow:hidden}
dl.numbers dt{clear:left;float:left;border-radius:20px;text-align:center;padding:3px 6px;color:#fff;margin:0 10px 0 0;font:700 12px/12px museo-slab,serif;background:#045fa1}
dl.numbers dd{float:left;margin:0 0 15px;width:80%;font:500 18px/21px museo-sans,sans-serif}
ul.gray-arrows li{list-style:none!important;margin:0 0 8px;padding:0 0 0 24px;background:url(../images/ico-gray-arrow.png) no-repeat 0 3px}
ul.gray-arrows li a{font:500 17px/19px museo-sans,sans-serif;color:#939393;text-decoration:none}
ul.orange-arrows li{list-style:none!important;background:url(../images/orange-arrow-right.png) no-repeat 0 6px}
ul.orange-arrows li a{display:block;line-height:29px;font:700 18px/27px museo-sans,sans-serif;color:#1b1b1b;padding:0 0 0 15px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:underline;border-bottom:none;color:#0160a6}
ul.orange-arrows li a:hover{color:#0283e2}
ul.orange-arrows li a:visited{color:#0283e2}
.right-col-block ul.orange-arrows{margin:0 0 10px}
.right-col-block ul.orange-arrows li a{white-space:normal}
ul.dark-gray-arrows li{list-style:none!important;margin:0 0 8px;padding:0 0 0 24px;font:500 17px/19px museo-sans,sans-serif;color:#939393;background:url(../images/ico-dark-gray-arrow.png) no-repeat 0 3px}
ul.dark-gray-arrows li a{font:500 18px/19px proxima-nova,sans-serif;color:#5f5e5e;text-decoration:none}
ul.dark-gray-arrows li a span{border-bottom:1px solid #ccc}
ul.dark-gray-arrows li a:hover{color:#333}
#category-heading{padding:30px 30px 0;margin:0 0 30px}
#category-heading h1{font:700 46px/46px museo-slab,serif;color:#5f5f5f}
#hero{position:relative;margin:0 0 40px}
#hero img{display:block;position:relative;max-width:100%;z-index:1}
#hero img#hero-iphone,.rslides img#hero-iphone{display:none}
#hero .lockup{position:absolute;top:15%;left:52%;width:46%;z-index:2}
#hero .lockup h1{font:700 50px/50px museo-slab,serif;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.75);margin:0 0 20px}
#hero .lockup h1 span{display:block;margin:0 0 -4px;font:300 44px/50px museo-slab,serif}
#hero .lockup h2{font:300 20px/25px proxima-nova,sans-serif;color:#e4e4e4;text-shadow:0 1px 1px rgba(0,0,0,.75)}
#hero-tabs{position:absolute;bottom:0;left:0;width:100%;z-index:2}
#hero-tabs a{position:absolute;bottom:10px;right:0;display:block;border-radius:8px 8px 0 0;padding:15px 0 45px;height:40px;width:15.8730159%;text-align:center;text-decoration:none;font:700 18px/18px museo-slab,serif;color:#a7a7a8;background:#e8e7e7}
#hero-tabs a.active,#hero-tabs a:hover{color:#767677;background:#fdf9fa}
a#herotab-1{right:36.3492063%}
a#herotab-2{right:20.0793651%}
a#herotab-3{right:3.968254%}
#tabs-next{position:absolute;top:30%;right:5%;display:none;width:27px;height:27px;background:url(../images/tab-next.png) no-repeat top left;z-index:4}
#tabs-prev{position:absolute;top:30%;left:5%;display:none;width:27px;height:27px;background:url(../images/tab-prev.png) no-repeat top left;z-index:4}
.hero-video{position:absolute;top:10.6094808%;left:14.2857143%;z-index:3;width:29.2857143%}
.category{float:left;width:47%;padding:0 3% 0 0;margin:0 0 70px;min-height:415px}
.category h3,.category h3 a{font:700 25px/33px museo-sans,sans-serif;color:#504f4f;margin:0 0 20px;text-decoration:none}
.category p{font:500 18px/24px museo-sans,sans-serif;color:#5f5e5e;margin:0 0 30px}
.category ul{clear:left}
.category-img{position:relative;margin:0 0 15px}
header{min-width:1110px}
header .bounds{width:100%}
#home-content{background:no-repeat bottom center #fff;width:972px}
#home-content .content{background:url(../images/pf_cat_hero.jpg) no-repeat top center;height:401px;margin-bottom:0}
#home-content .content h1{font:700 46px/54px museo-slab,serif;color:#fff;width:44%;padding-top:50px;float:right;text-shadow:2px 1px 1px rgba(0,0,0,.5)}
#home-content-2{padding:0 40px}
#home-content .col-lft{float:left;width:190px}
#home-content .col-rgt{width:800px;margin:0 auto;padding-top:20px}
#home-content .col-lft a.btn-green{position:relative;left:15px}
#home-content .col-rgt h2{font-size:30px;line-height:36px;color:#504f4f;margin-top:30px;margin-bottom:20px}
#home-content .col-rgt .summary{font-size:18px;line-height:24px;color:#5f5e5e;padding-bottom:50px}
#home-content .col-rgt .summary p{margin-bottom:20px;line-height:27px}
#home-content .col-rgt .summary ul{margin-top:15px}
#home-content .col-rgt .summary ul li{margin-left:20px;list-style:disc;line-height:29px}
#home-boxes{margin:0 auto;width:972px}
#home-boxes .box{float:left;height:330px;width:440px;padding-top:45px;position:relative}
#featured-product{margin-right:52px}
#home-boxes .box h4{font-size:25px;color:#343434;margin-bottom:15px}
#home-boxes .box .text{font-size:17px;line-height:23px;color:#5f5e5e}
#home-boxes .box .permalink{position:absolute;bottom:75px}
#home-boxes .box .callout-content{float:right;width:60%}
#home-boxes .box .callout-content img{float:left;width:40%}
footer{background:#00467d;margin-top:40px;padding-top:0}
#footer{margin:0 auto;padding:40px 0 50px}
#footer a,#footer p{color:#FFF;font:500 12px/33px Helvetica,Arial,sans-serif}
#footer a:hover{color:grey}
.category-img img{display:block;width:92%}
.category-img img.shadow{width:100%}
.category img.shadow{width:100%}
.cat-thumb{float:left;padding:15px;border:1px solid #e2e1e1;background:#eef0f1}
.price-tag{position:absolute;top:-2px;right:-29px;width:28%}
.price-tag img{display:block;max-width:100%}
.category-img .price{position:absolute;top:46%;right:21%;width:75px;color:#224e4d;text-align:center;font:700 26px/26px museo-slab,serif;-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg)}
.category-img .price em{display:block;font:700 12px/15px museo-slab,serif;color:#b5b5b5;margin:0 0 8px}
p.installation-time{margin:20px 0 25px;padding:5px 0 5px 30px;color:#989898;font:700 16px/16px museo-sans,sans-serif;background:url(../images/ico-clock.png) no-repeat 0 50%}
.interactive{font:700 16px/21px museo-slab,serif;color:#e99e16;padding:0 0 0 25px;text-decoration:underline;background:url(../images/ico-interactive.png) no-repeat 0 50%}
.category-callout{clear:left;padding:25px 20px 30px 20px;border:1px solid #e4e6e7;background:#eef0f1;overflow:hidden}
.category-callout h3{font:500 28px/35px museo-slab,serif;color:#848484}
.category-callout h4{font:700 18px/21px museo-sans,sans-serif;color:#5d5d5d;margin:0 0 5%}
#category-callout-toggle{margin:4% 0 0}
#category-callout-toggle h3{margin:0 0 4%}
#category-shadow{margin:0 0 40px}
#category-compare{float:right;display:inline-block;margin:7px 0 0 0;padding:0 29px 0 0;text-decoration:underline;font:700 18px/25px proxima-nova,sans-serif;color:#838383;background:url(../images/ico-gray-link-arrow.png) no-repeat 100% 50%}
.category-callout-actions{text-align:center;white-space:pre-line}
.category-callout-actions .btn-green{margin:0 0 5%}
.category-chart{width:90%;margin:0 0 10%}
.category-chart img{display:block;max-width:100%}
#fencing-callout .half{margin:0 0 0 4%;width:41%}
#fencing-callout .half.bg{margin:0;background:url(../images/category-callout-divider.png) no-repeat top right}
#fencing-callout ul.light-gray-checks{margin:0 0 25%}
.diagram{margin:8% 0 10%}
.diagram img{display:block;max-width:100%}
.category-feature{border:1px solid #dfdfdf;border-radius:4px;padding:20px 15px 20px 0;background:url(../images/white-texture-bg.jpg);overflow:hidden}
.category-feature-img{float:left;width:40%;margin:0 2% 0 0}
.category-feature-img img{display:block;max-width:100%}
.category-feature-content{float:left;width:58%;overflow:hidden}
.category-feature-content h3{font:700 25px/33px museo-sans,sans-serif;color:#504f4f;margin:0 0 10px}
.category-feature-content p{font:500 16px/22px proxima-nova,sans-serif;color:#5f5e5e;margin:0 0 23px}
.right-col-block{margin:45px 0 0;padding:0 0 45px 6%;background:url(../images/right-col-block-bg.png) no-repeat 50% 100%}
.right-col-block h3{font:700 24px/31px museo-slab,serif;color:#504f4f;margin:0 0 20px}
.right-col-block h4{font:700 21px/28px museo-sans,sans-serif;color:#5f5e5e;margin:0 0 20px}
.right-col-block h5{font:500 17px/23px museo-sans,sans-serif;color:#5f5e5e}
.right-col-block p{margin:20px 0;font:500 18px/23px proxima-nova,sans-serif;color:#5f5e5e}
.right-col-block a.btn-green{margin:0 0 15px}
.right-col-img{position:relative;width:100%;margin:0 0 40px 0;padding:.3% 0 0 0}
.right-col-img img{position:relative;display:block;width:87.4%;margin:0 0 0 6.2992126%;padding:6% 0 0 0;z-index:2}
.right-col-img img.right-col-bg{position:absolute!important;top:0!important;left:0;width:100%!important;margin:0!important;padding:0!important;z-index:1!important}
#home-products{background:url(../images/home-products-bdr.png) no-repeat 65px top;clear:both;padding:0 80px;margin-right:-60px;padding-bottom:90px}
#home-products .product{width:30%;margin:0;padding:0;margin-right:3%}
#home-products h3{color:#504f4f;margin-top:50px}
#home-products .product .img{display:inline-block;height:267px;overflow:hidden;border:solid 1px #e3e2e2}
#home-products .product img{border:solid 15px #eef0f1}
#home-products .product .text{padding-top:30px;color:#5f5e5e;font-size:18px;line-height:21px;min-height:115px}
.clear{clear:both}
#home-callout-left-accessories{padding:0}
#home-callout-left-accessories img{margin:12px 10px 0 0}
#support ul.dark-gray-arrows{margin:15px 0 15px}
.tel{display:block;text-decoration:none;font:700 22px/28px museo-sans,sans-serif;color:#242424;margin:0 0 25px}
#pet-proofing img{margin:0 0 0 -15px}
.section{padding:40px 0 0;margin:0 0 40px;background:url(../images/section-bg.png) no-repeat 50% 0}
.section h3{font:700 25px/33px museo-sans,sans-serif;color:#504f4f;margin:0 0 10px}
.section h4{font:300 20px/22px museo-sans,sans-serif;font-style:italic;color:#888;margin:0 0 30px}
.section dl.numbers{margin:0 0 30px}
.section dl.numbers dd{color:#939393;width:95%;font-size:18px;line-height:22px}
.section dl.numbers dd strong{display:block;color:#5f5e5e}
.section ol,.section p,.section ul{font:500 18px/24px museo-sans,sans-serif;margin:0 0 30px}
.section ol li,.section ul li{margin:0 0 10px}
.section img{display:block;max-width:90%}
.section img.shadow{max-width:100%!important}
.content-content ul,.section ol,.section ul{margin:0 0 30px 20px}
.content-content ul li,.section ol li,.section ul li{margin:0 0 10px;font:500 18px/24px museo-sans,sans-serif}
.section a{color:#0160a6;border-bottom:0;text-decoration:underline}
.section a:hover{color:#0283e2}
.section a:visited{color:#0283e2}
.video{float:left;width:50%}
.video-description{margin:0 0 0 54%}
#popular-products{padding:35px 0 85px 0}
#popular-products h1{font:700 36px/36px museo-sans,sans-serif;color:#343434;margin:0 0 55px}
.product{float:left;width:22%;margin:0 4% 0 0}
.product h3{font:700 26px/28px museo-slab,serif;color:#504f4f;margin:0 0 30px}
.product p{font:500 18px/22px museo-sans,sans-serif;margin:0 0 30px}
.product-img{position:relative;margin:0 0 15px}
.product-img img{display:block;width:100%}
.product-img img.product-product{float:left;display:block;width:90%;padding:15px;border:1px solid #e2e1e1;background:#eef0f1}
.product-price{position:absolute;top:-2px;right:-24px;width:35%}
.product-price img{display:block;max-width:100%}
.product-img .price{position:absolute;top:46%;right:11%;width:75px;color:#224e4d;text-align:center;font:700 26px/26px museo-slab,serif;-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg)}
.product-img .price em{display:block;font:700 12px/15px museo-slab,serif;color:#b5b5b5;margin:0 0 8px}
#tab-box{width:100%;margin:0 0 30px;overflow:hidden}
#tabs{float:left;width:32.4137931%}
#tabs a{display:block;margin:0 0 6px;padding:0 0 0 22px;color:#545353;font:700 1.2em/74px museo-slab,serif;text-decoration:none;height:74px;border-radius:10px 0 0 10px;background:url(../images/tab-bg.png) repeat-y top right}
#tabs a:hover{color:#1b1b1b}
#tabs a.active{background:#e9e9e9}
.tab-content{margin:0 0 0 32.42%;padding:45px;min-height:250px;background:#e9e9e9}
.media-item{float:left;width:44.5740957%;margin:0 30px 20px 0}
.video-thumbnail{display:block;padding:20px;border:1px solid #e2e1e1;background:#eef0f1}
.video-thumbnail img{max-width:100%;display:block}
.media-content{float:left;width:50%}
table.compare{width:100%;border:none;border-collapse:collapse;margin:0;padding:0}
table.compare td{border-right:1px dotted #ccc;border-bottom:1px solid #ccc;padding:20px 10px;text-align:center;color:#888}
table.compare th{color:#585858;font:700 18px/22px museo-slab,serif;border-right:1px dotted #ccc;padding:20px 10px 0 10px}
table.compare td.title{color:#585858;font:700 18px/22px museo-slab,serif;text-align:right}
table.compare td.title span{display:block;font:500 12px/22px museo-slab,serif;color:#ababab}
table.compare td.gray-bg,table.compare th.gray-bg{background:#e4e5e6}
table.compare td.red,table.compare th.red{color:#fd0c0c}
table.compare td.green,table.compare th.green{color:#55b847}
table.compare td.light-gray,table.compare th.light-gray{color:#ccc}
table.compare td.no-bb,table.compare th.no-bb{border-bottom:none}
table.compare td.center{text-align:center}
table.compare tr.border-bottom td,table.compare tr.border-bottom th{padding-bottom:10px;border-bottom:1px solid #ccc}
#add-ons-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:900}
#add-ons-popup .close{width:28px;height:30px;display:block;position:absolute;right:-14px;top:-15px;z-index:3}
#add-ons-popup .close img{width:28px;height:30px;display:block}
#add-ons-popup .add-ons-title{margin:0;font:700 25px/33px museo-sans,sans-serif;color:#504f4f}
#add-ons-popup .add-ons-sub-title{font:italic 19px/25px proxima-nova,sans-serif;color:#888;margin:0 0 15px}
#add-ons-popup .overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background-color:rgba(0,0,0,.85);opacity:0}
#add-ons-popup .wrap{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%}
#add-ons-popup.busy .window{background:transparent url(../images/ajax-loader2.gif) no-repeat center center}
#add-ons-popup.busy .window .add-ons-title{display:none}
#add-ons-popup.busy .window .mask{overflow:hidden}
#add-ons-popup.busy .window .close{display:none}
#add-ons-popup.busy .window .horizontal-items-list{display:none}
#add-ons-popup .window{width:70%;position:absolute;top:50%;left:50%;padding:42px;border:1px solid #979797;margin:-225px 0 0 -35%;background:#fff;z-index:3}
#add-ons-popup .window .add-ons-sub-title,#add-ons-popup .window .add-ons-title{display:none}
#add-ons-popup .window.titles .add-ons-sub-title,#add-ons-popup .window.titles .add-ons-title{display:block}
#add-ons-popup .window.titles{padding:20px 42px 108px 42px}
#add-ons-popup .trigger{position:absolute;width:100%;height:100%;z-index:2}
#add-ons-popup .mask{overflow:auto;padding:30px 0}
body#new #hero .lockup{right:auto;left:6%;top:10%}
body#new #hero .lockup p{margin:-10px 0 0 0;font:500 18px/28px proxima-nova,sans-serif;color:#dbd8d8}
html{background:url(../images/interior-bg.png) repeat-x top center #E0E0E0}
body#about-us header{background:url(../ui/body-bg.png) repeat-x 50% 0;margin-bottom:0;height:91px}
body#about-us #category-heading{background:url(../images/about-us-header.png) #fff;margin:0;height:282px;text-indent:-9999px;margin-top:30px}
#interior{background:#fff;width:970px;clear:both;margin-top:47px}
#about-us #interior{width:970px;max-width:970px;min-width:970px}
#interior .content{float:left;width:630px}
#sidebar{float:left;background:#fff;padding:25px;width:230px;background:url(../images/sidebar-bg.png) no-repeat right top}
#sidebar .menu li{font-size:18px;line-height:55px}
#sidebar .menu li a{color:#888;text-decoration:none;font-weight:700;font-family:museo-sans,sans-serif}
#sidebar .customerCare{padding-top:30px;font-size:14px}
#sidebar .customerCare .phone{padding:20px 0 20px 60px;margin:10px -10px;line-height:50px;background:url(../images/sidebar-phone.png) no-repeat left center;display:block}
#sidebar .customerCare .hours{padding-left:60px;margin:10px -10px;font-size:16px;line-height:20px;background:url(../images/sidebar-cal.png) no-repeat left center}
#sidebar .customerCare .phone a{color:#000;font-weight:700;font-size:18px;text-decoration:none}
#whats-new-signup{position:absolute;width:36.5079365%;bottom:5%;right:5%;z-index:103}
#whats-new-container{padding:8%;color:#8c8c8c;border:1px solid #e1e1e1;background:#f2f3f4}
#whats-new-container h3{font:700 24px/28px museo-slab,serif;color:#404040;margin:0 0 20px}
#whats-new-container p{font:500 17px/23px museo-sans,sans-serif;margin:0 0 20px}
#signup-input{width:54.3478261%;height:32px;padding-left:12px;outline:0;margin:5px 10px 0 0;border:1px solid #ccc;border-radius:20px;background:#fff}
#whats-new-container form input{float:left}
#whats-new-container form{overflow:hidden}
#wn-pendant-trainer{position:absolute;display:block;width:24%;bottom:5%;left:3%;z-index:100}
#wn-passport-door{position:absolute;display:block;width:24%;bottom:3%;left:26%;z-index:101}
#wn-pagoda-fountain{position:absolute;display:block;width:24%;top:6%;right:26%;z-index:100}
#wn-busy-buddy{position:absolute;display:block;width:24%;top:4%;right:4%;z-index:101}
#wn-busy-buddy img,#wn-pagoda-fountain img,#wn-passport-door img,#wn-pendant-trainer img{display:block;max-width:100%}
.copy-img{padding:50px 0 30px;background:url(../images/dotted-line-bg.png) no-repeat bottom left;overflow:hidden}
.copy-img .img{float:left;width:27%}
.copy{margin:0 0 0 30%}
.no-img .copy{margin:0}
.copy h3{font:700 25px/31px museo-sans,sans-serif;margin:0 0 15px}
.copy h2{font:700 36px/45px museo-sans,sans-serif;margin:0 0 15px}
.copy p{font:500 17px/23px proxima-nova,sans-serif;color:#7e7e7e;margin:0 0 30px}
.pink,.pink a,.pink p{color:#fb04f2}
.copy ol li,.copy ul li{font:500 17px/23px proxima-nova,sans-serif;color:#a2a2a2;margin-bottom:5px}
.copy ol,.copy ul{list-style-type:circle;margin-left:22px;margin-top:-10px}
.copy a{color:#217e7a;text-decoration:underline}
.copy a:hover{color:#217e7a}
.copy-img .half .img{width:45%;text-align:center}
.half .copy{margin:0 0 0 50%}
.half .copy h2,.third .copy h2{font:700 26px/33px museo-sans,sans-serif}
.half .copy p,.third .copy p{font:500 15px/21px proxima-nova,sans-serif}
.thirds .img{float:none;width:100%;margin:0 0 30px}
.thirds .copy{margin:0}
.social{float:right;margin:0 30px 0 0}
.tw-social{float:right;width:90px!important}
.fb-social{float:right}
.half .social{margin-top:15px}
.thirds .social{margin:20px 0 0 0;float:left;clear:left!important}
a.btn-back-to-top{display:inline-block;margin:18px 0 0 30px;padding:0 0 0 18px;position:absolute;color:#0160a6;text-decoration:underline;background:url(../images/blue-arrow-up.png) no-repeat 0 2px}
a.btn-back-to-top:hover{color:#0283e2;background:url(../images/blue-arrow-up-hover.png) no-repeat 0 2px}
.half a.btn-back-to-top{margin-left:0;margin-top:0}
.thirds a.btn-back-to-top{float:left;clear:left;margin-top:25px;position:relative;margin-left:0}
body#new .half{padding-bottom:1%}
.generic-copy{padding:50px 0;margin:0 0 50px;background:url(../images/dotted-line-bg.png) no-repeat 50% 100%;overflow:hidden}
.generic-copy h3{font:700 25px/31px museo-sans,sans-serif;margin:0 0 15px;color:#504f4f}
.generic-copy h2{font:700 36px/45px museo-sans,sans-serif;margin:0 0 15px}
.generic-copy p{font:500 17px/23px proxima-nova,sans-serif;color:#7e7e7e;margin:0 0 30px}
.testimony{padding:10px 0 0 120px;background:url(../images/large-quote.png) no-repeat top left}
.testimony h3{font:700 24px/24px proxima-nova,sans-serif;color:#5f5e5e}
#left-nav{float:left;width:290px;min-height:960px;padding:0 0 50px 35px;color:#5f5e5e;background:url(../images/subnav-bg.png) no-repeat top right}
#left-nav h3{color:#504f4f;font:700 28px/35px museo-sans,sans-serif;margin:0 0 20px}
#left-nav h6,.right-col-block h6{font:500 17px/24px proxima-nova,sans-serif;margin:0 0 15px}
.tel-icon{display:block;color:#010101;padding:0 0 0 60px;margin:0 0 15px;font:700 22px/41px museo-sans,sans-serif;background:url(../images/ico-telephone.png) no-repeat 0 50%}
.cal-icon{font:500 17px/23px proxima-nova,sans-serif;padding:0 0 0 60px;margin:0 0 15px;background:url(../images/ico-calendar.png) no-repeat 0 50%}
#left-nav ul.dark-gray-checks{margin:30px 0}
#left-nav ul.dark-gray-checks li{list-style:none;color:#939393;margin:0 0 10px;padding:0 30px 0 30px;font:500 17px/19px proxima-nova,sans-serif;background-position:0 3px}
#about-subnav{list-style:none;margin:0 0 50px}
#about-subnav li a{display:block;height:58px;font:500 20px/58px museo-sans,sans-serif;color:#888;padding:0 0 0 27px;text-decoration:none}
#about-subnav li a:hover,#about-subnav li.active a{height:56px;padding:0 0 0 26px;border:1px solid #d0d9e0;border-width:1px 0 1px 1px;font:700 20px/56px museo-sans,sans-serif;color:#504f4f;background:#fff}
#about-subnav li ul.subnav-subnav li a{height:40px;padding:0 0 0 25px;font:500 18px/40px museo-sans,sans-serif;color:#bfbebe}
#about-subnav li ul.subnav-subnav{list-style:none;display:none;padding:0 0 10px 25px;border-left:1px solid #d0d9e0;border-bottom:1px solid #d0d9e0;background:#fff}
#about-subnav li.active ul.subnav-subnav li a{height:40px;border:none;color:#bfbebe}
#about-subnav li ul.subnav-subnav li a:hover,#about-subnav li ul.subnav-subnav li.active a{height:40px;border:none;color:#217e7a;padding:0 0 0 25px;font:500 18px/40px museo-sans,sans-serif;background:url(../images/subnav-subnav-hover.png) no-repeat 0 50%}
#about-subnav li.sub-sub a:hover,#about-subnav li.sub-sub.active a{border-bottom:1px solid #fff}
.content-content{margin:0 35px 0 365px}
.generic-content{padding:0 20px 20px!important}
.content-content h1,.generic-content h1{font:700 30px/43px museo-sans,sans-serif;color:#504f4f;margin:0 0 35px}
.content-content h2,.generic-content h2{font:700 18px/33px museo-sans,sans-serif;color:#504f4f;margin:0 0 30px}
.content-content h3,.generic-content h3{font:700 21px/29px museo-sans,sans-serif;color:#504f4f;margin:0 0 30px}
.content-content p,.generic-content p{font:500 18px/24px museo-sans,sans-serif;color:#5f5e5e;margin:0 0 32px}
.content-content ol,.content-content ul,.generic-content ol,.generic-content ul{font:500 18px/24px museo-sans,sans-serif;color:#5f5e5e;margin:0 0 32px}
.content-content ol,.generic-content ol{margin-left:0;list-style:decimal outside none}
.content-content li,.generic-content li{line-height:1.5;margin-left:1em;text-indent:-1em}
.content-content ol li,.generic-content ol li{text-indent:0}
.content-content a,.generic-content a{color:#0160a6;border-bottom:none;text-decoration:underline}
.content-content a:hover,.content-content a:visited,.generic-content a:hover,.generic-content a:visited{color:#0283e2}
.generic-img{position:relative;float:left;margin:0 25px 5px 0}
.generic-img .cat-thumb{max-width:100%}
.board{margin:0 0 30px;padding:0 0 30px;background:url(../images/dotted-line-bg.png) no-repeat bottom left}
.bio-photo{float:left;width:170px}
img.img-border{float:left;padding:15px;border:1px solid #e2e1e1;background:#eef0f1}
.board-bio{margin:10px 0 0 190px}
.board-bio .close-read-more,.board-bio .read-more{color:#217e7a}
#support-top{margin:0 0 60px;background:url(../images/dotted-line-bg.png) no-repeat bottom left}
#support-title{margin:0 0 80px}
#support-title h1{font:700 32px/45px museo-slab,serif;color:#888;margin:0 0 10px}
#support-title p{font:500 18px/23px proxima-nova,sans-serif;color:#888}
.support-category{overflow:hidden;margin:0 0 60px;background:url(../images/dotted-line-bg.png) no-repeat bottom left}
.support-category h3{font:700 26px/33px museo-sans,sans-serif;color:#504f4f;margin:0 0 50px}
.support-category .cat-col h3,.support-category .cat-col h3 a{font:700 22px/25px museo-sans,sans-serif;color:#6c6b6b;margin:0 0 24px}
.support-category .category-img img.shadow{width:110%}
.support-category .cat-col p{margin:0 0 15px;font:500 18px/22px proxima-nova,sans-serif;color:#9c9c9c}
.support-category .cat-col ul{margin:0}
.support-category .cat-col ul.orange-arrows li a,.support-hidden ul.orange-arrows li a{padding:0;display:inline}
.show-hidden-support-cats{clear:left;color:#217e7a;font:700 18px/24px proxima-nova,sans-serif;display:block;margin:30px 0}
.support-categories-hidden .cat-col{min-height:500px}
.support-section{overflow:hidden;margin:50px 0 60px;padding:0 0 50px;background:url(../images/dotted-line-bg.png) no-repeat bottom left}
.support-section h3{font:700 26px/33px museo-sans,sans-serif;color:#504f4f;margin:0 0 30px}
.support-section a.btn-back-to-top{position:relative;margin-left:0;margin-top:30px}
.support-section ul.dark-gray-arrows{margin:40px 0 0 20px}
.support-section ul.dark-gray-arrows li{margin:0 0 25px}
.support-section ul.dark-gray-arrows a.ico-video{padding-right:24px;background:url(../images/ico-tv.png) no-repeat 100% 35%}
.support-section ul.dark-gray-arrows a.active{color:#222}
.support-hidden{margin:30px 0}
.support-hidden p{font:500 18px/24px proxima-nova,sans-serif;color:#5f5e5e;margin:0 0 30px}
.support-hidden a{color:#333!important;border-bottom:1px solid #ccc}
.support-hidden .media-item{width:39.574096%}
.support-hidden ul.orange-arrows li{background:url(../images/orange-arrow-right.png) no-repeat 0 50%!important}
#support-topic-jump-links{position:relative;width:100%;height:21px;padding:30px 0;margin:0 0 30px}
#support-topic-jump-links img{display:block;position:absolute;max-width:100%;top:0;left:0;z-index:1}
#support-topic-jump-links a{position:relative;color:#555;margin:0 5% 0 0;font:500 18px/18px museo-sans,sans-serif;z-index:2;text-decoration:none}
#support-topic-jump-links a:hover{color:#3d817f;text-decoration:underline}
#product{margin:0 0 50px;overflow:hidden}
#product-slideshow{float:left;width:40%}
#product-details{margin:0 0 0 45%}
#product-details h1{font:500 32px/39px museo-sans,sans-serif;color:#444;margin:0 0 15px}
#product-details h5,#product-details h5 a{font:500 18px/25px museo-sans,sans-serif;color:#999;margin:0 0 45px}
#product-details h3{font:500 22px/29px museo-sans,sans-serif;color:#737171;margin:0 0 30px}
#product-details h5 a{font-size:16px;margin:0 0 0 40px;padding:0 10px 5px;display:inline-block}
#product-details h5 a.active{background:#f4f4f3}
#product-details p{font:500 18px/24px proxima-nova,sans-serif;color:#5f5e5e;margin:0 0 60px}
ul.downloads{list-style:none}
ul.downloads li{height:51px;line-height:51px;padding:0 10px;color:#5f5e5e;border-bottom:1px solid #f4f4f3;background:#f4f4f3}
ul.downloads li.alt{background:0 0}
ul.downloads li a{float:right;color:#3d817f;line-height:51px}
ul.downloads li span{color:#9f9f9f}
#additional-skus{padding:20px 20px 12px;margin:-45px 0 30px;background:#f4f4f3}
#additional-skus p{margin:0 0 8px}
#product-ss-pager{margin:20px 0 0}
#product-ss-pager li{display:inline;list-style:none;margin:0 4px 0 0}
#product-ss-pager a{display:inline-block;padding:0}
#product-ss-pager img{float:left}
#product-ss-pager .rslides_here a{background:0 0;box-shadow:0 0 0 2px #999}
.press-list h1{font:700 36px/45px museo-slab,serif;color:#9a9a9a}
#press-dd{float:right}
.press-item{margin:0 0 40px;padding:0 0 40px;background:url(../images/dotted-line-bg.png) repeat-x bottom left}
.press-item span.press-date,p.press-date{float:right;font:700 20px/27px museo-sans,sans-serif;color:#418a87}
p.press-date{float:left}
.press-item h1{margin:0 0 25px}
.press-item h3 a{font:700 26px/35px museo-sans,sans-serif;color:#504f4f;text-decoration:underline}
.press-item p a{color:#418a87}
#press-bottom.press-item{padding:40px 0 0;margin:60px 0;background:url(../images/dotted-line-bg.png) repeat-x top left}
#back-to-press{text-decoration:none;color:#aeaeae;font:500 15px/21px proxima-nova,sans-serif}
#back-to-press span{border-bottom:1px solid #ddd}
#press-date-social{overflow:hidden}
#press-date-social .social{float:left;margin-left:40px}
#body-where-to-buy .content-wrapper{width:96%;padding:0 2% 0 2%}
.wtb-zip-label{margin-top:50px;display:inline-block;margin-bottom:30px}
.wtb-zip-label input[type=text]{margin-left:10px;margin-right:10px}
#DealerLocatorIframe{border:1px #949085 solid;height:495px;width:100%;margin-bottom:40px}
#authorized-retailers ol li,#authorized-retailers ul li{font:500 17px/23px proxima-nova,sans-serif;color:#a2a2a2;margin-bottom:1%}
#authorized-retailers ol,#authorized-retailers ul{list-style-type:none}
#authorized-retailers a[href="#TOP"]{margin-bottom:2%;display:inline-block;background-image:url(/media/images/green-arrow-up.png);padding-left:2%;background-repeat:no-repeat;background-position:0 5px}
#authorized-retailers a{margin-right:1%}
.about-us-dots{margin:0 0 40px;padding:0 0 40px;background:url(../images/dotted-line-bg.png) repeat-x bottom left;overflow:hidden}
#social-about{float:none;width:166px;overflow:hidden;margin:0 0 40px}
#tails-round-world h3,#tails-round-world p{margin-left:31%}
.letter{min-height:51px;margin:0 0 5px;padding:4px 0 0 80px}
.letter p{margin:0}
#letter-t{background:url(../images/letter-t.png) no-repeat top left}
#letter-h{background:url(../images/letter-h.png) no-repeat top left}
#letter-e{background:url(../images/letter-e.png) no-repeat top left}
#letter-w{margin-top:40px;background:url(../images/letter-w.png) no-repeat top left}
#letter-i{background:url(../images/letter-i.png) no-repeat top left}
#letter-l{background:url(../images/letter-l.png) no-repeat top left}
#letter-e p{line-height:51px}
.about-img{margin:0 20px 0 0}
#search-404 label{display:block;margin:0 0 10px;font:500 18px/22px proxima-nova,sans-serif;color:#5f5e5e}
#search-404 input[type=text]{width:370px;padding-left:7px;border-radius:4px;border:1px solid #ccc;height:45px;display:inline-block;margin-right:30px}
#search-404 input[type=image]{position:relative;top:20px}
#press-releases #pitems p{padding-left:40px;background:url(/media/images/pdficon_large.png) no-repeat;background-position:left 1px bottom -3px}
address{margin:5px;margin-left:60%;font:500 16px/21px proxima-nova,sans-serif;font-style:italic;color:#5f5e5e}
.dbs-col{float:left;width:45%;margin-right:5%}
img.le{float:left}
p.ri{float:right}
.dropdown-navigation-container{position:relative}
@media (max-width:39.9375em){.select .dropdown-navigation-container{width:185px;float:right;margin-right:10px}
}
@media (min-width:40em){.dropdown-navigation-container.-multisize{width:541px;margin:0 auto 20px}
}
.dropdown-navigation-select{display:block;left:0;bottom:0;width:100%;z-index:23;-webkit-appearance:menulist-button}
@media (max-width:39.9375em){.dropdown-navigation-select{width:183px}
}
@media (min-width:40em){.dropdown-navigation-select{width:541px}
}
.dropdown-navigation-button{box-sizing:border-box;display:inline-block;zoom:1;vertical-align:top;outline:0;border-width:0;color:#5e5e5e;font-family:museo-sans,sans-serif;font-weight:500;font-size:16px;position:relative;z-index:22;max-width:540px;background:url(/media/images/dropdown-nav-small.png) no-repeat center center;width:185px;padding-left:15px;line-height:33px;height:35px}
@media (min-width:40em){.dropdown-navigation-container.-multisize .dropdown-navigation-button{background:url(/media/images/dropdown-nav-large.png) no-repeat center center;width:541px;padding-left:30px;line-height:40px;height:42px}
}
@media (min-width:58.75em){.select .dropdown-navigation-button{display:none}
}
header{position:relative;z-index:200}
[class^=logo-]{text-indent:-9999px;display:block}
.logo-petsafe{background:url(../ui/logo_petsafe.png) no-repeat left center;background-size:150px 82px;height:44px;width:180px;padding:23px 0;float:left}
.logo-drinkwell{background:url(../ui/logo_drinkwell.png) no-repeat center center;background-size:140px 38px;width:140px;height:38px;padding:25px 20px 25px 0;float:right}
.primary-nav{display:block;float:left;height:75px;line-height:75px;width:610px}
.primary-nav div{display:block;width:auto}
.primary-nav a{float:right;width:auto;display:block;font:500 16px/91px museo-slab,serif;color:#fff;padding:0 15px;text-decoration:none;text-shadow:-2px 0 2px rgba(0,0,0,.2);background:url(../images/nav-divider.png) no-repeat 100% 50%}
.primary-nav a.last{background-image:none}
.primary-nav .dd.hover a.arrow,.primary-nav a:focus,.primary-nav a:hover{padding:0 14px;color:#807f7f;border:1px solid #aecbdf;border-width:0 1px;text-shadow:none;background:#fff;outline:0}
.primary-nav .dd.hover a.arrow,.primary-nav a.arrow{padding-right:0}
.primary-nav .dd,.primary-nav a.arrow span{background:url(../images/nav-dd-arrow.png) no-repeat 85% 50%;padding-right:50px}
.primary-nav a.arrow span{line-height:31px;display:inline-block}
.primary-nav .dd a.arrow:focus span,.primary-nav .dd a.arrow:hover span,.primary-nav .dd.hover a.arrow span,.primary-nav a.arrow:hover span{background:#fff url(../images/nav-dd-arrow-hover.png) no-repeat 85% 50%}
.primary-nav a.img{float:none;padding:0;background:0 0;width:auto}
.primary-nav a.img:hover{border:none;background:0 0}
.primary-nav a.img img{display:block}
.primary-nav #nav-support{position:relative}
.primary-nav #nav-support .flyout-col{width:100%!important;min-height:auto}
.primary-nav #nav .lvl1.hover .flyout{display:block}
.primary-nav #nav-lang-dd.hover .flyout{display:block}
.primary-nav #nav-mobile-search.hover .flyout{display:block}
.primary-nav #products-flyout{position:absolute;top:114px;right:0;z-index:20;padding:10px 0 10px 10px;width:779px;background:#fff}
.primary-nav #support-flyout{position:absolute;top:75px;left:0;z-index:20;padding:10px 0 10px 10px;width:260px;background:#fff}
.primary-nav #support-flyout ul li{background:0 0;margin:0;padding:0}
.primary-nav #support-flyout ul li a{display:block;margin:0;width:210px;padding:13px 0 18px 20px;font:700 18px/18px museo-sans,sans-serif!important;background:url(../images/orange-arrow.png) no-repeat 6px 18px}
.primary-nav #support-flyout ul li a:hover{background:#f5f5f5 url(../images/orange-arrow.png) no-repeat 6px 18px}
.primary-nav #support-flyout .flyout-col{padding-bottom:0}
.primary-nav #support-flyout .flyout-col:hover{background:0 0}
.primary-nav #mobile-flyout{position:absolute;top:114px;left:-20px;z-index:20;padding:10px 0 10px 10px;width:640px;background:#fff}
.primary-nav #lang-flyout{position:absolute;top:37px;right:0;z-index:101;padding:0;width:320px;background:#002e54}
.primary-nav #nav-lang-dd #lang-flyout ul li{position:relative;line-height:10px;padding:0}
.primary-nav #nav-lang-dd #lang-flyout ul li a{float:none;display:block;width:100%;height:46px;line-height:46px;padding:0 0 0 40px!important;color:#fff;text-align:left;font-family:museo-slab,serif;border-bottom:2px solid #013d6a;background:#002948 url(../images/orange-arrow-right.png) no-repeat 5% 50%}
.primary-nav #nav-products{position:relative}
.primary-nav .dropdown{padding-top:20px;display:none;position:absolute;top:91px;margin-left:70px;z-index:9999;width:360px;background:url(../ui/dropdown-shop-bg.png) no-repeat bottom right #fff;box-shadow:0 4px 3px 0 rgba(0,0,0,.3)}
.primary-nav #nav-faq .dropdown{background:url(../ui/dropdown-support-bg.png) no-repeat bottom right #fff}
.primary-nav .dropdown p.label{padding:20px 40px;font-weight:700}
.primary-nav .dropdown ul.menu{margin:0 25px 15px}
.primary-nav .dropdown ul.menu li{background:url(../ui/dropdown-li-bg.png) no-repeat -45px}
.primary-nav .dropdown a{font:500 19px/36px museo-slab,serif;color:#888;text-decoration:none;display:block;float:none;background:0 0;text-shadow:none;font-weight:700}
.primary-nav .dropdown a:hover{border:none;background:0 0;margin-left:1px;text-decoration:underline}
.primary-nav #nav-mobile,.primary-nav #search-icon{display:none}
.or-spacer{display:block;height:100%;position:relative}
@media (max-width:59.9375em){.or-spacer{display:none}
}
.or-spacer .mask:after{content:'';display:block;border:1px solid #eee}
.or-spacer.vertical .mask{transform:rotate(90deg);-webkit-transform:rotate(90deg)}
.or-spacer span{width:50px;height:50px;position:absolute;bottom:100%;margin-bottom:-25px;left:50%;margin-left:-25px;top:130px;border-radius:100%;background:#eee}
.or-spacer span i{display:inline-block;border-radius:100%;text-align:center;width:100%;line-height:50px;font-style:normal;color:#999}
.product-shop #top-review{margin-bottom:10px}
.product-shop .review a{display:inline-block;zoom:1;vertical-align:top;color:#c3c2c2;text-decoration:none;padding:7px 0}
.product-shop .review .rating-box{margin-right:20px}
.product-shop .review .label{line-height:20px;color:#999;text-decoration:underline}
.product-shop .review .label:hover{text-decoration:none}
.rating-box{font-size:0;height:20px;line-height:0;max-width:120px;margin:0;display:inline-block;zoom:1;vertical-align:top;position:relative;background-color:#b7b8b8}
.rating-box .rating-stars{position:relative;z-index:3;width:100%;height:auto}
.rating-box .rating{height:20px;position:absolute;left:0;top:0;z-index:2;background-color:#FFCC4E}
.product-description .review-this-product{display:inline-block;zoom:1;vertical-align:top;padding:5px 0;color:#025a9c;text-decoration:underline}
.product-description .review-this-product:hover{text-decoration:none}
.advancedreviews-reviews-form{background:#f5f3f4;border:1px solid #c7c7c7;padding:25px}
.advancedreviews-reviews-form .review-form-title{color:#105552;font-weight:700;font-size:20px;margin:0 0 28px}
.advancedreviews-reviews-form .reviewing-product{color:#999;font-weight:300;font-size:20px;margin:0 0 28px}
.advancedreviews-reviews-form .reviewing-product span{color:#666}
.advancedreviews-reviews-form p a{color:#025A9C;text-decoration:underline}
.advancedreviews-reviews-form .required-fields{float:right;line-height:17px;padding:2px 0}
.advancedreviews-reviews-form .button{font-weight:700;color:#000;height:auto;width:auto;padding:2px 0;border-bottom:1px solid #ccc;position:relative;font-size:17px;line-height:17px;overflow:visible;left:15px}
.overall-rating{font-size:15px;line-height:20px;color:#999;margin-bottom:10px}
.overall-rating .rating-box{margin-left:12px;margin-right:12px}
.review-this-product-additional-info{display:none}
#customer-reviews{margin-top:20px}
.each-review .rating-summary{color:#105552;font-weight:700;font-size:18px;line-height:22px}
.each-review .rating-summary .date{color:#888;font-size:16px;font-weight:300;margin-left:1em}
.each-review .rating-by{color:#888;font-weight:400px;font-size:16px;line-height:20px}
.each-review .rating-by .name{color:#444}
.each-review .rating-detail{margin-top:10px;font-size:15px;font-weight:300;line-height:21px}
.single-star{width:20px;height:20px;background:url(../ui/bg-single-star.png) no-repeat 0 0}
.single-star.single-star-on{background-position:0 -20px}
#product-review-table .single-star{cursor:pointer}
.rating-toggler{display:inline-block;zoom:1;vertical-align:top;position:relative}
.rating-toggler img{display:block}
.rating-toggler.on .ratings-flyout{display:block}
.rating-toggler .ratings-flyout{position:absolute;display:none;z-index:3;left:0;top:0;background:#4f4f4f;padding:8px 8px 14px;color:#fff}
.rating-toggler .ratings-flyout .heading{display:inline-block;zoom:1;vertical-align:top;font-size:20px;line-height:22px;word-wrap:nowrap;font-weight:700}
.rating-toggler .ratings-flyout .ratings-count{display:inline-block;zoom:1;vertical-align:top;float:right;font-size:15px;line-height:22px;word-wrap:nowrap;font-weight:300}
.rating-toggler .ratings-flyout .ratings-count strong{font-weight:700;font-size:17px}
.rating-toggler .ratings-flyout .ratings-row{width:280px;position:relative;margin-top:10px;line-height:13px;font-size:12px}
.rating-toggler .ratings-flyout .ratings-row .ratings-slider{position:absolute;left:46px;right:0;top:0;background:#fff;height:13px}
.rating-toggler .ratings-flyout .ratings-row .ratings-slider .rating-slider{background-color:#a1d2f6;height:13px;position:absolute;left:0;top:0;width:auto}
.rating-toggler .ratings-flyout .ratings-row .ratings-slider .rating-count{display:inline-block;zoom:1;vertical-align:top;color:#444;position:absolute;font-size:10px;right:5px;top:0;line-height:13px}
.review-this-product-additional-info button{margin-right:15px}
.review-this-product-additional-info .button-reset{margin-right:30px;height:30px;margin-top:-43px}
@media screen and (max-width:608px){.review-this-product-additional-info .button-reset{margin-top:5px;clear:left}
}
.product-description .review-this-product{display:inline-block;zoom:1;vertical-align:top;padding:5px 0;color:#025a9c;text-decoration:underline}
.product-description .review-this-product:hover{text-decoration:none}
.review-detail-wrapper .product-img-box .btn-green{float:right}
.back-link{margin-top:20px}
.catalog-product-view .thumbSlide img{height:66px;width:auto}
.catalog-product-view .thumbSlide{max-width:66px;overflow:hidden;margin-right:10px;cursor:pointer}
.my-account{padding-top:20px}
.my-account .addresses-list ol{padding:0;margin:0}
.my-account .addresses-list .item{display:list-item;height:auto;margin:0;min-width:auto;overflow:visible;position:static;width:auto}
.my-account .addresses-additional .item,.my-account .addresses-primary .item{margin-bottom:20px}
.my-account .addresses-list .item address{margin:0;display:inline-block;zoom:1;vertical-align:top;font:500 18px/22px museo-sans,sans-serif;margin-bottom:17px;color:#a9a9a9}
.btn-cart-large,.btn-cart-large.disabled,.btn-cart-large.disabled:hover{background:#185a58 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #185a58;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;padding:20px;text-decoration:none;cursor:pointer;position:relative}
.btn-cart-large:before{background-image:url(../images/glyphicons-433-plus.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-right:7px;margin-top:1px;width:15px}
.btn-cart-large.loading *{visibility:hidden}
.btn-cart-large.loading:before{visibility:visible;background:url(../ui/spinner-white-green.gif) no-repeat center center;padding:0;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;height:40px;width:40px;background-size:auto auto}
.btn-cart-large:hover{background:#217e7a;background:-moz-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#217e7a),color-stop(100%,#224e4d));background:-webkit-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-o-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-ms-linear-gradient(top,#217e7a 0,#224e4d 100%);background:linear-gradient(to bottom,#217e7a 0,#224e4d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#217e7a', endColorstr='#224e4d', GradientType=0 );color:#fff;text-decoration:none;cursor:pointer}
.btn-cart-large .green-loader{position:absolute}
.account-create button.button,.btn-cart,button.button.btn-cart{background:#185a58 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #185a58;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;padding:20px;text-decoration:none}
.account-create button.button::before,.btn-cart::before,button.button.btn-cart::before{background-image:url(../images/glyphicons-433-plus.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-right:7px;margin-top:1px;width:15px}
.account-create button.button:hover,.btn-cart:hover,button.button.btn-cart:hover{background:#217e7a;background:-moz-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#217e7a),color-stop(100%,#224e4d));background:-webkit-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-o-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-ms-linear-gradient(top,#217e7a 0,#224e4d 100%);background:linear-gradient(to bottom,#217e7a 0,#224e4d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#217e7a', endColorstr='#224e4d', GradientType=0 );color:#fff;text-decoration:none}
@media (max-width:639px){.account-create button.button{display:none}
.btn-cart,button.button.btn-cart{padding:8px;font-size:18px}
}
@media (max-width:639px){.account-create button.button{display:inline-block;zoom:1;vertical-align:top;float:none;margin:10px 0}
}
.product-essential ul.product-grid.related-list li.item{margin-bottom:5%}
.review-this-product-container .review-this-product-additional-info .button-reset{margin-top:0}
.cart-collaterals button.btn-proceed-checkout,.site-content button.acnt,.site-content button.btn-proceed-checkout,button.acnt,button.btn-proceed-checkout,ul.checkout-types button.btn-proceed-checkout{background:#185a58 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #185a58;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:120%;padding:12px 15px;text-decoration:none}
.cart-collaterals button.btn-proceed-checkout::after,.site-content button.acnt::after,.site-content button.btn-proceed-checkout::after,button.acnt::after,button.btn-proceed-checkout::after,ul.checkout-types button.btn-proceed-checkout::after{background-image:url(../images/white-arrow-right-thicker.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-left:7px;width:15px;vertical-align:middle;text-decoration:none}
.cart-collaterals button.btn-proceed-checkout:hover,.site-content button.acnt:hover,.site-content button.btn-proceed-checkout:hover,button.acnt:hover,button.btn-proceed-checkout:hover,ul.checkout-types button.btn-proceed-checkout:hover{background:#217e7a;background:-moz-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#217e7a),color-stop(100%,#224e4d));background:-webkit-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-o-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-ms-linear-gradient(top,#217e7a 0,#224e4d 100%);background:linear-gradient(to bottom,#217e7a 0,#224e4d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#217e7a', endColorstr='#224e4d', GradientType=0 );color:#fff;text-decoration:none}
@media (min-width:640px) and (max-width:959px){.cart-collaterals button.btn-proceed-checkout,.site-content button.acnt,.site-content button.btn-proceed-checkout,button.acnt,button.btn-proceed-checkout,ul.checkout-types button.btn-proceed-checkout{float:right}
}
@media (max-width:639px){.cart-collaterals button.btn-proceed-checkout,.site-content button.acnt,.site-content button.btn-proceed-checkout,button.acnt,button.btn-proceed-checkout,ul.checkout-types button.btn-proceed-checkout{float:left;margin-bottom:15px}
}
.checkout .button{background:#185a58 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #185a58;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:120%;padding:12px 15px;text-decoration:none}
.checkout .button::after{background-image:url(../images/white-arrow-right-thicker.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-left:7px;width:15px;vertical-align:middle;text-decoration:none}
.checkout .button:hover{background:#217e7a;background:-moz-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#217e7a),color-stop(100%,#224e4d));background:-webkit-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-o-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-ms-linear-gradient(top,#217e7a 0,#224e4d 100%);background:linear-gradient(to bottom,#217e7a 0,#224e4d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#217e7a', endColorstr='#224e4d', GradientType=0 );color:#fff;text-decoration:none}
@media (min-width:640px) and (max-width:959px){.checkout .button{float:right}
}
@media (max-width:639px){.checkout .button{float:left;margin-bottom:15px}
}
.content-wrap .hero .hero-text h6{background:#185a58 none repeat scroll 0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #185a58;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;padding:20px;text-decoration:none}
.content-wrap .hero .hero-text h6::after{background-image:url(../images/white-arrow-right-thicker.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-left:7px;width:15px;vertical-align:middle;text-decoration:none}
.content-wrap .hero .hero-text h6::hover{background:#217e7a;background:-moz-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#217e7a),color-stop(100%,#224e4d));background:-webkit-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-o-linear-gradient(top,#217e7a 0,#224e4d 100%);background:-ms-linear-gradient(top,#217e7a 0,#224e4d 100%);background:linear-gradient(to bottom,#217e7a 0,#224e4d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#217e7a', endColorstr='#224e4d', GradientType=0 );color:#fff;text-decoration:none}
#my-active-subscriptions-table .btn-yellow::after{margin-left:0}
@media (min-width:80em) and (max-width:84.0625em){#my-active-subscriptions-table .btn-yellow{width:75%}
}
.btn-white-outline-large,.btn-white-outline-large.disabled,.btn-white-outline-large.disabled:hover{background:0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:2px solid #fff;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;padding:20px;text-decoration:none;cursor:pointer;position:relative}
.btn-white-outline-large:before{background-image:url(../images/glyphicons-433-plus.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-right:7px;margin-top:1px;width:15px}
.btn-white-outline-large.loading *{visibility:hidden}
.btn-white-outline-large.loading:before{visibility:visible;background:url(../ui/spinner-white-green.gif) no-repeat center center;padding:0;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;height:40px;width:40px;background-size:auto auto}
.btn-white-outline-shop,button.button.btn-white-outline-shop{background:0 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:2px solid #fff;color:#fff;display:inline-block;font-family:museo-slab,serif;font-size:20px;padding:20px;text-decoration:none}
.btn-white-outline-shop::before,button.button.btn-white-outline-shop::before{background-image:url(../images/glyphicons-433-plus.png);background-size:15px 15px;content:" ";display:inline-block;height:15px;margin-right:7px;margin-top:1px;width:15px}
.btn-white-outline-large:hover:focus,.btn-white-outline-large:hover:hover,.btn-white-outline-shop:focus,.btn-white-outline-shop:hover,button.button.btn-white-outline-shop:focus,button.button.btn-white-outline-shop:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,.25) none repeat scroll 0 0}
.small_footer{box-sizing:border-box;background:#005b9e;padding:2% 0;font-family:proxima-nova,sans-serif}
.small_footer *{box-sizing:inherit}
.small_footer h3{color:#fff;font:700 24px/31px museo-slab,serif;overflow:hidden}
.small_footer .footer-newsletter_small-wrap{width:100%}
.small_footer .footer-newsletter_small-wrap .footer-newsletter_small{position:relative;max-width:972px;margin:0 auto}
.small_footer .footer-newsletter_small-wrap .footer-newsletter_small .news_text-wrap{width:50%;display:inline-block;color:#fff;vertical-align:top}
.small_footer #newsletter-validate-detail-footer{width:49%;display:inline-block;vertical-align:bottom}
.small_footer #newsletter-validate-detail-footer .form-group{display:inline-block;vertical-align:top;margin-bottom:0}
.small_footer #newsletter-input{width:50%;display:inline-block;vertical-align:middle;height:35px;padding:5px 20px;margin-right:10px;outline:0;border:0;background-color:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}
.small_footer #newsletter-submit{vertical-align:middle;display:inline-block;width:35%}
.small_footer .newsletter-form-success{width:270px;min-width:270px;margin:0 auto;margin-bottom:15px}
.small_footer .newsletter-form-success span{padding:8px 20px;border-radius:5px;margin-top:12px;background-color:#00467d;width:auto;display:inline-block;margin-right:10px;color:#fff}
.small_footer .newsletter-form-success .icon-ok{background:0 0 url(../images/ico-yellow-check.png) no-repeat;width:16px;height:16px}
.small_footer .newsletter-form-success .has-error .help-block{color:#ED1F24;background-color:#f2f2f2;padding:5px;position:absolute;top:48px;left:-2px;border:1px solid #e8e8e8;font-size:11px;max-width:94%}
.small_footer .newsletter-form-success .has-error:after,.small_footer .newsletter-form-success .has-error:before{content:' ';height:0;position:absolute;width:0;border:10px solid transparent}
.small_footer .newsletter-form-success .has-error .help-block:before{border-bottom-color:#f2f2f2;position:absolute;top:-19px;left:65px;z-index:2}
.small_footer .newsletter-form-success .has-error .help-block:after{border-bottom-color:#e8e8e8;position:absolute;top:-20px;left:65px;z-index:1}
#legal{padding:40px 0 60px;background-color:#00467d;box-sizing:border-box;font-family:proxima-nova,sans-serif}
#legal *{box-sizing:inherit}
#legal .legal-wrap{width:100%}
#legal .rsc-wrap{margin-top:40px;overflow:hidden;width:100%}
#legal .rsc-wrap p{font-size:12px;color:#fff;font:museo-sans,sans-serif;margin:0;padding:0;display:inline-block;vertical-align:bottom}
#legal .rsc-wrap a{color:#4694ca;line-height:32px}
#legal .rsc-wrap a:hover{text-decoration:none}
#legal .rsc-wrap a span{padding:0 5px}
#legal img{display:inline-block;vertical-align:bottom}
#legal a{color:#4694ca;text-decoration:none}
#legal a:hover{text-decoration:underline}
#legal .footer-links{width:24%;display:inline-block;vertical-align:top}
#legal .footer-links h3{color:#fff;font:400 24px/31px museo-sans,sans-serif;margin-bottom:10px}
#legal .footer-links h3.footer-phone{color:#f4a516}
#legal .footer-links ul li{line-height:200%}
#legal .social-foot-icon{clear:both;margin-right:5%;width:20%;vertical-align:middle}
#legal .footer-blog-link{display:block;font-size:26px;margin-top:5%;width:100%}
#legal .footer-links.connect{display:inline-block}
.footer-links.connect-mobile{display:none}
.input-box.recaptcha-wrapper{background:0 0}
/*# sourceMappingURL=styles.min.css.map */
