/*

GENERAL

*/

html {
	overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #e5e5e5;
	background-image: url("../images/bg.gif");
	margin-left: 20px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #215b42;
	text-decoration: none;
}
a:visited {
	color: #215b42;
	text-decoration: none;
}
a:hover {
	color: #215b42;
	text-decoration: none;
}
a:active {
	color: #215b42;
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}

/*

STRUCTURAL

*/

div.stage {
	position: relative;
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bg.png");
	background-repeat: repeat-y;
	background-position: center top;
}
div.header {
	position: relative;
	width: 960px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bg_top.png");
	background-repeat: repeat-y;
	background-position: center top;
}
div.container {
	background-image: url(../images/amk_3_web.jpg);
	background-repeat: no-repeat;
	background-position: right -11px;
	padding-top: 148px;
}

/*

ABSOLUTE ELEMENTS

*/

#logo {
	position: absolute;
	visibility: visible;
	width: 183px;
	height: 39px;
	top: 20px;
	left: 10px;
	z-index: 15;
}

/*

TOPNAVI

*/

#topnavibg {
	background-color: #ededec;
	position: absolute;
	visibility: visible;
	height: 35px;
	width: 940px;
	left: 10px;
	top: 89px;
	background-image: url("../images/topnavi_bg.gif");
	background-repeat: repeat;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9;
	background-position: left top;
	z-index: 6;
}
#topnavipatch {
	position: absolute;
	visibility: visible;
	height: 35px;
	top: 89px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 13;
	right: 10px;
}
#topnavi {
	padding-left: 35px;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 89px;
	z-index: 12;
	visibility: visible;
}
#topnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnavi ul li {
	float: left;
	padding-right: 15px;
}
#topnavi ul li a:link, #topnavi ul li a:visited, #topnavi ul li a:active {
	display: block;
	background-position: 0% 0px;
}
#topnavi ul li a:hover {
	background-position: 0% -35px;
}
#topnavi ul li.selected  a{
	background-position: 0% 35px;
}
#topnavi ul li a.yritys {
	background-image:     url("../images/navi/yritys.gif");
}
#topnavi ul li a.abikurssit {
	background-image:     url("../images/navi/abikurssit.gif");
}
#topnavi ul li a.valmennuskurssit {
	background-image:     url("../images/navi/valmennuskurssit.gif");
}
#topnavi ul li a.itseopiskelu {
	background-image:     url("../images/navi/itseopiskelu.gif");
}
#topnavi ul li a.yksityisopetus {
	background-image:     url("../images/navi/yksityisopetus.gif");
}
#topnavi ul li a.ulkomaille {
	background-image:     url("../images/navi/ulkomaille.gif");
}
#topnavi ul li a.tilaukset {
	background-image:     url("../images/navi/tilaukset.gif");
}
#topnavi ul li a.yritysvalmennus {
	background-image:     url("../images/navi/yritysvalmennus.gif");
}
#topnavi ul li a.kippari {
	background-image:     url("../images/navi/kippari.gif");
}

/*

NAVIGATION

*/

#nav2 {
	color: #575757;
	font-weight: normal;
	overflow: hidden;
	width: 180px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
}
#nav2 .navibrowser {
	padding: 6px 7px 6px 15px;
}
#nav2 .naviend {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
#nav2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav2 ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav2 a:link, #nav2 a:visited {
	color: #333333;
	text-decoration: none;
}
#nav2 a:hover, #nav2 a:active {
	color: #215b42;
	text-decoration: none;
}

/* ROOT */

#nav2 ul.root {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	color: #575757;
}
#nav2 ul.root li  {
	font-weight: normal;
	padding: 5px 7px 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#nav2 ul.root li.hasChildren  {
}
#nav2 ul.root li.title {
	background-color: #efefef;
}
#nav2 ul.root li.selected  {
	background-image:      url("../images/navi_bg_sub_selected.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav2 ul.root li.selected a {
	color: #333333;
}

/* PATH */

