/*Контакты*/
p.otzivis { padding: 10px; border:1px dashed #ccc; margin-bottom: 25px; background: #f0f0f0;}
a.recvz {
display: inline;
width: auto;
padding: 2px 0 2px 20px; margin-left: 8px;
color: #000;
text-decoration: none;
background: url('img/icon_pdf.png') no-repeat;
}
table.predstaviteli {}
table.predstaviteli td { line-height: 12px !important; border-bottom: 5px #fff solid;}
table.predstaviteli td p {font-size: 11px !important; text-align: left !important; line-height: 15px;}
table.predstaviteli h3 { padding: 0px 0px 10px 0px; line-height: 18px; text-align: left;}
table.predstaviteli h3 img { float: left; margin: 0px 10px 0px 0px;}
table.predstaviteli {}



/* Пластиковые детальки */
table.plasticdetails { width: 100%; margin: 25px 0px 0px 0px; border: none;}
table.plasticdetails tr:first-child {background: #f0f0f0;}
table.plasticdetails td { padding: 3px; border: #ddd solid 1px;}
table.plasticdetails {}
table.plasticdetails {}

/*Таблицы нового каталога*/
table.cataloginems {margin:0px; padding:0px; width:100%;}
table.cataloginems tr {background:#e6e6e6;
                     border-bottom:27px #fff solid; vertical-align:top;}
table.cataloginems td {border:none;margin:0px; padding:0px;vertical-align:top;}


table.anime td:first-child {width: 120px; height:125px;}
table.anime td img { width: 100px !important; height: auto;
transition: all 0.1s ease-out;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
}
table.anime td img:hover { width: 300px !important; height: auto; margin: -90px -100px -90px -90px; position: relative; z-index: 100;}
table.anim2 td img {width: 200px !important; height: auto;
transition: all 0.1s ease-out;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;}
table.anim2 td img:hover { width: 300px !important; height: auto; margin: -20px -50px -90px -50px; position: relative; z-index: 100;}


td.second_td {background:url(/images/tables.jpg) repeat-y right; }
table.cataloginems td img {margin:10px 0px 10px 10px;border:1px #ccc solid;}
table.cataloginems td h4 {margin:12px 15px 9px 15px; padding:0px; text-align:left; 
                          width:94%; border-bottom:1px #ccc dotted;}
table.cataloginems td p {margin:0px 15px 9px 15px; font-size:11px;}



.itemprice {margin:0px 0px 10px 15px; font-weight:bold;}
.itemprice a {background:url(/images/icon_pdf.png) no-repeat left; padding:7px 0px 7px 23px;
             font-weight:100;}
a.none_pdf {background:none;padding:7px 10px 7px 10px;}



/* Большая таблица ы ASME */
table.bigasme {}
table.bigasme td {padding: 5px !important;}
table.bigasme tr:nth-child(2) { background: #f0f0f0;}
table.bigasme td:nth-child(1) { background: #f0f0f0;}




/*Спецпредложения в боковухе*/
a.spec_of_title {background:url(/images/specs.jpg); display:block; padding:3px; color:#fff; line-height:16px;}




/*Не типовые таблицы (без границ) */
table.table_no_tip { border:0px solid #ddd;}
table.table_no_tip tr { border:0px solid #ddd;}
table.table_no_tip td { border:0px solid #ddd;}




/*Новые новости (разбиты по подразделам)  */
.new_item { height:auto; overflow:hidden;}
.image_new img { float:left; margin: 20px 10px 10px 0px;}
.new_telo {}
.news-title-it {font-size:14px;}
.news-date-it {font-size:11px; color: #888;}
.news-detail-link-it {float:right; margin: 10px;}





/* Round Corners*/
.r0, .r1, .r2, .r3, .r4 { overflow: hidden; font-size:1px; display: block; height: 1px;}
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

/* Tags cloud */
div.search-cloud { text-align:center; } 
div.search-cloud a { line-height:1.4em; text-decoration:none; }
div.search-cloud a:hover { text-decoration:underline; }

/* Search results*/
div.search-item { margin: 0 0 1.5em; padding: 0 0 1.5em; border-bottom: 1px solid;}
div.search-result { margin: 1em 0;}
div.search-preview {margin: 0.5em 0;}
div.search-page input.search-query {width: 99%; border: 1px solid; font-size:1.3em;}
div.search-page input.search-button { font-size: 1.2em; }

/* Content Forms: commons styles */
div.content-form
{
	position:relative; 
	zoom:1;
	padding-bottom: 2.5em;
	padding-left:2.5em;
}

div.content-form div.form-input span {font-size: 1.5em;}
div.content-form div.form-input input, div.content-form div.form-input textarea, div.content-form div.form-input select
{	
	margin: 0;
	border:1px solid;
	font-size:1.117em; 
	font-family:Verdana, Tahoma, Sans-Serif;
	margin-bottom: 8px;
	
}

div.content-form div.form-input input, div.content-form div.form-input textarea { padding: 0.3em; }

div.content-form div.legend
{
	left: -1em; 
	top:-0.7em; 
	float:left; 
	padding: 0 3px; 
	background:white; 
	position:relative; 
	z-index:10; 
	font-size: 1.8em; 
	font-family:Arial, Verdana, Tahoma, Sans-Serif;
}

div.content-form div.form-input input, div.content-form div.form-input textarea {width:75%;}
div.content-form div.fields { clear: both; }
div.content-form input.input-submit { overflow:visible; padding:0 0.5em;}
div.content-form div.field { padding:0; margin: 0 0 0.8em 0; display: block; }
div.content-form div.field label.field-title
{
	display: block;
	font-size: 1.4em;
	margin-bottom: 3px;
	font-family:Arial, Verdana, Tahoma, Sans-Serif; 
	white-space: nowrap;
}

div.content-form div.description {font-size: 0.9em; }
div.content-form div.field-checkbox { margin: 0.3em 0; font-size: 1.4em;}

/*Error & OK messages*/
.errortext, .notetext
{
	display: block;
	margin:0 0 1.5em 0;
	padding:0.4em 1.117em;
	border: 1px solid;
}

.errortext ul, .notetext ul {padding:0.3em 0 0.3em 2em; margin:0;}
.errortext ul li, .notetext ul li {margin:0; padding:0;}








/*Вспл окошко грязевики*/




.panel {
position: absolute;
top: 50px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 330px;
height: auto;
padding: 30px 130px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
}
.panel h3 { color: #fff;}
.panel p{
margin: 15px 0px;;
padding: 0;
color: #cccccc;
text-indent: 0px;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; right: -100px;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 15px 20px 40px;
font-weight: 700;
background:url(image/plus.png) no-repeat center center;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; right: -100px;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 20px 20px 40px;
font-weight: 700;
background:url(image/plus.png) no-repeat center center;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(image/minus.png) 15% 55% no-repeat;
}

