liste déroulante pour smiley

Si vous avez des commentaires, ou besoin d'aide sur un MODs ou une astuce, c'est ici.

liste déroulante pour smiley

Messagepar lionel » Lun 1 Nov 2010 09:02

Bonjour,
J'ai un petit soucis avec ce tuto : topic38.html

je me retrouve avec cette erreur quand je rafraichi mon thème :

Code: Tout sélectionner
Erreur générale
SQL ERROR [ mysqli ]

Incorrect string value: '\xE9fiant...' for column 'theme_data' at row 1 [1366]

SQL

UPDATE phpbb_styles_theme SET theme_mtime = 1258738858, theme_data = '/* phpBB 3.0 Style Sheet\r\n --------------------------------------------------------------\r\n Style name: proSilver\r\n Based on style: proSilver (this is the default phpBB 3 style)\r\n Original author: subBlue ( http://www.subBlue.com/ )\r\n Modified by: \r\n \r\n Copyright 2006 phpBB Group ( http://www.phpbb.com/ )\r\n --------------------------------------------------------------\r\n*/\r\n\r\n/* General proSilver Markup Styles\r\n---------------------------------------- */\r\n\r\n* {\r\n margin: 0px;\r\n padding: 0px;\r\n}\r\n\r\nhtml {\r\n font-size: 100%;\r\n height: 100%;\r\n background:#000000 url(\'{T_THEME_PATH}/images/fondforum.jpg\') center no-repeat fixed;\r\n margin:0px;\r\n padding:0px;\r\n}\r\n\r\nbody {\r\n font-family: Verdana, Helvetica, Arial, sans-serif;\r\n background:transparent url(\'{T_THEME_PATH}/images/motif_body.png\') top right no-repeat;\r\n color:#828282;\r\n font-size:10px;\r\n margin:0px;\r\n padding:0px;\r\n padding-top:1px;\r\n}\r\n\r\nh1 {\r\n font-family: \"Trebuchet MS\", Arial, Helvetica, sans-serif;\r\n margin-right: 200px;\r\n color: #FFFFFF;\r\n margin-top: 15px;\r\n font-weight: bold;\r\n font-size: 2em;\r\n}\r\n\r\nh2 {\r\n font-family: \"Trebuchet MS\", Arial, Helvetica, sans-serif;\r\n font-weight: normal;\r\n color: #3f3f3f;\r\n font-size: 2.5em;\r\n margin: 0.8em 0 0.2em 0;\r\n}\r\n\r\nh2.solo {\r\n margin-bottom: 1em;\r\n}\r\n\r\nh3 {\r\n font-family: Arial, Helvetica, sans-serif;\r\n font-weight: bold;\r\n text-transform: uppercase;\r\n border-bottom: 1px solid #CCCCCC;\r\n margin-bottom: 3px;\r\n padding-bottom: 2px;\r\n font-size: 1.05em;\r\n color: #989898;\r\n margin-top: 20px;\r\n}\r\n\r\nh4 {\r\n font-family: \"Trebuchet MS\", Verdana, Helvetica, Arial, Sans-serif;\r\n font-size: 1.3em;\r\n}\r\n\r\np {\r\n line-height: 1.3em;\r\n font-size: 1.1em;\r\n margin-bottom: 1.5em;\r\n}\r\n\r\nimg {\r\n border-width: 0;\r\n}\r\n\r\nhr {\r\n border: 0 none #FFFFFF;\r\n border-top: 1px solid #CCCCCC;\r\n height: 1px;\r\n margin: 5px 0;\r\n display: block;\r\n clear: both;\r\n}\r\n\r\nhr.dashed {\r\n border-top: 1px dashed #CCCCCC;\r\n margin: 10px 0;\r\n}\r\n\r\nhr.divider {\r\n display: none;\r\n}\r\n\r\np.right {\r\n text-align: right;\r\n}\r\n\r\n/* Main blocks\r\n---------------------------------------- */\r\n#wrap {\r\n min-width:760px;\r\n margin-left:5%;\r\n margin-right:5%;\r\n}\r\n\r\n/*#wrap {\r\n -moz-border-radius:20px;\r\n -webkit-border-radius:20px;\r\n border:0px;\r\n padding:20px;\r\n margin:20px;\r\n margin-left:75px;\r\n margin-right:75px;\r\n min-width:650px;\r\n background:transparent url(\'{T_THEME_PATH}/images/white_30.png\');\r\n}\r\n*/\r\n#simple-wrap {\r\n padding: 6px 10px;\r\n}\r\n\r\n#page-body, #page-footer, #page-header {\r\n -moz-border-radius:15px;\r\n -webkit-border-radius:15px;\r\n border:0px;\r\n padding:15px;\r\n margin:15px;\r\n background:transparent url(\'{T_THEME_PATH}/images/white_30.png\');\r\n/* margin: 4px 0;*/\r\n clear: both;\r\n \r\n}\r\n\r\n#page-footer {\r\n clear: both;\r\n}\r\n\r\n#page-footer h3 {\r\n margin-top: 20px;\r\n}\r\n\r\n#logo {\r\n \r\n width: auto;\r\n padding: 0px 13px 0 10px;\r\n}\r\n\r\na#logo:hover {\r\n text-decoration: none;\r\n}\r\n\r\n/* Search box\r\n--------------------------------------------- */\r\n#search-box {\r\n color: #FFFFFF;\r\n position: relative;\r\n margin-top: 5px;\r\n margin-right: 5px;\r\n display: block;\r\n float: right;\r\n text-align: right;\r\n white-space: nowrap; /* For Opera */\r\n}\r\n\r\n#search-box #keywords {\r\n width: 95px;\r\n background-color: #FFF;\r\n}\r\n\r\n#search-box input {\r\n border: 1px solid #b0b0b0;\r\n}\r\n\r\n/* .button1 style defined later, just a few tweaks for the search button version */\r\n/*#search-box input.button1 {\r\n padding: 1px 5px;\r\n}\r\n\r\n#search-box li {\r\n text-align: right;\r\n margin-top: 4px;\r\n}\r\n\r\n#search-box img {\r\n vertical-align: middle;\r\n margin-right: 3px;\r\n}*/\r\n\r\n/* Site description and logo */\r\n#site-description {\r\n \r\n width: 100%;\r\n text-align: center;\r\n}\r\n\r\n#site-description h1 {\r\n margin-right: 0;\r\n font-size:30px;\r\n}\r\n\r\n/* Round cornered boxes and backgrounds\r\n---------------------------------------- */\r\n.headerbar {\r\n -moz-border-radius:15px;\r\n -webkit-border-radius:15px;\r\n border:0px;\r\n padding:10px;\r\n margin-bottom:10px;\r\n color:#ffffff;\r\n \r\n}\r\n\r\n.navbar {\r\n -moz-border-radius:5px;\r\n -webkit-border-radius:5px;\r\n/* background-color: #dfdfdf;\r\n padding-left:10px;\r\n padding-right:10px;*/\r\n background:transparent url(\'{T_THEME_PATH}/images/white_50.png\');\r\n padding:5px 10px;\r\n}\r\n\r\n.forabg, .forumbg {\r\n -moz-border-radius:5px;\r\n -webkit-border-radius:5px;\r\n border:1px solid #000000;\r\n margin-bottom:10px;\r\n padding:5px;\r\n clear:both;\r\n}\r\n\r\n/*.forumbg {\r\n background: #ebebeb none repeat-x 0 0;\r\n margin-bottom: 4px;\r\n padding: 0 5px;\r\n clear: both;\r\n}*/\r\n\r\n.panel {\r\n margin:4px;\r\n padding:5px 10px;\r\n background-color:#f3f3f3;\r\n color:#3f3f3f;\r\n -moz-border-radius:5px;\r\n -webkit-border-radius:5px;\r\n}\r\n\r\n.post {\r\n margin-bottom:10px;\r\n -moz-border-radius:10px;\r\n -webkit-border-radius:10px;\r\n}\r\n.post .inner\r\n{\r\n padding:10px;\r\n}\r\n\r\n.post:target .content {\r\n color: #000000;\r\n}\r\n\r\n.post:target h3 a {\r\n color: #000000;\r\n}\r\n\r\n.rowbg {\r\n margin: 5px 5px 2px 5px;\r\n}\r\n\r\n.ucprowbg {\r\n background-color: #e2e2e2;\r\n}\r\n\r\n.fieldsbg {\r\n background-color: #eaeaea;\r\n}\r\n\r\n/* Horizontal lists\r\n----------------------------------------*/\r\nul.linklist {\r\n display: block;\r\n margin: 0;\r\n}\r\n\r\nul.linklist li {\r\n display: block;\r\n list-style-type: none;\r\n float: left;\r\n width: auto;\r\n margin-right: 5px;\r\n font-size: 1.1em;\r\n line-height: 1.6em;\r\n}\r\n\r\nul.linklist li.rightside, p.rightside {\r\n float: right;\r\n margin-right: 0;\r\n margin-left: 5px;\r\n text-align: right;\r\n}\r\n\r\nul.navlinks {\r\n padding-bottom: 1px;\r\n margin-bottom: 1px;\r\n /*border-bottom: 1px solid #FFFFFF;*/\r\n font-weight: bold;\r\n}\r\n\r\nul.leftside {\r\n float: left;\r\n margin-left: 0;\r\n margin-right: 5px;\r\n text-align: left;\r\n}\r\n\r\nul.rightside {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: -5px;\r\n text-align: right;\r\n}\r\n\r\n/* Table styles\r\n----------------------------------------*/\r\ntable.table1 {\r\n /* See tweaks.css */\r\n}\r\n\r\n#ucp-main table.table1 {\r\n padding: 2px;\r\n}\r\n\r\ntable.table1 thead th {\r\n font-weight: normal;\r\n text-transform: uppercase;\r\n color: #FFFFFF;\r\n line-height: 1.3em;\r\n font-size: 1em;\r\n padding: 0 0 4px 3px;\r\n}\r\n\r\ntable.table1 thead th span {\r\n padding-left: 7px;\r\n}\r\n\r\ntable.table1 tbody tr {\r\n border: 1px solid #cfcfcf;\r\n}\r\n\r\ntable.table1 tbody tr:hover, table.table1 tbody tr.hover {\r\n background-color: #f6f6f6;\r\n color: #000;\r\n}\r\n\r\ntable.table1 td {\r\n color: #6a6a6a;\r\n font-size: 1.1em;\r\n}\r\n\r\ntable.table1 tbody td {\r\n padding: 5px;\r\n border-top: 1px solid #FAFAFA;\r\n}\r\n\r\ntable.table1 tbody th {\r\n padding: 5px;\r\n border-bottom: 1px solid #000000;\r\n text-align: left;\r\n color: #191919;\r\n background-color: #FFFFFF;\r\n}\r\n\r\n/* Specific column styles */\r\ntable.table1 .name { text-align: left; }\r\ntable.table1 .posts { text-align: center !important; width: 7%; }\r\ntable.table1 .joined { text-align: left; width: 15%; }\r\ntable.table1 .active { text-align: left; width: 15%; }\r\ntable.table1 .mark { text-align: center; width: 7%; }\r\ntable.table1 .info { text-align: left; width: 30%; }\r\ntable.table1 .info div { width: 100%; white-space: normal; overflow: hidden; }\r\ntable.table1 .autocol { line-height: 2em; white-space: nowrap; }\r\ntable.table1 thead .autocol { padding-left: 1em; }\r\n\r\ntable.table1 span.rank-img {\r\n float: right;\r\n width: auto;\r\n}\r\n\r\ntable.info td {\r\n padding: 3px;\r\n}\r\n\r\ntable.info tbody th {\r\n padding: 3px;\r\n text-align: right;\r\n vertical-align: top;\r\n color: #000000;\r\n font-weight: normal;\r\n}\r\n\r\n.forumbg table.table1 {\r\n margin: 0 -2px -1px -1px;\r\n}\r\n\r\n/* Misc layout styles\r\n---------------------------------------- */\r\n/* column[1-2] styles are containers for two column layouts \r\n Also see tweaks.css */\r\n.column1 {\r\n float: left;\r\n clear: left;\r\n width: 49%;\r\n}\r\n\r\n.column2 {\r\n float: right;\r\n clear: right;\r\n width: 49%;\r\n}\r\n\r\n/* General classes for placing floating blocks */\r\n.left-box {\r\n float: left;\r\n width: auto;\r\n text-align: left;\r\n}\r\n\r\n.right-box {\r\n float: right;\r\n width: auto;\r\n text-align: right;\r\n}\r\n\r\ndl.details {\r\n /*font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;*/\r\n font-size: 1.1em;\r\n}\r\n\r\ndl.details dt {\r\n float: left;\r\n clear: left;\r\n width: 30%;\r\n text-align: right;\r\n color: #000000;\r\n display: block;\r\n}\r\n\r\ndl.details dd {\r\n margin-left: 0;\r\n padding-left: 5px;\r\n margin-bottom: 5px;\r\n color: #828282;\r\n float: left;\r\n width: 65%;\r\n}\r\n\r\n/* Pagination\r\n---------------------------------------- */\r\n.pagination {\r\n height: 1%; /* IE tweak (holly hack) */\r\n width: auto;\r\n text-align: right;\r\n margin-top: 5px;\r\n float: right;\r\n}\r\n\r\n.pagination span.page-sep {\r\n display: none;\r\n}\r\n\r\nli.pagination {\r\n margin-top: 0;\r\n}\r\n\r\n.pagination strong, .pagination b {\r\n font-weight: normal;\r\n}\r\n\r\n.pagination span strong {\r\n padding: 0 2px;\r\n margin: 0 2px;\r\n font-weight: normal;\r\n color: #FFFFFF;\r\n background-color: #bfbfbf;\r\n border: 1px solid #bfbfbf;\r\n font-size: 0.9em;\r\n}\r\n\r\n.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {\r\n font-weight: normal;\r\n text-decoration: none;\r\n color: #747474;\r\n margin: 0 2px;\r\n padding: 0 2px;\r\n background-color: #eeeeee;\r\n border: 1px solid #bababa;\r\n font-size: 0.9em;\r\n line-height: 1.5em;\r\n}\r\n\r\n.pagination span a:hover {\r\n border-color: #d2d2d2;\r\n background-color: #d2d2d2;\r\n color: #FFF;\r\n text-decoration: none;\r\n}\r\n\r\n.pagination img {\r\n vertical-align: middle;\r\n}\r\n\r\n/* Pagination in viewforum for multipage topics */\r\n.row .pagination {\r\n display: block;\r\n float: right;\r\n width: auto;\r\n margin-top: 0;\r\n padding: 1px 0 1px 15px;\r\n font-size: 0.9em;\r\n background: none 0 50% no-repeat;\r\n}\r\n\r\n.row .pagination span a, li.pagination span a {\r\n background-color: #FFFFFF;\r\n}\r\n\r\n.row .pagination span a:hover, li.pagination span a:hover {\r\n background-color: #d2d2d2;\r\n}\r\n\r\n/* Miscellaneous styles\r\n---------------------------------------- */\r\n#forum-permissions {\r\n float: right;\r\n width: auto;\r\n padding-left: 5px;\r\n margin-left: 5px;\r\n margin-top: 10px;\r\n text-align: right;\r\n}\r\n\r\n.copyright {\r\n padding: 5px;\r\n text-align: center;\r\n color: #191919;\r\n}\r\n\r\n.small {\r\n font-size: 0.9em !important;\r\n}\r\n\r\n.titlespace {\r\n margin-bottom: 15px;\r\n}\r\n\r\n.headerspace {\r\n margin-top: 20px;\r\n}\r\n\r\n.error {\r\n color: #bcbcbc;\r\n font-weight: bold;\r\n font-size: 1em;\r\n}\r\n\r\n.reported {\r\n background-color: #f7f7f7;\r\n}\r\n\r\nli.reported:hover {\r\n background-color: #ececec;\r\n}\r\n\r\ndiv.rules {\r\n background-color: #ececec;\r\n color: #bcbcbc;\r\n padding: 0 10px;\r\n margin: 10px 0;\r\n font-size: 1.1em;\r\n}\r\n\r\ndiv.rules ul, div.rules ol {\r\n margin-left: 20px;\r\n}\r\n\r\np.rules {\r\n background-color: #ececec;\r\n background-image: none;\r\n padding: 5px;\r\n}\r\n\r\np.rules img {\r\n vertical-align: middle;\r\n}\r\n\r\np.rules a {\r\n vertical-align: middle;\r\n clear: both;\r\n}\r\n\r\n#top {\r\n position: absolute;\r\n top: -20px;\r\n}\r\n\r\n.clear {\r\n display: block;\r\n clear: both;\r\n font-size: 1px;\r\n line-height: 1px;\r\n background: transparent;\r\n}\r\n\r\n\r\n /*Navigation\r\n --------------------- */\r\n\r\n #menu {\r\n width: 100%;\r\n margin: 0;\r\n text-align: center;\r\n padding-top: 5px;\r\n }\r\n\r\n #menu a {\r\n display: inline-block;\r\n width: 130px;\r\n height: 200px;\r\n margin: 0 ;\r\n }\r\n\r\n #menu a span {\r\n display: none;\r\n text-indent: -5000px;\r\n }\r\n\r\n /*fin navigation\r\n --------------------- */\r\n/* proSilver Link Styles\r\n---------------------------------------- */\r\n\r\na:link { color: #898989; text-decoration: none; }\r\na:visited { color: #898989; text-decoration: none; }\r\na:hover { color: #d3d3d3; text-decoration: underline; }\r\na:active { color: #d2d2d2; text-decoration: none; }\r\n\r\n/* Coloured usernames */\r\n.username-coloured {\r\n font-weight: bold;\r\n display: inline !important;\r\n padding: 0 !important;\r\n}\r\n\r\n/* Links on gradient backgrounds */\r\n#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {\r\n color: #FFFFFF;\r\n text-decoration: none;\r\n}\r\n\r\n#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {\r\n color: #FFFFFF;\r\n text-decoration: none;\r\n}\r\n\r\n#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {\r\n color: #ffffff;\r\n text-decoration: underline;\r\n}\r\n\r\n#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {\r\n color: #ffffff;\r\n text-decoration: none;\r\n}\r\n\r\n/* Links for forum/topic lists */\r\na.forumtitle {\r\n font-family: \"Trebuchet MS\", Helvetica, Arial, Sans-serif;\r\n font-size: 1.2em;\r\n font-weight: bold;\r\n color: #898989;\r\n text-decoration: none;\r\n}\r\n\r\n/* a.forumtitle:visited { color: #898989; } */\r\n\r\na.forumtitle:hover {\r\n color: #bcbcbc;\r\n text-decoration: underline;\r\n}\r\n\r\na.forumtitle:active {\r\n color: #898989;\r\n}\r\n\r\na.topictitle {\r\n font-family: \"Trebuchet MS\", Helvetica, Arial, Sans-serif;\r\n font-size: 1.2em;\r\n font-weight: bold;\r\n color: #898989;\r\n text-decoration: none;\r\n}\r\n\r\n/* a.topictitle:visited { color: #d2d2d2; } */\r\n\r\na.topictitle:hover {\r\n color: #bcbcbc;\r\n text-decoration: underline;\r\n}\r\n\r\na.topictitle:active {\r\n color: #898989;\r\n}\r\n\r\n/* Post body links */\r\n.postlink {\r\n text-decoration: none;\r\n color: #d2d2d2;\r\n border-bottom: 1px solid #d2d2d2;\r\n padding-bottom: 0;\r\n}\r\n\r\n.postlink:visited {\r\n color: #bdbdbd;\r\n border-bottom-style: dotted;\r\n border-bottom-color: #666666;\r\n}\r\n\r\n.postlink:active {\r\n color: #d2d2d2;\r\n}\r\n\r\n.postlink:hover {\r\n background-color: #f6f6f6;\r\n text-decoration: none;\r\n color: #404040;\r\n}\r\n\r\n.signature a, .signature a:visited, .signature a:active, .signature a:hover {\r\n border: none;\r\n text-decoration: underline;\r\n background-color: transparent;\r\n}\r\n\r\n/* Profile links */\r\n.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {\r\n font-weight: bold;\r\n color: #898989;\r\n text-decoration: none;\r\n}\r\n\r\n.postprofile a:hover, .postprofile dt.author a:hover {\r\n text-decoration: underline;\r\n color: #d3d3d3;\r\n}\r\n\r\n\r\n/* Profile searchresults */ \r\n.search .postprofile a {\r\n color: #898989;\r\n text-decoration: none; \r\n font-weight: normal;\r\n}\r\n\r\n.search .postprofile a:hover {\r\n color: #d3d3d3;\r\n text-decoration: underline; \r\n}\r\n\r\n/* Back to top of page */\r\n.back2top {\r\n clear: both;\r\n height: 11px;\r\n text-align: right;\r\n}\r\n\r\na.top {\r\n background: none no-repeat top left;\r\n text-decoration: none;\r\n width: {IMG_ICON_BACK_TOP_WIDTH}px;\r\n height: {IMG_ICON_BACK_TOP_HEIGHT}px;\r\n display: block;\r\n float: right;\r\n overflow: hidden;\r\n letter-spacing: 1000px;\r\n text-indent: 11px;\r\n}\r\n\r\na.top2 {\r\n background: none no-repeat 0 50%;\r\n text-decoration: none;\r\n padding-left: 15px;\r\n}\r\n\r\n/* Arrow links */\r\na.up { background: none no-repeat left center; }\r\na.down { background: none no-repeat right center; }\r\na.left { background: none no-repeat 3px 60%; }\r\na.right { background: none no-repeat 95% 60%; }\r\n\r\na.up, a.up:link, a.up:active, a.up:visited {\r\n padding-left: 10px;\r\n text-decoration: none;\r\n border-bottom-width: 0;\r\n}\r\n\r\na.up:hover {\r\n background-position: left top;\r\n background-color: transparent;\r\n}\r\n\r\na.down, a.down:link, a.down:active, a.down:visited {\r\n padding-right: 10px;\r\n}\r\n\r\na.down:hover {\r\n background-position: right bottom;\r\n text-decoration: none;\r\n}\r\n\r\na.left, a.left:active, a.left:visited {\r\n padding-left: 12px;\r\n}\r\n\r\na.left:hover {\r\n color: #d2d2d2;\r\n text-decoration: none;\r\n background-position: 0 60%;\r\n}\r\n\r\na.right, a.right:active, a.right:visited {\r\n padding-right: 12px;\r\n}\r\n\r\na.right:hover {\r\n color: #d2d2d2;\r\n text-decoration: none;\r\n background-position: 100% 60%;\r\n}\r\n\r\n/* invisible skip link, used for accessibility */\r\n.skiplink {\r\n position: absolute;\r\n left: -999px;\r\n width: 990px;\r\n}\r\n/* proSilver Content Styles\r\n---------------------------------------- */\r\n\r\nul.topiclist {\r\n display: block;\r\n list-style-type: none;\r\n margin: 0;\r\n}\r\n\r\nul.forums {\r\n background: #f9f9f9 none repeat-x 0 0;\r\n}\r\n\r\nul.topiclist li {\r\n display: block;\r\n list-style-type: none;\r\n color: #777777;\r\n margin: 0;\r\n}\r\n\r\nul.topiclist dl {\r\n position: relative;\r\n}\r\n\r\nul.topiclist li.row dl {\r\n padding: 2px 0;\r\n}\r\n\r\nul.topiclist dt {\r\n display: block;\r\n float: left;\r\n width: 50%;\r\n font-size: 1.1em;\r\n padding-left: 5px;\r\n padding-right: 5px;\r\n}\r\n\r\nul.topiclist dd {\r\n display: block;\r\n float: left;\r\n border-left: 1px solid #FFFFFF;\r\n padding: 4px 0;\r\n}\r\n\r\nul.topiclist dfn {\r\n /* Labels for post/view counts */\r\n position: absolute;\r\n left: -999px;\r\n width: 990px;\r\n}\r\n\r\nul.topiclist li.row dt a.subforum {\r\n background-image: none;\r\n background-position: 0 50%;\r\n background-repeat: no-repeat;\r\n position: relative;\r\n white-space: nowrap;\r\n padding: 0 0 0 12px;\r\n}\r\n\r\n.forum-image {\r\n float: left;\r\n padding-top: 5px;\r\n margin-right: 5px;\r\n}\r\n\r\nli.row {\r\n/* border-top: 1px solid #ffffff;\r\n border-bottom: 1px solid #eeeeee;*/\r\n}\r\n\r\nli.row strong {\r\n font-weight: normal;\r\n color: #000000;\r\n}\r\n\r\n/*li.row:hover {\r\n background-color: #f6f6f6;\r\n}*/\r\n\r\nli.row:hover dd {\r\n border-left-color: #CCCCCC;\r\n}\r\n\r\nli.header dt, li.header dd {\r\n font-weight:bold;\r\n line-height: 1.2em;\r\n border-left-width: 0;\r\n margin: 2px 0 4px 0;\r\n color: #ffffff;\r\n padding-top: 2px;\r\n padding-bottom: 2px;\r\n font-size: 1.2em;\r\n font-family: Arial, Helvetica, sans-serif;\r\n text-transform: uppercase;\r\n}\r\n\r\nli.header dt {\r\n font-weight: bold;\r\n}\r\n\r\nli.header dd {\r\n margin-left: 1px;\r\n}\r\n\r\nli.header dl.icon {\r\n min-height: 0;\r\n}\r\n\r\nli.header dl.icon dt {\r\n /* Tweak for headers alignment when folder icon used */\r\n padding-left: 0;\r\n padding-right: 50px;\r\n}\r\n\r\n/* Forum list column styles */\r\ndl.icon {\r\n min-height: 35px;\r\n background-position: 10px 50%; /* Position of folder icon */\r\n background-repeat: no-repeat;\r\n}\r\n\r\ndl.icon dt {\r\n padding-left: 45px; /* Space for folder icon */\r\n background-repeat: no-repeat;\r\n background-position: 5px 95%; /* Position of topic icon */\r\n}\r\n\r\ndd.posts, dd.topics, dd.views {\r\n width: 8%;\r\n text-align: center;\r\n line-height: 2.2em;\r\n font-size: 1.2em;\r\n}\r\n\r\ndd.lastpost {\r\n width: 25%;\r\n font-size: 1.1em;\r\n}\r\n\r\ndd.redirect {\r\n font-size: 1.1em;\r\n line-height: 2.5em;\r\n}\r\n\r\ndd.moderation {\r\n font-size: 1.1em;\r\n}\r\n\r\ndd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {\r\n display: block;\r\n padding-left: 5px;\r\n}\r\n\r\ndd.time {\r\n width: auto;\r\n line-height: 200%;\r\n font-size: 1.1em;\r\n}\r\n\r\ndd.extra {\r\n width: 12%;\r\n line-height: 200%;\r\n text-align: center;\r\n font-size: 1.1em;\r\n}\r\n\r\ndd.mark {\r\n float: right !important;\r\n width: 9%;\r\n text-align: center;\r\n line-height: 200%;\r\n font-size: 1.2em;\r\n}\r\n\r\ndd.info {\r\n width: 30%;\r\n}\r\n\r\ndd.option {\r\n width: 15%;\r\n line-height: 200%;\r\n text-align: center;\r\n font-size: 1.1em;\r\n}\r\n\r\ndd.searchby {\r\n width: 47%;\r\n font-size: 1.1em;\r\n line-height: 1em;\r\n}\r\n\r\nul.topiclist dd.searchextra {\r\n margin-left: 5px;\r\n padding: 0.2em 0;\r\n font-size: 1.1em;\r\n color: #191919;\r\n border-left: none;\r\n clear: both;\r\n width: 98%;\r\n overflow: hidden;\r\n}\r\n\r\n/* Container for post/reply buttons and pagination */\r\n.topic-actions {\r\n margin-bottom: 3px;\r\n font-size: 1.1em;\r\n height: 28px;\r\n min-height: 28px;\r\n}\r\ndiv[class].topic-actions {\r\n height: auto;\r\n}\r\n\r\n/* Post body styles\r\n----------------------------------------*/\r\n.postbody {\r\n padding: 0;\r\n line-height: 1.48em;\r\n color: #191919;\r\n width: 76%;\r\n float: left;\r\n clear: both;\r\n}\r\n\r\n.postbody .ignore {\r\n font-size: 1.1em;\r\n}\r\n\r\n.postbody h3.first {\r\n /* The first post on the page uses this */\r\n font-size: 1.7em;\r\n}\r\n\r\n.postbody h3 {\r\n /* Postbody requires a different h3 format - so change it here */\r\n font-size: 1.5em;\r\n padding: 2px 0 0 0;\r\n margin: 0 0 0.3em 0 !important;\r\n text-transform: none;\r\n border: none;\r\n font-family: \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\r\n line-height: 125%;\r\n}\r\n\r\n.postbody h3 img {\r\n /* Also see tweaks.css */\r\n vertical-align: bottom;\r\n}\r\n\r\n.postbody .content {\r\n font-size: 1.3em;\r\n}\r\n\r\n.search .postbody {\r\n width: 68%\r\n}\r\n\r\n/* Topic review panel\r\n----------------------------------------*/\r\n#review {\r\n margin-top: 2em;\r\n}\r\n\r\n#topicreview {\r\n padding-right: 5px;\r\n overflow: auto;\r\n height: 300px;\r\n}\r\n\r\n#topicreview .postbody {\r\n width: auto;\r\n float: none;\r\n margin: 0;\r\n height: auto;\r\n}\r\n\r\n#topicreview .post {\r\n height: auto;\r\n}\r\n\r\n#topicreview h2 {\r\n border-bottom-width: 0;\r\n}\r\n\r\n.post-ignore .postbody {\r\n display: none;\r\n}\r\n\r\n/* Content container styles\r\n----------------------------------------*/\r\n.content {\r\n min-height: 3em;\r\n overflow: hidden;\r\n line-height: 1.4em;\r\n font-family: \"Lucida Grande\", \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\r\n font-size: 1em;\r\n color: #191919;\r\n}\r\n\r\n.content h2, .panel h2 {\r\n font-weight: normal;\r\n color: #989898;\r\n border-bottom: 1px solid #CCCCCC;\r\n font-size: 1.6em;\r\n margin-top: 0.5em;\r\n margin-bottom: 0.5em;\r\n padding-bottom: 0.5em;\r\n}\r\n\r\n.panel h3 {\r\n margin: 0.5em 0;\r\n}\r\n\r\n.panel p {\r\n font-size: 1.2em;\r\n margin-bottom: 1em;\r\n line-height: 1.4em;\r\n}\r\n\r\n.content p {\r\n font-family: \"Lucida Grande\", \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\r\n font-size: 1.2em;\r\n margin-bottom: 1em;\r\n line-height: 1.4em;\r\n}\r\n\r\ndl.faq {\r\n font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;\r\n font-size: 1.1em;\r\n margin-top: 1em;\r\n margin-bottom: 2em;\r\n line-height: 1.4em;\r\n}\r\n\r\ndl.faq dt {\r\n font-weight: bold;\r\n color: #191919;\r\n}\r\n\r\n.content dl.faq {\r\n font-size: 1.2em;\r\n margin-bottom: 0.5em;\r\n}\r\n\r\n.content li {\r\n list-style-type: inherit;\r\n}\r\n\r\n.content ul, .content ol {\r\n margin-bottom: 1em;\r\n margin-left: 3em;\r\n}\r\n\r\n.posthilit {\r\n background-color: #f3f3f3;\r\n color: #BCBCBC;\r\n padding: 0 2px 1px 2px;\r\n}\r\n\r\n.announce, .unreadpost {\r\n /* Highlight the announcements & unread posts box */\r\n border-left-color: #BCBCBC;\r\n border-right-color: #BCBCBC;\r\n}\r\n\r\n/* Post author */\r\np.author {\r\n margin: 0 15em 0.6em 0;\r\n padding: 0 0 5px 0;\r\n font-family: Verdana, Helvetica, Arial, sans-serif;\r\n font-size: 1em;\r\n line-height: 1.2em;\r\n}\r\n\r\n/* Post signature */\r\n.signature {\r\n margin-top: 1.5em;\r\n padding-top: 0.2em;\r\n font-size: 1.1em;\r\n border-top: 1px solid #CCCCCC;\r\n clear: left;\r\n line-height: 140%;\r\n overflow: hidden;\r\n width: 100%;\r\n}\r\n\r\ndd .signature {\r\n margin: 0;\r\n padding: 0;\r\n clear: none;\r\n border: none;\r\n}\r\n\r\n.signature li {\r\n list-style-type: inherit;\r\n}\r\n\r\n.signature ul, .signature ol {\r\n margin-bottom: 1em;\r\n margin-left: 3em;\r\n}\r\n\r\n/* Post noticies */\r\n.notice {\r\n font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;\r\n width: auto;\r\n margin-top: 1.5em;\r\n padding-top: 0.2em;\r\n font-size: 1em;\r\n border-top: 1px dashed #CCCCCC;\r\n clear: left;\r\n line-height: 130%;\r\n}\r\n\r\n/* Jump to post link for now */\r\nul.searchresults {\r\n list-style: none;\r\n text-align: right;\r\n clear: both;\r\n}\r\n\r\n/* BB Code styles\r\n----------------------------------------*/\r\n/* Quote block */\r\nblockquote {\r\n background: #ebebeb none 6px 8px no-repeat;\r\n border: 1px solid #dbdbdb;\r\n font-size: 0.95em;\r\n margin:10px;\r\n margin-left:25px;\r\n overflow: hidden;\r\n padding:5px;\r\n}\r\n\r\nblockquote blockquote {\r\n /* Nested quotes */\r\n background-color: #bababa;\r\n font-size: 1em;\r\n margin:10px;\r\n margin-left:25px;\r\n}\r\n\r\nblockquote blockquote blockquote {\r\n /* Nested quotes */\r\n background-color: #e4e4e4;\r\n}\r\n\r\nblockquote cite {\r\n /* Username/source of quoter */\r\n font-style: normal;\r\n font-weight: bold;\r\n margin-left: 20px;\r\n display: block;\r\n font-size: 0.9em;\r\n}\r\n\r\nblockquote cite cite {\r\n font-size: 1em;\r\n}\r\n\r\nblockquote.uncited {\r\n padding-left:25px;\r\n}\r\n\r\n/* Code block */\r\ndl.codebox {\r\n padding: 3px;\r\n background-color: #FFFFFF;\r\n border: 1px solid #d8d8d8;\r\n font-size: 1em;\r\n}\r\n\r\ndl.codebox dt {\r\n text-transform: uppercase;\r\n border-bottom: 1px solid #CCCCCC;\r\n margin-bottom: 3px;\r\n font-size: 0.8em;\r\n font-weight: bold;\r\n display: block;\r\n}\r\n\r\nblockquote dl.codebox {\r\n margin-left: 0;\r\n}\r\n\r\ndl.codebox code {\r\n /* Also see tweaks.css */\r\n overflow: auto;\r\n display: block;\r\n height: auto;\r\n max-height: 200px;\r\n white-space: normal;\r\n padding-top: 5px;\r\n font: 0.9em Monaco, \"Andale Mono\",\"Courier New\", Courier, mono;\r\n line-height: 1.3em;\r\n color: #8b8b8b;\r\n margin: 2px 0;\r\n}\r\n\r\n.syntaxbg { color: #FFFFFF; }\r\n.syntaxcomment { color: #000000; }\r\n.syntaxdefault { color: #bcbcbc; }\r\n.syntaxhtml { color: #000000; }\r\n.syntaxkeyword { color: #585858; }\r\n.syntaxstring { color: #a7a7a7; }\r\n\r\n/* Attachments\r\n----------------------------------------*/\r\n.attachbox {\r\n float: left;\r\n width: auto; \r\n margin: 5px 5px 5px 0;\r\n padding: 6px;\r\n background-color: #FFFFFF;\r\n border: 1px dashed #d8d8d8;\r\n clear: left;\r\n}\r\n\r\n.pm-message .attachbox {\r\n background-color: #f3f3f3;\r\n}\r\n\r\n.attachbox dt {\r\n font-family: Arial, Helvetica, sans-serif;\r\n text-transform: uppercase;\r\n}\r\n\r\n.attachbox dd {\r\n margin-top: 4px;\r\n padding-top: 4px;\r\n clear: left;\r\n border-top: 1px solid #d8d8d8;\r\n}\r\n\r\n.attachbox dd dd {\r\n border: none;\r\n}\r\n\r\n.attachbox p {\r\n line-height: 110%;\r\n color: #666666;\r\n font-weight: normal;\r\n clear: left;\r\n}\r\n\r\n.attachbox p.stats\r\n{\r\n line-height: 110%;\r\n color: #666666;\r\n font-weight: normal;\r\n clear: left;\r\n}\r\n\r\n.attach-image {\r\n margin: 3px 0;\r\n width: 100%;\r\n max-height: 350px;\r\n overflow: auto;\r\n}\r\n\r\n.attach-image img {\r\n border: 1px solid #999999;\r\n/* cursor: move; */\r\n cursor: default;\r\n}\r\n\r\n/* Inline image thumbnails */\r\ndiv.inline-attachment dl.thumbnail, div.inline-attachment dl.file {\r\n display: block;\r\n margin-bottom: 4px;\r\n}\r\n\r\ndiv.inline-attachment p {\r\n font-size: 100%;\r\n}\r\n\r\ndl.file {\r\n font-family: Verdana, Arial, Helvetica, sans-serif;\r\n display: block;\r\n}\r\n\r\ndl.file dt {\r\n text-transform: none;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: bold;\r\n font-family: Verdana, Arial, Helvetica, sans-serif;\r\n}\r\n\r\ndl.file dd {\r\n color: #666666;\r\n margin: 0;\r\n padding: 0; \r\n}\r\n\r\ndl.thumbnail img {\r\n padding: 3px;\r\n border: 1px solid #666666;\r\n background-color: #FFF;\r\n}\r\n\r\ndl.thumbnail dd {\r\n color: #666666;\r\n font-style: italic;\r\n font-family: Verdana, Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.attachbox dl.thumbnail dd {\r\n font-size: 100%;\r\n}\r\n\r\ndl.thumbnail dt a:hover {\r\n background-color: #EEEEEE;\r\n}\r\n\r\ndl.thumbnail dt a:hover img {\r\n border: 1px solid #d2d2d2;\r\n}\r\n\r\n/* Post poll styles\r\n----------------------------------------*/\r\nfieldset.polls {\r\n font-family: \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\r\n}\r\n\r\nfieldset.polls dl {\r\n margin-top: 5px;\r\n border-top: 1px solid #e2e2e2;\r\n padding: 5px 0 0 0;\r\n line-height: 120%;\r\n color: #666666;\r\n}\r\n\r\nfieldset.polls dl.voted {\r\n font-weight: bold;\r\n color: #000000;\r\n}\r\n\r\nfieldset.polls dt {\r\n text-align: left;\r\n float: left;\r\n display: block;\r\n width: 30%;\r\n border-right: none;\r\n padding: 0;\r\n margin: 0;\r\n font-size: 1.1em;\r\n}\r\n\r\nfieldset.polls dd {\r\n float: left;\r\n width: 10%;\r\n border-left: none;\r\n padding: 0 5px;\r\n margin-left: 0;\r\n font-size: 1.1em;\r\n}\r\n\r\nfieldset.polls dd.resultbar {\r\n width: 50%;\r\n}\r\n\r\nfieldset.polls dd input {\r\n margin: 2px 0;\r\n}\r\n\r\nfieldset.polls dd div {\r\n text-align: right;\r\n font-family: Arial, Helvetica, sans-serif;\r\n color: #FFFFFF;\r\n font-weight: bold;\r\n padding: 0 2px;\r\n overflow: visible;\r\n min-width: 2%;\r\n}\r\n\r\n.pollbar1 {\r\n background-color: #aaaaaa;\r\n border-bottom: 1px solid #747474;\r\n border-right: 1px solid #747474;\r\n}\r\n\r\n.pollbar2 {\r\n background-color: #bebebe;\r\n border-bottom: 1px solid #8c8c8c;\r\n border-right: 1px solid #8c8c8c;\r\n}\r\n\r\n.pollbar3 {\r\n background-color: #D1D1D1;\r\n border-bottom: 1px solid #aaaaaa;\r\n border-right: 1px solid #aaaaaa;\r\n}\r\n\r\n.pollbar4 {\r\n background-color: #e4e4e4;\r\n border-bottom: 1px solid #bebebe;\r\n border-right: 1px solid #bebebe;\r\n}\r\n\r\n.pollbar5 {\r\n background-color: #f8f8f8;\r\n border-bottom: 1px solid #D1D1D1;\r\n border-right: 1px solid #D1D1D1;\r\n}\r\n\r\n/* Poster profile block\r\n----------------------------------------*/\r\n.postprofile {\r\n /* Also see tweaks.css */\r\n margin: 5px 0 10px 0;\r\n min-height: 80px;\r\n color: #666666;\r\n border-left: 1px solid #FFFFFF;\r\n width: 22%;\r\n float: right;\r\n display: inline;\r\n}\r\n.pm .postprofile {\r\n border-left: 1px solid #DDDDDD;\r\n}\r\n\r\n.postprofile dd, .postprofile dt {\r\n line-height: 1.2em;\r\n margin-left: 8px;\r\n}\r\n\r\n.postprofile strong {\r\n font-weight: normal;\r\n color: #000000;\r\n}\r\n\r\n.avatar {\r\n border: none;\r\n margin-bottom: 3px;\r\n}\r\n\r\n.online {\r\n background-image: none;\r\n background-position: 100% 0;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n/* Poster profile used by search*/\r\n.search .postprofile {\r\n width: 30%;\r\n}\r\n\r\n/* pm list in compose message if mass pm is enabled */\r\ndl.pmlist dt {\r\n width: 60% !important;\r\n}\r\n\r\ndl.pmlist dt textarea {\r\n width: 95%;\r\n}\r\n\r\ndl.pmlist dd {\r\n margin-left: 61% !important;\r\n margin-bottom: 2px;\r\n}\r\n/* proSilver Button Styles\r\n---------------------------------------- */\r\n\r\n/* Rollover buttons\r\n Based on: http://wellstyled.com/css-nopreload-rollovers.html\r\n----------------------------------------*/\r\n.buttons {\r\n float: left;\r\n width: auto;\r\n height: auto;\r\n}\r\n\r\n/* Rollover state */\r\n.buttons div {\r\n float: left;\r\n margin: 0 5px 0 0;\r\n background-position: 0 100%;\r\n}\r\n\r\n/* Rolloff state */\r\n.buttons div a {\r\n display: block;\r\n width: 100%;\r\n height: 100%;\r\n background-position: 0 0;\r\n position: relative;\r\n overflow: hidden;\r\n}\r\n\r\n/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */\r\n/*.buttons div span { display: none; }*/\r\n/*.buttons div a:hover { background-image: none; }*/\r\n.buttons div span { position: absolute; width: 100%; height: 100%; cursor: pointer;}\r\n.buttons div a:hover span { background-position: 0 100%; }\r\n\r\n/* Big button images */\r\n.reply-icon span { background: transparent none 0 0 no-repeat; }\r\n.post-icon span { background: transparent none 0 0 no-repeat; }\r\n.locked-icon span { background: transparent none 0 0 no-repeat; }\r\n.pmreply-icon span { background: none 0 0 no-repeat; }\r\n.newpm-icon span { background: none 0 0 no-repeat; }\r\n.forwardpm-icon span { background: none 0 0 no-repeat; }\r\n\r\n/* Set big button dimensions */\r\n.buttons div.reply-icon { width: {IMG_BUTTON_TOPIC_REPLY_WIDTH}px; height: {IMG_BUTTON_TOPIC_REPLY_HEIGHT}px; }\r\n.buttons div.post-icon { width: {IMG_BUTTON_TOPIC_NEW_WIDTH}px; height: {IMG_BUTTON_TOPIC_NEW_HEIGHT}px; }\r\n.buttons div.locked-icon { width: {IMG_BUTTON_TOPIC_LOCKED_WIDTH}px; height: {IMG_BUTTON_TOPIC_LOCKED_HEIGHT}px; }\r\n.buttons div.pmreply-icon { width: {IMG_BUTTON_PM_REPLY_WIDTH}px; height: {IMG_BUTTON_PM_REPLY_HEIGHT}px; }\r\n.buttons div.newpm-icon { width: {IMG_BUTTON_PM_NEW_WIDTH}px; height: {IMG_BUTTON_PM_NEW_HEIGHT}px; }\r\n.buttons div.forwardpm-icon { width: {IMG_BUTTON_PM_FORWARD_WIDTH}px; height: {IMG_BUTTON_PM_FORWARD_HEIGHT}px; }\r\n\r\n/* Sub-header (navigation bar)\r\n--------------------------------------------- */\r\na.print, a.sendemail, a.fontsize {\r\n display: block;\r\n overflow: hidden;\r\n height: 18px;\r\n text-indent: -5000px;\r\n text-align: left;\r\n background-repeat: no-repeat;\r\n}\r\n\r\na.print {\r\n background-image: none;\r\n width: 22px;\r\n}\r\n\r\na.sendemail {\r\n background-image: none;\r\n width: 22px;\r\n}\r\n\r\na.fontsize {\r\n background-image: none;\r\n background-position: 0 -1px;\r\n width: 29px;\r\n}\r\n\r\na.fontsize:hover {\r\n background-position: 0 -20px;\r\n text-decoration: none;\r\n}\r\n\r\n/* Icon images\r\n---------------------------------------- */\r\n.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,\r\n.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {\r\n background-position: 0 50%;\r\n background-repeat: no-repeat;\r\n background-image: none;\r\n padding: 1px 0 0 17px;\r\n}\r\n\r\n/* Poster profile icons\r\n----------------------------------------*/\r\nul.profile-icons {\r\n padding-top: 10px;\r\n list-style: none;\r\n}\r\n\r\n/* Rollover state */\r\nul.profile-icons li {\r\n float: left;\r\n margin: 0 6px 3px 0;\r\n background-position: 0 100%;\r\n}\r\n\r\n/* Rolloff state */\r\nul.profile-icons li a {\r\n display: block;\r\n width: 100%;\r\n height: 100%;\r\n background-position: 0 0;\r\n}\r\n\r\n/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */\r\nul.profile-icons li span { display:none; }\r\nul.profile-icons li a:hover { background: none; }\r\n\r\n/* Positioning of moderator icons */\r\n.postbody ul.profile-icons {\r\n float: right;\r\n width: auto;\r\n padding: 0;\r\n}\r\n\r\n.postbody ul.profile-icons li {\r\n margin: 0 3px;\r\n}\r\n\r\n/* Profile & navigation icons */\r\n.email-icon, .email-icon a { background: none top left no-repeat; }\r\n.aim-icon, .aim-icon a { background: none top left no-repeat; }\r\n.yahoo-icon, .yahoo-icon a { background: none top left no-repeat; }\r\n.web-icon, .web-icon a { background: none top left no-repeat; }\r\n.msnm-icon, .msnm-icon a { background: none top left no-repeat; }\r\n.icq-icon, .icq-icon a { background: none top left no-repeat; }\r\n.jabber-icon, .jabber-icon a { background: none top left no-repeat; }\r\n.pm-icon, .pm-icon a { background: none top left no-repeat; }\r\n.quote-icon, .quote-icon a { background: none top left no-repeat; }\r\n\r\n/* Moderator icons */\r\n.report-icon, .report-icon a { background: none top left no-repeat; }\r\n.warn-icon, .warn-icon a { background: none top left no-repeat; }\r\n.edit-icon, .edit-icon a { background: none top left no-repeat; }\r\n.delete-icon, .delete-icon a { background: none top left no-repeat; }\r\n.info-icon, .info-icon a { background: none top left no-repeat; }\r\n\r\n/* Set profile icon dimensions */\r\nul.profile-icons li.email-icon { width: {IMG_ICON_CONTACT_EMAIL_WIDTH}px; height: {IMG_ICON_CONTACT_EMAIL_HEIGHT}px; }\r\nul.profile-icons li.aim-icon { width: {IMG_ICON_CONTACT_AIM_WIDTH}px; height: {IMG_ICON_CONTACT_AIM_HEIGHT}px; }\r\nul.profile-icons li.yahoo-icon { width: {IMG_ICON_CONTACT_YAHOO_WIDTH}px; height: {IMG_ICON_CONTACT_YAHOO_HEIGHT}px; }\r\nul.profile-icons li.web-icon { width: {IMG_ICON_CONTACT_WWW_WIDTH}px; height: {IMG_ICON_CONTACT_WWW_HEIGHT}px; }\r\nul.profile-icons li.msnm-icon { width: {IMG_ICON_CONTACT_MSNM_WIDTH}px; height: {IMG_ICON_CONTACT_MSNM_HEIGHT}px; }\r\nul.profile-icons li.icq-icon { width: {IMG_ICON_CONTACT_ICQ_WIDTH}px; height: {IMG_ICON_CONTACT_ICQ_HEIGHT}px; }\r\nul.profile-icons li.jabber-icon { width: {IMG_ICON_CONTACT_JABBER_WIDTH}px; height: {IMG_ICON_CONTACT_JABBER_HEIGHT}px; }\r\nul.profile-icons li.pm-icon { width: {IMG_ICON_CONTACT_PM_WIDTH}px; height: {IMG_ICON_CONTACT_PM_HEIGHT}px; }\r\nul.profile-icons li.quote-icon { width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; }\r\nul.profile-icons li.report-icon { width: {IMG_ICON_POST_REPORT_WIDTH}px; height: {IMG_ICON_POST_REPORT_HEIGHT}px; }\r\nul.profile-icons li.edit-icon { width: {IMG_ICON_POST_EDIT_WIDTH}px; height: {IMG_ICON_POST_EDIT_HEIGHT}px; }\r\nul.profile-icons li.delete-icon { width: {IMG_ICON_POST_DELETE_WIDTH}px; height: {IMG_ICON_POST_DELETE_HEIGHT}px; }\r\nul.profile-icons li.info-icon { width: {IMG_ICON_POST_INFO_WIDTH}px; height: {IMG_ICON_POST_INFO_HEIGHT}px; }\r\nul.profile-icons li.warn-icon { width: {IMG_ICON_USER_WARN_WIDTH}px; height: {IMG_ICON_USER_WARN_HEIGHT}px; }\r\n\r\n/* Fix profile icon default margins */\r\nul.profile-icons li.edit-icon { margin: 0 0 0 3px; }\r\nul.profile-icons li.quote-icon { margin: 0 0 0 10px; }\r\nul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; }\r\n/* proSilver Control Panel Styles\r\n---------------------------------------- */\r\n\r\n\r\n/* Main CP box\r\n----------------------------------------*/\r\n#cp-menu {\r\n float:left;\r\n width: 19%;\r\n margin-top: 1em;\r\n margin-bottom: 5px;\r\n}\r\n\r\n#cp-main {\r\n float: left;\r\n width: 81%;\r\n}\r\n\r\n#cp-main .content {\r\n padding: 0;\r\n}\r\n\r\n#cp-main h3, #cp-main hr, #cp-menu hr {\r\n border-color: #bfbfbf;\r\n}\r\n\r\n#cp-main .panel p {\r\n font-size: 1.1em;\r\n}\r\n\r\n#cp-main .panel ol {\r\n margin-left: 2em;\r\n font-size: 1.1em;\r\n}\r\n\r\n#cp-main .panel li.row {\r\n border-bottom: 1px solid #cbcbcb;\r\n border-top: 1px solid #F9F9F9;\r\n}\r\n\r\nul.cplist {\r\n margin-bottom: 5px;\r\n border-top: 1px solid #cbcbcb;\r\n}\r\n\r\n#cp-main .panel li.header dd, #cp-main .panel li.header dt {\r\n color: #000000;\r\n margin-bottom: 2px;\r\n}\r\n\r\n#cp-main table.table1 {\r\n margin-bottom: 1em;\r\n}\r\n\r\n#cp-main table.table1 thead th {\r\n color: #191919;\r\n font-weight: bold;\r\n border-bottom: 1px solid #191919;\r\n padding: 5px;\r\n}\r\n\r\n#cp-main table.table1 tbody th {\r\n font-style: italic;\r\n background-color: transparent !important;\r\n border-bottom: none;\r\n}\r\n\r\n#cp-main .pagination {\r\n float: right;\r\n width: auto;\r\n padding-top: 1px;\r\n}\r\n\r\n#cp-main .postbody p {\r\n font-size: 1.1em;\r\n}\r\n\r\n#cp-main .pm-message {\r\n border: 1px solid #e2e2e2;\r\n margin: 10px 0;\r\n background-color: #FFFFFF;\r\n width: auto;\r\n float: none;\r\n}\r\n\r\n.pm-message h2 {\r\n padding-bottom: 5px;\r\n}\r\n\r\n#cp-main .postbody h3, #cp-main .box2 h3 {\r\n margin-top: 0;\r\n}\r\n\r\n#cp-main .buttons {\r\n margin-left: 0;\r\n}\r\n\r\n#cp-main ul.linklist {\r\n margin: 0;\r\n}\r\n\r\n/* MCP Specific tweaks */\r\n.mcp-main .postbody {\r\n width: 100%;\r\n}\r\n\r\n/* CP tabbed menu\r\n----------------------------------------*/\r\n#tabs {\r\n line-height: normal;\r\n margin: 20px 0 0px 15px;\r\n min-width: 570px;\r\n}\r\n\r\n#tabs ul {\r\n margin:0;\r\n padding: 0;\r\n list-style: none;\r\n}\r\n\r\n#tabs li {\r\n display: inline;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 1em;\r\n font-weight: bold;\r\n}\r\n\r\n#tabs a {\r\n float: left;\r\n background: none no-repeat 0% -35px;\r\n margin: 0 5px 0 0;\r\n padding: 0 0 0 5px;\r\n text-decoration: none;\r\n position: relative;\r\n cursor: pointer;\r\n}\r\n\r\n#tabs a span {\r\n float: left;\r\n display: block;\r\n background: none no-repeat 100% -35px;\r\n padding: 6px 10px 7px 5px;\r\n color: #828282;\r\n white-space: nowrap;\r\n}\r\n\r\n#tabs a:hover span {\r\n color: #bcbcbc;\r\n}\r\n\r\n#tabs .activetab a {\r\n background-position: 0 0;\r\n}\r\n\r\n#tabs .activetab a span {\r\n background-position: 100% 0;\r\n color: #191919;\r\n}\r\n\r\n#tabs a:hover {\r\n background-position: 0 -70px;\r\n}\r\n\r\n#tabs a:hover span {\r\n background-position:100% -70px;\r\n}\r\n\r\n#tabs .activetab a:hover {\r\n background-position: 0 0;\r\n}\r\n\r\n#tabs .activetab a:hover span {\r\n color: #000000;\r\n background-position: 100% 0;\r\n}\r\n\r\n/* Mini tabbed menu used in MCP\r\n----------------------------------------*/\r\n#minitabs {\r\n line-height: normal;\r\n margin: -20px 7px 0 0;\r\n}\r\n\r\n#minitabs ul {\r\n margin:0;\r\n padding: 0;\r\n list-style: none;\r\n}\r\n\r\n#minitabs li {\r\n display: block;\r\n float: right;\r\n padding: 0 10px 4px 10px;\r\n font-size: 1em;\r\n font-weight: bold;\r\n background-color: #f2f2f2;\r\n margin-left: 2px;\r\n}\r\n\r\n#minitabs a {\r\n}\r\n\r\n#minitabs a:hover {\r\n text-decoration: none;\r\n}\r\n\r\n#minitabs li.activetab {\r\n background-color: #F9F9F9;\r\n}\r\n\r\n#minitabs li.activetab a, #minitabs li.activetab a:hover {\r\n color: #191919;\r\n}\r\n\r\n/* UCP navigation menu\r\n----------------------------------------*/\r\n/* Container for sub-navigation list */\r\n#navigation {\r\n width: 100%;\r\n padding-top: 36px;\r\n}\r\n\r\n#navigation ul {\r\n list-style:none;\r\n}\r\n\r\n/* Default list state */\r\n#navigation li {\r\n margin: 1px 0;\r\n padding: 0;\r\n font-weight: bold;\r\n display: inline;\r\n}\r\n\r\n/* Link styles for the sub-section links */\r\n#navigation a {\r\n display: block;\r\n padding: 5px;\r\n margin: 1px 0;\r\n text-decoration: none;\r\n font-weight: bold;\r\n color: #333;\r\n background: #cfcfcf none repeat-y 100% 0;\r\n}\r\n\r\n#navigation a:hover {\r\n text-decoration: none;\r\n background-color: #c6c6c6;\r\n color: #bcbcbc;\r\n background-image: none;\r\n}\r\n\r\n#navigation #active-subsection a {\r\n display: block;\r\n color: #d3d3d3;\r\n background-color: #F9F9F9;\r\n background-image: none;\r\n}\r\n\r\n#navigation #active-subsection a:hover {\r\n color: #d3d3d3;\r\n}\r\n\r\n/* Preferences pane layout\r\n----------------------------------------*/\r\n#cp-main h2 {\r\n border-bottom: none;\r\n padding: 0;\r\n margin-left: 10px;\r\n color: #191919;\r\n}\r\n\r\n#cp-main .panel {\r\n background-color: #F9F9F9;\r\n}\r\n\r\n#cp-main .pm {\r\n background-color: #FFFFFF;\r\n}\r\n\r\n/* Friends list */\r\n.cp-mini {\r\n background-color: #f9f9f9;\r\n padding: 0 5px;\r\n margin: 10px 15px 10px 5px;\r\n}\r\n\r\ndl.mini dt {\r\n font-weight: bold;\r\n color: #676767;\r\n}\r\n\r\ndl.mini dd {\r\n padding-top: 4px;\r\n}\r\n\r\n.friend-online {\r\n font-weight: bold;\r\n}\r\n\r\n.friend-offline {\r\n font-style: italic;\r\n}\r\n\r\n/* PM Styles\r\n----------------------------------------*/\r\n#pm-menu {\r\n line-height: 2.5em;\r\n}\r\n\r\n/* PM Message history */\r\n.current {\r\n color: #999999;\r\n}\r\n\r\n/* Defined rules list for PM options */\r\nol.def-rules {\r\n padding-left: 0;\r\n}\r\n\r\nol.def-rules li {\r\n line-height: 180%;\r\n padding: 1px;\r\n}\r\n\r\n/* PM marking colours */\r\n.pmlist li.bg1 {\r\n border: solid 3px transparent;\r\n border-width: 0 3px;\r\n}\r\n\r\n.pmlist li.bg2 {\r\n border: solid 3px transparent;\r\n border-width: 0 3px;\r\n}\r\n\r\n.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {\r\n border-left-color: #bcbcbc;\r\n border-right-color: #bcbcbc;\r\n}\r\n\r\n.pmlist li.pm_marked_colour, .pm_marked_colour {\r\n border: solid 3px #ffffff;\r\n border-width: 0 3px;\r\n}\r\n\r\n.pmlist li.pm_replied_colour, .pm_replied_colour {\r\n border: solid 3px #c2c2c2;\r\n border-width: 0 3px; \r\n}\r\n\r\n.pmlist li.pm_friend_colour, .pm_friend_colour {\r\n border: solid 3px #bdbdbd;\r\n border-width: 0 3px;\r\n}\r\n\r\n.pmlist li.pm_foe_colour, .pm_foe_colour {\r\n border: solid 3px #000000;\r\n border-width: 0 3px;\r\n}\r\n\r\n.pm-legend {\r\n border-left-width: 10px;\r\n border-left-style: solid;\r\n border-right-width: 0;\r\n margin-bottom: 3px;\r\n padding-left: 3px;\r\n}\r\n\r\n/* Avatar gallery */\r\n#gallery label {\r\n position: relative;\r\n float: left;\r\n margin: 10px;\r\n padding: 5px;\r\n width: auto;\r\n background: #FFFFFF;\r\n border: 1px solid #CCC;\r\n text-align: center;\r\n}\r\n\r\n#gallery label:hover {\r\n background-color: #EEE;\r\n}\r\n/* proSilver Form Styles\r\n---------------------------------------- */\r\n\r\n/* General form styles\r\n----------------------------------------*/\r\nfieldset {\r\n border-width: 0;\r\n font-family: Verdana, Helvetica, Arial, sans-serif;\r\n font-size: 1.1em;\r\n}\r\n\r\ninput, textarea, button {\r\n -moz-border-radius:4px;\r\n -webkit-border-radius:4px;\r\n}\r\ninput {\r\n font-weight: normal;\r\n cursor: pointer;\r\n vertical-align: middle;\r\n padding: 0 3px;\r\n font-size: 1em;\r\n font-family: Verdana, Helvetica, Arial, sans-serif;\r\n}\r\n\r\nselect {\r\n font-family: Verdana, Helvetica, Arial, sans-serif;\r\n font-weight: normal;\r\n cursor: pointer;\r\n vertical-align: middle;\r\n border: 1px solid #666666;\r\n padding: 1px;\r\n background-color: #FAFAFA;\r\n}\r\n\r\noption {\r\n padding-right: 1em;\r\n}\r\n\r\noption.disabled-option {\r\n color: graytext;\r\n}\r\n\r\ntextarea {\r\n font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;\r\n width: 60%;\r\n padding: 2px;\r\n font-size: 1em;\r\n line-height: 1.4em;\r\n}\r\n\r\nlabel {\r\n cursor: default;\r\n padding-right: 5px;\r\n color: #676767;\r\n}\r\n\r\nlabel input {\r\n vertical-align: middle;\r\n}\r\n\r\nlabel img {\r\n vertical-align: middle;\r\n}\r\n\r\n/* Definition list layout for forms\r\n---------------------------------------- */\r\nfieldset dl {\r\n padding: 4px 0;\r\n}\r\n\r\nfieldset dt {\r\n float: left; \r\n width: 40%;\r\n text-align: left;\r\n display: block;\r\n}\r\n\r\nfieldset dd {\r\n margin-left: 41%;\r\n vertical-align: top;\r\n margin-bottom: 3px;\r\n}\r\n\r\n/* Specific layout 1 */\r\nfieldset.fields1 dt {\r\n width: 15em;\r\n border-right-width: 0;\r\n}\r\n\r\nfieldset.fields1 dd {\r\n margin-left: 15em;\r\n border-left-width: 0;\r\n}\r\n\r\nfieldset.fields1 {\r\n background-color: transparent;\r\n}\r\n\r\nfieldset.fields1 div {\r\n margin-bottom: 3px;\r\n}\r\n\r\n/* Specific layout 2 */\r\nfieldset.fields2 dt {\r\n width: 15em;\r\n border-right-width: 0;\r\n}\r\n\r\nfieldset.fields2 dd {\r\n margin-left: 16em;\r\n border-left-width: 0;\r\n}\r\n\r\n/* Form elements */\r\ndt label {\r\n font-weight: bold;\r\n text-align: left;\r\n}\r\n\r\ndd label {\r\n white-space: nowrap;\r\n color: #333;\r\n}\r\n\r\ndd input, dd textarea {\r\n margin-right: 3px;\r\n}\r\n\r\ndd select {\r\n width: auto;\r\n}\r\n\r\ndd textarea {\r\n width: 85%;\r\n}\r\n\r\n/* Hover effects */\r\nfieldset dl:hover dt label {\r\n color: #000000;\r\n}\r\n\r\nfieldset.fields2 dl:hover dt label {\r\n color: inherit;\r\n}\r\n\r\n#timezone {\r\n width: 95%;\r\n}\r\n\r\n* html #timezone {\r\n width: 50%;\r\n}\r\n\r\n/* Quick-login on index page */\r\nfieldset.quick-login {\r\n margin-top: 5px;\r\n}\r\n\r\nfieldset.quick-login input {\r\n width: auto;\r\n}\r\n\r\nfieldset.quick-login input.inputbox {\r\n width: 15%;\r\n vertical-align: middle;\r\n margin-right: 5px;\r\n background-color: #f3f3f3;\r\n}\r\n\r\nfieldset.quick-login label {\r\n white-space: nowrap;\r\n padding-right: 2px;\r\n}\r\n\r\n/* Display options on viewtopic/viewforum pages */\r\nfieldset.display-options {\r\n text-align: center;\r\n margin: 3px 0 5px 0;\r\n}\r\n\r\nfieldset.display-options label {\r\n white-space: nowrap;\r\n padding-right: 2px;\r\n}\r\n\r\nfieldset.display-options a {\r\n margin-top: 3px;\r\n}\r\n\r\n/* Display actions for ucp and mcp pages */\r\nfieldset.display-actions {\r\n text-align: right;\r\n line-height: 2em;\r\n white-space: nowrap;\r\n padding-right: 1em;\r\n}\r\n\r\nfieldset.display-actions label {\r\n white-space: nowrap;\r\n padding-right: 2px;\r\n}\r\n\r\nfieldset.sort-options {\r\n line-height: 2em;\r\n}\r\n\r\n/* MCP forum selection*/\r\nfieldset.forum-selection {\r\n margin: 5px 0 3px 0;\r\n float: right;\r\n}\r\n\r\nfieldset.forum-selection2 {\r\n margin: 13px 0 3px 0;\r\n float: right;\r\n}\r\n\r\n/* Jumpbox */\r\nfieldset.jumpbox {\r\n text-align: right;\r\n margin-top: 15px;\r\n height: 2.5em;\r\n}\r\n\r\nfieldset.quickmod {\r\n width: 50%;\r\n float: right;\r\n text-align: right;\r\n height: 2.5em;\r\n}\r\n\r\n/* Submit button fieldset */\r\nfieldset.submit-buttons {\r\n text-align: center;\r\n vertical-align: middle;\r\n margin: 5px 0;\r\n}\r\n\r\nfieldset.submit-buttons input {\r\n vertical-align: middle;\r\n padding-top: 3px;\r\n padding-bottom: 3px;\r\n}\r\n\r\n/* Posting page styles\r\n----------------------------------------*/\r\n\r\n/* Buttons used in the editor */\r\n#format-buttons {\r\n margin: 15px 0 2px 0;\r\n}\r\n\r\n#format-buttons input, #format-buttons select {\r\n vertical-align: middle;\r\n}\r\n\r\n/* Main message box */\r\n#message-box {\r\n width: 80%;\r\n}\r\n\r\n#message-box textarea {\r\n font-family: \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\r\n width: 100%;\r\n font-size: 1.2em;\r\n color: #333333;\r\n}\r\n\r\n/* Emoticons panel */\r\n#smiley-box {\r\n width: 18%;\r\n float: right;\r\n}\r\n\r\n#smiley-box img {\r\n margin: 3px;\r\n}\r\n\r\n /*Ajouter une barre d�fiante pour les smileys */\r\n #smiley-box-barre {\r\n height: 200px;\r\n overflow: auto;\r\n }\r\n/* Input field styles\r\n---------------------------------------- */\r\n.inputbox {\r\n background-color: #FFFFFF;\r\n border: 1px solid #c0c0c0;\r\n color: #333333;\r\n padding: 2px;\r\n cursor: text;\r\n}\r\n\r\n.inputbox:hover {\r\n border: 1px solid #eaeaea;\r\n}\r\n\r\n.inputbox:focus {\r\n border: 1px solid #eaeaea;\r\n color: #4b4b4b;\r\n}\r\n\r\ninput.inputbox { width: 85%; }\r\ninput.medium { width: 50%; }\r\ninput.narrow { width: 25%; }\r\ninput.tiny { width: 125px; }\r\n\r\ntextarea.inputbox {\r\n width: 85%;\r\n}\r\n\r\n.autowidth {\r\n width: auto !important;\r\n}\r\n\r\n/* Form button styles\r\n---------------------------------------- */\r\ninput.button1, input.button2 {\r\n font-size: 1em;\r\n}\r\n\r\na.button1, input.button1, input.button3, a.button2, input.button2 {\r\n width: auto !important;\r\n padding-top: 1px;\r\n padding-bottom: 1px;\r\n font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;\r\n color: #000;\r\n background: #FAFAFA none repeat-x top;\r\n}\r\n\r\na.button1, input.button1 {\r\n font-weight: bold;\r\n border: 1px solid #666666;\r\n}\r\n\r\ninput.button3 {\r\n padding: 0;\r\n margin: 0;\r\n line-height: 5px;\r\n height: 12px;\r\n background-image: none;\r\n font-variant: small-caps;\r\n}\r\n\r\n/* Alternative button */\r\na.button2, input.button2, input.button3 {\r\n border: 1px solid #666666;\r\n}\r\n\r\n/* <a> button in the style of the form buttons */\r\na.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {\r\n text-decoration: none;\r\n color: #000000;\r\n padding: 2px 8px;\r\n line-height: 250%;\r\n vertical-align: text-bottom;\r\n background-position: 0 1px;\r\n}\r\n\r\n/* Hover states */\r\na.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {\r\n border: 1px solid #BCBCBC;\r\n background-position: 0 100%;\r\n color: #BCBCBC;\r\n}\r\n\r\ninput.disabled {\r\n font-weight: normal;\r\n color: #666666;\r\n}\r\n\r\n/* Topic and forum Search */\r\n.search-box {\r\n margin-top: 3px;\r\n margin-left: 5px;\r\n float: left;\r\n}\r\n\r\n.search-box input {\r\n}\r\n\r\ninput.search {\r\n background-image: none;\r\n background-repeat: no-repeat;\r\n background-position: left 1px;\r\n padding-left: 17px;\r\n}\r\n\r\n.full { width: 95%; }\r\n.medium { width: 50%;}\r\n.narrow { width: 25%;}\r\n.tiny { width: 10%;}\r\n/* proSilver Style Sheet Tweaks\r\n\r\nThese style definitions are mainly IE specific \r\ntweaks required due to its poor CSS support.\r\n-------------------------------------------------*/\r\n\r\n* html table, * html select, * html input { font-size: 100%; }\r\n* html hr { margin: 0; }\r\n\r\ntable.table1 {\r\n width: 99%; /* IE < 6 browsers */\r\n /* Tantek hack */\r\n voice-family: \"\\\"}\\\"\";\r\n voice-family: inherit;\r\n width: 100%;\r\n}\r\nhtml>body table.table1 { width: 100%; } /* Reset 100% for opera */\r\n\r\n* html ul.topiclist li { position: relative; }\r\n* html .postbody h3 img { vertical-align: middle; }\r\n\r\n/* Form styles */\r\nhtml>body dd label input { vertical-align: text-bottom; } /* Align checkboxes/radio buttons nicely */\r\n\r\n* html input.button1, * html input.button2 {\r\n padding-bottom: 0;\r\n margin-bottom: 1px;\r\n}\r\n\r\n/* Misc layout styles */\r\n* html .column1, * html .column2 { width: 45%; }\r\n\r\n/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)\r\n From http://www.positioniseverything.net/easyclearing.html \r\n#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {\r\n content: \".\"; \r\n display: block; \r\n height: 0; \r\n clear: both; \r\n visibility: hidden;\r\n}*/\r\n\r\n.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {\r\n height: 1%;\r\n overflow: hidden;\r\n}\r\n\r\n/* viewtopic fix */\r\n* html .post {\r\n height: 25%;\r\n overflow: hidden;\r\n}\r\n\r\n/* navbar fix */\r\n* html .clearfix, * html .navbar, ul.linklist {\r\n height: 4%;\r\n overflow: hidden;\r\n}\r\n\r\n/* Simple fix so forum and topic lists always have a min-height set, even in IE6\r\n From http://www.dustindiaz.com/min-height-fast-hack */\r\ndl.icon {\r\n min-height: 35px;\r\n height: auto !important;\r\n height: 35px;\r\n}\r\n\r\n* html #search-box {\r\n width: 25%;\r\n}\r\n\r\n/* Correctly clear floating for details on profile view */\r\n*:first-child+html dl.details dd {\r\n margin-left: 30%;\r\n float: none;\r\n}\r\n\r\n* html dl.details dd {\r\n margin-left: 30%;\r\n float: none;\r\n}\r\n\r\n* html .forumbg table.table1 {\r\n margin: 0 -2px 0px -1px;\r\n}\r\n/* \r\n--------------------------------------------------------------\r\nColours and backgrounds for common.css\r\n-------------------------------------------------------------- */\r\n\r\nhtml, body {\r\n color: #000000;\r\n}\r\n\r\nh1 {\r\n color: #FFFFFF;\r\n}\r\n\r\nh2 {\r\n color: #191919;\r\n}\r\n\r\nh3 {\r\n border-bottom-color: #777777;\r\n color: #191919;\r\n}\r\n\r\nhr {\r\n border-color: #FFFFFF;\r\n border-top-color: #CCCCCC;\r\n}\r\n\r\nhr.dashed {\r\n border-top-color: #CCCCCC;\r\n}\r\n\r\n/* Search box\r\n--------------------------------------------- */\r\n\r\n#search-box {\r\n color: #FFFFFF;\r\n}\r\n\r\n#search-box #keywords {\r\n background-color: #FFF;\r\n}\r\n\r\n#search-box input {\r\n border-color: #191919;\r\n}\r\n\r\n/* Round cornered boxes and backgrounds\r\n---------------------------------------- */\r\n\r\n.corners-bottom, corners-top {\r\n clear:both;\r\n display:block;\r\n height:0px;\r\n}\r\n\r\n.forabg, .forumbg {\r\n/* background-color:#ffc333;*/\r\n background:transparent url(\"{T_THEME_PATH}/images/black_40.png\");\r\n}\r\n\r\n.panel {\r\n background-color: #ECF1F3;\r\n color: #28313F;\r\n}\r\n\r\n.post:target .content {\r\n color: #000000;\r\n}\r\n\r\n.post:target h3 a {\r\n color: #000000;\r\n}\r\n\r\n/*.bg1 { background-color: #97c2d3; }*/\r\n/*.post { background-color: #ffffff; }*/\r\n.bg3 { background-color: #97c2d3; }\r\n/*.bg1 {\r\n background:transparent url(\"{T_THEME_PATH}/images/white_50.png\");\r\n}*/\r\n\r\n.ucprowbg {\r\n background-color: #DCDEE2;\r\n}\r\n\r\n.fieldsbg {\r\n background-color: #E7E8EA;\r\n}\r\n\r\n/* Horizontal lists\r\n----------------------------------------*/\r\n\r\nul.navlinks {\r\n border-bottom-color: #FFFFFF;\r\n}\r\n\r\n/* Table styles\r\n----------------------------------------*/\r\ntable.table1 thead th {\r\n color: #FFFFFF;\r\n}\r\n\r\ntable.table1 tbody tr {\r\n border-color: #BFC1CF;\r\n}\r\n\r\ntable.table1 td {\r\n color: #536482;\r\n}\r\n\r\ntable.table1 tbody td {\r\n border-top-color: #FAFAFA;\r\n}\r\n\r\ntable.table1 tbody th {\r\n border-bottom-color: #000000;\r\n color: #191919;\r\n background-color: #FFFFFF;\r\n}\r\n\r\ntable.info tbody th {\r\n color: #000000;\r\n}\r\n\r\n/* Misc layout styles\r\n---------------------------------------- */\r\ndl.details dt {\r\n color: #000000;\r\n}\r\n\r\ndl.details dd {\r\n color: #536482;\r\n}\r\n\r\n.sep {\r\n color: #1198D9;\r\n}\r\n\r\n/* Pagination\r\n---------------------------------------- */\r\n\r\n.pagination span strong {\r\n color: #FFFFFF;\r\n background-color: #4692BF;\r\n border-color: #4692BF;\r\n}\r\n\r\n.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {\r\n color: #5C758C;\r\n background-color: #ECEDEE;\r\n border-color: #B4BAC0;\r\n}\r\n\r\n.pagination span a:hover {\r\n background-color: #cecece;\r\n color: #ffffff;\r\n}\r\n\r\n/* Pagination in viewforum for multipage topics */\r\n.row .pagination {\r\n background-image: url(\"{T_THEME_PATH}/images/icon_pages.gif\");\r\n}\r\n\r\n.row .pagination span a, li.pagination span a {\r\n background-color: #FFFFFF;\r\n}\r\n\r\n.row .pagination span a:hover, li.pagination span a:hover {\r\n background-color: #cecece;\r\n}\r\n\r\n/* Miscellaneous styles\r\n---------------------------------------- */\r\n\r\n.copyright {\r\n color: white;\r\n}\r\n\r\n.error {\r\n color: #BC2A4D;\r\n}\r\n\r\n.reported {\r\n background-color: #F7ECEF;\r\n}\r\n\r\nli.reported:hover {\r\n background-color: #ECD5D8 !important;\r\n}\r\n.sticky, .announce {\r\n /* you can add a background for stickies and announcements*/\r\n}\r\n\r\ndiv.rules {\r\n background-color: #ECD5D8;\r\n color: #BC2A4D;\r\n}\r\n\r\np.rules {\r\n background-color: #ECD5D8;\r\n background-image: none;\r\n}\r\n\r\n/* \r\n--------------------------------------------------------------\r\nColours and backgrounds for links.css\r\n-------------------------------------------------------------- */\r\n\r\na:link { color: black; }\r\na:visited { color: black; }\r\na:hover { color: #222222; text-decoration:underline; }\r\na:active { color: #191919; }\r\n\r\n/* Links on gradient backgrounds */\r\n#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {\r\n color: #FFFFFF;\r\n}\r\n\r\n#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {\r\n color: #FFFFFF;\r\n}\r\n\r\n#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {\r\n color: #A8D8FF;\r\n}\r\n\r\n#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {\r\n color: #C8E6FF;\r\n}\r\n\r\n/* Links for forum/topic lists */\r\na.forumtitle {\r\n color: #444444;\r\n}\r\n\r\n/* a.forumtitle:visited { color: #105289; } */\r\n\r\na.forumtitle:hover {\r\n color: #BC2A4D;\r\n}\r\n\r\na.forumtitle:active {\r\n color: #191919;\r\n}\r\n\r\na.topictitle {\r\n color: #191919;\r\n}\r\n\r\n/* a.topictitle:visited { color: #368AD2; } */\r\n\r\na.topictitle:hover {\r\n color: #BC2A4D;\r\n}\r\n\r\na.topictitle:active {\r\n color: #191919;\r\n}\r\n\r\n/* Post body links */\r\n.postlink {\r\n color: #191919;\r\n border-bottom-color: #191919;\r\n}\r\n\r\n.postlink:visited {\r\n color: #191919;\r\n border-bottom-color: #191919;\r\n}\r\n\r\n.postlink:active {\r\n color: #191919;\r\n}\r\n\r\n.postlink:hover {\r\n background-color: #eeeeee;\r\n color: #222222;\r\n text-decoration:underline;\r\n}\r\n\r\n.signature a, .signature a:visited, .signature a:active, .signature a:hover {\r\n background-color: transparent;\r\n}\r\n\r\n/* Profile links */\r\n.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {\r\n color: #191919;\r\n}\r\n\r\n.postprofile a:hover, .postprofile dt.author a:hover {\r\n color: #D31141;\r\n}\r\n\r\n/* Profile searchresults */ \r\n.search .postprofile a {\r\n color: #191919;\r\n}\r\n\r\n.search .postprofile a:hover {\r\n color: #D31141;\r\n}\r\n\r\n/* Back to top of page */\r\na.top {\r\n background-image: url(\"{IMG_ICON_BACK_TOP_SRC}\");\r\n}\r\n\r\na.top2 {\r\n background-image: url(\"{IMG_ICON_BACK_TOP_SRC}\");\r\n}\r\n\r\n/* Arrow links */\r\na.up { background-image: url(\"{T_THEME_PATH}/images/arrow_up.gif\") }\r\na.down { background-image: url(\"{T_THEME_PATH}/images/arrow_down.gif\") }\r\na.left { background-image: url(\"{T_THEME_PATH}/images/arrow_left.gif\") }\r\na.right { background-image: url(\"{T_THEME_PATH}/images/arrow_right.gif\") }\r\n\r\na.up:hover {\r\n background-color: transparent;\r\n}\r\n\r\na.left:hover {\r\n color: #8f8f8f;\r\n}\r\n\r\na.right:hover {\r\n color: #4d4d4d;\r\n}\r\n\r\n\r\n/* \r\n--------------------------------------------------------------\r\nColours and backgrounds for content.css\r\n-------------------------------------------------------------- */\r\n\r\nul.forums, ul.topics, .bg1, .table1 tbody {\r\n background:transparent url(\"{T_THEME_PATH}/images/white_50.png\");\r\n}\r\n\r\n.forabg .inner, .forumbg .inner {\r\n background:transparent url(\"{T_THEME_PATH}/images/motif_listes.png\") right bottom no-repeat;\r\n}\r\n\r\n.post div .bg1, div .post\r\n{\r\n background:transparent url(\"{T_THEME_PATH}/images/white_70.png\");\r\n}\r\n\r\nul.topiclist li {\r\n color: #191919;\r\n}\r\n\r\nul.topiclist dd {\r\n border-left-color: #FFFFFF;\r\n}\r\n\r\n.rtl ul.topiclist dd {\r\n border-right-color: #fff;\r\n border-left-color: transparent;\r\n}\r\n\r\nul.topiclist li.row dt a.subforum.read {\r\n background-image: url(\"{IMG_SUBFORUM_READ_SRC}\");\r\n}\r\n\r\nul.topiclist li.row dt a.subforum.unread {\r\n background-image: url(\"{IMG_SUBFORUM_UNREAD_SRC}\");\r\n}\r\n\r\nli.row {\r\n border-top: 1px solid #cccccc;\r\n/* border-bottom-color: #eeeeee;*/\r\n}\r\n\r\nli.row strong {\r\n color: #000000;\r\n}\r\n\r\n.table1 .bg1 {\r\n background:none;\r\n}\r\n\r\nli.row:hover, table.table1 tbody tr:hover, table.table1 tbody tr.hover {\r\n background:transparent url(\'{T_THEME_PATH}/images/white_50.png\');\r\n}\r\n\r\nli.row:hover dd {\r\n border-left-color: #CCCCCC;\r\n}\r\n\r\n.rtl li.row:hover dd {\r\n border-right-color: #CCCCCC;\r\n border-left-color: transparent;\r\n}\r\n\r\nli.header dt, li.header dd {\r\n color: #FFFFFF;\r\n}\r\n\r\n/* Forum list column styles */\r\nul.topiclist dd.searchextra {\r\n color: #191919;\r\n}\r\n\r\n/* Post body styles\r\n----------------------------------------*/\r\n.postbody {\r\n color: #191919;\r\n}\r\n\r\n/* Content container styles\r\n----------------------------------------*/\r\n.content {\r\n color: #191919;\r\n}\r\n\r\n.content h2, .panel h2 {\r\n color: #115098;\r\n border-bottom-color: #CCCCCC;\r\n}\r\n\r\ndl.faq dt {\r\n color: #191919;\r\n}\r\n\r\n.posthilit {\r\n background-color: #F3BFCC;\r\n color: #BC2A4D;\r\n}\r\n\r\n/* Post signature */\r\n.signature {\r\n border-top-color: #CCCCCC;\r\n}\r\n\r\n/* Post noticies */\r\n.notice {\r\n border-top-color: #CCCCCC;\r\n}\r\n\r\n/* BB Code styles\r\n----------------------------------------*/\r\n/* Quote block */\r\nblockquote {\r\n background-color: #EBEADD;\r\n background-image: url(\"{T_THEME_PATH}/images/quote.gif\");\r\n border-color:#DBDBCE;\r\n}\r\n\r\nblockquote blockquote {\r\n /* Nested quotes */\r\n background-color:#EFEED9;\r\n}\r\n\r\nblockquote blockquote blockquote {\r\n /* Nested quotes */\r\n background-color: #EBEADD;\r\n}\r\n\r\n/* Code block */\r\ndl.codebox {\r\n background-color: #FFFFFF;\r\n border-color: #C9D2D8;\r\n}\r\n\r\ndl.codebox dt {\r\n border-bottom-color: #CCCCCC;\r\n}\r\n\r\ndl.codebox code {\r\n color: #2E8B57;\r\n}\r\n\r\n.syntaxbg { color: #FFFFFF; }\r\n.syntaxcomment { color: #FF8000; }\r\n.syntaxdefault { color: #0000BB; }\r\n.syntaxhtml { color: #000000; }\r\n.syntaxkeyword { color: #007700; }\r\n.syntaxstring { color: #DD0000; }\r\n\r\n/* Attachments\r\n----------------------------------------*/\r\n.attachbox {\r\n background-color: #FFFFFF;\r\n border-color: #C9D2D8;\r\n}\r\n\r\n.pm-message .attachbox {\r\n background-color: #F2F3F3;\r\n}\r\n\r\n.attachbox dd {\r\n border-top-color: #C9D2D8;\r\n}\r\n\r\n.attachbox p {\r\n color: #666666;\r\n}\r\n\r\n.attachbox p.stats {\r\n color: #666666;\r\n}\r\n\r\n.attach-image img {\r\n border-color: #999999;\r\n}\r\n\r\n/* Inline image thumbnails */\r\n\r\ndl.file dd {\r\n color: #666666;\r\n}\r\n\r\ndl.thumbnail img {\r\n border-color: #666666;\r\n background-color: #FFFFFF;\r\n}\r\n\r\ndl.thumbnail dd {\r\n color: #666666;\r\n}\r\n\r\ndl.thumbnail dt a:hover {\r\n background-color: #EEEEEE;\r\n}\r\n\r\ndl.thumbnail dt a:hover img {\r\n border-color: #368AD2;\r\n}\r\n\r\n/* Post poll styles\r\n----------------------------------------*/\r\n\r\nfieldset.polls dl {\r\n border-top-color: #DCDEE2;\r\n color: #666666;\r\n}\r\n\r\nfieldset.polls dl.voted {\r\n color: #000000;\r\n}\r\n\r\nfieldset.polls dd div {\r\n color: #FFFFFF;\r\n}\r\n\r\n.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {\r\n border-right-color: transparent;\r\n}\r\n\r\n.pollbar1 {\r\n background-color: #AA2346;\r\n border-bottom-color: #74162C;\r\n border-right-color: #74162C;\r\n}\r\n\r\n.rtl .pollbar1 {\r\n border-left-color: #74162C;\r\n}\r\n\r\n.pollbar2 {\r\n background-color: #BE1E4A;\r\n border-bottom-color: #8C1C38;\r\n border-right-color: #8C1C38;\r\n}\r\n\r\n.rtl .pollbar2 {\r\n border-left-color: #8C1C38;\r\n}\r\n\r\n.pollbar3 {\r\n background-color: #D11A4E;\r\n border-bottom-color: #AA2346;\r\n border-right-color: #AA2346;\r\n}\r\n\r\n.rtl .pollbar3 {\r\n border-left-color: #AA2346;\r\n}\r\n\r\n.pollbar4 {\r\n background-color: #E41653;\r\n border-bottom-color: #BE1E4A;\r\n border-right-color: #BE1E4A;\r\n}\r\n\r\n.rtl .pollbar4 {\r\n border-left-color: #BE1E4A;\r\n}\r\n\r\n.pollbar5 {\r\n background-color: #F81157;\r\n border-bottom-color: #D11A4E;\r\n border-right-color: #D11A4E;\r\n}\r\n\r\n.rtl .pollbar5 {\r\n border-left-color: #D11A4E;\r\n}\r\n\r\n/* Poster profile block\r\n----------------------------------------*/\r\n.postprofile {\r\n color: #666666;\r\n border-left-color: #FFFFFF;\r\n}\r\n\r\n.rtl .postprofile {\r\n border-right-color: #FFFFFF;\r\n border-left-color: transparent;\r\n}\r\n\r\n.pm .postprofile {\r\n border-left-color: #DDDDDD;\r\n}\r\n\r\n.rtl .pm .postprofile {\r\n border-right-color: #DDDDDD;\r\n border-left-color: transparent;\r\n}\r\n\r\n.postprofile strong {\r\n color: #000000;\r\n}\r\n\r\n.online .inner {\r\n background: url(\"{T_IMAGESET_LANG_PATH}/icon_user_online.gif\") right top no-repeat;\r\n}\r\n\r\n/* \r\n--------------------------------------------------------------\r\nColours and backgrounds for buttons.css\r\n-------------------------------------------------------------- */\r\n\r\n/* Big button images */\r\n.reply-icon span { background-image: url(\"{IMG_BUTTON_TOPIC_REPLY_SRC}\"); }\r\n.post-icon span { background-image: url(\"{IMG_BUTTON_TOPIC_NEW_SRC}\"); }\r\n.locked-icon span { background-image: url(\"{IMG_BUTTON_TOPIC_LOCKED_SRC}\"); }\r\n.pmreply-icon span { background-image: url(\"{IMG_BUTTON_PM_REPLY_SRC}\") ;}\r\n.newpm-icon span { background-image: url(\"{IMG_BUTTON_PM_NEW_SRC}\") ;}\r\n.forwardpm-icon span { background-image: url(\"{IMG_BUTTON_PM_FORWARD_SRC}\") ;}\r\n\r\na.print {\r\n background-image: url(\"{T_THEME_PATH}/images/icon_print.gif\");\r\n}\r\n\r\na.sendemail {\r\n background-image: url(\"{T_THEME_PATH}/images/icon_sendemail.gif\");\r\n}\r\n\r\na.fontsize {\r\n background-image: url(\"{T_THEME_PATH}/images/icon_fontsize.gif\");\r\n}\r\n\r\n/* Icon images\r\n---------------------------------------- */\r\n.sitehome { background-image: url(\"{T_THEME_PATH}/images/icon_home.gif\"); }\r\n.icon-faq { background-image: url(\"{T_THEME_PATH}/images/icon_faq.gif\"); }\r\n.icon-members { background-image: url(\"{T_THEME_PATH}/images/icon_members.gif\"); }\r\n.icon-home { background-image: url(\"{T_THEME_PATH}/images/icon_home.gif\"); }\r\n.icon-ucp { background-image: url(\"{T_THEME_PATH}/images/icon_ucp.gif\"); }\r\n.icon-register { background-image: url(\"{T_THEME_PATH}/images/icon_register.gif\"); }\r\n.icon-logout { background-image: url(\"{T_THEME_PATH}/images/icon_logout.gif\"); }\r\n.icon-bookmark { background-image: url(\"{T_THEME_PATH}/images/icon_bookmark.gif\"); }\r\n.icon-bump { background-image: url(\"{T_THEME_PATH}/images/icon_bump.gif\"); }\r\n.icon-subscribe { background-image: url(\"{T_THEME_PATH}/images/icon_subscribe.gif\"); }\r\n.icon-unsubscribe { background-image: url(\"{T_THEME_PATH}/images/icon_unsubscribe.gif\"); }\r\n.icon-pages { background-image: url(\"{T_THEME_PATH}/images/icon_pages.gif\"); }\r\n.icon-search { background-image: url(\"{T_THEME_PATH}/images/icon_search.gif\"); }\r\n\r\n/* Profile & navigation icons */\r\n.email-icon, .email-icon a { background-image: url(\"{IMG_ICON_CONTACT_EMAIL_SRC}\"); }\r\n.aim-icon, .aim-icon a { background-image: url(\"{IMG_ICON_CONTACT_AIM_SRC}\"); }\r\n.yahoo-icon, .yahoo-icon a { background-image: url(\"{IMG_ICON_CONTACT_YAHOO_SRC}\"); }\r\n.web-icon, .web-icon a { background-image: url(\"{IMG_ICON_CONTACT_WWW_SRC}\"); }\r\n.msnm-icon, .msnm-icon a { background-image: url(\"{IMG_ICON_CONTACT_MSNM_SRC}\"); }\r\n.icq-icon, .icq-icon a { background-image: url(\"{IMG_ICON_CONTACT_ICQ_SRC}\"); }\r\n.jabber-icon, .jabber-icon a { background-image: url(\"{IMG_ICON_CONTACT_JABBER_SRC}\"); }\r\n.pm-icon, .pm-icon a { background-image: url(\"{IMG_ICON_CONTACT_PM_SRC}\"); }\r\n.quote-icon, .quote-icon a { background-image: url(\"{IMG_ICON_POST_QUOTE_SRC}\"); }\r\n\r\n/* Moderator icons */\r\n.report-icon, .report-icon a { background-image: url(\"{IMG_ICON_POST_REPORT_SRC}\"); }\r\n.edit-icon, .edit-icon a { background-image: url(\"{IMG_ICON_POST_EDIT_SRC}\"); }\r\n.delete-icon, .delete-icon a { background-image: url(\"{IMG_ICON_POST_DELETE_SRC}\"); }\r\n.info-icon, .info-icon a { background-image: url(\"{IMG_ICON_POST_INFO_SRC}\"); }\r\n.warn-icon, .warn-icon a { background-image: url(\"{IMG_ICON_USER_WARN_SRC}\"); } /* Need updated warn icon */\r\n\r\n/* \r\n--------------------------------------------------------------\r\nColours and backgrounds for cp.css\r\n-------------------------------------------------------------- */\r\n\r\n/* Main CP box\r\n----------------------------------------*/\r\n\r\n#cp-main h3, #cp-main hr, #cp-menu hr {\r\n border-color: #A4B3BF;\r\n}\r\n\r\n#cp-main .panel li.row {\r\n border-bottom-color: #B5C1CB;\r\n border-top-color: #F9F9F9;\r\n}\r\n\r\nul.cplist {\r\n border-top-color: #B5C1CB;\r\n}\r\n\r\n#cp-main .panel li.header dd, #cp-main .panel li.header dt {\r\n color: #000000;\r\n}\r\n\r\n#cp-main table.table1 thead th {\r\n color: #191919;\r\n border-bottom-color: #191919;\r\n}\r\n\r\n#cp-main .pm-message {\r\n border-color: #DBDEE2;\r\n background-color: #FFFFFF;\r\n}\r\n\r\n/* CP tabbed menu\r\n----------------------------------------*/\r\n#tabs {\r\n margin-bottom:-4px;\r\n}\r\n\r\n#tabs a {\r\n -moz-border-radius-topleft:4px;\r\n -moz-border-radius-topright:4px;\r\n -webkit-border-top-left-radius:4px;\r\n -webkit-border-top-right-radius:4px;\r\n background-image: url(\"{T_THEME_PATH}/images/tab_bg1.png\");\r\n}\r\n\r\n#tabs a span {\r\n background-image: url(\"{T_THEME_PATH}/images/tab_bg2.png\");\r\n color: #536482;\r\n}\r\n\r\n#tabs a:hover span {\r\n color: #BC2A4D;\r\n}\r\n\r\n#tabs .activetab a {\r\n border-bottom-color: #CADCEB;\r\n}\r\n\r\n#tabs .activetab a span {\r\n color: #191919;\r\n}\r\n\r\n#tabs .activetab a:hover span {\r\n color: #000000;\r\n}\r\n\r\n/* Mini tabbed menu used in MCP\r\n----------------------------------------*/\r\n#minitabs li {\r\n background-color: #E1EBF2;\r\n}\r\n\r\n#minitabs li.activetab {\r\n background-color: #F9F9F9;\r\n}\r\n\r\n#minitabs li.activetab a, #minitabs li.activetab a:hover {\r\n color: #191919;\r\n}\r\n\r\n/* UCP navigation menu\r\n----------------------------------------*/\r\n\r\n/* Link styles for the sub-section links */\r\n#navigation a {\r\n color: #333;\r\n background-color: #B2C2CF;\r\n background-image: url(\"{T_THEME_PATH}/images/bg_menu.gif\");\r\n}\r\n\r\n#navigation a:hover {\r\n background-color: #aabac6;\r\n color: #BC2A4D;\r\n}\r\n\r\n#navigation #active-subsection a {\r\n color: #D31141;\r\n background-color: #F9F9F9;\r\n background-image: none;\r\n}\r\n\r\n#navigation #active-subsection a:hover {\r\n color: #D31141;\r\n}\r\n\r\n/* Preferences pane layout\r\n----------------------------------------*/\r\n#cp-main h2 {\r\n color: #191919;\r\n}\r\n\r\n#cp-main .panel {\r\n background-color: #F9F9F9;\r\n}\r\n\r\n#cp-main .pm {\r\n background-color: #FFFFFF;\r\n}\r\n\r\n/* Friends list */\r\n.cp-mini {\r\n background-color: #eef5f9;\r\n}\r\n\r\ndl.mini dt {\r\n color: #252525;\r\n}\r\n\r\n/* PM Styles\r\n----------------------------------------*/\r\n/* PM Message history */\r\n.current {\r\n color: #999999 !important;\r\n}\r\n\r\n/* PM marking colours */\r\n.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {\r\n border-left-color: #BC2A4D;\r\n border-right-color: #BC2A4D;\r\n}\r\n\r\n.pmlist li.pm_marked_colour, .pm_marked_colour {\r\n border-color: #FF6600;\r\n}\r\n\r\n.pmlist li.pm_replied_colour, .pm_replied_colour {\r\n border-color: #A9B8C2;\r\n}\r\n\r\n.pmlist li.pm_friend_colour, .pm_friend_colour {\r\n border-color: #5D8FBD;\r\n}\r\n\r\n.pmlist li.pm_foe_colour, .pm_foe_colour {\r\n border-color: #000000;\r\n}\r\n\r\n/* Avatar gallery */\r\n#gallery label {\r\n background-color: #FFFFFF;\r\n border-color: #CCC;\r\n}\r\n\r\n#gallery label:hover {\r\n background-color: #EEE;\r\n}\r\n\r\n/* \r\n--------------------------------------------------------------\r\nColours and backgrounds for forms.css\r\n-------------------------------------------------------------- */\r\n\r\n/* General form styles\r\n----------------------------------------*/\r\nselect {\r\n border-color: #666666;\r\n background-color: #FAFAFA;\r\n color: #000;\r\n}\r\n\r\nlabel {\r\n color: #252525;\r\n}\r\n\r\noption.disabled-option {\r\n color: graytext;\r\n}\r\n\r\n/* Definition list layout for forms\r\n---------------------------------------- */\r\ndd label {\r\n color: #333;\r\n}\r\n\r\n/* Hover effects */\r\nfieldset dl:hover dt label {\r\n color: #000000;\r\n}\r\n\r\nfieldset.fields2 dl:hover dt label {\r\n color: inherit;\r\n}\r\n\r\n/* Quick-login on index page */\r\nfieldset.quick-login input.inputbox {\r\n background-color: #F2F3F3;\r\n}\r\n\r\n/* Posting page styles\r\n----------------------------------------*/\r\n\r\n#message-box textarea {\r\n color: #191919;\r\n}\r\n\r\n/* Input field styles\r\n---------------------------------------- */\r\n.inputbox {\r\n background-color: #FFFFFF; \r\n border-color: #B4BAC0;\r\n color: #191919;\r\n}\r\n\r\n.inputbox:hover {\r\n border-color: #11A3EA;\r\n}\r\n\r\n.inputbox:focus {\r\n border-color: #11A3EA;\r\n color: #0F4987;\r\n}\r\n\r\n/* Form button styles\r\n---------------------------------------- */\r\n\r\na.button1, input.button1, input.button3, a.button2, input.button2 {\r\n color: #000;\r\n background-color: #FAFAFA;\r\n background-image: url(\"{T_THEME_PATH}/images/bg_button.gif\");\r\n}\r\n\r\na.button1, input.button1 {\r\n border-color: #666666;\r\n}\r\n\r\ninput.button3 {\r\n background-image: none;\r\n}\r\n\r\n/* Alternative button */\r\na.button2, input.button2, input.button3 {\r\n border-color: #666666;\r\n}\r\n.button2\r\n{background-image: url(\"{T_THEME_PATH}/images/bg_button.gif\");}\r\n\r\n/* <a> button in the style of the form buttons */\r\na.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {\r\n color: #000000;\r\n}\r\n\r\n/* Hover states */\r\na.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {\r\n border-color: #BC2A4D;\r\n color: #BC2A4D;\r\n}\r\n\r\ninput.search {\r\n background-image: url(\"{T_THEME_PATH}/images/icon_textbox_search.gif\");\r\n}\r\n\r\ninput.disabled {\r\n color: #666666;\r\n}\r\n\r\n /*Navigation\r\n --------------------- */\r\n\r\n .faqs { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/faq.gif\") 0 0 no-repeat; }\r\n /*.forum { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/forum.gif\") 0 0 no-repeat; }*/\r\n /*.login { background : url(\"{T_IMAGESET_LANG_PATH}/bouton/connexion.gif\") 0 0 no-repeat; }*/\r\n .logout { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/deconnexion.gif\") 0 0 no-repeat; }\r\n .members { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/membres.gif\") 0 0 no-repeat; }\r\n .newpms { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/newmp.gif\") 0 0 no-repeat; }\r\n .nonewpms { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/mp.gif\") 0 0 no-repeat; }\r\n /*.portail {background: url(\"{T_IMAGESET_LANG_PATH}/bouton/portail.gif\") 0 0 no-repeat;}*/\r\n .register { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/inscription.gif\") 0 0 no-repeat; }\r\n .search_self { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/messages.gif\") 0 0 no-repeat; }\r\n /*.site { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/site.gif\") 0 0 no-repeat; }*/\r\n .ucp { background: url(\"{T_IMAGESET_LANG_PATH}/bouton/profil.gif\") 0 0 no-repeat; }\r\n\r\n /*Fin navigation\r\n --------------------- */\r\n' WHERE theme_id = 2

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/acp/acp_styles.php
LINE: 363
CALL: dbal_mysqli->sql_query()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_styles->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()



