* {
	margin: 0;
	padding: 0;
	position: relative;
}
img {
	border: none;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
tbody, thead, tfoot, tr, th, td {
	position: static;
}
/*--------------------------------------------------------------------------------------------------------*/
a {
	color: #282828;
	text-decoration: underline;
}
a:hover {
	color: #282828;
	text-decoration: none
}
html {
	background: #fff;
	height: 100%;
	position: static;
	background: #fff2d3 url(/img/bg.jpg) repeat 0 0;
}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	min-width: 996px;
	max-width: 1280px;
	-width: expression(document.documentElement.clientWidth > 1280 ? "1280px":(document.documentElement.clientWidth < 996 ? "996px":"auto")); */
	height: 100%;
	
}
h1 {
	font-size: 24px;
	margin: 0 0 19px;
	line-height: 1;
	top: -3px;
	
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}
h3 {
}
h4 {
}
h5, h6 {
}
p {
	font-size: 14px;
	margin: 0 0 15px;
	line-height: 17px;
}
p.small {
	font-size: 11px;
}
blockquote {
	text-indent: -0.5em;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 1.5em;
}
table {
	margin: 0 0 15px;
}
table td {
	padding: 0 10px 0 0;
}
table.styled {
	margin: 0 0 15px;
	font-size: 14px;
}
table.styled th {
	border-bottom: 1px solid #696358;
	padding: 13px 0 10px 15px;
	/*background: url(/img/th.png) repeat 0 0;*/
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #000;
	-border-left: expression(this.previousSibling==null ? 'none' :'1px solid #000');
}
table.styled td {
	padding: 7px 0 7px 15px;
	border-left: 1px solid #000;
	-border-left: expression(this.previousSibling==null ? 'none' :'1px solid #000');
}
table.styled tr td:first-child, table.styled tr th:first-child {
	border-left: none;
}
table.styled .odd td {
	/*background: url(/img/tdOdd.png) repeat 0 0;*/
}
#right ul {
	list-style: none;
	font-size: 14px;
	margin: 0 0 15px;
}
#right ul li {
	/*background: url(/img/bullet2.png) no-repeat 0 4px;*/
	padding: 0 0 0 13px;
	margin: 0 0 6px;
}
#right ul ul {
	font-size: 12px;
	padding: 4px 0 0;
}
#right ul ul li {
	/*background: url(/img/bullet2_.png) no-repeat 0 5px;*/
	padding: 0 0 0 11px;
	margin: 0 0 4px;
}
#right ul.withLinks {
	list-style: none;
	font-size: 14px;
}
#right ul.withLinks li {
	/*background: url(/img/bullet1.png) no-repeat 0 1px;*/
	padding: 0 0 0 22px;
	margin: 0 0 6px;
}
#right ul.withLinks ul {
	font-size: 11px;
	padding: 4px 0 0;
}
#right ul.withLinks ul li {
	/*background: url(/img/bullet1_.png) no-repeat 0 4px;*/
	padding: 0 0 0 15px;
	margin: 0 0 4px;
}
input, textarea, select {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------------------------------------------------------------------------------------*/
#outer {
	width: 1250px;
	margin: 0 auto;
	min-height: 100%;
	-height: 100%;
}
#header {
	height: 300px;
	height: 277px;
}
#header .headerBg {
	position: absolute;
	left: 18px;
	top: 0;
	width: 1214px;
	height: 270px;
	background: url(/img/window1.jpg) no-repeat 0 0;
}
#header .headerBg i {
	width: 1068px;
	height: 270px;
	display: block;
	left: 81px;
}
#logo {
	position: absolute;
	left: 126px;
	top: 15px;
}
#header .getDiscount {
	position: absolute;
	right: 104px;
	top: 111px;
	width: 77px;
	height: 185px;
	background: url(/img/getDiscount.png) no-repeat 0 0;
	overflow: hidden;
	font-size: 28px;
	text-decoration: none;
	font-weight: 900;
	line-height: 300px;
	text-align: center;

} 
#header .contacts {
	/*color: #2d2d2d;*/
	/*position: absolute;*/
	/*right: 38px;*/
	/*top: 10px;*/
	/*font-size: 12px;*/

    color: #2d2d2d;
    font-size: 12px;
    position: relative;
    right: -958px;
    top: 5px;
}
#header .contacts .phone {
	font-size: 36px;
	color: #343433;
	left: 50px;
}
#header .contacts .phone i {
	color: #2d2d2d;
	font-style: normal;
	position: absolute;
	left: -4.5em;
	font-size: 14px;
	top: 8px;
}
#header .calculator {
	width: 310px;
	left: 518px;
	top: 28px;
	position: absolute;
}
#header .calculator .bg {
	background: url(/img/calcIco.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fcuk', sizingMethod='crop');
	width: 53px;
	height: 47px;
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
}
#header .calculator select, 
#header .calculator input.text, 
#header .calculator input.button {
	width: 90px;
	margin: 0 31px 9px 0;
	float: left;
	left: 68px;
	display: inline;
	height: 21px;
	border:1px solid #333;
}

