/* @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: 480px;
	padding: 0 10px 10px;
	background-color: white;
	margin: 0 auto;
}

#header {
	width: 100%;
	min-height: 122px;
	background:#FF0000 url(../img/header_4.png) top left no-repeat;
	position: relative;
	margin-top:30px;
	}
	
.searchBox1 {
	display:block;
	position: absolute;
	left: 5px;
	top: 70px;
	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;
}




#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;
}
a.headermail:hover {
	text-decoration: underline;	
}

[class='headermail'] {
  display: block;
}

.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: 260px;
    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;
}


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




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; width: 160px;}
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:450px; clear:left;}

a.orderCat {clear: both; float: 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 {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;}


.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:102px;
  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;
  
  
}

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

#footer {
    clear: both;
    padding: 7px 15px 50px;
    background-color: white;
    border-top: 1px solid #DEDEDE;
	color:#333;
}

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

/* JM ADDED 17/09/2020 for customer login stuff, modified MS 10/20*/



.logintest {top: 10px; left: 25px; position: fixed;}


#loginOptions {
    position: absolute;
    top: -30px;
    /* left: 47px; */
    display: inline;
    width: 99%;
    /* height: 79px; */
    /* background-image: url(../img/accountbody.png); */
    /* padding-top: 50px; */
    text-align: left;
    background-image: url(../img/bg1.png);
    padding-left: 5px;
    padding-top: 8px;
    height: 22px;
    /* vertical-align: middle;*/
	
	}
	
	
	
	
	
	
	

    #loginOptions ul li {
        display: inline;
		
    }

    #loginOptions a {
        text-decoration: none;
        color: white;
        /*font-weight: bold;*/
		
		    }
			
#loginOptions a:hover {
	text-decoration:underline;
}
			
			
.dropdown-menu {
    display: none;
    position: absolute;
    z-index: 10000;
    background-color: #f2f2f2;
	text-align: left;
    padding: 5px;
    line-height: 20px;
    min-width: 150px;
    text-decoration: none;
	border-radius:5px;
}
ul.dropdown-menu li{
    display:block !important;
    
    color:red;
  
}

.dropdown-menu  a {
    color: black !important;
    text-decoration: none !important;
	
    }
	
.dropdown-menu  a:hover {
	background-color:#CCC;
	
    }	
	
.deliveryaddress {
	border: 1px solid #CCC;
    vertical-align: top;
    width: 200px;
    margin-right: 10px;
    padding: 5px;
	border-radius:5px;
	background-color:#FFF;
	}
	
.deliveryaddress.selected {
	background-color:#F2F2F2;
	}
	
.deliveryaddress:hover {
	background-color: #CCC;
}

.AccountDropdown {width:100%;
}
.AccountDropdown:hover {background-color:#CCC;
}
	
/* a.deliveryaddress:link {color:#666; text-decoration: none; }
a.deliveryaddress:visited {color:#666; text-decoration: none; }
a.deliveryaddress:hover { color:#333; text-decoration: none; background:#E6E0DE; }
.deliveryaddress img{	margin:0px auto 0px auto;}	*/


.arrow {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin: 0px 0px 1px 6px;
}


.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.LoginButton {
	background-color: #669900;
    color: white;
    height: 50px;
    padding: 5px 20px 5px 20px;
}

.addressedit {
	display: inline-block;
    width: 250px;
    vertical-align: top;
    background-color: #f2f2f2;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-left: 10px;
}


a.general:link {color: #669900; text-decoration: none;!important }
a.general:visited {color:#669900; text-decoration: none;!important }
a.general:hover { text-decoration: underline; }

a.general2:link {color: #39F; text-decoration: none; }
a.general2:visited {color:#39F; text-decoration: none; }
a.general2:hover { text-decoration: underline; }

.newtwocol {padding-left:6px; width:100%; font-size:13px; border:none; column-count:2; }

.secondlevelcontainer {

	/*width: 23.5%;*/
	width:160px;
	/*min-width:150px;*/
	float:left;
	min-height:250px;
	border: 1px solid #E6E0DE;
	border-radius: 5px;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 5px;
	text-align:center;
	background:#FFF;
}

.hscroll {
  overflow-x: auto; /* Horizontal */
}

.refh3 {
	color: #333;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 16px;
	font-weight:400;
	}
	
.title {
	font-size:1.5em;
	font-weight:900;
	padding-left:6px;
	
}

.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;
}
