/* css_manager *//*---default---------------------*/ * { font-size: 100.01%; } html, body { height: 100%; } body { margin: 0; position: relative; z-index: 0; font: .88em/1.4 arial, verdana; color:#666; color : #000000; font-family : Verdana; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; background: #fff; } h1 { margin: 0 0 .3em; color : #125ea7; font-family : Tahoma; font-size : 20px; font-weight : normal; font-style : normal; text-decoration : none; } h2 { margin: 0 0 .3em; color : #f38400; font-family : Tahoma; font-size : 18px; font-weight : normal; font-style : normal; text-decoration : none; } a { color: #006ebf; } a:visited { color: #006ebf; } a:hover, a:active{ color: #006ebf; text-decoration:none; } .clear { clear: both; } /*---develop---------------------*/ .detailed button{ background: url("../img/py769tb9.gif") no-repeat scroll 50% 50% transparent; border: 0; } .g-clear { clear: both; } /*---container-------------------*/ .container__field, .container__page, .l-container { min-width: 980px; width: 100%; } .l-container { min-height: 100%; position: relative; overflow: hidden; background-color:#fffe9e; } .container__field, .container__page { max-width: 1280px; position: relative; left: 50%; top: 0; } * html .container__field, * html .container__page { width: expression( document.documentElement.clientWidth < 1000 ? "1280px" : (document.documentElement.clientWidth > 1400 ? "1280px" : "100%") ); } .container__page { z-index: 1; } .container__wrapper, .container__content { width: 100%; position: relative; left: -50%; } .container__opera { width: 100%; overflow: hidden; left: 0; top: 0; } .container__right, .container__left, .container__wrapper, .container__field, .container__opera { height: 100%; position: absolute; } .container__right, .container__left { width: 1000px; /* background: #d5d2ca; */ } .container__left { left: -1000px; background: #7aa8cc url(../img/ten_L.jpg) 100% 0 repeat-y; } .container__right { margin-left: 100%; background: #7aa8cc url(../img/ten_R.jpg) 0 0 repeat-y; } /*-------------------------------*/ .l-container_footer { margin-top: -5em; min-height: 0; } .l-container_footer .container__page { padding-bottom: 0; } .l-container_footer .container__content { height: 5em; background: #a1a1a1; color: #d5d2ca; } /*---grid------------------------*/ .l-grid { width: 100%; position: relative; } .grid__wrapper { position: relative; } .grid__wrapper:after { clear: both; display: block; content: ''; } .grid__5, .grid__4, .grid__3, .grid__2, .grid__1 { float: left; clear: right; display: none; } .grid__indent { position: relative; } /*-------------------------------*/ .l-grid_1 .grid__2 { width: 100%; display: block; } /*-------------------------------*/ .l-grid_2 .grid__2, .l-grid_2 .grid__1 { width: 50%; display: block; } /*-------------------------------*/ .l-grid_3 .grid__4, .l-grid_3 .grid__2, .l-grid_3 .grid__1 { width: 33.33%; display: block; } /*-------------------------------*/ .l-grid_4 .grid__4, .l-grid_4 .grid__3, .l-grid_4 .grid__2, .l-grid_4 .grid__1 { width: 25%; display: block; } /*-------------------------------*/ .l-grid_5 .grid__5, .l-grid_5 .grid__4, .l-grid_5 .grid__3, .l-grid_5 .grid__2, .l-grid_5 .grid__1 { width: 20%; display: block; } /*-------------------------------*/ .l-grid_tape { background: #ebebe1; } .l-grid_tape .grid__wrapper { padding: .5em 10px; } .l-grid_tape .grid__indent { padding: 10px; } .l-grid_tape a, .l-grid_tape a:visited { color: #258dc3; text-decoration: underline; } .l-grid_tape a:hover, .l-grid_tape a:active{ color: #a3a096; } /*-------------------------------*/ .l-grid_footer .grid__wrapper { padding: .5em 10px; background-color: #e2e5e8; background-image: url('../images/podval.jpg'); background-position: left top; background-repeat: repeat-x; color:#484848; height:120px; } .l-grid_footer .grid__indent { padding: 10px; } .l-grid_footer form { margin: 0; } .l-grid_footer p { margin: 0; font-size: .79em; line-height: 1.5; color:#484848; } .l-grid_footer a { color: #ff8b00; } .l-grid_footer a:hover, .l-grid_footer a:active { color: #ff8b00; } /*---content---------------------*/ .l-content { width: 100%; position: relative; } .l-content:after { clear: both; display: block; content: ''; } .content__wrapper { width: 100%; float: left; } .content__center { margin: 0 220px; position: relative; } .content__right, .content__left { float: left; clear: right; width: 220px; } .content__left { margin-left: -100%; } .content__right { margin-left: -220px; } .content__indent { position: relative; } /*-------------------------------*/ .l-content_c .content__center { margin: 0; } .l-content_c .content__right, .l-content_c .content__left { display: none; } /*-------------------------------*/ .l-content_lc .content__center { margin-right: 0; } .l-content_lc .content__right { display: none; } /*-------------------------------*/ .l-content_cl .content__center { margin-left: 0; } .l-content_cl .content__left { margin-left: -220px; } .l-content_cl .content__right { display: none; } /*-------------------------------*/ .l-content_cr .content__center { margin-left: 0; } .l-content_cr .content__left { display: none; } .l-content_cr .content__right { margin-left: -220px; } /*-------------------------------*/ .l-content_rc .content__center { margin-right: 0; } .l-content_rc .content__left { display: none; } .l-content_rc .content__right { margin-left: -100%; } /*-------------------------------*/ .l-content_rcl .content__left { margin-left: -220px; } .l-content_rcl .content__right { margin-left: -100%; } /*---counter---------------------*/ .b-counter { width: 100%; position: relative; } .b-counter:after { clear: both; display: block; content: ''; } .counter__item { margin: 4px 4px 0 0; float: left; display: block; } .b-counter img { vertical-align: middle; } /*---input-----------------------*/ .b-input { padding: 0 6px 0 0; } .b-input input { margin-left: -6px; width: 100%; position: relative; left: 6px; font-family: tahoma; } /*---search----------------------*/ .b-search { margin: 0 0 2em; padding: 0 20px; position: relative; } .b-search h2 { /*margin: 0 0 .3em; font-weight: bold; font-size: 1em; color: #000;*/ } .b-search table { width: 100%; border-collapse: collapse; } .b-search input { /*font: .86em tahoma;*/ color: #515151; border: 1px solid #7b7978; } .b-search .input { padding: 0; width: 100%; vertical-align: middle } .b-search .button { vertical-align: middle; } .b-search .button button{ padding: 0; border: 0 ; background: none; } /*-------------------------------*/ .b-search_page { padding: 0; } .b-search_page input { font-size: 1.21em; } /*---tape------------------------*/ .b-tape { width: 100%; position: relative; } .b-tape p, .b-tape h3 { margin: 0; font-weight: normal; } .b-tape h3 { margin-bottom: .6em; font-weight: bold; font-size: .86em; } .b-tape p { font-size: .79em; } /*---banner----------------------*/ .b-banner { padding: 1em 0; width: 100%; overflow: hidden; position: relative; text-align: center; } .b-banner img { vertical-align: top; border: 0; } /*---phone-----------------------*/ .b-phone { padding: .3em 0; text-align: center; /*font-size: 1.71em;*/ white-space: nowrap; } /*---sevice----------------------*/ .b-sevice { margin: 0; padding: 7px 0px 0px 0px; position: relative; } .b-sevice:after { clear: both; display: block; content: ''; } .b-sevice ul { margin: 0; padding: 0; width: 100%; list-style: none; text-align: left; } .b-sevice li { margin: 0; padding: 0 1em; border-right: #4495cb solid 1px; position: relative; display: -moz-inline-stack; display: inline-block; font-weight: bold; font-size: 1.14em; text-transform: none; line-height: 1.1; } .b-sevice a, .b-sevice a:visited { color : #ffffff; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : underline; } .b-sevice a:hover, .b-sevice a:active{ color : #ffa200; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : none; } .b-sevice ins { width: 15px; height: 15px; overflow: hidden; position: absolute; background: url(../themes/canape1/img/img.gif); left: 0; top: .25em; display: none; } .b-sevice a:hover ins { background: url(../themes/canape1/img/img-2.gif); } .b-sevice .on { color : #ffa200; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : none; } .b-sevice .on a, .b-sevice .on a:visited { color : #ffa200; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : none; } .b-sevice .on a:hover, .b-sevice .on a:active{ color : #ffffff; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : underline; } .b-sevice .on ins { background: url(../themes/canape1/img/img-2.gif); } /*---picture---------------------*/ .b-picture { width: 100%; height: 320px; overflow: hidden; position: relative; background-position: left 100%; background-repeat: no-repeat; } .picture__wrapper { width: 100%; position: absolute; left: 0; bottom: -1px; /*border-top: 1px solid #dea300; background: #dea300; background: rgba(222, 163, 0, .5); /* Необязательно, необходим отдельный стиль для IE */ } .picture__motto { padding: .3em 20px; font-style: italic; font-size: 1.54em; text-transform: uppercase; /*color: #FBD9D0;*/ } /*---logo------------------------*/ .b-logo { position: absolute; z-index: 9; } .b-logo a, .b-logo { width: 200px; height: 50px; display: block; background: url(../img/img.gif); } .b-logo img { display: none; } /*---menu------------------------*/ .b-menu { margin-bottom: 2em; padding: 40px 20px; position: relative; background-color: #fffe9e; text-align: left } .b-menu ul { margin: 0; padding: 0; position: relative; list-style: none; } .b-menu li { margin: 0; position: relative; color : #FFFFFF; font-family : Tahoma; font-size : 14px; font-weight : bold; font-style : normal; text-decoration : none; background-color: #cdf4ff; } .b-menu a, .b-menu a:visited { color : #FFFFFF; font-family : Tahoma; font-size : 14px; font-weight : bold; font-style : normal; text-decoration : none; } .b-menu a:hover, .b-menu a:active{ color : #FFFFFF; font-family : Tahoma; font-size : 14px; font-weight : bold; font-style : normal; text-decoration : none; } .b-menu .level-1 {} .b-menu .item-1 { margin: -2px 0 0; padding: 0; font-size: 0.86em; text-transform: none; border-top: 1px solid #fff; border-bottom: 1px solid #a3a096; } .b-menu .item-1 span { padding: 10px 32px 10px 10px; display: block; /*border-top: 1px solid #a3a096; border-bottom: 1px solid #fff;*/ background: transparent url('../img/1.gif') left bottom repeat-x; } .b-menu .item-1 ins { width: 20px; height: 15px; overflow: hidden; position: absolute; background: url(../img/bulet.jpg) 50% 50% no-repeat; top: .9em; right: 2px; } .b-menu .on-1 { background: #fff; } .b-menu .on-1 span { background: #004181 url('../img/razdelitel.jpg') left bottom repeat-x; color : #FFFFFF; font-family : Tahoma; font-size : 14px; font-weight : bold; font-style : normal; text-decoration : none; } .b-menu .on-1 a, .b-menu .on-1 a:visited, .b-menu .on-1 a:hover, .b-menu .on-1 a:active{ color : #FFFFFF; font-family : Tahoma; font-size : 14px; font-weight : bold; font-style : normal; text-decoration : none; } .b-menu .on-1 ins { top: .8em; background: url(../img/bulet-bid.jpg) 50% 50% no-repeat } .b-menu .level-2 {} .b-menu .item-2 { padding: .2em 10px .4em 20px; text-transform: none; } .b-menu .item-2 a, .b-menu .item-2 a:visited { color : #004181; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : underline; } .b-menu .item-2 a:hover, .b-menu .item-2 a:active{ color : #004181; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : underline; } .b-menu .on-2 a, .b-menu .on-2 a:visited, .b-menu .on-2 a:hover, .b-menu .on-2 a:active{ color : #F80017; font-family : Tahoma; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : none; } .b-menu .level-3 {} .b-menu .item-3 { padding: .5em 40px 0 40px; font-size: .92em; } .b-menu .item-3 a, .b-menu .item-3 a:visited { color : #A8A8A8; font-family : Tahoma; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .b-menu .item-3 a:hover, .b-menu .item-3 a:active { color : #A8A8A8; font-family : Tahoma; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .b-menu .on-3 a, .b-menu .on-3 a:visited, .b-menu .on-3 a:hover, .b-menu .on-3 a:active{ color : #FF5218; font-family : Tahoma; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : underline; } /*---special---------------------*/ .b-special { position: relative; } .b-special h2 { /*margin: 0 0 .3em; font-weight: normal; font-size: 1.29em; color: #000;*/ } .b-special h3 { margin: 0 0 .3em; padding: 0 10px 0; font-weight: bold; font-size: .93em; color: #000; } .b-special p { margin: 0; padding: 0 10px 0; font-size: .79em; } .b-special ul { margin: 0; padding: 0; list-style: none; } .b-special li { margin: 0 0 2em; } .b-special div { margin: 0 0 .6em; position: relative; } .b-special img { vertical-align: top; border: 0; } .b-special a, .b-special a:visited {} .b-special a:hover, .b-special a:active {} /*---news------------------------*/ .b-news { margin-bottom: 2em; padding: 0 20px; position: relative; } .b-news h2 { /*margin: 0 0 .3em; font-weight: normal; font-size: 1.29em; color: #000;*/ } .b-news dl { margin: 0; padding: 0; position: relative; background: url(../img/dotts.gif) 0 100% repeat-x; } .b-news dt { margin: 0; font-weight: bold; font-size: .79em; background: url('../ajax/css_manager.php?id=430') 0 50% no-repeat; padding-left: 0px; height:15px; color : #2e2e2e; font-family : Arial; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .b-news dd { margin: 0 0 1em; padding: 0 0 .2em; font-size: 1em; /*border-bottom: #b7babd 1px dashed;*/ } .b-news a, .b-news a:visited { color : #2ea1d7; font-family : Arial; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : underline; } .b-news a:hover, .b-news a:active { color : #2ea1d7; font-family : Arial; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : none; } /*-------------------------------*/ .b-news_list { margin-bottom: 0; padding: 0; } .b-news_list p { margin: 0; font-size: 1em; } .b-news_list dt { color : #2e2e2e; font-family : Arial; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .b-news_list dd { font-size: 1em; } .b-news_page { margin-bottom: 0; padding: 0; } .b-news_page p { margin: 0; font-weight: bold; font-size: 1em; color : #2ea1d7; font-family : Arial; font-size : 14px; font-weight : normal; font-style : normal; text-decoration : none; } .b-news_page dt { color : #2e2e2e; font-family : Arial; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .b-news_page dd { font-size: 1em; } .news_detail_back a { /*color: #2d3bff;*/ } /*---path------------------------*/ .b-path { margin: -1.8em 0 0; padding: 0 0 .4em; position: relative; } .b-path li, .b-path ul { margin: 0; padding: 0; display: inline; } .b-path li { font-size: .79em; color:#666666; } .b-path a { color: #005aff; } .b-path li:first-child:before { content: ""; } /*-------------------------------*/ .b-path_vbar li:before { content: "\a0\007c\20"; } /*-------------------------------*/ .b-path_middot li:before { content: "\a0\b7\20"; } /*-------------------------------*/ .b-path_arrow li:before { font-family: "Times New Roman", sans-serif; content: "\a0→\20"; } /*---basket----------------------*/ .b-basket { margin: .6em 0 1em; padding: 0 0 0 80px; min-height: 60px; position: relative; } .b-basket ins { width: 80px; height: 50px; overflow: hidden; position: absolute; background: #fffe9e url(../img/6773_basket.gif) center center no-repeat; top: 0em; left: 0; } .b-basket dt { margin: 0; line-height: 1.7; } .b-basket dd { margin: 0; color:#666666; font-style: italic; font-size: .86em; line-height: 1.3; } #basket-header { background-color: #666666; } #basket-header td { color: #ffffff; padding: 4px 0px 4px 4px; text-align: left; } .m-basket button { border: 0; width: 95px; height: 26px; cursor: pointer; } #basket-delete { background: url('../img/delete.gif') 0 0 no-repeat; } #basket-send { background: url('../img/send.gif') 0 0 no-repeat; } #basket-order { background: url('../img/order.gif') 0 0 no-repeat; } #basket-clear { background: url('../img/clear.gif') 0 0 no-repeat; } #basket-back { background: url('../img/back.gif') 0 0 no-repeat; } #basket-recount { background: url('../img/recount.gif') 0 0 no-repeat; } /*---map-------------------------*/ .b-map { margin: 0 0 1em; padding: 0; list-style: none; } .b-map ul { margin: 0; padding: .5em 0 0 3em; list-style: none; } .b-map li { margin: 0 0 .5em; padding: 0; } .b-map a, .b-map a:visited { color: #258dc3; text-decoration: underline; } .b-map a:hover, .b-map a:active{ color: #dea300; } /*---editor----------------------*/ .b-editor { position: relative; } .b-editor h2 { margin: 0 0 .3em; color : #f38400; font-family : Tahoma; font-size : 18px; font-weight : normal; font-style : normal; text-decoration : none; } .b-editor h6, .b-editor h5, .b-editor h4, .b-editor h3 { margin: 0 0 .3em; font-weight: bold; font-size: .86em; color: #000; } .b-editor p { margin: 0 0 1em; } .b-editor ul, .b-editor ol { margin: 0 0 1em; padding: 0 0 0 3em; } .b-editor ol { list-style: decimal; } .b-editor ul { list-style: square; } .b-editor li { margin: 0 0 .5em; } .b-editor table { margin: 0 0 1em; border-collapse: collapse; } .b-editor th { font-weight: bold; } .b-editor td, .b-editor th { padding: .2em .6em; /*border-bottom: 1px solid #e6e6de;*/ vertical-align: top; text-align: left; } .b-editor img { border: 0; } .sape{ width:100%; text-align:center; clear:both; } .no_right{ margin-right:20px; } /*---pilot-----------------------*/ .b-pilot { width: 100%; position: relative; z-index: 9; } .pilot__1 { padding: 0; position: absolute; } .pilot__2 { padding: 0; position: absolute; } .pilot__3 { padding: 0; position: absolute; } /*---catalog---------------------*/ .b-catalog { width: 100%; } .catalog__wrapper { width: 100%; position: relative; } .b-catalog:after { clear: both; display: block; content: ''; } .catalog__column { min-width: 400px; width: 50%; float: left; } /*3templates*/ .catalog__column1 { min-width: 400px; width: 100%; float: left; margin-top:30px; } .catalog__column2 { min-width: 300px; width: 50%; float: left; margin-top:30px; } .catalog__column3 { min-width: 200px; width:30%; float: left; margin-top:30px; } .catalog__indent { margin: 0; padding: 0 10px 0 0; position: relative; } .b-catalog h2, .b-catalog h1 { margin: 0 0 .5em; font-weight: normal; font-size: 1.42em; color: #000; } /*---product---------------------*/ .b-product { margin-bottom: 2em; width: 100%; position: relative; } .b-product:after { clear: both; display: block; content: ''; } .product__photo { margin-bottom: .5em; padding: 0px; position: relative; border:1px solid #fffe9e; height:160px; } .product__photo img{ border:0; } .product__content { position: relative; } .product__content h4, .product__content h3, .product__content h2 { margin: 0 0 .3em; font-weight: bold; font-size: 1.16em; color: #000; } .product__content p { margin: 0 0 .3em; font-size: .86em; color : #000000; font-family : Arial; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .product__content ul { margin: 0; padding: 0; list-style: none; } .product__content li { margin: 0 0 .3em; } .product__content .price { white-space: nowrap; color : #ff0000; font-family : Arial; font-size : 12px; font-weight : bold; font-style : normal; text-decoration : none; } .product__content .submit { font: normal 1.2em tahoma; } .product__content .submit input{ border:#006ebf 1px solid; } .product__content .submit button{ border:none; background: url('../img/order.gif') 50% 50% no-repeat; width:95px; height:26px; cursor: pointer; } /*-------------------------------*/ .b-product_left .product__photo { float: left; margin-right:20px; } .b-product_left .product__content { margin-left: 200px; } /*-------------------------------*/ .b-gal-page { padding-top: 1em; padding-bottom: 1em; } .b-gal-page .page1 { padding-right: 1em; } .b-gal-page .page2 { padding-left: 1em; } .b-gal-tab1 p { margin-bottom: 0.5em; }.components{ position:absolute; z-index:1; top:0; right:0; width:100px; height:40px; background: transparent url('../img/components.png') 0 0 no-repeat; } .components:hover{ background: transparent url('../img/components_dark.png') 0 0 no-repeat; } .logo_comp{ position:absolute; z-index:10; top:0; left:0; width:30px; height:20px; background: transparent url('../img/logo.png') 0 0 no-repeat; } .logo_comp:hover{ background: transparent url('../img/logo_dark.png') 0 0 no-repeat; } .img_comp{ position:absolute; z-index:10; top:0; left:0; width:30px; height:20px; background: transparent url('../img/img.png') 0 0 no-repeat; } .img_comp:hover{ background: transparent url('../img/img_dark.png') 0 0 no-repeat; } .text_comp{ position:absolute; z-index:10; top:0; left:0; width:30px; height:20px; background: transparent url('../img/text.png') 0 0 no-repeat; } .text_comp:hover{ background: transparent url('../img/text_dark.png') 0 0 no-repeat; } .b-menu .item-1 { margin: 0; border: 0; } .upper-logo{ left:20px; top:5px; } .upper-logo p{ margin:0; } .b-phone p{ margin:0; } .b-phone{ position:relative; padding:0; right:0px; top:0px; } .b-logo { left:40px; top:10px; } .pilot__1 { right:20px; top:15px; } .pilot__2 { right:30px; top:150px; } .pilot__3 { left:40px; top:160px; } .b-logo img{ display:block; border:0; } .grid__4{ text-align:right; } .b-pilot p{ margin:0; } /*убрать у левых/правых блоков отступы*/ .b-news{ padding-left:0; padding-right:0; } .b-search{ padding-left:0; padding-right:0; } .b-menu{ padding-left:0; padding-right:0; padding-top:15px; } .b-special p{ padding-left:0; padding-right:0; } /*---auth---------------------*/ .b-auth { position: relative; background: url('../img/auth.gif') 50% 50% no-repeat; padding:10px; color : #000000; font-family : Tahoma; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : none; } .b-auth a{ color : #000000; font-family : Tahoma; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : underline; } .b-auth button{ background: transparent url('../img/enter.gif') 50% 50% no-repeat; border:0; height:30px; width:70px; } #auth_form{ color:red; width:100%; text-align:center; } /***********************catalog_list************************/ .clist td{ vertical-align:top; padding-bottom:20px; padding-right:10px; } .clist ul{ list-style-image: url('../img/mar_unsel.gif'); } .clist h2{ color : #828282; font-family : Tahoma; font-size : 16px; font-weight : bold; font-style : normal; text-decoration : none; } .clist .mini{ float:left; margin:5px 10px; } .clist img{ border:0; } .clist a{ color : #0064A0; font-family : Tahoma; font-size : 11px; font-weight : normal; font-style : normal; text-decoration : none; } /****************************catalog*************************/ .more{ background: url(../img/mar_unsel.gif) 100% 70% no-repeat; width:98%; margin-top:-30px; text-align:right; padding-right:2%; } .more a{ color : #AEAEAE; font-family : Tahoma; font-size : 12px; font-weight : normal; font-style : normal; text-decoration : underline; } .catalog__wrapper h2{ background: url(../img/bgl.gif) 0 100% repeat-x; color : #616161; font-family : Tahoma; font-size : 16pt; font-weight : normal; font-style : normal; text-decoration : none; } .product__photo .new{ width:100%; text-align:right; color : #FF145D; font-family : Tahoma; font-size : 11px; font-weight : bold; font-style : normal; text-decoration : none; } p.sale{ color: #E40E00; font-family: Tahoma; font-size: 16px; font-weight: normal; font-style: normal; text-decoration: none; } #m-guests { background-color: #006ebf; text-align: center; color: #fffe9e; } .guest_bg_1 { background-color: #99b9dc; } .guest_bg_2 { background-color: #e5e48e; } #guest_send{ background: url('../img/send.gif') 0 0 no-repeat; } #guest_clear{ background: url('../img/clear.gif') 0 0 no-repeat; } .question_form button{ width: 95px; height: 26px; border: 0; cursor: pointer; } /* playback timings (ms): captures_list: 58.764 exclusion.robots: 0.098 exclusion.robots.policy: 0.083 cdx.remote: 0.075 esindex: 0.012 LoadShardBlock: 31.273 (3) PetaboxLoader3.datanode: 68.189 (5) load_resource: 244.026 (2) PetaboxLoader3.resolve: 136.2 (2) */