/* Menu items below */


#nav {
	float: left;
	width: 980px;
	height: 22px;
	list-style: none;
	line-height: 1;
	background: #284907;
	background: url(http://www.ukcdogs.com/res/templates/base/gfx/menubar.jpg) no-repeat;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	margin-top: +0px; }

#nav ul {
	float: left;
	width: 980px;
	height: 22px;
	list-style: none;
	line-height: 1;
	background: #284907;
	background: url(http://www.ukcdogs.com/res/templates/base/gfx/menubarli.jpg) repeat-y;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	margin-top: +4px;
	z-index: 2;}

#nav a {
	display: block;
	width: 100%;
	w\idth: 100%;
	color: #EEE;
	text-decoration: none;
	padding: 4px 4px; }

#nav a.parent {
	background: url(http://www.ukcdogs.com/res/templates/base/gfx/rightarrow1.gif) no-repeat;
	background-position: 93% 50%; }

#nav li {
	float: left;
	padding: 0; }

#nav li.i1 {
	width: 50px; }

#nav li.i2 {
	width: 150px; }

#nav li.i3 {
	width: 115px; }

#nav li.i4 {
	width: 125px; }

#nav li.i5 {
	width: 85px; }

#nav li.i6 {
	width: 120px; }

#nav li.i7 {
	width: 50px; }

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 220px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	margin: 0px; }

#nav li li {
	padding-right: 0em;
	width: 220px;
	font-weight: bold;
	border-bottom:1px solid #363; }

#nav li ul a {
	width: 220px;
	w\idth: 220px; }

#nav li ul ul {
	margin: -1.75em 0 0 17em; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto; }

#nav li:hover, #nav li.sfhover {
	background: url(http://www.ukcdogs.com/res/templates/base/gfx/menubarselected.jpg); }