﻿/** Navigation **/
.second-header-holder-4-3 ul {
}
.second-header-holder-4-3  ul {
        list-style:none;
        padding:0;
        margin:0;
}
.second-header-holder-4-3 ul li {
        float:left;
}
.second-header-holder-4-3 ul li a {
        display:block;
}
 
.second-header-holder-4-3 ul li a.second-header-holder-4-3-1         {text-indent:-999em; background-position:0px 0px; height:46px; width:161px; background-image:url(second-nav.jpg);}
.second-header-holder-4-3 ul li a.second-header-holder-4-3-1:hover   {text-indent:-999em; background-position:0px 0px; height:46px; width:161px; background-image:url(second-nav.jpg);}

.second-header-holder-4-3 ul li a.second-header-holder-4-3-2         {text-indent:-999em; background-position:-161px 0px; height:46px; width:116px; background-image:url(second-nav.jpg);}
.second-header-holder-4-3 ul li a.second-header-holder-4-3-2:hover   {text-indent:-999em; background-position:-161px 0px; height:46px; width:116px; background-image:url(second-nav.jpg);}

.second-header-holder-4-3 ul li a.second-header-holder-4-3-3         {text-indent:-999em; background-position:-277px 0px; height:46px; width:86px; background-image:url(second-nav.jpg);}
.second-header-holder-4-3 ul li a.second-header-holder-4-3-3:hover   {text-indent:-999em; background-position:-277px 0px; height:46px; width:86px; background-image:url(second-nav.jpg);}

.second-header-holder-4-3 ul li a.second-header-holder-4-3-4         {text-indent:-999em; background-position:-363px 0px; height:46px; width:110px; background-image:url(second-nav.jpg);}
.second-header-holder-4-3 ul li a.second-header-holder-4-3-4:hover   {text-indent:-999em; background-position:-363px 0px; height:46px; width:110px; background-image:url(second-nav.jpg);}


/** End Navigation **/
.indent
{
	text-indent:10px;
}

/** Main Menu (Top Level) **/

.sf-menu { /* Main UL */
	background:#fff;
}

.top-level-nav { /* (LINK) Global for all top levels */
	display:block;
	padding:0 15px;
}

/** Style Drop Downs **/


.dropdown-bg { /* Global for all drop downs */
	background:url('/images/secondary-dropdown-bg.jpg') repeat-y;
	padding:3px 0 3px 18px;
}

.dropdown-bg a:link,
.dropdown-bg a:visited {
	background:url('/images/home-dropdown-arrow.jpg') no-repeat;
	background-position:3px 3px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.dropdown-bg a:hover {
	background:url('/images/home-dropdown-arrow.jpg') no-repeat;
	background-position:3px 3px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:underline;
}

.dropdown-top {
	background:url('/images/secondary-dropdown-top.jpg') no-repeat;
	width:233px;
	height:33px;
}

.dropdown-bottom {
	background:url('/images/secondary-dropdown-bottom.gif') no-repeat;
	width:233px;
	height:25px;
}



.dropdown2-bg { /* Global for all drop downs */
	background:url('/images/secondary2-dropdown-bg.jpg') repeat-y;
	padding:3px 0 3px 18px;
}

.dropdown2-bg a:link,
.dropdown2-bg a:visited {
	background:url('/images/home-dropdown-arrow.jpg') no-repeat;
	background-position:3px 3px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.dropdown2-bg a:hover {
	background:url('/images/home-dropdown-arrow.jpg') no-repeat;
	background-position:3px 3px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:underline;
}

.dropdown2-top {
	background:url('/images/secondary2-dropdown-top.jpg') no-repeat;
	width:175px;
	height:33px;
}

.dropdown2-bottom {
	background:url('/images/secondary2-dropdown-bottom.gif') no-repeat;
	width:175px;
	height:25px;
}

.dropdown-1 {width:233px; /* (UL) First Drop Down (If Needed) */ }

.dropdown-width
{
	width:233px;
}
.dropdown-2 { /* (UL) Second Drop Down (If Needed) */ }
.dropdown-3 { /* (UL) Third Drop Down (If Needed) */ }
.dropdown-4 { /* (UL) Fourth Drop Down (If Needed) */ }

/** Arrow Indicator (Indicates that menu item has sub items) - Delete if you don't need it **/

.sf-sub-indicator {
}
