@CHARSET "UTF-8";

/*	--- LOGIN	---	*/
.login { 
	background: url(images/log_back.png) no-repeat;
	margin: -20px 0 0 0;
	width: 383px; 
	height: 580px;
}
.login div.error { 
	position: absolute;
	background: url(images/error_pic.png) no-repeat;
	width: 338px !important /*Firefox*/; 
	height: 97px !important /*Firefox*/;
	margin: 521px 0px 0px -15px !important /*Firefox*/;
	padding: 8px 0 0 !important /*Firefox*/;
	float: left;
	
	color: #000000;
	font-weight: bold;
	font-size: 16px; 
	text-decoration: none;
	text-align: center; 
}

.login div.uudis { width: 400px;
position: absolute;
color: #900000;
margin: 285px 0px 0px 455px;
font-weight: bold;

}


.login h1 { width: 43px; }
.login form label { 
	color: #666666;
	font-weight: bold;
	width: 100px;
	margin: -20px 0 0px 20px;
}

.login form input { 
	background: url(images/login_label.png) no-repeat;
	margin: 5px 0 0px 10px;
	padding: 3px 6px 0px 7px;
	border-style: none;
	width: 237px; 
	height: 34px;
}

.login form div.text { 
	position: absolute;
	width: 261px !important /*Firefox*/; 
	margin: 0px 0px 5px 14px !important /*Firefox*/; 
	margin: 0 auto /*IE6*/;
	color: #666666; 
	font-weight: bold; 
}
.login form div.captcha { 
	margin: 70px 0 22px 5px;
	
}
.login form .captcha input { 
position: absolute;
font-size: 25px;
	background: url(images/sala.png) no-repeat;
	margin: -20px 0 0px 0px;
	padding: 3px 0 0 7px;
	border-style: none;
	width: 100px; 
	height: 34px;
	
}
.login form div.buttons { 
	width: 235px; 
	margin: 15px 0 0 150px;
	
 }

.login form div.ubuttons a {
	position: absolute;
	background: url(images/con_button_off.jpg) no-repeat;
	width: 143px; height: 32px;
	margin: 100px 0px 0px 140px;
	padding: 10px 0 0 10px;
	float: left;
	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

.login form div.ubuttons a:hover {
	position: absolute;
	background: url(images/con_button.jpg) no-repeat;
	width: 143px; height: 32px;
	margin: 100px 0px 0px 140px;
	padding: 10px 0 0 10px;
	float: left;
	
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

.login form .buttons input {
	position: absolute;
	background: url(images/log_button_off.jpg) no-repeat center;
	width: 120px; height: 35px;
 padding: 0px 0px 4px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.login form .buttons input:hover {
	position: absolute;
	background: url(images/log_button.jpg) no-repeat center;
	width: 120px; height: 35px;
 padding: 0px 0px 4px;
	cursor: pointer;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


/* KEYBOARD */
.login #keyboard {
	position: absolute;
	background: #f4f4f4;
	width: 285px;
	margin: -210px 0 0px 380px; padding: 3px;
	border: 1px solid #d0d0d0;
}
.login #keyboard div { margin: 0; }
.login #keyboard a {
	width: 20px; height: 15px;
	display: inline-block;
	margin: 1px; padding: 3px 0 0;
	border: 1px solid #d0d0d0;
	text-align: center;
	cursor: pointer;
	
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.login #keyboard #space { margin-left: 80px }
.login #keyboard #space a { width: 100px; }

.login #keyboard #shift {
	width: 53px;
}
.login #keyboard #caps {
	width: 40px;
}
/* END KEYBOARD */
/*	--- END LOGIN	---	*/

/*	--- REGISTER	---	*/
.rega { 
	background: url(images/reg_log.png) no-repeat;
	margin: 15px 0 0 140px;
	width: 800px; 
	height: 800px;
}
.rega h1 { 
	padding: 50px 0 0 0;
	 text-transform: uppercase;
	}
.rega form p.border { width: 100%; margin: 0 0 21px -41px; border-top: 1px solid #ededed; }

.rega div.error2 { 
	position: absolute;
	background: url(images/error_regpic.png) no-repeat;
	width: 722px !important /*Firefox*/; 
	height: 97px !important /*Firefox*/;
	margin: 668px 0px 0px -15px !important /*Firefox*/;
	padding: 8px 0 0 !important /*Firefox*/;
	float: left;
	
	color: #000000;
	font-weight: bold;
	font-size: 16px; 
	text-decoration: none;
	text-align: center; 
}

.rega form div label a { 
	color: #0a9dc0;
	text-decoration: none;
}
.rega form span { 
	color: #666666; 
	margin: 40px 0 0 -120px;
	float: left;
	}
.rega form div.text { width: 275px; }
.rega form div.terms label { 
	width: 300px; 
	vertical-align: middle; 
	font-size: 13px; 
	margin: -70px 0 0 20px;
	
}
.rega form div.terms img { 
	vertical-align: middle; 
	margin: -65px 0 0 -65px;
}
.rega div.error1 { 
	position: absolute;
	background: url(images/error_pic.png) no-repeat;
	width: 338px !important /*Firefox*/; 
	height: 97px !important /*Firefox*/;
	margin: 521px 0px 0px -15px !important /*Firefox*/;
	padding: 8px 0 0 !important /*Firefox*/;
	float: left;
	
	color: #000000;
	font-weight: bold;
	font-size: 16px; 
	text-decoration: none;
	text-align: center; 
}
.rega form .kasu label { 
	color: #666666;
	font-weight: bold;
	width: 100px;
	margin: -15px 0 0px 40px;
}

.rega form .kasu input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: 5px 0 0px 30px;
	
}

.rega form .pass label { 
	color: #666666;
	font-weight: bold;
	width: 100px;
	margin: -80px 0 0px 390px;
	float: left;
}
.rega form .pass input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -74px 0 0px 380px;
	float: left;
}

