/* apply a natural box layout model to all elements, but allowing components to change */
html {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #444;
}
/*ensure all text is same font */
body, .pure-g [class*="pure-u"] {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
}
/* Ensure content doesn't get hidden behind the position fixed header */
body {
/* padding-top: 170px; */
}
*, *:before, *:after {
	box-sizing: inherit;
}
/* To allow padding within divs */
.pure-g > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Ensure images will scale properly and responsively */
img {
	max-width: 100%;
	height: auto;
	display: block;
	width: auto; /* For IE8 */
}
img.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#fixedtop {
	/* position: fixed; */
	width: 100%;/* top: 0px; */
}
#headercontainer {
	position: relative;
	z-index: 100;
}
#topnavcont, #navcont, .contentcontainer, #footer, #scrollingCatsCont, #homeimages, .blockfeatcont, .blockfeatcontcat, .footertagline, .categoryheadertextinner, .footersignup {
	max-width: 1220px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}
/* Link transitions */
#topnav a:link, #footer a:link, #topsocial a:link, .footbox a {
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-khtml-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.headline {
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
}
.subheadingone {
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
}
.subheadingtwo {
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
}
.subheadingdivider {
	font-weight: normal;
	font-size: 30px;
	margin-top: 100px;
	border-bottom: 1px solid #444;
	padding-bottom: 5px;
}
.producttitle {
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
}
#scrollingCatsCont {
	padding-bottom: 35px;
}
#headertop {
	border-bottom: 1px solid #EFEFEF;
}
#header {
	border-bottom: 3px solid #f6303e;
}
#topnav {
	text-align: right;
}
#topsocial img {
	display: inline;
	margin: 10px 0px 10px 10px;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	vertical-align: bottom;
}
#topsocial img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.footericons a:hover {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
#topsocial img.basket {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
#navcont {
	width: 100%;
	min-height: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#cssmenu li#searchboxcont {
	float: none;
	text-align: right;
	margin-top: 0px;
}
#searchboxcont input {
	
}
#searchbox, #searchboxmobile {
	width: 255px;
	border: 0px;
	font-size: 13px;
	padding: 6px 5px 5px 5px;
	background-color: #EEE;
}
#searchboxmobile {
	max-width: 200px;
}
#topsocial input[type=image] {
	border: 0px;
	margin-left: -25px;
	vertical-align: middle;
}
#topsocial img, #topsocial input, #topsocial select
/* Aligns form fields with an image button vertically */
 {
    
}
#mainContent {
	padding: 15px 0px 15px 0px;
}
.mainphoto {
	background-color: #efefef;
}
#homemainContent {
	background-color: #EFEFEF;
}
#contentleft {
	padding-right: 25px;
}
#contentright {
	padding-left: 10px;
}
#homemainContent .contentcontainer .homepageintro {
	padding-right: 60px;
}
.largePhotos, .largephotoscat {
	height: 375px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999;
}
.largephotoscat {
	height: 250px;
}
.blockfeatcont {
	padding: 0px;
}
.blockfeatcontcat {
	padding: 0px;
}
.blockfeature {
	display: block;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: -160px;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 10px;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.categoryleadtext {
	position: relative;
	margin-left: 15px;
	margin-top: -250px;
	padding: 20px;
	font-size: 16px;
	color: #fff;
	height: 250px;
	overflow: hidden;
	background-color: #000000;
}
#featuresbar {
	background-color: #444;
	position: relative;
	z-index:2;
}
.emphasize {
	color: #f6303e;
}
/* Grid of pictures where the left and right must be flush to the container's sides */
.picture {
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxrow {
	max-width: 1110px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.box a:link, .box a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
.homepagebox a:link, .homepagebox a:visited {
	color: #FFF !important;
}
.box p {
	margin-top: 10px;
}
.boxrow .box {
	text-align: center;
	border: 15px solid #FFFFFF;
}
.boxrow .box img {
	margin: 0 auto;
}
.boxrow .prodthumb img, .productrow .prodthumb img {
	max-height: 200px;
}
.boxrowpad {
	max-width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.boxrowpad .box {
	padding: 20px 40px;
	text-align: center;
}
#homemainContent .boxrow .box {
	border: 15px solid #EFEFEF;
}
.catcolourone {
	background-color: rgba(0, 0, 0, 0.8);
}
/* End of flush grid pics */

.contentcontainer a:link, .contentcontainer a:visited {
	color: #444;
}
.contentcontainer a:hover {
	color: #F00;
}
.emphasis {
	font-size: 15px;
	line-height: 26px;
	color: #444;
	font-weight: bold;
}
#footer a:link, #footer a:visited, #topnav a:link, #topnav a:visited, #topnavmob a:link, #topnavmob a:visited {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#topnav a {
	padding: 0px 5px;
}
#topnav a.lastlink {
	padding-right: 0px;
}
#footer a:hover, #topnav a:hover, #topnavmob a:hover {
	text-decoration: underline;
	color: #F00;
}
.footericons {
	text-align: right;
}
.footbox img {
	display: inline;
	padding-left: 10px;
}
.bottomborder {
	border-bottom: 3px solid #999999;
}
.redtext {
	color: #f6303e;
	font-weight: bold;
	font-size: 18px;
}
div.mobilebasket {
	display: none;
	text-align: right;
}
.addtobasket {
	background-color: #EEEEEE;
	padding: 15px;
	margin-top: 15px;
}
.sideborder {
	border-left: 1px dotted #999999;
}
.subcatbox {
	text-align: center;
	padding: 0px 0px 25px 25px;
}
.subcatbox a:link {
	font-weight: bold;
}
.subcatbox img, .box img {
	/* margin-bottom: 10px; */
}
.categoryheading {
	background-color: #EFEFEF;
	padding: 5px;
	font-weight: bold;
}
.information {
	background-color: #EFEFEF;
	padding: 10px;
}
a:link.btn, a:visited.btn, input.btn {
	background-color: #f6303e;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	border-style: none;
}
a:hover.btn, input:hover.btn {
	background-color: #000000;
}
a:link.btndiscounts, a:visited.btndiscounts, input.btndiscounts {
	background-color: #444;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
	display: inline-block;
}
a:link.btntrade, a:visited.btntrade, a:link.btnquoterequest, a:visited.btnquoterequest, a:link.btntradetick, a:visited.btntradetick {
	text-decoration: none;
	color: #fff;
	padding: 10px 10px 10px 30px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-bottom: 5px;
}
a:link.btntrade, a:link.btntradetick {
	background-color: #01738d;
	background-image: url(../images/account-icons/trade.png);
	margin-right: 20px;
}
a:link.btntradetick {
	background-image: url(../images/account-icons/tick.png);
	pointer-events: none;
    cursor: default;
}
a:link.btnquoterequest {
	background-color: #333;
	background-image: url(../images/account-icons/pound.png);
}
a:hover.btntrade, a:hover.btnquoterequest {
	background-color: #000;
}
a:link.more-link, a:visited.more-link, a:link.less-link, a:visited.less-link {
	display: block;
	font-weight: bold;
	color: #01738d;
	text-align: right;
	text-decoration: none;
}
a:link.more-link::after {
	content: "\2193";
	margin-left: 5px;
}
a:link.less-link::after {
	content: "\2191";
	margin-left: 5px;
}
.google-maps {
	position: relative;
	padding-bottom: 75%; /* This is the aspect ratio */
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.filteroptions {
	background-color: #efefef;
	padding: 10px;
}

ul.ticked {
	padding-left: 0px;
}
	
.ticked li {
	padding-left: 30px;
	list-style-type: none;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
/* Tables css */
.shoptables, .reviewtables {
	background-color: #EEEEEE;
}
.shoptables th {
	padding: 15px;
	font-size: 18px;
	border-bottom: 2px solid #444;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.shoptables tr {
	border-bottom: 1px solid #FFFFFF;
}
.shoptables td {
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.reviewtables td {
	padding: 10px;
}
.reviewtable img {
	display: inline;
}
.shoptables input {
}
.tabs .shoptables input {
	display: block;
}
.shoptables input[type='checkbox'], .shoptables input[type='radio'] {
	width: 20px;
	display:inline;
}
.cellalignleft {
	text-align:left;
}
.cellalignright {
	text-align:right;
}
.cellaligncentre {
	text-align: center;
}
tr.basketproduct {
	background-color: #FFF;
	border-bottom: 1px solid #444;
}
tr.basketproductcheckout {
	border-bottom: 1px solid #CCC;
}
.basketproduct img {
	max-width: 80px;
}
tr.rowborder {
	border-bottom: 1px solid #444;
}
.responsivetable {
	width: 50%;
}
.noborders td, .noborders tr {
	border-style: none;
	border-width: 0px;
}
.postageops {
	line-height: 1.4em;
}

/* End of tables css */

/* category option filter code */
.optionfilter {
	margin-bottom: 20px;
}
.optionfilter td {
	padding: 3px;
	text-align: left;
}
.filterheading {
	font-size: 18px;
	background-color: #EEEEEE;
}
.productoverview {
	padding: 5px;
	background-color: #EEEEEE;
	color: #000;
	font-weight: normal;
}
.headingproduct {
	font-size: 14px;
	min-height: 45px;
}
.filterdisplayoptions {
	margin-left: 15px;
	float:right;
	text-align: center;
}
div.viewitem {
	font-weight: bold;
	background-color: #1F1F1F;
	padding: 5px;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
div.viewitem:hover {
	background-color: #5B5B5B;
}
.productresultsheader {
	text-align: left;
}
.pagenumbers {
	border-top: 1px solid #B4A592;
	padding-top: 10px;
	text-align: left;
}
.pagenumbers a:link {
	border-left: 1px solid #736A61;
	padding: 5px 10px;
	color: #504A44;
	text-decoration: none;
}
.pagenumbers a:visited {
	border-left: 1px solid #736A61;
	color: #736A61;
}
.pagenumbers a:hover, .pagenumbers a:active {
	text-decoration: underline;
}
.pagenumbernolink {
	padding: 5px 10px;
	background-color: #EEE;
}
/* End */

/* Accordion */
.accordion {
	overflow: hidden;
}
.accordion-section {
	padding-bottom: 15px;
}
.accordion-section-content {
	display: none;
}
.arrowdown {
	background-image: url(../images/arrow-down.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
accordion.active {
	background-image: url(../images/arrow-up.jpg) !important;
}
a:link.returnstitle, a:visited.returnstitle {
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 8px;
}
.downarrow {
	float: right;
}
/* End of accordian styles */

.breadcrumbs {
	font-size: 18px;
}
.stockstatus {
	font-weight: normal;
	color: #006600;
}
.checkoutheader {
	text-align: right;
	padding-top: 15px;
	padding-left: 10px;
}
.checkoutheader img {
	display: inline;
}
.fullwidth {
	border-top: 1px solid #CCC;
}
#continuebtn, #registerguestbtn {
	margin-top: 15px;
	display: none;
}
#continuebtn a, #registerguestbtn a {
	margin-right: 25px;
}
.checkouttables {
}
.checkouttables td {
	padding: 4px;
}
h5 {
	background-color: #CCC;
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 18px;
	margin: 0px;
}
h5.checkoutenabled {
	background-color: #444;
}
h5 a:link, h5 a:visited, h5 a:focus {
	text-decoration: none;
	color: #FFF !important;
	display: block;
}
.borderdiv {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px 15px 15px 15px;
}
.accountbox {
	margin-bottom: 15px;
	padding: 15px;
	border: 5px solid #FFF;
}
.accounticon {
	padding-right: 10px;
}
.favtable td {
	padding: 10px 5px;
	vertical-align: top;
}
.favtableheader {
	border-bottom: 2px solid #444;
}
.favitem {
	border-bottom: 1px solid #999;
}

.sml { font-size: 12px }

.error { background: #FFD9D9; border:1px solid #F00 }
.termsbox td {
	padding: 5px 5px 5px 0px;
	vertical-align:top;
}
.searchresdetails {
	border-bottom: 1px solid #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
.searchresdetails:last-child {
	border: none;
}
.sidepad {
	padding: 0px 10px;
}
.prodphotothumbs img {
	padding: 10px;
}
.prodphotothumbs {
	border: 5px solid #eee;
	margin-right: 20px;
	margin-bottom: 10px;
}
#alsoboughtrow {
    max-width: 1080px;
}
	
.reviews {
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
.reviewtable td {
	padding: 5px 0px 5px 10px;
}
.prodquestion {
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
.prodquestion:last-child {
	border: none;
}
table.bpflink {
	background-color: #FFF;
	margin-top: 25px;
	border-top: 1px solid #F6303E;
}
table.bpflink td {
	padding: 5px;
	vertical-align: center;	
}
table.bpflink p {
	margin-bottom: 0px;
}
.didyouknow {
	font-size: 20px;
	color: #f6303e;
}

/* Display products in list css */
.gridtoggle {
	margin-bottom: 30px;
}
.gridtoggle img {
	display: inline-block;
	float: left;
}
.listdisplay {
	padding: 15px;
	border-bottom: 2px solid #eee;
}
.listdisplayimage  {
	float:left;
	padding: 5px;
}
.listdisplayimage img {
	margin: 0 auto;
	max-height: 210px;
}
.listproductoverview {
	float:left;
	color:#000;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	padding: 0px 10px;
}
.listcolours {
	padding-top: 10px;
}
.listproductoverview a:link, .listproductoverview a:visited, .productcolours a:link, .productcolours a:visited {
	color: #444 !important;
	font-weight: normal;
}
.productcolours {
	text-align: left;
}
.listviewitem {
	background-color: #1f1f1f;
	color: #ffffff;
	font-weight: bold;
	margin: 10px auto 5px;
	padding: 5px;
	width: 120px;
}
.listprice {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-align: center;
	float: right;
	padding: 5px;
	border-left: 2px solid #eee;
	height: 100%
}
div.listviewitem:hover {
	background-color: #5B5B5B;
}
.listviewtext {
	font-size: 16px;
}
/* End of list view css */
.instock, .notinstock {
	font-size: 14px;
}
.instock {
	color: #009900;
}
.notinstock {
	color: #f6303e;
}

.show-password .tabs input:checked + label, .show-passwordbusiness .tabs input:checked + label {
	background-color: #000;
    border:none !important;
    color: #555;
}

#deskbuilderpromo {
	max-width:1100px;
	margin: 0 auto;
	border-left:15px solid #FFF;
	border-right:15px solid #FFF;
}
.discountpricetable {
    /* display: none; */
}
a.btnaqua:link, a.btnaqua:visited {
	background-color: #00748C;
	display: inline-block;
	margin-top: 5px;
}
input.invisinput {
	border:none;
	width: 65px;
	font-size: 15px;
}
#wholesaledetails {
	display: none;
}
#wholesaleform td {
	border: none;
}
#wholesaleform tr:last-child {
	border: none;
}
/* Proceed button */
.proceedbuttoncont {
	position:relative;
	max-height: 300px;
}
@-moz-document url-prefix() {
	.proceedbuttoncont {
	height: 300px;
}
}
.proceedbutton {
	position: absolute;
	top: 50%;
	left: 50%; 
	transform: translate(-50%, -50%);
}
.proceedbutton a:link, .proceedbutton a:visited {
	white-space:nowrap;
	background:#f6303e;
	color:#FFF;
	padding:12px;
	text-decoration:none;
	font-weight:bold;
}
.proceedbutton a:hover {
	background-color: #000;
}

/*End */

.xmastable {
	border: 1px solid #f00;
	margin-bottom: 15px;
}
.xmastable td {
	padding: 10px;
}
.faqcont .accordion-section-content {
	margin-top: 10px;
	font-style: italic;
}

.productrow {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #999999;
}
.productrow:last-child {
	border-bottom: none;
}
.productlisttitle {
	font-size: 18px;
	text-align: left;
}
.productlisttitle span {
	font-size: 14px;
}
.nondiscountprice {
	font-size: 12px;
	text-decoration: line-through;
}
.companyregwarning {
	display: none;
}
.companyregerrorvisible {
	display: block;
}
label.error {
	display: table;
	margin-top: 5px;
	font-size: 13px;
}

.showroomgrid  img {
	padding: 5px;
}
#showroompanorama {
	height:300px; 
	width:100%
}
.contactphoto {
	padding-left: 10px;
}
#footer {
	background-color: #fff;
}
#footer, .footertaglinecont, .footersignupcont {
	position: relative;
	z-index: 10;
}
.footertaglinecont {
	background-color: #f6303e;
}
.footertagline {
	color: #fff;
	font-size: 22px;
	text-align: center;
}


