@charset "utf-8";

body {
 	font: 100% Trebuchet MS, Arial,Helvetica,sans-serif !important;	
 
}

a, a:visited {
	color:#000000;
	font-weight:bold;
}

:focus {
	outline:none;
	background:#ffffff;
}


.customer-register {
	width:600px;
	margin-bottom:60px;
}

.customer-register label {
		display:block;
	clear:both;
	padding-top:10px;
}





.register-split-field {
		width:300px;
	float:right;
	display:block;
}




.customer-register textarea {
	width:100%;
}

.customer-register label.required-field::after {
content:"*";
color:#ff0000;
}

.customer-register h2 {
	display:block;
	border-bottom:2px solid #999;
	padding:5px;
}

.req-warning {
	color:#ff0000;
	font-weight:bold;
}

.customer-register button {
	background:#666;
	color:#fff;
	padding:10px 20px;
	cursor:pointer;
}

#customerinfo .confirmation {
min-height:100px;	
}

.confirmation #continue-button {
	padding:5px;
	background:#666;
	color:#fff;
}


#lblfurtherFirstSystemInfoID, #lblfurtherRemapInfoID, #lblfurtherSystemInfoID {
	display:none;
	clear:both;
}

#lblfurtherFirstSystemInfoID input, #MilltekChoice input,  #lblfurtherRemapInfoID input, #furtherSystemInfoID input {
width:100%;
}




h2 {
	letter-spacing:normal !important;
}

a:hover {
	color:#e12828;
}

p {
	font-size:1em;
}

#stretch-container.wall, .audi-a3 {
	background:none;
}

#stretch-container-bg {
	background:none !important;
}


#main-content-container {
	width:100%;
}

#content-position {
		min-height:900px;
}

#main-content-container article {
	min-height:900px;
}

#logo img {
	width:100%;
}

.mobnav {
	display:none;
}

h1 {
    font-size: 30px;
    letter-spacing: -2px;
    margin: 0 0 18px;
    clear: left;
}

.mobmenu {
	display:none;
}


.cfdump_query {
	display:none;
}

#content-position {
	padding-bottom:0px;
}

#main-content-container-full {
    width: 100%;
    padding: 0px;
}


.thumbgallery {
	width:1200px;
	margin:0 auto;
}
				
.da-thumbs {
	
	list-style: none;
	width:100%;
	height: 500px;
	position: relative;
	margin:0px;
	padding: 0;
}

.da-thumbs li {
	width:297px;
	height:198px;
	border:1px solid #000;
	float: left;
	margin:0px;
	background: #fff;
	list-style:none;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.da-thumbs li a,
.da-thumbs li a img {
    height: 100%;
    width: 100%;
	cursor:pointer;
	display: block;
	position: relative;
}

.da-thumbs li a {
 	 height: 100%;
    width: 100%;
	border:1px solid #000;
	overflow: hidden;
}

.da-thumbs li a div {
	width:100px;
	height:100px;
	position: absolute;
	background: #333;
	background:rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;

}

.da-thumbs li a div>span {
	width:90%;
	height:100px;
	display: block;
    padding: 5px 0;
    margin: 5px auto;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;

}

.homepage-status-now, .homepage-status-soon {
	display:block;
	font-size:0.8em;
	padding:5px;
	margin-top:10px;
	width:inherit;
	text-align:center;
}

.homepage-status-now {
	background: #3d9a00;
}

.homepage-status-soon {
	background: #e68600;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius:0px !important;
}



.ui-state-default[role="tab"], .ui-widget-content .ui-state-default[role="tab"], .ui-widget-header .ui-state-default[role="tab"] {
	border: 1px solid #4b5055 ;
    background: #4b5055 ;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-activ[role="tab"]e, .ui-widget-content .ui-state-active[role="tab"],
.ui-widget-header .ui-state-active[role="tab"], a.ui-button:active[role="tab"], .ui-button:active[role="tab"],
.ui-button.ui-state-active[role="tab"]:hover {
	border: 1px solid #ffffff ;
    background: #ffffff ;
    font-weight: normal;
    color: #000000;
}

.ui-state-default[role="tab"] a, .ui-state-default[role="tab"] a:link {
	color:#ffffff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active[role="tab"], .ui-tabs .ui-tabs-nav li.ui-tabs-active[role="tab"] a:link {
	background:#ffffff ;
	border:1px solid #ffffff ;
	color:#000000;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	color:#000;
		border:1px solid #ffffff ;
}


.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	color:#fff;
	
}


.ui-widget-header {
    border: 1px solid #cccccc !important;
    background: #cccccc !important;
    color: #333333;
    font-weight: bold;
}

.status-now {
	background:#3d9a00;
}


.notes {
	font-size:0.8em;
}


.uniForm.addborder {
	background:none;
	    font-size: 1em;
}

nav ul.main-nav li.news {
    width: 120px;
}

nav ul.main-nav li.events {
    width: 150px;
}

nav ul.main-nav li.events a.main-link {
    background-position: -338px 0;
    width: 130px;
}

.aboutlist, .supportlist {
	 width: 140%;
}

.aboutlist ul, .supportlist ul {
    margin-left: 0px;
    width: 140%;
}


@media screen  and (min-width: 1700px) {

#content-frame {
    width: 100%;
    margin: auto;
    z-index: 3;
}

#main-content {
	width:100%;
}

}



@media screen and (max-width: 1099px) and (min-width: 426px) { 
body {
	min-width:1099px;
}
 
 }
 
@media screen and (max-width: 425px) {  
	
#stretch-container-bg {
	   min-width: 425px;
	   
}

body {
    min-width: 425px;
}

#content-position {
	   max-width: 425px;
}

#news{
	    padding: 0px 15px;
	    width:auto !important;
}

#product-news-container, #productinfo, #main-content-container {
	padding: 0px 15px;
	    width:auto !important;
}

.inlineLabels .ctrlHolder .label {
    float: left;
    line-height: 1;
    margin: 10px 2% 0 0;
    padding: 3px;
    position: relative;
	width:auto;
}


.uniForm .inlineLabels .formHint {
	margin-left:0%;
}



} 




/* ///////////////////////  HEADER      /////////////////*/

 #mnunews #product-news h6,  #mnunews #general-news h6 {
 	
 	color:#000000;
 	padding: 3px 3px 3px 17px;

 }
 
   #mnunews #product-news a:hover,  #mnunews #general-news a:hover {
   		text-decoration:none;
   }
   
  #mnunews #product-news a h6,  #mnunews #general-news a h6 {
  	font-weight:bold;
  	background:#cccccc;
 
  }
  
    #mnunews #product-news a:hover h6,  #mnunews #general-news a:hover h6 {
    	background:#4b5055;
     	color:#ffffff;
     	text-un	
    }
    
 
  #mnunews #product-news h6 a,   #mnunews #product-news h6 a:visited,
  #mnunews #general-news h6 a,   #mnunews #general-news h6 a:visited {
 	color:#333333;
 	text-decoration:none;
 	    font-weight: bold;
    font-size: 1em;
 }
 
 #mnunews, #mnuproducts {
 	background:#ffffff;
 	border-radius:0px;
 	width:200px;
 }
 
 #mnunews #general-news {
 	margin-right:10px;
 }
 
 
 #mnunews #general-news, #mnunews #product-news {
 	overflow:hidden;
 }

#mnunews {
    width: 715px;
    left: 0;
    height: auto;
    position:absolute;
    margin:40px 0px 0px -100px;
}

#headcontent {
	position: absolute;
    left: 0;
    z-index: 9997;
    width:100%;
    background:#ffffff;
}




.newsitem {
	   background:#cccccc;
	   color:#000;
    font-weight:bold;
    font-size:1em;
    padding:5px;
    width:98%;
    margin-top: 5px;
}

.newsitem:hover {
	   background:#4b5055;
	   color:#fff;
}

.newsitem img {
	float:left;
	width:27%;
	display:block;
	max-height:50px;
	overflow:hidden;
}

.newsitem a {
    font: 95% Trebuchet MS, Arial,Helvetica,sans-serif;
    padding: 0;
    margin: 0;
    display: block;
 
}

