@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
*/

/*FONTS*/
@import url(http://fonts.googleapis.com/css?family=Exo:400,200,300,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300italic,300,700);

/*TEMPLATE*/
* {
	padding:0;
	margin:0;
}
body,html {
	margin:0 !important;
	padding:0 !important;
}
body {
	background-color:#EEE;
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	font-family:proxima-nova,"Lato", Arial, Tahoma, Geneva, sans-serif;
}
#container {
}

/*Col Table*/
.coltable {
	display:table;
	width:100%;
}
.coltable .col {
	display:table-cell;
	vertical-align:top;
}

.coltable.padcol .col {
	padding:10px;
}
.coltable .col.first {
	padding-right:20px;
}
.coltable .col.last {
	padding-left:20px;
}
.coltable .col.padright {
	padding-right:10px;
}
.coltable .col.pad-right-20 {
	padding-right:20px;
}
.coltable .col.padleft {
	padding-left:10px;
}
.coltable.vmiddle .col,
.coltable .col.vmiddle {
	vertical-align:middle;
}
.coltable .col.center {
	text-align:center;
}
.coltable .col.col33,
.coltable.col3 .col {
	width:33%;
}
.coltable .col.col25,
.coltable.col4 .col {
	width:25%;
}
.coltable .col.col50,
.coltable.col2 .col {
	width:50%;
}
.coltable .col.w88 {
	width:88%;
}
.coltable .col.w60 {
	width:60%;
}
.coltable .col.w40 {
	width:40%;
}
.coltable .col.w12 {
	width:12%;
}

.coltable .box {
	background-color:#FFF;
	border:2px solid #EEE;
	margin:10px;
	padding:10px;
	border-radius:10px;
}
.coltable .pad {
	padding:5px;
}
.coltable .box h2,
.coltable .box p {
	margin:0;
}
.coltable img {
	max-width:100%;
}
.coltable.style1 {
	border:1px solid #DDD;
	background-color:#F4F4F4;
}
.frame {
	width:1200px;
	margin:0 auto;
}

#nav-cat {
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background-color:#EEE;
	background-image:url(images/bg-category.jpg);
	background-repeat:repeat;
	background-position:center bottom;
}
#nav {
	background-color:#3a4c60;
	background-image:url(images/bg-nav.jpg);
	background-repeat:repeat;
	border-top:1px solid #060b6c;
}
#nav ul,
#nav-cat ul {
	margin:0 auto;
}
#nav-cat ul {
	overflow:hidden;
}
#nav-cat ul li {
	float:left;
	width:125px;
	margin:10px;
	text-align:center;
	list-style:none;
	position:relative;
	top:0;
	transition:all 0.2s ease-in-out 0s;
}
#nav-cat ul li:hover {
	top:2px;
}
#nav-cat ul li p.title,
#nav-cat ul li p.title a {
	margin:0;
	font-size:13px;
	text-shadow:0 1px 0 #FFF;
	font-family:Raleway,'Open Sans',sans-serif;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	color:#999;
}
#nav-cat ul li img {
	vertical-align:top;
	width:100%;
}
#content {
	background-color:#FFF;
	padding:30px 10px;
	overflow: hidden;
}
#banner {
	background-image:url(images/bg-banner.jpg);
}
#banner #slider {
	margin:0 auto;
}
#banner #slider-wrapper {
	margin:0 auto;
	max-width:1020px;
}
#banner #slider li {
	float:left;
	list-style:none;
}
#global {
	padding:5px 0;
	background:none;
}
#global .inner,
#head .inner,
#content .inner,
#footer .inner,
#footer-base .inner {
	width:1200px;
	margin:0px auto;
}
#head {
	background-image:url(images/bg-head.jpg);
	background-repeat:repeat-x;
	border-bottom:5px solid #060ea0;
}
#head.light {
	background-image:url(images/bg-head.light.jpg);
}
#head .topwrap {
	padding:20px 0;
	overflow:hidden;
}
#head .authorised {
	width:650px;
	height:50px;
	background-image:url(images/head-authorised.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:right;
	text-indent:-9999px;
	float:right;
	clear:both;
	margin-top:15px;
}
#head.light .authorised {
	background-image:url(images/head-authorised.png);
}
#branch-head {
	background-color:#FFF;
	background-image:url(images/bg-branch-header.jpg);
	padding:5px 0;
}
#branch-head img {
	vertical-align:top;
	float:left;
	display:table-cell;
	margin-right:10px;
	border:2px solid #FFF;
	vertical-align:middle;
}
#branch-head p {
	margin:0;
	font-size:14px;
	line-height:22px;
}
#branch-head p.title {
	color:#0d008e;
	font-weight:600;
	letter-spacing:0;
	font-size:16px;
	font-family:Exo,Raleway,Arial,sans-serif;
}
#footer {
	position:relative;
	background-image:url(images/bg-foot.jpg);
	background-position:center top;
	overflow:hidden;
	padding:20px 0;
}
#footer .boat {
	background-image:url(images/boat.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	right:35%;
	width:496px;
	height:35px;
}
#footer p,
#footer-base p {
	margin:0;
	font-weight:300;
	font-size:14px;
}
#footer-base {
	clear:both;
	background-color:#465a70;
	background-image:url(images/bg-foot-base.jpg);
	background-position:center top;
	padding:15px 0 10px;
}
#footer-base p {
	color:#999;
	font-weight:300;
	vertical-align:middle;
	font-size:14px;
}
#footer-base p.foot-logo {
	text-align:center;
	padding-top:0;
}
#footer-base p.foot-logo a {
	display:block;
	text-indent:-9999px;
	background-image:url(images/foot-logo.png);
	width:139px;
	height:30px;
	margin:0 auto;
}
#footer-base p.rzr {
	text-align:right;
}
#footer-base p.rzr a {
	color:#999;
	text-decoration:none;
	transition:color 0.5s ease 0s;
}
#footer-base p.rzr a:hover {
	color:#37a4d3;
}
#footer #footer-nav {
	overflow:hidden;
}
#footer #footer-nav .column {
	border:none;
	padding:0;
}
#footer #footer-nav .column .inner {
	padding-left:100px;
	width:auto;
}
#footer #footer-nav .column:first-child .inner {
	padding-left:0;
}
#footer #footer-nav h3 {
	font-weight:700 !important;
	color:#FFF;
	text-shadow:0 1px 0 #647fa0;

}
#footer #footer-nav ul {
	overflow:hidden;
	list-style:none;
	margin-top:10px;
}
#footer #footer-nav ul li a,
#footer #footer-nav ul.spec-list li {
	display:block;
	padding:3px 0;
	font-size:16px;
	font-weight:300;
	text-decoration:none;
	transition:all 0.5s ease 0s;
	border-top:1px solid #DDD;
	color:#FFF;
}
#footer #footer-nav ul.spec-list li {
	border-bottom:none;
	padding:5px 0;
}
#footer #footer-nav ul.spec-list li p.label {
	color:#EEE;
}
#footer #footer-nav ul.spec-list li p.value {
	color:#FFF;
}
#footer #footer-nav ul.spec-list li a {
	border:none;
	padding:0;
}
#footer #footer-nav ul li:first-child a {
	border-top:none;
}
#footer #footer-nav ul li a:hover {
	color:#DDD;
}