#header .calculator input.text {
	height: 20px;
	
}

#header .calculator input.button {
	cursor:pointer;
	
}

#header .calculator .submit {
	width: 90px;
	position: absolute;
	left: 294px;
	top: 15px;
}
#header .tips {
	font-size: 13px;
	position: absolute;
	left: 90px;
	top: 191px;
	width: 900px;
	height: 45px;
	
	line-height: 45px;
}
#header .tips .lq {
	font-size: 30px;
	top: 4px;
	font-family: "Times New Roman", Times, serif;
}
#header .tips .rq {
	font-size: 30px;
	top: 4px;
	font-family: "Times New Roman", Times, serif;
}
#header .tips img {
	vertical-align: middle;
}
/*--------------------------------------------------------------------------------------------------------*/
#body {
	width: 100%;
	overflow: hidden;
	padding-bottom: 165px;
/*	padding-top: 43px;*/
}
#left {
	width: 275px;
	float: left;
	display: inline;
	padding: 0 0 0 50px;
/*	background: url(/img/colDiv.png) repeat-y right top;*/
}
#menu {
}
#menu li {
	list-style: none;
	width:auto;
}

#menu span.img {
	display:inline-block;
	padding:0 0 3px 0;
}

#menu a{
/*	text-indent: -9999px;*/
	height: 24px;
	overflow: hidden;
	display: block;
/*	background: url(/img/menu.png) no-repeat 0 0;*/
}
#menu ul {
	padding: 6px 0 5px;
	overflow: hidden;
	width: 100%;
}
#menu li {
	margin: 0 0 3px;
}
#menu li li {
	margin: 0 0 -1px 28px;
	padding: 0 0 2px;
}
#menu li.active a.active span.img, #menu span.img:hover {
	background: url(/img/menu_.png) no-repeat 0 bottom;
}
/*
#menu .m1 * {
	background-position: 0 -3px;
}
#menu .m11 {
	width: 110px;
}
#menu .m11 * {
	background-position: -28px -32px;
}
#menu .m12 {
	width: 110px;
}
#menu .m12 * {
	background-position: -28px -56px;
}
#menu .m13 {
	width: 106px;
}
#menu .m13 * {
	background-position: -28px -78px;
}
#menu .m14 {
	width: 148px;
}
#menu .m14 * {
	background-position: -28px -101px;
}
#menu .m15 {
	width: 95px;
}
#menu .m15 * {
	background-position: -28px -123px;
}
#menu .m16 {
	width: 83px;
}
#menu .m16 * {
	background-position: -28px -143px;
}
#menu .m2 * {
	background-position: 0 -180px;
}
#menu .m21 {
	width: 132px;
}
#menu .m21 * {
	background-position: -28px -209px;
}
#menu .m22 {
	width: 122px;
}
#menu .m22 * {
	background-position: -28px -231px;
}
#menu .m23 {
	width: 201px;
}
#menu .m23 * {
	background-position: -28px -256px;
}
#menu .m24 {
	width: 222px;
}
#menu .m24 * {
	background-position: -28px -281px;
}
#menu .m3 * {
	background-position: 0 -316px;
}
#menu .m4 * {
	background-position: 0 -346px;
}
#menu .m5 * {
	background-position: 0 -373px;
}
#menu ul * {
}
*/
/*--------------------------------------------------------------------------------------------------------*/
#right {
	width: 868px;
	padding: 0 0 0 30px;
	float: right;
	display: inline;
	margin: 0 30px 0 -3px;
	background: url(/img/colDiv.png) repeat-y left top;
	overflow: hidden;
}
#catalog {
	width: 940px;
	overflow: hidden;
}
#catalog a {
	width: 200px;
	height: 200px;
	margin: 0 25px 0 0;
