@charset "utf-8";
/*
//(C)2007-2014 RAZOR WEB DESIGN
//THIS CODE IS STRICTLY COPYRIGHT. DO NOT MODIFY, REDISTRIBUTE, REMOVE WITHOUT THE CONSULTATION OF RAZOR WEB DESIGN.
//SITE TEMPLATE STYLESHEET
*/

@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One);

/*TEMPLATE*/
* {
	padding:0;
	margin:0;
}
body,html {
	margin:0 !important;
	padding:0 !important;
}
body {
	background-color:#FFF;
	font-family:proxima-nova, Arial, Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:300;
}
.frame {
	width:1200px;	
	box-sizing:border-box;
}
#content > .frame-width {
	display:table;
	padding:10px;
	box-sizing:content-box;
}
.frame-width,
.section {
	width:1100px;	
	margin:0 auto;
	box-sizing:border-box;
}
.section.style1,
.section {
	margin-top:10px;
	padding:10px 0;
}
.section.index-best {
	padding:70px 0;
	background-image:url(images/bg-section-index.jpg);
	border:none;
}
.section.index-best .text-splash {
	float:right;
	clear:left;
	padding-right:70px;
	text-align:right;
}
.section.index-best .text-splash.grey {
	color:#999;
}
.section.blank {
	background:none;
	border:none;
}
.section.nopad {
	padding:0;
}
.head-gap {
	height:100px;
	background-color:#FFF;
}
#container {
	width:100%;
	padding:0;
}
#head {
	margin:0px auto;
	width:100%;
	background-color:#fff;
	background-image:url(images/bg-head.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	z-index:100;
}
#head .head-nav {
	background-image:url(images/bg-nav.png);
	background-repeat:no-repeat;
	background-position:center;
}
#head .head-top {
	padding:20px 0 15px;
	/*background-color:#000;
	background-position: center top;
	background-color:#f01616;
	background-image:url(images/bg-nav.jpg);*/
}
#head .head-top .top {
	padding-top:20px;
	padding-right:10px;
	color:#FFF;
	font-weight:300;
}
#head .head-top .top li.bord {
	border-left:2px solid #444;
	padding-left:5px;
	margin-left:5px;
}
#head .head-top .top .button {
	display:inline-block;
	border:2px solid rgba(255,255,255,0.00);
	border-radius:0 20px 20px 0;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	padding:3px 10px 4px;
}
#head .head-top .top .button .fa {
	color:#b7dba5;
	font-size:20px;
	transition:all 0.2s ease-in-out 0s;
}
#head .head-top .top .fb .button {
	background-color:#1b75bb;
	border:none;
	border-radius:4px;
	font-weight:800;
	padding:3px 8px;
}
#head .head-top .top .button:hover,
#head .head-top .top .button:hover .fa {
	border-color:rgba(255,255,255,0.20);
	color:#FFF;
}
#head .head-top .top .fb .button:hover {
	background-color:#FFF;
	color:#1b75bb;
}
#head .head-top .top .cart a {
	color:#FFF;
}
#head .head-top .top .cart span {
	color:#9a9e83;
}
#head .head-top .nav-green {
	height:6px;	
	background-position:top right;
	background-image:url(images/bg-nav-green.png);
	background-repeat:no-repeat;
}
#head .head-top .nav {
	/*background-color:#b7dba5;
	border-radius: 0 25px 25px 0;*/
}
#head .head-top .coltable .col {
	vertical-align:middle;
	padding-top:-10px;
}
#head .head-top ul.links,
#head .head-top .nav {
	text-align:right;
}
#head .head-top ul.links li,
#head .head-top .nav ul.menu {
	display:inline-block;
}
#head .logo {
	width:320px;
}
#head .head-right {
	text-align:left;
	width:24%;
}
#head .head-right h2 a,
#head .head-right h2 {
	color:#FFF;
	font-size:18px;
	padding-bottom:10px;
	text-shadow:0 0 4px #142D60;
}
#head .head-center {
	text-align:center;
	padding:0 80px;
}
#head .cart-link {
	clear:both;
	text-shadow:0 0 15px #000;
	margin:0;
}
#head .cart-link a {
	color:#FFF;
}
#head .cart-link a .fa {
	color:#f01616;
}
#head .nav {
	text-align:right;
	vertical-align:middle;
}
#head .nav .links {
}
#head .nav .links li {
	list-style:none;
	float:right;
	padding-top:5px;
	margin-left:10px;
}
#head .nav .links li a {
	font-size:18px;
	font-weight:300;
	color:#FFF;
	text-decoration:none;
}
#head .nav .links li.cart {
	padding-top:5px;
}

#head .top-search {
	display:block;
}
#head .top-search button {
	width:20%;
	border:none;
	float:left;
	box-sizing:border-box;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	transition:all 0.3s ease-in-out 0.0s;
	padding:8px 10px;
	font-size:16px;
	color:#2D2D94;
}
#head .top-search button:hover {
	color:#F01616;
	box-shadow:inset 0 0 5px #aaa;
}
#head .top-search button:focus {
	background-color:#ccc;
}
#head .top-search input {
	width:75%;
	float:left;
	font-size:16px;
	font-weight:300;
	box-sizing:border-box;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	background-color:rgba(255,255,255,0.20);
	border:1px solid #fff;
	padding:8.5px 10px 7.5px;
	color:#fff;
}

/*Boxs*/
.container-style .col {
	padding:25px 5px;
	transition:all 0.2s ease-in-out 0s;
	box-sizing:border-box;
}
.container-style .col h3,
.container-style .col p,
.container-style .col a {
	text-decoration:none;
	text-shadow:0 0 10px #000;
	color:#FFF;
	margin:0;
}
.container-style .col:hover {
	padding-left:10px;
	padding-right:0;
}
.box-touring {
	background-image:url(images/style/tourer-homebt.jpg);
	border-bottom:7px solid #E00003;
}
.box-cruiser {
	background-image:url(images/style/cruiser-homebt.jpg);
	border-bottom:7px solid #0153af;
}
.box-kids {
	background-image:url(images/style/kids-homebt.jpg);
	border-bottom:7px solid #0153af;
}
.box-sports {
	background-image:url(images/style/sports-homebt.jpg);
	border-bottom:7px solid #C3C20B;
}

/*Footer Boxes*/
#footer-links {
	border-top:1px solid #000;
}
#footer-links .coltable {
	margin-top:-15px;
	margin-bottom:10px;
}
.col.mid-box {
	padding-left:20px;
	padding-right:20px;
}
#footer-links .coltable.foot-box .col {
	transition:all 0.3s ease-in-out 0.0s;
	height:50px;
}
#footer-links .coltable.foot-box .col .case {
	transition:all 0.3s ease-in-out 0.0s;
	border:2px solid #6d6e70;
}
#footer-links .coltable.foot-box .col .case h3 {
	margin-top:60px;
	padding:8px 10px;
	text-align:center;
	letter-spacing:1.1px;
	background-color:rgba(0,0,0,0.60);
	transition:all 0.3s ease-in-out 0.0s;
}
#footer-links .coltable.foot-box .col .case:hover h3 {
	background-color:rgba(0,0,0,0.90);
}
#footer-links .coltable.foot-box .col .case:hover {
	border-color:#ddd;
	box-shadow:0 0 15px #000;
}
#footer-links .coltable.foot-box .col .case.storefoot {
	background-image:url(images/style/store.jpg);
	background-size:cover;
}
#footer-links .coltable.foot-box .col .case.aboutfoot {
	background-image:url(images/style/about.jpg);
	background-size:cover;
}
#footer-links .coltable.foot-box .col .case.rangefoot {
	background-image:url(images/style/range.jpg);
	background-size:cover;
}