#global .links {
	list-style:none;
	float:right;
	overflow:hidden;
}
#global .links li {
	float:left;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #0d008e;
	color:#FFF;
	text-shadow:0 1px 0 #456a87;
	font-size:11px;
	margin-top:3px;
}
#global .links li:first-child {
	border-left:none !important;
}
#global .links li.social {
	margin-top:0;
}
#global .links li a {
	text-decoration:none;
	color:#EEE;
}
#global .links li a.social {
	font-size:14px;
}

div.content-body {
	width:620px;
	margin:0 10px;
}
div.content-body.col1 {
	margin-right:0;
	width:810px;
}
div.content-body.full-span {
	width:100%;
	margin:0;
}
#note_box {
	margin-bottom:10px;
	margin-top:8px;
	padding:8px;
	color:#FFF;
	font-size:14px;
}
#note_box p {
	margin:0;
	font-size:16px;
	font-weight:300;
}
#note_box a {
	color:#FFF;
}
.info_box {
	padding:5px;
	background-color:#F4F4F4;
	border:1px solid #DDD;
	font-size:14px;
	overflow:hidden;
	margin:5px 0;
}
#subcat {
	font-size:14px;
}
#subcat a {
	text-shadow:0px -2px 0px #FFF;
}
.product_box {
	padding:0;
	margin:0;
	margin-bottom:10px;
}
.product_box .title a {
	font-size:22px;
	text-decoration:none;
	font-weight:100;
	letter-spacing:-1px;
	color:#0d008e;
}
.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:28px;
	letter-spacing:-1px;
	text-align:center;
}
#note_box.red {
	background-color:#972422;
	color:#FFF;
}
#note_box.green {
	background-color:#8AAA1F;
	color:#FFF;
}
hr {
	border:0;
	background-image:url(images/hr-ovlov.png);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	margin:35px 0;
}
.sidebox_bdy hr {
	margin:5px 0;
}

/*logo-brands*/
.logo-float img {
	width:9.666%;
	display:inline-block;
}

.logo-left {
	margin-top:10px; 
	background-color: #f3f3f3;
	padding:0 8px 5px;
	border-radius: 4px;
	box-sizing: border-box;
}
.logo-left img {
	border:1px solid #ddd;
	border-radius: 4px;
	padding: 0 5px;
	margin-top:8px; 
	background-color: #fff;
	transition: all 0.1s ease-out 0.0s;
	box-sizing: border-box;
}
.logo-left img:hover {
	transform: scale(1.2,1.2) translateX(8px);
	box-shadow: 0 3px 5px rgba(0,0,0,0.12);
}

/*Spec Price*/
.spec-price {
	font-weight:bold;
	color:#c00;
}

/*Quick Link*/
.quick-link {
	overflow:hidden;
	clear:both;
	margin-top:3em;
}
.quick-link li {
	float:left;
	list-style:none;
	width:150px;
	min-height:80px;
	margin-left:26px;
	background-color:#EEE;
	padding:10px 15px;
	padding-right:65px;
}
.quick-link li:first-child {
	margin-left:0;
}
.quick-link li h2,
.quick-link li p {
	margin:0;
}
.quick-link li h2 {
	font-weight:900;
	font-size:24px;
}
.quick-link li h2 a {
	color:#000;
	transition:color 0.5s ease 0s;
	text-decoration:none;
}
.quick-link li h2 a:hover {
	color:#388ada;
}

.quick-link li.box-newboat {
	background-image:url(images/foot-boxes/newboat.jpg);
	background-repeat:no-repeat;
}
.quick-link li.box-service {
	background-image:url(images/foot-boxes/service.jpg);
	background-repeat:no-repeat;
}
.quick-link li.box-why {
	background-image:url(images/foot-boxes/about.jpg);
	background-repeat:no-repeat;
}
.quick-link li.box-special {
	background-image:url(images/foot-boxes/specials.jpg);
	background-repeat:no-repeat;
}

