.border-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.rotator-container{position:relative;overflow:hidden;margin-right:5px}.rotator-container>a.nav-prev,.rotator-container>a.nav-next{position:absolute;display:block;width:65px;height:100%;top:0;z-index:90;background-image:url("/Images/nav_bg.png")}.rotator-container>a.nav-prev>img,.rotator-container>a.nav-next>img{display:none;position:relative;top:45%}.rotator-container>a.nav-prev:hover,.rotator-container>a.nav-next:hover{background-image:url("/Images/nav_hover_bg.png")}.rotator-container>a.nav-prev:hover>img,.rotator-container>a.nav-next:hover>img{display:inline-block}.rotator-container>a.nav-prev{left:0;border-right:1px}.rotator-container>a.nav-prev>img{left:20px}.rotator-container>a.nav-next{right:0;text-align:right}.rotator-container>a.nav-next>img{right:20px}.rotator-container .content{position:absolute;width:620px;margin:0 auto}.rotator-container .content>a>img{border:none}.rotator-container .content .item{overflow:hidden;width:100%}.rotator-container.slide-horizontal .item{float:left}.rotator-container.fade .item{position:absolute;top:0;left:0}.rotator-container .item-markers{width:100%;height:25px;position:absolute;bottom:5px}.rotator-container .item-markers.center{text-align:center}.rotator-container .item-markers .left{text-align:left}.rotator-container .item-markers .right{text-align:right}.rotator-container .item-markers>span{display:inline-block;padding:5px 10px;height:15px}.rotator-container .item-markers>span a{margin-left:8px;display:inline-block;height:15px;width:15px;background-image:url("/Images/item-marker.png")}.rotator-container .item-markers>span a:first-child{margin-left:0}.rotator-container .item-markers>span a.active{background-image:url("/Images/item-marker-active.png")}.tabs ul{border-bottom:1px solid #d6d6d6}.tabs ul li{float:left;position:relative}.tabs ul li>a{display:block;line-height:18px;font-size:16px;padding:2px 10px;text-decoration:none;font-weight:700;color:#636363}.tabs ul li>div{display:none;height:6px;position:absolute;top:100%;width:100%;background:#db9c15}.tabs ul li.active>a{color:#db9c15}.tabs ul li.active>div{display:block}.grid>table{width:100%}.grid>table thead{background:#d6d6d6}.grid>table thead tr th{padding:10px;text-transform:uppercase;text-align:left}.grid>table tbody tr td{border-bottom:1px solid #d6d6d6;border-collapse:collapse;padding:10px;color:#636363}.grid>table tfoot tr td{padding:10px;font-size:.9em;font-weight:700;color:#636363}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}ul,li{list-style:none;padding:0}@font-face{font-family:'FontAwesome';src:url('/Content/Themes/Common/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('/Content/Themes/Common/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/Content/Themes/Common/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('/Content/Themes/Common/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/Content/Themes/Common/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.icon20{background-image:url('/Images/icons20.png');background-color:transparent;background-repeat:no-repeat;display:inline-block}.icon20.circle-plus{width:26px;height:26px;background-position:-1px -1px}.icon20.circle-v-up{width:27px;height:26px;background-position:-58px -1px}.icon20.circle-v-down{width:27px;height:26px;background-position:-29px -1px}.icon{background-image:url('/Images/icons.png');background-color:transparent;background-repeat:no-repeat;display:inline-block}.icon-cart{width:50px;height:22px;background-position:-1px -11px}.icon-search-glass{width:39px;height:36px;background-position:-78px -2px}.icon-search-glass-mini{width:22px;height:20px;background-position:-117px -25px}.icon-facebook{width:32px;height:32px;background-position:-34px -79px}.icon-add-to-cart{width:25px;height:17px;background-position:-151px -4px}.icon-twitter{width:32px;height:32px;background-position:-1px -46px}.icon-google-plus{width:32px;height:32px;background-position:-1px -79px}.icon-pinterest{width:32px;height:32px;background-position:-34px -46px}.icon-instagram{width:32px;height:32px;background-position:-67px -46px}.icon-close-small{width:14px;height:14px;background-position:-70px -80px}.icon-minus-small{width:14px;height:14px;background-position:-85px -80px}.icon-plus-small{width:15px;height:15px;background-position:-69px -95px}.icon-gridview{width:19px;height:19px;background-position:-102px -68px}.icon-gridview-active{width:19px;height:19px;background-position:-102px -47px}.icon-listview{width:19px;height:19px;background-position:-123px -68px}.icon-listview-active{width:19px;height:19px;background-position:-123px -47px}.icon-child-tree-arrow{width:15px;height:20px;background-position:-102px -88px}.glyphicons-icon{display:inline-block;width:38px;height:38px;line-height:38px;vertical-align:text-top;background-image:url(/Images/glyphicons-grey.png);background-position:0 0;background-repeat:no-repeat;vertical-align:top;*display:inline;*zoom:1;*margin-right:.3em}.glyphicons-icon.white{background-image:url(/Images/glyphicons-white.png)}.glyphicons-icon.theme{background-image:url(/Images/glyphicons-theme.png)}.glyphicons-icon:hover{background-image:url(/Images/glyphicons.png)}.glyphicons-icon.icon-circle-plus{width:21px;height:21px;background-position:-1px -749px}.glyphicons-icon.icon-circle-remove{width:22px;height:22px;background-position:-79px -748px}.btn .glyphicons-icon:hover{background-image:url(/Images/glyphicons-white.png)}.shopping_cart{background-position:-92px -949px}.halflings-icon{display:inline-block;width:14px;height:14px;line-height:14px;vertical-align:text-top;background-image:url(/Images/glyphicons-halflings.png);background-position:0 0;background-repeat:no-repeat;vertical-align:top;*display:inline;*zoom:1;*margin-right:.3em}.halflings-icon.white{background-image:url(/Images/glyphicons_halflings-white.png)}.halflings-icon.glass{background-position:0 0}.halflings-icon.music{background-position:-24px 0}.halflings-icon.search{background-position:-48px 0}.halflings-icon.envelope{background-position:-72px 0}.halflings-icon.heart{background-position:-96px 0}.halflings-icon.star{background-position:-120px 0}.halflings-icon.star-empty{background-position:-144px 0}.halflings-icon.user{background-position:-168px 0}.halflings-icon.film{background-position:-192px 0}.halflings-icon.th-large{background-position:-216px 0}.halflings-icon.th{background-position:-240px 0}.halflings-icon.th-list{background-position:-264px 0}.halflings-icon.ok{background-position:-288px 0}.halflings-icon.remove{background-position:-312px 0}.halflings-icon.zoom-in{background-position:-336px 0}.halflings-icon.zoom-out{background-position:-360px 0}.halflings-icon.off{background-position:-384px 0}.halflings-icon.signal{background-position:-408px 0}.halflings-icon.cog{background-position:-432px 0}.halflings-icon.trash{background-position:-456px 0}.halflings-icon.home{background-position:0 -24px}.halflings-icon.file{background-position:-24px -24px}.halflings-icon.time{background-position:-48px -24px}.halflings-icon.road{background-position:-72px -24px}.halflings-icon.download-alt{background-position:-96px -24px}.halflings-icon.download{background-position:-120px -24px}.halflings-icon.upload{background-position:-144px -24px}.halflings-icon.inbox{background-position:-168px -24px}.halflings-icon.play-circle{background-position:-192px -24px}.halflings-icon.repeat{background-position:-216px -24px}.halflings-icon.refresh{background-position:-240px -24px}.halflings-icon.list-alt{background-position:-264px -24px}.halflings-icon.lock{background-position:-287px -24px}.halflings-icon.flag{background-position:-312px -24px}.halflings-icon.headphones{background-position:-336px -24px}.halflings-icon.volume-off{background-position:-360px -24px}.halflings-icon.volume-down{background-position:-384px -24px}.halflings-icon.volume-up{background-position:-408px -24px}.halflings-icon.qrcode{background-position:-432px -24px}.halflings-icon.barcode{background-position:-456px -24px}.halflings-icon.tag{background-position:0 -48px}.halflings-icon.tags{background-position:-25px -48px}.halflings-icon.book{background-position:-48px -48px}.halflings-icon.bookmark{background-position:-72px -48px}.halflings-icon.print{background-position:-96px -48px}.halflings-icon.camera{background-position:-120px -48px}.halflings-icon.font{background-position:-144px -48px}.halflings-icon.bold{background-position:-167px -48px}.halflings-icon.italic{background-position:-192px -48px}.halflings-icon.text-height{background-position:-216px -48px}.halflings-icon.text-width{background-position:-240px -48px}.halflings-icon.align-left{background-position:-264px -48px}.halflings-icon.align-center{background-position:-288px -48px}.halflings-icon.align-right{background-position:-312px -48px}.halflings-icon.align-justify{background-position:-336px -48px}.halflings-icon.list{background-position:-360px -48px}.halflings-icon.indent-left{background-position:-384px -48px}.halflings-icon.indent-right{background-position:-408px -48px}.halflings-icon.facetime-video{background-position:-432px -48px}.halflings-icon.picture{background-position:-456px -48px}.halflings-icon.pencil{background-position:0 -72px}.halflings-icon.map-marker{background-position:-24px -72px}.halflings-icon.adjust{background-position:-48px -72px}.halflings-icon.tint{background-position:-72px -72px}.halflings-icon.edit{background-position:-96px -72px}.halflings-icon.share{background-position:-120px -72px}.halflings-icon.check{background-position:-144px -72px}.halflings-icon.move{background-position:-168px -72px}.halflings-icon.step-backward{background-position:-192px -72px}.halflings-icon.fast-backward{background-position:-216px -72px}.halflings-icon.backward{background-position:-240px -72px}.halflings-icon.play{background-position:-264px -72px}.halflings-icon.pause{background-position:-288px -72px}.halflings-icon.stop{background-position:-312px -72px}.halflings-icon.forward{background-position:-336px -72px}.halflings-icon.fast-forward{background-position:-360px -72px}.halflings-icon.step-forward{background-position:-384px -72px}.halflings-icon.eject{background-position:-408px -72px}.halflings-icon.chevron-left{background-position:-432px -72px}.halflings-icon.chevron-right{background-position:-456px -72px}.halflings-icon.plus-sign{background-position:0 -96px}.halflings-icon.minus-sign{background-position:-24px -96px}.halflings-icon.remove-sign{background-position:-48px -96px}.halflings-icon.ok-sign{background-position:-72px -96px}.halflings-icon.question-sign{background-position:-96px -96px}.halflings-icon.info-sign{background-position:-120px -96px}.halflings-icon.screenshot{background-position:-144px -96px}.halflings-icon.remove-circle{background-position:-168px -96px}.halflings-icon.ok-circle{background-position:-192px -96px}.halflings-icon.ban-circle{background-position:-216px -96px}.halflings-icon.arrow-left{background-position:-240px -96px}.halflings-icon.arrow-right{background-position:-264px -96px}.halflings-icon.arrow-up{background-position:-289px -96px}.halflings-icon.arrow-down{background-position:-312px -96px}.halflings-icon.share-alt{background-position:-336px -96px}.halflings-icon.resize-full{background-position:-360px -96px}.halflings-icon.resize-small{background-position:-384px -96px}.halflings-icon.plus{background-position:-408px -96px}.halflings-icon.minus{background-position:-433px -96px}.halflings-icon.asterisk{background-position:-456px -96px}.halflings-icon.exclamation-sign{background-position:0 -120px}.halflings-icon.gift{background-position:-24px -120px}.halflings-icon.leaf{background-position:-48px -120px}.halflings-icon.fire{background-position:-72px -120px}.halflings-icon.eye-open{background-position:-96px -120px}.halflings-icon.eye-close{background-position:-120px -120px}.halflings-icon.warning-sign{background-position:-144px -120px}.halflings-icon.plane{background-position:-168px -120px}.halflings-icon.calendar{background-position:-192px -120px}.halflings-icon.random{background-position:-216px -120px}.halflings-icon.comments{background-position:-240px -120px}.halflings-icon.magnet{background-position:-264px -120px}.halflings-icon.chevron-up{background-position:-288px -120px}.halflings-icon.chevron-down{background-position:-313px -119px}.halflings-icon.retweet{background-position:-336px -120px}.halflings-icon.shopping-cart{background-position:-360px -120px}.halflings-icon.folder-close{background-position:-384px -120px}.halflings-icon.folder-open{background-position:-408px -120px}.halflings-icon.resize-vertical{background-position:-432px -119px}.halflings-icon.resize-horizontal{background-position:-456px -118px}.halflings-icon.hdd{background-position:0 -144px}.halflings-icon.bullhorn{background-position:-24px -144px}.halflings-icon.bell{background-position:-48px -144px}.halflings-icon.certificate{background-position:-72px -144px}.halflings-icon.thumbs-up{background-position:-96px -144px}.halflings-icon.thumbs-down{background-position:-120px -144px}.halflings-icon.hand-right{background-position:-144px -144px}.halflings-icon.hand-left{background-position:-168px -144px}.halflings-icon.hand-top{background-position:-192px -144px}.halflings-icon.hand-down{background-position:-216px -144px}.halflings-icon.circle-arrow-right{background-position:-240px -144px}.halflings-icon.circle-arrow-left{background-position:-264px -144px}.halflings-icon.circle-arrow-top{background-position:-288px -144px}.halflings-icon.circle-arrow-down{background-position:-313px -144px}.halflings-icon.globe{background-position:-336px -144px}.halflings-icon.wrench{background-position:-360px -144px}.halflings-icon.tasks{background-position:-384px -144px}.halflings-icon.filter{background-position:-408px -144px}.halflings-icon.briefcase{background-position:-432px -144px}.halflings-icon.fullscreen{background-position:-456px -144px}.halflings-icon.dashboard{background-position:0 -168px}.halflings-icon.paperclip{background-position:-24px -168px}.halflings-icon.heart-empty{background-position:-48px -168px}.halflings-icon.link{background-position:-72px -168px}.halflings-icon.phone{background-position:-96px -168px}.halflings-icon.pushpin{background-position:-120px -168px}.halflings-icon.euro{background-position:-144px -168px}.halflings-icon.usd{background-position:-168px -168px}.halflings-icon.gbp{background-position:-192px -168px}.halflings-icon.sort{background-position:-216px -168px}.halflings-icon.sort-by-alphabet{background-position:-240px -168px}.halflings-icon.sort-by-alphabet-alt{background-position:-264px -168px}.halflings-icon.sort-by-order{background-position:-288px -168px}.halflings-icon.sort-by-order-alt{background-position:-313px -168px}.halflings-icon.sort-by-attributes{background-position:-336px -168px}.halflings-icon.sort-by-attributes-alt{background-position:-360px -168px}.halflings-icon.unchecked{background-position:-384px -168px}.halflings-icon.expand{background-position:-408px -168px}.halflings-icon.collapse{background-position:-432px -168px}.halflings-icon.collapse-top{background-position:-456px -168px}.fa-facebook-square{color:#3b5998}.fa-twitter-square{color:#55acee}.fa-instagram{color:gray}.fa-pinterest-square{color:#cb2027}.fa-linkedin-square{color:#007bb6}.fa-google-plus-square{color:#dd4b39}.pull-left{float:left}.pull-right{float:right}.group:before,.group:after{content:"";display:table}.group:after{clear:both}.group{zoom:1}body{border:0;background-color:#f6f4f2;min-height:100vh}a{font-size:14px}a:hover{color:#db9c15}h1{color:#db9c15}h2,h3{color:#4d4d4d}h4,h5,h6{color:#666}a{color:#ecb237}a:hover{color:#999;text-decoration:none}#MasterContainer{padding-top:35px}#AccountBar{position:fixed;width:100%;height:35px;top:0;z-index:1000;background-color:#363636}#AccountBar #AccountNav{width:960px;margin:0 auto;position:relative}#AccountBar #AccountNav>ul{float:right}#AccountBar #AccountNav>ul>li{border-left:1px solid #000;float:left;position:relative;list-style:none}#AccountBar #AccountNav>ul>li>a{display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:35px;font-size:.9em;text-align:center;padding:9px 15px 0 15px;text-decoration:none;text-shadow:1px 1px 1px #000;color:#e6e6e6;border-left:1px solid gray}#AccountBar #AccountNav>ul>li>a:hover{color:#999}#AccountBar #AccountNav>ul>li>a.register-link{padding-right:17px}#AccountBar #AccountNav>ul>li.login{padding-left:0}#AccountBar #AccountNav>ul>li.login>a{float:left;border-left:none}#AccountBar #AccountNav>ul>li.login>a:first-child{border-left:1px solid gray}#AccountBar #AccountNav>ul>li.login>a.login-link{padding-left:17px}#AccountBar #AccountNav>ul>li.login>span{display:block;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:35px;padding-top:9px;color:#e6e6e6}#AccountBar #AccountNav>ul>li.msg{color:#e6e6e6;font-size:.9em}#AccountBar #AccountNav>ul>li.msg>p{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:35px;padding:9px 15px 0 15px;font-size:1em;border-left:1px solid gray}#AccountBar #AccountNav>ul>li.msg>p>.user-link{font-size:.95em;color:#fff}#AccountBar #AccountNav>ul>li#MiniCartIcon{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:35px}#AccountBar #AccountNav>ul>li#MiniCartIcon #MiniCartItemCount{padding:9px 0 0 0}#AccountBar #AccountNav>ul>li#MiniCartIcon #MiniCartItemCount>i{margin:-2px 6px 0 10px;float:left;background-image:url('/Images/icons.png');background-color:transparent;background-repeat:no-repeat;display:inline-block;width:50px;height:22px;background-position:-1px -11px}#AccountBar #AccountNav>ul>li#MiniCartIcon #MiniCartItemCount>i>span{position:relative;top:-5px;left:-4px;font-style:normal}#AccountBar #AccountNav>ul>li#MiniCartIcon #MiniCartItemCount #ItemsTotal{display:inline-block;padding:0 5px 0 0;text-align:center;color:#e6e6e6}#AccountBar #AccountNav>ul>li#MiniCartIcon #MiniCartItemCount:hover>div>div{color:#999}#MiniCart{display:none;position:absolute;top:30px;right:0;width:300px;padding:10px;border:3px solid #999;background:#fff;z-index:2000}#MiniCart>h4{padding-bottom:5px;border-bottom:1px solid #999}#MiniCart.active{display:block}#MiniCart.dropdown{display:block}#MiniCart #CartCloseBtn{position:absolute;top:5px;left:290px}#MiniCart #CartCloseBtn:hover{cursor:pointer}#MiniCart #CartCloseBtn.hide-btn{position:absolute;top:-5000px}#MiniCart>ul>li{list-style:none;padding:10px;border-bottom:1px solid #999}#MiniCart>ul>li .prod-img{float:left;width:66px}#MiniCart>ul>li .prod-img a.minicart-prod-img{display:block;width:56px;border:1px solid #b3b3b3}#MiniCart>ul>li .prod-img a.minicart-prod-img>img{width:50px;margin:3px 3px 0 3px}#MiniCart>ul>li .prod-details{float:left;width:210px;padding-top:5px;text-align:left}#MiniCart>ul>li .prod-details>a{padding-bottom:5px;font-size:.9em;color:#696969;text-decoration:none}#MiniCart>ul>li .prod-details>a:hover{color:#db9c15}#MiniCart>ul>li .prod-details .prod-qty{font-size:.9em;font-weight:normal;color:#999}#MiniCart>#MoreItemsMsg{float:left;display:block;margin:5px 0 15px 10px}#MiniCart>.mc-items-total{float:right;margin:5px 10px 15px 0;font-size:.9em;font-weight:bold}#MiniCart>.mc-items-total>span{font-size:.9em;color:#999;text-transform:uppercase;line-height:1.3em}#MiniCart .action-btns{clear:both;width:90%;margin:10px 12px;padding:10px 0;text-align:center}#MainHeader{background-color:#fff}#MainHeader #Header{width:100%;margin:0 auto}#MainHeader #LogoSearch{margin:0 auto 20px auto;padding-top:35px;width:960px}#MainHeader #LogoSearch .logo{float:left}#MainHeader #LogoSearch #SearchKeywordForm{float:right;width:380px;height:36px;border:1px solid #999;background-color:#fff}#MainHeader #LogoSearch #SearchKeywordForm>input{width:310px;margin:5px 0 0 5px;padding:5px;border:none;outline:none;box-shadow:none}#MainHeader #LogoSearch #SearchKeywordForm button{float:right;width:36px;height:36px;margin:0;padding:0;border:none;cursor:pointer;border-radius:0}#MainHeader #LogoSearch #SearchKeywordForm button i{background-image:url('/Images/icons.png');background-color:transparent;background-repeat:no-repeat;display:inline-block;width:39px;height:36px;background-position:-78px -2px}#MainHeader #LogoSearch #SiteSearch{float:right;width:380px}#MainHeader #LogoSearch #SiteSearch.bootstrap-sandbox button{-moz-border-radius-topleft:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:5px}#MainHeader #LogoSearch #SiteSearch.bootstrap-sandbox .dropdown-menu{width:380px}#MainHeader #LogoSearch #SiteSearch.bootstrap-sandbox .dropdown-menu>li>p{margin:0 15px;font-size:.9em;font-style:italic;color:#b3b3b3}#MainHeader #LogoSearch #SiteSearch.bootstrap-sandbox .dropdown-menu>li>a{line-height:1.1em;white-space:normal}#MainHeader #PrimaryNav{margin-top:25px;height:30px;background-color:#b3c9d4;border-bottom:1px solid #999;box-shadow:0 3px 2px #e6e6e6}#MainHeader #PrimaryNav>ul{width:960px;margin:0 auto}#MainHeader #PrimaryNav>ul>li{display:inline-block;position:relative;list-style:none}#MainHeader #PrimaryNav>ul>li>a{display:block;font-weight:bold;padding:5px 0;font-size:.95em;color:#333;text-transform:uppercase;text-decoration:none}#MainHeader #PrimaryNav>ul>li>a>span{display:block;border-left:1px solid #8c8c8c}#MainHeader #PrimaryNav>ul>li>a>span>span{display:block;padding:0 20px;border-left:1px solid #fff}#MainHeader #PrimaryNav>ul>li:first-child>a>span{border-left:none}#MainHeader #PrimaryNav>ul>li:first-child>a>span>span{border-left:none;padding-left:10px}#MainHeader #PrimaryNav>ul>li:hover>div{display:block}#MainHeader #PrimaryNav>ul>li:hover>a{color:#999}#MainHeader #PrimaryNav>ul>li>div{display:none;position:absolute;left:0;min-width:225px;padding:15px;background:#fff;border:1px solid #999;z-index:5000}#MainHeader #PrimaryNav>ul>li>div>ul>li{position:relative;list-style:none;line-height:1em;text-align:left}#MainHeader #PrimaryNav>ul>li>div>ul>li>a{display:block;font-size:.95em;padding:5px 0 5px 10px;color:#333;text-transform:uppercase;text-decoration:none}#MainHeader #PrimaryNav>ul>li>div>ul>li:hover>div.arrow-right{display:block}#MainHeader #PrimaryNav>ul>li>div>ul>li:hover>a{color:#999}#MainHeader #PrimaryNav>ul>li>div>ul>li>div.arrow-right{display:none;position:absolute;top:5px;left:-4px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #ecb237}#ContentContainer{background-color:#fff;padding:5px 0 20px 0;margin:0}#RecentlyViewedContainer{margin-bottom:20px;padding-top:20px;border-bottom:1px solid #d6d6d6}#RecentlyViewedContainer h5{font-size:1.2em;margin:0 0 15px 25px}#RecentlyViewedContainer .msg-container{width:98%;margin:0 auto 30px auto}#RecentlyViewedContainer .msg-container p{margin-left:30px}#RecentlyViewedContainer>ul{width:98%;margin:0 auto 35px auto}#RecentlyViewedContainer>ul>li{float:left}#RecentlyViewedContainer>ul>li>a{display:block}#RecentlyViewedContainer>ul>li>a>span{display:block;height:115px;border-left:1px dotted #bfbfbf}#RecentlyViewedContainer>ul>li>a>span>span{display:block;height:105px;padding:10px 20px 0 20px;border-left:1px dotted #e6e6e6}#RecentlyViewedContainer>ul>li>a>span>span>span:first-child{display:block}#RecentlyViewedContainer>ul>li>a>span>span>span:first-child>img{padding:3px 3px 3px 3px;border:1px solid #d6d6d6}#RecentlyViewedContainer>ul>li>a>span>span>span{display:block;width:111px;margin-top:5px;text-align:center;font-size:.8em}#RecentlyViewedContainer>ul>li:first-child>a>span{border-left:none}#RecentlyViewedContainer>ul>li:first-child>a>span>span{border-left:none}#ViewWrapper{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:960px;margin:0 auto;padding:9px;background:#fff}#ViewWrapper .description{margin-left:10px;font-size:.9em;font-style:italic}#ViewWrapper .description>span{color:#db9c15}#ViewWrapper .field-validation-error{margin-left:26%}#ViewWrapper.account-addressdetails .field-validation-error{margin-left:31%}#ViewWrapper.account-addressdetails .validation-summary-errors>ul>li{list-style-type:disc;line-height:1.5em}#MainFooter{background-color:#f6f4f2}#MainFooter #FooterGroup{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:960px;margin:0 auto}#MainFooter #FooterNav .footer-col{float:left;width:230px;height:285px;margin-left:12px}#MainFooter #FooterNav .footer-col:first-child{margin-left:0}#MainFooter #FooterNav .footer-col.follow{width:232px}#MainFooter #FooterNav .footer-col.follow>ul{border:0 none}#MainFooter #FooterNav .footer-col.follow>ul>li{float:left;padding:5px 3px 0 3px}#MainFooter #FooterNav .footer-col.follow>ul>li>a{display:block}#MainFooter #FooterNav .footer-col.follow>ul>li:hover{zoom:1;filter:alpha(opacity=50);opacity:.5}#MainFooter #FooterNav .footer-col.follow #SocialIcons{margin:0;padding:5px 0}#MainFooter #FooterNav .footer-col.follow #SocialIcons>li{margin-left:2px}#MainFooter #FooterNav .footer-col.follow #SocialIcons>li:first-child{margin-left:0}#MainFooter #FooterNav .footer-col.follow #SocialIcons>li>a>i{color:#ccc}#MainFooter #FooterNav .footer-col h5{padding:30px 0 0 5px;font-size:1.2em;color:#ccc;text-shadow:2px 2px 2px #000}#MainFooter #FooterNav .footer-col>ul{margin:0 0 0 5px;padding:10px 10px 20px 5px;border-right:1px solid #000;height:195px}#MainFooter #FooterNav .footer-col>ul>li{list-style:none;padding:3px 0}#MainFooter #FooterNav .footer-col>ul>li>a{text-decoration:none;color:gray}#MainFooter #FooterNav .footer-col>ul>li>a:hover{color:#4d4d4d}#MainFooter #SubFooter{clear:both;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:45px;padding-top:17px;font-size:.9em;color:#b3b3b3}#MainFooter #SubFooter>div{text-align:center}#MainFooter #SubFooter>div>a{text-decoration:none;color:#b3b3b3}#MainFooter #SubFooter>div>a:hover{color:gray}#MessageContainer{width:940px;margin:0 auto;z-index:1000}#MessageContainer>div{padding:10px;position:absolute;text-align:center;z-index:500;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#MessageContainer>div.success{background:#acd4ad;color:#468847;border:1px solid #69b26a;border-top:0}#MessageContainer>div.error{background:#eacac9;color:#b94a48;border:1px solid #ce817f;border-top:0}#MessageContainer>div.warning{background:#f0e6d6;color:#c09853;border:1px solid #d5ba8b;border-top:0}.validation-summary-errors{margin:20px 10px;padding:20px 55px;background-color:#fccfcc;border:1px solid #fa1b1b;color:#fa1b1b;border-radius:10px}.validation-summary-errors>ul>li{list-style-type:disc;line-height:1.5em}.field-validation-error{display:block;margin:5px 0 0 25%;font-size:.9em;color:#db9c15}.field-validation-error:before{content:"*\20"}#LoggedOut{margin:30px 15px 15px 20px}#LoggedOut a{color:#db9c15}.schema-display-none{display:none!important}@font-face{font-family:Arimo;src:url('/Content/Themes/Common/fonts/arimo-bold-700-webfont.eot');src:url('/Content/Themes/Common/fonts/arimo-bold-700-webfont.eot?#iefix') format('embedded-opentype'),url('/Content/Themes/Common/fonts/arimo-bold-700-webfont.woff') format('woff'),url('/Content/Themes/Common/arimo-bold-700-webfont.ttf') format('truetype'),url('/Content/Themes/Common/arimo-bold-700-webfont.svg#arimobold') format('svg');font-weight:700;font-style:normal}@font-face{font-family:Arimo;src:url('/Content/Themes/Common/fonts/arimo-bolditalic-700-webfont.eot');src:url('/Content/Themes/Common/fonts/arimo-bolditalic-700-webfont.eot?#iefix') format('embedded-opentype'),url('/Content/Themes/Common/fonts/arimo-bolditalic-700-webfont.woff') format('woff'),url('/Content/Themes/Common/fonts/arimo-bolditalic-700-webfont.ttf') format('truetype'),url('/Content/Themes/Common/fonts/arimo-bolditalic-700-webfont.svg#arimobold_italic') format('svg');font-weight:700;font-style:italic}@font-face{font-family:Arimo;src:url('/Content/Themes/Common/fonts/arimo-italic-400-webfont.eot');src:url('/Content/Themes/Common/fonts/arimo-italic-400-webfont.eot?#iefix') format('embedded-opentype'),url('/Content/Themes/Common/fonts/arimo-italic-400-webfont.woff') format('woff'),url('/Content/Themes/Common/fonts/arimo-italic-400-webfont.ttf') format('truetype'),url('/Content/Themes/Common/fonts/arimo-italic-400-webfont.svg#arimoitalic') format('svg');font-weight:400;font-style:italic}@font-face{font-family:Arimo;src:url('/Content/Themes/Common/fonts/arimo-regular-400-webfont.eot');src:url('/Content/Themes/Common/fonts/arimo-regular-400-webfont.eot?#iefix') format('embedded-opentype'),url('/Content/Themes/Common/fonts/arimo-regular-400-webfont.woff') format('woff'),url('/Content/Themes/Common/fonts/arimo-regular-400-webfont.ttf') format('truetype'),url('/Content/Themes/Common/fonts/arimo-regular-400-webfont.svg#arimoregular') format('svg');font-weight:400;font-style:normal}body{font-family:'Arimo',sans-serif;font-size:14px;line-height:1.2em}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3em}h1{font-size:26px;margin-bottom:20px}h2{font-size:20px}h3{font-size:16px}h4{font-size:14px}h5{font-size:11px}h6{font-size:8px}button{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit}.btn{display:inline-block;outline:none;font-size:14px;line-height:1.3em;font-weight:700;padding:5px 10px;text-align:center;cursor:pointer;text-decoration:none;border:1px solid;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.btn.primary{background:#f4dead;background:-moz-linear-gradient(top,#f4dead 0%,#db9c15 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4dead),color-stop(100%,#db9c15));background:-webkit-linear-gradient(top,#f4dead 0%,#db9c15 100%);background:-o-linear-gradient(top,#f4dead 0%,#db9c15 100%);background:-ms-linear-gradient(top,#f4dead 0%,#db9c15 100%);background:linear-gradient(to bottom,#f4dead 0%,#db9c15 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4dead,endColorstr=#db9c15,GradientType=0);color:#fff;border-color:#7e5a0c}.btn.primary:hover{background:#db9c15}.btn.secondary{background:#666;background:-moz-linear-gradient(top,#666 0%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#666),color-stop(100%,#000));background:-webkit-linear-gradient(top,#666 0%,#000 100%);background:-o-linear-gradient(top,#666 0%,#000 100%);background:-ms-linear-gradient(top,#666 0%,#000 100%);background:linear-gradient(to bottom,#666 0%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#666666,endColorstr=#000000,GradientType=0);color:#fff;border-color:#000}.btn.secondary:hover{background:#000}.btn.large{font-size:16px;padding:8px 12px}.btn.small{font-size:11px;padding:2px 5px}.btn.disabled{background:#999;background:-moz-linear-gradient(top,#999 0%,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#999),color-stop(100%,#666));background:-webkit-linear-gradient(top,#999 0%,#666 100%);background:-o-linear-gradient(top,#999 0%,#666 100%);background:-ms-linear-gradient(top,#999 0%,#666 100%);background:linear-gradient(to bottom,#999 0%,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999,endColorstr=#666666,GradientType=0)}.btn.disabled:hover{background:#999;background:-moz-linear-gradient(top,#999 0%,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#999),color-stop(100%,#666));background:-webkit-linear-gradient(top,#999 0%,#666 100%);background:-o-linear-gradient(top,#999 0%,#666 100%);background:-ms-linear-gradient(top,#999 0%,#666 100%);background:linear-gradient(to bottom,#999 0%,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999,endColorstr=#666666,GradientType=0)}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;border:1px solid #ccc;padding:5px 6px;font-size:14px;color:#636363;border-radius:3px;background-color:#fff;margin:0;outline:none;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}select:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{outline:0;-webkit-box-shadow:0 0 0 1pt #f5d694;box-shadow:0 0 0 1pt #f5d694;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}select{display:inline-block;font-size:14px;padding:4px 6px;color:#636363;border:1px solid #ccc;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=search]{-webkit-appearance:none}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{display:none}.placeholder-text{font-family:Arial,sans-serif;font-size:1em;color:#b3b3b3}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:Arial,sans-serif;font-size:1em;color:#b3b3b3}input:-moz-placeholder,textarea:-moz-placeholder{font-family:Arial,sans-serif;font-size:1em;color:#b3b3b3}input::-moz-placeholder,textarea::-moz-placeholder{font-family:Arial,sans-serif;font-size:1em;color:#b3b3b3}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:Arial,sans-serif;font-size:1em;color:#b3b3b3}.form-row{margin-bottom:15px}.form-row>label{float:left;width:25%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 0 5px 5px}.form-row>input{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.form-row>textarea{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.form-row>select{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.form-row.block>label{float:none;display:block;width:100%;padding-left:5px}.form-row.block>input{width:100%}.form-row.block>textarea{width:100%}.form-row.block>select{width:100%}.form-row.radio input[type="radio"]{width:auto}.form-row:before{content:"";display:table}.form-row:after{content:"";display:table;clear:both}.form-row label.required:after{content:" *";color:#db9c15}.form-row-multi{margin-bottom:15px}.form-row-multi .input{float:left;margin-left:15px}.form-row-multi .input.half-col{width:48%;margin-left:4%}.form-row-multi .input.half-col:first-child{margin-left:0}.form-row-multi .input>label{display:block;padding:0 0 5px 5px}.form-row-multi .input>input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.form-row-multi .input>textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.form-row-multi .input>select{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.form-row-multi .input:first-child{margin-left:0}.form-row-multi:before{content:"";display:table}.form-row-multi:after{content:"";display:table;clear:both}.form-row-multi label.required:after{content:" *";color:#db9c15}.row-actions{float:right}.row-actions a{color:#636363;float:left;padding-left:7px;font-size:1.2em}select{padding:4px 6px}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;border:1px solid #ccc;padding:5px 6px;font-size:14px;color:#636363;border-radius:3px;background-color:#fff;margin:0;outline:none}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{outline:1px solid #f5d694;-webkit-box-shadow:0 0 0 #fefaf1;box-shadow:0 0 0 #fefaf1}#GiftCertificates .form-row-action{margin:35px 0 0 88px}#HomepageBanner{margin:15px auto}#HomepageBanner .callout{margin:0}#HomepageBanner .callout.box-one{margin-bottom:17px}#HomepageBanner #ProB{}.bx-wrapper .bx-controls-direction a{z-index:10}.bx-wrapper .bx-pager{bottom:-22px}#HomepageCategories>ul{margin-left:10px}#HomepageCategories>ul>li{float:left;margin-left:14px}#HomepageCategories>ul>li:first-child{margin-left:0}#HomepageCategories>ul>li>a{display:block;width:280px;padding:0 10px;text-align:center;font-size:14px;text-decoration:none;font-weight:bold;line-height:16px;color:#db9c15}#HomepageCategories>ul>li>a:hover{color:#ac7b11}#HomepageCategories>ul>li>a>img{margin-bottom:8px;width:275px}#HomepageCategories>ul>li>a>div{margin:0 auto;text-align:center}.section-header{width:95%;margin:30px auto;padding:8px;font-size:1em;font-weight:bold;text-transform:uppercase;color:gray;background:#e6e6e6}#HomepageOffers{width:935px;margin:0 auto}#HomepageOffers>.offers>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;width:285px;margin-left:20px;text-align:center}#HomepageOffers>.offers>div>a{display:block;color:#db9c15}#HomepageOffers>.offers>div>a:hover{color:#ac7b11}#HomepageOffers>.offers>div>a img{margin-bottom:10px;width:100%}#HomepageOffers>.offers>div>a.prod-name{display:block;margin-bottom:10px;font-size:1.3em;line-height:22px;font-weight:bold;text-align:center;text-decoration:none}#HomepageOffers>.offers>div .prod-price{display:block;font-weight:bold;color:#666;text-align:center}#HomepageOffers>.offers>div .prod-details{display:block;color:#666;font-size:14px;line-height:17px;text-align:center}#HomepageOffers>.offers>div:last-child{margin-right:10px}#ImpactBanner{margin:0 auto}#ImpactBanner .bx-controls-direction .bx-prev{top:88%}#ImpactBanner .bx-controls-direction .bx-next{top:88%;right:12px}#AccountPagesWrapper{padding:10px}#AccountPagesWrapper>p#EmailExistsMsg{margin:0 20px 30px 20px;padding:15px;font-size:.9em;background-color:#fafafa;border:1px dashed #d9d9d9;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}#AccountPagesWrapper>p#EmailExistsMsg>a{font-size:1em}#AccountPagesWrapper p#NoRecordsMsg{display:block!important;padding:10px 0 10px 15px!important}#AccountPagesWrapper>div>form>#ForgotPassword,#AccountPagesWrapper>div>form>div:last-child,#AccountPagesWrapper>div>form>#RememberMe{margin-left:25%}#AccountPagesWrapper .grid{margin-top:20px}#AccountPagesWrapper #AddressDetails,#AccountPagesWrapper #OrderDetails{margin:0 10px 0 10px}#AccountPagesWrapper #AddressDetails .section-head,#AccountPagesWrapper #OrderDetails .section-head{padding:11px 10px 10px 10px;margin-bottom:10px;background:#ebebeb;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}#AccountPagesWrapper #AddressDetails>h2{margin-top:20px}#AccountPagesWrapper #AddressDetails>form{margin-top:15px}#AccountPagesWrapper #AddressDetails>form .form-row label{width:30%}#AccountPagesWrapper #AddressDetails>form .form-row input,#AccountPagesWrapper #AddressDetails>form .form-row select{width:70%}#AccountPagesWrapper #AddressDetails>form .form-row-action{margin-left:30%}#AccountPagesWrapper #OrderListing{margin-top:20px}#AccountPagesWrapper #OrderListing div:first-child{margin-bottom:5px}#AccountPagesWrapper #OrderListing #Orders .k-pager-wrap{padding:10px 0 8px 8px}#AccountPagesWrapper #OrderListing #Orders .k-pager-wrap .k-pager-refresh{padding-top:2px}#AccountPagesWrapper #OrderDetails{clear:both;margin:0}#AccountPagesWrapper #OrderDetails h2{display:inline-block}#AccountPagesWrapper #OrderDetails #OrderReorder{float:right;margin-right:10px}#AccountPagesWrapper #OrderDetails #OrderReorder i{margin-top:10px}#AccountPagesWrapper #OrderDetails #OrderReorder>div{display:inline-block}#AccountPagesWrapper #OrderMetaDetails{margin:15px 10px 10px 0;padding-bottom:5px}#AccountPagesWrapper #OrderMetaDetails h3{display:inline-block}#AccountPagesWrapper #OrderMetaDetails div#GrandTotal{text-align:right;font-size:1.2em;font-weight:bold;color:#4d4d4d}#AccountPagesWrapper #OrderMetaDetails #CustomerComment{width:300px;margin-top:20px;font-size:1.1em;text-align:right}#AccountPagesWrapper #OrderMetaDetails #CustomerComment h4{text-align:right}#AccountPagesWrapper #OrderMetaDetails div{margin-top:5px;font-size:.9em}#AccountPagesWrapper #OrderMetaDetails div>span{font-style:italic}#AccountPagesWrapper #OrderAddresses{margin:20px 0 0 0}#AccountPagesWrapper #OrderAddresses #Shipping{float:left;margin:10px 0 20px 200px}#AccountPagesWrapper #OrderAddresses #Shipping div{margin-left:5px}#AccountPagesWrapper #OrderAddresses #Billing{float:left;margin:10px 0 20px 35px}#AccountPagesWrapper #OrderAddresses #Billing div{margin-left:10px}#AccountPagesWrapper #OrderAddresses #Shipping h4,#AccountPagesWrapper #OrderAddresses #Billing h4{margin-bottom:5px}#AccountPagesWrapper #OrderItems table{width:100%}#AccountPagesWrapper #OrderItems table tr:nth-child(even){background:#fafafa}#AccountPagesWrapper #OrderItems table td,#AccountPagesWrapper #OrderItems table th{padding:10px 5px;text-align:right;border-bottom:1px dotted #b3b3b3;vertical-align:top}#AccountPagesWrapper #OrderItems table .order-item-info{text-align:left}#AccountPagesWrapper #OrderItems table .order-item-info>img{width:100px;float:left}#AccountPagesWrapper #OrderItems table .order-item-info>div{float:left;width:375px;margin-left:10px;font-size:12px}#AccountPagesWrapper #OrderItems table .order-item-info>div h4{margin-bottom:10px}#AccountPagesWrapper #OrderItems table .order-item-info>div label{font-weight:bold;padding-right:15px}#AccountPagesWrapper #OrderItems #ItemsSubTotal{text-align:right;font-size:1.1em;font-weight:bold;margin:10px 0 20px 35px}#AccountPagesWrapper #OrderItems #ItemsSubTotal>span{display:inline-block;margin-right:13px}#AccountPagesWrapper #OrderTotals #OrderPaymentDetails{float:left;width:250px;margin:0 0 0 30px}#AccountPagesWrapper #OrderTotals #OrderPaymentDetails>div{margin:5px}#AccountPagesWrapper #OrderTotals #OrderPaymentDetails>div>span{display:inline-block;width:115px;margin-right:15px;font-style:italic}#AccountPagesWrapper #OrderTotals #OrderCalc{float:right;width:240px;margin:0 0 0 30px}#AccountPagesWrapper #OrderTotals #OrderCalc>div{margin:5px}#AccountPagesWrapper #OrderTotals #OrderCalc>div>span{float:right}#AccountPagesWrapper #OrderTotals #OrderCalc #SummaryGrandTotal{margin:0;padding:15px 5px 0 5px;font-size:1.3em;font-weight:bold;border-top:1px dotted #d1d1d1}#AccountPagesWrapper #OrderShipments h4{font-size:1.2em;margin-bottom:8px}#AccountPagesWrapper #OrderShipments h5{font-size:.9em;margin-bottom:5px}#AccountPagesWrapper #OrderShipments>ul>li{margin:0 15px 10px 15px;padding:10px 10px 10px 20px;background:#fafafa;border-top:1px dotted #e6e6e6;border-bottom:1px dotted #e6e6e6}#AccountPagesWrapper #OrderShipments>ul>li .shipment-info{float:left;width:350px}#AccountPagesWrapper #OrderShipments>ul>li .shipment-items{float:left;margin-left:25px;padding-left:25px;border-left:1px dotted #b3b3b3}#AccountPagesWrapper #OrderShipments>ul>li .shipment-items td,#AccountPagesWrapper #OrderShipments>ul>li .shipment-items th{padding:3px 35px 3px 0;border-bottom:1px dotted #bfbfbf}#AccountPagesWrapper #OrderShipments>ul>li a{font-weight:700;font-style:italic}#AccountPagesWrapper #OrderShipments>ul>li p{margin-bottom:3px}#AccountPagesWrapper #OrderShipments>ul>li p span{display:inline-block}#AccountPagesWrapper #OrderShipments>ul>li p span:first-child{font-style:italic;width:100px;margin-right:10px}#AccountPagesWrapper #OrderShipments>ul>li ul{padding-left:10px}#AddressDetails p.description{margin:10px 0 20px 0}#AddressDetails label.required:after{content:" *";color:#db9c15}#AddressDetails label.required-double:after{content:" **";color:#db9c15}.section-actions{margin-top:10px;padding:0}.section-actions a{display:block;margin-right:10px;color:#999;text-decoration:none}.section-actions a:hover{color:#666}.section-actions a:hover i{background-image:url('/Images/glyphicons.png')}.section-actions a i{width:24px;height:25px}.section-actions a span{position:relative;top:9px;font-size:.9em}.section-actions #OrderActions{float:right;margin:0 5px 10px 0}.section-actions #OrderActions>a{width:100px;margin:0}.section-actions #OrderActions>a>span{display:inline-block;padding:0}.section-actions #OrderActions>a>i{background-position:-195px -36px}.section-actions #OrdersExport{text-align:right}.section-actions #OrdersExport>a>i{background-position:-353px -430px}#PrintLayout{background-color:#fff;background-image:none}#PrintLayout #MasterContainer{width:960px;margin:0 auto;padding-top:20px;-webkit-box-shadow:0 0 0 #fff;-moz-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff}#PrintLayout #MasterContainer #AccountPagesWrapper{padding-top:0}#PrintLayout #MasterContainer #AccountPagesWrapper #OrderMetaDetails{margin-top:0}#PrintLayout #MasterContainer #AccountPagesWrapper #AddressDetails,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderDetails,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderItems,#PrintLayout #MasterContainer #AccountPagesWrapper #Comment{background-color:#fff}#PrintLayout #MasterContainer #AccountPagesWrapper #AddressDetails h1,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderDetails h1,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderItems h1,#PrintLayout #MasterContainer #AccountPagesWrapper #Comment h1{display:none}#PrintLayout #MasterContainer #AccountPagesWrapper #AddressDetails .section-head,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderDetails .section-head,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderItems .section-head,#PrintLayout #MasterContainer #AccountPagesWrapper #Comment .section-head{background-color:#fff}#PrintLayout #MasterContainer #AccountPagesWrapper #AddressDetails .line-item,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderDetails .line-item,#PrintLayout #MasterContainer #AccountPagesWrapper #OrderItems .line-item,#PrintLayout #MasterContainer #AccountPagesWrapper #Comment .line-item{background-color:#fff}#LoginForm{width:350px;margin:20px 0 0 125px}#LoginForm #ForgotPassword{margin:20px 0 15px 5px}#LoginForm #ForgotPassword>a{font-size:.9em}#LoginForm #RememberMe label{margin-top:1px}#ForgotPass{display:block;margin:20px 0 0 50px;color:#000}#ForgotPass>form>div>div label{margin-right:10px}#ForgotPass>form>div>div .field-validation-error{margin-left:60px}#ChangePasswordDialog .field-validation-error{margin-left:5px}#AccountDetails{width:450px;margin-top:20px}#AddressList{margin-top:20px}#AddressList .address-street{max-width:300px}#AddressList .address-actions{min-width:105px}#NewAddressForm{width:450px}#ContactForm{width:450px;margin:20px 0 0 50px}#ContactForm>.form-row label{width:30%}#ContactForm>.form-row input,#ContactForm>.form-row textarea{width:70%}#ContactForm>div:last-child{margin:15px 0 0 30%!important}#ContactForm .field-validation-error{margin-left:32%}#CaptchaContainer{margin-left:30%}#RegisterAccountForm{width:450px;margin:20px 0 0 50px}#RegisterAccountForm #PasswordStrength{position:absolute;right:-395px;width:45px;font-weight:bold}#RegisterAccountForm #PasswordStrength.password-weak{color:red}#RegisterAccountForm #PasswordStrength.password-good{color:#ffa500}#RegisterAccountForm #PasswordStrength.password-strong{color:green}#RegisterAccountForm>div:last-child{margin-left:25%}#SearchFilter{margin-bottom:10px}#SearchFilter>form>div>div input{width:200px;height:17px;vertical-align:top}#SearchFilter>form>div>div button{display:inline-block;height:29px;line-height:1.2em;margin:0;vertical-align:top}#SearchFilter>form>div>div a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:29px}#ProductBreadcrumbs>ul>li{float:left;margin:5px 0 5px 5px;font-size:.9em}#ProductBreadcrumbs>ul>li:first-child{margin-left:10px}#ProductBreadcrumbs>ul>li>a{font-size:.9em;text-decoration:none}#ProductBreadcrumbs>ul>li>a:hover{text-decoration:underline}#ProductDetailsLeftCol{float:left;max-width:322px}.product-images{width:312px}.product-images .main-image{border:1px solid #b3b3b3}.product-images .main-image img{margin:5px 5px 3px 5px}.product-images .product-thumbs>div>a:first-child{margin-left:0}.product-images .product-thumbs .product-thumb{float:left;margin:15px 0 0 13px;border:1px solid #b3b3b3}.product-images .product-thumbs .product-thumb>img{margin:3px 3px -1px 3px}.product-images .product-thumbs a.goto-gallery{float:left;display:block;width:60px;height:40px;margin:15px 0 0 14px;padding-top:16px;line-height:1.7em;border:1px solid #b3b3b3;text-align:center}.product-images #Msrp{margin:10px 0 5px 0}.product-images #Msrp>span{display:block}.product-images #Msrp>span:first-child{margin-bottom:3px}.product-images #Msrp>span>label{display:inline-block;width:55px}.product-images #Msrp>span.msrp>span{text-decoration:line-through}.product-images #Msrp>span.msrp-savings>span{font-weight:700;font-size:1.15em;color:#000}#ProductSummary{padding:10px}#ProductSummary .product-info{float:left;margin-left:20px;border-bottom:1px solid #d6d6d6}#ProductSummary .product-info .prod-title{float:left;width:460px}#ProductSummary .product-info .prod-title h1{margin-bottom:5px;font-size:1.5em;color:#4d4d4d}#ProductSummary .product-info .prod-title>span{display:none}#ProductSummary .product-info .product-social{float:left;width:120px;margin-top:5px}#ProductSummary .product-pricing{float:left;width:300px;margin:10px 0 0 20px}#ProductSummary .product-pricing .final-price,#ProductSummary .product-pricing .orig-price,#ProductSummary .product-pricing .savings,#ProductSummary .product-pricing .sale-enddate{display:block;width:280px;border-bottom:1px dotted #d6d6d6;font-weight:bold}#ProductSummary .product-pricing .final-price{padding-bottom:15px;font-size:2.2em;color:#db9c15}#ProductSummary .product-pricing .final-price>span{font-size:.5em;font-weight:normal;color:#000}#ProductSummary .product-pricing .orig-price,#ProductSummary .product-pricing .savings,#ProductSummary .product-pricing .sale-enddate{padding:10px 0;font-size:1.2em}#ProductSummary .product-pricing .orig-price,#ProductSummary .product-pricing .savings{color:#666}#ProductSummary .product-pricing .sale-enddate{color:#db9c15}#ProductSummary .product-pricing .vendor-pricing>li{width:280px;margin:10px 0;padding:5px}#ProductSummary .product-pricing .vendor-pricing>li>.vendor-final-price{font-weight:bold;font-size:1.5em;color:#db9c15}#ProductSummary .product-pricing .vendor-pricing>li>.vendor-final-price>span{font-size:.5em;font-weight:normal;color:#000}#ProductSummary .product-pricing .vendor-pricing>li.distributor-restricted{background-color:#f2f2f2;opacity:.5}#ProductSummary .product-pricing .vendor-pricing>li>div.distributor-unauthorized{float:left;font-size:.75em;padding:3px 0 0 22px}#ProductSummary .product-pricing .vendor-pricing>li>span:last-child{border:0 none;padding-bottom:0}#ProductSummary .unavailable-message{float:right;margin:25px;font-weight:bold;font-size:1.75em;color:#db9c15}#ProdBasicDetails{margin:3px 0 0 0}#ProdBasicDetails>div>span{font-weight:bold}#ProdDscr{margin:5px 0 0 0;padding:10px 0 0 0;line-height:1.5em;border-top:1px dotted #d6d6d6}#ProductIds{margin-top:15px;padding-top:10px;border-top:1px dotted #d6d6d6}#ProductIds #ProductSku>span{font-weight:bold}#ProductIds #ProductCodes>div{display:inline-block;width:100%;margin:0 10px 0 0;padding:5px 0}#ProductIds #ProductCodes>div>div{display:inline-block;font-weight:bold}#ImageGalleryDialog{display:none;padding:10px 20px}#ImageGalleryDialog #MainContainer{float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #b3b3b3}#ImageGalleryDialog #MainContainer>img{margin:5px 5px 3px 5px}#ImageGalleryDialog #ThumbContainer{float:left;width:180px}#ImageGalleryDialog #ThumbContainer>ul>li{float:left;margin-bottom:10px}#ImageGalleryDialog #ThumbContainer>ul>li>a{display:block;margin:0 5px;border:1px solid #b3b3b3}#ImageGalleryDialog #ThumbContainer>ul>li>a>img{margin:3px 3px 0 3px}#ImageGalleryDialog #ThumbContainer:nth-child(3n+2){margin:0 10px}.ui-dialog{z-index:999999}#AddToCartContent{float:left;width:265px;margin:20px 0;padding-left:15px}#AddToCartContent .submit-btn{float:left;margin:0 0 0 95px}#AddToCartContent .submit-btn a.bulk-order{display:block;margin-top:10px}#AddToCartContent .form-row>label{width:100px}#AddToCartContent .form-row input{width:130px}#AddToCartContent .form-row select{width:130px}#AddToCartContent .form-row textarea{width:130px}#AddToCartContent .form-row .field-validation-error{margin-left:42%}#AddToCartContent .single-option-text{margin:7px 0 0 0;font-style:italic}#AddToCartContent .form-row-multi.quantity-input .input:first-child label{display:block;float:left;width:95px;padding:0 15px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:28px;text-align:right}#AddToCartContent .form-row-multi.quantity-input .input:first-child input{width:60px}#AddToCartContent .form-row-multi.quantity-input .input.fraction{margin-left:5px}#AddToCartContent .form-row-multi.quantity-input>span{display:inline-block;margin:8px 0 0 5px}#AddToCartContent .stock-status{float:left;margin:20px 0 0 0;padding-right:13px}#AddToCartContent .stock-status>span{display:block;font-size:1.2em;font-style:italic;font-weight:700}#AddToCartContent .stock-status>span.in-stock{color:#468847}#AddToCartContent .stock-status>span.out-stock{color:#b94a48}#AddToCartContent .stock-status>span#stockQty{font-weight:400;font-size:1em}#AddToCartContent .field-validation-error{margin:5px 0 0 52%}#QuantityInput.form-row-multi>.input{margin:0;width:64px}#QuantityInput.form-row-multi>.input select{width:100%}#QuantityInput.form-row-multi>.input:first-child{width:197px;margin-right:4px}#QuantityInput.form-row-multi>.input:first-child label{float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px 0 0;width:133px;line-height:28px}#QuantityInput.form-row-multi>.input:first-child input{width:64px}#AddToCartDialog #ProductSummary .product-info{float:none;margin-left:0}#AddToCartDialog #ProductSummary .product-image{float:left;margin:20px 0 0 0}#AddToCartDialog #ProductSummary .product-image img{width:125px;padding:3px;border:1px solid #ccc}#AddToCartDialog #ProductSummary .product-pricing{width:190px}#AddToCartDialog .form-row-multi label{text-align:right}#AddToCartDialog .submit-btn{float:left;margin:0 0 0 90px}#AddToCartDialog .stock-status{position:relative;top:-10px;padding-bottom:5px}#AddToCartDialog .form-row-multi.quantity-input .input:first-child label{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:90px;padding:0 15px 0 0;float:left;display:block;line-height:28px}#AddToCartDialog .form-row-multi.quantity-input .input:first-child input{width:60px}#AddToCartDialog .form-row-multi.quantity-input>span{display:inline-block;margin:8px 0 0 5px}#AddToCartDialog .stock-status{float:left;width:91px;margin:20px 0 0 27px;padding-right:13px;text-align:right}#AddToCartDialog .stock-status>span.in-stock{font-size:1.2em;font-style:italic;font-weight:bold;color:#468847}#AddToCartDialog .stock-status .avail-qty{display:block;margin-top:10px;font-size:.8em;line-height:1.1em}#AddToCartDialog #AddToCartContent{width:225px}#AddToCartDialog #ProductFamilyItems{clear:both;margin:20px 0 0 0}#ProductDetails{float:left;width:312px;margin:20px 0 0 11px}#ProductDetails h3{margin:15px 0}#SpecSheetPrintBtn{margin:10px 0 0 20px}#SpecSheetPrintBtn a.btn span{display:inline-block;padding:0 0 0 2px;vertical-align:middle;font-size:.9em}#SpecSheetPrintBtn a.btn .fa-print{display:inline-block;padding:3px 3px 2px 3px;vertical-align:middle;font-size:1.4em}.tabs #ProductDetailsTabs{margin-left:30px;border-bottom:none}.tabs #ProductDetailsTabs>li{position:relative;float:left;top:1px;margin-left:5px}.tabs #ProductDetailsTabs>li>a{display:block;height:20px;padding:9px 10px 7px 10px;background-color:#ebebeb;border-bottom:1px solid #999;border-top:1px solid #999;border-right:1px solid #999;border-left:1px solid #999;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#333;line-height:normal;font-size:inherit;font-weight:700;text-decoration:none}.tabs #ProductDetailsTabs>li>a:hover{color:#b3b3b3;background-color:#fafafa;cursor:pointer}.tabs #ProductDetailsTabs>li>a.active{color:gray;background-color:#fafafa;border-bottom:1px solid #fafafa}.tabcontent{margin:0}.tabcontent #Details>table:first-child>tbody>tr:first-child td{padding-top:0}.tabcontent #Details>table>tbody{width:100%;border-collapse:collapse}.tabcontent #Details>table>tbody>tr>td{padding:5px}.tabcontent #Details>table>tbody>tr>td:first-child{position:relative;top:2px;font-size:1.5em}.tabcontent #Details>table>tbody>tr>td.attr-name{font-weight:700;font-style:italic;white-space:nowrap}.tabcontent #Details>table>tbody>tr>td:last-child{padding-right:0;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}#ProductFamilyItems{float:left;padding:0}#ProductFamilyItems h3{margin:15px 0}#ProductFamilyItems>ul>li{padding:15px 0 10px 0}#ProductFamilyItems>ul>li:first-child{padding-top:0}#ProductFamilyItems>ul>li .prod-img{float:left;display:block;margin:0 10px 0 0;border:1px solid #b3b3b3}#ProductFamilyItems>ul>li .prod-img>img{width:60px;height:60px;margin:3px 3px 0 3px}#ProductFamilyItems>ul>li>a:link,#ProductFamilyItems>ul>li>a:visited{color:#4d4d4d}#ProductFamilyItems>ul>li>a:hover{color:#db9c15;text-decoration:none}#ProductFamilyItems>ul .pricing{font-size:.8em;font-weight:normal}#ProductFamilyItems>ul .pricing .orig-price{padding:5px 0;border:none}#ProductFamilyItems>ul .pricing .sale-price{border:none}#RelatedProducts{margin:25px 0;padding:20px;border:1px solid #b3b3b3;background-color:#f2f2f2}#RelatedProducts h3{margin-bottom:15px}#RelatedProducts .related-product-list>li{margin:0 6px;width:212px;height:250px;margin-bottom:20px}#RelatedProducts .related-product-list>li>a{display:block}#RelatedProducts .related-product-list>li>a>span:first-child{display:block;margin:0;border:1px solid #b3b3b3}#RelatedProducts .related-product-list>li>a>span:first-child>img{margin:5px 5px 3px 5px}#RelatedProducts .related-product-list>li>a>span{display:block;margin-top:10px;text-align:center}#RelatedProducts .related-product-list>li>div{margin-top:7px;text-align:center}#RelatedProducts .related-product-list>li>div>a{text-decoration:none}#MatrixOrderSection{margin:25px 0;padding:20px}#MatrixOrderSection #MatrixOrderForm{position:relative}#MatrixOrderSection #MatrixOrderForm #MatrixOrderSubmit{position:absolute;right:0;top:0}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems{margin-top:15px;width:100%}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems thead th{text-align:center;padding:10px 10px 12px 10px;background-color:#ccc;border-bottom:2px solid #b3b3b3}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems thead th:first-child{text-align:left}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems thead th span.minQty{font-size:.8em;font-weight:400;font-style:italic}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr{background-color:#fafafa;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr:nth-child(even){background-color:#e6e6e6}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr.error{background-color:#c76e6d}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr.error .qty-inputs input,#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr.error .qty-inputs select{border-color:#b94a48}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr.error .qty-inputs span{font-size:.8em}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr td{padding:5px}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr td:first-child{padding-left:10px}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr td.qty-inputs{text-align:center}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr td.qty-inputs>input{width:40px}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr td.subtotal{text-align:center}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems tbody tr td>span{display:block}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems>li{position:relative;background:#ccc;margin:5px 0;padding:10px}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems>li div.quantity-inputs{position:absolute;top:10px;right:10px}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems>li div.quantity-inputs input{width:40px}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems>li ul{width:75%}#MatrixOrderSection #MatrixOrderForm>table#MatrixOrderItems>li ul li{margin-bottom:5px}#BulkOrder #BOItem{float:left;width:720px}#BulkOrder #BOItem>div.prod-details>a{float:left;display:block}#BulkOrder #BOItem>div.prod-details>a>img{width:125px;min-height:125px;margin:0 10px 10px 10px;padding:4px;border:1px solid #e6e6e6}#BulkOrder #BOItem>div.prod-details>div{margin-left:160px;width:535px}#BulkOrder #BOItem>div.prod-details>div>h3,#BulkOrder #BOItem>div.prod-details>div h5{float:left}#BulkOrder #BOItem>div.prod-details>div>div>div#UnitPrice{position:relative;top:-18px;left:345px;font-size:1em;font-weight:bold}#BulkOrder #BOItem>div.prod-details>div>div>div#UnitPrice>span:first-child{font-weight:normal}#BulkOrder #BOItem>div.prod-details>div p{font-size:.9em;margin:10px 0}#BulkOrder #BOItem>div.prod-options{width:480px;margin:5px 0 0 15px;padding:15px 0;border-bottom:2px solid #e6e6e6}#BulkOrder #BOItem>div.prod-options>div:first-child{border-top:2px solid #e6e6e6;padding-top:15px}#BulkOrder #BOItem>div.prod-options>div>button{margin:0 0 5px 25%}#BulkOrder #BOListItems>h3{margin:25px 0 10px 10px}#BulkOrder #BOListItems>table{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:690px;margin-left:10px;border-bottom:2px solid #b3b3b3}#BulkOrder #BOListItems>table>thead th{padding:10px 0 10px 15px;text-align:left;background-color:#ccc;border-bottom:2px solid #b3b3b3}#BulkOrder #BOListItems>table>tbody tr{background-color:#fafafa;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}#BulkOrder #BOListItems>table>tbody tr:nth-child(even){background-color:#e6e6e6}#BulkOrder #BOListItems>table>tbody tr td{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0 10px 15px;vertical-align:top}#BulkOrder #BOListItems>table>tbody tr td.options{width:500px}#BulkOrder #BOListItems>table>tbody tr td.options>div{margin-bottom:5px}#BulkOrder #BOListItems>table>tbody tr td.options>div span{display:inline-block;width:275px;vertical-align:top}#BulkOrder #BOListItems>table>tbody tr td.options>div span:first-child{width:100px;margin-right:10px;font-style:italic}#BulkOrder #BOListItems>table>tbody tr td.quantity{width:30px}#BulkOrder #BOListItems>table>tbody tr td.quantity>input{width:30px}#BulkOrder #BOListItems>table>tbody tr td.li-subtotal{width:135px}#BulkOrder #BOListItems>table>tbody tr td.btn-remove{width:125px}#BulkOrder #AddBOToCart{width:210px;margin-left:730px;text-align:center}#BulkOrder #AddBOToCart button{margin-top:10px}#BulkOrder #AddBOToCart #DisclaimerNote{width:70%;margin:15px auto 0 auto;text-align:center;font-size:.8em;font-style:italic}#DistributorStock{margin:20px 0 0 20px;float:left;width:100%}#DistributorStock h6{font-size:16px;padding-bottom:2px;border-bottom:1px dotted #d6d6d6}#DistributorStock>ul>li>div{padding:10px;background-color:#eee;border-bottom:1px dotted #ccc}#DistributorStock>ul>li>div a{color:#666;display:block;cursor:pointer}#DistributorStock>ul>li>div a div{display:inline-block;float:right;font-weight:bold;font-size:16px}#DistributorStock>ul>li>div a div i{margin:1px 0 0 5px;width:14px;height:14px;background-position:-69px -95px}#DistributorStock>ul>li>div a div i.open{background-position:-84px -80px}#DistributorStock>ul>li>ul{display:none;margin:5px 10px}#DistributorStock>ul>li>ul li{padding:5px 10px}#DistributorStock>ul>li>ul li span{float:right;display:inline-block;margin-right:9px;font-weight:bold}#QuantityDiscountWrapper{padding:5px}#QuantityDiscountWrapper h5{font-size:1.1em;margin-bottom:15px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#QuantityDiscountWrapper .qty-discount{margin-bottom:10px}#QuantityDiscountWrapper .qty-discount .uom-chooser{padding:2px 18px 2px 0}#QuantityDiscountWrapper .qty-discount .uom-chooser>input[type=radio]{margin:0;height:1.5em}#QuantityDiscountWrapper .qty-discount .uom-chooser>label{display:inline-block;margin:0 15px 0 5px;font-weight:bold;line-height:1.3em}#QuantityDiscountWrapper .qty-discount .uom-chooser>span{float:right;line-height:1em;font-weight:bold;font-size:1.3em;color:#db9c15}#QuantityDiscountWrapper .qty-discount .uom-ranges{padding:10px 18px;border:1px solid #ccc;background-color:#eee;margin-top:5px}#QuantityDiscountWrapper .qty-discount .qty-ranges-wrapper .qty-range{margin-bottom:3px}#QuantityDiscountWrapper .qty-discount .qty-ranges-wrapper .qty-range:last-child{margin:0}#QuantityDiscountWrapper .qty-discount .qty-ranges-wrapper .qty-range>span{display:inline-block}#QuantityDiscountWrapper .qty-discount .qty-ranges-wrapper .qty-range>span.range{float:left}#QuantityDiscountWrapper .qty-discount .qty-ranges-wrapper .qty-range>span.price{float:right;font-weight:bold;font-size:1.1em;color:#db9c15}#ProductSummary .unavailable-message{float:right;margin:25px;font-weight:bold;font-size:1.75em;color:red}#ProductSummary .product-images{width:412px;float:left}#ProductSummary .product-images .main-image img{width:400px}#ProductSummary .column{float:left;width:373px;margin-left:15px}#ProductSummary .product-info{float:none;margin-left:0}#ProductSummary .product-info .prod-title{width:230px}#ProductSummary .product-info .prod-title>h1{padding-right:5px}#ProductSummary .product-info .product-social{width:140px;margin:0}#ProductSummary .cart-price{padding:10px 0}#ProductSummary .product-pricing{width:210px;padding-bottom:15px;margin:0}#ProductSummary .product-pricing>div{margin-bottom:15px;font-weight:bold;color:#000}#ProductSummary .product-pricing>span.final-price{display:block;width:230px;border-bottom:1px dotted #d6d6d6}#ProductSummary .product-pricing .orig-price,#ProductSummary .product-pricing .savings,#ProductSummary .product-pricing .sale-enddate{width:230px}#ProductSummary .product-pricing .savings{color:red}#ProductSummary .product-pricing .sale-enddate{color:red}#ProductSummary .product-pricing .orig-price{margin-top:3px}#ProductSummary .product-pricing .vendor-pricing>li{width:auto}#ProductSummary .product-pricing #Msrp{margin:10px 0 5px 0}#ProductSummary .product-pricing #Msrp>span{display:block}#ProductSummary .product-pricing #Msrp>span:first-child{margin-bottom:3px}#ProductSummary .product-pricing #Msrp>span>label{display:inline-block;width:55px}#ProductSummary .product-pricing #Msrp>span.msrp>span{text-decoration:line-through}#ProductSummary .product-pricing #Msrp>span.msrp-savings>span{font-weight:700;font-size:1.15em;color:#000}#ProductSummary #AddToCartContent{width:153px;padding-left:10px}#ProductSummary #AddToCartContent.no-order{display:none}#ProductSummary #AddToCartContent .form-row-multi{clear:both}#ProductSummary #AddToCartContent .form-row-multi.quantity-input .input:first-child label{width:auto;padding-left:0}#ProductSummary #AddToCartContent .form-row-multi.quantity-input .input:first-child input{width:55px}#ProductSummary #AddToCartContent .stock-status{text-align:right;float:none}#ProductSummary #AddToCartContent .submit-btn{border-top:1px solid #d6d6d6;padding-top:10px;text-align:right;float:none;width:auto;margin:10px 0 0 0}#ProductSummary .product-description #ProductAttributes{margin-top:25px}#ProductSummary .product-description #ProductAttributes h3{display:none}#ProductSummary .product-description #ProductAttributes>ul>li>div.content-row>div{float:left;padding:10px;width:50%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#ProductSummary .product-description #ProductAttributes>ul>li>div.content-row>div:first-child{padding-left:0;font-weight:bold;color:#000}#ProductSummary .product-description #ProductAttributes>ul>li>div.content-row:nth-child(odd)>div.attributes{background:#e6e6e6}#ProductSummary.gift-certificate .product-images,#ProductSummary.gift-certificate .product-pricing{display:none}#ProductSummary.gift-certificate .product-info{clear:both!important}#ProductSummary.gift-certificate .product-info .prod-title{width:695px}#ProductSummary.gift-certificate .product-info .prod-social{margin:0}#ProductSummary.gift-certificate #AddToCartContent{float:right;width:330px;padding-left:10px}#ProductSummary.gift-certificate #AddToCartContent>div>form>div>label{width:170px!important}#ProductSummary.gift-certificate #AddToCartContent>div>form>div>input{width:160px}#ProductSummary.gift-certificate #AddToCartContent .form-row-multi.quantity-input{display:none}#ProductSummary.gift-certificate #AddToCartContent .submit-btn{margin-left:170px}#Page #Content #ProductFamilyItems{padding:0 0 10px 0}#Page #Content #ProductFamilyItems h3{margin-top:15px}#Page #Content #ProductFamilyItems>ul>li{padding-bottom:20px}#ProductFamilyItems>ul>li .prod-img>img{width:60px;height:60px}#AddToCartContent .form-row-multi.quantity-input>span,.form-row-multi.quantity-input>span{display:none}#SemiRelatedProducts{min-height:200px}#SemiRelatedProducts ul{margin-top:15px;border-bottom:1px dotted #d6d6d6;padding-bottom:5px}#SemiRelatedProducts ul li{float:left;width:153px;margin-left:10px;max-height:200px}#SemiRelatedProducts ul li:first-child{margin-left:0}#SemiRelatedProducts ul li img{width:101px;margin:0 auto;display:block}#SemiRelatedProducts ul li p{margin:5px 0;text-align:center;padding:0 3px 3px 3px}#SemiRelatedProducts ul li span{font-weight:700;font-size:1.2em;display:block;text-align:center}#CategoryInfoContainer{margin-bottom:0}#CategoryInfoContainer #CategoryImage{margin-bottom:15px}#CategoryInfoContainer #CategoryImage img{width:100%}#CategoryInfoContainer h1{margin-bottom:5px}#CategoryBreadcrumbs{margin-bottom:15px;font-size:.8em}#CategoryBreadcrumbs li{display:inline-block}#CategoryBreadcrumbs li a{font-size:inherit}#ViewRecordSet>div{float:right;margin:10px 18px 0 0;font-style:italic;font-size:.9em}#SearchSidebar{float:left;width:200px;margin-right:10px}#SearchSidebar>ul>li{margin-bottom:20px}#SearchSidebar>ul>li>a{display:block;padding:3px 7px;background:#404040;color:#e6e6e6;text-shadow:1px 1px 1px #000;font-size:1em}#SearchSidebar>ul>li>a.expanded .icon{margin-top:3px;width:14px;height:14px;background-position:-85px -80px}#SearchSidebar>ul>li>a.collapsed .icon{margin-top:3px;width:15px;height:15px;background-position:-69px -95px}#SearchSidebar>ul>li>a>span{padding-top:2px}#SearchSidebar>ul>li .refinement-group>ul>li{padding:0 20px 0 15px;word-wrap:break-word}#SearchSidebar>ul>li .refinement-group>ul>li:first-child{padding-top:5px}#SearchSidebar>ul>li .refinement-group>ul>li a{text-decoration:none;line-height:2em;font-size:.857em;color:#000}#SearchSidebar>ul>li .refinement-group>ul>li a:hover{color:#db9c15}#SearchSidebar>ul>li .refinement-group>ul>li span.product-count{font-size:.857em}#SearchResults{float:left;margin-left:10px;width:720px}.sort-bar{background:#4d4d4d;color:#e6e6e6;padding:3px 10px 2px 10px;margin:0 10px 3px 10px}.sort-bar>form{padding-top:1px}.sort-bar .sort-fields{float:left}.sort-bar .sort-fields label{font-size:.8em;top:0}.sort-bar .sort-fields select{font-size:12px;padding:2px}.sort-bar .results-view{float:right;padding:1px 0 0 0}.sort-bar .results-view>a{display:inline-block;text-decoration:none}.sort-bar .results-view #GridViewAction i,.sort-bar .results-view #ListViewAction i{color:#8c8c8c}.sort-bar .results-view #GridViewAction.active i,.sort-bar .results-view #ListViewAction.active i{color:#d9d9d9}.sort-bar .results-view #GridViewAction i{font-size:1.6em}.sort-bar .results-view #ListViewAction i{font-size:1.7em}.sort-bar.ftr-sort-bar{margin-top:20px;padding-bottom:4px}.sort-bar .pagination{float:left;padding:6px 0 0 20px}.sort-bar .pagination>a{display:inline-block;padding:0 3px;font-weight:normal;color:#f2f2f2;text-decoration:none}.sort-bar .pagination>a:hover{font-weight:bold;color:#b3b3b3}.sort-bar .pagination>a.active{font-weight:bold;color:#8c8c8c}.sort-bar .pagination a.page_prev>div{border:none;border-top:5px solid transparent;border-right:8px solid #8c8c8c;border-bottom:5px solid transparent}.sort-bar .pagination a.page_next>div{border:none;border-top:5px solid transparent;border-left:8px solid #8c8c8c;border-bottom:5px solid transparent}#FtrPaging{margin-top:15px}#CurrentRefinements{float:left}#CurrentRefinements>li{float:left;margin-right:15px}#CurrentRefinements>li>a .icon{position:relative;top:3px;width:14px;height:14px;background-position:-70px -80px}#ResultsContainer{margin-top:5px}#OnSaleTag{position:absolute;z-index:999;width:50px;height:34px;text-align:center;line-height:.8em;color:#fff;background-color:#db9c15;border:2px solid #d9d9d9;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px}#OnSaleTag>div:first-child{padding:4px 0 0 0;font-size:.7em}#OnSaleTag>div:last-child{padding:2px 0 0 0;font-size:1.1em}.sold-out-message,.pending-message{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;z-index:999;width:219px;height:29px;font-weight:bold;text-align:center;color:#fff;padding:7px 5px 5px 5px}.sold-out-message{background-color:#b94a48}.pending-message{background-color:#db9c15}#CatalogResults .add-to-cart,#CatalogResults .add-to-cart-details{position:absolute;bottom:9px;right:9px}#CatalogResults.gridview>li{position:relative;float:left;margin:10px;padding:9px 9px 35px 9px;width:200px;border:1px solid #d6d6d6;line-height:1.286em}#CatalogResults.gridview>li .product-image{display:block;position:relative;width:124px;margin:1px 0 0 1px;border:1px solid #b3b3b3}#CatalogResults.gridview>li .product-image>img{width:116px;margin:4px 4px 0 4px}#CatalogResults.gridview>li .product-image #OnSaleTag{top:-7px;left:79px}#CatalogResults.gridview>li .not-active{margin-top:5px;font-style:italic}#CatalogResults.gridview>li .hex-options .hex-list{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 0 0 0}#CatalogResults.gridview>li .hex-options .hex-list li{margin:5px;display:block;float:left;border:1px solid #ccc;padding:3px}#CatalogResults.gridview>li .hex-options .hex-list li span{display:block;width:13px;height:13px}#CatalogResults.gridview>li .hex-options .hex-list li:hover{border-color:#000}#CatalogResults.gridview>li .product-info>span{display:none}#CatalogResults.gridview>li .product-info .product-name{display:block;padding-bottom:5px;margin:10px 0 5px 0;line-height:1.1em;text-decoration:none;color:#000;border-bottom:1px dotted #d6d6d6}#CatalogResults.gridview>li .product-info .description{visibility:hidden;margin:0;padding:0;line-height:1.4em;font-style:italic;font-size:.857em;color:#636363}#CatalogResults.gridview>li .product-info .description .view-more{display:none;color:#636363}#CatalogResults.gridview>li .product-info .description .view-more a{font-size:1em;color:#db9c15}#CatalogResults.gridview>li .product-info .product-sku{display:block;font-size:.8em;margin:3px 0 5px 0;font-weight:bold;color:#636363}#CatalogResults.gridview>li .product-info .vendor-availability{font-size:.8em;margin:0 0 5px 0;color:#636363}#CatalogResults.gridview>li .product-info .pricing .final-price{display:inline-block;font-size:1.286em;color:#db9c15;font-weight:700;margin-bottom:3px}#CatalogResults.gridview>li .product-info .pricing .final-price>span:last-child{display:inline;font-size:.6em;font-weight:normal;color:#000}#CatalogResults.gridview>li .product-info .pricing .sale-price{font-size:.7em;font-style:italic;font-weight:normal;color:#636363}#CatalogResults.gridview>li .product-info .pricing .orig-price,#CatalogResults.gridview>li .product-info .pricing .savings{display:block;padding:3px 0;font-size:.9em;font-style:italic;color:#636363}#CatalogResults.gridview>li .product-info .pricing .orig-price{padding:3px 0 0 0}#CatalogResults.gridview>li .product-info .pricing .savings{padding:0 0 5px 0}#CatalogResults.gridview>li .add-to-cart-form{position:absolute;bottom:5px;left:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}#CatalogResults.gridview>li .add-to-cart-form .form-row-multi{float:left;margin-bottom:0}#CatalogResults.gridview>li .add-to-cart-form .form-row-multi .input:first-child label{display:inline-block}#CatalogResults.gridview>li .add-to-cart-form .form-row-multi .input:first-child input{width:30px}#CatalogResults.gridview>li .add-to-cart-form .form-row-multi .input.fraction{margin-left:3px}#CatalogResults.gridview>li .add-to-cart-form>button>span{position:relative;top:-1px;left:-4px;padding:0 3px}#CatalogResults.gridview>li .add-to-cart-form .stock-status{display:none}#CatalogResults.gridview>li .add-to-cart-form .btn{position:relative;top:-2px;float:right;margin:0 0 0 5px}#CatalogResults.gridview>li .add-to-cart-form .btn .icon-add-to-cart{position:relative;top:2px}#CatalogResults.listview>li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;min-height:150px;padding:10px;margin:10px;border:1px solid #d6d6d6}#CatalogResults.listview>li .not-active{margin-top:30px;font-style:italic}#CatalogResults.listview>li .sold-out-message,#CatalogResults.listview>li .pending-message{width:100%}#CatalogResults.listview>li .product-image{float:left;margin-right:10px;border:1px solid #b3b3b3}#CatalogResults.listview>li .product-image>img{width:116px;margin:4px 4px 1px 4px}#CatalogResults.listview>li .product-image #OnSaleTag{top:4px;left:90px}#CatalogResults.listview>li .product-info{float:left;width:380px;margin-left:5px}#CatalogResults.listview>li .product-info>span{display:none}#CatalogResults.listview>li .product-info .product-name{display:block;padding-bottom:5px;line-height:1.1em;font-weight:700;font-size:1.1em;text-decoration:none;color:#000;border-bottom:1px dotted #d6d6d6}#CatalogResults.listview>li .product-info .description{visibility:hidden;margin:5px 0 0 0;line-height:1.4em;font-style:italic;font-size:.857em;color:#636363}#CatalogResults.listview>li .product-info .description .view-more{display:none;color:#636363}#CatalogResults.listview>li .product-info .description .view-more a{font-size:1em;color:#db9c15}#CatalogResults.listview>li .product-info .product-sku{float:left;padding-top:5px;font-size:.8em;font-weight:bold;color:#636363}#CatalogResults.listview>li .product-info .vendor-availability{float:right;padding-top:5px;font-size:.8em;color:#636363}#CatalogResults.listview>li .product-info .pricing{position:absolute;top:10px;right:10px;text-align:right}#CatalogResults.listview>li .product-info .pricing .final-price{display:inline-block;font-size:1.286em;font-weight:700;color:#db9c15;margin-bottom:3px}#CatalogResults.listview>li .product-info .pricing .final-price>span:last-child{font-size:.6em;font-weight:normal;color:#000}#CatalogResults.listview>li .product-info .pricing .orig-price,#CatalogResults.listview>li .product-info .pricing .savings{display:block;padding:3px 0;font-size:.9em;font-style:italic;color:#636363}#CatalogResults.listview>li .product-info .pricing .sale-price{font-size:.7em;font-style:italic;font-weight:normal;color:#636363}#CatalogResults.listview>li .product-info .pricing .orig-price{padding:3px 0 0 0}#CatalogResults.listview>li .product-info .pricing .savings{padding:0 0 5px 0}#CatalogResults.listview>li .hex-options{display:none}#CatalogResults.listview>li .add-to-cart-form{position:absolute;right:0;bottom:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}#CatalogResults.listview>li .add-to-cart-form .form-row-multi{float:left;margin-bottom:0}#CatalogResults.listview>li .add-to-cart-form .form-row-multi .input:first-child label{display:inline-block}#CatalogResults.listview>li .add-to-cart-form .form-row-multi .input:first-child input{width:30px}#CatalogResults.listview>li .add-to-cart-form .form-row-multi .input.fraction{margin-left:3px}#CatalogResults.listview>li .add-to-cart-form .btn{position:relative;top:-2px;float:left;margin:0 0 0 5px}#CatalogResults.listview>li .add-to-cart-form .btn .icon-add-to-cart{position:relative;top:2px}#Content{margin-left:20px!important}#Content #CategoryInfoContainer{margin-bottom:5px!important}#Content #CategoryInfoContainer h1{margin-bottom:5px}#CategoryBreadcrumbs{margin-bottom:15px;font-size:.8em}#CategoryBreadcrumbs li{display:inline-block}#CategoryBreadcrumbs li a{font-size:inherit}#ResultsCount{float:right;font-size:.8em;font-style:italic;margin:0 15px 0 0!important}.sort-bar{background:#d6d6d6;margin:0 10px 10px 0;padding:2px 10px 1px 10px;color:#000}.sort-bar .sort-fields{float:left}.sort-bar .sort-fields label{font-size:.8em;top:0}.sort-bar .sort-fields select{font-size:12px;padding:2px}.sort-bar label{font-weight:700}.sort-bar.ftr-sort-bar{padding-bottom:3px}.sort-bar .results-view{float:right;padding:3px 0 0 0}.sort-bar .results-view>a#GridViewAction i{color:gray;font-size:1.6em}.sort-bar .results-view>a#GridViewAction.active i{color:#000}.sort-bar .results-view>a#ListViewAction i{color:gray;font-size:1.7em}.sort-bar .results-view>a#ListViewAction.active i{color:#000}.sort-bar .pagination{text-align:center;padding-top:4px}.sort-bar .pagination>a{text-decoration:none;color:#636363;font-weight:700}.sort-bar .pagination .page_prev div{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-right:8px solid #636363;border-bottom:5px solid transparent}.sort-bar .pagination .page_next div{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-left:8px solid #636363;border-bottom:5px solid transparent}.sort-bar .pagination a.active{color:#000}.sold-out-message,.pending-message{position:relative;height:30px;padding:6px 5px 0 5px;color:#fff;font-size:1.75em;top:-9px;left:-9px;z-index:1}#SearchResults{width:100%;margin:0}#OnSaleTag{display:none}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item{position:relative;float:left;width:248px;margin:8px 10px 8px 0;padding:9px 9px 32px 9px;border:1px solid #d6d6d6;line-height:1.286em}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .sold-out-message,#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .pending-message{width:266px}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-image{width:183px;margin:0}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-image>img{width:175px}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info{border:none;margin:0 5px}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .product-name{display:block;font-weight:700;font-size:1.2em;font-weight:bold;text-decoration:none;padding-bottom:5px;border-bottom:1px dotted #d6d6d6;margin-bottom:5px;color:#000}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .description{visibility:hidden;margin-bottom:10px;line-height:1.3em;font-size:1.1em;font-style:normal;color:#636363}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .description>span{display:none}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .product-sku{font-size:1.1em;font-weight:bold;color:#000}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .pricing{width:100%;margin:0 0 20px 0}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .pricing .final-price,#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .pricing .orig-price,#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .pricing .savings{display:block}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .pricing .final-price{font-size:1.286em;color:#33023a;font-weight:700;margin-bottom:3px}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .product-info .pricing .savings{color:red}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .add-to-cart-form{padding:20px 10px 0 10px}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .add-to-cart-form .form-row-multi{margin-bottom:5px}#SearchResults #CatalogResults.result-list.gridview>li.catalog-item .add-to-cart-form .btn{float:none}#SearchResults #CatalogResults.result-list.listview>li.catalog-item{height:210px;min-height:235px;padding:9px;margin:8px 9px 15px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d6d6d6}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .sold-out-message,#SearchResults #CatalogResults.result-list.listview>li.catalog-item .pending-message{width:824px}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-image{float:left;margin-right:10px}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-image>img{width:175px}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info{position:relative;float:left;width:565px;margin-left:0;border-bottom:none}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .product-name{display:block;width:420px;margin-bottom:5px;padding-bottom:5px;font-weight:700;font-size:1.429em;font-weight:bold;text-decoration:none;border-bottom:1px dotted #d6d6d6;color:#000}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .description{width:420px;line-height:1.3em;font-size:1em;font-style:normal;color:#636363}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .product-sku{font-size:1.1em;font-weight:bold;color:#000}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .pricing{position:absolute;top:0;right:0}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .pricing .final-price,#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .pricing .orig-price,#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .pricing .savings{display:block}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .pricing .final-price{font-size:1.286em;color:#33023a;font-weight:700;margin-bottom:3px}#SearchResults #CatalogResults.result-list.listview>li.catalog-item .product-info .pricing .savings{color:red}#SearchResults #CatalogResults>div>div>form{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:1px}#SearchResults #CatalogResults>div>div>form>label{position:relative;top:2px}#CatalogResults .add-to-cart{position:absolute;bottom:9px;right:9px}#CatalogResults .not-active{float:left;margin-top:10px;font-style:italic}#CartHeader{padding:10px 10px 25px 10px}#CartHeader>div{margin-top:5px}#CartHeader>div>a{height:18px;margin-left:10px}#CartHeader>div>form{float:left}#CartHeader>div>form>button{height:30px}#CartHeader>div>form a{float:left}.no-items-msg{margin-left:20px}#CartItems .tree-arrow{margin-top:5px;transform:rotate(90deg);-webkit-transform:rotate(90deg)}#CartItems.list{padding:10px}#CartItems.list>li{margin-bottom:30px;border-bottom:1px solid #d6d6d6}#CartItems.list>li:first-child{margin-top:0}#CartItems.list .product{padding-bottom:30px}#CartItems.list .product .prod-img{float:left;border:1px solid #b3b3b3}#CartItems.list .product .prod-img img{margin:5px 5px 3px 5px}#CartItems.list .product .prod-details{float:left;margin-left:20px}#CartItems.list .product .prod-details .actions-header{position:relative;float:left;width:685px;margin-bottom:15px;border-bottom:1px solid #d6d6d6}#CartItems.list .product .prod-details .actions-header h3{float:left;width:550px;padding-bottom:7px;font-size:1.2em;color:#4d4d4d}#CartItems.list .product .prod-details .actions-header h3 a{font-size:20px;text-decoration:none}#CartItems.list .product .prod-details .actions-header>div{position:absolute;top:-7px;right:0;width:180px}#CartItems.list .product .prod-details .actions-header>div .btn-update-quantity{float:left;margin:7px 0 0 35px}#CartItems.list .product .prod-details .actions-header>div .remove-item{float:right;margin:7px 0 0 5px}#CartItems.list .product .prod-details .prod-options{clear:both;float:left;width:468px}#CartItems.list .product .prod-details .prod-options>div:first-child{margin-bottom:5px}#CartItems.list .product .prod-details .prod-options>div>span{display:block;font-style:italic}#CartItems.list .product .prod-details .prod-options>div>span.item-num{margin-left:10px;font-style:normal}#CartItems.list .product .prod-details .prod-options>ul>li{line-height:2em}#CartItems.list .product .prod-details .prod-options>ul>li>span:first-child{display:block;margin-right:10px;font-style:italic}#CartItems.list .product .prod-details .prod-options>ul>li>span:first-child:after{content:":"}#CartItems.list .product .prod-details .prod-options>ul>li>span:last-child{margin-left:10px}#CartItems.list .product .prod-details .prod-pricing{float:left}#CartItems.list .product .prod-details .prod-pricing>form>div{width:220px;margin-bottom:15px}#CartItems.list .product .prod-details .prod-pricing>form>div>label{display:inline-block;width:80px;font-weight:bold;text-align:right}#CartItems.list .product .prod-details .prod-pricing>form>div>input{width:40px;height:18px;margin-left:12px}#CartItems.list .product .prod-details .prod-pricing>form>div>select{width:60px;height:30px}#CartItems.list .product .prod-details .prod-pricing>div{margin-right:15px}#CartItems.list .product .prod-details .prod-pricing>div>span{float:left;display:block;width:80px;margin-bottom:5px;text-align:right;font-weight:bold}#CartItems.list .product .prod-details .prod-pricing>div>span.price{margin-left:15px;text-align:left;font-size:1.3em;font-weight:normal}#CartItems.list .product .prod-details .prod-pricing>div>span.price.sub-total{font-weight:bold;color:#db9c15}#CartItems.table{width:100%;margin-bottom:25px}#CartItems.table th,#CartItems.table td{padding:5px;border-bottom:1px solid #4d4d4d;text-align:right}#CartItems.table th{font-size:1.2em}#CartItems.table td{vertical-align:top;padding:20px 5px}#CartItems.table .prod-img img{width:75px;float:left}#CartItems.table .prod-info{float:left;width:275px;margin-left:10px}#CartItems.table .prod-info .prod-name{margin-bottom:10px;line-height:1.1em}#CartItems.table .prod-info .prod-name a{font-size:1.3em;text-decoration:none}#CartItems.table .prod-info .prod-name a:hover{color:#999}#CartItems.table .prod-info .prod-details{font-size:.8em;line-height:1em}#CartItems.table .prod-info .prod-details label{font-weight:bold;margin-right:10px}#CartItems.table .prod-qty{text-align:right}#CartItems.table .prod-qty input.quantity{width:50px}#CartItems.table .prod-action{margin-top:10px}#CartItems.table .prod-action button{margin-left:10px}#CartItems.table .has-upsell-items td{border:0 none}#CartItems .upsell-items-group{border-bottom:1px solid #999}#CartItems .upsell-items-group td{padding:0;border-bottom:none}.upsell-items{padding-top:0}.upsell-items #UpsellProducts{margin:0 10px 30px 20px}.upsell-items #UpsellProducts h5{margin:0 0 10px 0;padding:0;text-align:left;font-size:1.1em}.upsell-items #UpsellProducts .upsell-products{width:100%;margin:0;padding:15px;border-collapse:separate;border-top:0 none;border:1px solid #ccc;background-color:#f7f7f7;border-radius:5px}.upsell-items #UpsellProducts .upsell-products tr{height:auto;margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #666}.upsell-items #UpsellProducts .upsell-products tr td{padding:10px 5px;text-align:left;vertical-align:top}.upsell-items #UpsellProducts .upsell-products tr td:first-child{width:5%}.upsell-items #UpsellProducts .upsell-products tr td:first-child i{font-size:1.5em}.upsell-items #UpsellProducts .upsell-products tr td.image{width:7%}.upsell-items #UpsellProducts .upsell-products tr td.image img{width:40px}.upsell-items #UpsellProducts .upsell-products tr td.description{width:63%}.upsell-items #UpsellProducts .upsell-products tr td.description a{display:block;padding:0 0 5px 0;color:#db9c15;font-size:1.3em;font-style:normal;text-decoration:none}.upsell-items #UpsellProducts .upsell-products tr td.description a:hover{color:#999}.upsell-items #UpsellProducts .upsell-products tr td.description .mfg,.upsell-items #UpsellProducts .upsell-products tr td.description .sku,.upsell-items #UpsellProducts .upsell-products tr td.description .desc{display:block;color:#666;font-style:normal}.upsell-items #UpsellProducts .upsell-products tr td.description .mfg span,.upsell-items #UpsellProducts .upsell-products tr td.description .sku span,.upsell-items #UpsellProducts .upsell-products tr td.description .desc span{font-size:.8em;font-weight:bold;color:#333}.upsell-items #UpsellProducts .upsell-products tr td.price{width:10%}.upsell-items #UpsellProducts .upsell-products tr td.price>span{display:inline-block;margin-top:4px}.upsell-items #UpsellProducts .upsell-products tr td.actions{width:15%;text-align:right}.upsell-items #UpsellProducts .upsell-products tr td.actions .form-row{margin-bottom:5px;width:165px}.upsell-items #UpsellProducts .upsell-products tr td.actions .form-row label{float:none;display:inline-block;width:auto}.upsell-items #UpsellProducts .upsell-products tr td.actions .form-row input[type=text]{width:60px;margin:0 0 5px 0}.upsell-items #UpsellProducts .upsell-products tr td.actions .form-row>select{width:60px;margin:0 0 5px 2px}.upsell-items #UpsellProducts .upsell-products tr td.actions .form-row button{float:right;margin-top:8px}.upsell-items #UpsellProducts .upsell-products tr:last-child td{border-bottom:0 none}#CartTotals{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px 20px 20px}#CartTotals #CartEstimates{float:left;margin-left:5px}#CartTotals #CartEstimates h3{margin-bottom:15px}#CartTotals #CartEstimates label{width:145px}#CartTotals #CartEstimates #CouponCode{float:left;display:block;width:80px;height:30px;margin-right:15px}#CartTotals #CartEstimates button{float:left;display:block;height:30px;margin-bottom:1px}#CartTotals #CartLineItems{float:right}#CartTotals #CartLineItems>div{font-weight:bold}#CartTotals #CartLineItems>div>ul>li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}#CartTotals #CartLineItems>div>ul>li .label{display:inline-block;width:125px;color:#db9c15}#CartTotals #CartLineItems>div>ul>li .cart-items-amt{display:inline-block;width:125px}#CartTotals #CartLineItems>div>ul>li .cart-disc-amt{display:inline-block;width:150px}#CartTotals #CartLineItems>div .grand-total{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:260px;margin-top:7px;padding-top:10px;border-top:1px dotted #d6d6d6}#CartTotals #CartLineItems>div .grand-total>span.label{display:inline-block;width:129px;font-size:1.2em;color:#db9c15}#CartTotals #CartLineItems>div .grand-total .cart-grand-total{display:inline-block;width:125px;font-size:1.2em;font-weight:bold;color:#000}#CartTotals .action-btns{clear:both;float:right;margin:50px 0 0 50px}#CartTotals .action-btns>div{margin-top:5px}#CartTotals .action-btns>div>a{height:18px;margin-left:10px}#CartTotals .action-btns>div>form{float:left}#CartTotals .action-btns>div>form>button{height:30px}#CartTotals .action-btns>div>form a{float:left}#QuickOrderSection{margin-top:20px}#QuickOrderSection>div:first-child{margin-bottom:10px}#QuickOrderSection #QuickOrderForm .validation-summary{padding:15px;border-radius:5px;border:1px solid #b94a48;margin-bottom:20px}#QuickOrderSection #QuickOrderForm .validation-summary>span{display:block;font-size:1.3em;font-weight:700;margin-bottom:15px;color:#b94a48}#QuickOrderSection #QuickOrderForm .validation-summary li{margin-bottom:10px}#QuickOrderSection #QuickOrderForm .validation-summary li span{display:block;float:left}#QuickOrderSection #QuickOrderForm .validation-summary li span:first-child{width:150px;font-weight:700}#QuickOrderSection #QuickOrderForm .validation-summary.validation-summary-valid{display:none}#QuickOrderSection #QuickOrderForm .validation-summary.validation-summary-errors{background:#f1dcdc}#QuickOrderSection #QOSearchForm{margin:0 0 20px 0;padding:0}#QuickOrderSection #QOSearchForm input{display:block;float:left;width:260px;margin:0;padding:3px 5px;border-radius:5px}#QuickOrderSection #QOSearchForm a#QOAddProduct{display:none;float:left;margin-left:5px;padding:0 5px;cursor:pointer;line-height:21px;color:#fff}#QuickOrderSection #QOSearchForm a#QOAddProduct i{position:relative;top:3px;margin-left:5px}#QuickOrderSection #QOLineItems{float:left;width:720px}#QuickOrderSection #QOLineItems>ul>li{min-height:120px;margin:15px 0;padding-bottom:15px;border:1px solid #ccc;border-radius:5px}#QuickOrderSection #QOLineItems>ul>li.quick-order-error p{text-align:center;margin-top:60px;font-weight:700;color:#b94a48}#QuickOrderSection #QOLineItems>ul>li>.product-info{float:left}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-details>a{float:left}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-details>a>img{width:50px;min-height:50px;margin:0 10px 10px 10px;padding:3px;border:1px solid #e6e6e6}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-details>div{margin-left:78px;width:450px;min-height:67px}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-details>div h3{margin-top:10px}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-details>div p{font-size:.9em;margin:5px 0}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-options{width:480px;margin:5px 0 0 15px;padding:10px 0}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-options>div:first-child{border-top:2px solid #e6e6e6;padding-top:15px}#QuickOrderSection #QOLineItems>ul>li>.product-info .prod-options .form-row input[type="checkbox"]{width:auto;position:relative;top:5px}#QuickOrderSection #QOLineItems>ul>li>.product-summary{float:right;width:190px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .li-controls{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:15px;margin-top:10px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .li-controls>button{float:right;margin-left:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:175px;margin-top:10px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary>div{font-size:.9em;margin-left:10px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary>div span{display:inline-block;width:50px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary>div span:first-child{width:80px;margin-right:5px;text-align:right}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary>div.qo-li-subtotal{margin:10px 0 0 10px;padding-top:10px;font-size:1em;font-weight:bold;color:#666;border-top:2px solid #e6e6e6}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary .quantity-input{margin-top:5px;padding-top:10px;height:auto;border-top:1px solid #b3b3b3}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary .quantity-input label{width:25%;display:block;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 0 5px 5px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary .quantity-input>span{display:block;width:auto;padding:5px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary .quantity-input .input{float:left;display:block;margin-right:5px}#QuickOrderSection #QOLineItems>ul>li>.product-summary .line-item-summary .quantity-input .input.whole input{width:40px}#QuickOrderSection #QOLineItems>ul>li.invalid-product{border-color:#b94a48;-webkit-box-shadow:0 0 10px #d59392;box-shadow:0 0 10px #d59392}#QuickOrderSection #QOLineItems>ul>li .msg-error>label{color:#b94a48}#QuickOrderSection #AddQOToCart{width:210px;margin-left:730px;text-align:center}#QuickOrderSection #AddQOToCart h2{margin-top:10px}#QuickOrderSection #AddQOToCart button{margin-top:10px}#QuickOrderSection #AddQOToCart #DisclaimerNote{width:70%;margin:15px auto 0 auto;text-align:center;font-size:.8em;font-style:italic}#QuickOrderWrap #NewQuickOrder>div{width:195px;border:1px solid #b3b3b3;border-radius:10px;margin:0 auto;font-family:'Lato'}#QuickOrderWrap #NewQuickOrder>div #AddProduct{text-align:center;display:block;text-decoration:none;font-size:1.5em}#QuickOrderWrap #NewQuickOrder>div #AddProduct span{line-height:1.8em}#QuickOrderWrap #NewQuickOrder>div #AddProduct i{position:relative;top:7px;margin-left:10px}#QuickOrderWrap #NewQuickOrder>div #AddProduct:hover{opacity:.6;color:#000}#QuickOrderWrap .quick-order-section>h2{border-bottom:1px solid #000;margin-bottom:15px}#QuickOrderWrap .quick-order-section>h2>span{float:left;line-height:1.8em}#QuickOrderWrap .quick-order-section>h2>a{float:right;display:block}#QuickOrderWrap .quick-order-section.open>h2>a .icon20{width:27px;height:26px;background-position:-58px -1px}#QuickOrderWrap .quick-order-section.closed>h2>a .icon20{width:27px;height:26px;background-position:-29px -1px}#QuickOrderWrap #ProductChooserWrap{display:none}#QuickOrderWrap #ProductChooserWrap #ProductSearch{margin-bottom:20px}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm{text-align:center}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm button{margin:20px 0 0 15px;float:left;width:100px}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div{width:822px;margin:0 auto 10px auto}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div>span{display:inline-block;float:left;margin-bottom:10px;margin-top:29px;font-size:24px;font-weight:400;font-family:'Arimo'}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div>div{text-align:left;float:left;margin-left:15px}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div>div:first-child{margin-left:0}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div>div label{display:block;margin-bottom:3px;text-transform:uppercase;font-size:11px;padding-left:3px}#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div>div input,#QuickOrderWrap #ProductChooserWrap #ProductSearchForm>div>div select{width:300px;font-size:18px;font-style:italic;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;border-radius:10px}#QuickOrderWrap #ProductChooserWrap #ProductsChooser{padding-top:20px;display:none}#QuickOrderWrap #ProductChooserWrap #ProductsChooser>div{border-radius:10px}#QuickOrderWrap #ProductChooserWrap #ProductsChooser>div #ProductSearch{border:1px solid gray;padding:10px;background:#ccc}#ViewWrapper.cart-index #Content{padding:15px 0 25px 55px}#ViewWrapper.cart-index #Content #CartHeader{padding:0 0 10px 0}#UpsellProducts table.upsell-products tbody>tr>td.actions>form>div>label{width:60px}#CartItems.table .product .prod-img img{width:50px}#CartItems.table .product .prod-info .prod-name{margin-bottom:0;line-height:1.4em}#CartItems.table .product .prod-info .prod-name a{font-size:1em}#CartItems.table .product .prod-details{line-height:1.4em}#CartItems.table .product .prod-details .actions-header>div{width:180px}#CartItems.table .product .prod-details .actions-header>div>div>button .btn-update-quantity{padding:1px 5px}#CartItems.table .product .prod-details .actions-header>div>div>button .btn-update-quantity>form a.remove-item{padding-top:2px;padding-bottom:2px}#CartItems.table .product .prod-details .actions-header>div>div>button .btn-update-quantity .remove-item{float:right;margin:7px 0 0 5px;padding-top:3px;padding-bottom:3px}#CartItems.table .product .prod-details .prod-options>div span{font-weight:bold;color:#000}#CartItems.table>tbody>tr>td{padding:10px}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts{float:none;width:99%;margin:-20px auto 0 auto;padding:5px 0 0 7px}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts h5{margin:10px 0 0 0;font-size:.8em}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products{width:101%;margin:-19px 0 0 -7px;padding:18px 5px 0 5px}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr{margin:0;padding:0;border-bottom:none}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr td{padding:5px 10px}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr td:first-child{width:3%}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr td.description .name{font-style:italic;font-size:1em}#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr td.description .mfg,#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr td.description .sku,#CartItems.table>tbody>tr.upsell-items-group .upsell-items #UpsellProducts .upsell-products tr td.description .desc{display:none}#OtherHelpfulItems{width:765px;margin:20px auto 0 auto;padding:20px 0}#OtherHelpfulItems h3{margin-bottom:5px}#OtherHelpfulItems>div{height:420px;border:1px dotted #d6d6d6;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-box-shadow:5px 5px 5px #e6e6e6;-moz-box-shadow:5px 5px 5px #e6e6e6;box-shadow:5px 5px 5px #e6e6e6}#OtherHelpfulItems>div p{margin-left:15px}#OtherHelpfulItems>div span{font-size:1.2em;font-weight:bold}#OtherHelpfulItems>div>div{width:550px;margin:0 auto}#OtherHelpfulItems>div>div>ul{width:100%}#OtherHelpfulItems>div>div>ul>li{float:left;padding:0 25px 15px 25px;list-style:none;text-align:center}#ViewWrapper.checkout-continue,#ViewWrapper.checkout-index,#ViewWrapper.checkout-confirmation{padding:20px 20px 25px 20px}#ViewWrapper.checkout-continue .field-validation-error,#ViewWrapper.checkout-index .field-validation-error,#ViewWrapper.checkout-confirmation .field-validation-error{margin-left:5px}#ViewWrapper.checkout-confirmation h1{margin-bottom:20px}#ViewWrapper.checkout-confirmation p{margin:20px 0}#ViewWrapper.checkout-confirmation>form>div>label{text-align:right;margin-right:10px}#ViewWrapper.checkout-confirmation>form>div>input{width:25%}#ViewWrapper.checkout-confirmation>form>div.form-row-action{margin-left:26%}#ViewWrapper.checkout-confirmation .field-validation-error{margin-left:245px}#ViewWrapper>h1>span{font-size:.462em;font-weight:400;font-style:italic;color:#000}#ViewWrapper>h1>span a{text-decoration:none}#SelectAddressList{width:484px}#SelectAddressList li{min-height:115px;float:left;width:200px;padding:10px;margin:10px;border:1px solid #b3b3b3;border-radius:10px}#SelectAddressList li span{font-size:.8em;display:block;line-height:1.3em}#SelectAddressList li a{margin-top:5px;display:block;float:left}#CheckoutSignIn{padding:50px 70px 0 60px;margin-bottom:50px}#CheckoutSignIn>div{height:250px}#CheckoutSignIn>div.new-customer{float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;padding:20px 50px 0 0;border-right:1px solid #ccc}#CheckoutSignIn>div.new-customer>h3{margin-bottom:7px}#CheckoutSignIn>div.new-customer p{margin-bottom:10px}#CheckoutSignIn>div.returning-customer{width:50%;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 0 0 60px;border-left:1px solid #e6e6e6}#CheckoutSignIn>div.returning-customer>h3{margin-bottom:15px}#CheckoutSignIn>div.returning-customer>div>form div input{margin-left:5px;width:70%}#CheckoutSignIn>div.returning-customer>div>form div .checkbox-list label{padding-top:2px}#CheckoutSignIn>div.returning-customer>div>form div .checkbox-list input[type="checkbox"]{margin-left:0;width:13px}#CheckoutSignIn>div.returning-customer>div>form div>a{display:block;margin-top:15px;color:#ecb237}#CheckoutSignIn>div.returning-customer>div>form div>a:hover{color:#f5d694;text-decoration:none}#CheckoutSignIn>div.returning-customer>div>form div .field-validation-error{margin-left:27%}#CheckoutSignIn>div.returning-customer #LoginForm{margin:20px 0 0 10px}#CheckoutSteps{margin:20px 0 30px 5px;padding:0 0 0 10px;border-bottom:1px solid #d6d6d6}#CheckoutSteps>li{float:left;margin-left:25px;font-size:1.3em;font-weight:bold;line-height:.7em;text-align:center;color:#4d4d4d}#CheckoutSteps>li:first-child{margin:0}#CheckoutSteps>li>div{visibility:hidden;position:relative;bottom:-10px;left:-10px;width:125%;height:10px;background-color:#db9c15}#CheckoutSteps>li.active>div{visibility:visible}#CheckoutWrap{float:left;width:55%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 15px;padding-right:15px}#CheckoutWrap>div>div.rqd-msg{margin:3px 0 20px 0;font-size:.8em;font-style:italic;color:#db9c15}#CheckoutWrap>div>div.rqd-msg:before{content:"*\20";color:#db9c15}#CheckoutWrap #ShippingStep{display:block}#CheckoutWrap #BillingStep{display:none}#CheckoutWrap #BillingStep.order{display:block}#CheckoutWrap #ReviewStep{display:none}#CheckoutWrap .form-row-multi .field-validation-error{margin-left:5px}#CheckoutWrap .form-row.block .field-validation-error{margin-left:5px}#ShippingStep #ShippingForm{margin:20px 0}#ShippingStep #ShippingForm>h3{margin-bottom:25px;padding-bottom:10px;border-bottom:1px dotted #d6d6d6}#ShippingStep #ShippingForm>h3 #SelectShippingAddress{margin:0 0 0 10px}#ShippingStep #ShippingRatesContainer{margin:40px 0 30px 0}#ShippingStep #ShippingRatesContainer>h3{margin-bottom:15px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#ShippingStep #ShippingRatesContainer>h3>span{color:#db9c15}#ShippingStep #ShippingRatesContainer .error{color:#b94a48}#ShippingStep #ShippingRatesContent>i{display:block;margin:0 0 15px 10px}#ShippingStep #ShippingRatesContent>div>input{float:left;width:30px}#ShippingStep #ShippingRatesContent>div>label{float:left;width:280px;padding-top:2px}#ShippingStep #ShippingRatesContent>div>label .shipping-price{font-weight:bold}#ShippingStep #OrderDateOptions{margin-left:15px}#ShippingStep #OrderDateOptions div{margin-bottom:20px}#ShippingStep #OrderDateOptions div#DateToShip{margin-bottom:10px}#ShippingStep #OrderDateOptions div>label{display:inline-block;width:170px}#ShippingStep #OrderDateOptions div>i{position:relative;top:6px}#ShippingStep #OrderDateOptions div>input{width:75px}#ShippingStep #OrderDateOptions div#DateToCancelBackorders>input{position:relative;top:-12px}#BillingStep #BillingForm{margin:20px 0}#BillingStep #BillingForm>h3{margin-bottom:15px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#BillingStep #BillingForm>h3>img{position:relative;top:-5px}#BillingStep #BillingForm .payment-method-wrap{margin-bottom:0}#BillingStep #BillingForm .payment-method-wrap>div{width:130px}#BillingStep #BillingForm .payment-method-wrap>div>label{width:90px}#BillingStep #BillingForm .payment-method-wrap>div>input{float:right}#BillingStep #BillingForm .payment-method-wrap>div:first-child{margin:0}#BillingStep #BillingForm .payment-inputs{margin-bottom:20px}#BillingStep #BillingForm #BillingAddress{margin:10px 0 25px 0}#BillingStep #BillingForm #BillingAddress>div{margin-top:10px}#BillingStep #BillingForm #BillingAddress>div>label{font-weight:bold}#BillingStep #BillingForm #BillingAddress .billing-address{margin-left:30px;line-height:1.3em}#BillingStep #BillingForm .billing-address-fields .field-validation-error{margin-left:0}#BillingStep #PaymentInputCreditCard .form-row-multi .half-col>label{display:inline-block}#qtip-2{padding:5px}#qtip-2.qtip{max-width:335px}#qtip-2 .qtip-content{font-size:1.2em}#qtip-2 .qtip-content>p{margin:10px 0}#qtip-2 .qtip-content>img{width:315px;height:172px;margin:5px 0;border:1px solid #999}.field-validation-error{display:block;margin:5px 0 0 5px;font-size:.8em;font-style:italic;color:#db9c15}.field-validation-error:before{content:"*\20"}#ReviewStep>h3{margin-bottom:15px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#ReviewStep .shipping-billing-info{margin-bottom:25px}#ReviewStep .left-col{float:left;width:50%}#ReviewStep a.edit-link{font-size:1em}#ReviewStep .left-col>div,#ReviewStep .right-col>div{padding-bottom:20px}#ReviewStep .left-col>div h5,#ReviewStep .right-col>div h5{margin-bottom:5px;font-size:1em;font-weight:bold}#ReviewStep .left-col>div>div,#ReviewStep .right-col>div>div{font-size:.9em;color:#4d4d4d}#OrderSummary{float:left;width:39%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:15px;padding-left:15px}#OrderSummary>h3{margin-bottom:25px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#OrderSummary>h3>span{float:right;display:inline-block}#OrderSummary>h3>span>a:link{font-size:.8em}#OrderSummary #DiscountCodes{margin:30px 0 20px 0}#OrderSummary #DiscountCodes label{width:145px}#OrderSummary #DiscountCodes #CouponCode{float:left;display:block;width:80px;height:30px;margin-right:15px}#OrderSummary #DiscountCodes button{float:left;display:block;height:30px;margin-bottom:1px}#OrderSummary #ShippingInformationContainer>h3{margin-bottom:15px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#OrderSummary #ShippingInformationContainer #ShippingInformation{margin:0 10px}#OrderSummary #ShippingInformationContainer #ShippingInformation .description p{margin:5px 0}.order-item-listing>li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #d6d6d6;color:#666}.order-item-listing>li .prod-row{margin-bottom:0}.order-item-listing>li .prod-row .prod-img{float:left;border:1px solid #b3b3b3}.order-item-listing>li .prod-row .prod-img>img{margin:3px 3px 0 3px}.order-item-listing>li .prod-row .prod-details{float:left;color:#666}.order-item-listing>li .prod-row .prod-details>div{float:left}.order-item-listing>li .prod-row .prod-details>div>span{display:block;color:#000;font-weight:bold}.order-item-listing>li .prod-row .prod-details>div>span:first-child{margin-bottom:5px;color:#666;font-weight:normal}.order-item-listing>li .prod-row .prod-details>span{display:block;float:left}.order-item-listing>li .child-items{position:relative;width:100%;margin:15px 0 0 0;padding:0 0 0 40px;border:none}.order-item-listing>li .child-items .child-item{margin-bottom:15px}.order-item-listing>li .child-items .child-item>i{float:left;position:relative;top:0;left:-10px}.order-item-listing>li .child-items .child-item .prod-img{float:left;border:1px solid #b3b3b3}.order-item-listing>li .child-items .child-item .prod-img>img{margin:3px 3px 0 3px}.order-item-listing>li .child-items .child-item .prod-details>div{float:left}#OrderSummaryItems>li .prod-row .prod-img>img,#OrderSummaryItems>li .child-items .prod-img>img{width:35px}#OrderSummaryItems>li .prod-row .prod-details{float:left;padding:3px 0 0 10px}#OrderSummaryItems>li .prod-row .prod-details>div span{display:block;width:205px;margin-bottom:5px;color:#666}#OrderSummaryItems>li .prod-row .prod-details>div span:first-child{font-size:1.1em;font-weight:bold}#OrderSummaryItems>li .prod-row .prod-details>div span.prod-sku{font-size:.9em;font-weight:normal;font-style:italic}#OrderSummaryItems>li .prod-row .prod-details>div span.prod-price-x-qty{font-weight:bold;color:#666}#OrderSummaryItems>li .prod-row .prod-details>span{float:left;width:85px;text-align:right}#OrderSummaryItems .child-items .child-item .prod-details{float:left;padding:3px 0 0 10px}#OrderSummaryItems .child-items .child-item .prod-details>div{width:137px}#OrderSummaryItems .child-items .child-item .prod-details>div span{display:block;font-weight:bold;color:#666}#OrderSummaryItems .child-items .child-item .prod-details>div span:first-child{margin-bottom:5px;color:#666;font-weight:normal}#OrderSummaryItems .child-items .child-item .prod-details>span{float:left;width:98px;text-align:right}#OrderReviewContent>h3{margin-bottom:15px;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}#OrderReviewContent>h3>span{float:right;display:inline-block}#OrderReviewContent>h3>span>a:link{font-size:.8em}#OrderReviewContent #OrderItems>li .prod-row .prod-img>img,#OrderReviewContent #OrderItems>li .child-items .prod-img>img{width:66px}#OrderReviewContent #OrderItems>li .prod-row .tally,#OrderReviewContent #OrderItems>li .child-items .tally{float:right;font-weight:bold;color:#666}#OrderReviewContent #OrderItems>li .prod-row .tally>li,#OrderReviewContent #OrderItems>li .child-items .tally>li{line-height:1.5em}#OrderReviewContent #OrderItems>li .prod-row .tally>span,#OrderReviewContent #OrderItems>li .child-items .tally>span{display:inline-block}#OrderReviewContent #OrderItems>li .prod-row{color:#666}#OrderReviewContent #OrderItems>li .prod-row .prod-details{float:left;padding:3px 0 0 10px}#OrderReviewContent #OrderItems>li .prod-row .prod-details>div{width:300px}#OrderReviewContent #OrderItems>li .prod-row .prod-details>div>span{display:block;width:270px;margin-right:15px}#OrderReviewContent #OrderItems>li .prod-row .prod-details>div>span:first-child{font-size:1.1em;font-weight:bold}#OrderReviewContent #OrderItems>li .prod-row .prod-details>div>span.prod-sku{font-weight:normal;font-style:italic;color:#666}#OrderReviewContent #OrderItems>li .prod-row .prod-details>div>ul>li{margin:3px 0;font-style:italic}#OrderReviewContent #OrderItems>li .child-items{color:#666}#OrderReviewContent #OrderItems>li .child-items .prod-details{float:left;padding:3px 0 0 10px}#OrderReviewContent #OrderItems>li .child-items .prod-details>div{float:left}#OrderReviewContent #OrderItems>li .child-items .prod-details>div>span{display:block;width:230px;margin-right:15px}#OrderReviewContent #OrderItems>li .child-items .prod-details>div>span:first-child{font-size:1.1em}#OrderReviewContent #OrderItems>li .child-items .prod-details>div>ul>li{font-style:italic}#OrderReviewContent .product-total{margin:15px 0;text-align:right;font-size:1.3em;font-weight:bold;color:#666}#OrderReviewContent .product-total .cart-totals-items{color:#db9c15}#OrderReviewContent button{width:100%}#OrderSummaryContent{margin-bottom:25px}#OrderSummaryContent #OrderSummaryTotals>div{padding-left:80px;clear:both}#OrderSummaryContent #OrderSummaryTotals>div>span{display:block}#OrderSummaryContent #OrderSummaryTotals>div>span.label{float:left;width:120px;font-weight:bold}#OrderSummaryContent #OrderSummaryTotals>div>span.value{float:left}#OrderSummaryContent #OrderSummaryTotals>div>span.value.cart-grand-total{font-weight:bold}#OrderSummaryContent #OrderSummaryTotals>div.review-order-total{margin-top:10px;padding-top:10px;border-top:1px solid #d6d6d6}#OrderSummaryContent #OrderSummaryTotals>div.review-order-total>span{font-size:1.3em}#OrderSummaryContent #OrderSummaryTotals>div.review-order-total>span.value{color:#db9c15}#OrderSummaryContent>h3{margin:40px 0 15px 0;padding-bottom:5px;border-bottom:1px dotted #d6d6d6}.coupon-code>div{float:left}.coupon-code>div>label{display:block;margin:0 0 5px 5px}.coupon-code>div>input{width:125px;height:21px}.coupon-code>button{float:left;margin:21px 0 0 10px}#Page.checkout-continue #Content,#Page.checkout-index #Content,#Page.checkout-confirmation #Content{padding:0 0 25px 55px}#Page.checkout-continue #Content #CheckoutSteps,#Page.checkout-index #Content #CheckoutSteps,#Page.checkout-confirmation #Content #CheckoutSteps{margin-top:35px}#Page.checkout-continue #Content h1>span,#Page.checkout-index #Content h1>span,#Page.checkout-confirmation #Content h1>span{font-size:.462em;font-weight:400;font-style:italic}#Page.checkout-continue #Content h1>span a,#Page.checkout-index #Content h1>span a,#Page.checkout-confirmation #Content h1>span a{text-decoration:none}#Page.checkout-confirmation #Content>form>div{margin-top:20px}#Page.checkout-confirmation #Content>form>div>label{padding-right:5px;text-align:right}#Page.checkout-confirmation #Content>form>div>input{width:200px}#Page.checkout-confirmation #Content>form>div.form-row-action{margin-left:25%}#ShippingForm .form-row-multi .input:last-child label[for="Order_OkToEmail"],#ShippingForm .form-row-multi .input:last-child input#Order_OkToEmail,#ShippingForm .form-row-multi .input:last-child span[data-valmsg-for="OrderOkToEmail"],#ShippingForm .form-row-multi .input:last-child div:last-child{display:none}#BillingStep #BillingForm #BillingAddress p{margin-top:0}#ShippingRatesContainer{display:none}#ReviewStep .shipping-billing-info .right-col div:first-child{display:none}#OrderDateOptions{display:none}#TopicPosts li{padding:10px}#TopicPosts li a{font-size:1.2em}#Page{position:relative;min-height:500px}#Page.cart-index #LeftCol,#Page.checkout-continue #LeftCol,#Page.checkout-index #LeftCol,#Page.checkout-confirmation #LeftCol{display:none}#Page.cart-index #Content,#Page.checkout-continue #Content,#Page.checkout-index #Content,#Page.checkout-confirmation #Content{width:940px;padding:15px 0 25px 55px}#Page #Content h2,#Page #Content h3{margin:5px 0 5px 0}#Page #Content h4{margin:15px 0 5px 0}#Page #Content p{margin:10px 0 5px 0}#Page #Content .conver_chart{width:100%}#Page #Content .conver_chart td{border:2px solid #999;padding:3px}#Page #Content .testimonial{width:90%;margin:0 auto;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #ccc}#Page #Content .testimonial:last-child{border:0 none}#Page #Content .testimonial p{font-style:italic}#Page #Content .testimonial .testimonial_name{padding:0 30px;font-weight:bold}#Page #Content .testimonial .testimonial_location{padding:0 30px;font-style:oblique;font-size:12px}#Page #HomeApparelFabrics{background:transparent url(https://singularity-ffc.s3.amazonaws.com/assets/DF/apparel_banner.png) no-repeat}#Page #HomeApparelFabrics h2{margin-top:0}#Page #HomeDecFabrics{margin-top:40px;background:transparent url(https://singularity-ffc.s3.amazonaws.com/assets/DF/decorator_banner.png) no-repeat}#Page #HomeDecFabrics h2{margin-top:0}#Page #GiftCertificates h3{margin-bottom:25px;padding-bottom:10px;border-bottom:1px dotted #d6d6d6}#Page #GiftCertificates p{font-style:italic}#Page #GiftCertificates #SenderInfo,#Page #GiftCertificates #RecipientInfo{width:80%;margin:35px auto 0 auto}#Page #GiftCertificates #SenderInfo>div.form-row>label,#Page #GiftCertificates #RecipientInfo>div.form-row>label{padding-right:5px}#Page #GiftCertificates #PaymentInfo{width:80%;margin:25px auto 0 auto}#PrintLayout{background-image:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;color:#000}a:hover{color:#f2c45a}h1,h2,h3,h4,h5,h6{font-weight:bold;margin:0;line-height:100%}h1{font-size:30px;margin:0 0 25px 0}h2{font-size:25px}h3{font-size:20px}h4{font-size:15px}html,body{min-height:100%;margin:0 0 1px 0;padding:0}body{font-family:"Arial",sans-serif;font-size:12px;color:#898989;background:#000 url('https://singularity-ffc.s3.amazonaws.com/assets/DF/page_bg.jpg') no-repeat center 90px;line-height:17px;position:relative}a{text-decoration:none;color:#000}.pull-left{float:left}.pull-right{float:right}.clear{clear:both}#Main{width:1074px;margin:auto}#Header{padding-bottom:15px}#Header>#Logo{margin:13px 20px 0 0}#Header>#NavLinks{margin-top:48px}#Header>#Lower>#NavLinks>li{float:left;padding:3px 0;border-right:2px dotted #848484}#Header>#Lower>#NavLinks>li:last-child{border:0 none}#Header>#Lower>#NavLinks>li>a{padding:5px 15px;color:#fff;font-family:Helvetica,sans-serif;font-size:18px}#Header>#Lower>#NavLinks>li>a:hover,#Header>#Actions>#ActionLinks>a:hover,#Footer>#FooterLinks>li>a:hover,.black-box a:hover,#AllFabricsPopout>div>div>a:hover,.home_category_section>div>a.see-more{color:#f2c45a}#Header>#Actions{margin-top:17px;width:885px}#Header>#Lower{margin-top:10px;width:885px}#Header>#Lower #Search #SiteSearch{float:right;margin-top:1px;width:260px}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox .input-group-btn{width:auto;padding-left:1px}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox input[type="text"]{padding-bottom:1px;border:1px solid #d5d5d6;background-color:#f4f3f8;color:#6b3273;width:220px;height:24px;margin:0;padding:0 10px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:0;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:0}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox input[type="text"].form-control{font-size:1em}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox button{margin:0;padding:1px 10px;color:#fff;text-shadow:1px 1px 3px #000;background-color:#db9c15;border:1px solid #deae00;cursor:pointer;-moz-border-radius-topleft:0;-moz-border-radius-topright:8px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:8px}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox .dropdown-menu{width:257px}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox .dropdown-menu>li>p{margin:0 15px;font-size:.9em;font-style:italic;color:#b3b3b3}#Header>#Lower #Search #SiteSearch.bootstrap-sandbox .dropdown-menu>li>a{line-height:1.1em;white-space:normal}#Header #Actions #ActionLinks{width:600px}#Header #Actions #ActionLinks .sticky-wrapper{display:inline-block;height:0!important}#Header #Actions #ActionLinks a,#Header #Actions #ActionLinks #ItemsTotal .mc-items-total{color:#fff;font-size:14px;font-weight:bold;margin:0 4px;line-height:20px}#Header #Actions #ActionLinks #AccountLinks{position:relative;top:10px}#Header #Actions #ActionLinks #MiniCartIcon{position:relative;margin:0 10px 0 15px}#Header #Actions #ActionLinks #MiniCartIcon>a{padding-bottom:10px}#Header #Actions #ActionLinks #MiniCartIcon>a>img{position:relative;top:5px;margin-right:5px}#Header #Actions #ActionLinks #MiniCart{top:50px;left:66.143em;margin:0 auto;color:#636363;border-radius:4px}#Header #Actions #ActionLinks #MiniCart.stuck{position:fixed;top:0;margin:0 auto}#Header #Actions #ActionLinks #MiniCart ul{margin-bottom:10px}#Header #Actions #ActionLinks #MiniCart ul>li .prod-details{width:200px;margin:0}#Header #Actions #ActionLinks #MiniCart ul>li>div>a{color:#595959;font-size:14px;font-weight:bold;line-height:20px;margin:0}#Header #Actions #ActionLinks #MiniCart #CartCloseBtn{position:absolute;top:3px;left:281px}#Header #Actions #ActionLinks #MiniCart>strong{color:#0d0d0d;font-weight:bold}#MiniCart .mc-items-total{color:#333}.field-validation-error span{color:red}#CategoryNav.black-box a{text-shadow:none}#CatNav{margin:0;padding:3px 0 5px 0;list-style:none}#CatNav>li{height:35px}#CatNav>li>span>a{display:inline-block;width:100%;padding:10px 0 10px 10px}#CatNav>li>span>a:hover{color:#db9c15}#CatNav>li .mega-menu{display:none;position:absolute;top:-10px;left:185px;z-index:100;padding:15px;background-color:rgba(255,255,255,.95);background:#fff;background:-moz-linear-gradient(top,#fff 0%,#d9d9d9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#d9d9d9));background:-webkit-linear-gradient(top,#fff 0%,#d9d9d9 100%);background:-o-linear-gradient(top,#fff 0%,#d9d9d9 100%);background:-ms-linear-gradient(top,#fff 0%,#d9d9d9 100%);background:linear-gradient(to bottom,#fff 0%,#d9d9d9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#d9d9d9,GradientType=0);border:3px solid #db9c15;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#CatNav>li .mega-menu ul li{width:170px}#CatNav>li .mega-menu.home-decorating-fabrics{width:845px!important;top:25px}#CatNav>li .mega-menu.home-decorating-fabrics ul li{margin-left:5px}#CatNav>li .mega-menu.home-decorating-fabrics ul li.cat-title{margin-left:0}#CatNav>li .mega-menu.home-decorating-fabrics ul:nth-child(3) li{width:230px}#CatNav>li .mega-menu.home-decorating-fabrics .cat-view-more{margin-bottom:15px;font-size:.9em;font-style:italic;text-decoration:underline}#CatNav>li .mega-menu.discount-fabrics{top:60px}#CatNav>li .mega-menu.fabric-by-the-bolt-wholesale-fabric{top:95px}#CatNav>li .mega-menu ul{list-style:none;float:left;margin-right:10px}#CatNav>li .mega-menu ul li{padding:7px 10px 0 0}#CatNav>li .mega-menu ul li a{font-size:1.1em;font-weight:bold;color:#4f3908}#CatNav>li .mega-menu ul li a:hover{color:#db9c15}#CatNav>li .mega-menu div{padding:3px 0}#CatNav>li .mega-menu div>a{color:#d4a200;text-transform:uppercase;font-size:1.3em}#CatNav>li .mega-menu div>a:hover{color:#bb8f00}#CatNav>li:hover span a{color:#db9c15}#CatNav>li:hover .mega-menu{display:block}#Page{min-height:500px;width:100%;margin:0 auto;background-color:#fff;border-radius:35px;box-shadow:0 0 30px #000;padding:10px;position:relative}#Page #HomeApparelFabrics{margin-left:10px}#Page #HomeDecFabrics{margin-left:10px}#Page.home-page #Callout00,#Page.product-index #Callout00,#Page.account-login #Callout00,#Page.account-register #Callout00,#Page.account-index #Callout00,#Page.giftcertificates-index #Callout00,#Page.account-login #Callout00,#Page.home-contact #Callout00,#Page.error-pagenotfound #Callout00{display:none}#Content{margin:15px 0 25px 5px;width:835px}#LeftCol{width:200px;margin:15px 0 0 10px}#LeftCol #Callout00{width:204px;height:205px;margin-bottom:20px}#Sale,.black-box{margin-bottom:20px}#EmailSignup>div.mid>span{color:#cfc6a5;font-weight:normal;line-height:17px}#EmailSignupTextbox{margin:5px 0 6px -7px;padding:3px 5px;border:1px solid #ccc;border-radius:5px}#CategoryDescription{margin-bottom:25px}.black-box{background:#000;width:190px;padding:5px 5px 0 5px;border:1px solid #898989;border-radius:5px;color:#fff}.black-box a{color:#fff;font-size:16px;font-weight:bold;position:relative;text-shadow:1px 1px 2px #000}.black-box .top{height:32px;width:184px;padding:3px 0 0 16px;box-shadow:0 2px 3px #000;position:relative;top:-5px;left:-5px;line-height:30px;color:#f2c45a;font-size:18px;font-weight:bold;text-shadow:1px 1px 2px #000;border-radius:5px 5px 0 0;background:#534c48;background:-moz-linear-gradient(top,#534c48 0%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#534c48),color-stop(100%,#000));background:-webkit-linear-gradient(top,#534c48 0%,#000 100%);background:-o-linear-gradient(top,#534c48 0%,#000 100%);background:-ms-linear-gradient(top,#534c48 0%,#000 100%);background:linear-gradient(to bottom,#534c48 0%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#534c48',endColorstr='#000000',GradientType=0)}.black-box .top a{color:#f2c45a;font-size:18px;font-weight:bold;text-shadow:1px 1px 2px #000}.black-box .mid{background:#484747;position:relative;top:-6px;padding:5px 10px;border-radius:0 0 5px 5px;border-left:1px solid #767575;border-right:1px solid #767575}.mini-button{padding:0 4px;margin-left:30px;border:1px solid #898989;border-bottom-color:#828282;border-left-color:#828282;color:#fff;font-size:11px;font-weight:normal;border-radius:3px;box-shadow:1px 1px 3px #000;background:#999;background:-moz-linear-gradient(top,#999 0%,#6f6f6f 50%,#5f5f5f 53%,#4f4f4f 100%,#6f6f6f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#999),color-stop(50%,#6f6f6f),color-stop(53%,#5f5f5f),color-stop(100%,#4f4f4f),color-stop(100%,#6f6f6f));background:-webkit-linear-gradient(top,#999 0%,#6f6f6f 50%,#5f5f5f 53%,#4f4f4f 100%,#6f6f6f 100%);background:-o-linear-gradient(top,#999 0%,#6f6f6f 50%,#5f5f5f 53%,#4f4f4f 100%,#6f6f6f 100%);background:-ms-linear-gradient(top,#999 0%,#6f6f6f 50%,#5f5f5f 53%,#4f4f4f 100%,#6f6f6f 100%);background:linear-gradient(to bottom,#999 0%,#6f6f6f 50%,#5f5f5f 53%,#4f4f4f 100%,#6f6f6f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999',endColorstr='#6f6f6f',GradientType=0)}#Impact{text-align:center;position:relative}#ImpactControls{position:absolute;bottom:0;z-index:1000;left:50%;float:left;height:39px}#ImpactControlsLeft,#ImpactControlsRight,#ImpactControlsMid{height:100%;width:34px;float:left;position:relative;left:-50%}#ImpactControlsLeft{background:transparent url('https://singularity-ffc.s3.amazonaws.com/assets/DF/impact_controls_left.png') no-repeat}#ImpactControlsRight{background:transparent url('https://singularity-ffc.s3.amazonaws.com/assets/DF/impact_controls_right.png') no-repeat}#ImpactControlsMid{width:auto;background:transparent url('https://singularity-ffc.s3.amazonaws.com/assets/DF/impact_controls_mid.png') repeat-x;padding:0 20px;text-align:center}#ImpactControlsMid>a{background:transparent url('https://singularity-ffc.s3.amazonaws.com/assets/DF/impact_controls_link.png') no-repeat;width:16px;height:16px;margin:18px 8px 0 8px;z-index:2000;display:block;float:left;text-indent:-9999px}#ImpactControlsMid>a.active-slide{background:transparent url('https://singularity-ffc.s3.amazonaws.com/assets/DF/impact_controls_link_active.png') no-repeat}.home_category_section{width:838px;padding:65px 0 0 10px}.home_category_section h2{float:left;text-transform:uppercase;font-size:30px;line-height:24px;font-weight:bold;color:#636363;margin:0 40px 5px 0}.home_category_section>div{padding:10px 0}.home_category_section>div>a{display:block;float:left;width:100px;font-size:15px;font-weight:bold;text-align:center;line-height:25px}#HomeText{margin-top:40px;padding-left:10px}#HomeText h3{text-transform:uppercase;font-size:18px;font-family:'Trebuchet MS';font-weight:normal}#HomeText p{padding:10px 0}#SearchSidebar{float:left;width:204px;margin-right:10px}#SearchSidebar>ul>li{margin-bottom:10px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}#SearchSidebar>ul>li:first-child{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;border-bottom:4px solid #777;border-top:4px solid #777;border-right:4px solid #777;border-left:4px solid #777;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#SearchSidebar>ul>li:first-child>div:first-child{margin:0 0 0 0;padding:10px;background-color:#484747;color:#f2c45a;font-size:1.5em;font-weight:700;border-bottom:2px solid #bfbfbf;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}#SearchSidebar>ul>li:first-child>div.refinement-group{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:196px;padding-bottom:10px;background-color:#484747;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#eee;background:-moz-linear-gradient(top,#eee 0%,#adadad 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#adadad));background:-webkit-linear-gradient(top,#eee 0%,#adadad 100%);background:-o-linear-gradient(top,#eee 0%,#adadad 100%);background:-ms-linear-gradient(top,#eee 0%,#adadad 100%);background:linear-gradient(to bottom,#eee 0%,#adadad 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee,endColorstr=#adadad,GradientType=0)}#SearchSidebar>ul>li:first-child>div.refinement-group>ul>li{padding:5px 20px 5px 15px}#SearchSidebar>ul>li:first-child>div.refinement-group>ul>li:first-child{padding-top:10px}#SearchSidebar>ul>li:first-child>div.refinement-group>ul>li>a{line-height:1em;font-size:14px}#SearchSidebar>ul>li#RefineByHeader{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;padding-bottom:2px;border-bottom:4px solid #777;border-top:4px solid #777;border-right:4px solid #777;border-left:4px solid #777;background:#eee;background:-moz-linear-gradient(top,#eee 0%,#adadad 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#adadad));background:-webkit-linear-gradient(top,#eee 0%,#adadad 100%);background:-o-linear-gradient(top,#eee 0%,#adadad 100%);background:-ms-linear-gradient(top,#eee 0%,#adadad 100%);background:linear-gradient(to bottom,#eee 0%,#adadad 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee,endColorstr=#adadad,GradientType=0);-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#SearchSidebar>ul>li#RefineByHeader>ul>li{padding-bottom:3px}#SearchSidebar>ul>li#RefineByHeader>ul>li:first-child{margin:0;padding:10px;background-color:#484747;color:#f2c45a;font-size:1.5em;font-weight:700;border-bottom:2px solid #bfbfbf;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}#SearchSidebar>ul>li#RefineByHeader>ul>li>a{display:block;margin:0;padding:10px 7px 7px 7px;background:#fff;color:#000;font-size:1.143em;font-weight:700}#SearchSidebar>ul>li#RefineByHeader>ul>li>a>span{padding:0 0 2px 0}#SearchSidebar>ul>li#RefineByHeader>ul>li>a.expanded .icon{width:14px;height:14px;margin-top:2px;background-position:-85px -80px}#SearchSidebar>ul>li#RefineByHeader>ul>li>a.expanded .icon.custom-icon{background:url("/Content/Themes/DF/Images/minus-icon.png") no-repeat}#SearchSidebar>ul>li#RefineByHeader>ul>li>a.collapsed .icon{width:14px;height:14px;margin-top:2px;background-position:-70px -95px}#SearchSidebar>ul>li#RefineByHeader>ul>li>a.collapsed .icon.custom-icon{background:url("/Content/Themes/DF/Images/plus-icon.png") no-repeat}#SearchSidebar>ul>li#RefineByHeader>ul>li .refinement-group>ul{padding:5px 0 10px 0}#SearchSidebar>ul>li#RefineByHeader>ul>li .refinement-group>ul li{padding:2px 20px 2px 15px;word-wrap:break-word}#SearchSidebar>ul>li#RefineByHeader>ul>li .refinement-group>ul li a{font-size:14px;font-weight:normal;text-decoration:none;color:#000;line-height:1.5em}#SearchSidebar>ul>li#RefineByHeader>ul>li .refinement-group>ul li a:hover{color:#f2c45a}#SearchSidebar>ul>li#RefineByHeader>ul>li .refinement-group>ul li a.custom-icon{width:12px;height:12px;margin-top:3px}#SearchSidebar>ul>li#RefineByHeader>ul>li .refinement-group>ul li>span{color:#737373}#RecentlyViewedContainer{margin-top:25px;padding-top:0}#RecentlyViewedContainer li a{width:auto}#RecentlyViewedContainer #RecentlyViewedItems{margin-top:1px;padding:5px;border-radius:0 0 5px 5px}#RecentlyViewedContainer #RecentlyViewedItems img{width:30px}#RecentlyViewedContainer #RecentlyViewedItems a{float:left;width:175px;vertical-align:middle;padding-right:5px;font-size:12px}#RecentlyViewedContainer #RecentlyViewedItems ul li{border-left:0 none!important;border-bottom:1px dotted #666;padding:5px 0!important;width:100%;height:auto}#RecentlyViewedContainer #RecentlyViewedItems ul li a:last-child{width:175px;text-align:left;margin:5px 0 0 5px}#RecentlyViewedContainer #RecentlyViewedItems ul li>a>span>span>span:first-child{display:block;float:left;margin-right:10px}#RecentlyViewedContainer #RecentlyViewedItems ul li>a>span>span>span:first-child:last-child{border:0 none}#ImageGalleryDialog{display:none}#CartEstimates{width:400px}#CartEstimates .coupons button{float:none}#CartLineItems{width:350px;float:right}#CartLineItems li span{display:inline;float:none}#CartLineItems li>span{display:block;float:left}#CartLineItems li>span>span{width:auto}#OrderSummary{padding-left:0;float:right;margin-right:0}#ContactUsForm{margin-bottom:20px}#ContactUsForm div input{width:335px}#ContactUsForm #Message textarea{width:335px;height:80px;resize:none}#ContactUsForm .field-validation-error{margin-left:25%}#AccountPagesWrapper div #LoginForm{margin-left:125px}#AccountPagesWrapper div label{width:23%}#AccountPagesWrapper div .field-validation-error{margin-left:26%}form#RegisterAccountForm label[for="OkToEmail"],form#AccountDetails label[for="OkToEmail"],form#RegisterAccountForm #OkToEmail,form#AccountDetails #OkToEmail,form#RegisterAccountForm span[data-valmsg-for="OkToEmail"],form#AccountDetails span[data-valmsg-for="OkToEmail"],form#RegisterAccountForm span[data-valmsg-for="OkToEmail"]+div,form#AccountDetails span[data-valmsg-for="OkToEmail"]+div{display:none}form#AccountDetails .form-row.email{display:none}#GiftCertificates .field-validation-error{margin-left:25%}#MessageContainer.cookie-msg{position:absolute!important;top:auto;bottom:0}#MessageContainer>div{font-size:1.5em;font-weight:bold}#MessageContainer>div.success{background:#42d446;color:#fff;border:1px solid #69b26a;border-top:0}#MessageContainer>div.error{background:#eb5954;color:#fff;border:1px solid #ce817f;border-top:0}.stock-status{float:left;width:100%!important;margin:20px 0 0 25px}.stock-status>span.in-stock{font-size:1.2em;font-style:italic;font-weight:bold;color:#468847}.remnant-stock{color:red!important}#CurrentRefinements{float:left}#CurrentRefinements>li{margin:10px 5px 0 5px;font-size:1.4em;font-weight:bold;color:#db9c15}#CurrentRefinements>li:first-child{margin-left:0}#CurrentRefinements>li>a .icon{top:2px}#CatalogResults.gridview>li .product-info .pricing>span,#CatalogResults.listview>li .product-info .pricing>span{display:block;font-size:1em;margin-bottom:3px}#CatalogResults.gridview>li .product-info .pricing>span.on-sale,#CatalogResults.listview>li .product-info .pricing>span.on-sale{font-size:1.15em;font-weight:700;color:red}#CatalogResults.gridview>li .product-image,#CatalogResults.listview>li .product-image{width:183px}#CatalogResults.gridview>li .product-image>img,#CatalogResults.listview>li .product-image>img{width:175px}.one-piece-warning{margin:0 0 10px 5px;font-weight:bold;font-size:1.15em;color:red}span.shipping-price{display:none}#ShippingStep #ShippingRatesContent>div.form-row>label{font-size:.9em}#ShippingHeader{margin-top:25px}#Spinner{position:relative;top:250px}#Spinner>img{width:32px;height:32px}.schema-display-none{display:none!important}#Footer>#FooterLinks{display:block;text-align:center;margin:15px auto 0 auto}#Footer>#FooterLinks>li{display:inline;padding:0 14px;font-weight:bold}#Footer>#FooterLinks>li>a{color:#fff}#Footer #Cellar{float:left;margin:25px 30px 0 30px;padding-bottom:15px}#Footer #GooglePlus{float:right;margin:15px 0}