/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
}
body {
	margin: 8px 0 20px 8px;
}
body, p, td, th, div, blockquote, dl, ul, ol {	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3f1e19;
}
td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}
ul {
	margin: 1em 1.5em;
	padding: 0;
}

/* Header
----------------------------------------------- */
#header {
	background: #fff;
	height: 141px;
	width: 944px;	
}
#header .wrap {
	float: left;
	width: 722px;
	height: 83px;
	background: #87da15;
	overflow: hidden;
}
#logo {
	width: 222px;
	background: #fff;
	float: left;
}
#banner {
	padding: 9px 0 0 11px;
	float: left;
}
#search {
	padding: 30px 9px 0 0;
	float: right;

}
#search input.keyword {
	margin: 0 7px 0 0;
	padding: 5px 5px;
	border: 0;
	float: left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3f1e19;
}
#search input.button {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

/* Structure
----------------------------------------------- */
#container {
	width: 944px;
}
#gap {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3f1e19;
	padding: 3px 0 6px 222px;
	width: 722px;
}
#gap a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3f1e19;
}
#gap span {
	margin: 0 4px;
}
#path {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif !important;
	width: 500px;
	float: left;
}
#map {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif !important;
	width: 210px;
	float: right;
	text-align: right;
}
#main {
	background: transparent url(/files/arnolds/images/right.gif) top left repeat-y;
	width: 944px;
}
#main2 {
	background: transparent url(/files/arnolds/images/2cols.gif) top left repeat-y;
	width: 944px;
}
#main3 {
	background: transparent url(/files/arnolds/images/tuotelistaus.gif) top left repeat-y;
	width: 944px;
}
#main4 {
	background: transparent url(/files/arnolds/images/2cols_kamppis.gif) top left repeat-y;
	width: 944px;
	padding-bottom: 50px;
}
#main5 {
	background: transparent url(/files/arnolds/images/2cols_kamppis_skull.gif) top left repeat-y;
	width: 944px;
	padding-bottom: 50px;
}
#left {
	background: #87da15;
	width: 195px;
	float: left;
	margin: 0 8px 0 0;
	padding: 8px 8px 8px 11px;
	overflow: hidden;
}
#left img {
	margin-bottom: 9px;
}
#right {
	float: left;
	width: 722px;
}
#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 498px;
	overflow: hidden;
	min-height: 1px;
}
#content .product {
	float: left;
	width: 158px;
	margin-right: 8px !important;
}
#content h1, #content h2 {
	margin: 0;
	padding: 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif !important;
}
#subcontent {
	width: 660px;
	padding: 25px 30px 50px 30px;
}
#subcontent2 {
	padding-bottom: 50px;
}
#txt {
	width: 476px;
	padding: 1.5em 12px 0 20px;
	float: left;
	min-height: 100px;
}
#txt-product {
	width: 500px;
	padding: 1.5em 8px 0 0;
	float: left;
	min-height: 100px;
}
#factbox {
	width: 214px;
	float: left;
	overflow: hidden;
	padding: 0 0 30px 0;
}
#factbox .head {
	background: transparent url(/files/arnolds/images/fakta_top.gif) top left no-repeat;
	height: 50px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	padding: 6px 11px 5px 11px;
}
#factbox .wrap {
	padding: 0 15px;
}
#factbox h1, #factbox h2, #factbox h3, #factbox h4, #factbox h5, #factbox h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3f1e19;
	border-bottom: 0;
	padding: 0 0 0.5em 0;
	margin: 0;
}
#news {
	background: #87da15;
	width: 204px;
	height: 155px;
	float: left;
	padding: 12px 10px 20px 10px;
	margin: 0 !important;
}
#news, #news a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3f1e19;
	text-decoration: none;
}
#news h3 {
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#news h4 a, #news h4 {
	color: #3f1e19;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#news h4 {
	display: block;
	margin: 1em 0 0 0;
	padding: 0;
}
html>body #news {
	height: auto;
	min-height: 175px;
}
#big-banner {
	background: #fff;
	margin-bottom: 8px;
}
#footer {
	background: #513127;
	height: 23px;
	margin-top: 6px;
}
#footer img {
	margin: 0 auto;
}
#footer .copy {
	display: block;
	padding-top: 4px;
	text-align: center;
	margin: 0;
	color: #fff;
	font-size: 10px;
}
#footer .copy a {
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}
#lefty {
	min-height: 50px;
	width: 445px;
	float: left;
	padding-right: 20px;
}
#facts {
	width: 200px;
	height: 200px;
	background: #cebf93;
	float: left;
}
html>body #facts {
	height: auto;
	min-height: 200px;
}

/* Nav
----------------------------------------------- */
#nav {
	float: left;
	margin-top: 8px;
}
#nav img {
	display: block;
	float: left;
	margin-right: 2px;
}
#nav a.last img {
	margin-right: 0px;
}
#subnav {
	margin-left: -3px;
}

/* Search
----------------------------------------------- */
/* Headings
----------------------------------------------- */
h1 {
	font: bold 18px Georgia, Arial, Verdana, sans-serif;
	margin: 0 0 1em 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #d9caa4;
}
h1 a {	
	color: #3f1e19;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
}
h2 a {	
	color: #3f1e19;
	text-decoration: none;
}

/* Lists
----------------------------------------------- */
/* Forms
----------------------------------------------- */
form {
	margin: 0;
}

/* Links
----------------------------------------------- */
a {
	/*color: #3f1e19;*/
	color: #cc6600;
	text-decoration: underline;
}

/* Misc
----------------------------------------------- */
.clearer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
.skip {
	display: none;
}
.diet {
	display: block;
	float: left;
	margin: 2px 0 0 6px;
}
.productgroup {
	width: 180px;
	height: 235px;
	float: left;
	margin-right: 10px;
}
.productgroup h2 {
	margin-top: 0.5em;
}

table.ravintoarvot {
border-collapse: collapse;
width: 250px;
}
table.ravintoarvot td {
padding:4px 0 4px 40px;
text-align: right;
}
table.different td {
padding:4px 0 4px 0 !important;
text-align: left;
}
table.different2 td {
padding:4px 0 4px 0 !important;
text-align: right !important;
}
table.ravintoarvot th {
padding-top: 4px;
padding-bottom: 4px;
}
table.ravintoarvot td.odd, table.ravintoarvot th.odd  {
background: #eee8cd;
}
#left .nav-section-separator {
height:20px;
}
.product-image {
margin-bottom: 10px;
float: left;
}
.product-description {
float: left;
margin-top: 20px;
margin-left: 3px;
color: #5b2d01;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
.kampanjapohja {
border: 1px solid #fff;
}
.kampanjapohja-header {
text-align: right;
padding-right: 10px;
}



#productlisting h1 {
	border-bottom: 0;
	color: #fff;
	padding: 0 10px;
}
#productlisting .thebox {
	margin: 10px;
	padding: 5px;
	background: #fff;
}
#productlisting .productthumb {
	float: left;
}
#productlisting .theboxinner {
	float: left;
	padding: 10px 0 0 10px;
	width: 320px;
}
#productlisting .theboxinner a.pp {
	color: #3f1e19;
}
#productlisting .theboxinner span.pp {
	font-weight: bold;
	display: block;
}