.NotSelected, .Selected
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 153px;
}

.NotSelected > DIV, .Selected > DIV
{
	width: 100%;
	color: Black;
}

.NotSelected > DIV > DIV, .Selected > DIV > DIV
{
	width: 135px;
	padding: 2px 0px 3px 0px;
	text-align: right;
}

.NotSelected > DIV > IMG, .Selected > DIV > IMG
{
	height: 7px;
	width: 100%;
	display: block; /* IE */
}

.redarrow
{
	position: relative;
	top: 0px;
	left: 15px;
}

.Selected DIV
{
	color: #CC0000;
	background-color:White;
}

.Selected > DIV
{
	background-image: url('/global/website/images/products-linkbg.gif');
}

.NotSelected IMG
{
	visibility: hidden;
}

.Selected IMG
{
	visibility: visible;
}

.pop
{
	z-index: 1;
	background-image: url('/global/website/images/products-linkmidbg.gif');
	background-repeat: repeat;
	line-height: 20px;
	width: 423px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	overflow:hidden;
	margin-bottom:0px;
	padding-bottom:0px;
}

.pop a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.pop a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.pop a:visited
{
	color: #000000;
}

.pop > DIV
{
	background-image: url('/global/website/images/products-linkmidbg.gif');
	padding: 5px 10px 5px 30px;
}

.pop > DIV > DIV
{
	width: 300px;
}

.pop > IMG /* for IE */
{
	display: block;
}

.subMenu
{
	display: none;
	padding: 10px 0px 0px 20px;
}

.menustyle
{
	border:1px solid #000000;
	display: inline;
	z-index: 100;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#topnav
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#topnav a:visited
{
	color: #000000;
}

#topnav a
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topnav, .topnav3
{
	float: left;
	padding-left: 20px;
}

.topnav a, .topnav3 a
{
	color: #000000;
}

.topnav3 a:hover
{
	color: #FF0000;
}

.topnav3 a:visited
{
	color: #000000;
}

.topnav2 a:visited
{
	color: #000000;
}


.topnav2 a
{
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

.topnav2 a:hover
{
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/global/website/images/nav-bg.gif);
	color: #FF0000;
	text-decoration: none;
}


#topnavcontainer
{
	float: left;
	position: relative;
	top: 30px;
}
.popstyle
{
	display: inline;
	z-index: 100;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#navtop
{
	height: 50px;
	background-position: left top;
	background-repeat: no-repeat;
}
#navsideimage
{
	float: right;
}
#leftsidemenu
{
	float: left;
	padding-left: 15px;
	padding-right: 20px;
	width: 137px;
}

#leftsidemenu a
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#leftsidemenu a:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
}

#leftsidemenu a:visited
{
	color: #000000;
}

#leftsidemenu2
{
	padding-bottom: 9px;
}




/* Custom IR menu */
.CollapseMenuWrapper
{
	width:150px;
	margin:0px;
	float:left;
	
}
.CollapseMenuHeader
{
	cursor:pointer;
	margin-bottom:4px;
}
.CollapseMenuList
{
	display:block;
	margin-left:15px;
	margin-bottom:16px;

}
.CollapseMenuListItem, .CollapseMenuListItem:visited
{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
}