@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic);
body {
	background-color:#000;
	background-image:url(/images/tyres-background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-size:cover;
	color:#ccc;
	font-family:'Lato', sans-serif;
}
blockquote {
	font-style:italic;
	font-size:13px;
quotes:"\201C" "\201D";
margin:0px 10px 0px 10px;
}
blockquote cite {
	font-style:normal;
	display:block;
	margin-top:5px;
}
a:link, a:visited{ text-decoration:underline; color:#FF0; }
a:hover, a:active{ color: #F00; }

.B2BresponsiveImageFull{ width:100%; height:auto; border:0px;float:left;}
.B2BresponsiveImageHalf{ width:50%; height:auto; border:0px;float:left;}
.B2BresponsiveContainer h1 { font-size:24px;}
.B2BresponsiveContainer h2 { font-size:21px;}
.B2BresponsiveContainer h3 { font-size:19px;}
.B2BresponsiveContainer h4 { font-size:17px;}
.B2BresponsiveContainer p { font-size:15px;}

h1.B2BheaderBar{
	font-size:10px;
	margin:0px;
	padding:0px;
}
h2.B2BmenuBarLink {
	font-size:25px;
	padding:0px;
	margin:20px 0px 10px 0px;
	text-align:center;
	width:100%;
	box-sizing:border-box !important;
}

.B2BmenuBarLink a:link,.B2BmenuBarLink  a:visited{ text-decoration:underline; color:#FFF; }
.B2BmenuBarLink a:hover{ color:#FF0; }
.B2BmenuBarLinkCurrent a:link, .B2BmenuBarLinkCurrent a:visited, .B2BmenuBarLinkCurrent a:hover{ color:#FF0; text-decoration:none;}
 .B2BcontentPadding {
	 padding:0px 20px 0px 20px; 
	 box-sizing:border-box !important;
 }
 
 
 
/* AJAX CONTENT */
#bufferElement { display:none; }
