@charset "utf-8";


@font-face {
	font-family: 'NeoSansRegular';
	src: url(/fonts/Neo_Sans.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-size: 12px;
	line-height: 16px;
	font-family: "Neo Sans", arial, sans-serif;
	color: #fff;
	background: #000 url(/images/body-bg8.jpg) fixed;
	-webkit-background-size: cover;    -moz-background-size: cover;    -o-background-size: cover;    background-size: cover;
	width: 100%;
}
.shell {
	width: 952px;
	margin: 0 auto;
	padding: 0;
}
a {
	color: #3591cd;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
input, textarea, select {
	font-size: 12px;
	font-family: "Trebuchet MS", arial, sans-serif;
	width: 202px;
}
textarea {
	overflow: auto;
}
.inputareas {
	background: url(/images/areaback.jpg) top left no-repeat;
	border: 0;
	margin: 0;
	width: 195px;
	padding: 0px 5px 0px 3px;
	height: 72x;
}
.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.left, .alignleft {
	float: left;
	display: inline;
}
.right, .alignright {
	float: right;
	display: inline;
}
#wrapper {
}


#headerouter {
	height: 119px;
	background: #4C4C4C;
}
#header {
	width: 950px;
	position:relative;
}
#header h3{ font-size: 24px;
    left: 342px;
    
    position: absolute;
    top: 12px;}
#header h4{ font-size: 26px;
    position: absolute;
    right: 0px;
    top: 37px; text-shadow: 1px 1px; color: #DD0D0D;}
#header h4 strong{font-size:15px; color:#fff;}
#logo {
	position:absolute;
	top:0;
	left:0;
}
#logo a {
	width: 260px;
	height: 130px;
	background: url(/images/krblogo.png) no-repeat;
	display: block;
}


#navigation {
	margin-top: 75px;
	float: right;
}
#navigation li {
	float: left;
	list-style: none;
}
#navigation li a {
	height: 44px;
	color: #fff;
	display: block;
	text-align: center;
	width: 115px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
}
#navigation li a:hover {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat center center;
	color: #eff366;
}
#navigation ul li.active, #navigation ul li a.active {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat center center;
	color: #eff366;
}


#slider {
	background: url('') repeat-x 0 bottom;
}
#slider .slider-outer {
	background: url('/css/images/slider-shadows.png') no-repeat center bottom;
}
#slider .slider-inner {
	background: #fff;
	padding: 0;
	width: 912px;
	height: 417px;
	position: relative;
}
#slider .jcarousel-clip,  #slider ul.slider-items,  #slider ul.slider-items li {
	width: 912px;
	height: 417px;
	overflow: hidden;
	position: relative;
}
#slider ul.slider-items li {
	float: left;
	display: inline;
}
#slider li .slide-entry {
	position: absolute;
	top: 38px;
	right: 76px;
	width: 386px;
	padding-bottom: 69px;
}
#slider li .slide-entry h2,  #slider li .slide-entry h3 {
	font-family: 'MyriadProSemiboldCondensed', arial, sans-serif;
	font-weight: normal;
}
#slider li .slide-entry h2 {
	font-size: 70px;
	color: #343434;
	line-height: 62px;
}
#slider li .slide-entry h3 {
	font-size: 35px;
	color: #646464;
	line-height: 35px;
	padding-bottom: 36px;
	padding-left: 3px;
}
#slider li .slide-entry p {
	color: #fff;
	font-size: 16px;
	padding-left: 6px;
	line-height: 22px;
}
#slider li .more {
	position: absolute;
	bottom: 0;
	right: 21px;
	width: 164px;
	height: 69px;
	background: url('') no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
#slider .slider-controls {
	position: absolute;
	bottom: 10px;
	left: 50%;
}
#slider .slider-controls ul {
	float: left;
	display: inline;
}
#slider .slider-controls li {
	float: left;
	display: inline;
	padding-right: 5px;
}
#slider .slider-controls li.last {
	padding-right: 0;
}
#slider .slider-controls li a {
	background: url('/css/images/slider-control.png') no-repeat 0 0;
	width: 17px;
	height: 17px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
