/** 
 * private.css sis�lt�� sivuston layouttia k�sittelevi� tyylej� 
 * N�iden tyylien muuttaminen ei vaikuta editorin tyyleihin.
 *
 * Tiedosto sis�lt�� tyyli m��rityksen mm. navigointipalkkeihin, kuvagalleriaan ja
 * uutis-listoihin.
 **/

/* LAYOUT ALKAA - sivuston asemointi ja taustakuvat */
html,body {
	width: 100%;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	/*background-color: #bec4d2;*/
	background-color: #F8BE8A;
	color: #000000;
	background-image: url(files/499_tausta_valk.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.navigointi a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
	text-align:center;
	padding-right: 9px;
	padding-left: 9px;
}

.navigointi a:hover {
	text-decoration: underline;
}
div.dates {
	float: right;

}
div.date,
div.dateselected {
	float:left;
	background-image:url(images/datebutton.jpg);
	background-repeat:no-repeat;
	height: 21px;
	width: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

div.date a,
div.dateselected a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	text-align: center;
}

div.date a:hover {
	text-decoration:underline;
}

div.dateselected{
	background-image:url(images/datebutton_selected.jpg);	
}

.inputlogin {
	background-image:url(images/tekstikentta_salasana.jpg);
	background-position:top left;
	height: 15px;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	font-size: 10px;
	border: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}
.buttonlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/painike_ok_pieni.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
padding-top: 1px;
padding-bottom: 5px;
	width: 23px;
	border: none;
text-transform: uppercase;
margin-top: 1px;

}
.hakukentta {
	height: 18px;
	width: 101px;
	font-size: 10px;
	background-color: #F50101;
	background-image: url(images/tekstikentta_hae.jpg);
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;

}
.buttonhae {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 25px;
	background-color: #F50101;
	background-image: url(images/painike_hae_pieni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
padding-top: 1px;
padding-bottom: 5px;
	border: none;

}
a.navig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}

a.navig:hover {
	text-decoration: underline;
}
.sivunotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f50102;
	text-align:left;
	font-weight: normal;
	background-image: url(images/otsikko_bg.jpg);
	background-position: left top;
	margin: 0px;
	height: 64px;
	background-repeat: no-repeat;
	vertical-align: top;
}


.mainos_isoala{
	margin-left: 1px;
	width: 785px;
}

.mainos_pienioikea{
}

.mainos_pienioikea .mainos{
	margin-top: 5px;
	width: 160px;
	height: 50px;
}

.mainos_pienioikea img {
	width: 100%;
}

.row1 td{
}

.row2 td {
	background-color: #e2e2e2;	
}

table.shadow1 {
	background-image: url(images/shadow1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f1f1f1;
}
table.shadow2 {
	background-image: url(images/shadow2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f1f1f1;
}
a.eventheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #000000;
	
}
span.eventheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #333333;
	
}

a.ilmoita {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 44px;
}

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

a.location_name {
	color:#000000;
	text-decoration:none;
}
.blackcell {
 	background-color:#000000; color: #ffffff; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.smallwhite {
	color:#FFFFFF;
	font-size: 11px;
}
a.smallwhite {
	text-decoration: underline;
	color:#FFFFFF;
}

.innercontent {
	width: 700px;
	margin-left: 33px;
}


div.mainos {
	display: block;
	margin-top: 5px;
}

.forumtable {
	font-size: 12px;
	border: 1px solid #cccccc;
	padding: 2px;

}
.forumtable th {
	color: #FFFFFF;
	background-color: #f21d1e;
	font-size: 100%;
/*	background-image:url(images/forumtable_th.jpg);
	background-position: top;
	background-repeat:repeat-x;*/
}
.forumtable .row1 td {
	background-color: #E8E8EC;
}
.forumtable .row2 td {
	background-color: #F1F1F3;
}
.forumlink {
	font-size: 120%;
	font-weight: bold;
	color: #f21d1e;
}
.forumlink:hover {
	color: #f21d1e;
}

a.forumreplysubject,
a.forumaddsubject {
	display:block;
	background-image: url(images/forum_subject_add.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.forumreplysubject {
	background-image: url(images/forum_subject_add.gif);
} 
a.forumreplysubject:hover,
a.forumaddsubject:hover {
	text-decoration: underline;
}
.forummessageinfo {
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

.bct a {
	text-decoration:none;
}

.bct a:hover {
	text-decoration:underline;
}
td.datetd {
	color: #FFFFFF;
	background-color:#000000;
	padding: 3px;
	border: 1px solid #666666;
}
td.kategoriaotsikko {
	color: #E90600;
	background-color:#E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.kasvolinkki {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	text-align: center;
	margin-top: 10px;	
}

.smallimage {
	margin-top: 5px;
	width: 30px;
}
.notify {
	color:#FF0000;
	font-weight: bold;
	padding-left: 10px;
}

.kirjaimet {
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 2px;
}


a.catname {
	display: block;
	padding-top: 9px;
	padding-left: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.categoryheader {
	height: 39px;
	color: #FFFFFF;
	background: #000 url(images/title_bg_fade.png) bottom left repeat-x;
	margin: 0px 0px 0px 0px;
}

.categorytable {
	margin: 0px 0px 0px 0px;
}

.categorycell_1,
.categorycell_2,
.categorycell_3,
.categorycell_4,
.categorycell_5,
.categorycell_6,
.categorycell_7,
.categorycell_8,
.categorycell_9,
.categorycell_10 {
	height: 100%;
	position: relative;
	border-right: 1px solid #ababab;
	padding-bottom: 15px;
}

.categorycell_1 table,
.categorycell_2 table,
.categorycell_3 table,
.categorycell_4 table,
.categorycell_5 table,
.categorycell_7 table,
.categorycell_8 table,
.categorycell_9 table {
}

.category_footer_cell {
}

/*
.categorycell_1  .categoryheader { }
.categorycell_2  .categoryheader { }
.categorycell_3  .categoryheader { background-color: #1659c4; }
.categorycell_4  .categoryheader { background-color: #a907c1; }
.categorycell_5  .categoryheader { background-color: #048940; }
.categorycell_6  .categoryheader { background: #e37103 url(images/muut_bg.jpg) right top no-repeat; }
.categorycell_7  .categoryheader { background-color: #5B5B01; }
.categorycell_8  .categoryheader { background-color: #CC9616; }
.categorycell_9  .categoryheader { background-color: #AD3F01; }
.categorycell_10 .categoryheader { background: #4AA1A5 url(images/tanssit_bg.jpg) right top no-repeat; }
*/