#footer-links {
	margin-top:40px;
	background-repeat:repeat;
	padding:20px 0 1px; /*padding:20px 0 10px;*/
}
#footer-links .foodbox .col {
	width:33%;
	padding:0 20px;
}
#footer-links .foodbox .col:first-child {
	padding-left:0;
	margin-left:-15px;
}
#footer-links .foodbox .col:last-child {
	padding-right:0;	
}
#footer-links .col h2 {
	color:#fff;
}
#footer-links .col h3 {
	font-size:18px;
	color:#fff;
}

/*Footer Divider*/
.footer-divider {
	width:100%;
	padding:15px 0px;
	background-image:url(images/foot-divider.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}

/*Footer*/
#footer {
	padding-bottom:10px;
	font-size:14px;
	font-weight:300;
}
#footer p {
	margin:0;
}
#footer p,
#footer ul li,
#footer ul li a {
	font-weight:600;
	color:#808284;
	font-size:12px;
}
#footer .rzr {
	font-size:11px;
	font-weight:300;
	text-decoration:none;
	color:#58585b;
	transition:all 0.2s ease-in-out 0s;
}
#footer .rzr:hover {
	color:#fff;
}
.footer-left,
.footer-right,
.footer-logo {
	vertical-align:middle;
	display:table-cell;
	width:25%;
}
.footer-right p {
	float:right;
	margin-left:10px;
}
.footer-right ul.links {
	list-style:none;
	overflow:hidden;
}
.footer-right ul.links li {
	float:right;
	margin-left:10px;
}
.footer-right ul.links li a {
	text-decoration:none;
	color:#FFF;
	transition:all 0.2s ease-in-out 0s;
	position:relative;
	top:0px;
}
.footer-right ul.links li a:hover {
	position:relative;
	top:2px;
}
.footer-logo {
	text-indent:-9999px;
	background-image:url(images/logo.svg);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	padding:20px 0;
}
.footer-logo.folo-2 {
	background-image:url(images/music-works.png) !important;
	padding:30px 0 !important;
}	
.nycd i{
	font-weight:100;
}
/*Footer BG*/
#footer,
#footer-links {
	background-color:#2d2829;
}

/*Banner*/
#banner {
	width:100%;
	min-height:400px;
	margin-top:10px;
	border-top-right-radius:15px;
}
#banner-inner {
	width:1100px;
	margin:0 auto;
	min-height:300px;
}
#banner .slider-wrapper {
	width:100%;
	box-sizing:border-box;
	margin:0 auto;
}

div.content-body {
	display:table-cell;
	vertical-align:top;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	background-color:#FFF;
	box-sizing:border-box;
}
div.content-body.col1 {
	width:80%;
}
div.content-body.col2 {
	width:60%;
}
div.content-top {
	background-color:#b0c4dd;
}
div.content-top-inner {
	margin:0 auto;
}
div.content-top .col.content-main {
	padding-right:80px;
}
div.content-top img {
	width:100%;
	max-width:100%;
}
#note_box {
	margin-bottom:10px;
	margin-top:8px;
	padding:8px;
	border-radius:5px;
	color:#FFF;
	font-size:16px;
}
#note_box a {
	color:#FFF;
}
.info_box {
	padding:5px;
	border:1px solid #EEE;
	border-radius:10px;
	font-size:12px;
	overflow:hidden;
	margin:5px 0;
}

.product_box {
	padding:0;
	margin:0;
	margin-bottom:10px;
	width:700px;
}
.product_box .title a {
	font-size:22px;
	text-decoration:none;
	font-weight:100;
	letter-spacing:-1px;
	color:#f01616;
}
.product_box .title a:hover {
	color:#333;
}
.product_box p.price {
	display:block;
	width:100px;
	font-size:28px;
	color:#222;
	text-align:center;
	letter-spacing:-3px;
}
.product_box .basket-button {
	display:block;
	width:100px;
	text-align:center;
}
.product_box .price_ex {
	font-size:12px;
	color:#999;
	text-align:center;
	letter-spacing:-1px;
}
.product_box .info {
	font-size:12px;
	color:#444;
}
.product_box .feature {
	font-size:12px;
	color:#7E98A9;
	letter-spacing:-1px;
}
.p_price {
	font-size:32px;
	letter-spacing:-1px;
	text-align:center;
}
#note_box.red {
	background-color:#C00;
	color:#FFF;
}
#note_box.green {
	background-color:#8AAA1F;
	color:#FFF;
}
hr {
	border:0;
	margin:15px 0;
	border-bottom:1px solid #DDD;
}
.sidebox_bdy hr {
	margin:5px 0;
}
.product_box hr, hr.small {
	border:0;
	margin:10px 0;
	border-bottom:1px solid #DDD;
}

/*HEAD ELEMENTS*/
.logo h1 a {
	display:block;
	width:100%;
	height:100px;
	background-image:url(images/logo.svg);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left;
	text-indent:-9999px;
}
#basket {
	border:0;
	width:50%;
	float:right;
}
#basket .basket-info {
	width:80px;
	padding:8px 0 0 5px;
	float:right;
}
#basket .basket-info p {
	margin:0;
	color:#999;
	font-size:10px;
	display:block;
}
#basket .basket-image {
	width:50px;
	float:left;
}
#basket .basket-image {
	font-size: 30px;
	font-weight: bold;
	color:#000;
}
#basket .overflow-hidden {
	margin-bottom:5px;
}

/*Icon Feature*/
.coltable.icon-feature-wrapper .col {
	padding:0 20px;
}
.icon-feature {
	text-align:center;
}
.icon-feature p.icon {
	font-size:32px;
	color:#000;
	border:4px solid #83af54;
	display:inline-block;
	border-radius:80px;
	padding:10px 15px;
	min-width:38px;
	transition:all 0.2s ease-in-out 0s;
}
.icon-feature:hover p.icon {
	border-color:#a21c33;	
}
.icon-feature p {
	font-size:12px;
	color:#999;
}
.searchbar {
	padding:0 0 0 30px;
	display:inline-block;
}
.searchbar input[type="text"] {
	background-color:rgba(255,255,255,0.00);
	border: 1px solid #b7dba5;
	padding:13px 8px 10px;
	width:100%;
	max-width:220px;
	color:#fff;
}
.searchbar:hover input[type="text"] {
	border:1px solid #fff;
}
.searchbar:focus input[type="text"] {
	border:1px solid #fff;
}
.searchbar .fa {
	font-size:18px;	
	color:#b7dba5;
	margin-right:-25px;
	transition:all 0.3s ease-in-out 0.0s;
	margin-bottom:-5px;
	display:inline-block;
}

