﻿html {overflow: -moz-scrollbars-vertical; overflow-y: scroll;}
body{font-size:13px;font-family:arial;color:#444238; height:100%; background-color:#1B1A16;}

*{margin:0;padding:0;}
strong{color:#503512;}
h1,.h1{font-size:35px;color:#C9C1B3;margin:0 13px 0 0;}
h2{font-size:18px;color:#705D4F;margin:15px 0 5px 0;}
h3{font-size:24px;color:#EC761A;margin:10px 0;font-weight:normal;}
#decode-field, #decode-submit, #send-button {border:none;}
p{margin:5px 0;}

.top-wrapper{background:#444238 url(../img/top-bg.gif) repeat-x 0 0;width:100%;padding:0 0 15px 0;}
	.top-grey-block, .quest-wrap, .white-list-wrap, .mail-wrapper, .content-wrap {width:1000px;margin:0 auto;}
		.header{background:url(../img/header-bg.png) no-repeat 4% 50%;height:100px;overflow:hidden;*background:url(../img/header-bg.png) no-repeat 4% 30%;}
			.header h1{padding:100px 0 0 0;display:block;}
	.decode-block{background:#4A483D url(../img/decode-block-bg.gif) repeat-x 0 100%;padding:0 1px;border-bottom:1px solid #726959;}
		.decode-inner{background-color:#4A483D;padding:2px 10px 0 14px;height:68px;}
			.h1{position:relative;top:6px;}
			#decode-field{width:737px;height:38px; vertical-align:middle;font-size:30px;border:0px;
			/* position:relative;top:4px;*position:relative;*top:7px;*/
			}
			#decode-submit{background:url(../img/decode-but.gif) no-repeat 0 0; vertical-align:middle; width:145px;height:38px;cursor:pointer;/**position:relative;*top:7px;*/}
			#example {color:#776; font-size:12px; margin:3px 0 0 85px;}
			#example a {color:#776; text-decoration:none; /* border-bottom:1px dashed #776; */}
	.top-content, #loader{background:#f1efe9 url(../img/top-grey-bg.gif) repeat-x 0 0;overflow:hidden;padding:0 18px 18px 18px; display:none; zoom:1; min-height:300px;}
		.parsed{float:left;width:500px;}
		.query{float:right;width:450px;}
			.top-content table td{padding:5px 10px 5px 0; vertical-align:top;}
			.top-content table td div {overflow-y: hidden; overflow: auto; width:400px;}
			
			
.central-wrapper{background:#F6F5F1 url(../img/central-bg.gif) repeat-x 0 0;padding:0 0 20px 0;}
#inner .central-wrapper{background:#F6F5F1 url(../img/central-bg.gif) repeat-x 0 -200px; padding:10px 0 50px 0}
	.quest-wrap{overflow:hidden;padding:20px 0;}
		.question{padding:4px;background:#EAE6DD url(../img/question-bg.gif) repeat-x 0 0;width:485px;}
		.question1-left{float:left;}
		.question2-right{float:right;}
			.quest-inner{background-color:#F6F5F1;padding:12px;min-height:200px;}
				.quest-inner h3{border-bottom:1px dashed #B7AA96;padding:0 0 10px 0;margin:0 0 15px 0;}
				.url{color:#5C5A51;font-family:Courier New;margin:7px 0 5px 0;line-height:23px;}
	.white-list-wrap{background:url(../img/list-bg.gif) repeat-x 0 0;padding:1px;}
		.white-list{background:#F5F4F0 url(../img/list-corner.gif) no-repeat 960px 0px;position:relative;top:-1px;right:-1px;overflow:hidden;padding:0 20px;}
			.wl-left{float:left;width:500px;}
			.wl-right{float:right;width:430px;}
			
		.content{position:relative;top:-1px;right:-1px;overflow:hidden;padding:0 20px;}
			
.mailto-pink-block{background-color:#DBCBB1;}
	.mail-wrapper{overflow:hidden;padding:0 0 16px 0;}
		.info-mail{float:left;width:470px;padding:0 15px;}
		.si-block{float:left;width:350px;overflow:hidden;margin:0 0 0 15px;}
			.si-block textarea{float:right;background-color:#F1F1F1;border-width:0 1px 1px 0;border-style:solid;border-color:#FFFFFF;width:345px;height:110px;margin:15px 0 7px 0;}
			#send-button{background:url(../img/send-but.gif) no-repeat 0 0;width:120px;height:27px;cursor:pointer;float:right;}
			
.footer{background-color:#1B1A16;border-top:1px solid #77613F;text-align:center;height:20px;color:#A7A194;padding:25px 0;}

#loader-pic {background:url(../img/loadinfo.gif) 0 0 no-repeat; padding:0 0 0 56px; height:48px; line-height:48px; font-size:28px; width:100px; margin:0 auto;}

a {color:#963}
#inner h4 {margin-top:15px}
ul {margin-left:30px}