/* patch stss.css styles by new.css styles */
/* vertical-align to center position both product & logo images */
.item-img {width: auto; min-width: auto; float: left; text-align: center}
.item-img img {display: block; margin: auto auto 16px auto}
/* modify h3 with gray stripe */
h3.stripe {font: bold; border-top: #aaaaaa 1px solid; border-bottom: #aaaaaa 1px solid; background-color: #eeeeee; padding: 4px}
/* remove search form from site */
table.search {display: none}
/* remove <à href=> decoration from page bottom copyright */
.bc {width: "100%"; font-style: italic}
.bc a, .bc a:hover, .bc a:visited {text-decoration: none !important}
.bc a {color: #858585}

/* New style for www.stss.ru ©2010 STSS Valentin Fedotov */
/* contacts table */
.contacts td {white-space: nowrap; vertical-align: middle; text-align: left}
/* clients table */
.clients {width: 100%}
.clients img {height: 50px; width: auto; border-width: 0px; margin: 12px 24px}
/* insert enlage-image into product image */
div.nw {white-space: nowrap}
img.enlarge {position: relative; right: 160px}
/* rolling frames style */
.frame .c_rol {padding-left: 2px; padding-right: 2px}
.c_rol {min-width: 180px; width: 180px; max-width: 180px; white-space: nowrap; text-align: center; padding: 0px; margin: 0px}
.c_rol a, .c_rol a:visited {text-decoration: none !important}
.c_rol a:hover h3, .c_rol a:hover div.price {color: #595959; background-color: #FFE0C0}
.c_rol div {color: #595959}
.c_rol div.head3 h3 {white-space: nowrap; padding: 4px}
.c_rol div.image {white-space: nowrap; text-align: center; vertical-align: middle; padding: 0px; margin: 0px}
.c_rol div.list {white-space: normal; overflow: hidden; min-height: 43px; height: 43px; max-height: 43px; min-width: 170px; width: 170px; max-width: 170px; text-align: left; padding-top: 4px; padding-bottom: 6px; margin-top: 6px; margin-bottom: 0px}
.c_rol div.price {font-weight: bold; text-align: right; color: #E77E00; padding: 2px}
/* rolling banner frame style */
.rolling_banner {width: 100%; margin: 0px; padding: 0px; border: none; border-collapse: collapse}
.rolling_banner td {padding: 0px; margin: 0px; border: none; border-collapse: collapse; height: 270px}
.rolling_banner #rolling_left {background: url('http://www.stss.ru/binaries/images/elements/left-black.png') 0px 0px no-repeat; min-width: 30px; width: 30px; max-width: 30px}
.rolling_banner #rolling_right {background: url('http://www.stss.ru/binaries/images/elements/right-black.png') 0px 0px no-repeat; min-width: 30px; width: 30px; max-width: 30px}
.rolling_banner #rolling_center {text-align: center; width: 100%}
.rolling_banner #rolling_left #to_left {margin: 0px}
.rolling_banner #rolling_right #to_right {margin: 0px}
.rolling_banner td iframe {width: 100%; text-align: center; height: 270px}
.img_hidden {visibility: hidden}
.img_visible {visibility: visible}
/* background for compare table link */
.comp_back {text-align: left; font-style: normal; padding-left: 36px; background-repeat: no-repeat ; background-image: url('/binaries/images/2754985/compare_table_32x32.png'); background-position: 0px 2px}
/* floating frame for common compare product page */
iframe.comp {margin: 10px 0px 10px 0px; text-align: left; border-style: none; border: 0px; height: 100%; width: 100%; padding: 0px}