.newsitem .menuitemcontent {
	 font: 95% Trebuchet MS, Arial,Helvetica,sans-serif;
	    line-height: 90%;
	    font-size:1.2em;
float:left;
padding:0px 10px;
width:65%;
}

.newsitem .menuitemcontent span {
	font-size:0.6em;
}


.newsitem .menuitemcontent p {
	line-height:initial;
	font-weight:bold;
}



.newsitem a p {
	font-size:1em;
	line-height:100%;
}

.stickynav {
	position:fixed;
	top:0px;
}

#headspace {
	height:140px;
}

header {
	margin:0 auto;
	width:70%;
	 background-image: url(../images/k-flash.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 300px 200px;
    height: 95px;
}

nav {
	width: 100%;
    height: 40px;
    margin-top: 0; 
    z-index: 999;
    background: #000000;
}


nav ul.main-nav {
    height: 40px;
    left: 5px;
    margin: 0;
    width: 70%;
    margin: 0 auto;
}


#logo {
    width: 224px;
    height: 48px;
    float: left;
    top: 23px;
    left: 0;
}


nav ul.main-nav li a.main-link {
    display: inline;
    float: left;
    background: #000000;
    overflow: hidden;
    text-indent: 0em;
    cursor: pointer;
    height: 35px;
    z-index: 999;
    color: #ffffff;
    padding: 5px 5px 0px 15px;
    font-weight:bold;
        line-height: 1.7em;
}

nav ul.main-nav li a.main-link:hover {
	 background: #4b5055;
	 text-decoration:none;
}

nav ul.main-nav li.home {
    width:initial;
    overflow: hidden;
}

nav ul.main-nav li {
    float: left;
    height: 40px;
    margin: 0;
    padding: 0 0 0 2px;
    z-index: 999;
    list-style: none;
}


nav ul.main-nav li.about {
    width: 104px;
}

nav ul.main-nav li.about a.main-link {

    width: 124px;
}

#mnunews, #mnuproducts {
	top:0px;
}

.aboutlist {
	display:block;
	background:#000000;
}

.supportlist {
	display:block;
	background:#000000;
	width:100px;
}

#search {
    width: 210px;
   height:32px;
    float: right;
   top:0px;
   right:0px;
    background: #ffffff;
    border: 1px solid #ffffff;
    overflow: hidden;
    margin:3px;
}

#contactdetails {
    float: right;
    margin: 25px 250px 0px 0px;
    font-size: 1.2em;
}

.contactbold {
	font-weight:bold;
}

.aboutlist, .supportlist{
	display:none;
}

.aboutlist ul, .supportlist ul {
	margin-left:0px;
	width:140%;
}

.aboutlist ul a, .supportlist ul a {
	width:100%;
	cursor:pointer;
}

.aboutlist ul a li, .supportlist ul a li {
	padding:5px 10px;;
	background:#000000;
	width:100%;
	height:100%;
	font-weight:bold;
	color:#ffffff;
}

.aboutlist ul a li:hover, .supportlist ul a li:hover {
	background:#4b5055;
	color:#ffffff;
}

#mnuproducts, #mnunews {
	background:#ffffff;
}

#mnunews {
	 border-left: 1px solid #000000;
    border-right: 1px solid #000000;
     border-bottom: 1px solid #000000;
}

#mnuproducts .container {
    padding: 0 0 0px 0px;
    z-index: 99999;
    position: absolute;
    width:1200px;
    height: 750px;
    background: #ffffff;
    left: -85px;
    margin:0 auto;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#mnuCol1, #mnuCol2, #mnuCol3 {
	width:383px;
}

#mnuproducts dt a {
	font: 700 1em Trebuchet MS, Arial,Helvetica,sans-serif;
	line-height:120%;
}

#mnuproducts dd a {
	color:#000000;
	font:1em Trebuchet MS, Arial,Helvetica,sans-serif;
	line-height:140%;
	font-size:0.9em;
}

#mnuproducts dl {
    margin: 0 0 0 46px;
    padding: 0;
    width: 90%;
}

#mnuproducts dt {
    clear: both;
    padding: 3px;
    margin: 0 0 12px -46px;

}

#mnuproducts img {
    float: left;
    left: 0px;
    margin: 0px 5px;
    padding: 0;
}

.dropmake {
display:block;	

}

#mnuproducts dd {
	display:block;

}

.mnuproducts dt{ 
	background:#ccc;
	color:#000;
}

.dropmake:hover dt{
	background:#4b5055;
	color:#fff;
	    padding: 3px 0px;
}

#mnuproducts dd a:hover {
	color:#e12828;
}

.support  {
	width:110px;
}

.support>a.main-link {
	width:90px;
}

.activedrop, .activedrop a.main-link {
	background:#ffffff !important;
	color:#000000 !important; 
	border-top:1px solid #4b5055;
}

.about a:hover, .support a:hover {
	background:#000000 !important;
}



@media screen and  (min-width: 1700px) {

#search {
   width: 210px;
   height:initial;
}


}


@media screen and (max-width: 1699px) and (min-width: 1440px) {
	
#mnuproducts .container {
    width: 1022px;
    height: 710px;
}

#mnuCol1, #mnuCol2, #mnuCol3 {
	width:320px;
}

header {
	width:70%;
}
	
	
}




@media screen and (max-width: 1439px) and (min-width: 1100px) { 
	

#mnuproducts .container {
    width: 885px;
    height: 710px;
}

#mnuCol1, #mnuCol2, #mnuCol3 {
	width:270px;
}

nav ul.main-nav {
	width:80%;
}

header {
    margin: 0 auto;
    width: 80%;
    background-image: url(../images/k-flash.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 300px 200px;
    height: 95px;
}


nav ul.main-nav li a.main-link {
    padding: 5px 5px 0px 10px;
}

nav ul.main-nav li.products {
    width: 85px;
    margin-left: 4px;
}

nav ul.main-nav li.dealers {
    width: 80px;
}

nav ul.main-nav li.news {
    padding: 5px 5px 0px 10px; 
    width: 100px;
}

nav ul.main-nav li.events {
    width: 100px;
    margin-left: 4px;
}

nav ul.main-nav li.contact a.main-link, nav ul.main-nav li.contact {
    width: 90px;
}

.homepage-subheading {
    margin: 0 auto;
    width: 880px;
}

.activedrop, .activedrop a.main-liik {
	background:#ffffff !important;
	color:#000000 !important; 
}

	
}




