@charset "utf-8";
/* CSS Document */
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: 0;
	padding: 0;
	border: 0;
	font: inherit;
}
input,textarea {
	outline: none;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
/*Links*/
a {
	color: #F85206;
	text-decoration: none;
}
a:hover {
	color: #F85206;
	text-decoration: underline;
}
hr {
	margin: 15px 0;
}
ol {
	line-height: 20px;
}

html { font-size: 15px!important; } 
body { font-size: 14px; font-size: 1.4rem; } /* =14px */
h1 { font-size: 24px; font-size: 2.4rem; } /* =24px */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
}
p {
	margin: 4% 0 0 0;
}
h1 {
	color: #F85206;
	font-weight: bold;
	margin: 4% 0 0 0;
}
h2 {
	font-size: 2rem;
	font-weight: bold;
	margin: 4% 0 0 0;
}
.bold {
	font-weight: bold;
}
table {
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
	border-bottom: solid 1px #CCC;
	font-size: 35px;
}
table td {
	padding: 1%;
}
table tr {
	padding: 1%;
}
tr:nth-of-type(odd) {
  background-color: #F4F4F4;
}
.content img {
	width: 100%;
	height: auto;
	margin: 4% 0 0 0;
}
.content ul {
	margin: 4% 0 0 0;
}
.content li {
	margin: 0 0 0 8%;
}


/* Hide */
.fhd {
	display: none;
}
.header {
	display: none;
}
.streamtek_search {
	display: none;
}
.user_options {
	display: none;
}
.user_options_2 {
	display: none;
}
.bead_crumbs {
	display: none;
}
.m-payments {
	display: none;
}
.slider_cont {
	display: none;
}
.desktop_hide {
	display: none;
}
.products_left .product_title {
	display: none;
}
.products_left .product_subtitle {
	display: none;
}
.products_left .sidebar-advertisements {
	display: none;
}


/* Product pages */
a.add_cart {
	width: 70px;
	height: 70px;
	margin: 0 auto!important;
	display: block;
	background: url(../images/m-cart.gif) #F75208 center center no-repeat;
}
.next-page {
	display: block;
	padding: 5px 10px;
	background-color: #CCC;
	color: #333;
	font-weight: bold;
	float: right;
	margin: 0 0 20px 0;
	font-size: 44px;
}
.next-page {
	display: block;
	padding: 5px 10px;
	background-color: #CCC;
	color: #333;
	font-weight: bold;
	float: right;
	margin: 0 0 20px 0;
}
.products_body .install_guide {
	display: none;
}
.ornage_bg {
	background-color: #F85206;
	color: #FFF;
	font-weight: bold;
}

.ornage_bg:hover {
	background-color: #F85206!important;
	color: #FFF;
	font-weight: bold;
}
.light_orange_bg {
	background-color: #FEEBE2;
	color: #333;
	font-weight: bold;
}
.darkbrown_bg {
	background-color: #8B5236;
	color: #FFF;
}
.brown_bg {
	background-color: #FFF3C6;
	color: #333;
	font-weight: bold;
}
.gray_bg {
	background-color: #F4F4F4;
	color: #333;
	font-weight: bold;
}
.normal_white_bg {
	background-color: #FFFFFF;
	color: #333;
	font-weight: normal;
}
.white_bg {
	background-color: #FFF;
	color: #333;
	font-weight: normal;
}
.alignleft {
	text-align: left!important;
}
.alignright {
	text-align: right!important;
}
.aligncenter {
	text-align: center!important;
}
.bluefont {
	color: #0033CC;
}
.blackfont {
	color: #333!important;
}
.redfont {
	color: #C30!important;
}
.yellowfont {
	color: #FFE271;
}
.brownfont {
	color: #FCBA9A
}
.osha-img {
	max-width: 30%;
}

.m-header {
	width: 100%;
	height: auto;
	overflow: auto;
	background: #231B19;
	border-bottom: solid 1px #6A534D;
}
.m-header #m-logo {
	width: 42%;
	height: auto;
	overflow: hidden;
	padding: 0 0 0 1.3%;
	float: left;
}
.m-header #m-logo img {
	width: 100%;
	vertical-align: middle;
}
a.mh-search {
	display: block;
	width: 12.5%;
	padding: 0 0 0 0.5%;
	border-left: solid 1px #6A534D;
	float: right;
}
a.mh-search img {
	width: 100%;
	vertical-align: middle;
}
a.mh-account {
	display: block;
	width: 12.5%;
	padding: 0 0 0 0.5%;
	border-left: solid 1px #6A534D;
	float: right;
}
a.mh-account img {
	width: 100%;
	vertical-align: middle;
}