/* Desk category page css */
a:link.btnconfigure, a:visited.btnconfigure, a:link.btnshopframes, a:visited.btnshopframes {
	color: #fff;
	padding: 10px;
	background-color: #444;
	display:inline-block;
	text-decoration:none;
}
a:link.btnshopframes, a:visited.btnshopframes {
	background-color: #01738d;
}
ul.deskcategorylist, .desk-category-emphasis {
	background-color: #f6303e;
	color: #fff;
	display: inline-block;
	padding: 5px 10px 5px 30px;
}
ul.deskcategorylist li {
	padding: 5px 0px;
}
.desk-category-thumb {
	padding: 0px 15px 30px 15px;
}
.desk-category-thumb p {
	background-color: #c0e1ea;
	text-align:center;
	padding: 5px;
}
.pure-u-1.tabs p strong {
	font-size: 18px;
}
/* End of desk category css */


/* Signup popup css */
#popupsignup {
	display: none;
	background-color: #f6303e;
	padding: 40px;
	color: #fff;
	text-align: center !important;
	position: relative;
}
.closeimage {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.closeimage img {
	width: 20px;
}
button.closebutton {
	color: #fff;
	text-decoration: underline;
	background: none;
	border: none;
	padding: 0px;
}
.popupsmalltext {
	font-size: 20px;
	margin-bottom: 0px;
	font-weight:bold;
}
.popupmediumtext {
	font-size: 38px;
	font-weight:bold;
}
.popuplargetext {
	font-size: 90px;
	margin-bottom: 0px;
	font-weight:bold;
}
.popupaccepttext {
	font-size: 16px;
	margin-bottom: 20px;
}
.popupaccepttext a:link, .popupaccepttext a:visited {
	color: #fff;
}
#popupsignup input {
	display: block;
	border: 1px solid #999;
	width: 100%;
	margin-bottom: 5px;
	padding: 5px;
}
#popupsignup input[type=submit], a:link.popupsubmit, a:visited.popupsubmit {
	background-color: #067288;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:link.popupsubmit, a:visited.popupsubmit {
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 5px;
}
#popupsignup ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  font-style:italic;
}
#popupsignup ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  font-style:italic;
}
#popupsignup :-ms-input-placeholder { /* IE 10+ */
  color: #999;
  font-style:italic;
}
#popupsignup :-moz-placeholder { /* Firefox 18- */
  color: #999;
  font-style:italic;
}
/* End of signup popup css */

