/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.menu_left { background:url(../images/images/menu_left.jpg) no-repeat left; height:24px; width:10px; float:left; }
.menu_right { background:url(../images/images/menu_right.jpg) no-repeat right; height:24px; width:10px; float:right; }

#nav { font:14px Times;padding:0px 0px 0px 0px; }
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left;padding:0px;}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block;  text-decoration:none;color:#4a3818; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../images/i_nav-parent.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#fff; }
#nav a { float:left; padding:0px 25px 0px 23px; font-weight:bold; color:#4a3818; }
#nav li.over a,
#nav a:hover { color:#fff; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/nav_divider.gif) repeat-x 0 100%; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background-color:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { }

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

#cat_banner a.active { float:none; margin:0;}
#cat_banner a.active {
	color:#7BAF48;
}


/********************************************** IMPORTANT DON'T DELETE start of Vertical Nav ****************************************/
#nav_vert { /*padding:0 20px; font-size:1em; width:190px;*/ z-index:999;margin:0px;  }

/************** ALL LEVELS *************/ /* Style consistent throughout all nav levels */
#nav_vert li {
list-style:none;
position:relative;
text-align:left;
margin:0px;
padding:0px;
}

#nav_vert li.hover { z-index:999;}
#nav_vert li.active { z-index:999; color:#000000; } /* to prevent the li separator from showing through on mouseover on li */
#nav_vert a { line-height:1.3em; }
#nav_vert a, #nav_vert a:hover { display:block; text-decoration:none; }
#nav_vert span { display:block; cursor:pointer; }
#nav_vert li ul span {white-space:normal; }


/************ 1ST LEVEL ***************/
#nav_vert li { border-bottom:1px solid #D4A157;}
#nav_vert li.over { z-index:999;}

#nav_vert a {
	background:transparent url(../images/images/green_arrow.gif) no-repeat scroll 10px 11px;
	color:#454545;
	font-size:11px;
	font-weight:bold;
	padding:8px 3px 8px 22px;
}
#nav_vert a:hover {
 	color:#72AB42;  
	background:#FCF2DA url(../images/images/grey_arrow.gif) no-repeat scroll 10px 11px ;
 }
#nav_vert li.active a { color:#72AB42;}
#nav_vert li.active a:hover { color:#72AB42;}

/************ 1ST LEVEL RESET ************/

#nav_vert ul {
background:#fff ;
}
#nav_vert ul li, #nav_vert ul li.active {
float:none;
height:auto;
background:none;
margin:0;

}
#nav_vert ul a, #nav_vert ul a:hover {
float:none;
padding:0;
background:none ;
}
#nav_vert ul li a { /*font-weight:normal !important;*/ }

/************ 2ND LEVEL ***********/
#nav_vert ul {
position: absolute;
width:155px;
margin-left:155px;
top:-1px;
left:-10000px;
border:1px solid #D4A157;


}

/* Show menu */
#nav_vert li.over ul { left:28px; }
#nav_vert li.over ul ul { left:-10000px; }
#nav_vert li.over ul li.over ul { left:0px; }

#nav_vert ul li a { background:#fff url(../images/images/green_arrow.gif) no-repeat scroll 10px 11px ;  }
#nav_vert ul li a:hover { /*background: #F2F1D2; #d5e4eb;*/ }
#nav_vert ul li a span { /*background:url(../images/nav_divider.gif) repeat-x 0 100%;*/ }
#nav_vert ul li a { color:#454545; font-weight:bold; }
#nav_vert ul li a:hover {background:#FCF2DA url(../images/images/grey_arrow.gif) no-repeat scroll 10px 11px;color:#72AB42; }
#nav_vert ul span, #nav_vert ul li.last li span {padding:8px 3px 8px 22px;}
#nav_vert ul li.last span { background:none; }

/************ 3RD+ LEVEL ************/




#nav_vert ul ul { /*top:5px;*/}
#nav_vert ul ul ul { /*left:-10000px;*/}
#nav_vert li.over ul li.over ul ul { /*left:-10000px;*/}
#nav_vert li.over ul li.over ul li.over ul { left:0px; }

/* Fix for the IE bug */

#nav_vert iframe {
position: absolute;
left: -1px;
top: 0;
z-index: -1;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
} 

/********************************************** IMPORTANT DON'T DELETE end of Vertical Nav ****************************************/

#simple_nav { font:14px Times;padding:3px; }
#simple_nav li { position:relative; text-align:left;padding:5px;}
#simple_nav li.over { z-index:999; }
#simple_nav li a{display:block;text-decoration:none;color:#4a3818; font:bold 11px arial;border-bottom:1px solid #E6E6E6;background:url(../images/search_criteria.gif) no-repeat center left;padding-left:15px;}
#simple_nav a:hover { color:#72AB42;}
#simple_nav span { display:block; cursor:pointer; white-space:nowrap; }
#simple_nav li ul {white-space:normal; padding-left:8px;}
#simple_nav ul li {padding:5px;}
#simple_nav ul li a { background-image:none; }
#simple_nav ul li a{ display:block;text-decoration:none;color:#72AB42; font:11px arial;border:0;background:url(../images/subcategory_arrow.gif) no-repeat center left;padding-left:15px; }
#simple_nav ul li a:hover {color:#4a3818;}

#simple_nav ul li.parent a { display:block;text-decoration:none;color:#4a3818; font:bold 11px arial;border-bottom:1px solid #E6E6E6;background:url(../images/search_criteria.gif) no-repeat center left;padding-left:15px; }
#simple_nav ul li.parent a:hover { color:#72AB42;}
#simple_nav ul li.parent li a {display:block;text-decoration:none;color:#72AB42; font:11px arial;border:0;background:url(../images/subcategory_arrow.gif) no-repeat center left;padding-left:15px; }
#simple_nav ul li.parent li a:hover {color:#4a3818;}


/*NEW CSS 11-24-09*/
.header_cart_area { width:780px; min-height:193px; margin:0 auto; text-align:left;
 background:#4B3818 url(../images/images/main_bg.jpg) repeat-y;}