@media screen and (max-width: 1099px) and (min-width: 426px) { 

	#mnuproducts .container {
	    width: 990px;
	    height: 720px;
	}
	
	#mnuCol1, #mnuCol2, #mnuCol3 {
		width:300px;
	}
	
	nav ul.main-nav {
		width:90%;
	}
	
	header {
	    margin: 0 auto;
	    width: 90%;
	    background-image: url(../images/k-flash.png);
	    background-repeat: no-repeat;
	    background-position: right;
	    background-size: 300px 200px;
	    height: 95px;
	}
	
	
	nav ul.main-nav li a.main-link {
	    padding: 5px 5px 0px 10px;
	}
	
	nav ul.main-nav li.products {
	    width: 97px;
	    margin-left: 6px;
	}
	
	nav ul.main-nav li.dealers {
	    width: 86px;
	}
	
	nav ul.main-nav li.news {
	    width: 100px;
	}
	
	nav ul.main-nav li.events {
	    width: 100px;
	}
	
	nav ul.main-nav li.contact a.main-link, nav ul.main-nav li.contact {
	    width: 100px;
	}
	
	.homepage-subheading {
	    margin: 0 auto;
	    width: 980px;
	}
	
	#headcontent {
		min-width:1099px;
	}



}
 
 
 
 @media screen and (max-width: 425px) {  

	#headcontent {
	    position: relative;
	    left: 0;
	    z-index: 9999;
	    min-width:425px;
	    background: #ffffff;
	}
	
	.navwrap {
		display:none;
	}
	
	header {
		width:425px;
		height:75px;
		background-image:none;
		position:relative;
		background:#ffffff;
		border-bottom:10px solid #000000;
	}
	
	#logo {
		left:20px;
		width:178px;
		height:36px;
	}
	
	#logo img {
		height:100%;
	}
	
	#contactdetails{
		display:none;
	}
	
	#headspace{
		height:10px;
	}
	
	
	.mobnav {
		display:block;
		height:75px;
		width:180px;
		float:right;
		padding-left:20px;
	}
	
	.mobmenu  {
		display:block;
		font-size:1.6em;
		font-weight:bold;
		width:100%;
		height:0px;
		float:right;
		background: #000000;
		color:#ffffff;
		overflow:hidden;
		-webkit-transition: transform .3s ease-in-out;
	  -moz-transition: transform .3s ease-in-out;
	  -ms-transition: transform .3s ease-in-out;
	  -o-transition: transform .3s ease-in-out;
	  transition: transform .3s ease-in-out;
	  -webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		
	}
	
	.mobmenu ul {
		margin:0px;
	}
	
	.mobmenu ul li {
		padding:5px 30px;;
		list-style:none;
		display:block;
		border-top:1px solid #666666;
	}
	
	.mobmenu ul a {
		color:#ffffff;
		text-decoration:none;
	}
	
	#mobprodlist, #mobnewslist, #mobaboutlist {
		display:none;
		position:relative;
		margin:0px;
	}
	
	
	#mobprodlist ul li img {
		margin:0 10px;
	}
	
	
	.mobnav p {
		float:left;
		font-weight:bold;
		font-size:2em;
		margin-top:15px;
	}
	
	.navhighlight {
		background:#000000;
		color:#ffffff;
	}
	
	.active .bar {
		background:#ffffff;
	}
	
	
	.bar {
	  display: block;
	  height: 5px;
	  width: 35px;
	  background-color: #000000;
	  margin: 5px auto;
	}
	
	.button {
	  cursor: pointer;
	  display: inline-block;
	  width: auto;
	  margin: 0 auto;
	  -webkit-transition: all .5s ease;
	  -moz-transition: all .5s ease;
	  -ms-transition: all .5s ease;
	  -o-transition: all .5s ease;
	  transition: all .5s ease;
	}
	
	.nav-left {
	  position: absolute;
	  right:30px;
	  top: 20px;
	}
	
	.nav-right.visible-xs {
		z-index: 3;
	}
	
	.hidden-xs {
		display: none;
	}
	
	.middle {
		margin: 0 auto;
	}
	
	.bar {
	  -webkit-transition: all .5s ease;
	  -moz-transition: all .5s ease;
	  -ms-transition: all .5s ease;
	  -o-transition: all .5s ease;
	  transition: all .5s ease;
	}
	
	.nav-right.visible-xs .active .bar {
	  background-color: #FFF;
	  -webkit-transition: all .5s ease;
	  -moz-transition: all .5s ease;
	  -ms-transition: all .5s ease;
	  -o-transition: all .5s ease;
	  transition: all .5s ease;
	}
	
	.button.active .top {
	  -webkit-transform: translateY(12px) rotateZ(45deg);
	  -moz-transform: translateY(12px) rotateZ(45deg);
	  -ms-transform: translateY(12px) rotateZ(45deg);
	  -o-transform: translateY(12px) rotateZ(45deg);
	  transform: translateY(12px) rotateZ(45deg);
	}
	
	.button.active .bottom {
	  -webkit-transform: translateY(-7px) rotateZ(-45deg);
	  -moz-transform: translateY(-7px) rotateZ(-45deg);
	  -ms-transform: translateY(-7px) rotateZ(-45deg);
	  -o-transform: translateY(-7px) rotateZ(-45deg);
	  transform: translateY(-7px) rotateZ(-45deg);
	}
	
	.button.active .middle {
		width: 0;
	}
	
	nav {
		padding-top: 30px;
	}
	
	.move-down {
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		height:324px;
	}
	
	.move-down a {
		text-decoration:none;
	}
	
	.orbit-bullets {
		display:none;
	}
	
	.ui-icon-triangle-1-e {
	    background-position: -69px -38px !important;
	    background-size: 493px !important;
	    position: absolute !important;
	    right: 30px !important;
	    top: 50% !important;
	}
	
	.ui-icon-triangle-1-s {
	    background-position: -132px -36px !important;
	    background-size: 493px;
	    position: absolute !important;
	    right: 30px !important;
	    top: 50% !important;
	}
	
	.ui-accordion .ui-accordion-header {
		background:#000000;
		color:#ffffff;
		font-weight:bold;
	}
	
	.ui-state-hover .ui-icon, .ui-state-default .ui-icon {
		background-image: url(../images/ui-icons_ffffff_256x240.png) !important;
	}
	
	.ui-accordion .ui-accordion-header {
	    display: block;
	    cursor: pointer;
	    position: relative;
	    margin: 0px !important;
	    padding: .4em .5em .4em .7em !important;
	    font-size: 100%;
	}
	
	#mobproductsaccordion .ui-widget-content, #mobnewsaccordion .ui-widget-content, #mobaboutaccordion .ui-widget-content, #mobsupportaccordion .ui-widget-content {
		padding:0px;
	}
	
	#mobproductsaccordion .ui-widget-content a, .mobmenu a, #mobnewsaccordion .ui-widget-content a, .mobmenu a, #mobaboutaccordion .ui-widget-content a, .mobmenu a, #mobsupportaccordion .ui-widget-content a, .mobmenu a {
		display:block;
		width:100%;
		color:#ffffff;
		background:#000000;
		padding:10px 20px;
		border:1px solid #4b5055;
	}
	
	.mobmenu h3::selection, .mobmenu h3:active, .mobmenu h3:hover {
		border: 1px solid #4b5055 !important;
	}
	
	.ui-accordion-content-active a img {
		margin: 0px 10px;	
	}
	
	.ui-widget-content {
		border: 1px solid #4b5055 !important;
	}
	
	.ui-state-default {
		border: 1px solid #4b5055 !important;
	}
	
	.ui-state-focus {
		outline: none;
	}
	
	.ui-state-active, .ui-state-active:focus, .ui-state-active:active, .ui-state-active::selection {
		border: 1px solid #4b5055 !important;
	}
	
	.ui-state-active {
		background:#4b5055 !important;
	}
	
	#mobproductsaccordion .ui-widget-content a, #mobnewsaccordion .ui-widget-content a, #mobaboutaccordion .ui-widget-content a, #mobsupportaccordion .ui-widget-content a {
		background:#ffffff !important;
		color:#000000 !important;
		width:425px !important;
	}
	

} 


/* //////////////////// Content ////////// */


#main-content {
	width:100%;
}

#content-frame {
	width:100%;
}

#stockists {
	padding: 0px 15px;;
}

ul.crumbtrail li a, ul.crumbtrail li a:visited, .crumbtrail li a{
	color:#333 ;
	font: 100% Trebuchet MS, Arial,Helvetica,sans-serif;	
	font-size: 1.3em;
}

.crumbtrail li:last-child {
	font: 100% Trebuchet MS, Arial,Helvetica,sans-serif;	
	font-weight:bold;
}

ul.crumbtrail {
    display: inline;
    float: left;
    margin: 10px 0px;
    padding-bottom: 0px;
    width: 100%;
}


#stretch-container-worldmap {
	background:none;
}

#map-container ul li {
    margin: 0;
    padding: 2px 0 2px;
    line-height: normal;
    list-style: none;
}


#map-container .col h2 {
	font-size:1.7em;
	width:100%;
	margin: 10px 0px;
}

#map-container ul li a {
	font: 100% Trebuchet MS, Arial,Helvetica,sans-serif !important;	
	padding:0px;
}

#map-container ul li a span {
	display:block;
	margin: 7px 0px;
}

#map-container ul li a img {
	float:left;
	border:1px solid #666;
	padding:0px;
	margin:4px 8px 0 4px;
}


h1 img {
    margin-left: 10px;
    padding:0px;
    float: right;
}

#map-container .col {
    width: 100%;
    float: left;
    margin: 0px;
    padding-bottom: 10px;
}


