/**
 * 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 { padding:0 20px; font-size:1.1em; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li {
	position:relative;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336d87;
}
#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; }
#nav li.active a { color:#00FFFF; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#FFFFFF; }
#nav li.over a,
#nav a:hover { color:#a2eafc; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active {
	float:none;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav ul li.over {
	background-color: #0033CC;
	background-image: url(../images/nav_divider.gif);
	background-repeat: repeat-x;
	background-position: 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-color: #003f60;
}
#nav ul li a:hover { background:#3095c2; }
#nav ul li a,
#nav ul li a:hover { color:#FFFFFF!important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

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

/**********************************************Vertical Nav ****************************************/

.vertical-nav-container-base-mini { background:#fff; margin-bottom:15px;  }
.vertical-nav .head {
	background-image: url(../images/box-column-top.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
.vertical-nav .base {
	background-image: url(../images/col-bottom.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 195px;
}
#nav-vert {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2f94c0;
	border-left-color: #2f94c0;
}
/************** ALL LEVELS *************/ /* Style consistent throughout all nav levels */
#nav-vert ul {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 1px;
}
#nav-vert li {
	list-style:none;
	background-color: #FFFFFF;
	text-align: left;
}
#nav-vert a {
	line-height:1.3em;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#nav-vert a, #nav-vert a:hover {
	display:block;
	text-decoration:none;

}

/************ 0 LEVEL ***************/
#nav-vert li.level0 {
	color: #FFFFFF;
	background-image: url(../images/box-bckgnd-gradient.jpg);
	background-repeat: repeat-x;
}
#nav-vert li.level0 a:hover {
	color: #000000;
	text-decoration: underline;
}
/************ 1ST LEVEL ***************/
#nav-vert li.level1 {
	font-weight: normal;
	margin-bottom: 1px;
}
#nav-vert li.level1 a {
	color: #000000;
}
#nav-vert li.level1 a:hover {
	color: #666666;
	background-color: #F3F3F3;
	text-decoration: underline;
}

/**************** Feature Slider */
.featured-box-wrapper {
	width:954px;
	float:left;
	margin-bottom:10px;
	background:url(../images/featured-product-bg.gif) no-repeat 50% 50%;
	height: 180px;
}
.featured-box-wrapper td { vertical-align:middle; }
.featured-box-wrapper .section { height:180px; width:625px; overflow:hidden; float:left; }
.featured-item { padding:0 5px; height:180px; margin:10px 0; float:left; width:197px; text-align:center; border-right:1px dashed #c4edff; }
.featured-item.last { border:0; }
.featured-item .add-to-cart { margin:5px 50px 0; padding:0; }
.featured-item .price-box { margin-top:5px; }
.featured-item h3 a { display:block; width:100%; font-size:12px; margin:5px 0; }
#my-glider #buttonleft { float:left; width:50px; }
#my-glider #buttonright { float:right; width:50px; }
a.next-img { background:url(../images/next.jpg) no-repeat 0% 50%; width:50px; height:30px; display:block; text-decoration:none; }
a.prev-img { background:url(../images/prev.jpg) no-repeat 100% 50%; width:50px; height:30px; display:block; text-decoration:none; }

#my-glider { float:left; background:url(../images/featured_slider_bg.gif) no-repeat 0% 50%; width:625px; }
#my-glider .scroller { overflow:hidden; height:140px; width:625px; float:left; }
#my-glider .content { padding:0; width:10000px; float:left; overflow:hidden; height:140px; margin:0; }
#quick-bar { width:100%; background:url(../images/quick-bar-bg.gif) no-repeat 50% 50%; height:30px; float:left; margin-bottom:10px; line-height:14px; }
#quick-bar .quick-bar-list { float:left; padding:8px 0;  width:33%; text-align:center; display:block; color:#fff; font-size:12px; font-weight:bold; border-right:1px solid #3fa2cd; border-left:1px solid #2380a8;}
#quick-bar .quick-bar-list.first { border-left:0; }
#quick-bar .quick-bar-list.last { border-right:0; }