/*Product List*/
.product-list {
	clear:both;
	margin:1em 0;
}
.product-list .block:first-child {
	border-top:1px solid #DDD;
}
.product-list .block {
	padding:10px;
	background-color:#EEE;
	border-bottom:1px solid #DDD;
}
.product-list .block.hvr {
	background-color:#F4F4F4;
}
.product-list .block.header {
	background-color:#DDD;
	border-bottom:1px solid #FFF;
}
.product-list .block.header ul li {
	font-size:12px;
	color:#999 !important;
	font-weight:300;
}
.product-list ul.data {
	list-style:none;
	overflow:hidden;
}
.product-list ul.data li {
	float:left;
	width:auto;
	padding-left:10px;
	font-size:14px;
}
.product-list ul.data.video li {
	padding-top:20px;
}
.product-list ul.data li:first-child {
	padding-left:0;
}
.product-list ul.data li.title {
	font-size:16px;
	font-weight:300;
}
.product-list ul.data li.title a {
	font-weight:bold;
	text-decoration:none;
}
.product-list ul.data li.title .spec {
	font-size:11px;
	font-weight:400;
	color:#999;
}
.product-list ul.data li.code {
	color:#999;
	text-align:center;
	min-width:60px;
}
.product-list ul.data li.icon,
.product-list ul.data li.icon img {
	width:96px;
	height:60px;
	padding-top:0;
}
.product-list ul.data li.links,
.product-list ul.data li.alert {
	float:right;
}
.product-list ul.data li.links {
	color:#999;
}
.product-list ul.data li.links span {
	font-weight:600;
}
.product-list ul.data li.links a {
	text-decoration:none;
	margin-left:5px;
	background-color:#999;
	padding:4px 8px;
	color:#FFF;
	font-weight:300;
	border-radius:3px;
	transition:all 0.2s ease-in-out 0s;
}
.product-list ul.data li.links a.highlight {
	background-color:#59b0ab;
}
.product-list ul.data li.links a:hover {
	background-color:#0d008e;
}
.product-list ul.data li.alert {
	font-size:11px;
	font-weight:bold;
	color:#C00;
	padding-top:1px;
}
.product-list ul.data li.image {
	width:100px;
}
.product-list ul.data li.image img {
	width:100%;
}
.product-list ul.data li.image + li,
.product-list ul.data li.image ~ li {
	padding-top:30px;
}
.product-list ul.data li.image + li.title,
.product-list ul.data li.image ~ li.title {
	padding-top:22px;
}
.product-list.projects li.title {
	padding-top:0;
}

/*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:#0d008e;
	padding:8px 15px;
	margin-right:10px;
	font-size:14px;
	border-radius:3px;
	display:block;
	color:#FFF;
	text-decoration:none;
	transition:background-color 0.2s ease-in-out 0s;
}
ul.quick-links li a:hover,
ul.quick-links li a.sel,
ul.quick-links li.selected a {
	background-color:#000;
}

/*Disclaimer*/
.disclaimer {
	font-size:12px;
	color:#999;
}

/*HEAD ELEMENTS*/
#logo h1 a {
	display:inline-block;
	width:397px;
	height:42px;
	margin-top:20px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	transition:all 0.3s ease-in-out 0s;
}
#head.light #logo h1 a {
	background-image:url(images/logo.dark.png);
}
#logo {
	width:50%;
}
#basket {
	width:50%;
}
#basket p {
	margin:0;
}
#basket .search-box {
	overflow:hidden;
	float:right;
	clear:left;
}
#basket .search-box .field,
#basket .search-box .links {
	float:left;
}
#basket .search-box label,
#basket .search-box input {
	float:left;
}
#basket .search-box .field {
	margin:0;
	padding:5px;
	border-right:0;
}
#basket .search-box label {
	font-weight:bold;
	color:#FFF;
	font-size:16px;
	font-family:Exo,Arial,sans-serif;
	padding:5px 5px 5px;
}
#head.light #basket .search-box label {
	color:#0d008e;
}
#basket .search-box input {
	border-color:#0d008e;
	border-left:none;
}
#basket .search-box input[type=submit] {
	padding:4px 10px;
	color:#FFF;
	box-shadow:none;
	background-color:#0d008e;
}
#basket .links,
#basket .search-box .field {
	overflow:hidden;
}
#basket .links li {
	float:left;
	list-style:none;
}
#basket .links li a {
	display:block;
	padding:12px 10px;
	border:1px solid #DDD;
	border-right:0;
	background-image:url(images/bg-search.jpg);
	text-decoration:none;
	font-size:14px;
	color:#7c7c7c;
	transition:all 0.2s ease-in-out 0s;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:700;
	font-family:Raleway,'Open Sans',sans-serif;
}
#basket .links li.last a {
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-right:1px solid #DDD;
}
#basket .links li a:hover {
	background:none;
	background-color:#0d008e;
	background-image:url(images/bg-search-hvr.jpg);
	border-color:#C00;
	color:#FFF;
}

/*UL Bullet List*/
ul.bullet-list li {
	list-style:none;
}
ul.bullet-list li::before {
	font-family: FontAwesome;
	content: "\f054";
	padding-right:10px;
}
ul.bullet-list li {
	position:relative;
	margin-left:25px;
}
ul.bullet-list li::before {
	position:absolute;
	left:-20px;
	top:5px;
}

/*GENERAL*/
h1,h2,h3,h4 {
	font-family:Exo,Raleway,sans-serif;
}
h1 {
	letter-spacing:-1px;
	font-family:Raleway,sans-serif;
	text-transform:uppercase;
	font-size:40px;
	font-weight:100;
	color:#000;
	margin:10px 0;
}
h2 {
	font-size:28px;
	color:#0d008e;
	font-weight:600;
	line-height:28px;
	text-transform:uppercase;
}
h3 {
	font-size:22px;
	color:#999;
	font-weight:600;
}
h4 {
	font-size:18px;
	color:#0d008e;
	font-weight:300;
}
h1 a {
	color:#000;
	text-decoration:none;
}
.text_content, p {
	font-size:16px;
	color:#000;
	font-weight:300;
	margin:10px 0;
}
a {
	color:#0d008e;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}

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

/*OTHER*/

.justify {
	text-align:justify
}
	
.responsive {
	width:100%;
	vertical-align:top;
}
.bold {
	font-weight:bold;
	font-weight:800;
}
.inline-block {
	display:inline-block;
}
.clearfix {
	clear:both;
}
.relative {
	position:relative;
}
.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 !important;
}
.no-underline {
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}

.fix-box h3 {
	color:#fff;
	font-size:14px;
	padding:13px 20px;
	transition:all 0.3s ease-in-out 0.0s;
	background-image:url(images/bg-nav.jpg);
	background-repeat:repeat-x;
	background-size:contain;
	background-color:#0d008e;
	position:fixed;
	bottom:0px;
	right:1%;
	z-index:999;	
}
.fix-box h3:hover {
	padding:13px 20px 24px;
	background:#08005F;
}
.text-justify {
	text-align:justify;	
}

/*TEXT*/
.text-small {
	font-size:12px;
}
.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;
}
.base-info {
	text-align:center;
	font-size:18px;
	color:#999;
}
.caption {
	font-size:14px;
	color:#999;
	font-style:italic;
}

