/* -------------------  MENU TOP -------------------- */

#menuTop {
	width: 1000px;
	margin: 0 auto;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
#menuTop a {
	margin: 3px 0 3px 3px;
	padding: 3px 10px;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}
#menuTop a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
#menuTop a.active {
	background-color: #cc0000;
}

#menuTop a.active:hover {
	background-color: #ff0000;
	color: #ffffff;
}
#menuTop a.onPath {
	background-color: #00cc00;
}
#menuTop a.onPath:hover {
	background-color: #00ff00;
	color: #ffffff;
}


/********************************************
PRIMARU NAVIGATION
********************************************/

#menu-tabs {
	width: 720px;
	margin:0;
	float: left;
	padding: 0px;
	background-image: url(/img/primary_navigation_bg.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	height: 50px;

}

#menu-tabs li {
	float: left;
	list-style-type: none;
	display: inline;
	padding: 0px;
}
#menu-tabs a {
	display: block;
	height: 50px;
	margin:0;
	padding: 0;
	color: #C0E2CF;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight: bold;
	text-decoration:none;
	text-indent: -2000px;
	background-position: 0 0;
	background-repeat:no-repeat;
}
#menu-tabs a:hover {
	color: #22E251;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -2000px;
}

#menu-tabs a.first{
}

/*
#menu-tabs a.item1 {
	background-image: url(/img/mainMenuImages/_applications.png);
	width:114px;
}
#menu-tabs a.item1:hover {
	background-image: url(/img/mainMenuImages/rollApplications.png);
	width:114px;
}
#menu-tabs a.itemActive1 {
	background-image: url(/img/mainMenuImages/activeApplications.png);
	width:114px;
}

#menu-tabs a.item2 {
	background-image: url(/img/mainMenuImages/_products.png);
	width:81px;
}
#menu-tabs a.item2:hover {
	background-image: url(/img/mainMenuImages/rollProducts.png);
	width:81px;
}
#menu-tabs a.itemActive2 {
	background-image: url(/img/mainMenuImages/activeProducts.png);
	width:81px;
}

#menu-tabs a.item3 {
	background-image: url(/img/mainMenuImages/_services.png);
	width:74px;
}
#menu-tabs a.item3:hover {
	background-image: url(/img/mainMenuImages/rollServices.png);
	width:74px;
}
#menu-tabs a.itemActive3 {
	background-image: url(/img/mainMenuImages/activeServices.png);
	width:74px;
}

#menu-tabs a.item3 {
background-image: url(/img/mainMenuImages/_customers.png);
width:92px;
}
#menu-tabs  a.item3:hover {
background-image: url(/img/mainMenuImages/rollCustomers.png);
width:92px;
}
#menu-tabs  a.itemActive3 {
background-image: url(/img/mainMenuImages/activeCustomers.png);
width:92px;
}

#menu-tabs  a.item4 {
	background-image: url(/img/mainMenuImages/_partners.png);
	width:77px;
}
#menu-tabs  a.item4:hover {
	background-image: url(/img/mainMenuImages/rollPartners.png);
	width:77px;
}
#menu-tabs  a.itemActive4 {
	background-image: url(/img/mainMenuImages/activePartners.png);
	width:77px;
}

#menu-tabs  a.item5 {
	background-image: url(/img/mainMenuImages/_events.png);
	width:67px;
}
#menu-tabs  a.item5:hover {
	background-image: url(/img/mainMenuImages/rollEvents.png);
	width:67px;
}
#menu-tabs  a.itemActive5 {
	background-image: url(/img/mainMenuImages/activeEvents.png);
	width:67px;
}

#menu-tabs a.item6 {
	background-image: url(/img/mainMenuImages/_company.png);
	width:86px;
}
#menu-tabs a.item6:hover {
	background-image: url(/img/mainMenuImages/rollCompany.png);
	width:86px;
}
#menu-tabs a.itemActive6 {
	background-image: url(/img/mainMenuImages/activeCompany.png);
	width:86px;
}
*/
/*------------------------------------------------------------*/
#menu-tabs a.item_applications {
	background-image: url(/img/mainMenuImages/_applications.png);
	width:114px;
}
#menu-tabs a.item_applications:hover {
	background-image: url(/img/mainMenuImages/rollApplications.png);
	width:114px;
}
#menu-tabs a.itemActive_applications {
	background-image: url(/img/mainMenuImages/activeApplications.png);
	width:114px;
}

#menu-tabs a.item_products {
	background-image: url(/img/mainMenuImages/_products.png);
	width:81px;
}
#menu-tabs a.item_products:hover {
	background-image: url(/img/mainMenuImages/rollProducts.png);
	width:81px;
}
#menu-tabs a.itemActive_products {
	background-image: url(/img/mainMenuImages/activeProducts.png);
	width:81px;
}

#menu-tabs a.item_services {
	background-image: url(/img/mainMenuImages/_services.png);
	width:74px;
}
#menu-tabs a.item_services:hover {
	background-image: url(/img/mainMenuImages/rollServices.png);
	width:74px;
}
#menu-tabs a.itemActive_services {
	background-image: url(/img/mainMenuImages/activeServices.png);
	width:74px;
}

#menu-tabs a.item_customers {
	background-image: url(/img/mainMenuImages/_customers.png);
	width:92px;
}
#menu-tabs a.item_customers:hover {
	background-image: url(/img/mainMenuImages/rollCustomers.png);
	width:92px;
}
#menu-tabs a.itemActive_customers {
	background-image: url(/img/mainMenuImages/activeCustomers.png);
	width:92px;
}

#menu-tabs  a.item_partners {
	background-image: url(/img/mainMenuImages/_partners.png);
	width:77px;
}
#menu-tabs  a.item_partners:hover {
	background-image: url(/img/mainMenuImages/rollPartners.png);
	width:77px;
}
#menu-tabs  a.itemActive_partners {
	background-image: url(/img/mainMenuImages/activePartners.png);
	width:77px;
}

#menu-tabs  a.item_events {
	background-image: url(/img/mainMenuImages/_events.png);
	width:67px;
}
#menu-tabs  a.item_events:hover {
	background-image: url(/img/mainMenuImages/rollEvents.png);
	width:67px;
}
#menu-tabs  a.itemActive_events {
	background-image: url(/img/mainMenuImages/activeEvents.png);
	width:67px;
}

#menu-tabs a.item_company {
	background-image: url(/img/mainMenuImages/_company.png);
	width:86px;
}
#menu-tabs a.item_company:hover {
	background-image: url(/img/mainMenuImages/rollCompany.png);
	width:86px;
}
#menu-tabs a.itemActive_company {
	background-image: url(/img/mainMenuImages/activeCompany.png);
	width:86px;
}
