скраб-пилинг
Скраб - Пилинг. В чём отличие? - Косметологический форум
/*
* CSS для "IPB 2.1 Cozy Green Style"
* ------------------------------------------
* Версия скина: 1.3
* Выпуск: 30 апреля 2006
* ------------------------------------------
* Над скином работал:
* V.Stabrovsky aka vasyast
* http://stabrovsky.ru & http://ibresource.ru
*/
/*
* ------------------------------------------
* Глобальные элементы стиля:
* ------------------------------------------
*/
html{
overflow-x: auto;
}
body{
background: #FFF url(style_images/cozygreen/bg.gif);
color: #222;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px;
text-align: center;
}
/*
* ------------------------------------------
* Стили для IPB таблиц
* ------------------------------------------
*/
.ipbtable { width:100% }
table.ipbtable,
tr.ipbtable,
td.ipbtable
{
background: transparent;
color: #222;
font-size: 11px;
line-height: 135%;
}
.ipbtable td,
.divpad{
padding: 5px;
}
td.nopad{
padding: 0;
}
form{
display: inline;
margin: 0;
padding: 0;
}
img{
border: 0;
vertical-align: middle;
}
/*
* ------------------------------------------
* Глобальные стили ссылок
* ------------------------------------------
*/
a:link,
a:visited,
a:active{
background: transparent;
color: #0B2200;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #4D8B34;
}
/*
* ------------------------------------------
* Параметры Wrapper
* ------------------------------------------
*/
#ipbwrapper{
margin: 10px auto 10px auto;
text-align: left;
width: 98%;
}
/*
* ------------------------------------------
* Стили для нумерации страниц
* ------------------------------------------
*/
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #F4FBE8;
border: 1px solid #426607;
padding: 1px 3px 1px 3px;
}
.pagelinklast,
.minipagelinklast{
background: #E8EFDF;
}
.pagecurrent{
background: #FFDAA5;
}
.minipagelink,
.minipagelinklast{
border: 1px solid #9DC18C;
font-size: 10px;
margin: 0 1px 0 0;
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
text-decoration: none;
}
.fauxbutton{
background: #BFE0C6;
border: 1px solid #587C1D;
font-size: 11px;
font-weight: bold;
padding: 4px;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #222 !important;
text-decoration: none;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
background: transparent;
font-size: 10px;
color: #666;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}
.searchlite {
background-color:yellow;
font-weight:bold;
color: red;
}
.activeusers{
background: #FFF;
border: 1px solid #587C1D;
color: #000;
margin: 0px;
padding: 1px;
}
.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style:italic;
text-decoration: none;
border-bottom:1px dotted black;
}
fieldset.search{
line-height: 150%;
padding: 6px;
}
label{
cursor: pointer;
}
img.attach{
background: #808080 url(style_images/cozygreen/click2enlarge.gif) no-repeat top right;
border: 1px solid #808080;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}
.thumbwrap,
.thumbwrapp,
.fullimagewrap{
border: 1px solid #587C1D;
margin: 2px;
}
.thumbwrapp{
border: 2px solid #660707;
}
.fullimagewrap{
background: #F9FDF5;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}
.thumbwrap h4,
.thumbwrapp h4{
background: #E6F2DD;
border: 0 !important;
border-bottom: 1px solid #5E9145 !important;
color: #70B551;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.thumbwrap p,
.thumbwrapp p{
background: #F5F7EE !important;
border: 0 !important;
border-top: 1px solid #5E9145 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #D9E7CB !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrapp p.pin{
background: #EFDFDF !important;
text-align: center !important;
}
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
background: #FFF url(style_images/cozygreen/img_larger.gif) no-repeat bottom right;
border: 1px solid #587C1D;
margin: 5px;
padding: 2px 2px 10px 2px;
}
li.helprow{
margin: 0 0 10px 0;
padding: 0;
}
ul#help{
padding: 0 0 0 15px;
}
.warngood,
.warnbad{
color: #0B9500;
font-weight: bold;
}
.warnbad{
color: #DD0000;
}
#padandcenter{
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}
#profilename{
font-size: 28px;
font-weight: bold;
}
#photowrap{
padding: 6px;
}
#phototitle{
border-bottom: 1px solid #000;
font-size: 24px;
}
#photoimg{
margin: 15px 0 0 0;
text-align: center;
}
#ucpmenu,
#ucpcontent{
background: #F0F7E5;
border: 1px solid #587C1D;
line-height: 150%;
}
#ucpmenu p{
margin: 0;
padding: 2px 5px 6px 9px;
border-top: 1px solid #82AA5E;
border-bottom: 1px solid #82AA5E;
}
#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
text-decoration: none;
}
#ucpcontent{
width: auto;
}
#ucpcontent p{
margin: 0;
padding: 10px;
border-top: 1px solid #82AA5E;
}
.activeuserstrip{
background: #BCD0ED;
padding: 6px;
}
/* Topic View elements */
.signature{
background: transparent;
color: #689045;
font-size: 10px;
line-height: 150%;
}
.postdetails{
font-size: 10px;
line-height:140%;
}
.postcolor{
font-size: 12px;
line-height: 160%;
}
.normalname{
color: #003;
font-size: 12px;
font-weight: bold;
}
.normalname a:link,
.normalname a:visited,
.normalname a:active{
font-size: 12px;
}
.post1{
background: #FAF8F1;
border: 1px solid #C7D59D
}
.bg1{
background: #F8FCEF;
}
.post2,
.bg3{
background: #F8FCEF;
border: 1px solid #C7D59D
}
.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #E3DFE7 }
.row1{
background: #DEE8CD;
border: 1px solid #C7D59D;
}
.row2{
background: #E4EBD7;
border: 1px solid #C7D59D;
}
.darkrow1{
background: #97BB74;
color: #38520E;
}
.darkrow3{
background: #C0D5AA;
color: #38520E;
}
.plainborder,
.tablefill,
.tablepad{
background: #F5FCE9; /* F0F7E5 */
border: 1px solid #587C1D;
}
.tablefill,
.tablepad{
padding: 6px;
}
.tablepad{
border: 0 !important;
}
.wrapmini{
float: left;
line-height: 1.5em;
width: 30%;
}
.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}
.desc{
font-size: 11px;
color: #434951;
}
.lastaction
{
font-size: 10px;
color: #434951;
}
.edit{
font-size: 9px;
}
.thin{
border: 1px solid #FAFAED;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}
/*
* ------------------------------------------
* Стили для Календаря
* ------------------------------------------
*/
.calmonths{
background: #EDF4E4;
border: 1px solid #B2D0A2;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}
.weekday{
font-size: 14px;
font-weight: bold;
}
.calmonths a{
text-decoration: none;
}
.calday,
.calweekday{
background: #E7EDD4;
color: #556D00;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
border: 1px solid #BDD595;
}
.calweekday{
border-right: 1px solid #AAA;
color: #222;
font-size: 14px;
padding: 6px;
text-align: center;
}
.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #EAF6DA;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
border: 1px solid #C4CA99;
}
.celltodayshaded,
.celldateshaded
{
background: #E3DFE7;
}
.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}
.cellblank,
.mcellblank{
background: #C9DFC2;
}
.celltoday,
.celltodayshaded,
.mcelltoday{
border: 2px solid #558B01;
}
.calranged
{
border: 2px outset #C2CFDF;
background: #C2CFDF;
padding:4px;
}
.calitem
{
border-bottom: 1px dotted #C2CFDF;
padding:4px;
}
/*
* ------------------------------------------
* Стилия форм, кнопок
* ------------------------------------------
*/
.input-warn,
.input-green,
input,
textarea,
select{
background: #FBFEF5;
border: 1px solid #749244;
color: #203104;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
margin: 5px;
padding: 2px;
vertical-align: middle;
}
.input-warn,
.input-warn-content
{
border: 1px solid #C00;
}
.input-ok,
.input-ok-content
{
border: 1px solid #0C0;
}
.input-warn-content
{
padding: 4px;
margin: 4px;
background-color: #FCC;
}
.input-ok-content
{
padding: 4px;
margin: 4px;
background-color: #CFC;
}
.input-text
{
color: #900;
}
select{
border: 0;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}
input.button{
margin: 0;
width: auto;
}
optgroup option{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.codebuttons{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 10px;
vertical-align: middle;
margin:2px;
}
.textarea,
.searchinput,
.button,
.gobutton{
background: #FBFDF7;
border: 1px solid #587C1D;
color: #304A07;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}
.button{
background: #FBFEF5;
}
.gobutton{
background: transparent;
border: 0;
color: #072A66;
margin: 0;
vertical-align: middle;
}
.radiobutton,
.checkbox,
.helpbox {
border: 1;
vertical-align: middle;
}
.formtable{
background: transparent;
}
.formtable td,
.pformleft,
.pformleftw,
.pformright{
background:#F0F7E5;
border: 1px solid #82AA5E;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
}
.formtable td.wider,
.pformleftw,
.pformright{
width: 40%;
}
.formtable td.formright,
.pformright{
border-right: 0px;
font-weight: normal;
width: auto;
}
.formtable td.formtitle,
.formsubtitle{
background: #C1D8A5;
border: 0px solid #729C4E;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.formsubtitle{
color: #3E6123;
font-weight: bold;
padding: 5px;
}
.formtable td.formstrip{
background: #DDE8F2;
border: 1px solid #9FB9D4;
border-left: 0;
border-right: 0;
font-weight: normal;
}
/*
* ------------------------------------------
* Стиль цитат скраб-пилинг кода от MATT'а
* ------------------------------------------
*/
.quotetop{
background: #DBECD9 url(style_images/cozygreen/css_img_quote.gif) no-repeat right;
border: 1px dotted #44672A;
border-bottom: 0;
border-left: 4px solid #81A95E;
color: #000;
font-weight: bold;
font-size: 10px;
margin: 8px auto 0 auto;
padding: 3px;
}
.quotemain{
background: #FAFEFA;
border: 1px dotted #44672A;
border-left: 4px solid #81A95E;
border-top: 0;
color: #618247;
padding: 4px;
margin: 0 auto 8px auto;
}
.codetop,
.sqltop,
.htmltop{
background: #FDEDCC url(style_images/cozygreen/css_img_code.gif) no-repeat right;
color: #2E570F;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 3px;
width: 98%;
}
.codemain,
.sqlmain,
.htmlmain{
background: #FAFEFA;
border: 1px dotted #44672A;
color: #284414;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
width: 98%;
}
/*
* ------------------------------------------
* Старый стиль цитат скраб-пилинг кода
* ------------------------------------------
*/
#QUOTE,
#CODE{
background: #FAFCFE;
border: 1px solid #000;
color: #465584;
font-family: Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}
#CODE{
font-family: Courier, Courier New, Verdana, Arial;
}
/*
* ------------------------------------------
* Все новые стили
* ------------------------------------------
*/
.cleared{
clear: both;
}
.borderwrap,
.borderwrapm{
background: #FEFDF7 url(style_images/cozygreen/borderwrapbg.gif);
border: 1px solid #587C1D;
padding: 0px;
margin: 0px;
}
.borderwrapm{
margin: 5px;
}
.borderwrap h3,
.maintitle,
.maintitlecollapse{
background: url(style_images/cozygreen/tile_cat.gif);
border: 1px solid #DDF3BA;
border-bottom: 1px solid #6E9134;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.maintitle td {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.maintitlecollapse{
border: 1px solid #FFF;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
float: right;
width: auto !important;
}
.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active{
background: transparent;
color: #F1F1F1;
}
table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
background: transparent url(style_images/cozygreen/tile_sub.gif);
border: 1px solid #9CC570;
color: #3E6123;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
.subtitlediv{
border-bottom: 1px solid #587C1D;
text-align: right;
}
.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{
background: transparent;
color: #405A15;
text-decoration: none;
}
.borderwrap h4{
background: #E9F2DD;
border: 1px solid #FFF;
border-bottom: 1px solid #8BB367;
border-top: 1px solid #8BB367;
color: #3A702B;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.borderwrap p{
background: #F2FAE6;
border: 1px solid #8BB367;
margin: 5px;
padding: 10px;
text-align: left;
}
td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #E4EBD7 !important;
border: 1px solid #C7D59D;
border-top: 1px solid #81A95E;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}
td.formbuttonrow{
border-bottom: 1;
border-left: 1;
border-right: 1;
}
.borderwrap p.formbuttonrow1{
background: #E9F2DD !important;
border: 0;
border-top: 1px solid #87BD5B;
}
.bar,
.barb,
.barc{
background: #BBCDA2;
border: 1px solid #FFF;
}
.barc{
border-top: 0;
}
.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #222;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}
.barb p{
text-align: right;
}
.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
float: right;
}
.barb p.over,
.barb p.overs{
float: left;
}
.bar p.overs,
.barb p.overs,
.barc p.overs{
position: relative;
top: 5px;
}
.catend{
background: #81A95E;
color: #000;
font-size: 1px;
height: 5px;
}
.newslink{
background: #E4EBD7;
border: 1px solid #75A154;
margin: 0;
width: 100%;
}
.newslink td{
color: #222;
font-size: 10px;
padding: 5px 5px 5px 10px;
}
.newslink span{
background: transparent;
color: #587C1D;
font-style: italic;
font-weight: normal;
}
.newslink input{
background: #FFF;
border: 1px solid #999;
color: #587C1D;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}
.newslink input.button{
background: transparent;
border: 0;
color: #587C1D;
vertical-align: middle;
}
.fieldwrap{
background: #FAFEF7;
border: 1px solid #8CBA67;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}
.fieldwrap h4{
border-left: 0;
border-right: 0;
color: #226045;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap {
background: #F2DDDD;
border: 1px solid #992A2A;
border-top: 0;
margin: 5px;
padding: 0;
}
.errorwrap h4 {
background: #E3C0C0;
border: 1px solid #992A2A;
border-left: 0;
border-right: 0;
color: #992A2A;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap p {
background: transparent;
border: 0;
color: #992A2A;
margin: 0;
padding: 8px;
}
.ruleswrap{
background: #F2DDDD;
border: 1px solid #992A2A;
color: #992A2A;
margin: 5px 0 5px 0;
padding: 5px;
}
#redirectwrap{
background: #F4FAF0;
border: 1px solid #89AC6C;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}
#redirectwrap h4{
background: #D8EAD0;
border-bottom: 1px solid #89AC6C;
color: #416C3A;
font-size: 14px;
margin: 0;
padding: 5px;
}
#redirectwrap p{
margin: 0;
padding: 5px;
}
#redirectwrap p.redirectfoot{
background: #D8EAD0;
border-top: 1px solid #89AC6C;
text-align: center;
}
#gfooter{
background: #7AA357;
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}
#gfooter td{
color: #FFF;
font-size: 10px;
padding: 4px;
}
#gfooter a:link,
#gfooter a:visited{
color: #FFF;
}
#logostrip{
background: #FFF url(style_images/cozygreen/tile_back.gif);;
border: 1px solid #FFF;
height: 68px;
margin: 0;
padding: 0;
}
#logographic{
background: transparent url(style_images/cozygreen/logo4.gif) no-repeat left;
height: 68px;
margin: 0;
padding: 0;
}
#submenu{
background: transparent url(style_images/cozygreen/tile_sub.gif);
border: 1px solid #FFF;
border-top: 0;
color: #2F5106;
margin: 0;
}
#userlinks,
#userlinksguest{
background: #E4EBD7;
border: 1px solid #75A154;
margin: 5px 0 5px 0;
padding: 0 5px 0 5px;
}
#userlinksguest{
background: #F4E7EA;
border: 1px solid #986265;
}
#submenu p,
#userlinks p,
#userlinksguest p{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0 !important;
padding: 7px 0 7px 0;
text-align: right;
}
#userlinks p,
#userlinksguest p{
font-weight: normal;
letter-spacing: 0;
}
#submenu p.home,
#userlinks p.home,
#userlinksguest p.home{
float: left;
}
#userlinksguest p.pcen{
text-align: center;
}
#submenu a:link,
#submenu a:visited{
background: transparent;
color: #2E4308;
padding: 0 6px 0 6px;
text-decoration: none;
}
#submenu a:hover,
#submenu a:active{
background: transparent;
color: #76A63D;
}
#navstrip{
background: transparent;
color: #999;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 14px 0px 8px 0px;
}
#navstrip a:link,
#navstrip a:visited{
background: transparent;
color: #222;
text-decoration: none;
}
#navstrip a:hover,
#navstrip a:active{
background: transparent;
color: #87B551;
}
.toplinks{
background: transparent;
color: #587C1D;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}
.toplinks span{
background: #E4EBD7;
border: 1px solid #75A154;
border-bottom: 0;
color: #587C1D;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}
.copyright{
background: #EEE;
font-size: 11px;
margin: 0 0 5px 0;
padding: 8px;
}
/*
* ------------------------------------------
* Стиль страницы для печати
* ------------------------------------------
*/
#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}
#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #036;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}
#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}
#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}
#print h4{
background: #F9F9F9;
font-size: 11px;
}
#print p{
margin: 0 0 5px 0;
padding: 10px;
}
#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}
/*
* ------------------------------------------
* Стиль для Rich Text Editor (RTE)
* ------------------------------------------
*/
.rteimage {
/*background: #D3D3D3;*/
/*border: 1px outset transparent*/;
cursor: pointer;
cursor: hand;
padding:1px;
}
.rteImageRaised {
/*background: #D3D3D3;*/
border: 1px outset;
cursor: pointer;
cursor: hand;
padding:0px;
}
.rteImageLowered {
/*background: #D3D3D3;*/
border: 1px inset;
cursor: pointer;
cursor: hand;
padding:0px;
}
.rteimage:hover {
background: #EBEBEB;
cursor: pointer;
cursor: hand;
}
.rteVertSep {
margin: 0 4px 0 4px;
}
.rteBack {
background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;
}
/* используется в in ips_rte.js - не удалять */
.rtebottombutton
{
font-size:10px;
border:1px solid #777;
border-top:0px;
padding:3px;
margin:0px;
background-color: #EBEBEB;
}
/* используется в ips_rte.js - не удалять */
.rtebottombuttonon
{
font-size:10px;
border:1px solid #777;
border-top:0px;
padding:3px;
margin:0px;
background-color: #D3D3D3;
}
.rtebuttonbar1 {
/*background: #D3D3D3;*/
background-image: url(style_images/cozygreen/folder_rte_images/rte_tile.gif);
border: 1px solid gray;
border-bottom:0px;
letter-spacing: 0;
padding: 2px;
height:26px;
}
.rtebuttonbar2 {
/*background: #D3D3D3;*/
background-image: url(style_images/cozygreen/folder_rte_images/rte_tile.gif);
border: 1px solid gray;
border-top:1px solid gray;
letter-spacing: 0;
padding: 2px;
height:26px;
}
.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
/*background: #D3D3D3;*/
padding: 0;
}
.rteDiv {
display: block;
position: relative;
padding:0px;
margin:0px;
}
.rteiframe
{
border:1px solid #777;
background-color:#FFF;
}
.rteselectbox
{
font-size:11px;
}
.dny-edit-title
{
border:0px;
padding:3px;
margin:0px;
background: #DDF3BA;
color: #3405B13;
}
/*
* ------------------------------------------
* Tabs для Помощника
* ------------------------------------------
*/
.tabon
{
border-top:0px solid #999;
border-left:0px solid #999;
border-right:0px solid #999;
background-color:#F0F5DF;
padding:8px;
padding-bottom:9px;
font-size:10px;
float:left;
width:auto;
margin-top:3px;
}
.taboff
{
border-top: 1px solid #777;
border-left: 1px solid #777;
border-right: 1px solid #777;
background-color: #C6D9B5;
color: #333;
padding: 8px;
font-size:10px;
float: left;
width: auto;
margin-top:3px;
}
.tabon a:link,
.tabon a:visited,
.tabon a:active
{
text-decoration:none;
color: #335D0E;
}
.taboff a:link,
.taboff a:visited,
.taboff a:active
{
text-decoration:none;
color: #333;
}
.mya-back
{
background: #7BA458;
margin:1px;
}
.mya-content
{
background: #F0F5DF;
padding:8px;
margin:1px;
border: 1px solid #75A154;
}
/*
* ------------------------------------------
* Для PM
* ------------------------------------------
*/
.iframeshim
{
position:absolute;
display:none;
background: #FFF;
filter:alpha(opacity=0);
border:0px;
width:auto;
height:auto;
}
/*
* ------------------------------------------
* Для Pop-Up меню
* ------------------------------------------
*/
.popupmenu
{
background: #E4EBD7;
border: 1px solid #587C1D;
text-align:left;
font-size:10px;
white-space:nowrap;
/*padding:3px 5px 3px 3px;*/
/*width:300px;*/
}
.popupmenu-item
{
padding: 5px;
/* margin-top:4px; */
white-space: nowrap;
border-bottom: 1px solid #587C1D;
}
.popupmenu-item-last
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
}
.popmenubutton
{
width:110px;
white-space:nowrap;
background-color: #DDF3BA;
border:1px solid #6E9134;
color: #6E9134;
font-weight:bold;
float:right;
height:14px;
text-align:center;
margin:0px;
font-size:11px;
padding:3px;
}
.popmenubutton a:link,
.popmenubutton a:visited,
.popupmenu-item a:link,
.popupmenu-item a:visited,
.popupmenu-item-last a:link,
.popupmenu-item-last a:visited
{
color: #405B13;
text-decoration: none;
}
.popmenubutton a:hover,
.popupmenu-item a:hover,
.popupmenu-item-last a:hover
{
color: #79A357;
text-decoration: none;
}
.popupmenu-category
{
background: transparent url(style_images/cozygreen/tile_sub.gif);
border-top: 0px solid #587C1D;
border-bottom: 1px solid #587C1D;
color: #405B13;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
/*
* ------------------------------------------
* Ещё CSS для Cozy Green Style
* ------------------------------------------
*/
.cgsformsubtitle{
background: #C1D8A5;
border: 1px solid #729C4E;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.cgsformsubtitle{
color: #3E6123;
font-weight: bold;
padding: 5px;
}
.cgsformsubtitled{
background: #C1D8A5;
border: 1px solid #729C4E;
border-top: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.cgsformsubtitled{
color: #3E6123;
font-weight: bold;
padding: 5px;
}
.cgsformsubtitlec{
background: #C1D8A5;
border: 1px solid #729C4E;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.cgsformsubtitlec{
color: #3E6123;
font-weight: bold;
padding: 5px;
}
ПомощьПоискПользователиКалендарь
Здравствуйте, гость ( Вход | Регистрация )
Косметологический форум > Косметология > Косметологические пилиги
Скраб - Пилинг. В чём отличие?
Опции
Барби
11.2.2008, 15:16
Сообщение
#1
Новичок
Группа: Пользователи
Сообщений: 1
Регистрация: 10.2.2008
Пользователь №: 565
Подскажите, чем отличается скраб от пиллинга? А то уже порядком поднадоело пытаться разобраться в этом в косметических магазинах. Никто толком так скраб-пилинг не сказал.
Сообщений в этой теме
Барби Скраб - Пилинг. В чём отличие? 11.2.2008, 15:16 Anasteysha Скраб это скраб)))он содержит образивные частицы ,... 12.2.2008, 0:46 Krasotka Я бы сказала, что пилинг это процедура салонная, а... 20.2.2008, 15:36
« Предыдущая тема
· Косметологические пилиги
· Следующая тема »
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0
Главная страница
Поиск
Помощь
Косметология
|-- Мезотерапия
|-- Эпиляция скраб-пилинг Депиляция
|-- Косметологические пилиги
|-- Чистка скраб-пилинг уход за лицом
|-- Аппаратная косметология
Эстетическая медицина
|-- Ботокс, рестилайн, диспорт
|-- Липосакция
|-- Лифтинг скраб-пилинг подтяжка лица
Пластическая хирургия
|-- Ринопластика - пластика носа
|-- Маммопластика - пластика груди
|-- Отопластика - пластика ушных раковин
|-- Пластические хирурги
Салонный форум
|-- Визаж
|-- Пирсинг
|-- Тату
Режим отображения: Переключить на: Стандартный ·
Переключить на: Линейный ·
Древовидный
Подписка на тему ·
Сообщить другу ·
Версия для печати ·
Подписка на этот форум
Текстовая версия
Сейчас: 26.4.2008, 3:41
Русская версия Invision Power Board
v2.1.7 © 2008 IPS, Inc.
разделы
растворитель 646
скраб-пилинг