body
{
	background-image: none !important;
}

#main
{
	background-image: none !important;
}

iframe
{
	max-width: 100%;
}

.no-mobile
{
	display: none;
	visibility: hidden;
}

.mobile-only
{
	display: inline-block !important;
	visibility: visible !important;
}

div .mobile-only
{
	display: inline-block !important;
}

.image-right, .div-right
{
	float: none;
	margin: 0px;
}

.image-left
{
	float: none;
	margin: 0px;
}


.image-right-shadow, .div-right-shadow
{
	float: none;
	margin: 0px;
}

.image-left-shadow
{
	float: none;
	margin: 0px;
}

.formbutton
{
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none !important;
	margin-top: 8px;
}

.two-col, .two-col-nospace, .three-col, .four-col, .five-col, .two-col-center, .three-col-center, .four-col-center, .five-col-center, .col-40
{
	float: none;
	width: auto !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 15px;
}

.formRow
{
	clear: both;
}

.formRow input[type=text], .formRow input[type=tel], .formRow input[type=email]
{
	width: 95%;
}
.formRow input[type=number]
{
	width: 50%;
}
.formRow input[type=password]
{
	width: 95%;
}
.formRow select
{
	width: 95%;
}
.formRow textarea
{
	width: 95%;
}


.formRowHalf
{
	float: none;
	padding-bottom: 8px;
	padding: 0px;
	width: auto;
}

.search-list-col
{
	display: block;
	float: none;
	width: auto;
	padding-right: 0px;
}

#please-wait-message
{
	padding-top: 50px;
	font-size: 13px;
}

#container, .container-main
{
	width: 100% !important;	
}

#container-main-71
{
	padding-top: 0px;
}

#popupDiv
{
	top: 0% !important;
	margin-left: 0% !important;
	width: 98% !important;
	height: 98% !important;
	padding-left: 1% !important;
	padding-right: 1% !important;
	padding-top: 1% !important;
	padding-bottom: 1% !important;
	border: 1% solid #cccccc;
	-moz-box-shadow: 0px 0px 0px #999999;
	-webkit-box-shadow: 0px 0px 0px #999999;
	box-shadow: 0px 0px 0px #999999;
}

#popupFrame
{
	width: 99% !important;
	height: 98% !important;
	overflow-y: scroll;
}

#popup-close-button
{
	margin-top: 1%;
	margin-right: 1%;
}

#main, #main-shifted
{
	background-image: none !important;
}

#header-announcement
{
	height: auto;
	width: auto;
	font-size: 10px;
	line-height: 11px;
	padding: 4px;
}

#top-strip
{
	width: 100% !important;
	height: auto;
	text-align: center;
	background-color: #666666;
}

#top-strip a
{
	font-family: Arial;
	font-size: 13px;
}

#header-container
{
	height: auto;
}

#header
{
	display: block;
	grid-template-columns: 33% 34% 33%;
	max-width: auto;
	height: auto;
	text-align: center;
}

#header-links
{
	display: none !important;
	padding-top: 5px;
	line-height: 25px;
	text-align: left;
}

#search-form
{
	position: relative;
	padding-left: 10px;
	text-align: left;
}

#search-form-items
{
	margin: 0px auto;
	float: none;
	margin-top: 0px;
	padding-top: 5px;
}

#header-sub-container
{
	display: none;
}

#google_translate_element
{
	display: none;
}

#header-banner, #header-logo
{
	width: auto;
	height: 36px;
	position: relative;
}

#header h1, #header h2
{
	display: none;
	visibility: hidden;
}

#best-guess-keywords
{
}

#header-login
{
	width: auto;
	text-align: center;
	padding-right: 5px;
}

#header-cart
{
	width: 40px;
	height: 40px;
	background-size: 30px 30px;
	line-height: 38px;
}

#header-info
{
	display: none;
	visibility: hidden;
}

