.invisible {
	display: none;
	color: white;
	background-color: white;
}

/*           BODY           */

BODY {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	background-color: #F5F4F4;
	color : #000000;
	margin-left:0px;
		margin-top:0px;
}


.topbg {
	background-image: url(/images/top_bg2.jpg);
	background-repeat: no-repeat;
	height: 136px;
}

/*           TEXT          */

h1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight : bold;
	line-height : 1.2em;	
}

.h1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight : bold;
	line-height : 1.2em;
}


h2 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
}

.h2 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #8B1C6B;
	font-weight : bold;
}

h3 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : White;
	letter-spacing : -1px;
	background-color : #5271A9;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	text-transform: uppercase;
	margin-bottom : 6px;
	margin-top : 12px;
}

.newstitle {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height: 11px;
}

.white {

	color : #FFFFFF;

}

.smallbasic {
	color: #000000;	
	font-family: verdana, sans serif;
	font-size: 9px;
	line-height : 12px;
}

dd { margin-left: 15px; }

blockquote.quote {
	padding: 0;
	padding-left: 20px;
	margin: 0;
}

.title {
 	font-family: verdana, sans serif;
	font-size: 14px;
	font-weight:  500;
	color: #000000;
}

.title2 {
	font-family : Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.subTitle {	
	font-family: verdana, sans serif;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
}

.normal {	
	font-family: verdana, sans serif;
	font-size: 10px;
	font-weight: 400;
}

.rightsidetitle {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: 800;
	color : #8B1C6B;
	padding-bottom : 8px;
	margin-bottom : 8px;
}

.rightsidetext {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height: 12px;
}

.small {
	font-size : 9px;
	color: #666666;
}

.smalltitle {
	color : Gray;
	font-size : 9px;
	font-weight : bold;
	font-family : Verdana, sans-serif;
}

.crumbs {
	font-size: 90%;	
	font-weight: bold;
}

a.crumbs, a.crumbs:visited {
	font-size: 90%;	
	font-weight: bold;
	color: black;
}

/*           default         */
p {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height: 11px;
	margin-bottom : 6px;
	padding-bottom : 0px;
	margin-top : 10px;
	padding-top : 0px;
}

/*           LINKS         */

a:link { color: #000000; TEXT-DECORATION: underline}
a:visited {color: #000000;TEXT-DECORATION: underline}
a:active {color: #679AC7;TEXT-DECORATION: underline}
a:hover { color: #000000;TEXT-DECORATION: none}

.arrow {
	font-family : Verdana, sans-serif;
	color : #993300;
	font-weight : bold;
	font-size : 16px;
}

.picklink {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #993300;
}

/*           TABLE         */

td.content {
	background-color: #f1f1f1;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.content {
    width: 100%;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

    margin-top: 2px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
	
	padding: 9px;
	background-color: white; 
}
div.iecontent {
    width: 625px;
	border-bottom: 1px solid #84848e;
	border-top: 1px solid #84848e;
	border-right: 1px solid #84848e;
	border-left: 1px solid #84848e;

    margin-top: 2px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
	
 	padding: 9px;
	background-color: white; 
}

td.padded { padding-right: 5px; 
			padding-bottom: 2px; 
			padding-left: 5px;
			padding-top: 5px;
			   }
			   
td.mainpadded { padding-left: 5px;
				padding-top: 5px;
				padding-right: 5px;
				background-color: #FFFFFF; 
			   }

div.ads {
	width: 140px;
	padding-left: 3px;
}

table.ads {
	padding-left: 3px;
	width: 140px;
}

tr {
    font-family: verdana, sans serif;
	font-size: 10px;
	line-height : 16px;
	font-weight: 400;
	color: #666666;
}

td,dl,p,div,form {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 14px;
	font-weight: 400;
}

/*           HR         */

hr { height: 1px; color: gray; }


/*           DL         */

dl { padding: 0; margin: 0; }
dt.oddline {
	background-color: white;
}
dd.oddline {
	background-color: white;
	padding: 0; padding-left: 15px; margin: 0;
	padding-bottom: 5px;
}
dt.evenline {
	background-color: #ececec;
}
dd.evenline {
	background-color: #ececec;
	padding: 0; padding-left: 15px; margin: 0;
	padding-bottom: 5px;
}
div.evenline {
	background-color: #ececec;
}
div.oddline {
	background-color: #FFFFFF;
}

/*           SPAN & DIV         */

span.error {
	color: red;
	font-weight: bold;
}

/*           FORMS & LISTS         */

form {
	padding: 0;
	margin: 0;
}

select.tiny { font-size: 9px; width: auto;}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

option {
font-family: Verdana, Arial, Helvetica;
font-size: 11px; 
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 
  ul { 
  margin: 0;
  margin-right: 5px;
  margin-left: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
  list-style-image: url(/images/layout/blackdot.gif);
  
  }
  
  li {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height: 11px;
	color: #666666;
	padding-left:0px;
	padding-bottom:3px;
	list-style-image: url(/images/layout/blackdot2.gif);
	list-style-position: outside;
}



 input.slimbutton {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	height: 18px;
	width: auto;
	text-align: center;
	font-weight: 500;
	background-color: #E1E1E1;
	color: #474747;
	border: 1px solid #666666;
}
			  
/*           MISC         */
			 
.hidden { display: none; }

/*           ADMIN        */

.admin, a.admin:link, a.admin:visited   {
    background-color: red;
    color: white;
    margin-right: 2px;
    font-size: 9px;
}


/*           LOGIN LINE        */
span.login { font-size: 9px; color: white; }
a.login { font-size: 9px; color: white; text-decoration: underline; }
a.login:hover, a.login:visited, a.login:link { color: white; text-decoration: underline; }
a.login:hover { color: white; text-decoration: underline; }

/*           vBulletin classes         */
.bginput	{ background-color: #cccccc; color: #000000; }
.thtcolor	{ color: black; }
.invtable 	{ background-color: #f8f8f8; border-width: 1px; border-style: solid; }

.new {
	color: red;
	font-weight: bold;
	font-size: 8px;
}

table.rounded { border: 0; margin: 0; padding: 0; background-color: #f4f4f4; }

td.rounded-mt {
	border-top: 1px solid #c8c8c8;
}
td.rounded-ml {
	border-left: 1px solid #c8c8c8;
}
td.rounded-mr {
	border-right: 1px solid #c8c8c8;
}
td.rounded-mb {
	border-bottom: 1px solid #c8c8c8;
}

td.rounded-lt {
	width: 10px; height: 10px;
	background: url(/images/layout/corner2_lt.gif);
	background-position: top left;
	background-repeat: no-repeat;
    border: 0; margin: 0; padding: 0;
}
td.rounded-rt {
	width: 10px; height: 10px;
	background: url(/images/layout/corner2_rt.gif);
	background-position: top right;
	background-repeat: no-repeat;
    border: 0; margin: 0; padding: 0;
}
td.rounded-rb {
	width: 10px; height: 10px;
	background: url(/images/layout/corner2_rb.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
    border: 0; margin: 0; padding: 0;
}
td.rounded-lb {
	width: 10px; height: 10px;
	background: url(/images/layout/corner2_lb.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
    border: 0; margin: 0; padding: 0;
}

.siniboksit { color: #CCCCCC; }
a.siniboksit:link, a.siniboksit:visited { color: white; }

.table-skiing { background-color: #CCCCCC }


.menu, a.menu:link, a.menu:visited { color: white; }

.loggedin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #008000;
	padding: 5px;
}

.box

{
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px
}
.vasentaus {
	background-image: url(images/taustavasen_droppi.gif);
	background-repeat: repeat-y;
	background-position: right;
}
 
/* retkiraportti-style */
select.valintalista {
	width:150px;
}
 
select.valintalista_erikois {
	width:40px;
}

form.raportti input.erikois {
	width:150px;
	
}

form.raportti input.checkbox {
	width: 20px;
}
 
form.raportti input, form.raportti textarea {
	width:300px;
}

img.calendar {
	vertical-align:middle;
}

b.raporttilabel {
	float:left;
	height:10px;
	width:180px;
}

div.success {
	color: #00aa00;
	font-weight:bold;
}