#map-container ul li {
    margin: 0;
    padding: 2px 0 2px;
    line-height: normal;
    list-style: none;
    display: block;
    float: left;
    width: 33%;
}

#map-container ul li a:hover {
	font-weight:bold;
	color:#e12828;
	background:#ffffff;
}



.venues {
	float:left;
	width:45%;
}

.venues h3 {
	background:#ccc;
	padding:5px;
	width:90%;
}

.venues ul {
	margin: 20px 20px 20px 0px;
}

.venues ul a li {
	list-style:none;
	padding:3px;
	width:90%;
}

.venues ul a:hover li {
	background:#cccccc;
	
}

.venues ul a:hover {
	text-decoration:none;
}

.event-boxout {
	display: block;
    width: 30%;
  	border-bottom:1px solid #cccccc;
    float: left;
    clear:none;
    min-height:145px;
	padding: 10px 0px;
 	margin: 2px 1em;
}

.event-boxout img {
    float: left;
    margin: 20px 10px;
    width: 108px;
    height: auto;
}

.event-boxout .description {
	display:none;
}


.homepage-status-now, .homepage-status-soon {
	font-size:1em;
}



.event-boxout h6 {
	font-weight:bold;
}


.event-boxout h6 {
    font-weight: bold;
    background: #cccccc;
    color: #000000;
    clear: both;
    font-size: 1em;
    padding: 5px;
    margin:0px;
}

.event-boxout h6:hover {
	background: #4b5055;
    color: #ffffff;
}

.event-boxout {
	padding:0px;
	min-height: 145px;
}

.event-content {
	padding:20px 5px;
}

#map-container #placement .col {
	overflow:hidden;
}

#map-container #placement .col h2 {
	border-bottom:none;
	background: #cccccc;
	padding:5px;
	color:#000000;
	
}

#map-container #placement .col ul li a span {
	font-weight:bold;
}

#map-container #placement .col ul li:hover {
	background: #cccccc;
}

#map-container #placement .col ul li a:hover span {
	background: #cccccc;
	color:#000000;
	
}



#news #top-story {
    background: #cccccc;
    padding: 10px 20px;
    width: 97%;
}


#news a:hover #top-story {
	background:#4b5055;
	color:#ffffff;
}

.secondary-story {
	font-weight:normal;
	width: 50% !important;
    float: left;
    margin: 5px 0px !important;
	border-bottom:2px solid #cccccc;
	min-height:320px;
}

#secondary-stories a:hover {
	color:#000000;
}

#secondary-stories {
	border-bottom:none !important;
}

#secondary-stories .secondary-story a:hover{
	text-decoration:none !important;
}

.secondary-story .secondary-story-header:hover {
	background:#4b5055;
	color:#ffffff;
	text-decoration:none;
}

#top-story .img-container, .secondary-story .img-container {
	width:45% !important;
	min-height:135px !important;
	float:left;
	margin: 20px;
	height:100%;
}

#news #top-story h2.top-story-header .img-container {
	height:100% !important;
}

#news #top-story h2.top-story-header .img-container img.productnews,
#news #top-story h2.top-story-header .img-container img {
	width:100%;
}

.secondary-story-header {
	font-weight:bold;
	padding:10px !important;
	font-size:1em !important;
	background:#cccccc;
	border: 2px solid #fff;
}



.secondary-story p {
	margin:20px !important;
}

#top-story h2.top-story-header .img-container img {
    position: relative;
    top: 0px;
   left:0px;
}

#archive {
	border-top:none !important;
}



#archive ul li {
    list-style: none;
    padding: 10px 0;
    display: block;
    width: 23%;
    float: left;
    margin:10px;
    min-height:510px;
    border-bottom:2px solid #cccccc;
}



#archive ul li a:hover h5 {
	color:#ffffff;
	background:#4b5055;
}

#archive ul li p {
	margin: 0 5%;;
}

#archive ul li h5 {
	background:#cccccc;
	font-weight:bold;
	font-size:1em !important;
	padding:10px;
	width:98%;
}

#archive ul li img {
	width:90%;
	height:163px;;
	margin:5%;
}

#top-story h2.top-story-header {
	font-size:1.7em;
}

#archive ul li .newsthumb {
	background:#ffffff !important;
}

#archive ul li a.productnewsthumb, #secondary-stories .secondary-story .img-container a.productnewsthumb{
    background: #ffffff !important;
}

#product-news-container img.news-pic {
	width:40%;
}

#product-news-container h1 img {
	padding:0px;
}

article img[alt="Article banner image"] {
	width:100%;
}

#product-news-container h1 {
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 5px 0px 0px;
}


#product-status-container h4{
	font-size:1em;
}

.nearest-dealer a {
	background-image:none !important;
	margin-left:0px !important;
	padding-left:0px !important;
}

#product-news-container h4.now {
	background:#3d9a00;
}

.nearest-dealer {
	background:#cccccc;
	color:#000;
	padding:4px;
}

.nearest-dealer:hover{
	text-decoration:none;
	color:#fff !important;
	background:#4b5055;
}

.nearest-dealer h4:hover {
	color:#fff !important;
}

.viewproducts {
	background:#cccccc;
	color:#000;
	padding:4px;
}


#productinfo h3 {
    color: #BFBFBF;
    margin: 16px 0 0 0px;
}

.viewproducts:hover{
	text-decoration:none;
	color:#fff !important;
	background:#4b5055;
}

.viewproducts h4:hover {
	color:#fff !important;
}

.article-text p {
	font-size:1.1em;
}

.article-text div.main-image {
	width:40%;
}
.article-text div.main-image a img{
	width:100%;
}

.customer-quote-container .quote {
	display:none;
}

.make-table {
	background-image:none;
	color:#000;
	font-size:1em;
	font-weight:bold;
}

.make-table .model-heading {
	background:#ccc;
	color:#000;
}

.make-table .model-heading h2 {
margin:5px !important;
}

#productinfo .panel-underline-grey {
	background-color:#fff;
}

#productinfo h3 {
	color:#000;
}

.model-row .vehicle {
	color:#000;
}


.make-table .vehicle a.white {
	color:#000;
}

.model-row a:hover .vehicle, .model-row a:hover .vehicle-year {
	background:#ccc;
	color:#000;
}

.make-table .vehicle-year{
	padding: 6px 0 6px 0px;
	color:#000 !important;
		width:35%;
}

.make-table .vehicle{
	width:61%;
	padding: 6px 0 6px 4%;
}


a.txtNewVehicleonGrey, a.txtNewVehicleonGrey:visited {
	padding:0px !important;
}

#productinfo h3 {
	border-bottom: 2px solid #ccc;
	padding:5px;
}

.models-list a.modelrow:hover {
	background:#ccc;
	text-decoration:none;
}

.models-list a.modelrow:hover h3{
	background:#ccc;
	text-decoration:none;
}

.stockist-container, .stockist-container-alt {
	background:#fff;
	border-bottom:2px solid #ccc;
 	width:100%;
    padding: 0px;
    color:#000;
    overflow:hidden;
	width: 30%;
    float: left;
    margin: 10px;
    min-height:380px;
}

.stockist-container:hover, .stockist-container-alt:hover {

	color:#000;
}

.stockist-container:hover a, .stockist-container-alt:hover a {
	color:#000;
}

.main-distributor {
	background:#ccc;
	color:#000;
	font-size:1em;
}

.main-distributor:hover {
	background:#4b5055;
	color:#fff;
}

.main-distributor:hover a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.main-distributor-tag {

	padding:5px;
	display:block;
	font-size:1.5em;
	width:100%;
	border-bottom:2px solid #fff;
}

.main-distributor  .main-distributor-tag {
	font-weight:bold;
}


.stockist-name, .stockist-contact {
    width: 100%;
    float: left;
    overflow: hidden;
    padding:10px;
    font-size:1em;
}

.stockist-name a h6 {
	display:block;
	background:#ccc;
	font-weight:bold;
	font-size:1.2em;
	padding:5px;
	margin:0px 0px 10px 0px;
}


