@font-face {
    font-family: 'BebasNeue';
    src: url('../font/bebasneue_regular_macroman/BebasNeue-webfont.eot');
    src: url('../font/bebasneue_regular_macroman/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue_regular_macroman/BebasNeue-webfont.woff2') format('woff2'),
         url('../font/bebasneue_regular_macroman/BebasNeue-webfont.woff') format('woff'),
         url('../font/bebasneue_regular_macroman/BebasNeue-webfont.ttf') format('truetype'),
         url('../font/bebasneue_regular_macroman/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#apDiv15 {
	position:absolute;
	left:70px;
	top:77px;
	width:330px;
	height:150px;
	text-align: center;
	z-index:2;
	
}

.errorMessages {
	color: red;
}

.infoMessages {
	color: green;
}

/* watermark for testing */
.bodyLayout.dev:before{
	background-image: url("../images/dev-watermark.png");
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    content: ' ';
    opacity: 0.1;
    z-index: -1;
}
/* watermark for testing */
.bodyLayout.test:before{
	background-image: url("../images/test-watermark.png");
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    content: ' ';
    opacity: 0.1;
    z-index: -1;
}

.headerLayout {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1105px;
	height: 151px;
	padding: 5px;
	padding-right: 20px;
	color: white;
	font-weight: bold;
	font-size: 18pt;
	font-family: verdana,helvetica,sans-serif;
	align: center;	
}

.sidebarLayout {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;	
	height: 600px;
	padding: 5px;
	padding-right: 20px;
	border-width: 1;
	font-family: verdana,helvetica,sans-serif;
}

.bodyLayout {
	position: absolute;
	left: 135px;
	top: 150px;
	width: 1200px;
	height: 600px;
	padding: 5px;
	padding-right: 20px;
	border-width: 1;
	font-family: verdana,helvetica,sans-serif;	
}

.footerLayout {
	position: absolute;
	bottom: 0;
	left: 260px;
	top: 700px;
	width: 1105px;
	height: 40px;
	padding: 5px;
	padding-right: 20px;
	border-width: 1;
	font-family: verdana,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	pointer-events: none;
}

.footerLayoutLow {
	position: absolute;
	bottom: 0;
	left: 260px;	
	top: 1000px;
	width: 1105px;
	height: 40px;
	padding: 5px;
	padding-right: 20px;
	border-width: 1;
	font-family: verdana,helvetica,sans-serif;
	pointer-events: none;
}

.title {
	font-weight: bold;
	font-size: 14pt;
}

.kioLiteProductName {
	font-size: 16pt;
}

.pdfLayout {
	position: absolute;
	left: 0px;
	top: 300px;	
}

#rulesbody {
	position:absolute;
	left:150px;
	top:150px;
	width:900px;
}

#shutDownNoticeImgLeft {
	width:13px;
	height:50px;
	position:absolute;
	right:760px;
	z-index:101;
	top:38px;
}

#shutDownNoticeImgRight {
	width:13px;
	height:50px;
	position:absolute;
	right:0px;
	top:38px;
	z-index:101;
}

#shutDownNotice {
	width:700px;
	height:50px;
	position:absolute;
	right:40px;
	top:35px;
	z-index:100;
}

#shutDownNotice p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#777;
	text-align:left;
	margin:0px;
}

#header {
	position:absolute;
	left:1px;
	top:1px;
	width:289px;
	height:141px;
	z-index:-99;
}

#side {
	position:absolute;
	left:1px;
	top:1px;
	width:35px;
	height:131px;
	z-index:-198;
}

#loginplacement {
	position:absolute;
	left:230px;
	top:150px;
	width:35px;
	height:131px;
	z-index:20;
}
	
.scroll {
	width : 885px; 
	height: 500px;
	overflow : auto;
}

.featuresscroll {
	width : 710px; 
}

.optionsscroll {
	float: left;
	width : 880px;  
	overflow : auto;
}

.productname {
	font-weight: bold;
	margin-left: auto;
    margin-right: auto;

}

.productnamename {
	font-weight: bold;
	margin-left: auto;
    margin-right: auto;
	float: left;
	min-width: 225px;
}