.m-navigation {
	background-color: #231B19;
	padding: 0 2%;
	width: 96%;
	color: #FFF;
	font-weight: bold;
	height: auto;
	overflow: auto;
	font-size: 28px!important;
}
.m-navigation a {
	color: #FFF;
	text-decoration: none;
}
.m-navigation li {
	margin-right: 2.5%;
	padding: 3% 2.5% 3% 0;
	list-style: none;
	list-style-type: none;
	float: left;
	border-right: solid 1px #6A534D;
}
.m-navigation li:last-child {
	margin-right: 0;
	padding: 3% 0 3% 0;
	list-style: none;
	list-style-type: none;
	float: left;
	border-right: none;
}
.m-navigation a {
	color: #FFF;
	text-decoration: none;
}
.sbmo {
	display: block;
	visibility: visible;
}




.content {
	padding: 2.5%;
}

.main_footer {
	padding: 2.5%;
	margin: 5% 0 0 0;
	background: #231B19;
	color: #FFF;
	height: auto;
	overflow: auto;
	font-size: 35px!important;
}
.main_footer a {
	color: #FFF;
	text-decoration: none;
}
.main_footer li {
	list-style: none;
	list-style-type: none;
}
.ul_spacer {
	width: 46%;
	float: left;
}
.ul_spacer_2 {
	width: 51%;
	float: left;
}
.footer_titler {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 4% 0;
	color: #FFF;
}
.bottem_footer {
	margin: 5% 0 0 0;
	float: left;
}
.m-secure {
	display: none;
}
.right_footer_lines {
	display: none;
}
.m-xml {
	display: none;
}
.faq_spacer {
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 20px;
}


/*About Us page*/
.au_factory {
	width: 50%;
	height: auto;
	overflow: auto;
	float: right;
	padding: 4% 1% 1% 1%;
}
.au_factory .factory_img {
	width: 98%;
	height: auto;
	overflow: auto;
	text-align: center;
	margin: 0 0 1.5% 0;
}
.au_factory .factory_img img {
	width: 100%!important;
	height: auto!important;
	vertical-align: middle;
}
.au_factory .factory_location {
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 140%;
}
.au_factory .google_map_link {
	width: 50%;
	height: auto;
	float: right;
	text-align: center;
	font-size: 140%;
}
.ss_green_img {
	width: 45%!important;
	height: auto;
	float: right;
}
.ss_globe_img {
	width: 45%!important;
	height: auto;
	float: right;
}
.m-skype {
	width: 90px!important;
	height: auto;
}




/* Home page */
.hp_titles {
	padding: 2.5% 2.5% 0 2.5%;
	color: #F85206;
	font-weight: bold;
	font-size: 2.5em;
}
.hp_description {
	padding: 0 3.2% 0 2.5%;
}
.individual {
	width: 94%;
	height: auto;
	overflow: auto;
	margin: 2.5% 0 0 2.5%;
	padding-bottom: 2.5%;
	border-bottom: solid 1px #CCC;
	font-size: 2.3em;
}
.individual ul {
	width: 100%;
}
.individual li {
	list-style: none;
	list-style-type: none;
	width: 100%;
}
.individual .product_thumb {
	width: 30%;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0 2.5% 0 0;
}
.individual .product_thumb img {
	width: 100%;
	vertical-align: middle;
}
.individual .desc {
	width: 65%;
	height: auto;
	overflow: auto;
	margin: 0 0 0 4%;
}
.hp-left-bottom {
	width: 94%;
	height: auto;
	overflow: auto;
	padding: 0 3.2% 0 2.5%;
}
.hp-right-bottom {
	width: 97.5%;
	height: auto;
	overflow: auto;
	margin: 0 0 0 2.5%;
}
.hp_half_titles {
	color: #F85206;
	font-size: 2.5em;
	font-weight: bold;
	margin: 2.5% 0;
}
.blog_content .title {
	width: 97.5%;
	height: auto;
	padding: 0 3.2% 0;
}
	.tinynav { display: none; margin: 0px auto; margin-top: 25px; padding: 5px 10px; }
	
	
	@media screen and (max-width: 1024px) {
	    .tinynav { display: block; margin-top: 45px!important; padding: 5px 10px; font-size: 39px!important; }
	    .dropdown { display: none }
	}