#slider .slider-controls li.active a,  #slider .slider-controls li a:hover {
	background-position: 0 -17px;
}
#slider .jcarousel-prev,  #slider .jcarousel-next {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -19px;
	cursor: pointer;
}
#slider .jcarousel-prev {
	background: url('/css/images/slide-left.png') no-repeat 0 0;
	left: 15px;
}
#slider .jcarousel-next {
	background: url('/css/images/slide-right.png') no-repeat 0 0;
	right: 13px;
}
#slider .carousel-active {
	background-position: 0 -50px;
}
#content {
	width: 904px;
	background: #190200 url(/images/sidewall.png) top center repeat-y;
	padding:1px 24px !important;
}
.content {
	width: 912px;
	background: rgba(66, 66, 66, 0.7);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	box-shadow: 1px 1px 10px #000;
}
#content h1 {
	padding: 20px;
	color: #ffffff;
	text-shadow: 1px 1px #000000;
}
#content p {
	padding: 0 20px 20px 20px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px; text-align:justify;
}
#content .logo {
	padding: 20px 20px 0 0;
}
.leftbox {
	width: 500px;
	float: left;
	padding-bottom: 150px;
}
#banner {
	width: 912px;
	height: 417px;
	background: #e1e0e1;
}
.banner_bottom {
	background: #D7212E;
}
.banner_bottom h1 {
	font-size: 30px;
	font-weight: normal;
	color: #ebcf52;
	text-shadow: 1px 1px #000000;
	padding: 20px 0px;
}
.products_block {
}
.product {
	width: 195px;
	float: left;
	margin-top: 19px;
	margin-right: 44px;
	margin-bottom: 41px
;
	min-height: 281px;
}
.product h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 0 5px;
}
.product p{ padding:0 0 5px;}
.product img {
	border: 4px solid #7c0f0f;
}
.viewmore {
	width: 78px;
	height:18px;
	background: url(/images/viewmore-bg.png)no-repeat;
	margin-top: 0px
}
.viewmore h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 12px;
	line-height:19px;
}
.viewmore a {
	text-decoration: none;
	color: #000;
}
.viewmore a:hover {
	color: #555454;
}
.container {
	width: 912px;
	background: #190200;
	padding-bottom: 25px
}
.container_left {
	width: 426px;
	float: left;
	padding-right: 15px;
}
.container_left h1 {
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	padding-top: 14px;
	padding-left: 5px
}
.container_left h3 {
	font-size: 17px;
	font-weight: normal;
	color: #ffcc00;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 5px;
	border-bottom: 1px solid #1b1b1b;
}
.container_left img {
	border: 4px solid #7c0f0f;
	margin-top: 17px;
	margin-right: 22px;
	margin-left: 5px;
	float: left;
}
.container_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 13px;
}
.container_middle {
	width: 292px;
	float: left;
	padding-right: 15px;
}
.container_middle h1 {
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	padding-top: 14px;
	padding-left: 5px
}
.container_middle h3 {
	font-size: 17px;
	font-weight: normal;
	color: #ffcc00;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 5px;
	border-bottom: 1px solid #1b1b1b;
}
.container_middle img {
	border: 2px solid #7c0f0f;
	margin-top: 17px;
	margin-right: 22px;
	margin-left: 5px;
	float: left;
}
.container_middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 13px;
}
.top_pro {
	padding-bottom: 40px;
}
.readmore {
	width: 72px;
	height: 19px;
	border-radius: 5px;
	background-color: #d5a84d;
	float: right;
	text-align: center;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 10px;
}
.readmore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.readmore a:hover {
	color: #555454;
}
.container_right {
	width: 164px;
	float: left;
}
.container_right h1 {
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	padding-top: 14px;
	padding-left: 5px
}
.container_right h3 {
	font-size: 17px;
	font-weight: normal;
	color: #ffcc00;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 5px;
	border-bottom: 1px solid #1b1b1b;
}
.container_right ul li {
	background: url(/images/arrow.jpg) left center no-repeat;
	margin-top: 8px;
	list-style: none;
}
.container_right ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 21px;
}
.container_right ul li a:hover {
	color: #e2e2e2;
}
.product_main {
	width: 825px;
	margin: 0 auto;
	padding-top: 30px;
}
.product_main img {
	border: 4px solid #7c0f0f;
	box-shadow: 1px 1px 3px #fff;
	float: left;
}
.product_main p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.product_main h1 {
	font-size: 18px;
	padding-bottom: 10px;
}
.img_border {
	margin-right: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.promain_box {
	width: 825px;
	margin: 0 auto;
}
.promain_box h2 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #ffcc00;
	padding-left: 20px;
}
.promain_box img {
	margin-right: 30px;
}
.promain_div {
	width: 180px;
	float: left;
	margin: 0 auto;
}
.promain_div img {
	padding: 0 0 0 70px;
}
.promain_div p {
	padding: 0;
	margin: 0;
	text-align: center;
}
.imageborder {
	width: 825px;
	margin: 0 auto;
}
.imageborder img {
	border: 4px solid #7c0f0f;
	box-shadow: 1px 1px 3px #fff;
	float: left;
	margin: 20px;
}
.probox {
	width: 354px;
	height: 410px;
	background: url(/css/images/probox.png) top left no-repeat;
	margin: 45px 45px 0 45px;
	float: left;
}
.probox_head {
	width: 354px;
	height: 32px;
	padding-top: 25px;
}
.probox_head span {
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 50px;
	text-shadow: 1px 1px #a80300;
}
.probox_pic {
	width: 354px;
}
.probox_pic img {
	margin: 3px 0 2px 40px;
}
.viewproducts {
	width: 354px;
	padding-top: 0px;
	text-align: right;
}
.viewproducts h4 {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
}
.viewproducts a {
	color: #FFF;
	text-shadow: 1px 1px #a80300;
	text-decoration: none;
}
.TList {
	padding-left: 40px;
	line-height: 20px;
	padding-bottom: 10px;
}
.maintext {

	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;text-align:justify;
}
.maintext p{ }
.maintext img {
	border: 4px solid #7c0f0f;
	box-shadow: 1px 1px 3px #fff;
	margin: 10px;
}
.maintext textarea {
	height: 73px;
}
.pic {
	border: 4px solid #7c0f0f;
	box-shadow: 1px 1px 3px #fff;
	margin: 10px;
	background: #fff;
}
.tabcolor {
	background: #550700;
	height: 25px;
}
.text {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
table.text tr td img {
	border: none;
	box-shadow: none;
}
table.text tr td {
	height: 40px;
	padding-left: 10px;
}
table.text tr td span {
	color: #F00;
}
table.maintext tr td {
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
table.specifi tr td {
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 15px;
	vertical-align: middle;
}
table.specifi tr td img {
	border: 4px solid #7c0f0f;
	box-shadow: 1px 1px 3px #fff;
	margin: 10px;
}
.accessories {
	width: 256px;
	float: left;
	margin: 19px 44px 41px 44px
}
.accessories img {
	border: 4px solid #7c0f0f;
	box-shadow: 1px 1px 3px #fff;
}
.accessories p {
	padding-top: 15px;
	padding-right: 22px
}
table h1 {
	padding-top: 20px
}
table h2 {
	padding-bottom: 20px;
	padding-top: 20px
}
table.maintext tr td {
	padding-left: 10px;
}
#real {
	width: 100px;
	margin: 6px 0;
	cursor:pointer;
}
.contactpage {
	width: 400px;
	height: auto;
	border: 1px solid #3A3114;
	margin: 20px auto;
	margin-bottom: 0;
}
.contactpage p {
	color: #ffcc00;
}
.contactpage p b {
	color: #fff;
}
.enquiry {
}
.enquiry h1 {
}
span.red style1 {
	color: red;
}


.brand_box_outer {
	width: 854px;
	padding: 0 25px;
}

.brand_box {
	width: 269px;
    height: 338px;
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center top no-repeat;
	float: left;
	margin-right: 22px;
	margin-bottom: 44px;
}

.brand_box img {
	margin-left: 10px;
}
.brand_box h2 {
	font-size: 26px;
	color: #a80300;
	text-align: right;
	padding-right: 13px;
	padding-top: 3px;
}
.brand_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	text-align: right;
	padding-right: 13px;
	padding-top: 7px;
	text-transform: uppercase;
	text-shadow: 1px 1px #a80300;
}
.brand_box h4 {
	text-align: right;
	padding-right: 30px;
	padding-top: 22px;
}
.brand_box h4 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.brand_box h4 a:hover {
	color: #a80300;
}