Mon thème est design61 http://www.supportduweb.com/styles_phpb ... /?style=43 basé sur prosilver

une idée du problème ?
merci
lionel
membre
membre
 
Messages: 3
Inscription: Lun 1 Nov 2010 01:15

Re: liste déroulante pour smiley

Messagepar lolovoisin » Mer 3 Nov 2010 04:10

bonjour,

vous devez enregistrer vos fichiers en utf8 sans BOM, sinon les accents posent problèmes ;)
Avatar de l’utilisateur
lolovoisin
Administrateur du site
Administrateur du site
 
Messages: 408
Inscription: Ven 28 Nov 2008 10:18

Re: liste déroulante pour smiley

Messagepar lionel » Mer 3 Nov 2010 20:08

Merci beaucoup
lionel
membre
membre
 
Messages: 3
Inscription: Lun 1 Nov 2010 01:15

Re: liste déroulante pour smiley

Messagepar lolovoisin » Jeu 4 Nov 2010 10:15

votre problème est résolu ?
Avatar de l’utilisateur
lolovoisin
Administrateur du site
Administrateur du site
 
Messages: 408
Inscription: Ven 28 Nov 2008 10:18

Re: liste déroulante pour smiley

Messagepar lionel » Jeu 4 Nov 2010 19:57

oui oui , désolé faut mettre l'icone résolu ici aussi (j'ai pas lu les règles :oops: )

edit: ah bah non y'en a pas d'icone résolu :D
lionel
membre
membre
 
Messages: 3
Inscription: Lun 1 Nov 2010 01:15

Re: liste déroulante pour smiley

Messagepar lolovoisin » Ven 5 Nov 2010 01:21

non non je verrouille juste les sujets, c'est tout :mrgreen: :mrgreen:
Avatar de l’utilisateur
lolovoisin
Administrateur du site
Administrateur du site
 
Messages: 408
Inscription: Ven 28 Nov 2008 10:18


Retourner vers Aide / Remarques / Support

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 3 invités

cron