﻿* {
	outline: none;
}
html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.3;
	height: 100%;
	background-color: #FFFFF7;
	/*background-color: #fffcf4;*/
}
a:link {
	color: #0071bc;
	outline: none;
	cursor: hand;
	cursor: pointer;
}
a:visited {
	color: #004870;
}	
a:hover {
	color: #c3245c;
}
img {
	border: none;
}
input {
	vertical-align: middle
}
#layout,
#header , #footer{
	position: relative;
	min-width: 990px;
	max-width: 1600px;
}
#layout {
	min-height: 100%;
	background-color: #FFFFF7;
	/*background: url(http://www.tradicia-k.ru/images/sub/bg.png) repeat-y center top;*/
	margin: 0 auto -100px;
}
#header .header{
	height: 68px;
	background: url(http://www.tradicia-k.ru/images/sub/header_bg.png) repeat-x left top;
	margin: 0 auto;
	width: 990px;
}
#header .header #logo a img {
	float: left;
}
#logo {
	position: relative;
	height: 40px;
	width: 55%;
	float: left;
	left: 23px;
}
#logo address {
	position: relative;
	color: #FFF;
	font-size: 1.063em;
	top: 8px;
	float: right;
}
#top-menu {
	width: 986px;
	background: url(http://www.tradicia-k.ru/images/sub/top_menu_bg.png) repeat-x left top;
	height: 28px;
	margin: 0 auto;
	padding-left: 4px;
	clear: both;
}
#search  {
	position: relative;
	left: 150px;
	top: 9px;
	float: left;
}
#search form {
	position: relative;
}
#search input.search-input {
	background-color: #ededed;
	border: 1px solid #a8c5ff;
	width: 128px;
	color: #666;
	font-size: 0.81em;
	padding: 1px 3px;
	position: relative;
}
#search input.search-btn {
	border: 0 none;
	position: relative;
	background: url(http://www.tradicia-k.ru/images/sub/search_btn.png) no-repeat -24px 0;
	width: 24px;
	height: 20px;
}
#syslinks {
	position: relative;
	float: right;
	z-index: 1;
	top: 12px;
	right: 23px;
}
#syslinks a.home:link,
#syslinks a.mail:link,
#syslinks a.basket:link,
#syslinks a.home:visited,
#syslinks a.mail:visited,
#syslinks a.basket:visited,
#syslinks b {
	background-image: url(http://www.tradicia-k.ru/images/sub/syslinks_ico.png);
	display: block;
	border: none;
	height: 12px;
	float: left;
}
#syslinks a.lang {
	float: left;
	margin-left: 7px;
	height: 13px;
	color: #FFF;
	line-height: 1;
	font-size: .813em;
	text-decoration: none;
}
#syslinks .lang:hover {
	color: #c3245c;
}
#syslinks b.home-select {

}
#syslinks .home , #syslinks .home-select{
	background-position: 0 0;
	width: 15px;
}
#syslinks .mail , #syslinks .mail-select{
	background-position: -15px 0;
	width: 16px;
	margin-left: 7px;
}
#syslinks .basket , #syslinks .basket-select{
	background-position: -31px 0;
	width: 16px;
	margin-left: 7px;
}
#syslinks .home:hover,
#syslinks b.home-select {
	background-position: 0 -12px;
}
#syslinks .mail:hover,
#syslinks b.mail-select {
	background-position: -15px -12px;
}
#syslinks .basket:hover , #syslinks b.basket-select{
	background-position: -31px -12px;
}
h1, h2, h3 , h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #042059;
	line-height: normal;
	position: relative;
}
h1 {
	font-size: 1.5em;
	margin: .7em 0 .8em;
	width: 630px;
	padding-left: 19px;
}
h2 {
	font-size: 1.25em;
	margin: 1em 0 .6em 0;
}
h3 {
	font-size: 1.125em;
	margin: 1em 0 .6em 0;
}
h4 {
	font-size: 1.063em;
	margin: 0 0 .6em 0;
}
blockquote {
	font-size: .875em;
	margin: 2em 40px;
	font-style: italic;
	padding: 10px;
	border: 1px dashed #B8B092;
}
blockquote h2.red {
	font-style: normal;
	font-size: 1.5em;
	margin-top: 0;
}
#main blockquote p {
	font-size: 1.143em;
}
#content b,
#content strong {
	/*color:#555;
	font-size: .97em;*/
}
#content p,
#content ul,
#content ol,
#content dl {
	font-size: .875em;
}
#main p,
#main ul,
#main ol,
#main dl,
#popupwindow ul {
	font-size: .8em;
}
#content ul ul {
	font-size: 1em;
	margin: .5em 0;
}
#content {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#main-content {
	position: relative;
	float: left;
	width: 950px;
	left: 20px;
}
#main-content p {
	margin-bottom: 0.7em;
}
#main-content ul,
#main-content ol,
#popupwindow ul {
	margin: 1em 0;
	list-style: none;
}
#main-content ul li,
#main-content ol li,
#popupwindow ul li {
	margin-bottom: 0.2em;
}
#main .brands , #main .model{
	float: left;
}
#main .brands ul , #main .model ul{
	margin-top: 0px;
	font-style: italic;
	float: left;
	width: 630px;
}
#main .brands ul li , #main .model ul li{
	float: left;
	margin-right: .7em;
	white-space: nowrap;

}
#main .brands .title, #main .model .title{
	color: #333333;

}
#main .brands .select , #main .model .select{
	color: #C3245C;
}


