
a:active, a:focus {
outline: 0;
}

#header {
width:950px;
margin:0 auto 10px;
}

.dropdown {
font:normal 11px Verdana;
color:#333;
border:1px solid #ccc;
background-color:#eee;
width:auto;
height:auto;
z-index: 1000;
padding:10px 0 7px;
position:absolute;
visibility: hidden; 
margin-top:2px;
}

.dropdown th {
text-align:left;
font:bold 11px Verdana;
color:#333;
border-bottom:0 dashed #ccc;
padding:0 10px 7px;
}

.dropdown td {
vertical-align:middle;
white-space:nowrap;
border-right:1px solid #fff;
padding:0;
}

.dropdown td a {
padding:4px 14px;
}

.dropdown a {
font:normal 11px Verdana;
color:#00F;
text-decoration:none;
background-color:#eee;
display:block;
white-space:nowrap;
padding:5px;
}

.dropdown a:hover {
font:normal 11px Verdana;
color:#00F;
text-decoration:underline;
background-color:#fff;
display:block;
}

.hoverbox {
font:normal 11px Verdana;
color:#333;
text-decoration:none;
position:absolute;
display:none;
border:1px solid #ccc;
background-color:#eee;
width:auto;
height:auto;
margin-top:2px;
padding:15px 10px 10px;
}

.hoverbox .boldhead td {
padding-right:20px;
}

.hoverbox a {
font:normal 11px Verdana;
color:#00F;
text-decoration:none;
background-color:#eee;
display:block;
padding:2px 20px 2px 2px;
}

.hoverbox a:hover {
font:normal 11px Verdana;
color:#00F;
text-decoration:none;
background-color:#fff;
display:block;
}

.close, .close a, .close a:hover {
font-weight:bold;
text-align:center;
margin:10px auto 0;
}

#other {
float:right;
background-color:#fff;
text-align:right;
font:bold 10px Verdana;
padding:2px 0 7px;
margin-top: -15px;
*margin-top: 0;
}

#other a {
color:#333;
text-decoration:none;
border-left:1px solid #333;
border-right:1px solid #fff;
padding:0 6px 0 7px;
}

#other a#cart-link { background: url(/newheader/slices/cart.gif) 10px 0 no-repeat; padding-left: 25px; }
#other a#ship-link { border-left: 0; background: url(/newheader/slices/truck.gif) no-repeat; padding-left: 27px; color: #f00; }
	#other a#ship-link span { font-weight: normal; padding-left: 1px; }

#search {
clear:both;
float:left;
}

#browse {
clear:both;
text-align:center;
}

#bluebar {
clear:both;
font:bold 10px Verdana;
color:#fff;
text-align:center;
text-decoration:none;
width:285px;
}

#bluebar a {
font:bold 10px Verdana;
color:#fff;
text-align:center;
text-decoration:none;
}

#navigation a:hover span,#navigation a:active span,#other a:hover,#bluebar a:hover {
text-decoration:underline;
}

*html .dropdown a,*html .hoverbox a {
width:100%;
height:100%;
}

#other a:hover img,#other2 a:hover {
text-decoration:none;
}

#search { width: 280px; *width: 310px; height: 33px; padding: 0 10px; }
#browse { width: 198px; height: 33px; padding-top: 2px; }
#grey-other-links { width: 410px; height: 33px; padding: 0 15px; color: #aaa; }
	#grey-other-links a { display: inline-block; line-height: 33px; margin: 0 5px; text-decoration: none; }
	#grey-other-links a:hover { text-decoration: underline; }
	#grey-other-links a:visited { color: #0000FF; }

#navigation { text-align:center; float:right; border-bottom: 1px solid #fff; }
#navigation ul { font:bold 11px Verdana; color:#fff; text-decoration:none; list-style:none; margin:0; padding:0 }

#navigation li { background:url(/header/green-button-middle.gif) repeat-x center top; display:inline; float:left; text-align:center; height: 27px; padding: 0; margin: 0 1px; border-bottom: 2px solid #298A29; }
	#navigation a { background:url(/header/green-button-left.gif) no-repeat left top; color:#fff; float:left; padding-left:7px; text-decoration:none; margin:0; }
	#navigation a span { background:url(/header/green-button-right.gif) no-repeat right top; display:block; float:none; padding:8px 13px 6px 5px; }
	#navigation a span.dd { background:url(/header/green-button-right-dd.gif) no-repeat right top; padding-right: 20px; }