/*GENERAL*/
h1,h2,h3,h4,h5,h6 {
	font-family:'proxima-nova',sans-serif;
	font-weight:normal;
}
h1,.h1 {
	font-family:'Alfa Slab One','proxima-nova',sans-serif;
	font-size:40px;
	font-weight:500;
	color:#000;
}
h2,.h2 {
	font-size:32px;
	color:#f01616;
	font-weight:300;
}
h3,.h3 {
	font-family:'Alfa Slab One','proxima-nova',sans-serif;
	font-size:22px;
	color:#000;
	font-weight:300;
}
b,
h3 b {
	font-weight:800;
	
}
b,
h3 b {
	font-weight:500;
}
.text_content, p {
	margin:10px 0;
}
a {
	color:#2d2d94;
	text-decoration:none;
	transition:all 0.2s ease-in-out 0s;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

.spacer5 {
	padding:0;
	margin:0;
	height:5px;
}
.spacer10 {
	padding:0;
	margin:0;
	height:10px;
}
.spacer15 {
	padding:0;
	margin:0;
	height:15px;
}

/*Disclaimer*/
#footer p.disclaimer {
	margin-top:15px;
	font-size:10px;
	font-style:italic;
	color:#999;
	text-align:center;
}


/*OTHER*/
.margin-0 {
	margin:0;
}
.clearfix {
	clear:both;
}
.hide {
	display:none;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
.overflow-hidden {
	overflow:hidden;
}
.text-right {
	text-align:right;
}
.display-inline {
	display:inline;
}
.display-block {
	display:block;
}
.list-no-style {
	list-style:none;
}
.no-underline {
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}
.center {
	text-align:center;	
}
.no-bg {
	background-color:transparent;	
	border:none;
	padding:0px;
}
.alfa {
	font-family:'Alfa Slab One', Proxima-Nova, sans-serif;	
	letter-spacing:1.2px;
}
.dark-grey {
	color:#666 !important;
}
.text-red {
	color:#f01616;	
}
.disclaimer {
	margin-top:15px;
	font-size:13.5px;
	font-style:italic;
	color:#999;
}

/*TEXT*/
.text-small {
	font-size:12px !important;
}
.text-regular {
	font-size:14px;
}
.text-medium {
	font-size:22px;
}
.text-mini {
	font-size:10px;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}

.sidebox .text-regular {
	font-size:14px;
}
.sidebox .text-medium {
	font-size:22px;
}
.sidebox.recent a {
	display:block !important;
	overflow:hidden;
}
.sidebox.recent img {
	padding-right:4px;
}

/*Panel*/
.panel {
	padding:10px;
	border-radius:5px;
	margin:0 0 10px;
}
.panel.red {
	background-color:#DB4144;
	color:#FFF;
}
.panel.txt-lg {
	font-size:20px;
}

/*Quick Links*/
ul.quick-links {
	list-style:none;
	overflow:hidden;
	margin:0.5em 0;
}
ul.quick-links li {
	float:left;
}
ul.quick-links li a {
	background-color:#f01616;
	padding:5px 12px;
	border-radius:5px;
	margin-right:10px;
	font-size:13px;
	display:block;
	color:#FFF;
	text-decoration:none;
	transition:background-color 0.2s ease-in-out 0s;
}
ul.quick-links.large li a {
	font-size:18px;
	background-color:#315480;
}
ul.quick-links li a:hover,
ul.quick-links li a.sel {
	background-color:#000;
}

/*SIDEBOX CSS*/
.sidebox-container {
	width:20%;
	display:table-cell;
	padding:10px 10px 0 0;
	vertical-align:top;
	box-sizing:border-box;
}
.sidebox-container.right {
	padding:10px 0 0 10px
}/*
.sidebox .arrow {
	width:16px;
	height:11px;
	background-image:url(images/up-arrow.png);
	position:absolute;
	top:17px;
	left:5px;
}*/
.sidebox {
	position:relative;
	display:block;
	margin-bottom:10px;
	width:100%;
	box-sizing:border-box;
}
.sidebox .full-span {
	width:180px;
}
.sidebox_bdy {
	border:solid 1px #EEE;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	padding:10px;
}
.recent .sidebox_bdy .options img {
	float:left;
}
.sidebox_bdy.red {
	background-color:#C00;
	color:#FFF;
}
.sidebox_bdy.red h2 {
	color:#FFF;
}
.sidebox_bdy.basket label {
	margin-top:2px;
	display:block;
}
.sidebox_top {
	font-size:14px;
	font-weight:400;
	color:#FFF;
	background-color:#f01616;	
	background-image:url(images/bg-head.jpg);
	background-size:auto;
	background-position:center;
	font-size:16px;
	text-align:left;
	padding:8px 10px;
	letter-spacing:-1px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.sidebox_bdy #product_title {
	font-size:28px;
	letter-spacing:-1px;
	font-style:italic;
}
.sidebox_bdy .sidebox_product_button {
	display:block;
	width:100%;
	text-align:center;
	background-color:#DDD;
	padding:3px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #CCC;
	text-decoration:none;
	font-size:12px;
	color:#5E7280;
	margin-top:3px;
	
}
.sidebox_bdy .sidebox_product_button:hover {
	border-color:#BBB;
	position:relative;
	top:1px;
}

/*CATEGORY LIST*/
.sidebox_bdy ul.options {
	list-style:none;
	margin:0 auto;
}
.sidebox_bdy ul.options li {
	list-style:none;
}
.sidebox_bdy ul.options li a {
	border-bottom:1px solid #EEE;
	padding:7px 4px 6px;
	display:block;
	text-decoration:none;
}
.sidebox_bdy ul.options li a:hover {
	color:#FFF;
	background-color:#f01616;
}
.sidebox_bdy ul.options li a:active {
	position:relative;
	top:1px;
}
.sidebox_bdy ul.options.mini li a {
	font-size:12px;
}
.sidebox_bdy ul.options.center li a {
	text-align:center;
}

/*CART BOX*/
#basket-box {
	float:right;
	padding:5px;
	background-color:#FFF;
	border-radius:5px;
	width:140px;
}
#basket-box img.icon {
	position:relative;
	top:7px;
}
#basket-box .title {
	font-size:14px;
	color:#073146;
	font-weight:bold;
	letter-spacing:-0.5px;
}
#basket-box .para {
	font-size:12px;
	color:#073146;
	letter-spacing:-0.5px;
}
#basket-box a.basket-bt, a.checkout-bt { /*control checkout button too*/
	background-color:#C00;
	color:#FFF;
	display:block;
	text-decoration:none;
	text-align:center;
	width:140px;
	padding:6px 0;
	border-radius:4px;
}
#basket-box a.basket-bt:hover, a.checkout-bt:hover {
	background-color:#666;
}

/*CHECKOUT BUTTON*/
a.checkout-bt {
	background-color:#A4B315;
	padding:10px 0;
}

