/*********************************************
MiB - CSS
Stylesheet by Tim Jagusch, Infocus Media GmbH
********************************************/
*{ margin:0px; padding:0px; }

body{
background:url(img/bg_body.jpg) #011943 repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

	.Home{
	background:url(img/btn_home.jpg) #B9CCE3 no-repeat;
	height:20px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0px 0px 35px;
	width:152px;
	margin:5px 0px 5px 0px;
	text-decoration:none;
	color:#333;
	}
	
	.Home:hover{
	background:url(img/btn_home.jpg) repeat-x;
	color:#213d7d;
	}
	
	.About{
	background:url(img/btn_about.jpg) #B9CCE3 no-repeat;
	height:20px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0px 0px 35px;
	width:152px;
	margin:5px 0px 5px 0px;
	text-decoration:none;
	color:#333;
	}
	
	.About:hover{
	background:url(img/btn_about.jpg) repeat-x;
	color:#213d7d;
	}

	.Specials{
	background:url(img/btn_specials.jpg) #B9CCE3 no-repeat;
	height:20px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0px 0px 35px;
	width:152px;
	margin:5px 0px 5px 0px;
	text-decoration:none;
	color:#333;
	}
	
	.Specials:hover{
	background:url(img/btn_specials.jpg) repeat-x;
	color:#213d7d;
	}

#wrapper{
width:912px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#header{
width:912px;
height:124px;
background:url(img/header_main.jpg) #B9CCE3 no-repeat;
}

#store_links{
width:912px;
height:38px;
background:url(img/navi_main.jpg) #2B467B no-repeat;
}

#breadcrumbs{
float:left;
}

#store_navigation{
float:right;
}

.store_navigation_ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#333;
margin:6px 10px 0px 0px;
padding:0px;
}

.store_navigation_ul li{
border-left:1px solid #EEE;
}

.store_navigation_ul li,
.store_navigation_ul li a{
color:#333;
display:inline;
padding:0px 0px 0px 3px;
}

#logo{
}

#middle{
width:912px;
background:url(img/bg_main.jpg) #002C66 repeat-y;
}

#left_col{
float:left;
width:190px;
padding:0px 0px 0px 10px;
}

#center_col{
float:left;
}

#right_col{
float:left;
width:185px;
}

#footer{
width:912px;
height:23px;
background:url(img/footer_main.jpg) #B9CCE3 no-repeat;
clear:both;
padding-top:2px;
margin-bottom:15px;
color:#000;
}

.clear_this{
clear:both;
margin:0px 0px 5px 0px;
}

/* Boxes */
.box{
width:188px;
margin:5px 0px 0px 0px;
padding:0 0 5px 0;
background:url(images/box_bg.jpg) repeat-y;
min-height:120px;
margin:5px 0px 0px 0px;
padding:0 0 5px 0;
background:url(images/box_bg.jpg) repeat-y;
min-height:120px;
}

.box_heading{
width:177px;
height:25px;
background:url(img/box_header.jpg) no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#FFF;
padding:5px 0px 0px 10px;
}

.box_content{
}

/* Navigation */
.box_category{
}

.box_category_heading{
width:150px;
height:23px;
background:url(img/header_navi.jpg) no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 40px;		
}
	
.box_category_content{
width:190px;
background:url(img/bg_box_left.jpg) repeat-y;
padding-bottom:20px;	
}

	.box_category_content #CatNavi .CatLevel1{
	background:url(img/btn_normal.jpg) #B9CCE3 no-repeat;
	list-style:none;
	clear:both;
	height:20px;
	color:#5e5e5e;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0px 0px 35px;
	}
	
	.box_category_content #CatNavi .CatLevel1 a{
	text-decoration:none;
	color:#5e5e5e;
	}
	
	.box_category_content #CatNavi .CatLevel1:hover{
	background:url(img/btn_hover.jpg) repeat-x;
	}
	
	.box_category_content #CatNavi .CatLevel1 a:hover{
	color:#213d7d;
	}
	
.box_category_footer{
width:190px;
height:5px;
background:url(img/footer_box_left.jpg) no-repeat;
margin-bottom:5px;
}	

/* Suche */
.box_search{
}

.box_search_heading{
width:150px;
height:23px;
background:url(img/header_suche.jpg) #B9CCE3 no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 40px;	
}

.box_search_content{
width:180px;
background:url(img/bg_box_left.jpg) repeat-y;
padding:3px 0px 10px 10px;
}

	.box_search_content .input_search{
	border:1px solid #003366;
	width:160px;
	margin-bottom:5px;
	}

.box_search_footer{
width:190px;
height:5px;
background:url(img/footer_box_left.jpg) no-repeat;
margin-bottom:5px;
}

.box_search a{
color:#21438a;
}
  
.box_search a:hover{
color:#21438a;
text-decoration:none;
}

/* Login */
.box_login{
}

.box_login_heading{
width:150px;
height:23px;
background:url(img/header_login.jpg) #B9CCE3 no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 40px;	
}

.box_login_content{
width:160px;
background:url(img/bg_box_right.jpg) repeat-y;
padding:3px 20px 10px 10px;
}

	.box_login_content img{
	border:none;
	}

	.box_login_content .input_email{
	border:1px solid #003366;
	width:160px;
	}
	
	
	.box_login_content .input_password{
	border:1px solid #003366;
	width:160px;
	margin-bottom:5px;
	}
	
	.lost_password{
	float:right;
	width:60px;
	position:relative;
	top:-25px;
	right:10px;
	}
		
