body, html {
    background-color: #32401d;
    background-image: url('/static/media/layout/bg_green.gif');
}

/* HEADER */

#actions {
	background-color: #000000;
	background-image: url('/static/media/layout/header.jpg');
}

#actions .submitButton {
	border-color: #32401d;
}

#actions .tunnus, #actions .exit  {
	border-color: #32401d;
}

#actions .tuoteMaara {
	color: #a2b18b;
}

#actions .exit a {
	color: #a2b18b;
}

#headerLeft {
	background-color: #4d5f32;
	background-image: url('/static/media/layout/logo_bottom.jpg');
}

#nosto {
	border-color: #384821;
}

/* SEARCH */

#searchWrapper {
	border-color: #62724b;
}

#search  .textinputwrapper {
	padding-left: 20px;
	background-image: url('/static/media/layout/search_left.png');
}

#search .formTextinput {
	color: #54643e;
}

/* MENU */

#menuWrapper {
	background-image: url('/static/media/layout/menu_bg.gif');
}

#menu ul li.current .itemWrapper {
	background-image: url('/static/media/layout/item_left.jpg');
}

#menu ul li.current .itemWrapper1 {
	background-image: url('/static/media/layout/item_right.jpg');
}

#menu ul li.current .itemWrapper2 {
	background-image: url('/static/media/layout/item_bg.gif');
}

#menu ul li.last a:link, #menu ul li.last a:visited, #menu ul li.last a:active {
	color: #bcd98f;
}

/* Price */

/*.priceWrapper {
	background-image: url('/static/media/layout/hinta_bg_right.gif');
}

.priceWrapper2 {
	background-image: url('/static/media/layout/hinta_bg_left.gif');
}
*/
.price {
	background-image: url('/static/media/layout/priceSmall.png');
	color: #ffffff;
}

/*
.priceBigWrapper {
	background-image: url('/static/media/layout/hinta_iso_right.gif');
}

.priceBigWrapper2 {
	background-image: url('/static/media/layout/hinta_iso_left.gif');
}
*/
.pricebig {
	background-image: url('/static/media/layout/priceBig.png');
	color: #ffffff;
}

.price .oldPrice, .pricebig .oldPrice  {
	color: #ffd200;
}

/* LEFT */

#left .box .tuoteNosto a {
	color: #a05e18;
	background-image: url('/static/media/layout/arrow_brown.jpg');
}

#left .box a {
	color: #a05e18;
	background-image: url('/static/media/layout/arrow_brown.jpg');
}

/* 	RIGHT */

.lift .tuoteNosto {
	border-color: #dddcdc;
}

.lift .tuoteNosto a, .lift .tuoteNostoVika a {
	color: #a05e18;
	background-image: url('/static/media/layout/arrow_brown.jpg');
}

/* Pathtrail */

.pathtrail a {
	color: #32401d;
}

/* Product Actions */

#productActions a {
	color: #54643e;
}

/* Procut information */

.tuotekuvaus h1{
	color: #32401d;
}

/* FOOTER */

#footerWrapper {
	background-image: url('/static/media/layout/footer1.gif');
}

#footerLinks ul li {
	border-color: #485634;
}

#footerLinks ul li a {
	color: #485634;
}

#right .box #materiaalitTable {
	width: 100%;
	line-height: 16px;
}

#materiaalitTable td {
	padding-right: 10px;
}

#materiaalitTable td.logot {
	width: 68px;
	padding-right: 10px;
}

#materiaalitTable td.oikea {
	width: 250px;
	padding-right: 10px;
}

#materiaalitTable td.valikoima {
	background-color: #d1d2d4;
	border: 2px solid #a7a9ac;
	font-size: 90%;
	padding: 5px;
}

.hoito {
	width: 560px;
	height: 202px;
	padding: 10px;
	background: url('/static/media/layout/hoito_ohje.jpg') left top no-repeat;
}

/* TYYLIT */

a {
	color: #32401d;
}

