/******** Default Behaviour Tags ********/

/****************************************/

/* RESET STYLE */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	outline: none;
}

body {
	font-size: 14px;
	background: #1a1a1a;
	line-height: 20px;
}

a {
	color: #9fb11b;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	border: #d1d1cf solid 1px;
	font-size: 12px;
}

input {
	padding: 1px 0 2px 3px;
	color: #666;
}

h1 {
	color: #9fb11b;
	padding: 0px 0 10px 0px;
	font: normal 32px/36px Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: #9fb11b;
	margin: 0 0 25px 0;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	color: #222222;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 24px;
}

h4, h5, h6 {
	font-size: 16px;
	color: #9fb11b;
	margin: 0 0 4px 0;
	line-height: 20px;
	font-weight: normal;
}

img, fieldset {
	border: 0
}

/***********/

ol, ul {
	list-style-type: none;
}

ul {
	
}

ul li {
	
}

ol {
	
}

ol li {
	
}

dl {
	
}

dt {
	font-weight: bold;
	text-transform: uppercase;
}

dd {
	
}

/***********/

table {
	
}

th, td {
	text-align: left;
	padding: 5px;
}

th {
	
}

td {
	
}

thead {
	font-weight: bold;
}

thead th {
	
}

thead td {
	
}

tbody {
	
}

tbody th {
	
}

tbody td {
	
}

p {
	padding: 0 0 20px 0;
}

/********** Common Classes ********/

.clear {
	height: 0;
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 0;
}

/********** Common Structure (for all templates) ********/

#wrapper {
	width: 100%;
	background: #f2f2f2;
	padding: 11px 0 1px 0
}

#container {
	width: 964px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	background: url(../images/bg_content-area_bottom.gif) 0 100% no-repeat;
	padding: 0 0 5px 0
}

#innerContainer {
	width: 100%;
	background: url(../images/bgd_middle.gif) 0 0 repeat-y;
}

#innerContainerabout {
	width: 100%;
	background: url(../images/bgd_line_02.gif) 0 0 repeat-y;
}

#innerContainerdownloads {
	width: 100%;
	background: url(../images/bgd_line_02.gif) 0 0 repeat-y;
}

#innerContainercasestudy {
	width: 100%;
	background: url(../images/bgd_line_casestudy.gif) 0 0 repeat-y;
}


#main {
	width: 960px;
	background: url(../images/bg_content-area_top.gif) 0 0 no-repeat;
	padding: 1px 2px 20px 2px;
	overflow: hidden
}

#mainaboutus {
	width: 964px;
	min-height: 300px;
	background: url(../images/bg_content-area_top_about.gif) 0 0 no-repeat;
	padding: 0 0 20px 0;
	overflow: hidden
}

#maindownloads {
	width: 964px;
	min-height: 300px;
	background: url(../images/bg_content-area_top_about.gif) 0 0 no-repeat;
	padding: 0 0 20px 0;
	overflow: hidden
}

#maincontact {
	width: 964px;
	min-height: 300px;
	background: url(../images/bg_content-area_top_contact.gif) 0 0 no-repeat;
	padding: 0 0 20px 0;
	overflow: hidden
}

#containerabout {
	width: 964px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	background: url(../images/bg_content-area_bottom_about.gif) 0 100% no-repeat;
	padding: 0 0 5px 0
}

#containerdownloads {
	width: 964px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	background: url(../images/bg_content-area_bottom_about.gif) 0 100% no-repeat;
	padding: 0 0 5px 0
}

.twoColLeft {
	width: 540px;
	float: left;
	padding: 0 20px 0 0;
}

.twoColRight {
	width: 330px;
	float: right;
}


/* @group Header */

#header-container {
	background: url(../images/accent.border.bkg.top.png) repeat-x bottom left;
	height: 120px;
	width: 100%;
}

#header-inner {
	height: 120px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#header-inner #logo {
	padding-top: 18px;
	float: left;
}

#header-inner #logo a {
	width: 200px;
	height: 80px;
	display: block;
	background: url(../images/header_sprite.png) -58px -107px no-repeat;
}

#header-inner #logo em {
	position: absolute;
	left: -10000px;
}

.sales-quote {
	position: absolute;
	top: 12px;
	right: 0;
	z-index: 999;
	width: 140px;
	height: 16px;
}

.sales-quote a {
	display: block;
	background: url(../images/header_sprite.png) -510px -110px no-repeat;
	width: 140px;
	height: 16px;
}

.sales-quote a:hover {
	background: url(../images/header_sprite.png) -510px -110px no-repeat;
}

.sales-quote em {
	position: absolute;
	top: -10000px;
}

.live-help {
	position: absolute;
	top: 12px;
	right: 155px;
	z-index: 999;
	width: 60px;
	height: 16px;
}