#main .descr-top {
	clear: both;
}


#main table {
	margin: 1.5em 0 1.5em;
	width: 100%;
	border: 1px solid #B8B092;

}

#main table thead {
	font-weight: bold;
	color: #042059;
}
#main table thead tr td{
	padding: .5em;
	text-align: center;
}

#main table tbody {

}


#main table tr {

}
#main table tr td {
	padding: .5em .5em;
	vertical-align: middle;
	border: 1px solid #B8B092;
	font-size: 0.75em;
}
#main-content ul.li-bott li {
	margin-bottom: .7em;
}

/*#main-content .list > li {
	text-indent: -18px;
	padding-left: 18px;
}
#main-content .list > li:before {
	content: '\2014\a0';
}*/
#new img,
#article img,
#list-goods .descr-top img {
	border: 1px solid #b8b092;
	margin: 1.5em 0 1.5em;
	display: block;
	position: relative;
}
#new .lf,
#article .lf,
#list-goods .descr-top .lf {
	float: left;
	margin-right: 1em;
}
#new .rh,
#article .rh,
#list-goods .descr-top .rh {
	float: right;
	margin-left: 1em;
}
#new h2:first-child,
#new h3:first-child,
#vacancy h2:first-child {
	margin-top: 0;
}
#vacancy div {
	margin-bottom: 1.5em;
}
#article .autor {
	font-style: italic;
	margin-bottom: 1.5em;
}
/*
#article a.print:link,
#article a.print:visited,
#info a.print:link,
#info a.print:visited {
	background: url(http://www.tradicia-k.ru/images/print_btn.png) no-repeat left bottom;
	display: block;
	text-align: center;
	width: 70px;
	padding: 10px 0 0 60px;
	font-size: 0.625em;
	height: 50px;
	color: #0071bc;
	position: absolute;
	right: 0px;
	top: -10px;
}
#left-bar #info .print {
	top: -58px;
}
#article a.print:hover,
#info a.print:hover {
	text-decoration: none;
	background-position: -150px -8px;
}
#info  {
	position: relative;
	margin: 0 0 0 -16px;
}
#info h2  {
	background: url(http://www.tradicia-k.ru/images/heading_block_bg.png) repeat-x left top;
	height: 30px;
	padding-left: 16px;
	color:#FFF;
	line-height: 29px;
	margin: 1.1em 0 .6em;
}
#info .inform > h2:first-child {
	margin-top: 0;
}
#info .inform .tel  {
	margin-left: 16px;
	margin-top: .8em;
}
#info .inform .managers h3 span {
	font-family: Arial, Helvetica, sans-serif;
}
#info .inform .tel nobr {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.357em;
}
#info .address,
#info .managers,
#info .requisites{
	position: relative;
	width: 48%;
	margin: 0 0 1em 16px;
	padding-right: 20px;

}
#info .rh-col     {
	position: absolute;
	right: -95%;
	width: 95%;
}
#info .address p span {
	color: #0071bc;
	border-bottom: 1px dashed #0071bc;
	cursor: pointer;
}
#info .address p span:hover {
	color: #c3245c;
	border-bottom: 1px dashed #c3245c;
}
#info .address h3 , #info .requisites h3, #info .managers h3{
	margin: 0 0 .3em;
	font-size: 1em;
}
#info .address p   , #info .requisites p, #info .managers p{
	margin-bottom: 0.2em;
	margin: 0 0 0 15px;
}
#main-news a:link,
#main-news a:visited {
	color: #0071bc;
}
#main-news a:hover {
	color: #c3245c;
}
#main-news  {
	padding: 1em 0;
	margin: 1.5em 0 1.5em -16px;
	width: 630px;
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}
#main-news h2  {
	text-align: center;
	margin: 0 0 .7em;
}
#main-news h2 a:link,
#main-news h2 a:visited {
	color: #042059;
	text-decoration: none;
}
#main-news h2 a:hover {
	color: #c3245c;
}
#main-news dl  {
	float: left;
	width: 190px;
	position: relative;
	margin: 0 0 1em 16px;
	font-size: 0.75em;
}
#main-news dl.no-mg-lf    {
	margin-left: 0;
}
#main-news dl dt  {
	margin-bottom: 0.5em;
	color: #333;
}
#main-news p {
	clear: both;
	text-align: center;
	font-size: .875em;
	color:#000;
	margin: 0;
	font-style: italic;
}
*/
#path {
	border-top: 1px solid #B8B092;
	border-bottom: 1px solid #B8B092;
	padding: 3px 18px 4px 11px;
	margin: 0 auto 10px;
	width: 954px;
}
#path a:link,
#path a:visited {
	color: #636b85;
	font-size: 0.75em;
}
#path a:hover {
	color: #c3245c;
}
#path .arrow {
	background: url(http://www.tradicia-k.ru/images/sub/arrow.gif) no-repeat left 57%;
	padding-left: 13px;
	margin-left: 7px;
}
#left-bar {
	float: left;
	position: relative;
	width: 630px;
}
/*
#list-news .year .year-select {
	color: #c3245c;
	font-weight: normal;
}
#list-news .year a,
#list-news .year b {
	margin-right: 1em;
}
#list-news .year {
	margin: 0 0 2em;
}
#list-news .event {
	position: relative;
	margin-bottom: 2em;
	width: 600px;
}
#list-news .date  {
	color: #707070;

}
#list-news .event h2 {
	margin: 0;
	padding-left: 10px;
	border-left: 1px solid #B7B7B7;
	font-size: 1.188em;
}
*/

