@import url(note.css);

*{
	font-size:100%;
}

body{
	padding:0;
	margin:0;
	background:url(/i/body-bg.jpg) #fbf9f4 100% 100% no-repeat;
	font-size:79%;
	font-family:sans-serif;
}

table{
	width:100%;
	border-collapse:collapse;
}

td{
	padding:0;
	vertical-align:top;
}

img{
	border:0;
}

a:link{
	color:#0069aa;
}

a:visited{
	color:#800080;
}

a:hover, .hover{
	color:#b10004;
	/* border-bottom-color:#b10004 !important; */
}

span.hover{
	color:#b10004;
	border-bottom-color:#b10004;
}

h1{
	font-size:230%;
	font-weight:normal;
	font-family:serif;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/e.gif', sizingMethod='crop');
}

h2{
	font-size:170%;
	font-family:serif;
	font-weight:normal;
	margin:0 0 0.4em 0;
}

h3{
	margin-bottom:0.2em;
	font-size:130%;
	font-family:serif;
}

p{
	margin-top:0;
}

dl{
	margin:0;
}

dt{
	font-weight:bold;
	margin-bottom:0.2em;
}

dd{
	margin-left:1em;
	margin-bottom:1.7em;
}

ol li{
	margin-bottom:1em;
}

ul.dash{
	margin:0.5em 0;
	padding:0 0 0 2em;
}
ul.dash li{
	margin:0.5em 0;
	padding:0 0 0 20px;
	list-style-type:none;
	behavior:expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
	text-indent: -1.24em;
}
ul.dash li:before{
	content: '\2014\a0';
}

ul#Menu{
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#Menu ul{
	list-style-type:none;
	padding:0;
	margin:1em 0 1.5em 2em;
	font-weight:normal;
	font-size:89%;
}

ul#Menu li{
	margin-bottom:0.7em;
	text-indent:0;
	padding:0;
}

ul#Menu li.selected{
	font-weight:bold;
}

#HeaderImage{
	position:relative;
	left:33%;
	width:60%;
	margin:40px 0;
}

#HeaderImage img{
	position:relative;
	left:-46px;
}

#HeaderImage div{
	position:absolute;
	left:245px;
	top:85px;
}

#ServiceIcons{
	margin:15px 0 15px 20px;
}

#ServiceIcons img, #ServiceIcons a{
	margin-right:28px;
}

#ServiceIcons a img{
	margin:0;
}

#Products{
	position:relative;
	height:150px;
	margin-left:15px;
}

#Products div{
	position:absolute;
	top:0;
}

#Copyright{
	margin:3em 0 1.5em 23px;
	color:#565656;
	font-size:89%;
}

#Wrap1{
	padding-left:75px;
	background:url(/i/body-lt.jpg) no-repeat;
	position:relative;
}

#Wrap2{
	width:100%;
	background:url(/i/body-rt.jpg) top right no-repeat;
}

* html #Wrap1, * html #Wrap2{
	height:100%;
}

#Body{
	height:100%;
	position:relative;
	z-index:1;
}

#LeftColumn{
	width:78%;
}

#RightColumn{
	padding-top:74px;
	padding-right:20px;
	width:22%;
}

#Logo{
	margin-bottom:110px;
}

#Content{
	padding:0 50px;
	width:67%;
}

#PageImage{
	width:27%;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	/* overflow:hidden; */
}

#PageImage div{
	position:relative;
	width:100%;
}

#PageImage div div{
	position:absolute;
	right:0;
	width:auto;
}

table.layout{
	margin-top:80px;
}

td.layout-left{
	width:33%;
}

td.layout-content{
	width:67%;
	padding:0 50px;
}

.layout-content h1, .layout-content h2, .layout-content h3{
	position:relative;
	left:-15px;
	z-index:2;
}

td.layout-content h2{
	margin-top:1.33em;
}

ul.empty{
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.empty li{
	margin-bottom:0.7em;
	padding:0;
	behavior:none;
	text-indent:0;
}

ul.empty li:before{
	content:normal;
}

table.data th{
	text-align:left;
	vertical-align:bottom;
	border-bottom:1px solid #8b8980;
}

table.data th.right{
	text-align:right;
}

table.data th, table.data td{
	padding:0.5em 15px 0.5em 0;
}

table.data .padded{
	padding-left:10px;
}

table.form{
	width:auto;
	margin-top:1em;
}

table.form td{
	padding-bottom:0.7em;
}

table.form td.label{
	padding-right:2em;
}

.local-href{
	color:#0069aa;
	border-bottom:1px dashed #0069aa;
	cursor:pointer;
	cursor:hand;
}

.item-description .item{
	margin-top:1em;
}

.hidden{
	display:none;
}

.bold{
	font-weight:bold;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.top-margin{
	margin-top:3em;
}

* html .png{
	background-image: none !important;
	behavior: url('/pngfix.htc');
}

/* цвета серий */
.green{
	color:#008469;
}

.red{
	color:#c43e40;
}

.rose{
	color:#f47a9e;
}

.blue{
	color:#326fc2;
}

.pH-less{
	color:#8c0056;
}

.pH-more{
	color:#225aa6;
}

/* иконки */
.with-icon{
	position:relative;
	left:-15px;
	padding-left:36px;
	margin-bottom:1.33em;
	background-repeat:no-repeat;
	background-position:0 0.4em;
	z-index:1;
}

.pdf{background-image:url(/i/icons/pdf.gif);}
.doc{background-image:url(/i/icons/doc.gif);}
.ppt{background-image:url(/i/icons/ppt.gif);}
.eps{background-image:url(/i/icons/eps.gif);}
.jpg{background-image:url(/i/icons/jpg.gif);}
.mp3{background-image:url(/i/icons/mp3.gif);}
.exe{background-image:url(/i/icons/exe.gif);}
.gif{background-image:url(/i/icons/gif.gif);}
.mov{background-image:url(/i/icons/mov.gif);}
.mpg{background-image:url(/i/icons/mpg.gif);}
.rar{background-image:url(/i/icons/rar.gif);}
.txt{background-image:url(/i/icons/txt.gif);}
.wmv{background-image:url(/i/icons/wmv.gif);}
.xls{background-image:url(/i/icons/xls.gif);}
.zip{background-image:url(/i/icons/zip.gif);}

.new-window{
	padding-left:20px;
	background:url(/i/icons/new-window.gif) 0px 0.3em no-repeat;
}

#order {
	margin-left:10px;
	margin-top:30px;
	width:290px;
}

#order dt{
	font-weight:normal;
	float:left;
	margin:0px;
	width:98px;
}

#order dd {
	float:left;
	margin:0px;
}

#order dl{
	margin-bottom:14px;
}

#order h3 {
	margin-bottom:22px;
}

#order dl:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0; height: 0;
	overflow: hidden;
	font-size: 0;
}

#order dl input{
	background:#faf9f4;
	border:1px solid #829bb1;
	vertical-align:top;
	font-size:1.3em;
	width:190px
}

#order dl.num input{
	width:40px;
	text-align:center;
	font-weight:bold;
}

#order dl.num dt {
	width:248px;
}

#order p{
	font-style:italic;
}

#order .submit {
	float:right
}