/*OTHER ELEMENTS*/
.pad-right-10 {
	padding-right:10px;
}
.pad-right-20 {
	padding-right:20px;
}
.f-proxima {
	font-family:'proxima-nova',arial,sans-serif;
}
.f-verveine {
	font-family:'verveine',arial,sans-serif;
}
.f-lust {
	font-family:'lust-script',arial,sans-serif;
}
.imageGallery {
	border:2px solid #999;
	box-shadow: 0px 3px 0px #333;
}
.imageGallery:hover {
	border:2px solid #444;
}
.denote {
	color:#C30;
	font-size:16px;
	font-weight:bold;
	text-shadow:0px 1px 2px #111;
}
#base-menu {
	margin-right: auto;
	position: fixed;
	bottom:0px;
	width: 100px;
	height: 40px;
	text-align:right;
	right:1%;
}
.next, .back, .remove {
	background-color:#ededed;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	color:#777777;
	font-family:Open Sans,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
}
.next, .back {
	color:#FFF;
	background-color:#f01616;
}
.back:hover, .next:hover, .remove:hover {
	color:#FFF;
	background-color:#f01616;
}
a.button {
	display:inline-block;
	border:2px solid #2c2896;
	border-radius:3px;
	color:#2c2896;
	text-decoration:none;
	padding:3px 10px 4px;
}
a.button:hover{
	border-color:#f01616;
	color:#f01616;
}
.redbt {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c70e0e), color-stop(1, #ff3030) );
	background:-moz-linear-gradient( center top, #c70e0e 5%, #ff3030 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70e0e', endColorstr='#ff3030');
	background-color:#c70e0e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c26161;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #632828;
}
.redbt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff3030), color-stop(1, #c70e0e) );
	background:-moz-linear-gradient( center top, #ff3030 5%, #c70e0e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3030', endColorstr='#c70e0e');
	background-color:#ff3030;
	color:#FFF;
}
.redbt.myButton:active {
	position:relative;
	top:1px;
	color:#FFF;
}
.addtobasket {
	background-color:#e8f4eb;
	border-radius:3px;
	border:1px solid #bfbfbf;
	display:inline-block;
	color:#f01616;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 34px;
	text-decoration:none;
	text-shadow:1px -1px 0px #ffffff;
}.addtobasket:hover {
	background-color:#d1d1d1;
}.addtobasket:active {
	position:relative;
	top:1px;
}
.pointer {
	cursor:pointer;
}
.grey {
	color:#999;
}
.grey-light {
	color:#CCC;
}
.grey-dark {
	color:#444;
}
.white {
	color:#FFF;
}
.text-bold {
	font-weight:bold;
}

/*Cart Summary*/
.cart-row {
	font-size:12px;
	background-color:#F5F5F5;
	border-radius:5px;
	margin-bottom:5px;
	padding:8px;
}
.cart-row table {
	width:100%;
}
.cart-row .attr {
	font-size:10px;
	color:#999;
}
.cart-row .attr2 {
	font-size:10px;
	color:#688AAD;
}
.cart-row .title {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.cart-row .title a {
	font-size:14px;
	font-weight:bold;
	color:#444;
	letter-spacing:-1px;
}
.cart-row .price {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.cart-row.plain {
	margin-top:5px;
	padding:0;
	font-size:12px;
}


/*FORM*/
.form_table {
	padding:10px;
	margin:1em 0;
	background-color:#F4F4F4;
	border-radius:5px;
}
.form_table.w600 {
	width:600px;
}
.form_box {
	padding:3px;
	background-color:#F1F1F1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	color:#f01616
}
.form-block {
	overflow:hidden;
	display:block;
}
.field {
	margin-bottom:5px;
}
.form-block .field {
	float: left;
    width: 210px;
    margin: 0 10px 10px;
	min-height:65px;
}
.form-block .field label, .form-block .field p.caption, .form-block .field input, .form-block .field select, .form-block .field textarea {
	display:block;
}
.form-block .field p.caption, .form_caption { /*Note caption*/
	font-size:10px;
	color:#999;
	letter-spacing:-0.5px
}
.form_caption { /*Toggle caption*/
	margin-left:5px;
	display:none;
}
.form-block.cut .field { /*shrink fields for twin sidebox pages*/
	width:145px;
}
.form-block.cut .field.textarea-full, .form-block.cut .field.textarea-full textarea {
	width:100%;
	box-sizing:border-box;
	margin:0;
}
.form-block.cut .field input[type="text"], .form-block.cut .field input[type="password"], .form-block.cut .field textarea {
	width:140px;
	margin:0;
}
.form-block.cut .field select {
	padding:7px 0 6px;
	width:150px;
}
.form_spacer {
	margin:0;
	padding:0;
	height:15px;
}
#form_input {
	padding-top:3px;
	padding-bottom:3px;
}
#form_radio {
	margin-top:5px;
	padding:5px;
	background-color:#DDD;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	font-size:12px;
}
.form_subcaption {
	padding:8px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFF;
	background-image:url("images/bg-head.jpg");
	background-size:auto;
	font-weight:300;
}
input,select,textarea {
	transition:background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
}
input[type="submit"] {
    background-color: #2d2d94;
    border: 1px solid #2d2d94;
    color: #FFFFFF;
    cursor: pointer;
    padding: 7px 30px;
	font-weight:300;
	font-size:16px;
}
input[type="submit"]:hover {
	border:1px solid #000;
    background-color: #333;
}
input[type="submit"]:disabled {
	background-color:#AAA;
	border:1px solid #999;
	color:#777;
}
.sidebox input[type="submit"] {
	width:100%;
	box-sizing:border-box;
}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
	border-color:#f01616;
}
input[type="text"],input[type="password"],textarea,select {
	font-weight:300;
	width:100%;
	box-sizing:border-box;
	font-size:14px;
	padding:8px 3px;
	border:1px solid #CCC;
}
select {
	width:100%;
	padding:8px 5px 4px;
}
.form-block .field-data { /*field data*/
	width:315px;
	background-color:#F5F5F5;
	border-radius:5px;
	float:left;
	padding:15px 10px;
	margin:5px;
	margin-bottom:10px;
}
.form-block.cbox .field-data {
	width:230px;
}
.form-block .field-data h6 {
	font-size:14px;
	color:#f01616;
	border-bottom:1px dotted #CCC;
	margin-bottom:7px;
	padding-bottom:7px;
}

/*Cart Add*/
.cart {
	color:#FFF;
	font-weight:300;
	padding-top:0;
}
.cart a.button,
#head .b-button {
	background-color:#FFF;
	border-radius:4px;
	color:#000;
	font-size:11px;
	padding:2px 4px;
	text-shadow:none;
}
.cart a.button:hover {
	background-color:#f01616;
	color:#FFF;
	text-decoration:none;
}

/*Add to cart*/
.denote {
	color:#C30;
	font-size:14px;
	font-weight:bold;
	text-shadow:0px -1px 0px #FFF;
	display:inline;
}

