
button:focus
{
    outline: none;
    box-shadow: 0 0 7px #009933;

}
button:active
{
    outline: none;
    box-shadow: 0 0 7px #009933;

}

.input_left_button:focus
{
    outline: none;
    box-shadow: 0 0 7px #001a09;

}
.input_left_button:active
{
    outline: none;
    box-shadow: 0 0 7px #001a09;

}
.searchbutton:focus
{
    outline: none;
    box-shadow: 0 0 7px #001a09;

}
.searchbutton:active
{
    outline: none;
    box-shadow: 0 0 7px #001a09;

}
.bottom_banner {
    position: fixed;
    bottom: 0;
    background-color:#9D3823; 
    width:100%;
    color:white; 
    margin:0px;
    padding:5px; 
    font-family:Arial; 
    font-size:16px; 
    z-index:999999;
    
}


/* STANDARD DECLERATIONS  */
@font-face {
  font-family: "GillSansBB";
  src: local('Gill Sans'), local('Gill Sans MT'), url("/GillSans.otf");
  }


body { 
	background:#f4f4f4; 	
	margin: 0;
	padding: 0;
	color:#2c2c2c;
	
    font-family: "Verdana";

    font-size: 14px;

}
table
{
line-height:26px;
font-size:14px;
font-family:"Verdana";
}
form
{
margin-bottom:0em;
}
.mobileonly
{
display:none;
}
.desktoponly
{
display:block;
}
.desktoptabletonly
{
display:block;
}

A
{
color:inherit;
text-decoration:none;
}
A:hover
{
color: #610B0B;
}



.pagecontainer
{

}



/* HEADER CONTENT */

.pageheader
{
	background-color:#242424;
	width:100%;	
	display:inline-block;
}


.headercontent
{
	width:1200px;
	margin:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
 
}



.logo {
	margin-top:10px;
	margin-bottom:5px;
	width:280px;
	float:left;
	
}

.logo img
{
  width: 100%;
 height: auto;	 
 }
	 
.mobilenav
{
	display:none;
}
	 
	 
.headersearch
	 {
		 margin-left: auto;
 	     margin-right: auto;
		 width:580px;
	     float: left;
		 margin-top:15px;
		 margin-left:30px;
		 height:57px;
	     text-align: center;
		 color:#ffffff;
		 font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
		 font-size: 14px;
		 display:flex;
		 justify-content:center;
		 align-items:center;

	 }

A.phoneno
{
    		 color:#ffffff;
		 font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
		 font-size: 17px;
        text-decoration: none;
}
 
.smallwhite { 
color:#f9fbff; 		 
font-size: 14px;
}

A.smallwhite
	 {
		 color:#f9fbff;
		 font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
		 font-size: 16px;
	     text-decoration: none;
	 }
A.smallwhite:hover
{		
	color:#cdd0d6;
}
	 
	 .searchform
	 {
	 	margin-left: auto;
 	   margin-right: auto;
	 	display:flex;	
	 }	 

.searchbox
	 {
	 	   
		   margin-left: auto;
	 	   margin-right: auto;
		   margin-top:15px;
		   margin-bottom:15px;
		   padding: 1px; 
		   height:26px;
		   display:flex;
		   justify-content:center;
		   align-items:center;
	 }
	 
	.search { 
	 	padding:10px 5px 10px 15px;
	 	margin:0px; 
	    border-radius: 5px 0px 0px 5px;
	 	border: 0px;
	 	width:500px;

	 }
	 
	 .searchbutton
	 {
	 margin: 0;
	 border-radius: 0 5px 5px 0px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:0px;
	color: #f7f7f7;
	background-color: #474747;

	cursor: pointer;
	display: inline-block;
	width:44px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
	padding: 4px;

	 }
	 .searchbutton:hover, .searchbutton:focus
	 {
	 background-color:#959698;
	 }

input.search{
	color:#333435;
	background-color:#f4f6f7;
	font-size:18px;
	font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
	
}



.rightheader
{
		 float:right;

		margin-left: auto;
 	   margin-right: auto;
	   margin-top:10px;
	   margin-bottom:10px;
	 color:#ffffff;
	 font-family: Verdana;
	 font-size: 14px;
	 margin:2px;
	   padding: 5px; 
	   height:79px;
	   width:260px;	overflow:hidden;
}
	 
