/**
 * 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)
 */

#nav { float:left; margin-top:0px; margin-left:0px; font-size:1.1em; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative;text-transform:uppercase; text-align:left;	}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left;  padding:4px 8px 5px; }
#nav li.active a { color:#fff; }
#nav a { float:left; background:url(../images/nav_top_level_arrow.gif) no-repeat right center; padding-right:16px; color:#444; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#fff; }
#nav li.over { background-color: black; color: white;}

#nav li.active { background-color: #679300; color: white;}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active,
#nav ul li.over { float:none; border:none; background:none; margin:0; padding:0; padding-bottom:1px; text-transform:none; }
#nav ul li.parent { background:url(../images/nav_parent_arrow.gif) no-repeat 100% 50%; }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { margin:0; border:0; background:none; }
#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:22px; left:-10000px; border:1px solid #bbb; border-bottom:2px solid #999; padding:3px 8px; background:#fcfcfc; font-size:11px; }

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

#nav ul li a { padding:3px 0; color:#444 !important; }
#nav ul li a:hover { padding:3px 0; color:#5a7f00 !important; }

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

/******HMCONLINE ***/
/*** ESSENTIAL STYLES ***/
#static_nav {
	background-image: url(../images/template/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: -1px;
	clear: both;
	float: none;
	height:52px;
	

}


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:10;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.button span {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			52px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	background-image: url(../images/template/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: -1px;
	width: 638px;

}
.sf-menu a {
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #212121;
}
.sf-menu a:hover {
	border:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #212121;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}
.sf-menu li {
	font-size: 13px;
	color: #A5DA34;
	background-color: #222;
}
.sf-menu li li {
	font-size: 13px;
	color: #A5DA34;
	background-color: #222;

}
.sf-menu li li a {
	color:#FFF;
	padding:5px;
	height:18px;
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;	
}
.sf-menu li li a:hover {
	color:#FFF;
 	background-color: #799F27;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;	
}


.sf-menu a.nav1{
	background-image: url(../images/template/nav/how_it_works.gif);
	background-repeat: no-repeat;
	width:149px;
		text-indent:-999px;
			height:52px;
			color:#FFF;

}
.sf-menu a.nav1:hover {
	background-image: url(../images/template/nav/how_it_works_over.gif);	
}
.sf-menu a.nav2 {
	background-image: url(../images/template/nav/buy_it_now.gif);
	background-repeat: no-repeat;
	width:130px;
		text-indent:-999px;
			height:52px;
			color:#FFF;
}
.sf-menu a.nav2:hover {
	background-image: url(../images/template/nav/buy_it_now_over.gif);
}
.sf-menu a.nav3 {
	background-image: url(../images/template/nav/free_v_shot.gif);
	background-repeat: no-repeat;
	width:150px;
		text-indent:-999px;
			height:52px;
			color:#FFF;

}
.sf-menu a.nav3:hover {
	background-image: url(../images/template/nav/free_v_shot_over.gif);
}
.sf-menu a.nav4 {
	background-image: url(../images/template/nav/where_to_buy.gif);
	background-repeat: no-repeat;
	width:204px;
	text-indent:-999px;
	height:52px;
			color:#FFF;

}
.sf-menu a.nav4:hover {
	background-image: url(../images/template/nav/where_to_buy_over.gif);
}

/* Spanish Navigation */
#static_nav.spanish_nav {
	
	background-repeat: repeat-x;
	background-position: -1px;


}
.sf-menu a.spanish_nav1{
	background-image: url(../images/template/spanish/spanish_navigation.gif);
	background-repeat: no-repeat;
	width:149px;
		text-indent:-999px;
			height:52px;
			color:#FFF;

}
.sf-menu a.spanish_nav1:hover {
background-position: 0px -55px;
}
.sf-menu a.spanish_nav2 {
	background-image: url(../images/template/spanish/spanish_navigation.gif);
	background-repeat: no-repeat;
	width:139px;
		text-indent:-999px;
			height:52px;
			color:#FFF;
			background-position: -149px 0px;

}
.sf-menu a.spanish_nav2:hover {
			background-position: -149px -55px;
}
.sf-menu a.spanish_nav3 {
background-image: url(../images/template/spanish/spanish_navigation.gif);
	background-repeat: no-repeat;
	width:141px;
		text-indent:-999px;
			height:52px;
			color:#FFF;
			background-position: -288px 0px;


}
.sf-menu a.spanish_nav3:hover {
			background-position: -288px -55px;

}
.sf-menu a.spanish_nav4 {
background-image: url(../images/template/spanish/spanish_navigation.gif);
	background-repeat: no-repeat;
	width:204px;
	text-indent:-999px;
	height:52px;
			color:#FFF;
						background-position: -429px 0px;


}
.sf-menu a.spanish_nav4:hover {
						background-position: -429px -55px;

}

/* END SPANISH NAV */


.sf-menu ul {
	width:180px;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
}

