/* typheader */

#shopInformation{
display: none;
}

#typheader {
	background: #FFF;
	display: block;
	width: 100%;
	height: 96px;
	border-bottom: 5px solid #FF0000;
}

#typheader ul {
	display: block;
	width: 828px;
	height: 96px;
	margin: 0 auto;
	position: relative;
}

#typheader ul li#typlogo {
	display: block;
	width: 350px;
	height: 96px;
	position: absolute;
	left: 0;
	top: 0;
}



/* typheader tabs */

#typheader ul li#shopeur {
	display: block;
	overflow: hidden;
	width: 190px;
	height: 41px;
	background: no-repeat left -41px url('/users/709000/708296/375631/img/375631_tab_shopeur.gif');
	position: absolute;
	top: 55px;
	right: 295px;
}

#typheader ul li#shopeur a {
	display: block;
	overflow: hidden;
	width: 190px;
	height: 41px;
	background: no-repeat left 0 url('/users/709000/708296/375631/img/375631_tab_shopeur.gif');
	text-indent: -3000px;
}

#typheader ul li#shopeur a:hover {
	display: block;
	overflow: hidden;
	width: 190px;
	height: 41px;
	background: none;
	text-indent: -3000px;
}



#typheader ul li#shopusa {
	display: block;
	overflow: hidden;
	width: 154px;
	height: 41px;
	background: no-repeat left -41px url('/users/709000/708296/375631/img/375631_tab_shopusa.gif');
	position: absolute;
	top: 55px;
	right: 141px;
}

#typheader ul li#shopusa a {
	display: block;
	overflow: hidden;
	width: 154px;
	height: 41px;
	background: no-repeat left 0 url('/users/709000/708296/375631/img/375631_tab_shopusa.gif');
	text-indent: -3000px;
}

#typheader ul li#shopusa a:hover {
	display: block;
	overflow: hidden;
	width: 154px;
	height: 41px;
	background: none;
	text-indent: -3000px;
}



#typheader ul li#blog {
	display: block;
	overflow: hidden;
	width: 94px;
	height: 41px;
	background: no-repeat left -41px url('/users/709000/708296/375631/img/375631_tab_blog.gif');
	position: absolute;
	top: 55px;
	right: 47px;
}

#typheader ul li#blog a {
	display: block;
	overflow: hidden;
	width: 94px;
	height: 41px;
	background: no-repeat left 0 url('/users/709000/708296/375631/img/375631_tab_blog.gif');
	text-indent: -3000px;
}

#typheader ul li#blog a:hover {
	display: block;
	overflow: hidden;
	width: 94px;
	height: 41px;
	background: none;
	text-indent: -3000px;
}




/* current tab */

#typheader ul li#shopeur {
	display: block;
	overflow: hidden;
	width: 190px;
	height: 41px;
	background: no-repeat left -82px url('/users/709000/708296/375631/img/375631_tab_shopeur.gif');
	position: absolute;
	top: 55px;
	right: 295px;
}

#typheader ul li#shopeur a,
#typheader ul li#shopeur a:hover {
	display: block;
	overflow: hidden;
	width: 190px;
	height: 41px;
	background: none;
	text-indent: -3000px;
}