.nav_header_text
{
margin:3px;
height:28px; 
width:250px;
text-align:center;
vertical-align:middle;
}

	 
.greybox
{
	width:250px;
	height:33px;
	border:2px solid #CBCBCB;
	border-radius: 5px;
 color:#ffffff;
 font-family: Verdana;
 font-size: 14px;
 

}

.greybox_content_shop
{
	padding:3px;
 color:#ffffff;
 font-family: Verdana;
 font-size: 12px;
 text-align:center;

    

}
.shoppingbutton
{
	margin-left:5px;
	padding:2px;
	float:left;
	width:40px;
}

.basketitems
{
	float:left;
	width:170px;
	text-align:center;
    vertical-align: middle;
    height:20px;
    padding:8px;
    	color:#ffffff; 

   
}



/* SEARCH DROP DOWN */

	 
.livesearchbox
{
	  overflow:auto; z-index:99; position:absolute; width:540px; background:#ffffff;
    box-shadow:0px 0px 5px #000000;

}
	 
.livesearchboxpos
{
	 position:relative; left: -544px; top: 20px;
}


A.smallproductsearchtitle
{
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";

  font-size: 16px;
text-decoration:none;

COLOR: #404040;
}

A.verysmallproductsearchtitle
{
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";

  font-size: 13px;
text-decoration:none;
COLOR: #404040;
}

.verysmallproductsearchtitle
{
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";

  font-size: 13px;
text-decoration:none;
COLOR: #000000;
line-height:16px;
}

A.verysmallproductsearchtitle:hover
{
color: #790305;
}


A.smallproductsearchtitle:hover
{
color: #790305;
}

A.productsearchtitle:hover
{
color: #790305;

}

/* NAVIGATION BAR CONTENT*/
/* Basic Style */


.silverbar
{
	background:#474747;
	width:100%;	
	box-shadow:0px 0px 5px #000000;
	z-index:20;	
	position:relative;
}

.nav_silverbar
{
	height:48px;
	width:1200px;
	margin:0px;
	padding:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}


.nav {
	position: relative;
	padding: 0 0 0 4px; /* Fix for inline-block spacing*/
	margin: 0;
}



.nav a, .nav a:link, .nav a:visited, .nav a:hover, .nav a:focus {
	color: #f7f7f7;
	text-decoration: none;
}


.nav > li {
	display: inline-block;
	text-align: center;
	margin-left: -4px; /* For the inline-block spacing */
}



.nav > li > a {
 padding: 14px 15px 13px 14px; 
  text-align: center;
  display: block;
  color: #f9fbff;
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  font-weight:normal;
  font-size:19px; 
  text-decoration: none;
  text-transform: none;
  margin:0px;
}

.nav > li:hover > a{
	color: #f9fbff;
}

.nav > li:hover {
	background-color: #242424;
}



.nav > li > ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	background-color: #242424;
	width: 200px;
	text-align: left;
	margin-top:30px;
	padding: 0px;
	z-index: 9999;

}


.nav > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;

}


.nav li > ul li {
	font-size: 16px;
	position: relative;
	display: block;
	padding: 15px 10px;
}

.nav > li > ul  li:hover {
	background-color: #242424;
}

.nav ul  li:hover > a {
	color: #CDD0D6;
}

.nav > li > .fulldrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:47px;
	left: 0px;
	background-color: #242424;
	width: 100%;
	min-height: 100px;
	text-align: left;
	margin-top:30px;
	padding: 10px;
	z-index: 999;
	overflow: hidden;
    column-count: 4;
    display:inline-block;
    transition: 0s 0.2s; /* delay of 1 seconds on hover off */
	box-shadow:5px 5px 5px -5px #000000;

}


.nav > li:hover .fulldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
  transition: 0s 0.2s; /* delay of 1 seconds on hover off */

}

.nav ul li:hover:after {
	color: white;
}


.nav .column {
	color:white;
	margin: 0 0 0 3%;
 -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
    
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
          page-break-inside: avoid; /* Firefox */
               break-inside: avoid; /* IE 10+ */
}

.nav .column ul {
	padding: 0;
	margin: 0;
}

.nav .column ul li {
	padding: 0;
	list-style: none;
	font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
	font-size: 14px;
}