#nav2 ul.path {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#nav2 ul.path li  {
	font-weight: bold;
	padding: 5px 7px 5px 10px;
	background-image:      url("../images/navi_bg_path.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav2 ul.path li.selected  {
	background-image:      url("../images/navi_bg_path_selected.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav2 ul.path li.selected a {
}

/* SUB */

#nav2 ul.sub {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#nav2 ul.sub li {
	padding: 5px 7px 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#nav2 ul.sub li.hasChildren  {
}
#nav2 ul.sub li.selected {
	background-image:      url("../images/navi_bg_sub_selected.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav2 ul.sub li.selected a:link, #nav2 ul.sub li.selected a:active, #nav2 ul.sub li.selected a:visited, #nav2 ul.sub li.selected a:hover {
	color: #333333;
}
#nav2 ul.sub li a:link, #nav2 ul.sub li a:visited, #nav2 ul.sub li a:hover, #nav2 ul.sub li a:active {
	color: #333333;
}
#nav2 img {
	display: inline;
}

/* SELECT */

#filterform select {
	padding: 3px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 180px;
	margin-top:0px;
	margin-bottom:15px;
}

/*

SEARCH FORM

*/

#search {
	width: 180px;
	padding-bottom: 16px;
}
#search input.search {
	padding: 3px;
	width: 172px;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

/*

CONTENT

*/

div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: left;
}
div.content p {
	margin: 0px;
	padding: 0px 0px 14px;
}
div.content .ingressi {
	font-size: 16px;
	line-height: 22px;
}
div.content p.date {
	color: #666666;
}
div.content h1 {
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	padding-top: 0px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 14px;
}
div.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 14px;
}
div.content h3, div.content h4, div.content h5, div.content h6, div.content h7 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 14px;
}
div.content table {
	width: 100%;
	padding-top: 0px;
	margin-bottom: 14px;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-collapse: collapse;
}
div.content table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: left;
	vertical-align: top;
}
div.content table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: left;
	vertical-align: top;
}
div.content table td p, div.content table th p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
div.content ul {
	padding-bottom: 14px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 40px;
	list-style-image: url("../images/bullet.gif");
}
div.content ul ul, div.content ul ul ul, div.content ul ul ul ul {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.content ul li {
	padding-left: 0px;
}
div.content ol {
	padding-bottom: 14px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.content ol ol, div.content ol ol ol, div.content ol ol ol ol {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.content ol li {
}

/*

FORUM

*/

div.threadbox {
	float: left;
	margin-bottom: 24px;
	width: 688px;
	/*
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	*/
}
table.threadtable {
}
table.threadtable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
}
table.threadtable tr.colhead td {
	font-weight: bold;
	background-color: #efefef;
}
table.threadtable td.threadicon {
	padding-right: 6px;
	padding-left: 10px;
	width: 10px;
}
table.threadtable td.avatar {
	padding-right: 10px;
	padding-left: 8px;
	width: 50px;
}
table.threadtable td.threadtitle {
	padding-right: 8px;
}
table.threadtable td.threadlatest {
	text-align: right;
	padding-right: 8px;
}
table.threadtable td.threadcount {
	text-align: right;
}


/*

FORMS

*/

#formblock {
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 24px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #ffffff;
}
#formblock.wide {
	width: 840px;
}
#formblock.basic {
	width: 636px;
}
#formblock table {
	width: 100%;
}
#formblock form {
	margin: 0px;
	padding: 0px;
}
#formblock textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#formblock input, #formblock textarea  {
	padding: 1px;
}
#formblock select {
	padding: 1px;
}
#formblock input.radio, #formblock input.checkbox  {
	padding: 0px;
	margin: 0px;
}
#formblock input {
}
#formblock input.required, #formblock textarea.required  {
	border-color: #ff0000;
}
#formblock input.small, #formblock textarea.small {
	width: 60px;
}
#formblock input.medium, #formblock textarea.medium {
	width: 240px;
}
#formblock input.large, #formblock textarea.large {
	width: 480px;
}
#formblock.basic input.large, #formblock.basic textarea.large {
	width: 400px;
}
#formblock input.extralarge, #formblock textarea.extralarge {
	width: 100%;
}
#formblock.basic input.extralarge, #formblock.basic textarea.extralarge {
	width: 632px;
}
#formblock textarea.xxlarge {
	width: 100%;
	height: 200px;
}
#formblock td.required {
	color: #FF0000;
}
#formblock td {
	padding-bottom: 3px;
	padding-top: 4px;
	vertical-align: middle;
	line-height: 18px;
}
#formblock td.formfield {
}
#formblock td.formlabel {
	text-align: right;
	padding-right: 8px;
	vertical-align: middle;
	width: 200px;
}
#formblock.basic td.formlabel {
	text-align: right;
	padding-right: 8px;
	vertical-align: middle;
	width: 180px;
}
#formblock td.formseparator {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url("../images/formseparator.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
#formblock td.formseparator span.separator {
	background-color: #ffffff;
	padding-right: 8px;
	font-weight: bold;
}
#formblock td.formnote {
}
#formblock td.formheading {
}
#formblock td.formsubmit {
	padding-top: 16px;
}
#formblock div#formerror {
	padding-top: 15px;
	padding-bottom: 14px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #FF0000;
	color: #FF0000;
}
#formblock p {
	margin: 0px;
	padding: 0px 0px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#formblock p.ingressi {
	font-size: 16px;
	line-height: 22px;
}
#formblock h1 {
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	padding-top: 0px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 14px;
}

