/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, font {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Custom Reset */
img { display:block; }
b, strong { font-weight:bold; }
i, em { font-style:italic; }
area { outline:none; }

/* General Styles */
.fl { float: left; }
.fr { float: right; }
.ctr { text-align:center; }

/* Micro Clearfix */
.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after, .clearfix:after {
	clear: both;
}
/* For IE 6/7 to trigger hasLayout and contain floats */
.cf, .clearfix {
	*zoom: 1;
}
.clear { clear:both; }

/* FF Button Height */
input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/*! jQuery UI - v1.11.4 - 2016-02-09
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}


/* Base styles */
input, button, textarea { font-family: "Open Sans", sans-serif; font-size:15px; font-weight:400; color:#181818; }
textarea { border-color:#CFCFCF; }
body { font-family: "Open Sans", sans-serif; font-size:15px; font-weight:400; color:#181818; line-height:1.5; }
h1 { font-size:30px; font-family:"Libre Baskerville", serif; }
h2 { font-size:25px; font-weight:300; }
a { color:#e82139; }
a:hover, a:focus { color:#181818; }
p { margin-top:20px; color:#181818; line-height:1.7; }
ul, ol { margin-top:20px; padding-left:40px; color:#181818; line-height:1.7; }
h2, h3, h4, h5, h6 { margin-top:20px; }
h3 { font-weight:bold; font-size:20px; }
h4 { font-weight:bold; font-size:15px; }
table { border-collapse:collapse; text-align:center; margin-top:20px; }
table th { background:#E9E9E9; border:1px solid #C5C5C5; text-align:center; color:#8E8E8E; padding:5px 5px; font-size:11px; line-height:18px; }
table td { background:#F4F4F4; border:1px solid #C5C5C5; text-align:center; color:#181818; padding:10px 5px; font-size:12px; line-height:18px; vertical-align:middle; }
.jump_fix:before { display:block; content:" "; margin-top:-76px; height:76px; visibility:hidden; width:1px; }
/* end base styles */

/* Lightbox */
.sw-lightbox-closelayer { width:100%; padding:0; margin:0; position:fixed; top:0; left:0; z-index:50; background-color:#000000; opacity:0.5; }
.sw-lightbox-wrap { position:absolute; left:20px; top:20px; z-index:51; background:#ffffff; -webkit-box-shadow: 0 0 22px -3px #000000; -moz-box-shadow: 0 0 22px -3px #000000; box-shadow: 0 0 22px -3px #000000; }
.sw-lightbox-closebutton { display:block; position:absolute; height:0; padding:60px 0 0; width:60px; overflow:hidden; border:0; top:0; right:0; color:#ffffff; cursor:pointer; background:#e82139 url("https://img.tacklewarehouse.com/framework/icons/ex-lightbox.svg") no-repeat 50% 50%; background-size:15px 15px; }
.no-svg .sw-lightbox-closebutton { background-image:url("https://img.tacklewarehouse.com/framework/icons/ex-lightbox.png"); }
.sw-lightbox-wrap.sw-lightbox-fixed { position:fixed; left:50%; top:50%; }

/* jQuery UI Selectmenu */
.ui-selectmenu-button { border:1px solid #cfcfcf; border-radius:3px; }
.ui-selectmenu-button span.ui-icon { display:block; height:5px; width:8px; background:url("https://img.tacklewarehouse.com/framework/icons/arrow-down.svg") no-repeat 0 0; background-size:8px 5px; margin-top:-3px; right:15px; }
.no-svg .ui-selectmenu-button span.ui-icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/arrow-down.png"); }
.ui-selectmenu-button span.ui-selectmenu-text { height:22px; line-height:22px; font-size:12px; padding:8px 30px 8px 10px; }
.ui-selectmenu-menu .ui-widget.ui-widget-content { border:1px solid #cfcfcf; background:#ffffff; color:#181818; max-height:400px; }
.ui-selectmenu-menu .ui-menu .ui-state-focus, .ui-selectmenu-menu .ui-menu .ui-state-active { margin:0; }
.ui-selectmenu-menu .ui-menu { padding-bottom:0; }
.ui-selectmenu-menu .ui-menu .ui-state-focus { background:#e5e5e5; }
.ui-selectmenu-menu .ui-menu .ui-menu-item { font-size:12px; padding:8px 8px; }
/* end jQuery UI Selectmenu */

/* Framework */
#page_wrap.fixed_header { padding-top:56px; }
#backtotop { position:fixed; display:none; bottom:10px; right:10px; background:#3b3b3b; border-radius:3px; height:40px; line-height:40px; width:120px; color:#ffffff; text-decoration:none; text-align:center; font-size:15px; z-index:4; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); }

/* Header */
#header { z-index:3; float:left; clear:both; min-width:100%; position:relative; }
#banner_wrap { z-index:3; float:left; clear:both; min-width:100%; position:relative; background:#181818; height:150px; }
#banner { width:1100px; padding:0 10px; height:150px; margin:auto; position:relative; }
#banner_left { width:500px; float:left; }
#banner .logo { display:block; width:450px; height:0; padding-top:93px; margin:30px 0 0; background:url("https://img.tacklewarehouse.com/framework/icons/taclogo.svg") no-repeat 0 50%; background-size:410px 85px; overflow:hidden; }
.no-svg #banner .logo { background-image:url("https://img.tacklewarehouse.com/framework/icons/taclogo.png"); }
#banner .logo.bassfan { width:326px; padding-top:94px; background:url("https://img.tacklewarehouse.com/framework/icons/bassfan.png") no-repeat 0 0; background-size:326px 94px; }
.no-svg #banner .logo.bassfan { background-image:url("https://img.tacklewarehouse.com/framework/icons/bassfan.png"); }
#banner_right { width:550px; height:150px; float:right; position:relative; }
#banner_right .cust_links { float:right; font-size:12px; color:#ffffff; margin-top:12px; z-index:2; display:block; position:relative; height:38px; line-height:1; border-bottom:1px solid #3b3b3b; }
#banner_right .cust_account, #banner_right .live_chat, #banner_right .live_chat_off, #banner_right .cust_login { display:inline-block; text-align:right; margin:0 0 0 20px; }
#banner_right .cust_service { display:inline-block; text-align:right; margin:0 0 0 15px; }
#banner_right .cust_service .dh_link { padding-top:10px; }
#banner_right .live_chat { padding:10px 0 14px 25px; color:#ffffff; text-decoration:none; position:relative;     border-bottom: 2px solid #181818; transition: all 0.5s ease 0s; -webkit-transform:translateZ(0); }
/* IE SVG fix: double background svg size and transform: scale .5 */
#banner_right .live_chat:after { content:""; display:block; height:32px; width:32px; position:absolute; left:-8px; top:0; background:url("https://img.tacklewarehouse.com/framework/icons/chat-on.svg") no-repeat 0 0; background-size:32px 32px; transform: scale(.5); }
.no-svg #banner_right .live_chat:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/chat-on.png"); transform:none; height:16px; width:16px; left:0; top:8px; background-size:16px 16px; }
#banner_right .live_chat:hover, #banner_right .live_chat:focus { border-bottom:2px solid #e82139; }
#banner_right .live_chat_off { padding:10px 0 14px 25px; color:#ffffff; text-decoration:none; position:relative; border-bottom: 2px solid #181818; -webkit-transform:translateZ(0); cursor:default; }
#banner_right .live_chat_off:after { content:""; display:block; height:32px; width:32px; position:absolute; left:-8px; top:0; background:url("https://img.tacklewarehouse.com/framework/icons/chat-off.svg") no-repeat 0 0; background-size:32px 32px; transform: scale(.5); }
.no-svg #banner_right .live_chat_off:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/chat-off.png"); transform:none; height:16px; width:16px; left:0; top:8px; background-size:16px 16px; }
#banner_right .drop_hover { position:relative; }
#banner_right .drop_hover .dh_link { color:#ffffff; text-decoration:none; display:inline-block; height:12px; line-height:12px; padding-bottom:14px; border-bottom:2px solid #181818; transition: all 0.5s ease 0s; }
#banner_right .drop_hover:hover .dh_link, #banner_right .dh_link:focus, #banner_right .drop_hover.focus_view .dh_link { border-bottom:2px solid #e82139; }
#banner_right .drop_hover .dh_menu { display:block; text-align:left; position:absolute; top:38px; left:0; list-style-type:none; box-shadow:0 -2px 8px rgba(0,0,0,.25); visibility:hidden; opacity:0; transition: all 0.5s ease 0s, visibility 0s linear 0.5s; margin:0; padding:0; }
.cust_account .dh_link { padding-left:30px; padding-top:10px; position:relative; }
.cust_account .dh_link:after { content:""; display:block; height:22px; width:22px; position:absolute; top:5px; left:0; background:url("https://img.tacklewarehouse.com/framework/icons/account.svg") no-repeat 0 0; background-size:46px 22px; }
.no-svg .cust_account .dh_link:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/account.png"); }
.cust_account:hover .dh_link:after, .cust_account .dh_link:focus:after, .cust_account.focus_view .dh_link:after { background-position:-24px 0; }
.cust_account .dh_menu button { box-sizing:border-box; display:block; width:161px; margin:0; padding:0 0 0 20px; height:40px; line-height:40px; border-bottom:1px solid #cfcfcf; border-left:0; border-right:0; border-top:0; background:#ffffff; color:#181818; text-decoration:none; text-align:left; font-size:12px; cursor:pointer; }
.cust_account .dh_menu button:hover, .cust_account .dh_menu button:focus { color:#e82139; }
#banner_right .drop_hover.cust_account .dh_menu { left:auto; right:0; }
#banner_right .drop_hover:hover .dh_menu, #banner_right .dh_link:focus + .dh_menu { visibility: visible; opacity: 1; transition-delay: 0s; }
#banner_right .drop_hover.focus_view .dh_menu { visibility: visible; opacity: 1; transition-delay: 0s; }
#banner_right .drop_hover .dh_menu a { display:block; width:191px; padding-left:20px; height:40px; line-height:40px; border-bottom:1px solid #cfcfcf; background:#ffffff; color:#181818; text-decoration:none; }
#banner_right .drop_hover .dh_menu a:hover, #banner_right .drop_hover .dh_menu a:focus { color:#e82139; }
#banner_right .drop_hover.cust_account .dh_menu a { width:141px; }
#banner_right .cust_login { display:inline-block; text-decoration:none; color:#ffffff; height:12px; line-height:12px; padding-bottom:14px; padding-top:10px; border-bottom:2px solid #181818; transition: all 0.5s ease 0s; }
#banner_right .cust_login:hover, #banner_right .cust_login:focus { border-bottom:2px solid #e82139; }
#banner_right .guarantee_text { float:right; width:550px; margin-top:10px; color:#ffffff; text-align:right; }
#banner_right .guarantee_text .guarantee { font-size:20px; font-family:"Libre Baskerville", serif; }
#banner_right .guarantee_text .phone { font-weight:300; font-size:20px; padding-left:20px; }
#banner_nav { float:right; height:15px; line-height:15px; position:absolute; bottom:20px; right:0; }
#banner_nav a { display:inline-block; font-size:12px; color:#cfcfcf; text-decoration:none; margin-left:15px; transition: all 0.5s ease 0s; }
#banner_nav a:hover, #banner_nav a:focus { color:#e82139; }
#banner_nav a:first-child { margin-left:0; }
#shipban_wrap { z-index:2; float:left; clear:both; min-width:100%; position:relative; background:#2e2e2e; height:40px; }
#shipban { display:block; width:1100px; margin:auto; height:40px; padding:0 10px; }
#shipban .row { display:block; height:40px; position:relative; }
#shipban .row span { display:block; float:left; height:20px; line-height:20px; margin-top:10px; margin-bottom:10px; }
#shipban .row .std { font-size:15px; text-transform:uppercase; color:#ffffff; margin-left:20px; }
#shipban .row .std:first-child { margin-left:40px; }
#shipban .row .sub { font-size:12px; color:#8e8e8e; margin:13px 0 7px 5px; }
#shipban .row .sub.last { float:right; margin-right:40px; }
#shipban .row.dates .std { font-size:12px; text-transform:none; border-left:2px solid #ffffff; padding-left:40px; margin-left:40px; }
#shipban .row.dates .std:first-child { margin-left:80px; }
#shipban .row.dates .std.first { border-left:0; padding-left:0; color:#F7D840; }
#shipban .row.dates .sub { margin-top:10px; margin-bottom:10px; font-size:12px; font-weight:300; color:#f4f4f4; }
#topmenu_wrap { z-index:1; float:left; clear:both; min-width:100%; position:relative; background:#ffffff; height:55px; border-bottom:1px solid #cfcfcf; box-shadow:0 -2px 8px rgba(0,0,0,.25); }
#topmenu { position:relative; width:1100px; padding:0 10px; margin:auto; }
#fixed_homelink { width:80px; height:0; padding-top:55px; overflow:hidden; background:url("https://img.tacklewarehouse.com/framework/icons/fsh.svg") no-repeat 50% 50%; background-size:50px 21px; border-left:1px solid #cfcfcf; position:absolute; left:10px; top:0; z-index:1; visibility:hidden; transition: visibility 0s linear 0.5s; }
.no-svg #fixed_homelink { background-image:url("https://img.tacklewarehouse.com/framework/icons/fsh.png"); }
#searchbar_wrap { position:absolute; right:255px; z-index:2; float:left; height:45px; width:843px; padding:10px 0 0 10px; background:#ffffff; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; transition: all 0.5s ease 0s; }
#header_cart { position:absolute; right:10px; top:0; z-index:3; float:right; height:55px; width:105px; border-right:1px solid #cfcfcf; }
#h_checkout_button { display:block; height:53px; width:30px; padding:0 30px 0 45px; position:relative; text-decoration:none; color:#e82139; font-weight:bold; line-height:55px; text-align:center; border-bottom:2px solid #ffffff; transition: all 0.5s ease 0s; }
#h_checkout_button:hover, #h_checkout_button:focus { border-color:#e82139; }
#h_checkout_button .icon { display:block; width:20px; height:0; padding-top:15px; overflow:hidden; background:url("https://img.tacklewarehouse.com/framework/icons/cart.svg") no-repeat 0 0; position:absolute; top:50%; left:18px; margin-top:-7px; background-size:20px 15px; }
.no-svg #h_checkout_button .icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/cart.png"); }
#h_checkout_button:after { content:""; display:block; width:8px; height:5px; background:url("https://img.tacklewarehouse.com/framework/icons/arrow-down.svg") no-repeat 0 0; position:absolute; top:50%; right:17px; margin-top:-2px; background-size:8px 5px; }
.no-svg #h_checkout_button:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/arrow-down.png"); }
#searchtext { display:block; float:left; height:23px; width:789px; border-color:#cfcfcf; border-style:solid; border-width:1px 0 1px 1px; padding:5px; line-height:23px; border-top-left-radius:3px; border-bottom-left-radius:3px; transition: all 0.5s ease 0s; }
#searchbar_wrap .sub { display:block; float:left; cursor:pointer; margin:0; height:0; width:33px; padding:33px 0 0; overflow:hidden; border:1px solid #cfcfcf; background:#cfcfcf; position:relative; border-top-right-radius:3px; border-bottom-right-radius:3px; }
#searchbar_wrap .sub:hover, #searchbar_wrap .sub:focus { background:#e82139; border-color:#e82139; }
#searchbar_wrap .sub:after { content:""; display:block; position:absolute; height:19px; width:14px; top:7px; left:8px; background:url("https://img.tacklewarehouse.com/framework/icons/mag.svg") no-repeat 0 0; background-size:14px 19px; }
.no-svg #searchbar_wrap .sub:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/mag.png"); }
.top_social a { display:inline-block; width:32px; height:0; padding-top:29px; margin-right:5px; overflow:hidden; vertical-align:middle; background-image:url("https://img.tacklewarehouse.com/framework/icons/social.svg"); background-size:160px 66px; }
.no-svg .top_social a { background-image:url("https://img.tacklewarehouse.com/framework/icons/social-160.png") }
.top_social .fb { background-position:0 0; }
.top_social .twtr { background-position:-42px 0; }
.top_social .yt { background-position:-85px 0; }
.top_social .ig { background-position:-128px 0; }
.top_social .fb:hover, .top_social .fb:focus { background-position:0 -37px; }
.top_social .twtr:hover, .top_social .twtr:focus { background-position:-42px -37px; }
.top_social .yt:hover, .top_social .yt:focus { background-position:-85px -37px; }
.top_social .ig:hover, .top_social .ig:focus { background-position:-128px -37px; }
#page_wrap.fixed_header #topmenu_wrap { position:fixed; top:0; left:0; right:0; z-index:4; }
#page_wrap.fixed_header #searchbar_wrap { width:762px; }
#page_wrap.fixed_header #searchtext { width:708px; }
#page_wrap.fixed_header #fixed_homelink { visibility:visible; transition: visibility 0s linear 0s; }

#header_wish { position:absolute; right:116px; top:0; z-index:3; height:55px; width:138px; border-right:1px solid #cfcfcf; }
#header_wish_link { display:block; height:53px; width:75px; padding:0 15px 0 48px; position:relative; text-decoration:none; color:#000; line-height:55px; border-bottom:2px solid #fff; transition:all 0.5s ease 0s; }
#header_wish_link:before { content:''; display:block; width:16px; height:16px; position:absolute; top:50%; left:20px; margin-top:-7px; background:url('https://img.tacklewarehouse.com/framework/icons/wishlist.svg') no-repeat 0 0; background-size:16px 33px; }
#header_wish_link:hover { border-color:#e82139; }
.no-svg #header_wish_link:before { background-image:url('https://img.tacklewarehouse.com/framework/icons/wishlist.png'); }

/* Cart Overlay */
#h_checkout_button.active { border-color:#e82139; transition: all 0s ease 0s; }
#h_cart_overlay { display:block; position:absolute; top:55px; right:-1px; width:325px; background-color:#ffffff; text-align:left; border:1px solid #cfcfcf; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); }
#overlay_shield { display:block; height:56px; width:107px; background:transparent; position:absolute; top:-56px; right:-1px; cursor:pointer; }
#overlay_header { display:block; background:#e5e5e5; padding:0 30px 0 10px; position:relative; border-bottom:1px solid #cfcfcf; }
#overlay_x { display:block; width:30px; height:0; padding:30px 0 0; margin:0; border:0; overflow:hidden; background-color:#e5e5e5; position:absolute; right:0; top:0; cursor:pointer; }
#overlay_x:after { content:""; display:block; height:13px; width:13px; background:url("https://img.tacklewarehouse.com/framework/icons/explus.svg") no-repeat 0 0; background-size:26px 13px; position:absolute; top:8px; right:7px; }
.no-svg #overlay_x:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/explus.png"); }
#overlay_body { display:block; background:#ffffff; font-size:12px; }
#overlay_body.loading { background:url("https://img.tacklewarehouse.com/images/loading.gif") no-repeat 50% 0 #ffffff; height:100px; background-size:100px 100px; }
#overlay_message { display:block; height:30px; line-height:30px; }
.overlay_msg { margin:10px; }
.overlay_thumb_wrap { padding:15px 0 0 80px; font-size:12px; line-height:18px; height:80px; border-bottom:1px solid #cfcfcf; position:relative; }
.overlay_thumb { position:absolute; left:10px; top:15px; width:60px; }
.overlay_thumb img { display:block; margin:auto; max-width:100%; }
.overlay_itemname { display:block; float:left; width:200px; }
.overlay_itemname a { text-decoration:none; color:#181818; }
.overlay_qtyprice { display:block; float:left; width:200px; font-weight:bold; margin-top:5px; }
.overlay_itemqty { display:block; float:left; width:85px; }
.overlay_itemprice { display:block; float:right; text-align:right; width:105px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.overlay_itemprice.sale { color:#e82139; }
.overlay_item_remove { display:block; border:0; margin:0; position:absolute; right:3px; top:10px; width:25px; height:0; padding:25px 0 0 0; overflow:hidden; background:url("https://img.tacklewarehouse.com/framework/icons/ex-grey.svg") no-repeat 50% 50%; background-size:18px 18px; cursor:pointer; }
.no-svg .overlay_item_remove { background-image:url("https://img.tacklewarehouse.com/framework/icons/ex-grey.png"); }
.overlay_summary { height:20px; line-height:20px; background:#e5e5e5; padding:5px 10px; }
.overlay_numitems { display:block; float:left; }
.overlay_subtotal { display:block; float:right; font-weight:bold; }
.overlay_checkout { display:block; height:45px; line-height:45px; width:100%; padding:0; background:#e82139; color:#ffffff; text-align:center; text-decoration:none; font-size:15px; }
.overlay_checkout:hover, .overlay_checkout:focus { color:#ffffff; }

/* Cart Overlay Slider */
.cart_slider { padding:20px 0; position:relative; }
.cart_slider_port { display:block; height:287px; position:relative; overflow:hidden; }
.cart_slider_inner { position:relative; }
.cart_slider_arrow { display:block; width:100%; margin:0; height:19px; border-color:#cfcfcf; border-style:solid; position:absolute; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; cursor:pointer; }
.slider_arrow_icon { display:block; height:5px; width:8px; background-size:8px 5px; background:url("https://img.tacklewarehouse.com/framework/icons/arrow-down.svg") no-repeat 0 0; overflow:hidden; margin:7px auto 0 auto; }
.no-svg .slider_arrow_icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/arrow-down.png"); }
.cart_slider_arrow.arrow_down { bottom:0; border-width:1px 0 1px 0; }
.cart_slider_arrow.arrow_up { top:0; border-width:0 0 1px 0; }
.cart_slider_arrow.arrow_up .slider_arrow_icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/arrow-up.svg"); }
.no-svg .cart_slider_arrow.arrow_up .slider_arrow_icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/arrow-up.png"); }

/* end Header */

/* Main */
#main_wrap { z-index:1; position:relative; float:left; clear:both; min-width:100%; background:#f4f4f4; padding:30px 0; }
#main { width:1100px; padding:0 10px; margin:auto; }
#content_wrap { width:880px; float:right; }
/* end Main */

/* Left Nav */
#lnav { width:190px; float:left; min-height:1000px; }
.lnav_main a, .lnav_bot a { text-decoration:none; }
.lnav_main a:hover, .lnav_bot a:hover, .lnav_main a:focus, .lnav_bot a:focus { color:#e82139; }
.lnav_main, .lnav_bot { list-style-type:none; padding:0; margin:0; }
.lnav_main li, .lnav_bot li { list-style-type:none; }
.lnav_main > li > a { font-size:15px; font-weight:bold; color:#181818; display:block; width:180px; padding:8px 0 7px 10px; }
.lnav_main > .lnav_button { border:0; }
.lnav_main > .lnav_button > a { width:188px; height:38px; line-height:38px; font-weight:normal; display:block; padding:0; border:1px solid #cfcfcf; border-radius:3px; text-align:center; margin-bottom:10px; }
.lnav_main > .lnav_button > a:focus, .lnav_main > .lnav_button > a:hover { background:#181818; border-color:#181818; color:#ffffff; }
.lnav_main > .lnav_button.sale > a { background:#e82139; border-color:#e82139; color:#ffffff; }
.subcat_ctrl { position:relative; }
.lnav_main > li > .subcat_ctrl_button { display:block; width:40px; height:0; padding:40px 0 0; margin:0; border:0; background:transparent; overflow:hidden; position:absolute; top:0; right:0; z-index:2; cursor:pointer; }
.lnav_main > li > .subcat_ctrl_button:after { content:""; display:block; height:13px; width:13px; position:absolute; top:13px; right:12px; background:url("https://img.tacklewarehouse.com/framework/icons/explus.svg") no-repeat 1px 0; background-size:26px 13px; }
.no-svg .lnav_main > li > .subcat_ctrl_button:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/explus.png"); }
.lnav_main > .subcat_ctrl.collapsed > .subcat_ctrl_button:after { background-position:-13px 0; }
.lnav_main > li { border-bottom:1px solid #cfcfcf; }
.lnav_subcat { padding:0 0 15px 30px; margin:0; line-height:1.5; }
.lnav_subcat > li > a { font-size:12px; font-weight:normal; color:#181818; }
.lnav_bot { margin-top:10px; padding-left:10px; line-height:1.5; }
.lnav_bot > li > a { font-size:12px; color:#8e8e8e; }
/* end Left Nav */

/* Footer */
#footer { z-index:2; float:left; clear:both; min-width:100%; position:relative; background:#181818; }
#mainfooter_wrap { float:left; clear:both; min-width:100%; }
#mainfooter { width:1100px; padding:0 10px; margin:auto; color:#cfcfcf; font-size:12px; }
#mainfooter p { color:#cfcfcf; line-height:1.5; }
#mainfooter .ft_retail p { line-height:2; }
#mainfooter ul { padding:0; }
#mainfooter .ft_support ul { line-height:2; }
#mainfooter h3 { font-family:"Libre Baskerville", serif; font-size:20px; color:#ffffff; font-weight:normal; margin:0; }
.footer_sec { border-bottom:1px solid #3b3b3b; }
.footer_sec.ft_info { padding:25px 0 0 0; height:369px; }
#mainfooter .footer_sec.ft_info h3 { font-size:25px; }
.footer_sec.last { border:0; padding:20px 0; }
#mainfooter .fourth { box-sizing:border-box; width:25%; float:left; }
.ft_button { display:inline-block; position:relative; width:168px; height:38px; line-height:38px; margin:20px 0 0; padding:0; background:transparent; font-size:12px; text-align:center; border:1px solid #3b3b3b; border-radius:3px; text-decoration:none; color:#ffffff; transition: all 0.5s ease 0s; cursor:pointer; }
.ft_button:hover, .ft_button:focus { border-color:#ffffff; color:#ffffff; }
.ft_social { height:110px; border-right:1px solid #3b3b3b; float:left; padding-right:15px; }
.ft_social a { display:block; float:left; width:44px; height:0; padding-top:44px; overflow:hidden; background-size:223px 92px; background:url("https://img.tacklewarehouse.com/framework/icons/social.svg") no-repeat 0 0; margin:33px 15px 0 0; }
.no-svg .ft_social a { background-image:url("https://img.tacklewarehouse.com/framework/icons/social.png"); }
.ft_social .fb { background-position:2px 2px; }
.ft_social .twtr { background-position:-57px 2px; }
.ft_social .yt { background-position:-116px 2px; }
.ft_social .ig { background-position:-175px 2px; }
.ft_social .fb:hover, .ft_social .fb:focus { background-position:2px -48px; }
.ft_social .twtr:hover, .ft_social .twtr:focus { background-position:-57px -48px; }
.ft_social .yt:hover, .ft_social .yt:focus { background-position:-116px -48px; }
.ft_social .ig:hover, .ft_social .ig:focus { background-position:-175px -48px; }
.ft_mailing { padding:30px 0 0; text-align:center; width:818px; float:right; }
.ft_mailing h3 { margin:0; }
.ft_mailing p { margin:0; }
.ft_mailing .label { width:300px; float:left; }
.ft_mailform { float:right; border-radius:3px; overflow:hidden; }
.ft_mailform input { display:block; float:left; background:#ffffff; color: #000000; border:0; height:20px; line-height:20px; padding:15px; margin:0; width:330px; }
.ft_mailform button { cursor:pointer; display:block; float:left; line-height:20px; padding:15px; margin:0; border:0; background:#e82139; color:#ffffff; }
.ft_contact { position:relative; height:100%; }
.ft_contact p { margin-top:20px; }
.ft_contact .ft_subsec { padding-top:5px; }
.ft_contact .ft_subsec.buttons { position:absolute; bottom:30px; left:0; }
.ft_contact .phone_num { font-size:20px; color:#ffffff; font-family:"Libre Baskerville", serif; }
.ft_contact .ft_button.live_chat { padding-left:50px; width:118px; text-align:left; }
.ft_contact .ft_button.live_chat:after { content:""; display:block; height:32px; width:32px; position:absolute; left:10px; top:50%; margin-top:-16px; background:url("https://img.tacklewarehouse.com/framework/icons/chat-on.svg") no-repeat 0 0; background-size:32px 32px; transform: scale(.5); }
.no-svg .ft_contact .ft_button.live_chat:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/chat-on.png"); transform:none; height:16px; width:16px; left:14px; margin-top:-8px; background-size:16px 16px; }
.ft_contact .ft_button.live_chat_off { padding-left:50px; width:118px; text-align:left; cursor:default; }
.ft_contact .ft_button.live_chat_off:after { content:""; display:block; height:32px; width:32px; position:absolute; left:10px; top:50%; margin-top:-16px; background:url("https://img.tacklewarehouse.com/framework/icons/chat-off.svg") no-repeat 0 0; background-size:32px 32px; transform: scale(.5); }
.no-svg .ft_contact .ft_button.live_chat_off:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/chat-off.png"); transform:none; height:16px; width:16px; left:14px; margin-top:-8px; background-size:16px 16px; }
.ft_contact .ft_button.live_chat_off:hover, .ft_contact .ft_button.live_chat_off:focus { border-color:#3b3b3b; }
.ft_support { height:100%; position:relative; }
.ft_support li { list-style-type:none; }
.ft_support li a { text-decoration:none; color:#cfcfcf; transition: all 0.5s ease 0s; }
.ft_support li a:hover, .ft_support li a:focus { color:#e82139; }
.ft_support .device_wrap { position:absolute; bottom:30px; left:0; }
.ft_support .device_wrap .ft_button { height:40px; line-height:40px; }
.ft_button.tablet, .ft_button.mobile { padding-left:45px; text-align:left; }
.ft_button.tablet:after { content:""; display:block; position:absolute; top:50%; left:10px; margin-top:-12px; height:24px; width:18px; background:url("https://img.tacklewarehouse.com/framework/icons/tablet-sprite.svg") no-repeat 0 0; background-size:37px 24px; }
.ft_button.tablet:hover:after, .ft_button.tablet:focus:after { background-position:-19px 0; }
.no-svg .ft_button.tablet:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/tablet-sprite.png"); }
.ft_button.mobile:after { content:""; display:block; position:absolute; top:50%; left:12px; margin-top:-12px; height:24px; width:14px; background:url("https://img.tacklewarehouse.com/framework/icons/mobile-sprite.svg") no-repeat 0 0; background-size:29px 24px; }
.ft_button.mobile:hover:after, .ft_button.mobile:focus:after { background-position:-15px 0; }
.no-svg .ft_button.mobile:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/mobile-sprite.png"); }
.ft_hours .note { font-style:italic; }
.ft_copy { width:720px; margin:0 auto; }
.ft_copy p { margin:0; }
.ft_copy span { float:right; }
.ft_copy a { text-decoration:none; color:#cfcfcf; font-style:italic; }
.ft_copy a:hover, .ft_copy a:focus { color:#e82139; transition: all 0.5s ease 0s; }
/* end Footer */

/* Working Order */
.product_warn { color:#8e8e8e; font-style:italic; display:block; }
.cart_promoban { margin:0 0 30px; text-align:center; }
.cart_promoban p { margin:0; }
.cart_promoban img { margin:0 auto; }
.cart_button { display:block; height:45px; width:200px; border:0; padding:0; line-height:45px; font-size:15px; background:#181818; color:#ffffff; text-align:center; text-decoration:none; border-radius:3px; cursor:pointer; }
.cart_button:hover, .cart_button:focus { color:#ffffff; }
.continue_top { float:right; }
.h_cart_main { margin-bottom:0; }
.cart_h_wrap { margin-bottom:30px; }
#backorder, #pending, .cart_warn { padding:15px; margin-bottom:20px; background-color:#f3e1ae; font-size:12px; }
.cart_warn a { color:#181818; }
.cart_errors { padding:20px; background:#ffdddd; margin-bottom:20px; font-size:12px; }
#working_items { background:#ffffff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); }
#working_labels { color:#8e8e8e; font-size:12px; height:40px; line-height:40px; }
#working_labels span { display:block; float:left; }
#working_labels .w_item { width:510px; padding-left:20px; text-align:left; }
#working_labels .w_price { width:110px; padding-right:45px; text-align:right; }
#working_labels .w_qty { width:85px; text-align:center; }
#working_labels .w_tprice { width:75px; padding-right:15px; text-align:right; }
.working_cell { border-top:1px solid #cfcfcf; padding:0 20px 0 140px; position:relative; }
.working_cell.has_comment {  }
.working_cell.comment_cell { border:0; padding-bottom:20px; }
.working_cell p { margin:0; }
.working_cell .w_item_thumb { display:block; position:absolute; top:0; left:0; height:100%; width:140px; }
.working_cell .w_item_thumb img { position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; max-width:100%; }
.w_cell_sec { border-bottom:1px solid #e5e5e5; padding:10px 0; }
.working_cell .w_cell_sec > span { display:inline-block; vertical-align:middle; }
.w_item { width:420px; }
.w_price { width:90px; padding-right:35px; }
.w_qty { width:85px; }
.w_tprice { width:90px; }
.w_qty_input { display:block; border:1px solid #cfcfcf; margin:0 auto; padding:5px; width:40px; text-align:center; }
.w_qty_submit { border:0; padding:0; margin:0; color:#181818; background:#ffffff; font-size:12px; text-decoration:underline; cursor:pointer; }
.working_cell .w_item a { text-decoration:none; color:#181818; }
.working_cell .w_price { text-align:right; }
.working_cell .w_qty { text-align:center; }
.working_cell .w_tprice { text-align:right; }
.w_cell_sec.bot { border:0; color:#8e8e8e; font-size:12px; padding:10px 0 15px 0; }
.w_cell_sec.bot .w_item { width:300px; font-style:italic; }
.w_cell_sec.bot .w_price { width:210px; padding-right:35px; text-align:right; }
.red_text { color:#ff0000; }
.crossedout_text { text-decoration:line-through; }
.working_cell .comment_wrap { float:left; border-top-right-radius:3px; border-bottom-right-radius:3px; overflow:hidden; }
.working_cell .comment_text { display:block; float:left; padding:5px; border-style:solid; border-color:#cfcfcf; border-width:1px 0 1px 1px; margin:0; height:20px; line-height:20px; width:450px; }
.working_cell .comment_submit { line-height:20px; padding:5px 10px; border:1px solid #181818; background:#181818; margin:0; float:left; color:#ffffff; font-size:12px; cursor:pointer; }
.sticker_cell .w_cell_sec { border:0; padding:25px 0; }
.sticker_cell .w_additem { width:300px; text-align:right; }
.sticker_cell .add_submit { border:0; padding:0; margin:0; background:#ffffff; color:#e82139; cursor:pointer; text-decoration:underline; font-size:12px; }
.w_promo { margin-top:30px; background:#ffffff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); }
.w_promo .promo_submit { display:block; cursor:pointer; line-height:20px; padding:10px 0; width:100px; border:1px solid #181818; background:#181818; border-radius:3px; color:#ffffff; }
.w_text { display:block; padding:10px; height:20px; line-height:20px; border:1px solid #cfcfcf; }
.w_promo .title { display:block; width:100%; box-sizing:border-box; margin:0; background:#ffffff; border-left:0; border-right:0; border-top:0; padding:0 0 0 50px; text-decoration:none; text-align:left; color:#181818; line-height:50px; border-bottom:1px solid #cfcfcf; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position:relative; }
.w_promo .title:after { content:""; display:block; height:11px; width:10px; position:absolute; left:20px; top:20px; background:url("https://img.tacklewarehouse.com/framework/icons/arrow-red.svg") no-repeat 0 0; background-size:21px 11px; }
.w_promo.active .title:after { background-position:-11px 0; }
.no-svg .w_promo .title:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/arrow-red.png"); }
.w_promo .title .sale { color:#e82139; padding-left:5px; }
.w_promo.gc_coup .contents { padding:0 20px; }
.w_promo.gc_coup .row { padding:30px 0 30px 30px; border-top:1px solid #cfcfcf; }
.w_promo.gc_coup .row:first-child { border:0; }
.w_promo.gc_coup label { display:block; float:left; width:160px; line-height:42px; }
.w_promo.gc_coup .input_button_wrap { float:left; border-top-right-radius:3px; border-bottom-right-radius:3px; overflow:hidden; }
.w_promo .coup .w_text { float:left; border-right:0; width:497px; }
.w_promo .gift .w_text { float:left; margin-right:20px; width:217px; }
.w_promo .coup .promo_submit { float:left; border-top-left-radius:0; border-bottom-left-radius:0; }
.w_promo .col { width:33.33%; box-sizing:border-box; border-left:1px solid #cfcfcf; float:left; height:455px; }
.w_promo .col:first-child { border-left:0; }
.w_promo .col img { margin:15px auto 0; }
.w_promo .col .name { text-align:center; margin:20px 10px 0; height:44px; line-height:22px; }
.w_promo .col .price { font-size:30px; text-align:center; margin:10px 0 0; }
.w_promo .col select { display:block; width:200px; margin:20px auto 0; }
.w_promo .col .ui-selectmenu-button { margin:20px auto 0; display:block; }
.w_promo .col .submit { display:block; cursor:pointer; height:40px; line-height:38px; width:198px; padding:0; border:1px solid #cfcfcf; background:#ffffff; border-radius:3px; color:#e82139; text-align:center; margin:10px auto 0; }
.w_promo .col .submit:focus, .w_promo .col .submit:hover { background:#e82139; color:#ffffff; border-color:#e82139; }
.WO_limit {font-weight:bold;color:#000;}
.promo_note { margin:0; padding:20px; font-size:12px; color:#8e8e8e; font-style:italic; border-top:1px solid #cfcfcf; }
#w_summary { float:right; padding-top:40px; width:420px; }
#w_summary .totals { line-height:45px; }
#w_summary .totals .label { display:block; float:left; }
#w_summary .totals .price { display:block; float:right; font-size:30px; font-family:"Libre Baskerville", serif; }
#w_summary p { text-align:right; color:#8e8e8e; font-style:italic; font-size:12px; margin-top:10px; }
#w_summary .button_wrap { width:420px; margin-top:20px; }
#w_summary .button_wrap .cart_button { float:left; }
#w_summary .button_wrap .cart_button.checkout_button { float:right; background:#8bc150; border-bottom:2px solid #4f8416; height:43px; line-height:43px; }
#w_summary .button_wrap .cart_button.checkout_button:active { border-bottom-width:1px; margin-top:1px; }
.cancelorder_button { display:block; cursor:pointer; text-decoration:underline; margin:15px 0 0; padding:0; background:#f4f4f4; color:#181818; font-size:12px; height:17px; border:0; float:right; clear:both; }
.badge_wrap { width:100px; margin:30px auto 0; }
.itemstatus.stock_in { color:#8bc150; }
.itemstatus.stock_out { color:#e82139; }
.itemstatus.stock_backorder { color:#ff9900; }
#cart_bottom { position:relative; }
#cart_bottom .live_chat { display:block; height:43px; line-height:43px; border:1px solid #cfcfcf; border-radius:3px; padding:0 15px 0 50px; position:absolute; left:0; bottom:32px; text-decoration:none; font-size:12px; color:#181818; font-style:italic; }
#cart_bottom .live_chat:after { content:""; display:block; height:52px; width:52px; position:absolute; left:0; top:50%; margin-top:-26px; background:url("https://img.tacklewarehouse.com/framework/icons/livechat.svg") no-repeat 0 0; background-size:52px 52px; transform: scale(.5); }
.no-svg #cart_bottom .live_chat:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/livechat.png"); transform:none; height:26px; width:26px; left:14px; top:50%; margin-top:-13px; background-size:26px 26px; }
#cart_bottom .live_chat:focus, #cart_bottom .live_chat:hover { border-color:#181818; }

/* Coupon Redeem Page */
.coup_error , .coup_success { font-size:25px; font-weight:300; text-align:center; margin:20px 0 0; }
.coup_error { color:#e82139; }
.redeem_coupon { margin-top:30px; padding:30px 0 30px 50px; background:#ffffff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); }
.redeem_coupon label { display:block; float:left; width:160px; line-height:42px; }
.redeem_coupon .input_button_wrap { float:left; border-top-right-radius:3px; border-bottom-right-radius:3px; overflow:hidden; }
.redeem_coupon .w_text { float:left; border-right:0; width:497px; }
.redeem_coupon .promo_submit { display:block; cursor:pointer; line-height:20px; padding:10px 0; width:100px; border:1px solid #181818; background:#181818; border-radius:3px; color:#ffffff; float:left; border-top-left-radius:0; border-bottom-left-radius:0; }
.redeem_coupon .note { font-size:12px; font-style:italic; color:#8e8e8e; margin:5px 0 0 280px; }
.cart_button.redeem_coup_button { width:auto; padding:0 20px; margin:25px auto 0; }
.coup_duplicate p { margin:20px 0; text-align:center; }
.coup_duplicate .cart_button { margin:25px auto 0; }

/* Order Lookup */
.page_section { display: block; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); background: #ffffff; padding: 20px; margin-top: 20px; }
.page_section.first { margin-top:0; }
.cart_button.paypal_due { background:#4a90e2; height:43px; line-height:43px; border-bottom:2px solid #2377d7; margin-top:30px; float:left; width:auto; padding:0 30px; font-size:15px; box-sizing:content-box; }
.cart_button.paypal_due:active { border-bottom-width:1px; margin-top:31px; }
.cart_button.paypal_due .icon { display:inline-block; height:0; width:64px; padding-top:18px; overflow:hidden; background:url("https://img.tacklewarehouse.com/framework/icons/paypal.svg") no-repeat 0 0; background-size:64px 18px; vertical-align:middle; margin-right:2px; }
.no-svg .cart_button.paypal_due .icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/paypal.png"); }
.page_section.track_order { padding-right:0; padding-left:0; }
.page_section.track_order label { display:block; margin-bottom:5px; }
.page_section.track_order .text { display:block; width:388px; padding:10px; height:20px; line-height:20px; border:1px solid #cfcfcf; }
.page_section.track_order .input_wrap { float:left; width:410px; margin-left:20px; }
.page_section.track_order .cart_button { margin:20px auto 0; }
#orderlookup h2 { margin:0 0 20px; }
#orderlookup table {width: 840px; margin-bottom:10px; text-align:left;}
#orderlookup table tr td{font-size: 12px; border:0; background:#ffffff; text-align:left;}
#orderlookup table tr td a{text-decoration: underline; font-weight: bold; font-style: italic;}
#orderlookup table td.Bright{font-weight: bold; font-size: 14px;}
#orderlookup table td.Standard{padding: 4px 0 1px 10px; font-size: 12px;}

/* Shipping Calculator */
.shipping_calculator { width:450px; margin:0 auto; background:#ffffff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); }
.shipping_calculator h1 { height:60px; line-height:60px; padding-left:20px; background:#181818; color:#ffffff; font-family:"Open Sans", sans-serif; font-size:25px; font-weight:300; }
.shipping_calculator .contents { padding-bottom:10px; }
.shipping_calculator .form_wrap { margin:20px 0 25px 20px; position:relative; }
.shipping_calculator .input_wrap { display:block; float:left; margin-left:10px; height:60px; }
.shipping_calculator .input_wrap:first-child { margin-left:0; }
.shipping_calculator .input_wrap label { display:block; color:#8e8e8e; font-size:12px; height:15px; line-height:15px; margin-bottom:5px; }
.shipping_calculator .input_wrap select { width:165px; }
.shipping_calculator .input_wrap .text_input { padding:10px; height:18px; width:83px; line-height:18px; border:1px solid #cfcfcf; }
.shipping_calculator .ui-selectmenu-button { border-radius:0; }
.shipping_button { display:block; height:40px; width:120px; line-height:40px; border-radius:3px; background:#181818; color:#ffffff; font-size:15px; border:0; margin:20px 0 0 10px; float:left; padding:0; cursor:pointer; }
.shipping_calculator .row { margin:0 20px; border-top:1px solid #cfcfcf; padding:10px 0; }
.shipping_calculator .row .half { margin-top:5px; }
.shipping_calculator .row .half:first-child { margin-top:0; }
.shipping_calculator .row .shipvianame { float:left; font-size:15px; font-weight:bold; }
.shipping_calculator .row .shipviarate { float:right; font-size:15px; font-weight:bold; }
.shipping_calculator .row .shipviacomment { float:left; font-size:12px; color:#8e8e8e; }
.shipping_calculator .row .shipviadeliverydate { float:right; font-size:15px; }
/* end Shipping Calculator */

/* Mailing List Signup */
.mailing_wrap label { font-size:12px; color:#8e8e8e; display:block; margin-top:20px; }
.mailing_wrap .subscr_email { display:block; height:20px; line-height:20px; padding:10px; border:1px solid #cfcfcf; width:350px; }
.mailing_wrap .signup_link { cursor:pointer; display:block; line-height:20px; padding:15px 30px; margin:30px 0 0; border:0; border-radius:3px; background:#e82139; color:#ffffff; text-decoration:none; font-size:15px; }
/* end Mailing List Signup */

/* Customer Service */
.cust_serv_header { font-size:34px; padding-bottom:20px; }

#cust_serv_tabs { border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; margin-bottom:20px; }
#cust_serv_tabs a { display:inline-block; color:#000000; text-decoration:none; padding:20px 10px; margin-bottom:-2px; margin-right:36px; }
#cust_serv_tabs a:last-child { margin-right:0; }
#cust_serv_tabs a.active { color:#E82139; border-bottom:2px solid #E82139; }
#cust_serv_tabs a:hover { color:#E82139; }

#cust_serv_page { width:590px; float:left; }
#cust_serv_page h2:first-child { margin:0; }
#cust_serv_page strong, #gc_page strong { color:#181818; }
#cust_serv_page h3 { color:#181818; font-weight:bold; }
#cust_serv_page .no_marg { margin:0; }
#cust_serv_page .sub_header { color:#383838; font-weight:normal; }
#cust_serv_page .jump_links { list-style:none; padding:0; }
#cust_serv_page .jump_links li { padding:5px 0; }
#cust_serv_page .jump_links a { color:#4A90E2; text-decoration:none; }
#cust_serv_page .note { font-size:14px; font-style:italic; }
#cust_serv_page .note span { color:#E82139; }
#cust_serv_page .fedex_map { margin:20px auto 0; }
#cust_serv_page .shipping_buttons { margin-top:20px; }
#cust_serv_page .shipping_buttons a { display:block; color:#ffffff; background-color:#181818; padding:10px 0; text-decoration:none; float:left; margin-right:20px; width:245px; text-align:center; border-radius:3px; }

#cust_serv_page.cust_tracking { padding:20px; background-color:#ffffff; width:550px; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); }
#cust_serv_page.cust_tracking .input_wrap label { display:block; margin-bottom:5px; }
#cust_serv_page.cust_tracking .input_wrap .text { display:block; padding:10px; height:20px; line-height:20px; border:1px solid #cfcfcf; width:528px; margin-bottom:20px; }
#cust_serv_page.cust_tracking .cart_button { float:right; }

#cust_serv_page.int_page { width:100%; float:none; }
#cust_serv_page.int_page .country_list { float:left; width:300px; }

#contact_panel { float:right; background-color:#ffffff; border-radius:3px; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); }
#contact_panel h2 { font-size:20px; padding:20px; border-bottom:1px solid #cfcfcf; margin:0; }
#contact_panel p { margin:0; }
#contact_panel div { padding:20px; border-bottom:1px solid #cfcfcf; }
#contact_panel div:last-child { border-bottom:0; }
#contact_panel span { font-weight:bold; }
#contact_panel .directions p { margin-bottom:20px; }
#contact_panel .directions a { display:block; margin-top:10px; font-size:14px; }
#contact_panel .chat_button { position:relative; }
#contact_panel .offline { color:#E82139; font-weight:normal; }
#contact_panel .online { color:#8BC150; font-weight:normal; }
#contact_panel .live_chat { text-decoration:none; color:#ffffff; background-color:#8BC150; padding:5px 15px; border-radius:3px; position:absolute; right:10px; top:50%; margin-top:-15px; }
#termsofuse ul li { list-style-type:none;}

/* Career Page */
.career_wrap { border-bottom:1px solid #cfcfcf; }
.career_wrap a { text-decoration:none; }
.career_wrap img { max-width:880px; }
.career_wrap ul { max-width:400px; padding-left:25px; }
.career_wrap ul.list_right { padding-left:50px; }
.career_wrap ul li { padding-top:8px; }
.career_wrap ul li:first-child { padding:0px; }
.career_wrap .openings { background-color:#fff; border:1px solid #cfcfcf; border-radius:3px; box-sizing:border-box; margin:30px 0px 0px; padding:24px 0px 28px; }
.career_wrap .openings h3 { padding:0px 0px 17px 17px; margin:0px; }
.career_wrap .openings .job_contain { display:inline-block; width:400px; padding-left:25px; }
.career_wrap .openings .job_contain.right { padding-left:30px; }
.career_wrap .openings .job_contain .job_title { margin:0px; }
.career_wrap .openings .job_contain .job_location { margin:0px; }
.career_wrap .job_benefits, .career_wrap .tackle_info { display:inline-block; }
.career_wrap .address { padding-bottom:40px; border-bottom:1px solid #333; }
.career_wrap .tackle_map { display:inline-block; float:right; padding:10px 110px 0px 0px; }
.career_wrap .display_job h3 { border-top:1px solid #cfcfcf; margin:0px; padding-top:20px; }
.career_wrap .display_job.first h3 { border:none; }
.career_wrap .divider_light { border-bottom:1px solid #cfcfcf; width:880px; margin:30px auto 0px; }
.career_wrap .position_contain h4 { position:relative; padding-left:25px; }
.career_wrap .position_contain h4:before { content:''; display:block; height:13px; width:13px; position:absolute; top:4.5px; left:0px; background:url('https://img.tacklewarehouse.com/framework/icons/explus.svg') no-repeat; background-size:26px 13px; background-position:-13px 0px; }
.no-svg .career_wrap .position_contain h4:before { background-image:url('https://img.tacklewarehouse.com/framework/icons/explus.png'); }
.career_wrap .position_contain.expand h4:before { background-position:1px 0px; }
.career_wrap .job_drop { display:none; }
.career_wrap .display_job .duties { display:inline-block; float:left; }
.career_wrap .display_job .duties p { font-weight:bold; }
.career_wrap .download_app { height:45px; width:205px; text-align:center; vertical-align:middle; line-height:45px; margin:20px; margin-left:0px; background:#e82139; box-sizing:border-box; border-width:0 0 2px; border-radius:4px; border-color:#861321; border-style:solid; }
.career_wrap .download_app.opened { margin:30px 20px 20px; }
.career_wrap .download_app a { display:block; font-family:'Open Sans', sans-serif; color:#fff; text-decoration:none; cursor:pointer; }

/* Sitemap */
.sitemap { float:left; list-style:none; padding:0; font-size:12px; width:270px; padding-right:20px; }
.sitemap > li { margin-bottom:20px; }
.sitemap ul { margin-top:0; }

/* Giftcards Page */
#gc_page .gc_head_text { float:left; width:550px; padding-right:20px; }
#gc_page .gc_head_text .big_text { font-size:26px; }
#gc_page .gc_head_text .big_text span { font-weight:bold; }
#gc_page .gc_head_text p { margin-top:0; font-size:14px; }
#gc_page .gc_head_image { float:left;}
.giftcard_sect .gc_inputs { float:left; margin-top:10px; width:400px; }
.giftcard_sect .gc_inputs .input_wrap { margin-top:10px; }
.giftcard_sect .gc_inputs #egift_comment, .giftcard_sect .gc_inputs #cert_giftnum, .giftcard_sect .gc_inputs #cert_giftcode { width:394px; }
.giftcard_sect .gc_inputs #egift_comment1 { width:394px; resize:none; }
.giftcard_sect .gc_text { float:left; margin-top:10px; width:400px; }
.giftcard_sect .gc_text ol { margin-top:0; font-size:12px; }
.giftcard_sect .gc_select { width:250px; }
.giftcard_sect .gc_qty { width:146px; }
.giftcard_sect .add_to_cart { width:400px; float:none; margin-top:20px; }
.giftcard_sect .add_to_cart:active { margin-top:21px; }

/* Pro Players */
.progallery { list-style:none; padding:0; }
.progallery li { float:left; width:156px; height:254px; padding:10px 30px; text-align:center;}
.progallery li a { display:block; color:#333; text-decoration:none; }
.subtle { font-size:0.833em; }
img.border { padding:2px; border:1px solid #aaa; }
img.left { margin:0 20px 10px 0; float:left; }
.proinfo { width:602px; float:left; margin-bottom:20px; }
.proinfo p { margin:0; }

/* Bass University */
.university_split { float: left; margin-bottom: 10px; width: 435px; }
.university_split:first-child { margin-right: 10px; }
.university_event { margin:10px auto; }
.university_event img { width: 880px; }
.university_banner { width: 880px; margin-bottom:5px; }
.protopic { border-bottom:1px solid #c5c5c5; padding:5px 0px 20px; }
.university_banner { margin-bottom:20px; }
.university_sponsor { margin-bottom: 10px; }
.university_sponsor img { width: 880px; }
.university_profile { float:left; width:180px; height:225px; }
.university_proname { margin:3px; width:154px; text-align:center; }
.university_details { width:154px; height:30px; line-height:30px; display:block; padding:0; text-align:center; background-color:#e82139; color:#fff; border-radius:3px; font-size:10px; text-decoration:none; float:left; }
.university_details:hover { color:#fff; }
.university_details:visited { color:#fff; }

/* Front Page */
.fp_rotate_wrap { width:655px; float:left; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); background:#ffffff; }
.fp_rotate_wrap #fp_rotate { height:350px; width:655px; overflow:hidden; }
#fp_rotate_thumbs { display:none; }
.sw-imgrotate-wrap ~ #fp_rotate_thumbs { display:block; }
.fp_rotate_wrap #fp_rotate_thumbs { list-style-type:none; margin:0; padding:0; height:50px; }
.fp_rotate_wrap #fp_rotate_thumbs li { display:block; box-sizing:border-box; border-left:1px solid #cfcfcf; width:25%; float:left; height:50px; line-height:50px; padding:0 5px; font-size:12px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:#ffffff; cursor:pointer; }
.fp_rotate_wrap #fp_rotate_thumbs.num_thumbs_3 li { width:33.333%; }
.fp_rotate_wrap #fp_rotate_thumbs.num_thumbs_2 li { width:50%; }
.fp_rotate_wrap #fp_rotate_thumbs li.sw-imgrotate-active { border-bottom:2px solid #e82139; }
.fp_rotate_wrap #fp_rotate_thumbs li:first-child { border-left:none; }
.fp_rotate_sidebar { width:205px; height:400px; float:right; }
.fp_spotlight { height:75px; padding:10px; background:#ffffff; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); }
.fp_spotlight a { text-decoration:none; display:block; height:100%; width:100%; }
.fp_spotlight img { height:70px; width:70px; float:left; margin-top:3px; }
.fp_spotlight .text { display:block; float:right; width:100px; }
.fp_spotlight .label { color:#8e8e8e; font-size:12px; display:block; margin-bottom:5px; }
.fp_spotlight .name { color:#181818; font-size:15px; }
.fp_latest_video { margin-top:20px; height:285px; background:#ffffff; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); position:relative; }
.fp_latest_video .video img { max-width:100%; }
.fp_latest_video .label { display:block; font-size:15px; font-weight:bold; padding:15px 5px; margin:0 10px; border-bottom:1px solid #cfcfcf; }
.fp_latest_video .title { display:block; font-size:12px; padding:15px 15px 0; }
.fp_latest_video .title a { color:#181818; text-decoration:none; }
.fp_latest_video .more_link { display:block; position:absolute; bottom:10px; right:10px; font-size:12px; color:#181818; }
.fp_static { margin-top:20px; padding-bottom:30px; border-bottom:1px solid #cfcfcf; }
.fp_static .cell { height:250px; width:205px; float:left; margin-left:20px; background:#ffffff; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); position:relative; }
.fp_static .cell:first-child { margin-left:0; }
.fp_static .cell.last { float:right; margin-left:0; }
.fp_static .cell .thumb_wrap { height:210px; width:100%; position:relative; }
.fp_static .cell .thumb_wrap a { display:block; height:100%; width:100%; }
.fp_static .cell .thumb_wrap img { position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; }
.fp_static .cell .label { position:absolute; bottom:0; left:0; display:block; height:39px; line-height:39px; border-top:1px solid #cfcfcf; text-align:center; width:100%; font-weight:bold; color:#181818; text-decoration:none; }
.daily_special .save_tag { background:#e82139; color:#ffffff; font-size:12px; display:block; position:absolute; top:10px; left:10px; height:30px; line-height:30px; border-radius:3px; padding:0 10px; }
.fp_section { padding:20px; background:#e5e5e5; margin-top:30px; }
.fp_header { height:45px; margin-top:30px; }
.fp_header a { display:inline-block; height:45px; line-height:45px; padding-left:15px; margin-left:15px; font-size:12px; vertical-align:middle; color:#181818; font-family:"Open Sans", sans-serif; border-left:1px solid #cfcfcf; }
.fp_videowrap { margin:25px 0 0; }
.fp_videowrap .cell { display:block; float:left; padding-right:10px; }
.fp_videowrap .video { display:block; width:260px; padding:10px; background:#ffffff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); position:relative; }
.fp_videowrap .cell.first { clear:both; }
.fp_videowrap .cell.last { padding-right:0; }
.sw-listcarousel .fp_videowrap .cell.first { clear:none; }
.sw-listcarousel .fp_videowrap .cell.last { padding-right:10px; }
.fp_videowrap .video img { max-width:100%; margin:auto; }
.fp_videowrap .video:after { content:""; display:block; position:absolute; height:42px; width:42px; background:url("https://img.tacklewarehouse.com/framework/icons/play.svg") no-repeat 0 0; top:50%; left:50%; margin-top:-21px; margin-left:-21px; }
.fp_videowrap .cell .title { display:block; width:260px; padding:10px 10px 15px; font-size:12px; line-height:18px; height:36px; overflow:hidden; }
.fpvid_carousel.cat_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator { top:-34px; }
.fp_bottom { margin-top:10px; border-top:1px solid #cfcfcf; padding-top:30px; }
.fp_bottom .half { float:right; }
.fp_bottom .half:first-child { float:left; }
.fp_bottom .half .fp_header { margin-top:0; }
.fp_bottom .half .page_section { padding-bottom:0; height:305px; overflow:auto; }
.fp_bottom .half ul { list-style-type:none; padding:0; margin:0; }
.fp_bottom .half.news { width:505px; }
.fp_bottom .half.news li { padding:10px 0; border-top:1px solid #cfcfcf; }
.fp_bottom .half.news li:first-child { padding-top:0; border-top:0; }
.fp_bottom .half.news a { color:#181818; font-size:12px; text-decoration:none; }
.fp_bottom .half.news .highlight a { font-weight:bold; }
.fp_bottom .half.guides { width:355px; font-size:12px; }
.fp_bottom .frame { height:165px; width:335px; padding:10px; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25); background:#ffffff; margin-top:20px; }
.fp_bottom .frame:first-child { margin-top:0; }
.fp_bottom .frame.rebate_promo a { display:block; height:100%; width:100%; background:#2e6bb5; border-radius:3px; text-decoration:none; color:#ffffff; text-align:center; }
.fp_bottom .frame.rebate_promo .top { font-size:15px; display:block; padding-top:25px; }
.fp_bottom .frame.rebate_promo .mid { font-size:30px; display:block; font-weight:300; margin-bottom:10px; }
.fp_bottom .frame.rebate_promo .button { font-size:15px; display:inline-block; border:1px solid #ffffff; border-radius:3px; padding:0 20px; height:38px; line-height:38px; }
.fp_bottom .frame.fishing_guides .bg_wrap { height:100%; width:100%; background:url("https://img.tacklewarehouse.com/framework/mapbg.jpg") no-repeat 0 0; }
.fp_bottom .frame.fishing_guides a { display:block; padding-left:150px; height:165px; width:185px; background:url("https://img.tacklewarehouse.com/framework/icons/guides.svg") no-repeat 18px 50%; background-size:113px 124px; color:#181818; text-decoration:none; }
.no-svg .fp_bottom .frame.fishing_guides a { background-image:url("https://img.tacklewarehouse.com/framework/icons/guides.png"); }
.fp_bottom .frame.fishing_guides .top { display:block; font-size:25px; font-weight:300; padding:15px 0 5px 0; }
.fp_bottom .frame.fishing_guides .mid { display:block; font-size:12px; margin-bottom:10px; }
.fp_bottom .frame.fishing_guides .button { display:inline-block; height:33px; line-height:33px; border:1px solid #181818; padding:0 15px; border-radius:3px; }

/* Daily Special Banner */
.daily_banner { height:80px; padding-left:80px; line-height:84px; font-size:30px; font-family:"Libre Baskerville", serif; font-weight:normal; color:#ffffff; background:#e82139 url("https://img.tacklewarehouse.com/framework/icons/daily.svg") no-repeat 25px 50%; border-radius:3px; }
.no-svg .daily_banner { background-image:url("https://img.tacklewarehouse.com/framework/icons/daily.png"); }

/*==========================================
	Fancy Checkboxes

	Android Fix: body animation,
	IOS fix: empty onclick on label markup,
	Old IE fix: :not(#foo) selector
==========================================*/
.fancy_check { display:inline-block; }
.fancy_check:not(#foo) input[type=checkbox] { padding: 0; margin: 0; height: 14px; width: 14px; float: left; position: relative; opacity: 0; top:0; }
.fancy_check:not(#foo) label { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; line-height: 17px; padding: 0 0 0 24px; display:block; position:relative; }
.fancy_check:not(#foo) label span {
	background-color: #F4F4F4;
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	top:0;
	background:#F4F4F4 url("https://img.tacklewarehouse.com/framework/icons/check.svg") 0 0 no-repeat;
	background-size:34px 17px;
}
.no-svg .fancy_check:not(#foo) label span { background-image:url("https://img.tacklewarehouse.com/framework/icons/check.png"); }
.fancy_check:not(#foo) input:focus + label span { outline:1px solid #4a90e2; }
.fancy_check:not(#foo) label:hover span { outline:1px solid #4a90e2; }
/* checked */
.fancy_check:not(#foo) input[type=checkbox]:checked ~ label span { background:#F4F4F4 url("https://img.tacklewarehouse.com/framework/icons/check.svg") -17px 0 no-repeat; background-size:34px 17px; }
.no-svg .fancy_check:not(#foo) input[type=checkbox]:checked ~ label span { background-image:url("https://img.tacklewarehouse.com/framework/icons/check.png"); }

/* Radio Buttons */
.fancy_radio { display:inline-block; }
.fancy_radio:not(#foo) input[type=radio] { padding: 0; margin: 0; height: 14px; width: 14px; float: left; position: relative; opacity: 0; top:0; }
.fancy_radio:not(#foo) label { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; line-height: 17px; padding: 0 0 0 24px; display:block; position:relative; }
.fancy_radio:not(#foo) label span {
	background-color: #FFFFFF;
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	top:0;
	background:#FFFFFF url("https://img.tacklewarehouse.com/framework/icons/radio.svg") -17px 0 no-repeat;
	background-size:34px 17px;
}
.no-svg .fancy_radio:not(#foo) label span { background-image:url("https://img.tacklewarehouse.com/framework/icons/radio.png"); }
.fancy_radio:not(#foo) input:focus + label span { outline:1px solid #4a90e2; }
.fancy_radio:not(#foo) label:hover span { outline:1px solid #4a90e2; }
/* checked */
.fancy_radio:not(#foo) input[type=radio]:checked ~ label span { background:#FFFFFF url("https://img.tacklewarehouse.com/framework/icons/radio.svg") 0 0 no-repeat; background-size:34px 17px; }
.no-svg .fancy_radio:not(#foo) input[type=radio]:checked ~ label span { background-image:url("https://img.tacklewarehouse.com/framework/icons/radio.png"); }
/* end Fancy Checkbox */



/*Bread Crumbs*/
.breadcrumb_wrap { margin-bottom:20px; }
.breadcrumb { font-size:12px; width:750px; float:left; }
.breadcrumb a { color:#181818; text-decoration:none; }
.breadcrumb a:hover { color:#E82139; text-decoration:underline; }
.breadcrumb .current { color:#E82139 }
.breadcrumb { font-size:12px; }

.social_buttons { float:right; vertical-align:top; height:30px; }
.social_buttons .google_plus { display:block; padding: 0px 5px 0px 0px; float:right; }
.social_buttons .facebook { display:block; width:61px; height:20px; float:right; }


/*Catpage Styles*/
.cat_header:not(.has_finder) { margin-bottom:25px; border-bottom:1px solid #C5C5C5; }
.cat_header a { text-decoration:none; }
.cat_header-main { display:inline-block; max-width:650px; padding:0 0 16px; line-height:1.68; font-family:'Libre Baskerville', serif, san-serif; font-size:30px; color:#181818; font-weight:normal; text-align:left; }
.maincat_heading { padding-bottom:16px; }

#ALLFANTASY.cat_header-main { text-align:center; margin:auto; display:block; }

.cat_header-follow { float:right; margin-top:5px; padding:11px 20px 11px 50px; border-radius:3px; background:#181818 url('https://img.tacklewarehouse.com/framework/icons/follow.svg') no-repeat 15px center; font-size:12px; 
color:#fff; font-family:'Open Sans',san-serif; }
.no-svg .cat_header-follow { background:#181818 url('https://img.tacklewarehouse.com/framework/icons/follow.png') no-repeat 15px center; }
.cat_header-follow:hover { color:#fff; }

.maincat_heading.small { font-size:30px; margin-bottom:0; line-height:40px; padding-bottom:30px; }
.maincat_heading.no_marg { margin-bottom:0; }



.maincat_heading_wrap .viewall { color: #E82139; font-size: 20px;float: right;margin: 6px 24px 0 0;line-height: 41px;}
.maincat_heading_wrap {margin-top: 25px;margin-bottom: 25px;position: relative;padding-bottom: 25px; border-bottom: 1px solid #C5C5C5;}
.maincat_heading_wrap .maincat_heading {display: inline; border: none;margin: 0;}



.maincat_description br:first-child, .maincat_description br:last-child { display:none; }
.maincat_description { font-size:15px; line-height:25px; color:#181818; }
.maincat_description p { margin:0 0 1em; padding:0; }
.maincat_description img { margin:0 0 1em; }
.maincat_description p img { margin:0; }

.subcat_description br:first-child, .subcat_description br:last-child { display:none; }
.subcat_description { font-size:15px; line-height:25px; color:#181818; padding-bottom:30px; border-bottom:1px solid #C5C5C5; margin-bottom:25px; }
.subcat_description p { margin:1em 0 0em; padding:0; }
.subcat_description p:first-child { margin-top:0; }
.subcat_description img:first-child { margin:1em 0 0; }
.subcat_description p img { margin:0; }



.brandlist .section { padding:10px 0; }
.brandlist .section ul { float:left; margin:0; padding:0; list-style:none; width:220px; font-size:13px; line-height:18px }
.brandlist .section ul li { margin:0; padding:0; list-style:none; font-size:13px; padding:4px 15px 4px 0; }
.brandlist .section a { text-decoration:none; color:#181818; }
.brandlist .section a:hover {color:#E82139; }



.letter_heading { font-size: 20px; line-height: 30px; margin: 0 0 10px; }

.ui-tabs.brandlist { padding:0; }
.ui-tabs.brandlist .ui-tabs-panel { padding:0; }
.ui-tabs.brandlist .ui-tabs-panel.section { padding:10px 0; }
.ui-tabs.brandlist .ui-tabs-nav { margin:0 0 25px; padding:15px 0; border-bottom:1px solid #C5C5C5; }
.ui-tabs.brandlist .ui-tabs-nav li { color:#181818; display:block; float:left; font-size:15px; position:relative; left:-6px; }
.ui-tabs.brandlist .ui-tabs-nav .ui-tabs-anchor { font-weight:bold; text-decoration:none; color:#181818; display:block; padding:6px; }
.ui-tabs.brandlist .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor { color:#C5C5C5; font-weight:normal; }
.ui-tabs.brandlist .ui-tabs-nav li.ui-tabs-active,
.ui-tabs.brandlist .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color:#E82139; }


.product_header { margin:20px auto; }
.product_header .name { font-family:'Libre Baskerville', serif, san-serif; font-size: 25px; line-height:35px; color:#181818; width:630px; float:left; border:none; font-weight:normal; padding:0; margin:0; text-align:left; }

.product_header.with_pricerange .name { width:530px; }
.product_header.with_pricerange .product_pricing { width:350px; }

.product_header .product_pricing { width:250px; float:right; text-align:right; }
.product_header .product_pricing .price { display:block; font-family:'Libre Baskerville', serif, san-serif; font-size:25px; line-height:35px; text-align:right; }
.product_header .sale.product_pricing .price { color:#E82139; }
.product_header .product_pricing .savings_text { margin:5px 0; font-size:12px; }
.product_header .product_pricing .savings_text .inner_wrap { float:right; position:relative; white-space:nowrap; }
.product_header .product_pricing .savings_text .inner_wrap .msrp_wrap, .product_header .product_pricing .savings_text .inner_wrap .msrp { color:#8e8e8e; }
.product_header .product_pricing .savings_text .inner_wrap .msrp_wrap .msrp { text-decoration:line-through; }
.product_header .product_pricing .savings, .product_header .product_pricing .percentoff { color:#000; }
.pricing_more_info { display:inline-block; width:18px; line-height:18px; margin-left:8px; border-radius:50%; text-align:center; background:#2e2e2e; font-size:14px; color:#fff; font-style:italic; font-family:serif; }
.pricing_hov_pops { display:none; position:absolute; right:0; width:350px; padding:10px; background:#fff; color:#000; border:1px solid #cfcfcf; border-radius:3px; font-size:12px; text-align:left; white-space:initial; z-index:3; }

.product_header .notify_wrap { /*margin-top:10px;*/ }
.product_header .pricenotifylink { color:#000; text-align:right; font-size:12px; }
.prc_signup p { margin:20px 10px; }
.product_header .pricenotifylink:hover { color:#e82139; }

.descpage_top { margin-bottom:45px; }

.subcat_heading { font-family:'Open Sans'; font-weight:300; color:#181818; font-size:25px; line-height:38px; border:none; padding:0; margin:10px 0 35px; }
.subcat_heading a { text-decoration:none; color:inherit; }
.subcat_heading.with_desc { margin:10px 0 20px; }

.product_image { position:relative; background:#fff; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25)/*0px 1px 4px -1px rgba(0,0,0,.25)*/; margin-bottom:20px; }
.mainimage_wrap { position:relative; }

.zoom { overflow: hidden; height: 0; position: absolute; left: 20px; top: 20px; z-index: 200; background-image: url("https://img.tacklewarehouse.com/framework/icons/largeview.svg"); background-size: 17px 17px; background-position:50% 50%; background-repeat: no-repeat; cursor: pointer; background-color: #ffffff; padding-top: 41px; width: 41px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); }

.no-svg .zoom { background-image: url("https://img.tacklewarehouse.com/framework/icons/largeview.png"); }

.mainimage_wrap .loader { width:100px; height:100px; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; display:none; background:transparent url('https://img.tacklewarehouse.com/images/loading.gif') no-repeat 50% 50%; z-index:10; overflow:hidden; text-indent:-9999em; }
.mainimage_wrap.loading .loader { display:block; }

.product_image .mainimage { margin:20px auto; }
.product_image.reel .mainimage { margin:30px auto; }
.product_image.rod .mainimage { margin:48px auto; }
.product_image.no_multiview .mainimage { margin:60px auto; }
.viewport { margin:auto; /*width:500px;*/ }

#multiview_carousel { border-top:1px solid #CFCFCF; }
#multiview { margin:0 auto; padding:0; }
.rod #multiview { padding:0 30px; }
.rod .sw-listcarousel #multiview { padding:0; }

.reel #multiview { padding:0 20px; }
.reel .sw-listcarousel #multiview { padding:0; }


#multiview li { float:left; padding:0 10px; margin:0; list-style: none; }


.reel #multiview li { padding:0 25px; }
.rod #multiview li { padding:0 20px; }

#multiview li a { display:block; padding:20px 0; border-bottom:2px solid #FFFFFF; }
.rod #multiview li a { padding:30px 0; }
#multiview li.active a { border-bottom:2px solid #E82139; transition:border .2s; }


/*#multiview li.active:before { content: ' '; display:block; position:absolute; height: 0; width: 0; border-width:9px; border-color: #D0D0D0 transparent transparent; border-style:solid; top:-14px; left:12px; }*/

#multiview li.video_popup_wrap { padding:7px; margin-right:0px; }
#multiview li.first_item { padding-left:0px; }

#multiview img { width:80px; padding:0; /*height:60px;*/ }
.reel #multiview img { width:90px; padding:0; /*height:60px;*/ }
.rod #multiview img { width:124px; padding:0; /*height:60px;*/ }

.lure_image_col #multiview img { width:38px; padding:0; /*height:60px;*/ }


.viewport { position: relative; z-index: 10; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; }
.viewport a { display: block; }
.viewport #pImage { float: none; }
.viewport #indicator { display:none; overflow:hidden; position:absolute; top:0px; left:0px; border:1px solid #B8B8B8; cursor:crosshair;  background: url('https://img.runningwarehouse.com/img/rw_1pix.png') repeat; }
.viewport #indicator { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; }
.viewport #indicator .note { position:absolute; bottom:0px; color:#333333; font-size:11px; font-style:italic; width:100%; text-align:center; }

/*.viewport img { width:300px; height:400px; }*/


.viewport #largeview { display:none; position:absolute; top:0px; left:520px; border-width:0px; border-style:solid; border-color: #999999; height:360px; width:360px; background-image: none; background-position: 0px 0px; background-color:#FFFFFF; background-repeat:no-repeat; box-shadow:0px 0px 3px 0px rgba(0,0,0,.25)/*0px 5px 22px -3px rgba(0,0,0,1)*/; }

.viewport.inplace #largeview { top: 0; left: 0; right: 0; bottom: 0; height: auto; width: auto; cursor: -webkit-zoom-out; cursor: -moz-zoom-out; }

.viewport.inplace{ cursor: -webkit-zoom-in; cursor: -moz-zoom-in; }

.viewport.active #indicator { display:block; }
.viewport.active #largeview { display:block; }


.largeimagepop { background:#FFFFFF; }
.largeimagepop .main_heading { background:#181818; color:#FFFFFF; font-size:25px; line-height:40px; font-family:"Open Sans"; padding:10px 30px; font-weight:300; text-overflow:ellipsis; overflow:hidden; height:40px; white-space:nowrap; padding-right:65px; }

.largeimagepop .image_heading { padding:15px 30px 20px; }
.largeimagepop .product_name { color:#8e8e8e; font-size:15px; line-height:25px; padding:0 0 0px; font-weight:normal; margin:0; }
.largeimagepop .style_name { color:#181818; font-size:30px; padding:0; margin:0; line-height:40px; }


.largeimagepop .centering_div { position: absolute; left: 50%; }
.largeimagepop .carousels_wrap { margin: 0 auto; overflow: hidden; position: relative; left: -50%; }

.largeimagepop .multiview { padding:0; margin:0; list-style:none; text-align:center; }
.largeimagepop .multiview li { display:inline-block; padding:0px 10px 10px; min-height:62px; position:relative; }
.largeimagepop .multiview li a { display:block; padding:0px 0 0px; width:68px; position:relative; border:1px solid #c5c5c5; cursor:pointer; }
.largeimagepop .multiview li.active a:after { content: " "; position: absolute; height: 0; width: 70px; left: -1px; bottom: -1px; right:-1px; border-bottom: 2px solid #E82139; }


.largeimagepop.rod .multiview li { display:inline-block; padding:10px; min-height:52px; position:relative; }
.largeimagepop.rod .multiview li a { display:block; padding:0px 0 0px; width:124px; position:relative; border:1px solid #c5c5c5; cursor:pointer; }
.largeimagepop.rod .multiview li.active a:after { content: " "; position: absolute; height: 0; width: 126px; left: -1px; bottom: -1px; right:-1px; border-bottom: 2px solid #E82139; }


.largeimagepop .no_overflow { overflow:hidden; position:relative; }

.largeimagepop .sw-listcarousel { margin-bottom:0; }

.largeimagepop .sw-listcarousel .sw-listcarousel-inner-wrap { margin:auto; }

.largeimagepop .styleview { padding:0; margin:0; list-style:none; text-align:center; }
.largeimagepop .styleview li  { display:inline-block; padding:0px 15px; background:none; border:none; position:relative; vertical-align:top; }
.largeimagepop .styleview li button { display:block; background:none; border:none; width:104px; text-align:center; border-bottom:2px solid #FFFFFF; padding:0; outline:0; }
.largeimagepop .styleview li.current button { border-bottom:2px solid #E82139; transition:border .2s; }
.largeimagepop .styleview li button img { margin:0 auto 10px; }
.largeimagepop .styleview li button div { min-height:60px; font-size:12px; line-height:20px;  }
.largeimagepop .styleview li.current button div { color:#E82139; }

.largeimagepop .button_wrap { position:relative; }
.largeimagepop .button_wrap .left,
.largeimagepop .button_wrap .right { position:absolute; top:0; height:100%; width:70px; background-color:transparent; border:none; outline:0; cursor:pointer; transition: background .25s; }
.largeimagepop .button_wrap .left { left:0; }
.largeimagepop .button_wrap .right { right:0; }

.largeimagepop .button_wrap .left:hover,
.largeimagepop .button_wrap .right:hover { background-color:#f4f4f4;  }



.largeimagepop .button_wrap .left:after,
.largeimagepop .button_wrap .right:after { content:""; position:absolute; top:50%; display:block; position:absolute; margin-top:-25px; height:50px; width:26px; background-image:url("https://img.tacklewarehouse.com/framework/icons/arrows-largeview.svg"); background-size:54px 50px; background-repeat:no-repeat; background-color:transparent; left:22px; }


.largeimagepop .button_wrap .left:after { background-position:0px 0px; }
.largeimagepop .button_wrap .right:after { background-position:-27px 0px; }






.largeimagepop .large_image_wrap { margin-bottom: 20px; padding: 0px 70px; transition: height .5s, width .5s; position: relative; }
.largeimagepop .mainimage { max-width: 100%; max-height: 100%; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.largeimagepop .styles_heading { text-align:center; border-bottom:1px solid #c5c5c5; height:20px; margin:0px 0 30px; height:10px; font-weight:normal; font-size:16px; line-height:20px; }
.largeimagepop .styles_heading span { /*display:block;*/ background:#FFFFFF; position:relative; padding:0px 30px; }

.sw-lightbox-wrap.animate_resize { transition:height .5s, width .5s, margin .5s; }

.sw-lightbox-wrap.sw-lightbox-fixed { position:fixed; left:50%; top:50%; }



/* Product Carousel */
.sw-listcarousel { margin-bottom:20px; }
.sw-listcarousel .cat_list { margin-top:0; margin-bottom:0; }
.sw-listcarousel .cat_item { display:inline-block; text-align: center; vertical-align:top; }
.sw-listcarousel .first { clear:none; }
.sw-listcarousel .product_wrapper { display:block; float:left; padding-bottom:15px; }

.sw-listcarousel { padding:0 50px; position:relative; }
.reel .sw-listcarousel { padding:0 90px; }
.rod .sw-listcarousel { padding:0 30px;  }
.lure_image_col .sw-listcarousel { padding:0 30px; }

.sw-listcarousel .sw-listcarousel-inner-wrap { display:block; position:relative; overflow:hidden; }
.sw-listcarousel .sw-listcarousel-inner { position:relative; height:100%; }
.sw-listcarousel .product_wrapper { float:none; }
.sw-listcarousel .arrow_wrap {  }

.sw-listcarousel .sw-listcarousel-arrow-icon { display:block; position:absolute; top:50%; margin-top:-8px; height:16px; width:8px; background-image:url("https://img.tacklewarehouse.com/framework/icons/rotator-arrows-sprite.svg"); background-size:33px 16px; }

.no-svg .sw-listcarousel .sw-listcarousel-arrow-icon { background-image:url("https://img.tacklewarehouse.com/framework/icons/rotator-arrows-sprite.png"); }


.sw-listcarousel .sw-listcarousel-arrow-box { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; position:absolute; /*top:50%;*/ top:0; margin-top:0px; height:100%; width:60px; display:block; cursor:pointer; background: #FFFFFF; }

.sw-listcarousel .sw-listcarousel-left-arrow { left:0px; }
.sw-listcarousel .sw-listcarousel-right-arrow { right:0px; }
.sw-listcarousel .sw-listcarousel-left-arrow .sw-listcarousel-arrow-icon { background-position:-9px 0; left:30px; }
.sw-listcarousel .sw-listcarousel-right-arrow .sw-listcarousel-arrow-icon { background-position:-17px 0px; right:30px; }

.reel .sw-listcarousel .sw-listcarousel-arrow-box { width:90px; }
.reel .sw-listcarousel .sw-listcarousel-left-arrow .sw-listcarousel-arrow-icon { left:50px; }
.reel .sw-listcarousel .sw-listcarousel-right-arrow .sw-listcarousel-arrow-icon { right:50px; }

.rod .sw-listcarousel .sw-listcarousel-arrow-box { width:30px; }
.rod .sw-listcarousel .sw-listcarousel-left-arrow .sw-listcarousel-arrow-icon { left:20px; }
.rod .sw-listcarousel .sw-listcarousel-right-arrow .sw-listcarousel-arrow-icon { right:20px; }

.lure_image_col .sw-listcarousel .sw-listcarousel-arrow-box { width:30px; }
.lure_image_col .sw-listcarousel .sw-listcarousel-left-arrow .sw-listcarousel-arrow-icon { left:15px; }
.lure_image_col .sw-listcarousel .sw-listcarousel-right-arrow .sw-listcarousel-arrow-icon { right:15px; }


.cat_list_carousel.sw-listcarousel { padding:0 15px; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel-inner-wrap { margin-left:-5px; margin-right:-5px; padding-left:5px; padding-right:5px; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel-arrow-box { width: 40px; height:40px; top:81px; right:0; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); }
.cat_list_carousel.sw-listcarousel .sw-listcarousel-left-arrow { left:0; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel-right-arrow { right:0; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel-left-arrow .sw-listcarousel-arrow-icon { left:16px; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel-right-arrow .sw-listcarousel-arrow-icon { right:16px; }
.fpvid_carousel.sw-listcarousel { padding: 0 10px; }
.fpvid_carousel.sw-listcarousel .sw-listcarousel-arrow-box { top: 88px; }


.cat_list_carousel.sw-listcarousel .cat_list_row { float:left; border-bottom:none; }
.cat_list_carousel.sw-listcarousel .cat_list .last .product_wrapper { padding-right:10px; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator { position:absolute; top:-71px; right:0px; border:1px solid #C5C5C5; border-radius:3px; padding:13px 30px; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator ul { padding:0; margin:0; list-style:none; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator li { float:left; width:6px; height:6px; border-radius:3px; background-color:#DDDDDD; margin-left:5px; box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,.35); cursor:pointer; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator li:first-child { margin-left:0px; }
.cat_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator li.active { background-color:#181818; box-shadow:none; }


.thumb_list_carousel.sw-listcarousel { padding:0; margin:20px auto 30px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel-inner-wrap { margin-left:-5px; margin-right:-5px; padding-left:5px; padding-right:5px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel-arrow-box { height:100%; top:0px; right:0; width:15px; background:transparent; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel-left-arrow { left:0px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel-right-arrow { right:0px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel-left-arrow .sw-listcarousel-arrow-icon { left:0px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel-right-arrow .sw-listcarousel-arrow-icon { right:0px; }


#style_ordering .thumb_list_carousel.sw-listcarousel .style_row li.thumb_box.last { padding-right:10px; }

#style_ordering .thumb_list_carousel.sw-listcarousel .style_row { margin:0; }

.thumb_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator { position:absolute; top:-43px; right:0px; padding:8px 20px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator ul { padding:0; margin:0; list-style:none; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator li { float:left; width:6px; height:6px; border-radius:3px; background-color:#DDDDDD; margin-left:5px; box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,.35); cursor:pointer; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator li:first-child { margin-left:0px; }
.thumb_list_carousel.sw-listcarousel .sw-listcarousel_dot_indicator li.active { background-color:#181818; box-shadow:none; }







/* Custom Tabs styles */
.custom_tabs,
.custom_tabs.ui-tabs { padding:0; }

.custom_tabs .tabs_wrap { border-width:1px 0px; border-color:#CFCFCF; border-style:solid; }

.tabs_top,
.tabs_top.ui-tabs-nav { padding:0; margin:0; }


.tabs_wrap .tabs_top,
.tabs_wrap .tabs_top.ui-tabs-nav { float:left; }


.tabs_top li,
.ui-tabs .tabs_top.ui-tabs-nav li { color:#181818; display:block; float:left; font-size:15px; border-bottom:2px solid transparent; padding:0; margin:0 25px 0 0; line-height:25px }
.tabs_wrap .tablike_link { text-decoration:none; color:#181818; display:block; float:left; font-size:15px; border-bottom:2px solid transparent; padding:18px 5px; margin:0 0 0 0; line-height:25px; }

.tabs_wrap .count { /*color:#181818;*/ padding-left:3px; vertical-align:baseline; }
.tabs_wrap .count span { font-size:12px; line-height:12px; padding:0px 1px; }

.tabs_wrap .specialcount { display:inline-block; height:23px; font-size:12px; line-height:23px; background:#E82139; vertical-align:baseline; color:#FFFFFF; border-radius:3px; text-align:center; margin-right:8px; min-width:15px; padding:0 5px; }


.tabs_top li a:focus { outline:none; }

.tabs_top li:first-child,
.ui-tabs .tabs_top.ui-tabs-nav li:first-child {  }

.tabs_top li.ui-tabs-active,
.tabs_top.visual_tabs li.active,
.ui-tabs .tabs_top.ui-tabs-nav li.ui-tabs-active { margin-top:0; border-bottom:2px solid #E82139; }

.tabs_top li a,
.tabs_top.visual_tabs li,
.ui-tabs .tabs_top.ui-tabs-nav .ui-tabs-anchor { text-decoration:none; color:#181818; display:block; padding:18px 5px; }


.tabs_top li.ui-tabs-active,
.tabs_top li.ui-tabs-active a,
.tabs_top.visual_tabs li.active,
.ui-tabs .tabs_top.ui-tabs-nav li.ui-tabs-active,
.ui-tabs .tabs_top.ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color:#E82139; }


#desc_tabs { border-bottom:1px solid #CFCFCF; margin-bottom:20px; }
#desc_tabs .tabpanel { color:#181818; padding:30px 5px 10px; font-size:15px; line-height:25px; }
#desc_tabs #product-videos.tabpanel { padding-left:0; padding-right:0px; }
#desc_tabs .tabpanel.lure { padding:0; }
#desc_tabs .tabpanel p { font-size:15px; line-height:25px; padding:0; margin:0 0 1em; }

#desc_tabs #product-description a span { color:#E82139 !important; }

/*description tables*/
#desc_tabs table { margin:10px 0px; width:auto; }
#desc_tabs table td span, #desc_tabs table td span { font-size:inherit !important; }
#desc_tabs table td { padding:5px 10px; border:1px solid #C5C5C5; color:#181818; }
#desc_tabs table th, #desc_tabs table td.ColumnHeading { padding:5px 10px; color:#8E8E8E; background:#E9E9E9; }


#desc_tabs .expander { position:relative; }
#desc_tabs .expander.collapsed { overflow:hidden; }
#desc_tabs .expander .collapse_content { padding-bottom:85px; }
#desc_tabs .expander .collapse_link {
	position:absolute; bottom:0px; background:transparent; color:#E82139; width:100%; cursor:pointer; padding:50px 0 10px; font-size:15px; line-height:25px; height:25px;
	background: -moz-linear-gradient(top, rgba(244,244,244,0) 0%, rgba(244,244,244,1) 50%, rgba(244,244,244,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,0)), color-stop(50%,rgba(244,244,244,1)), color-stop(100%,rgba(244,244,244,1)));
    background: -webkit-linear-gradient(top, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 50%,rgba(244,244,244,1) 100%);
    background: -o-linear-gradient(top, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 50%,rgba(244,244,244,1) 100%);
    background: -ms-linear-gradient(top, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 50%,rgba(244,244,244,1) 100%);
    background: linear-gradient(to bottom, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 50%,rgba(244,244,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00F4F4F4', endColorstr='#F4F4F4',GradientType=0 );
}

#desc_tabs .lure_image_col { padding:30px 0px; float:left; }
#desc_tabs .lure_image_col .image_wrap { padding:60px 27px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); background:#FFFFFF; }
#desc_tabs .lure_desc_col { float:right; width:506px; padding:30px 0px; }










.video_pop_heading { background:#181818; color:#FFFFFF; font-size:25px; line-height:40px; font-family:"Open Sans"; padding:10px 30px; font-weight:300; text-overflow:ellipsis; overflow:hidden; height:40px; white-space:nowrap; }
.inpage .video_pop_heading { padding-right:65px; }

.notify_pop_heading { background:#181818; color:#fff; font-size:25px; line-height:40px; font-family:"Open Sans"; padding:10px 30px; font-weight:300; text-overflow:ellipsis; overflow:hidden; height:40px; white-space:nowrap; }
.inpage .notify_pop_heading { padding-right:65px; }
.notify_pop_framewrap .content { padding:20px; }
.notify_pop_framewrap .image_wrap { padding:10px; margin-right:20px; float:left; width:150px; }
.notify_pop_framewrap .form_column { float:left; width:410px; }
.notify_pop_framewrap  h2 { margin-bottom:10px; }
.notify_pop_framewrap  p { margin:0 0 1em; font-size:15px; line-height:25px; }
.notify_pop_framewrap label { display:block; font-size:12px; color:#8e8e8e; margin:20px 0 10px; }
.notify_pop_framewrap .input_text { display:block; height:32px; line-height:20px; border:1px solid #cfcfcf; width:100%; box-sizing:border-box; padding:5px 10px; margin-bottom:20px; }
.notify_pop_framewrap .signup_wrapper { display:inline-block; }
.notify_pop_framewrap button { background:#181818; color:#fff; border-width:0; border-radius:4px; font-size:15px; margin:20px 0px 10px; padding:5px; font-weight:300; line-height:25px; box-sizing:border-box; min-width:160px; }
.notify_pop_framewrap button.disabled { background:#cfcfcf; }
.notify_pop_framewrap .js_error_msg { color:#e82139; }
.sw-lightbox-closelayer { position:fixed; }

/*.sw-lightbox-wrap > iframe { transition: height .25s, width .25s; }*/
/*.notify_pop_framewrap .form_column button:active { position:relative; top:1px; border-bottom-width:1px; }*/

/* video list*/
.video_list { padding:0; margin:0; list-style:none; }
.video_list li { float:left; padding-left:20px; width:280px; padding-bottom:30px; }
.video_list li.first { padding-left:0px; clear:left; }
.video_list a { font-weight:normal; color:#181818; text-decoration:none; font-size:14px; line-height:18px; }
.video_list .subtitle { display:block; color:#8E8E8E; display: block; color: #8E8E8E; font-size: 11px; font-weight: normal; margin-bottom: 8px; }
.video_list .vidtitle { display:block; font-size:15px; line-height:21px;  }

.video_list .thumbwrap { position:relative; margin-bottom:15px; padding:10px; background:#FFFFFF; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); }
.video_list .thumbwrap img { width:100%; height:auto; }
.vid_select { width:100%; }

.video_list.four_wide li { width:205px; }
.video_list.four_wide .thumbwrap { margin-bottom:10px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); padding:10px; background:#FFFFFF; }
.video_list.four_wide .thumbwrap img { width:100%; height:auto; }
.video_list.four_wide .vidtitle { display:block; font-size:12px; line-height:18px;  }


.vidlist_tabs.ui-tabs .ui-tabs-panel { padding:0; }
.vidlist_tabs .tabs_top,
.vidlist_tabs .tabs_top.ui-tabs-nav { border-bottom:1px solid #C5C5C5; border-top:1px solid #C5C5C5; }
/*.video_list .last { padding-right:0px; }*/


/*Specials Tab*/


#desc_tabs .specials_banner { margin-bottom:20px; }


/*==================================================
|
|		PRODUCT CELL / LIST / TABLE
|
==================================================*/



.cat_list { margin-bottom:10px; margin-top:0px; list-style-type:none; padding:0; }
.cat_list_row { border-bottom:1px solid #C5C5C5; list-style-type:none; padding:0 0 20px; margin:0 0 20px; /*padding:0; margin:0;*/ }
.cat_list .cat_item { float:left; }

/*List Innards*/
.cat_list .product_wrapper { width:160px; padding: 0px 20px 10px 0; text-align:left; }
.cat_list .last .product_wrapper {padding-right:0px; }

.cat_list.four_wide .product_wrapper { width:205px; font-size:15px; }

.cat_list.four_wide .product_wrapper .image_wrap { padding:30px 5px 0; min-height:173px; }
.cat_list.four_wide .product_wrapper .image_wrap.rod { padding: 80px 5px 0; min-height: 123px; }
.cat_list.four_wide .product_wrapper .name { line-height:25px; min-height:75px; max-width: 190px; }




.cat_list .last .product_wrapper {padding-right:0px; }








.cat_list.rod .product_wrapper { width:430px; }
.cat_list.reel .product_wrapper { width:280px; }
.cat_list.reel .product_wrapper .name,
.cat_list.rod .product_wrapper .name { font-size:15px; font-weight:normal; min-height:auto; margin-bottom:13px; }
.cat_list.reel .product_wrapper .price,
.cat_list.rod .product_wrapper .price { font-size:15px; font-weight:normal; }
.cat_list.reel .product_wrapper .image_wrap { margin-bottom:20px; min-height:196px; }
.cat_list.rod .product_wrapper .image_wrap { margin-bottom:20px; min-height:113px; }


.singlewide_rod .cat_list.rod .cat_list_row { border-bottom:none; padding-bottom:0; margin-bottom:0; }
.singlewide_rod .cat_list.rod .cat_item { border-bottom:1px solid #C5C5C5; margin-bottom:30px; }

.singlewide_rod .cat_list.rod .cat_list_row:last-child .cat_item:last-child { margin-bottom:20px; }

.singlewide_rod .cat_list.rod .product_wrapper { width:880px; padding-right:0; padding-left:0; padding-bottom:30px;  }
.singlewide_rod .cat_list.rod .product_wrapper .image_wrap { float:left; padding-left:20px; padding-right:20px; margin-bottom:0; }
.singlewide_rod .cat_list.rod .product_wrapper .text_wrap { float:right; width:430px; }



.change_view { text-align:right; margin:20px auto; font-size:12px; line-height:27px; }
#searchresultsarea .change_view { margin-top:0px; }
.change_view .button_wrap { float:right; position:relative; width:70px; height:27px; margin-left:20px; }
.change_view .button_wrap:after { content: ""; position:absolute; right:0; top:0; left:auto; height:27px; width:27px; background: transparent url('https://img.tacklewarehouse.com/framework/icons/gridview.svg') no-repeat 0 0; }

.no-svg .change_view .button_wrap:after { background-image: url('https://img.tacklewarehouse.com/framework/icons/gridview.png');}

.change_view button { border:none; display:block; position:absolute; left:0; top:0; padding:0; height:27px; width:27px; background: transparent url('https://img.tacklewarehouse.com/framework/icons/listview.svg') no-repeat -29px 0; text-indent: 100%; white-space: nowrap; overflow: hidden; cursor:pointer; outline:0; }

.no-svg .change_view button { background-image: url('https://img.tacklewarehouse.com/framework/icons/listview.png'); }

.singlewide_rod .change_view .button_wrap:after { content: ""; position:absolute; right:auto; top:0; left:0;  height:27px; width:27px; background: transparent url('https://img.tacklewarehouse.com/framework/icons/listview.svg') no-repeat 0 0; }

.no-svg .singlewide_rod .change_view .button_wrap:after { background-image: url('https://img.tacklewarehouse.com/framework/icons/listview.png'); }


.singlewide_rod .change_view button { border:none; display:block; position:absolute; left:auto; top:0; right:0; padding:0; height:27px; width:27px; background: transparent url('https://img.tacklewarehouse.com/framework/icons/gridview.svg') no-repeat -30px 0; text-indent: 100%; white-space: nowrap; overflow: hidden; cursor:pointer; }

.no-svg .singlewide_rod .change_view button { background-image: url('https://img.tacklewarehouse.com/framework/icons/gridview.png'); }


.subcat_heading .change_view { margin:6px auto 0; font-weight:normal; float:right; }



.product_wrapper { /*color:#464646; line-height:1.25em;*/ position:relative; font-size:12px; /*font-size:15px;*/ }

.product_wrapper .image_wrap { display:block; padding:24px 5px 0; /*padding:30px 5px;*/ background:#FFFFFF; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); margin-bottom:10px; min-height:136px; }

.product_wrapper .image_wrap.rod { padding:63px 5px 0; min-height:97px; }
.product_wrapper .image_wrap img { margin:0px auto; max-width:100%; }


.product_wrapper .available { font-size:11px; line-height:18px; color:#8E8E8E; min-height:18px; margin-bottom:5px; }
.product_wrapper .short_desc { color:#181818; }
.product_wrapper .short_desc p { padding:0; margin:0 0 1em; font-size:12px; line-height:20px; }


.product_wrapper .name { color:#181818; text-decoration:none; display:block; font-weight:normal; line-height:20px; min-height:60px; /*margin-bottom:10px;*/ }
/*.product_wrapper .divider { border-bottom: 1px solid #BBBBBB; margin: 8px auto; width: 70px; }*/
.product_wrapper .name a { color:#181818; text-decoration:none; display:block; }

/*.product_wrapper .sizes { font-weight:bold; }*/

.product_wrapper .price { font-weight:bold; color:#181818; }
.product_wrapper .price a { text-decoration:none; color:inherit; }
.product_wrapper .price.sale a { color:#E82139; }
.product_wrapper .msrp { margin-left:8px; font-size:14px; font-weight:normal; color:#8e8e8e; }
.product_wrapper .msrp.is-small { font-size:12px; }
.product_wrapper .msrp.has_range { display:block; margin:0; }
.product_wrapper .list { text-decoration:line-through; }


.product_wrapper .thumb_placeholder { width:128px; line-height:20px; font-size:14px; font-style:italic; height:40px; padding:65px 0px 66px; background:#F9F9F9; border:1px solid #DDDDDD; margin:0px auto 10px; color:#BBBBBB; }
.product_wrapper .thumb_placeholder.smallthumb { padding:45px 0 46px; width:100px; }



.product_wrapper .producttag { text-transform:capitalize; color:#FFFFFF; display:block; margin:0px auto; text-align:left; padding:5px 10px; font-size:12px; line-height:15px; position:absolute; top:10px; /*top:20px;*/ left:0; }
.product_wrapper .newtag { background:#8BC150; }
.product_wrapper .saletag,
.product_wrapper .closeouttag { background:#E82139; }
.product_wrapper .staffpick { background:#6219A2; }
.product_wrapper .besttag { background:#4A90E2; }
.product_wrapper .winner { background:#D8B74B; }

.subcatlist .product_wrapper .image_wrap { position:relative; margin-bottom:20px; }
.subcatlist .product_wrapper .subcat_link { text-decoration:none; }
.subcatlist .product_wrapper .catname { text-align:center; color:#181818; font-size:15px; font-weight:normal; }
.subcatlist .product_wrapper .subcat_link:hover .image_wrap:after { content: " "; position: absolute; height: 0; width: 100%; left: 0; bottom: 0; border-bottom: 3px solid #E82139; }
.subcatlist .product_wrapper .subcat_link:hover .catname { color:#E82139; }

.line_list { padding:0; margin:0 auto 10px; list-style:none; }
.line_list li { float:left; padding-right:20px; padding-bottom:20px; }
.line_list li.first { clear:left; }
.line_list li.last { padding-right:0; }
.line_list li a { display:block; width: 68px; text-align:center; border:1px solid #c5c5c5; text-decoration:none; color:#181818; border-radius:3px; font-size:15px; line-height:20px; padding:29px 5px; }
.line_list li a:hover { background:#E82139; color:#FFFFFF; border-color:#E82139; }





.order_heading { font-family:"Open Sans"; color:#181818; font-weight:normal; padding:0; border:none; font-size:20px; line-height:30px; margin:30px auto; }
.order_heading.rod { margin-bottom:15px; }
.rod_note { margin:15px auto; color:#8E8E8E; font-style:italic; padding:0; }
.rod_note a { color:#E82139; text-decoration:none; }
.order_heading a { display:block; float:right; font-size:11px; color:#181818; text-decoration:underline; font-weight:normal; }




.lure_ordering_list { border-bottom:none; list-style-type:none; padding:0; margin:0; }
.lure_ordering_list .lure_ordering_cell { float:left;  width:205px; padding: 10px 20px 30px 0; text-align:left; }
.lure_ordering_list .lure_ordering_cell.first { clear:left; }
.lure_ordering_list .lure_ordering_cell.last { padding-right:0px; }
.lure_ordering_cell .image_wrap { display:block; padding:30px 5px; background:#FFFFFF; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); margin-bottom:10px; position:relative; }


.lure_ordering_cell .image_wrap .overlay { display:block; height:100%; width:100%; top:0; left:0; position:absolute; background: rgba(0,0,0,.7); opacity:0; /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; cursor:pointer; visibility:hidden; transition: opacity .25s ease-in-out;  }
.lure_ordering_cell .image_wrap:hover .overlay {  background: rgb(0,0,0); background: rgba(0,0,0,.6); opacity:1; /* IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; visibility:visible;  }

.lure_ordering_cell .image_wrap .icon { display:block; position:absolute; top:50%; margin-top:-12px; line-height:24px; color:#FFFFFF; text-align:center; width:100%; }
.lure_ordering_cell .image_wrap .icon:before { content: " "; display: inline-block; height: 19px; width: 14px; background: url("https://img.tacklewarehouse.com/framework/icons/mag.svg") no-repeat 0 0; background-size: 14px 19px; margin-right:10px; vertical-align:text-bottom; }

.no-svg .lure_ordering_cell .image_wrap .icon:before { background-image:url('https://img.tacklewarehouse.com/framework/icons/mag.png'); }





.lure_ordering_cell .image_wrap img { margin:0px auto; max-width:100%; }
.lure_ordering_cell .model { font-size:11px; line-height:18px; color:#8E8E8E; min-height:18px; margin-bottom:5px; }

.lure_ordering_cell .name { color:#181818; text-decoration:none; display:block; font-weight:normal; font-size:13px; min-height:40px; line-height:20px; margin-bottom:5px;  }
.lure_ordering_cell .order_table td { padding:5px 2px; }

.lure_ordering_cell .order_table .qty_cell { padding: 3px; width:44px; }
/*.lure_ordering_cell .order_table .qty_cell { padding: 0px; background:#FFFFFF; width:40px; }*/


.lure_ordering_cell .order_table .qty_input { height:14px; line-height:14px; padding:3px; width:36px; }
/*.lure_ordering_cell .order_table .qty_input { height:18px; line-height:18px; padding:5px 2px; border:none; width:36px; background:#FFFFFF; }*/

/*List Innards*/



.order_table { border-collapse:collapse; text-align:center; width:100%; }

.order_table.misc_ordering .name { text-align:left; }
.lure_ordering_cell .order_table td { padding:5px; }

.order_table th { background:#E9E9E9; border:1px solid #C5C5C5; text-align:center; color:#8E8E8E; padding:5px 5px; font-size:11px; line-height:18px; }
.order_table td { background:#F4F4F4; border:1px solid #C5C5C5; text-align:center; color:#181818; padding:10px 5px; font-size:12px; line-height:18px; vertical-align:middle; }
.order_table .sale { color:#E82139; }
.order_table .qty_input { width:40px; font-size:12px; margin: 0px auto; height: 20px; line-height: 20px; border: 1px solid #CCCCCC; text-align:center; padding:3px;  }
.order_table .qty_cell { padding:5px; width:48px; }
.order_table .instock_label { color:#8BC150; }
.order_table .stocknotify { text-decoration:none; color:#181818; background: url("https://img.tacklewarehouse.com/framework/icons/redenvelope.svg") no-repeat right 50%; background-size: 20px 12px; padding-right:25px; }

.no-svg .order_table .stocknotify { background-image: url("https://img.tacklewarehouse.com/framework/icons/redenvelope.png"); }


.order_table .stocknotify:hover { text-decoration:underline; }

.order_table .rod_title_cell { padding:0; border:none; text-align:left; color:#8E8E8E; font-size:15px; line-height:25px; }
.order_table .rod_title_cell .subdesc { padding:10px 0 30px; width:880px; }
.order_table .rod_title_cell p { padding:0; font-size:15px; line-height:25px; margin:0; }
.order_table .rod_title { font-family:"Open Sans"; color:#181818; font-weight:normal; padding:0; border:none; font-size:20px; line-height:30px; margin:20px auto 10px; }

.order_table .handle_link { color:#E82139; }
.order_table .handle_cell { background:#FFFFFF; padding:0px; border-width:1px 0px 0px; }
.order_table .handle_wrap { position:relative; border-width:0 1px 1px 1px; border-style:solid; border-color:#C5C5C5; width:878px; }
.order_table .handle_collapse {
    display: block;
    width: 40px;
    height: 0;
    padding: 40px 0 0;
    margin: 0;
    border: 0;
    background: transparent;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;

}

.order_table .handle_collapse:after { content:""; display:block; height:13px; width:13px; position:absolute; top:13px; right:12px; background:url("https://img.tacklewarehouse.com/framework/icons/explus.svg") no-repeat 1px 0; background-size:26px 13px; }
.no-svg .order_table .handle_collapse:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/explus.png"); }




.order_table .handle_wrap img { margin:0 auto; max-width:100%; }

.order_table .collapse_wrap { position:relative; }
.order_table .collapse_wrap .collapse_link { position:absolute; top:-37px; right:0px; line-height:30px; font-size:12px; text-decoration:underline; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #E82139; }


.qty_section { float:left; }

.qty_button_wrap { width: 96px; }
.qty_button_wrap .buttons { float:right; }

.qty_button_wrap .buttons button { position:relative; display:block; border:1px solid #181818; background:transparent; width:24px; padding:0; height:0px; padding-top:22px; overflow:hidden; }

.qty_button_wrap .buttons button:after { content: " "; display: block; height: 11px; width: 11px; position: absolute; top: 6px; left: 6px; background: url("https://img.tacklewarehouse.com/framework/icons/plusminus.svg") no-repeat 0 0; background-size: 22px 11px; }

.no-svg .qty_button_wrap .buttons button:after { background-image: url("https://img.tacklewarehouse.com/framework/icons/plusminus.png"); }


.qty_button_wrap .buttons .decrement:after { background-position:-11px 0; }

.qty_button_wrap .buttons .decrement { border-top:none; /*padding-top:23px;*/ }

.qty_button_wrap .ordering_qty { display:block; float:left; background:transparent; border:1px solid #181818; width:43px; font-size:20px; line-height:25px; padding:10px; text-align:center; }

.add_to_cart { background:#E82139; color:#FFFFFF; border-width:0 0 2px; border-radius:4px; font-size:20px; margin:30px 0px; float:right; padding:10px; border-color:#861321; font-weight:300; line-height:25px; outline:0; box-sizing:border-box; width:205px; border-style:solid; margin:0; }

.addcart_wrap { padding:20px 0; margin-top:10px; }

.addcart_wrap .demo_button { display: block; float:right; height: 45px; width: 190px; border: 0; padding: 0; line-height: 45px; font-size: 15px; background: #F4F4F4; color: #181818; border:1px solid #cfcfcf; text-align: center; text-decoration: none; border-radius: 3px; cursor: pointer; margin-right:30px; }

.addcart_wrap .demo_button:hover { background:#181818; color:#FFFFFF; border-color:#181818; }

.TrickShop { width:205px; height:333px; padding:10px 0; float:left; text-align:center; margin-right:19px; margin-top:40px; }
.TrickShop.last { margin-right:0px; }
.TrickShop .Wrapper { padding:47px 27px; background-color:#fff; width:151px; box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.23); }
.TS_name { font-size:14px; font-weight:600; text-align:left; }
.TS_price { text-align:left; margin-bottom:10px; margin-top:10px; }
.TrickShop_heading { margin-top:30px; }
.ordering_gwp { margin:40px auto 10px; border-top:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5; padding:10px 0px; }
.ordering_gwp img { float:left; margin-right:20px; padding:24px 5px; box-shadow:0px 1px 2px 0px rgba(0,0,0,.25); background:#FFFFFF; }
.ordering_gwp .gwp_heading { font-size:20px; margin:0 0 20px; line-height:30px; font-weight:300; }
.ordering_gwp p { margin:0 0 1em; }

.addcart_wrap.lure { border-top:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5; margin-bottom:30px; }
.addcart_wrap .qty_totals { display: block; float: right; margin-right: 20px; padding: 9px; font-weight:300;  }

.add_to_cart:active { margin-top:1px; border-bottom-width:1px; outline:0; }
.add_to_cart.disabled_cart { background:#bfbfbf; border-bottom:none; }
.add_to_cart.disabled_cart:active { margin-top:0;}

#order_box { padding-bottom:30px; border-bottom:1px solid #C5C5C5; }


#order_box .add_to_cart { /*margin:0;*/ }
#order_box #ordersubmit_wrap { width:205px; float:right; }

#order_box .qty_section .ordering_label { margin-bottom:13px; }
#order_box #order_alert { min-height:23px; margin-bottom:13px; line-height:23px; }

#order_box #order_alert .stock.in_stock .label { color:#8BC150; }
#order_box #order_alert .stock.out_of_stock { color:#E82139; }
#order_box #order_alert .stock.backorder { color:#FF9900; }
#order_box .price_placeholder .ordering_label { margin-bottom:0px; }
#order_box .price_placeholder { min-height:23px; margin-bottom:20px; }



#order_box #order_alert .notify_stock { float:right; color:#181818; font-size:13px; line-height:23px; }




#ordering_bottom .notify_wrap { padding: 10px 0px; line-height: 23px; font-size: 12px; }

#ordering_bottom .special_offer_wrap { padding: 10px 0px; line-height: 25px; font-size: 12px; border-bottom:1px solid #C5C5C5;}
#ordering_bottom .special_offer_wrap .special_offer_link { color:#E82139; display:block; float:left; text-decoration:none; font-size:15px; line-height:25px; padding-left:34px; background:url("https://img.tacklewarehouse.com/framework/icons/redtag.svg") no-repeat left 50%; background-size: 23px 16px; }

.no-svg #ordering_bottom .special_offer_wrap .special_offer_link { background-image: url("https://img.tacklewarehouse.com/framework/icons/redtag.svg"); }


#ordering_bottom .wishlist_wrap { padding: 10px 0px; line-height: 25px; font-size: 12px; border-bottom:1px solid #C5C5C5;}

#ordering_bottom .wishlist_wrap .wishlist_link { color:#181818; display:block; float:left; text-decoration:none; font-size:15px; line-height:35px; padding-left:34px;
	/*background: url("https://img.tacklewarehouse.com/framework/icons/redtag.svg") no-repeat left 50%; background-size: 23px 16px;*/
}

#ordering_bottom .special_offer_wrap .details_link { color:#8E8E8E; display:block; float:right; }


#ordering_bottom .notify_wrap a { color: #181818; text-decoration: underline; font-weight: normal; display:block; float:right; }



/* Style Ordering */

#style_ordering { background-color:#transparent; padding-bottom:10px; }

#order_box .ordering_label { display:block; color:#181818; text-align:left; font-size:15px; line-height:23px; font-weight:bold; padding:0; margin:0px auto 20px; }
#order_box .ordering_label.static_value { margin-bottom: 30px; }
#order_box .ordering_label .selected_value { font-weight:normal; }
#order_box .price_placeholder .ordering_label { margin-bottom:0px; }
#order_box .select_row { margin-bottom:20px; }
#order_box .select_row .ordering_label { margin-bottom:10px; }

#order_box .select_row select { width:100%; }

#style_ordering .style_row { padding:0px; list-style-type:none; margin-bottom:30px; }

#style_ordering .style_row li {
	min-width:30px; display:block; float:left; font-weight:normal; font-size:15px; line-height:30px; border:1px solid #CFCFCF; color:#181818; text-align:center; padding:6px; cursor:pointer; margin: 0px 15px 10px 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
}
#style_ordering .style_row li:hover { border-color:#181818; /*padding:5px;*/ }
#style_ordering .style_row li.invalid { color:#8E8E8E; border-color:#CCCCCC; border-style:dashed; }
#style_ordering .style_row li.selected { border-color:#181818; color:#ffffff; background: #181818; }
#style_ordering .style_row li.invalid.selected { background:transparent; color:#8e8e8e; border-color:#181818; border-style:dashed; }


#style_ordering .style_row li.thumb_box { position:relative; background:transparent; width:81px; display:block; float:left; padding:0px 10px 10px 0px; margin:0; border:none;  }
#style_ordering .style_row li.thumb_box.last { padding-right:0;  }
#style_ordering .style_row li.thumb_box .image_wrap { background:#FFFFFF; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); width:81px; position:relative; min-height:60px; }
#style_ordering .style_row li.thumb_box img { /*height:57px; width:43px;*/ /*padding:5px;*/ border:none;  }

#style_ordering .style_row li.thumb_box:hover { /*border-width:2px;*/ /*padding:0;*/ }

#style_ordering .style_row li.thumb_box.selected .image_wrap:after { content:" "; position:absolute; height:0; width:100%; left:0; bottom:0; border-bottom:2px solid #E82139; }
#style_ordering .style_row li.thumb_box.selected.invalid .image_wrap:after { opacity:.4; }
#style_ordering .style_row li.thumb_box.selected img { /*border-color:#6DB100;*/ /*padding:0px;*/ /*border-width:2px; border-radius:2px;*/ }

#style_ordering .style_row li.thumb_box.invalid.selected { background:transparent; border:none; }
#style_ordering .style_row li.thumb_box.invalid.selected img { /*border-color:#AD0000; border-style:dashed;*/ }
#style_ordering .style_row li.thumb_box.invalid img { opacity:0.4; }

.ui-selectmenu-menu .ui-menu .ui-menu-item.invalid { color:#E82139; }
.ui-selectmenu-button.invalid span.ui-selectmenu-text { color:#E82139; }


#style_ordering .select_row .selectwrap { float:left; width:160px; margin-right:10px; }


#order_box #colorname { font-weight:normal; padding-left:5px; }
#order_box #colorname.selected {  }


.custreview_heading { font-family:'Libre Baskerville', serif, san-serif; font-size: 30px; line-height:40px; color:#181818; border:none; font-weight:normal; padding:0; margin:0; text-align:left; margin-bottom:30px; margin-top:20px; }

.cust_review_button { display: inline-block; font-size:15px; line-height:20px; color: #ffffff; background-color: #181818; padding: 10px 0; text-decoration: none; margin-right: 20px; width: 200px; text-align: center; border-radius: 3px; border:none; cursor:pointer; }
.cust_review_button:hover { color:#FFFFFF; }
.crg{font-size:14px; display:inline-block;}

/*Search Results*/
#searchresultsarea { margin-top:30px; }
.searchheader { font-size:25px; line-height:35px; border-bottom:1px solid #c5c5c5; margin-bottom:20px; }
.searchheader .fr { font-family:"Open Sans"; font-size:15px; line-height:35px; font-weight:normal; }

.searchnav_wrap { margin:20px 0; padding-bottom:20px; border-bottom:1px solid #c5c5c5;}

#searchoptions { width:385px; /*margin-right:10px;*/ float:right; }
#searchoptions .ui-selectmenu-button { display:block; }
#searchoptions .selectwrap { width:187px; padding-left:11px; float:left; }
#searchoptions select { width:100%; display:block; }
#searchoptions .selectwrap:first-child { padding-left:0; }

.searchpagenav { float:left; padding:3px 0; font-size:15px; line-height:24px;  }
.searchpagenav span { display:block; float:left; color:#181818; padding:5px; width:20px; text-align:center; font-weight:bold; }
.searchpagenav a { display:block; float:left; margin:0; color:#181818; text-decoration:none; padding:5px; font-weight:normal; width:20px; text-align:center; }
.searchpagenav .double { width:80px; }
.searchpagenav .current { font-weight:bold; color:#e82139; }

.searchpagenav .prev,
.searchpagenav .next { display:block; float:left; margin:0px; padding:5px; width:10px; height:24px; position:relative; }
.searchpagenav .arrow { position:absolute; padding:0; overflow:hidden; text-indent:-9999em; display:block; height:16px; width:8px; background: url("https://img.tacklewarehouse.com/framework/icons/rotator-arrows-sprite.svg"); background-size:33px 16px; background-position:-17px 0px; background-repeat: no-repeat; background-color: transparent; top:9px; left:5px; }

.no-svg .searchpagenav .arrow { background-image: url("https://img.tacklewarehouse.com/framework/icons/rotator-arrows-sprite.png"); }


.searchpagenav .prev .arrow { background-position:-9px 0px; }


/*Page Top Finder*/
.pagetop_finder { margin:0 auto 15px; }

.pagetop_finder .options ul { list-style:none; padding:15px; margin:0; font-size:12px; line-height:16px;}
.pagetop_finder .options ul li { display:block; float:left; width:192px; padding:4px 0px 4px 20px; }
.pagetop_finder .options ul li.first { clear:left; }
.pagetop_finder .options ul li.last { /*padding-right:0;*/ }


.pagetop_finder .options ul.eight_wide li { width:86px; }
/*.pagetop_finder .options ul.eight_wide li:nth-child(odd) { padding-right:21px; }*/


.slider_wrap { padding:0px 50px; position:relative; }
.slider_wrap .min { position:absolute; top:0; left:0; width:40px; text-align:right; }
.slider_wrap .max { position:absolute; top:0; right:0; width:40px; text-align:left; }
.ui-slider { clear:both; height:2px; position: relative; background: transparent; padding:9px 0; cursor:pointer; }
.ui-slider:before { content:" "; width:100%; height:1px; background:#c5c5c5; display:block; }
.ui-slider .ui-slider-range { background-color: #e82139; height:2px; position:absolute; overflow:hidden; top:9px; }
.ui-slider .ui-slider-handle { display:block; background:transparent; cursor: pointer; position: absolute; width: 20px; z-index: 2; margin-left: -10px; top:0; height:100%; }
.ui-slider .ui-slider-handle .selected_value { position:absolute; right:50%; text-align:center; top:100%; }
.ui-slider .ui-slider-handle .selected_value span { color:#e82139; display:block; position:relative; left:50%; white-space:nowrap; }
.ui-slider .ui-slider-handle:after { content:" "; display:block; height:100%; width:0; position:absolute; left:50%; border-left:2px solid #e82139; margin-left:-1px; }
.ui-slider .ui-slider-handle:focus, .ui-slider-handle:active { outline:none; }


.pagetop_finder .finder_title { position:relative; border-top:1px solid #999999;  border-bottom:1px solid #999999; padding:16px 35px 16px 0; font-size:20px; line-height:30px; background: url('https://img.tacklewarehouse.com/framework/icons/filter.svg') no-repeat left center; }

.no-svg .pagetop_finder .finder_title { background-image: url('https://img.tacklewarehouse.com/framework/icons/filter.png'); }

.pagetop_finder .finder_title .reset_link { cursor:pointer; display:block; border:none; background:transparent; font-size:12px; text-decoration:none; color:#E82139; position:absolute; top:16px; right:50px; line-height:30px; font-weight:bold; }

.pagetop_finder .finder_title .collapse_link { cursor:pointer; display: block; width: 40px; height: 0; padding: 40px 0 0; margin: 0; border: 0; background: transparent; overflow: hidden; position: absolute; top: 11px; right: 0px; }
.pagetop_finder .finder_title .collapse_link:after { content:""; display:block; height:13px; width:13px; position:absolute; top:13px; right:12px; background:url("https://img.tacklewarehouse.com/framework/icons/explus.svg") no-repeat 1px 0; background-size:26px 13px; background-position:-13px 0; }
.pagetop_finder .finder_title .collapse_link.open:after { background-position:0 0; }
.no-svg .pagetop_finder .finder_title .collapse_link:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/explus.png"); }


.pagetop_finder .finder_title strong { font-weight:300; }

.pagetop_finder .finder_title .title_wrap { float:left; padding-left:35px; cursor:pointer; }

.pagetop_finder .option_drop {  }
.pagetop_finder .option_drop .options { display:block; border-width:0px 0px 1px; border-style:solid; border-color:#999999; position:relative; background:#f4f4f4; }
.pagetop_finder .option_drop .title { border-bottom:1px solid #c5c5c5; padding:15px 10px 14px 64px; position: relative; line-height:23px; }
.pagetop_finder .option_drop .title .label { display:block; cursor: pointer; width:70px; padding-right:10px; float:left; }


.pagetop_finder .option_drop.last_section .title { border-bottom:1px solid #999999; }

.pagetop_finder .option_drop.open.last_section .title { border-bottom:1px solid #c5c5c5; }


.pagetop_finder .option_drop .title .value { display:block; float:left; width:690px; }


.pagetop_finder .option_drop .title .reset_link { cursor:pointer; font-size:12px; display:block; float:left; color:#181818; text-decoration:none; margin:0px 20px 0 0; padding-left:30px; background:url('https://img.tacklewarehouse.com/framework/icons/red-ex.svg') no-repeat 10px center; white-space:nowrap; border:none;  }


.no-svg .pagetop_finder .option_drop .title .reset_link { background-image: url("https://img.tacklewarehouse.com/framework/icons/red-ex.png"); }

.pagetop_finder .option_drop .title .clear_section { cursor:pointer; font-size:12px; text-decoration:none; color:#E82139; position:absolute; top:15px; right:15px; font-weight:bold; border:none; background:transparent; }




.pagetop_finder .option_drop.open .title .label:after { content:""; display:block; height:7px; width:12px; position:absolute; bottom:-1px; left:50px; background: #f4f4f4 url("https://img.tacklewarehouse.com/framework/icons/find_arrow2.svg") no-repeat -1px 0; background-size:14px 7px; pointer-events:none; }
.no-svg .pagetop_finder .option_drop.open .title .label:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/find_arrow2.png") }

.pagetop_finder .option_drop .checkbox_slider { padding:30px; }

.pagetop_finder .option_drop.price_drop .sale_check_wrap { float:left; padding:30px 35px; width:185px; }
.pagetop_finder .option_drop.price_drop .price_slider_wrap { float:left; width:625px; padding:30px 0; }


.pagetop_finder .option_drop .title .collapse_button { cursor:pointer; display: block; width: 30px; height: 0; padding: 30px 0 0; margin: 0; border: 0; background: transparent; overflow: hidden; position: absolute; top: 11px; left: 25px; }

.pagetop_finder .option_drop .title .collapse_button:after { content:""; display:block; height:13px; width:13px; position:absolute; top:8px; right:7px; background:url("https://img.tacklewarehouse.com/framework/icons/explus.svg") no-repeat -13px 0; background-size:26px 13px; }
.pagetop_finder .option_drop.open .title .collapse_button:after { background-position:0 0; }

.no-svg .pagetop_finder .option_drop .title .collapse_button:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/explus.png"); }



/*Video Vault*/

.vidvault_nav { position:relative; z-index:2; list-style:none; margin:0 0 30px; padding:0; border-radius:3px; }
.vidvault_nav > li { float:left; background:#2D2D2D; width: 175px; padding:0px; text-align:center; border-left:1px solid #666666; position:relative; }

.vidvault_nav > li:after { content: ""; position:absolute; bottom:0px; height:0; border-bottom:2px solid #e82139; width:100%; left:0; opacity:0; visibility:hidden; transition:all 0.5s ease 0s, visibility 0s linear 0.5s; }
.vidvault_nav > li:hover:after { opacity:1; visibility:visible; transition-delay: 0s; }

.vidvault_nav > li:last-child { border-radius:0px 3px 3px 0px; }
.vidvault_nav > li:first-child { border-radius:3px 0px 0px 3px; border-left:none; }
.vidvault_nav > li > a { color:#FFFFFF; display:block; padding:10px 5px; text-align:center; text-decoration:none; position:relative; }

.vidvault_nav > .submenu > a:after { content: "";
    display: block;
    width: 8px;
    height: 5px;
    background: url("https://img.tacklewarehouse.com/framework/icons/arrow-down-white.svg") no-repeat 0 0;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -2px;
    background-size: 8px 5px; }

.no-svg .vidvault_nav > .submenu > a:after {
	background-image: url("https://img.tacklewarehouse.com/framework/icons/arrow-down-white.png");
}

.vidvault_nav .submenu { position:relative; }
.vidvault_nav .submenu ul { list-style:none; margin:0; padding:0; background:#FFFFFF; width:100%; position:absolute; top:100%; left:0; margin-top:0px;  box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); opacity:0; visibility:hidden; transition:all 0.5s ease 0s, visibility 0s linear 0.5s; }
.vidvault_nav .submenu:hover ul { /*display:block;*/ visibility:visible; opacity:1; transition-delay: 0s; }
.vidvault_nav .submenu li { border-bottom:1px solid #C5C5C5; }
.vidvault_nav .submenu li a { display:block; padding:10px 20px; text-align:left; color:#181818; font-size:13px; text-decoration:none; line-height:20px; }

.vidvault_vidwrap { background: #FFFFFF; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); margin: 30px auto;  padding:20px; min-height:472px; }
.vidvault_desc_section { margin:30px auto; }
.vidvault_desc_section .vid_text { float:left; width:655px; padding-right:20px; border-right:1px solid #c5c5c5; min-height:150px; }
.vidvault_desc_section .desc { color:#181818; font-size:15px; line-height:1.7; padding-bottom:20px; }
.vidvault_desc_section .video_title { font-size:25px; line-height:38px; margin-bottom:20px; color:#181818; }

.vidvault_desc_section .share_section { float:right; width:185px; }
.vidvault_desc_section .share_section .title { margin-bottom:10px; font-size:12px; }
.vidvault_desc_section .share_section .share_list { padding:0 0 15px; margin:0 0 15px; list-style:none; line-height:25px; border-bottom:1px dashed #c5c5c5;  }
.vidvault_desc_section .share_section .share_list li { float:left; margin-right:8px; }
.vidvault_desc_section .share_section .share_list li:last-child { margin-right:none; }
.vidvault_desc_section .share_section .fb_wrap { height:20px; line-height:20px; padding-top:2px; width:58px; }
.vidvault_desc_section .share_section .twit_wrap { height:20px; line-height:20px; padding-top:2px; width:61px; }
.vidvault_desc_section .share_section .gplus_wrap { height:25px; width:38px; }
.vidvault_desc_section .share_section .ytsub_wrap { height:38px; }

.vidvault_main_heading { font-family:"Open Sans"; font-size:25px; line-height:38px; font-weight:300; margin-bottom:25px; }
.vidvault_main_heading strong { font-weight:bold; }

.vidvault_sub_heading { margin-bottom:20px; }

.vidvault_vidlist { padding:0; margin:0; list-style:none; }
.vidvault_vidlist.with_desc > li { border-bottom:1px solid #c5c5c5; padding:30px 0px; }
.vidvault_vidlist.with_border { border-top:1px solid #c5c5c5; }
.vidvault_vidlist .thumbwrap { padding:10px; width:260px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25); float:left; background:#FFFFFF; margin-right:20px; }
.vidvault_vidlist .thumbwrap img { max-width:100%; }
.vidvault_vidlist .vid_text { float:left; width:580px; font-size:12px; line-height:20px; }
.vidvault_vidlist .vid_text a { color:#4a90e2; text-decoration:none; }
.vidvault_vidlist .vid_text .title { font-size:20px; line-height:30px; margin-bottom:10px; }
.vidvault_vidlist .vid_text .title a { color:#181818; }


.vidvault_heading_wrap { margin:20px auto 0; padding:20px 0; border-top:1px solid #c5c5c5; }
.vidvault_heading_wrap .note { line-height:40px; font-size:15px; color:#8e8e8e; }
.vidvault_heading_wrap .vidvault_sub_heading { margin:0; float:left; line-height:40px; }
.vidvault_heading_wrap .jumplink_formwrap { width:200px; float:right; height:40px; }
.vidvault_heading_wrap .jumplink_formwrap select { display:block; width:100%; }

.no_borders .cat_list_row { border-bottom:none; }

.icast_droplinks_bar { border-bottom:1px solid #c5c5c5; padding:0px 0 20px; margin-bottom:20px; }
.icast_droplinks_bar .jumplink_formwrap { float:left; width:205px; margin-right:20px; height:40px; }
.icast_droplinks_bar .jumplink_formwrap select { display:block; width:100%; }

/* Fishing Guides */
#fishing_guides { padding:0; margin:20px 0 0; list-style-type:none; color:#8e8e8e; border-top:1px solid #cfcfcf; }
#fishing_guides li { padding:10px 0 15px 0; margin:0; list-style-type:none; display:block; border-bottom:1px solid #cfcfcf; }
#fishing_guides a { font-size:20px; color:#181818; text-decoration:none; }

/* Price Adjustment Options */
.price_strike{text-decoration:line-through;}
.price_red{color:#ff0000;}

/*ICAST 2016 */
.video_list.collapsed .View_More_ICAST {font-size: 18px;background: #E82139;color: #FFFFFF;border-width: 0 0 2px;border-radius: 4px;margin: 30px 0px;float:right;padding: 10px;border-color: #861321;font-weight: 300;line-height: 25px;outline: 0;box-sizing: border-box;width: 205px;border-style: solid;margin: 0;}
	.video_list.expand .View_More_ICAST {display:none;}
	.video_list.expand .View_Less_ICAST {font-size: 18px;background: #E82139;color: #FFFFFF;border-width: 0 0 2px;border-radius: 4px;margin: 30px 0px;float:right;padding: 10px;border-color: #861321;font-weight: 300;line-height: 25px;outline: 0;box-sizing: border-box;width: 205px;border-style: solid;margin: 0;margin-top: 40px;}
	.Video_Expand {padding: 0;margin: 0;list-style: none;}
	.Video_Expand li {float: left;
    padding-left: 20px;width: 205px;padding-bottom: 30px;}
    .Video_Expand li.first {padding-left: 0px;
    clear: left;}
    .Video_Expand a {font-weight: normal; color: #181818;text-decoration: none;font-size: 14px;line-height: 18px;}
.Video_Expand .thumbwrap {position: relative;margin-bottom: 15px;padding: 10px;background: #FFFFFF;box-shadow: 0px 1px 2px 0px rgba(0,0,0,.25);}
.Video_Expand .thumbwrap img {width: 100%;height: auto;}
.Expand_video {width:880px;height:860px;}


/* Share Cart */
.sharecart_button { display:block; float:right; margin-top:20px; padding:0 20px; height:43px; border:1px solid #cfcfcf; line-height:43px; font-size:15px; background:#f4f4f4; color:#181818; text-align:center; text-decoration:none; border-radius:3px; cursor:pointer; }
.sharecart_button:hover, .sharecart_button:focus { background: #181818; border-color: #181818; color: #ffffff; }
.sharecart_box { padding:20px; }
.sharecart_box input[type=text]{ margin-top:10px; padding:10px; border:1px solid #cfcfcf; font-size:14px; width:400px; }
.sharecart_box p { padding:0; margin:0; }
.sharecart_box .note { margin-top:5px; font-style:italic; }
.sharecart_pop h1 { height:60px; line-height:60px; padding-left:20px; background:#181818; color:#ffffff; font-family:"Open Sans", sans-serif; font-size:25px; font-weight:300; }
.sharecart_copy { display:block; float:right; height:45px; margin:20px 0 0; border:0; padding:0 20px; line-height:45px; font-size:15px; background:#181818; color:#ffffff; text-align:center; text-decoration:none; border-radius:3px; cursor:pointer; }
.sharecart_copymsg { float:left; margin-top:25px; }
.sharecart_copymsg.error { color:#ff0000; }
/* end Share Cart */

/*----------------------------------------------------------

		Wish Lists

----------------------------------------------------------*/
.sw-lightbox-closebutton { z-index:3; }

/* Message Box */
.message_box { font-size:15px; font-weight:500; line-height:18px; padding:20px; border:1px solid #cfcfcf; border-radius:3px; margin-bottom:20px; position:relative; }
.message_box.information { background-color:rgba(39, 111, 219, 0.2); border-color:#2870db; color:#2870db; }
.message_box.warning { background-color:rgba(245, 166, 35, 0.2); border-color:#f5a623; color:#dc9520; }
.message_box.error { background-color:rgba(255, 65, 65, 0.2); border-color:#ff4242; color:#ff4242; }
.message_box.success { background-color:rgba(54, 188, 115, 0.2); border-color:#36bc74; color:#36bc74; }

/* Wish List Index */
.wishlist_heading_wrap { margin-top:0; }
.wishlist_heading_wrap .maincat_heading { border:none; margin:0; float: left; }
.wishlist_heading-note { font-size: 15px; margin: 0; }

.wish_jumplink .jumplist { list-style:none; padding:0; margin:0; }

.wishlist_wrap { margin-top:20px; background:#fff; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); }
.wishlist_wrap .wishlist_section_wrap { padding:10px 0; border-bottom:1px solid #cfcfcf; }
.wishlist_wrap .wishlist_section_wrap:last-child { border-bottom:0; }
.wishlist_wrap .wishlist_section { position:relative; padding:0 10px; }
.wishlist_wrap .wishlist_section h2 { margin:0; padding:0 10px 0 0; font-size:20px; font-weight:normal; }
.wishlist_wrap .wishlist_section h2 a { text-decoration:none; color:#000000; display:block; margin-right:50px; line-height:30px; padding:13px 0 13px 20px; overflow:hidden; }
.wishlist_wrap .wishlist_section:hover h2, .wishlist_wrap .wishlist_section:focus h2 { background-color:#f4f4f4; }

.wishlist_wrap .wishlist_section .create_new_wish { display:block; background:none; margin-right:50px; padding:13px 50px 13px 20px; border:none; width:100%; text-align:left; font-size:20px; position:relative; cursor:pointer; color:#E82139; box-sizing:border-box; text-decoration:none; }
.wishlist_wrap .wishlist_section .create_new_wish:hover { background-color:#f4f4f4; }
.wishlist_wrap .wishlist_section .create_new_wish:after { content:''; display:block; width:18px; height:18px; position:absolute; top:50%; margin-top:-9px; right:16px; background:url("https://img.tacklewarehouse.com/framework/icons/add.svg") no-repeat 0 -54px; background-size:18px 72px; }
.wishlist_wrap .wishlist_section .items { color:#aaaaaa; }
.wishlist_wrap .wishlist_section .temp_list { float:right; font-size:12px; color:#E82139; padding-left:26px; padding-right:10px; position:relative; }
.wishlist_wrap .wishlist_section .temp_list:before { content:''; display:block; width:16px; height:16px; position:absolute; left:0; top:50%; margin-top:-8px; background:url("https://img.tacklewarehouse.com/framework/icons/timer.svg") no-repeat 0 -48px; background-size:16px 64px; }
.wishlist_wrap .wishlist_section .delete { display:block; padding:30px 0 0; height:0; width:30px; border:0; overflow:hidden; position:absolute; right:20px; top:50%; margin-top:-15px; cursor:pointer; background:transparent; }
.wishlist_wrap .wishlist_section .delete:after { content:""; display:block; height:19px; width:15px; background:url("https://img.tacklewarehouse.com/framework/icons/trash.svg") no-repeat -15px 0; background-size:60px 19px; position:absolute; top:50%; left:8px; margin-top:-9px; }
.wishlist_wrap .wishlist_section .delete:hover:after, .wishlist_wrap .wishlist_section .delete:focus:after { background-position:-45px 0; }

.no-svg .wishlist_wrap .wishlist_section .create_new_wish:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/add.png"); }
.no-svg .wishlist_wrap .wishlist_section .temp_list:before { background-image:url("https://img.tacklewarehouse.com/framework/icons/timer.png"); }
.no-svg .wishlist_wrap .wishlist_section .delete:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/trash.png"); }

.wish_account_link { float:right; margin-top:8px; display:block; font-size:15px; color:#000; text-decoration:none; border:1px solid #cfcfcf; border-radius:3px; padding:8px 20px; }
.wish_account_link:hover, .wish_account_link:focus { background-color:#000; color:#fff; border-color:#000; }

/* Wish List Details */
.wish_items { background:#fff; box-shadow:0 1px 2px 0 rgba(0,0,0,.25); margin-top:20px; }

.wishlist_details_page #working_labels .w_item { width:405px; }

.wishlist_details_page .w_purchased {  }
.wishlist_details_page .w_item { width:315px; }
.wishlist_details_page .w_purchased { width:85px; text-align:center; }
.wishlist_details_page .working_cell .w_item {  }
.wishlist_details_page .working_cell .w_styles {  }
.wishlist_details_page .working_cell .w_tprice { width:110px; }
.wishlist_details_page .working_cell .wishlist_additem { background:#E82139; border-width:0 0 2px; border-color:#861321; border-radius:4px; font-size:16px; color:#fff; padding:10px; cursor:pointer; }
.wishlist_details_page .working_cell .wishlist_additem:active { margin-top:1px; border-bottom-width:1px; outline:0; }

.wishlist_details_page .w_cell_sec.bot .w_item { width:195px; }
.wishlist_details_page .w_cell_sec.bot .w_tprice { width:195px; }

.wishlist_controlwrap { position:relative; min-height:80px; }
.wishlist_controlwrap.not_owned { min-height:0; }
.wishlist_controlwrap h2 { margin-right:270px; margin-top:28px; }
.wishlist_controlwrap .icon_name_display { font-size:12px; margin-bottom:10px; height:18px; }
.wishlist_controlwrap .wishlist_controls { position:absolute; right:0; top:0; }
.wishlist_controls { border-radius:3px; }
.wishlist_controls form { float:left; }
.wishlist_controls .button { display:block; float:left; width:50px; height:0; padding:50px 0 0; margin:0; line-height:33px; font-size:12px; border-width:1px 1px 1px 0; border-style:solid; border-color:#cfcfcf; color:#000000; text-decoration:none; text-align:center; text-indent:-9999px; position:relative; background:transparent; cursor:pointer; }
.wishlist_controls .button + .button { border-left:0; }
.wishlist_controls .button:first-child { border-top-left-radius:3px; border-bottom-left-radius:3px; border-left-width:1px; }
.wishlist_controls .button.last { border-top-right-radius:3px; border-bottom-right-radius:3px; }
.wishlist_controls .button:focus, .wishlist_controls .button:hover { color:#ffffff; }
.wishlist_controls .button:after { content:''; display:block; position:absolute; top:50%; left:50%; }
.wishlist_controls .button.rename:after { width:19px; height:20px; margin-left:-10px; margin-top:-10px; background:url("https://img.tacklewarehouse.com/framework/icons/edit.svg") no-repeat 0 -21px; background-size:19px 82px; }
.wishlist_controls .button.rename:hover:after { background-position:0 0; }
.wishlist_controls .button.copy:after { width:21px; height:24px; margin-left:-11px; margin-top:-12px; background:url("https://img.tacklewarehouse.com/framework/icons/copy.svg") no-repeat 0 -24px; background-size:21px 96px; }
.wishlist_controls .button.copy:hover:after { background-position:0 0; }
.wishlist_controls .button.delete:after { width:15px; height:19px; margin-left:-8px; margin-top:-10px; background:url("https://img.tacklewarehouse.com/framework/icons/trash.svg") no-repeat -15px 0; background-size:60px 19px; }
.wishlist_controls .button.delete:hover:after { background-position:0 0; }
.wishlist_controls .button.wishlist_sharelink:after { width:22px; height:16px; margin-left:-11px; margin-top:-8px; background:url("https://img.tacklewarehouse.com/framework/icons/share.svg") no-repeat 0 -16px; background-size:22px 64px; }
.wishlist_controls .button.wishlist_sharelink:hover:after { background-position:0 0; }
.wishlist_controls .wishlist_sharelink:hover, .wishlist_controls .wishlist_sharelink:focus { color:#ce490f; }
.wishlist_sharebox { display:block; margin-top:20px; height:28px; line-height:28px; padding:5px; border:1px solid #cfcfcf; font-size:12px; border-radius:3px; width:500px; }

.no-svg .wishlist_controls a.button.rename:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/edit.png"); }
.no-svg .wishlist_controls a.button.copy:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/copy.png"); }
.no-svg .wishlist_controls a.button.delete:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/trash.png"); }
.no-svg .wishlist_controls a.button.wishlist_sharelink:after { background-image:url("https://img.tacklewarehouse.com/framework/icons/share.png"); }

.login_wish_link, .save_wish_link { color:#2e8ece; }

.note_enter_wrap { background:#fff; box-shadow:0 1px 3px 0 rgba(0,0,0,0.25); margin-top:20px; padding:20px; }
.note_enter_wrap .note_enter_heading { margin:0; }
.note_enter_wrap .note_saved { font-size:14px; color:#e82139; line-height:30px; }
.note_enter_wrap .note_enter_content { margin-top:20px; }
.note_enter_wrap .note_enter_text { width:100%; resize:none; height:60px; display:block; }
.note_enter_wrap .note_enter_btn { background:#E82139; border-width:0 0 2px; border-color:#861321; border-radius:4px; font-size:16px; color:#fff; padding:10px; cursor:pointer; margin-top:20px; }
.note_enter_wrap .note_enter_btn:active { margin-top:21px; border-bottom-width:1px; outline:0; }
.note_enter_wrap .note_remove { float:right; }

/* Wish List Pop */
.wishlist_popup { padding:0 40px; }

.wishlist_pop_wrap { padding:40px 0; }
.wishlist_pop_wrap .ordering_label { margin-bottom:10px; display:block; }
.wishlist_pop_wrap #ordersubmit_wrap .add_to_cart { width:100%; float:none; }
.wishlist_pop_wrap .deck_section .fancy_radio { display:block; }
.wishlist_pop_wrap .deck_section .fancy_radio:not(#foo) label { padding:25px 20px 25px 48px; }
.wishlist_pop_wrap .deck_section:first-child .fancy_radio:not(#foo) label { border-bottom:1px solid #cfcfcf; }
.wishlist_pop_wrap .deck_section .fancy_radio:not(#foo) label .indicator { top:50%; margin-top:-9px; left:20px; }
.wishlist_pop_wrap .deck_section  .fancy_radio:not(#foo) label:hover .indicator, .wishlist_pop_wrap .deck_section .fancy_radio:not(#foo) input:focus + label .indicator { outline:none; }
.wishlist_pop_wrap .deck_section  .fancy_radio:not(#foo) label:hover .indicator:after, .wishlist_pop_wrap .deck_section .fancy_radio:not(#foo) input:focus + label .indicator:after { content:''; display:block; position:absolute; top:-3px; left:-3px; border:1px solid #ce490f; width:100%; height:100%; padding:2px; border-radius:12px; }
.wishlist_pop_wrap .deck_section .fancy_radio:not(#foo) label .free { float:right; color:#30b469; }
.wishlist_pop_wrap .grip_select_wrap { border:1px solid #cfcfcf; border-radius:3px; margin-bottom:30px; }

.wishlist_selectwrap { padding-bottom:10px; }
.wishlist_selectwrap label { display:block; margin-bottom:5px; font-weight:600; }
.wishlist_selectwrap select { width:350px; }
.wishlist_selectwrap .ui-selectmenu-button { background-color:#fff; }

.namelist_wrap { padding-bottom:10px; }
.namelist_wrap input[type=text] { display:block; padding:8px 10px; height:22px; border:1px solid #cfcfcf; border-radius:3px; font-size:12px; width:298px; }

.wishlist_loginlink { display:block; margin-bottom:10px; float:left; color:#000000; }
.wishlist_loginlink:focus, .wishlist_loginlink:hover { color:#ce490f; }

/* New List Pop */
.wishsel_header { margin-top:0; margin-bottom:20px; font-weight:400; }
.new_list_wrap { padding:40px; }
.new_list_wrap .create_list_wrap label { display:block; }
.new_list_wrap .create_list_wrap .account_listname { display:block; margin:5px 0 10px; padding:5px; height:28px; border:1px solid #cfcfcf; border-radius:3px; font-size:12px; box-sizing: border-box; width: 100%; }
.new_list_wrap .create_list_wrap .new_list_btn { display:block; margin:10px 0 0; padding:10px 0; width:150px; border-radius:3px; background-color:#000; color:#fff; text-align:center; cursor:pointer; border:none; }
.create_list_error { margin: 0 0 10px; color: #e82139; }
.wishlist_pop_wrap #wish_reCaptcha { padding-bottom: 10px; }

/* Rename Pop */
.wishlist_lightbox { padding:40px; }
.wishlist_renamewrap .cell { float:left; margin-left:20px; }
.wishlist_renamewrap .cell.first { margin-left:0; }
.wishlist_renamewrap label { display:block; font-size:12px; height:18px; line-height:18px; }
.wishlist_renamewrap input[type=text] { display:block; margin:5px 0 0; padding:5px; height:28px; border:1px solid #cfcfcf; border-radius:3px; font-size:12px; width:188px; }
.wishlist_renamewrap button { display:block; margin-top:23px; border:0; padding:0; height:40px; line-height:40px; width:150px; font-size:15px; background:#000; color:#ffffff; text-align:center; text-decoration:none; border-radius:3px; cursor:pointer; }
.wishlist_curname span { color:#8e8e8e; }

/* Confirm Delete */
.wishlist_confirm { padding:40px; }
.wishlist_confirm .button_wrap { margin-top:30px; }
.wishlist_confirm .button_wrap button { float:left; margin:0 0 0 20px; width:150px; cursor:pointer; }
.wishlist_confirm .button_wrap button.confirm { padding:0; margin-left:0; background:#E82139; color:#fff; font-size:15px; height:40px; line-height:40px; border:0; border-radius:3px; }
.wishlist_confirm .button_wrap button.cancel { padding:0; background:#fff; border:1px solid #cfcfcf; font-size:15px; border-radius:3px; height:40px; line-height:40px; }
.wishlist_confirm .button_wrap button.cancel:hover, .wishlist_confirm .button_wrap button.cancel:focus { background:#000; color:#fff; }



.wishbtn_wrap { float:left; }
.wishbtn_wrap.styled_ordering { float:none; padding-top:16px; }
.wishbtn_wrap .wishlist_poplink { display:block; background:#000; color:#fff; width:205px; padding:13px 10px 12px; text-align:center; border-radius:3px; text-decoration:none; }
.wishbtn_wrap .wishlist_poplink.disabled { background:#bfbfbf; }
.wishbtn_wrap.styled_ordering .wishlist_poplink { float:right; width:185px; }

.db_formwrap .wishlist_response { margin:-30px; }
.quickview_pop .wishlist_response, .wishlist_popup .wishlist_response { margin:0 -40px; }
.wishlist_response .upper_response { background-color:#E82139; color:#fff; text-align:center; position:relative; padding:40px 40px 30px; }
.wishlist_response .upper_response:after { content:''; display:block; width:0; height:0; position:absolute; left:50%; bottom:-10px; margin-left:-12px; border-left:12px solid transparent; border-right:12px solid transparent; border-top:12px solid #E82139; }
.wishlist_response .upper_response p { margin-top:0; color:#fff; }
.wishlist_response .response_success { display:block; width:64px; height:0; padding-top:64px; margin:0 auto; text-indent:-9999px; background:url("https://img.tacklewarehouse.com/framework/icons/success.svg") no-repeat 0 0; background-size:64px 64px; }
.wishlist_response .response_header { font-size:40px; text-transform:uppercase; letter-spacing:1px; font-weight:300; line-height:normal; margin-top:20px; }
.wishlist_response .view_wishlists { display:block; width:162px; color:#000; text-decoration:none; padding:11px 16px; border:1px solid #cfcfcf; border-radius:3px; text-align:center; margin:50px auto 0; }
.wishlist_response .view_wishlists:hover, .wishlist_response .view_wishlists:focus { background-color:#000; border-color:#000; color:#fff; }

.no-svg .wishlist_response .response_success { background-image:url("https://img.tacklewarehouse.com/framework/icons/success.png"); }

/*----------------------------------------------------------

		End Wish Lists

----------------------------------------------------------*/

/* Sale End Styling */
.sale_ended { background-color:#000; color:#fff; padding:111px 170px; text-align:center; }
.sale_ended p { line-height:1.5; }
.sale_ended a, .sale_ended p { color:#fff; }
.sale_ended .sale_end_heading { border-bottom:2px solid #2a2a2a; }
.sale_ended .sale_end_heading h1 { text-transform:uppercase; font-size:60px; font-weight:300; letter-spacing:5px; color:#fff; line-height:72px; border:none; margin-bottom:16px; }
.sale_ended .sale_end_heading p { font-size:20px; margin:0 0 32px; }
.sale_ended .sale_end_heading .date_text { font-size:16px; }

.sale_ended .sale_end_content { padding-top:32px; }
.sale_ended .sale_end_content p { font-size:16px; margin:0 0 32px; }
.sale_ended .sale_end_content .sale_end_btn_wrap { margin-bottom:32px; }
.sale_ended .sale_end_content .sale_end_btns { float:left; width:50%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.sale_ended .sale_end_content .centered .sale_end_btns { float:none; margin:auto; padding:0; }
.sale_ended .sale_end_content .shop_sale_wrap { padding-right:13px; }
.sale_ended .sale_end_content .shop_promo_wrap { padding-left:13px; }
.sale_ended .sale_end_content .sale_end_btns a { background-color:#d0021b; font-size:15px; display:block; padding:13px 0 12px; line-height:20px; text-decoration:none; border-radius:3px; }
.sale_ended .sale_end_content .never_miss { font-size:16px; line-height:1.5; letter-spacing:3px; font-style:italic; position:relative; padding-top:32px; border-top:2px solid #2a2a2a; margin-bottom:32px; }
.sale_ended .sale_end_content .sale_end_mailing { display:block; border:1px solid #fff; font-size:16px; line-height:20px; width:208px; padding:10px 0; margin:auto; text-decoration:none; border-radius:3px; }
.sale_ended .sale_end_content .sale_end_mailing:hover, .sale_ended .sale_end_content .sale_end_mailing:active, .sale_ended .sale_end_content .sale_end_mailing:focus { background-color:#fff; color:#000; }

/* GIFT CARD WORKING ORDER BANNER */

	.GC_Amount {width:200px;margin:0 auto;display:inline-block;float:left;}
	.GC_Amount .Amount {display: block;float: left;width: 60px;line-height: 42px;}
	.GC_Header {font-size:20px;font-family: 'Libre Baskerville', sans-serif;margin-left:145px;position:absolute;top:0;left:100px;}
	.GC_Quantity {width:370px;margin:0 auto;display:inline-block;float:left;}
	.GC_Quantity .Quantity {display: block;float: left;width: 60px;line-height: 42px;}
	.GC_Container {color:#fff;height:60px;line-height:60px;position:relative;}

/* Bassmaster Classic Pages */
.bmcjmp{height:210px; margin:20px auto; width:880px; }
.bmcjmp .catnav{float:left; padding-right:10px; text-align:center;}
.bmcjmp .catnav:last-child{padding-right:0px;}
.bmcjmp .bmcbt a{text-decoration:none; color:#000;}
.bmcjmp .bmcbt .bmcbtnm{height:40px; width:210px; padding-top:8px;}
.bmcjmp .bmcbt{width:210px; height:40px; border:1px solid #CFCFCF; margin-bottom:10px; border-radius: 3px; }
.bmcjmp .bmcbt:hover{background-color:#E82139; border:1px solid #E82139; }
.bmcjmp .bmcbt:hover a{color:#fff;}

/* Sale Exclusions */
.exclusionwrap{}
.exclusionwrap p:first-child{margin-top:0px;}
.exclusionwrap h2{border-bottom:none;}
.exclusionwrap .excshop_rap{border-top:1px solid #CCCCCC; background-color:#fff; height:80px; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);}
.exclusionwrap .exclist{width:30%; list-style-type:none; float:left; padding:0px;}
.exclusionwrap .excbox{background-color:#fff; height:360px; padding:40px; box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);}
.exclusionwrap .excshop{margin-top:20px; margin-right:40px; width:170px; height:40px; background-color:#000; float:right; text-align:center; line-height:40px; color:#fff; text-decoration:none; cursor:pointer; border-radius: 3px;}

/* Tax Stim 4/12/17 - 4/18/17 */
.tx_sitewide{margin:auto; text-align:center; background-color:#F4F4F4;}

/* Daily Special */
.tds_price{color:#ff0000;}

/* Holiday 25 Days */

#hol_shipban_wrap { z-index:2; float:left; clear:both; min-width:100%; position:relative; background:#BD1F22; height:40px;font-size:12px;border-top:1px solid #BD1F22; }
#hol_shipban_wrap #shipban {width:1000px;}
#hol_shipban_wrap #shipban .row .sub.last {float:left;    margin: 10px 0 7px 25px;padding-left:25px;border-left:solid 1px #fff;color:#fff;}
#shipban .row .blue:first-child {margin-left: 80px;}
#hol_shipban_wrap .blue {color:#fff; font-size:12px; text-transform:uppercase; margin-left:20px; }
#hol_shipban_wrap #shipban .row .sub { margin: 10px 0 7px 5px;color:#fff;}
#hol_shipban_wrap #shipban .row .sub.blue{color:#fff;}
#hol_shipban_wrap #shipban .row .std {font-size: 12px;margin-left: 20px;}
#shipban .row .sub.border {border-right:solid 1px #fff;padding-right:25px;}

#hol_shipban_mob { display: block; text-decoration: none;font-size: 14px;font-weight: bold;color: #fff;text-align: center;line-height: 1.14;background-color: #BD1F22;text-shadow: none;padding: 10px 8px;color:#fff;}
.daily_banner .disclaimer {font-size:12px;padding-left:310px;}

/* lazy loader */
.lz-img{display:none;background-image: url('https://img.tacklewarehouse.com/images/loading.gif');background-repeat:no-repeat;background-position:50% 50%;margin: 0 auto;min-width: 150px;max-width: 150px;min-height: 34px;max-height: 112px;width:auto;height:auto;}
.cat_list.rod .product_wrapper .image_wrap .lz-img {min-width: 383px;max-width: 390px;min-height: 87px;max-height: 89px;width:auto;height:auto;}
.cat_list.reel .product_wrapper .image_wrap .lz-img {min-width: 230px;max-width: 230px;min-height: 172px;max-height: 172px;width: auto;height: auto;}

/* Prop 65 Warning Popup */
.warning_link { text-transform:uppercase; font-weight:bold; text-decoration:none; }
.warningpopup .warning_header { background-color:#181818; color: #fff; font-size: 25px; line-height: 40px; font-family: "Open Sans"; padding: 10px 30px; font-weight: 300; text-overflow: ellipsis; overflow: hidden; height: 40px; white-space: nowrap; }
.warningpopup .content { padding:20px; }
.warning_symbol { background:url("https://img.tacklewarehouse.com/framework/icons/warning_symbol.png") no-repeat; height:22px; width:28px; padding-left:28px; padding-bottom:1px;}

/* Privacy Policy Overlay */
#data_protection { position:fixed; background:#000; display:inline; opacity:.8; z-index:1000; bottom:0; left:0; width:100%; font-size:12px; color:#fff; padding:30px 35px; text-align:center; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; line-height:1.5; }
#data_protection a { color:#fff; text-decoration:underline; }
#data_protection .data_close { display:block; position:absolute; top:0; right:0; cursor:pointer; width:40px; height:0; padding-top:40px; overflow:hidden; text-indent:-9999px; }
#data_protection .data_close:before, #data_protection .data_close:after { content:''; width:20px; border-top:2px solid #fff; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; }
#data_protection .data_close:before { transform:rotate(45deg); }
#data_protection .data_close:after { transform:rotate(135deg); }
/* End Privacy Policy Overlay */

/*Sizing Charts */

.Sizing_Wrapper {position:absolute;top:0px;right:0px;}
#order_box {position:relative;}
.sizing_header {font-size: 16px;margin:0 0 3px 5px;}
.sizingpop { padding:15px 10px 30px; }
.sizingpop .sizingTable { margin:10px auto;padding:30px 0;}
.sizingpop .sizingTable:last-child {padding-bottom:30px;}

.sizingTable {width: 748px; text-align: center;font-size: 14px; border-top: 1px solid #d0d0d0;border-bottom: 1px solid #d0d0d0;}
.second_tabs.ui-tabs-nav li { margin-right:0; margin-bottom:0; }
.second_tabs.ui-tabs-nav li .ui-tabs-anchor { border-bottom:3px solid #d0d0d0; font-size:16px; padding:10px 20px 5px 5px; color:#d0d0d0; margin-right:4px; }
.second_tabs.ui-tabs-nav li.ui-state-active .ui-tabs-anchor { border-color:#E82139; color:#E82139; }
.custom_tab_second .ui-tabs-panel {padding: 1em 0;}
.main_size_header {margin-bottom:25px;}
.sizingpop .sizingTable {padding: 30px 0;margin: 30px auto 10px;}
.sizingTable {width: 748px;margin-bottom:40px;text-align: center;font-size: 14px;border-top: 1px solid #d0d0d0;border-bottom: 1px solid #d0d0d0;}
.sizingTable .odd { background-color: #e5e5e5;}
.tabs_top, .tabs_top.ui-tabs-nav { padding: 0; margin: 0;border-bottom: 1px solid #d0d0d0;background: #f4f4f4;}
.sizingTable tr td {height: 34px; vertical-align: middle; max-width: 65px;}

/* ICAST */

.weight_select { padding:26px 0; }
.weight_select select { width:100px; }
.weight_select .pounds { margin-left:60px; }
.weight_select .ounces { margin-left:190px; }

.Day_One { padding:26px 5px;display:inline-block;background:#fff;width:30%;margin-right:10px;}
.Day_One select { width:238px; }
.Day_One .Video1 { margin-right:10px; }
.Day_One .Video3 { margin-left:10px; }

.Day_Two { padding:26px 5px;display:inline-block;background:#fff;width:30%;margin-right:10px;}
.Day_Two select { width:238px; }
.Day_Two .Video4 { margin-right:10px; }
.Day_Two .Video6 { margin-left:10px; }

.Day_Three { padding:26px 5px;display:inline-block;background:#fff;width:30%;}
.Day_Three select { width:238px; }
.Day_Three .Video7 { margin-right:10px; }
.Day_Three .Video9 { margin-left:10px; }
.contest_details {position:absolute;top:260px;width:880px;}
.contest_details .Brands {width:740px;margin:0 auto;}
.contest_details .Brands p {display:inline-block;width:80px;font-weight:bold;}
.contest_details .Brands .long {width:133px;}

.icast_desc_banner { position:relative; width:1100px; margin:0 auto; font-family: 'Roboto', sans-serif; }
.icast_desc_banner .new_prod, .icast_desc_banner .video_cov { position:absolute; border:2px solid #271327; color:#271327; display:inline-block; text-align:center; padding:7px 0 6px; text-decoration:none; top:50%; margin-top:-20px; }
.icast_desc_banner .new_prod { width:130px; right:166px;}
.icast_desc_banner .video_cov { width:142px; right:0;}

.icast_desc_banner .new_prod:hover, .icast_desc_banner .video_cov:hover, .icast_desc_banner .new_prod:active, .icast_desc_banner .video_cov:active { color:#f3bd5e; background-color:#271327; }

.product_header .discdayslink {color: #000;text-align: right;font-size: 12px;}

.icast_desc_banner .new_prod, .icast_desc_banner .video_cov {bottom:6%;top:auto;font-weight:bold;}
.icast_desc_banner .new_prod a, .icast_desc_banner .video_cov a {text-decoration:none;color:#271327;}
.icast_desc_banner .new_prod a:hover, .icast_desc_banner .video_cov a:hover {text-decoration:none;color:#fff;}
.icast_desc_banner .new_prod:hover a, .icast_desc_banner .video_cov:hover a, .icast_desc_banner .new_prod:active a, .icast_desc_banner .video_cov:active a {color:#fff;}

/* Site Wide Banner */
div.sitewide { width:100%; }
.sitewide img { margin:auto; width:1100px; }

/* FP Auto Video Banner: Temp? */
.fp-rotator-vid_text { float: left; width: 250px; background-color: #282828; color: #ffffff; text-transform: uppercase; height: 350px; box-sizing: border-box; padding: 90px 40px 90px; font-family: 'Roboto Condensed', sans-serif; }
.fp-rotator-vid_text-heading { font-size: 40px; line-height: 1; margin-bottom: 10px; font-weight: bold; }
.fp-rotator-vid_text-sub { font-size: 16px; line-height: 1.25; margin-bottom: 20px; }
.fp-rotator-vid_text-btn { font-size: 16px; color: #000000; display: inline-block; background-color: #ffffff; opacity: 0.9; font-weight: bold; padding: 12px 20px; border-radius: 6px; line-height: 1; }
.fp_rotator-vid { width: 405px; float: left; }

/* Holiday 2019 Shipban */
#hol_shipban_wrap { z-index:2; float:left; clear:both; min-width:100%; position:relative; background:#BD1F22; height:40px;font-size:12px;border-top:1px solid #BD1F22; }
#hol_shipban_wrap #shipban {width:1000px;}
#hol_shipban_wrap #shipban .row .sub.last {float:left;    margin: 10px 0 7px 25px;padding-left:25px;border-left:solid 1px #fff;color:#fff;}
#shipban .row .blue:first-child {margin-left: 80px;}
#hol_shipban_wrap .blue {color:#fff; font-size:12px; text-transform:uppercase; margin-left:20px; }
#hol_shipban_wrap #shipban .row .sub { margin: 10px 0 7px 5px;color:#fff;}
#hol_shipban_wrap #shipban .row .sub.blue{color:#fff;}
#hol_shipban_wrap #shipban .row .std {font-size: 12px;margin-left: 20px;}
#shipban .row .sub.border {border-right:solid 1px #fff;padding-right:25px;}

/* Holiday 2019 Catpage Mods */
.cat_header-main.holiday_header { font-weight:bold; }
.subcat_heading.holiday_header { font-weight:bold; }