body
{
	background-image: none;
	color: #000000;
}

#main
{
	background-image: none !important;
}

iframe
{
	max-width: 100%;
}

.mobile-only
{
	display: inherit;
	visibility: inherit;
}

.no-mobile
{
	display: none !important;
	visibility: hidden !important;
}

div .mobile-only
{
	display: block !important;
}

.image-right, .div-right
{
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}

.image-left, .div-left
{
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}


.image-right-shadow, .div-right-shadow
{
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}

.image-left-shadow, .div-left-shadow
{
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}

.formbutton
{
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none !important;
	margin-top: 8px;
}


.formbutton-ck
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.two-col-justified
{
	text-align: center;
}

.two-col, .two-col-nospace, .two-col-right, .three-col, .four-col, .two-col-center, .two-col-justified, .three-col-center, .four-col-center
{
	float: none;
	width: auto !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px;
}

h1
{
	font-size: 30px;
	line-height: 32px;
}

#content a
{
	color: #666666;
}

.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: 92%;
}

.signupFormRow label, .formRow label, .signupFormRow input:focus + label, .formRow input:focus + label, .signupFormRow textarea:focus + label, .formRow textarea:focus + label, .signupFormRow input:valid + label, .formRow input:valid + label, .signupFormRow textarea:valid + label, .formRow textarea:valid + label
{
	position: relative;
	color: #666666;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 18px;
	cursor: default;
	left: auto;
	z-index: auto;
}

.search-list-col
{
	display: block;
	float: none;
	width: auto;
	padding-right: 0px;
}

#container
{
	width: 100% !important;	
}

#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%;
}

#top-strip
{
	width: 100% !important;
	height: auto;
	text-align: center;
	background-color: #666666;
}

#top-strip a
{
	font-family: Arial;
	font-size: 13px;
}

#search-form
{
	position: relative;
	left: auto;
	padding-left: 10px;
	float: left;
}

#keywords
{
	width: 120px;
}

#header-links
{
	position: relative;
	right: auto;
	padding-right: 0px;
	padding-top: 3px;
	float: left;
	padding-left: 8px;
}

#google_translate_element
{
	display: none;
}


.header-container-default, .header-container-scroll
{
	position: fixed;
	height: 50px;
	top: 0px;
	padding-top: 0px;
	width: 100%;
	text-align: center;
	z-index: 115;
	background-color: rgba(0, 0, 0, 1.0);
}

#header
{
	width: 100%;
	height: auto;
	display: block;
	padding: 0px;
	text-align: center;
}

#header-banner, #header-logo
{
	width: 250px;
	height: auto;
	position: relative;
	margin-top: 9px;
	margin-left: 8px;
}

#header h1, #header h2
{
	display: none;
	visibility: hidden;
}

#mobile-menu-button
{
	position: absolute;
	display: block;
	top: 5px;
	right: 8px;
	z-index: 125;
}


.submenu-section-container
{
	height: 0px;
	overflow: hidden;
}

.submenu-section-content
{
	display: table;
	width: 100%;
}

#mainmenu
{
	position: absolute;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	background-color: #000000;
	display: block !important;
	height: 0px;
	z-index: 120;
	top: 50px;
}
#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;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	background-color: #000000;
}
#menu li:hover
{

}

#menu li a {
	font-size: 16px !important;
	line-height: 40px !important;
	text-decoration: none !important;
	display: block;
	text-align: left;
	padding: 0px !important;
	margin-left: 36px;
}
#menu li a:hover {
	text-decoration: none;
}

#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;
}

#menu li ul li a {
	padding-left: 15px;
	padding-right: 0px;
	text-align: left;
}
#menu li ul li:hover a {
}

#menu li ul
{
	position: relative !important;
}

.menu-selected, .menu-selected a, .menu-selected:hover, .menu-selected a:hover
{
	color: #ffffff !important;
	background-color: #000000 !important;
}


.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 #000000;
	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: 0px;
	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: 0px;
	min-height: 200px;
	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-right: 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
{
	max-width: 100%;
	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;
}

#content-bottom
{
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#content-bottom-inner
{
	width: auto;
	text-align: center;
}

#content-bottom-left
{
	float: none;
	width: auto;
	font-size: 24px;
	line-height: 28px;
}

#content-bottom-right
{
	float: none;
	width: auto;
	padding-top: 12px;
}

#footer
{
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer h3
{
	padding-top: 24px;
	margin-bottom: 8px;
}
#footer a
{
	font-weight: 400;
}

#footer-inner
{
	width: auto;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer-about
{
	float: none;
	width: auto;
	padding-right: 0px;
	text-align: center;
}

#footer-contact
{
	float: none;
	width: auto;
	padding-right: 0px;
	text-align: center;
}

#footer-posts
{
	float: none;
	width: auto;
	text-align: center;
}


#footer-sub
{
	width: auto;
	padding-top: 0px;
	padding-bottom: 2px;
}
#footer-sub a
{
	font-weight: 400;
}

#footer-sub-inner
{
	width: auto;
	text-align: ceter;
	line-height: 18px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer-copyright
{
	display: block;
	float: none;
	text-align: center;
}

#footer-menu
{
	display: block;
	float: none;
	text-align: center;
	line-height: 24px;
	padding-top: 20px;
}

#footer-menu a
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
}

#footer-social-media
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	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;
}

#slideshow-arrow-left, #slideshow-arrow-right
{
	display: none;
	visibility: hidden;
}

.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
{
	float: none;
	width: auto;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}

.signupFormField
{
	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
{
	font-size: 11px;
}
.data-grid td
{
	font-size: 11px;
}
.data-grid img
{
	max-width: 50px !important;
}

.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: 0;
	list-style: none;
}
.sitemap-col ul li
{
	border-top: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sitemap-col ul li ul li
{
	border-top: 0px;
	font-weight: normal;
}

#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;
}

/***********************************************************
CHECKOUT TABLE AND ELEMENTS
***********************************************************/

.checkout-table th, .checkout-table td
{
	font-size: 11px !important;
	line-height: 12px !important;
	padding: 3px !important;
}
.checkout-table td img
{
	width: 32px;
	height: auto;
}
.checkout-table td select
{
	font-size: 11px;
	max-width: 80px;
}

#calendardiv, #event-calendardiv
{
	margin: 0px auto;
	max-width: 260px;
	
}

#checkout-totals
{
	padding-top: 10px;
	width: auto !important;
	margin: 0px !important;
}

#checkout-totals-narrow
{
	padding-top: 15px;
	width: auto !important;
	margin: 0px !important;
}

.checkout-blue-button
{
	display: block !important;
	float: none !important;
}


/***********************************************************
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
***********************************************************/


#banner-container-outer
{
}

#banner-container
{
}

#banner-container h1
{
	font-size: 22px;
	line-height: 26px;
	padding-right: 10px;
}

#banner-container h2
{
	display: none;
	visibility: hidden;
}

#homepage-intro
{
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.band-inner
{
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#homepage-icons
{
	padding-top: 30px;
}

.homepage-icons-item
{
	display: block;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}

.homepage-icons-text
{
	display: block;
	height: auto;
}

.homepage-clients-item-inner
{
	width: 240px;
	height: 120px;
}

.homepage-testimonials-item
{
	display: block;
	height: auto;
	padding-bottom: 30px;
}

.homepage-testimonials-item-inner
{
	width: auto;
	height: auto;
	display: block;
}

.slideshow-element-sub
{
	display: none;
	visibility: hidden;
}


.featured-projects-item
{
	display: block;
	width: auto;
	height: auto;
}

.featured-projects-info
{
	display: block;
	height: auto;
}