.rega form .passu label { 
	color: #666666;
	font-weight: bold;
	width: 150px;
	margin: -50px 0 0px 390px;
	float: left;
}
.rega form .passu input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -44px 0 0px 380px;
	float: left;
}


.rega form .epost label { 
	color: #666666;
	font-weight: bold;
	width: 100px;
	margin: -88px 0 0px 40px;
	float: left;
}

.rega form .epost input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -81px 0 0px 30px;
	float: left;
	
}

.rega form .passm label { 
	color: #666666;
	font-weight: bold;
	width: 200px;
	margin: -55px 0 0px 40px;
	float: left;
}

.rega form .passm input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -48px 0 0px 30px;
	float: left;
}

.rega form .ref label { 
	color: #666666;
	font-weight: bold;
	width: 150px;
	margin: -70px 0 0px 390px;
	float: left;
}

.rega form .ref input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -65px 0 0px 380px;
	float: left;
}

.rega form .salkus label { 
	color: #666666;
	font-weight: bold;
	width: 150px;
	margin: -38px 0 0px 40px;
	float: left;
}

.rega form .salkus input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -33px 0 0px 30px;
	float: left;
}

.rega form .salvas label { 
	color: #666666;
	font-weight: bold;
	width: 150px;
	margin: -75px 0 0px 390px;
	float: left;
}

.rega form .salvas input { 
	background: url(images/login_label.png) no-repeat;
	padding: 3px 6px 0px 7px;
	width: 237px; 
	height: 34px;
	margin: -70px 0 0px 380px;
	float: left;
}

.rega form .riik label { 
	color: #666666;
	font-weight: bold;
	width: 230px;
	margin: 40px 0 0px 30px;
	float: left;
}

.rega form label { 
	color: #666666;
	font-weight: bold;
	width: 100px;
	margin: -20px 0 0px 20px;
}

.rega form input { 
	background: url(images/login_label.png) no-repeat;
	margin: 5px 0 0px 10px;
	padding: 3px 6px 0px 7px;
	border-style: none;
	width: 237px; 
	height: 34px;
}

.rega form div.ftext { 
	position: absolute;
	color: #606060; 
	float: left;
	margin: -60px 0 0px 310px;
}
.rega form div.text { 
	position: absolute;
	width: 261px !important /*Firefox*/; 
	margin: 0px 0px 5px 14px !important /*Firefox*/; 
	margin: 0 auto /*IE6*/;
	color: #666666; 
	font-weight: bold; 
}
.rega form div.captcha { 
	margin: 70px 0 22px 5px;
	
}
.rega form .captcha input { 
position: absolute;
font-size: 25px;
	background: url(images/sala.png) no-repeat;
	margin: -20px 0 0px 0px;
	padding: 3px 0 0 7px;
	border-style: none;
	width: 100px; 
	height: 34px;
	
}
.rega form div.buttons { 
	width: 235px; 
	margin: -20px 0 0 370px;
	
	
 }
.rega form div.buttons input { 
	background: url(images/reg_button.png) no-repeat; 
	width: 309px; height: 46px;
	padding: 0px 130px 4px 0px;
	font-size: 25px;
	font-weight: bold; 
	color: #FFFFFF;
	}



