body
{
	background-color:White;
}
/*
	css class:
----------------------------
	cssName_level_mode
	cssName_level_seq_mode

	level:	0...n
	seq:	1....n
	mode:	on,off,sel
*/
/************************* LEVEL 0 ***************************/
/* css level 0 */
.topMenu_0_off
{
	WHITE-SPACE: nowrap !important;
	direction:rtl	    !important;
	padding:0 5 0 0;
	margin:0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 134px;
	height:26px;
	background: url(../../images/BestBuy/he/top_nav_bg.gif) top left;
	text-align:right !important;
}
.topMenu_0_on
{
	WHITE-SPACE: nowrap !important;
	direction:rtl	    !important;
	padding:0 5 0 0;
	margin:0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color:#D6146B;
	width: 134px;
	height:26px;
	background: url(../../images/BestBuy/he/top_nav_bg_o.gif) top left; 
	text-align:right !important;
}
.topMenu_0_sel
{
	WHITE-SPACE: nowrap !important;
	direction:rtl	    !important;
	padding:0 5 0 0;
	margin:0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color:#D6146B;
	width: 134px;
	height:26px;
	background: url(../../images/BestBuy/he/top_nav_bg_o.gif) top left; 
	text-align:right !important;
}
.topMenuRight_0_off img,.topMenuRight_0_on img,.topMenuRight_0_sel img
{
	width:15px !important;
	height:26px !important;
}
.topMenuRight_0_off
{
	padding: 0 0 0 0;
	background-image: url(../../images/BestBuy/he/nava_arrow2.gif);
	background-position : center center;
	background-repeat:no-repeat;
}
.topMenuRight_0_on
{
	padding: 0 0 0 0;
	background-image: url(../../images/BestBuy/he/nava_arrow.gif);
	background-position : center center;
	background-repeat:no-repeat;
}
.topMenuRight_0_sel
{
	padding: 0 0 0 0;
	background-image: url(../../images/BestBuy/he/nava_arrow.gif);
	background-position : center center;
	background-repeat:no-repeat;
}

/************************* LEVEL 1 ***************************/
/* css level 1 */
.topMenu_1_off
{
	direction:rtl	   !important;
	padding:3 0 0 0;
	margin:0 0 0 0;
	font-size:11px;
	vertical-align:middle;
	text-align:right;
	width:148px;
	font-weight: bold;
	color: #D6146B;
	background-color:#FBC1DE;
}
.topMenu_1_on
{
	direction:rtl	   !important;
	padding:3 0 0 0;
	margin:0 0 0 0;
	font-size:11px;
	vertical-align:middle;
	text-align:right;
	width:148px;
	font-weight: bold;
	color: #D6146B;
	background-color:#FDE5F1;
}
.topMenu_1_sel
{
	direction:rtl	   !important;
	padding:3 0 0 0;
	margin:0 0 0 0;
	font-size:11px;
	vertical-align:middle;
	text-align:right;
	width:148px;
	font-weight: bold;
	color: #D6146B;
	background-color:#FDE5F1;
}