.nav .column h5 {
    font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial"; 
	font-size: 19px;
	padding: 8px 0;
	font-weight: 400;
	margin: 5px 0 5px 0;
}
.nav .column h3 {
    font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial"; 
	font-size: 19px;
	padding: 8px 0;
	font-weight: 400;
	margin: 5px 0 5px 0;
}

.nav .column a:hover {
	color: #CDD0D6;
}

.nav .column ul li a {
	display: block;
	padding: 0 0 15px 0;
}



				/* NAV BAR MOBILE */
				
li.ulmobile
{
border-bottom: 1px solid #4f4f4f;
background-color:#474747;
padding:5px;
 font: 16px Gill Sans, Gill Sans MT;
}

.ulmobile
{
  color: #f9fbff;
    font: 16px Gill Sans, Gill Sans MT;

}
li.ulmobile a
{
 text-decoration: none;
  color: #f9fbff;
    font: 16px Gill Sans, Gill Sans MT;

  display: block;
  width: 300px;
}

ul.ulmobile
{
  list-style-type: none;
  margin: 0;
  padding: 0;

}


/* END NAV BAR CONTENT */ 





	 .mobilenavitems
	 {
	 display:none;

	 }
	 




/* MAIN CONTENT */ 


.content_container
{
width:100%;	
overflow:hidden;
}
	 
.content_container_middle
 {
	width:1200px;
	margin:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.content_main_frame_fullpage {
   float: left;
   margin: 0px;
   padding: 0px;
   width: 100%;
}   
.content_main_frame {
   float: right;
   width: 940px;
}   	 
 	 
.content_left_frame {
   float: left;
   width: 250px;
   } 


/* WHITE BOX DEFINITIONS */
.whitebox
{
   background-color:#ffffff;
}
.greenbox
{
   background-color:#E0F8E0;
}

.blackbox
{
   background-color:#242424;
   color:#f9fbff;
}

.greyborder
{
   border: 1px solid #E6E6E6;
   box-shadow: 2px 2px 2px #edeaea; 
}
.greenborder
{
   border: 1px solid #3ADF00;
}

.greyborderbottom
{
   border-bottom: 1px solid #E6E6E6;
}
.greybordertopbottom
{
   border-top: 1px solid #E6E6E6;

   border-bottom: 1px solid #E6E6E6;
}
.plaingreybox
{
background-color:#474747;
color:#f9fbff;
border:0px;
border-radius:0px;
width:100%;
}

.nopadding
{
padding:0px;
}
.nomargin
{
margin:0px;
}
.margin5
{
margin:5px;
}
.margin10
{
margin:10px;
}
.padding5
{
padding:5px;
}
.padding10
{
padding:10px;
}
.padding15
{
padding:15px;
}
.padding20
{
padding:20px;
}
.margintb
{
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}

.margin5tb
{
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
.margin5t
{
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:0px;
}
.margin10t
{
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:0px;
}
.margin5b
{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:5px;
}
.margin10b
{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
}
.margin15b
{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:15px;
}
.margin10br
{
margin-left:0px;
margin-right:7px;
margin-top:0px;
margin-bottom:10px;
}


/* TABLE LAYOUT */
.common_table{
	width:100%;
    display:table;
    border-collapse:collapse;
    }
.common_table DIV{
    display:table-row;
    }
.common_table DIV DIV{
    display:table-cell;
    }

.w3-display-container
{
max-height:400px;
}

/* FONTS */
.gill18
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:18px;
}

.gill20
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:20px;
}

.gill16
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:16px;
}
.gill14
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:14px;
}
.gill12
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:12px;
}
.gill11
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:11px;
}
.gill10
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:10px;
}
.gill15
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:15px;
}
.gill24
{
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:24px;
}

.verdana12
{
   font-family:"Verdana";
   font-size:12px;
}
.verdana13
{
   font-family:"Verdana";
   font-size:13px;
}
A.verdana14
{
font-weight:600;
}

.fw600
{
font-weight:600;

}
.verdana14
{
   font-family:"Verdana";
   font-size:14px;
}

.verdana16
{
   font-family:"Verdana";
   font-size:16px;
}
.a12px
{
	font-size:12px;
}
/* INPUT BOXES */
.input_left_mm
{
	margin:5px 3px 5px 5px;
	width:40px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:15px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
	padding:2px;

}

