
/* -- General -- */

ul.general-dropdown {
	position: relative;
	list-style: none;
	margin:0px;
	margin-right: 10px;
	padding: 0px;
	z-index: 1000;
	float: left;
	}
	
ul.general-dropdown li{
	width: 160px;
	height: 30px;
	background: url(../images/bg-nav2.png) no-repeat top left;
	display: block;
	
	
	font-family:Trebuchet MS;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}

/*background-color: #388465, #217801*/	
ul.general-dropdown li:hover {
	background-color: #f8cf56;	
	color: #f8cf56;	
	text-decoration: none;
	}

/*additional anchor*/
ul.general-dropdown li a{
	width: 160px;
	height: 30px;
	background-color: #e0e0e0;
	display: block;
	
	
	font-family:Trebuchet MS;
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}	
	
ul.general-dropdown li a:hover {
	background-color: #525252;	
	color: #ffffff;	
	text-decoration: none;
	display: block;	
	}	
/*additional anchor end*/	
	
ul.general-dropdown ul { 
	width: 160px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #999 solid;
	color: #474747;
	top: 30px; 
	left: 0;
	}
	
ul.general-dropdown ul li a { 
	width: 138px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;	
	display: block;
	
	font-family:Trebuchet MS;
	color: #864103;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}
	
ul.general-dropdown ul li a:hover {
	background-color: #ececec;
	color: #864103;
	text-decoration: none;
	}

ul.general-dropdown ul li a.sale { 
	width: 138px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;	
	display: block;
	
	font-family:Trebuchet MS;
	color: #f1562b;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}
	
ul.general-dropdown ul li a.sale:hover {
	background-color: #ececec;
	color: #f1562b;
	text-decoration: none;
	display: block;	
	}

ul.general-dropdown ul li a.view { 
	width: 138px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;	
	display: block;
	
	font-family:Trebuchet MS;
	color: #377438;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}
	
ul.general-dropdown ul li a.view:hover {
	background-color: #ececec;
	color: #377438;
	text-decoration: none;
	}
/* -- Distributor -- */

ul.distributor-dropdown {
	position: relative;
	list-style: none;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	z-index: 1000;
	float: left;
	}
	
ul.distributor-dropdown li{
	width: 190px;
	height: 30px;
	background-color: #e0e0e0;
	display: block;
	
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}

/*background-color: #388465*/	
ul.distributor-dropdown li:hover {
	background-color: #525252;	
	color: #ffffff;	
	text-decoration: none;
	}
	
ul.distributor-dropdown ul { 
	width: 190px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #999 solid;
	color: #474747;
	top: 30px; 
	left: 0;
	}
	
ul.distributor-dropdown ul li a { 
	width: 168px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;	
	display: block;
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}
	
ul.distributor-dropdown ul li a:hover {
	background-color: #ececec;
	text-decoration: none;
	}
	
/* -- Shop Online -- */

ul.shop-dropdown {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	margin-right: 10px;
	float: left;
	}
	
ul.shop-dropdown li {
	width: 180px;
	height: 30px;
	background-color: #e0e0e0;
	display: block;
	
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}
	
ul.shop-dropdown li:hover {
	background-color: #525252;	
	color: #ffffff;
	text-decoration: none;
	}
	
ul.shop-dropdown ul { 
	width: 180px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #999 solid;
	top: 30px; 
	left: 0;
	}
	
ul.shop-dropdown ul li a { 
	width: 158px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;	
	display: block;
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}

ul.shop-dropdown ul li a:hover {
	background-color: #ececec;
	text-decoration: none;
	}
	
/* -- PediSmart -- */

ul.pedi-dropdown {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	margin-right: 10px;
	float: left;
	}
	
ul.pedi-dropdown li {
	width: 205px;
	height: 30px;
	background-color: #e0e0e0;
	display: block;
	
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}
	
ul.pedi-dropdown li:hover {
	background-color: #525252;	
	color: #ffffff;
	text-decoration: none;
	}
	
ul.pedi-dropdown ul { 
	width: 205px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #999 solid;
	top: 30px; 
	left: 0;
	}
	
ul.pedi-dropdown ul li a { 
	width: 183px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;	
	display: block;
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}
	
ul.pedi-dropdown ul li a:hover {
	background-color: #ececec;
	text-decoration: none;
	}
	
/* -- Company -- */

ul.company-dropdown {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	margin-right: 10px;
	float: left;
	}
	
ul.company-dropdown li {
	width: 140px;
	height: 30px;
	background-color: #e0e0e0;
	display: block;
	
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}
	
ul.company-dropdown li:hover {
	background-color: #525252;	
	color: #ffffff;
	text-decoration: none;
	}
	
ul.company-dropdown ul { 
	width: 140px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #999 solid;
	top: 30px; 
	left: 0;
	}
	
ul.company-dropdown ul li a { 
	width: 118px;
	height: 30px;
	padding-left: 20px;
	background-color: #ffffff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	display: block;
	
	font-family: 'Arial';
	color: #474747;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	}
	
ul.company-dropdown ul li a:hover {
	background-color: #ececec;
	text-decoration: none;
	}
	
/* -- Login -- */

a.login {
	width: 145px;
	height: 30px;
	background-color: #e87806;
	display: block;
	float: left;
	margin-right: 20px;
	
	
	font-family: 'Arial';
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}
	
a.login:hover {
	background-color: #525252;	
	color: #ffffff;
	text-decoration: none;
	}
	
	
	
	
	
	