.stockist-name h6 {
	display:block;
	background:#fff;
	font-weight:bold;
	font-size:1.2em;
	padding:5px;
	margin:0px 0px 10px 0px;
	border-bottom:2px solid #ccc;
}

.main-distributor .stockist-name h6 {
	background:#ccc;
	border:none;
}

.stockist-name a:hover  {
	text-decoration:none;
}



.stockist-name a:hover h6 {
	background:#4b5055;
	color:#fff;

}

.main-distributor:hover .stockist-name h6 {
	background:#4b5055;
}

.main-distributor .stockist-name, .main-distributor .stockist-contact {
	width:90%;
}

.maindistrolink {
	display:block;
	border:1px solid red;
}

.stockist-makes {
	width:90%;
}

.product-container.road, .product-container.race, .product-container.ec {
	width:47% !important;
	float:left;
	clear:none;
	margin:5px;
	box-shadow:none;
	padding: 5px 10px;
	background:#fff;
	min-height: 525px;
}

.product-container.race .product-type-stock .product-type-icon {
	background:#e12828;

}


.product-container.ec .product-type-stock .product-type-icon {
	background:#0033ff ;

}



.product-type-tag {
	float:right;
	width:22%;
	text-align:center;
	font-weight:bold;
	margin:5px 0px;
	font-size: 0.9em;
}

.product-type-tag>div {
	background:#4b5055;
	color:#fff;
    padding: 3px;
	margin:3px 0px;
}




.product-container.race .product-type-stock .product-type-tag .prodtype{
	background:#e12828;
	padding:5px;
	color:#fff;
}


.product-container.ec .product-type-stock .product-type-tag .prodtype{
	background:#0033ff ;
	padding:5px;
	color:#fff;
}


.product-container.road {
	background:#fff;

}

.product-container.road, .product-container.race, .product-container.ec {
	font-size:1em;
	border-top: 10px solid #ccc;
}

.product-type .product-additional {
	font-size:0.8em;
}


.product-container.ec .product-type {
	padding-left:20px;
	color:#000;
	text-shadow:none;
}

.product-container.race .product-type {
	padding-left:20px;
	color:#000;
	text-shadow:none;
}

.product-container.road .product-type {
width:100%;
	color:#000;
	text-shadow:none;
		padding:0px;
}

#products h3 {
	font-size:1.2em;
	margin:0px;

}

.product-table, .product-table.ec {
	border-bottom:none;
	border-right: none;
    border-left: none;
}

.product-table.road {
	border:none;
}

.product-table h6, .product-table table tr td {
	font-size:1em !important;
}

.product-table table tr td.underline {
    border-bottom: 2px solid #ccc;
}


.product-table h6, .product-table table tr td {
    font-size: 1em !important;
    margin: 0px;
    padding: 5px;
    background: #ccc;
}


.product-container.road a.photo img, .product-container.ec a.photo img, .product-container.race a.photo img {
	height:100px;
}

.consists {
	width:65%;
	float:left;
}

.consistscol1 {
	float:left;
	width:60%;
	min-height:19px;
}

.consistscol2 {
	float:left;
	width:35%;
	min-height:19px;
	margin-left:5px;
}

.product-type-stock {
border-bottom:2px solid #ccc;	
    min-height: 90px;
}

.productphotos {
	background:#fff;
	margin:15px 0px 5px;
	padding:0px;
	    border: 2px solid #ccc;
}

.productphotos .systemimage {
	width:150px;
	float:left;
	margin:5px;
}

#products h5 {
    margin: 0;
    padding: 0 0 2px;
    display: block;
    padding: 10px;
    background: #ccc;
	border-bottom:none;
}

.prodgallery {
    background: #fff;
	padding: 0px;
    border: 2px solid #ccc;
}

.main-distributor  .main-distributor-tag {
	background-image: url(../images/k-flash.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 150px 75px;
}


.twin-column .column {
	padding: 0;
    margin: 0;
    float: left;
	 width: 25%;
	margin-right: 2% !important;
}

.hqaddress {
	border-top:10px solid #ccc;
	border-bottom:2px solid #ccc;
	padding:5px 0px;

}

.questions tbody tr td {
	font-size:1em !important;
}

.fittingguide div {
	background:#ccc;
	padding:10px;
}

.fittingguide:hover {
text-decoration:none;
}

.instructions {
	width:50%;	
}

.instructions li {
	font-size:1em
}

.fitstep {
	border-top:10px solid #ccc;
}

.fitstep .instructions {
	width:50%;	
float:left;
}

.fitstep img {
	width:40%;
	float:right;
	height:auto;
}

#about-pedigree {
	background:none;
	padding:10px 0px;
}

#about-pedigree div{

	margin-right:20px;
}

#about-vag {
	background:none;
	
}

#about-continuous {
	background:none;
	padding: 10px 0px;
}


#about-motorsport p{
	display:block;
}

#about-motorsport #about-sport-pic {
	float:right;
	width:50%;
	height:auto;
	margin:0px 0px 20px 20px;
}

.isopic {
	margin:20px;
}

#aboutvid {
	max-width: 55%;
	float:right;
	margin:0px 0px 20px 20px;
}

p.percent62, p.percent55 {
    width: 100%;
}

#tagpic {
    width: 30%;
    border-bottom: 1px solid #ccc;
    float: right;
    margin: 0px 0px 20px 20px;
    font-size:0.9em;
}

#tagpic img {
	    width: 100%;
    height: auto;
}

.mediagallery {
	width:1200px;
	margin:20px auto;
}

.da-thumbs {
    list-style: none;
    width: 100%;

    position: relative;
    margin: 0px;
    padding: 0;
}


.description {
    color: #999;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    margin:0 auto;
    text-align:center;
}


.milltekpresent {
	background: #000;
	color:#fff;
	text-decoration:none !important;
	padding:5px;
	width:340px;
	text-align:center;
}

#event-details h4 {
	text-decoration:none;
}

.eventwebsite {
	background:#ccc;
	padding:5px 10px;
	font-size:1em;
}

.eventwebsite:hover {
	text-decoration:none;
	background:#4b5055;
	color:#fff;
}


.event-location a {
	background:#ccc;
		padding:5px;
	
}

.event-location a:hover {
		text-decoration:none;
		background:#4b5055;
		color:#fff;
}


.gmap {
	width:70%;
	float:left;
	overflow:hidden;
}

#event-details h2 {
	font-size:1.2em;
	clear:both;
	display:block;
}


#event-calendar {

	width:40%;
	float:right;
	margin:0px 0px 40px 40px;
}

#event-calendar div h3 {
	border-bottom: 3px solid #ccc;
	margin: 5px 0px;
}

.venue-map {
	margin:40px 0px;
	    width: 50%;
}

.event {
	background:#ccc;
	padding:10px;
	margin:3px 0px;
}

.eventlink:hover, .event:hover {
	text-decoration:none;
	color:#fff;
	background:#4b5055;
}

.eventcontent {
	    padding: 0px 5px;
    float: right;
    width: 73%;

}

.event img {
	float:left;

}

.clash {
	background:#e12828;
	color:#fff;
	padding:3px;
	margin:3px;

}

.completed {
	background:#000;
	color:#fff;
	padding:3px;
	margin:3px;
}

.venue-map {
width:55%;	
overflow:hidden;
}

.hqaddress a {
	background:#ccc;
	padding:3px;
	display:block;
	margin:3px 0px;
		text-decoration:none;
		cursor:pointer;
}

.hqaddress a:hover {
	background:#4b5055;
	color:#fff;
}


#vwfoot {
	padding-left:120px;
}

#timefoot {
	padding-left:160px;
}



.article-text {
    font-family: Trebuchet MS, Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.5;
    margin: 19px 0;
}

#uk-dealer-search {
    width: 100%;
    float: left;
    margin: 20px 0 40px;
    min-height: 300px;
}


ul.media {
    width: 100%;
    padding: 10px 0 30px 10px;
    margin: 0;
    clear: both;
}


#media-container img.frame {
    border: 10px solid #ccc;
    width: 90%;
}