#featureDiv {
	margin-top:15px;
}

.option {
	float: left;	
	width: 355px;		
}

.optionSingle {
	float: left;	
	width: 500px;	
}

.dropDown {
	float: left;
	width: 355px;
	padding-bottom: 20px;
	margin-top: 20px;	
}

.optionSelector {
	float: left;	
	width: 22px;	
}

.optionName {
	float: left;
	width: 315px;	
}

.optionPrice {
	color: #B50000;
	float: left;	
	width: 333px;	
}

.customerEntry {
	float: left;	
	width: 333px;	
}

.featuretitle {
	width : 700px;
	float: left;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
	line-height: 25pt;
}

.featuredescription {
	width : 700px;
	float: left;
	font-weight: normal;
	margin-bottom: 5px;
}

.optiontitle {
	float: left;
	width: 650px;
	font-weight: bold;
}

.optiontitleDropDown {
	float: left;
	width: 650px;
	font-weight: bold;
	margin-top: 10px;
}

.optionPleaseVerify {
	float: left;
	width: 650px;
	font-weight: normal;
}

.options {
	width: 880px;
}

.allproducts {
	width : 885px; 
	height: 600px;
	overflow : auto;
}
	
.productsonprodcutpage {
	float: left;
	width: 200px;
	height: 200px;
}

.productNameNumber {
	position:absolute;
	bottom: 0px; 
	width: 200px;
	height: 200px;
}

.productName {
	text-align: bottom;
	float: left;
}

.productNumber {
	text-align: bottom;
	float: right;
}

.productPadding {
	float: left;
	width: 20px;
}

.postdescription {
	float: left;
	width: 650px;
}

.optiondescription {
	width: 650px;
}

#configuredplacement {
	position:absolute;
	left:690px;
	top:40px;
	width:180px;
	height:105px;
	z-index:20;
}

#configuredbackgroundplacementx {
	position:absolute;
	left:683px;
	top:25px;
	width:210px;
	height:450px;
	z-index:18;
	background-image: url(config_background.png);
	background-repeat: no-repeat;
}

#sliderplacement {
	position:absolute;
	left:0px;
	top:40px;
	width:700px;
	height: 75px;
	z-index:20;
}

#registrationThankYou {
	position:absolute;
	left:175px;
	top:100px;
	width:700px;
	height: 100px;
	font-size: 12pt;
	z-index:20;	
}

#registrationContinue {
	position:absolute;
	left:350px;
	top:350px;
	width:700px;
	height: 100px;
	z-index:20;	
}

#featureImageDescription {
	width:180px;
}

#featureImagePlacement {
	position:absolute;
	left:710px;
	top:100px;
	width:180px;
	height:200px;
	z-index: 20;
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.msrp {
	color: #B50000;
	float: left;
}

.configuredprice {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	float: left;
}

#subheader {
	width: 880px;
}

#subheader .activityNumber {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	float: right;
}

#subheader .activityNumber span{
	display: inline-block;
    min-width: 9em;
}

.inputtitles {
	text-align: right; 	
}

#ShippingInfo {
	position:absolute;
	left:180px;
	top:40px;
}

#working{
    position:absolute;
	left:550px;
	top:300px;
}

.hidden {
	visibility:hidden
}

.hideMag, .hide{
	display:none;
}
	
.shader {
	position:absolute;
	left:-200px;
	top:-130px;
	width:2000px;
	height:1000px;
	z-index:42;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color: #000;	 
}

#QuoteDetail {
	position:absolute;
	left:75px;
	top:30px;
	z-index:12;	
}

.quoteDetailImage{
	width:200px;
}

.quoteDetailDescription{
	float: left;
	width: 650px;
}

#featureWrapper {
	position: absolute;
	left: 1px;	
	top: 144px;
	width: 675px;
	z-index: 1;
}

#featureWrapperLite {
	position: absolute;
	left: 1px;	
	top: 55px;
	width: 1000px;
	height: 760px;
	overflow: auto;
	z-index: 1;
}

#featureOptionsPlacementLite {
	position:absolute;
	left:1015px;
	top:40px;
	width:180px;
	height:105px;
	z-index:20;
}