/*

MATERIALS

*/

#formblock table.materials {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#formblock table.materials td {
	padding-bottom: 3px;
	padding-top: 4px;
	vertical-align: middle;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	align: left;
	padding-left: 0px;
	padding-right: 10px;
}


/*

FORMS

*/

#formerrorblock {
	float: left;
	padding: 20px 26px;
	margin-top: 0px;
	margin-bottom: 24px;
	color: #ffffff;
	background-color: #e8544a;
	line-height: 18px;
}
#formnotificationblock {
	float: left;
	padding: 20px 26px;
	margin-top: 0px;
	margin-bottom: 24px;
	color: #ffffff;
	background-color: #7bc371;
	line-height: 18px;
}
#formnotificationblock.wide, #formerrorblock.wide {
	width: 840px;
}
#formnotificationblock.basic, #formerrorblock.basic {
	width: 636px;
}
#formnotificationblock.narrow, #formerrorblock.narrow {
	width: 432px;
}

/*

SUBTOOLBAR

*/

#subtoolbar {
	float: left;
	padding-bottom: 20px;
}
#subtoolbar.wide {
	width: 892px;
}
#subtoolbar.basic {
	width: 688px;
}
#subtoolbar div.leftitems {
	width: 330px;
	float: left;
	text-align: left;
}
#subtoolbar div.leftitems span.active {
	padding-right: 15px;
}
#subtoolbar div.leftitems span.inactive {
	padding-right: 15px;
	color: #999999;
}
#subtoolbar div.rightitems {
	width: 330px;
	float: right;
	text-align: right;
}
#subtoolbar div.rightitems span.active {
	padding-left: 15px;
}
#subtoolbar div.rightitems span.inactive {
	padding-left: 15px;
	color: #999999;
}
#subtoolbar div.rightitems a.nav, #subtoolbar div.rightitems a.navactive {
	padding-left: 4px;
	padding-right: 4px;
	line-height: 18px;
}
#subtoolbar div.rightitems a.nav {
	border: 1px solid #ffffff;
}
#subtoolbar div.rightitems a.navactive {
	border: 1px solid #CCCCCC;
	color: #333333;
/*	background-color: #CCCCCC; */
}

/*

TOOLBAR

*/

