/*all navs*/
ul.nav {list-style-type: none}
ul.nav li {list-style-type: none}
/*language nav*/
.language {float: right; height: 28px; margin: 1px 12px 0 0;}
.language li { list-style: none; float: left; display: inline; overflow: hidden;}
.language li a {display: block; float: right; height: 26px; text-decoration: none; background-repeat: no-repeat; background-position: 0 0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.chinese, .chinese a {width: 56px; background: url(/Resources/images/nav/global/chinese-en.gif); }
.english, .english a {width: 170px; background: url(/Resources/images/nav/global/english-en.gif) no-repeat; }
.english a { width: 35px; } /*broken out so that "preferred language:" is not hyperlinked*/
/*global nav*/
.global{float: right; width: 143px; height: 22px; margin: 40px 12px 0 0;}
.global li {list-style: none; float: left; display: inline; overflow: hidden;}
.global li a {display: block; float: left; height: 22px; text-decoration: none; background-repeat: no-repeat; background-position: 0 0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.contact, .contact a {width: 98px; background: url(/Resources/images/nav/global/contact-en.gif) no-repeat;}
.home, .home a {width: 45px; background: url(/Resources/images/nav/global/home-en.gif) no-repeat}
/*primary left navigation*/
.primary { float: left; width: 190px; margin: 16px 0 0 0;}
.primary li {list-style: none; float: left; width: 176px; display: block; font-size: 8px; margin: 0 0 0 14px !important; margin: 0 0 0 7px; overflow: hidden; }
.primary li a { float: left; height: 18px; text-decoration: none; background-repeat: no-repeat; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; margin-left: 18px !important; margin-left: 8px; }
/*setting the width, heigh of the menu levels*/
.levelone { width: 190px; height: 38px;}
.leveltwo { width: 190px; height: 14px; }
.levelthree { width: 190px; height: 12px; }
/*placing the ghost hyperlinks over the images*/ 
.levelone a { margin: 16px 0 0 0; }
.leveltwo a { text-indent: 8px; }
.levelthree a { text-indent: 20px; } 
/*setting the 1st level menu background images*/
.our-modular-approach-active, .our-modular-approach-active a { width: 156px; background: url(/Resources/images/nav/secondary/our-modular-approach-active-en.gif) no-repeat}
.our-modular-approach-inactive, .our-modular-approach-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/modular.png) no-repeat}
.restaurant-solutions-active, .restaurant-solutions-active a { width: 156px; background: url(/Resources/images/nav/secondary/restaurant-solutions-active-en.gif) no-repeat}
.restaurant-solutions-inactive, .restaurant-solutions-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/restaurant.png) no-repeat}
.retail-management-active, .retail-management-active a { width: 156px; background: url(/Resources/images/nav/secondary/retail-management-active-en.gif) no-repeat}
.retail-management-inactive, .retail-management-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/retail.png) no-repeat}
.surveillance-active, .surveillance-active a { width: 156px; background: url(/Resources/images/nav/secondary/surveillance-active-en.gif) no-repeat}
.surveillance-inactive, .surveillance-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/surveillance.png) no-repeat}
.webdesign-active, .webdesign-active a { width: 156px; background: url(/Resources/images/nav/secondary/web.png) no-repeat}
.webdesign-inactive, .webdesign-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/web.png) no-repeat}
.client-success-stories-active, .client-success-stories-active a { width: 156px; background: url(/Resources/images/nav/secondary/client-success-stories-active-en.gif) no-repeat}
.client-success-stories-inactive, .client-success-stories-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/client.png) no-repeat}
.about-profitek-active, .about-profitek-active a { width: 156px; background: url(/Resources/images/nav/secondary/about-profitek-active-en.gif) no-repeat}
.about-profitek-inactive, .about-profitek-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/about.png) no-repeat}