.input_left_drop
{
	padding:0px;
	margin:5px 3px 5px 5px;
	width:135px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:15px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
	height:25px;
}

.input_left_drop_filters
{
	padding:0px;
	margin:5px 5px 5px 0px;
	width:100%;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:15px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
	height:25px;
}


.input_left_button
{
	margin: 0;
	border-radius: 4px 4px 4px 4px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:0px;
	color: #f7f7f7;
	height:25px;
	border: 1px solid #474747;
	background-color: #474747;
	padding:8px;
	cursor: pointer;
	display: inline-block;
	width:33px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
}
	 .input_left_button:hover, .input_left_button:focus
	 {
	 background-color:#959698;
	 border: 1px solid #959698;
	 }
.green
{
color:#33cc33;
}



.homepage_title
{
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  color:#2c2c2c;
  font-size:26px;
  line-height:30px;
  font-weight:normal;
  margin-top:4px;
  margin-bottom:4px;
}	 

.homepage_subtitle
{
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  color:#2c2c2c;
  font-size:16px;
  line-height:24px;
  font-weight:normal;
  margin-top:4px;
  margin-bottom:4px;

}	 
	 


/* CATEGORY / PRODUCT BOXES */
.category_container
{
width:100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*justify-content: space-between;*/ 
padding:0px;
margin:0px;
}

.headnav
{
display:inline-block;
}
.sortingbox
{
text-align:right; float:right;
}

/* PRODUCT BOXES */
.productbox
{
width:100%;
}

.grid_productbox
{
width:281px; 
display:inline-block;
margin-right:10px;
}
.thirditemoverride
{
margin-right:0px;
}
.product_image_box
{
padding:5px;
display:inline-block; 
vertical-align:middle;
text-align:center;

}
.grid_product_image_box
{
width:100%;

}

.productsearchtitle
{
font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
font-size:20px;
line-height:34px;
}
.product-thumbnail
{
width:110px;
height:110px;
}

.basket-product-thumbnail
{
width:80px;
height:80px;
}

.grid_product-thumbnail
{
width:150px;
height:150px;
}
.product_contents_box
{
width:85%;
display:inline-block;
vertical-align:top;
padding-bottom:0px;
padding-top:0px;
padding-right:0px;
padding-left:5px; 
}
.grid_product_contents_box
{
width:100%;
text-align:center;
padding-right:5px;

}
.product_description
{
font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial"; 
font-size:12px;
line-height:22px;
display:none;
}
.product_pricing
{
margin-top:0px;
margin-bottom:0px;
font-family:"Verdana";
font-size:20px;
}
.exvat
{
font-size:11px;
}
.qty
{
font-size:14px;

}

.input_big_qty
{
	margin-top:0px;
	width:40px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:17px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
padding: 3px 5px 5px 5px;
}
.addbasket
{
 	margin: 0px;
	border-radius: 0px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:1px solid #298A08;
	color: #f7f7f7;
	background-color: #298A08;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
	padding: 4px;
	font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
	font-size:17px;
	line-height:20px;

}
.updatebasket
{
 	margin: 0px;
	border-radius: 0px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:1px solid #298A08;
	color: #f7f7f7;
	background-color: #298A08;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
	padding: 4px;
	font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
	font-size:17px;
	line-height:20px;
	margin-bottom:2px; 

}
.addbasket_big
{
 	margin: 0px;
	border-radius: 0px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:1px solid #298A08;
	color: #f7f7f7;
	background-color: #298A08;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
	font-size:20px;

}
 
	 .addbasket:hover, .addbasket:focus
	 {
	 background-color:#31B404;
	 }
	 .updatebasket:hover, .updatebasket:focus
	 {
	 background-color:#31B404;
	 }	
	 .addbasket_big:hover, .addbasket_big:focus
	 {
	 background-color:#31B404;
	 }
	
.product_pricing_basket
{
display:block;
}
.product_pricing_price
{
line-height:30px;
display:block;

margin-bottom:10px; 
padding-top:5px;

   border-top: 1px solid #E6E6E6;

   border-bottom: 1px solid #E6E6E6;
} 

.product_pricing_price_basket
{
    white-space: nowrap;

line-height:28px;
display:block;
}
.product_attributes
{
/*column-count:3;
column-fill:balance;*/ 
display:inline-block;
vertical-align:top;

}

