@charset "UTF-8";

/* Layout Medium Screens */

body { background-image: none;}

header {height: 200px; background: url(../images/banner_medium_04.jpg) no-repeat 10% 0;}

header img {height: 80px;}

header a.logo {
	width: 400px;
	height: 105px;
	top: 90px; left: 20px;
	background-image: url(../images/logo-medium.png);
}

nav {top: 220px; }
nav a {font-size: 13px; margin-right: 4px;}

.promo div div div {}
.product_container {}
.promo_container, .product_container {padding: 0px 2.5% 15px 2.5%px;}

.promo_container .promo, .product_container .promo {background-position: 0 0;}

.promo_container .promo .content {padding: 0px 30px 0 0;}

.product_container .promo {
	float: left;
	min-height: 200px;

	width: 40%;	
}

.cleartile {height: 20px;}

.marketsign {float: right; height: 75px;}

.product_icon {border: 1px solid black;}

.product_icon img {float: left; height: 100px; margin: 5px 5% 0 5px; width: 40%}

.product_icon p {font-size: 0.9em; margin: 5px 0 0 0;}