#main #new .small h3,
#main #article .small h3 {
	margin: 0 0 .3em;
	font-size: 1.063em;
}
/* èçìåíèë */
#main #new .pic,
#main #article .pic {
	width: 100%;
	margin: 1.5em 0 1.5em;
	float: left;
	display: block;
	
}
#main #new .pic .big,
#main #article .pic .big {
	width: 630px;
}
#main #new #bn embed,
#main #article #bn embed {
	border: 1px solid #b8b092;
}
#main #new .pic .big img,
#main #article .pic .big img {
	border: 1px solid #b8b092;
	display: inline;
	margin: 0;
}
#main #new .small,
#main #article .small {
	width: 630px;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	white-space: nowrap;
	margin-bottom: 0.8em;
	float: left;
	/*vertical-align: top;*/
}
#main #new .pic .small img,
#main #article .pic .small img {
	display: inline;
	/*height: 80px;*/

}

#main #new .pic .small img.links,
#main #article .pic .small img.links {
	border: 1px solid #b8b092;
	margin: 0 3px 5px 0;
	cursor: pointer;
	padding: 1px;
}
#main #new .pic .small img.active,
#main #article .pic .small img.active {
	border: 1px solid #c3245c;
	margin: 0 3px 5px 0;
	background-color: #c3245c;
	padding: 1px;
}
#main #new .pic .small img.links:hover,
#main #article .pic .small img.links:hover {
	border: 1px solid #c3245c;
	background-color: #c3245c;
}
#main #new .pic .small a,
#main #article .pic .small a {
	border: 1px solid #b8b092;
	margin: 0 5px 5px 0;
	display: inline-block;
}
#main #new .pic .small a:hover,
#main #article .pic .small a:hover {
	border: 1px solid #c3245c;
}


