/* ratkaisu.net stylesheet - Eagle 14.11.2006 */




body, .tabmain {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-image: url(images/tausta2.gif);
	padding: 10px;
	background-color: #ffffff;
}

.logo {
padding: 0px;
}

#otsikko {
padding: 0px;
background-color: #ffffff;

}

.keski {
font-size: 10px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #551A8B;
background-image: url(images/ratkaisu/shell_keski.gif);
}

/* portal wrapper */
#mkwrapper {
	text-align:left; /* left-align text in IE */	
	margin: 0px auto 0px auto;
}





/* IMPORT global font formatting */
table,
tr,
td,
.tdglobal,
.importfont {
	font-size: 12px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/* global font formatting */
table,
tr,
td,
.tdglobal {
	font-size: 12px;	
}

/* IMPORT main portal table bg (if different than body bg) */
.importmain {	
	font-size: 12px;	
}



/* image link border */
img { 		
	border: 0px;
}

/*=============================
M
K IMPORT LIGHT BACKGROUND
P
=============================*/
.modulecell,
.urlo2,
.trattini,
.trattini3,
.importlightback {
	background-color: #ffffff;
	color: #666666;
}

/*=============================
M
K Taustavärit
P
=============================*/

.tdblock,
.moduleborder,
.modulex,
.mkpagecurrent,
.importmediumback {
	background-color: #D9D9D9;
	color: #000000;
}


.urlo,
.sottotitolo,
.importdarkback {
	background-color:#8CB6E7;
	color: #666666;
}

.taulu1 {
background-color: #f1f1f1;
}

.tabnews {
background-color: #f1f1f1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
}

.taburlo {
background-color: #f1f1f1;
}



/*=============================
M
K  Kehykset
P
=============================*/

/* moduulien ja  blogienkehykset */

.taulu1 {
border-bottom: 2px solid #000000;
border-top: 0px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

 /* block wrapper, chat button strip */
.taburlo,
.urlo2,
.tabnews,
.trattini,
.trattini2,
.trattini3,
.mkpagelink,
.mkpagelinklast,
.mkpagecurrent,
.titadmin,
.importborders {
	border: 1px solid #000000;	
}
	
.trattini {
	border-width: 1px 0 0 0;
	border-style: dashed;
}

/* blocks admin */
.trattini2 {
	border-width: 0 1px 0 0;
	border-style: dashed;
}

/* Quotes, Shoutbox */
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}

/*=============================
M
K  hyperlink styles
P
=============================*/
/* IMPORT global links */
a:link,
a:active,
a.uno:link,
.importlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #191970;	
	text-decoration: none;	
}

a:visited,
a.uno:visited,
.importvisited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #191970;	
	text-decoration: none;	
}

a:hover,
a.uno:hover,
.importhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #DD6900;
}

/* a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #496c9f;	
	text-decoration: none; 	
} */

/* bold navbar, block, module links */
a.uno:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

a.uno:visited {	
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none
}


a.uno:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* block text links */
/* .tablemenu a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #496c9f;	
	text-decoration: none;	
}

.tablemenu a:hover {
	text-decoration: underline;
}

.tablemenu a:active { 
	text-decoration: none; 	
} */