/*CONTACT CAPSULE*/
.contact-capsule {
	text-align:left;
	padding:5px;
	border-radius:5px;
	border:1px solid #EEE;
	font-size:12px;
	margin-bottom:10px;
}
.contact-capsule .col {
	padding:0 !important;
}
.contact-capsule .col:first-child {
	font-weight:800;
}

/*SIDEBOX CSS*/
.sidebox-container {
	width:180px;
	display:block;
	padding-top:10px;
}
.sidebox {
	width:180px;
	display:block;
	margin-bottom:10px;
	border:1px solid #CCC;
	border-bottom-right-radius:10px;
}
.sidebox .full-span {
	width:180px;
}
.sidebox_bdy {
	padding:5px;
	color:#222;
}
.sidebox_bdy.red {
	background-color:#C00;
	color:#FFF;
}
.sidebox_bdy.red h2 {
	color:#FFF;
}
.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 {
	font-size:14px;
	border-bottom:1px dotted #CCC;
	padding:7px 4px 6px;
	display:block;
	text-decoration:none;
	color:#999;
	font-family:Oswald,'Open Sans',Arial,sans-serif;
	font-weight:300;
	transition:all 0.2s ease-in-out 0s;
}
.sidebox_bdy ul.options li a:hover {
	color:#FFF;
	background-color:#0d008e;
}
.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;
}

/*Sidebox*/
.sidebox {
	width:180px;
	display:block;
}

/*OTHER ELEMENTS*/
.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:#0d008e;
}
.back:hover, .next:hover, .remove:hover {
	color:#FFF;
	background-color:#0d008e;
}
.genericbt {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#cccccc');
	background-color:#e8e8e8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#195d8a;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px;
	width:100px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.genericbt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #e8e8e8) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #e8e8e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e8e8e8');
	background-color:#cccccc;
}.genericbt:active {
	position:relative;
	top:1px;
}
.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:#0d008e;
	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;
}
.green {
	color:#95A424;
}
.red {
	color:#C00;
}
.text-bold {
	font-weight:bold;
}
.ovlov-text {
	font-family: Exo,Raleway,sans-serif;
	color:#0d008e;
	font-weight: 600;
	text-transform: none;
}
.t20 {
	font-size: 20px;
}

/*Location Boxes*/
.locabox {
	padding:20px;
	border:1px solid #ddd;
	background-color:#F8F8F8;
	border-radius: 3px;
	box-sizing: border-box;
}
.locabox h3 {
	font-size:30px;
	color:#ccc;
	text-shadow: 0 1px 0 #fff, 0 -1px 0 #bbb;
	padding-bottom:10px;
	border-bottom: 2px solid #ddd;
	margin-bottom:20px;
}
.locabox p {
	font-size:18px;
	font-weight:600;
	color:#666;
	font-family: Exo;
}

/*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.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:#0d008e
}
.form-block {
	overflow:hidden;
	padding:10px;
	border:2px solid #DDD;
}
.form-block .field {
	float: left;
	width:33.33%;
	padding:10px;
	box-sizing:border-box;
	margin:0 !important;
}
.form-block.single .field {
	float:none;
	width:100%;
	box-sizing:border-box;
	margin:10px 0;
}
.form-block .field.double {
	width:66.66%;
}
.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 em {
	font-weight:600;
	color:#C00;
}
.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:490px;
	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-block .field label.inline, .form-block .field label.inline input {
	display: inline-block;
}
.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:4px;
	font-size:20px;
	color:#FFF;
	background-color:#0d008e;
	font-size:16px;
	box-shadow:0 1px 0 #FFF;
	font-weight:300;
	text-transform:uppercase;
	margin-top:20px;
	border:1px solid #c00;
	margin-bottom:5px;
	clear:both;
}
input,select,textarea {
	transition:all 0.2s ease-in-out 0s;
}
input[type="submit"] {
	background-color:#0d008e;
    border: 1px solid #426283;
    box-shadow: 0 1px 0 #91bae3 inset;
    color: #ffffff;
    cursor: pointer;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	font-size:14px;
	font-weight:700;
	font-family:Exo,Arial,sans-serif;
	transition:all 0.2s ease-in-out 0s;
}
input[type="submit"]:hover {
	border:1px solid #000;
    background-color: #666;
	box-shadow:inset 0 1px 0 #999;
	text-shadow:0 -1px 0 #000;
}
input[type="submit"]:disabled {
	background-color:#AAA;
	border:1px solid #888;
	color:#CCC;
	text-shadow:0 -1px 0 #888;
	box-shadow:none;
}
input[type="text"]:hover,input[type="password"]:hover,input[type="text"]:focus,select:focus,textarea:focus {
	border-color:#000;
	color:#000;
}
input[type="text"],input[type="password"],textarea {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#999;
	width:100%;
	font-size:14px;
	padding:8px 3px;
	border:1px solid #DDD;
}
select {
	background-color:#FFF;
	width:160px;
	font-size:12px;
	border:1px solid #DDD;
	color:#999;
	padding:8px 0 7px;
}
.form-block .field-data { /*field data*/
	width:50%;
	box-sizing:border-box;
	background-color:#F5F5F5;
	border-radius:5px;
	float:left;
	padding:15px 10px;
}
.form-block.cbox .field-data {
	width:230px;
}
.form-block .field-data h6 {
	font-size:14px;
	color:#0d008e;
	border-bottom:1px dotted #CCC;
	margin-bottom:7px;
	padding-bottom:7px;
}
.sidebox select { /*sidebox forms*/
	width:170px;
}
.sidebox input[type="text"], .sidebox input[type="password"], .sidebox textarea {
	border:1px solid #DDD;
	color:#777;
	width:100% !important;
	box-sizing:border-box;
}
.sidebox input[type="submit"] {
	width:100% !important;
	box-sizing:border-box;
}
/*Add to cart*/

.denote {
	color:#C30;
	font-size:14px;
	font-weight:bold;
	text-shadow:0px -1px 0px #FFF;
	display:inline;
}
.button {
	background-color:#0d008e;
   padding: 6px 12px;
   color: #ffffff;
   text-align:center;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   transition:all 0.2s ease-in-out 0s;
   border-radius:5px;
   }
.button:hover {
   background-color:#999;
   color: #ffffff;
}