.attribute
{
  text-decoration: none;
  text-transform: none;
  
}
.qoc
{
font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
color: #2c2c2c;
font-size: 14px;
font-weight: normal;
margin-top: 4px;
margin-bottom: 4px;
}
.product_attributes_attribute
{
font-family:"Verdana", "Gill Sans MT", "Arial";
font-size:10px;
line-height:22px;
/*
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid-column;
display: table;
*/
display:inline-block;
width:160px;
}
.product_subcontents
{
width:100%;
}
.product_subcontents_left
{
width:65%;
display:inline-block;
vertical-align:middle;

}
.product_subcontents_right
{
width:240px;
display:inline-block;
vertical-align:middle;
text-align:center;
}
/* DESIGN 1 */ 
/* 
 .category_box
{
width:222px;
display:inline-block;
}
.category_image_box
{
text-align:center;
align:center;
padding:10px;
}
.category_contents_box
{
width:100%;
margin:0px;
background-color:#474747;
padding:0px;
text-align:center;
display:block;
height:35px;
vertical-align:middle;
}
.span_category_contents 
{
  display: inline-block;
  vertical-align: middle;
}
.category_title_link
{
 color: #f9fbff;
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  font-weight:none;
  font-size:19px; 
  text-decoration: none;
  text-transform: none;
  line-height:35px;
  vertical-align:middle;

}

.category_title_link_smaller
{
	font-size:16px;
}

.category_title_link_evensmaller
{
	font-size:12px;
}
*/
/*
.category_title_link:hover
{
 color: #CDD0D6;
}
*/

/* END DESIGN 1 */


/* DESGIN 2 */
.category_box
{
width:301px;
/*display:inline-block;*/
height:140px;
margin-right:15px;
}

.brand_boxes
{

column-count:3; 
display:block;
margin-top:15px;  
column-fill: auto; 
vertical-align:top;
}

.category_box_third
{
margin-right:0px; 
}

.category_image_box
{
text-align:center;
padding:10px;
float:left;
width:110px;
}
.category_contents_box
{
width:150px;
margin:0px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:5px;
text-align:left;
float:left;
vertical-align:middle;
}
.span_category_contents 
{
  display: inline-block;
}
.category_title_link
{
 float:left;
 color: #2c2c2c;
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  font-weight:normal;
  font-size:20px; 
  text-decoration: none;
  text-transform: none;
  line-height:25px;
}
.brand_title_link
{
 color: #2c2c2c;
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  font-weight:normal;
  font-size:22px; 
  text-decoration: none;
  text-transform: none;
  line-height:36px;
}
.category_title_link_smaller
{
	font-size:16px;
}

.category_title_link_evensmaller
{
	font-size:15px;
}
.category_title_link:hover
{
 color: #610B0B;
}

.ahovergrey:hover
{
 color: #cdd0d6;
}

.category_subcontents_box
{
float:left;
padding-left:10px;
padding-top:0px;
padding-right:10px;
width:150px;
height:85px;
}

.category_subtitle_link
{
color: #2c2c2c;
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  font-weight:normal;
  font-size:15px; 
  text-decoration: none;
  text-transform: none;
  line-height:24px;
}

.linerule100
{
width:100%;
height:2px;
background-color:#E6E6E6;
border:0px;

}
.offerboxes
{
column-count:4;
}

.product_title
{
height:70px;
overflow:hidden;
}

/* END DESIGN 2 */

/* PRODUCT PAGE STYLE */ 