.box_login_footer{
width:190px;
height:5px;
background:url(img/footer_box_right.jpg) no-repeat;
margin-bottom:5px;
}
	
  
.box_login a{
color:#21438a;
}
  
.box_login a:hover{
color:#21438a;
text-decoration:none;
}

/* Cart */
.box_cart{
}

.box_cart_heading{
width:150px;
height:23px;
background:url(img/header_cart.jpg) no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 40px;			
}

	.box_cart_heading img{
	border:none;
	margin:0px 10px 0px 0px;
	}
	
.box_cart_content{
width:150px;
background:url(img/bg_box_right.jpg) repeat-y;
padding:3px 20px 10px 20px;
}

.box_cart_footer{
width:190px;
height:5px;
background:url(img/footer_box_right.jpg) no-repeat;
margin-bottom:5px;
}

/* Box - Newsletter */

.box_newsletter{
}

.box_newsletter_heading{
width:150px;
height:23px;
background:url(img/header_cart.jpg) no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 40px;			
}

	.box_newsletter_heading img{
	border:none;
	margin:0px 10px 0px 0px;
	}
	
    .box_newsletter_content .input_search{
	border:1px solid #003366;
	width:160px;
	margin-bottom:5px;
	}
	
.box_newsletter_content{
width:180px;
background:url(img/bg_box_right.jpg) repeat-y;
padding:3px 0px 10px 10px;
}

.box_newsletter_footer{
width:190px;
height:5px;
background:url(img/footer_box_right.jpg) no-repeat;
margin-bottom:5px;
}


.box_last_viewed{
}

.box_last_viewed_heading{
width:150px;
height:23px;
background:url(img/header_cart.jpg) no-repeat;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 40px;			
}

	.box_last_viewed_heading img{
	border:none;
	margin:0px 10px 0px 0px;
	}
	
.box_last_viewed_content{
width:150px;
background:url(img/bg_box_right.jpg) repeat-y;
padding:3px 20px 10px 20px;
}

.box_last_viewed_footer{
width:190px;
height:5px;
background:url(img/footer_box_right.jpg) no-repeat;
margin-bottom:5px;
}



/* Content */
#content_heading{
width:510px;
height:23px;
background:url(img/header_content.jpg) #B9CCE3 no-repeat;
text-align:center;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:6px 0px 0px 0px;
}
	
#content{
width:485px;
background:url(img/bg_content.jpg) repeat-y;
padding:0px 15px 5px 10px;
color:#21438A;
}

	.scene_image{
	width:60px;
	height:60px;
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #CCC;
	}
	
	.scene_image:hover{
	border:1px solid #666;
	}
	
	.scene_image img{
	width:60px;
	height:60px;
	}
	
	#content textarea{
	width:480px;
	}
	
	#content img{
	border:none;
	}

	.content_cover{
	float:left;
	margin:5px 10px 0px 0px;
	}
	
		.content_cover img{
		border:none;
		width:120px;
		}
	
	.content_information{
	float:left;
	width:300px;
	line-height:18px;
	}
	
	.content_information h3{
	margin:0px 0px 5px 0px;
	}
	
	.product_overview{
	margin:10px 0px 0px 0px;
	}
	
	.product_lable{
	float:left;
	width:130px;
	}
	
	.product_content{
	float:left;
	width:325px;
	}
	
#content h1{
font-size:14px;
/*color:#000;*/
font-weight:bold;
}
		
#content a{
color:#000;
text-decoration:none;
}
		
#content a:hover{
color:#000;
text-decoration:underline;
}

.new_product_listing{
float:left;
width:160px;
height:230px;
text-align:center;
}

	.new_product_listing .product_title{
	width:120px;
	}

.content_inner_heading{
background:url(img/header_neuheiten.jpg) no-repeat;
background-position:center;
width:470px;
height:28px;
text-align:center;
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#000;
padding:5px 0px 0px 0px;
margin:0px auto;
/* border:1px solid #B6CCEF; */
/*padding:5px;*/
}

#content_footer{
width:513px;
height:5px;
background:url(img/footer_content.jpg) no-repeat;
margin-bottom:10px;
}

.smallHeading{
font-weight:bold;
}

.copyright, .parseTime{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:100%;
text-align:center;
}

.copyright a, .parseTime a{
color:#333;
}

.information {
margin-top:20px;
text-align:center;
font-size:10px;
}

.information a{
margin-left:10px;
color:#FFF;
}

#player{
width:300px;
}

.HomeFlash{
text-align:center;
padding-top:3px;
}

/* Upcoming Products */
.upcoming{
padding:5px;
margin-left:8px;
width:459px;
}

.upcoming_title{
float:left;
width:335px;
}

.upcoming_date{
float:left;
width:100px;
}

.create_account{
text-align:center;
margin:10px 0px 0px 0px;
padding:2px;
border-top:1px solid #333;
}

.product_listing{
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #333;
}

.product_navigation{
margin-bottom:5px;
}

/* Trailer - neuer Layer */
#player{
position:fixed;
height:250px;
z-index:2;
top:20%;
bottom:20%;
left:50%;
padding:25px;
background:#FFF;
border:2px solid #333;
}

.close_link{
width:100%;
text-align:center;
padding-top:20px;
}

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }