/* LAYOUT */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: url('../images/parquet.jpg');
	text-align: center;
}

div.float
{
	float: left;
}

.inline
{
	display: inline;
}

.inline-labels label
{
	display: inline;
	font-weight: normal;
}

div.sauvaisuus
{
	float: left;
	margin-bottom: 20px;
	width: 150px;
}

div.sauvaisuus-fixed
{
	float: left;
	margin-bottom: 20px;
	height: 80px;
	width: 150px;
}

div.sauvaisuus ul
{
	margin-top: 3px;
	padding-top: 0px;
}

div.search_product
{
	float: left;
	width: 140px;
	padding-right: 60px;
}

div#search_results
{
	width: 100%;
	float: left;
	clear: both;
}

div#search_body
{
	float: left;
	width: 100%;
}

img
{
	border: 0px solid #000000;
}

ul.red, ul.red-bold, ul.red-simple
{
	list-style-image: url('../images/li_red.gif');
}

ul.red-bold
{
	margin-top: 7px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 0px;
}

ul.red-bold a
{
	font-weight: bold;
	color: black;
	margin-left: 0px;
}

ul.red-simple
{
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 0px;
}

ul.red-simple a
{
	text-decoration: none;
	color: #c7523e;
}

.red
{
	color: #c7523e;
}

