#mainNavSticker {
width:966px;
height:29px;
position:absolute;
z-index:500;
top:127px;
left: 0px;
}

#eastbay {
background-image: url(//www.eastbay.com/ns/header/images/header-plain.jpg);
}

a #logo {
}

a:hover #logo {
}


.search {
background-image: url(//www.eastbay.com/ns/header/images/search-box.png);
padding-right: 200px;
}

.shoppingcart a { background-image:url(//www.eastbay.com/images/eb/promo/header/6-28-08/cart.gif);
}

.shoppingcart a:hover { background-image:url(//www.eastbay.com/images/eb/promo/header/6-28-08/cart-w.gif);
}

a .windaily { background: url(//www.eastbay.com/ns/header/images/win.gif);
}
a:hover .windaily { background: url(//www.eastbay.com/ns/header/images/win-on.gif);
}

/* -- stack-ad div styles --*/
#stack-ad {
width:160px;
max-width:160px;
height:600px;
max-height:600px;
padding:0;
margin:0;
position:absolute;
left:968px;
top:1px;
z-index:9999;
}
#shopping_contain {
position:absolute;
top:0px;
right:0px;
width:670px;
height:96px;
z-index:9000;
}
a .windaily {
width:73px;
height:35px;
position:absolute;
left:297px;
top:40px;
background-repeat: no-repeat;
}
.search {
position:absolute;
top:40px;
left:378px;
height: 44px;
width:286px;
background-repeat:no-repeat;
}
#header_catalog a{
position:absolute;
top: 40px;
left:123px;
width:97px;
height:35px;
padding:0;
margin:0;
background: url(//www.eastbay.com/ns/header/images/catalog.gif) top center no-repeat;
}
#header_catalog a:hover{
position:absolute;
top: 40px;
left:123px;
width:97px;
height:35px;
padding:0;
margin:0;
background: url(//www.eastbay.com/ns/header/images/catalog-on.gif) top center no-repeat;
}
#feedback a {
position:absolute;
top:40px;
left:220px;
width:77px;
height:35px;
padding:0;
margin:0;
background: url(//www.eastbay.com/ns/header/images/comments.gif) top center no-repeat;
}
#feedback a:hover{
position:absolute;
top:40px;
left:220px;
width:77px;
height:35px;
padding:0;
margin:0;
background: url(//www.eastbay.com/ns/header/images/comments-on.gif) top center no-repeat;
}
#reduce_input_text_height {
left: 10px;
top: 9px;
width: 200px;
border: none;
}
.custservicebar {
right:10px;
text-align:right;
width:625px;
color: #666666;
}
.custservicebar a {
color: #666666;
text-decoration: none;
background: none;
}
.custservicebar a:hover {
color: #000000;
text-decoration: none;
background: none;
}
#tf-text {
float:left;
}
#icon-facebook {
float:left;
padding-right:10px;
padding-top: 2px;
}
#icon-facebook a {
text-decoration: none;
font-size:11px;
}
#icon-twitter {
float:left;
padding-right:0px;
padding-top: 2px;
}
#icon-twitter a {
text-decoration: none;
font-size:11px;
}
#wl_list .item_thumb IMG {
border: 1px solid black;
}
.flex-column-help {
float:left;
text-align:left;
width:115px;
height:90px;
margin-right:18px;
}
.flex-column-catalog {
float:left;
text-align:left;
width:90px;
height:90px;
margin-right:5px;
}
.flex-column-custserv {
float:left;
text-align:center;
width:115px;
color:000;
}
.flex-column-goldclub {
float:left;
text-align:center;
width:145px;
color:000;
}
.flex-column-giftcards {
float:left;
text-align:center;
width:115px;
color:000;
}
.flex-column-popular{
float:left;
text-align:center;
width:115px;
color:000;
}
.flex-column-giftcards a img {
margin-left:10px;
}
#order_summary a, #order_summary a:hover, #order_summary a:visited {
text-decoration:none;
cursor:pointer;
}

/*begin tab navigation styles*/

.tab_holder {

width:633px;

float:right;

background-repeat:repeat-x;

height:30px;

}
.shoppingcart2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.shoppingcart2 ul li {
	float: left;
	list-style: none;
	position: relative;
	display: block;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding: 0;
	margin: 5px 8px 0 8px;
}
.shoppingcart2 ul li:hover {
	float: left;
	position: relative;
	display: block;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding: 0;
	margin: 5px 8px 0 8px;
	cursor: pointer;
	pointer: hand;
}
.shoppingcart2 ul li .cart_info {
	display: none;
}

.shoppingcart2 ul li:hover .cart_info {
	position: absolute;
	display: inline-block;
	top: 19px;
	left: 0;
	height: 310px;
	margin-bottom: 15px;
	padding: 5px 10px 10px 5px;
	background-image: url('//www.eastbay.com/ns/header/images/recent.png') !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='//www.eastbay.com/ns/header/images/recent.png');
	background-repeat: no-repeat;
	width: 240px;
}
.shoppingcart2 ul li .cart_info .items_pop_title {
	float: left;
	width: 219px;
	height: auto;
	font-size: 12px;
	padding: 3px;
	color: #000000;
}

.shoppingcart2 ul li .cart_info .items_pop_wrapper {
	float: left;
	width: 225px;
	height: 280px;
	color: #000000;
	overflow: auto;
}
.shoppingcart2 ul li .cart_info .items_pop {
	float: left;
	width: 205px;
	height: auto;
	margin: 10px 0 0 0;
}

.shoppingcart2 ul li .cart_info .items_pop a {
	text-decoration: none;
	color: #666666;
}
.shoppingcart2 ul li .cart_info .items_pop a:hover {
	text-decoration: none;
	color: #000000;
}