/*	background: url(/img/catalog.png) no-repeat 0 0;*/
	float: left;
	display: inline;
	overflow: hidden;
}
#catalog img {
	display: block;
}
/*
#catalog .i1 {
	background-position: 0 0;
	margin-bottom: 35px;
}
#catalog .i2 {
	background-position: -235px 0;
	margin-bottom: 35px;
}
#catalog .i3 {
	background-position: -470px 0;
	margin-bottom: 35px;
}
#catalog .i4 {
	background-position: -705px 0;
	margin-bottom: 35px;
}
#catalog .i5 {
	background-position: 0 -235px;
}
#catalog .i6 {
	background-position: -235px -235px;
}
#catalog .i7 {
	background-position: -470px -235px;
}
#catalog .i8 {
	background-position: -705px -235px;
}
*/
/*--------------------------------------------------------------------------------------------------------*/
#footer {
	height: 150px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
#footer .bottom {
	height: 28px;
	border:0px solid #000;
	border-top: 2px solid #9e9582;
	line-height: 28px;
	color: #282828;
	font-size: 13px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
#footer .bottom a {
	text-decoration: none;
}
#footer .bottom .left {
	float: left;
}
#footer .bottom .right {
	float: right;
}
#cosNetIcons {
	z-index: 11;
	padding: 2px 15px 0 0;
}
#cosNetIcons a {
	width: 24px;
	height: 24px;
	background: url(/img/socNetIcons.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
#cosNetIcons .vk {
	background-position: 2px 2px;
}
#cosNetIcons .fb {
	background-position: 2px -22px;
}
#cosNetIcons .tw {
	background-position: 2px -46px;
}
/*--------------------------------------------------------------------------------------------------------*/
#footerMenu {
	float: right;
	margin: 0 6px 0 0;
	padding: 16px 0 0;
}
#footerMenu a {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin: 0 0 0 12px;
	padding: 54px 0 0;
	height: 21px;
}
#footerMenu i {
	height: 54px;
	width: 54px;
	background: url(/img/footerMenu.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 5px;
}
#footerMenu .m1 i {
	width: 60px;
	margin-left: -30px;
}
#footerMenu .m2 i {
	width: 53px;
	background-position: -95px 0;
	margin-left: -27px;
}
#footerMenu .m3 i {
	background-position: -201px 0;
	width: 50px;
	margin-left: -25px;
}
#footerMenu .m4 i {
	background-position: -317px 0;
	width: 44px;
	margin-left: -22px;
}
#footerMenu .m5 i {
	background-position: -425px 0;
	width: 43px;
	margin-left: -22px;
}
#footerMenu .m6 i {
	background-position: -521px 0;
	width: 35px;
	margin-left: -17px;
}
#footerMenu .m7 i {
	background-position: -606px 0;
	width: 51px;
	margin-left: -25px;
}
.imageGallery {
	margin: 17px 0 4px;
}
.imageGallery .item {
	float: left;
	display: inline;
	margin: 0 18px 12px 0;
	background: white;
	padding: 4px;
	border: 1px solid #ccc;
}

.imageGallery .item  img{
	border: 1px solid #777;
}
/*--------------------------------------------------------------------------------------------------------*/
.newsBlock {
	font-size: 12px;
	margin: 20px 0 -14px;
}
.newsBlock .item {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin: 0 35px 28px 0;
	width: 190px;
	text-decoration: none;
}
.newsBlock .date {
	font-size: 10px;
	margin: 0 0 1px;
}
.newsBlock .text {
	background: url(/img/arrow.png) no-repeat right 8px;
	font-size: 11px;
	padding: 0 20px 0 0;
	min-height: 27px;
	-height: 27px;
}
/*--------------------------------------------------------------------------------------------------------*/
.textDate {
	font-size: 14px;
	margin: 0 0 4px;
}
.imageLeft {
	float: left;
	margin: 0 15px 0 0;
}
.newsBlockTop {
	width: 100%;
	overflow: hidden;
	margin: 0 0 16px;
}
.newsBlockTop .left {
	float: left;
	width: 49%;
}
.newsBlockTop .right {
	float: right;
	width: 49%;
	text-align: right;
}
.newsBlockTop h3 {
	font-size: 14px;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------------*/
#errorLeft {
	text-align: right;
	line-height: 1;
	padding: 0 20px 0 0;
	background: url(/img/colDiv.png) repeat-y right top;
	width: 460px;
	float: left;
	display: inline;
	margin: 0 0 20px;
}
#errorLeft h1 {
	font-size: 38px;
	font-weight: normal;
	margin: 0 0 13px;
}
#errorLeft a {
	font-size: 24px;
}
#errorRight h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 25px;
}
#errorRight {
	width: 530px;
	margin: 0 30px 20px -3px;
	padding: 0 0 0 23px;
	background: url(/img/colDiv.png) repeat-y left top;
	float: left;
	overflow: hidden;
	display: inline;
}
.errorBottom {
	padding: 180px 0 0;
	width: 100%;
	overflow: hidden;
}
.errorBottom .logoBottom {
	width: 231px;
	height: 52px;
	float: left;
}
.errorBottom .info {
	float: left;
	width: 264px;
	padding-left: 35px;
	font-size: 14px;
	line-height: 22px;
	top: 11px;
}
/*--------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
	position: static;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*
 *  Calc
 */