div.toolbar {
	height: 31px;
	width: 685px;
	font-size: 11px;
	color: #6e6e6e;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
div.toolbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.toolbar ul li {
	float: left;
	padding-right: 15px;
}
div.toolbar ul li a {
	padding-left: 14px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.toolbar ul li a.print {
	background-image:    url("../images/func_print.gif");
}
div.toolbar ul li a.send {
	background-image:    url("../images/func_send.gif");
}
div.toolbar ul li a.edit {
	background-image:    url("../images/func_edit.gif");
}
div.toolbar ul li a.bookmark {
	background-image:    url("../images/func_bookmark.gif");
}
div.toolbar a:hover, #toolbar a:visited, #toolbar a:active, #toolbar a:link {
	color: #6e6e6e;
	text-decoration: underline;
}
div.toolbar div.leftinfo {
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 12px;
}
div.toolbar div.rightinfo {
	width: 300px;
	float: right;
	text-align: right;
	padding-top: 12px;
}

/*

FOOTER

*/


div.footer {
	position: relative;
	width: 960px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bg_bottom.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 11px;
	color: #cccccc;
}
div.footer a:hover, div.footer a:visited, div.footer a:active, div.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
div.footer div.leftinfo {
	width: 600px;
	float: left;
	text-align: left;
	padding-top: 12px;
	padding-left: 34px;
}
div.footer div.rightinfo {
	width: 200px;
	padding-right: 31px;
	float: right;
	text-align: right;
}

/*

CALENDAR

*/

div.calendarbox {
	float: right;
}
table.calendartable {
	/* width: 892px; */
	background-color: #ffffff;
}
table.calendartable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: left;
	vertical-align: top;
}
table.calendartable tr.colhead td {
	font-weight: bold;
	background-color: #efefef;
	text-align: center;
}
table.calendartable td.todayWeek {
	background-color: #efefef;
}
table.calendartable td.event {
	background-color: #efefef;
}
table.calendartable td.type1 {
	background-color: #d4f1d0;
}
table.calendartable td.type2 {
	background-color: #d4effc;
}
table.calendartable td.type3 {
	background-color: #ffc583;
}
table.calendartable td.type4 {
	background-color: #d4f1d0;
}
table.calendartable td.type5 {
	background-color: #d4f1d0;
}
table.calendartable td.type6 {
	background-color: #fff4b5;
}
table.calendartable td.type7 {
	background-color: #fff4b5;
}
table.calendartable td.type8 {
	background-color: #fff4b5;
}
table.calendartable td.type9 {
	background-color: #fff4b5;
}
table.calendartable td.day {
	width: 108px;
}
table.calendartable td.times {
	width: 32px;
}
table.calendartable td.calendartitle {
	padding-right: 8px;
}
table.calendartable td.calendarlatest {
	text-align: right;
	padding-right: 8px;
}
table.calendartable td.calendarcount {
	text-align: right;
}

/*

CALENDAR BROWSING

*/

table.calendarnavitable {
	width: 892px;
}
table.calendarnavitable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	background-color: #d4f1d0;
}
table.calendarnavitable td.previous {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
table.calendarnavitable td.next {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
table.calendarnavitable td.week {
	text-align: center;
	font-weight: bold;
}

/*

CALENDAR SEARCH FORM

*/

#calendarsearchform {
	float: left;
	width: 868px;
	padding: 12px;
	background-image: url("../images/order/bg_search.gif");
}
#calendarsearchform td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-right: 8px;
}
#calendarsearchform input {
	padding: 1px;
	font-size: 11px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}
#calendarsearchform select {
	padding: 1px;
	font-size: 11px;
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
}
#calendarsearchform select option.type1 {
}
#calendarsearchform select option.type1 {
	background-color: #d4f1d0;
}
#calendarsearchform select option.type2 {
	background-color: #d4effc;
}
#calendarsearchform select option.type3 {
	background-color: #ffc583;
}
#calendarsearchform select option.type4 {
	background-color: #d4f1d0;
}
#calendarsearchform select option.type5 {
	background-color: #d4f1d0;
}
#calendarsearchform select option.type6 {
	background-color: #fff4b5;
}
#calendarsearchform select option.type7 {
	background-color: #fff4b5;
}
#calendarsearchform select option.type8 {
	background-color: #fff4b5;
}
#calendarsearchform select option.type9 {
	background-color: #fff4b5;
}