/* global contrasting text and hyperlink color */
.mktxtcontr,
a.mktxtcontr:link, 
a.mktxtcontr:visited {	
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* contrasting text and hyperlink color 2 (admin) */
.mktxtcontr2,
a.mktxtcontr2:link, 
a.mktxtcontr2:visited {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr2:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*=============================
M
K  form styles
P
=============================*/
/* IMPORT form styles */
input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton, /* global submit buttons */
.mkblkinput, /* block input */
.mkradio, 
.importforms
{
	background-color: #dfe6ef;		
	/* border: 1px solid #4C77B6; */	
	/* margin: 0px; */
	/* padding: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #496c9f;
	vertical-align: middle;
}

/* set form padding and margin */
/*.mkbutton,*/ /* global submit buttons */
/* textarea,*/
input,
select,
.bgselect, /* input fields */
.mkblkinput /* block input */
{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal; /* needed for Mozilla */	
}

/* radio/checkbox buttons - remove background color and border in IE */ 
/* .mkradio {
	background-color: transparent;
	border-width: 0px;
} */

/* configure blog textarea */
textarea.mkwrap1 {
	overflow: auto;
	/* width: 230px; */
	width: 100%;
}

/* edit blog textarea */
textarea.mkwrap2 {
	overflow: auto;
	width: 500px ;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* top navstrip */
.navigatore {	
	vertical-align: bottom;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 9px;
	border: 0;
}

/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks {
	padding: 0px;
}

/* block td cell */
.tdblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0;
	margin: 2px;	
}



/* horizontal spacer between blocks */
.tdspacer {
	line-height: 8px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* IMPORT module table headings */
th.modulex,
.importmodulex {	
	background-color: #f1f5f8;
	height: 25px;	
}

.modulex {	
	border-width: 0 0 0 0;
	white-space: nowrap;
	/* font-weight: normal;*/
}

/* Reviews description text */
.modulelite {
	font-size: 8pt;
	/* color:#a6bbcd;*/
}

/* block padding (news, admin) */
.contents {
	padding: 10px;	
}

/* module pagination links */
.mkpagelink {
	padding:1px 3px 1px 3px;
	font-weight: normal;
}

.mkpagelinklast {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

.mkpagecurrent {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

/*=============================
M
K  shoutbox module styles
P
=============================*/
td.taburlo{	
	margin:5px;
	padding:5px;
	border: 0;	
}
	
/* shouter and date cell */
.urlo {
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;	
	font-size: 11px;
	font-weight: bold;
	padding: 4px;		 
}

/* shout cell */
.urlo2 {
	padding: 4px;
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

/* white shouter text */
/* .urlocontrast {	
	color: #ffffff;
} */

/*=============================
M
K  news module styles
P
=============================*/
/* news table with border */
.tabnews {
	border-width: 1px;
	border-style: dashed;
	margin:0px; 
	padding:0px;
	font-size: 10px;	
}

/*=============================
M
K  admin cp styles
P
=============================*/
/* admin cp titles with top border */
.titadmin {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px 0 0 0;
	border-style: dashed;
}

/*=============================
M
K  font styles
P
=============================*/
/* red error page text */
.mkerror {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

/* MKPQuote quotation text */
/* .mkquote { 		
	color: #0000ff;	
} */

/* MKPGallery module ecard, offline page */
.ecardtitle,
.offlinetxt {
	font-size: 10pt; 
	font-weight: bold;
	text-align: center;
}

/* MKPGallery slideshow caption text (modules/gallery/index.php function slide_update) */
/* .mkslidecap {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #ffffff;
} */

/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball {
	font-size: 9px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;	
	padding: 0;	
}

.mkquotetext {
	font-size: 10px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}

table .mkquotetable{				
	width: auto; /* IE */	
	text-align: left;
}

/* SMF määritykset ---- */






/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
font-weight: bold;
 font-size: 12px ; 
 letter-spacing: 2px;
  color : #000000
}
a.nav:hover
{
text-decoration: none;
color : #912CEE
}





/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: normal;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #ffffff; 
	font-size: 12px; 
	font-weight : bold;
	background-color: #000000; 
	text-align: left;
	border: #808080 ridge;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #DDDDDD;
}
.windowbg2
{
	color: #000000;
	background-color: #F6F6F6;
}
.windowbg3
{
	color: #000000;
	background-color: #ffffff;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background: url(images/ratkaisu/vaaka1.gif) #E9F0F6 repeat-x;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.otsikko2 {
	color: black;
	font-style: normal;
	background: url(images/ratkaisu/vaaka1.gif) #E9F0F6 repeat-x;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background-image: url(images/ratkaisu/vaaka1.gif);
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background-image: url(images/ratkaisu/vaaka1.gif);
	color: #551A8B;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: 000000;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #551A8B;
	text-decoration: none;
	font-size: 12px;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #9400D3;
	font-size: 12px;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #ADADAD;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #696969;
	background-color: #000000;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.middletext
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.normaltext
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.largetext
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
font-family: Verdana, Arial, Helvetica, sans-serif
	width: 100%;
	font-size: 12px;

}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  10px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/ratkaisu/bloki_va.png) left bottom no-repeat;
	width: 9px;
}
.maintab_back
{
	background: url(images/ratkaisu/bloki_ka.png) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/ratkaisu/bloki_oa.png) left bottom no-repeat;
	width: 9px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: 000000;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #9400D3;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: 000000;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: 000000;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/ratkaisu/bloki_vasen.gif) no-repeat;
	width: 9px;
}
.mirrortab_back
{
	background: url(images/ratkaisu/shell_keski.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/ratkaisu/bloki_oikea.gif) no-repeat;
	width: 9px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: 000000;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #9400D3;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.rivi1 {
	background: #f1f1f1;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
	}
	
a.rivi1, a.rivi1:visited {
color: #000000;
text-align: left;
}
	
	.rivi2 {
	background: #D0D0D0;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	}
.vaalea {
background: #ffffff;
}

.rivi3 {
	background: #EFEFEF;
	color: #000000;
	text-align: left;
	font-size: 12px;
	padding-left: 4px;
	}
	
		.rivi4 {
	background: #D0D0D0;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
	}
	
.rss1, a.rss1, a.rss1:visited {
width: 80%;
	background: #D0D0D0;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 1px;
	padding-left: 8px;
	}
.poll {
	background: #ffffff;
	padding: 0px;
	border: 1px solid;
	}
	
			.foorumilta {
	background: #D0D0D0;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
	}
	

	
a.foorumilta1, a.foorumilta1:visited {
	color: #551A8B;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-left: 18px;
	}
	
	a.foorumilta1:hover {
	color: #9400D3;
	background: url(images/ratkaisu/nuolif1f1f1.gif) no-repeat;
	}
	
	.foorumiin {
	font-size: 12px;
	padding: 1px;
	}
	

	