#new img,
#article img {
	border: 1px solid #b8b092;
	margin: 1.5em 0 1.5em;
	display: block;
	position: relative;
}
#new .lf,
#article .lf {
	float: left;
	margin-right: 1em;
}
#new .rh,
#article .rh {
	float: right;
	margin-left: 1em;
}
#new h2:first-child,
#new h3:first-child,
#vacancy h2:first-child {
	margin-top: 0;
}



#list-articles .gidromolot > h2:first-child,
#list-articles .zapchasty > h2:first-child,
#list-articles .gydro > h2:first-child,
#list-articles .smm > h2:first-child,
#list-articles .rti > h2:first-child,
#list-articles .uslugy > h2:first-child,
#list-articles .dsk > h2:first-child,
#list-articles .exkavator > h2:first-child {
	margin-top: 0;
}
#list-articles .event h2 {
	margin: 0;
	font-size: 1.063em;
}
#list-articles .content {
	margin: .5em 0 1em 16px;
}
#list-articles .www,
#list-articles .gidromolot,
#list-articles .zapchasty,
#list-articles .gydro,
#list-articles .smm,
#list-articles .rti,
#list-articles .uslugy,
#list-articles .dsk {
	position: relative;
	margin-bottom: 1.5em;
}
#list-articles .heading {
	position: relative;
	margin: 0 0 1em;
	line-height: 1.5;
}
#list-articles .heading a:link,
#list-articles .heading a:visited,
#list-articles .heading b {
	color: #333;
	font-size: 1.429em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#list-articles .heading a:hover,
#list-articles .heading a:hover,
#list-articles .heading b {
	color: #C3245C;
}
#list-articles .nav-icon {
	background-image: url(http://www.tradicia-k.ru/images/nav_icon.png);
	height: 32px;
	display: inline-block;
	background-repeat: no-repeat;
	position: relative;
	padding-left: 42px;
}
#list-articles .www .nav-icon {
	background-position: 0 0;
}
#list-articles .www .nav-icon:hover,
#list-articles .www b.nav-icon {
	background-position: 0 -288px;
}
#list-articles .gidromolot .nav-icon {
	background-position: 0 -32px;
}
#list-articles .gidromolot .nav-icon:hover,
#list-articles .gidromolot b.nav-icon {
	background-position: 0 -320px;
}
#list-articles .zapchasty .nav-icon {
	background-position: 0 -64px;
}
#list-articles .zapchasty .nav-icon:hover,
#list-articles .zapchasty b.nav-icon {
	background-position: 0 -352px;
}
#list-articles .gydro .nav-icon {
	background-position: 0 -96px;
}
#list-articles .gydro .nav-icon:hover,
#list-articles .gydro b.nav-icon {
	background-position: 0 -384px;
}
#list-articles .smm .nav-icon {
	background-position: 0 -128px;
}
#list-articles .smm .nav-icon:hover,
#list-articles .smm b.nav-icon {
	background-position: 0 -416px;
}
#list-articles .rti .nav-icon {
	background-position: 0 -160px;
}
#list-articles .rti .nav-icon:hover,
#list-articles .rti b.nav-icon {
	background-position: 0 -448px;
}
#list-articles .uslugy .nav-icon {
	background-position: 0 -192px;
}
#list-articles .uslugy .nav-icon:hover,
#list-articles .uslugy b.nav-icon {
	background-position: 0 -480px;
}
#list-articles .dsk .nav-icon {
	background-position: 0 -256px;
}
#list-articles .dsk .nav-icon:hover,
#list-articles .dsk b.nav-icon {
	background-position: 0 -544px;
}
#main .cat-list {
	margin: 0 0 1em;
}
#main .cat-list h2  {
	margin: 1em 0 0.8em;
}
#main .cat-list h2 a {
	color: #042059;
}
#main .cat-list h2 a:hover {
	color: #C3245C;
}
#main .cat-list img {
	border: 1px solid #b8b092;
	margin: 0 0 1em;
}
#main .cat-list .list {
	position: relative;
}
#main .cat-list .list h3.two-col a {
	display: block;
}
#main .cat-list .list h3.two-col {
	box-shadow: 1px 1px 2px #B8B092;
	-moz-box-shadow: 1px 1px 2px #B8B092;
	-webkit-box-shadow: 1px 1px 2px #B8B092;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.857em;
	margin: 0 1em 0.5em 16px;
	padding: 8px;
	vertical-align: top;
	width: 40%;
}
#main .cat-list .list  h3{
	margin: 0 0 .2em 16px;
	font-size: 1.063em;
}
#main .cat-list .list .list-sub{
	padding: 5px 8px 8px;
	font-size: 0.875em;
	line-height: 1.5;
	font-family: "Times New Roman", Times, serif;
	border: 1px dashed #b8b092;
	margin: .5em 0 .2em 30px;
}
#main .cat-list .list .list-sub .level-3{
	margin-right: 12px;
	display: inline-block;
}
#main .cat-list-sub h2 {
	/*font-size: 1.188em;*/
	font-size: 1.05em;
	margin: .5em 0 0;
}
#main .categories {
	margin: 1.5em 0 0;
}