.r1, .r2,  .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
    display: block;  
    height: 1px;
    background: #fff;
    overflow: hidden;
 }
   .r1 {  margin: 0 10px; }
   .r2 {  margin: 0 9px; }
   .r3 {  margin: 0 8px; }
   .r4 {  margin: 0 7px; }
   .r5 {  margin: 0 6px; }
   .r6 {  margin: 0 5px; }
   .r7 {  margin: 0 4px; }
   .r8 {  margin: 0 3px; }
   .r9 {  margin: 0 2px; }
   .r10 {  margin:0 1px; }
   
   .block-round-content { 
    background: #fff; 
    padding:10px 20px 10px 20px; 
 }
  .block-round{
  width:970px;
 }
  div.bg{
  min-height:640px;
  background: url('/img/calc/bg.jpg');
 }
 
 #modal div.bg{
  min-height:400px;
 }
 
 .big div.bg {
	min-height:800px;
 	padding-bottom:25px;
 }
 div.A1{
	font-family:tahoma;
	font-weight: bold;
	height: 40px;
	line-height:30px;
	text-align:center;
	font-size:24px;
	top:20px; 
 }
 div.A2{
	 width:196px;
	 height:205px;
	 float:left;
	 margin-top:20px;
 	 position:relative;
 }
 div.A3{
	 font-family:Tahoma;
	 color:#b20000;
	 line-height:28px;
	 font-size:14px;
	 font-weight: bold;
 }
div.A4, div.A5, div.A55{
	 font-family:Tahoma;
	 font-size:20px;
	 width: 420px;
	 height:36px;
	 line-height:36px;
	 cursor:pointer;
	 margin:20px auto 0 auto;
	 background: #fff;
	 text-align:center;
}

div.A5{
	position: relative;
    top: -10px;
}

div.A4 {
	margin-top:45px;
}

div.A6{
	width:79px;
	height:17px;
	margin-top:-35px;
	cursor:pointer;
	background:url('/img/calc/close.png');
	float:right;
	margin-right:30px;
}
 div.form{
	 width:275px;
	 margin-top:65px;
	 float:left;
 }
 
div.center {
	width:500px;
	margin:0 auto;
 }
 div.clear {
	clear:both;
 }
 div.form_1{
	 width:90px;
	 max-height:18px;
	 display: block; 
}
div.form_2{
	 width:90px;
	 max-height:18px;
	 display: block; 
	 margin-top:12px;
	 margin-left:91px;
}
div.body{
	width:68px;
	padding-right:4px;
	height: 18px;
	font-weight:100;
	line-height:18px;
	font-family:Tahoma;
	font-size:12px;
	color:#2d2d2d;
	text-align:right;
	background: url('/img/calc/forma.png') no-repeat;
}

div.body input {
	width:43px;
	background:transparent;
	border:0px solid transparent;
	padding:2px;
	text-align:right;
}

div.form_up{
	width:18px;
	height:9px;
	background:url('/img/calc/form_up.png') no-repeat;
	float:right;
	margin-top:-18px;
	cursor:pointer;
}
div.form_down{
	width:18px;
	height:9px;
	background:url('/img/calc/form_down.png') no-repeat;
	float:right;
	margin-top:-9px;
	cursor:pointer;

}
p.a{
	position:relative; top: -10px;
}
#B1{
	font-family:Tahoma;
	 font-size:13px;
	 line-height:26px;
	 font-weight: bold;
	width:210px;
}


div.top {
/*	border:1px solid #000;*/
	margin:10px 26px 10px 26px;
}
div#top-row1{
    margin: 10px 70px;
}
div#top-row2{
    margin: 40px 0px;
}


div.bottom {
	height:240px;
	width:425px;
	margin: 0 auto;
	border:1px solid #000;
}

