﻿ul#navigation {
    position: relative;
    width: 770px;
    height: 70px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
   
}


ul#navigation ul {
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
}


ul#navigation {
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
}

a:visited {
    text-decoration: none;
    color: black;
}

a:link {
    text-decoration: none;
    color: black;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    /*color: green;*/
}

/*<group=level 1>*/

ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 48px;	
}

ul#navigation li ul li a {
	display: block;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
}	

/*</group>*/

   
li#home a {
    width: 98px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_1.gif') no-repeat;
}
    li#home a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_1.gif') no-repeat;
}
    li#home a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_1.gif') no-repeat;
}
    li#home ul li a:hover {
        background: none;
    }
    
    li#home ul li a {
        background: none;
    }
    

/*AboutUs */

li#aboutus a {
    width: 98px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_2.gif') no-repeat;
}
    li#aboutus a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_2.gif') no-repeat;
}
    li#aboutus a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_2.gif') no-repeat;
}
    li#aboutus ul li a:hover {
        background: none;
    }
    
    li#aboutus ul li a {
        background: none;
    }

/*getInspired */

li#getInspired a {
    width: 118px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_3.gif') no-repeat;
}
    li#getInspired a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_3.gif') no-repeat;
}
    li#getInspired a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_3.gif') no-repeat;
}
    li#getInspired ul li a:hover {
        background: none;
    }
    
    li#getInspired ul li a {
        background: none;
    }
    
/*designStudio */

li#designStudio a {
    width: 118px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_4.gif') no-repeat;
}
    li#designStudio a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_4.gif') no-repeat;
}
    li#designStudio a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_4.gif') no-repeat;
}
    li#designStudio ul li a:hover {
        background: none;
    }
    
    li#designStudio ul li a {
        background: none;
    }
    
/*faqs */

li#faqs a {
    width: 98px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_5.gif') no-repeat;
}
    li#faqs a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_5.gif') no-repeat;
}
    li#faqs a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_5.gif') no-repeat;
}
    li#faqs ul li a:hover {
        background: none;
    }
    
    li#faqs ul li a {
        background: none;
    }
  /*wholesale */  
    li#wholesale a {
    width: 98px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_6.gif') no-repeat;
}
    li#wholesale a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_6.gif') no-repeat;
}
    li#wholesale a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_6.gif') no-repeat;
}
    li#wholesale ul li a:hover {
        background: none;
    }
    
    li#wholesale ul li a {
        background: none;
    }
    
      /*fundraisers */  
    li#fundraisers a {
    width: 98px;
    margin-left: 0px;
    background: url('/DesktopModules/ExpressYourMenu/images/nav_7.gif') no-repeat;
}
    li#fundraisers a.current {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_7.gif') no-repeat;
}
    li#fundraisers a:hover {
        background: url('/DesktopModules/ExpressYourMenu/images/nav_7.gif') no-repeat;
}
    li#fundraisers ul li a:hover {
        background: none;
    }
    
    li#fundraisers ul li a {
        background: none;
    }

/*<group=level 2>*/

#navigation li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	margin: 0;
}

#navigation li.hover ul {
	visibility: visible;
	z-index: 100;
}

#navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}



/* about us */

    
li#aboutus ul li#contactUs a {
    background-color:Transparent;  
    color:white;
    font-weight:bold;
    
}
li#aboutus ul li#contactUs a:hover 
{
    background-color:Transparent;
    color:white; 
    font-weight:bold; 
    text-decoration:underline;         
}

li#aboutus ul li#testimonials a {
    background-color:Transparent;  
    color:white;
    font-weight:bold;
    
}
li#aboutus ul li#testimonials a:hover 
{
    background-color:Transparent;
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}

li#aboutus ul li#newletterSignup a {
    background-color:Transparent; 
    width:130px; 
    color:white;
    font-weight:bold;
    
}
li#aboutus ul li#newletterSignup a:hover 
{
    background-color:Transparent;
    width:130px;
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}

/* getInspired */
    
li#getInspired ul li#tagInspired a {
    background-color:Transparent; 
    width:250px;  
    color:white;
    font-weight:bold;
    
}
li#getInspired ul li#tagInspired a:hover 
{
    background-color:Transparent;
    width:250px; 
    color:white; 
    font-weight:bold; 
    text-decoration:underline;         
}


/* Design Studio */
    
li#designStudio ul li#quoteLibrary a {
    background-color:Transparent;  
    color:white;
    font-weight:bold;
    
}
li#designStudio ul li#quoteLibrary a:hover 
{
    background-color:Transparent;
    color:white; 
    font-weight:bold; 
    text-decoration:underline;         
}

li#designStudio ul li#stickyArt a {
    background-color:Transparent;  
    color:white;
    font-weight:bold;
    
}
li#designStudio ul li#stickyArt a:hover 
{
    background-color:Transparent;
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}

li#designStudio ul li#eightWords a {
    background-color:Transparent; 
    width:130px; 
    margin-left:-15px;
    color:white;
    font-weight:bold;
    
}
li#designStudio ul li#eightWords a:hover 
{
    background-color:Transparent;
    width:130px;
    margin-left:-15px;
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}
li#designStudio ul li#customQuotes a {
    background-color:Transparent;
    margin-left:20px; 
    color:white;
    font-weight:bold;
    
}
li#designStudio ul li#customQuotes a:hover 
{
    background-color:Transparent;
    margin-left:20px;
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}

/* FAQS */
    
li#faqs ul li#shipping a {
    background-color:Transparent;  
    color:white;
    width:200px;
    font-weight:bold;
    
}
li#faqs ul li#shipping a:hover 
{
    background-color:Transparent;
    color:white; 
    width:200px;
    font-weight:bold; 
    text-decoration:underline;         
}

li#faqs ul li#installationGuides a {
    background-color:Transparent;
    margin-left:-20px;
    width:200px;  
    color:white;
    font-weight:bold;
    
}
li#faqs ul li#installationGuides a:hover 
{
    background-color:Transparent;
    margin-left:-20px;
    width:200px;
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}

li#faqs ul li#wholesalePackages a {
    background-color:Transparent; 
    width:140px; 
    color:white;
    font-weight:bold;
    
}
li#faqs ul li#wholesalePackages a:hover 
{
    background-color:Transparent;
    width:140px; 
    color:white; 
    font-weight:bold;
    text-decoration:underline;        
}

ul.tab_strip	{ height:45px; overflow:hidden; margin:0 0 5px 0; padding:0 }
ul.tab_strip li	{ float:left; list-style-type:none }

.tabStripBack	{ background-position:bottom left }