/*sidebox BOXES*/
.sidebox {
	width:180px;
}
.sidebox_top {
	font-family:Exo,proxima-nova,sans-serif;
	font-weight:700;
	background-color:#0900A6;
	color:#FFF;
	font-size:16px;
	padding:7px 5px;
}

/*WHISPER*/
h2.whisper,
h3.whisper,
h4.whisper,
p.whisper,
a.whisper {
	color:#0b534e;
}
.quick-links.whisper li a {
	background-color:#0b534e;
}

/*MODULE*/
.module_select {
	 border-radius:3px;
	 margin-top:5px;
	 padding:5px;
	 border:1px solid #DDD;
}
.module_select:hover {
	background-color:#FFF;
	
}
.module_select table {
	width:470px;
}
.module_select input[type='radio'] {
	margin-right:5px;
}
.module_select h6 {
	font-size:14px;
	color:#0d008e;
	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:#0d008e;
}

/*Columns*/
.columns {
	overflow:hidden;
}
.columns .col75,
.columns .col25,
.columns .col50 {
	overflow:hidden;
	box-sizing:border-box;
	width:auto;
	float:left;
}
.columns .col25 {
	width:25%;
}
.columns .col50 {
	width:50%;
}
.columns .col75 {
	width:75%;
}
.columns .col25.padding,
.columns .col50.padding,
.columns .col75.padding,
.columns .inner {
	padding:15px;
}
.columns div.inner {
	width:auto !important;
}
.columns div.inner.margin {
	margin:15px !important;
}

.columns.subscription {
	background-color:#999;
	background-image:url(images/bg-subscription.jpg);
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
.columns.subscription .form .inner {
	background-color:#FFF;
	box-shadow:0 0 10px #000;
}

/*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: #0d008e;
    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: #0d008e;
    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;
}

/*Engine Feature*/
.coltable.product-range-wrapper .col {
	padding:0 10px;
	box-sizing:border-box;
}
.product-range {
	border:1px solid #EEE;
	border-radius:10px;
	padding:10px;
	box-sizing:border-box;
	transition:all 0.2s ease-in-out 0s;
}
.product-range:hover {
	border-color:#0d008e;
}
.product-range p {
	font-size:14px;
}
.product-range a {
	text-decoration:none;
}
.product-range h3 {
	color:#0d008e;
}
.product-range img {
	vertical-align:top;
	border-radius:10px;
	width:100%;
}
.yamaha-box .quick-links a {
	background-color:#F00;
}

/*Icon Feature*/
.coltable.icon-feature-wrapper a {
	text-decoration:none;
}
.coltable.icon-feature-wrapper .col {
	padding:0 5px;
}
.coltable.icon-feature-wrapper .col:first-child {
	padding:0 10px 0 0;
}
.coltable.icon-feature-wrapper .col:last-child {
	padding:0 0 0 10px;
}
.coltable.icon-feature-wrapper p.text-small {
	border:1px solid rgba(0,0,0,0.20);
	margin-top:-8px;
	border-top-width:0px;
	border-radius:4px;
	padding:14px 10px 10px;
	color:#0D008E;
}
.coltable.icon-feature-wrapper .text-small {
	font-size:14px;
}
.icon-feature {
	position:relative;
}
.icon-feature a {
	text-decoration:none;
}
.icon-feature p.icon {
	font-size:32px;
	color:#0d008e;
	border:4px solid #CCC;
	display:inline-block;
	border-radius:80px;
	padding:15px 15px;
	min-width:38px;
	transition:all 0.2s ease-in-out 0s;
}
.icon-feature:hover p.icon {
	border-color:#0d008e;	
}
.icon-feature p {
	font-size:12px;
	color:#999;
}
.icon-feature h3 {
	position:absolute;
	left:15px;
	bottom:15px;
	color:#0D008E;
	line-height:24px;
	font-size:26px;
	text-transform:uppercase;
	transition:all 0.2s ease-out 0.0s;
}
.icon-feature .contact-capsule {
	position:absolute;
	border:1px solid rgba(0,0,0,0.20);
	background-color:rgba(255,255,255,0.80);
	left:15px;
	top:15px;
}
.icon-feature .contact-capsule hr {
	margin:5px 0;
	height:0;
	border-bottom:1px solid rgba(0,0,0,0.20);
}
.icon-feature:hover h3 {
	color:#fff;
	text-shadow:0 1px 8px rgba(0,0,0,0.40);
	left:18px;
}
.icon-feature img {
	border-radius:4px;
}

/*Button*/
a.button-plain {
	padding:6px 15px;
	background-color:#0d008e;
	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 #0d008e;
}

/*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:#0d008e;
}
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 ul {
	overflow:hidden;
}
.sub-category ul li {
	list-style:none;
	float:left;
	margin:10px;
	padding:10px;
	background-color:#F4F4F4;
	border:1px solid #DDD;
	width:200px;
	text-align:center;
	font-size:18px;
	font-weight:300;
	transition:all 0.2s ease-in-out 0s;
	text-shadow:0 1px 0 #FFF;
}
.sub-category ul li:hover {
	border-color:#999;
	background-color:#EEE;
}
.sub-category ul li img {
	vertical-align:top;
	width:100%;
}
.sub-category ul li a {
	text-decoration:none;
	font-size:18px;
	color:#999;
}
.sub-category ul li a:hover {
	color:#0d008e;
}

/*Contact Form / Map*/
.contact-container .contact-form, .contact-container .contact-map {
	width:30%;
	float:left;
}
.contact-container .contact-map {
	width:70%;
	padding:10px;
	border-right:1px solid #DDD;
	border-left:1px solid #FFF;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	box-sizing:border-box;
	background-color:#F4F4F4;
}
.contact-container .contact-map #map_canvas {
	display:block;
	margin:0;
	width:100%;
	height:241px;
}
.contact-container .contact-map h2 {
	display:inline;
}
.contact-container .contact-map .map-link {
	font-size:10px;
	text-decoration:none;
	display:inline;
}