div.item {
	float:left;
	cursor:pointer;
	margin:10px 23px 10px 23px;
}

div.item.text {
	font-size:24px;
	font-family:Tahoma;
	font-weight:900;
}

span.delete {
	cursor:pointer;
}

span.delete img {
    margin-bottom: -5px;
    margin-left: 10px;
}

/*
 *  End Calc
 */

optgroup option{
	padding-left:10px;
}

#calc1, #calc2, #modal {display:none; margin-top:100px; margin-bottom:100px;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:default;}

select.filter {
	width:160px;
	margin:2px;
}

a.item.hidden {
	display:none;	
}
.question {
    color:#333;
    border:1px solid #9E9582;
    padding:3px 10px 3px 10px;
    margin-top:15px;
    font-size:14px;
    line-height:1.5em; 
    cursor:pointer;
    background: url(/img/faq.png);
}
*:first-child+html .question  span{float:left;}
.question  span.note{float:right!important;font-size:12px;font-weight:normal}
	
#news {
	position:absolute;
	left: 45px;
	top: 16px;
}

img.material-image {
	height:100px; 
	width:100px;
	margin:5px;
	cursor:pointer;
	border:1px solid gray;
}

#modal .bg {
	padding:10px 10px 25px 10px;
}

#modal h2 {
	font-size:150%;
	padding-top:20px;
}

#first .material-image {
	float:left;
}

#first .helper {
	font-size:20px;
	line-height:100px;
}

.mechanism-placeholder {
	background:#fff;
	width:90px;
	height:90px;
}

table#mechanisms  td.image{
	width: 90px;
}

table#mechanisms  td.video{
	width: 120px;
}


table#mechanisms  {
	width:82%;
	border-collapse: collapse;
}

table#mechanisms  td{
	padding:3px;
	border:1px solid silver;
}

#fancybox-title-over img.calc {
	cursor:pointer;
}

#modal table {
	width: 790px;
margin: 56px auto;
}

#modal table td{
	font-size:1.8em;
}

#modal table .width{
	font-size:1.8em;
	width: 300px;
	margin-right:10px;
}

#modal table .height{
	font-size:1.8em;
	width: 300px;
	margin-right:10px;
}

#send-calc {
	text-align:center;
	cursor:pointer;
	text-decoration:underline;
	font-size:2.8em;
}

#w-1-1-h {position:absolute;top:86px;left:22px;z-index: 101;font-weight:900;}
#w-1-1-w {position:absolute;top:19px;left:86px;z-index: 101;font-weight:900;}



#w-2-1-h {position:absolute;top:86px;left:22px;z-index: 101;font-weight:900;}
#w-2-1-w {position:absolute;top:20px;left:38px;z-index: 101;font-weight:900;}

#w-2-2-h {position:absolute;top:86px;left:110px;z-index: 101;font-weight:900;}
#w-2-2-w {position:absolute;top:20px;left:127px;z-index: 101;font-weight:900;}



#w-3-1-h{position:absolute;top:92px;left:20px;z-index: 101;font-weight:900;}
#w-3-1-w{position:absolute;top:20px;left:25px;z-index: 101;font-weight:900;}

#w-3-2-h{position:absolute;top:92px;left:80px;z-index: 101;font-weight:900;}
#w-3-2-w{position:absolute;top:20px;left:85px;z-index: 101;font-weight:900;}

#w-3-3-h{position:absolute;top:92px;left:140px;z-index: 101;font-weight:900;}
#w-3-3-w{position:absolute;top:20px;left:145px;z-index: 101;font-weight:900;}




#w-4-1-h{position:absolute;top:83px;left:19px;z-index: 101;font-weight:900;}
#w-4-1-w{position:absolute;top:20px;left:39px;z-index: 101;font-weight:900;}

#w-4-2-h{position:absolute;top:83px;left:112px;z-index: 101;font-weight:900;}
#w-4-2-w{position:absolute;top:20px;left:126px;z-index: 101;font-weight:900;}

#w-4-3-h{position:absolute;top:83px;left:217px;z-index: 101;font-weight:900;}
#w-4-3-w{position:absolute;top:20px;left:231px;z-index: 101;font-weight:900;}

#w-4-4-h{position:absolute;top:83px;left:304px;z-index: 101;font-weight:900;}
#w-4-4-w{position:absolute;top:20px;left:318px;z-index: 101;font-weight:900;}




