/**
 * Stylesheet for Navigational Items (None-Flash-Pages)
 *
 *
 * @date 2010-05-19
 * @link http://neteye.de
 * @author jhr
 *
 *
 * TOC
 * @section Common
 * @section Logo
 * @section main Nav
 * @section footer
 */
/**
 * @section Common
 */
.replaced {
	text-indent:-9999em;
	text-align:left;
	display:block;
	overflow:hidden;
}
/**
 * @section Logo
 */

.left h1 {
	width:162px;
	height:201px;
	display:block;
	text-indent: -999em;
	background:url(/style/images/logo.png) top left no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/logo.png',sizingMethod='image');
	margin-left:10px;
}

/**
 * @section main Nav
 */
/**
 * 	jhr
 
ul.nav {
	width:705px;
	display:block;
	position:relative;
	overflow:hidden;
	float:none;
	margin:0 auto 10px auto;
}
*/
div.nav-filligree {
	background:url(/style/images/nav/nav_bg.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/nav/nav_bg.png',sizingMethod='image');
	width:278px;
	margin:0 0 0 133px;
	_margin-bottom:15px;
	height:50px;

}
/*
 * jhr
 
ul.nav li {
	display:block;
	float:left;
	_display:inline;
}
*/
/**
 	* mainnav see /style/css/main.css ll.107
 	* Home | Jack's Birthday | Music | BBQ | Shop | Goodies | Newsletter | Unterwegs | Fotoalbum | The Brand
 */
/*
	.nav li a {
		height:21px;
		display:block;
		text-indent:-999em;
	}
	.nav li.home a{
		width:44px;
		background:url(/style/images/nav/home.gif) top left no-repeat;
	}
	.nav li.birthday a{
		width:113px;
		background:url(/style/images/nav/birthday.gif) top left no-repeat;
	}
	.nav li.music a{
		width:50px;
		background:url(/style/images/nav/music.gif) top left no-repeat;
	}
	.nav li.bbq a{
		width:36px;
		background:url(/style/images/nav/bbq.gif) top left no-repeat;
	}
	.nav li.shop a{
		width:43px;
		background:url(/style/images/nav/shop.gif) top left no-repeat;
	}
	.nav li.goodies a{
		width:64px;
		background:url(/style/images/nav/goodies.gif) top left no-repeat;
	}
	.nav li.newsletter a{
		width:95px;
		background:url(/style/images/nav/newsletter.gif) top left no-repeat;
	}
	.nav li.unterwegs a{
		width:84px;
		background:url(/style/images/nav/unterwegs.gif) top left no-repeat;
	}
	.nav li.album a{
		width:86px;
		background:url(/style/images/nav/album.gif) top left no-repeat;
	}
	.nav li.brand a{
		width:79px;
		background:url(/style/images/nav/brand.gif) top left no-repeat;
	}
	.nav li a:hover,
	.nav li a:active,
	.nav li a.act {
		background-position: 0 -21px;
	}
*/	
/**
 * @section Footer
 */
#footer {
	position:relative;
	overflow:hidden;
	width:1043px;
	margin: auto;
	text-align:center;
	margin-bottom:25px;
	background:url(/style/images/common/footer/bg-lines.gif) no-repeat 50% 11px;
}
/**
 * @note set special margin for shop pages - untill css is reconstructed
 */
#start #footer,
.shop #footer {
	margin:25px auto 25px -15px;

}
#start #footer a.newsletter,
.shop #footer a.newsletter {
	right:40px;
	top:17px;
}
/**
 * @note disable current styles from main.css (ref. ll.694) untill css is reconstructed
 */
#footer p {
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
	text-left;
	width:auto;
}
#footer p.resonsibilty {
	width:330px;
	height:31px;
	background:url(/style/images/common/footer/responsible.gif) no-repeat 0 0;
	margin:0 auto;
}
#footer p.resonsibilty a{
	width:80px;
	height:31px;
}
#footer p.trademark{
	width:394px;
	height:11px;
	background:url(/style/images/common/footer/trademark.gif) no-repeat 0 0;
	margin:0 auto;
}
#footer a.facebook{
	width:135px;
	height:64px;
	position:absolute;
	top:5px;
	left:126px;
	background:url(/style/images/common/footer/facebook.gif) no-repeat 0 0;
}
#footer a.facebook:hover{
	width:135px;
	height:64px;
	background:url(/style/images/common/footer/facebook.gif) no-repeat 0 -64px;
}
.footer a.newsletter {
	width:226px;
	height:16px;
	background:url(/style/images/common/footer/newsletter.gif) no-repeat 0 -0;
	position:absolute;
	right:40px;
	top:25px;
	height:16px;
	position:absolute;
}
.footer ul {
	width:350px;
	height:12px;
	margin:3px auto 25px auto;
	overflow: hidden;
	position:relative;
}
	#footer ul li {
		float:left;
		border:0;
		padding:0;
		margin:0;
		text-indent: -9999em;
		color: #fff;
		height:12px;
	}
/**
 * @note disable margin-top from main.css (ref. ll.730 ff) untill css is reconstructed
 */
	#footer li a {
		display:block;
		background:url(/style/images/common/footer/meta.gif) no-repeat 0 0;
		height:12px;
		margin-top:0;
	}
		#footer li a:hover {
			background:url(/style/images/common/footer/meta.gif) no-repeat 0 -12px;
			margin-top:0;
		}
	#footer #impressum a {
		width:61px;
	}
		#footer li#impressum a:hover {
			background-position:0 -12px;
		}
	#footer #nutzungsbedingungen a {
		background-position:-61px 0;
		width:107px;
	}
		#footer #nutzungsbedingungen a:hover {
			background-position:-61px -12px;
		}
	#footer #cookies a {
		background-position:-168px 0;
		width:48px;
	}
		#footer #cookies a:hover {
			background-position:-168px -12px;
		}
	#footer #datenschutz a {
		background-position:-216px 0;
		width:73px;
	}
		#footer #datenschutz a:hover {
			background-position:-216px -12px;
		}
	#footer #gastro a {
		background-position:-289px 0;
		width:86px;
	}
		#footer #gastro a:hover {
			background-position:-289px -12px;
		}
	#footer #contact a {
		background-position:-375px 0;
		width:45px;
	}
		#footer #contact a:hover {
			background-position:-375px -12px;
		}
/* footer share link - shop start only */
#footer a.start-share {
	width:61px;
	height:20px;
	background:url(/style/images/shop/btn-share-shop.png) no-repeat 0 0;
	position:absolute;
	right:206px;
	bottom:24px;
}
#start #footer a.start-share {
/*	display:block;*/
}

