﻿.textBoxRivari {
	width:4in;
	border: 1px solid #666666;
	font-family:Helvetica, Verdana, sans-serif;
	font-size: 18pt;
	background-color: #DADADA;
}
.textBoxYo {
	width:4in;
	border: 1px solid #666666;
	font-family:Helvetica, Verdana, sans-serif;
	font-size: 18pt;
	background-color: #DADADA;
	text-align:center;
}
.textBox
{
    border: 1px solid #999999;
    margin: 3px;
}
.wizardinNumero{
	color:#aa1a12;
}
.demo
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;  
    margin:20px 30px;
    padding:10px;
    width:95%;
    height:800px;
    border:solid 1px #000; 
    background-color:aliceblue;
}
.msg
{
    font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
}         

.close
{
    right: 7px;	
    background: url(img/sulje.gif) no-repeat;	
    width: 25px;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}
.windowHeader
{
    background: url(img/ikkunapalkki.gif) repeat-x;		
    position: absolute;	
    height: 15px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #d11975;
    padding: 3px;
}
@font-face {
	    font-family: 'ITCFranklinGothicBookCmpr';
    src: url('../frwcp___.eot');
    src: url('../frwcp___.eot?#iefix') format('embedded-opentype'),
         url('../frwcp___.woff') format('woff'),
         url('../frwcp___.ttf') format('truetype'),
         url('../frwcp___.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}
.previewText
{
    font-family: ITCFranklinGothicBookCmpr;
	font-size: 9,5pt;
}
.previewHr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin:0;
}
.ajax__calendar_title { width:150px; margin:auto; padding:3px;}