#featureDivider {
	width:100%;
	margin-bottom:10px;
	margin-top:1px;
	margin-left:3px;
	padding-top:3px;
	padding-bottom:5px;
	height:auto;
	float:left;
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:white;
	background-color:#be0000;
	text-indent:10px;
}

#previousButtonDiv {
	float: left;	
}

#nextButtonDiv {
	float: right;	
}

#landingLinks {
	position: absolute;
	left: 650px;	
	top: 140px;
	width: 250px;
	font-size: 12pt;
	z-index: 1;
}

#landingWelcomePlacement {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 755px;
	height: 100px;
	padding: 5px;
	padding-right: 20px;	
	font-weight: bold;
	font-size: 18pt;
	font-family: verdana,helvetica,sans-serif;
	text-align: center;	
	z-index: 15;
}

#landingImageWithDS {
	position: absolute;
	left: 130px;
	top: 175px;
	width: 500px;
	height: 300px;
	z-index: 20;
}

#switchUser {
	position: absolute;
	left: 300px;	
	top: 500px;
	width: 300px;
	z-index: 20;
}

#KiPartsTutorialLink a:link,#KiPartsTutorialLink a:visited, #KiPartsTutorialLink a:active {
	position: absolute;
	left: 645px;
	top: 390px;
	width: 250px;
	height: 125px;	
	font-size: 12pt;
	color: #C72D1F;
	font-family: verdana,helvetica,sans-serif;
	text-align: left;	
	z-index: 15;
	background-image:url(../images/KioLandingPage-KiPartsBttn-On.jpg);
}

#KiPartsTutorialLink a:hover img{
	visibility:hidden;
}
	
#landingLearnPlacement {
	position: absolute;
	left: 650px;
	top: 550px;
	width: 300px;
	height: 131px;
	padding: 5px;
	padding-right: 20px;	
	font-size: 12pt;
	color: #C72D1F;
	font-family: verdana,helvetica,sans-serif;
	text-align: left;	
	z-index: 15;
}
	
#landingLearnPlacement a:link {  
	color: #C72D1F;
  	background-color: transparent ;
	text-decoration: none;	
}

#landingLearnPlacement a:hover {
	color:#C72D1F;
   	background-color: transparent ;
	text-decoration: underline;  		
}
  
#landingLearnPlacementImg a:visited {
	color: #C72D1F;
	background-color: transparent;
	text-decoration: none;  		
}
	
#landingLearnPlacementImg a:link {
	color: #C72D1F;
  	background-color: transparent ;
	text-decoration: none;	
}

#landingLearnPlacementImg a:hover {
	color:#C72D1F;
   	background-color: transparent ;
	text-decoration: underline;
}
  
#landingLearnPlacement a:visited {
	color: #C72D1F;
	background-color: transparent;
	text-decoration: none;  		
}

#welcome_place {
	position: absolute;
	left: 300px;
	top: 1px;
	z-index: 15;
}

#product_place {
	position: absolute;
	left: 545px;
	top: 105px;
	z-index: 15;			
}	

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9282d;
	font-size: 11px;
	float: left;
	text-align:left;
}

.username {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c9282d;
	font-size: 11px;
	float: left;
	text-align:left;
}

.myaccount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	float: left;
	text-align:left;	
}
.seperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	text-align:left;
}

.signout {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	float: left;
	text-align:left;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: white;
	text-align:left;
	padding: 10px;
}

#orderThankYou{
	position: absolute;
	left: 150px;
	top: 75px;
	width: 755px;
	height: 131px;
	padding: 5px;
	padding-right: 20px;	
	font-size: 12pt;
	font-family: verdana,helvetica,sans-serif;
	z-index: 15;
}

#faqWrapper {
	position: absolute;
	left: 0px;	
	top: 45px;
	width: 890px;
	z-index: 1;
}

#companyDiv {
	float: right; 
	text-align: left;
	width: 500px;
	z-index: 1;
}

.headingcenter {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.quoteHeading {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 750px;
}

#myButtonContainer button {
	width:100px;
}

.slideShowWrapper {
	width: 660px;
	height: 100px;
}

.clearFeatureSelection {
	float: left;	
	width: 1000px;
	height: 25px;	
}

