body {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 1.4em;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #888;
	text-align: center;
}
#container, .container {
	width: 980px;
	margin: 0 auto;
	padding: 3px;
}
#header{
	position: relative;
}
#google_translate_element {
	display: block;
	width: auto;
	margin: 0;
	position: fixed;
	top: 0;
	left: 0;
}
#header ul.nav1 {
	width: 665px;
	margin:15px auto 10px 0;
	background: -webkit-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: -moz-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: -o-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: linear-gradient(to bottom, #dcddde, #9b9da0);
	height: 30px;
	border: 1px solid #939598;
	text-transform: uppercase;
	float: left;
}
#header ul.nav1 li{
	float:left;
	height: 30px;
	color: #fff;
}
#header ul.nav1 li a {
	color: #fff;
	padding: 7px 36px 9px;
	text-decoration: none;
	line-height: 28px;
	border-right: 1px solid #939598;
}
#header ul.nav1 li:last-child a{
	border-right: none;
}
.small {
	font-size: 11px;
	color: #939598;
}
#header div.headTel {
	width: 300px;
	margin:15px 0 10px 10px;
	background: -webkit-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: -moz-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: -o-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: linear-gradient(to bottom, #dcddde, #9b9da0);
	height: 30px;
	border: 1px solid #939598;
	text-transform: uppercase;
	color: #ffffff;
	float: right;
}
#header div.headTel span {
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	display: block;
}
#logo {
	width: 580px;
	float: left;
	padding: 40px 0 0;
}
img {
	max-width: 100%;
}
.quantity {
	border: none;
	width: 20px;
}
button, .button {
	color: #fff;
	background-color: #d2232a;
	border: 0;
	padding: 5px 20px;
	text-transform: uppercase;
}
.strapline {
	text-transform: uppercase;
	color: #888;
	margin-left: 5px;
	font-size: 17px;
}
#languages, #basketpreview{
	float:right;
}
#basketpreview {
	border: 1px solid #000;
	text-transform: uppercase;
	width: 300px;
	margin-bottom: 15px;
}
#basketpreview h2{
	color: #000;
	padding: 5px;
	text-align: center;
	background: #dcddde;
	border-bottom: 1px solid #000;
	font-weight: 400;
}
#basketpreview div {
	padding: 5px 10px 0 10px;
	text-align:center;
}
#basketpreview #basketlinks{
	padding-bottom: 10px;
	text-align:center;
	font-size: 16px;
}
#basketlinks p a {
	background: #d2232a;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	border: none;
}
#basketpreview p a:hover {
	background: #393;
}
#basketcontents, #baskettotal {
	font-size: 12px;
}
#cats {
	position: relative;
	margin-bottom: 15px;
	clear:both;
	width: 600px;
	border: 1px solid #000;
	color: #d2232a;
	height: 35px;
	overflow:hidden;
	text-transform: uppercase;
	font-size: 18px;
	float: left;
}
#cats::before {
	content: "";
	width: 50px;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #d2232a;
}
#cats a {
	display: block;
	padding: 7px 0 0 60px;
	color: #d2232a;
	text-decoration: none;
}
#cats ul li {
	float:left;
	width: 194px;
	border-left: 1px solid #000;
	text-align:center;
}
#cats ul li:first-child{
	border-left:0;
}
#cats ul li a {
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	display:block;
	width: 195px;
}
#cats + form {
	width: 378px;
	float: right;
	margin-bottom: 20px;
}
span.search {
	position: relative;
	line-height: 28px;
	margin-left: 5px;
}
span.search input {
	width: 361px;
	border: 1px solid #000;
	padding: 9px 0 9px 10px;
}
span.search button {
	width: 50px;
	height: 35px;
	position: absolute;
	top: -10px;
	right: 1px;
	border: none;
	background: url(/media/design/microscope-white.png) #d2232a;
	background-position: center;
	background-size: 55% auto;
	background-repeat: no-repeat;
}
#footer {
	clear:both;
	background: -webkit-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: -moz-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: -o-linear-gradient(to bottom, #dcddde, #9b9da0);
	background: linear-gradient(to bottom, #dcddde, #9b9da0);
	padding: 15px;
	color: #000;
	font-size: 90%;
	text-align:center;
}
#footer h5 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer p {
	margin-bottom: 3px;
	color: #fff;
}
.footer_images {
	height: 60px;
	background: #aaa;
	margin-bottom: 10px;
}
.footCols {
	width: 300px;
	float: left;
}
.footCols:first-child {
	width: 290px;
	text-align: left;
	padding-left: 30px;
}
.footCols:nth-child(3n + 1), .footCols:nth-child(3n + 2) {
	margin-right: 30px;
}
#footer #locationIcon, #footer #phoneIcon, #footer #whatsappIcon, #footer #mailIcon {
	position: relative;
	margin: 0 0 20px;
	color: #000;
}
#footer #phoneIcon, #footer #whatsappIcon {
	margin: 0 0 30px;
}
#locationIcon::before {
	content: "";
	width: 20px;
	height: 40px;
	background: url('../media/design/Location.png');
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -5px;
	left: -35px;
}
#phoneIcon::before {
	content: "";
	width: 30px;
	height: 40px;
	background: url('../media/design/Tel.png');
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: -40px;
}
#whatsappIcon::before {
	content: "";
	width: 40px;
	height: 40px;
	background: url('../media/design/WhatsApp.png');
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: -45px;
}
#mailIcon::before {
	content: "";
	width: 30px;
	height: 40px;
	background: url('../media/design/Email.png');
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: -40px;
}
div.social {
    width: 300px;
	padding: 0px 60px;
	float: none;
}
.social img {
	height: 50px;
	margin: 0px 5px 10px;
}
.paymentOptions img {
	height: 40px; 
	margin: 10px 5px;
}
.footer_images span {
	overflow:hidden;
	height: 50px;
	width: 94px;
	background: #fff;
	display:block;
	float:left;
	margin: 2px;
	vertical-align: middle;
}
.footer_images span img {
	max-height: 50px;
	max-width: 94px;
}
.email, .telephone {
	font-size: 22px;
	line-height: 22px;
	padding: 0 40px;
	color: #000;
	margin-bottom: 10px;
	display: block;
	float:left;
	width: 260px;
}
.social {
	float:right;
}
.social a {
	text-decoration: none;
	font-size: 22px;
	color: #000 !important;
	line-height: 36px;
	margin-top: 5px;
}
.social a img {
	float:left;
	margin: 0 5px;
}
.info {
	margin-bottom: 25px !important;
}
.sidebar {
	width: 250px;
	overflow:hidden;
	float:left;
}
.sidebar + #content {
	width: 700px;
	float:right;
	clear: none;
}
.sidebar + #content {
	width: 700px;
	float:right;
	clear: none;
}
.warehouse_image img{
	max-width:248px;
	border: 1px solid #000;
	margin-bottom: 10px;
	height: 250px;
}
.left_header_large {
	text-align:center;
	color: #fff;
	border: 1px solid #444;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 5px;
	line-height: 1em;
	height: 36px;
	font-size: 17px;
	background: url(/media/design/left_header_bg.jpg) repeat-x 0 0 #eee;
}
.left_header_large a {
	text-decoration:none;
	color: #fff;
}
.half_half_header {
	background: url(/media/design/hh_header_bg.jpg) repeat-x 0 0 #aaa;
	height: 25px;
	text-align:center;
	color: #fff;
	border-radius: 5px;
	line-height: 25px;
	margin-bottom: 5px;
	border: 1px solid #444;
}
.half_half_header a {
	color: #fff;
	text-decoration: none;
}
.warranty {
	text-transform: uppercase;
	font-size: 80%;
	margin-bottom: 10px;
}
.pay_logos {
	text-align:center;
	margin-bottom: 10px;
}
.banktransfer {
	height: 24px;
	margin: 10px 20px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	padding: 3px;
	font-size: 16px;
	border: 1px solid #000;
	background : url(/media/design/bt_bg.jpg) repeat-x 0 0 transparent;
}
#content {
	margin-left: 0px;
	padding-bottom: 20px;
	color: #888;
	clear: both;
	text-align: center;
	font-size: 16px;
}
.middle {
	float:left;
	width: 455px;
}
.right {
	margin-left: 15px;
	float:right;
	width: 250px;
}
.map {
	border:1px solid;
	margin-bottom: 19px;
	height: 250px;
}
.map img{
	width:248px;
}
.cf {
	margin-top: 10px;
}
.cf p {
	margin-bottom: 1em;
}
.cf p label {
	float:left;
	width: 100px;
}
.cf p input[type=text], .cf p textarea {
	width: 300px;
	padding: 5px;
	border: 1px solid #aaa;
	border-radius: 5px;
}
.cf p input[type=submit] {
	padding: 3px 15px;
	margin-left: 280px;
	border-radius: 5px;
	border: 1px solid #aaa;
	cursor:pointer;
}
.partnership {
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.blog-cats{
	width: 200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}
.blog-cats ul li a{
	width: 75px;
	height: 51px;
	display: inline-block;
	padding-top: 55px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	color: #444;
	text-align: center;
}
.blog-cats ul li:first-child a{
	background: url("../media/images/Untitled--14.png") no-repeat;
	background-size: 75px 51px;
	margin-right: 50px;
}
.blog-cats ul li:last-child a{
	background: url("../media/images/Untitled--13.png") no-repeat;
	background-size: 75px 51px;
}
.blog_post{
	padding: 20px;
}
.blog_post h2, .blog_post h2 a{
	font-size: 1.4em;
	line-height: 1.2em;
	text-decoration: none;
	color: #faa71a;
	font-weight: 700;
	margin-top: 10px;
}
.blog_date{
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 30px;
}
#blog-button{
	position: absolute;
	left: 475px;
	top: 50px;
}