
@charset "UTF-8";
/* CSS Document */

#container {
	background:url(/eshop/content/redesign-img/upgrades/bg_greyfade.gif) repeat-x 0 100%;
}
/* Hero space at top of page */

.hero-bg {
	/* height:270px; */
	background:url(/eshop/content/redesign-img/upgrades/bg_upgrades_landing_hero.jpg) no-repeat 0 0;
}

.hero-bg .hero-text {
	width:260px;
	padding-left:10px;
}
.hero-bg .hero-text .primary-link {
	margin-left:25px;
	font-weight:bold;
}
.hero-bg h1 {
	font-size:2.2em;
	margin:30px 0 5px 0;
}
.offer-badge {position:absolute;left:600px;margin-top:20px;}
.image {
	background:url(/eshop/content/redesign-img/upgrades/bg_upgrades_recycle_bin.jpg) no-repeat right 0;
	height:90px;
	padding-right:75px;
}

.header {font-size:1.3em;}

.login {margin:40px 0 10px 10px}

.panel-height {
	min-height:360px;
}
* html .panel-height {
	height:393px;
}
* html .min-height {height:167px;}
.min-height {min-height:165px;}