.featurePlacementStyle {
	padding:0;
 	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-repeat: repeat;
	background-position: right top;
}

#FeatureListMid {
	overflow: auto;
	background-image: url(../images/productsidemenumid.png);
	float:right;
	width:253px;
}

#FeatureListTop {
	height:28px;
	width:253px;	
	background-image: url(../images/productsidemenutop.png);
 	float:right;
}

#FeatureListBot {
	height:37px;
	width:253px;	
	background-image: url(../images/productsidemenubot.png);
	float:right;
}

#FeatureList {
	float:right;
	width:100px;
	line-height: 13pt;
}

#FeatureListSpace {
	float:right;
	width:30px;
}

#FeatureList a:link {
	color: Black;
   	background-color: transparent ;
  	text-decoration: underline ;
}
  	
#FeatureList a:visited{
	color: Black;   		
  	background-color: transparent ;
  	text-decoration: underline ;
}
  	
#FeatureList a:link {
	color: Black;
  	background-color: transparent ;
  	text-decoration: underline ;
}
  
#FeatureList a:visited{
	color: Black;
   	background-color: transparent ;
  	text-decoration: underline ;
}
	
#featureListPlacement {
	position:absolute;
	left:-270px;
	top:-130px;
	width:268px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	z-index: 20;
}

#featureListPlacementLite {
	position:absolute;
	left:-270px;	
	width:268px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	z-index: 1;
}

#featureListSelected {
	font-weight: bold;
}

#ruleerror {
	z-index:-99;
	position:absolute;
	visibility:hidden;
	left:300;
	top:300;
	overflow: auto;	
}

#ruleerrorMid {
	overflow: auto;
	background-image: url(../images/errorbubblemid.png);
	float:right;
	width:600px;
}

#ruleerrorHeading {
	overflow: auto;
	float:right;
	height: 40px;
	width:575px;
	font-weight: bold;	
}

#ruleerrorText {
	overflow: auto;
	float:right;
	width:575px;	
}

#ruleerrorDone {
	overflow: auto;
	float:right;
	width:360px;	
}

#ruleerrorTop {
	height:45px;
	width:600px;	
	background-image: url(../images/errorbubbletop.png);
 	float:right;
}

#ruleerrorBot {
	height:45px;
	width:600px;	
	background-image: url(../images/errorbubblebot.png);
	float:right;
}

.documentsDiv {
	width: 450px;
	float: right;	
}

.documentType {
	width: 150px;
	text-align: left;
	float: left;	
}

.documentXLS {
	width: 100px;
	text-align: center;
	float: left;	
}

.documentPDF {
	width: 100px;
	text-align: center;
	float: left;	
}

.documentPDF img{
    cursor:pointer; 
}

#Memo {
  left: -120px;
  width: 1500px;
  position: absolute;
}

#MemoHeader {
	width: 450px;
	float: left;
}

#MemoProducts {
  width: 1000px;  
  float: left;
}

div.documentsDiv {
	width: 450px;
	float: right;	
}

div.documentsDiv tr td.inputtitles {
	text-align: right;
}

#shippingInfoResalePageContainer .header, #configureActivityCopiesPageContainer .header {
	font-family:'BebasNeue', Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#be0000;
	padding-top:15px;
	padding-left:0px;
}

#shippingInfoResalePageContainer .textFieldLabel, #configureActivityCopiesPageContainer .textFieldLabel{
	width:100px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#be0000;
	padding:0px;
	margin:0px;
	text-align:right;
	display:block;
	padding-top:3px;
}

#shippingInfoResalePageContainer .textField input, #configureActivityCopiesPageContainer .textField input{
	width:500px;
	margin-left:5px;
}

#serialNumber {
	background-color:#F0F0F0;
	color:gray;
}

#shippingInfoResalePageContainer .textFieldRadioBttn input, #configureActivityCopiesPageContainer .textFieldRadioBttn input{
	width:auto;
	text-align:left;
	margin-left:5px;
	margin-top:3px;
}

#shippingInfoResalePageContainer .textField select, #configureActivityCopiesPageContainer .textField select{
	width:500px;
	margin-left:5px;
}