div.resellerItem
{
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

div#feedbackform, div#tellfriend
{
	text-align: center;
}

img#right_img
{
	margin-right: -20px;
}

.product-button
{
	float: left;
	background-color: #c7533a;
	color: white;
	font-weight: bold;
	padding: 5px;
	width: 163px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
}

div#wrapper
	{	
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url('../images/body_gradient.png') repeat-x black;
	}

div.float_holder1
{
	width: 910px;
	margin: 0px auto;
	/*background-color: black;*/
	text-align: center;
}

div.float_holder2
{
	float: left;
	width: 910px;
	text-align: left;
	margin-top: 10px;
}

div#body_float_holder0, div#front_body_float_holder0
{
	float: left;
	background: url('../images/black_gradient.png') repeat-y #2d2d2d;
	background-position: 0% 50%;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

div#body_float_holder1, div#front_body_float_holder1
{
	width: 910px;
	text-align: center;
	margin: 0px auto;
}

div#body_float_holder2, div#front_body_float_holder2
{
	float: left;
	width: 910px;
	text-align: left;
}

div#front_body_float_holder0
{
	background: #2d2d2d;
}

div#quick_links
{
	float: left;
	width: 600px;
	height: 24px;
	padding-top: 4px;
}

div#search
{
	float: left;
	width: 310px;
	height: 26px;
	padding-top: 2px;
	text-align: right;
}

div#logo
{
	float: left;
	width: 105px;
	margin-right: 10px;
	height: 52px;
	padding-top: 4px;
	background-color: black;
}

div#menu
{
	float: left;
	width: 795px;
	height: 62px;
	text-align: right;
}

div#menu a
{
	font-size: 130%;
	color: white;
	text-decoration: none;
}

div#menu-container
{
	float: right;
}

div#menu-container div
{
	float: left;
	display: inline;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	height: 42px;
}

div#subsubmenu div.selected a
{
	color: #8a8687;
	
}

div#menu div.selected
{
	background-color: #8a8484; 
}

img.header_img
{
	border-top: 3px solid #898383;
	border-bottom: 3px solid #898383;
}

input.search
{
	width: 100px;
}

a.header_link, a.search
{
	color: black;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
}

a.search
{
	margin-right: 0px;
}

div#footer
{
	float: left;
	width: 910px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

div#footer a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}


/* FPAGE */

div#front_content
{
	float: left;
	width:100%;
	display: inline;
	padding-top: 13px;
	background: url('../images/frontpage_content_gradient.png');
}

div#front_img
{
	float: left;
	/*height: 250px;*/
}

div#front-pt1
{
	float: left;
	width: 420px;
	border:0px solid #000000;
}

img.pick
{
	margin-left: 9px;
}

div#front-pt2
{
	float: left;
	width: 230px;
	text-align: center;
	border:0px solid #000000;
}

div#front-pt2 a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div#front-pt3
{
	float: right;
	display: inline;
	width: 225px;
	height: 132px;
	padding: 10px;
	color: black;
	background-color: #d8d8d8;
}

div#front-pt3 a
{
	text-decoration: none;
	color: black;
}

div#front-pt3 h3
{
	margin-top: 0px;
	padding-top: 0px;
}


/* LAYOUT */

div.submenu
{
	float: left;
	display: inline;
	width: 910px;
	height: 25px;
	text-align: center;
	background-color: #8a8484;
	padding-top: 10px;
}

div.submenu a
{
	color: white;
	text-decoration: none;
	margin-right: 15px;
}

div.submenu a.selected
{
	color: #bbbbbb;
}


div#subsubmenu-title
{
	position: relative;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 172px;
	background-color: #8a8484;
	margin-top: -30px;
}

div#subsubmenu
{
	position: relative;
	float: left;
	clear: left;
	width: 157px;
	height: 250px;
	padding: 10px;
	background-color: #2d2d2d;
}

div#subsubmenu a
{
	color: white;
	text-decoration: none;
}

div#content
{
	float: left;
	width: 910px;
	background: url('../images/content_bg.gif') repeat-y;
}

div#content-full
{
	float: left;
	width: 895px;
	padding-bottom: 20px;
	background-color: white;
	color: black;
	padding: 15px;
	padding-right: 0px;
}

div#content-raw
{
	float: left;
	width: 910px;
	background-color: white;
	color: black;
}

div#content-half
{
	float: left;
	width: 718px;
	padding: 15px;
	padding-right: 0px;
	color: black;
}

div#woodspecies
{
	float: left;
	width: 440px;
}

div#woodspecies  a
{
	color: #c7523e;
}

div.style-side, div.style-center
{
	float: left;
	width: 303px;
}

div.style-side-img
{
	float: left;
	height: 152px;
}

div.style-side-link
{
	float: left;
	width: 303px;
	text-align: center;
}

div.style-center-link
{
	float: left;
	width: 301px;
	text-align: center;
}

div.style-center
{
	width: 301px;
	margin-right: 1px;
	margin-left: 1px;
}

div.style-side-description1
{
	float: left;
	width: 283px;
	height: 110px;
	padding: 10px;
	background: url('../images/ylellinen_bg.png') no-repeat;
}

div.style-center-description2
{
	float: left;
	width: 281px;
	height: 110px;
	padding: 10px;
	background: url('../images/rauhallinen_bg.png') no-repeat;
}

div.style-side-description3
{
	float: left;
	width: 283px;
	height: 110px;
	padding: 10px;
	background: url('../images/eloisa_bg.png') no-repeat;
}

div#style-banner
{
	float: left;
	width: 909px;
	height: 291px;
}

div#style-body
{
	float: left;
	width: 610px;
	padding: 10px;
}

div.style-img
{
	float: left;
	width: 93px;
}

/* GENERAL */

a {
	color: #4B849F;
}

h1 {
	margin-top: 10px;
	padding-top: 0px;
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

label{
    display: block;
    margin-top: 1.5em;
    font-weight: bold;
    padding-bottom: 0.2em;
}

input.text {
	width: 200px;
}

select, input {
	font-size: 85%;
}

select.multiSelect
{
	width: 200px;
	height: 100px;
}

input.button 
{
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled
{
	border: 3px double #CCCCCC;
}

td.altrow  {
	background: #f6f6f8;	
}

#breadcrumb {
	font-size: 90%;
	text-align: right;
	display: inline;
}

#breadcrumb a {
	text-decoration: none;
}

.content {
	
}

.main-content {
	padding-right: 20px;
	padding-bottom: 20px;
}

.header {
	background: url(../images/evianet_yr_01.jpg) #EEEEEE center bottom no-repeat;
	text-align: right;
}

.leftmenu {
	text-transform: uppercase;
	font-size: 90%;
}

.leftmenu ul {
	list-style: disc url(../images/link01.gif) outside ;
}

.leftmenu a {
	text-decoration: none;
}

.leftmenu a.selected {
	font-weight: bold;
}

.leftmenu li.menudepth2 {
	margin-left: 10px;
}

.leftmenu li.menudepth3 {
	margin-left: 20px;
}

.leftmenu li.menudepth4 {
	margin-left: 25px;
}


.tabmenu {
	color: black;
	/*border-bottom: 2px solid black;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	background: ;
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	/*font: bold 1em "Trebuchet MS", Arial, sans-serif;*/
	/*border: 2px solid black;*/
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
}

.tabmenu a:visited {
	/*color: #E8E9BE; */
}

.tabmenu a.active:hover {
	background: #ABAD85;
	/*color: #DEDECF; */
}

.tabmenu img {
	border:0;
	vertical-align:text-bottom;
	margin-bottom:2px;
}

.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}

.contentPager {
	clear: both;
	width: 600px;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	
}

.contentPager a {
	text-decoration: none;
}

.contentPager a.selected {
	font-weight: bold;
}

#sitemap .menudepth0 { margin-left: 0px;  }
#sitemap .menudepth1 { margin-left: 20px; }
#sitemap .menudepth2 { margin-left: 40px; }
#sitemap .menudepth3 { margin-left: 60px; }
#sitemap .menudepth4 { margin-left: 80px; }
#sitemap .menudepth5 { margin-left: 100px;}
#sitemap .menudepth6 { margin-left: 120px;}
#sitemap .menudepth7 { margin-left: 140px;}
#sitemap .menudepth8 { margin-left: 160px;}

.errorinput {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid red;
	border-bottom-width: 0px;
	}
	
.errormessage {
	display: block;
	width: 300px;
	color: #e6502d;
	font-weight: bold;
	font-size: 80%;
	background: white;
	padding: 3px;
	border: 1px solid red;
	margin-bottom: 7px;
}

.calc_select {
	width: 170px;
}


.EviaCheckBoxList {
	margin-top:10px;
}

.EviaCheckBoxList label {
	display: inline;
	vertical-align: middle;
}

.EviaCheckBoxList .checkbox {
	display:inline;
	margin-right: 5px;
	vertical-align: middle;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.controlmodalheading {
	padding-top:24px;
	background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
	background:url(../images/eviacms5_logo_s.png);
	position:absolute;
	margin:0px;
	right:1px;
	top:0px;
	width:94px;
	height:38px;
}

#controlmodalheadtext {
	position:absolute;
	margin-left:2px;
	top:4px;
	color: #FFFFFF;
	font-weight:bold;
}
