﻿#guitarButtonBarContainer
{
position: absolute; 
width: 100px; 
height: 100px; 
z-index: 1; 
left: 0px; 
top: 5px
}
#guitarButtonBarDecade
{

float: center;
margin-left: 200px;
margin-right: auto;
width: 389px;
}
#guitarButtonBar2Decade
{
	float: center;
	border-right: 5px solid #222;
	border-left: 5px solid #222;
	width:1000px;
	height: 55px;
	margin:0 auto
}
#guitarButtonBar
{





}
#guitarButtonBar2
{
position:relative; 
	top: -54px;
	width:1000px;
	height: 55px;}

	
	
#navcontainer2
{
padding: 0 0 0 0px;
}

#navcontainer2 UL
{
list-style: none;
padding: 0
border: none;
}

#navcontainer2 LI
{
display: block;
margin: 10;
padding: 0;
float: left;
width: auto;
}

#navcontainer2 A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 0;
border-left: 5px outset #aaa;
border-top: 5px outset #fff;
border-right: 5px outset #aaa;
border-bottom: 5px outset #fff;
}

#navcontainer2 A:hover{
background: #DDDDDD;
}

#navcontainer2 li.active {
border-left: 3px inset #aaa;
border-top: 3px inset #fff;
border-right: 3px inset #aaa;
border-bottome: 3px inset #aaa;
 }
 
 ul#tabs li.active{

	background: transparent url('../images/green_button.png') no-repeat scroll top;
}
 
#navcontainer2 li.active{
background: #DDDDDD;

}

#navcontainer2 A.active:link, #navcontainer2 A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav2
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav2 UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav2 LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav2 A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav2 A:hover, #subnav A:active { color: #444; }
#subnav2 A.active:link, #subnav A.active:visited { color: #444; }
#subnav2 BR, #navcontainer BR { clear: both; }

#navcontainer3
{
padding: 0 0 0 0px;
}

#navcontainer3 UL
{
list-style: none;
padding-top: 10px;
padding-left: 350px;
border: none;
}

#navcontainer3 LI
{
display: block;
margin: 10;
padding: 0;
float: left;
width: auto;
}

#navcontainer3 A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 0;
border-left: 5px outset #aaa;
border-top: 5px outset #fff;
border-right: 5px outset #aaa;
border-bottom: 5px outset #fff;
}

#navcontainer3 A:hover{
background: #DDDDDD;
}

#navcontainer3 li.active {
border-left: 3px inset #aaa;
border-top: 3px inset #fff;
border-right: 3px inset #aaa;
border-bottome: 3px inset #aaa;
 }
 
 
#navcontainer3 li.active{
background: #DDDDDD;

}

#navcontainer3 A.active:link, #navcontainer2 A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

	
