#go
{
	width: 18px;
	height: 18px;
	border: 0;
	background: url('../img/navigation/search-butt.gif') no-repeat;
}
#signup
{
	width: 54px;
	height: 18px;
	border: 0;
	background: url('../img/navigation/btn_signup.gif') no-repeat;
}
#cartmenu
{
	font-family: Verdana, sans-serif;
	margin: 32px 10px 0 0;
	padding:0;
	float: right;
}
#cartmenu img
{
	border: none;
	margin: 4px 0 0 0;
}
#cartmenu a
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
#menu2
{
	padding-top: 6px;
	text-align: center;
	list-style-type: none;
	font-size: 85%;
}
#menu2 li
{
	display: inline;
	color: #1375AF;
}
#menu2 li a
{
	color: #1375AF;
}
li.last
{
	border: none;
}
#navbar
{
	width: 980px;
	position:relative;
	z-index: 100;
	margin-top:10px;
}
#logo
{
	width: 241px;
	height: 42px;
	background: url('../img/navigation/logomoto2.gif') no-repeat;
	float: left;
}
.btn_on
{
	background: url('../img/navigation/btn2_on.gif') no-repeat center;
/*	background: url('../img/navigation/btn2_on.jpg') no-repeat center;*/
	width: 96px;
	height: 36px;
	position: relative;
	bottom: -7px;
	float: right;
	z-index: 100;
}
.btn_on_first
{
	background: url('../img/navigation/btn2-first_on.gif') no-repeat center;
/*	background: url('../img/navigation/btn2-first_on.jpg') no-repeat center;*/
	width: 96px;
	height: 36px;
	position: relative;
	bottom: -7px;
	float: right;
	z-index: 100;
}
.btn_off
{
	background: url('../img/navigation/btn2_off.gif') no-repeat center;
	width: 94px;
	height: 31px;
	position: relative;
	bottom: -12px;
	float: right;
}
.btn_off_first
{
	background: url('../img/navigation/btn2-first_off.gif') no-repeat center;
	width: 92px;
	height: 31px;
	position: relative;
	bottom: -12px;
	float: right;
}
a.btn_on:hover, a.btn_off:hover, a.btn_on_first:hover, a.btn_off_first:hover
{
	text-decoration: none;
}
.btn_text
{
	font: bold 11px Tahoma, sans-serif;
	position: relative;
	top: 10px;
	z-index: 100;
}
#btn_text_active
{
	font: bold 11px Tahoma, sans-serif;
	position: relative;
	top: 14px;
}
#searchbar
{
	position: relative;
	clear: both;
	width: 985px;
	height: 69px;
	background: url('../img/navigation/header3.gif') no-repeat center;
/*	background: url('../img/navigation/header_winter2008.jpg') no-repeat center;*/
}

#header_winter_part1
{
	width: 33px;
	height: 28px;
	position:absolute;
	top:-28px;
	left:321px;
	background: url('../img/navigation/header_winter_part1.gif') no-repeat center;
}
.winter_hat_btn_off
{
	width: 51px;
	height: 63px;
	position:absolute;
	top:-4px;
	left:394px;
	background: url('../img/navigation/winter_hat_btn_off.jpg') no-repeat center;
	z-index:110;
}
.winter_hat_btn_on
{
	width: 52px;
	height: 63px;
	position:absolute;
	top:-4px;
	left:393px;
	background: url('../img/navigation/winter_hat_btn_on.jpg') no-repeat center;
	z-index:110;
}

#searchfields
{
	float:left;
	position: relative;
	margin:35px 0 0 10px;
}
#breadcrumb
{
	margin: 4px 0 -8px 0;
	padding-left: 20px;
	float: left;
	width:770px;
}
#breadcrumb a
{
	font-size: 11px;
	font-weight: normal;
}
#date
{
	font-size: 11px;
	margin: 4px 0 -8px 0;
	padding-right: 17px;
	float: right;
	z-index:2;
}
.smallbtn
{
	background: url('../img/button.gif') no-repeat;
	width: 72px;
	height: 19px;
	float:right;
	margin-right:10px;
	padding-top: 2px;
	text-align:center;
	color: white;
	font-weight: bold;
}
.smallbtn_pos
{
	position: absolute;
	bottom: 6px;
	right: 0;
	font-size: 11px;
}
#product_navigation
{
	width: 741px;
	text-align: center;
	margin-top: 10px;
	font-size:85%;
	clear:both;
}
#searchform
{
	display:inline;
	margin-top:30px;
}
#addthis
{
	display:block;
	margin-top:27px;
	margin-left:10px;
	float:left
}
#cartlink {margin-right:60px;}
