#actionbar {
}

#actionbar ul
{
color: white;
float: left;
padding: 6px 0 3px 0;
width: 100%;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 7px;

background: #999; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#000)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #888,  #000); /* for firefox 3.6+ */ 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
}

#actionbar ul li { display: inline; }

#actionbar ul li a {
    padding: .7em 1.5em;
    color: #fff;
    text-decoration: none;
    float: left;
    border-right: 1px solid #999;
}

#actionbar ul#navlist li a#prices.navlistheader {
    padding: .7em 2.7em .7em 1.5em;
    color: #fff;
    text-decoration: none;
    float: left;
    border-right: 1px solid #999;
    background: url("/images/bullet_arrow_down.png") no-repeat scroll 53px 50% transparent;
}

.categorymenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: #262626 !important;
padding: 10px;
z-index: 100;
margin-top: 5px;
height: 130px;
width: 625px;
border-bottom-right-radius: 7px 7px;
border-bottom-left-radius: 7px 7px;
}

.categorymenu a {
color: #ccc;
	
}

.categorymenu .column{
float: left;
width: 140px; /*width of each menu column*/
margin-right: 5px;
padding-right: 10px;
border-right: 1px solid #464646;
height: 125px;
}

.categorymenu .no-right-border {
border-right: none;
}

.categorymenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;

}

.categorymenu .column ul li{
padding: 5px 5px 5px 25px;
background:transparent url('/images/navbulletarrow.gif') no-repeat 10px -42px;
}

.categorymenu .column ul li a{
text-decoration: none;
}

.categorymenu .column ul li a:hover{
	color: #fff;
}

#search {
	float: right;
	padding-right: 10px;
	width: 330px;
    height: 30px;
	text-align: right;
    margin-bottom: 4px;
    overflow: hidden;
}

.searchinput {
	width: 240px;
	height: 30px;
	font-size: 16px;
    border: 0 none;
    float: left;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    padding-left: 5px;
}


.submitsearch { 
	margin-left: 0px;
	width: 80px;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
	height: 32px;
	color: #333;
	background: #eee; /* for non-css3 browsers */
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	border: 0 none;
	padding: 9px 0 10px;
    float: left;
    cursor: pointer;
}

.submitsearch:hover {
	background: #0778ab; /* for non-css3 browsers */	
	color: #fff;
}

/* Search box dropdown styles*/
ul.ui-widget-content {
    background-color: #fafafa;
    background-image: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #222;
}
ul.ui-autocomplete li.ui-menu-item a.ui-corner-all {
    cursor: pointer;
}
ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
    background-color: #e7ebef;
    background-image: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    border: 1px solid #4d90fe;
}



.purposesmenu, .namebrandsmenu {
position: absolute;
display: none;
left: 0;
top: 0;
background: #262626 !important;
padding: 10px;
z-index: 100;
margin-top: 5px;
height: 250px;
width: 200px;
border-bottom-right-radius: 7px 7px;
border-bottom-left-radius: 7px 7px;

}
.purposesmenu a, .namebrandsmenu a {
color: #ccc;

}

.purposesmenu_column img, .namebrandsmenu_column img {
	vertical-align: middle;
	margin-right: 5px;
}

.purposesmenu .purposesmenu_column {
float: left;
width: 210px; /*width of each menu column*/
line-height:2.0em;
}

.purposesmenu .purposesmenu_column ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.purposesmenu .purposesmenu_column ul li {
padding-bottom: 10px;
}

.purposesmenu .purposesmenu_column ul li a, .namebrandsmenu .namebrandsmenu_column ul li a {
text-decoration: none;
}

.purposesmenu .purposesmenu_column ul li a:hover, .namebrandsmenu .namebrandsmenu_column ul li a:hover {
color: #fff;
}


#megamenu4.namebrandsmenu {
    width: 430px;
    height: 310px;
}

.namebrandsmenu .namebrandsmenu_column {
    float: left;
    width: 430px; /*width of each menu column*/
    line-height:2.0em;
}

.namebrandsmenu .namebrandsmenu_column ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.namebrandsmenu .namebrandsmenu_column img.dropdown-shadow {
    float: left;
}
.namebrandsmenu .namebrandsmenu_column ul li {
    padding-bottom: 0;
}
*+html .namebrandsmenu .namebrandsmenu_column ul li {
    line-height: 1em; /* ie7 hack*/
}
.namebrandsmenu .namebrandsmenu_column ul li.dropdown-gradient-div {
    line-height: 0;
}
.namebrandsmenu .namebrandsmenu_column ul li a.brands {
    display: block;
    padding: 12px 35px 12px 95px;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-nike {
    background: url("/images/logo-nike.png") no-repeat scroll 37px 20px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-adidas {
    background: url("/images/logo-adidas.png") no-repeat scroll 30px 9px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-swissarmy {
    background: url("/images/logo-swissarmy.png") no-repeat scroll 37px 6px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-hanes {
    background: url("/images/logo-hanes.png") no-repeat scroll 35px 9px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-izod {
    background: url("/images/logo-izod.png") no-repeat scroll 24px 20px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-bic {
    background: url("/images/logo-bic.png") no-repeat scroll 17px 14px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-brookstone {
    background: url("/images/logo-brookstone.png") no-repeat scroll 17px 18px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-cutterandbuck {
    background: url("/images/logo-cutterandbuck.png") no-repeat scroll 32px 9px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-callaway {
    background: url("/images/logo-callaway.png") no-repeat scroll 23px 9px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-titleist {
    background: url("/images/logo-titleist.png") no-repeat scroll 20px 15px transparent;
}
.namebrandsmenu .namebrandsmenu_column ul li a.logo-ghirardelli {
    background: url("/images/logo-ghirardelli.png") no-repeat scroll 17px 11px transparent;
}

/* prices dropdown */
.pricesmenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: #262626 !important;
padding: 10px;
z-index: 100;
margin-top: 5px;
width: 200px;
border-bottom-right-radius: 7px 7px;
border-bottom-left-radius: 7px 7px;
overflow: hidden;
    text-align: center;
}

.pricesmenu a {
    color: #ccc;
}

.pricesmenu_column img {
	vertical-align: middle;
	margin-right: 5px;
}

.pricesmenu .pricesmenu_column{
    float: left;
    width: 210px; /*width of each menu column*/
    line-height:2.0em;
}

.pricesmenu .pricesmenu_column ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #ccc;
    font-size: 13px;
}

.pricesmenu .pricesmenu_column ul strong {
    color: #fff;
}

.pricessmenu .pricesmenu_column ul li{
    padding-bottom: 10px;
}

.pricesmenu_column ul li form input.text{
    width: 50px;
}

.pricesmenu .pricesmenu_column ul li input.submitfilterresults {
    text-align: center;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 0 none;
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin-top: 20px;
    padding: 6px 0 10px;
    width: 170px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pricesmenu .pricesmenu_column ul li input {
    font-size: 12px;
    text-align: center;
}

.pricesmenu .pricesmenu_column ul li a{
    text-decoration: none;
}

.pricesmenu .pricesmenu_column ul li form div#slider-range.ui-slider {
    width: 135px;
    margin: 10px 0 10px 31px;
    height: 0.3em;
}
.pricesmenu .pricesmenu_column ul li form div#slider-range.ui-slider a.ui-slider-handle {
    margin-left: 0;
    top: -0.5em;
}

.pricesmenu .pricesmenu_column ul li a:hover{
    color: #fff;
}

.pricesmenu .pricesmenu_column ul li a.cancel {
    text-decoration: underline;
    font-size: 11px;
}