#navigation li.redbutton { background:url(/header/red-button-middle.gif) repeat-x center top; border-bottom: 2px solid #D60000; }
	#navigation .redbutton a { background:url(/header/red-button-left.gif) no-repeat left top; }
	#navigation .redbutton a span { background:url(/header/red-button-right.gif) no-repeat right top; }

#navigation li.bluebutton { background:url(/header/blue-button-middle.gif) repeat-x center top; border-bottom: 2px solid #298AC2; margin-right: 0; }
	#navigation .bluebutton a { background:url(/header/blue-button-left.gif) no-repeat left top; padding-left: 30px; }
	#navigation .bluebutton a span { background:url(/header/blue-button-right.gif) no-repeat right top; }
	#navigation .bluebutton a span.dd { background:url(/header/blue-button-right-dd.gif) no-repeat right top; padding-right: 20px; }
	
#equipment_child { width:350px; }
#ebay_child { margin-top: 0px; margin-left: -20px; width:350px; }
#accessories_child { width:500px; }
#allbrands_child {
width:600px;
margin-left:-160px;
margin-top:2px;
*margin-top:0;
}

#equipment_parent a,#accessories_parent a,#ebay_parent a,#allbrands_parent a { cursor: pointer; }

.headerclosebox {
text-align:center;
margin-top:10px;
}


#search input[type=text] { width: 140px !important; font-size: 15px !important; padding: 1px 4px !important; }

span.tip {
	display: none;
	position: absolute;
	z-index: 1000;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 5px 5px 5px #999;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999; }
span.tip img { border: 0; }



































/* new header dropdown */
#topnav-wrap { float: right; border-bottom: 1px solid #fff; }
ul#topnav {
    margin: 0; padding: 0;
    float: right;
    position: relative;
    list-style: none;
    font: bold 11px Verdana;
	z-index: 999;
}
ul#topnav li {
    float: left;
    margin: 0; padding: 0;
    position: relative;
}
ul#topnav li a {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #393;
    color: #fff;
    text-decoration: none;
    margin-left: 2px;
	cursor: pointer;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
ul#topnav li a:hover, ul#topnav li a.active {
    text-decoration: none;
	background-color: #14AD14;
}
ul#topnav li.bluebutton a { background: #39c; }
ul#topnav li.bluebutton a:hover, ul#topnav li.bluebutton a.active {	background-color: #14ADEB; }

ul#topnav li .sub, #browsebrands .sub {
    z-index: 999;
	position: absolute;    
    top: 30px; left: 2px;
    background: #eee;
    padding: 15px 0 10px;
    border: 1px solid #ddd;
    float: left;
    display: none;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

ul#topnav li.clubs .sub { width: 322px !important; }
ul#topnav li.acc .sub { left: -404px; width: 522px !important; }
ul#topnav li.acc .sub ul { width: 130px; }
ul#topnav li.more .sub { left: -93px; }
ul#topnav li.more .sub ul { width: 210px; }
.sub ul {
    list-style: none;
    margin: 0; padding: 0;
    width: 150px;
    float: left;
}
.sub ul li {
    width: 100%;
    margin: 0; padding: 0;
}
ul#topnav .sub ul li a, #browsebrands .sub a {
    float: none;
    height: auto;
    display: block;
    background: #eee !important;
    font-weight: normal;
    padding: 0 10px;
    line-height: 24px;
    color: #00f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
	whitespace: nowrap;
}
ul#topnav .sub ul li.head, #browsebrands .sub ul li.head { padding: 0 10px 5px; }
ul#topnav .sub ul li a:hover, #browsebrands .sub ul li a:hover { background-color: #fff !important; }

#browsebrands { position: relative; padding: 0 20px; }
#browsebrands a { cursor: pointer; }
#browsebrands .sub a { text-decoration: none !important; }
#browsebrands .sub { width: 948px !important; font-size: 11px; left: -305px; }
#browsebrands .sub ul { width: 134px; }

.sub ul .head { font-weight: bold; }

#mygallery { z-index: 1; }

#sliver-wrap { height: 30px; overflow: hidden; display: block !important; }
a.sliver {
	display: block;
	height: 30px;
	margin-top: 2px;
	color: #333;
	background-color: #D0EAF6;
	text-align: center;
	text-decoration: none;
	font: normal 13px/30px Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px #fff; }
	#sliver-wrap a:hover { background-color: #BCE0F1; }
	a.sliver span { color: #00f; text-decoration: underline; }