/*------------------------------------------------------------------------
 * STRUCTURE
 * ---------------------------------------------------------------------*/
#bc-header-wrapper{
	width:1010px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 auto 0 auto;
	padding-top:20px;
	position:relative;
}
#bc-header-wrapper img{
	border:0;
}
#bc-logo{
	position:absolute;
	top:20px;
	left: 20px;
	display:inline-block;
	float:left;
}
#bc-navi{
	position:absolute;
	right:20px;
	top:40px;
	*top:60px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0 1px 0 #ccc;
}
#bc-navi li {
	list-style:none;
	float:left;
	display:block;
	line-height:31px;
	margin-left:25px;
}
#bc-navi li a{
	font-size:18px;
	color:#444;
	text-decoration:none;
}
#bc-navi li a:hover{
	border-bottom:3px solid #444;
}
#bc-header-item{ 
	width:1010px;
	height:180px;
	margin-top:65px;
	*margin-top:105px;
	position:relative;
	background:#ff6803;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	color:#fff;
}
#bc-header-flash{
	position:absolute;
	right:-1px;

}
#bc-header-item-bg{
	background:url(http://www.bestcase.at/ebay-shop/img/header-item-bg.png) no-repeat;
	width:638px;
	height:180px;
	position:absolute;
	left:0;
}
#bc-header-item-bg h1{
	color:#fff;
	text-shadow: 0 1px 2px #666;
	text-transform:uppercase;
	font-weight:normal;
	font-size:36px;
	line-height:36px;
	margin-left:30px;
	*margin-top:20px;
}

#search{
	padding:10px;
	width:280px;
	margin-left:30px;
	position:absolute;
	right:20px;
	top:90px;
	background:#ff6803;
	background-image: linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,104,3)),
		color-stop(1, rgb(255,166,102))
	);
}
.bc-checkbox-txt{
	font-size:12px;
	font-weight:bold;
}
.bc-searchbox{
	font-size:16px;
	color:#545454 !important;
	margin-bottom:5px;
	width:150px;
}
.bc-search-btn{
	background:#ff6803;
	background-image: linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,104,3) 0%, rgb(255,166,102) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,104,3)),
		color-stop(1, rgb(255,166,102))
	);
	border: 1px solid #eb5e00;
	color:#fff !important;
	-webkit-box-shadow: 0 2px 2px #333;
    -moz-box-shadow: 0 2px 2px #333;
    box-shadow: 0 1px 2px #333;	
	-webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;	
	font-weight:bold;
	padding:3px 15px;
	cursor:pointer;
	margin-left:10px;
	display:inline-block;
	background: url(http://www.bestcase.at/ebay-shop/img/btn-search-ie.png) no-repeat\9;
	border:none\9;
	width:84px\9;
}
.bc-search-btn:active{
	-webkit-box-shadow: 0 0 2px #000;	
    -moz-box-shadow: 0 0 2px #333;
    box-shadow: 0 0 2px #000;	
}
.bc-search-btn:hover{
	background:#ff893b;
	background-image: linear-gradient(bottom, rgb(255,137,59) 0%, rgb(255,196,153) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,137,59) 0%, rgb(255,196,153) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,137,59) 0%, rgb(255,196,153) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,137,59) 0%, rgb(255,196,153) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,137,59) 0%, rgb(255,196,153) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,137,59)),
		color-stop(1, rgb(255,196,153))
	);
	background: url(http://www.bestcase.at/ebay-shop/img/btn-search-ie.png) no-repeat\9;
	}

.bc-accent-btn{
	position:absolute;
	left:30px;
	bottom:10px;
	background: url(http://www.bestcase.at/ebay-shop/img/btn-accent.png) no-repeat;
	display:inline-block;
	width:130px;
	height:37px;
	color:#fff !important;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding:8px 0 0 45px;
}
.bc-accent-btn:hover{
	background:url(http://www.bestcase.at/ebay-shop/img/btn-accent-h.png) no-repeat;
	text-decoration:none;
}

/*------------------------------------------------------------------------
 * DEBUG
 * ---------------------------------------------------------------------*/
/*body {background:url(../img/background.jpg) repeat-x #181818;}*/
/*#bc-header-wrapper{	background:#fff;}*/