#opl-container, #dealer-container {
	background:none;
}

#dealer-why ul li, #online-price-list ul li {
	font-size:1em;
}

#online-price-list {
	width:95%;
	margin:0 auto;
}


#product-news-container h4.soon, .status-soon {
	background: #e68600;
}


.homepage-status-now {
	background: #3d9a00;
}

.homepage-status-soon {
	background: #e68600;
}


#hjs-intro {
	background:none;
	padding:0px;
}

#hjs-intro img {
	float:right;
	margin-left:20px;
	width:50%;
}


.description {
	color:#000;
}


#fancybox-overlay {
	
	    z-index: 9998 !important;
}

#fancybox-wrap {
	  z-index: 9999 !important;
}




@media screen  and (min-width: 1700px) {

	#content-position {
	    width: 70%;
	    margin: auto;
		padding:0px;
	}
	
	div.orbit-wrapper {
		width:1200px !important;
		height:500px !important;
		margin:0 auto !important;
	}
	
	#homepage-featured {
		width:1200px !important;
		height:500px !important;
	}
	
	.orbit>div {
		width:1200px !important;
		height:500px !important;
	}
	
	div.content {
		width:1200px !important;
		height:500px !important;
	}
	
	div.content a img {
		width:1200px !important;
		height:500px !important;
	}
	
	
	.homegallery {
		margin:40px 0px 0px 0px;
	}
	
	#home-thumbs {
		width:100%;
		height:450px;
	}
	
	
	.homepage-subheading {
		width:1200px;
		margin:0 auto;
	}
	
	
	#subfoot {
		position:absolute;
		left:0;
		width:100%;
		background:#cccccc;
		height:340px;
	}
	
	#subfootspacer {
		height:340px;
	}
	
	.subfootcontent {
		width:70%;
		margin:0 auto;
	}
	
	.compinfo {
		width:40%;
		padding:30px 0px;
		float:left;
		position:absolute;
	}
	
	.compinfo h1 {
		font-size:2em;
	}
	
	#hjs {
		float: right;
	    width: 450px;
	    height: 340px;
	    background: url(../images/k-flash-white.png) no-repeat;
	    background-size: 450px 340px;
	}
	
	#hjs img {
		display:block;
		position:relative;
		margin:20px auto;
		width: 200px;
	}
	
	.mediagallery {
	
		margin:20px auto;
	}

}



@media screen and (max-width: 1699px) and (min-width: 1440px) {
	
	#content-position {
	    width: 70%;
	    margin: auto;
		padding:0px;
	}
	
		
	div.orbit-wrapper {
		width:1000px !important;
		height:420px !important;
		margin:0 auto !important;
	}
	
	#homepage-featured {
		width:1000px !important;
		height:420px !important;
	}
	
	.orbit>div {
		width:1000px !important;
		height:420px !important;
	}
	
	div.content {
		width:1000px !important;
		height:420px !important;
	}
	
	div.content a img {
		width:1000px !important;
		height:420px !important;
	}
	
	.homegallery {
		margin: 40px 0px 0px 0px;
	}
	
	.thumbgallery {
		width:1000px;
	}
	
	.da-thumbs {
		height:400px;
	}
	
	.da-thumbs li {
		width:247px;
		height:164px;
	}
	
	
	.homepage-subheading {
		width:1000px;
		margin:0 auto;
	}
	
	#subfoot {
		position:absolute;
		left:0;
		width:100%;
		background:#cccccc;
		height:340px;
	}
	
	#subfootspacer {
		height:340px;
	}
	
	.subfootcontent {
		width:80%;
		margin:0 auto;
	}
	
	.compinfo {
		width:45%;
		padding:30px 0px;
		float:left;
		position:absolute;
	}
	
	.compinfo h1 {
		font-size:2em;
	}
	
	#hjs {
	    float: right;
	    width: 450px;
	    height: 340px;
	    background: url(../images/k-flash-white.png) no-repeat;
	    background-size: 450px 340px;
	}
	
	#hjs img {
		display:block;
		position:relative;
		margin:30px auto;
		width: 180px;
	}	
	
	.event-boxout {
	    min-height:150px;
	        margin: 0px 0.5em;
	}
	
	
	.event-boxout img {
	    margin: 20px 10px;
	    width: 88px;
	}
	
	.event-content {
		padding:20px 5px;
	}
	
	
	#news #secondary-stories .secondary-story {
		min-height: 330px;
	}
	
	#news #archive ul li img {
	    width: 90%;
	    height:137px;;
	    margin: 5%;
	}
	
	#news #archive ul li {
	
	    padding: 10px 0;
	    display: block;
	    width: 23%;
	    margin:10px;
	    min-height:530px;
	
	}
	
	.product-type {
	
	    width: 70%;
	
	}
	
	.product-type-tag {
		width:25%;
	}
	
	.product-container.road, .product-container.race, .product-container.ec {
		min-height:560px;
	}
	
	.consists ul {
		margin: 10px 20px;
	}
	
	
	#aboutvid {
	    max-width: 55%;
	    height: 400px;
	}
	
	.eventcontent {
	    padding: 0px 5px;
	    float: right;
	    width: 70%;
	}
	
	.mediagallery {
	    width: 1000px;
		margin:20px auto;
	}
	
	.clash, .completed {
	font-size:0.9em;
	}
	
}



@media screen and (max-width: 1439px) and (min-width: 1100px) { 
	
	#content-position {
	    width: 80%;
	    margin: auto;
		padding:0px;
	}
	
		
	div.orbit-wrapper {
		width:880px !important;
		height:380px !important;
		margin:0 auto !important;
	}
	
	#homepage-featured {
		width:880px !important;
		height:380px !important;
	}
	
	.orbit>div {
		width:880px !important;
		height:380px !important;
	}
	
	div.content {
		width:880px !important;
		height:380px !important;
	}
	
	div.content a img {
		width:880px !important;
		height:380px !important;
	}
	
	.homegallery {
		margin: 40px 0px 0px 0px;
	}
	
	.thumbgallery {
		width:880px;
	}
	
	.da-thumbs {
		height:350px;
	}
	
	.da-thumbs li {
		width:217px;
		height:144px;
	}
	
	
	.homepage-subheading {
		margin:0 auto;
	}
	
	
	#subfoot {
		position:absolute;
		left:0;
		width:100%;
		background:#cccccc;
		height:340px;
	}
	
	#subfootspacer {
		height:340px;
	}
	
	.subfootcontent {
		width:80%;
		margin:0 auto;
	}
	
	.compinfo {
		width:45%;
		padding:30px 0px;
		float:left;
		position:absolute;
	}
	
	.compinfo p {
		line-height:1.4em;
	}
	
	.compinfo h1 {
		font-size:2em;
	}
	
	#hjs {
	    float: right;
	    width: 450px;
	    height: 340px;
	    background: url(../images/k-flash-white.png) no-repeat;
	     background-size: 450px 340px;
	}
	
	#hjs img {
		display:block;
		position:relative;
		margin:30px auto;
		width: 180px;
	}	
	
	
	.compinfo h1 {
	    font-size: 1.6em;
	}
	
	
	.event-boxout {
	    min-height:160px;
	        margin: 0px 0.5em;
	}
	
	
	.event-boxout img {
	    margin: 20px 10px;
	    width: 88px;
	}
	
	.event-content {
		padding:20px 5px;
	}	
	
	
	.secondary-story {
	 
	    width: 50% !important;
	    margin: 5px 0px !important;
	    min-height: 370px;
	}
	
	.secondary-story .img-container {
	    width: 45% !important;
	
	    float: left;
	    margin: 20px;
	   min-height:280px;
	}
	
	
	#news #archive ul li img {
	    width: 90%;
	    height:156px;;
	    margin: 5%;
	}
	
	#news #archive ul li {
	
	    padding: 10px 0;
	    display: block;
	    width: 30%;
	    margin:10px;
	    min-height:480px;
	
	}
	
	
	.product-container.road, .product-container.race, .product-container.ec {
		width: 45% !important;
	}
	
	.product-container.race .product-type {
		padding:0px;
	}
	
	.consists {
		width:100%;
	}
	
	.product-type {
		width:70%;
	}
	
	.product-container.road, .product-container.race, .product-container.ec {
		min-height:620px;
	}
	
	.consists ul {
		margin: 5px 0px;
	}
	
	
	#aboutvid {
	    max-width: 55%;
	    height: 340px;
	}
	
	
	.mediagallery {
	    width: 880px;
		margin:20px auto;
	}
	
	
	
	.eventcontent {
	    padding: 0px 5px;
	    float: right;
	    width: 65%;
	}
	
	.mediagallery {
	    width: 1000px;
		margin:20px auto;
	}
	
	.clash, .completed {
	font-size:0.9em;
	}


	
}



@media screen and (max-width: 1099px) and (min-width: 426px) { 
	
	#content-position {
	    width: 90%;
	    margin: auto;
		padding:0px;
	}
	
		
	div.orbit-wrapper {
		width:980px !important;
		height:410px !important;
		margin:0 auto !important;
	}
	
	#homepage-featured {
		width:980px !important;
		height:410px !important;
	}
	
	.orbit>div {
		width:980px !important;
		height:410px !important;
	}
	
	div.content {
		width:980px !important;
		height:410px !important;
	}
	
	div.content a img {
		width:980px !important;
		height:410px !important;
	}
	
	.homegallery {
		margin: 40px 0px 0px 0px;
	}
	
	.thumbgallery {
		width:980px;
	}
	
	.da-thumbs {
		height:400px;
	}
	
	.da-thumbs li {
		width:240px;
		height:160px;
	}
	
	.homepage-subheading {
		margin:0 auto;
	}
	
	#subfoot {
		position:absolute;
		left:0;
		min-width:1099px;
		background:#cccccc;
		height:340px;
	}
	
	#subfootspacer {
		height:340px;
	}
	
	.subfootcontent {
		width:90%;
		margin:0 auto;
	}
	
	.compinfo {
		width:55%;
		padding:30px 0px;
		float:left;
		position:absolute;
	}
	
	.compinfo h1 {
		font-size:2em;
	}
	
	#hjs {
	    float: right;
	    width: 450px;
	    height: 340px;
	    background: url(../images/k-flash-white.png) no-repeat;
	    background-size: 450px 340px;
	}
	
	#hjs img {
		display:block;
		position:relative;
		margin:30px auto;
		width: 180px;
	}	
	
	
	.compinfo h1 {
	    font-size: 1.6em;
	}
	
	
	.event-boxout {
	    min-height:150px;
	    margin: 0px 0.5em;
	}
	
	
	.event-boxout img {
	    margin: 20px 10px;
	    width: 88px;
	}
	
	.event-content {
		padding:20px 5px;
	}
	
	
	.secondary-story {
	 
	    width: 50% !important;
	    margin: 5px 0px !important;
	    min-height: 370px;
	}
	
	.secondary-story .img-container {
	    width: 45% !important;
	
	    float: left;
	    margin: 20px;
	   min-height:280px;
	}
	
	
	#news #archive ul li img {
	    width: 90%;
	    height:176px;;
	    margin: 5%;
	}
	
	#news #archive ul li {
	
	    padding: 10px 0;
	    display: block;
	    width: 30%;
	    margin:10px;
	    min-height:480px;
	
	}
	
	.stockist-container, .stockist-container-alt {
	    width: 31%;
	}
	
	
	.product-container.road, .product-container.race, .product-container.ec {
		width:100% !important;
		min-height:auto;
	}
	
	.product-type-tag {
		width:16%;
	}
	
	
	#aboutvid {
	    max-width: 55%;
	    height: 350px;
	}
	
	.mediagallery {
	    width: 980px;
		margin:20px auto;
	}
	
	
	.eventcontent {
	    padding: 0px 5px;
	    float: right;
	    width: 70%;
	}
	
	.mediagallery {
	    width: 1000px;
		margin:20px auto;
	}
	
	.clash, .completed {
	font-size:0.9em;
	}

	
 }



@media screen and (max-width: 425px) {  
	
	div.orbit-wrapper {
		width:425px !important;
		height:180px !important;
		margin:0 auto !important;
	}
	
	#homepage-featured {
		width:425px !important;
		height:179px !important;
	}
	
	.orbit>div {
		width:425px !important;
		height:179px !important;
	}
	
	div.content {
		width:425px !important;
		height:179px !important;
	}
	
	div.content a img {
		width:425px !important;
		height:179px !important;
	}
	
	

	
	.thumbgallery {
		width:420px;
	}
	
	.homepage-subheading {
		width:400px;
		margin:0 auto;
	}
	
	.da-thumbs {
		height:400px;
	}
	
	.da-thumbs li {
		width:137px;
		height:137px;
		
		width: 400px;
	    height: 267px;
	}
	
	.da-thumbs li a div {
		font-size:1em;
	}
	
	.da-thumbs li a div>span {
		font-size:1.2em;
	}
	
	.homepage-status-now, .homepage-status-soon {
		font-size:1em;
	
	}
	
	
	#hjs {
		width: 205px;
	    margin: 10px auto;
	}
	
	.compinfo {
		background: #cccccc;
		padding:20px;
	}
	
	.compinfo h1 {
		font-size:1.7em;
	}
	
	.compinfo p {
		font-size:1.3em;
	}
	
	div.timer {
	    width: 40px;
	    height: 40px;
	    overflow: hidden;
	    position: absolute;
	    top: 10px;
	    right: 40px;
	    opacity: .6;
	    cursor: pointer;
	    z-index: 50;
	}
	
	#map-container ul li {
		width:48%;
	}
	
	
	.event-boxout {
	    min-height:260px;
	    margin: 0px 0.5em;
	    width:48%;
	    margin:0px;
	  	border-bottom:none;  
	}
	
	.event-boxout h6 {
		border-right:2px solid #ffffff;
	
	}
	
	
	.event-boxout img {
	    margin: 5px 5px 10px 5px;;
	    width: 90%;
	}
	
	.event-content {
		padding:5p;
	}
	
	.venues {
		width:100%;
	}
	
	.venues ul {
		margin:0px;
	}
	
	.venues ul li {
		list-style:none;
	}
	
	.eventheaders {
		padding: 0px 0px 0px 10px;
	}
	
	.venues ul a li {
		display:block;
		background:#ffffff;
		margin:10px 0px;
		padding:5px 10px;
		
	}
	
	.ui-state-active, .ui-state-active:focus, .ui-state-active:active, .ui-state-active::selection {
	    border: 1px solid #ffffff !important;
	}
	
	
	#news #top-story h2.top-story-header .img-container {
	    display: inline;
	    float: left;
		margin:10px;
	    width: 90% !important;
	    min-height: auto;
	    overflow: hidden;
	}
	
	
	#archive {
		display:none;
	}
	
	.secondary-story {
	 
	    width: 100% !important;
	  
	    min-height: 370px;
	}
	
	.secondary-story .img-container {
	    width: 85% !important;
	
	    float: left;
	    margin: 20px;
	   min-height:280px;
	}
	
	
	
	#product-news-container img.news-pic {
		width:100%;
	}
	
	
	.article-text div.main-image {
		width:100%;
	}
	
	.stockist-container, .stockist-container-alt {
	
	    width: 95%;
		min-height:auto;
	 
	}
	
	.search-option {
		width:95%;
	}
	
	#product-status-container {
	    margin: 20px 0;
	    font-size: 0.9em;
	}
	
	
	.product-container.road, .product-container.race, .product-container.ec {
		width:90% !important;
		min-height:auto;
	}
	
	.product-type-tag {
		width:16%;
	}
	
	.consists {
		width:95%;
	}
	
	.product-container.race .product-type {
		padding:0px;
	}
	
	.consists ul {
		margin: 0px;
	}
	
	.tailpipestyle ul {
		margin: 0px;
	}
	
	.product-type-tag {
		width: 100%;
		font-size:1em;
	}
	
	.product-type {
		width:100%;
	}
	
	.product-type-tag div {
		width:44%;
		float:left;
		padding:5px;
		margin:5px;
	}
	.product-container.road a.photo img, .product-container.ec a.photo img,
	.product-container.race a.photo img {
		height:auto;
	}
	
	.productphotos .systemimage {
		width:97%;;;
	}
	
	.fitstep .instructions {
	    width: 90%;
	    float: left;
	    margin: 10px 20px;
	}
	
	.instructions {
		width:90%;
	}
	
	.fitstep img {
		width:auto;
	}
	
	#aboutvid {
	    max-width: 100%;
		height:280px;
	
	}
	
	#about-motorsport #about-sport-pic {
		width:100%;
	}
	
	#tagpic {
	    width: 100%;
	    border-bottom: 1px solid #ccc;
	    float: right;
	    margin: 0px 0px 20px 20px;
	    font-size:0.9em;
	}
	
	#tagpic img {
		  width: 100%;
	   	 height: auto;
	}
	
	.mediagallery {
		20px auto;
	}
	
	.mediagallery {
	    width: 420px;
		margin:20px auto;
	}
	
	#main-content {
		width:95%;
		margin:0 auto;
	}
	
	.mediagallery .da-thumbs li {
	
	    width: 400px;
	    height: 267px;
	}
	
	#media-container img.frame {
	    border: 10px solid #ccc;
	    width: 90%;
	}
	
	.eventwebsite {
	    clear: both;
	    display: block;
	    margin: 5px 0px;
	}
	
	
	.venue-map {
		display:none;
	}
	
	#event-calendar {
	width:100%;
	    float: right;
	margin:0px 0px 20px;
	}
	
	.eventcontent {
	    padding: 0px 5px;
	    float: right;
	    width: 70%;
	}
	
	.gmap {
		display:none;
	}
	
	.hqaddress {
		width:100% !important;
	}
	
	.hqaddress h4 {
		font-size:1.5em;
	}
	
	#vwfoot {
		padding-left:0px;
	}
	
	#timefoot {
		padding-left:0px;
	}
	
	#timefoot img {
		width:100%;
		height:auto;
	}
	
	
	ul.media li.trim-image {
	    background: #fff;
	    padding: 0;
	    margin: 4px;
	    float: left;
	    overflow: hidden;
	    width: 320px;
	    height: 210px;
	    border: 5px solid #fff;
	    -webkit-box-shadow: 1px 1px 2px 0 rgba(1,1,1,.2);
	    -moz-box-shadow: 1px 1px 2px 0 rgba(1,1,1,.2);
	    box-shadow: 1px 1px 2px 0 rgba(1,1,1,.2);
	    list-style: none;
	    z-index: 10;
	    top: 0;
	    left: 0;
	}
	
	ul.media li.trim-image img {
		width:320px;
	}
	
	
	.uniForm .ctrlHolder {
	padding:0px;
	    border-bottom: 1px solid #c4ced1;
	}
	
	
	ul.media li.trim-image .video {
	    position: absolute;
	    float: right;
	    top: 0;
	    right: 0;
	    z-index: 100;
	    width: 80px;
	    height:100px;
	}
	
	
	#hjs-intro img {
		float:right;
		margin-left:20px;
		width:100%;
	}
	
	#news #top-story {
    background: #cccccc;
    padding: 10px 20px;
    width: 90%;
	}




} 