/*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;
	margin:10px 0;
	list-style:none;
	overflow:hidden;
}
.product-box li {
	list-style:none;
	float:left;
	margin:10px;
	background-color:#F4F4F4;
	border:1px solid #DDD;
	width:245px;
	font-size:18px;
	font-weight:300;
	transition:all 0.2s ease-in-out 0s;
	text-shadow:0 1px 0 #FFF;
	position:relative;
}
.product-box li:hover {
	border-color:#999;
	background-color:#EEE;
}
.product-box li .inner {
	padding:10px;
	width:100% !important;
	box-sizing:border-box;
}
.product-box li img {
	vertical-align:top;
	width:100%;
}
.product-box li .image {
	width:300px;
	float:left;
	margin-right:20px;
}
.product-box li .info {
	width:680px;
	float:left;
}
.product-box li .product-badge {
	width:80px;
	background-size:contain;
	left:-3px;
	top:-3px;
}

.product-box li img {
	vertical-align:top;
	width:100%;
}
.product-box li .inner {
	padding:8px;
	border:1px solid #EEE;
	border-top:0;
	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;
}
.product-box li ul li {
	font-size:13px;
}
.product-box .title {
	margin-top:5px;
	font-size:18px;
	line-height:18px;
	min-height:40px;
}
.product-box .title a {
    font-weight: 300;
    text-decoration: none;
	letter-spacing:-1px;
	color:#999;
	transition:all 0.2s ease-in-out 0s;
}
.product-box .title a:hover {
	text-decoration:underline;
	color:#0d008e;
}
.product-box .sub,
.product-box .spec {
	font-weight:600;
	font-size:12px;
	color:#999;
}
.product-box .price {
	font-size:28px;
	color:#222;
	text-align:center;
}
.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;
	margin-top:5px;
	padding-top:5px;
	font-size:12px;
	border-top:1px solid #EEE;
}
.product-box div.options .options-add {
	float:right;
	width:50%;
	text-align:right;
}
.product-box div.options .options-price {
	float:left;
	width:50%;
	font-weight:bold;
	font-size:16px;
}
.product-box div.options .options-add a {
	text-decoration:none;
}
.product-box div.options .options-add a:hover {
	text-decoration:underline;
}
.product-box div.options .stock {
	font-weight:bold;
	font-size:12px;
	padding:2px 5px;
	background-color:#999;
	color:#FFF;
	text-shadow:none;
	box-shadow:0 1px 0 #FFF;
	display:inline-block;
}
.product-box div.options .stock.in {
	background-color:#AEBF04;
}
.product-box div.options .stock.out {
	background-color:#E10000;
}
.product-box.small li {
	width:225px;
}
.product-box.mini li {
	width:190px;
	margin:5px;
}
.product-box.small li .title {
	font-size:18px;
	
}

.product-box.deals {
	overflow:hidden;
}
.product-box.deals li.block {
	float:left;
	width:100%;
	box-sizing:border-box;
	margin:0;
	border:4px solid #C00;
}
.product-box.deals li.block .coltable {
	padding:5px;
	box-sizing:border-box;
}
.product-box.deals li.block .info,
.product-box.deals li.block .title {
	width:50%;
	display:table-cell;
	float:none;
}
.product-box.deals li.block ul.remain-label {
	float:right;
	clear:left;
}

ul.remain-label {
	display:table;
	margin:0 !important;
}
ul.remain-label li {
	margin:0;
	display:table-cell;
	width:auto;
	padding:5px 15px;
	border:none;
	text-align:center;
	background-color:#777;
	border:2px solid #333;
	border-left:0;
	text-shadow:none;
}
ul.remain-label li p {
	margin:0;
	color:#FFF;
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
}
ul.remain-label li:first-child {
	border-left:2px solid #333;
	/*
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;*/
}
ul.remain-label li:last-child {/*
	border-bottom-right-radius:10px;
	border-top-right-radius:10px;*/
}
ul.remain-label li p.value {
	font-weight:600;
	text-transform:uppercase;
}
ul.remain-label li.inf-save {
	background-color:#65980E;
	border-color:#516809;
}
ul.remain-label li.inf-sold {
	background-color:#C00;
	border-color:#900;
}
ul.remain-label li.inf-remain {
	background-color:#F48800;
	border-color:#900;
}
div.cont-info ul.remain-label {
	margin:10px 0 !important;
}

/*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;
}

/*Timer*/
.timeleft {
	background-color:rgba(0,0,0,0.8);
	color:#FFF;
	font-weight:bold;
	text-align:center;
	border-radius:15px;
	padding:5px 10px;
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	text-shadow:0 1px 0 #000;
}

/*BreadCrumb*/
div.breadcrumb {
	display:block;
	font-size:14px;
	color:#999;
	padding:4px 0;
	margin-bottom:5px;
	font-weight:300;
}
div.breadcrumb a {
	color:#999;
	text-decoration:none;
	transition:all 0.2s ease-in-out 0s;
}
div.breadcrumb a:hover {
	color:#0d008e;
}

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

/*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 {
	border:2px solid #CCC;
	padding:10px;
	border-radius:10px;
	margin:0;
}
.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:202px;
	min-height: 210px;
	border:1px solid #DDD;
	float:left;
	position:relative;
}
.info-block .block:first-child {
	margin-left:0;
}
.info-block .block:last-child {
	margin-right: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;
}

.au-con {
	color:#CC4A4A;
}
.ph-con {
	color:#54AF99;	
}
/*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:#0d008e;
	font-weight:bold;
}
ul.spec-list li {
	overflow:hidden;
	border-bottom:1px dotted #CCC;
}
ul.spec-list li.first {
	border-top:1px dotted #CCC;
}

/*Image*/
img.float {
	padding:10px;
}
img.float.right {
	float:right;
}
img.float.left {
	float:left;
}
/*Form Block*/
.form-block {
	overflow:hidden;
}
.form-block .field {
	float:left;
	margin:5px;
}
.form-block .field.clear {
	clear:left;
}
.form-block .field p,
.form-block .field label,
.form-block .field input,
.form-block .field select,
.form-block .field textarea {
	display:block;
}
.form-block .field label {
	font-weight:300 !important;
	font-size:16px;
}