/*MODULE*/
.module_select {
	 background-color:#EEE;
	 border-radius:3px;
	 margin-top:5px;
	 padding:5px 10px;
	 border-radius:5px;
	 border:1px solid #CCC;
}
.module_select:hover {
	background-color:#FFF;
	
}
.module_select table {
	width:100%;
	box-sizing:border-box;
}
.module_select input[type='radio'] {
	margin-right:5px;
}
.module_select h6 {
	font-size:14px;
	color:#f01616;
	margin:0 0 5px;	
}
.module_select hr {
	margin:10px 0;
}
.module_select .price-box {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #DDD;
	display:block;
	font-size:12px;
	color:#f01616;
}

/*Sitemap*/
ul#sitemap {
	margin-top:10px;
	display:block;
}
ul#sitemap li {
	list-style:square;
	list-style-position:inside;
}
ul#sitemap li a {
	text-decoration:none;
}

/*Summary Row*/
div.summary_row {
	margin:10px 0;
	padding:8px;
	background-color:#F1F1F1;
	overflow:hidden;
	border-radius:3px;
	font-size:12px;
}
div.summary_row .title a {
	color: #f01616;
    font-size: 16px;
    font-weight: 100;
    text-decoration: none;
}
div.summary_row .title a:hover {
	text-decoratioN:underline;
}
div.summary_row a.receipt {
	font-size:10px;
	text-decoration:none;
}
div.summary_row .price {
	color:#999;
}

/*Menu List*/
ul.menu-list {
	margin-top:18px;
}
ul.menu-list li {
	float:left;
	margin:5px;
}
ul.member-menu li {
	background-color: #f01616;
    border-radius: 4px;
	width:120px;
	padding:8px 10px;
	text-align:center;
}
ul.member-menu li a {
	color:#FFF;
	display:block;
	text-decoration:none;
}
ul.member-menu li:hover {
	background-color:#666;
	text-shadow:0 -1px 0 #000;
	box-shadow:inset 0 0 5px black;
}

/*Button*/
a.button-plain {
	padding:6px 15px;
	background-color:#f01616;
	color:#FFF;
	text-decoration:none;
	border-radius:4px;
}
a.button-plain:hover {
	background-color:#666;
	text-shadow:0 -1px 0 #000;
	box-shadow:inset 0 0 5px black;
}
a.button-plain.add-to-cart {
	padding:5px 12px;
	background-color:#C00;
	text-shadow:0 -1px 0 #900;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	border-radius:4px;
}

/*Gallery*/
ul#gallery {
	margin-top:10px;
	display:block;
}
ul#gallery li {
	float:left;
	width:169px;
	list-style:none;
	margin-right:8px;
	margin-bottom:5px;
}
img.gallery-image {
    border: 2px solid #DDD;
	transition:all 0.2s ease-in-out 0s;
}
img.gallery-image:hover {
	border-color:#f01616;
}

/*FB Icons*/
.share-icons a:hover {
	position:relative;
	top:1px;
}

/*Comments List*/
ul.comments {
	margin-top:10px;
	list-style:none;
	background:#EEE;
	padding:0 3px 1px;
	border-radius:5px;
}
ul.comments li {
	position:relative;
	display:block;
	margin-bottom:10px;
	border-top:1px solid #CCC;
	padding:5px;
}
ul.comments li.no-border {
	border:none;
}
ul.comments li p.info {
	font-size:16px;
	font-weight:bold;
	color:#f01616;
}
ul.comments li .info-box {
	height:25px;
	padding-top:5px;
	display:block;
}
ul.comments li p {
	font-size:12px;
}
ul.comments li .rating-box {
	position:absolute;
	padding:4px 5px 6px;
	right:0;
	top:3px;
	border-radius:5px;
	color:#FFF;
	font-weight:bold;
}
ul.comments li .rating-box img {
	position:relative;
	top:2px;
}
ul.comments li .rating-box.red {
	background-color:#C00;
	text-shadow:0 -1px 0 #900;
}
ul.comments li .rating-box.grey {
	background-color:#999;
	text-shadow:0 -1px 0 #777;
}
ul.comments li .rating-box.green {
	background-color:#9DB01E;
	text-shadow:0 -1px 0 #829020;
}

/*SUB CATEGORY*/
.sub-category {
	display:block;
	overflow:hidden;
}
.sub-category a {
	font-size:14px;
}
.sub-category ul {
	display:block;
	list-style:none;
}
.sub-category ul li {
	float:left;
	width:33%;
	padding:4px;
	box-sizing:border-box;
}
.sub-category ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	background-color: #221D8F;
	background-image: url("images/bg-head.jpg");
	background-position: center;
	background-size: auto auto;
	padding:5px 10px;
	border-radius:5px;
	box-sizing:border-box;
	transition:all 0.3s ease-in-out 0s;
}
.sub-category ul li a:hover {
	background-color: #f01616;
	background-position: left;
}

/*Contact Form / Map*/
.contact-container {
}
.contact-container .contact-form, .contact-container .contact-map {
	width:50%;
}
.contact-container .contact-map #map_canvas {
	display:block;
	margin:0;
	width:100%;
	height:210px;
	border-radius:5px;
}
.contact-container .contact-map h2 {
	display:inline;
}
.contact-container .contact-map .map-link {
	font-size:10px;
	text-decoration:none;
	display:inline;
}

/*HTML Style*/
.html-style ul {
	list-style:square;
}

/*UL Bullet List*/
.html-style ul,
ul.bullet-list li {
	list-style:none;
}
.html-style ul li::before,
ul.bullet-list li::before {
	font-family: FontAwesome;
	content: "\f054";
	color:#F72E2E;
	padding-right:10px;
}
.html-style ol li {
	padding-left:0;
	list-style-position:inside;
}

/*Data List*/
ul.data-list {
	list-style:none;
	margin:10px 0;
	border-radius:10px;
	background-color:#F5F5F5;
}
ul.data-list li {
	padding:5px;
	border-top:1px dotted #EEE;
}
ul.data-list li.first {
	border-top:none;
}
ul.data-list li hr {
	margin:8px 0;
}
ul.data-list li h3 {
	color: #444444;
    font-size: 16px;
    font-weight: bold;
}


