/* CSS Document */


html {-webkit-text-size-adjust:none}


* {
	padding: 0;
	margin: 0;
}

body {
	padding-top: 50px;
	background: #fff url("/images/bg_body.jpg") no-repeat top center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #414141;	
}












/* GLOBAL CLASSES */

.clear {
	clear: both;
}

.float_left {
	position: relative;
	float: left;
}

.float_right {
	position: relative;
	float: right;
}













/* TOP LEVEL FRAMING DIVS */

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;	
}

#upper {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#lower { 
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	margin-top: 0px;
}












/* FIRST LEVEL FRAMING DIVS */

/* MASTHEAD */

#upper #masthead {
	position: relative;
	margin: 0 auto;
	width: 796px;
	height: 430px;
	background: transparent url("/images/logo_klnb.jpg") no-repeat;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 0;
}

#upper #masthead span {
	display: none;
}

#upper #masthead img {
	position: relative;
}














/* CONTENT */

#content #content_wrap {
	position: relative;
	margin: 0 auto;
	width: 796px;
	background: transparent url("/images/bg_content.jpg") repeat-x top center;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#content #content_wrap h2 {
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	padding: 5px 0 8px 24px;
	text-transform: uppercase;
	font-weight: normal;
	color: #a90d0e;
}

#content #content_wrap .col {
	position: relative;
	float: left;
	width: 266px;
	margin-top: 15px;
	background: transparent url("/images/bg_home_rightcol_dots.gif") repeat-y top right;	
}

#content #content_wrap .col_right {
	position: relative;
	float: right;
	width: 250px;
	margin-top: 15px;
	background: transparent; 
}

/*
#content #content_wrap p {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	padding: 0 24px;
	margin-bottom: 6px;
}*/

#content #content_wrap .col p.large {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0 24px;
	margin-bottom: 6px;
}

#content #content_wrap .col p {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding: 0 18px 0 18px;
	margin-bottom: 2px;
}

#content #content_wrap .col_right p {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding: 0 24px 0 4px;
	margin-bottom: 2px;
}

#content #content_wrap h3#btn_nai a,
#content #content_wrap h3#btn_retail a {
	position: relative;
	width: 228px;
	height: 77px;
	display: block;
	margin-top: 6px;
	margin-bottom: 8px;
}

#content #content_wrap h3#btn_nai a {
	background: transparent url("/images/btn_landing_nai.jpg") no-repeat 0 0;
	margin-left: 18px;
}
	
#content #content_wrap h3#btn_retail a {
	background: transparent url("/images/btn_landing_retail.jpg") no-repeat 0 0;
}

#content #content_wrap h3#btn_nai a:hover,
#content #content_wrap h3#btn_retail a:hover {
	background-position: 0 -77px;
}

#content #content_wrap h3#btn_nai span,
#content #content_wrap h3#btn_retail span {
	display: none;
}

#content #content_wrap h4.btn_enter_site a {
	position: relative;
	width: 98px;
	height: 21px;
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
	background: transparent url("/images/btn_enter_site.jpg") no-repeat 0 0;
}

#content #content_wrap .col h4.btn_enter_site a {
	margin-left: 18px;
}


#content #content_wrap h4.btn_enter_site a:hover {
	background-position: 0 -21px;
}

#content #content_wrap h4.btn_enter_site span {
	display: none;
}






/* FOOTER */

#lower #footer {
	position: relative;
	margin: 0 auto;
	width: 796px;
	height: 50px;
	margin-top: 5px;
	background: transparent url("/images/bg_footer.jpg") repeat-x top center;
	padding-bottom: 20px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#lower #footer #leftcol {
	position: relative;
	float: left;
	width: 498px;
	height: 40px;
	padding-bottom: 20px;
	background: transparent url("/images/bg_footer_left.jpg") no-repeat top left;
}

#lower #footer #rightcol {
	position: relative;
	float: right;
	width: 298px;
	height: 40px;
	padding-bottom: 20px;
	background: transparent url("/images/bg_footer_right.jpg") no-repeat top right;
}

#lower #footer p {
	font-size: 1.1em;
	line-height: 13px;
	font-weight: normal;
	padding: 0 28px;
	margin: 19px 0;	
}

#lower #footer #rightcol p {
	position: relative;
	float: right;
}

#lower #footer a {
	color: #a90d0e;
	text-decoration: underline;
}

#lower #footer a:hover {
	color: #666;
	text-decoration: none;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
/* FORM STYLES */

.textfield {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #a90d0e;
	border: 1px solid #ccc;
	margin: 3px 0 5px 2px;
	padding: 4px 5px 1px 5px;
	height: 16px;
	width: 160px;
	background-color: #fff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 145px;
}

html>body .textfield {
	width: 145px;
}










/* sIFR shtuff  - scalable Inman Flash Replacement (sIFR) version 3.  This software is licensed and provided under the CC-GNU LGPL. See <http://creativecommons.org/licenses/LGPL/2.1/>*/ 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active #content_wrap h2 {
	visibility: hidden;
	padding: 0 0 8px 24px;
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #a90d0e;
}