.live-help a {
	display: block;
	background: url(../images/header_sprite.png) -430px -110px no-repeat;
	width: 60px;
	height: 16px;
}

.live-help a:hover {
	background: url(../images/header_sprite.png) -430px -110px no-repeat;
}

.live-help em {
	position: absolute;
	top: -10000px;
}

.phone-number {
	position: absolute;
	top: 14px;
	right: 225px;
	z-index: 999;
	background: url(../images/header_sprite.png) -320px -110px no-repeat;
	width: 95px;
	height: 18px;
}

.phone-number em {
	position: absolute;
	top: -10000px;
}



#header-inner .nav {
	float: right;
	padding: 69px 0 0 0;
	width: 650px;
	height: 22px;
}

.nav ul {
	float: right;
}

.nav li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	position: relative;
}

.nav li a {
	display: block;
	height: 28px;
	background: url(../images/header_sprite.png) 0 0 no-repeat;
}

.nav li em {
	position: absolute;
	left: -10000px;
}

.nav .menu1 {
	width: 137px;
}

.nav .menu1 a {
	background-position: -23px -4px;
}

.nav .menu1 a:hover {
	background-position: -23px -54px;
}

.nav .menu1 .current {
	background-position: -23px -54px;
}

.nav .menu1 .active {
	background-position: -23px -54px;
}

.nav .menu2 {
	width: 120px;
}

.nav .menu2 a {
	background-position: -162px -4px;
}

.nav .menu2 a:hover {
	background-position: -162px -54px;
}

.nav .menu2 .current {
	background-position: -162px -54px;
}

.nav .menu2 .active {
	background-position: -162px -54px;
}

.nav .menu3 {
	width: 148px;
}

.nav .menu3 a {
	background-position: -284px -4px;
}

.nav .menu3 a:hover {
	background-position: -284px -54px;
}

.nav .menu3 .current {
	background-position: -284px -54px;
}

.nav .menu3 .active {
	background-position: -284px -54px;
}

.nav .menu4 {
	width: 80px;
}

.nav .menu4 a {
	background-position: -434px -4px;
}

.nav .menu4 a:hover {
	background-position: -434px -54px;
}

.nav .menu4 .current {
	background-position: -434px -54px;
}

.nav .menu4 .active {
	background-position: -434px -54px;
}

.nav .menu5 {
	width: 60px;
}

.nav .menu5 a {
	background-position: -516px -4px;
}

.nav .menu5 a:hover {
	background-position: -516px -54px;
}

.nav .menu5 .current {
	background-position: -516px -54px;
}

.nav .menu5 .active {
	background-position: -516px -54px;
}

.nav .menu6 {
	width: 70px;
	margin: 0;
}

.nav .menu6 a {
	background-position: -578px -4px;
}

.nav .menu6 a:hover {
	background-position: -578px -54px;
}

.nav .menu6 .current {
	background-position: -578px -54px;
}

.nav .menu6 .active {
	background-position: -578px -54px;
}

/********submenu********/

