body { margin: 0px; }

#sweetwater_logo {
	position: absolute;
	background: transparent;
	left: 3px;
	top: 22px;
	height: 85px;
}

#tip_top_text {
	text-align: right;
}

#tip_top_text .text {
	font-size: 11px;
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	color: #000;
}
#tip_top_text .text a {
	color: #000;
	text-decoration: none;
}

#tip_top_text .text a:hover {
	text-decoration: underline;
}

#navcontainer {
	clear: left;
	z-index: 3;
	position:relative;
	margin: 0px;
	width: 100%;
	height: 21px;
	background-image: url(https://media.sweetwater.com/images/header/top_nav_back.gif);
}
#navlist {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	clear:both;
}

#navlist ul, #navlist, #navlist li  {
	margin: 0;
	padding: 0;
}
#navlist li {
  float: left;
  display: block;
  width: 16.4%;
  min-height: 21px;
  border-left: 1px solid #757575;
  border-right: 1px solid #000000;
  white-space : nowrap;
}
#navlist li a
{
  padding-top: 3px;
  position: relative;
  display: block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  font:bold 11px Verdana, sans-serif;
}
#navlist li a.active, #navlist li a:active
{
  padding-bottom: 5px;
	color: #fff; 
}

#navcontainer {
	clear: left;
	width:100%!important;
	width /**/:100%;
	z-index: 3;
	position:relative;
	margin: 0px 0px;
	margin-left:0;
}
#navlist {
	width: 100%;
	margin: 0 ;
	padding: 0;
	clear:both;
}

#navcontainer ul{
	clear: none;
	float:left!important;
	display:inline;
}


#sub_top_nav {
	clear: both;
	display: block;
	height: 21px;
}
#sub_top_nav ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
   background-color: #DDD;
   background-image: url(https://media.sweetwater.com/images/header/grey-bar.gif);
   color : #000;
   float : left;
   font-weight: normal;
   width : 100%;
}
#sub_top_nav ul li{
   display : inline;
}
#sub_top_nav ul li a{
   padding: 4px 1em;
   color : #000;
   font-family: Verdana, Helvetica,  Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration : none;
   float : left;
   border-width: 0px;
}
#sub_top_nav ul li a:hover{
   text-decoration: underline;
}
#floater {
	position: absolute;
}

#quick_cart {
	display: block;
	float: right;
	background-image: url(https://media.sweetwater.com/images/header/background-image.gif);
	background-repeat: repeat-x;
	background-color: #747474;
	width: auto;
}
#quick_cart .text {
	font-size: 11px;
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
}

/** Left Navigation **/

#leftnav { position: absolute; left:0px; }

#leftsidebox { width: 149px; border: 1px solid #56718E; border-width: 0px 1px 1px 0px; }

* html #leftsidebox {
	width: 150px;
}

#rightnav { float: right; }

#rightsidebox { width: 149px; border: 1px solid #56718E; border-width: 0px 0px 1px 1px; text-align: left; }

* html #rightsidebox {
	width: 150px;
}

#rightnav #mailinglist {
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-size: 11px;
	/* font-weight: bold; */
	background-color: #F3F6F9;
	color: #3E5267;
	position: static;
}
#rightnav #mailinglist div {
	padding-left: 4px;
}

#searchbox { background-color: #B8CADE; padding: 2px 2px 5px 5px; }
#searchbox input.text { width: 90px; }

/* blue button */
#masternav {
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-size: 11px;
	/* font-weight: bold; */
	background-color: #E5ECF3;
	color: #3E5267;
	position: static;
}
#masternav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}		
#masternav li {
	margin: 0;
	border-bottom: 1px solid #B3C6DC;
	border-top: 1px solid #FFFFFF;
}
#masternav li a {
	display: block;
	padding: 3px;
	background-color: #E5ECF3;
	width: 100%;
	color: #3E5267;
	text-decoration: none;
}
html>body #masternav li a {
	width: auto;
}
#masternav li a:hover {
	background-color: #B8CADE;
	color: #3E5267;
}
#masternav .reverse {
	border-bottom: 1px solid #56718E;
	border-top: 1px solid #56718E;
}
#masternav .reverse a {
	background-color: #B8CADE;
}
#masternav .reverse a:hover {
	background-color: #B8CADE;
	text-decoration: underline;
}
#subnav {
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	color: #3E5267;
	border-width: 0px;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-width: 0px;
}
#subnav li {
	margin: 0px;
	padding: 0px;
}
#subnav .borders {
	margin: 1em 0px;
	padding: 3px 0px;
	border: solid #56718E;
	border-width: 1px 0px;
}
* html #subnav .borders {
	padding: 3px 0px;
	margin: 1em -1px;
}
#subnav li a {
	display: block;
	padding: 3px;
	padding-left: 9px;
	background-color: #F3F6F9;
	color: #3E5267;
	width: 100%;
	text-decoration: none;
}
html>body #subnav li a {
	width: auto;
}
#subnav li a:hover {
	background-color: #F3F6F9;
	color: #3E5267;
	text-decoration: underline;
}
.navigation_headline {
	font-weight: bold;
	font-size: 12px;
}
div .navigation_headline {
	padding-left: 4px;
}
