/** 
 * 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: #FFFFFF;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.mainheader {
	font-size: 50px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 44px;
}
.secheading{
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align:left;
	margin-top: 17px;
	margin-bottom: 13px;
	font-weight: bold;
	background-image: url(images/headerbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}

.mainbanner{
	background-image:url(images/bg_top.jpg);
	background-repeat:repeat-x;
}
.topbar {
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	height: 27px;
}
/* LAYOUT P��TTYY */

/* SIS�LL�N MARGINAALIT - vaikuttaa sis�lt�alueella n�ytett�v��n tekstiin ja tekstin sekaan lis�ttyihin kuviin */
div.content {
	clear:both;
	padding-bottom: 5px;
	width: 640px;
	margin-left: 38px;
}
div.content img {
	max-width: 100%;
}


/* VAAKASUUNTAINEN MENU ALKAA */
.hmenu {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #C3E9FB;
	color: #7C7D81;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: ArialMT, Arial, sans-serif;
	font-size: 12px;
}
/* linkki */
div.hmenu a.selected,
div.hmenu a.menuitem1 {
	font-family: ArialMT, Arial, sans-serif;
	font-size: 12px;
	color: #56575A;
	text-decoration: none;
	text-transform: uppercase;
	float:left;
	margin-left: 9px;
	margin-right: 9px;
}
span.divider {
	float:left;
}
/* hover */
div.hmenu a.selected{
	/*color: #00527B;*/
	text-decoration: underline;
}
div.hmenu a.menuitem1:hover {
	/*color: #00527B;*/
	text-decoration: underline;
}
/* VAAKASUUNTAINEN MENU P��TTYY */





div.langs{
	padding-bottom: 2px;
	padding-left: 8px;
	width: 200px;
	clear: both;
}
div.langs a {
	margin-right: 8px;
}




/* PYSTYSUUNTAINEN MENU ALKAA */
div.vmenuroot {
	height: 16px;
	overflow: hidden;
	margin-top: 9px;
	padding-left: 43px;
	background-color: #FFFFFF;
}

div.vmenuroot a,
div.vmenuroot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.vmenu {
	margin-top: 10px;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 30px;
}


div.vmenu div.level2 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
}

div.vmenu div.selected a,
div.vmenu div.level2 a {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-color: #A2C2D1;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;	
	font-size: 13px;
	text-decoration: none;
	
}

div.vmenu div.selected a {
	color: #56575A;
	background-color: #B8D0DC;
}

div.vmenu div.selected a:hover,
div.vmenu div.level2 a:hover,
div.vmenu div.level3 a:hover {
	text-decoration: underline;
}

div.vmenu div.level2 div.selected,
div.vmenu div.selected div.selected,
div.vmenu div.level3 {
	padding-top: 4px;
}

div.vmenu div.selected div.selected a,
div.vmenu div.level2 div.selected a,
div.vmenu div.level3 a {
	padding-left: 10px;
	font-family: Arial, sans-serif;
	color: #56575A;
	background-color: transparent;
	font-weight:normal;
	text-transform:uppercase;
	display: block;	
	font-size: 10px;
	text-decoration: none;
	display:block;
}
div.vmenu div.selected div.selected a,
div.vmenu div.level2 div.selected a{
	color: #00527B;
	text-decoration:underline;
}