.nav li ul {
	position: absolute;
	left: -999em;
	z-index: 9999;
	width: 152px;
	background: #262932 url(../images/header_sprite.png) 0 -188px no-repeat;
	font-size: 12px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.nav li ul li {
	border-bottom: 1px solid #555;
	float: none;
	margin: 0;
}

.nav li ul li a {
	display: block;
	height: auto;
	background: none;
	padding: 6px 8px;
	color: #fff;
	width: 136px;
}

.nav li ul li a:hover {
	background: #555;
	text-decoration: none;
}

.nav li ul li.last2 {
	border-bottom: 0;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.nav li ul li.last2 a {
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.nav .sfHover ul {
	left: 0;
}

/* @end */

.lev2b {
	width: 180px;
	float: left;
	display: block;
	overflow: hidden;
	padding: 0 0 0 2px;
	background: url(../images/bgd_lev.gif) 0 0 no-repeat;
}

.lev2b ul {
	list-style: none;
	padding: 30px 0 0 0;
}

.lev2b li {
	display: block;
}

.lev2b li a {
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 22px;
	overflow: hidden;
	color: #9fb11b;
	font-weight: normal;
	font-size: 13px;
}

.lev2b li a:hover {
	color: #373737;
}

.lev2b li.current a {
	background: #FFF url(../images/bg_a_menu.gif) 0 0 repeat-x;
	color: #373737;
	font-weight: bold;
}

/* @group Level 2 Nav */

/* 2nd Level Nav used in Market, Standard and Custom Sections */

.lev2 {
	width: 960px;
	overflow: hidden;
	height: 38px;
}

.lev2 ul {
	list-style: none;
	padding: 12px 0 0 0;
}

.lev2 li {
	display: inline-block;
	float: left;
}

.lev2 li a {
	height: 27px;
	overflow: hidden;
	padding: 0 4px 0 0;
	margin-right: 2px;
	display: block;
	float: left;
}

.lev2 li span {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	color: #323232;
	padding: 0 4px 0 8px;
	cursor: pointer;
	display: block;
	float: left;
}

.lev2 li.current a {
	background: url(../images/bgd_rightBtn.gif) 100% 0 no-repeat;
}

.lev2 li.current span {
	background: url(../images/bgd_leftBtn.gif) 0 0 no-repeat;
	text-decoration: none;
}

.lev2 li a:hover, .lev2 li a:hover span {
	text-decoration: underline;
}

.lev2 li a:hover  span {
	
}

/* @end */

/* @group H1 Image Titles */

.replace {
	text-indent: -9999px;
	padding: 10px 0 10px 4px;
}

.titH1standardstealth {
	background: url(../images/tit_wolf.gif) 0 0 no-repeat !important;
	width: 500px;
	height: 29px;
}

.titH1standardarch {
	background: url(../images/tit_arch.gif) 0 0 no-repeat !important;
	width: 403px;
	height: 27px;
}

.titH1standarddesktop {
	background: url(../images/tit_desktop.gif) 0 0 no-repeat !important;
	width: 465px;
	height: 27px;
}

.titH1standarddigital {
	background: url(../images/tit_digital.gif) 0 0 no-repeat !important;
	width: 671px;
	height: 27px;
}

.titH1standardedge {
	background: url(../images/tit_edge.gif) 0 0 no-repeat !important;
	width: 538px;
	height: 27px;
}

.titH1standardedgehd {
	background: url(../images/tit_edgehd.gif) 0 0 no-repeat !important;
	width: 538px;
	height: 27px;
}

.titH1standardelement {
	background: url(../images/tit_element.gif) 0 0 no-repeat !important;
	width: 469px;
	height: 27px;
}

.titH1standardoutdoor {
	background: url(../images/tit_outdoor.gif) 0 0 no-repeat !important;
	width: 287px;
	height: 27px;
}

.titH1standardstandard {
	background: url(../images/tit_standard.gif) 0 0 no-repeat !important;
	width: 718px;
	height: 34px;
}

.titH1standardthinman {
	background: url(../images/tit_thinman.gif) 0 0 no-repeat !important;
	width: 531px;
	height: 28px;
}

.titH1standardwedge {
	background: url(../images/tit_wedge.gif) 0 0 no-repeat !important;
	width: 532px;
	height: 27px;
}

.titH1standardall {
	background: url(../images/tit_all.gif) 0 0 no-repeat !important;
	width: 346px;
	height: 30px;
}

.titH1standardportal {
	background: url(../images/tit_portal.gif) 0 0 no-repeat !important;
	width: 287px;
	height: 28px;
}

.titH1casestudy {
	background: url(../images/tit_casestudy.gif) 0 0 no-repeat !important;
	width: 115px;
	height: 18px;
}

.titH1aboutcompany {
	background: url(../images/tit_aboutus.gif) 0 0 no-repeat !important;
	width: 115px;
	height: 18px;
}

.titH1downloads  {
	background: url(../images/tit_downloads.gif) 0 0 no-repeat !important;
	width: 149px;
	height: 18px;
}

.titH2aboutcompany {
	background: url(../images/tit_self_services.gif) 0 0 no-repeat !important;
	width: 332px;
	height: 23px;
}

.titH2aboutfacilities {
	background: url(../images/tit_come-see-the-difference-yourself.gif) 0 0 no-repeat !important;
	width: 496px;
	height: 23px;
}

.titH2aboutengineering {
	background: url(../images/tit_custom-design-bring-it-on.gif) 0 0 no-repeat !important;
	width: 391px;
	height: 23px;
}

.titH2aboutquality {
	background: url(../images/tit_we-ve-got-your-back.gif) 0 0 no-repeat !important;
	width: 391px;
	height: 23px;
}

.titH2aboutsafety {
	background: url(../images/tit_days-not-months.gif) 0 0 no-repeat !important;
	width: 345px;
	height: 24px;
}

.titH2aboutspeed {
	background: url(../images/tit_aways-quick-never-dirty.gif) 0 0 no-repeat !important;
	width: 372px;
	height: 24px;
}

.titH2aboutnews {
	background: url(../images/tit_kiosk_news.gif) 0 0 no-repeat !important;
	width: 372px;
	height: 24px;
}

.titH1support {
	background: url(../images/tit_services.gif) 0 0 no-repeat !important;
	width: 108px;
	height: 19px;
}

.titH1contact {
	background: url(../images/tit_contact.png) 0 0 no-repeat !important;
	width: 137px;
	height: 19px;
}

.titH2supportWarranty {
	background: url(../images/tit_converage_without_loopholes.gif) 0 0 no-repeat !important;
	width: 461px;
	height: 24px;
}

.titH2supportSitePreAndIns {
	background: url(../images/tit_site_preparation_and_installation.gif) 0 0 no-repeat !important;
	width: 516px;
	height: 22px;
}

.titH2supportOnsiteService {
	background: url(../images/tit_uptime_is_everything.gif) 0 0 no-repeat !important;
	width: 315px;
	height: 24px;
}

.titH2supportOEM {
	background: url(../images/tit_turnkey_design_manufacturing_and_service.gif) 0 0 no-repeat !important;
	width: 693px;
	height: 25px;
}

.titH2supportProgramManagement {
	background: url(../images/tit_program_management.gif) 0 0 no-repeat !important;
	width: 334px;
	height: 22px;
}

.titH2supportApplicationDevelopment {
	background: url(../images/tit_completing_your_solution.gif) 0 0 no-repeat !important;
	width: 393px;
	height: 24px;
}

.titH2supportRemoteMonitoring {
	background: url(../images/tit_network_concierge.gif) 0 0 no-repeat !important;
	width: 293px;
	height: 22px;
}

.titH2supportWirelessCommunication {
	background: url(../images/tit_wireless_communication.gif) 0 0 no-repeat !important;
	width: 445px;
	height: 30px;
}

.titH2supportFactorySupport {
	background: url(../images/tit_cut_to_the_chase.gif) 0 0 no-repeat !important;
	width: 250px;
	height: 22px;
}

.titH1gamingoverview {
	background: url(../images/tit_gaming.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1ticketingoverview {
	background: url(../images/tit_ticketing.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1retailoverview {
	background: url(../images/tit_retail.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1hroverview {
	background: url(../images/tit_hr.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1healthcareoverview {
	background: url(../images/tit_healthcare.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1checkinoverview {
	background: url(../images/tit_checkin.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1orderentryoverview {
	background: url(../images/tit_orderentry.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1photooverview {
	background: url(../images/tit_photo.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1securityoverview {
	background: url(../images/tit_security.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1internetoverview {
	background: url(../images/tit_internet.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1governmentoverview {
	background: url(../images/tit_government.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
	margin: 0 0 20px 132px;
}

.titH1financialoverview {
	background: url(../images/tit_financial.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1otheroverview {
	background: url(../images/tit_other.gif) 30px 30px no-repeat !important;
	width: 720px;
	height: 39px;
}

.titH1greensolutions {
	background: url(../images/tit_green_solutions.gif) 30px 15px no-repeat !important;
	width: 950px;
	height: 39px;
}
.titH2SelfServiceSimplified {
	background: url(../images/market/tit_self-service-simplified_why-koisk.gif) 0 0 no-repeat !important;
	width: 249px;
	height: 15px;
}

.titH2Beyond {
	background: url(../images/custom/tit_beyond.gif) 50% 0 no-repeat !important;
	width: 100%;
	height: 34px;
}

.titH2customExperience {
	background: url(../images/custom/tit_experience.gif) 0 0 no-repeat !important;
	width: 690px;
	height: 43px;
}

.titH1customComponent {
	background: url(../images/custom/tit_component.gif) 0 0 no-repeat !important;
	width: 463px;
	height: 27px;
	margin-top: 15px;
}

.titH1contact {
	background: url(../images/tit_contact.gif) 0 0 no-repeat !important;
	width: 108px;
	height: 19px;
}

.titH1contactKioskInformation {
	background: url(../images/tit_request_kiosk_info.gif) 0 0 no-repeat !important;
	width: 715px;
	height: 28px;
	margin: 0;
}

.titH1WebsiteUsage {
	background: url(../images/tit_website_usage.gif) 30px 30px no-repeat !important;
	width: 600px;
	height: 39px;
	margin: 0 0 20px 0;
}

/* @end */

.content {
	width: 726px;
	padding: 25px 27px 0 27px;
	float: right;
	overflow: hidden;
}

.contentBleed {
	width: 750px;
	padding: 35px 0px 35px 0;
	float: right;
	overflow: hidden;
}

.callout {
	background-color: #F2F2F2;
	border: 1px solid #E3E3E3;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.caption {
	font-size: 10px;
	line-height: 14px;
	padding: 15px 10px 10px 10px;
	text-align: center;
}

.quote {
	background-color: #F2F2F2;
	border: 1px solid #D0D0D0;
	padding: 15px;
	margin-bottom: 20px;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.quote .source {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}

.imgStroke {
	border: 1px solid #D0D0D0;
	padding: 4px;
}


.smalltext9 {
	font-size: 9px;
}

.smalltext10 {
	font-size: 10px;
}

.divider {
	border-bottom: 1px solid #E0E0E0;
	margin: 25px 0 35px 0;
}

/* @group About Us */


.contType {
	width: 100%;
	overflow: hidden
}

.infoType {
	width: 487px;
	float: left;
}

.infoType ul {
	margin: 0 0 15px 20px
}

.infoType li {
	list-style: disc;
	padding: 0 0 5px 0;
}

.about .copy {
	padding: 0 40px 0 0;
}

.about .copy ul {
	margin: 0 0 15px 20px;
}

.about .copy li {
	list-style: disc;
	padding: 0 0 12px 0;
	font-size: 13px;
	line-height: 18px;
}

.about .headerImg {
	width: 748px;
	height: 300px;
	margin-bottom: 20px;
}

.contextual {
	width: 220px;
	float: right;
}

#containerabout .contextual p {
	/*padding: 0 0 7px 0*/
	padding:10px;
}

.textType {
	font-size: 1.076em
}

.contextual SPAN {
	display: block;
	text-align: right;
	font-size: 0.90em;
	margin: 0 0 20px 0
}

.contextual SPAN IMG {
	margin: 5px 0 0 0
}

.contextual .oemQuote {
	border: 1px #666 solid;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0
}

.contextual .oemQuote H3 {
	margin: 0 0 5px 10px
}

.contextual .oemQuote ul li {
	list-style: disc;
	margin: 0 0 5px 25px;
}

/* @end */

/**********contact**********/

.contentcontact {
	float: left;
	overflow: hidden;
	padding: 25px 27px 0;
	width: 726px;
}

.contentcontact ul.contact li {
	margin: 0 0 0 10px;
	list-style-type: none
}

.contentcontact ul.online li {
	margin: 0 0 0 25px;
	list-style-type: square
}

/* @group Downloads */

.downloads .copy {
	padding: 0 0 0 0;
}

.downloads .copy ul {
	margin: 0 0 15px 20px;
}

.downloads .copy li {
	list-style: none;
	padding: 6px 0 6px 0;
	font-size: 13px;
	line-height: 18px;
}

.downloads .copy .subList {
	margin-left:0;
	border-bottom: 1px solid #DDD;
}

.downloads .headerImg {
	width: 748px;
	height: 300px;
	margin-bottom: 20px;
}

.downloads .copy h3 {
	font-size:16px;
	border-bottom: 1px solid #CCC;
	margin-bottom:15px;
}

.downloads .copy .icon {
	margin-right:5px;
	vertical-align:middle;
}

.downloads .copy a:hover {
	text-decoration:none;
}

/*
.contextual {
	width: 220px;
	float: right;
}

.textType {
	font-size: 1.076em
}

.contextual SPAN {
	display: block;
	text-align: right;
	font-size: 0.90em;
	margin: 0 0 20px 0
}

.contextual SPAN IMG {
	margin: 5px 0 0 0
}

.contextual .oemQuote {
	border: 1px #666 solid;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0
}

.contextual .oemQuote H3 {
	margin: 0 0 5px 10px
}

.contextual .oemQuote ul li {
	list-style: disc;
	margin: 0 0 5px 25px;
}
*/
/* @end */

/**********standard**********/

.contType2 {
	width: 907px;
	padding: 20px 26px 0px 27px;
	overflow: hidden
}

.contType2 h3 {
	margin: 0 0 10px 0
}

.lev3 {
	width: 100%;
	overflow: hidden;
	border-bottom: #f2f2f2 solid 1px;
	padding: 0 0 10px 0;
	margin: 0 0 25px 0
}

.lev3 li {
	display: inline;
	margin: 0 25px 0 0;
	font-weight: bold;
	font-size: 14px;
}

.lev3 li a {
	color: #222;
}

.lev3 li.current a {
	color: #c0c0c0;
}

.lev3 li a:hover {
	color: #9fb11b;
	text-decoration: none;
}

.lev3 li img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.infoType2 {
	width: 100%;
	overflow: hidden
}

.infoType2 ul {
	margin: 0 0 15px 20px
}

.infoType2 li {
	list-style: disc;
	padding: 0 0 5px 0;
}

.infoType2 li ul {
	padding: 10px 0 0 0;
	margin-bottom: 0
}

.infoType2 li li {
	list-style: circle;
	padding: 0 0 10px 0
}

.infoType2 span {
	font-weight: bold;
}

.infoType2 ol {
	margin: 0 0 15px 20px;
}

.infoType2 ol li {
	list-style: decimal;
	padding: 0 0 5px 0;
}

.imgType {
	display:block;
	float: right;
	margin:40px 0 20px 30px;
}


/* @group Case Studies */

.csContent {
	padding: 25px 20px 0px 25px;
	overflow: hidden
}


.csLeftCol {
	width: 595px;
	font-size: 13px;
	line-height: 18px;
	float: left;
}

.csRightCol {
	width: 270px;
	float: right;
}

.csRightCont {
	font-size: 12px;
	line-height: 15px;
}

.csRightCont .title {
	font-size: 12px;
	color: #333333;
	margin: 0 0 20px 0;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}

.csRightContImg {
	float: left;
	margin: 0 12px 25px 0;
	width: 115px;
	height: 71px;
	border: 0px;
}


/* @end */


/* @group Market */

.contType3 {
	width: 100%;
	padding: 0px 0px;
}

.listTabs {
	width: 100%;
	overflow: hidden;
	background: url(../images/bgd_line_04.gif) 0 100% repeat-x;
	border-top: #E0E0E0 solid 1px;
	margin: 33px 0 30px 0;
}

.listTabs li {
	width: 191px;
	display: block;
	float: left;
	padding: 0 0 11px 0;
	height: 115px;
	overflow: hidden;
}

.listTabs h3 {
	margin: 0;
	border-right: #E0E0E0 solid 1px;
	height: 114px;
	padding: 1px 1px 0 1px;
}

.listTabs h3 img {
	display: block;
	margin: 0 0 7px 0;
}

.listTabs h3 span {
	font-size: 11px;
	font-weight: normal;
	color: #9fb11b;
	line-height: normal;
}

.listTabs a {
	display: block;
	padding: 18px 20px 10px 30px;
	height: 86px;
}

.listTabs a:hover {
	text-decoration: none;
}

.listTabs .last a {
	border: none;
}

.listTabs .current {
	background: url(../images/ico_arrow.gif) 50% 100% no-repeat;
}

.listTabs .current a {
	background: url(../images/bg_tabs_div.gif) 0 0 repeat-x;
}

.listTabs .current a span {
	color: #000;
}

.marketContent {
	width: 907px;
	padding: 0 26px 0 27px;
	overflow: hidden;
}

.marketLeftCol {
	width: 451px;
	float: left;
	padding: 0 20px 0 0;
}

.marketRightCol {
	width: 420px;
	float: right;
}

.govIntro {
	text-align: center;
	padding: 0px 150px 0px 150px;
}

.govSection {
	border-top: 1px solid #D0D0D0;
	padding: 25px 4px 15px 4px;
}

.marketContent .infoType2 {
	margin: 0 0 20px 0;
}

.contextInfo {
	width: 210px;
	float: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 5px 0;
	display: block;
}

.imgRight {
	float: right;
	margin: 0 0 5px 10px;
	display: block;
}

.tb1 td {
	vertical-align: top;
}

.tb1 a:hover {
	text-decoration: none;
}

.csBoxContainer {
	border: 1px solid #E0E0E0;
	float: right;
}

.csBox {
	border: 2px solid #FFFFFF;
	padding: 12px;
	background-color: #F0F0F0;
	font-size: 12px;
	line-height: 18px;
}

.csBox .title {
	font-size: 12px;
	color: #333333;
	margin: 0 0 15px 0;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}


.csSmall {
	float: left;
	margin: 0 15px 15px 0;
	width: 130px;
	height: 80px;
	border: 0px;
}

.csSmallLast {
	float: left;
	margin: 0 15px 0px 0;
	width: 130px;
	height: 80px;
	border: 0px;
}

.csMedium {
	width: 420px;
	height: 200px;
	border: 0px;
	margin-bottom: 15px;
}

.csLarge {
	width: 595px;
	height: 290px;
	margin-bottom: 20px;
}

/* @end */

/* @group legal */

  .legalContent {
	width: 907px;
	padding: 0 26px 0 27px;
	overflow: hidden;
  }
  
  .legalContent .infoType2 {
	margin: 0 0 20px 0;
  }
  
  .legalContent h4 {
	font-weight:bold;
	color:#666;
	font-size:14px;
  }
  
  .legalContent ol {
	font-weight:bold;
	color:#666;
	font-size:14px;
  }
  
  .legalContent ol li p {
	font-weight:normal;
	color:#666;
	font-size:14px;
  }
  
  .legalContent .copyright {
	padding:0;
	text-align:center;
	font-weight:normal;
	color:#666;
	font-size:12px;
  }

/* @end */

/* @group Gallery */

.gallery {
	padding-top: 20px;
}


.scrollable {
	width: 904px;
	height: 295px;
	overflow: hidden;
	position: relative;
}

.scrollable .previous {
	background: url(../images/bg_gallery_link_previous.gif) 0 -295px no-repeat;
	width: 38px;
	height: 295px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -99999px;
	z-index: 999;
}

.scrollable .previous:hover {
	background: url(../images/bg_gallery_link_previous.gif) 0 -590px no-repeat;
}

.scrollable .next {
	background: url(../images/bg_gallery_link_next.gif) 0 -295px no-repeat;
	width: 38px;
	height: 295px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -99999px;
	z-index: 999;
}

.scrollable .next:hover {
	background: url(../images/bg_gallery_link_next.gif) 0 -590px no-repeat;
}

.scrollable  .items {
	background: #f8f8f8 url(../images/bg_slide.gif) 0 0 repeat-x;
	height: 295px;
	padding: 1px 0;
	margin: 0 38px;
	width: 820px;
	overflow: hidden;
	width: 20000em;
	position: absolute;
}

.scrollable  li {
	background: url(../images/bg_gallery_li.gif) 100% 50% no-repeat;
	height: 255px;
	padding: 35px 38px 0px 38px;
	display: inline-block;
	float: left;
}

li.fullwidth {
	background: url(../images/bg_gallery_li.gif) 100% 50% no-repeat;
	height: 255px;
	padding: 35px 1px 0px 1px;
	display: inline-block;
	float: left;
}

li.counter {
	background: none;
	padding: 0px;
}

.scrollable  li a {
	display: block;
	text-align: center;
	overflow: hidden;
}

.scrollable  li img {
	margin-bottom: 5px;
	text-align: center;
}

.scrollable	p {
	text-align: center;
	font-weight: bold;
}

/* disabled navigational button */

a.disabled {
	background-position: 0 0 !important;
}

/* @end */


/* @group Specification Pages */

table.specTable {
	width: 900px;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 16px;
}

table.specTable ul li {
	
}

table.specTable th {
	border: 1px #cad575	solid;
	padding-left: 11px;
	color: #FFF;
	background-color: #aebc21;
	font-style: italic;
}

table.specTable th.series {
	text-align: center;
}

table.specTable td {
	border: 1px #cad575 solid;
	vertical-align: top;
}

table.specTable .series {
	width: 197px;
	text-align: center;
	border-left: 1px #cad575 solid;
	vertical-align: middle;
}

table.specTable .configuration {
	width: 253px;
}

table.specTable .dimension {
	width: 240px;
}

table.specTable .component {
	width: 209px;
}

table.specTable SPAN {
	padding: 0 0 0 6px;
}

table.specTable .option {
	font-style: italic;
	font-size: 90%;
	list-style-type: none
}

table.specTable .settingoption {
	text-align: center;
	border: 2px solid #aebc21;
}

table.specTable .contentOption {
	position: relative;
	padding: 30px 0 0 0
}

table.specTable .contentOption H3 {
	color: #9c9732;
	margin: 0 0 0 5px
}

table.specTable .contentOption SPAN {
	margin: 0 0 5px 0;
	font-size: 1.1em
}

table.specTable .contentOption .desOption {
	position: absolute;
	top: 20px;
	left: 250px;
	text-align: left
}

table.specTable .tdContentOption {
	text-align: center
}

/* @end */


/*************Icons**********/

#liveHelp {
	margin-bottom:10px;
}

#salesQuote {
	margin-top:20px;
}

/* @end */
/*************Custom**********/

.containerCustom {
	width: 960px;
	margin: 0 auto 0 auto;
}

.innerContainerCustom {
	width: 100%;
	min-height: 715px;
	background: #000 url(../images/bgd_line_06.gif) 0 0 repeat-x;
	margin: 0 0 20px 0
}

.customType {
	width: 960px;
	padding: 30px 0 0 0;
	background: url(../images/bgd_info_01.gif) 0 0 no-repeat;
}

.innerContainerCustom h2 {
	text-align: center;
}

.infoType3 {
	width: 645px;
	float: left;
}

.listImg2 {
	width: 945px;
	overflow: hidden;
	margin: 0 0 40px 0;
	padding: 0 0 0 15px
}

.listImg2 li {
	width: 122px;
	height: 106px;
	float: left;
	display: block;
	text-align: center;
	color: #c0c0c0;
	background: url(../images/bgd_img.gif) 50% 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 0;
	margin: 0 13px 0 0
}

.listImg2 li a {
	color: #c0c0c0
}

.listImg2 .current {
	background: url(../images/bgd_img_current.gif) 50% 0 no-repeat;
}

.listImg2 li a:hover {
	text-decoration: none
}

.listImg2 li img {
	display: block;
	margin: 0 auto 2px auto
}

.listImg2 .last {
	margin: 0
}

/* @group Custom */

.customInfo {
	overflow: hidden;
	padding: 0 0 0 34px;
}

.customInfo h3 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 20px 0;
}

.customInfo img.style1 {
	display: block;
	float: right;
}

.customInfo img.style2 {
	display: block;
	float: right;
	margin: 0 25px 0 0
}

.customInfo img.style3 {
	display: block;
	float: right;
	margin: 50px 25px 0 0
}

.customInfo img.style4 {
	display: block;
	float: right;
	margin: 0 25px 20px 0
}

.customInfo img {
	display: block;
	margin: 0px auto;
}

.customInfo p {
	color: #818181;
}

.rightimg {
	width: 525px;
	float: right;
}

.customExpIntro {
	text-align: center;
	padding: 0px 170px 15px 170px;
	border-bottom: 1px solid #D0D0D0;
}


/* @end */


/* @group Tool Tips */

#tipsContent {
	width: 209px;
	overflow: hidden;
	display: none;
}

#demotip {
	background: transparent url(../images/bgd_topTip.png) 0 0 no-repeat;
	font-size: 12px;
	width: 159px;
	padding: 35px 25px 0 25px;
	color: #fff;
	overflow: hidden
}

.tip {
	color: #fff;
}

/* @end */

.empty {
	width: 985px;
	margin: 0 auto;
}


/* @group Footer */

#footer-container {
	background: url(../images/accent.border.bkg.bottom.png) repeat-x top left;
	width: 100%;
}

#footer-inner {
	overflow: hidden;
	padding: 45px 0 25px 0;
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 14px;
}

#footer-inner h5 {
	color: #CCC;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 4px;
}

#footer-inner a, #footer-inner a:visited {
	color: #666;
}

#footer-inner ul {
	list-style: none;
}

#footer-inner ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer-base  {
	border-top: 1px solid #333;
	height: 36px;
	background-color: #262626;
}

.footerCopyright {
	font-size:10px;
	text-align:center;
	padding: 6px 15px 0 0;
}

.footerCopyright a {
	color: #666;
}

.footerCopyright a:hover {
	text-decoration:none;
}

.a5 {
	float: right;
	padding: 8px 15px 0 0;
	z-index: 999;
	width: 83px;
	height: 20px;
}

.a5 a {
	display: block;
	background: url(../images/header_sprite.png) -320px -160px no-repeat;
	width: 83px;
	height: 20px;
}

.a5 a:hover {
	background: url(../images/header_sprite.png) -320px -160px no-repeat;
}

.a5 em {
	position: absolute;
	top: -10000px;
}

/* @end */

#flashHome {
	text-align: center;
	margin-top: 15px;
}

/*************** Request for Information ***************/
#contactForm {
	float:left;
	width:550px;
}
	
	#contactForm h3 {
		text-transform:uppercase;
		font-weight:bold;
		font-size:16px;
		color:#9FB11B;
		padding:20px 0 20px 0;
		margin:0;
	}
	
	#contactForm .inline {
		float:left;
		padding-left:0;
	}
	
	#contactForm .expand {
		padding-left:0;
	}

	#contactForm fieldset {
		border: 1px solid #e0e0e0;
	}
	
	#contactForm dl {
		background-color:#f2f2f2;
		border:1px solid #ffffff;
		padding:10px 0 10px 10px;
	}
	
	#contactForm dt {
		text-transform:none;
		padding:5px 10px 5px 0;
	}
	
		#contactForm #general .inlineLabel {
			float:left;
			width:125px;
		}
	
		#contactForm #personal .inlineLabel {
			float:left;
			width:130px;
		}
	
		#contactForm #contact .inlineLabel {
			float:left;
			width:200px;
		}
	
	#contactForm dd {
		padding:5px 0 5px 75px;
	}
	
	#contactForm input {
		margin-right:10px;
	}

#submitButton {
	background-image:url(../images/bg_but_form_send.gif);
	width:106px;
	height:40px;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
}

#moduleCol {
	float:right;
	width:120px;
	border: 1px solid #e0e0e0;
}
	#moduleCol ul {
		background-color:#f2f2f2;
		border:1px solid #ffffff;
		margin:0;
		list-style-type:none;
	}
	
		#moduleCol ul li {
			padding:10px;
			list-style-type:none;
			background-image:url(../images/standard/bg_col_standard.gif);
		}
		
		#moduleCol ul li p {
			text-align:center;
			font-size:12px;
			width:100px;
			padding:5px 0 12px 0;
		}

#contactThanks p {
	margin-top:50px;
	padding:0;
}

.clear {
	clear:both;
}

span.underline{
	text-decoration: underline;
	font-weight: normal;
}

#bcycleImg{
	float:right;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 20px;
	}