#main .categories .col {
	margin: 0 15px 2.5em 0;
	display: inline-block;
	vertical-align: top;
	width: 187px;
	position: relative;
	padding-top: 164px;
}
#main .categories .col .cat {
	position: relative;
}
#main .categories .col h2 {
	position: relative;
	margin: 0;
	font-size: 0.938em;
	text-align: center;
}
#main .categories .col img{
	border: 1px solid #b8b092;
	position: absolute;
	bottom: 100%;
	margin-bottom: 10px;
	left: 19px;
}
#main .categories .n-cols {
	padding: 0;
	margin: 0 0 .7em;
}
#main .categories .n-col {
	padding: 0;
	display: block;
	margin: 0 0 .7em;
	width: 100%;
}
#main .categories .n-col img,
#main .categories .n-cols img {
	display: none;
}
#main .categories .n-cols h2,
#main .categories .n-col h2 {
	font-size: 1.05em;
	text-align: left;
}

#list-goods .pages {
	color: #333333;
	text-align: right;
	margin: 0 0 2em;
	font-size: 0.938em;
	font-style: italic;
	clear: both;
	padding-top: 1em;
}
#list-goods .pages span {
	color: #C3245C;
	margin: 0 0 0 8px;
}
#list-goods .pages a:link,
#list-goods .pages a:visited {
	margin: 0 0 0 8px;
	color: #0071bc;
}
#list-goods .pages a:hover {
	color: #C3245C;
}
#list-goods .product {
	margin: 0 0 0 -20px;
	width: 100%;
	border-bottom: 1px solid #B8B092;
	padding: .7em 20px;
	float: left;
	position: relative;
}
#list-goods .product h4 {
	width: 75%;
	margin: 0;
	font-size: .875em;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
}
#list-goods .product h4 span {
	color: #C3245C;
	font-style: italic;
	display: block;
	margin-top: .2em;
	font-size: .95em;
}
#list-goods .product .pic img  {
	border: 1px solid #b8b092;
}
#list-goods .product .pic {
	float: left;
	/*width: 92px;*/
	margin: 0 10px 0 0;
	min-height: 80px;
	position: relative;
	z-index: 1;
}
#list-goods .product .pic a {
	display: block;
}
#list-goods .description {
	width: 65%;
	float: left;
	position: relative;
	margin-top: 0.3em;
}
#list-goods .description.nopic {
	width: 78%;
	float: none;
	margin: 0;
}
#list-goods .value {
	/*font-size: 1.063em;*/
}
#list-goods .descr-bott {
	clear: both;
	padding-top: .1em;
}
#main .value .price {
	color: #c3245c;
	margin: 0;
	font-style: italic;
}
#list-goods .description p {
	margin-bottom: 0px;
	/*width: 70%;*/
	font-size: .75em;
}
#list-goods .cost {
	width: 20%;
	text-align: right;
	position: relative;
	/*top: -17px;*/
	float: right;
}
#list-goods .cost-1 {
	width: 30%;
	text-align: right;
	position: relative;
	/*top: -17px;*/
	float: right;
}
#list-goods .cost .price {
	color: #c3245c;
	font-size: 1em;
	margin: 0;
	font-style: italic;
}
#list-goods .cost-1 .price {
	color: #c3245c;
	font-size: .875em;
	margin: 0;
	font-style: italic;
}
#list-goods .cost .price.old {
	color: #636B85;
	font-size: 0.8em;
	text-decoration: line-through;
}
#list-goods .product .cost .spec {
	color: #c3245c;
	font-size: .95em;
	font-style: italic;
	line-height: 1;
}

