/** menus **/

 #topnav {
	margin:0 auto;
	
	width: 690px;
	height: 31px;
} 

/* Style for submenus */
.m_top {
}

/* IE cant set padding on a table so I've rev-engineered the menus and these are 
   the containing divs for the sub-menus */
#dm0m1, #dm0m2, #dm0m3, #dm0m4, #dm0m5, #dm0m6 {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #ececec;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/** this is a wacky hack to work around some stuff in the the dynamic menu **/
#dm0m0tbl.submenu {
	background: 0;
	padding: 0;
	border: none;
}


.mi_top_company {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/company_off.gif);
  background-repeat: none;
}
.mi_top_services {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/services_off.gif);
  background-repeat: none;
}
.mi_top_software {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/software_off.gif);
  background-repeat: none;
}
.mi_top_store {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/store_off.gif);
  background-repeat: none;
}
.mi_top_support {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/support_off.gif);
  background-repeat: none;
}
.mi_top_contact {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/contact_off.gif);
  background-repeat: none;
}
.mi_top_over_company {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/company_over.gif);
  background-repeat: none;
}
.mi_top_over_services {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/services_over.gif);
  background-repeat: none;
}.mi_top_over_software {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/software_over.gif);
  background-repeat: none;
}.mi_top_over_store {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/store_over.gif);
  background-repeat: none;
}.mi_top_over_support {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/support_over.gif);
  background-repeat: none;
}.mi_top_over_contact {
  cursor: pointer;
  width: 115px;
  height: 31px;
  background-image: url(images/contact_over.gif);
  background-repeat: none;
}

.icont {
	width: 100%;
}

.icont td {
  padding: 0px;
  font-family: Verdana;
  font-size: 10px;
}

.icont .l {
	width: 4px;
	height: 25px;
}
.icont .r {
	width: 4px;
	height: 25px;
}
.icont td.m {
	padding-left: 3px;
}

/* Style for items: normal state */
.mi {
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  width: 160px;
}

/* Style for items: mouseover state */
.mi_over {
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  width: 160px;
}

/* Style for items text: normal state */
.mi_text {
  font-family: Verdana;
  font-size: 11px;
  color: #232323;
  width: 100%;
}

/* Style for items text: mouseover state */
.mi_text_over .icont .l {
  background-image: url(images/submenu_left.gif);
  background-repeat: none;
}
.mi_text_over .icont .m {
	background-image: url(images/submenu_middle.gif);
	background-repeat: repeat-x;
	color: #000000;
}
.mi_text_over .icont .r {
  background-image: url(images/submenu_right.gif);
  background-repeat: none;
}


/** end menus **/


/** product page submenu **/

#submenu {
	position: relative;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold; 
	width: 748px;
	height: 54px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	margin: 0 auto;
	padding-left: 10px;
	text-align: left;
	background: url(/_menus/ww/images/submenu_bg.gif) repeat-x left top;
}


#submenu ul {
	margin: 0;
	padding: 0;
	line-height: normal;  
}

#submenu ul li {
	width: 98px;
	display: inline;
	float: left; 
	list-style: none;
	text-align: center;
}

#submenu ul li a {
	display: block;
	text-decoration: none;
	line-height: 52px;
	width: 98px;
	height: 54px;
	color: #737373;
	background: url(/_menus/ww/images/submenu_sp.gif) no-repeat right center;
}

#submenu ul li a:hover{
	text-decoration: underline;
	color: #428CE7;
	background: url(/_menus/ww/images/submenu_tab_hover.gif) no-repeat bottom center;
}
#submenu a.status {
	float:right; width: 112px; height:40px; margin-right:8px;
	background: url('/_images/gs_icons/sysstatus_03.gif') no-repeat bottom left;
}
#submenu a.status:hover {
	background: url('/_images/gs_icons/sysstatus_over_03.gif') no-repeat bottom left;
}

/** end submenu **/	

/** mininav (sub sub tabs) widget **/

#mininav td {
	text-align: left;
}

#mininav {
	position: relative;
	float: left;
	height: 20px;
	font-size: 10px;
	font-family: Verdana; 
	margin-top: 15px;
	padding-left: 5px;
	text-align: left;
	background: url('/_images/widgets/mininav/mini-bg.gif') repeat-x left top;
}

#mininav ul {
	margin: 0;
	padding: 0;
	line-height: normal;  
}

#mininav ul li {
	width: 84px;
	display: inline;
	float: left; 
	list-style: none;
	text-align: center;
}

#mininav ul li a, #mininav ul li a:visited {
	display: block;
	text-decoration: none;
	line-height: 20px;
	width: 84px;
	height: 20px;
	color: #ACACAC;
	background: url('/_images/widgets/mininav/mininav-tab-off.gif') no-repeat right center;
}

#mininav ul li a:hover{
	text-decoration: none;
	color: #428CE7;
}

#mininav ul li.on a, #mininav ul li.on a:visited {
	display: block;
	text-decoration: none;
	line-height: 20px;
	width: 84px;
	height: 20px;
	color: #428CE7;
	background: url('/_images/widgets/mininav/mininav-tab-on.gif') no-repeat right center;
}

#mininav ul li.end {
	display: block;
	width: 84px;
	height: 20px;
	background: url('/_images/widgets/mininav/mini-end.gif') no-repeat right center;
}

/** end mininav **/	

