@charset "utf-8";
/* Layout: Twenty Fourteen Layout A Party */

@import url("porfonts.css");

/*** Reset CSS ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0px; padding: 0px; border: 0; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; font-size: 100%; font-weight: normal; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
em { color: #333; font-style: italic; font-size: 1.0em; }
i { font-style: italic; }
strong { color: #444; font-weight: bold; }
strong.dark { color: #222; font-weight: bold; }
a.bullet-white { background: url(images/bullet-white.png) no-repeat right 7px; padding-right: 12px; }

/** Clear Fixes **/
.cf:before, .cf:after { content: " "; /* 1 */ display: table; /* 2 */ }
.cf:after { clear: both; }
.cf { /**zoom: 1;*/ }
.cb { clear: both; height: 0px; }
.cb.spacer { height: 15px; }
.cl { clear: left; }
.cr { clear: right; }

/** Floats & Alignments **/
.fl { float: left; }
.fr { float: right; }
.fr.xtra-space { margin: 0px 0px 10px 20px; }
.center { text-align: center; }

/** Padding **/
.less-padding { padding-bottom: 0.5em; }
.no-padding { padding-bottom: 0px; }
.left-padding { padding-left: 15px; }
.first { padding-left: 0px; }
.last { padding-right: 0px; }

/* Global */
a { color: #069; text-decoration: none; outline: 0; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4 { font-weight: normal; } h5, h6 { font-weight: bold; }
h1 { font-size: 2.5em; padding: 35px 0px 30px; text-align: center; border-bottom: 1px solid #EEE; } h4 { font-size: 1.3em; padding: 15px 0px; }
h1.index { border-bottom: 0px none; background: #bcb692; }
h2 { font-size: 1.5em; padding-bottom: 15px; } h5 { font-size: 1.2em; padding-bottom: 5px; }
h3 { font-size: 1.3em; padding: 15px 0px 5px; } h6 { font-size: 1.1em; }

p { font-weight: normal; padding-bottom: .8em; }
p.center { text-align: center; }
p.italic { font-style: italic; }
p.read-more { text-align: right; padding: 0px; margin: 0px; }
a.read-more { background: url(images/icon-bullet-dark.png) no-repeat 0px 7px; padding-left: 15px; }
div.read-more { text-align: right; }
p.attention { color: #C00; background: url(images/icon-attention.png) no-repeat 0px 0px; padding-left: 25px; line-height: 18px; }
p.space { padding-top: 15px; }

hr { border: 0; height: 0; border-top: 1px solid #DDD; border-bottom: 0px solid #DDD;}
hr.dashed { border: 0; height: 0; border-top: 2px dashed #DDD; border-bottom: 0px solid #DDD;}
hr.gradient{ border: 0; height: 1px; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }

ul.disc { list-style: disc; padding-left: 20px; }
ul.fl { float: left; margin-right: 10px; }
ul.fl.last { margin-right: 0px; }
ul.fl.first { margin-left: 0px; }
ul.bullet { padding-left: 10px; }
ul.bullet li a { background: url(images/bullet-dark.png) no-repeat 0px 6px; padding-left: 15px; }
ul.float-list li { float: left; }
ul.float-list.margins li { margin-right: 20px; }
ul.float-list.margins li.last { margin-right: 0px; }

img.rounded { border-radius: 6px; }
.border { border: 1px solid #333; }

/*** Globals ***/
body { font-family: "Open Sans", sans-serif; font-size: 14px; line-height: 1.5em; color: #424033; background: #bcb692; }
.wrapper, .top-links-wrap, .header-wrap, .navbar-wrap, .slideshow-wrap, .container-wrap, .banner-wrap, .seo-cities-wrap, footer-buttons-wrap, .footer-wrap, .subfooter-wrap { width: 100%; min-width: 320px; }
.top-links, .header, .navbar, .container, .panels, .banner, .seo-cities, .footer-buttons, .footer, .subfooter { position: relative; width: 960px; margin: 0 auto; }
.header-wrap, .slideshow-wrap, .container-wrap, .banner-wrap, .seo-cities-wrap, .footer-buttons-wrap { background: #FEFEFE; }

/* Top Links */
.top-links-wrap { background: #FAFAFA; display: none; }
.top-links { z-index: 1006; }
.top-links ul { }
.top-links ul li { position: relative; float: left; }
.top-links ul li a { display: block; color: #666; padding: 10px 15px 12px; }
.top-links ul li a:hover { color: #111; text-decoration: none; }
.top-links ul li a.first { padding-left: 0px; }
.top-links ul li a.last { padding-right: 0px; }
.top-links ul li a.tel { padding-left: 5px; }
.top-links ul li a.cart { background: url(images/icon-cart.png) no-repeat right 11px; padding-right: 32px; }
.top-links li.dropdown { background: url(images/down-dark.png) no-repeat right 18px; }
.top-links li.dropdown a { padding-right: 25px; }

/* Top Links Dropdown Menu */
.top-links ul ul { position: absolute; right: 9999px; list-style: none; width: 180px; background: #FFF; border: 1px solid #999; z-index: 1006; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 0px 3px #CCC; -moz-box-shadow: 0px 0px 3px #CCC; box-shadow: 0px 0px 3px #CCC; overflow: hidden; }
.top-links ul li.dropdown:hover ul { left: 15px; top: 35px; }
.top-links ul ul li { width: 100%; }
.top-links ul ul li a { display: block; text-align: left; font-size: 14px; color: #666; padding: 5px 0px 5px 10px; margin: 0px; line-height: 18px; }
.top-links ul ul li a:hover { color: #069; background: #F8F8F8; }
.top-links ul ul li a.last { border-bottom: 0px none; }
.top-links ul ul li a.last:hover { }

/* Header */
.header { padding: 0px 0px; height: 125px; overflow: hidden;  }
.logo { float: left; margin: 0px; margin-top: 10px; }
.tagline { float: left; color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; margin: 0px; }
.header-pane { float: right; margin: 0px; margin-top: 20px; }
.header-locations { float: right; padding: 5px 0px 10px; }
.header-location { float: left; font-size: 20px; text-align: center; line-height: 26px; padding: 0px 10px; }
.header-location.first { padding-left: 0px; }
.header-location.last { padding-right: 0px; }
.header-location span { color: #C00; font-size: 16px; }
.header-location a { color: #111; }
.header-location a:hover { color: #069; text-decoration: none; }
.header-stores { float: right; margin: 10px 5px 0px 0px; }
.header-store { float: left; font-size: 22px; text-align: center; padding: 0px 15px; }
.header-store.first { padding-left: 0px; }
.header-store.last { padding-right: 0px; }
.header-links .phone-number { color: #450503; font-size: 26px; padding-top: 8px; padding-right: 32px; }
.header-links { float: right; margin: 3px 0px 0px; }
.header-links ul {}
.header-links ul li { float: left; }
.header-links ul li a { display: block; line-height: 25px; margin-left: 5px; }
.header-links ul li img { width: 38px; height: 38px; border-radius: 4px; background: #450503; }
.header-links ul li img:hover { background: #555; }
.header-cart { float: right; clear: right; margin: 3px 0px 0px; }
.header-cart ul li a.cart { display: block; background: url(images/icon-cart.png) no-repeat; background-position: right; padding-right: 40px; }
.header-cart ul li a.cart:hover { text-decoration: none; }
.header-cart ul li a img.cart { border-radius: 4px; border: 1px solid #CCC; margin-left: 5px; }
.header-cart ul li a img.cart:hover { background: #F8F8F8; border: 1px solid #999; }
#search { float: left; width: 200px; background: #FFF; border-radius: 4px; border: 1px solid #DDD; margin: 3px 0px 0px; padding: 5px 10px 6px; color: #333; }
#search:hover { background: #FFF; border: 1px solid #999;  }
#search-box { float: left; width: 160px; padding: 5px 5px 0px; background: none transparent; border: 0px; }
#search-box:hover { cursor: pointer; }
.btn-search { float: right; }
#search ::-webkit-input-placeholder { color :#111; }
#search ::-moz-placeholder { color: #111; } /* firefox 19+ */
#search :-ms-input-placeholder { color: #111; } /* ie */
#search input:-moz-placeholder { color: #111; }

/* Main Navigation */
.navbar-wrap { background: #bcb692; }
.navbar { z-index: 1005; }
.navbar ul { text-align: center; }
.navbar ul li { position: relative; display: inline-block; }
.navbar ul li a { display: block; color: #333; font-size: 18px; font-weight: normal; padding: 18px 20px 16px; text-transform: uppercase; }
.navbar ul li a:hover { color: #666; text-decoration: none; }
.navbar ul li a.first { padding-left: 0px; }
.navbar ul li a.last { padding-right: 0px; background: none; }
.navbar ul li.cart { float: right; background: url(images/icon-cart.png) no-repeat right 7px; display: none; }
.navbar ul li.cart a { background: none; padding-right: 40px; }
.navbar ul li.dropdown { background: url(images/down-dark.png) no-repeat 8px 27px; }
.navbar ul li.dropdown a { }
.navbar ul li.dropdown:hover { }
/* Dropdown Menu */
.navbar ul ul { position: absolute; right: 9999px; list-style: none; width: 180px; background: #F6F6F6; border: 1px solid #CCC; border-top: 0px none; overflow: hidden; z-index: 1005; }
.navbar ul li.dropdown:hover ul { left: 5px; }
.navbar ul ul li { width: 100%; text-transform: uppercase; }
.navbar ul ul li a { display: block; text-align: left; font-size: 14px; color: #333; border-bottom: 1px solid #FFF; line-height: 18px; padding: 5px 0px 5px 10px; margin: 0px; text-transform: uppercase; }
.navbar ul ul li a:hover { color: #000; background: #EEE; }
.navbar ul ul li a.last { border-bottom: 0px none; }
.navbar ul ul.extra-wide { width: 210px; }
/* Dropdown Menu Reversed */
.navbar ul li.reverse ul { position: absolute; right: 9999px; list-style: none; width: 180px; background: #FFF; border: 1px solid #000; border-top: 0px none; z-index: 1005; overflow: hidden; }
.navbar ul li.dropdown.reverse:hover ul { right: 0px; left: auto; }
.navbar ul li.reverse ul li { width: 100%; }
.navbar ul li.reverse ul li a { display: block; text-align: right; font-size: 12px; color: #333; padding: 5px 10px 5px 0; margin: 0px; line-height: 18px; border-bottom: 1px solid #000; }
.navbar ul li.reverse ul li a:hover { color: #000; background: #EEE; }
.navbar ul li.reverse ul li a.last { border-bottom: 0px none; }
.navbar ul li.reverse ul li a.last:hover { }

/* Slideshow */
#slider1_container { position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1600px; height: 400px; overflow: hidden; }
#slider1_container a { display: block; }
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av { background: url(images/b17.png) no-repeat; overflow: hidden; cursor: pointer; }
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn { position: absolute; cursor: pointer; display: block; background: url(images/a19.png) center center no-repeat; overflow: hidden; }
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21ldn { background-position: -243px -33px; }
.jssora21rdn { background-position: -303px -33px; }
.jssorb21 { position: absolute; bottom: 10px; left: 6px; }
.jssora21l, .jssora21ldn { width: 55px; height: 55px; top: 123px; left: 8px; }
.jssora21r, .jssora21rdn { width: 55px; height: 55px; top: 123px; right: 8px; }
#slider1_container img:hover, .slides .slide-panel:hover { cursor: pointer; }

/* Container */
.container-wrap { padding: 0px 0px 20px; overflow: hidden; }
.container-wrap.index { padding: 0px; }
.container-wrap.index .container { background: none transparent; }
.container { padding: 0px 0px 0px; margin-top: 30px; background: transparent url(images/bg-container.png) repeat-y; background-position: left; overflow: hidden; }
.container.index { background: none; padding: 0px 0px 0px; }
.container h1 { width: 100%; text-align: center; }
.container-wrap h1.index a { color: #333; text-decoration: none; }
.container-wrap h1.index a:hover { color: #666; }
.content p.first { margin-top: 5px; }

/* Panels */
.panels-wrap { padding: 15px 0px 10px; }
.panels-wrap.first { padding-top: 10px; }
.panels-wrap h2 { padding: 20px 0px 25px; }
.panels-wrap h2 img { display: block; border-radius: 10px; margin: 0px 0px 30px; text-align: center; }
.panels { padding: 10px 0px; text-align: center; }
.panel { display: inline-block; width: 300px; vertical-align: top; padding: 0px 8px; margin: 0px; }
.panel-wide { display: inline-block; width: 800px; vertical-align: top; padding: 0px 8px; margin: 0px; }
.panel.first { padding-left: 0px; }
.panel.last { padding-right: 0px; }
.panel h2 a { color: #666; }
.panel h2 a:hover { text-decoration: none; color: #111; }
.panel h2 span { display: block; font-size: 30px; text-transform: uppercase; font-weight: 600; width: 120px; height: 120px; background: #BCB692 url(images/bg-featured.png) no-repeat; padding: 0px; margin: 0px auto 10px; }
.panel h2 span:hover { background: #79312f url(images/bg-featured.png) no-repeat; }
.panel h2 span span { display: table-cell; height: 120px; vertical-align: middle; }
.panel-text { min-height: 120px; }
.panel p { text-align: left; margin: 0px 0px 8px; padding: 0px; }
.panels.icons p { text-align: center; min-height: inherit; padding-bottom: 10px; }
.panel-button { padding: 50px 0px 45px; }
.panel-button a { color: #333; font-size: 16px; background: #bcb692; text-transform: uppercase; text-decoration: none; padding: 15px 40px; }
.panel-button a:hover { background: #79312f; color: #FFF; }
.panel-button.small { padding: 20px 0px; }
.panel-button.small a {  display: block; color: #666; text-transform: none; background: #F2F2F2; padding: 15px 0px; border: 1px solid #DDD; }
.panel-button.small a:hover { color: #111; background: #EEE; }

/* Left Pane */
.catalog { float: left; width: 240px; padding: 0px 0px 0px; overflow: hidden; }
.catalog h2 { color: #666; font-size: 22px; padding: 0px 0px 10px; }
.catalog ul { padding: 0px 0px 10px; }
.catalog ul li { color: #111; }
.catalog ul li.catalog-text { color: #111; padding-left: 10px; }
.catalog ul li a { display: block; color: #424033; font-size: 16px; line-height: 1.2em; border-bottom: 1px solid #EEE; padding: 3px 0px 4px; }
.catalog ul li a:hover { color: #111; text-decoration: underline; }
.catalog ul.catalog-buttons { background: none transparent; padding: 0px; }
.catalog ul.catalog-buttons li a { display: block; color: #111; text-align: left; background: #0555a5 url(images/bullet-white.png) no-repeat 8px 16px; padding: 8px 0px 10px; padding-left: 20px; margin-top: 5px; }
.catalog ul.catalog-buttons li a:hover { text-decoration: none; background: #444 url(images/bullet-white.png) no-repeat 8px 16px; }
.catalog ul.catalog-buttons li a.first { margin-top: 10px; }
.catalog ul.catalog-buttons li.special a { background: #C6C; font-size: 14px; text-align: center; padding-left: 0px; padding: 10px 0px 12px; }
.catalog ul.catalog-buttons li.special:hover a { background: #444; }

/* Category List */
.category-list { padding: 10px 0px 0px; }
.category-list ul { float: left; list-style: disc; padding: 0px 20px 20px; }
.category-list ul li {}

/* Category Images */
ul.category-images.first { margin-top: 15px; }
ul.category-images li { float: left; padding: 0px; margin: 0px 10px 10px 0px; overflow: hidden; }
ul.category-images li a { display: block; }
ul.category-images li a img { width: auto; max-width: 160px; height: auto; max-height: 120px; border: 2px solid #999; border-radius: 8px; }
ul.category-images li a:hover { color: #036; text-decoration: none; }
ul.category-images li a:hover img { border: 2px solid #036; }
ul.category-images li h2 { font-size: 13px; text-align: center; padding-bottom: 0px; }

/* Content */
.content { float: left; margin-left: 25px; width: 695px; }

/* Locations */
.feedback { margin: 0px 0px 15px 0px; font-style: italic; }
.feedback img { padding-right: 12px; }
.store-locations { position: relative; width: 100%; padding: 0px 0px 20px; }
.store-locations ul { width: 30%; display: inline-block; padding-bottom: 15px; }
.store-locations ul li { }
.store-locations h2 { padding: 0px 0px 5px; line-height: 1; }
.store-maps, .store-map { padding-bottom: 20px; }
.store-map { }
.store-map.last { padding-bottom: 0px; }
.store-map iframe { border: 1px solid #666; }

/* Landing page */
.cat-grid { }
.cat-grid  img { float: left; padding: 0px 20px 10px 0px; }
.cat-grid-text h3 { padding: 0px 0px 10px 0px; }
.cat-grid-text p { padding-bottom: 60px; }
p.form-text { font-size: 16px; font-weight: 400; text-align: center; }
p.form-text span { font-size: 20px; font-weight: 500; color: #450503; }
.form-box { border: 4px solid #450503; padding: 40px; font-size: 24px; font-weight: 500; color: #450503; text-align: center; }

/* Banner */
.banner-wrap { padding: 0px 0px 10px; }

/* SEO Cities */
.seo-cities-wrap { padding: 0px 0px 15px; }
.seo-cities { width: 958px; padding: 5px 0px 8px; text-align: center; border: 1px solid #CCC; background: #EEE; }

/* Footer Buttons */
.footer-buttons-wrap { clear: both; padding: 0px 0px 10px; margin-top: -10px; }
.footer-buttons ul {}
.footer-buttons ul li { display: inline-block; text-align: center; }
.footer-buttons ul li a { display: block; width: 188px; color: #FFF; background: #036; padding: 10px 0px 12px; }
.footer-buttons ul li a:hover { text-decoration: none; background: #444; }
.footer-buttons ul li a.special { background: #C6C; }
.footer-buttons ul li a.special:hover { background: #444; }

/* Footer */
.footer-wrap { }
.footer { clear: both; position: relative; padding: 30px 0px 0px; }
.footer h2, .footer h2 a { color: #222; font-size: 18px; }
.footer ul { display: inline-block; vertical-align: top; padding-right: 25px; }
.footer-links { float: left; }
.footer-links.first { margin-right: 40px; }
.footer-links ul { display: inline-block; }
.footer ul.rental-categories { padding-left: 25px; }
.footer ul.social { position: absolute; top: 20px; right: 0px; }
.footer ul.social li { padding-bottom: 5px; }
.footer ul.social li.last { padding-bottom: 0px; }
.footer ul li.social { padding-top: 15px; }
.footer ul.last { padding-right: 0px; }
.footer a { color: #333; }
.footer a:hover { color: #666; }
.subfooter div.serving { width: 100%; text-align: center; color: #555; border-top: 1px solid #666; padding: 10px 0px 10px; overflow: hidden; }
.subfooter { clear: both; padding: 0px 0px 20px; }
.subfooter .address { padding: 20px 0px 5px; }
.subfooter .address ul li { color: #000; display: inline-block; padding: 0px 5px; font-size: 12px; }
.subfooter .address ul li.first { padding-left: 0px; }
.subfooter .address ul li.light { color: #555; }
.subfooter .address ul li span { font-size: 18px; }
.subfooter .address ul li strong { color: #333; }
.subfooter .address ul li a { color: #333; }
.subfooter .address ul li a.email { background: url(images/icon-email.png) no-repeat right 0px; padding-right: 35px; }
.subfooter-links { float: right; }
.subfooter-links ul li { display: inline-block; color: #333; }
.subfooter-links a { display: block; color: #333; padding: 0px 5px; }
.subfooter-links a.first { padding-left: 0px; }
.subfooter-links a.last { padding-right: 0px; }
.subfooter-links a:hover { color: #666; text-decoration: none; }
.subfooter-address { color: #FFF; font-size: 14px; padding: 10px 0px; }
.subfooter-address ul li { float: left;  }
.subfooter-address img { padding-left: 5px; }
.subfooter-address img.first { padding-left: 15px; }
.subfooter-address div.location { float: left; color: #000; font-weight: bold; min-width: 150px; overflow: hidden; }
.subfooter-address strong { color: #000; }
.copyright { float: left; color: #666; font-size: 11px; }
.last-update { float: right; color: #666; font-size: 11px; }

.subfooter-logos { position: relative; clear: both; text-align: center; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.subfooter-logo { position: relative; margin: 0 20px; padding-top: 30px; }

/* Misc */
ul.table-list { margin-bottom: 10px; }
ul.table-list li { float: left; }
ul.table-list li.row { clear: left; width: 130px; }

/* OLD CODE TO BE UPDATED */
#mainpage, #newitempage { float: right; width: 700px; padding: 0px 0px 40px; }
#mainpage h3 { text-transform: uppercase; font-size: 22px; padding: 0px 0px 15px; margin: 0px; }
#mainpage h3 a { font-size: 14px;}
#mainpage ul { padding-left: 25px; }
#mainpage ul li { list-style-image: none; list-style: disc; }
#mainpage form table tbody tr td { vertical-align: top; padding: 5px 0px; }
#mainpage form table tbody tr td font { padding-right: 5px; }
#mainpage table tbody tr td table caption { margin-bottom: 20px; }
#mainpage table tbody tr td { padding: 5px 0px; }
#mainpage table tbody tr td div.wrap4 a img { margin-left: 0px; }
ul.CommentBlock { list-style: disc; padding-left: 20px; }
ul.CommentBlock li { list-style-image: none; }
.cattitle { vertical-align: middle; line-height: 1.1; padding: 15px 5px !important; border-left: 1px solid #FFF; background: #666; }
.Text-CategoryHead { margin: 0 0 10px 0; padding: 0px; }
.Text-ContentHead { 	font-size: 22px; line-height: 24px; font-weight: bold; color: #000; margin: 0px; padding: 0px; }
.InventoryTable { margin: 10px 0 0 0; padding: 0px; border-collapse: collapse; }
.InventoryTable tr td { vertical-align: middle; }
.InventoryTableCell { padding: 4px 0px 5px; }
.InventoryTableCell a { padding-left: 10px; }
#mainpage form#form1 table tbody tr td p input { margin-top: 8px; }

.multicolcell .wrap1 { float: none ; text-align: center; }
.multicolheading { text-align: center; width: 165px; padding-top: 3px; }
div.multicolheading:hover { text-decoration: none !important; }
.multicoldescr { text-align: center; width: 140px; }
img.thumbnailimgtall { width: auto; max-width: 120px; height: auto; max-height: 120px !important; }
img.thumbnailimg { width: auto; max-width: 120px; height: auto; max-height: 120px !important; }

.detailedimg { width: 250px; height: auto; border-style: none; }
.detailedviewbox { width: 600px; }
.detailedviewrow { width: 600px; }

.wrap1, .wrap2, .wrap3 { display:inline-table; /* \*/display:block;/**/ }
.wrap1 { float: left;  }
.wrap2 { }
.wrap3 { padding: 0px 4px 4px 0px; border: 0px; }
.wrap4 { margin: 0px; padding: 5px 0px; }
.wrap4 a { color: rgb(255,255,255); text-decoration: none; }
.wrap4 img { color: rgb(255,255,255); text-decoration: none; border: 1px solid #666; background: #FFF; vertical-align: middle; margin-left: 5px; }
.wrap1 .wrap2 .wrap3 .wrap4 { display: block; margin: 0px auto; }
.wrap1 .wrap2 .wrap3 .wrap4 a img { width: auto; max-width: 130px; height: auto; max-height: 300px; margin: -10px auto 0px; border: 1px solid #999; }

.multicolcell { float: left; text-align: center; width: 160px; height: auto; border-style: solid; border-width: 0px; border-color: #CCC; margin: 0px 0px 10px 5px; }
.newitemcell { float: left; text-align: center; width: 160px; height: auto; border-style: solid; border-width: 0px; border-color: #CCC; margin: 0px 0px 10px 5px; }
.multicolheading { font-size: 12px; color: #666; font-weight: normal; width: 130px; text-align: center; line-height: 100%; margin: 0 0 0 -8px; }
.multicoldescr { font-size: 11px; line-height: normal; text-align: center; color: #666; margin: 0px; width: 130px; }
.thumbnailimg { height: auto; width: 120px; border-style: none; }
.thumbnailimgtall { width: 120px; min-height: auto; border-style: none; }
.thumbnailnewimg { width: 120px; height: auto; border-style: none; }
.detailedimg { width: 250px; height: auto; border-style: none; }
.detailedimg p { font-size: 12px;}
.detailedviewbox { width: 450px; }
.detailedviewrow { width: 450px; }
.CategoryThumbnailImage { height: auto; width: 180px; border-style: none; }
.CategoryThumbnailTitle { font-size: 9px; color: #000; font-weight: normal; width: 180px; text-align: center; line-height: 95%; margin: 10px 0 45px 0px; }
#porgallery h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 5px; }
#porgallerythumbnail { float: left; width: 255px; height: 190px; margin: 10px 0 0px 0px; }
#porgallerythumbnail h4 { font-size: 12pt; font-weight: bold; color:  #808080; margin: 0 0 5px 8px; }
#porgallerythumbnail p.clickme { font-size: 75%; margin: 0 0 0 20px; }
#porgallerythumbnail img.porgallerypic { width: 180px; max-height: 130px; border-width: 1px; border-color: #5D5964; margin: 0 0 0 8px; }
.wrap0 div { padding: 0px; }
.wrap0 div a { padding: 0px; margin: 0px; }
.multicolcell, .newitemcell { display: block; border: 1px solid #DDD; margin-right: 5px; max-width: 155px !important; min-height: 180px; max-height: 180px;}
.multicolcell:hover , .newitemcell:hover { border: 1px solid #999; }
.multicolcell .wrap1, .newitemcell .wrap1 { float: none; display: block; text-align: center; min-height: 100px !important; }
.multicolheading { display: block !important; width: 150px !important; text-align: center !important; padding: 10px 0px 0px !important; margin: 0px !important; }
.multicoldescr { display: block !important; text-align: center !important; width: 100% !important; padding: 3px 0px 0px !important; margin: 0px !important; }
img.thumbnailimgtall { width: auto; max-width: 120px; height: auto; max-height: 120px !important; }
img.thumbnailimg { width: auto; max-width: 120px; height: auto; max-height: 120px !important; }
.wrap3 img{ box-shadow: none; background-clip: border-box; }
.CategoryThumbnail { margin: 0px 0px; padding: 0px; text-decoration: none; line-height: 0px; }
.CategoryThumbnailImage { border-width: 1px; border-color: #000; width: 130px; padding: 0px; margin: 0px; border: 1px solid #CCC; }
.CategoryThumbnailTitle { width: 150px; padding: 15px 0px 0px; margin: 0px 0px 35px; text-align: center; font-size: 8px; line-height: 14px; }
.CategoryThumbnailTitle a { font-size: 8px; color: #036 !important; }
.CategoryThumbnailTitle a:hover { text-decoration: underline; color: #666 !important; }
#mainpage form#form1 table { margin-bottom: 15px; }
#productname { padding: 4px 0px 5px; }

/* Concrete Calculator */
.por-cc{ padding: 5px 0px 0px; }
.por-cc p.info { line-height: 1.2em; color: #999; font-style: italic; }
.por-cc table { width: 100%; padding: 0px; border-collapse: collapse; border: 0px none; margin-top: 10px; }
.por-cc table td { vertical-align: top; }
.por-cc-desc { width: 380px; padding-right: 10px; }
.por-cc-desc h3 { background: #EEE; margin: 0px; margin-bottom: 5px; padding: 5px 0px 6px; padding-left: 5px; line-height: 1; border: 1px solid #CCC; }
.por-cc table.calculator { border: 1px solid #111; margin: 0px 0px 30px; }
.por-cc table.calculator td {}
.por-cc table.calculator h4 { background: #900; font-size: 16px; text-align: center; color: #FFF; border-bottom: 1px solid #111; padding: 6px 0px 7px; margin: 0px; line-height: 1; }
.por-cc table.calculator td.center { text-align: center; }
.por-cc table.calculator td.right { text-align: right; padding-right: 3px; }
.por-cc table.calculator td.gray { background: #DDD; }
.por-cc table.calculator td.dark { color: #FFF; background: #444; padding: 3px 0px 4px; border-top: 1px solid #111; }
.por-cc table.calculator td.padding { padding: 3px 0px; }
.por-cc table.calculator input[type=text] { border: 1px solid #333; text-align: center; }

/* Carousel */
.wrap4 .cycle-slideshow { width: auto !important; }
.wrap4 .cycle-slideshow a { max-width: none !important; width: auto !important; height: 200px !important; max-height: none !important; border: 0px none !important; }
.wrap4 .cycle-slideshow img { max-width: none !important; width: auto !important; height: 200px !important; max-height: none !important; border: 0px none; margin: 0px !important; }
.wrap4 #adv-custom-pager { text-align: center !important; }
.wrap4 #adv-custom-pager a { margin-right: 5px !important; }
.wrap4 #adv-custom-pager { margin-top: 40px !important; }
.wrap4 #adv-custom-pager a { width: auto !important; height: 50px !important; }
.wrap4 #adv-custom-pager a img { width: auto !important; height: 50px !important; border: 2px solid #FFF !important; }
.wrap4 #adv-custom-pager a:hover img { border: 2px solid #111 !important; }
.wrap4 img { border: 0px none !important; }

span.lb-number { display: none !important; }

.resources { padding: 0px 0px 0px 5px; }
.resources h3 { font-size: 16px; color: #531c03; padding: 0px; margin: 10px 0px 0px; }
.resources h3 a { font-size: 16px; font-weight: bold; color: #531c03; text-decoration: none; }
.resources p { padding: 0px 0px 0px 5px; margin: 5px 0px 10px; }
.resources p.form-box { border: 4px solid #450503; padding: 30px; font-size: 24px; font-weight: 500; color: #450503; text-align: center; }
.resources ul { padding-left: 10px; }
.resources ul li a { background: url(images/bullet-dark.png) no-repeat 0px 5px; padding-left: 12px; }

/* H1 script */
h1 span { display: block; font-size: 16px; padding-bottom: 10px; }

/* Sticky Menu */
.navbar-wrap.sticky { position: fixed; top: 0px; z-index: 1030; background: #F8F8F8; border-bottom: 1px solid #999; }
.navbar-wrap.sticky .navbar { width: 100%; text-align: center; }
.navbar-wrap.sticky .navbar ul li a { color: #333; padding: 10px 20px 16px; }
.navbar-wrap.sticky .navbar ul ul li a { padding: 5px 0px 5px 10px; }
.navbar-wrap.sticky .navbar ul li a:hover { color: #000; }
.navbar-wrap.sticky .navbar ul li.dropdown { background: url(images/down-dark.png) no-repeat 7px 27px; }
.navbar-wrap.sticky .navbar ul li.dropdown:hover ul { left: 5px; }

/* Sticky Logo */
.navbar-wrap ul li.logo-sticky { display: none; }
.navbar-wrap.sticky ul li.logo-sticky { display: inline-block; }
.navbar-wrap.sticky ul li.logo-sticky a { padding: 0px 15px 0px 0px; }
.navbar-wrap.sticky ul li.logo-sticky img { height: 40px; padding-top: 10px; }

/* Sticky Home */
.navbar-wrap ul li.home-sticky { display: none; }
.navbar-wrap.sticky ul li.home-sticky { display: inline-block; }
.navbar-wrap.sticky ul li.home-sticky a { padding: 10px 13px 16px 0px; }
.navbar-wrap.sticky ul li.home-sticky img { vertical-align: bottom; height: 20px; }

/* Stick Search */
.navbar-wrap ul li.search-sticky { display: none; }
.navbar-wrap.sticky ul li.search-sticky { display: inline-block; }
.navbar-wrap.sticky ul li.search-sticky a { padding: 10px 0px 16px 5px; }
.navbar-wrap.sticky ul li.search-sticky img { vertical-align: bottom; height: 20px; }
.navbar-wrap.sticky ul li.search-sticky ul.search-in-sticky { display: none; }

/* Sticky Dropdown Menu */
.navbar-wrap.sticky ul li.search-dropdown:hover { cursor: pointer; }
.navbar-wrap.sticky ul li.search-dropdown ul { position: absolute; left: 0px; right: 9999px; list-style: none; width: 180px; border: 1px solid #999; overflow: hidden; z-index: 1005; }
.navbar-wrap.sticky ul li.search-dropdown ul.toggle-form { display: none; }
.navbar-wrap.sticky ul li.search-dropdown ul li { width: 100%; line-height: 1; }
.navbar-wrap.sticky ul li.search-dropdown ul li.online-catalog a { color: #069; display: block; text-align: center; padding: 5px 0px 7px; }
.navbar-wrap.sticky ul li.search-dropdown ul li.online-catalog span { color: #111; font-weight: 500; padding-right: 5px; }
.navbar-wrap.sticky ul li.search-dropdown ul li.online-catalog a:hover { background: none; color: #111; }
.navbar-wrap.sticky ul li.search-dropdown ul li a { display: block; text-align: left; font-size: 14px; color: #333; padding: 0px; margin: 0px; text-transform: none; }
.navbar-wrap.sticky ul li.search-dropdown ul li a:hover { color: #000; }
.navbar-wrap.sticky ul li.search-dropdown ul.extra-wide { width: 240px; background: #F8F8F8; padding: 11px 12px 5px; }
.navbar-wrap.sticky ul li.search-dropdown ul li form.search { padding: 0px 0px 5px; }
.navbar-wrap.sticky ul li.search-dropdown ul li #sticky-search-box { width: 198px; background: #FFF; border: 1px solid #999; padding: 4px 5px 5px; margin: 0px; }
.navbar-wrap.sticky ul li.search-dropdown ul li #sticky-search-box:hover { border: 1px solid #666; }
.navbar-wrap.sticky ul li.search-dropdown ul li .btn-search { margin: 1px 0px 0px; height: 23px; }

/* Sticky Dropdown Menu Reversed */
.navbar-wrap.sticky ul li.search-dropdown:hover { cursor: pointer; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul { position: absolute; right: 9999px; list-style: none; width: 180px; background: #FFF; border: 1px solid #999; overflow: hidden; z-index: 1005; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul.toggle-form { display: none; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul { right: 0px; left: auto; top: 45px; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul li { width: 100%; line-height: 1; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul li a { display: block; text-align: left; font-size: 14px; color: #333; padding: 0px; margin: 0px; text-transform: none; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul li a:hover { color: #000; background: #F8F8F8; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul.extra-wide { width: auto; background: #DDD; padding: 6px 6px 0px; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul li form.search { padding: 0px; }
.navbar-wrap.sticky ul li.search-dropdown.reverse ul li #search-box { width: 227px; background: #FFF; border: 1px solid #DDD; padding: 2px 5px 3px; margin: 0px; line-height: 24px; }

/* Sticky Cart */
.navbar-wrap ul li.cart-sticky { display: none; }
.navbar-wrap.sticky ul li.cart-sticky { display: inline-block; }
.navbar-wrap.sticky ul li.cart-sticky a { padding: 18px 20px 16px 5px; }
.navbar-wrap.sticky ul li.cart-sticky img { vertical-align: bottom; height: 18px; }

/* Sticky Top */
.navbar-wrap ul li.top { display: none; }
.navbar-wrap.sticky ul li.top { display: inline-block; }
.navbar-wrap.sticky ul li.top a { padding: 18px 0px 16px; }
.navbar-wrap.sticky ul li.top img { vertical-align: top; height: 20px; }

/* Media Queries */
@media (max-device-width: 800px) and (orientation: portrait) { .navbar-wrap.sticky ul li.logo-sticky { display: none; } }
@media (max-device-width: 1280px) and (orientation: landscape) { .navbar-wrap.sticky ul li.logo-sticky { display: none; } }
@media (min-width:1281px) { .navbar-wrap.sticky ul li.home-sticky { display: none; } }

/* Misc */
* { -webkit-tap-highlight-color: rgba(0,0,0,0); }

/* Linens page */
.style15 { font-size: 11px; }
.style85 { border-style: solid; border-width: 1px; font-size: 11px; }
.style27 { text-align: center; }
