[[ CHOMP TRUE TRUE ]]
[[# yleisiä alustuksia #]]
body, p, div, img, br, h1, h2, h3, h4, h5, h6, form, table, table td, table th, input, textarea, select, button {
	margin: 0;
	padding: 0;
	font-family: arial;
}
table {
	border-collapse: collapse;
}

table td, table th { vertical-align: top; text-align: left; }
img { border: none; }
[[# - teksti/kuva-osion tyylit - #]]
[[ INCLUDE /content/default.dip.css ]]



body {
	background: white url(/res/voimakaksikko/img/tausta.gif) repeat-x top;
	background-position: top left;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #666;
}

textarea {
	font-family: arial !important;
	font-size: 666px !important;
}

[[# -- otsikkotyylit sisällölle -- #]]
h1, h2, h3, h4 {
	font-family: arial;
}
h1.pageTitle {
	padding-bottom: 11px;
	font-size: 21px;
	color: #a2b523;
	font-weight: normal;
}
div.token h2 {
	font-size: 22px;
	color: #a2b523;
	font-weight: bold;
	font-family: "trebuchet ms";
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 17px;
	color: #909090;
	font-weight: bold;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 14px;
	color: #a2b523;
	font-weight: bold;
	margin-bottom: 8px;
}

[[# -- kappalevälit ja sisältölinkkien tyylit -- #]]
div.token p {
	margin-bottom: 8px;
	line-height: 1.4em;
}

a {
	color: #e7aa30;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.leftContent a:visited,
div.topContent a:visited,
td.mainContent a:visited,
td.mainContentWithRight a:visited,
td.mainContentFront a:visited,
td.mainContentFrontWithRight a:visited,
td.rightContent a:visited,
td.rightContentFront a:visited,
div.bottomContent a:visited {
	color: #666666;
}

[[# -- yleisiä sisältötaulukon määrittelyitä; muualle? -- #]]
table.visible,
table.invisible {
	width: 100%;
	empty-cells: show;
	margin-bottom: 8px;
}
table.invisible td,
table.visible td {
	padding: 4px;
}
table.visible td {
	border: 1px solid #000;
}

[[# -- linkki sisällön alkuun ja etusivulinkit -- #]]
a.alkuun {
	display: none;
}
div.homelink {
	width: 115px;
	height: 45px;
	position: absolute;
	left: 39px;
	top: 21px;
	z-index: 3;
}
a.homelink {
	display: block;
	height: 45px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}
a.homelink img {
	width: 115px;
	height: 45px;
}

#site {
	width: 932px;
	margin: auto;
	color: #666;
}

#header {
	height: 201px;
}

#left {
	width: 216px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 30px;
	clear: left;
}

#main {
	width: 446px;
	float: left;
	border-left: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
	margin-left: 16px;
	padding-left: 16px;
	padding-right: 16px;
	display: inline;
	margin-top: 30px;
}

#right {
	width: 165px;
	float: left;
	display: inline;
	margin-top: 30px;
	padding-left: 16px;
}

div#footer {
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-top: 5px;
	text-align: right;
}

ul#topmenu {
	margin: 0;
	padding: 16px 0 0 0;
	list-style: none;
	overflow: hidden;
}

ul#topmenu li {
	float: left;
	margin-right: 20px;
}

ul#topmenu li a {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-top: 6px;
}

ul#sidemenu {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

ul#sidemenu li {
	margin-top: 10px;
}

ul#sidemenu li a {
	text-decoration: none;
	color: #e7aa30;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

body {
	background: white url(/res/voimakaksikko/img/tausta.gif) repeat-x top;
}

#header {
	background: transparent url(/res/voimakaksikko/img/header.gif) no-repeat;
}

#footer {
	border-top: 10px solid #e7aa30;
}

a {
	color: #e7aa30;
}

h1, h2, h4 {
	color: #a2b523 !important;
}

h3 {
	color: #909090 !important;
}

h4 {
	background: transparent url(/res/voimakaksikko/img/peukku.gif) no-repeat left top;
	padding-left: 34px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.content-container ul {
	list-style: disc;
	margin-left: 20px;
}

.content-container ol {
	list-style: decimal;
	margin-left: 20px;
}

