/* CSS Document */

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/navs/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* common styling */
.nav {
	margin:0px;
	behavior: URL(csshover.htc);
	background:url(../../images/site/ul_bg.gif) top left repeat-y;
	width:187px;
	margin-top:12px;
}

.nav li {
	position: relative; 
	z-index:99;
}

.nav ul li a {
	background:url(../../images/site/leftnav_bullet.gif) 16px 11px no-repeat;
	display:block;
	padding:4px 0px 4px 28px;
	width:149px;
	color:#332002;
	line-height:19px;
	font-size: 13px;
	text-align:left;
	text-decoration:none;
}

.nav ul li li a {
	border-width:1px;
}

.nav ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	z-index:99;
}
.nav ul li {
	float:left;
	background:url(../../images/site/li_bg.jpg) top center no-repeat;
}
.nav .nav-heading {
	display: block;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	width: 158px; /* helps IE with hover */
	cursor: default;
}
/* specific to non IE browsers */
.nav ul li:hover a {
	text-decoration: underline;
}

.nav ul ul, .nav ul ul ul {
	display: none;
	margin-left: -1px;
}

.nav ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:177px;
	width:182px;
	height: auto;
	border: 1px solid #b5b5b5;
}
.nav ul li:hover ul li a.hide {
	text-decoration: underline;
}
.nav ul li:hover ul li:hover a.hide {
	width:152px;
}
.nav ul li:hover ul li ul {
	display: none;
}

.nav ul li ul li {
	background:url(../../images/site/li_bg.jpg) #fff bottom left no-repeat;
	width:182px;	
}

.nav ul li:hover ul li a {
	display:block;
	background:url(../../images/site/leftnav_bullet.gif) 16px 11px no-repeat;
	color:#332002;
	width:154px;
	text-decoration:none;
}
.nav ul li:hover ul li a:hover {
	color:#332002;
	text-decoration:underline;
}
.nav ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:169px;
	top:0px;
	color:#fff;
}
.nav ul li:hover ul li:hover ul li a {
	display:block;
	width:152px;
	background:#fff;
	margin-left: 1px;
	color:#000;
}
.nav ul li:hover ul li:hover ul li a:hover {
	background:#B1BDD1;
	color:#fff;
}
.nav .heading{
	background:url(../../images/site/leftnav_header.png) top left no-repeat;
	padding:0px;
	padding: 7px;
	color: #332002;
	font-size: 15px;
	font-weight: bold;
	width: 170px;
}
#nav_bottom{ position: relative; top:-2px }
#topnavigation{ position:absolute; top:5px; right:247px; z-index:50;}
#topnavigation ul{
	list-style: none;
	margin:0px;
	padding:none;
	overflow: hidden;
	z-index:50;
	position:relative;
}
#topnavigation li{
	float:left;
	background:url("../../images/site/uppernav_bg.png") left center no-repeat;
	position: relative;
	z-index:50;
}
#topnavigation li:first-child{ background:none;}
#topnavigation li a{
	display:block;
	padding:10px;
	color:#331F01;
	font-size: 14px;
	font-weight: bold;
	padding:1px 10px 7px;
	text-decoration: none;
}
#topnavigation ul ul, #topnavigation ul ul ul { display:none;}
/* categories in the top navigation */
#topcategories{
	top: 145px;
	position: absolute;
	/*left: -343px;*/
	left:23px;
	/*width:50%;*/
	z-index:50;
	text-align: center;

}

#topcategories ul{margin:0px; padding:0px; list-style:none;}

#topcategories li{
	padding:0px;
	margin:0px;
	/*display:inline;*/
	float:left;
	background:url(../../images/site/topnav.png) left center no-repeat;
	position:relative;
	z-index:50;
}

#topcategories li:first-child{ background: none; }
#topcategories ul li a, #topcategories ul li strong{
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:8px 8px;
	text-decoration:none;

}
#topcategories ul li a:hover{ color:#F7AFB2; }
#topcategories ul ul {
	display:none;
	position: absolute;
	top:37px;
	left:-0px;
	width:250px;
	z-index:30;
}
#topcategories ul li:hover ul { display:block; }
#topcategories ul ul li{
	display:block;
	background-color:#331F01;
	background-image:none;
	border:1px solid #fff;
	border-width:0px 1px 1px;
	text-align:left;
}
#topcategories ul ul li:first-child{ background: #331f01; }
#topcategories ul ul li:last-child{ -moz-border-radius: 0px 0px 15px 15px; border-radius: 0px 0px 15px 15px; border-bottom:0px solid #fff;}
#topcategories ul ul li a { width: 168px; padding: 5px 10px; }
#topcategories ul ul li a:hover{ background-color:#EF9A9E; color:#fff; }
#topcategories ul ul li:last-child a:hover{ -moz-border-radius: 0px 0px 15px 15px; border-radius: 0px 0px 15px 15px; }
#topcategories ul li:hover ul ul , #topcategories ul ul li:hover ul, #topcategories ul ul ul{display:none;}


#footer_ez ul{ list-style:none; margin:0px;}
#footer_ez ul li{ margin:0px; padding:0px; border-left: 1px solid #000;display:inline;}
#footer_ez li:first-child{ border:0px none;}
#footer_ez li a{
	text-decoration: none;
	padding:2px 3px;
	font-weight: bold;
	color:#333;
}
#footer_ez li a:hover{text-decoration:underline;}
#footer_ez ul ul{display:none;}
#footer_cat{}
#footer_cat ul{ list-style:none; margin:0px; padding:0px;}
#footer_cat ul li{ display:inline; border-left:1px solid #666; padding:0px; margin:0px;}
#footer_cat li a{ padding:3px 5px; text-decoration:none; font-size:1.1em;}
#footer_cat ul li:first-child{ border:0px none; }
#footer_cat li a:hover{ text-decoration:underline; }