@import "reset.css";
@import "typography.css";

#wrap {
	width:950px;
	margin:0 auto;
	background:#fff;
}

#header {
	width:950px;
	height:180px;
}

#header h1 {
	width:950px;
	height:180px;
	margin:0;
	padding:0;
	text-indent:-6000em;
}

#header h1 a {
	width:950px;
	height:180px;
	display:block;
	background:url('/m/images/leiska/bg_header_default.jpg') no-repeat;
}

#header h1 a.tuotekuvasto {
	background:url('/m/images/leiska/bg_header_tuotekuvasto.jpg') no-repeat;
}

#header h1 a.tuottajat {
	background:url('/m/images/leiska/bg_header_tuottajat.jpg') no-repeat;
}

#header h1 a.myymala {
	background:url('/m/images/leiska/bg_header_myymala.jpg') no-repeat;
}

#header h1 a.toiminta {
	background:url('/m/images/leiska/bg_header_toiminta.jpg') no-repeat;
}

#header h1 a.reilukauppa {
	background:url('/m/images/leiska/bg_header_reilukauppa.jpg') no-repeat;
}

#nav ul {
	list-style:none;
	width:100%;
	height:50px;
}

#nav ul li {
	height:50px;
	border-right:1px solid #a8a8a8;
	width:189px;
	float:left;

}

#nav ul li a {
	display:block;
	padding:16px 0 16px 10px;;
	color:#000;
	border-bottom:4px solid #656565;
	width:179px;
}

#nav ul li a.myymala { background: url("/m/images/leiska/li_myymala.jpg") no-repeat; text-indent:-6000em;}
#nav ul li a.reilukauppa { background: url("/m/images/leiska/li_reilukauppa.jpg") no-repeat; text-indent:-6000em;}
#nav ul li a.tuotteet { background: url("/m/images/leiska/li_tuotteet.jpg") no-repeat; text-indent:-6000em;}
#nav ul li a.tuottajat { background: url("/m/images/leiska/li_tuottajat.jpg") no-repeat; text-indent:-6000em;}
#nav ul li a.toiminta { background: url("/m/images/leiska/li_toiminta.jpg") no-repeat; text-indent:-6000em;width:180px;}

#nav ul li a:hover, #nav ul li.current a {
	border-bottom:4px solid #3d7bac;
}

#nav ul li.last {
	width:190px;
	border-right:0px;
}

#left {
	float:left;
	margin:5px 0 0 0;
	padding:0 0 15px 0;
	width:759px;
	border-right:1px solid #e5e5e5;
}

#left img { margin: 5px 0px; } 

#right {
	float:left;
	margin:5px 0 0 0;
	padding:0 0 15px 0;
	width:170px;
	padding:10px;
}

#footer {
	background:#f3f3f3;
	margin:0px 0px 30px 0px;
	padding:5px 0px;
}

.contentblock {
	float:left;
	width:359px;
	padding:10px;
}

.doublecontentblock {
	float:left;
	width:719px;
	padding:10px;
}

.footerleft {
	float:left;
	width:739px;
	padding:0px 10px 0px 10px;
	border-right:1px solid #eee;
}

.footerright {
	float:left;
	width:150px;
	padding:0px 10px 0px 10px;
}

#left ul,#right ul {
	margin:0 0 1em 1em;
	line-height:20px;
}

.piece {
	width:190px;
	float:left;
}

.last {
	clear:right;
}

.clear {
	width:100%;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
}

p {
	padding:0 0 10px 0;
}

img.kuvitus {
	padding:10px;
	border:1px solid #eee;
	margin:5px 10px;
}

img.tuottajafakta {
	margin-left:18px;
	margin-bottom:18px;
}

img.tapaa_tuottaja {
	margin-right:18px;
	margin-bottom:18px;
}

body {
	background:#eee url('/m/images/leiska/background.jpg');
}

#yhteystiedot {
	margin-bottom:36px;
}