div.vmenu a.protected {
	background-image: url(images/unlock.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}


div.filebank{
	font-size:10px;
}


div.bct {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.bct a {
	text-decoration: none;
	color: #333333;
	text-transform: lowercase;
}

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

/* NEWS-MENU ALKAA - etusivulla ja ajankohtaista sivuilla n�kyv�n uutis-sivumenun tyylit */

/* uutisen containerit
 **/
div.news { 
	padding-top: 10px;
	padding-left: 10px;
}
/* uutisen aika */
div.newsmenu {
	width: 100%; 
	margin-top: 3px;
}
div.newsmenu div.time a{
	color: #333333;
	font-family: ArialMT, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	
}
/* uutisen otsikko  */
div.newsmenu div.header a{
	display: block;
	font-family: ArialMT, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 17px;
	text-decoration: none;
}

div.newsmenu div.time a:hover,
div.newsmenu div.header a:hover{
	color: #00527B;
}
/* NEWS-MENU P��TTYY */


/* NEWS-LIST ALKAA - ajankohtaista sivulla olevan uutislistauksen tyylit */

/* taulun solut */
table.newslist {
	width: 644px;
	padding-left: 70px;

}
/* taulun solut */
table.newslist td {

}
/* uutisen numeron solu */
table.newslist td.number {
	font-weight: bold;
}
/* uutisen otsikko */
span.newsheader {
	margin-left: 10px;
}
/* uutisen otsikko linkki */
span.newsheader a {
	color: #732929;

}
/* uutisen aika */
span.time{
	font-size: 10px;
	color: #3c3f4d;
}
/* uutissivujen listaus (ei n�y jos uutislistaus mahtuu yhdelle sivulle)*/
div.newspages {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.newspages a {

}
/* NEWS-LIST P��TTYY */



/* KUVAGALLERIA ALKAA */

div.galleryimages {
	width: 470px;
	margin-left: 50px;
	padding-bottom: 30px;
}

/* kuvan asemoija kuvien listauksessa */
.galleryimagecontainer {
	margin-right: 3px;
	margin-bottom: 4px;
	background-repeat:no-repeat;
	background-position: top left;
}

.galleryimagecontainer a {
	font-weight: bold;
}

/* kuvan sisempi asemoija kuvien listauksessa. T�m�n korkeus ja leveys tulee tietokannasta. */
.galleryimage{	
	width: 136px;
	height: 106px;
	background-image:url(images/gallery_bg.jpg);
}

.previewgalleryimage {
	background-color: #FFFFFF;
	padding: 10px;
}

/* gallerian sivujen navigointi ylh��ll� */
.gallerynavtop {
/*
 	display: none;
*/
	padding-bottom: 5px;
}

/* gallerian sivujen navigointi alhaalla */
.gallerynavbottom {
	display: none;
}

.gallerynavbottom a {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}

/* sivulistaus */
.pagelist {
	margin-left: 10px;
	margin-right: 10px;
}

/* edellinen linkki */
.gallerynavbottom a.prev {
	float: left;
}

/* seuraava linkki */
.gallerynavbottom a.next {
	float: right;
}


/* KUVAGALLERIA P��TTYY */




/* YL�BANNERIN TEKSTIT ALKAA */
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 40px;
	width: 300px;
	text-align: left;
}
.toptext a, 
.toptext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* YL�BANNERIN TEKSTIT P��TTYY */

/* ALABANNERIN TEKSTIT */

div.bottomtext{
	padding-top: 5px;
	margin-left: 19px;
	width: 920px;
	border-top: 1px solid #595959;
}
.copyright{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

/* JOKA SIVULLA ESIINTYV�N KYSYMYS/VASTAUSLINKIN M��RITYS */
a.vastaus {
	display:block;
	color:#FFFFFF; 
	padding: 3px; 
	padding-left: 15px; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	background-color: #0f5bbe; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #1e2745; 
	margin-bottom: 5px; 
	background-image: url(images/vastaus_nuoli.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.vastaus:hover {
	color:#FFFFFF; 
}
.heading {
	font-size: 18px;
	color: #FFFFC6;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 10;
}
.headingshadow {
	font-size: 18px;
	color: #333333;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 5;
	filter:alpha(opacity=.40);
	-moz-opacity:0.4;
	opacity:0.4;
}
td.tuotesoluvasen {
	border-width: 1px 1px 2px;
	border-style: solid;
	border-color: #c0be87;
	background-color: #ecebb0;
	width: 60%;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	padding-top: 0px;
	margin: 0px;
}

td.tuotesoluoikea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0be87;
	border-right-color: #c0be87;
	border-bottom-color: #c0be87;
	width: 40%;
	padding-top: 14px;
	padding-right: 17px;
	padding-bottom: 14px;
	padding-left: 17px;
}
td.tuotesolutyhja{
	height: 6px;
}
a.productaction {
	color: #000000;
	background-color: #ffffc5;
	border: 1px solid #C0BE87;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px;
}
p.productname{
	font-size: 14px;
	font-weight: bold;
}
a.regionlink {
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}
a.pnav {
	text-decoration: none;
}
a.pnav:hover {
	text-decoration: underline;
}

img.productimage {
	float: right;
	clear: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
.productinfo a {
	text-decoration: none;
}
.productlist th a,
.productlist th {
	font-size: 12px;
	color:#003399;
}
.productlist th {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #E1E1E1;
}
.productlist td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E1E1E1;
}
.price {
	color:#333333;
}
div.navmenu {
	width: 190px;
}
div.cart {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #5399DF;
	margin-bottom: 1px;
	padding-left: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cartnote {
	font-weight: bold;
	color: #333333;
}

div.navmenu p {
	padding-top: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	padding-left: 12px;
	font-size: 12px;
}
div.extrastuff {
	margin-left: 5px;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}
.terms {
	font-size: 10px;
	line-height: 12px;
}
.notify {
	border: 1px solid #0066CC;
	background-color: #f2f2f2;
	padding: 3px 5px 3px 5px;
}
.pictures {
	font-size:11px;
	word-spacing: 10px;
}
a.menuitem {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

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

.searchbutton {
	background-image:url(images/searchbutton.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	color: none;
	height: 22px;
	width: 22px;
	border: none;
}
.forumtable {
	font-size: 12px;
	border: 1px solid #cccccc;
	padding: 2px;

}
.forumtable th {
	color: #FFFFFF;
	background-color: #2280AE;
	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: #006699;
}

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;
	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%;
}

div.note {
	background-color:#FFFFCC;
	border: 1px solid #cccccc;
	padding: 2px;
}

.filebankfolderitem {
	background-image:url(images/folder.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}

.filebankfolderitem a {
	font: Arial, Helvetica, sans-serif;
	size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}

.filebankfolderitem a:hover {
	text-decoration: underline;
	color:#333333;
}
h1.filebankheader{
	background-image:url(images/folder.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
	color:#333333;
}
h2.filebankheader{
	color:#333333;
}


.loginmenu .title {
	font-family: Arial, sans-serif;
	color: #333333;
	background-color: #B8D0DC;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;	
	font-size: 12px;
	text-decoration: none;
	margin-top: 18px;
	margin-bottom: 8px;
}

a.more {
	display: block;
	background-image: url(images/bullet_box.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}

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

.logout {
	padding-left: 10px;
	margin-bottom: 5px;
}


.jumpmenu {
	border: 1px solid #cccccc; 
	background-color: #E7EDF1; 
	float: right; 
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}


/** LOMAKKEET **/

div.forms {
	/*padding: 15px;
	border: 1px solid #cccccc;*/
}

div.forms div.tabs {
	font-size: 105%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}
div.forms div.tabs .selectedtab,
div.forms div.tabs .tab {
	display: block;
	float:left;
	font-weight: bold;
	padding-right: 16px;
	color: #666666;
}

div.forms div.tabs .selectedtab {
	text-decoration: underline;
	color: #333333;
}

div.forms div.buttons {
	padding-top: 15px;
}

div.forms div.question {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
}

div.forms form {
	margin: 0; padding: 0;
}

div.forms label.text {
	padding-top: 8px;
	display:block; 
}

div.forms input.text {
	width: 45%;
	display:block;
}
div.forms .huom{
	display:block;
margin-top: 10px;
}