.rega form .ubuttons input {
	position: absolute;
	background: url(images/blank_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -180px 0px 0px 500px; padding: 0px 0px 0 0px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.rega form .ubuttons input:hover {
	position: absolute;
	background: url(images/blank_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -180px 0px 0px 500px; padding: 0px 0px 0 0px;
	cursor: pointer;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.rega .info { width: 100%; margin: 90px 0 0px -200px; color: #000066; font-weight: bold; }

/*	--- END REGISTER	---	*/

/*	--- VERIFICATION	---	*/
.verification .error { 

	background: none; 
	width: 651px; height: 45px;
	padding: 15px 0 0;
	text-align: center; 
	color: #900000;
	margin: -20px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
}
.verification { width: 790px; margin: 10px 0 10px 150px; float: left; }
.verification h1 { width: 160px; }

.verification form div.regpinl label {
	width: 190px;
	display: inline-block;
	vertical-align: middle;
	margin: -25px 0 0 0px; 
	padding: 0px 0 0 45px;
	color: #500000;
	font-weight: bold;
	
}

.verification form div.regpini input {
	background: none;
	border-top: ridge #D0D0D0;
	border-right: ridge black;
	border-bottom: ridge red;
	border-left: ridge #D0D0D0;
	color: #000000;

	vertical-align: top; 
	margin: -42px 0 0 180px; 
	width: 240px; 
	padding: 0px 0 0px 5px;
}

.verification form div.text { 
	position: absolute;
	width: 261px !important /*Firefox*/; 
	margin: 0px 0px 5px 14px !important /*Firefox*/; 
	margin: 0 auto /*IE6*/;
	color: #666666; 
	font-weight: bold; 
}
.verification form div.captcha { 
	margin: 60px 0 22px 5px;
	
}
.verification form .captcha input { 
position: absolute;
font-size: 25px;
	background: url(images/sala.png) no-repeat;
	margin: 0px 0 0px 0px;
	padding: 3px 0 0 7px;
	border-style: none;
	width: 100px; 
	height: 34px;
	
}

.verification .pbuttons input {
	position: absolute;
	background: url(images/blank_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -60px 0px 0px 500px; padding: 0px 10px 0 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}
.verification .pbuttons input:hover {
	background: url(images/blank_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -60px 0px 0px 500px; padding: 0px 10px 0 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}

.verification .buttons a {
	position: absolute;
	background: url(images/con_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -220px 0px 0px 500px;
	font-size: 13px;
	padding: 15px 10px 0 0px;
	text-align: center;
	font-weight: bold; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.verification .buttons a:hover {
	background: url(images/con_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -220px 0px 0px 500px;
	font-size: 13px;
	padding: 15px 10px 0 0px;
	text-align: center;
	font-weight: bold; 
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.verification .tbuttons a {
	position: absolute;
	background: url(images/prev_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: 0px 0px 0px 500px;
	font-size: 13px;
	padding: 20px 0px 0 0px;
	text-align: center;
	font-weight: bold; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.verification .tbuttons a:hover {
	background: url(images/prev_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: 0px 0px 0px 500px;
	font-size: 13px;
	padding: 20px 0px 0 0px;
	text-align: center;
	font-weight: bold; 
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.verification .sbuttons input {
	position: absolute;
	background: url(images/blank_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: 10px 0px 0px 25px; padding: 0px 10px 0 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}
.verification .sbuttons input:hover {
	background: url(images/blank_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: 10px 0px 0px 25px; padding: 0px 10px 0 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}

.verification form label.valet a { 
position: absolute;
	width: 80px !important; 
	margin: -70px 0px 0px 550px; 
	color: #700000; 
	font-weight: bold; 
	text-decoration: none;
}
.verification form label.valet a:hover { 
position: absolute;
	width: 80px; 
	margin: -70px 0px 0px 550px; 
	color: #666666; 
	font-weight: bold; 
	text-decoration: none;
}

.verification .centerback {
	background: url(images/forum_back.png) repeat-y;
	padding: 8px 0 0px 10px;
	width: 705px; 
	overflow: hidden;
	margin-left: -10px;
}
.verification .top { background: url(images/forum_top.png) no-repeat; width: 705px; height: 35px; margin-left: -10px; }
.verification .foot { background: url(images/forum_foot.png) no-repeat; width: 705px; height: 14px; margin-left: -10px; }
.verification div { width: 690px; }

/*	--- END VERIFICATION	---	*/

/*	--- CASHPIN	---	*/

.cashpin form div.regpinl label {
	width: 90px;
	display: inline-block;
	vertical-align: middle;
	margin: -25px 0 0 0px; 
	padding: 0px 0 0 45px;
	color: #500000;
	font-weight: bold;
	
}

.cashpin form div.regpini input {
	position: absolute;
	background: none;
	border-top: ridge #D0D0D0;
	border-right: ridge black;
	border-bottom: ridge red;
	border-left: ridge #D0D0D0;
	color: #000000;

	vertical-align: top; 
	margin: -42px 0 0 160px; 
	width: 45px; 
	padding: 0px 0 0px 5px;
}
.cashpin form div.regsalkl label {
	width: 120px;
	display: inline-block;
	vertical-align: middle;
	margin: -35px 0 0 0px; 
	padding: 0px 0 0 45px;
	color: #500000;
	font-weight: bold;
	
}

.cashpin form div.regsalki input {
	position: absolute;
	background: none;
	border-top: ridge #D0D0D0;
	border-right: ridge black;
	border-bottom: ridge red;
	border-left: ridge #D0D0D0;
	color: #000000;

	vertical-align: top; 
	margin: -42px 0 0 160px; 
	width: 220px; 
	padding: 0px 0 0px 5px;
}
.cashpin form div.regsalvl label {
	width: 120px;
	display: inline-block;
	vertical-align: middle;
	margin: -25px 0 0 0px; 
	padding: 0px 0 0 45px;
	color: #500000;
	font-weight: bold;
	
}

.cashpin form div.regsalvi input {
	position: absolute;
	background: none;
	border-top: ridge #D0D0D0;
	border-right: ridge black;
	border-bottom: ridge red;
	border-left: ridge #D0D0D0;
	color: #000000;

	vertical-align: top; 
	margin: -32px 0 0 160px; 
	width: 220px; 
	padding: 0px 0 0px 5px;
}



.cashpin .pbuttons input {
	position: absolute;
	background: url(images/blank_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -60px 0px 0px 500px; padding: 0px 10px 0 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}
.cashpin .pbuttons input:hover {
	background: url(images/blank_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -60px 0px 0px 500px; padding: 0px 10px 0 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}

.cashpin .error { 

	background: none; 
	width: 651px; height: 45px;
	padding: 15px 0 0;
	text-align: center; 
	color: #900000;
	margin: -20px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
}

.cashpin form div.upin label {
	width: 90px;
	display: inline-block;
	vertical-align: middle;
	margin: -25px 0 0 0px; 
	padding: 0px 0 0 45px;
	color: #500000;
	font-weight: bold;
	
}

.cashpin form div.upinin input {
	background: none;
	border-top: ridge #D0D0D0;
	border-right: ridge black;
	border-bottom: ridge red;
	border-left: ridge #D0D0D0;
	color: #000000;

	vertical-align: top; 
	margin: -42px 0 0 160px; 
	width: 45px; 
	padding: 0px 0 0px 5px;
}
.cashpin form div.skl label {
	width: 150px;
	display: inline-block;
	vertical-align: middle;
	margin: -15px 0 0 0px; 
	padding: 0px 0 0 15px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	
}

.cashpin form div.skin input {
	background: none;
	border: none;
	color: #300000;

	vertical-align: top; 
	margin: -41px 0 0 115px; 
	width: 200px; 
	padding: 0px 0 0px 10px;
	font-style: italic;
}

.cashpin form div.svl label {
	width: 110px;
	display: inline-block;
	vertical-align: middle;
	margin: -75px 0 0 0px; 
	padding: 0px 0 0 45px;
	color: #500000;
	font-weight: bold;
	
}

.cashpin form div.svin input {
	background: none;
	border-top: ridge #D0D0D0;
	border-right: ridge black;
	border-bottom: ridge red;
	border-left: ridge #D0D0D0;
	color: #000000;

	vertical-align: top; 
	margin: -15px 0 0 160px; 
	width: 150px; 
	padding: 0px 5px 0px 5px;
}


.cashpin .buttons input {
	position: absolute;
	background: url(images/con_button_off.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -120px 0px 0px 500px; padding: 0px 10px 0 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}
.cashpin .buttons input:hover {
	background: url(images/con_button.png) no-repeat center;
	width: 120px; height: 35px;
	margin: -120px 0px 0px 500px; padding: 0px 10px 0 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}

.cashpin p {
	width: 500px;
	margin: 0px 0px 0 0px;
	padding: 0 0 10px 100px;
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.cashpin { width: 790px; margin: 10px 0 10px 150px; float: left; }

.cashpin .centerback {
	background: url(images/forum_back.png) repeat-y;
	padding: 8px 0 0px 10px;
	width: 705px; 
	overflow: hidden;
	margin-left: -10px;
}
.cashpin .top { background: url(images/forum_top.png) no-repeat; width: 705px; height: 35px; margin-left: -10px; }
.cashpin .foot { background: url(images/forum_foot.png) no-repeat; width: 705px; height: 14px; margin-left: -10px; }
.cashpin div { width: 690px; }

/*	--- END CASHPIN	---	*/


