/* -------------/
 RESET & BODY 
------------ */

body, h1, h2, h3, h4, h5, h6, p, ul, li {
	padding: 0;
	margin: 0;
}

body {
	background: url(../images/bg_body.jpg);
	font: 69% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: center;
}

/* -------------/
 LAYOUT 
------------ */

div#lang {
	width: 812px;
	text-align:right;	
	margin: 0 auto;
	padding-right:15px;
}
div#wrap {
	background: url(../images/bg_wrap.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 812px;
}

div#rightcol {
	background: url(../images/bg_rightcol.jpg) no-repeat;
	float: left;
	width: 185px;
}

 div#leftcol {
	background: url(../images/bg_leftcol.jpg) no-repeat;
 	float: left;
	width: 627px;
}

div#products {
	background: url(../images/bg_products.jpg) left bottom no-repeat;
	height: 180px;
	padding-top: 23px;
}

div#content {
	padding: 16px;
}

div.narrowcol {
	padding: 0 50px;
}

div.rightpic {
	float: left;
	/*width:568px;*/
	width:585px;
	text-align:right;
	margin-left:-50px;
	margin-right:-50px;
}

div.product {
	float: left;
	margin-bottom: 30px;
	margin-left:-50px;
	margin-right:-50px;
}

div.productdesc {
	float: left;
	margin-top: 7px;
	padding-left: 13px;
	/*width: 376px;*/
	width: 366px;
}

div#footer {
	background: url(../images/bg_footer.jpg) no-repeat;
	clear: left;
	height: 29px;
	text-indent: -9999px;
}

/* -------------/
 PÄÄVALIKKO 
------------ */

ul#mainmenu {
	list-style: none;
	margin: 23px 0 20px 25px;
}

ul#mainmenu li {
	margin-bottom: 2px;
}

ul#mainmenu li a {
	background: #D5CFAF url(../images/bg_mm_li.jpg) repeat-x;
	color: #000;
	display: block;
	font: 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding: 6px 8px;
	text-transform: uppercase;
	width: 138px;
}

/* -------------/
 OTSIKOT 
------------ */

div#rightcol h1 {
	background: url(../images/bg_puljonki.jpg) no-repeat;
	height: 152px;
	margin: 36px 0 0 33px;
	text-indent: -9999px;
	width: 135px;
}

div#content h2 {
	background: url(../images/bg_h2.jpg) center bottom no-repeat;
	font-size: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
}

div#content h3 {
	background: url(../images/bg_h3.jpg) left bottom no-repeat;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

div#content h4 {
	font-size: 1em;
}
div#content h5 {
	background: url(../images/bg_h2.jpg) left bottom no-repeat;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

/* -------------/
 TEKSTIT 
------------ */

div#content p {
	line-height: 13px;
	margin-bottom: 10px;
}

p.info {
	color: #82002A;
	font-weight: bold;
}
.emailtext {
	color: #82002A;
	font-weight:bold;
	margin-top: 20px;
	
}

/* -------------/
 LINKIT 
------------ */

a {
	color: #82002A;
	text-decoration: none;
}

a.arrow {
	color: #82002A;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/icon_arrow.gif) 0 no-repeat;
	font-weight:bold;
}

div#rightcol h1 a {
	overflow: none;
}
.backlink {
	float:right;
}

/* -------------/
 KUVAT 
------------ */

img {
	border: 0;
}

img.center {
	display: block;
	margin: 0 auto 20px auto;
}

img.productimg {
	clear: left;
	float: left;
}

/* -------------/
 LOMAKKEET 
------------ */

input, select, textarea {
	background: #D8D8D8;
	border: 1px #B8B8B8 solid;
font: 1em Verdana, Arial, Helvetica, sans-serif;
}
div.AreaDivfeedform {
	float:left;
	margin-left:0px;
	margin-bottom:30px;
	width:500px;
}
div.AreaDivfeedform label {
	float:left;
	width:120px;
	font-weight:bold;
	
}
.textfield_width {
	float:right;
	width:372px;
	margin:2px 0 15px 0;
	

}
.textarea_width {
	float:right;
	width:372px;
	height:100px;	
}
.send_btn {
	float:right;
}
.FormField_2 {
	float:left;
	background: #ffffff;
	border:0;
}
.normal_2 {
	float:left;
	margin-top:-10px;
}
.normal_8 {
	margin-top:0px;
	margin-left:0px;
}
.FormField_8 {
	float:left;
	margin-bottom:10px;
	background: #ffffff;
	margin-left:125px;
	margin-left:124px;
	margin-top:0px;
	padding-top:0px;
	border:0;
}
#checkbox_wrapper_2{
	float:left;
	margin-top:20px;
	margin-bottom:50px;
	margin-right:20px;
}
#checkbox_wrapper_8{
	float:left;
	margin-top:20px;
}
#skaba_saannot {
	float:left;
	width:570px;
	color:#8E8E8E;
	margin-left:-50px;
	margin-right:-30px;
	*margin-right:0px;
}
.vispila{
	padding-left:23px;
}




