* {
	margin: 0;
	padding: 0;
}

body {
  background: url( graf/tausta_pun.jpg);	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #666;
}

body.natural {
  background: url( graf/tausta_vih.jpg);	font-family: Arial, Helvetica, sans-serif;
}

body.fashion {
  background: url( graf/tausta_lila.jpg);	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background: url( graf/bodybg.png ) repeat-y center;
	width: 856px;
	margin: 0 auto;
    float: right:
}

#header {
	padding: 1px 18px;
	float: left;
	width: 820px;
	height: 55px;
}

h1 {
	background: transparent url( graf/logo.gif ) no-repeat left top;
	height: 55px;
	width: 221px;
	text-indent: -999px;
	float: left;
}

/* IN ENGLISH */
.en {
	font-style: italic;
	
}

/* NAVIGAATIOJUTUT ----------------------------------------------------------------
-------------------------------------------------------------------------------- */

ul#top-navi {
	width: 760px;
	margin: 0 auto;
	list-style-type: none;
/*	background: url(graf/topnavibg.png) repeat-y center #004d9c;*/
    background: transparent;
	height: 14px;
	padding-top: 20px;
	padding-left: 300px;
	overflow: hidden;
}

ul#top-navi li {
	display: inline;
	overflow: hidden;
}

ul#top-navi a:link, ul#top-navi a:visited {
	display: block;
	float: left;
	height: 14px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999px;
	margin-right: 20px;
	overflow: hidden;
}

#tn1 {
 background-image: url( graf/topnavi1.png );
	width: 74px;
}

#tn2 {
	background-image: url( graf/topnavi2.png );
	width: 89px;
}

#tn3 {
	background-image: url( graf/topnavi3.png );
	width: 85px;
}

#tn4 {
	background-image: url( graf/topnavi4.png );
	width: 50px;
}

#tn5 {
	background-image: url( graf/topnavi5.png );
	width: 60px;
}

#tn6 {
	background-image: url( graf/topnavi6.png );
	width: 75px;
}

#tn7 {
	background-image: url( graf/topnavi7.png );
	width: 55px;
}

ul#top-navi a:hover, ul#top-navi a.act {
	background-position: 0 -14px;
}

ul#main-navi {
	float: left;
	list-style-type: none;
  	font-family: Arial, Helvetica, sans-serif;
}

ul#main-navi li {
	display: inline;
}

ul#main-navi a:link, ul#main-navi a:visited {
	display: block;
	height: 17px;
    padding: 35px 10px 0 10px;
	float: left;
	overflow: hidden;
    text-decoration: none;
    color: #c13832;
    border-left: 1px solid #ddd;
    border-bottom: none;
    letter-spacing: 1px;
}

ul#main-navi a:hover {
	background-position: 0 -55px;
    color: #fe6f5f;
}

#sub-navi {
	width: 220px;
	float: right;
	list-style-type: none;
	font-size: .86em;
	line-height: 1.6em;
	padding-bottom: 30px;
	font-weight: bold;
}

#sub-navi li, div#sub-navi ul li, div#sub-navi ul li ul li {
	background: url( graf/navi_arrow_s09.gif ) no-repeat 0 7px;
	padding-left: 10px;
	padding-right: 5px;
	
}

#sub-navi ul {
	margin-left: 12px;
	list-style-type: none;
}

#sub-navi ul li {
	padding-left: 0;
	/*background: #fff none;*/
}

#sub-navi ul li ul {
	margin-left: 12px;
	list-style-type: none;
}

#sub-navi ul li ul li{
	padding-left: 0;
	background: #fff none;
}

#sub-navi a:link, #sub-navi a:visited {
	color: #c13832;
}

#sub-navi a.act:link, #sub-navi a.act:visited {
	color: #c13832;
}

#sub-navi a:hover {
	color: #fe6f5f;
}

/* ISOKUVA ------------------------------------------------------------------------
-------------------------------------------------------------------------------- */

#isokuva {
	clear: both;
	width: 836px;
	height: 257px;
	padding-top: 8px;
	margin: 0 auto;
	background: url( graf/isokuva_bg.gif ) no-repeat left top;
}

#isokuva img, #isokuva object, #isokuva embed {
	display: block;
	margin: 0 auto;
	width: 808px;
	height: 257px;
}