#header-menu-button
{
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline-block;
	background-image: url('/images/header-icon-menu.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	text-decoration: none;
	z-index: 30;
}

#header-made-in-america
{
	display: none;
	visibility: hidden;
}

#header-sub
{
	display: none;
	visibility: hidden;
}

.submenu-section-container
{
	height: 0px;
	overflow: hidden;
}

.submenu-section-content
{
	display: table;
	width: 100%;
}

#mainmenu
{
	position: relative;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	background-color: #ffffff;
	display: block !important;
	height: 0px;
}
#menu li
{
	width: 100% !important;
	height: 40px !important;
	line-height: 40px !important;
	border-bottom: 1px dotted #666666;
	text-align: left;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
}
#menu li:hover
{
	background-color: #ffffff;
}

#menu li a {
	font-size: 16px !important;
	line-height: 40px !important;
	text-decoration: none !important;
	background-color: #ffffff;
	color: #000000;
	display: block;
	text-align: left;
	padding: 0px !important;
	margin-left: 36px;
}
#menu li a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}

#menu li ul {/* second-level lists */
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	margin-top: 1px;
	box-shadow: 0px 0px 0px #666666;
	-moz-box-shadow: 0px 0px 0px #666666;
	-webkit-box-shadow: 0px 0px 0px #666666;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
#menu li ul li {/* second-level lists */
	width: auto;
	text-align: left;
	padding-left: 0px;
	margin: 0px !important;
	font-size: 14px !important;
	background-color: #666666 !important;
}

#menu li ul li a {
	padding-left: 15px;
	padding-right: 0px;
	text-align: left;
	color: #ffffff;
	background-color: #666666;
}
#menu li ul li:hover a {
	color: #ffffff;
	background-color: #666666;
}

#menu li ul
{
	position: relative !important;
}

.menu-selected, .menu-selected a, .menu-selected:hover, .menu-selected a:hover
{
	color: #000000 !important;
	background-color: #ffffff !important;
}

#breadcrumbs
{
	display: none;
	visibility: hidden;
}

.submenu-toggle-link
{
	display: inline-block !important;
	visibility: visible !important;
	margin: 0px !important;
	float: left !important;
}

.submenu-toggle
{
	display: inline-block !important;
	visibility: visible !important;
	width: 24px;
	height: 24px;
	text-align: center;
	border: 1px solid #cccccc;
	font-size: 24px;
	line-height: 22px;
	padding: 0px !important;
	margin-left: 4px;
	margin-top: 4px;
}

#left-column
{
	position: relative;
	width: auto;
	color: #666666;
}
#left-column h3
{
	padding-left: 12px;
	color: #000000;
}

#left-column-products
{
	width: auto;
	border-bottom: 1px solid #dddddd;
}
#left-column-products li
{
	padding-left: 24px;
	padding-right: 12px;
	width: auto;
}
#left-column-products li a
{
	color: #666666;
}
#left-column-products li a:hover
{
	color: #000000;
}

#right-column, #sidebar
{
	width: auto;
	float: none;
	margin-top: 10px;
	min-height: auto;
}

#page-main
{
	margin-top: 9px;
	padding-top: 0px;
	-moz-box-shadow: 0px 0px 0px #000000 !important;
	-webkit-box-shadow: 0px 0px 0px #000000 !important;
	box-shadow: 0px 0px 0px #000000 !important;
}

#content
{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 200px;
	min-width: 280px;
	width: auto !important;
	border: 0px !important;
}

#content-thin
{
	margin-left: 0px !important;
	padding-bottom: 210px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	min-height: 200px !important;
	min-width: 280px;
	width: auto !important;
}

#content-sidebar
{
	margin: 0px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	min-height: 200px !important;
	min-width: 280px;
	width: auto !important;
	float: none;
}

#content img, #content-thin img, #content-sidebar img, #homepage-content img, #blog-content img, #blog-bottom img
{
	max-width: 100% !important;
	height: auto !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: none;
}

.image-left, .image-right, .image-left-shadow, .image-right-shadow
{
	display: block;
}

#footer
{
	height: auto;
}

#footer-inner
{
	padding-left: 0px;
	padding-right: 0px;
	max-width: auto;
	text-align: center;
}

#footer-contact
{
	float: none;
	width: auto;
}

#footer-left-grid
{
	display: block;
}
#footer-left-grid > div
{
	padding-bottom: 5px;
}

#footer-left-grid > div > i
{
	display: none;
}

#footer-menu
{
	padding-top: 30px;
	float: none;
	width: auto;
}

#footer-menu-links
{
	padding-left: 0px;
	border-left: 0px;
	padding-bottom: 30px;
}

#footer-about
{
	float: none;
	width: auto;
}

#footer-about-links
{
	padding-left: 0px;
	border-left: 0px;
	padding-bottom: 20px;
}