/*Horizontal Product List*/
ul.product-box {
	display:block;
	list-style:none;
	overflow:hidden;
	border:1px solid #EEE;
	margin:15px 0px;
	background-color:#FFF;
}
ul.product-box.table {
	width:100%;
	display:table;
}
.product-box li.shoplink {
	vertical-align:middle;
	padding:15px;	
}
.product-box li a, .shoplink a {
	text-decoration:none;	
}
.product-box li a p, .shoplink a p {
	font-size:18px;
	border:solid 1px #ccc;
	border-radius:10px;
	padding:5px 10px;
	text-decoration:none;
	transition:all 0.2s ease-in-out 0.0s;
}
.product-box li a:hover p, .shoplink a:hover p {
	box-shadow:inset 0 0 3px #ccc;
	color: #010101;
}
.product-box > li {
	float: left;
    list-style: none outside none;
	width:25%;
	box-sizing:border-box;
	padding:0px;
}
ul.product-box.table > li {
	float:none;
	display:table-cell;
	vertical-align:middle;
}
ul.product-box.home > li {
	width:16.66%;
}
.product-box li .box {
	background-color:white;
	border-left:1px solid #EEE;
	padding:10px;
	box-sizing:border-box;
	transition:all 0.2s ease-in-out 0s;
	position:relative;
}
.product-box li:hover .box {
	box-shadow:inset 0 0 10px #eee;
}
.product-box.stack li.block {
	width:100%;
	float:none;
	margin:1em 0;
	padding:1em 0;
	border-top:2px solid #EEE;
	overflow:hidden;
}
.product-box.stack li.block:first-child {
	border-top:none;
	margin-top:0;
	padding-top:0;
}
.product-box li .image {
	width:300px;
	float:left;
	margin-right:20px;
}
.product-box li .info {
	width:680px;
	float:left;
}
.product-box li img {
	vertical-align:top;
	width:100%;
}
.product-box li .inner {
	padding:8px;
	border:1px solid #EEE;
	transition:background-color 0.5s ease-in-out 0s,border-color 0.5s ease-in-out 0s;
	text-shadow:0 1px 0 #FFF;
}
.product-box li .inner p {
	margin:0;
}
.product-box li:hover .inner {
	border-color:#DDD;
	background-color:#F4F4F4;
}
.product-box li p {
	margin:0.3em 0;
	font-size:14px;
	font-weight:600;
	color:#333;
}
.product-box li p.price-result {
	font-weight:300;
	font-size:12px;
	transition:all 0.2s ease-in-out 0.0s;
	padding:25px 10px;
	position:absolute;
	background-color:#000;
	background-color:rgba(0,0,0,0.85);
	color:#fff;
	border-radius:50px;
	top:145px;
	right:10px;
	vertical-align:middle;
	text-align:center;
	min-width:48px;
	max-width:48px;
	margin:0;
}
.product-box li p.price-result.red {
	background-color:#c31e58;
	background-color:rgba(243,21,21,0.85);
}
.product-box li:hover p.price-result {
	transform:scale(1.15,1.15);
}
.product-box li ul li {
	font-size:13px;
}
.product-box .title {
	margin-top:10px;
	margin-bottom:-10px;
	padding: 2px 5px;
	text-align:center;
	height:55px;
	overflow:hidden;
	position:relative;
}
.product-box .title .white-ghost {
	display:block;
	height:10px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.product-box .title a {
    font-size: 22px;
    font-weight: 300;
	color:#000;
    text-decoration: none;
	line-height:20px;
	letter-spacing:-0.5px;
}
.product-box .price {
	font-size:14px;
	font-weight:700;
	color:#999;
}
.product-box li:hover .title a {
	color:#010101;
}
.product-box .sub {
	font-weight:600;
	font-size:14px;
	color:#BBB;
}
.product-box .price_ex {
	font-size:12px;
	color:#999;
	text-align:center;
	letter-spacing:-1px;
}
.product_box .feature {
	font-size:12px;
	color:#7E98A9;
	letter-spacing:-1px;
}
.product-box div.options {
	overflow:hidden;
	font-size:14px;
	text-align:center;
	display:table;
	width:100%;
}
.product-box div.options .options-add,
.product-box div.options .options-price {
	margin:0;
	display:table-cell;
	width:50%;
	font-weight:bold;
	padding:12px 8px;
	color:#FFF;
	font-weight:300;
}
.product-box div.options .options-add {
	background-color:#b7dba5;
	border-bottom-right-radius:20px;
	border-top-right-radius:20px;
	transition:all 0.2s ease-in-out 0.0s;
}
.product-box div.options .options-price {
	vertical-align:middle;
	background-color:#010101;
	border-bottom-left-radius:20px;
	border-top-left-radius:20px;
}
.product-box div.options .options-add a {
	text-decoration:none;
	color:#FFF;
}
.product-box div.options .options-add:hover {
	background-color:#eee;
	box-shadow:inset 0 0 5px #aaa;
	text-shadow:0 0 3px #666;
}
.product-box .out-of-stock {
	color:#C00;
	font-style:italic;
}
/*Product Gallery*/
ul.product-gallery {
	list-style:none;
	overflow:hidden;
}
ul.product-gallery li {
	float:left;
	width:75px;
	padding:4px;
}
ul.product-gallery li img {
	width:73px;
	border:1px solid #FFF;
	transition:all 0.2s ease-in-out 0.0s;
}
ul.product-gallery li img:hover {
	box-shadow:0 0 12px #ddd;
}

/*BreadCrumb*/
div.breadcrumb {
	display:block;
	border-bottom:1px solid #eee;
	font-size:10px;
	color:#777;
	padding-bottom:10px;
	margin-bottom:10px;
}
div.breadcrumb a {
	color:#777;
}

/*List*/
ul.list {
	list-style:square;
	font-size:14px;
	margin:1em 0;
}
ul.list li {
	margin:0.5em 0;
	margin-left:15px;
}

/*Bulk Table*/
div.bulktable table {
	background-color:#E7E7E7;
	border-radius:5px;
	width:400px;
	font-size:12px;
}
div.bulktable table td {
	padding:5px 10px;
}
div.bulktable table td.header {
	font-weight:bold;
	text-align:center;
	width:30px;
}
div.bulktable table td input[type=text] {
	width:23px;
	height:23px;
	padding:3px;
	margin:0 auto;
	text-align:center;
}

/*Image Container*/
.image-container {
	padding:10px;
	margin:1em 10px 1em 0;
	transition:all 0.2s ease-in-out 0s;
}
.image-container:hover {
	box-shadow:inset 0 0 8px #ccc;
}
.image-container img.main {
	border-radius:10px;
	width:100% !important;
}
/*Span Float*/
ul.span-float {
	overflow:hidden;
	list-style:none;
}
ul.span-float li {
	float:left;
	padding-right:10px;
}

/*Sidebox Image*/
.sidebox-image {
	border:1px solid #999;
	margin-bottom:10px;
	vertical-align:top;
}

/*Info Block*/
.info-block {
	margin:1em 0;
	overflow:hidden;
}
.info-block .block {
	padding:10px;
	margin:10px;
	width:190px;
	border:1px solid #DDD;
	float:left;
	position:relative;
}
.info-block .block:first-child {
	margin-left:0;
}
.info-block .block.no-top {
	padding-top:0;
}
.info-block .block p {
	font-size:13px;
	text-shadow:0 1px 0 #FFF;
	margin:0.35em 0;
}
.info-block .block p b{
	font-size:12px !important;
}
.info-block .block h2 {
	color:#999;
}
.info-block.coltable .col {
	padding:5px;
}
.info-block.coltable .block {
	width:100%;
	margin:0;
	float:none;
	box-sizing:border-box;
}

/*Col Table*/
.coltable {
	display:table;
	width:100%;
}
.coltable .col {
	display:table-cell;
}
.coltable.pad .col,
.coltable.padcol .col {
	padding:10px;
}
.coltable .col.w20 {
	width:20%;
}
.coltable .col.w80 {
	width:80%;
}
.coltable .col.w75 {
	width:75%;
}
.coltable.col2 .col {
	width:50%;
}
.coltable.col3 .col {
	width:33%;
}
.coltable.col4 .col {
	width:25%;
}
.coltable.col5 .col {
	width:20%;
}
.coltable .col.center {
	text-align:center;
}
.coltable .col.vmiddle,
.coltable.vmiddle .col {
	vertical-align:middle;
}
.coltable .col.vbottom {
	vertical-align:bottom !important;
}
.coltable .col.vtop {
	vertical-align:top !important;
}
.coltable .box {
	background-color:#FFF;
	border:2px solid #EEE;
	margin:10px;
	padding:10px;
	border-radius:10px;
}
.coltable .box h2,
.coltable .box p {
	margin:0;
}
.coltable img {
	max-width:100%;
	width:100%;
}

/*Spec List*/
ul.spec-list {
	overflow:hidden;
	list-style:none;
	margin:1em 0;
}
ul.spec-list li p {
	float:left;
	width:30%;
}
ul.spec-list li p.value {
	width:70%;
}
ul.spec-list li p.label {
	color:#f01616;
	font-weight:bold;
}
ul.spec-list li {
	overflow:hidden;
	border-bottom:1px dotted #CCC;
}
ul.spec-list li.first {
	border-top:1px dotted #CCC;
}

/*Hide Mobile Menu*/
.mobile-nav {
	display:none !important;
}

/*BtHero*/
.bt-hero {
	display:block;
	padding:15px;
	background-color:#EEE;
	border-radius:25px;
	text-align:center;
	margin:10px;
	transition:all 0.2s ease-in-out 0s;
	text-decoration:none;
	box-shadow:inset 0 0 40px rgba(0,0,0,0.3);
}
.bt-hero h3 {
	font-size:28px;
	font-weight:300;
	color:#000;
}
.bt-hero.gold {
	background-color:#EFC800;
}
.bt-hero.gold h3 {
	color:#FFF;
}
.bt-hero:hover {
	background-color:#f01616;
	box-shadow:inset 0 0 40px rgba(0,0,0,0.7);
	text-decoration:none;
}

/*Browse*/

.browse {
	padding:15px;
	border:solid 1px #f01616;
	border-radius:15px;
	font-weight:200;
}

/*Home-Icons*/
.home-icons .col {
	text-align:center;
}
.home-icons .col h3{
	color:#fff;
	font-weight:100;
	margin:0 13.5px;
	text-shadow: 0 0 5px rgba(29,37,118,0.75);
	font-family:proxima-nova, Arial, sans-serif;
}
.coltable.home-icons .col {
}
.coltable.home-icons .col .img-wrap {
	padding:0 30px;
}
.home-icons .col img {
	transition:all 0.4s ease-in-out 0s;
}
.home-icons .col:hover img {
	transform:rotate(360deg);
}
.blue-bg {
	background-image:url(images/blue-bg.jpg);
	background-size:cover;
	background-position:top;
}

/*Contact stuff*/
.con-logo .col {
	padding:5px !important;
}
.con-logo .col .block {
	padding:10px;
	margin-bottom:5px;
	border:solid 1px #ccc;
	border-bottom:solid 3px #ccc;
	transition:all 0.2s ease-in-out 0.0s;
}
.con-logo .col .block:hover {
	margin-bottom:0px;
	border-bottom:solid 6px #f01616;
}
.con-logo .col .block h4 {
	color:#f01616;
	font-size:16px;
	margin:0px -10px 10px;
	padding:5px 10px;
	background-color:#eee;
	transition:all 0.2s ease-in-out 0.0s;
}
.con-logo .col .block:hover h4 {
	background-color:#e2e2e2;
	color:#f01616;
}

/*HIRE LIST*/

.hirt {
	box-shadow:0 0 3px #ddd;
	margin:30px 0 35px;
}
.hilt .col {
	padding:10px 14px 9px;
}
.hilt .col.hilt-light {
	background-color:#f01616;
}
.hilt .col.hilt-dark {
	background-color:#E00E0E;
}
.hilt .col h4 {
	color:#fff;
}

.hili .listlight li{
	background-color:#fefefe;
}
.hili .listdark li{
	background-color:#f9f9f9;
}
.hili .col ul li{
	transition:all 0.2s ease-in-out 0.0s;
	border-bottom:solid 1px #eee;
	padding:8px 14px 7px;
	list-style:none;
}
.hili .col ul li:hover {
	transform:scale(1.05,1.05);
	box-shadow:0 0 3px #ddd;
}
.hili .col ul li .insure{
	float:right;
	color:#666;
}
.hili .col ul li b{
	color:#2C2896;
}
.hili .col h4 {
	transition:all 0.3s ease-in-out 0.0s;
	padding:10px 14px 9px;
	font-size:20px;
	font-weight:500;
	color:#fff;
}
.hili .col h4:hover {

}
.hili .col h4.hilt-light {
	background-color:#f01616;
}
.hili .col h4.hilt-dark {
	background-color:#E00E0E;
}
.fn-coltable .calculator table,
.fn-coltable .app-form table {
	background-color: #EEE;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #DDD;
}
.fn-coltable .calculator table font,
.fn-coltable .app-form table font {
	color: #333;
}
.fn-coltable .calculator table input,
.fn-coltable .app-form table input {
	margin: 5px 0px;
	text-align: center;
	border-radius: 3px;
}
.fn-coltable .calculator table button,
.fn-coltable .app-form table button {
	padding: 10px;
	margin: 10px 0px;
	margin-left: auto;
	display: table;
	font-family: proxima-nova, Arial, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	border-radius: 3px;
	background-color: #f01616;
	color: #FFF;
	margin-bottom: 15px;
}
.fn-coltable .calculator table textarea {
	border-radius: 5px;
	padding: 20px;
}
.calculator h3,
.app-form h3 {
	color: #2D2D94;
}
.fn-coltable .app-form table tr td:first-child {
	width: 33%;
}
.fn-coltable .app-form table select {
	height: 35px;
	margin-top: 5px;
	display: block;
}
.vtop .col {
	vertical-align: top;
}

/******* RESPONSIVE OVERRIDE **************/
@media screen and (max-width: 1020px) {
	.frame-width,
	.section {
		width:900px;
	}
	.searchbar {
		display:none;
	}
}
@media screen and (max-width: 800px) {
	#content > .frame-width {
		box-sizing:border-box;
		padding:10px 0;
	}
	.sidebox_top {
		border-top-left-radius:0;
	}
	
}
@media screen and (max-width: 800px) {
	/****/
	#content {
		width:100%;
		min-width:300px;
		border-radius:0;
	}
	#head {
		width:auto;
		height:auto;
		margin:0;
		padding:0;
	}
	.logo {
		float:none;
		padding:0;
		width:auto;
	}
	.logo h1 a {
		margin:0 auto;
	}
	#nav ul {
		width:100%;
	}
	#nav ul li {
		float:none;
		width:100%;
	}
	#basket,
	#basket-box {
		float:none;
		clear:both;
		border-radius:0;
		overflow:hidden;
		background:none;
		padding:0;
	}
	#basket {
		width:auto;
		background-color:#EEE;
		padding:0 10px;
		box-shadow:0 0 5px #000;
	}
	#basket-box {
		width:100%;
	}
	#basket-box-img {
		display:none;
	}
	#basket .overflow-hidden {
		float:left;
		overflow:hidden;
	}
	#basket .basket-bt {
		float:right;
		margin-top:8px;
	}
	#basket .basket-image,
	#basket .basket-info {
		width:auto;
		float:left;
	}
	.sidebox input[type="text"],
	.sidebox input[type="password"],
	.sidebox textarea {
		width:100%;
		padding:10px 0;
	}
	#base-menu {
		display:block;
		position:static;
		margin:0;
		width: auto;
		height: 40px;
		text-align:center;
	}
	.float-left,
	.float-right {
		float:none;
	}
	
	.module_select,
	.module_select table {
		width:auto;
	}
	.product-box li {
		box-shadow:none;
		border-color:#EEE;
		margin:0;
		width:25%;
		box-sizing:border-box;
		display:inline-block;
		vertical-align:top;
	}
	.product-box li .title a {
		font-size:16px;
	}
	.product-box li .sub-title {
		font-size:11px;
		min-height:30px;
	}
	#banner-inner,
	.frame-width,
	.section {
		width:100%;
		margin:0 auto;
		box-sizing:border-box;
	}
	#banner-inner,
	#banner {
		min-height:0;
	}
	#footer #footer-nav .column {
		display:block;
		width:100%;
	}
	#footer #footer-nav .column .inner,
	#footer #footer-nav .column:first-child .inner,
	#footer #footer-nav .column.copyright {
		padding:20px;
	}
	#footer #footer-nav .column.copyright {
		text-align:center;
	}
	.sidebox_bdy ul.options li a {
		font-size:12px;
		padding:4px 7px;
	}
	.sidebox_top {
		font-size:16px;
	}
	.sidebox-container {
		width:25%;
	}
	.r-w800-hide {
		display:none;
	}
	ul.product-box.table > li {
		float:left;
		display:block;
	}
	.section {
		padding-left:10px !important;
		padding-right:10px !important;
	}
	#footer-links 
	#footer .footer-logo {
		display:none;
	}
	#footer .footer-left {
		margin-bottom:10px;
	}
	
	.red-box img {
		max-width:40%;
		margin-top:-105px;
	}
	.green-box img {
		max-width:40%;
		margin-top:-85px;
	}
	.red-box:hover img {
		max-width:40%;
		margin-top:-110px;
	}
	.green-box:hover img {
		max-width:40%;
		margin-top:-90px;
	}
	#footer-links .foodbox .col {
		width:30%;
		padding:10px 0px;
	}
	#footer-links .foodbox .col:first-child {
		padding-left:0;
		margin-left:0px;
	}
	#footer-links .coltable .col .foot-box.green-box {
		margin-right:0px;	
	}
	#head .head-nav {
		background:none;
		background-color:#f01616;	
	}
	.product-box li p.price-result {
		border-radius: 5px;
		display: block;
		max-width: none;
		min-width: 0;
		padding: 5px 0;
		position: static;
		text-align: center;
		width: 100%;
		margin:10px 0 0;
	}
	#head .logo {
		width:30%;
		padding-left:10px;
	}
	#head .head-center {
		padding:0 10px;
		width:30%;
	}
	#head .cart-link,
	#head .head-right h2 a, #head .head-right h2 {
		font-size:14px;
	}
}
@media screen and (max-width: 700px) {
	.sidebox-container {
		width:20%;
	}
	div.sidebox-container,
	div.content-body,
	div.content-body.col1,
	div.content-body.col2 {
		display:block;
		width:100%;
		box-sizing:border-box;
		float:none;
	}
	div.sidebox-container {
		padding:0 10px !important;
	}
	.r-w700-hide {
		display:none;
	}
}
@media screen and (max-width: 640px) {
	h1 {
		font-size:26px;
	}
	h2 {
		font-size:20px;
	}
	p {
		font-size:12px;
	}
	#head .head-top {
		background-position:center center;
	}
	ul.product-box li {
		width:33% !important;
	}
	ul.product-box li .sub-title {
		font-size:10px;
	}
	ul.product-info .cont-info,
	ul.product-info .cont-image {
		display:block;
		width:100%;
		padding:0;
	}
	#basket {
		display:none;
	}	
	.sub-category ul li a {
		font-size:12px;
	}
	#head .nav {
		padding-top:0;
	}
	#head .head-top .nav {
		background-image:none;
	}
	#head .head-top .top li {
		padding-top:5px;
	}
	#head .head-top ul.links, #head .head-top .nav {
		text-align:center;
	}
	#footer-links .contact-box {
		border-left:none;
	}
	#footer-links .brands li {
		float:none;
		display:inline-block;
		padding:5px !important;
	}
	#head .head-top .coltable .col {
		text-align:center;
	}
	#head .top-search button,
	#head .top-search input {
		display:inline-block;
	}
	#head .top-search button {
		width:25%;
	}
	#head .top-search input {
		width:75%;
	}
	#head .head-center {
		padding:0;
	}
	#head .top-search {
		display:table;
		width:100%;
		padding:10px;
		box-sizing:border-box;
	}
}
@media screen and (max-width:500px) {
	.sidebox-container,
	.content-body {
		display:block;
		width:100%;
	}
	.sidebox-container {
		padding:10px 0 !important;
	}
	.coltable .col {
		display:block !important;
		width:100% !important;
	}
	#head .nav {
		text-align:center;
	}
	#head .nav .links {
		display:table;
		width:100%;
	}
	#head .nav .links li {
		float:none;
		display:table-cell;
	}
	#head .nav .links li a {
		font-size:12px;
	}
	#head .logo {
		width:100%;
	}
	.contact-container .contact-form, .contact-container .contact-map {
		width:300px;	
	}
	.resp-hide-600 {
		display:none;
	}
	.logo h1 a {
		background-position:center;
	}
	.searchbar {
		padding-top:10px;
		float:inherit;
	}
	#footer {
		text-align:center;
	}
	#footer-links {
		padding:20px 20px 10px;
	}
	#footer-links .coltable.foot-box .col {
		padding:0;
		height:auto;
		margin:0 0 10px;
	}
	.footer-right {
		text-align:center;
	}
	.footer-right p,
	.footer-right ul {
		display:inline-block;
	}
	.footer-right p {
		width:100%;
	}
	.sub-category ul li {
		width:50%;
	}
}
@media screen and (max-width: 400px) {
	.container-style .col {
		display:block;
		width:100%;
	}
	ul.product-box li {
		width:50% !important;
	}
	ul.product-box li .title a {
		font-size:13px;
	}
	.form-block .field {
		margin:0 0 10px 0;
		float:none;
		width:100% !important;
		padding:0;
		box-sizing:border-box;
	}
	.form-block .field input,
	.form-block .field select,
	.form-block .field textarea{
		width:100% !important;
		box-sizing:border-box;
	}
}