#list-goods .cost p {
	margin: 0;
	width: 100%;
}
#product .addtext {
	color: #042059;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.463em;
	font-style: italic;
	margin: -16px 0 .8em;
}

#product .price {
	font-size: 1.5em;
	margin: -10px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#product .price span {
	font-size: 1.25em;
	color: #c3245c;
}
#product .video {
	/*float: right;
	margin-top: -3px;
	text-align: center;*/
}
#product .video h3 {
	/*margin: 0 0 .1em;
	font-size: 1em;*/
}
#product .pic .video a {
	border: 1px solid #B8B092;
	display: block;
	padding: 1px;
	width: 80px;
	float: left;
	margin: 0 5px 10px 0;
}
#product .pic .video a:hover {
	border: 2px solid #c3245c;
	padding: 0;
}
#product .tech-doc {
	clear: both;
	float: right;
	width: 48%;
	margin-bottom: 1em;
}


#product .small h3 {
	margin: 0 0 .3em;
	font-size: 1.063em;
}
/* изменил */
#list-goods .descr-top .pic,
#product .pic {
	width: 100%;
	margin-bottom: 1.5em;
	/*margin: 1.5em 0 1.5em;
	float: left;*/
}
#list-goods .descr-top .pic .big,
#product .pic .big {
	width: 630px;
}
#main .descr-top .pic .big #bpicalt {
	position: absolute;
	left: 1em;
	bottom: 1em;
	width: 65%;
	
}
#main .descr-top .pic .big #bpicalt p {
	display: inline-block;
	color: #FFF;
	padding: 10px;
	background-color: #044B93;
	font-size: .92em;
	margin: 0;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#product #bn embed {
	border: 1px solid #b8b092;
}
#list-goods .descr-top .pic .big img {
	margin: 0;
}
#list-goods .descr-top .pic .big img,
#product .pic .big img {
	border: 1px solid #b8b092;
}
/*#list-goods .descr-top .pic_spec .small {
	
}*/
#list-goods .descr-top .pic .small {
	white-space: normal;
	
}

#product .small {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	white-space: nowrap;
	margin-bottom: 0.8em;
	/*width: 525px;
	float: left;*/
}
#list-goods .descr-top .small {
	width: 100%;
}
#product .pic .small img {
	display: inline-block;
	/*height: 80px;*/
}
#list-goods .descr-top .pic .small img {
	display: inline-block;
}
#list-goods .descr-top .pic .small img.links,
#product .pic .small img.links {
	border: 1px solid #b8b092;
	margin: 0 7px 7px 0;
	cursor: pointer;
	padding: 1px;
}

#list-goods .descr-top .pic .small img.active,
#product .pic .small img.active {
	border: 1px solid #c3245c;
	margin: 0 7px 7px 0;
	background-color: #c3245c;
	padding: 1px;
}
#list-goods .descr-top .pic .small img.links:hover,
#product .pic .small img.links:hover {
	border: 1px solid #c3245c;
	background-color: #c3245c;
}
#list-goods .descr-top .pic .small a,
#product .pic .small a {
	border: 1px solid #b8b092;
	margin: 0 5px 5px 0;
	display: inline-block;
}
#list-goods .descr-top .pic .small a:hover,
#product .pic .small a:hover {
	border: 1px solid #c3245c;
}
#product .tech-description {
	position: relative;
	width: 48%;
	float: left;
	margin-bottom: 1.5em;
}
#product .description {
	clear: both;
	position: relative;
}