#linkkimato {
	background: url( graf/linkkimato_bg.gif ) no-repeat center top;
	height: 26px;
	padding: 0 30px;
	line-height: 26px;
	font-size: .86em;
	padding-bottom: 5px;
}

#linkkimato p {
	background: url( graf/nuoli.png ) no-repeat left;
	padding-left: 20px;
	font-weight: bold;
}

#linkkimato span {
	color: #c13832;
}

#linkkimato a:link, #linkkimato a:visited {
	color: #c13832;
}

#linkkimato a:hover {
	text-decoration: underline;
}

/* MAIN CONTENT -------------------------------------------------------------------
-------------------------------------------------------------------------------- */

#content-wrapper {
	float: left;
	display: inline;
	width: 100%;
	background: url( graf/content_bg.gif ) repeat-y center top;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content-clear {
	clear: both;
	background: url( graf/content_bottom.gif ) no-repeat center bottom;
	height: 6px;
}

#main-content {
	width: 531px;
	float: right;
	padding-left: 30px;
	margin-right: 24px;
	border-left: 1px solid #dcddde;
	border-right: 1px solid #dcddde;
	padding-right: 10px;
	display: inline;
}

h2 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
    color: #c13832;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c13832;
}

h4 {
	margin: 16px 0 10px 0;
	color: #c13832;
}

h5 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #c13832;	
}

h5 a {
	text-decoration: none;
}

#main-content p {
	font-size: .86em;
	line-height: 1.6em;
	margin: 0 0 16px 0;
}

#main-content ul {
	font-size: .86em;
	line-height: 1.6em;
	margin: 20px 25px;
}

#main-content ul ul {
	margin: 0px 25px;
	font-size: 1em;
}

a:link, a:visited, a:active {
	color: #c13832;
	text-decoration: underlined;
}

a:hover {
	color: #fe6f5f;
	text-decoration: none;	
}

table td, table th {
	padding: 2px;
	font-size: .86em;
}

#main-content td p {
	font-size: 1em;
}

img {
	border: 0 none;
}

div#main-content form {
	margin: 10px 0 10px 0;
}

div#main-content form fieldset {
	border: 1px solid #DCDDDE;
	padding: 10px;
	margin: 10px 0;
}

div#main-content form legend {
	padding: 0 5px;
	color: #004d9c;
	font-size: 86%;
}

div#main-content form label {
	display: block;
	float: left;
	width: 200px;
	font-size: 86%;
  text-align: right;
	padding-right: 3px;
}

div#main-content form label.pakko {
	font-weight: bold;
}

div#main-content form input, div#main-content form textarea, div#main-content form select {
	margin-bottom: 3px;
}

form.nasettaja select {
	width: 400px;
}

div#emaildiv {
	display: none;
}

table#hakutulos {
	width: 90%;
}

table tr.tulosrivi {
	background: #fff;
}

table tr.tulosrivi2 {
	background: #ede0cc;
}

table#hakutulos th {
	text-align: left;
	background: #ede0cc;
}

table.forum {
	width: 100%;
	border: 1px solid #DCDDDE;
}

div#banners {
	text-align: center;
	margin-top: 8px;
}

div#banners p {
	font-size: 11px;
	padding-bottom: 10px;
}


#virhe {
    color: #D52121;
	font-family: Verdana;
    font-size: 11px;
	display: inline;
}

/* SMALL BOXES --------------------------------------------------------------------
-------------------------------------------------------------------------------- */

#smallboxes {
	margin-top: 8px;
	margin-left: 25px;
	list-style-type: none;
	background: #fff;
}

#smallboxes li {
	float: left;
	margin-right: 7px;
	background: url( graf/smallbox.gif ) no-repeat left top;
	width: 197px;
	height: 132px;
	margin-bottom: 20px;
}
/* BOTTOM -------------------------------------------------------------------------
----------------------------------------------------------------------------------*/

#bottom {
   background: url( graf/yhteystiedot.gif ) no-repeat center bottom;
   width: 609px;
   height: 20px;
   margin-top: 20px;
   margin-left: 120px
}

/* ERROR MESSAGES ON FRONT PAGE ----------------------------------------------------
----------------------------------------------------------------------------------*/

div#errorMsg {
    width: 95%;
    padding: 15px 0 0 0;
    margin-bottom: 10px;
    font-size: 18px;
    color: red;
    border: 2px solid red;
    text-align: center;
}