/*Form Block*/
.form-block {
	overflow:hidden;
}
.field {
	float:left;
	margin:5px;
}
.field.full {
	width:100%;
	/*margin:5px 0;*/
}
.form-block .field.clear {
	clear:left;
}
.form-block .field p,
.form-block .field label,
.form-block .field input,
.form-block .field select,
.form-block .field textarea {
	display:block;
}
.form-block .field label {
	color: #999999;
	font-weight:600;
	font-size:16px;
}
.form-block .field.full {
	width:100%;
	padding:10px;
	margin:0;
	box-sizing: border-box;
}
.inline-check input {
	display:inline !important;
	float:none;
}
.field.full input, .field.full textarea, .field.full select {
	width:100%;
	box-sizing: border-box;
}

/*Table*/
.spec-table tr td {
	border-bottom:1px solid #EEE;
	padding:4px 0;
}
.spec-table tr.header td {
	margin:0;
	padding:0;
	border-bottom:2px solid #F05622	;
	clear:both;
	padding:7px 0;
	color:#F05622;
	font-weight:600;
}

/*Content Features*/
.features {
	list-style:none;
	font-weight:300;
	font-size:16px;
	overflow:hidden;
}
.features li {
	margin:8px 0;
	min-width:250px;
	float:left;
}
.features li:before {
	color:#388ADA;
	content:"\00BB ";
}


/*Product BT*/
.bt {
	padding:6px 15px;
	border-radius:4px;
	text-decoration:none;
	color:#FFF;
	text-shadow:none;
	transition:background-color 0.3s ease-in-out 0s;
	font-weight:600;
}
.bt.quote {
	background-color:#97c947;
}
.bt.brochure {
	background-color:#ddb80a;
}
.bt:hover {
	background-color:#388ADA;
	color:#FFF;
}

/*Get Started*/
.get-started {
	margin:10px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	background-color:#0d008e;
	padding:15px 20px;
	border-radius:5px;
	font-size:22px;
	transition:all 0.2s ease-in-out 0s;
	font-family:Oswald,'Open Sans',sans-serif;
}
.get-started:hover {
	background-color:#CCC;
	box-shadow:0 0 10px #EEE;
}

/*Brands*/
.brands {
	list-style:none;
	overflow:hidden;
}
.brands li {
	float:left;
}
.brands li a {
	display:block;
	text-indent:-9999px;
	background-image:url(../../images/brand-placeholder.jpg);
	height:100px;
	width:230px;
	margin:15px 10px;
}


/*Product Info*/
.product-info {
	border:4px solid #DDD;
	margin-bottom:15px;

}
.product-info h1,
.product-info h2,
.product-info p {
	color:#000;
}
.cont-info {
	float:left;
	padding:15px;
	width:562px;
}
.cont-image {
	float:left;
	width:400px;
}
.cont-image img {
	vertical-align:top;
}
.cont-info .selection {
	display:table;
}
.cont-info .selection .left,
.cont-info .selection .right {
	display:table-cell;
	padding:7px 10px;
	vertical-align:middle;
}
.cont-info .selection .right {
	background-color:#F4F4F4;
    border: 2px solid #EEE;
	border-left:1px solid #FFF;
}
.cont-info .selection .left {
    border: 2px solid #C00;
	background-color:#0d008e;
}
.cont-info .selection .left p.price {
	margin:0;
	color:#FFF;
	font-size:20px;
	font-weight:700;
	text-shadow:0 1px 0 #C00;
}
.cont-info .selection .left p.price s {
	font-weight:300;
}
.cont-info .selection .right form {
	overflow:hidden;
}
.cont-info .selection .right label,
.cont-info .selection .right input,
.cont-info .selection .right select {
	float:left;
}
.cont-info .selection .right select {
	width:40px;
}
.cont-info .selection .right label {
	padding-top:7px;
	padding-right:5px;
	font-weight:300;
	font-size:16px;
	text-shadow:0 1px 0 #FFF;
	color:#999;
}
.cont-info .info-body p,
.cont-info .info-body ul {
	font-size:16px;
	list-style:square;
	font-weight:300;
}
.cont-info .info-body ul {
	margin-left:15px;
}
.cont-info .info-body ul li {
	margin:8px 0;
}

/*Product Badge*/
.product-badge {
	z-index:100;
	position:absolute;
	top:-7px;
	left:-7px;
	width:112px;
	height:109px;
	background-repeat:no-repeat;
	background-position:top;
	background-size:auto;
	text-indent:-9999px;
}
.product-badge.new {
	background-image:url(images/badge-new.png);
}
.product-badge.special {
	background-image:url(images/badge-special.png);
}


/*Table*/
.table {
	padding:5px;
	background-color:#F4F4F4;
	border:1px solid #DDD;
	margin-top:11px;
}
.table-inner {
	display:table;         
	width:100%;                
	border-spacing:0;/*cellspacing:poor IE support for  this*/
}
.table-inner table {
	width:100% !important;
}
.row {
	/*display:table-row;*/
	width:auto;
	clear:both;
	overflow:hidden;
	border-bottom:2px solid #CCC !important;
	transition:all 0.2s ease-in-out 0s;
}
.column {
	/*float:left;fix for  buggy browsers*/
	/*display:table-column;         
	width:70px;         */
	width:33%;
	padding:3px; 
	border-bottom:1px solid #CCC;
	font-size:14px;
	font-weight:300;
	box-sizing:border-box;
}
.column.center {
	text-align:center;
}
.column.image img {
	border-radius:7px;
	vertical-align:top;
}
.column.image {
	width:70px;
}
.column.quantity input {
	width:30px;
	border-width:1px;
	padding:3px;
	text-align:center;
	color:#999;
}
.column.quantity input:hover {
	color:#000;
}
.column.align-right {
	text-align:right;
}
.row.hvr {
	background-color:#EEE;
}
.row:hover {
	background-color:#DDD;
}
.row a {
	text-decoration:none;
	transition:all 0.2s ease-in-out 0s;
}

.row.header,
.row.header a {
	color:#999;
}
.row.header a:hover {
	color:#007dc3;
}
.row.header .column {
	min-height:37px;
	border-bottom:1px solid #CCC;
}
.row .column.showall a {
	display:block;
	color:#FFF;
	border-color:#005f94;
	padding:3px;
}
.row .column.showall {
	background-color:#007dc3;
	transition:all 0.2s ease-in-out 0s;
}
.row .column.showall:hover {
	background-color:#000;
}