#footer-about-spacer
{
	height: 5px;
}

#footer-about-social a
{
	margin-left: 4px;
	margin-right: 4px;
}

#footer-signup
{
	padding-top: 20px;
	float: none;
	width: auto;
}

#signupForm-footer
{
	padding-top: 12px;
	margin: 0px auto;
	width: 270px;
	position: relative;
}

#footer-sub
{
	display: none;
}

#toggle-desktop
{
	display: none !important;
}

#footer-sub-inner
{
	width: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#footer-copyright
{
	float: none;
	width: auto;
	padding-right: 0px;
	text-align: center;
}

#footer-social-media
{
	float: none;
	width: auto;
	padding-right: 0px;
	padding-top: 25px;
	text-align: center;
}

#actionTabs img
{
	margin-left: 10px !important;
}

.social-icon
{
	display: inline !important;
}

#blog-sidebar
{
	display: none !important;
	visibility: hidden !important;
}

#blog-content
{
	min-height: 300px !important;
	margin: 0px !important;
	padding-left: 10px;
	padding-right: 10px;
}

#slideshowOuter
{
	margin-left: -10px;
}

.slideshow-element-main
{
	font-size: 18px;
	line-height: 20px;
}

.slideshow-element-sub
{
	font-size: 11px;
	line-height: 13px;
}

.twitter-share-button, .blog-facebook-like
{
	display: none !important;
	visibility: hidden !important;
}

.gallery-list-row
{
	min-height: 122px;
}

.gallery-list-thumb-box
{
	width: 120px;
	height: 120px;
	margin-right: 10px;
}

.galleryThumb
{
	width: 120px;
	height: 120px;
}

.gallery-list-thumb-box-img, .galleryThumbImg
{
	display: block !important;
	visibility: visible !important;
}

.signupFormRow
{
	padding-top: 5px;
}
.signupFormLabel, .signupFormLabelNarrow
{
	float: none;
	width: auto;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}

.signupFormField, .signupFormFieldNarrow
{
	margin-left: 0px;
	line-height: 16px;
}

#validate-password
{
	position: relative;
	margin-left: 0px;
	margin-top: 10px;
}

.news-pic
{
	position: relative;
	float: left;
	margin-right: 18px;
	margin-bottom: 2px;
}

.news-info
{
	margin-left: 0px;
}

/* BEGIN ADMIN MOBILE */

#admin-menu
{
	float: none;
	min-height: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 0px;
	line-height: 32px;
	overflow: hidden;
	margin: 0px;
	font-size: 16px;
	color: #666666;
	z-index: 150;
}

#admin-menu h3
{
	padding-top: 0px;
}

.admin-menu-item
{
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#cccccc));
	background: -webkit-linear-gradient(top, #ffffff, #cccccc);
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	background: -ms-linear-gradient(top, #ffffff, #cccccc);
	background: -o-linear-gradient(top, #ffffff, #cccccc);
}

#admin-content
{
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
	width: auto;
}

#admin-accountlinks
{
	float: none;
	width: auto;
	text-align: center;
	padding-bottom: 20px;
	display: none;
	visibility: hidden;
}

#button-i-need-help

	margin-top: 10px;
}

.float-right-box
{
	float: none;
	width: auto !important;
	padding: 12px;
	margin-bottom: 10px;
	bakcground-color: #00ff00 !important;
}

.admin-edit-tab-off
{
	width: 16%;
	font-size: 10px;
}

.admin-edit-tab-on
{
	width: 16%;
	font-size: 10px;
}

.data-grid th, .data-grid-small th
{
	font-size: 11px;
}
.data-grid td, .data-grid-small td
{
	font-size: 11px;
}

.table-grid th
{
	padding: 2px;
	font-size: 11px;
	line-height: 12px;
}
.table-grid td
{
	padding: 2px;
	font-size: 11px;
	line-height: 12px;
}

.sitemap-col
{
	float: none;
	width: auto;
	padding-right: 0px;
}
.sitemap-col ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sitemap-col ul li
{
	border-top: 1px solid #cccccc;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sitemap-col ul li ul li
{
	border-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: normal;
	margin: 0px;
}

#contact-google-map
{
	float: none;
	margin: 0px;
	width: 100%;
	height: 300px;
	border: 0px;
}

#contact-form
{
	width: auto;
	padding-top: 20px;
}

/***********************************************************
SHOPPING CART
***********************************************************/

#category-header
{
	padding-right: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}

#category-header-image
{
	display: none;
	visibility: hidden;
}

.category-header-shifted
{
	margin-left: 0px;
}

#search-result-controls
{
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 12px;
	width: auto;
	height: auto;
	background-color: #1e1e1e;
	font-size: 12px;
	line-height: 37px;
	color: #ffffff;
}
#search-result-controls label
{
	display: inline-block;
	width: 60px;
	float: left;
}

#sortby-options
{
	float: none;
	display: block;
	padding-right: 0px;
}
#sortby-options select
{
	width: 160px;
}

#option-options
{
	float: none;
	display: block;
	padding-right: 0px;
}
#option-options select
{
	width: 160px;
}

#paginate-options
{
	float: none;
	display: block;
	padding-right: 0px;
}
#paginate-options select
{
	width: 160px;
}

.pagelist-row
{
	height: auto;
	padding-top: 8px;
	padding-bottom: 10px;
}

.pagelist-links
{
	float: none;
	display: block;
	width: auto;
	padding-bottom: 4px;
}


/***********************************************************
PRODUCT DETAILS PAGE
***********************************************************/

#product-box-h1
{
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 16px;
	padding-bottom: 8px;
	font-size: 20px;
	line-height: 21px;
}

#product-brand
{
	display: none;
	visibility: hidden;
	float: none;
	width: auto;
	text-align: left;
	margin-top: 0;
}

#product-sidebar
{
	float: none;
	width: auto;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 0px;
}

#product-sidebar-related
{
	display: none;
	visibility: hidden;
}

#product-box
{
	width: auto;
	margin-top: 42px;
	clear: both;
	margin-right: 0px;
}

#productslideshow-arrow-left
{
	margin-top: 50px !important;
	left: 16px;
}

#productslideshow-arrow-right
{
	margin-top: 50px !important;
	margin-left: auto;
	right: 16px;
}

#productSlides
{
	position: relative;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
	height: 170px;
	left: 0px;
	margin-top: 0px;
}

.productslideshow-slide
{
	width: 100%;
	height: 170px;
}
.productslideshow-slide td
{
	width: 100%;
	height: 170px;
}
.productslideshow-slide td img
{
	max-width: 100%;
	max-height: 170px;
}

#product-info-tabs
{
	display: none;
	visibility: hidden;
}

.product-info-box, .product-info-boxOn
{
	display: block;
	border-top: 1px solid #dddddd;
	padding-top: 0px;
	padding-bottom: 12px;
}


#cdr-left
{
	float: none;
	width: auto;
}

#cdr-right
{
	margin-left: auto;
}


/***********************************************************
CHECKOUT TABLE AND ELEMENTS
***********************************************************/

.checkout-table th, .checkout-table td
{
	font-size: 11px;
	line-height: 12px;
	padding: 3px;
}
.checkout-table td img
{
	width: 32px;
	height: auto;
}
.checkout-table td select
{
	font-size: 11px;
	max-width: 80px;
}

#checkout-totals
{
	float: none;
	width: auto;
}

#checkout-left
{
	float: none;
	width: auto;
}

#calendardiv, #event-calendardiv
{
	margin: 0px auto;
	max-width: 260px;
	
}


/***********************************************************
STAFF LIST
***********************************************************/

.staff-row
{
	min-height: auto;
}

.staff-image
{
	float: left;
	width: 150px;
	height: 200px;
	margin-right: 15px;
}

.staff-info
{
	margin-left: auto;
}


/***********************************************************
MESSAGE BOARD
***********************************************************/

.message-board
{
	display: block;
	width: auto;
}

.message-board-header
{
	display: none;
}

.message-board-item
{
	display: block;
	border-bottom: 1px solid #999999;
}

.message-board-item-col
{
	display: block;
	border-bottom: 0px solid #999999;
}

.message-board-col1
{
	width: auto;
}

.message-board-col4
{
	text-align: left;
}

.message-board-col5
{
	text-align: left;
}


/***********************************************************
TIMELINE
***********************************************************/

#timeline-container
{
	margin-top: -20px;
}

.timeline-block
{
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.75);
}

.timeline-event-image-container
{
	display: block;
	width: auto;
	text-align: center;
	height: 128px;
}

.timeline-event-image
{
	display: inline-block;
	margin: 0px auto;
	width: 128px;
	height: 128px;
	-moz-border-radius: 64px;
	-webkit-border-radius: 64px;
	border-radius: 64px;
}

.timeline-event-spacer
{
	width: 128px;
	height: 128px;
}

.timeline-event-title
{
	display: block;
	width: auto;
	height: auto;;
	padding: 10px;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
}

.timeline-event-caption
{
	display: blcok;
	width: auto;
	height: auto;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}


/***********************************************************
CLIENT-SPECIFIC STYLES
***********************************************************/

#best-guess-list
{
	left: 0px;
	width: 100%;
}

#homepage-bottom
{
	padding: 0px;
}

.homepage-bottom-item
{
	display: block;
	width: auto;
	padding-top: 30px;
}

.homepage-bottom-item-image
{
	height: 147px;
	border-right: 0px;
}

#product-leftnav-main, #product-leftnav
{
	display: none;
	float: none;
}

#product-content
{
	margin-left: 0px;
	padding-top: 22px;
}
#product-content h1
{
	margin-top: 0px;
	line-height: 24px;
}

#product-maincat-subtitle
{
	display: block;
	line-height: 20px;
}

.subcategory-grid-item
{
	border-left: 0px;
}

#product-page-left
{
	float: none;
	display: block;
	width: auto !important;
}

#product-page-thumbnails
{
	float: none;
	position: absolute;
	z-index: 90;
}

#product-page-center
{
	position: absolute;
	margin-left: 0px;
	margin-top: 25px;
	width: 95%;
	max-width: 400px !important;
	height: 480px;
}

#product-page-image-hover, #prouct-page-image-zoom
{
	width: 0px !important;
	height: 1px !important;
	overflow: hidden !important;
}

#product-page-images
{
	margin-left: 70px;
	width: 240px !important;
	height: 480px;
}

.product-slideshow-image
{
	width: 240px !important;
	height: 480px;
}

#product-page-captions
{
	width: auto !important;
	margin-left: 0px;
}

.product-image-caption, .product-image-caption-on
{
	width: auto !important;
	max-width: auto !important;
}

#product-page-description
{
	padding-top: 560px;
	padding-right: 0px;
}

#product-page-selections
{
	margin-left: auto;
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #999999;
	padding-top: 10px;
}

.product-page-tab, .product-page-tab-on
{
	width: 16.2%;
	font-size: 9px;
}

#product-page-tab-usa
{
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: auto;
}

.checkout-table th, .checkout-table td, .checkout-model-number, .checkout-price, .checkout-price-2, .checkout-price-light, .checkout-table-right-subtotal
{
	font-size: 10px !important;
	line-height: 11px !important;
}

.checkout-left-side
{
	float: none !important;
	width: auto !important;
}

.checkout-right-side
{
	float: none !important;
	width: auto !important;
	padding-top: 20px;
}

.checkout-lef-side, .checkout-mid-side, .checkout-rig-side
{
	float: none !important;
	width: auto !important;
	margin: 0px !important;
	padding-top: 20px;
}

.checkout-lef-side .signupFormLabel, .checkout-mid-side .signupFormLabel,.checkout-rig-side .signupFormLabel
{
	width: auto !important;
}

.checkout-lef-side .signupFormField, .checkout-mid-side .signupFormField, .checkout-rig-side .signupFormField
{
	margin-left: 0px !important;
}

.checkout-full-padded
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.about-title
{
	display: block;
	width: auto;
	height: auto;
	vertical-align: auto;
}

.about-right
{
	padding-top: 0px;
	width: auto;
}

.search-result-img
{
	margin-right: 15px;
}

.search-result-info
{
	margin-left: auto !important
}

#dealer-login-left, #dealer-login-right-col1
{
	float: none;
	width: auto;
	padding: 0px;
}

#dealer-login-right
{
	float: none;
	width: auto;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
}

#dealer-login-right-col2
{
	margin-left: auto;
}

#dealer-login-right-col1 .signupFormLabel, #dealer-login-right-col2 .signupFormLabel
{
	width: auto;
}

#dealer-login-right-col1 .signupFormField, #dealer-login-right-col2 .signupFormField
{
	margin-left: auto;
}

#dealer-login-right-captcha
{
	padding-left: 0px;
}

#added-to-cart-outer, #please-register-outer
{
	padding-top: 0px !important;
}

#added-to-cart, #please-register
{
	border: 2px solid #3d638b;
	width: auto;
	margin: 10px;
}

.checkout-checkbox-space
{
	display: block;
	width: auto;
	height: 10px;
}

#product-request-more
{
	display: block;
	float: none;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
}

#download-catalog-pages3
{
	display: block;
}

.product-delivery-alert
{
	display: block;
	padding-bottom: 5px;
}

.quickship-table
{
	width: 100%;
}
.quickship-table th
{
	font-size: 10px;
}
.quickship-table td
{
	font-size: 11px;
}

.product-page-tab-content
{
	padding: 0px !important;
}

.catreq2-download-item
{
	float: none;
	width: auto;
}

#fedex-warning
{
	font-size: 11px !important;
	line-height: 12px !important;
}

#fedex-warning-checkout
{
	font-size: 11px !important;
	line-height: 12px !important;
}

#fedex-warning-confirm
{
	float: none !important;
	display: block !important;
	width: auto !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	font-size: 11px !important;
	line-height: 12px !important;
	padding-bottom: 20px;
}

#checkout-confirm-rightcol
{
	float: none !important;
	width: auto !important;
	display: block;
}

#checkout-confirm-orderinfo
{
	width: auto !important;
}

#confirm-col-billing, #confirm-col-shipping, #confirm-col-payment
{
	display: block;
	width: auto !important;
	float: none !important;
	padding-bottom: 30px;
}

#confirm-order-finalbox-container
{
	max-width: auto !important;
}

#confirm-order-finalbox input
{
	width: 280px !important;
	max-width: auto !important;
}
#confirm-order-finalbox textarea
{
	width: 270px !important;
	max-width: auto !important;
}

.checkout-small-button-2
{
	padding-left: auto;
	padding-right: auto;
	display: block;
	text-align: center;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkout-indented-more
{
	padding-left: 0px !important;
}

#confirm-order-finalbox-submit
{
	float: none !important;
	display: block !important;
	max-width: auto !important;
	margin-top: 0px !important;
	padding-top: 20px  !important;
}

#checkout-full-padding-right
{
	float: none !important;
	width: auto !important;
}

.icon-qm-text
{
	margin-left: -60px;
	margin-top: -60px;
}

.my-account-showuser
{
	display: none;
}


#help-container
{
	display: block;
}

#help-sidebar
{
	background-color: #eeeeee;
}

#help-categories
{
	display: block;
}

#help-content
{
	padding-top: 20px;
}
#help-content table, #help-content tr, #help-content td
{
	display: block;
	width: 100% !important;
} 

.help-category
{
	padding: 15px;
	border: 1px solid #dddddd;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.landing-page
{
	display: block;
}

#content-background
{
	margin-top: 20px;
	margin-bottom: 50px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#blog-header
{
	height: 100px !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.blog-col
{
	float: none !important;
	width: auto !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#slideshow-container
{
	height: 240px;
}

.slideshow-slide
{
	height: 240px;
}

#home-2023-section-2
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#home-2023-section-2-grid
{
	display: block;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.home-2023-section-2-boxtop
{
	visibility: hidden !important;
	display: none !important;
}

#home-2023-section-4-grid, #home-2023-section-6-grid
{
	display: block;
	width: auto;
	max-width: 1200px;
}

#home-2023-section-7 > iframe
{
	height: 270px;
}

.about-us-page-top
{
	display: block;
	padding-right: 0px;
	padding-bottom: 30px;
}

.about-us-page-timeline h3
{
	padding-left: 45px;
	background-size: auto 8px;
	background-position: 0px 4px;
}

.about-us-page-timeline-text
{
	padding-left: 45px;
}
.about-us-page-timeline-text div
{
	display: none;
}

.about-us-page-bottom
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 24px;
}
.about-us-page-bottom h2
{
	font-size: 24px;
}

.about-us-mall
{
	display: none;
}

.about-us-metals
{
	display: none;
}

.about-us-packing
{
	display: block !important;
	padding-bottom: 20px;
}

#printing-photos-images
{
	display: grid;
	grid-template-columns: calc(50% - 8px) calc(50% - 8px);
	grid-auto-rows: 180px;
}

