man гильза

/* +-------------------------------------------------------------------------- | Cascading Style Sheet for MKportal "Forum" Portal Template | ======================================== | by Meo aka Luponero [Amedeo de longis] | Don K. Colburn [visiblesoul.net] | Copyright (c) 2004-2006 mkportal.it | http://www.mkportal.it | Email: luponero@mclink.it +-------------------------------------------------------------------------- | > MKPortal | > Written By Amedeo de longis | > Date started: 9.2.2004 +-------------------------------------------------------------------------- */ .bottom_center { background: URL(../mkportal/templates/Forum/images/center.gif); } /*============================= M K global styles P =============================*/ /* IMPORT body */ body, body{ background: #FFF; 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; /* required for Opera to have 0 margin */ text-align: center; /* centers board in MSIE */ } body { font-size: 10px; margin:0px; padding:0px; /* Opera 0 margin */ text-align: center; /* center in IE */ } /* IMPORT body background (used for SMF) */ .importbgbody { font-size: 10px; } /* portal wrapper */ #mkwrapper { text-align:left; /* left-align text in IE */ margin: 0px auto 0px auto; } /* IMPORT logostrip */ #mklogostrip, #logostrip{ background: #3860BB url(/forum/style_images/1/tile_back.gif); border: 1px solid #FFF; height: 68px; margin: 0; padding: 0; } /* logostrip */ #mklogostrip { text-align: left; } /* IMPORT global font formatting */ table, tr, td, .tdglobal, td.ipbtable { /* required for text in tables, because tables do not inherit from body */ background: transparent; color: #222; font-size: 11px; line-height: 135%; } /* global font formatting */ table, tr, td, .tdglobal { font-size: 11px; } /* IMPORT main portal table bg (if different than body bg) */ .tabmain, .importmain { font-size: 10px; } /* main portal table */ .tabmain { margin:0px; padding:0px; } /* image link border */ img { border: 0px; } /*============================= M K IMPORT LIGHT BACKGROUND P =============================*/ .modulecell, .urlo2, .tabnews, .trattini, .trattini3, .tablemenu, .taburlo, .post1, .bg1{ background: white; } /*============================= M K IMPORT MEDIUM BACKGROUND P =============================*/ .navigatore, .tdblock, .moduleborder, .modulex, .mkpagecurrent, .row1{ background: #DFE6EF; } /*============================= M K IMPORT DARK BACKGROUND P =============================*/ .urlo, .sottotitolo, .maintitle, .maintitlecollapse{ background: url(/forum/style_images/1/tile_cat.gif); border: 1px solid #FFF; border-bottom: 1px solid #5176B5; color: #FFF; font-size: 12px; font-weight: bold; margin: 0px; padding: 8px; } /*============================= M K border and divider styles P =============================*/ /* vertical spacer image used in portal skin */ /* .vspacer { background-image: url(/forum/MKPORTALIMGDIR/punto_vert.gif); background-repeat: repeat-y; background-color: transparent; } */ /* IMPORT border-color */ .tabmain, .tablemenu, /* block wrapper, chat button strip */ .taburlo, .urlo2, .tabnews, .trattini, .trattini2, .trattini3, .mkpagelink, .mkpagelinklast, .mkpagecurrent, .titadmin, .borderwrap, .borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */ border: 1px solid #072A66; padding: 0px; margin: 0px; } .trattini { border-width: 1px 0 0 0; border-style: dashed; } /* blocks admin */ .trattini2 { border-width: 0 1px 0 0; border-style: dashed; } /* Quotes, Shoutbox */ .trattini3 { border-width: 0 0 1px 0; border-style: dashed; } /*============================= M K hyperlink styles P =============================*/ /* IMPORT global links */ a:link, a:active, a.uno:link, a:link, a:visited, a:active{ background: transparent; color: #222; text-decoration: underline; } a:visited, a.uno:visited, a:visited, a:active{ background: transparent; color: #222; text-decoration: underline; } a:hover, a.uno:hover, a:hover{ background: transparent; color: #34498B; } /* a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #496c9f; text-decoration: none; } */ /* bold navbar, block, module links */ a.uno:link { font-size: 10px; font-weight: bold; text-decoration: none } a.uno:visited { font-size: 10px; font-weight: bold; text-decoration: none } a.uno:hover { font-size: 10px; font-weight: bold; text-decoration: none; } /* block text links */ /* .tablemenu a:link, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #496c9f; text-decoration: none; } .tablemenu a:hover { text-decoration: none; } .tablemenu a:active { text-decoration: none; } */ /* global contrasting text and hyperlink color */ .mktxtcontr, a.mktxtcontr:link, a.mktxtcontr:visited { color: #ff0000; font-weight: bold; text-decoration: none; } a.mktxtcontr:hover { font-weight: bold; text-decoration: none; } /* contrasting text and hyperlink color 2 (admin) */ .mktxtcontr2, a.mktxtcontr2:link, a.mktxtcontr2:visited { color: #0000ff; font-weight: bold; text-decoration: none; } a.mktxtcontr2:hover { font-weight: bold; text-decoration: none; } /*============================= M K form styles P =============================*/ /* remove margin after closing "form" tag in MSIE */ form { margin: 0; padding: 0 } /* IMPORT form styles */ input, textarea, select, .bgselect, /* input fields */ .mkbutton, /* global submit buttons */ .mkblkinput, /* block input */ .mkradio, input-warn, .input-green, input, textarea, select{ background: #FFF; border: 1px solid #4C77B6; color: #000; font-family: verdana, helvetica, sans-serif; font-size: 11px; margin: 5px; padding: 2px; vertical-align: middle; } /* set form padding and margin */ /*.mkbutton,*/ /* global submit buttons */ /* textarea,*/ input, select, .bgselect, /* input fields */ .mkblkinput /* block input */ { margin: 0px; padding: 0px; font-size: 9px; font-weight: normal; /* needed for Mozilla */ } /* radio/checkbox buttons - remove background color and border in IE */ /* .mkradio { background-color: transparent; border-width: 0px; } */ /* configure blog textarea */ textarea.mkwrap1 { overflow: auto; /* width: 230px; */ width: 100%; } /* edit blog textarea */ textarea.mkwrap2 { overflow: auto; width: 500px ; } /*============================= M K navstrip styles P =============================*/ /* top navstrip */ .navigatore { vertical-align: bottom; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 9px; border: 0; } /*============================= M K block styles P =============================*/ /* used in functions.php (function main_page) */ .blocks { padding: 0px; } /* block td cell */ .tdblock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; border: 0; margin: 2px; } /* block title bar */ .sottotitolo { vertical-align: bottom; text-align: left; font-size: 11px; font-weight: bold; } /* horizontal spacer between blocks */ .tdspacer { line-height: 3px; } /*============================= M K module global styles P =============================*/ /* IMPORT module table headings */ th.modulex, .subtitle, .subtitlediv, .postlinksbar{ background: transparent url(/forum/style_images/1/tile_sub.gif); border-bottom: 1px solid #5176B5; color: #3A4F6C; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 5px; } th.modulex { white-space: nowrap; } .modulex { border-width: 0 0 0 0; } /* Reviews description text */ .modulelite { font-size: 8pt; /* color:#a6bbcd;*/ } /* block padding (news, admin) */ .contents { padding: 10px; } /* module pagination links */ .mkpagelink { padding:1px 3px 1px 3px; font-weight: normal; } .mkpagelinklast { padding:1px 3px 1px 3px; font-weight:normal; } .mkpagecurrent { padding:1px 3px 1px 3px; font-weight:normal; } /*============================= M K shoutbox module styles P =============================*/ td.taburlo{ margin:5px; padding:5px; border: 0; } /* shouter and date cell */ .urlo { line-height: 18px; vertical-align: bottom; text-align: left; font-size: 11px; font-weight: bold; padding: 4px; } /* shout cell */ .urlo2 { padding: 4px; border-width: 0 0 1px 0; border-style: solid; text-align: left; font-size: 11px; font-weight: bold; } /* white shouter text */ /* .urlocontrast { color: #ffffff; } */ /*============================= M K news module styles P =============================*/ /* news table with border */ .tabnews { border-width: 1px; border-style: dashed; margin:0px; padding:0px; font-size: 10px; } /*============================= M K admin cp styles P =============================*/ /* admin cp titles with top border */ .titadmin { margin: 0px; font-size: 11px; font-weight: bold; border-width: 1px 0 0 0; border-style: dashed; } /*============================= M K font styles P =============================*/ /* red error page text */ .mkerror { font-size: 12pt; color: #ff0000; font-weight:bold; } /* MKPQuote quotation text */ /* .mkquote { color: #0000ff; } */ /* MKPGallery module ecard, offline page */ .ecardtitle, .offlinetxt { font-size: 10pt; font-weight: bold; text-align: center; } /* MKPGallery slideshow caption text (modules/gallery/index.php function slide_update) */ /* .mkslidecap { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffff; } */ /*============================= M K BBcode quote styles P =============================*/ .mkquoteball { font-size: 9px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; padding: 0; } .mkquotetext { font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; margin: 0; padding: 0; } table .mkquotetable{ width: auto; /* IE */ text-align: left; } tr.fdlink,tr.fdlink:link,tr.fdlink:active,tr.fdlink:visited { background-color: #FBFDFF; } tr.fdlink:hover { background-color: #DDEDFF; } Cs 1.6 Сервер - U-Net форум /* * 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: #FFF; 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; /* 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 */ color: #222; 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; } /* * ======================================== * global hyperlink styles * ======================================== */ a:link, a:visited, a:active{ color: #222; text-decoration: underline; } a:hover{ color: #34498B; } /* * ======================================== * Main wrapper, this controls the overall width of the board in you browser view window. * ======================================== */ #ipbwrapper{ margin: 0px auto 0px auto; text-align: left; } /* * ======================================== * styles for pagination links * ======================================== */ .pagelink, .pagelinklast, .pagecurrent, .minipagelink, .minipagelinklast{ background: #F0F5FA; border: 1px solid #072A66; padding: 1px 3px 1px 3px; } .pagelinklast, .minipagelinklast{ background: #DFE6EF; } .pagecurrent{ background: #FFC9A5; } .minipagelink, .minipagelinklast{ border: 1px solid #C2CFDF; 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: #BFCDE0; border: 1px solid #072A66; 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{ 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 #072A66; 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/1/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 #072A66; margin: 2px; } .thumbwrapp{ border: 2px solid #660707; } .fullimagewrap{ background: #F5F9FD; text-align: center; margin: 5px 0 5px 0; padding: 5px; } .thumbwrap h4, .thumbwrapp h4{ background: #DDE6F2; border: 0 !important; border-bottom: 1px solid #5176B5 !important; color: #5176B5; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .thumbwrap p, .thumbwrapp p{ background: #EEF2F7 !important; border: 0 !important; border-top: 1px solid #5176B5 !important; margin: 0 !important; padding: 5px !important; text-align: left; } .thumbwrap p.alt, .thumbwrapp p.alt{ background: #DFE6EF !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/1/img_larger.gif) no-repeat bottom right; border: 1px solid #072A66; 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{ border: 0; } #ucpmenu, #ucpcontent{ background: #F5F9FD; border: 1px solid #345487; 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: #BCD0ED; padding: 6px; } /* Topic View elements */ .signature{ color: #339; 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, .bg1{ background: white; } .post2, .bg3{ background: #EEF2F7; } .row2shaded, .post1shaded { background-color: #DEDBE4 } .row4shaded, .post2shaded { background-color: #E3DFE7 } .row1{ background: #DFE6EF; } .row2{ background: #E4EAF2; } .darkrow1{ background: #BCD0ED; color: #3A4F6C; } .darkrow3{ background: #D1DCEB; color: #3A4F6C; } /* tableborders gives the white column / row lines effect */ .plainborder, .tablefill, .tablepad{ background: #F5F9FD; border: 1px solid #345487; } .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 #FFF; border-left: 0; border-right: 0; line-height: 150%; margin: 2px 0 2px 0; padding: 6px 0 6px 0; } /* =================================================================================== */ /* =================================================================================== */ /* =================================================================================== */ /* * ======================================== * calendar styles * ======================================== */ .calmonths{ background: #F0F5FA; border: 1px solid #C2CFDF; 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: #DFE6EF; color: #666; font-size: 11px; font-weight: bold; margin: 0; padding: 4px; text-align: right; } .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: #EEF2F7; height: 100px; margin: 0; padding: 0; vertical-align: top; } .celltodayshaded, .celldateshaded { background: #E3DFE7; } .mcellblank, .mcelldate, .mcelltoday{ height: auto; } .cellblank, .mcellblank{ background: #C2CFDF; } .celltoday, .celltodayshaded, .mcelltoday{ border: 2px solid #8B0000; } .calranged { border: 2px outset #C2CFDF; background: #C2CFDF; padding:4px; } .calitem { border-bottom: 1px dotted #C2CFDF; padding:4px; } /* * ======================================== * form styles * ======================================== */ .input-warn, .input-green, input, textarea, select{ background: #FFF; border: 1px solid #4C77B6; color: #000; 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: #FFF; border: 1px solid #4C77B6; color: #000; font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; padding: 2px; vertical-align: middle; } .button{ background: #DFE6EF; } .gobutton{ border: 0; color: #072A66; 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{ } .formtable td, .pformleft, .pformleftw, .pformright{ background:#F5F9FD; border: 1px solid #C2CFDF; 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: #D1DCEB; border: 1px solid #9FB9D4; border-bottom: 0; border-left: 0; border-right: 0; font-weight: normal; } .formsubtitle{ border: 0; color: #3A4F6C; font-weight: bold; padding: 5px; } .formtable td.formstrip{ background: #DDE8F2; border: 1px solid #9FB9D4; border-left: 0; border-right: 0; font-weight: normal; } /* * ======================================== * new style quote and code wrappers MATT's DESIGN * ======================================== */ .quotetop{ background: #E4EAF2 url(style_images/1/css_img_quote.gif) no-repeat right; border: 1px dotted #000; border-bottom: 0; border-left: 4px solid #8394B2; color: #000; font-weight: bold; font-size: 10px; margin: 8px auto 0 auto; padding: 3px; } .quotemain{ background: #FAFCFE; border: 1px dotted #000; border-left: 4px solid #8394B2; border-top: 0; color: #465584; padding: 4px; margin: 0 auto 8px auto; } .codetop, .sqltop, .htmltop{ background: #FDDBCC url(style_images/1/css_img_code.gif) no-repeat right; color: #000; font-weight: bold; margin: 0 auto 0 auto; padding: 3px; width: 98%; } .codemain, .sqlmain, .htmlmain{ background: #FAFCFE; border: 1px dotted #000; color: #465584; font-family: Courier, Courier New, Verdana, Arial; margin: 0 auto 0 auto; padding: 2px; width: 98%; } /* * ======================================== * 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: #FFF; border: 1px solid #072A66; padding: 0px; margin: 0px; } .borderwrapm{ margin: 5px; } .borderwrap h3, .maintitle, .maintitlecollapse{ background: url(style_images/1/tile_cat.gif); border: 1px solid #FFF; border-bottom: 1px solid #5176B5; 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{ color: #FFF; text-decoration: none; } .maintitle a:hover, .maintitle a:active, .maintitlecollapse a:hover, .maintitlecollapse a:active{ color: #F1F1F1; } table th, .borderwrap table th, .subtitle, .subtitlediv, .postlinksbar{ background: transparent url(style_images/1/tile_sub.gif); border-bottom: 1px solid #5176B5; color: #3A4F6C; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 5px; } .subtitlediv{ border: 1px solid #FFF; border-bottom: 1px solid #5176B5; 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{ color: #3A4F6C; text-decoration: none; } .borderwrap h4{ background: #DDE6F2; border: 1px solid #FFF; border-bottom: 1px solid #5176B5; border-top: 1px solid #5176B5; color: #5176B5; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .borderwrap p{ background: #F9F9F9; border: 1px solid #CCC; margin: 5px; padding: 10px; text-align: left; } td.formbuttonrow, .borderwrap p.formbuttonrow, .borderwrap p.formbuttonrow1{ background: #D1DCEB !important; border: 1px solid #FFF; border-top: 1px solid #5176B5; margin: 0px !important; padding: 5px !important; text-align: center; } td.formbuttonrow{ border-bottom: 0; border-left: 0; border-right: 0; } .borderwrap p.formbuttonrow1{ background: #F9F9F9 !important; border: 0; border-top: 1px solid #CCC; } .bar, .barb, .barc{ background: #DFE6EF; border: 1px solid #FFF; } .barc{ border-bottom: 0; } .bar p, .barb p, .barc p{ 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: #8394B2; color: #000; font-size: 1px; height: 5px; } .newslink{ background: #F0F5FA; border: 1px solid #C2CFDF; margin: 0; width: 100%; } .newslink td{ color: #222; font-size: 10px; padding: 5px 5px 5px 10px; } .newslink span{ color: #072A66; font-style: italic; font-weight: normal; } .newslink input{ background: #FFF; border: 1px solid #999; color: #072A66; font-size: 10px; padding: 3px; vertical-align: middle; width: auto; } .newslink input.button{ border: 0; color: #072A66; vertical-align: middle; } .fieldwrap{ background: #F9F9F9; border: 1px solid #CCC; border-top: 0; margin: 5px; padding: 0; text-align: left; } .fieldwrap h4{ background: #EEE; border: 1px solid #CCC; border-left: 0; border-right: 0; color: #444; 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 { 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: #F0F5FA; border: 1px solid #C2CFDF; margin: 200px auto 0 auto; text-align: left; width: 500px; } #redirectwrap h4{ background: #D0DDEA; border-bottom: 1px solid #C2CFDF; color: #3A4F6C; font-size: 14px; margin: 0; padding: 5px; } #redirectwrap p{ margin: 0; padding: 5px; } #redirectwrap p.redirectfoot{ background: #E3EBF4; border-top: 1px solid #C2CFDF; text-align: center; } #gfooter{ background: #8394B2; 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: #3860BB url(style_images/1/tile_back.gif); border: 1px solid #FFF; height: 68px; margin: 0; padding: 0; } #logographic{ background: transparent url(style_images/1/logo4.gif) no-repeat left; height: 68px; margin: 0; padding: 0; } #submenu{ background: transparent url(style_images/1/tile_sub.gif); border: 1px solid #FFF; border-top: 0; color: #3A4F6C; margin: 0; } #userlinks, #userlinksguest{ background: #F0F5FA; border: 1px solid #C2CFDF; 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{ color: #3A4F6C; padding: 0 6px 0 6px; text-decoration: none; } #submenu a:hover, #submenu a:active{ color: #5176B5; } #navstrip{ color: #999; font-size: 12px; font-weight: bold; margin: 0 0 5px 0; padding: 14px 0px 8px 0px; } #navstrip a:link, #navstrip a:visited{ color: #222; text-decoration: none; } #navstrip a:hover, #navstrip a:active{ color: #5176B5; } .toplinks{ color: #000; margin: 0; padding: 0 0 5px 0; text-align: right; } .toplinks span{ background: #F0F5FA; border: 1px solid #C2CFDF; border-bottom: 0; color: #000; 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 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: #EBEBEB; 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 #777; border-top:0px; padding:3px; margin:0px; background-color: #EBEBEB; } /* 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/1/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/1/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: #D1DCEB; color: #3A4F6C; } /* ======================================== */ /* TABS /* ======================================== */ .tabon { border-top:1px solid #999; border-left:1px solid #999; border-right:1px solid #999; background-color:#FFF; 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: #B5C3D9; 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: #000; } .taboff a:link, .taboff a:visited, .taboff a:active { text-decoration:none; color: #333; } .mya-back { background: #072A66; margin:1px; } .mya-content { background: #FFF; padding:8px; margin:1px; border: 1px solid #777; } /* -------------------------------- */ /* Create PM box defaults */ /* -------------------------------- */ .iframeshim { position:absolute; display:none; background: #FFF; filter:alpha(opacity=0); border:0px; width:auto; height:auto; } /* -------------------------------- */ /* Experimental */ /* -------------------------------- */ .popupmenu { background: #F0F5FA; border: 1px solid #3A4F6C; 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 #C2CFDF; } .popupmenu-item-last { padding: 5px; /*margin-top:4px;*/ white-space: nowrap; } .popmenubutton { width:120px; white-space:nowrap; background-color: #C2CFDF; border:1px solid #3A4F6C; color: #3A4F6C; 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: #3A4F6C; text-decoration: none; } .popmenubutton a:hover, .popupmenu-item a:hover, .popupmenu-item-last a:hover { color: #5176B5; text-decoration: none; } .popupmenu-category { background: transparent url(style_images/1/tile_sub.gif); border-top: 1px solid #5176B5; border-bottom: 1px solid #5176B5; color: #3A4F6C; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 5px; } Главная Форум Галерея Новости Статьи Главное меню Главная Форум Тарифы Файловый сервер Настройка сети Галерея Новости Статьи Music Box Q3A OSP Server U-Net CS 1.6 Server Кто на сайте... 7 пользователей онлайн: 6 Гостей, Скрытых, 1 Видимых На главную _Andrey_ Форум Гоcтей:1 Галерея Гоcтей:5 Загрузки Новости Статьи Последний клик Личное меню Добро пожаловать, гость User: Pass: Гость: Регистрация! Забыли пароль? Послать подтверждение повторно по Email В галерее... ) U-Net форум > Основной раздел > Игры 8 страниц « < 4 5 6 7 8 > Cs 1.6 Сервер Опции _Andrey_ 28.7.2008, 14:31 Сообщение #101 DRED Группа: Пользователи Сообщений: 113 Регистрация: 3.12.2007 Пользователь №: 214 Вот Blade сказал тоже самое... -------------------- {)rE{) .l.(*_*).l. hesh 28.7.2008, 15:21 Сообщение #102 Новичок Группа: Пользователи Сообщений: 3 Регистрация: 30.1.2008 Пользователь №: 812 Что с серваком??? уже второй день не работает bot 28.7.2008, 19:05 Сообщение #103 Новичок Группа: Пользователи Сообщений: 8 Регистрация: 12.12.2007 Пользователь №: 247 Сервак расширяют еще 2 дня небудет -------------------- Солнце _Andrey_ 29.7.2008, 8:20 Сообщение #104 DRED Группа: Пользователи Сообщений: 113 Регистрация: 3.12.2007 Пользователь №: 214 Капец....! -------------------- {)rE{) .l.(*_*).l. Константин 29.7.2008, 14:54 Сообщение #105 Скоро забанят Группа: Пользователи Сообщений: 88 Регистрация: 10.12.2007 Пользователь №: 235 ниче, серверу полезен отдых, там его ща отмывают от крови, гильзы подметают, трупы хоронят... -------------------- Мой винт здох man гильза спустя неделю воскрес... жесть... Шурик 30.7.2008, 19:52 Сообщение #106 ХАОС Группа: Пользователи Сообщений: 255 Регистрация: 18.9.2007 Пользователь №: 57 ыыыы флаконег ЖЖоШ, гильзы подметают man гильза насам деле отдых ему не к чему, пусть пашет круглые сутки -------------------- _Andrey_ 31.7.2008, 9:52 Сообщение #107 DRED Группа: Пользователи Сообщений: 113 Регистрация: 3.12.2007 Пользователь №: 214 Сервака нету уже больше чем 2 дня,наверно много трупов одного банзая больше чем 10000 раз убили -------------------- {)rE{) .l.(*_*).l. Константин 2.8.2008, 21:09 Сообщение #108 Скоро забанят Группа: Пользователи Сообщений: 88 Регистрация: 10.12.2007 Пользователь №: 235 зато банзай скока расчленений сделал (скрысил с ножа), наверное пакеты с частями тела собирают. не ну серьезно, скоро там его запустят? -------------------- Мой винт здох man гильза спустя неделю воскрес... жесть... _Andrey_ 3.8.2008, 7:56 Сообщение #109 DRED Группа: Пользователи Сообщений: 113 Регистрация: 3.12.2007 Пользователь №: 214 та да.. -------------------- {)rE{) .l.(*_*).l. ALEX 3.8.2008, 8:28 Сообщение #110 Новичок Группа: Пользователи Сообщений: 1 Регистрация: 31.1.2008 Пользователь №: 839 ппц пацаны уже кости ломит man гильза крутит када там уже починят.Хочу новую мышку испробовать если еще ктото спросит про то када врубят сервак - йа закрою тему Стасечег 4.8.2008, 17:31 Сообщение #111 Новичок Группа: Пользователи Сообщений: 5 Регистрация: 20.2.2008 Пользователь №: 1 325 Меня фсего ломит даже пена идет со рта када врубят КС хреново отровировались пальцы правой руки Phantom 4.8.2008, 17:35 Сообщение #112 Unreal Группа: Пользователи Сообщений: 24 Регистрация: 17.9.2007 Пользователь №: 55 Стасег! не гони!!!! alex)312 4.8.2008, 18:29 Сообщение #113 Logan Echolls Группа: Модераторы Сообщений: 424 Регистрация: 8.7.2007 Из: семок Пользователь №: 2 открою када админы сервака напишут мне в чате шо сервак работаетвновь открыто, читайте новости на главной -------------------- Blade 9.3.2008, 21:28 Сообщение #114 Новичок Группа: Пользователи Сообщений: 9 Регистрация: 21.10.2007 Пользователь №: 97 Сервак снова заработал!!!!!Обратите внимание у сервера новый IP 192.168.88.8Новый античит sXe Injected здесь - ftp://192.168.88.88/CS16/sXeInjected.exeСтатистика здесь http://192.168.88.8/stats.php?game=cstrikeУ кого нет игры качайте CS 1.6 здесь - ftp://192.168.88.88/CS16/CS_16_setup.exeСкачайте ПАТЧ здесь - ftp://192.168.88.88/CS16/cs16_patch_full_v28.exe Константин 15.3.2008, 10:58 Сообщение #115 Скоро забанят Группа: Пользователи Сообщений: 88 Регистрация: 10.12.2007 Пользователь №: 235 Готов новый мувик. Называется "CounterStrike frags (part 1)".Его можно смотреть с моего компа, когда он включен:\\192.168.11.27\cs\МоиЛибо скачать по этой прямой ссылке:ftp://192.168.11.11/USERS/Kostya127/%CC%F...0(part%201).mpgС нетерпением жду комментов, man гильза вы ждите продолжения этого мувика. -------------------- Мой винт здох man гильза спустя неделю воскрес... жесть... Константин 30.3.2008, 22:37 Сообщение #116 Скоро забанят Группа: Пользователи Сообщений: 88 Регистрация: 10.12.2007 Пользователь №: 235 НАРОД!!! Античит то фиговый, с ВИРУСОМ!!! У меня пол-винта заразилось, ппц...Администрация сервера, даешь античит без вируса?Добавлено:в итоге найдено 724 вируса!!!Добавлено через пару секунд:я балдею, все инсталяхи полетели, все игры... -------------------- Мой винт здох man гильза спустя неделю воскрес... жесть... Arthur 30.3.2008, 23:30 Сообщение #117 Злой Админчег Группа: Администраторы Сообщений: 142 Регистрация: 8.7.2007 Из: Тут не далеко... Пользователь №: 3 Нет там никакого вируса, ща специально проверил... Это его наверно заразило шото -------------------- Константин 31.3.2008, 9:56 Сообщение #118 Скоро забанят Группа: Пользователи Сообщений: 88 Регистрация: 10.12.2007 Пользователь №: 235 я серьезно, после последней установки античита начал антивирус матерится man гильза все полетело -------------------- Мой винт здох man гильза спустя неделю воскрес... жесть... _Andrey_ 31.3.2008, 16:44 Сообщение #119 DRED Группа: Пользователи Сообщений: 113 Регистрация: 3.12.2007 Пользователь №: 214 у меня тоже нет никакова вируса -------------------- {)rE{) .l.(*_*).l. asan 7.4.2008, 22:55 Сообщение #120 Участник Группа: Пользователи Сообщений: 13 Регистрация: 28.11.2007 Пользователь №: 187 у меня тоже вирусов много из -за античита .кстати на сервеоре U-neta где патч man гильза сама игра -появился файлик -game setup - man гильза это ВИРУС!!!!! Прикрепленные файлы Безымянный.bmp ( 325.51 килобайт ) Кол-во скачиваний: 12 -------------------- <<<@S@N>>> « Предыдущая тема · Игры · Следующая тема » 8 страниц « < 4 5 6 7 8 > 2 чел. читают эту тему (гостей: 2, скрытых пользователей: 0) Пользователей: 0 Главная страница Поиск Помощь U-NET |-- Проблемы сети |-- Работа сайта man гильза форума Основной раздел |-- Музыка |-- Фильмы |-- Игры |-- Спорт |-- Ссылки |-- Юмор man гильза не только... |-- Политика man гильза Экономика |-- Хобби |-- Флудилка |-- Книги Технический раздел |-- Железо |-- Софт |-- Мобильные телефоны |-- Автомобиль Объявления |-- Покупка |-- Продажа |-- Услуги Режим отображения: Стандартный · Переключить на: Линейный · Переключить на: Древовидный Подписка на тему · Сообщить другу · Версия для печати · Подписка на этот форум Текстовая версия Сейчас: 25.4.2008, 21:05 Русская версия Invision Power Board v2.1.7 © 2008 IPS, Inc. Меню форума Новые сообщения Пользователи Календарь Помощь Помощник Статистика сайта 2621 Сообщений: 150 Тем 2471 Ответов 70 Изображений: В галерее 0 Файлов: В загрузках 7 Статьи: В разделе Статей 270 Зарегистрированных пользователей: Последний: PoitiFFka=) Просмотрено страниц: Поиск Внутренние Страницы Изображений Загрузки Статьи Форум Календарь Янв Февр Март Апр Мая Июнь Июль Авг Сент Окт Нояб Дек 2005 2006 2007 2008 2009 2010 2011 Вс Пн Вт Ср Чт Пт Сб 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 MKPortal M1.1.1 ©2003-2006 mkportal.itСтраница создана за 0.58697 секунд с 9 запросами разделы шелкография маска косметический man гильза