        .jquery_menu {
	    font-size: 90%;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    vertical-align: top;
	    width: 159px;
            margin-top:1px;
            font-size:11px;
	}
	.expand_all,
	.collapse_all {
	        cursor: pointer;
	}
	.jquery_menu ul {
	    display: none;
	    list-style: none;
	    margin: 0;
	    padding: 0;

	}
	#menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .jquery_menu li {
	    background-image: none;
	    margin: 0;
	    padding: 0;
	}
	.jquery_menu ul ul {
	    display: block;
	}
	.jquery_menu ul ul li a {
	    padding-left: 20px;
	    width: 109px;
	}
	.jquery_menu a {
	    color: #000;
	    cursor: pointer;
	    display: block;
	    font-weight: bold;
	    margin-left: 0;
	    width: 159px;
            text-decoration:none;
	}

	.jquery_menu a.expanded {
            background: url('/ui/minus.gif') no-repeat 138px 50%;
            height:50px;
	}
	.jquery_menu a.collapsed {
            background: url('/ui/plus.gif') no-repeat 138px 50%;
            height:50px;
	}
	.jquery_menu a:hover {
	    text-decoration: none;
	}
	.jquery_menu ul a {
	    background: #fff url('/ui/nav_arrow.gif') no-repeat 10px 50%;
	    color: #000;
	    display: block;
	    font-weight: normal;
	    padding: 3px 2px 3px 22px;
            width: 133px;
            border-left:1px solid #ccc;
            border-right:1px solid #ccc;
	}

	.jquery_menu ul a:link {
	    font-weight: normal;
	}
	.jquery_menu ul a:hover {
            background: #eee url('/ui/nav_arrow.gif') no-repeat 10px 50%;
	    color:black;
	}

	.jquery_menu li.active_memory_cards a{
	    background: #fae3cb;
            font-weight:bold;
	}
        .jquery_menu li.active_game-accessories a{
	    background: #fff897;
            font-weight:bold;
	}
        .jquery_menu li.active_movie-media-players a{
	    background: #d4e5f0;
            font-weight:bold;
	}
        .jquery_menu li.active_gifts-and-gadgets a{
	    background: #daeb81;
            font-weight:bold;
	}
        .jquery_menu li.active_batteries a{
	    background: #d2c2cf;
            font-weight:bold;
	}
        .jquery_menu li.active_audio a{
	    background: #a4dce8;
            font-weight:bold;
	}
        .jquery_menu li.active_cameras a{
	    background: #dea8c3;
            font-weight:bold;
	}
        .jquery_menu li.active_apple a{
	    background: #ccc;
            font-weight:bold;
	}



       .jquery_menu_es {
	    font-size: 90%;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    vertical-align: top;
	    width: 159px;
            margin-top:1px;
            font-size:11px;
	}
	.expand_all,
	.collapse_all {
	        cursor: pointer;
	}
	.jquery_menu_es ul {
	    display: none;
	    list-style: none;
	    margin: 0;
	    padding: 0;

	}
	#menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .jquery_menu_es li {
	    background-image: none;
	    margin: 0;
	    padding: 0;
	}
	.jquery_menu_es ul ul {
	    display: block;
	}
	.jquery_menu_es ul ul li a {
	    padding-left: 20px;
	    width: 109px;
	}
	.jquery_menu_es a {
	    color: #000;
	    cursor: pointer;
	    display: block;
	    font-weight: bold;
	    margin-left: 0;
	    width: 159px;
            text-decoration:none;
	}

	.jquery_menu_es a.expanded {
            background: url('/ui/spanish/jquery_menu/minus.gif') no-repeat 138px 50%;
            height:50px;
	}
	.jquery_menu_es a.collapsed {
            background: url('/ui/spanish/jquery_menu/plus.gif') no-repeat 138px 50%;
            height:50px;
	}
	.jquery_menu_es a:hover {
	    text-decoration: none;
	}
	.jquery_menu_es ul a {
	    background: #fff url('/ui/nav_arrow.gif') no-repeat 10px 50%;
	    color: #000;
	    display: block;
	    font-weight: normal;
	    padding: 3px 2px 3px 22px;
            width: 133px;
            border-left:1px solid #ccc;
            border-right:1px solid #ccc;
	}

	.jquery_menu_es ul a:link {
	    font-weight: normal;
	}
	.jquery_menu_es ul a:hover {
            background: #eee url('/ui/nav_arrow.gif') no-repeat 10px 50%;
	    color:black;
	}

	.jquery_menu_es li.active_memory_cards a{
	    background: #fae3cb;
            font-weight:bold;
	}
        .jquery_menu_es li.active_game-accessories a{
	    background: #fff897;
            font-weight:bold;
	}
        .jquery_menu_es li.active_movie-media-players a{
	    background: #d4e5f0;
            font-weight:bold;
	}
        .jquery_menu_es li.active_gifts-and-gadgets a{
	    background: #daeb81;
            font-weight:bold;
	}
        .jquery_menu_es li.active_batteries a{
	    background: #d2c2cf;
            font-weight:bold;
	}
        .jquery_menu_es li.active_audio a{
	    background: #a4dce8;
            font-weight:bold;
	}
        .jquery_menu_es li.active_cameras a{
	    background: #dea8c3;
            font-weight:bold;
	}
        .jquery_menu_es li.active_apple a{
	    background: #3a3a3c;
            font-weight:bold;
	}