.nobulletpoint, .nobulletpoint li {
	padding-left: 0px;
	list-style-type: none;
}
a.downloadfile {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.mobileonly {
	display: none;
}

.freepostagemessage {
	color: #f00;
	margin-bottom: 5px;
	text-align: center;
}

ul.downloadlist {
	padding: 0px;
	list-style-type: none;
}
ul.downloadlist li {
	margin-bottom: 10px;
}
a.pdf, a.word {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 25px;
}
a.pdf {
	background-image: url(../images/pdf.png);
}
a.word {
	background-image: url(../images/word.png);
}

.sslcertificate {
	max-width: 85px !important;
}

.noresultscatbox {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.noresultscatbox p {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 10px 5px;
	margin-bottom: 0px;
}


/* Colour samples */
table.productcolours {
}
.productcolours td {
	padding: 0px 2px;
	font-size: 12px !important;
	padding: 2px !important;
}
.coloursamples {
	border: 1px solid #CCC;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/* end */

/* Delivery services page */
.deliverybanner {
	color: #fff;
	font-size: 42px;
	background-color: #f6303e;
	padding: 20px;
	margin-bottom: 25px;
	text-align: center;
}
.deliverybanner span {
	font-size: 12px;
}
.deliverypagetable td {
	background-color: #444;
	color: #fff;
	border:1px solid #fff;
	border-collapse: collapse;
	font-size: 16px;
	padding: 10px;
}
.deliverypagetable tr:first-child td {
	background-color: #f6303e;
	font-weight: bold;
	font-size: 18px;
}

/* End of delivery page */

.categoryheadingtextcont {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	pointer-events: none;
}
.categoryheadertextinner {
}
.categoryheadingtext {
	color: #fff;
	padding: 15px;
	max-width: 500px;
}
.categoryslider {
	height: auto !important;
}
.largephotoscatslider {
	height: 250px;
	width: 100%;
	position: relative;
}
.basketsecurelogos {
	text-align: right;
}
.basketsecurelogos img {
	display: inline;
	vertical-align: middle;
}

/* Stock status description popup */
#stockstatusdescription {
	padding: 20px;
}
a:link .outofstock, a:visited .outofstock {
	color: #f00 !important;
	text-decoration: underline;
}
a:link .instock, a:visited .instock {
	color: #090 !important;
	text-decoration: underline;
}

/* Footer signup css */
.footersignupcont {
	background-color: #666666;
	color: #fff;
}
.footersignuplargetext {
	font-size: 22px;
}
.footersignupcont p {
	margin-bottom: 0px;
	padding-right: 10px;
}
.footersignupcont input, .homesignup input {
	border: none;
	width: 70%;
	padding: 5px;
	margin: 0px;
	margin-top: 8px;
}
.footersignupcont input[type=submit], .homesignup input[type=submit] {
	background-color: #f6303e;
	color: #fff;
	font-weight: bold;
	width: auto;
	display: inline-block !important;
	margin-left: 0px !important;
}
.homesignup input[type=submit] {
	width: 30%;
}
.footersignupcont ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  font-style:italic;
}
.footersignupcont ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  font-style:italic;
}
.footersignupcont :-ms-input-placeholder { /* IE 10+ */
  color: #999;
  font-style:italic;
}
.footersignupcont :-moz-placeholder { /* Firefox 18- */
  color: #999;
  font-style:italic;
}
.signupright {
	text-align: right;
}
/* End of footer sign up */

