/* CSS Document */

body
	{
	text-align:center;
	background-color: #666666;
	margin-top: 0px;
	}
html 
	{
	height: 100%; 
	margin-bottom: 1px; 
	}
.bold
	{
	font-weight:bold;
	}
.red
	{
	font-weight:bold;
	color:#CC0000;
	}
.note
	{
	font-size: 12px;
	}
/* ********************* */
/* *** RIGHT CONTENT *** */
/* ********************* */
#main_content
	{
	width:798px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
#languages {
	position: absolute;
	top: 170px;
	left: 200px;
}

#content
	{
	margin-left: 210px;
	width:550px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-color:#999966;*/
	}
#topimage {
	position: absolute;
	top: 96px;
	right: -69px;
}

#content_content a
	{
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	}
#content_content a:hover
	{
	text-decoration:underline;
	}
#content_content p
	{
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	}
#content_content h1
	{
	font-family:"Courier New", Courier, mono;
	font-size: 18px;
	}
#content_content_flash
	{
	text-align:center;
	/*min-height: 300px;*/
	}
#content_content_flash .flash {
	margin-right: auto;
	margin-left: auto;
	padding: 13px;
	background-image: url(../images/flashBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* **************** */
/* *** TUOTTEET *** */
/* **************** */
#content_tuotteet
	{
	text-align:center;
	width: 550px;
	}
#content_tuotteet .sivuLista{
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
}
#content_tuotteet a
	{
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	}
#content_tuotteet a:hover
	{
	text-decoration:underline;
	}
#content_tuotteet p
	{
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	}
#content_tuotteet h1
	{
	font-family:"Courier New", Courier, mono;
	font-size: 18px;
	color: #333333;
	}
#osasto_kuvaus {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#osasto_kuvaus p{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.osasto_kuvaus_korut
	{
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	}
/* ************ */
/* *** MENU *** */
/* ************ */
#menu_base
	{
	background-image: url(../images/menu_bg-1.jpg);
	height: 550px;
	width: 184px;
	float: left;
	top: -29px;
	position: relative;
	}
#menu_main 
	{
	width:150px;
	text-align:center;
	margin-top: 30px;
	margin-left: 15px;
	}
#menu_content
	{
	background-image:url(../images/menu_middle.gif);
	/*background-color:#3333CC;*/
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	}
#menu_main .menu_otsikko,
#menu_keraily .menu_otsikko,
#menu_inkkari .menu_otsikko,
#menu_soljet .menu_otsikko
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #996633;
	}
#menu_main a,
#menu_keraily a,
#menu_inkkari a,
#menu_soljet a
	{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	}
#menu_main a:hover,
#menu_keraily a:hover,
#menu_inkkari a:hover,
#menu_soljet a:hover
	{
	text-decoration:underline;
	}
#menu_keraily,
#menu_inkkari,
#menu_soljet
	{
	width:130px;
	text-align:center;
	position: absolute;
	top: 50px;
	left: 30px;
	visibility: hidden;
	}
/* ************ */
/* *** FORM *** */
/* ************ */
.form_textarea
	{
	width:500px;
	}
.form_font
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	}
.form_header 
	{
	border-top: 1px none #CCCCCC;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #CCCCCC;
	margin-bottom: 1px;
	background-color: #AB8E66;
	padding: 2px;
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	}
.form_element 
	{
	margin-bottom: 2px;
	padding: 2px;
	border: 1px none #CCCCCC;
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	}
.form_warning 
	{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 2px;
	background-color: #FF6666;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.buttonup 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #E7D492;
	border: 1px solid #666666;
	margin: 1px;
	}
.buttondown 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #F0F0F0;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-left: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	}
#form {
	margin: 0px;
}
#form .maara {
	text-align: center;
	border: 1px solid #000000;
}
#hakeminen h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#hakeminen #haku {


	width: 110px;
}
#hakeminen {
	margin: 0px;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#menu_main img {
	margin-top: 5px;
	margin-bottom: 5px;
}

