body {
	background-color: transparent;
	font-family: 'Droid Sans', sans-serif;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
ul {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
}
 .off img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.off:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}


.modal {
	width: 660px;
	color: #000;
	background-color: #FFF;
	font-family: 'Droid Sans', sans-serif;
	-webkit-box-shadow: inset 1px 1px 1px 1px #c6c6c6;
	-moz-box-shadow: inset 1px 1px 1px 1px #c6c6c6;
	box-shadow: inset 1px 1px 1px 1px #c6c6c6;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px;
        
}
.noborder  {
	-webkit-box-shadow: inset 0px 0px 0px 0px #fff;
	-moz-box-shadow: inset 0px 0px 0px 0px #fff;
	box-shadow: inset 0px 0px 0px 0px #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.modal h1 {
	font-size: 24px;
	display: block;
	float: left;
	background-image: url(images/logo_zoneid.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	line-height: 40px;
}
.modal h1.email {
	font-size: 24px;
	display: block;
	float: left;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	line-height: 40px;
}
.modal h1.php {
	font-size: 24px;
	display: block;
	float: left;
	background-image: url(images/php.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 110px;
	line-height: 40px;
}


.close {
	float: right;
	margin-top: 10px;
}
.menyy {
	float: left;
	margin-top: 35px;
	width: 660px;
}
.modal .menyy a {
	display: block;
	float: left;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bg_menyy.png);
	background-repeat: repeat-x;
	background-position: top;
}
.modal .menyy a:hover {
	color: #999;
}

.modal .menyy a.notselected {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 8%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(8%,#f0f0f0), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 8%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 8%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 8%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f0f0f0 8%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;

}
.modal .menyytekst{
	float: left;
	margin-top: 35px;
	font-size: 14px;
	text-transform: uppercase;
}
.modal .menyytekst strong {
	color: #F91E25;
}
.modal .tekst  {
	float: left;
	width: 640px;
	margin-top: 50px;
	font-size: 18px;
	margin-bottom: 50px;
}




.modal .forms {
	float: left;
	width: 300px;
	margin-top: 25px;
	font-size: 14px;
	margin-right: 40px;
}
.modal .forms input.valge  {
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-shadow: inset 2px 2px 2px 0px #eee;
	-moz-box-shadow: inset 2px 2px 2px 0px #eee;
	box-shadow: inset 2px 2px 2px 0px #eee;
	font-size: 18px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 20px;
	font-weight: 400;
	width: 285px;
	margin-bottom: 5px;
}
.modal   .forms input.punane{
	background-color: #FFD9E6;
	color: #000;
}
.modal .forms input.mustkiri {
	color: #000;
}

.modal .forms select.valge {
	background-color: #FFF;
	font-family: 'Droid Sans', sans-serif;
	-webkit-box-shadow: inset 1px 1px 0px 0px #ccc;
	-moz-box-shadow: inset 1px 1px 0px 0px #ccc;
	box-shadow: inset 1px 1px 0px 0px #ccc;
	font-size: 18px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 20px;
	color: #000;
	border: 1px solid #ededed;
	font-weight: 400;
	letter-spacing: -1px;
	width: 318px;
	margin-bottom: 5px;
}
.modal .forms select.kollane {
	background-color: #FFC;
}

.modal .buttons {
	margin-top: 15px;
	margin-bottom: 15px;
}
.modal .forms li {
	list-style-type: none;
	background-color: #EEE;
	margin-bottom: 1px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.modal .forms ul {
	margin-top: 20px;
}

.modal .buttons .textlink {
	float: right;
	margin-top: 12px;
}
.modal .buttons .textlink a {
	color: #7b7b7b;
	text-decoration: none;
	font-size: 14px;
}
.modal .buttons .textlink a:hover {
	color: #099203;
}



.modal a.nupproheline {
	color: #FFF;
	text-decoration: none;
	background: #4fcb16;
	background: -moz-linear-gradient(top,  #4fcb16 0%, #068f02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4fcb16), color-stop(100%,#068f02));
	background: -webkit-linear-gradient(top,  #4fcb16 0%,#068f02 100%);
	background: -o-linear-gradient(top,  #4fcb16 0%,#068f02 100%);
	background: -ms-linear-gradient(top,  #4fcb16 0%,#068f02 100%);
	background: linear-gradient(top,  #4fcb16 0%,#068f02 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fcb16', endColorstr='#068f02',GradientType=0 );
	display: block;
	padding-top: 8px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 21px;
	font-weight: bold;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;    
}
.modal a.nupproheline2 {
	color: #FFF;
	text-decoration: none;
	background: #4fcb16;
	background: -moz-linear-gradient(top,  #4fcb16 0%, #068f02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4fcb16), color-stop(100%,#068f02));
	background: -webkit-linear-gradient(top,  #4fcb16 0%,#068f02 100%);
	background: -o-linear-gradient(top,  #4fcb16 0%,#068f02 100%);
	background: -ms-linear-gradient(top,  #4fcb16 0%,#068f02 100%);
	background: linear-gradient(top,  #4fcb16 0%,#068f02 100%);



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fcb16', endColorstr='#068f02',GradientType=0 );
	display: block;
	padding-top: 8px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 21px;
	font-weight: bold;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
}

.modal a.nupproheline:hover, .modal a.nupproheline2:hover {
	color: #6fc858;
background: #2cac0c;
background: -moz-linear-gradient(top,  #2cac0c 0%, #027c08 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2cac0c), color-stop(100%,#027c08));
background: -webkit-linear-gradient(top,  #2cac0c 0%,#027c08 100%);
background: -o-linear-gradient(top,  #2cac0c 0%,#027c08 100%);
background: -ms-linear-gradient(top,  #2cac0c 0%,#027c08 100%);
background: linear-gradient(top,  #2cac0c 0%,#027c08 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cac0c', endColorstr='#027c08',GradientType=0 );

-webkit-box-shadow: inset 1px 1px 1px 1px #096306;
-moz-box-shadow: inset 1px 1px 1px 1px #096306;
box-shadow: inset 1px 1px 1px 1px #096306;  

}
.modal a.nupphall {
	color: #ccc;
	text-decoration: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	display: block;
	padding-top: 8px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 21px;
	font-weight: bold;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	border: 1px solid #DBDBDB;
}

.modal .error {
	border: 2px solid #C30;
	margin-top: 15px;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.modal .error strong {
	color: #C30;
}
.modal .information {
	font-size: 13px;
}
.modal.noborder .information li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	list-style-type: decimal;
	margin-left: 15px;
	padding-left: 15px;
}

.modal .information h2 {
	float: left;
	font-size: 16px;
}
.modal .information span ul {
	margin: 0px;
}

.modal .information span {
	float: left;
	margin-left: 20px;
}
.modal .divider {
	background-color: #F2F2F2;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.modal table.history {
	font-size: 12px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.modal table.history td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.modal table.history .wrong{
	background-color: #E9E9E9;
}
.modal table.history tr:hover, .modal table.history tr:hover td.wrong {
	background-color: #BFBFBF;
}

.ok {
	background-image: url(images/form_ok.png);
	background-repeat: no-repeat;
	background-position: 283px;
}
.demoFocus
  
{
	color:#CCC;
	border:1px solid #CCC;
}
.demoBlur
  
{
	color:#000;
	border:1px solid #CCC;
	background-color: #FFF;
}
.demoNotEqualToDefault
  
{
	color:#000;
	border:1px solid #CCC;
}
.demoKeydown
  
{
	color:#000;
	border:1px solid #CCC;
}