#product .extra {
	border: 1px dashed #B8B092;
	padding: 10px;
	position: absolute;
	top: -430px;
	right: 0;
	width: 200px;
}
#product .extra h4 {
	font-size: 1em;
	line-height: 1.1;
}
#product .tech-description p {
	margin: 0 0 .5em;
}
#product .tech-description p .value {
	font-size: .9em;
}
#product .tech-description .value {
	font-size: .8em;
	font-weight: normal;
	line-height: 1.4;
}
#product .description img {
	border: 1px solid #b8b092;
}
/*#product .description table,
#list-goods .descr-top table {
	margin-bottom: 1em;
	width: 100%;
}
#product .description table tr,
#list-goods .descr-top table tr {
	border-bottom: 1px dotted #B7B7B7;
}
#product .description table tr td,
#list-goods .descr-top table tr td {
	padding: 0.5em;
	vertical-align: middle;
}*/
#main .file {
	min-height: 32px;
	margin-bottom: 0.8em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.063em;
}
#main .file a {
	display: block;
	min-height: 32px;
}
#main .file p a img {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}
#right-bar {
	width: 230px;
	float: right;
	position: relative;
	margin-top: -47px;
}
#info-shop address {
	margin: 0 0 .7em;
}
#info-shop ul {
	font-size: .75em;
}
#info-shop ul li img,
#main .descr-top div img {
	border: 1px solid #B8B092;
	margin: 0 0 .5em;
	cursor: pointer;
}
#main .descr-top div {
	/*position: relative;*/
}