.productpage_topcontainer
{
  width:100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product_left_container
{
width:375px;
}
.prod_image_main {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding:5px;
	}


.prod_image_main img
{
  width: 325px;
  max-height:325px;
 height: auto;	 
 margin:auto;
 }
 
.zoomwindow
{
  width: 325px;
  max-height:325px;
}

.zoomLens
{
    transition: 0s 1s; /* delay of 1 seconds on hover off */
}
.zoomWindowContainer
{
    transition: 0s 1s; /* delay of 1 seconds on hover off */

}
.gallery
{
padding:5px;
}
#gallery_01 img{border:2px solid white;}
.active img 
{
	border: 1px solid #474747;
}
 
.product_right_container
{
width:815px;
}
/*
.productpage_container
{
  width:100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
*/ 
.productpage_description
{
display:block; 
line-height:24px;
}
.productpage_purchase
{
}
.productpage_pricing
{
display:inline-block; 
width:100%;
}
.bulkdiscounts
{
column-count:5; 
display:none;
width:100%;
}
.bulkdiscount_item
{
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid-column;
}
#bulkdiscounts
{
display:none;
}
.pointerhover
{
cursor: pointer;
}
.bulkdiscountslink
{
color:#0B0B61;

}
.productpage_pricing
{
margin-top:5px;
margin-bottom:5px;
font-family:"Verdana";
font-size:20px;
display:inline-block;
}
.productpage_pricing_price
{
font-size:24px;
line-height:30px;
width:490px;
display:inline-block;

}
.productpage_addedtobasket
{
display:flex; 
}

.productpage_pricing_basket
{
margin-top:0px;
float:right;
margin-right:25px;
}
.productpage_attribute_container
{
margin-top:10px;
width:100%;
display:flex;
  flex-direction: row;
  flex-wrap: wrap;

}
.productpage_attribute_block
{
width:215px;
  justify-content: space-between;

}
.productpage_attribute
{
line-height:26px;
font-weight:600;
}



/* BASKET OPTIONS */
.content_main_frame_leftcheckout {
   float: left;
   width: 890px;
}   	 
 	 
.content_main_frame_rightcheckout {
   float: right;
   width: 300px;
   } 


/* CHECKOUT */
.checkout_smalltext
{
display:inline-block; 
}
#checkout_hideme
{
display:inline-block; 
}
.checkout_topbox
{
  width:100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.checkout_optionbox
{
width:47%; 
}

.checkout_input
{
	margin-top:0px;
	width:250px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:17px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
padding: 3px 5px 5px 5px;
}



.checkout_form
{
width:450px;
}

.checkout_input_div
{
width:300px;
}
.checkout_input_div_left
{
width:140px;
}
.checkout_button
{
 	margin: 0px;
	border-radius: 0px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:1px solid #298A08;
	color: #f7f7f7;
	background-color: #298A08;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
	font-size:20px;
	width:250px;

}
 
	 .checkout_button:hover, .checkout_button:focus
	 {
	 background-color:#31B404;
	 }
	
	
	.checkout_button_postcode
{
 	margin-left: 0px;
 	margin-right:0px;
 	margin-bottom:1px;
 	margin-top:0px;
	border-radius: 0px;
	overflow: visible;
	position: relative;
	right: 0;
	top: 0;
	border:1px solid #298A08;
	color: #f7f7f7;
	background-color: #298A08;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color,.2s border-color,.2s color;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom:5px;
	padding-left:6px;
	padding-right:6px;
	font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
	font-size:16px;


}
#idpc_dropdown
{
	padding:3px;
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
	width:250px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:15px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
	height:25px;

}
.checkout_input_drop
{
	padding:3px;
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
	width:250px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:15px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
	height:25px;

}

 .checkout_input_postcode
{
	margin-top:0px;
		margin-bottom:0px;
	width:150px;
   font-family:"Gill Sans","Gill Sans MT","GillSansBB","Arial";
   font-size:17px;
   	color:#333435;
	background-color:#f4f6f7;
	border: 1px solid #E6E6E6;
padding: 3px 5px 5px 5px;
}

	 .addbasket:hover, .addbasket:focus
	 {
	 background-color:#31B404;
	 }
	


/* Account */

.account_silverbar
{
	background:#474747;
	width:100%;	
	box-shadow:0px 0px 5px #000000;
	z-index:10;	
	position:relative;
}

/* footer styles */
.footer
{
width:100%;
margin-top:20px;
padding:0px;
background-color:#474747;
display:block;
  color: #f9fbff;
  font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
  font-weight:normal;
  font-size:16px; 
  text-decoration: none;
  text-transform: none;
  	box-shadow:0px 0px 5px #000000;

}

.footer_middle
{
padding:20px;
width:1000px;
	margin-left: auto;
	margin-right: auto;
}

.footer_cols
{
column-count:4;


}
.footer_column
{
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid-column;
display: table;
}
.footer_big
{
font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
font-size: 18px;
padding: 8px 0;
font-weight: 600;
margin: 5px 0 5px 0;
	list-style: none;

}
.footer_small
{
font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
font-size: 14px;
padding: 4px 0;
font-weight: 200;
margin: 2px 0 2px 0;
	list-style: none;

}