html, * {
	padding: 0;
	margin: 0;
}

p {
	padding-bottom: 15px;
}

li {
	margin-left: 15px;
}

a {
	text-decoration: none;
	color: #0036b3;
}

a:hover {
	text-decoration: underline;
}

.strong {
	font-weight: bolder;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

html {
	height: 100%;
}

img {
	border: 0;
}

body {
	/* background: url(/images/bg.jpg) #4e7ac5; */
	background: url(/images/web_tausta_f3.jpg) #88A2D3 no-repeat;
	/* background-repeat: no-repeat; */
	background-position: 0 0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.popup { color: #0036b3; cursor: pointer; }
.popup:hover { text-decoration: underline; }

#wrapper {
	width: 100%;
	height: 100%;
}

#header {
	padding-top: 0px;
	float: left;
	display: block;
	width: 100%;
	height: 62px;
}

#header a#home_button {
	float: left;
	width: 320px;
	height: 60px;
}

#displaylogo {
	border: 0;
	float: left;
	margin-left: 50px;
	margin-top: 5px;
}

#loginpane {
	margin-bottom: 6px;
	margin-right: 0;
	text-align: right;
	height: 30px;
}

#loginpane .loginbox {
	display: block;
	float: right;	
	background: white;
	height: 20px;
	border: 1px solid #1D264D;
	border-top: none;
	border-right: none;
	padding: 2px 1em;
	line-height: 18px;
	font-weight: bold;
}



/*
 * MAIN MENU
 */

#mainmenu {
	margin: 0 0 0 360px;
	text-align: left;
}

#mainmenu ul {
	float: left;
	padding-bottom: 0;
	list-style-type: none;
}

#mainmenu li {
	background-repeat: no-repeat;
	width: 180px;
	float: left;
	margin-left: 0; /* -15px; */
}

#mainmenu li a {
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	display: block;
	padding: 4px 20px 4px 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	height: 18px;
}

#mainmenu li.menuitem {
	background-image: url(/images/navi_left_dark.gif);
}

#mainmenu li.chosen_menuitem {
	background-image: url(/images/navi_left_white.gif);
}

#mainmenu li.menuitem a {
	background-image: url(/images/bg_mainlink_dark.gif);
	background-color: #ABABAB;
}

#mainmenu li.chosen_menuitem a {
	background-color: white;
}


/*
 * SUBMENU
 */

#submenu {
	width: 895px;
	margin-top: -30px;
	height: 24px;
	margin-bottom: 6px;
	text-align: right;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content_box_noleft #submenu {
	margin-left: -25px;
}

#content_box2 #submenu {
	width: 598px;
}

#submenu a {
	color: #0036b3;
	height: 22px;
	padding: 0 4px 2px 4px;
	margin: 0 2px;
	border-bottom: 1px solid #0036b3;
	border-right: 1px solid #0036b3;
}

#submenu a.chosen_submenuitem {
	border-bottom: 3px solid black;
	color: black;
}


#content_wrapper {
	clear: both;
}

#print_footer {
	display: none;
}

#print_header {
	display: none;
}



#content_box_noleft {
	margin-left: 3px;
/*	position: absolute; */
	width: 940px;
	background: url(/images/box_bg2.png) #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 30px 30px 15px 30px;
	margin-bottom: 10px;
}


#content_box_noleft_wide {
	margin: 0 3px 10px 3px;
/*	position: absolute; */
	background: url(/images/box_bg2.png) #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 30px 5px 5px 5px;
}


.lomaketaulukko td {
	padding: 1px;
}


/* Yhteenvetosivu */

#jakelun_perustiedot {
	float: left;
}

.pakollinen {
	color: #C00;
}

#jakelun_hintatiedot {
	margin-left: 650px;
}

#erittely {
	clear: left;
}

#erittely_head, #erittely_body {
	width:  640px;
}

#erittely_body table, #erittely_head table {
	width:  600px;
}	