#main .descr-top div img.small-img {
	float: left;
	margin-right: 10px;
}
#main .descr-top h3 span,
#main .descr-top div span,
#main .descr-bott h3 span,
#main .descr-bott div span,
#main #product .description h3 span,
#main #list-goods .descr-top h3 span,
#main .descr-top p span,
#product .description p span,
span.link {
	cursor: pointer;
	border-bottom: 1px dashed #0071BC;
	color: #0071BC;
}
#main .descr-top h3 span:hover,
#main .descr-bott h3 span:hover,
#main .descr-top div span:hover,
#main #product .description h3 span:hover,
#main #list-goods .descr-top h3 span:hover,
#main .descr-top p span:hover,
#product .description p span:hover,
span.link:hover {
	border-bottom: 1px dashed #C3245C;
	color: #C3245C;
}
#info-shop ul li div#big-shop {
	display: none;
	position: absolute;
	left: -405px;
	top: 92px;
	z-index: 10;
}
#main .descr-top div#big-img {
	display: none;
	position: absolute;
	z-index: 10;
	top: -200px;
	left: -20px;
}
#main #add-descr,
#main #add-descr-1,
#main #add-descr-2,
.bm_none {
	display: none;
	margin-bottom: 1.5em;
}
#info-shop ul li div#big-shop i,
#main .descr-top div#big-img i {
	position: absolute;
	top: 0px;
	right: 10px;
	color: #C3245C;
	font-size: 3em;
	cursor: pointer;
	line-height: 1;
	z-index: 15;
}
#announc ul,
#actions ul {
	font-size: .75em;
	line-height: normal;
	margin: 15px 0 0;
}
#announc ul li {
	margin-bottom: 1em;
}
#actions ul li {
	margin-bottom: 2em;
}
#announc ul li p {
	margin: 0 0 .3em;
	color: #333333;
	font-style: normal;
	font-size: 1em;
}
#special-offers,
#novelty,
#exchange-rate,
#announc,
#info-shop,
#actions {
	padding: 0;
	position: relative;
	margin: 0 0 1.625em;
}
#special-offers h2,
#novelty h2,
#exchange-rate h2,
#announc h2,
#info-shop h2,
#actions h2 {
	margin: 0 0 .8em;
	font-size: 1em;
	line-height: 1.3;
}
#special-offers h2 a,
#novelty h2 a,
#announc h2 a {
	text-decoration: none;
	color: #042059;
}
#actions a {
	display: block;
	margin-left: 30px;
}
#actions .icon {
	background: url(http://www.tradicia-k.ru/images/icons/icon_actions.png) no-repeat 0 -35px;
	display: block;
	height: 35px;
	width: 220px;
	position: absolute;
	left: -1px;
	margin-top: -3px;
}
#actions .icon:hover {
	background-position: 0 0;
	margin-top: -8px;
}
#right-bar h2.book-link {
	font-size: 1.21em;
}
#exchange-rate {
	/*margin-bottom: 1.3em;
	height: 75px;*/
}
#exchange-rate .usd,
#exchange-rate .euro {
	margin-left: 15px;
	background-image: url(http://www.tradicia-k.ru/images/sub/flag_ico.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	float: left;
}
#exchange-rate .usd {
	background-position: left center;
	padding-left: 48px;
	float: left;
}
#exchange-rate .euro {
	background-position: -200px center;
	padding-left: 40px;
	float: left;
	clear: right;
}
#exchange-rate ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#exchange-rate ul li {
	margin: 0;
}
#exchange-rate ul li span {
	color: #B8B092;
}
#special-offers ul,
#novelty ul,
#info-shop ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#special-offers .goods,
#novelty .goods {
	position: relative;
	margin: 0 0 20px 94px;
	font-size: 0.857em;
	min-height: 84px;
}
#special-offers img,
#novelty img {
	border: 1px solid #b8b092;
	position: absolute;
	top: 2px;
	left: -94px;
}
#special-offers img:hover,
#novelty img:hover {
	border: 1px solid #C3245C;
}
#novelty .price {
	font-size: 1.188em;
	color: #c3245c;
	margin-top: 0.3em;
	font-style: italic;
}
#special-offers .price.old {
	margin-top: 0.3em;
	font-style: italic;
	text-decoration: line-through;
	color: #636B85;	
}
#special-offers .spec {
	font-size: 1.188em;
	color: #c3245c;
}
#special-offers p {
	margin: 0;
	font-style: italic;
}
#special-offers p.price {
	color: #C3245C;
	font-size: 1.188em;
	margin-top: .3em;
}
#novelty p,
#announc p {
	margin: 0;
	font-size: .857em;
	font-style: italic;
}
#announc p a:link,
#novelty p a:link,
#special-offers p a:link,
#announc p a:visited,
#novelty p a:visited,
#special-offers p a:visited {
	color: #0071bc;
}
#announc p a:hover,
#novelty p a:hover,
#special-offers p a:hover {
	color: #c3245c;
}
#content-end {
	height: 150px;
	clear: both;
}
#footer {
	margin: 0 auto -100px;
}
#footer .footer {
	height: 40px;
	padding: 30px 23px;
	border-top: 1px solid #B8B092;
	position: relative;
	width: 944px;
	margin: 0 auto;
}
#footer a:link,
#footer a:visited {
	color: #24262b;
}
#footer a:hover {
	color: #c3245c;
}
#footer .copyright {
	width: 60%;
	float: left;
	position: relative;
}
#footer .copyright .logo {
	position: absolute;
}
#footer .copyright address {
	font-size: 0.63em;
	font-style: normal;
	margin-left: 139px;
	text-indent: -10px;
}
#footer  .counter {
	float: right;
	margin-top: 7px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 1px;
	width: 100%;
}
.nobr {
	white-space: nowrap;
}
.red {
	color:#C3245C;
}
.bld {
	font-weight: bold;
}
#product .pic.mr-none {
	margin: 0;
}
.sup {
	font-size: smaller;
	line-height: normal;
	vertical-align: super;
}

#popupwindow
{
	top: 50%; 
	left:50%; 
	margin-left: -475px; 
	margin-top:-100px; 
	display: none; 
	z-index:100; 
	position:fixed; 
	border: 1px solid #B8B092; 
	width: 598px; 
	background-color: #F6EED6;
	padding: 10px 15px;
}
#popupwindow h1 {
	padding: 0;
	margin: -1em 0 .8em;
	width: 95%;
	font-size: 1.5em;
}
#popupwindow .close {
	text-align: right;
}
#popupwindow .close a {
	text-decoration: none;
	line-height: 1;
	font-size: 1.8em;
	color: #C3245C;
}
#popupwindow .price {
	font-size: 1.3em;
}
#popupwindow .price span {
	font-size: 1.1em;
}
#popupwindow .description h2 {
	display: none;
}
