/* @override http://www.tcdirect.co.uk/newsite/css/tcdirect.css */


body {

    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;

    }

	
#container {
	width: 95%;
	max-width: 768px;
	padding: 0 10px 10px;
	background-color: white;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 145px;
	background:#FF0000 url(../img/header_3.png) top left no-repeat;
	position: relative;
	}

.searchBox1 {
	display:block;
	position: absolute;
	left: 5px;
	top: 81px;
	z-index:1;
	width:95% !important;
}

#q{
	/*  search text box. */
	
	padding: 2px 0px 0px 3px;
    background-color: white;
    color: #333;
    /*border-radius: 3px;
    -moz-border-radius: 3px;*/
    cursor: pointer;  
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
	border-style: solid;
    border-width: 1px 0px 1px 1px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:22px !important;
	line-height:22px;
	width:80% !important;
}

#submitButton {
    margin: 0px 5px -8px -4px !important;
	height: 26px !important;
	border-color:#000;
}


#newlanguages {
	display:none;

}

[class='pricepromise'] {
  display: none;
}

#telephone {
	display:none;
}

a.headermail {
	padding: 0 0 0 20px;
	background: url(../img/mailIcon.png) top left no-repeat;
	color: white;
	text-decoration: none;
	position: absolute;
	top: 28px;
	right: 5px;
}

.menu_bar {
	display:none;
}	

.green_bar {
	display:none;
}

.quote{
	display:none;	
}

#sideNav {
	display:none;
}

#content {
	float: left;
	padding:  10px 0 0 10px;
	width: 100%;
	border-left:none;
}

#content > div > h2 
{
    margin: 0 -5px 20px;
    padding: 0 10px 10px;
    border-bottom: 1px solid #666666;   
    color: #f00000;
}

#content div div a {color: #333; text-decoration:none;}

/*#content .homepage div,
div.subsection
{
    width: 174px;
    min-height: 255px;
    float: left;  
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    padding: 5px 2px 5px 4px;
    margin: 0;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
position:relative;
}*/


#content .homepage div,
div.subsection
{
    width: 190px;
    min-height: 275px;
    float: left;  
   	border: 1px solid #E6E0DE;
	border-radius: 5px;
    padding: 5px;
    margin: 5px;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
position:relative;
text-align:center;
}


a.content .homepage div,
div.subsection:hover { color:#333; text-decoration: none; background:#E6E0DE; }




div.subsection {min-height: 250px;}

div.subsection {min-height: 250px;}

#content div a h2,
div.subsection .subleft a h4
{
    color: #333;
    font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 15px;
    margin: 0;
    padding:  0;
    text-align: center;
	line-height:16px;
    }

#content div a h2 b,
div.subsection .subleft a h4 {
	    font-weight: 400;
} 
    
#content div a img 
{
    display: block;
    }
 #content .homepage div a img,
div.subsection img {margin: 0 auto;}
div.subsection .subleft img { max-width: 160px; overflow: hidden;}   
 
.leftdetail {float: left; padding-right: 20px; padding-bottom : 10px; display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        text-align: center;
		}
		
		
.leftdetail a {color:#FF0000 !important;  }
.leftdetail a span {display: block;text-align:center;}

.rightdetail li {padding-left:5px;}
.rightdetail ul {margin-left:0px;}

.rightdetail { margin-left:5px; max-width:750px; clear:left;}


.department div div h4 {
    color: #FF0000;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 5px;
    padding-left: 5px;
}

.department div div h4 + img {float: left;padding: 0 10px 0 0;}
.department div div h5 a {
	color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;}
.department div div ul {padding: 15px;}

.tel_mobile {clear: both; display:block; width:181px; height:20px; background:url(../img/tel4.png) top right no-repeat #F00; float:right; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; position:relative; background-size: 70%;}

.hamburger {
    position: relative;
    display: inline-block;
    width: 1.25em;
    height: 0.8em;
    margin-right: 0.3em;
    border-top: 0.2em solid #fff;
    border-bottom: 0.2em solid #fff;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0px;
    width: 100%;
    border-top: 0.2em solid #fff;
}


.mobnav {
  overflow: hidden;
  background-color: #333;
  position: absolute; 
  margin-top:111px;
  z-index:10;
  width: 100%;
}

.mobnav #myLinks {
  display: none;
}

.mobnav a {
  color: white;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
  
}

.mobnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.mobnav a:hover {
  background-color: #ddd;
  color: black;
 
}

.active {
/*background-color:#669900;*/
  color: white;
  padding-left:5px;
  padding-top:15px;
  height:23px;
  font-size:12px;
  background-image: linear-gradient(#669900, #336600);
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  
 
  
  
}

#footer {
    clear: both;
    padding: 7px 15px 50px;
    background-color: white;
    border-top: 1px solid #DEDEDE;
	color:#333;
}
.department div div table tr td a,
#content input[type="submit"],
#content input[type="button"]
{
    padding: 0 3px;
    background-color: #669900;
    color: #fff!important;
    cursor: pointer;
    border: 1px solid #333;
    margin-right: 5px;
    }

#content input[type="submit"],
#content input[type="button"] 
{
    border: none;
    padding: 1px 4px 4px;   
}
    
.department div div table tr td a:hover,
#content input[type="submit"]:hover,
#content input[type="button"]:hover {text-decoration: none; background-color: #B80F00;color: White;}
    
.department div div table tr td input
{
    width: 30px;
    margin-right: 10px;
    }
    
th.description {width: 300px;	text-align: left;}
td.stockname {text-align: left !important;}
td.stockcode {text-align: center !important;}


.department div div h4 {
    color: #FF0000;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 5px;
    padding-left: 5px;
}

.department div div h4 + img {float: left;padding: 0 10px 0 0;}
.department div div h5 a {
	color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;}
.department div div ul {padding: 15px;}

.floatL {float: left;}
.floatR {float: right;}
.clearL {clear: left; font-weight:500; font-size:14px; margin-top:5px; color:#F00;}


.clearL ul li:before {
	content: "\25BA \0020"; font-size:10px; color:#999; margin-left:-5px; padding-right:5px;}


.clearL ul {
	list-style: none; margin-top:-10px;

}

.clearL ul li a {
	color:#669900!important; font-size:12px;

}

.department div div table {
	width: 100%; 
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;}

.department div div table th {

	color: #333333;
	background-color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 3px 3px 5px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    }
.department div div table tr td {
	background-color: #F2F2F2;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-style: solid;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 1px;
    text-align: right;
    padding: 0 4px;
}

.department div div table tr td a,
#content input[type="submit"],
#content input[type="button"]
{
    padding: 0 3px;
    background-color: #669900;
    color: #fff!important;
    cursor: pointer;
    border: 1px solid #333;
    margin-right: 5px;
    }

#content input[type="submit"],
#content input[type="button"] 
{
    border: none;
    padding: 1px 4px 4px;   
}
    
.department div div table tr td a:hover,
#content input[type="submit"]:hover,
#content input[type="button"]:hover {text-decoration: none; background-color: #B80F00;color: White;}
    
.department div div table tr td input
{
    width: 30px;
    margin-right: 10px;
    }
    
th.description {width: 300px;	text-align: left;}
td.stockname {text-align: left !important;}
td.stockcode {text-align: center !important;}

a {
	color: #FF0000;	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a img {
	border:  none;
}

.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #333;
    color: #fff;
    padding: 10px;
    text-align: center;
}

#accept-cookies {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}
.purchasebtn {
    background-color: rgb(216, 46, 46);
    color: white !important;
    padding: 4px;
    font-size: 1.2em;
}