#erittely_body {
	border: 1px solid #ccc;
	height: 300px;
	overflow: auto;
}

#erittely .numero {
	padding-left: 1em;
	width: 75px;
	text-align: right;
}

#erittely .versio {
	padding-left: 5px;
	width: 120px;
}

#erittely #upload {
	border: 1px solid #ccc;
	padding: 10px;
	width:  820px;
	margin-bottom: 1em;
}

#tilaa {
	padding: 1em;
}




.a_button {
	border: 2px solid #0036b3;;
	padding: 3px;
	font-size: 1.3em;
	margin: 0.4em;
}


/* USERACCOUNT */

#area_selections td, #area_selections th {
	padding: 1px 0.5em;
}

#area_selections .numero {
	text-align: right;
}

tr.odd {
	background-color: #eee;
}

/* -----------------------------------

LINKKIEN MUOTOILUT

-------------------------------------- */

a.korilinkki {
	margin: 0 10px;
	font-size: 120%;
}

.kori_kpl {
	text-align: right;
	padding: 0 5px;
}

a.x_btn {
	color:#b30000;
}


/* -----------------------------------

	TEKSTIEN MUOTOILUT

	-------------------------------------- */

h1 {
	font-weight: bolder;
	margin-bottom: 15px;
	font-size: 2em;
	color: #1e2650;
}

h2 {
	color: #2b3772;
	margin-bottom: 15px;
	font-size: 1.8em;
}

h3 {
	color: #2b3772;
	margin-bottom: 15px;
	font-size: 1.6em;
}

h4 {
	color: #2b3772;
	margin-bottom: 10px;
	font-size: 1.5em;
}

h5 {
	color: #2b3772;
	margin-bottom: 10px;
	font-size: 1.4em;
}

h6 {
	color: #2b3772;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.errtext {
	padding-bottom: 0;
	margin: 3px 0;
	color: #C00;
}

.palaute {
	margin: 3px;
	color: green;
	font-weight: bold;
	font-size: 18px;
}

.kohde_taso_1 { font-weight: bolder; }
.kohde_taso_2 { font-weight: bolder; padding-left: 2em; }
.kohde_taso_3 { font-style: italic; padding-left: 4em; }
.kohde_taso_4 { padding-left: 6em; }
.kohde_taso_5 { padding-left: 8em; color: #666; font-size: 10px; }

#ssm_peitto { vertical-align: middle; }
#ssm_peitto_label { vertical-align: middle; }


/* TOIMINNALLISUUTEEN LIITTYVÄT */

input {
	margin-right: 3px;
}

/* etusivu */

#etusivu {
	margin-left: 3px;
	width: 1019px;
	background: url(/images/front/kartta.jpg) no-repeat white;
	padding-top: 214px;
	font-size: 14px;
}

#etusivu #continue {
	float:  left;
	width: 380px;
	padding: 3em 0 1em 60px;
}

#etusivu #front_text {
	padding: 3em 4em 1em 4em;
	padding-left: 480px;
}

#etusivu #front_text p {
	margin-top: 1em;
}

#etusivu #front_text li {
	margin-top: 0.4em;
}

#etusivu #supported_browsers {
	margin: 1em;
	padding: 1em 1em 1em 3em;
	background-color: #ececec;
}

#etusivu td {
	vertical-align: middle;	
}

#etusivu .browser_name {
	font-size: 16px;
}

#etusivu .browser_img {
	width: 32px;
}

#etusivu .browser_text {
	min-width: 100px;
}

#etusivu .browsers_title {
	color: #2b3772;
	margin-bottom: 15px;
	font-size: 1.8em;
	font-style: italic;
}

#etusivu #ssm_info {
	margin: 1em 4em;
	padding-bottom: 2em;
	height: 35px;
}

#etusivu #ssm_info_address {
	padding-left: 1em;
	display: inline-block;
	margin-top: 22px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
}