#footer {
	background:url(/images/footer-topbg.jpg) top left repeat-x #201a1a;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0;
	font-weight: normal;
	height:325px;
}
#footer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
#footer ul {
	padding-top: 26px;
}
#footer ul li {
	list-style: none;
	padding-bottom: 3px;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #9c9c9c;
}
#footer span {
	color: #ffcc00;
}
#footer p {
	float: left;
	display: inline;
	font-family: arial, sans-serif;
	
	padding-top: 26px;
}
.footerlinks1 {
	width: 304px;
	float: left;
	padding-left: 23px;
	position:relative;
}


.footerlinks2 {
	width: 134px;
	float: left;
}
.footerlinks3 {
	width: 187px;
	float: left;
}
.footerlinks3 textarea {
	width: 140px;
	height: 48px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-radius:3px;
	padding:10px;
	
	border:none;
}
.email {
	padding-top: 28px;
}
.email input[type=text] {
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 140px;
	height: 26px;
	padding:0 10px;
	border:none;
	margin:0 0 5px 0;
	border-radius:3px;
    
}
.footerlinks3 .subscribe {
	float: right;
	margin-top: 15px;
	margin-right: 39px;
	background-color: #d5a84d;
	cursor: pointer;
	font-weight: bold;
	border-radius: 5px;
	display: inline;
}
.footerlinks4 {
	width: 170px;
	float: left;
}
.clickyLinks{ float:left;}
.isoL{ float:left; margin:25px 0 0 10px; position:relative;}
.isoL p{ bottom: 0; left:0; color: #000000; font-size: 11px;position: absolute; text-align:center; font-weight:bold; }
.isoL p span{ padding:0 0 0 10px; color:#000 !important;}
.logoLinks{ position:absolute; top:190px; left:24px;}
.google_translate_element{ position:absolute; right:19px; top:0;}
h4.dealerLink{ padding:20px 0 0 0;}
h4.dealerLink a{ color:#FFCC00;}
.emaiL{ background:url('/images/email-icon.png')left center no-repeat; padding-left:20px;}
.phonE{ background:url('/images/phone-icon.png')left center no-repeat; padding-left:20px;}
.spacE{padding-left:20px;}

.copyright {
	background-color:#282424;
    background-image: url("/images/footer_linebg.png");
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.copyright .inner {
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
    width: 960px;
}

.copyright .copyleft {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
	padding-left:27px;
    width: 50%;
}