/*setting the 2nd level menu background images*/
.restaurant-modules-active, .restaurant-modules-active a { width: 156px; background: url(/Resources/images/nav/secondary/restaurant-modules-active-en.gif) no-repeat}
.restaurant-modules-inactive, .restaurant-modules-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/restaurant-modules-inactive-en.gif) no-repeat}
.retail-modules-active, .retail-modules-active a { width: 156px; background: url(/Resources/images/nav/secondary/retail-modules-active-en.gif) no-repeat}
.retail-modules-inactive, .retail-modules-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/retail-modules-inactive-en.gif) no-repeat}
.table-service-red-active, .table-service-red-active a { width: 156px; background: url(/Resources/images/nav/secondary/table-service-red-active-en.gif) no-repeat}
.table-service-red-inactive, .table-service-red-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/table-service-red-inactive-en.gif) no-repeat}
.delivery-take-out-red-active, .delivery-take-out-red-active a { width: 156px; background: url(/Resources/images/nav/secondary/delivery-take-out-red-active-en.gif) no-repeat}
.delivery-take-out-red-inactive, .delivery-take-out-red-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/delivery-take-out-red-inactive-en.gif) no-repeat}
.institutional-red-active, .institutional-red-active a { width: 156px; background: url(/Resources/images/nav/secondary/institutional-red-active-en.gif) no-repeat}
.institutional-red-inactive, .institutional-red-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/institutional-red-inactive-en.gif) no-repeat}
.retail-challenges-active, .retail-challenges-active a { width: 156px; background: url(/Resources/images/nav/secondary/retail-challenges-active-en.gif) no-repeat}
.retail-challenges-inactive, .retail-challenges-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/retail-challenges-inactive-en.gif) no-repeat}
.retail-features-active, .retail-features-active a { width: 156px; background: url(/Resources/images/nav/secondary/retail-features-active-en.gif) no-repeat}
.retail-features-inactive, .retail-features-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/retail-features-inactive-en.gif) no-repeat}
.table-service-blue-active, .table-service-blue-active a { width: 156px; background: url(/Resources/images/nav/secondary/table-service-blue-active-en.gif) no-repeat}
.table-service-blue-inactive, .table-service-blue-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/table-service-blue-inactive-en.gif) no-repeat}
.delivery-take-out-blue-active, .delivery-take-out-blue-active a { width: 156px; background: url(/Resources/images/nav/secondary/delivery-take-out-blue-active-en.gif) no-repeat}
.delivery-take-out-blue-inactive, .delivery-take-out-blue-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/delivery-take-out-blue-inactive-en.gif) no-repeat}
.institutional-blue-active, .institutional-blue-active a { width: 156px; background: url(/Resources/images/nav/secondary/institutional-blue-active-en.gif) no-repeat}
.institutional-blue-inactive, .institutional-blue-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/institutional-blue-inactive-en.gif) no-repeat}
.retail-active, .retail-active a { width: 156px; background: url(/Resources/images/nav/secondary/retail-active-en.gif) no-repeat}
.retail-inactive, .retail-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/retail-inactive-en.gif) no-repeat}
.restaurant-retail-active, .restaurant-retail-active a { width: 156px; background: url(/Resources/images/nav/secondary/restaurant-retail-active-en.gif) no-repeat}
.restaurant-retail-inactive, .restaurant-retail-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/restaurant-retail-inactive-en.gif) no-repeat}
.news-events-active, .news-events-active a { width: 156px; background: url(/Resources/images/nav/secondary/news-events-active-en.gif) no-repeat}
.news-events-inactive, .news-events-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/news-events-inactive-en.gif) no-repeat}
.partners-active, .partners-active a { width: 156px; background: url(/Resources/images/nav/secondary/partners-active-en.gif) no-repeat}
.partners-inactive, .partners-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/partners-inactive-en.gif) no-repeat}
.dealer-locator-active, .dealer-locator-active a { width: 156px; background: url(/Resources/images/nav/secondary/dealer-locator-active-en.gif) no-repeat}
.dealer-locator-inactive, .dealer-locator-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/dealer-locator-inactive-en.gif) no-repeat}
.reseller-opportunities-active, .reseller-opportunities-active a { width: 156px; background: url(/Resources/images/nav/secondary/reseller-opportunities-active-en.gif) no-repeat}
.reseller-opportunities-inactive, .reseller-opportunities-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/reseller-opportunities-inactive-en.gif) no-repeat}
.careers-active, .careers-active a { width: 156px; background: url(/Resources/images/nav/secondary/careers-active-en.gif) no-repeat}
.careers-inactive, .careers-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/careers-inactive-en.gif) no-repeat}
.product-demo-active, .product-demo-active a { width: 156px; background: url(/Resources/images/nav/secondary/product-demo-active-en.gif) no-repeat}
.product-demo-inactive, .product-demo-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/product-demo-inactive-en.gif) no-repeat}

/*setting the 3rd level menu background images*/
.features-red-active, .features-red-active a { width: 156px; background: url(/Resources/images/nav/secondary/features-red-active-en.gif) no-repeat}
.features-red-inactive, .features-red-inactive a { width: 156px; background: url(/Resources/images/nav/secondary/features-red-inactive-en.gif) no-repeat}