/* Home page sign up */
.signuphomepage {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	background-color: #444;
	padding: 10px 20px;
	color: #FFF;
}
.signuphomepage p {
	margin-bottom: 0px;
	padding-right: 10px;
	font-size: 18px;
}
p.homesignuplargetext {
	font-size: 26px;
	font-weight: bold;
}
.signuphomepage img {
	float: left;
	margin-right: 10px;
}
.signuphomepage input {
	border: none;
	width: 80%;
	padding: 5px;
	margin: 0px;
	margin-top: 13px;
	max-width: 360px;
	float: right;
}
.signuphomepage input[type=submit] {
	background-color: #1565ba;
	color: #fff;
	font-weight: bold;
	width: 20%;
}
.signuphomepage ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  font-style:italic;
}
.signuphomepage ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  font-style:italic;
}
.signuphomepage :-ms-input-placeholder { /* IE 10+ */
  color: #999;
  font-style:italic;
}
.signuphomepage :-moz-placeholder { /* Firefox 18- */
  color: #999;
  font-style:italic;
}
/* End of home page sign up */

a:link.stocknotify, a:visited.stocknotify {
	color: #444;
	font-style:italic;
	font-size: 12px;
}

.alsoboughtimage {
	background-position:center center;
	background-size:cover;
	margin-bottom: 5px;
}
.alsoboughtcont {
	margin-top: 35px;
	border-top: 1px solid #ddd;
	padding-top: 30px;
}
.alsobought {
	border: 10px solid #f9f9f9;
	font-size: 14px;
}

.options {
	background-color: #FFF;
}
.filtercont {
	z-index: 1;
}

/* Hide Google review schema details */
.rating-desc {
	display: none;
}


#confirmemail {
	margin-left: -10000px;
	height: 1px;
}

#contentleft p, #contentright p {
	line-height: 1.4em;
}