/* global setup */
html, body { overflow-x: hidden; }
body {
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/bg.png') repeat-x #e8eff4;
	margin: 0;
	padding: 0;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #064a87;
	width: 100%;
	height: 100%;
}
a { color: #000; }
a:hover { color: #000; }
a img { border: none; }
img, div { behavior: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/iepngfix.htc'); }

/* site specific setup */
.container {
	min-height: 100%;
	width: 1030px;
	position: absolute;
	margin: 0 50%;
	left: -515px;
	float: left;
}
.header {
	float: left;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/header.png') no-repeat;
	width: 1030px;
	height: 130px;
	position: relative;
	top: 5px;
}
.logo1 {
	position: absolute;
	left: 62px;
	top: 31px;
}
.logo2 {
	position: absolute;
	left: 799px;
	top: 35px;
}
.headerimage {
	position: absolute;
	left: 285px;
	top: 6px;
}

/*language*/
.lang {
	margin: 1px 40px 0 0;
	position: absolute;
	left: 760px;
	top: 5px;
	width: 100px;
}
.lang a {
	margin: 0 4px;
	text-decoration: none;
	font-size: 11px;
}
.lang .active { color: #d87928; }

/*main*/
.maincontainer {
	float: left;
	width: 1030px;
	margin-top: 10px;
}
.sidebar {
	float: left;
	width: 167px;
	margin-left: 5px;
	text-align: center;
}
.banner { margin-bottom: 20px; }
.main {
	float: left;
	width: 673px;
	margin: 0 0 20px 6px;
}
.main h1 {
	font-size: 12px;
	padding: 0 0 0 17px;
	margin: 0;
	border: 1px solid #b2d3e7;
	font: bold 14px/40px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/h1bg.png') repeat-x;
}
.main p {
	margin: 13px 23px 0 23px;
	padding: 0;
}
.menu {
	padding: 0;
	list-style: none;
	float: left;
	width: 148px;
	margin: 0 0 30px 17px;
}
.menu li { float: left; }
.menu li a {
	float: left;
	display: block;
	border-bottom: 1px solid #b3bcc1;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/menubg.png') repeat-x #fff;
	padding-left: 10px;
	width: 138px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.menu li a:hover, .menu li a.active {
	font-weight: bold;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/menubgover.png') repeat-x #d7e8f2;
	border-bottom: 1px solid #b2d3e7;
}
.gallery, .video {
	float: left;
	margin: 13px 0 0 15px;
}
.gallery { padding-bottom: 20px }
.video {
	margin-left: 0;
	width: 670px;
	text-align: center;
}
.gallery .image {
	float: left;
	border: 1px solid #16568f;
	margin: 0 8px 8px 0;
}
.footer {
	width: 1000px;
	line-height: 32px;
	float: left;
	margin-left: 11px;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/footerbg.gif') repeat-x;
	color: #000;
	font-size: 12px;
	position: relative;
	border: 1px solid #b2d3e7;
	padding-left: 14px;
}
.footer p {
	margin: 0;
	padding: 0;
}
.madeby {
	position: absolute;
	left: 0;
	width: 1000px;
	text-align: right;
	top: 24px;
}
.madeby a {
	text-decoration: none;
	color: #c5cbd0;
	font-size: 11px;
}
.hidden { display: none; }
.form {
	float: left;
	margin-top: 10px;
	width: 100%;
	padding-bottom: 20px;
}
.form label {
	width: 170px;
	display: block;
	float: left;
	height: 18px;
	clear: left;
	text-align: right;
	padding-right: 10px;
}
.form input, .form textarea {
	border: 1px solid #b2d3e7;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/menubgover.png') repeat-x #d8e8f3;
	color: #064a87;
	width: 330px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	float: left;
	margin: 0 4px 4px 0;
}
.form textarea {
	width: 330px;
	height: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form img {
	float: left;
	border: 1px solid #b2d3e7;
	margin-left: 180px;
}
#code {
	width: 100px;
	height: 38px;
	line-height: 38px;
	margin-left: 4px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.form .button {
	border: 1px solid #b2d3e7;
	background: url('http://web.archive.org/web/20190114151609im_/http://www.prowool.ee/images/menubgover.png') repeat-x #d8e8f3;
	width: 102px;
	height: 21px;
	color: #064a87;
	font-weight: bold;
	cursor: pointer;
	float: left;
	clear: left;
	margin-left: 180px;
}
.displaysomemessage {
	float: left;
	font-weight: bold;
	margin: 20px;
	width: 100%;
}
.q span, .a span { font-weight: bold; }
.a {
	margin: 5px 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #b2d3e7;
}
/*
     FILE ARCHIVED ON 15:16:09 Jan 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:37:21 Mar 14, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 224.953
  exclusion.robots: 0.144
  exclusion.robots.policy: 0.134
  cdx.remote: 0.112
  esindex: 0.013
  LoadShardBlock: 142.17 (3)
  PetaboxLoader3.datanode: 307.363 (5)
  CDXLines.iter: 17.702 (3)
  load_resource: 330.941 (2)
  PetaboxLoader3.resolve: 154.941 (2)
*/