mobihel краска

Где же мне ее купить?(Краску) - Форум портала Softmaster /* * Cascading Style Sheet(CSS 467), for Invision Power Board 2.1.0 * Author: James A. Mathias, admin@leihu.com, http://www.1lotus.com * Copyright: 2005 Invision Power Services, all rights reserved * * All style attributes in alpha-numeric order starting from 0 * */ /* * ======================================== * global element styles * ======================================== */ html{ overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */ } body{ background: #727272; color: #C4C4C4; font-family: tahoma; font-size: 11px; line-height: 135%; margin: 0px; padding: 0px; /* required for Opera to have 0 margin */ text-align: center; /* centers board in MSIE */ } /* * ======================================== * Set up IPB table * ======================================== */ .ipbtable { width:100% } table.ipbtable, tr.ipbtable, td.ipbtable { /* required for text in tables, because tables do not inherit from body */ background: transparent; color: #C4C4C4; font-size: 11px; line-height: 135%; } .ipbtable td, .divpad{ /* gives all tables faux cellpadding of 5px */ padding: 5px; } td.nopad{ /* allows some tables to have no padding on the td */ padding: 0; } form{ display: inline; margin: 0; /* removes mystery form tag gapping */ padding: 0; /* removes mystery form tag gapping */ } img{ border: 0; /* makes sure linked images do not have a border */ vertical-align: middle; } /* * ======================================== * global hyperlink styles * ======================================== */ a:link, a:visited, a:active{ background: transparent; color: #358CB9; text-decoration: underline; } a:hover{ background: transparent; color: #3F9AC9; text-decoration: underline; } /* * ======================================== * Main wrapper, this controls the overall width of the board in you browser view window. * ======================================== */ #ipbwrapper{ background: #474747; margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */ text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */ /* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */ width: 100%; } /* * ======================================== * Unique skin styles - do not remove * ======================================== */ #logo{ background: transparent; margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */ text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */ /* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */ width: 100%; } .new_user_links{ background: #F6F6F6; border: 0; border-bottom: 1px solid #E8E8E8; margin: 0; padding: 0; } .forum_links{ background: transparent url(style_images/j1/menu_bg.gif); border: 0; margin: 0; padding: 0; align: center; height: 78px; width: 100%; } #b_code{ background: #FFF; margin: 0; padding: 0; border: 0; } #global_logo{ border: 0; padding: 0; margin: 0; } .global_logo{ border: 0; padding: 0; margin: 0; } #board{ width: 90%; padding: 0; } .mainhead{ background: transparent url(style_images/j1/tile_cat.gif); font-weight: bold; font-size: 11px; color: #D4D4D4; border:0; vertical-align: middle; } .mainhead a:link, .mainhead a:visited{ background: transparent; color: #D4D4D4; text-decoration: none; } .mainhead a:hover, .mainhead a:active{ background: transparent; color: #D4D4D4; text-decoration: none; } .newstitle{ background: transparent; color: #2F2E2E; font-family: Arial, tahoma, verdana; font-size: 14px; font-weight: bold; } .newstitle a:link, .newstitle a:visited{ background: transparent; color: #2F2E2E; text-decoration: none; } .newstitle a:hover, .newstitle a:active{ background: transparent; color: #2F2E2E; text-decoration: none; } .active_us_new{ background: #4F4F4F; border: 1px solid #333333; border-top: 0; } .formtable td.formtitle, .formsubtitle_ac{ background: #434343 ; border: 1px solid #333333; /*border-bottom: 0;*/ /*border-left: 0;*/ /*border-right: 0;*/ font-weight: normal; } .formsubtitle_ac{ border: 1px solid #333333; color: #BCBCBC; font-weight: bold; padding: 5px; } /* * ======================================== * styles for pagination links * ======================================== */ .pagelink, .pagelinklast, .pagecurrent, .minipagelink, .minipagelinklast{ background: #4C4C4C; border: 1px solid #383838; padding: 1px 3px 1px 3px; } .pagelinklast, .minipagelinklast{ background: #5B5B5B; } .pagecurrent{ background: #5C5C5C; } .minipagelink, .minipagelinklast{ border: 1px solid #383838; 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; } /* fake button effect for some links */ .fauxbutton{ background: #D9D6D6; border: 1px solid #000000; font-size: 11px; font-weight: bold; padding: 4px; } .fauxbutton a:link, .fauxbutton a:visited, .fauxbutton a:active{ color: #838383 !important; text-decoration: none; } .forumdesc, .forumdesc a:link, .forumdesc a:visited, .forumdesc a:active{ background: transparent; font-size: 11px; color: #AFAFAF; line-height: 135%; margin: 2px 0 0 0; padding: 0; } /* =================================================================================== */ /* =================================================================================== */ /* =================================================================================== */ .searchlite { background-color:yellow; font-weight:bold; color: red; } .activeusers{ background: #646464; border: 1px solid #000000; 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/j1/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 #A7A7A7; margin: 2px; } .thumbwrapp{ border: 2px solid #000000; } .fullimagewrap{ background: #757575; text-align: center; margin: 5px 0 5px 0; padding: 5px; } .thumbwrap h4, .thumbwrapp h4{ background: #424242; border: 0 !important; border-bottom: 1px solid #7C0000 !important; color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .thumbwrap p, .thumbwrapp p{ background: #2F2F2F !important; border: 0 !important; border-top: 1px solid #707070 !important; margin: 0 !important; padding: 5px !important; text-align: left; } .thumbwrap p.alt, .thumbwrapp p.alt{ background: #272727 !important; margin: 0 !important; padding: 5px !important; text-align: left; } .thumbwrapp p.pin{ background: #515151 !important; text-align: center !important; } .thumbwrap img.galattach, .thumbwrapp img.galattach{ background: #646464 url(style_images/j1/img_larger.gif) no-repeat bottom right; border: 1px solid #000000; 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: 24px; font-weight: bold; color: #6C6969; } #photowrap{ padding: 6px; } #phototitle{ border-bottom: 1px solid #000; font-size: 24px; color: #A20000; } #photoimg{ margin: 15px 0 0 0; text-align: center; } #ucpmenu, #ucpcontent{ background: #3A3A3A; border: 1px solid #303030; line-height: 150%; } #ucpmenu p{ margin: 0; padding: 2px 5px 6px 9px; } #ucpmenu a:link, #ucpmenu a:active, #ucpmenu a:visited{ text-decoration: none; } #ucpcontent{ width: auto; } #ucpcontent p{ margin: 0; padding: 10px; } .activeuserstrip{ background: #424242; padding: 6px; } /* Topic View elements */ .signature{ background: transparent; color: #CACACA; font-size: 9px; line-height: 150%; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; } .postdetails{ background: transparent; font-size: 10px; line-height:140%; } .postcolor{ background: #424242; font-size: 12px; line-height: 160%; color: #C6C6C6; text-align: left; } .normalname1{ color: #3A3939; font-size: 13px; font-weight: bold; font-style: italic; font-family: trebuchet ms, sans-serif; } .normalname{ color: #003; font-size: 12px; font-weight: bold; } .normalname a:link, .normalname a:visited, .normalname a:active{ text-decoration: none; } .normalname a:hover{ text-decoration: none; } .post1, .bg1{ background: #424242; } .post2, .bg3{ background: #424242; } .row2shaded, .post1shaded { background-color: #B1B1B1 } .row4shaded, .post2shaded { background-color: #9F9F9F } .row1{ background: #383838; } .row2{ background: #3A3A3A; } .row3{ background: #3A3A3A; } .darkrow1{ background: #3A3A3A; color: #838383; } .darkrow3{ background: #424242; color: #D2D2D2; } .darkrow3 a:link, .darkrow3 a:visited, .darkrow3 a:active { font-size: 12px; text-decoration: none; } .darkrow3 a:hover { text-decoration: underline; } /* tableborders gives the white column / row lines effect */ .plainborder, .tablefill, .tablepad{ background: #424242; border: 1px solid #3C3C3C; } .tablefill, .tablepad{ padding: 6px; } .tablepad{ border: 0 !important; } .wrapmini{ float: left; line-height: 1.5em; width: 25%; } .pagelinks{ float: left; line-height: 1.2em; width: 35%; } .desc{ font-size: 11px; color: #CCCCCC; } .lastaction { font-size: 10px; color: #646464; } .edit{ font-size: 9px; } .thin{ border: 1px solid #616161; border-left: 0; border-right: 0; line-height: 150%; margin: 2px 0 2px 0; padding: 6px 0 6px 0; } /* =================================================================================== */ /* =================================================================================== */ /* =================================================================================== */ /* * ======================================== * calendar styles * ======================================== */ .calmonths{ background: #636363; border: 1px solid #727272; 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: #424242; color: #BEBEBE; font-size: 11px; font-weight: bold; margin: 0; padding: 4px; text-align: right; } .calweekday{ border-right: 1px solid #636363; color: #FFFFFF; font-size: 14px; padding: 6px; text-align: center; } .cellblank, .celldate, .celltoday, .mcellblank, .mcelldate, .mcelltoday{ background: #424242; height: 100px; margin: 0; padding: 0; vertical-align: top; } .mcellblank, .mcelldate, .mcelltoday{ height: auto; } .cellblank, .mcellblank{ background: #393939; } .celltoday, .mcelltoday{ border: 2px dotted #696767; } /* * ======================================== * form styles * ======================================== */ input, textarea, select{ background: #646464 ; border: 1px solid #303030; color: #d1d1d1; font-family: verdana, helvetica, sans-serif; font-size: 11px; margin: 5px; padding: 2px; vertical-align: middle; } 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; background: #404040; border: 1px solid #323232; color: #d1d1d1; } .textarea, .searchinput, .button, .gobutton{ background: #646464 ; border: 1px solid #2A2A2A; color: #d1d1d1; font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; padding: 2px; vertical-align: middle; } .button{ background: #404040; } .gobutton{ background: transparent; border: 0; color: #d1d1d1; margin: 0; vertical-align: middle; } .radiobutton, .checkbox, .helpbox { border: 0; vertical-align: middle; } /* * class.formtable * * used for tabled forms * technically tables should not be used for form display * but, in the case of IPB a table is easier to work with * for the average webmaster, who has little to no CSS knowledge. * */ .formtable{ background: transparent; } .formtable td, .pformleft, .pformleftw, .pformright{ background:#515151; border: 1px solid #333333; 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: 0; font-weight: normal; width: auto; } .formtable td.formtitle, .formsubtitle{ background: #434343 ; border: 1px solid #333333; border-bottom: 0; border-left: 0; border-right: 0; font-weight: normal; } .formsubtitle{ border: 0; color: #BCBCBC; font-weight: bold; padding: 5px; } .formtable td.formstrip{ background: #424242; border: 1px solid #EDEDED; border-left: 0; border-right: 0; font-weight: normal; } /* * ======================================== * new style quote and code wrappers MATT's DESIGN * ======================================== */ .quotetop{ background: transparent; border: 0; border-bottom: 0; border-left: 0; color: #A4A4A4; font-weight: bold; font-size: 9px; margin: 8px auto 0 auto; padding: 2px; } .quotemain{ background: #535353; border: 1px solid #303030; border-left: 3px solid #303030; color: #A4A4A4; font-family: Verdana, Arial; font-size: 10px; padding: 2px; white-space: normal; } .codetop, .sqltop, .htmltop{ background: transparent; color: #5A5A5A; font-weight: bold; margin: 0 auto 0 auto; padding: 2px; width: 99%; } .codemain, .sqlmain, .htmlmain{ background: #4C4C4C; border: 1px solid #303030; border-left: 3px solid #303030; color: #A4A4A4; font-family: Courier, Courier New, Verdana, Arial; font-size: 11px; padding: 2px; white-space: normal; } /* * ======================================== * old school quote and code styles - backwards compatibility * ======================================== */ #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; } /* * ======================================== * All New Styles * ======================================== */ .cleared{ clear: both; } .borderwrap, .borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */ background: #303030; border: 1px solid #3C3C3C; /*border-top: 0;*/ padding: 0; margin: 0; align: left; } .borderwrapm{ margin: 5px; } .borderwrap h3, .maintitle, .maintitlecollapse{ background: #transparent url(style_images/j1/tile_bg.gif); border: 0; color: #5C5C5B; font-size: 12px; font-weight: bold; margin: 0; padding: 4px; text-align: left; } .maintitlecollapse{ border: 1px solid #FFF; text-align: center; } .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: #5C5C5B; text-decoration: none; text-align: center; } .maintitle a:hover, .maintitle a:active, .maintitlecollapse a:hover, .maintitlecollapse a:active{ background: transparent; color: #7E7D7B; text-align: center; } table th, .borderwrap table th, .subtitle, .subtitlediv, .postlinksbar{ background: #434343; border-bottom: 0/*1px solid #C3C3C3*/; color: #C1C1C1; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 2px; } .subtitlediv{ border: 1px solid #FFF; border-bottom: 1px solid #C3C3C3; 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: #808080; text-decoration: none; } .borderwrap h4{ background: #464646; border: 1px solid #343434; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #СССССС; color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .borderwrap p{ background: #535353; border: 1px solid #757575; margin: 5px; padding: 10px; text-align: left; } td.formbuttonrow, .borderwrap p.formbuttonrow, .borderwrap p.formbuttonrow1{ background: #3A3A3A !important; border: 0; border-top: 0; margin: 0px !important; padding: 2px !important; text-align: center; } td.formbuttonrow{ border-bottom: 0; border-left: 0; border-right: 0; } .borderwrap p.formbuttonrow1{ background: #353535 !important; border: 0; border-top: 1px solid #CCC; } .bar, .barb, .barc{ background: #424242; border: 1px solid #303030; /* border-top: 0;*/ } .barc{ border-bottom: 0; } .bar p, .barb p, .barc p{ background: transparent; border: 0; color: #646464; 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: transparent url(style_images/j1/catend.gif); color: #FFFFFF; padding: 0; font-size: 1px; height: 10px; } .newslink{ background: transparent; border: 0; margin: 0; width: 100%; text-align: left; } .newslink td{ color: #D1D1D1; font-size: 10px; padding: 5px 5px 5px 10px; } .newslink span{ background: #474747; color: #d1d1d1; font-style: italic; font-weight: normal; } .newslink input{ background: #585858; border: 1px solid #343434; color: #D1D1D1; font-size: 10px; padding: 2px; vertical-align: middle; width: auto; } .newslink input.button{ background: transparent; border: 0; color: #072A66; vertical-align: middle; } .fieldwrap{ background: #444444; border: 1px solid #292929; border-top: 0; margin: 5px; padding: 0; text-align: left; } .fieldwrap h4{ background: #363636; border: 1px solid #292929; border-left: 0; border-right: 0; color: #000000; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .errorwrap, #pmnotewrap{ background: #424242; border: 1px solid #000; border-top: 0; margin: 5px; padding: 0; } #pmnotewrap{ line-height: 135%; margin: 0 0 5px 0; } .errorwrap h4, #pmnotewrap h4{ background: #464646; border: 0; border-left:0; border-right:0; border-top: 1px solid #000; border-bottom: 1px solid #000; color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .errorwrap p, #pmnotewrap p{ background: transparent; border: 0; color: #000000; margin: 0; padding: 8px; } #pmnotewrap p.pmavatar{ float: left; } #pmnotewrap p.pmnotefoot{ background: #585858; border-top: 1px solid #000; text-align: right; } #pmnotewrap a:link, #pmnotewrap a:visited{ background: transparent; color: #FFFFFF; text-decoration: underline; } #pmnotewrap a:hover, #pmnotewrap a:active{ background: transparent; color: #3F9AC9; text-decoration: none; } .ruleswrap{ background: #454545; border: 1px solid #292929; color: #D5D5D5; margin: 5px 0 5px 0; padding: 5px; } #redirectwrap{ background: #575757; border: 1px solid #393939; margin: 200px auto 0 auto; text-align: left; width: 500px; } #redirectwrap h4{ background: #3F3F3F; border-bottom: 1px solid #393939; color: #CCCCCC; font-size: 14px; margin: 0; padding: 5px; } #redirectwrap p{ margin: 0; padding: 5px; } #redirectwrap p.redirectfoot{ background: #3F3F3F; border-top: 1px solid #393939; text-align: center; } #gfooter{ background: transparent; margin: 5px 0 5px 0; padding: 0; width: 100%; } #gfooter td{ color: #D4D4D4; font-size: 10px; padding: 4px; } #gfooter a:link, #gfooter a:visited{ color: #D4D4D4; } #logostrip{ background: transparent url(style_images/j1/logo_bg.gif); border: 1px solid #373737; height: 184px; margin: 0; padding: 0; } #submenu{ position: absolute; top: 70px; left: 370px; background: transparent; border: 0; color: #3A4F6C; margin: 0; width: auto; font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; font-size: 12px; font-weight: bold; } #logo_bottom{ background: #FFF url(style_images/j1/l_bottom.gif); border: 0; margin: 0; padding: 0; height:12px; } #userlinks, #userlinksguest{ background: #4E4D4D; border: 1px solid #333333; font-size: 11px; font-weight:bold; margin: 0; padding: 0 5px 0 5px; } #userlinksguest{ background: #4E4D4D; border: 1px solid #333333; font-size: 11px; font-weight:bold } #submenu p, #userlinks p, #userlinksguest p{ background: transparent !important; border: 0 !important; font-size: 11px; 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: #FFF; padding: 0 7px 0 7px; text-decoration: none; } #submenu a:hover, #submenu a:active{ background: transparent; color: #CCCC33; margin: 0; padding: 7px; } #navstrip{ background: #transparent; color: #999; border: 0; font-size: 12px; font-weight: bold; margin: 0 0 0px 0; padding: 3px 0 3px 0px; align: left; } #navstrip a:link, #navstrip a:visited{ background: transparent; color: #CECECE; text-decoration: none; } #navstrip a:hover, #navstrip a:active{ background: transparent; color: #D7D7D7; } .toplinks{ background: transparent; color: #000; margin: 0; padding: 0 0 5px 0; text-align: right; } .toplinks span{ background: #595959; border: 1px solid #363636; color: #000; font-size: 10px; font-weight: bold; margin: 0 10px 0 0; padding: 5px; } .copyright{ background: transparent; font-size: 9px; margin: 0 0 5px 0; padding: 8px; color: #A5A5A5; .copy_right a: link, a:visited, a:active{ font-weight: bold; color: #A5A5A5; text-decoration: none; } .copy_right a:hover{ font-weight: bold; color: #A5A5A5; text-decoration: none; } } .copy_right{ background: transparent url(style_images/j1/copyright_bg.gif); height: 76px; width: 100%; padding: 0; margin: 0; border:0; } /* * ======================================== * print page styles * ======================================== */ #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; } /* ============================================================== */ /* RTE STYLES /* ============================================================== */ .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: #979797; cursor: pointer; cursor: hand; } .rteVertSep { margin: 0 4px 0 4px; } .rteBack { background: #D3D3D3; border: 1px outset; letter-spacing: 0; padding: 2px; } /* used in ips_rte.js - do not remove */ .rtebottombutton { font-size:10px; border:1px solid #303030; border-top:0px; padding:3px; margin:0px; background-color: #585858; } /* used in ips_rte.js - do not remove */ .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/j1/folder_rte_images/rte_tile.gif); border: 1px solid #1B1B1B; border-bottom:0px; letter-spacing: 0; padding: 2px; height:26px; } .rtebuttonbar2 { /*background: #D3D3D3;*/ background-image: url(style_images/j1/folder_rte_images/rte_tile.gif); border: 1px solid #1B1B1B; border: 1px solid #1B1B1B; 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 #303030; background: #646464 ; } .rteselectbox { font-size:11px; } .dny-edit-title { border:0px; padding:3px; margin:0px; background: #D1DCEB; color: #3A4F6C; } /* ======================================== */ /* TABS /* ======================================== */ .tabon { border-top:1px solid #252525; border-left:1px solid #252525; border-right:1px solid #252525; background-color:#383838; padding:8px; color: #DBDBDB; padding-bottom:9px; font-size:10px; float:left; width:auto; margin-top:3px; } .taboff { border-top: 1px solid #252525; border-left: 1px solid #252525; border-right: 1px solid #252525; background-color: #575757; color: #CDCDCD; 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: #D5D5D5; } .taboff a:link, .taboff a:visited, .taboff a:active { text-decoration:none; color: #E1E1E1; } .mya-back { background: #2D2D2D; margin:1px; } .mya-content { background: #383838; padding:8px; margin:1px; border: 1px solid #252525; } /* -------------------------------- */ /* Create PM box defaults */ /* -------------------------------- */ .iframeshim { position:absolute; display:none; background: #646464 ; filter:alpha(opacity=0); border:0px; width:auto; height:auto; } /* -------------------------------- */ /* Experimental */ /* -------------------------------- */ .popupmenu { background: #424242; border: 1px solid #323232; 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 #585858; } .popupmenu-item-last { padding: 5px; /*margin-top:4px;*/ white-space: nowrap; } .popmenubutton { width:90px; white-space:nowrap; background-color: transparent; border:0; color: #D9D9D9; font-weight:bold; float:right; height:18px; 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: #D9D9D9; text-decoration: none; } .popmenubutton a:hover, .popupmenu-item a:hover, .popupmenu-item-last a:hover { color: #E5E5E5; text-decoration: none; } .popupmenu-category { background: #3C3C3C; border-top: 1px solid #3A3A3A; border-bottom: 1px solid #3A3A3A; color: #D5D5D5; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 5px; } Вход Логин: Пароль:Забыли пароль? Запомнить вас на этом компьютере? Войти скрытым? Здравствуйте, гость ( Вход | Регистрация ) Форум портала Softmaster > Тематический форум > Граффити Где же мне ее купить?(Краску), магазины с краской Опции Миша 21.2.2008, 16:41 Сообщение #1 Активный участник Группа: Пользователи Сообщений: 82 Регистрация: 21.2.2008 Из: Алексин Пользователь №: 36 Репутация: 0 Где же мне ее купить?Магазин "Журналист" - маркеры в ассортименте, чернила для заправки (refill ink).Адрес: г. Москва, метро Проспект Вернадского/Университет, пр-т Вернадского, дом 21. Тел. 138-1768.Магазин "Восход" - маркеры в ассортименте.Адрес: г. Москва, метро Киевская (филевская), улица Б. Дорогомиловская, дом 14. Тел. 243-0990.Магазин "Библио Глобус" - маркеры.Адрес: г. Москва, метро Охотный ряд, улица Мясницкая, дом 6. Тел. 928-3567.OOO "Энергия - Х" - краска аэрозоль 400, 600 мл, маркеры mobihel краска кэпы фирмы Montana (всегда полный ассортимент), mobihel краска также краска аэрозольная Motip, Abro, Autolux, Sadolin, Mobihel. Возможно получение карточки со скидкой 5-10%. Адрес: г. Москва, метро Тимирязевская, Дмитровское шоссе, дом 13. Тел. 977-0800.Склад в Марьино - краска Abro в ассортименте.Адрес: г. Москва, метро Марьино, улица Донецкая, дом 30, склад № 4. Тел.356-5371. Магазин "United Styles" - Постоянно в наличие широкая палитра цветов краски MTN- Montana, mobihel краска также сопутствующие товары: кэпы, маркеры, видео, журналы, книги граффити, хип-хоп одежда крупнейших мировых лэйблов Fubu, Ecko, PhatPharm, Akademiks, South Pole mobihel краска т.д. постоянным mobihel краска крупным покупателям скидка.Адрес: Торговый центр "Останкино" (ст.м. ВДНХ, ул. 1-ая Останкинская, д.55), зал Ж. Работаем: 10.00-20.00 без вых. Контактный тел. (095) 969-24-81. Торговый комплекс "ЭКСТРИМ" (ст.м. Речной Вокзал, ул. Смольная, 63Б) 3-й этаж, павильон Л25. Бесплатно-маршрутное такси от метро. Работаем: 10.00-20.00 без.вых. Тел. (095) 780-31-09. -------------------- МОя АсЯ>>>>>481834837<<<<<<<<<< « Предыдущая тема · Граффити · Следующая тема » 2 чел. читают эту тему (гостей: 2, скрытых пользователей: 0) Пользователей: 0 Быстрый ответ Отправлять уведомления об ответах на e-mail | Включить смайлики | Добавить подпись Главная страница Поиск Помощь Support |-- О сайте |-- О форуме |-- О трекере |-- О хабе Тематический форум |-- Софт |-- Windows |-- Компьютерное железо |-- Интернет mobihel краска сеть |---- Web |---- Corbina |-- Мобильные телефоны |-- КПК |-- Музыка |-- Видео, Кино |-- Спорт |-- Игры |-- Творчество |---- Photoshop |-- Граффити |-- TV Общее |-- Флудилка |-- Поздравления |-- Наша жизнь |-- Юмор Базар |-- Куплю |-- Продам |-- Работа Режим отображения: Стандартный · Переключить на: Линейный · Переключить на: Древовидный Подписка на тему · Сообщить другу · Версия для печати · Подписка на этот форум Текстовая версия Сейчас: 29.4.2008, 18:06 Русская версия Invision Power Board v2.1.7 © 2008 IPS, Inc. Портал "Softmaster" © 2007-2008Разработка форума: SaNtA, 2Kem разделы нестандартный коробка sharp ar-m205 трехфазный электросчетчик проведение лотерея перевод испанский sharp ar-5415 российский флаг подбор эмаль машина r-600 кислородный концентратор вымпел заказ проведение лотерея теннисный ракетка операторский центр охота легавый лакокраска лакокраска акриловый вставка вкладыш меховой холодильник светящийся краска купить ломтерезку центр проктология маркировочная краска герб область горячий обед программа шифрование данный учет данный автошкола билет цдкж тонирование окон ожирение заказать обед intex гостинницы спб организация видеоконференция 5003.17 (крышка) брусок алмазный озеленение витрина подогреваемый полноцвет кружок услуга кострома холодильник либхер кристофер брэнд слим лифт гостинницы санкт-питербурга циклон батарейный классический аэробика предохранитель пкэ антигололедные реагент промышленный аккумулятор комнатный перегородка выставочный витрина искать фотограф автобетононасосы органический растворитель силуэт слимент лифт сервис alfa laval спецобувь производитель кислородный концентратор машина r-600 детский гинеколог заказать микроавтобус услуга кострома теплолюкс лечение папиллома электро лаборатория de luxe 5040.11 нужный билет изолента хб зал аэробика mobihel краска