@media only screen and (max-width: 780px)
{
	body
	{
		font-size: 16px;
		line-height: 25px;
		background-image: none !important;
	}

	#main
	{
		background-image: none !important;
	}

	iframe
	{
		max-width: 100%;
	}

	h1
	{
		font-size: 28px;
		line-height: 32px;
	}

	h2
	{
		font-size: 22px;
		line-height: 26px;
	}

	ul, ol
	{
		text-align: left;
	}

	.content-band-outer
	{
		background-image: none !important;
	}

	.content-band-inner
	{
		text-align: center;
		padding: 12px;
	}
	.content-band-inner img
	{
		heihgt: auto !important;
		max-width: 100% !important;
	}

	.content-band-inner-sidebar-left
	{
		display: block;
		padding-right: 0px;
	}

	.content-band-inner-sidebar-right
	{
		display: block;
		width: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mobile-only
	{
		display: inherit;
		visibility: inherit;
	}

	.tablet-only, .desktop-only
	{
		display: none !important;
		visibility: none !important;
	}

	.no-mobile
	{
		display: none !important;
		visibility: hidden !important;
	}

	div.mobile-only
	{
		display: block !important;
	}
	span.mobile-only
	{
		display: inline-block !important;
	}

	.data-grid th
	{
		text-align: left;
		display: block;
	}
	.data-grid tr
	{
		display: block;
		border-bottom: 1px solid #999999;
	}
	.data-grid td
	{
		text-align: left;
		display: block;
		border-bottom: 0px;
	}

	.table-grid th
	{
		text-align: left;
		padding: 2px;
		font-size: 11px;
		line-height: 12px;
	}
	.table-grid td
	{
		text-align: left;
		padding: 2px;
		font-size: 11px;
		line-height: 12px;
	}

	.image-right, .div-right
	{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 8px;
		width: 100%;
		height: auto;
		padding: 0px;
	}

	.image-left, .div-left
	{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 8px;
		width: 100%;
		height: auto;
		padding: 0px;
	}

	.image-right-shadow, .div-right-shadow
	{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		padding: 0px;
	}

	.image-left-shadow, .div-left-shadow
	{
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		padding: 0px;
	}

	.div-circle-400, .div-circle-360, .div-circle-270
	{
		width: 240px;
		height: 240px;
	}

	.formbutton, .formbutton-yellow, .formbutton-blue
	{
		display: block;
		text-align: center;
		float: none !important;
		margin-top: 8px;
	}

	.collapse-table
	{
		display: block;
	}
	.collapse-row
	{
		display: block;
	}
	.collapse-cell
	{
		display: block;
	}

	.grid-three
	{
		display: block;
	}
	.grid-three > div
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.two-col, .two-col-nospace, .two-col-right, .three-col, .four-col, .five-col, .two-col-center, .three-col-center, .four-col-center, .fill-col, .col-40, .col-60, .two-col-justified
	{
		float: none;
		width: auto !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-top: 15px;
	}

	.formRow
	{
		clear: both;
	}

	.search-list-col
	{
		display: block;
		float: none;
		width: auto;
		padding-right: 0px;
	}

	#container
	{
		width: 100% !important;	
	}

	#popupDiv
	{
		top: 0px !important;
		left: 0px !important;
		margin: 0px !important;
		padding: 0px !important;
		width: 100% !important;
		max-width: 100% !important;
		height: 100% !important;
		border: 0px;
		-moz-box-shadow: 0px 0px 0px #999999;
		-webkit-box-shadow: 0px 0px 0px #999999;
		box-shadow: 0px 0px 0px #999999;
	}

	#popupFrame
	{
		width: 100% !important;
		height: 100% !important;
		overflow-y: scroll;
	}

	#popup-close-button
	{
		margin-top: 1%;
		margin-right: 1%;
	}

	#top-strip-container, #top-strip
	{
		display: none;
	}

	#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
	{
		height: auto;
	}

	#header
	{
		width: auto;
		height: 44px;
		display: block;
		padding: 6px;
		padding-left: 8px;
		text-align: left;
	}

	#header-banner
	{
		height: 44px !important;
	}

	#header-title
	{
		margin-left: 44px;
		margin-top: 0px;
		font-size: 32px;
		line-height: 44px;
	}

	#header-subtitle
	{
		display: none;
	}

	#header-info
	{
		padding-top: 8px;
		font-family: 'Tinos';
		font-size: 28px;
	}

	#header-info #social-media
	{
		padding-right: 15px;
	}

	#header-info a > i
	{
		font-size: 18px;
	}

	#header-info-callout
	{
		display: none;
		visibility: hidden;
	}

	#header-contrast
	{
		top: 5px;
		left: 5px;
		width: 38px;
		height: 38px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	#header h1, #header h2
	{
		display: none;
		visibility: hidden;
	}

	#mobile-menu-button
	{
		position: absolute;
		display: block;
		top: 5px;
		right: 5px;
		z-index: 95;
		font-size: 36px;
		line-height: 36px;
		color: #808080;
		text-decoration: none;
	}

	#menu-container
	{
		background-color: transparent;
	}

	#mainmenu
	{
		display: none !important;
	}

	#mobilemenu
	{
		position: absolute;
		z-index: 102;
		width: 100%;
		right: 100%;
		background-color: #ffffff;
		margin-top: 5px;
		padding-top: 8px;
		padding-bottom: 8px;
		border-bottom: 1px solid #666666;
		text-align: left;

		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;

		-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.25);
		box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.25);
	}

	.mobilemenu-link, .mobilemenu-link:hover
	{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
		line-height: 16px;
		font-weight: 700;
		text-decoration: none;
	}

	.mobile-submenu-link, .mobile-submenu-link:hover
	{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
		line-height: 16px;
		font-weight: 300;
		text-decoration: none;
	}

	#breadcrumbs
	{
		display: none;
	}

	#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 !important;
		position: relative !important;
		top: auto !important;
		right: auto !important;
		min-height: auto !important;
	}

	#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-container
	{
		padding-top: 50px;
	}

	.content-band-outer
	{
		background-sizex: 0px 0px !important;
	}

	.pad-right, .pad-left
	{
		padding: 0px !important;
	}

	#content
	{
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
		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;
	}

	#content img, #content-thin img, #content-sidebar img, #homepage-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;
	}

	#footer
	{
		padding-top: 12px;
		padding-bottom: 0px;
	}
	#footer h3
	{
		padding-top: 24px;
		margin-bottom: 8px;
	}

	#footer-inner
	{
		padding-top: 0px;
		padding-bottom: 24px;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
	}

	#footer-about
	{
		display: block;
		float: none;
		width: auto;
		padding: 0px;
		text-align: center;
		padding-top: 20px;
	}

	#footer-menu
	{
		display: block;
		float: none;
		width: auto;
		padding: 0px;
		min-height: auto;
	}

	#footer-tweets
	{
		float: none;
		width: auto;
		text-align: center;
		padding-top: 20px;
	}

	#footer-social-media
	{
		display: block;
		float: none;
		width: auto;
		text-align: center;
		padding: 0px;
		min-height: auto;
	}

	#footer-signup
	{
		display: block;
		width: 31.5%;
		width: auto;
		text-align: center;
		padding: 0px;
		min-height: auto;
		border-left: 0px solid #cccccc;
		border-right: 0px solid #cccccc;
	}

	#footer_email
	{
	}

	#footer_submit
	{
	}

	#footer-sub-inner
	{
		width: auto;
		text-align: center;
	}

	#footer-copyright
	{
		text-align: center;
	}

	#actionTabs img
	{
		margin-left: 10px !important;
	}

	.faq-item
	{
		text-align: left;
	}

	.social-icon
	{
		display: inline !important;
	}

	#slideshow-container
	{
		margin-top: -20px;
	}

	#slideshow-container, .slideshow-container
	{
		width: 100%;
		height: 360px;
		position: relative;
		overflow: hidden;
		background-color: #000000;
	}

	.slideshow-slide
	{
		height: 360px;
	}

	.slideshow-slide h1
	{
		font-size: 24px;
		line-height: 28px;
		margin-top: 30px;
	}
	.slideshow-slide h2
	{
		font-size: 16px;
		line-height: 20px;
		margin-top: 20px;
	}

	#slideshowContainer h2
	{
		margin-top: 5px;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 18px;
		line-height: 18px;
	}
	#slideshowContainer h3
	{
		display: none;
	}

	.slidebutton
	{
		height: 32px;
		padding-left: 16px;
		padding-right: 16px;
		font-size: 16px;
		line-height: 32px;
	}

	#blog-content
	{
		display: block !important;
		float: none !imporatn;
		width: auto !important;
		min-height: auto !important;
	}

	#blog-sidebar
	{
		padding-top: 40px !important;
		text-align: center !important;
		display: block !important;
		float: none !important;
		width: auto !important;
	}

	#main-gallery-container
	{
		display: block;
	}

	.main-blog-post
	{
		text-align: center;
	}

	.main-gallery-post
	{
		margin: 15px;
	}

	.main-blog-img
	{
		position: relative;
		width: 100%;
		height: 160px;
		background-position: center center;
	}

	.main-blog-info
	{
		padding-left: 0px;
		padding-top: 20px;
	}

	.main-blog-title
	{
		font-size: 18px;
	}

	#slideshow-arrow-left, #slideshow-arrow-right
	{
		display: none;
		visibility: hidden;
	}

	.slideshow-element-main
	{
		font-size: 18px;
		line-height: 20px;
	}

	.slideshow-element-sub
	{
		display: none !important;
		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: none;
		margin: 0px;
		padding-bottom: 2px;
	}

	.news-info
	{
		margin-left: 0px;
	}

	#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;
	}

	.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;
	}

	.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
	***********************************************************/

	#product-sortby
	{
		display: block;
		float: none;
		text-align: center;
	}

	#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;
	}

	.remove-x
	{
		clear: both !important;
		height: 32px !important;
		line-height: 32px !important;
	}

	#calendardiv, #event-calendardiv
	{
		margin: 0px auto;
		max-width: 260px;
	
	}

	#checkout-totals
	{
		padding-top: 10px;
		width: auto !important;
		margin: 0px !important;
	}

	#checkout-totals-narrow
	{
		width: auto !important;
		float: none !important;
	}

	.checkout-totals-left
	{
		clear: both !important;
		font-size: 13px !important;
		font-weight: 300 !important;
		width: 70% !important;
	}

	.checkout-totals-right
	{
		font-size: 13px !important;
		width: 30% !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;
	}


	/***********************************************************
	EVENT LIST
	***********************************************************/

	.event-item
	{
		padding: 15px;
	}

	.event-item-date, .event-item-time, .event-item-slots, .event-item-location, .event-item-age
	{
		padding-bottom: 0px;
	}

	.event-item-slots
	{
		text-align: center;
	}

	.event-item-summary
	{
		padding-top: 12px;
	}


	/**********************************************************
	* CUSTOM PRODUCT DETAILS PAGE
	**********************************************************/

	#product-details-image
	{
		position: relative !important;
		width: auto !important;
		display: block !important;
	}
	#product-details-image img
	{
		margin: 0px auto !important;
	}

	#product-details-info
	{

	}

	#product-details-image-full
	{
		position: relative !important;
		width: auto !important;
		display: block !important;
		text-align: center !important;
	}

	#product-details-slideshow
	{
		clear: both !important;
		position: relative !important;
		margin-left: 0px !important;
		width: auto !important;
		height: 320px !important;
		overflow: hidden !important;
	}

	.product-details-slideshow-img
	{
		position: absolute !important;
		width: 100% !important;
		left: 0px !important;
		height: 320px !important;
	}

	.product-details-slideshow-img-large
	{
		position: display: none !important;
		visibility: hidden !important;
	}

	#product-details-thumbs
	{
		position: relative !important;
		width: auto !important;
		height: auto !important;
		display: block !important;
		text-align: center !important;
	}

	.product-details-thumb-img
	{
		margin: 0x auto !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
		width: 60px !important;
		height: 60px !important;
		display: inline-block !important;
	}

	.product-details-thumb-img-on
	{
		margin: 0x auto !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
		width: 60px !important;
		height: 60px !important;
		display: inline-block !important;
	}

	#product-details-info-full
	{
		display: block !important;
		padding: 0px !important;
		min-height: auto !important;;
		clear: both;
		text-align: center !important;
	}

	/***********************************************************
	CHAT DIV OVERLAY
	***********************************************************/

	#chatDiv
	{
		margin-left: 2%;
		width: 96%;
		height: 365px;
		border: 0px;
	}


	/***********************************************************
	HERO BANNER
	***********************************************************/

	#hero-banner-outer
	{
		height: auto !important;
		overflow: hidden !important;
		padding-top: 60px !important;
		padding-bottom: 20px !important;
	}

	#hero-banner-inner
	{
		display: block;
		max-width: auto !important;
		height: auto !important;
	}

	#hero-banner
	{
		display: block;
		height: auto !important;
		width: auto !important;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 80px;
		padding-bottom: 80px;
		text-align: center !important;
	}
	#hero-banner h1
	{
		font-size: 36px;
		line-height: 36px;
		margin-top: 0px;
		padding-top: 0px;

		-webkit-transition: all 0ms ease-in-out;
		-moz-transition: all 0ms ease-in-out;
		-ms-transition: all 0ms ease-in-out;
		-o-transition: all 0ms ease-in-out;
		transition: all 0ms ease-in-out;
	}
	#hero-banner h2
	{
		font-size: 20px;
		line-height: 28px;

		-webkit-transition: all 0ms ease-in-out;
		-moz-transition: all 0ms ease-in-out;
		-ms-transition: all 0ms ease-in-out;
		-o-transition: all 0ms ease-in-out;
		transition: all 0ms ease-in-out;
	}

	#hero-h1
	{
		font-size: 22px !important;
		line-height: 26px !important;
		padding-right: 10px !important;
	}

	#hero-h2
	{
		display: none !important;
		visibility: hidden !important;
	}

	#hero-text
	{
		font-size: 18px;
		line-height: 24px;
		width: auto !important;

		-webkit-transition: all 0ms ease-in-out;
		-moz-transition: all 0ms ease-in-out;
		-ms-transition: all 0ms ease-in-out;
		-o-transition: all 0ms ease-in-out;
		transition: all 0ms ease-in-out;
	}

	.hero-banner-h1-a, .hero-banner-h2-a, .hero-banner-text-a
	{
		opacity: 1.0 !important;
		filter: alpha(opacity=100) !important;
	}
	.hero-banner-h1-b, .hero-banner-h2-b, .hero-banner-text-b
	{
		padding-left: 0px !important;
	}

	.news-row
	{
		min-height: auto !important;
		border-top: 1px solid #cccccc;
		padding-top: 24px;
	}

	.news-pic
	{
		display: none !important;
	}

	.news-info
	{
		min-height: auto !important;
		margin-left: 0px !important;
		text-align: center !important;
	}


	.browse-product-box
	{
		margin: 0px !important;
	}

	#product-details-box
	{
		display: block;
	}

	#product-details-image-full
	{
		text-align: center;
	}

	#product-details-info-full
	{
		clear: both;
	}

	#my-account-nav
	{
		height: auto;
		line-height: 32px;
		font-size: 13px;
	}
	#my-account-nav a
	{
		display: block !important;
		float: left;
		padding-left: 0%;
		padding-right: 1%;
		width: 32%;
	}

	#my-account-identity
	{
		float: none;
		margin-top: -30px;
		width: 100%;
	}
	#my-account-identity-text
	{
		font-size: 13px;
		line-height: 17px;
	}

	.browse-product-box
	{
		display: !important;
		margin-left: !important;
		margin-right: !important;
		width: auto !important;
	}

	.browse-product-box-photo
	{
		width: 100% !important;
	}
}


