
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, p, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
}
p {line-height:1.3;}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* individual classes */



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



#nav {padding:0; margin:0; list-style:none; background:#fff; position:relative; top:2px; left:-5px; z-index:200; font-family:'Tahoma'; width:1020px; background:url('images/dropdown/back.gif') repeat-x; height:25px;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:25px; line-height:24px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 6px; cursor:pointer; background:url('images/dropdown/back.gif') repeat-x; border-right:1px solid #0C681D;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:20px; background:url('images/dropdown/back.gif') repeat-x;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:22px; background:url('images/dropdown/back.gif') repeat-x;}


#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background:url('images/dropdown/back.gif') repeat-x;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url('images/dropdown/back.gif') repeat-x;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0px; top:35px; background:#FFF7D3; padding:3px; border:1px solid #0C681D; border-top:0px; white-space:nowrap; width:166px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:166px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:166px; line-height:18px; text-indent:5px; color:#070799; text-decoration:none; padding:0px 0px 2px 0px;}
#nav li ul.sub li a.fly
{background:#FFF7D3 url(images/dropdown/arrow.gif) 130px 7px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#157F00; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#157F00 url(images/dropdown/arrow_over.gif) 130px 7px no-repeat; color:#fff;}

#nav li b {display:block; font-size:12px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#000; border-bottom:1px solid #000; cursor:default;}
#nav li.beginner {display:block; font-size:12px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#00c000; border-bottom:1px solid #000; cursor:default;}
#nav li.intermediate {display:block; font-size:12px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#fc9b04; border-bottom:1px solid #000; cursor:default;}
#nav li.advanced {display:block; font-size:12px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#C00000; border-bottom:1px solid #000; cursor:default;font-weight:bold; }



#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:135px; top:-4px; background:#FFF7D3; padding:3px; border:1px solid #FFEA8A; white-space:nowrap; width:140px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#FFEA8A url(images/dropdown/arrow_over.gif) 130px 7px no-repeat; color:#000; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#50b5d0 url(images/dropdown/arrow.gif) 130px 7px no-repeat; color:#000; border-color:#50b5d0;} 

