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

/*** DEMO SKIN ***/
.toolbar-nav {
	float:			right;
	margin:	0;
	font-size:85%;
}
.toolbar-nav a {
	border:	1px solid #2c3f42;	
	padding: 		8px 1em;
	text-decoration:none;
}
.toolbar-nav a, .toolbar-nav a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#a8a38c;
}
.toolbar-nav li {
	background:		#2c3f42;
}
.toolbar-nav li li {
	background:		#2c3f42;
}
.toolbar-nav li li li {
	background:		#2c3f42;
}
.toolbar-nav li:hover, .toolbar-nav li.sfHover,
.toolbar-nav a:focus, .toolbar-nav a:hover, .toolbar-nav a:active {
	background:		#516161;
	outline:		0;
}

/*** arrows **/
.toolbar-nav 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('/files/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 */
.toolbar-nav ul .sf-sub-indicator { background-position:  -10px 0; }
.toolbar-nav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.toolbar-nav ul a:focus > .sf-sub-indicator,
.toolbar-nav ul a:hover > .sf-sub-indicator,
.toolbar-nav ul a:active > .sf-sub-indicator,
.toolbar-nav ul li:hover > a > .sf-sub-indicator,
.toolbar-nav 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('/files/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;
}

/** Main Nav Styles **/

#nav-example {
    background:url("/files/main_nav-flat.jpg") no-repeat;
    width:640px;
    height:120px;
    margin: 0;
    padding:0;
    }

    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:80px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
    display:inline;
    }

	#nav-example-01 {width:11px;}
    #nav-example-02 {width: 84px;}
    #nav-example-03 {width: 83px;}
    #nav-example-04 {width: 96px;}
    #nav-example-05 {width: 101px;}
    #nav-example-06 {width: 108px;}
	#nav-example-07 {width: 135px;}
	#nav-example-08 {width: 22px;}

    #nav-example-02 a:hover {background:url("/files/main_nav-flat.jpg") -11px -120px no-repeat; }
    #nav-example-03 a:hover {background:url("/files/main_nav-flat.jpg") -95px -120px no-repeat; }
    #nav-example-04 a:hover {background:url("/files/main_nav-flat.jpg") -178px -120px no-repeat; }
    #nav-example-05 a:hover {background:url("/files/main_nav-flat.jpg") -274px -120px no-repeat; }
    #nav-example-06 a:hover {background:url("/files/main_nav-flat.jpg") -375px -120px no-repeat; }
    #nav-example-07 a:hover {background:url("/files/main_nav-flat.jpg") -483px -120px no-repeat; }
	
/** Footer Nav Styles **/

#nav-example2 {
    background:url("/files/footer_new.jpg") no-repeat;
    width:960px;
    height:100px;
    margin: 0;
    padding:0;
    }

    #nav-example2 span {
    display: none;
    }

    #nav-example2 li, #nav-example2 a {
    height:100px;
    display:block;
    }

    #nav-example2 li {
    float:left;
    list-style:none;
    display:inline;
    }

	#nav-example2-01 {width:335px;}
    #nav-example2-02 {width: 265px;}
    #nav-example2-03 {width: 115px;}
    #nav-example2-04 {width: 110px;}
    #nav-example2-05 {width: 115px;}
    #nav-example2-06 {width: 20px;}

    #nav-example2-02 a:hover {background:url("/files/footer_new.jpg") -335px -100px no-repeat; }
    #nav-example2-03 a:hover {background:url("/files/footer_new.jpg") -600px -100px no-repeat; }
    #nav-example2-04 a:hover {background:url("/files/footer_new.jpg") -715px -100px no-repeat; }
    #nav-example2-05 a:hover {background:url("/files/footer_new.jpg") -825px -100px no-repeat; }

/*** Section Navigation Styles ***/


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

/*** DEMO SKIN ***/
.section-nav {
	float:			left;
	margin:	0;
	font-size:85%;
}
.section-nav a {
	border:	1px solid #81471e;
	padding: 		8px 1em;
	text-decoration:none;
}
.section-nav a, .section-nav a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#eeeadb;
}
.section-nav li {
	background:		#81471e;
}
.section-nav li li {
	background:		#81471e;
}
.section-nav li li li {
	background:		#81471e;
}
.section-nav li:hover, .section-nav li.sfHover,
.section-nav a:focus, .section-nav a:hover, .section-nav a:active {
	background:		#915f34;
	outline:		0;
}

/*** arrows **/
.section-nav 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('/files/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 */
.section-nav ul .sf-sub-indicator { background-position:  -10px 0; }
.section-nav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.section-nav ul a:focus > .sf-sub-indicator,
.section-nav ul a:hover > .sf-sub-indicator,
.section-nav ul a:active > .sf-sub-indicator,
.section-nav ul li:hover > a > .sf-sub-indicator,
.section-nav 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('/files/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;
}