#w-5-1-h{position:absolute;top:85px;left:23px;z-index: 101;font-weight:900;}
#w-5-1-w{position:absolute;top:20px;left:33px;z-index: 101;font-weight:900;}

#w-5-2-h{position:absolute;top:85px;left:94px;z-index: 101;font-weight:900;}
#w-5-2-w{position:absolute;top:20px;left:104px;z-index: 101;font-weight:900;}

#w-5-3-h{position:absolute;top:85px;left:167px;z-index: 101;font-weight:900;}
#w-5-3-w{position:absolute;top:20px;left:177px;z-index: 101;font-weight:900;}

#w-5-4-h{position:absolute;top:85px;left:248px;z-index: 101;font-weight:900;}
#w-5-4-w{position:absolute;top:20px;left:256px;z-index: 101;font-weight:900;}

#w-5-5-h{position:absolute;top:85px;left:321px;z-index: 101;font-weight:900;}
#w-5-5-w{position:absolute;top:20px;left:331px;z-index: 101;font-weight:900;}



#w-6-1-h{position:absolute;top:0px;left:0px;z-index: 101;font-weight:900;}
#w-6-1-w{position:absolute;top:0px;left:0px;z-index: 101;font-weight:900;}

#imgPreviewWithStyles {
	    background: #333;
	    -moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
	    padding: 10px;
	    z-index: 99999;
		text-align:center;
	}
	
	/* Text below image */
	#imgPreviewWithStyles span {
	    color: white;
	    text-align: center;
	    display: block;
	    padding: 10px 0 3px 0;
	}

#portmone-img {
/*    left: 850px;
    top: -35px;
    width: 150px;
    position: relative;*/
    left: 850px;
    top: -35px;
    width: 150px;
    position: relative;
}

form p {
    padding-bottom: 5px;
}

p {
    line-height: 1.6em;
    margin: 5px 0 15px;
    text-align: justify;
    text-indent: 0;
}

label {
    float: left;
    line-height: 28px;
    width: 150px;
}
#address, #phone, #bill_amount, #email {
    border: 1px solid #E7E4D7;
    color: #222222;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 0 6px;
    width: 450px;
}

.portmone-send {
    padding: 5px;
    font-weight: bold; 
}

#call_to_us {
/*    background: #fff url(../media/img/bottom/9_0_0.png) no-repeat right;  */
/*    height: 20px;*/
/*    2014 09 19 */
    /*padding: 0;*/
    /*left: 100px;*/

    left: -170px;
    padding: 0;
    top: 22px;
}

#phone_img {
    background: url(../media/img/bottom/9_0_0.png) no-repeat center;  
    height: 28px;
}
#fancybox-right {
/*       width: 2% !important;*/
}
#fancybox-left-ico, #fancybox-right-ico {
/*    top: 17% !important;*/
}

#fancybox-right-ico {
/*    left: -43px !important;*/
/*     left: -273px !important;*/
}

#fancybox-left-ico {
/*   left: 0 !important;    */
}

#fancybox-close {
    background: url("/img/fancy_close.png") repeat scroll -31px 0 transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 1103;
}

@font-face {
    font-family: Progmatica; 
    src: url(pragmatica.ttf); 
}

#menu {
    font-family: Pragmatica;
    font-size: 16px;
    font-weight: normal;
}

#menu a {
    text-decoration: none;
}

#menu_rulon, #menu_romans, #menu_bamboo, #menu_japan {
/*    display: none;*/
}

.link-img-container-item {
    margin: 30px;
    padding: 25px;
}

#free_call_btn {
	position: absolute;
	left: 575px;
	top: 25px;
}

.calculator {
    display: none;
}

.main_link{
   color: #00F;
}

#main_text {
    font-size: 11px;
    min-height: 27px;
    padding: 0 20px 0 0;
    width: 1150px;
}
#index_pre_footer {
    bottom: 0;
    height: 320px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    margin: 0 0 0 50px;
}
.menu_roman_additional {
    left: 120px;
    position: absolute;
    top: 2px;
}
.newby {
    color: #FF0000;
}
.leftimg {
    float: left;
    margin: 7px;
}
#fancybox-outer {
    top: 40px;
}
/*#head h1 {*/
	/*font-size:10px !important;*/
/*}*/

/*.head h1 {*/
    /*font-size: 10px !important;*/
/*}*/

#main_text h1 {
    font-size: 11px !important;
    margin: 0;
    top: 0;
    float: none;
    /*line-height: 0;*/
}

/* SEO */
.vcard {
    display: block;
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 110%;
}