@charset "UTF-8";

/* K5 Evacuation Chairs */
/* Site Design, Build and Optimization by Creare Advance */

body 							{ margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; letter-spacing:normal; background-image:url(/images/bg.jpg); background-repeat: repeat-x; background-color: #e6e5e6; font-size: 68.8%; }
img								{ outline: none; border: 0px; }
.bodyimage						{ margin: 15px; }
ul								{ margin: 0px; padding: 0px; }
li								{ margin: 0px; padding: 0px; } 
a								{ margin: 0px; padding: 0px; color: #900; }
a:hover							{ color: #900; text-decoration: underline; }
.clear							{ clear: both; }

/* Structure */
#pagewrap 						{ width: 1000px; margin:  0px auto; }
#k5header 						{ width: 940px; height: 126px; background: url(/images/header.jpg) no-repeat; padding: 20px 30px 0px 30px; }
#k5nav							{ width: 940px; height: 50px; background: url(/images/nav.jpg) no-repeat; padding: 0px 30px 0px 30px;  }
#flasharea						{ width: 940px; height: 430px; background: none repeat scroll 0 0 #1B75BD; margin: 0 0 0 19px; padding: 0; width: 959px; }
#k5tabs							{ width: 940px; height: 126px; background: url(/images/tabs.png) no-repeat; padding: 0px 30px 0px 30px; }
#k5main							{ width: 926px; float: left; background: url(images/mainbg.jpg) repeat-y; background-color: #FFF; min-height: 800px; margin: 0 0 0 20px; padding:0 0 0 30px; border-left: 1px solid #CCC; border-right: 1px solid #CCC; }
#k5footer						{ width: 1000px; height: 300px; background: url(/images/footer.jpg) no-repeat; clear: both; }

/* Typography */
h1								{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.2em; color: #141414; margin-bottom: 5px; }
h2								{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #0061a1; font-size: 1.273em; font-weight: normal; margin-bottom: 15px; }
h3								{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #0061a1; font-size: 1.091em; font-weight: normal; margin: 0px; padding: 0px; }
li a							{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 1.091em; }
p								{ margin-top: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 2em; }
.headertext1					{ font-size: 1.455em; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.headertext2					{ font-size: 1.273em; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.linkclass						{ background-color: #fcfcfc; padding: 10px; font-weight: normal; border: 1px dashed #CCC; }
#homelist						{ line-height: 1.8em; }
.pnospace						{ padding: 0; margin: 0; }

/* Item Box */
.itembox1						{ color: #000; font-size: 1.636em; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-top: 10px; }
.itembox1 a:hover				{ color: #000; }
.itembox2						{ color: #fff; font-size: 1.091em; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding: 10px 0px 10px 0px; }
.left							{ float: left; margin: 15px; }
.right							{ float: right; margin: 15px; }

ul.itemboxlist					{ padding-left: 5px; }
ul.itemboxlist li				{ padding: 3px 0px 3px 0px; }

/* Header */
.k5logo							{ width: 60px; height: 60px; margin: 30px 20px 0px 30px; float: left; }
#logotext						{ width: 300px; height: 51px; margin: 35px 0px 0px 0px; float: left; color: #000; } 
#number							{ height: 51px; margin: 35px 20px 0px 0px; float: right; color: #000;}

/* Navigation */	
ul#mainnav 						{ width: 880px; padding: 13px 0px 0px 30px; display: block; text-align: center;  }
ul#mainnav li					{ display: inline; }	
ul#mainnav li a					{ color: #CCC; padding: 14px 10px 14px 10px; border-right: #333 1px solid; border-left: #333 1px solid; text-decoration: none;  margin-left:-4px; font-size: 1.273em;  }
ul#mainnav li a:hover  			{ background-color:#CCC; color:#000; height: 50px; margin-left:-4px; }
ul#mainnav li a:active  		{ background-color: #000; margin-left:-4px; }

/* Flash Area */
#nav2							{ width: 200px; height: 200px; float: left; margin: 15px 0px 0px 20px; display: inline; } 
  
  /* Subnav */
  ul#subnav						{ width: 200px;list-style-type: none; } 
  ul#subnav li					{ margin: 0; padding: 0;   }
  ul#subnav li a				{ display: block; background-image: url(/images/subnavbg.jpg); background-repeat: repeat-y;
  								list-style-type: none; padding: 3px 10px 3px 10px; margin-bottom: 4px; text-decoration: none; color: #000;}				
  ul#subnav li a:hover			{ padding-left:15px; }
  
  #flash						{ float: right; margin:15px 30px 0px 0px; display: inline; }
  
/* Tabs */
#tabbox1						{ width: 254px; height: 98px; float: left; margin: 15px 30px 0px 28px; }
#tabbox2						{ width: 254px; height: 98px; float: left; margin: 15px 30px 0px 28px; }
#tabbox3						{ width: 254px; height: 98px; float: left; margin: 15px 30px 0px 28px; }

/* Main */
#maincontent					{ float: left; width: 620px; padding-top: 20px; }
.itembox						{ width:590px; border: 1px solid #0078c7; border-top: none; background-color: #FFF; background-image: url(itemboxbg.jpeg) ; background-repeat: repeat-x; padding: 10px; margin-top: 20px; float: left;  }
.itembox p a					{ color: #900; }
.itemboximage					{ margin-right: 20px; }
.itemboxh2						{ color: #000; font-size: 1.3em; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-top: 10px; }
	
#greycontentbox					{ width: 580px; padding: 20px; background-color:#F0F0F0; border: 1px solid #C8C8C8; margin-top: 20px; overflow: auto; float: left;}
#greycontentleft				{ width: 280px; float: left; }
#greycontentright				{ width: 280px; float: right; }
.icons							{ padding-right: 120px; }
.icons2							{ padding-right: 70px; }

/* Training */
ul.traininglist					{ background-color: #F8F8F8; border: 1px dashed #CCC; padding-right: 15px; width: 350px; } 
ul.traininglist	li				{ list-style-type: circle; margin-top: 5px; margin-left: 30px; padding-bottom: 5px; color:#333; }

/* Ramps */
.rampimage						{ float: left; margin: 15px 5px 0px 0px; }

/* downloads */
.downloadlistwrap				{ border-bottom: 1px dashed #CCC; height: 50px; padding-top: 5px; } 
.downloadlistwrapodd			{ border-bottom: 1px dashed #CCC; background-color: #F0F0F0; height: 50px; padding-top: 5px;  }
.downloadicon					{ width: 50px; height: 50px; float: left; }
.downloadtitle					{ margin-top: 8px; }
.downloadiscription				{ margin: 0px; }
.downloadlist					{ padding: 0px 0px 10px 0px; font-size: 1.091em; }
.downloadlistdes				{ padding: 0px 0px 10px 0px; font-size: 0.909em; }

/* contact */	
.googlemap						{ float: right; }
#contactright					{ float: left; width: 250px ;}

/* Sidebar */
#k5sidebar						{ float: right; width: 260px;}
#k5rss							{ width: 186px; height: 125px; background-image: url(/images/rssbg.jpg); background-repeat: no-repeat; margin: 10px 0px 0px 22px;
								list-style-type: none; padding: 50px 10px 00px 20px; color: #FFF; font-weight: normal; }
#k5rss  a						{ color: #FFF; list-style-type: none; text-decoration: none; }
#k5rss  a:hover			     	{ text-decoration: underline; }


#tabbox1						{ width: 254px; height: 98px; background-image: url(/images/tab1bg.jpg); background-repeat: no-repeat; float: left; margin: 15px 30px 0px 28px; }
#tabbox1 a						{ display:block; width:100%; height:100%; text-decoration:none;}
#tabbox1 a:hover 				{ background-image: url(/images/tab1bg2.jpg); }		

#evacbutton						{ width: 216px; height: 175px; margin: 10px 0px 0px 22px; }
#evacbutton a					{ display:block; width:100%; height: 100%; text-decoration:none; }

#poweredevacbutton				{ width: 216px; height: 175px; margin: 10px 0px 0px 22px; }
#barrierbutton					{ width: 216px; height: 175px; margin: 10px 0px 0px 22px; }
#padbutton						{ width: 216px; height: 175px; margin: 10px 0px 0px 22px; }
#disabledsticker				{ margin: 0px auto; padding: 10px; width: 223px; }
#googlebutton					{ margin: 10px 10px 0px 0px; }
						
/* footer */
.footerbox						{ width: 170px; height: 160px; float: left; margin: 20px 0px 0px 0px; padding: 0 0 0 60px; font-size: 1em;  color: #CCC; }
ul.footerlist li				{ list-style-type: none; border-bottom: #333 dashed 1px; color: #FFF; 0.818em; margin: 5px 0px 5px 0px; }
ul.footerlist li a				{ color: #FFF;  text-decoration: underline; margin: 0px; padding: 0px; font-size: 0.818em; } 
ul.footerlist li a:hover		{ color: #09F; } 

/* Contact Form */
.contactform					{ background-color: #fcfcfc; padding: 10px; font-weight: normal; border-top: 1px dashed #CCC;  border-bottom: 1px dashed #CCC; margin-bottom: 25px; }
.contactform2					{ background-color: #ffffff; padding: 10px; font-weight: normal; border-top: 1px dashed #CCC;  border-bottom: 1px dashed #CCC; margin-bottom: 25px; }

.formstyle						{ margin: 3px 3px 3px 50px; width: 300px; }
.formstyle2					    { margin: 3px 3px 3px 50px; width: 300px; }
.formstyle3						{ margin: 3px 3px 3px 100px; width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; }
.formstylecaptcha			    { width: 150px; margin: 2px 0px 2px 0px; }
.formbutton						{ float: left; }

/* catalog */
.catalogitem					{ float: left; background-image:url(/images/catalogbg.jpg); background-repeat:repeat-x; background-position:top; width: 600px; border:#999 1px solid; margin-bottom: 20px; padding: 0px 10px; }
.catalogheader					{ color:#FFF; font-size: 1.5em; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
.catalogimage					{ float:left; margin: 20px; }
.catalogimage img				{ width: 125px; height: 125px; }
.catalogdescr					{ margin-top: 30px; }
.catalogview					{ width: 420px; height: 55px; float: right; text-align:right; padding: 5px; margin: 20px 0px; color:#900; font-weight:bold; font-size: 1.4em; }
.catalogviewtitle 				{ margin: 0px; padding: 0px; font-size: 1.5em; }
.catalogviewtitle a				{ margin: 0px; padding: 0px; color: #035184; }
.catalogviewtitle a:hover		{ color: #015f9d; text-decoration: none; }

/* News Page */
.odd, .even						{ padding: 10px; }
.odd							{ background: #FAFAFA;  border-bottom: 1px dashed #CCC; }
.even							{ border-bottom: 1px dashed #CCC; }
.sidebarlist					{ list-style-type: none; padding: 20px; }
.sidebarlist li					{ list-style-type: none; }
.sidebarheader					{  border-bottom: 1px dashed #CCC; }


#featured										{ float: right; width: 655px; padding: 40px 0 0 0; margin: 0 25px; }
#slider 										{ clear: both; padding: 10px 0 0 0; }
#slider li.pager								{ padding: 0; border: none; }
#slider1 li { width: 180px; height: 163px; text-align: center;  }
#slider1 li div { width: 164px; height: 164px; margin: 0 8px;  box-shadow: 0 0 5px #0e4481; background: #FFF; position: relative; }

#slider1 { margin: 0 0 0 -8px; }

/*next button*/
.bx-next {
	position:absolute;
	top:40%;
	right:-48px;
	z-index:999;
	width: 35px;
	height: 43px;
	text-indent: -999999px;
	background: url(/images/next.png) no-repeat;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:40%;
	left:-47px;
	z-index:999;
	width: 35px;
	height: 43px;
	text-indent: -999999px;
	background: url(/images/prev.png) no-repeat;
}

/*pager links*/
.bx-pager a {
	margin-right: 5px;
	color: #fff;
	padding: 3px 8px 3px 6px;
	font-size: 12px;
	zoom:1;
	background: url(gray_pager.png) no-repeat 0 -20px;
}

/*auto start button*/
.bx-auto .start {
	background: url(gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop {
	background: url(gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
}

/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}

/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
}

.bx-auto a {
	color: #666;
	font-size: 12px;
}


.bx-wrapper { width: 881px !important; margin: 0 auto; }
.bx-wrapper li { width:174px; }
.bx-wrapper li div { margin:0 5px; width:164px }
.bx-window { width: 895px!important;   height: 173px;
    padding: 5px 0 0;
    width: 895px !important;
	 }

#slider1 li p.featured-title    { background: #000000; background: rgba(0, 0, 0, 0.5); color: #FFFFFF; font-size: 13px; height: 30px; margin: 0; padding: 3px 0 2px 0; position: absolute;text-align: center; top: 129px; width: 100%; line-height: 15px; text-shadow: 1px 1px 0px #333; }


/* Starter Packs */
.starter-box { width: 590px; background: #FAFAFA; border: solid 1px #DDDDDD; margin: 0 0 15px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden; height: auto; }
.starter-box img { padding: 10px; float: left; border: solid 1px #DDDDDD; float: left; margin: 0 20px 10px 10px; background: #ffffff; }
.starter-box h3 { padding: 10px 10px 10px 40px; font-size: 15px; border-bottom: 1px solid #DDDDDD; }
.starter-box h3 span { margin: 0; display: block; font-size: 10px; color: #333; }
.starter-box h3.entry { background: url(images/rosette.png) 8px 12px no-repeat #DDDDDD; }
.starter-box h3.bronze { background: url(images/bronze-medal.png) 8px 12px no-repeat #DDDDDD; }
.starter-box h3.silver { background: url(images/silver-medal.png) 8px 12px no-repeat #DDDDDD; }
.starter-box h3.gold { background: url(images/gold-medal.png) 8px 12px no-repeat #DDDDDD; }
.starter-box h3.diamond { background: url(images/diamond.png) 8px 18px no-repeat #DDDDDD; }
.starter-box p { margin: 10px; }
.starter-box ul li { margin: 3px 0 0 25px; list-style-type: circle; }
.starter-box ul li a { font-size: 10px; }
p.total { margin: 10px 10px 0 10px; }
p.package-total { font-weight: bold; margin: 0px 10px 10px 10px; font-size: 14px; }
.red { color: #900; }
.bold { font-weight: bold; }

#starter-packs {
    display: block;
    height: 108px;
    left: 0;
    position: fixed;
    top: 0;
    width: 108px;
    z-index: 999;
}
