@charset "utf-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image: url(i/pageBg2.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



h1 {
	font-size:16px;
	margin: 0;
	color: #FF9933;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

p {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	padding-left: 20px;
	margin-left: 0;
}

#oneColFixCtr #container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 142px;
	background-image: url(i/content_page_bottom_wide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#main2 {
	background-image: url(i/contentTopShadow.png);
	background-repeat: no-repeat;
	position: relative;
}
#main2 .leipateksti {
	width: 410px;
	position: relative;
	left: 265px;
	top: 200px;
	padding-bottom: 142px;
}
.TalentwayOsoite {
	margin-right: 200px;
	margin-left: 200px;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 12px;
	width: 600px;
}
.main1 {
	background-image: url(i/content_page_bg.png);
	background-repeat: repeat-y;
}
.oikeanpuoleinenPalsta {
	width: 305px;
	position: absolute;
	top: 200px;
	right: 1px;
	background-image: url(i/right_column_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.oikeanpuoleinenPalsta div {
	background-image: url(i/right_column_bg.png);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.vasenPalsta {
	position: absolute;
	width: 230px;
	left: 20px;
	top: 10px;
}
.topMenu {
	height: 111px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.topMenu .menuItems {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 25px;
	width: 700px;
}
.topMenu .menuItems .menuItem {
	float: right;
	height: 25px;
	padding-left: 11px;
	background-image: url(i/menuUnselectedStart.png);
	background-repeat: no-repeat;
}
.topMenu .menuItems .menuItem .menuItemBox {
	height: 25px;
	padding-right: 11px;
	background-image: url(i/menuUnselectedEnd.png);
	background-repeat: no-repeat;
	background-position: right;
}
.topMenu .menuItems .menuItem .menuItemBox .menuItemText {
	height: 21px;
	padding-top: 4px;
	background-image: url(i/menuUnselectedBg.png);
	background-repeat: repeat-x;
}
.topMenu .talentwayLogo {
	background-image: url(i/talentwayLogo2.png);
	position: absolute;
	background-repeat: no-repeat;
	left: 22px;
	top: 39px;
	height: 42px;
	width: 194px;
}

.selectedStart {
	background-image: url(i/menuSelectedStart.png) !important;
}
.selectedBg {
	background-image: url(i/menuSelectedBg.png) !important;
	color: #FF9933 !important;
	font-weight:bold !important;
}
.selectedEnd {
	background-image: url(i/menuSelectedEnd.png) !important;
}
.kuvituskuva {
	height: 178px;
	width: 739px;
	position: absolute;
	top: 10px;
	right: 1px;
}
.keskitys {
	margin-left: auto;
	margin-right: auto;
}
.textCenter {
	text-align: center;
	
}
table {
	width: 100%;
}
.topMenu a {
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.topMenu .selectedBg a {
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}.leipateksti td {
	padding: 5px;
	background-color:#EFEFEF;
}
.leipateksti th {
	padding: 5px;
	background-color:#DAD7FF;
}

.piilota {
	display: none;
}

.w600 {
	width: 600px !important;
}

.sulkeutuneetToimet table, .sulkeutuneetToimet tr, .sulkeutuneetToimet td, .sulkeutuneetToimet span {
	padding: 0 !important;
	border:none;
	margin: 0 !important;
	background-color:#FFFFFF !important;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
}
.avoimetTehtavat a {
	/* text-decoration: none; */
}
