.FCK_content {  background: transparent; }
#mastoLogoContainer { display: none; }

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h3, h4, h5, h6, p, blockquote, pre {
	margin-bottom: 12px;
}

h1, h2 {
	margin-bottom: 14px;
}

body {
	line-height: 1;
}

}
blockquote, q {
	quotes: none;
	margin-top: 8px
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body { margin: 0; padding: 0; border: 0; font: 9pt "Trebuchet MS"; background: #ffffff url(../../image/inner_background.png) repeat-x; }

.menuSubHorizontal { position: absolute; right: 20px; top: 0px; }
.menuSubHorizontal ul { list-style-type: none; margin: 0; padding: 0; }
.menuSubHorizontal ul li { float: left; display: inline; background: url(images/topbar_divider_.png) no-repeat; padding-left: 30px; padding-right: 20px; }
.menuSubHorizontal ul li a { text-decoration: none; line-height: 48px; color: #808080; font-size: 9pt;}
.menuSubHorizontal ul li .selected { color:#000000; }

.hr {
	border-top:1px solid #D0D0D0;
	height:1px;
	margin:0 0 10px;
}

/* muotoilut */

p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
}
h1 {
	font-size: 26px;
	color: #000000;
	border-bottom: dotted #666;

}
h2 {
	font-size: 16px;
	color: #666;
}

ul, ol, p, {
	padding: 0 0 5px 0;
	list-style-image: url(images/ulli.png);
}

li {
	font: 100 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 3px 5px;
    	list-style-image: url(images/ulli.png);
}

/* Lainaus */

blockquote {
	margin-left: 8px;
	padding: 5px 5px 0 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
	line-height: 20px;
	font-style: italic;
}

/* FORM */

fieldset {
margin: 10px 0 0 0;
padding: 0px 1%;
border: 0;
}

fieldset fieldset {
clear: left;
margin: 5px 1%;
width: 99%;
}

legend {
padding: 0 1%;
font: 900 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

label {
width: 48%;
display: block;
float: left;
font: 700 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 0;
margin: 0 0 0 1%;
}

input, textarea, select {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
border: 1px solid #9ab;
background: #f5f7f9;
width: 98%;
display: block;
}

input:focus, textarea:focus, select:focus {
background: #eef0f2;
border: 1px solid #678;
}

.label1col, .cb1col { width: 99%; }
.label2col, .cb2col { width: 49%; }
.label3col, .cb3col { width: 32.3%; }
.label4col, .cb4col { width: 24%; }

.label1col input, .label1col select, .label1col textarea { width: 98%; }
.label2col input, .label2col select, .label2col textarea { width: 96%; }
.label3col input, .label3col select, .label3col textarea { width: 94%; }
.label4col input, .label4col select, .label4col textarea { width: 92%; }

.cb1col, .cb2col, cb3col, cb4col { cursor: pointer; cursor: hand; float: left; }
.cb1col input, .cb2col input, cb3col input, cb4col input { 
display: inline; 
padding: 0;
margin-right: 5px;
vertical-align: bottom;
width: auto;
border: none;
background: none;
}

.formButtons {
padding: 10px;
text-align: center;
}

.submitImage button, .navImage button {
border: none;
width: auto;
margin: 0 5px;
background: none;
cursor: pointer;
cursor: hand;
display: inline;
}

.submitButton button, .navButton button {
border: 3px double #000000;
background: #cecece;
padding: 3px 10px;
width: auto;
color: #000000;
cursor: pointer;
cursor: hand;
margin: 0 5px;
display: inline;
}

.submitButton button:hover, .navButton button:hover {
border: 3px double #000000;
background: #cccccc;
}

.fieldsetIngress {
font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 1%;
}

.warningText {
border: 1px dotted #cf839e;
background: #feeef4;
}
