/* CSS Document */

*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}
body{font-family:Arial,Helvetica,sans-serif;font-size:10px;cursor:default;background:url(loading.gif);color:#000}
h2,.box div img{padding-bottom:10px}
a{text-decoration:none;color:#000;outline:0}
img{display:block}

#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}
#cont{position:absolute;top:0;left:0;z-index:70;overflow:auto}
#menu{
	position:absolute;
	bottom:10px;
	left:0px;
	z-index:80;
	width:100%;
	line-height:12px
}
#menu div.first{
	height:330px;
	background:url(../images/repeat-intro.gif) repeat-x 0px 0px;
	padding:0px
}

h1{
	width: 100%;
	display: block;
	height: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/eska-racing.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-indent: -10000px;
}
h1 a{
	width: 100%;
	display: block;
	height: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/eska-racing.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-indent: -10000px;
}
h2.gore-tex {
	background-image: url(../images/gore-tex.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 300px;
	float: left;
	text-indent: -10000px;
	position: relative;
	z-index: 3;
	top: -40px;

}

a.corporate {
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 189px;
	position: absolute;
	z-index: 999;
	bottom: 0px;
	background: url(../images/corporate-eska.png) no-repeat center bottom;
	left: 20px;
	display: block;
}



.nav {
	float:right;
	width:225px;
	padding: 0px;
	display: block;
	margin: 10px 0px 0px;
	background: url(../images/bg-menu-intro.png) repeat-y left top;	

}
.nav .footer-block{
	width:225px;
	padding: 0px;
	display: block;
	background: url(../images/footer-intro.png) no-repeat center center;
	height: 24px;
}
.nav a.btn-shops {
	background: url(../images/btn-shops.png) no-repeat right top;
	margin: 0px auto 5px;
	padding: 0px;
	height: 30px;
	width: 199px;
	display: block;
}
.nav a.btn-shops:hover{
	background: url(../images/btn-shops.png) no-repeat left top;
	}

ul{
	padding: 30px 0px 10px;
	display: block;
	background: url(../images/bg-menu-eska-racing.png) no-repeat left 0px;
	margin: 0px;
}
ul li{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 24px;
	text-indent: -10000px;
	width: 206px;
	
}

ul li a{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 206px;
	display: block;
	background: url(../images/menu_intro.png) no-repeat;
	
}
.austria {
	background-position: 0px 0px;

}
.austria:hover {
	background-position: -205px 0px;

}
.belgium {
	background-position: 0px -24px;
}
.belgium:hover {
	background-position:-205px -24px;
}
.germany {
	background-position: 0px -72px;
}
.germany:hover {
	background-position: -205px -72px;
}

.france {
	background-position: 0px -48px;
}
.france:hover {
	background-position: -205px -48px;
}
.uk {
	background-position: 0px -120px;
}
.uk:hover {
	background-position: -205px -120px;
}

.holland{
	background-position: 0px -96px;
}
.holland:hover{
	background-position: -205px -96px;
}
.navigation {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clearboth {
	clear: both;

}