/* //////////////////// Footer ////////// */

footer {
	
	width:100%;
	padding:0px;
}

#footcontent {
	height:40px;
	background:#000000;
	overflow:hidden;
}

#copyright {
	height:40px;	
}


#socialicons {
    margin: -2px auto 0px auto;
    width: 90%;
	height:43px;
   background: #000000 url(../images/UJ_Flying.png) no-repeat;
   background-position:0px 0px;
   color:#ffffff;

}

#british {
	font-weight:bold;
	padding:15px 100px;
	display:block;
	float:left;
}

.socialboxout {
	height:60px;
	padding:0px 80px 10px 10px 10px;
	width:330px;
	float:right;
}

.social {
	background:#000000;
	display: block;
   width: 40px;
	 height: 40px;
   float:left;			    
    margin:3px;
}

.social:hover {
	background:#4b5055;
}

a.social-policy {
	color: #ffffff;
         width: 75px;
	 height: 40px;
}
				
.facebook {
padding:2px    
width: 24px;
    height: 24px;
    margin: 8px;
}
				
.youtube {
		margin-top:2px;
		margin-left:2px;
		    width: 35px;
    height: 35px;
}
				
.flickr {
		margin-top:6px;
		margin-left:4px
}

.googleplus {
	    width: 40px;
    height: 40px;
    margin: 2px 3px 0px 0px;
}
				
.rss {
		    margin-top: 5px;
    margin-left: 4px;
    width: 30px;
    height: 30px;			
	}
	
#copyright {
	text-align:center;
	width:70%;
	margin:0 auto;
	padding:10px;
	font-size:0.7em;
}


#footcontact {
	font-size:1.2em;
	margin:10px 0px;
}

.tweet {
	    width: 30px;
	    height: 30px;
	   margin: 5px 0px 0px 3px;
}

.rss {
	   width: 28px;
	   height: auto;	
}
	
	

@media screen  and (min-width: 1700px) {

	footer {	
		width:100%;
		padding:0px;
	}
	
	#footcontent {
		height:40px;
		background:#000000;
		overflow:hidden;
	}
	
	#copyright {
		height:40px;
	}
	
	#british {
		font-weight:bold;
		padding:13px 100px;
		display:block;
		float:left;
	}
	
	.social {
	
		display: block;
	   width: 40px;
		 height: 40px;
	   float:left;			    
	    margin:3px;
	}
					
	.facebook {
		
	    width: 28px;
	    height: 28px;
	
	}
					
	.youtube {
	
	    margin-left: 4px;
	    width: 35px;
	    height: auto;
	}
					
	.flickr {
		margin-top:6px;
		margin-left:4px
	}
					

	
	.googleplus {
		    width: 40px;
	    height: 40px;
	    margin: 2px 3px 0px 0px;
	}
	

		
	#copyright {
		text-align:center;
		width:70%;
		margin:0 auto;
		padding:10px;
	}

}



@media screen and (max-width: 1699px) and (min-width: 1440px) {
	
	.subfootcontent {
		width:70%;	
	}
	
	.compinfo h1 {
		font-size:1.8em;
	}
	
	#socialicons {
		width:70%;
	}	
	
}




@media screen and (max-width: 1439px) and (min-width: 1100px) { 

	#socialicons {
		width:80%;
	}	

}


@media screen and (max-width: 1099px) and (min-width: 426px) { 
	
	#socialicons {
		width:90%;
	}	

}

@media screen and (max-width: 425px) {  
	
	#socialicons 
	{
		width:100%;
	}
	
	#socialicons span {
		width:300px;
	}
	
	#socialicons div{
		position:absolute;
		margin:50px 0px 0px 60px
		
	}
	
	#copyright {
		display:none;
	}
	
	#footcontact {
		margin:20px 0px;
	}
	
	
	
	.customer-register {
	width:90%;
	margin-bottom:60px;
}

.customer-register label {
		display:block;
	clear:both;

}

.cfdump_struct {
	display:none;
}


.register-split-field {
	width:100%;
	margin:5px;
	display:block;
}


.customer-register label input[required="true"]::after {
content:"test";
position:block;
border:3px solid red;
}




.register-split-field {
	width:100%;
	margin:5px;
	display:block;
}

.customer-register label textarea {
	width:100%;
	margin:5px;
}

.customer-register h2 {
	display:block;
	border-bottom:2px solid #999;
	padding:5px;
}

.customer-register button {
	background:#666;
	color:#fff;
	padding:10px 20px;;
	cursor:pointer;
	font-size:1.2em;
}


#lblfurtherFirstSystemInfoID, #lblfurtherRemapInfoID {
	display:none;
	clear:both;
	height:40px;
}

#lblfurtherFirstSystemInfoID input, #MilltekChoice input,  #lblfurtherRemapInfoID input, #furtherSystemInfoID input {
width:100%;
}








} 