.row.range-filter input {
	padding:3px;
	width:80px;
	border:1px solid #CCC;
	border-radius:0;
}
.table.basket {
	border-bottom-right-radius:0 ;
	border-bottom-left-radius:0 ;
	border-bottom:1px solid #FFF;
}

/*Headers*/
.service-header {
	background-image:url(images/service-header.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	height:209px;
	clear:both;
}
.yamaha-header {
	background-image:url(images/yamaha-header.jpg);
	background-repeat:no-repeat;
	height:209px;
	clear:both;
}
.volvo-header {
	background-image:url(images/volvo-header.jpg);
	background-repeat:no-repeat;
	height:209px;
	clear:both;
}

/*About Us*/
.about-header {
	background-image:url(images/about-header.jpg);
	background-repeat:no-repeat;
	height:390px;
	clear:both;
	padding-top:110px;
}
.about-header .about-box {
	width:300px;
	min-height:150px;
	background-color:#FFF;
	background-color:rgba(255,255,255,0.95);
	border:1px solid #FFF;
	padding:15px;
	border:2px solid #3a49d7;
	clear:both;
	float:right;
}
.about-header .about-box h1 {
	font-weight:300;
}
.about-header .about-box h1 span {
	font-weight:700;
	color:#3a49d7;
}
.about-header.boatstack {
	background-image:url(images/about-header2.jpg);
}
.about-header.boatstack .about-box {
	float:left;
}

/*Profile Block*/
.block-profile {	
	padding:15px;
	border-radius:20px;
	border:1px solid #EEE;
}
.block-profile img {
	width:100%;
	max-width:100%;
	vertical-align:top;
}
.block-profile .position {
	font-weight:300;
	font-size:14px;
	font-style:italic;
}
.block-profile h3 {	
	margin-top:15px;
	line-height:25px;
}

/*Services*/
.ser-list{
	padding:30px 0;	
}
.ser-list li{
	list-style:none;
	border:2px solid #DDD;
	padding:10px;
	font-size:16px;
	font-weight:300;
	margin-bottom:10px;
	transition:all 0.2s ease-in-out 0s;
}
.ser-list li:hover{
	background-color:#393ACD;
	border:2px solid #070997;
	margin-left:15px;
	color:#FFF;	
}

.service h2{
	color:#fff;
}
.service:hover h2{
	color:#FFF;
	text-shadow:0px 0 10px #000;
}
.service p{
	color:#000;
}
.service:hover p{
	color:#fff;
	text-shadow:0px 0 10px #000;
}


/******* RESPONSIVE OVERRIDE **************/

@media screen and (max-width: 1200px) {
	.frame,
	#global .inner, #head .inner, #content .inner, #footer .inner, #footer-base .inner {
		width:100%;
		box-sizing:border-box;	
	}
}

@media screen and (max-width: 800px) {
	.frame,
	#global .inner, #head .inner, #content .inner, #footer .inner, #footer-base .inner {
		width:100%;
		box-sizing:border-box;	
	}
	#nav ul {
		width:100%;
	}
	#content {
		width:auto;
		min-width:300px;
		border-radius:0;
	}
	.content-body {
		width:auto !important;
		clear:both;
		float:none;
		padding:10px;
	}
	#head {
		width:auto;
		height:auto;
		margin:0;
		padding:0;
	}
	#logo {
		float:none;
		padding:0;
		width:auto;
	}
	#logo h1 a {
		margin:0 auto;
	}	
	#nav ul {
		
	}
	#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;
	}
	#basket h2,
	#basket h3 {
		text-align:center;
	}
	.sidebox-container {
		width:auto;
		padding:0;
		float:none !important;
	}
	.sidebox {
		width:auto;
	}
	.sidebox .options li a {
		text-align:center;
	}
	.sidebox input[type="text"],
	.sidebox input[type="password"],
	.sidebox textarea {
		width:100%;
		padding:10px 0;
	}
	#footer {
		width:100%;
	}
	#footer .inner {
		width:100%;
	}
	#footer-copyright,
	#footer-nav,
	#footer-nav-list,
	#footer-nav-list li {
		float:none !important;
		text-align:center;
		clear:both;
		width:100% !important;
	}
	#footer-copyright, #footer-nav {
		display:block;
		clear:both;
		text-align:center;
		float:none;
		width:100%;
	}
	#base-menu {
		display:block;
		position:static;
		margin:0;
		width: auto;
		height: 40px;
		text-align:center;
	}
	.float-left,
	.float-right {
		float:none;
	}
	.coltable.icon-feature-wrapper .col {
		padding:0 5px;
	}
}
@media screen and (max-width: 600px) {
	#basket,
	#logo {
		width:100%;
		display:block;
	}
	#head {
		text-align:center;
	}
	#head .authorised {
		float:none;
		background-size:contain;
		display:inline-block;
		width:100%;
		margin-top:0;
	}
	.coltable .col {
   		display:block !important;
		width:100% !important;
	    vertical-align: top;
	}
	#footer #footer-nav .column .inner {
		padding-left:0;
	}
	#footer #footer-nav .column {
		padding:0 20px;
		box-sizing:border-box;
	}
	.column {
	}
	#logo h1 a {
		margin:0 auto;
		width:80%;
		box-sizing:border-box;
		background-size:contain;
	}
	#logo h1 {
		font-size:30px;
	}
	.coltable .col img {
		width:100%;
	}
	.info-block .block {
		width:100%;
		float:none;
		margin:0 0 15px;
		box-sizing:border-box;
	}
	.contact-container .contact-form,
	.contact-container .contact-map {
		width:100%;
		float:none;
		margin:0 0 15px;
		box-sizing:border-box;
		display:block;
	}
	.coltable .col.first,
	.coltable .col.last {
		padding:10px 0px;
	}
	.logo-left {
		display:none;
	}
	.coltable.icon-feature-wrapper .col:first-child,
	.coltable.icon-feature-wrapper .col,
	.coltable.icon-feature-wrapper .col:last-child {
		padding: 0px;
	}
	a.button {
		display: block;
		margin-bottom: 2px;
	}
}
@media screen and (max-width: 400px) {
	.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;
	}
}
