Advertisement
Guest User

Untitled

a guest
Dec 26th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.64 KB | None | 0 0
  1. <html lang="br" id="vbulletin_html" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"><head>
  2.  
  3. <title>Virtual Arts Design</title>
  4. <meta http-equiv="refresh" content="2;URL=http://virtualdesign.forumeiros.com/forum">
  5. <link href="css.php?styleid=5&amp;langid=7&amp;d=1349380712&amp;td=ltr&amp;sheet=additional.css" type="text/css" rel="stylesheet">
  6. <style>
  7.  
  8. @charset "UTF-8";
  9. .bbcode_container {
  10. display: block;
  11. margin: 5px 20px 20px;
  12. }
  13. .bbcode_container .bbcode_desc {
  14. font-size: 11px;
  15. margin-bottom: 2px;
  16. }
  17. .bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
  18. background: none repeat-x scroll 0 0 #F2F6F8;
  19. border: 1px inset;
  20. direction: ltr;
  21. font-size: 12px;
  22. margin: 0;
  23. overflow: scroll;
  24. padding: 6px;
  25. text-align: left;
  26. }
  27. .bbcode_container code.bbcode_code {
  28. direction: ltr;
  29. font-size: 12px;
  30. margin: 0;
  31. text-align: left;
  32. }
  33. .bbcode_container code.bbcode_code code {
  34. white-space: nowrap;
  35. }
  36. .bbcode_container div.bbcode_quote {
  37. background: none repeat scroll 0 0 #F2F6F8;
  38. border: 1px solid #417394;
  39. border-radius: 5px 5px 5px 5px;
  40. font: italic 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  41. margin: 0 10px 10px;
  42. position: relative;
  43. top: 0;
  44. }
  45. .bbcode_container .bbcode_quote_container {
  46. background: url("http://forum.tribalwars.com.br/images/misc/quote-left.png") no-repeat scroll left center transparent;
  47. display: block;
  48. height: 13px;
  49. left: -9px;
  50. position: absolute;
  51. width: 9px;
  52. }
  53. .bbcode_quote div.quote_container {
  54. border-radius: 5px 5px 5px 5px;
  55. padding: 5px 10px;
  56. }
  57. .bbcode_quote .bbcode_postedby img {
  58. position: relative;
  59. top: 1px;
  60. }
  61. .bbcode_container div.bbcode_quote.printable {
  62. background: none repeat scroll 0 0 transparent;
  63. border: medium none;
  64. }
  65. .bbcode_container div.bbcode_quote div.message {
  66. padding: 8px 0;
  67. }
  68. .bbcode_container div.bbcode_quote div.message ol > li, .bbcode_container div.bbcode_quote div.message ul > li {
  69. float: none;
  70. }
  71. .bbcode_postedby {
  72. font: 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  73. }
  74. .bbcode_postedby img {
  75. margin: 0;
  76. }
  77. .texteditor textarea.cke_source {
  78. padding: 0 1px;
  79. }
  80. .texteditor.content .cke_skin_kama textarea.cke_source, .texteditor textarea {
  81. background: none repeat scroll 0 0 #FFFFFF;
  82. color: #222222;
  83. font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  84. white-space: pre-wrap;
  85. }
  86. .texteditor.forum .cke_skin_kama textarea.cke_source, .texteditor.forum textarea {
  87. background: none repeat scroll 0 0 #FFFFFF;
  88. color: #222222;
  89. font: 13px Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;
  90. white-space: pre-wrap;
  91. }
  92. .editor_smiliebox {
  93. float: right;
  94. height: 200px;
  95. padding: 0 3px 3px;
  96. width: 75px;
  97. }
  98. .editor_smiliebox .blocksubhead {
  99. -moz-border-bottom-colors: none;
  100. -moz-border-left-colors: none;
  101. -moz-border-right-colors: none;
  102. -moz-border-top-colors: none;
  103. border-color: #6B91AB;
  104. border-image: none;
  105. border-style: solid;
  106. border-width: 1px 0;
  107. font-size: 11px;
  108. font-weight: normal;
  109. padding: 0;
  110. text-align: center;
  111. }
  112. .editor_smiliebox ul.smiliebox {
  113. height: 190px;
  114. overflow: hidden;
  115. }
  116. .editor_smiliebox ul.smiliebox li {
  117. float: left;
  118. height: 20px;
  119. margin: 2px;
  120. overflow: hidden;
  121. position: relative;
  122. text-align: center;
  123. width: 20px;
  124. }
  125. .editor_smiliebox ul.smiliebox li div.table {
  126. display: table;
  127. height: 100%;
  128. margin: auto;
  129. table-layout: fixed;
  130. width: 20px;
  131. }
  132. .editor_smiliebox ul.smiliebox li div.tablecell {
  133. display: table-cell;
  134. vertical-align: middle;
  135. }
  136. .editor_smiliebox ul.smiliebox li img {
  137. cursor: pointer;
  138. height: auto;
  139. max-width: 20px;
  140. width: auto !important;
  141. }
  142. .editor_smiliebox div.moresmilies {
  143. font-size: 11px;
  144. text-align: center;
  145. }
  146. .editor_textbox_container {
  147. float: left;
  148. margin: 0;
  149. width: 100%;
  150. }
  151. .editor_textbox_container.smilie {
  152. margin-right: -165px;
  153. }
  154. .editor_textbox_smilie {
  155. margin-right: 85px;
  156. }
  157. .cke_skin_kama_container {
  158. background: none repeat scroll 0 0 #FFFFFF;
  159. visibility: visible;
  160. }
  161. .cke_skin_kama_container body {
  162. min-width: 0;
  163. }
  164. .attachment a {
  165. border: 1px solid #FFFFFF;
  166. display: block;
  167. padding: 1px 0;
  168. }
  169. .attachment a:hover {
  170. background-color: #DFF1FF;
  171. border-color: #316AC5;
  172. padding: 1px 0;
  173. }
  174. .editorpopupbody {
  175. max-height: 250px;
  176. min-width: 200px;
  177. overflow-x: hidden;
  178. overflow-y: auto;
  179. padding: 5px;
  180. }
  181. .editorpopupbody li.attachment {
  182. white-space: nowrap;
  183. }
  184. .editorpopupbody div.attach_insert_all {
  185. background-color: #FFFFFF;
  186. cursor: pointer;
  187. padding: 2px;
  188. }
  189. .cke_skin_kama .cke_panel.cke_attach {
  190. height: auto;
  191. width: 250px;
  192. }
  193. .cke_skin_kama span.cke_browser_webkit, .cke_skin_kama span.cke_browser_gecko18 {
  194. outline: medium none !important;
  195. }
  196. .previewthumbactive {
  197. background: url("http://forum.tribalwars.com.br/images/misc/pencil.png") no-repeat scroll left top transparent;
  198. border: 1px solid red;
  199. cursor: pointer;
  200. margin: 0;
  201. position: absolute;
  202. z-index: 10;
  203. }
  204. img.previewthumb.active {
  205. border: 1px solid red;
  206. cursor: pointer;
  207. margin: 0;
  208. }
  209. .cke_browser_ie8 .cke_editor {
  210. display: block !important;
  211. }
  212. .cke_button .cke_disabled:hover {
  213. background-color: transparent !important;
  214. }
  215. .cke_skin_kama span:not(.cke_browser_ie) .cke_button .cke_icon {
  216. background: url("http://forum.tribalwars.com.br/images/editor/sprite.png") no-repeat scroll left top transparent;
  217. }
  218. .cke_skin_kama .cke_browser_ie .cke_button .cke_icon {
  219. height: 16px;
  220. overflow: hidden;
  221. position: relative;
  222. width: 16px;
  223. }
  224. .cke_skin_kama .cke_browser_ie .cke_button .cke_icon_image {
  225. background: url("http://forum.tribalwars.com.br/images/editor/sprite.png") no-repeat scroll left top transparent;
  226. height: 60px;
  227. position: absolute;
  228. width: 2498px;
  229. }
  230. .cke_skin_kama .cke_browser_ie .cke_button .cke_icon_image.custom {
  231. background: none repeat scroll 0 0 transparent;
  232. }
  233. .cke_skin_kama .cke_browser_ie .cke_button a.cke_disabled .cke_icon {
  234. }
  235. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button a.cke_disabled .cke_icon {
  236. }
  237. .cke_skin_kama .cke_browser_ie .cke_button a.cke_on .cke_icon_image {
  238. top: 0;
  239. }
  240. .cke_skin_kama .cke_browser_ie .cke_button a.cke_off .cke_icon_image {
  241. top: -20px;
  242. }
  243. .cke_skin_kama .cke_browser_ie .cke_button a.cke_disabled .cke_icon_image {
  244. top: -40px;
  245. }
  246. .cke_skin_kama .cke_browser_ie .cke_button .cke_button_textcolor .cke_buttonarrow {
  247. }
  248. .cke_skin_kama .cke_browser_ie .cke_button .cke_buttonarrow {
  249. position: relative;
  250. top: -4px;
  251. }
  252. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button a.cke_disabled .cke_icon_image {
  253. top: -40px;
  254. }
  255. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_openAttachmentWindow .cke_icon {
  256. background-position: 0 0;
  257. }
  258. .cke_skin_kama .cke_browser_ie .cke_button_openAttachmentWindow .cke_icon_image {
  259. left: 0;
  260. }
  261. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_enhancedsource .cke_icon {
  262. background-position: -1597px 0;
  263. }
  264. .cke_skin_kama .cke_browser_ie .cke_button_enhancedsource .cke_icon_image {
  265. left: -1597px;
  266. }
  267. .cke_skin_kama .cke_button_enhancedsource .cke_label {
  268. }
  269. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_pastetext .cke_icon {
  270. background-position: -2480px 0;
  271. }
  272. .cke_skin_kama .cke_browser_ie .cke_button_pastetext .cke_icon_image {
  273. left: -2480px;
  274. }
  275. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_pastefromword .cke_icon {
  276. background-position: -2430px 0;
  277. }
  278. .cke_skin_kama .cke_browser_ie .cke_button_pastefromword .cke_icon_image {
  279. left: -2430px;
  280. }
  281. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_removeFormat .cke_icon {
  282. background-position: -1447px 0;
  283. }
  284. .cke_skin_kama .cke_browser_ie .cke_button_removeFormat .cke_icon_image {
  285. left: -1447px;
  286. }
  287. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_bold .cke_icon {
  288. background-position: -50px 0;
  289. }
  290. .cke_skin_kama .cke_browser_ie .cke_button_bold .cke_icon_image {
  291. left: -50px;
  292. }
  293. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_italic .cke_icon {
  294. background-position: -897px 0;
  295. }
  296. .cke_skin_kama .cke_browser_ie .cke_button_italic .cke_icon_image {
  297. left: -897px;
  298. }
  299. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_underline .cke_icon {
  300. background-position: -2247px 0;
  301. }
  302. .cke_skin_kama .cke_browser_ie .cke_button_underline .cke_icon_image {
  303. left: -2247px;
  304. }
  305. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_subscript .cke_icon {
  306. background-position: -2147px 0;
  307. }
  308. .cke_skin_kama .cke_browser_ie .cke_button_subscript .cke_icon_image {
  309. left: -2147px;
  310. }
  311. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_superscript .cke_icon {
  312. background-position: -2197px 0;
  313. }
  314. .cke_skin_kama .cke_browser_ie .cke_button_superscript .cke_icon_image {
  315. left: -2197px;
  316. }
  317. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_table .cke_icon {
  318. background-position: -2047px 0;
  319. }
  320. .cke_skin_kama .cke_browser_ie .cke_button_table .cke_icon_image {
  321. left: -2047px;
  322. }
  323. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbTableProperties .cke_icon {
  324. background-position: -1797px 0;
  325. }
  326. .cke_skin_kama .cke_browser_ie .cke_button_vbTableProperties .cke_icon_image {
  327. left: -1797px;
  328. }
  329. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_tableDelete .cke_icon {
  330. background-position: -1847px 0;
  331. }
  332. .cke_skin_kama .cke_browser_ie .cke_button_tableDelete .cke_icon_image {
  333. left: -1847px;
  334. }
  335. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbRowInsertBefore .cke_icon {
  336. background-position: -1997px 0;
  337. }
  338. .cke_skin_kama .cke_browser_ie .cke_button_vbRowInsertBefore .cke_icon_image {
  339. left: -1997px;
  340. }
  341. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbRowInsertAfter .cke_icon {
  342. background-position: -1947px 0;
  343. }
  344. .cke_skin_kama .cke_browser_ie .cke_button_vbRowInsertAfter .cke_icon_image {
  345. left: -1947px;
  346. }
  347. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbRowDelete .cke_icon {
  348. background-position: -1897px 0;
  349. }
  350. .cke_skin_kama .cke_browser_ie .cke_button_vbRowDelete .cke_icon_image {
  351. left: -1897px;
  352. }
  353. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbColumnInsertBefore .cke_icon {
  354. background-position: -1747px 0;
  355. }
  356. .cke_skin_kama .cke_browser_ie .cke_button_vbColumnInsertBefore .cke_icon_image {
  357. left: -1747px;
  358. }
  359. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbColumnInsertAfter .cke_icon {
  360. background-position: -1697px 0;
  361. }
  362. .cke_skin_kama .cke_browser_ie .cke_button_vbColumnInsertAfter .cke_icon_image {
  363. left: -1697px;
  364. }
  365. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbColumnDelete .cke_icon {
  366. background-position: -1647px 0;
  367. }
  368. .cke_skin_kama .cke_browser_ie .cke_button_vbColumnDelete .cke_icon_image {
  369. left: -1647px;
  370. }
  371. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_horizontalrule .cke_icon {
  372. background-position: -2097px 0;
  373. }
  374. .cke_skin_kama .cke_browser_ie .cke_button_horizontalrule .cke_icon_image {
  375. left: -2097px;
  376. }
  377. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_smiley .cke_icon {
  378. background-position: -1497px 0;
  379. }
  380. .cke_skin_kama .cke_browser_ie .cke_button_smiley .cke_icon_image {
  381. left: -1497px;
  382. }
  383. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_iespell .cke_icon {
  384. background-position: -1547px 0;
  385. }
  386. .cke_skin_kama .cke_browser_ie .cke_button_iespell .cke_icon_image {
  387. left: -1547px;
  388. }
  389. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_link .cke_icon {
  390. background-position: -300px 0;
  391. }
  392. .cke_skin_kama .cke_browser_ie .cke_button_link .cke_icon_image {
  393. left: -300px;
  394. }
  395. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_Email .cke_icon {
  396. background-position: -401px 0;
  397. }
  398. .cke_skin_kama .cke_browser_ie .cke_button_Email .cke_icon_image {
  399. left: -401px;
  400. }
  401. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_unlink .cke_icon {
  402. background-position: -2346px 0;
  403. }
  404. .cke_skin_kama .cke_browser_ie .cke_button_unlink .cke_icon_image {
  405. left: -2346px;
  406. }
  407. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_image .cke_icon, .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbimage .cke_icon {
  408. background-position: -747px 0;
  409. }
  410. .cke_skin_kama .cke_browser_ie .cke_button_image .cke_icon_image, .cke_skin_kama .cke_browser_ie .cke_button_vbimage .cke_icon_image {
  411. left: -747px;
  412. }
  413. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_videotag .cke_icon {
  414. background-position: -2397px 0;
  415. }
  416. .cke_skin_kama .cke_browser_ie .cke_button_videotag .cke_icon_image {
  417. left: -2397px;
  418. }
  419. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_Quote .cke_icon {
  420. background-position: -1347px 0;
  421. }
  422. .cke_skin_kama .cke_browser_ie .cke_button_Quote .cke_icon_image {
  423. left: -1347px;
  424. }
  425. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_Code .cke_icon {
  426. background-position: -151px 0;
  427. }
  428. .cke_skin_kama .cke_browser_ie .cke_button_Code .cke_icon_image {
  429. left: -151px;
  430. }
  431. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_Html .cke_icon {
  432. background-position: -451px 0;
  433. }
  434. .cke_skin_kama .cke_browser_ie .cke_button_Html .cke_icon_image {
  435. left: -451px;
  436. }
  437. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_Php .cke_icon {
  438. background-position: -1297px 0;
  439. }
  440. .cke_skin_kama .cke_browser_ie .cke_button_Php .cke_icon_image {
  441. left: -1297px;
  442. }
  443. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_PageBreak .cke_icon {
  444. background-position: -1147px 0;
  445. }
  446. .cke_skin_kama .cke_browser_ie .cke_button_PageBreak .cke_icon_image {
  447. left: -1147px;
  448. }
  449. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_PreviewBreak .cke_icon {
  450. background-position: -100px 0;
  451. }
  452. .cke_skin_kama .cke_browser_ie .cke_button_PreviewBreak .cke_icon_image {
  453. left: -100px;
  454. }
  455. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_textcolor .cke_icon {
  456. background-position: -201px 0;
  457. }
  458. .cke_skin_kama .cke_browser_ie .cke_button_textcolor .cke_icon_image {
  459. left: -201px;
  460. }
  461. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_undo .cke_icon {
  462. background-position: -2297px 0;
  463. }
  464. .cke_skin_kama .cke_browser_ie .cke_button_undo .cke_icon_image {
  465. left: -2297px;
  466. }
  467. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_undo .cke_icon {
  468. background-position: -1397px 0;
  469. }
  470. .cke_skin_kama .cke_rtl .cke_browser_ie .cke_button_undo .cke_icon_image {
  471. left: -1397px;
  472. }
  473. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_redo .cke_icon {
  474. background-position: -1397px 0;
  475. }
  476. .cke_skin_kama .cke_browser_ie .cke_button_redo .cke_icon_image {
  477. left: -1397px;
  478. }
  479. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_redo .cke_icon {
  480. background-position: -2297px 0;
  481. }
  482. .cke_skin_kama .cke_rtl .cke_browser_ie .cke_button_redo .cke_icon_image {
  483. left: -2297px;
  484. }
  485. .cke_skin_kama .cke_rtl .cke_rcombo {
  486. float: right;
  487. }
  488. .cke_skin_kama .cke_browser_ie6 .cke_rtl .cke_rcombo, .cke_skin_kama .cke_browser_ie7 .cke_rtl .cke_rcombo {
  489. float: none;
  490. }
  491. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_numberedlist .cke_icon {
  492. background-position: -797px 0;
  493. }
  494. .cke_skin_kama .cke_browser_ie .cke_button_numberedlist .cke_icon_image {
  495. left: -797px;
  496. }
  497. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_bulletedlist .cke_icon {
  498. background-position: -847px 0;
  499. }
  500. .cke_skin_kama .cke_browser_ie .cke_button_bulletedlist .cke_icon_image {
  501. left: -847px;
  502. }
  503. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_outdent .cke_icon {
  504. background-position: -1097px 0;
  505. }
  506. .cke_skin_kama .cke_browser_ie .cke_button_outdent .cke_icon_image {
  507. left: -1097px;
  508. }
  509. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_indent .cke_icon {
  510. background-position: -697px 0;
  511. }
  512. .cke_skin_kama .cke_browser_ie .cke_button_indent .cke_icon_image {
  513. left: -697px;
  514. }
  515. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_justifyleft .cke_icon {
  516. background-position: -997px 0;
  517. }
  518. .cke_skin_kama .cke_browser_ie .cke_button_justifyleft .cke_icon_image {
  519. left: -997px;
  520. }
  521. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_justifycenter .cke_icon {
  522. background-position: -947px 0;
  523. }
  524. .cke_skin_kama .cke_browser_ie .cke_button_justifycenter .cke_icon_image {
  525. left: -947px;
  526. }
  527. .cke_skin_kama span:not(.cke_browser_ie) .cke_button_justifyright .cke_icon {
  528. background-position: -1047px 0;
  529. }
  530. .cke_skin_kama .cke_browser_ie .cke_button_justifyright .cke_icon_image {
  531. left: -1047px;
  532. }
  533. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_undo .cke_icon {
  534. background-position: -1397px 0;
  535. }
  536. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_undo .cke_icon_image {
  537. left: -1397px;
  538. }
  539. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_redo .cke_icon {
  540. background-position: -2297px 0;
  541. }
  542. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_redo .cke_icon_image {
  543. left: -2297px;
  544. }
  545. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_outdent .cke_icon {
  546. background-position: -697px 0;
  547. }
  548. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_outdent .cke_icon_image {
  549. left: -697px;
  550. }
  551. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_indent .cke_icon {
  552. background-position: -1097px 0;
  553. }
  554. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_indent .cke_icon_image {
  555. left: -1097px;
  556. }
  557. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_columnInsertBefore .cke_icon {
  558. background-position: -1697px 0;
  559. }
  560. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_columnInsertBefore .cke_icon_image {
  561. left: -1697px;
  562. }
  563. .cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_columnInsertAfter .cke_icon {
  564. background-position: -1747px 0;
  565. }
  566. .cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_columnInsertAfter .cke_icon_image {
  567. left: -1747px;
  568. }
  569. .cke_skin_kama .cke_dialog .cke_dialog_ui_labeled_label {
  570. float: none;
  571. }
  572. .cke_skin_kama .cke_dialog input[type="file"] {
  573. border: 1px inset;
  574. }
  575. .cke_skin_kama div.cke_bottom_restore_autosave {
  576. position: relative;
  577. }
  578. .cke_skin_kama div.cke_bottom_restore_autosave .cke_toolgroup {
  579. height: 18px;
  580. padding: 0 3px 0 0;
  581. position: absolute;
  582. top: 4px;
  583. }
  584. .cke_skin_kama div.cke_bottom_restore_autosave a.restoretext {
  585. background-image: none;
  586. cursor: pointer;
  587. height: 12px;
  588. }
  589. .cke_skin_kama div.as_ind_container {
  590. position: relative;
  591. }
  592. .cke_skin_kama div.as_ind_container div {
  593. background-color: #FFFF00;
  594. font-weight: bold;
  595. padding: 2px;
  596. position: absolute;
  597. right: 0;
  598. top: -12px;
  599. }
  600. .cke_skin_kama .cke_toolbox {
  601. margin-bottom: 5px;
  602. }
  603. .cke_skin_kama .cke_dialog .cke_dialog_ui_textarea.cke_pastetext {
  604. height: auto;
  605. width: auto;
  606. }
  607. .cke_dialog_tab:focus {
  608. outline: medium none;
  609. }
  610. .cke_skin_kama .cke_fontSize span.cke_text {
  611. max-width: 60px;
  612. min-width: 25px;
  613. width: auto;
  614. }
  615. .cke_skin_kama .cke_editor .cke_rcombo a, .cke_skin_kama .cke_editor .cke_toolgroup {
  616. background: url("http://forum.tribalwars.com.br/clientscript/ckeditor/skins/kama/images/sprites.png") repeat-x scroll 0 -500px transparent;
  617. }
  618. .cke_skin_kama .cke_editor .cke_rcombo a:hover, .cke_skin_kama .cke_editor .cke_rcombo a:focus, .cke_skin_kama .cke_editor .cke_rcombo a:active, .cke_skin_kama .cke_editor .cke_button a:hover, .cke_skin_kama .cke_editor .cke_button a:focus, .cke_skin_kama .cke_editor .cke_button a:active {
  619. background-color: #DFF1FF;
  620. }
  621. .cke_skin_kama .cke_editor .cke_button a.cke_on {
  622. background-color: #A3D7FF;
  623. }
  624. .cke_skin_kama .cke_editor .cke_button a.cke_on:hover, .cke_skin_kama .cke_editor .cke_button a.cke_on:focus, .cke_skin_kama .cke_editor .cke_button a.cke_on:active {
  625. background-color: #86CAFF;
  626. }
  627. .cke_skin_kama .cke_editor .cke_button a.cke_disabled * {
  628. opacity: 0.3;
  629. }
  630. .cke_skin_kama .cke_editor .cke_button a, .cke_skin_kama .cke_editor .cke_button a.cke_off {
  631. opacity: 0.7;
  632. }
  633. .cke_skin_kama .cke_wrapper.cke_ltr, .cke_skin_kama .cke_wrapper.cke_rtl {
  634. background: url("http://forum.tribalwars.com.br/clientscript/ckeditor/skins/kama/images/sprites.png") repeat-x scroll 0 -1950px #D3D3D3;
  635. }
  636. .cke_skin_kama .cke_dialog_body .cke_dialog_contents {
  637. background: none repeat scroll 0 0 #FFFFFF;
  638. }
  639. .cke_skin_kama .cke_dialog_contents .cke_dialog_contents {
  640. background-color: #E4E4E4;
  641. border-left: 1px solid #FFFFFF;
  642. border-right: 1px solid #FFFFFF;
  643. border-top: 1px solid #FFFFFF;
  644. }
  645. .cke_skin_kama .cke_dialog_title {
  646. color: #000000;
  647. }
  648. .cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab {
  649. background-color: #FFFFFF;
  650. color: #000000;
  651. }
  652. .cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab_selected {
  653. background-color: #E4E4E4;
  654. color: #000000;
  655. }
  656. .cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab:hover {
  657. background-color: #E1E1E1;
  658. color: #000000;
  659. }
  660. .cke_skin_kama .cke_dialog_contents .cke_dialog_footer {
  661. background-color: #E4E4E4;
  662. border-left: 1px solid #FFFFFF;
  663. border-right: 1px solid #FFFFFF;
  664. border-top: 1px solid #FFFFFF;
  665. }
  666. .cke_skin_kama .cke_dialog .cke_dialog_body {
  667. background: none repeat scroll 0 0 #FFFFFF;
  668. }
  669. .cke_skin_kama .cke_dialog_body .cke_dialog_title {
  670. border-bottom: 1px solid #E4E4E4;
  671. }
  672. .cke_skin_kama .cke_dialog_contents *, .cke_skin_kama .cke_dialog_contents a:hover, .cke_skin_kama .cke_dialog_contents a:link, .cke_skin_kama .cke_dialog_contents a:visited, .cke_skin_kama .cke_dialog_contents a:active {
  673. color: #000000;
  674. }
  675. .cke_skin_kama .cke_dialog .cke_dialog_body a.cke_dialog_close_button {
  676. background-image: none;
  677. top: 10px;
  678. }
  679. .cke_skin_kama .cke_dialog_body .cke_dialog_close_button span {
  680. border: 1px solid #000000;
  681. color: #000000;
  682. cursor: pointer;
  683. display: inline-block;
  684. font-size: 10px;
  685. font-weight: bold;
  686. padding: 0 2px;
  687. vertical-align: bottom;
  688. }
  689. .cke_skin_kama .cke_dialog_body .cke_dialog_close_button span:hover {
  690. background-color: #E4E4E4;
  691. color: #FFFFFF;
  692. }
  693. .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dark_background {
  694. background-color: #E4E4E4;
  695. }
  696. .cke_skin_kama .cke_dialog_body a.cke_smile img, .cke_skin_kama .cke_dialog_body a.cke_smile:focus img, .cke_skin_kama .cke_dialog_body a.cke_smile:active img, .cke_skin_kama .cke_dialog_body a.cke_smile:hover img {
  697. border: 0 none;
  698. padding: 2px;
  699. }
  700. .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_ui_input_text, .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_ui_input_select, .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_ui_input_textarea {
  701. color: #000000;
  702. }
  703. .cke_skin_kama .cke_dialog div.cke_disabled .cke_dialog_ui_labeled_content * {
  704. background-color: #CCCCCC;
  705. }
  706. .cke_skin_kama .cke_dialog .smiley_page {
  707. overflow: auto;
  708. }
  709. .cke_skin_kama .cke_dialog .smiley_category {
  710. padding: 5px;
  711. }
  712. .popupmenu {
  713. position: relative;
  714. }
  715. .popupmenu a.popupctrl {
  716. background-image: url("http://forum.tribalwars.com.br/images/misc/black_downward_arrow.png");
  717. background-position: right center;
  718. background-repeat: no-repeat;
  719. padding-right: 15px;
  720. }
  721. .popupmenu a.popupctrl.nogadget {
  722. background-image: none;
  723. padding-right: 0;
  724. }
  725. .popupgroup .popupmenu a.popupctrl {
  726. background-color: transparent;
  727. border: 0 none;
  728. font-size: 11px;
  729. margin-left: 5px;
  730. padding: 2px 15px 2px 4px;
  731. text-decoration: none;
  732. }
  733. .popupgroup .popupmenu:hover a.popupctrl {
  734. background-color: transparent;
  735. border: 0 none;
  736. }
  737. .popupgroup .popupmenu {
  738. float: left;
  739. }
  740. .blockfoot .popupctrl {
  741. border-radius: 0 0 0 0;
  742. padding: 2px 15px 2px 6px;
  743. text-decoration: none;
  744. }
  745. .blockhead .popupctrl {
  746. color: #FFFFFF;
  747. }
  748. .blockhead .popupctrl:hover {
  749. color: #FFFFFF;
  750. }
  751. .popupbody {
  752. background: none repeat scroll 0 0 #E1E1E1;
  753. border: 1px solid #E1E1E1;
  754. color: #3E3E3E;
  755. display: none;
  756. font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  757. left: 0;
  758. min-width: 200px;
  759. padding: 2px;
  760. position: absolute;
  761. top: 1.5em;
  762. z-index: 1000;
  763. }
  764. .popupmenu:hover ul.popuphover {
  765. display: block;
  766. }
  767. .popupbody li {
  768. border-top: 1px solid #E1E1E1;
  769. }
  770. .popupbody > li:first-child {
  771. border-top: medium none;
  772. }
  773. .popupbody li a, .popupbody li label {
  774. background: none repeat scroll 0 0 #FFFFFF;
  775. color: #3E3E3E;
  776. display: block;
  777. padding: 6.235px 10px;
  778. text-align: left;
  779. text-decoration: none;
  780. white-space: nowrap;
  781. }
  782. .popupbody li > a:hover, .popupbody li > label:hover {
  783. background: none repeat scroll 0 0 #FFEB90;
  784. color: #3E3E3E;
  785. }
  786. .memberaction_body.popupbody li a:hover {
  787. background-color: #FFEB90;
  788. color: #3E3E3E;
  789. }
  790. .popupbody li.vbmenu_hilite a {
  791. background: none repeat scroll 0 0 #FFEB90;
  792. color: #3E3E3E;
  793. }
  794. .popupbody li.vbmenu_option > a:hover {
  795. background: none repeat scroll 0 0 #FFEB90;
  796. color: #3E3E3E;
  797. }
  798. .popupbody li.vbmenu_hilite, li.vbmenu_option {
  799. display: list-item;
  800. float: none;
  801. width: 100%;
  802. }
  803. .popupbody li input.searchbox {
  804. color: #777777;
  805. font-size: 13px;
  806. font-style: italic;
  807. padding: 0;
  808. width: 180px;
  809. }
  810. .popupbody li input.searchbox:focus {
  811. color: #3E3E3E;
  812. font-style: normal;
  813. }
  814. .popupbody li.formsubmit {
  815. background: none repeat scroll 0 0 #E1E1E1;
  816. padding: 0;
  817. text-align: right;
  818. }
  819. .popupbody li.formsubmit .submitoptions {
  820. float: left;
  821. text-align: left;
  822. }
  823. .popupbody li.formsubmit .submitoptions label {
  824. display: block;
  825. }
  826. .popupbody li.formsubmit.jumptopage > label {
  827. background: none repeat scroll 0 0 transparent;
  828. display: inline;
  829. }
  830. .popupbody li.formsubmit input[type="submit"], .popupbody li.formsubmit input[type="reset"], .popupbody li.formsubmit input[type="button"] {
  831. font: 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  832. padding: 2px 2px 1px;
  833. }
  834. .popupbody li.formsubmit input[type="submit"]:hover, .popupbody li.formsubmit input[type="reset"]:hover, .popupbody li.formsubmit input[type="button"]:hover {
  835. color: #417394;
  836. }
  837. .blockhead .popupmenu, .blocksubhead .popupmenu {
  838. clear: left;
  839. display: block;
  840. float: right;
  841. text-transform: none;
  842. }
  843. .memberaction.popupmenu {
  844. display: inline-block;
  845. position: relative;
  846. top: 0;
  847. }
  848. .postdetails .memberaction.popupmenu {
  849. position: static;
  850. }
  851. .memberaction.popupmenu a.popupctrl {
  852. background: none repeat scroll 0 0 transparent;
  853. padding: 0;
  854. }
  855. .memberaction_body.popupbody {
  856. background: none repeat scroll 0 0 #FFFFFF;
  857. border-radius: 5px 5px 5px 5px;
  858. box-shadow: 0 4px 7px #C8C8C8;
  859. width: 280px;
  860. }
  861. .memberaction_body.popupbody li {
  862. border: medium none;
  863. width: 140px;
  864. }
  865. .memberaction_body.popupbody li.left {
  866. clear: left;
  867. float: left;
  868. }
  869. .memberaction_body.popupbody li.right {
  870. clear: right;
  871. float: right;
  872. }
  873. .memberaction_body.popupbody li .siteicon_profile {
  874. background: url("http://forum.tribalwars.com.br/images/site_icons/profile.png") no-repeat scroll left 2px transparent;
  875. }
  876. .memberaction_body.popupbody li .siteicon_forum {
  877. background: url("http://forum.tribalwars.com.br/images/site_icons/forum.png") no-repeat scroll left 2px transparent;
  878. }
  879. .memberaction_body.popupbody li .siteicon_message {
  880. background: url("http://forum.tribalwars.com.br/images/site_icons/message.png") no-repeat scroll left 2px transparent;
  881. }
  882. .memberaction_body.popupbody li .siteicon_blog {
  883. background: url("http://forum.tribalwars.com.br/images/site_icons/blog.png") no-repeat scroll left 2px transparent;
  884. }
  885. .memberaction_body.popupbody li .siteicon_homepage {
  886. background: url("http://forum.tribalwars.com.br/images/site_icons/homepage.png") no-repeat scroll left 2px transparent;
  887. }
  888. .memberaction_body.popupbody li .siteicon_article {
  889. background: url("http://forum.tribalwars.com.br/images/site_icons/article.png") no-repeat scroll left 2px transparent;
  890. }
  891. .memberaction_body.popupbody li .siteicon_add {
  892. background: url("http://forum.tribalwars.com.br/images/site_icons/add.png") no-repeat scroll left 2px transparent;
  893. }
  894. .memberaction_body.popupbody li .siteicon_email {
  895. background: url("http://forum.tribalwars.com.br/images/site_icons/email.png") no-repeat scroll left 2px transparent;
  896. }
  897. .memberaction_body.popupbody li > a {
  898. padding: 4px 4px 4px 20px;
  899. }
  900. .memberaction_body.popupbody hr {
  901. display: inline;
  902. float: left;
  903. height: 96px;
  904. width: 0;
  905. }
  906. .popupbody li.formsubmit .submitoptions label, .popupbody li.formsubmit .advancedsearchlink a {
  907. background: none repeat scroll 0 0 transparent;
  908. color: #3E3E3E;
  909. }
  910. html {
  911. background: none repeat scroll 0 0 #FFFFFF;
  912. color: #000000;
  913. }
  914. body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  915. margin: 0;
  916. padding: 0;
  917. }
  918. table {
  919. border-collapse: collapse;
  920. border-spacing: 0;
  921. }
  922. fieldset, img {
  923. border: 0 none;
  924. }
  925. address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  926. font-style: inherit;
  927. font-weight: inherit;
  928. }
  929. del, ins {
  930. text-decoration: none;
  931. }
  932. li {
  933. list-style: none outside none;
  934. }
  935. caption, th {
  936. text-align: left;
  937. }
  938. h1, h2, h3, h4, h5, h6 {
  939. font-size: 100%;
  940. font-weight: normal;
  941. }
  942. q:before, q:after {
  943. content: "";
  944. }
  945. abbr, acronym {
  946. border: 0 none;
  947. font-variant: normal;
  948. }
  949. sup {
  950. vertical-align: baseline;
  951. }
  952. sub {
  953. vertical-align: baseline;
  954. }
  955. legend {
  956. color: #000000;
  957. }
  958. input, button, textarea, select, optgroup, option {
  959. font-family: inherit;
  960. font-size: inherit;
  961. font-style: inherit;
  962. font-weight: inherit;
  963. }
  964. input, button, textarea, select {
  965. }
  966. body {
  967. font: 13px/1.231 arial,helvetica,clean,sans-serif;
  968. }
  969. select, input, button, textarea, button {
  970. font: 99% arial,helvetica,clean,sans-serif;
  971. }
  972. table {
  973. font-size: inherit;
  974. }
  975. pre, code, kbd, samp, tt {
  976. font-family: monospace;
  977. line-height: 100%;
  978. }
  979. html {
  980. background: none repeat scroll 0 0 #E9E9E9;
  981. }
  982. em {
  983. }
  984. strong {
  985. }
  986. body {
  987. color: #3E3E3E;
  988. font-size: 13px;
  989. line-height: 1.23;
  990. margin: 0 35px;
  991. min-width: 650px;
  992. width: auto;
  993. }
  994. a:active, a:focus {
  995. outline: 0 none;
  996. }
  997. body a {
  998. color: #417394;
  999. text-decoration: none;
  1000. }
  1001. body a:hover, body a:hover .time, body a:hover .shade, body a:hover .understate {
  1002. color: #417394;
  1003. text-decoration: underline;
  1004. }
  1005. body a.understate, body a .understate {
  1006. color: inherit;
  1007. text-decoration: none;
  1008. }
  1009. .body_wrapper {
  1010. background: none repeat scroll 0 0 #FFFFFF;
  1011. border-radius: 5px 5px 5px 5px;
  1012. padding: 10px 20px;
  1013. }
  1014. input, textarea, button, select {
  1015. font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1016. }
  1017. .button {
  1018. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll left top #E9E9E9;
  1019. border: 1px solid #A8A8A8;
  1020. border-radius: 0 0 0 0;
  1021. color: #424242;
  1022. font: bold 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1023. padding: 2.5px 5px;
  1024. }
  1025. .button:hover {
  1026. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll 0 0 #EFEFEF;
  1027. color: #424242;
  1028. }
  1029. body, legend {
  1030. font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1031. }
  1032. .shade {
  1033. color: #777777;
  1034. }
  1035. .time {
  1036. color: #3E3E3E;
  1037. }
  1038. .nocss_label {
  1039. display: none;
  1040. }
  1041. .normal {
  1042. font-size: 13px;
  1043. font-weight: normal;
  1044. }
  1045. .block {
  1046. clear: both;
  1047. }
  1048. .blockhead {
  1049. background: url("http://forum.tribalwars.com.br/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #7192A8;
  1050. border: 1px solid #5A7F97;
  1051. border-top-left-radius: 5px;
  1052. border-top-right-radius: 5px;
  1053. color: #FFFFFF;
  1054. font: 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1055. padding: 4px 10px;
  1056. }
  1057. .blockhead h2 {
  1058. font-weight: bold;
  1059. }
  1060. .blockhead a {
  1061. color: #FFFFFF;
  1062. }
  1063. .blockhead a:hover {
  1064. color: #FFFFFF;
  1065. }
  1066. .blockhead img {
  1067. margin-bottom: -4px;
  1068. }
  1069. .blocksubhead {
  1070. background: none repeat-x scroll 0 0 #E9E9E9;
  1071. border-top: 1px solid #CECECE;
  1072. color: #3E3E3E;
  1073. padding: 4px 10px;
  1074. }
  1075. .blocksubhead img {
  1076. vertical-align: middle;
  1077. }
  1078. .blocksubhead a {
  1079. color: #417394;
  1080. text-decoration: none;
  1081. }
  1082. .blocksubhead a:hover {
  1083. color: #417394;
  1084. }
  1085. .blockhead_info, .blocksubhead_info {
  1086. float: right;
  1087. font-weight: normal;
  1088. }
  1089. .blockbody {
  1090. background: none no-repeat scroll 0 0 #FFFFFF;
  1091. padding-left: 0;
  1092. padding-right: 0;
  1093. }
  1094. .blockrow {
  1095. padding: 5px 10px;
  1096. }
  1097. .blockrow a {
  1098. }
  1099. .blockrow a:hover {
  1100. }
  1101. .blockfoot, .blocksubfoot {
  1102. background: none repeat scroll 0 0 #FFFFFF;
  1103. border: 0 none #66CC00;
  1104. clear: both;
  1105. display: block;
  1106. padding: 5px 0;
  1107. }
  1108. .blockfoot a {
  1109. }
  1110. .blockfoot a:hover {
  1111. }
  1112. .blockfootpad {
  1113. clear: both;
  1114. padding: 5px 0;
  1115. }
  1116. .blocksubfoot {
  1117. text-align: right;
  1118. }
  1119. .wysiwyg_block {
  1120. margin-bottom: 10px;
  1121. }
  1122. .wysiwyg_block .formcontrols .blockrow {
  1123. border-top: 0 none;
  1124. }
  1125. .table {
  1126. display: table;
  1127. table-layout: fixed;
  1128. }
  1129. .thead {
  1130. display: table-row;
  1131. padding: 0;
  1132. width: 100%;
  1133. }
  1134. .tr {
  1135. display: table-row;
  1136. }
  1137. .td {
  1138. display: table-cell;
  1139. }
  1140. .pagination span {
  1141. clear: right;
  1142. display: block;
  1143. float: left;
  1144. }
  1145. .pagination span a {
  1146. background: none repeat scroll 0 0 #F2F6F8;
  1147. border: 1px solid #CEDFEB;
  1148. color: #417394;
  1149. font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1150. height: 15.99px;
  1151. margin-left: 1px;
  1152. padding: 2px 4px;
  1153. text-decoration: none;
  1154. }
  1155. .pagination span a:hover {
  1156. border: 1px solid #417394;
  1157. }
  1158. .pagination span.prev_next a, .pagination span.first_last a {
  1159. position: relative;
  1160. top: -2px;
  1161. }
  1162. .pagination span.prev_next a img, .pagination span.first_last a img {
  1163. display: inline;
  1164. position: relative;
  1165. top: 3px;
  1166. }
  1167. .pagination dt.label {
  1168. display: none;
  1169. }
  1170. .pagination span.selected a {
  1171. background: url("http://forum.tribalwars.com.br/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #759FBB;
  1172. border: 1px solid #417394;
  1173. color: #FFFFFF;
  1174. font-weight: bold;
  1175. height: 15.99px;
  1176. margin-left: 1px;
  1177. padding: 2px 4px;
  1178. }
  1179. .pagination .separator, .pagination .elipsis {
  1180. background: none repeat scroll 0 0 transparent;
  1181. border: 0 none;
  1182. }
  1183. .pagination .separator:hover {
  1184. border: 0 none;
  1185. }
  1186. .pagination li.jumptopage {
  1187. text-align: center;
  1188. }
  1189. .pagination span a.popupctrl {
  1190. background: url("http://forum.tribalwars.com.br/images/misc/black_downward_arrow.png") no-repeat scroll left center #F2F6F8;
  1191. height: 15.99px;
  1192. padding-left: 18px;
  1193. padding-right: 4px;
  1194. }
  1195. .pagination .popupmenu:hover a.popupctrl {
  1196. border: 1px solid #417394;
  1197. color: #3E3E3E;
  1198. }
  1199. .cke_skin_kama .cke_dialog_contents a.cke_dialog_ui_button_ok, .cke_skin_kama .cke_dialog_contents a.cke_dialog_ui_button_cancel, .textcontrols a, a.textcontrol {
  1200. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll left top #E9E9E9;
  1201. border: 1px solid #A8A8A8;
  1202. border-radius: 0 0 0 0;
  1203. color: #424242;
  1204. font: bold 11px/1.23 Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1205. padding: 3px 5px;
  1206. position: relative;
  1207. text-decoration: none;
  1208. }
  1209. .cke_skin_kama .cke_dialog_footer_buttons span.cke_dialog_ui_button {
  1210. color: #424242;
  1211. font: bold 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1212. }
  1213. .textcontrols a img, a.textcontrol img {
  1214. bottom: 2px;
  1215. left: -2px;
  1216. position: absolute;
  1217. }
  1218. .textcontrols a:hover img, a.textcontrol:hover img {
  1219. bottom: 2px;
  1220. left: -2px;
  1221. position: absolute;
  1222. }
  1223. .textcontrols a:hover, a.textcontrol:hover {
  1224. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll 0 0 #EFEFEF;
  1225. color: #417394;
  1226. text-decoration: none;
  1227. }
  1228. .textcontrols a:hover, a.textcontrol:hover {
  1229. text-decoration: none;
  1230. }
  1231. .blockhead a.textcontrol {
  1232. float: right;
  1233. font: bold 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1234. margin-top: -4.5px;
  1235. text-transform: none;
  1236. }
  1237. .blockhead a.textcontrol:hover {
  1238. color: #417394;
  1239. }
  1240. .navpopupmenu {
  1241. clear: left;
  1242. display: block;
  1243. float: right;
  1244. font-size: 12px;
  1245. margin-left: 10px;
  1246. margin-top: 0;
  1247. padding: 3px 0 0;
  1248. text-align: right;
  1249. }
  1250. * html .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu a.textcontrol, .navpopupmenu a.popupctrl, .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl {
  1251. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll left top #E9E9E9;
  1252. border: 1px solid #A8A8A8;
  1253. border-radius: 0 0 0 0;
  1254. color: #424242;
  1255. font: bold 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1256. padding: 3.33333px 6.66667px;
  1257. text-decoration: none;
  1258. }
  1259. .navpopupmenu a.textcontrol:hover, .navpopupmenu a.popupctrl:hover, .navpopupmenu.popupmenu.nohovermenu a.textcontrol:hover, .navpopupmenu.popupmenu.nohovermenu a.popupctrl:hover {
  1260. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll 0 0 #EFEFEF;
  1261. color: #417394;
  1262. }
  1263. .navpopupmenu .popupctrl .ctrlcontainer {
  1264. background: url("http://forum.tribalwars.com.br/images/misc/black_downward_arrow.png") no-repeat scroll left center transparent;
  1265. padding-left: 15px;
  1266. white-space: nowrap;
  1267. }
  1268. .navpopupbody {
  1269. left: auto;
  1270. max-height: 350px;
  1271. overflow-y: scroll;
  1272. right: 0;
  1273. text-align: left;
  1274. width: auto;
  1275. }
  1276. .navpopupbody li {
  1277. min-width: 200px;
  1278. overflow: hidden;
  1279. }
  1280. .navpopupbody li.optionlabel {
  1281. color: #3E3E3E;
  1282. font-weight: bold;
  1283. text-align: center;
  1284. }
  1285. .navpopupbody .d1 a, option.d1 {
  1286. text-indent: 20px;
  1287. }
  1288. .navpopupbody .d2 a, option.d2 {
  1289. text-indent: 40px;
  1290. }
  1291. .navpopupbody .d3 a, option.d3 {
  1292. text-indent: 60px;
  1293. }
  1294. .navpopupbody .d4 a, option.d4 {
  1295. text-indent: 80px;
  1296. }
  1297. .navpopupbody .d5 a, option.d5 {
  1298. text-indent: 100px;
  1299. }
  1300. .navpopupbody .d6 a, option.d6 {
  1301. text-indent: 120px;
  1302. }
  1303. .navpopupbody .d7 a, option.d7 {
  1304. text-indent: 140px;
  1305. }
  1306. .navpopupbody .d8 a, option.d8 {
  1307. text-indent: 160px;
  1308. }
  1309. .navpopupbody .d9 a, option.d9 {
  1310. text-indent: 180px;
  1311. }
  1312. .navpopupbody .d10 a, option.d10 {
  1313. text-indent: 200px;
  1314. }
  1315. .navpopupbody .d11 a, option.d11 {
  1316. text-indent: 220px;
  1317. }
  1318. .navpopupbody .d12 a, option.d12 {
  1319. text-indent: 240px;
  1320. }
  1321. .navpopupbody .d13 a, option.d13 {
  1322. text-indent: 260px;
  1323. }
  1324. .navpopupbody .d14 a, option.d14 {
  1325. text-indent: 280px;
  1326. }
  1327. .navpopupbody .d15 a, option.d15 {
  1328. text-indent: 300px;
  1329. }
  1330. .navpopupbody .d16 a, option.d16 {
  1331. text-indent: 320px;
  1332. }
  1333. .navpopupbody .d17 a, option.d17 {
  1334. text-indent: 340px;
  1335. }
  1336. .navpopupbody .d18 a, option.d18 {
  1337. text-indent: 360px;
  1338. }
  1339. .navpopupbody .d19 a, option.d19 {
  1340. text-indent: 380px;
  1341. }
  1342. .navpopupbody .d20 a, option.d20 {
  1343. text-indent: 400px;
  1344. }
  1345. dl.stats.totals {
  1346. float: right;
  1347. padding: 5px;
  1348. }
  1349. dl.stats dt {
  1350. color: #777777;
  1351. display: inline;
  1352. }
  1353. dl.stats dt:after {
  1354. content: ":";
  1355. }
  1356. dl.stats dd {
  1357. display: inline;
  1358. }
  1359. dl.statsblock dt {
  1360. clear: left;
  1361. display: block;
  1362. float: left;
  1363. width: 25%;
  1364. }
  1365. dl.statsblock dd {
  1366. display: block;
  1367. float: left;
  1368. margin-left: 10px;
  1369. }
  1370. dl.tabslight {
  1371. border-bottom: 1px solid #6B91AB;
  1372. margin-bottom: 1em;
  1373. margin-top: 15px;
  1374. padding-left: 20px;
  1375. }
  1376. dl.tabslight dt {
  1377. display: none;
  1378. }
  1379. dl.tabslight dd {
  1380. float: left;
  1381. }
  1382. dl.tabslight dd a {
  1383. background-color: #E9E9E9;
  1384. border: 1px solid #6B91AB;
  1385. border-top-left-radius: 3px;
  1386. border-top-right-radius: 11px;
  1387. color: #3E3E3E;
  1388. display: block;
  1389. font-size: 11px;
  1390. font-weight: bold;
  1391. height: 25px;
  1392. line-height: 25px;
  1393. margin-bottom: -1px;
  1394. margin-left: -1px;
  1395. min-width: 55px;
  1396. padding: 0 10px;
  1397. text-align: center;
  1398. text-decoration: none;
  1399. }
  1400. html > body dl.tabslight dd.selected a, html > body dl.tabslight dd.selected a:hover {
  1401. background: none repeat scroll 0 0 #F1F3F8;
  1402. border-bottom: 1px solid transparent;
  1403. position: relative;
  1404. }
  1405. * dl.tabslight dd.selected a, * dl.tabslight dd.selected a:hover {
  1406. background: none repeat scroll 0 0 #F1F3F8;
  1407. border-bottom: 1px solid transparent;
  1408. }
  1409. dl.tabslight dd a:hover {
  1410. background: none repeat scroll 0 0 #F1F3F8;
  1411. color: #417394;
  1412. }
  1413. .columnsort a, .columnsort span {
  1414. display: block;
  1415. text-align: left;
  1416. text-decoration: none;
  1417. white-space: nowrap;
  1418. }
  1419. .columnsort a:hover {
  1420. background-color: #FFEB90;
  1421. color: inherit;
  1422. text-decoration: none;
  1423. }
  1424. tr.columnsort th {
  1425. white-space: nowrap;
  1426. }
  1427. div.collapse {
  1428. position: relative;
  1429. }
  1430. a.collapse {
  1431. float: right;
  1432. position: absolute;
  1433. right: 10px;
  1434. top: 20px;
  1435. }
  1436. .blockhead a.collapse {
  1437. top: 10px;
  1438. }
  1439. #forumrules {
  1440. background: url("http://forum.tribalwars.com.br/images/gradients/gradient-greytowhite.png") repeat-x scroll 0 0 #FFFFFF;
  1441. border-color: #FFFFFF #C4C4C4 #C4C4C4;
  1442. border-style: solid;
  1443. border-width: 1px;
  1444. margin-bottom: 10px;
  1445. }
  1446. #forumrules ul.youcandoblock {
  1447. float: left;
  1448. margin: 0 10px 10px 0;
  1449. overflow: hidden;
  1450. width: 55%;
  1451. }
  1452. #forumrules ul.bbcodeblock {
  1453. float: right;
  1454. overflow: hidden;
  1455. text-align: right;
  1456. width: 42%;
  1457. }
  1458. #forumrules .rules_link {
  1459. margin-top: 10px;
  1460. padding-left: 55%;
  1461. width: 42%;
  1462. }
  1463. .errorblock ul.blockrow.error > li {
  1464. border-bottom: 1px solid #CEDFEB;
  1465. margin-bottom: 10px;
  1466. padding-bottom: 10px;
  1467. }
  1468. .errorblock ul.blockrow.error li:last-child {
  1469. border-bottom: medium none;
  1470. margin-bottom: 0;
  1471. padding-bottom: 0;
  1472. }
  1473. blockquote.preview {
  1474. font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1475. }
  1476. blockquote.preview ul, blockquote.preview ol, blockquote.preview dl {
  1477. margin: 0 40px;
  1478. }
  1479. blockquote.preview.forumcontent {
  1480. font: 13px Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;
  1481. }
  1482. blockquote.preview .bbcode_container div.bbcode_code, blockquote.preview .bbcode_container pre.bbcode_code {
  1483. background: none repeat-x scroll 0 0 #F2F6F8;
  1484. border: 1px inset;
  1485. direction: ltr;
  1486. font-size: 12px;
  1487. margin: 0;
  1488. overflow: auto;
  1489. padding: 6px;
  1490. text-align: left;
  1491. }
  1492. blockquote.preview .bbcode_container code.bbcode_code {
  1493. direction: ltr;
  1494. font-size: 12px;
  1495. margin: 0;
  1496. text-align: left;
  1497. }
  1498. blockquote.preview .bbcode_container code.bbcode_code code {
  1499. white-space: nowrap;
  1500. }
  1501. blockquote.preview fieldset.postattachlist {
  1502. background: none repeat-x scroll center bottom #FFFFFF;
  1503. border-top: 1px solid #CEDFEB;
  1504. padding-bottom: 1em;
  1505. }
  1506. blockquote.preview .bbcode_container div.bbcode_quote {
  1507. background: none repeat scroll 0 0 #F2F6F8;
  1508. border: 1px solid #417394;
  1509. border-radius: 5px 5px 5px 5px;
  1510. font: italic 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1511. margin: 0 10px 10px;
  1512. position: relative;
  1513. top: 0;
  1514. }
  1515. blockquote.preview .bbcode_container .bbcode_quote_container {
  1516. background: url("http://forum.tribalwars.com.br/images/misc/quote-left.png") no-repeat scroll left center transparent;
  1517. display: block;
  1518. height: 13px;
  1519. left: -9px;
  1520. position: absolute;
  1521. width: 9px;
  1522. }
  1523. blockquote.preview .bbcode_quote div.quote_container {
  1524. border-radius: 5px 5px 5px 5px;
  1525. border-top: 1px solid #FAFAFA;
  1526. padding: 5px 10px;
  1527. }
  1528. .attachments {
  1529. background: none repeat scroll 0 0 #ECECEC;
  1530. border: 1px solid #CECECE;
  1531. border-radius: 5px 5px 5px 5px;
  1532. font-size: 12px;
  1533. margin: 20px 30px;
  1534. padding: 5px 10px;
  1535. }
  1536. .attachments fieldset {
  1537. margin: 5px 0;
  1538. }
  1539. .attachments img.inlineimg {
  1540. position: relative;
  1541. top: 2px;
  1542. }
  1543. blockquote.preview .signature {
  1544. border-top: 1px solid #DDDDDD;
  1545. margin-top: 1.5em;
  1546. padding-top: 0.5em;
  1547. }
  1548. .commalist li {
  1549. display: inline-block;
  1550. }
  1551. .standard_error {
  1552. margin: 0 auto;
  1553. max-width: 600px;
  1554. padding: 4em 0 6em;
  1555. }
  1556. .hidden {
  1557. display: none !important;
  1558. }
  1559. .floatcontainer:after, .formcontrols .blockrow:after, dl.stats:after {
  1560. clear: both;
  1561. content: ".";
  1562. display: block;
  1563. height: 0;
  1564. visibility: hidden;
  1565. }
  1566. .floatcontainer, .formcontrols .blockrow, dl.stats {
  1567. display: inline-block;
  1568. font-weight: normal;
  1569. }
  1570. * html .floatcontainer, .formcontrols .blockrow, dl.stats {
  1571. height: 1%;
  1572. }
  1573. .floatcontainer, .formcontrols .blockrow, dl.stats {
  1574. display: block;
  1575. }
  1576. .floatcontainer.hidden {
  1577. display: none;
  1578. }
  1579. #inlinemod_formctrls {
  1580. float: right;
  1581. }
  1582. #inlinemod_formctrls .popupctrl {
  1583. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll left top #E9E9E9;
  1584. border: 1px solid #A8A8A8;
  1585. border-radius: 0 0 0 0;
  1586. color: #424242;
  1587. float: left;
  1588. font: bold 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1589. padding-right: 0;
  1590. position: inherit;
  1591. text-decoration: none;
  1592. top: -5px;
  1593. }
  1594. #inlinemod_formctrls a.popupctrl:hover {
  1595. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll 0 0 #EFEFEF;
  1596. color: #417394;
  1597. }
  1598. #inlinemod_formctrls a.popupctrl span.ctrlcontainer {
  1599. background: url("http://forum.tribalwars.com.br/images/misc/black_downward_arrow.png") no-repeat scroll left center transparent;
  1600. display: inline-block;
  1601. float: left;
  1602. font-size: 11px;
  1603. padding: 3.33333px 5px 3.33333px 15px;
  1604. }
  1605. #inlinemod_formctrls .popupbody {
  1606. left: auto;
  1607. right: 0;
  1608. }
  1609. div.forum_disabled {
  1610. background-color: white;
  1611. color: red;
  1612. font-size: 20px;
  1613. padding: 10px;
  1614. text-align: center;
  1615. }
  1616. .restore body {
  1617. margin: 10px;
  1618. }
  1619. .restore h1 {
  1620. font-size: 138.5%;
  1621. }
  1622. .restore h2 {
  1623. font-size: 123.1%;
  1624. }
  1625. .restore h3 {
  1626. font-size: 108%;
  1627. }
  1628. .restore h1, .restore h2, .restore h3 {
  1629. margin: 1em 0;
  1630. }
  1631. .restore h1, .restore h2, .restore h3, .restore h4, .restore h5, .restore h6, .restore strong, .restore dt {
  1632. font-weight: bold;
  1633. }
  1634. .restore optgroup {
  1635. font-weight: normal;
  1636. }
  1637. .restore abbr, .restore acronym {
  1638. border-bottom: 1px dotted #000000;
  1639. cursor: help;
  1640. }
  1641. .restore em {
  1642. font-style: italic;
  1643. }
  1644. .restore del {
  1645. text-decoration: line-through;
  1646. }
  1647. .restore blockquote, .restore ul, .restore ol, .restore dl {
  1648. margin: 1em;
  1649. }
  1650. .restore ol, .restore ul, .restore dl {
  1651. margin-left: 2em;
  1652. }
  1653. .restore ol > li, .restore ol.decimal > li {
  1654. list-style: decimal outside none;
  1655. }
  1656. .restore ol.upper-roman > li {
  1657. list-style: upper-roman outside none;
  1658. }
  1659. .restore ol.lower-roman > li {
  1660. list-style: lower-roman outside none;
  1661. }
  1662. .restore ol.upper-alpha > li {
  1663. list-style: upper-alpha outside none;
  1664. }
  1665. .restore ol.lower-alpha > li {
  1666. list-style: lower-alpha outside none;
  1667. }
  1668. .restore ul > li {
  1669. list-style: disc outside none;
  1670. }
  1671. .restore dl dd {
  1672. margin-left: 1em;
  1673. }
  1674. .restore th, .restore td {
  1675. border: 1px solid #000000;
  1676. padding: 0.5em;
  1677. }
  1678. .restore th {
  1679. font-weight: bold;
  1680. text-align: center;
  1681. }
  1682. .restore caption {
  1683. margin-bottom: 0.5em;
  1684. text-align: center;
  1685. }
  1686. .restore sup {
  1687. vertical-align: super;
  1688. }
  1689. .restore sub {
  1690. vertical-align: sub;
  1691. }
  1692. .restore p, .restore fieldset, .restore table, .restore pre {
  1693. margin-bottom: 1em;
  1694. }
  1695. .restore button, .restore input[type="checkbox"], .restore input[type="radio"], .restore input[type="reset"], .restore input[type="submit"] {
  1696. padding: 1px;
  1697. }
  1698. .restore li > p {
  1699. margin-bottom: 0;
  1700. }
  1701. .unread {
  1702. font-weight: bold;
  1703. }
  1704. li.tag {
  1705. display: inline;
  1706. margin-right: 5px;
  1707. }
  1708. li.tag label.mine {
  1709. font-weight: bold;
  1710. }
  1711. li.tag a {
  1712. text-decoration: none;
  1713. }
  1714. li.taglevel1 {
  1715. font-size: 9px;
  1716. }
  1717. li.taglevel2 {
  1718. font-size: 12px;
  1719. }
  1720. li.taglevel3 {
  1721. font-size: 15px;
  1722. }
  1723. li.taglevel4 {
  1724. font-size: 18px;
  1725. }
  1726. li.taglevel5 {
  1727. font-size: 21px;
  1728. }
  1729. li.tag.option {
  1730. padding: 10px;
  1731. }
  1732. #thread_tags_list input#tag_add_input {
  1733. display: block;
  1734. margin-bottom: 0.5em;
  1735. margin-top: 2px;
  1736. width: 90%;
  1737. }
  1738. #thread_tags_list .description {
  1739. color: #777777;
  1740. }
  1741. #thread_tags_list .actionbuttons {
  1742. margin-bottom: 1em;
  1743. text-align: right;
  1744. }
  1745. #tag_edit_list {
  1746. list-style: none outside none;
  1747. margin: 0;
  1748. padding: 0;
  1749. }
  1750. #tag_edit_list li {
  1751. display: block;
  1752. float: left;
  1753. width: 100px;
  1754. }
  1755. #tag_edit_list li.mine {
  1756. font-weight: bold;
  1757. }
  1758. #social_bookmarks_list li {
  1759. display: block;
  1760. float: left;
  1761. padding-left: 10px;
  1762. }
  1763. #imagereg {
  1764. margin-bottom: 5px;
  1765. vertical-align: middle;
  1766. }
  1767. #wol_navpopup.navpopupmenu {
  1768. margin-bottom: 6px;
  1769. }
  1770. .navlinks {
  1771. background: none repeat scroll 0 0 #F5F5F5;
  1772. border-top: 1px solid #E7E7E7;
  1773. clear: both;
  1774. color: #5D5D5D;
  1775. font-size: 13px;
  1776. margin-bottom: 20px;
  1777. margin-top: 20px;
  1778. padding: 10px 0;
  1779. text-align: center;
  1780. width: 100%;
  1781. }
  1782. .clear, .cleardiv {
  1783. clear: both;
  1784. }
  1785. #ajax_post_errors {
  1786. background-color: #FFFFFF;
  1787. border-top-left-radius: 5px;
  1788. border-top-right-radius: 5px;
  1789. padding: 2px;
  1790. position: absolute;
  1791. width: 420px;
  1792. z-index: 500;
  1793. }
  1794. #ajax_post_errors .blockrow {
  1795. border-bottom: 1px solid #C4C4C4;
  1796. border-left: 1px solid #C4C4C4;
  1797. border-right: 1px solid #C4C4C4;
  1798. }
  1799. #ajax_post_errors .blockfoot {
  1800. text-align: center;
  1801. }
  1802. #ajax_post_errors_message ol {
  1803. margin: 1em 1em 1em 2em;
  1804. }
  1805. #ajax_post_errors_message ol.numeric li, #ajax_post_errors_message ol li {
  1806. list-style: decimal outside none;
  1807. }
  1808. .highlight {
  1809. background: none repeat-x scroll 0 0 #FFEB90;
  1810. color: #417394;
  1811. }
  1812. label#fb_pulishlabel {
  1813. font-size: 12px;
  1814. font-weight: normal;
  1815. margin-right: 10px;
  1816. vertical-align: middle;
  1817. }
  1818. #fb_likeframe {
  1819. border: medium none;
  1820. height: 27px;
  1821. overflow: hidden;
  1822. vertical-align: text-bottom;
  1823. width: 260px;
  1824. }
  1825. #pagetitle #fb_likeframe {
  1826. float: right;
  1827. }
  1828. .blogbit #fb_likeframe {
  1829. margin-top: 7px;
  1830. }
  1831. #recaptcha_area {
  1832. direction: ltr;
  1833. display: inline;
  1834. }
  1835. #recaptcha_widget_div {
  1836. float: left;
  1837. }
  1838. .member_blockrow .error {
  1839. padding: 4px 10px;
  1840. }
  1841. div.cms_table {
  1842. overflow-x: auto;
  1843. overflow-y: hidden;
  1844. padding: 1px;
  1845. }
  1846. table.cms_table_grid, table.wysiwyg_cms_table_grid {
  1847. border-collapse: collapse;
  1848. margin-bottom: 0;
  1849. }
  1850. td.cms_table_grid_td, td.wysiwyg_cms_table_grid_td {
  1851. border: 3px solid #999999;
  1852. }
  1853. table.cms_table_outer_border, table.wysiwyg_cms_table_outer_border {
  1854. border: 3px solid #999999;
  1855. border-collapse: collapse;
  1856. }
  1857. td.cms_table_td, td.cms_table_outer_border_td {
  1858. border: medium none;
  1859. }
  1860. .content img {
  1861. max-width: 100%;
  1862. }
  1863. .above_body {
  1864. background: url("http://forum.tribalwars.com.br/images/gradients/gradient-grey-down.png") repeat-x scroll 0 0 #2F4456;
  1865. border-bottom-left-radius: 5px;
  1866. border-bottom-right-radius: 5px;
  1867. margin: 0 0 10px;
  1868. padding: 0;
  1869. }
  1870. .doc_header {
  1871. color: #A8A8A8;
  1872. font: 11px Arial,Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1873. min-height: 35px;
  1874. position: relative;
  1875. }
  1876. .doc_header a {
  1877. }
  1878. .doc_header a:hover {
  1879. }
  1880. .doc_header hr {
  1881. display: none;
  1882. }
  1883. .logo-image {
  1884. clear: right;
  1885. float: left;
  1886. height: auto !important;
  1887. min-height: 2em;
  1888. }
  1889. .toplinks {
  1890. background: none repeat scroll 0 0 transparent;
  1891. color: #FFFFFF;
  1892. font: 11px Arial,Tahoma,Calibri,Verdana,Geneva,sans-serif;
  1893. position: absolute;
  1894. right: 20px;
  1895. text-align: right;
  1896. top: 0;
  1897. }
  1898. .toplinks ul.isuser li#fb_headerbox.hidden, .toplinks ul.nouser li#fb_headerbox.hidden {
  1899. display: none;
  1900. }
  1901. .toplinks ul.isuser li#fb_headerbox a, .toplinks ul.nouser li#fb_headerbox a {
  1902. background: none repeat scroll 0 0 transparent;
  1903. cursor: pointer;
  1904. padding-top: 0;
  1905. }
  1906. li#fb_headerbox a#fb_link {
  1907. position: relative;
  1908. }
  1909. li#fb_headerbox a#fb_link #fb_squarepic {
  1910. border: 1px solid #B3CCE7;
  1911. padding: 1px;
  1912. position: absolute;
  1913. right: -6px;
  1914. top: 5px;
  1915. z-index: 1;
  1916. }
  1917. li#fb_headerbox a#fb_link #fb_icon {
  1918. position: absolute;
  1919. right: 10px;
  1920. top: 1px;
  1921. z-index: 2;
  1922. }
  1923. .toplinks ul.isuser, .toplinks ul.nouser {
  1924. clear: left;
  1925. display: block;
  1926. float: right;
  1927. list-style: none outside none;
  1928. }
  1929. .toplinks ul.isuser li {
  1930. clear: left;
  1931. color: #A8A8A8;
  1932. display: inline;
  1933. float: right;
  1934. padding-right: 10px;
  1935. position: relative;
  1936. }
  1937. .toplinks ul.isuser .popupbody li {
  1938. clear: none;
  1939. display: block;
  1940. float: none;
  1941. margin: 0;
  1942. padding: 0;
  1943. }
  1944. .toplinks ul.isuser li.welcomelink {
  1945. clear: left;
  1946. color: #FFFFFF;
  1947. display: block;
  1948. float: right;
  1949. padding: 3px 4px;
  1950. }
  1951. .toplinks ul.isuser li.logoutlink {
  1952. top: 0;
  1953. }
  1954. .toplinks ul.isuser li a {
  1955. color: #FFFFFF;
  1956. display: block;
  1957. font-weight: bold;
  1958. padding: 3px 4px;
  1959. }
  1960. .toplinks ul.isuser li li a {
  1961. float: none;
  1962. margin-left: 0;
  1963. }
  1964. .toplinks ul.isuser li.welcomelink a {
  1965. clear: none;
  1966. display: inline;
  1967. float: none;
  1968. margin-left: 0;
  1969. }
  1970. .toplinks ul.isuser li a:hover {
  1971. background: none repeat scroll 0 0 #7192A8;
  1972. color: #FFFFFF;
  1973. padding: 3px 4px;
  1974. }
  1975. .toplinks ul.nouser li {
  1976. display: inline;
  1977. }
  1978. .toplinks ul.nouser li a {
  1979. background: none repeat scroll 0 0 #7192A8;
  1980. border-bottom-left-radius: 5px;
  1981. border-bottom-right-radius: 5px;
  1982. clear: left;
  1983. color: #FFFFFF;
  1984. display: block;
  1985. float: right;
  1986. font-size: 12px;
  1987. font-weight: bold;
  1988. height: 20px;
  1989. margin-right: 10px;
  1990. padding: 6px 10px 0;
  1991. position: relative;
  1992. }
  1993. .toplinks ul.nouser li a:hover {
  1994. background: none repeat scroll 0 0 #7192A8;
  1995. color: #FFFFFF;
  1996. }
  1997. .toplinks ul.isuser li.popupmenu, .toplinks ul.isuser .notifications, .toplinks ul.isuser .nonotifications {
  1998. color: #000000;
  1999. position: relative;
  2000. }
  2001. .toplinks ul.isuser li.popupmenu ul li {
  2002. margin: 0;
  2003. position: relative;
  2004. text-align: left;
  2005. top: 0;
  2006. }
  2007. .toplinks ul.isuser .notifications .popupbody {
  2008. background: none repeat scroll 0 0 #7192A8;
  2009. border: 1px solid #7192A8;
  2010. }
  2011. .toplinks ul.isuser .notifications .popupbody li a {
  2012. background: none repeat scroll 0 0 #FFFFFF;
  2013. border-top: 1px solid #7192A8;
  2014. color: #000000;
  2015. font-weight: normal;
  2016. line-height: 26px;
  2017. padding: 0 5px 0 30px;
  2018. text-align: left;
  2019. }
  2020. .toplinks ul.isuser .notifications .popupbody li a span {
  2021. left: 5px;
  2022. line-height: 26px;
  2023. position: absolute;
  2024. }
  2025. .toplinks ul.isuser .notifications .popupbody li a:hover {
  2026. background: none repeat scroll 0 0 #FFEB90;
  2027. color: #000000;
  2028. text-decoration: underline;
  2029. }
  2030. .toplinks form {
  2031. clear: left;
  2032. display: block;
  2033. float: right;
  2034. margin-right: 10px;
  2035. min-width: 220px;
  2036. text-align: left;
  2037. }
  2038. .toplinks .logindetails {
  2039. background: none repeat scroll 0 0 #7192A8;
  2040. border-bottom-left-radius: 5px;
  2041. border-bottom-right-radius: 5px;
  2042. height: 26px;
  2043. padding: 0 10px;
  2044. text-align: center;
  2045. }
  2046. .toplinks form input {
  2047. border: 0 none;
  2048. font-size: 11px;
  2049. margin: 3px 0 0;
  2050. padding: 1px;
  2051. vertical-align: baseline;
  2052. }
  2053. .toplinks form input.textbox {
  2054. color: #000000;
  2055. }
  2056. .toplinks form input.default-value {
  2057. color: #777777;
  2058. }
  2059. .toplinks .remember {
  2060. color: #FFFFFF;
  2061. font-size: 10px;
  2062. margin: -3.33333px 0 0 20px;
  2063. }
  2064. .toplinks .remember input {
  2065. vertical-align: baseline;
  2066. }
  2067. .toplinks ul.isuser .notifications .popupbody li {
  2068. border-top: 1px solid #7192A8;
  2069. }
  2070. .cb_cookieuser_navbar {
  2071. position: relative;
  2072. top: 2px;
  2073. }
  2074. .notifications a.popupctrl:link, .notifications a.popupctrl:visited, .toplinks a:link, .toplinks a:visited {
  2075. color: #FFFFFF;
  2076. text-decoration: none;
  2077. }
  2078. .notifications {
  2079. border-bottom-left-radius: 5px;
  2080. border-bottom-right-radius: 5px;
  2081. color: #FFFFFF;
  2082. font-size: 11px;
  2083. }
  2084. .notifications a {
  2085. text-decoration: none;
  2086. }
  2087. .notifications .popupbody {
  2088. background: none repeat scroll 0 0 #FFFFFF;
  2089. color: #000000;
  2090. }
  2091. .header hr, .header h2 {
  2092. display: none;
  2093. }
  2094. .navbar {
  2095. background: none repeat scroll 0 0 #2F4456;
  2096. border: 0 solid #FFFFFF;
  2097. border-bottom-left-radius: 5px;
  2098. border-bottom-right-radius: 5px;
  2099. color: #FFFFFF;
  2100. font: 11px Arial,Calibri,Verdana,Geneva,sans-serif;
  2101. height: 53px;
  2102. margin: 10px 0 0;
  2103. position: relative;
  2104. }
  2105. .navbar a {
  2106. color: #FFFFFF;
  2107. }
  2108. .navbar a:hover {
  2109. color: #FFFFFF;
  2110. }
  2111. .navtabs {
  2112. background: url("http://forum.tribalwars.com.br/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #7192A8;
  2113. height: 26px;
  2114. padding: 0 0 0 20px;
  2115. }
  2116. .navtabs li:first-child {
  2117. border-left: 1px solid #5A7F97;
  2118. }
  2119. .navtabs ul {
  2120. border-bottom-left-radius: 5px;
  2121. border-bottom-right-radius: 5px;
  2122. border-top: 1px solid #5A7F97;
  2123. direction: ltr;
  2124. left: 0;
  2125. margin-right: -80px;
  2126. position: absolute;
  2127. top: 26px;
  2128. width: 100%;
  2129. }
  2130. .navtabs li {
  2131. border-right: 1px solid #5A7F97;
  2132. float: left;
  2133. }
  2134. .navtabs ul li:first-child {
  2135. border-left: 0 none;
  2136. margin-left: 20px;
  2137. }
  2138. #navtabs .popupmenu ul li:first-child {
  2139. margin-left: 0;
  2140. }
  2141. .navtabs ul li {
  2142. border-right: 0 none;
  2143. position: relative;
  2144. }
  2145. .navtabs li a {
  2146. height: 26px;
  2147. line-height: 26px;
  2148. padding: 0 10px;
  2149. }
  2150. .navtabs li a.navtab {
  2151. background: url("http://forum.tribalwars.com.br/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #7192A8;
  2152. border-left: 1px solid #CEDFEB;
  2153. border-top: 1px solid #CEDFEB;
  2154. color: #FFFFFF;
  2155. display: block;
  2156. font: bold 12px/26px Arial,Calibri,Verdana,Geneva,sans-serif;
  2157. min-width: 60px;
  2158. text-align: center;
  2159. text-decoration: none;
  2160. width: auto !important;
  2161. }
  2162. .navtabs li a.navtab:hover {
  2163. background: url("http://forum.tribalwars.com.br/images/gradients/selected-tab-gradient-with-top-alpha.png") repeat-x scroll 0 -4px #7192A8;
  2164. color: #000000;
  2165. }
  2166. .navtabs li.selected {
  2167. color: #000000;
  2168. height: 26px;
  2169. }
  2170. .navtabs li.selected a.navtab {
  2171. background: url("http://forum.tribalwars.com.br/images/gradients/selected-tab-gradient-with-top-alpha.png") repeat-x scroll 0 0 #7192A8;
  2172. color: #000000;
  2173. padding-top: 4px;
  2174. position: relative;
  2175. top: -4px;
  2176. z-index: 10;
  2177. }
  2178. .navtabs li.selected li a, .navbar_advanced_search li a {
  2179. font: 11px/26px Arial,Calibri,Verdana,Geneva,sans-serif;
  2180. text-decoration: none;
  2181. }
  2182. .navtabs li.selected li a {
  2183. color: #FFFFFF;
  2184. padding: 2px 5px;
  2185. }
  2186. .navtabs li.selected ul.popupbody a {
  2187. line-height: 26px;
  2188. }
  2189. .navbar_advanced_search li {
  2190. clear: both;
  2191. display: block;
  2192. height: 26px;
  2193. }
  2194. .navbar_advanced_search li a {
  2195. color: #FFFFFF;
  2196. }
  2197. .navbar_advanced_search li a:hover {
  2198. color: #FFFFFF;
  2199. text-decoration: underline;
  2200. }
  2201. .navtabs li.selected li a:hover {
  2202. color: #FFFFFF;
  2203. text-decoration: underline;
  2204. }
  2205. .navtabs li.selected .popupbody li a {
  2206. background: none repeat scroll 0 0 #FFFFFF;
  2207. color: #000000;
  2208. padding: 0 10px;
  2209. text-indent: 0;
  2210. }
  2211. .navtabs li.selected .popupbody li a:hover {
  2212. background: none repeat scroll 0 0 #FFEB90;
  2213. color: #000000;
  2214. }
  2215. .navtabs li.selected li a.popupctrl {
  2216. background: url("http://forum.tribalwars.com.br/images/misc/arrow.png") no-repeat scroll right center transparent;
  2217. border: 1px solid transparent;
  2218. border-radius: 3px 3px 3px 3px;
  2219. color: #FFFFFF;
  2220. padding-right: 15px;
  2221. }
  2222. .toplinks .notifications a.popupctrl {
  2223. background: url("http://forum.tribalwars.com.br/images/misc/arrow.png") no-repeat scroll right center #7192A8;
  2224. border-bottom-left-radius: 5px;
  2225. border-bottom-right-radius: 5px;
  2226. padding: 3px 15px 3px 4px;
  2227. }
  2228. .toplinks .nonotifications a.popupctrl {
  2229. background: url("http://forum.tribalwars.com.br/images/misc/arrow.png") no-repeat scroll right center transparent;
  2230. padding: 3px 15px 3px 4px;
  2231. }
  2232. .toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks .notifications a.popupctrl.active {
  2233. background: url("http://forum.tribalwars.com.br/images/misc/arrow.png") no-repeat scroll right center #7192A8;
  2234. padding: 3px 15px 3px 4px;
  2235. }
  2236. .toplinks .notifications a.popupctrl:hover {
  2237. padding-top: 3px;
  2238. }
  2239. .navtabs li.selected li:hover a.popupctrl {
  2240. background-color: #7192A8;
  2241. border-color: #2F4456;
  2242. text-decoration: none;
  2243. }
  2244. .navtabs li.selected li:hover a.popupctrl.active, .navtabs li.selected li a.popupctrl.active {
  2245. background-color: #7192A8;
  2246. border-color: #7192A8;
  2247. border-radius: 3px 3px 0 0;
  2248. color: #FFFFFF;
  2249. text-decoration: none;
  2250. }
  2251. .navtabs .popupbody {
  2252. background: none repeat scroll 0 0 #7192A8;
  2253. border: 1px solid #7192A8;
  2254. width: auto;
  2255. }
  2256. .navtabs .popupbody li {
  2257. border-top: 1px solid #7192A8;
  2258. float: none;
  2259. }
  2260. #navtabs .popupmenu ul, #navtabs .popupmenu ul li a {
  2261. height: auto;
  2262. }
  2263. .nonotifications div.popupbody {
  2264. background: none repeat scroll 0 0 #7192A8;
  2265. border: 1px solid #7192A8;
  2266. min-width: 170px;
  2267. width: auto !important;
  2268. }
  2269. .nonotifications .popupbody p {
  2270. background: none repeat scroll 0 0 #FFFFFF;
  2271. border-top: 1px solid #7192A8;
  2272. color: #000000;
  2273. display: block;
  2274. line-height: 26px;
  2275. padding: 0;
  2276. text-align: left;
  2277. text-indent: 5px;
  2278. }
  2279. .toplinks .nonotifications .popupbody a {
  2280. background: none repeat scroll 0 0 #FFFFFF;
  2281. clear: none;
  2282. color: #000000;
  2283. float: none;
  2284. line-height: 26px;
  2285. margin-left: 0;
  2286. padding: 0 5px;
  2287. text-align: left;
  2288. }
  2289. .toplinks .nonotifications .popupbody a:hover {
  2290. background: none repeat scroll 0 0 #FFEB90;
  2291. color: #000000;
  2292. padding: 0 5px;
  2293. text-decoration: underline;
  2294. }
  2295. .globalsearch {
  2296. clear: left;
  2297. display: block;
  2298. float: right;
  2299. line-height: 1em;
  2300. position: absolute;
  2301. right: 20px;
  2302. text-align: right;
  2303. top: 0;
  2304. width: 180px;
  2305. }
  2306. .navbar_search {
  2307. display: block;
  2308. position: relative;
  2309. right: -20px;
  2310. }
  2311. .navbar_search input {
  2312. border: 1px solid #6B91AB;
  2313. font-size: 11px;
  2314. padding: 1px;
  2315. vertical-align: middle;
  2316. }
  2317. .globalsearch .textboxcontainer {
  2318. border-left: 1px solid #5A7F97;
  2319. display: inline-block;
  2320. float: left;
  2321. height: 26px;
  2322. text-align: center;
  2323. }
  2324. .globalsearch .textboxcontainer span {
  2325. border-left: 1px solid #CEDFEB;
  2326. border-top: 1px solid #CEDFEB;
  2327. display: inline-block;
  2328. height: 22px;
  2329. margin-bottom: 1px;
  2330. padding-left: 2px;
  2331. padding-right: 2px;
  2332. padding-top: 3px;
  2333. width: 147px;
  2334. }
  2335. .globalsearch input.textbox {
  2336. width: 120px;
  2337. }
  2338. .toplinks form input.loginbutton {
  2339. border: 1px solid #415D8D;
  2340. font-size: 11px;
  2341. padding: 0 5px;
  2342. }
  2343. .globalsearch .buttoncontainer {
  2344. border-left: 1px solid #5A7F97;
  2345. border-right: 1px solid #5A7F97;
  2346. display: inline-block;
  2347. float: right;
  2348. height: 26px;
  2349. overflow: hidden;
  2350. width: 25px;
  2351. }
  2352. .globalsearch .buttoncontainer span {
  2353. border-left: 1px solid #CEDFEB;
  2354. border-top: 1px solid #CEDFEB;
  2355. display: inline-block;
  2356. height: 23px;
  2357. padding-left: 4px;
  2358. padding-top: 2.5px;
  2359. }
  2360. .globalsearch .searchbutton {
  2361. border: 0 none;
  2362. margin-left: -2px;
  2363. margin-top: -2px;
  2364. padding: 0;
  2365. width: 22px;
  2366. }
  2367. .breadcrumb .navbit {
  2368. background-image: url("http://forum.tribalwars.com.br/images/misc/navbit-arrow-right.png");
  2369. background-position: right center;
  2370. background-repeat: no-repeat;
  2371. float: left;
  2372. padding-left: 3px;
  2373. padding-right: 10px;
  2374. }
  2375. .breadcrumb .navbit:first-child {
  2376. padding-left: 0;
  2377. }
  2378. .breadcrumb .navbit.lastnavbit {
  2379. background: none repeat scroll 0 0 transparent;
  2380. }
  2381. .breadcrumb .navbit.lastnavbit span {
  2382. background: none repeat scroll 0 0 transparent;
  2383. float: left;
  2384. padding-left: 3px;
  2385. padding-right: 10px;
  2386. }
  2387. .breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
  2388. background-color: transparent;
  2389. border: 1px solid transparent;
  2390. border-radius: 5px 5px 5px 5px;
  2391. display: block;
  2392. float: left;
  2393. padding: 2px 4px;
  2394. }
  2395. .breadcrumb .navbit a {
  2396. text-decoration: none;
  2397. }
  2398. .breadcrumb hr {
  2399. display: none;
  2400. }
  2401. #pagetitle {
  2402. background: none repeat scroll 0 0 transparent;
  2403. clear: both;
  2404. padding: 5px 0 0;
  2405. }
  2406. #pagetitle a {
  2407. }
  2408. #pagetitle a:hover {
  2409. }
  2410. #pagetitle h1 {
  2411. color: inherit;
  2412. font: bold 14px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  2413. }
  2414. #pagetitle .description {
  2415. color: inherit;
  2416. font-size: 11.05px;
  2417. }
  2418. .newcontent_textcontrol {
  2419. background: url("http://forum.tribalwars.com.br/images/buttons/newbtn_middle.png") repeat-x scroll left top #417394;
  2420. border: 0 none;
  2421. border-radius: 10px 10px 10px 10px;
  2422. box-shadow: 0 3px 8px #DDDDDD;
  2423. clear: right;
  2424. color: #FFFFFF;
  2425. display: block;
  2426. float: left;
  2427. font: 14px Arial,sans-serif;
  2428. padding: 4px 15px;
  2429. }
  2430. .newcontent_textcontrol span {
  2431. display: inline;
  2432. font: bold 15px Arial,sans-serif;
  2433. }
  2434. .newcontent_textcontrol:hover {
  2435. background: url("http://forum.tribalwars.com.br/images/buttons/newbtn_middle.png") repeat-x scroll left top #5B8DAE;
  2436. color: #FFFFFF;
  2437. text-decoration: none;
  2438. }
  2439. .footer {
  2440. background: none repeat scroll 0 0 #425769;
  2441. border: 1px solid #425769;
  2442. box-shadow: -2px 2px 2px #C8C8C8;
  2443. clear: both;
  2444. display: block;
  2445. font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  2446. margin-top: 15px;
  2447. padding: 5px 0;
  2448. text-align: right;
  2449. }
  2450. .footer a {
  2451. color: #FFFFFF;
  2452. }
  2453. .footer a:hover {
  2454. color: #FFFFFF;
  2455. }
  2456. .footer_copyright, .footer_morecopyright {
  2457. color: #666666;
  2458. display: block;
  2459. font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  2460. margin-top: 10px;
  2461. padding-bottom: 5px;
  2462. text-align: center;
  2463. }
  2464. .footer_time {
  2465. color: #666666;
  2466. font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  2467. padding-top: 10px;
  2468. text-align: center;
  2469. }
  2470. .footer_select {
  2471. float: left;
  2472. margin-left: 10px;
  2473. margin-top: 0;
  2474. text-align: left;
  2475. }
  2476. .footer_links {
  2477. margin-right: 10px;
  2478. margin-top: 2px;
  2479. }
  2480. .footer_links li {
  2481. display: inline;
  2482. margin-left: 5px;
  2483. }
  2484. .below_body .time {
  2485. color: #3E3E3E;
  2486. }
  2487. .notices {
  2488. background: none repeat scroll 0 0 #FFFFFF;
  2489. margin: 5px 0;
  2490. }
  2491. .notices li {
  2492. background: none repeat scroll 0 0 #FFEB90;
  2493. box-shadow: -2px 2px 2px #C8C8C8;
  2494. clear: both;
  2495. color: #3E3E3E;
  2496. font-size: 12px;
  2497. margin-bottom: 5px;
  2498. padding: 5px 10px;
  2499. text-align: left;
  2500. }
  2501. .breadcrumb .navbithome {
  2502. float: left;
  2503. padding: 3.5px 0;
  2504. }
  2505. .ad_global_header {
  2506. }
  2507. #ad_global_header1 {
  2508. clear: right;
  2509. float: left;
  2510. margin: 0;
  2511. padding: 0;
  2512. }
  2513. #ad_global_header2 {
  2514. float: left;
  2515. margin: 0;
  2516. padding: 0;
  2517. }
  2518. #ad_global_below_navbar {
  2519. margin: 0;
  2520. padding: 0;
  2521. width: 100%;
  2522. }
  2523. #ad_global_above_footer {
  2524. clear: both;
  2525. margin: 0;
  2526. padding: 0;
  2527. text-align: left;
  2528. width: 100%;
  2529. }
  2530. #ad_board_below_whats_going_on {
  2531. margin: 0;
  2532. padding: 0;
  2533. text-align: left;
  2534. width: 100%;
  2535. }
  2536. #ad_thread_first_post_content {
  2537. float: right;
  2538. margin: 0;
  2539. }
  2540. #ad_thread_last_post_content {
  2541. float: right;
  2542. margin: 0;
  2543. z-index: 1000;
  2544. }
  2545. .google_adsense_footer {
  2546. clear: both;
  2547. }
  2548. .formcontrols input, select, textarea {
  2549. -moz-box-sizing: border-box;
  2550. }
  2551. .formcontrols input.textbox {
  2552. height: 25px;
  2553. }
  2554. .formcontrols .blocksubhead {
  2555. font-weight: bold;
  2556. }
  2557. .vbform .blockhead {
  2558. margin-top: 2em;
  2559. }
  2560. .vbform .blockhead:first-child {
  2561. margin-top: 0;
  2562. }
  2563. .settings_form_top_border {
  2564. border-top: 1px solid #6B91AB;
  2565. }
  2566. .blockbody.settings_form_border {
  2567. border-bottom: 1px solid #6B91AB;
  2568. border-left: 1px solid #6B91AB;
  2569. border-right: 1px solid #6B91AB;
  2570. }
  2571. .vbform {
  2572. clear: both;
  2573. margin: 0 auto 2em;
  2574. max-width: 100%;
  2575. width: auto;
  2576. }
  2577. .formcontrols {
  2578. border-bottom: 1px solid #6B91AB;
  2579. border-left: 1px solid #6B91AB;
  2580. border-right: 1px solid #6B91AB;
  2581. }
  2582. .formcontrols .blockrow {
  2583. background: none repeat-x scroll center bottom #FFFFFF;
  2584. border-top: 1px solid #CEDFEB;
  2585. padding: 20px 5px;
  2586. }
  2587. .formcontrols .section {
  2588. padding: 0 15px;
  2589. }
  2590. .formcontrols > *:first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
  2591. border-top: medium none;
  2592. }
  2593. .button {
  2594. padding: 2px;
  2595. }
  2596. .button:hover {
  2597. color: #417394;
  2598. }
  2599. .button[type="reset"]:hover {
  2600. color: #417394;
  2601. }
  2602. .textbox, textarea, select {
  2603. background: none repeat scroll 0 0 #FFFFFF;
  2604. border: 1px solid #6B91AB;
  2605. border-radius: 3px 3px 3px 3px;
  2606. color: #000000;
  2607. font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  2608. outline: 0 none;
  2609. padding: 4px;
  2610. }
  2611. .textbox[disabled], textarea[disabled] {
  2612. color: #777777;
  2613. font-style: italic;
  2614. }
  2615. .formcontrols .blockrow input.textbox:focus, .formcontrols .blockrow textarea:focus {
  2616. background: none repeat scroll 0 0 #F2F6F8;
  2617. }
  2618. form .rightcol {
  2619. display: block;
  2620. float: none;
  2621. margin-left: 212px;
  2622. max-width: 496px;
  2623. }
  2624. .blockbody.formcontrols .blockrow .rightcol * {
  2625. margin-left: 0;
  2626. width: auto;
  2627. }
  2628. .blockbody.formcontrols .blockrow .rightcol .primary {
  2629. width: 50%;
  2630. }
  2631. .blockbody.formcontrols .blockrow .rightcol textarea.primary {
  2632. width: 70%;
  2633. }
  2634. .blockbody.formcontrols .blockrow .rightcol .description {
  2635. width: auto;
  2636. }
  2637. .formcontrols .blockrow .primary {
  2638. width: 248px;
  2639. }
  2640. .formcontrols .blockrow .primary.full {
  2641. float: left;
  2642. max-width: 100%;
  2643. width: 496px;
  2644. }
  2645. .formcontrols .blockrow .group {
  2646. width: 100%;
  2647. }
  2648. .formcontrols .blockrow .group li {
  2649. margin-top: 5px;
  2650. }
  2651. .formcontrols .blockrow .group li:first-child {
  2652. margin-top: 0;
  2653. }
  2654. .formcontrols .blockrow .group .textbox {
  2655. width: 248px;
  2656. }
  2657. .formcontrols .blockrow .primary.center {
  2658. }
  2659. .formcontrols .blockrow .primary.center img.icon {
  2660. border: 1px solid #415D8D;
  2661. }
  2662. .formcontrols .blockrow .titleprefix {
  2663. float: left;
  2664. margin-right: 0.5em;
  2665. }
  2666. .formcontrols .blockrow * .group {
  2667. float: none;
  2668. width: auto;
  2669. }
  2670. .formcontrols .blockrow input.textbox[size] {
  2671. width: auto;
  2672. }
  2673. .editor_textbox textarea {
  2674. float: none;
  2675. height: 200px;
  2676. max-width: 98%;
  2677. min-width: 98%;
  2678. width: 500px;
  2679. }
  2680. .editor_textbox textarea, #ie8#fix {
  2681. width: 98%;
  2682. }
  2683. .formcontrols .blockrow input.numeric, .formcontrols .blockrow select.numeric {
  2684. text-align: right;
  2685. }
  2686. .formcontrols .blockrow label, .formcontrols .blockrow .group.multifield label, .formcontrols .blockrow .groupoption label {
  2687. display: block;
  2688. margin-bottom: 2px;
  2689. }
  2690. .formcontrols .blockrow label {
  2691. float: left;
  2692. font-size: 13px;
  2693. width: 212px;
  2694. }
  2695. .formcontrols .blockrow label.full {
  2696. float: none;
  2697. font-weight: bold;
  2698. width: auto;
  2699. }
  2700. .formcontrols .blockrow label.floatlabel {
  2701. margin-left: 10px;
  2702. }
  2703. .formcontrols .blockrow * label {
  2704. display: block;
  2705. float: none;
  2706. margin-bottom: auto;
  2707. width: auto;
  2708. }
  2709. .formcontrols .blockrow .group li label, .formcontrols .blockrow .group dt label {
  2710. float: left;
  2711. width: 212px;
  2712. }
  2713. .formcontrols .blockrow .group.full li label, .formcontrols .blockrow .group.full dt label {
  2714. width: auto;
  2715. }
  2716. .formcontrols .blockrow .label {
  2717. margin-bottom: 8px;
  2718. }
  2719. .formcontrols .blockrow.singlecheck label {
  2720. float: left;
  2721. }
  2722. .formcontrols fieldset.blockrow legend {
  2723. font-size: 13px;
  2724. font-weight: bold;
  2725. margin: 0;
  2726. }
  2727. .formcontrols .blockrow .description {
  2728. color: #777777;
  2729. font-size: 11px;
  2730. line-height: 150%;
  2731. margin-bottom: 5px;
  2732. margin-left: 212px;
  2733. max-width: 496px;
  2734. overflow: hidden;
  2735. }
  2736. .formcontrols .blockrow .group.multifield + .description {
  2737. padding-top: 1.3em;
  2738. }
  2739. .blockrow.texteditor .description {
  2740. float: none;
  2741. margin-top: 2px;
  2742. width: auto;
  2743. }
  2744. .formcontrols .blockrow .group.numeric + .description {
  2745. }
  2746. .formcontrols .blockrow .singledescription {
  2747. clear: left;
  2748. display: block;
  2749. margin-bottom: 10px;
  2750. }
  2751. .formcontrols .blockrow .group.checkradio {
  2752. width: auto;
  2753. }
  2754. .formcontrols .blockrow .group.checkradio li label {
  2755. float: none;
  2756. }
  2757. .formcontrols .blockrow .group.checkradio.full {
  2758. width: 100%;
  2759. }
  2760. .formcontrols .blockrow .group.checkradio.partial {
  2761. width: 212px;
  2762. }
  2763. .formcontrols .blockrow .group.checkradio.horizontal {
  2764. height: 30px;
  2765. }
  2766. .formcontrols .blockrow .group.checkradio.horizontal li label {
  2767. float: left;
  2768. padding-right: 10px;
  2769. }
  2770. .formcontrols .blockrow .group.checkradio > li {
  2771. margin-bottom: 0.5em;
  2772. }
  2773. .formcontrols .blockrow .group.multifield li {
  2774. float: left;
  2775. margin-right: 1em;
  2776. margin-top: 0;
  2777. }
  2778. .formcontrols .blockrow .group.multifield.stacked li {
  2779. float: none;
  2780. margin-top: 2px;
  2781. }
  2782. .formcontrols .blockrow .group.multifield label {
  2783. display: block;
  2784. float: none;
  2785. margin-bottom: 2px;
  2786. width: auto;
  2787. }
  2788. .formcontrols .blockrow .group.multifield select, .formcontrols .blockrow .group.multifield input.textbox {
  2789. float: none;
  2790. }
  2791. .formcontrols .blockrow .group.numeric {
  2792. margin-right: 2%;
  2793. max-width: 212px;
  2794. width: auto;
  2795. }
  2796. .formcontrols .blockrow .group.numeric li {
  2797. clear: both;
  2798. }
  2799. .formcontrols .blockrow .group.numeric label {
  2800. float: left;
  2801. margin-top: 1px;
  2802. }
  2803. .formcontrols .blockrow .group.numeric input.textbox {
  2804. float: right;
  2805. margin-bottom: 2px;
  2806. margin-left: 20px;
  2807. text-align: right;
  2808. }
  2809. .formcontrols .blockrow .group.numeric .description {
  2810. clear: both;
  2811. margin: auto auto 0.2em;
  2812. text-align: right;
  2813. }
  2814. .formcontrols .blockrow input.textbox.numeric {
  2815. text-align: right;
  2816. }
  2817. .formcontrols input.button, .actionbuttons {
  2818. max-width: 100%;
  2819. }
  2820. .blockfoot.actionbuttons.redirect_button {
  2821. background-color: transparent;
  2822. padding-top: 5px;
  2823. }
  2824. .blockfoot.actionbuttons.redirect_button .group {
  2825. padding-right: 0;
  2826. }
  2827. .actionbuttons .group {
  2828. float: none;
  2829. padding: 0 10px;
  2830. text-align: right;
  2831. }
  2832. .vbform .actionbuttons .group {
  2833. margin: 0 auto;
  2834. max-width: 100%;
  2835. width: auto;
  2836. }
  2837. .actionbuttons .small_text_buttons, .actionbuttons .small_text_buttons input.button {
  2838. padding-left: 10px;
  2839. padding-right: 10px;
  2840. }
  2841. .actionbuttons .group .button {
  2842. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll left top #E9E9E9;
  2843. border: 1px solid #A8A8A8;
  2844. color: #424242;
  2845. cursor: pointer;
  2846. font: bold 11px Tahoma,Calibri,Verdana,Geneva,sans-serif;
  2847. padding: 2.5px 5px;
  2848. }
  2849. .actionbuttons .group .button:hover {
  2850. background: url("http://forum.tribalwars.com.br/images/gradients/generic_button.png") repeat-x scroll 0 0 #EFEFEF;
  2851. color: #417394;
  2852. }
  2853. .formcontrols .blockrow #posticon_preview {
  2854. height: 16px;
  2855. margin-left: 10px;
  2856. width: 16px;
  2857. }
  2858. .formcontrols .blockrow.posticons table {
  2859. max-width: 100%;
  2860. width: 496px;
  2861. }
  2862. .formcontrols .blockrow.posticons td {
  2863. padding: 2px;
  2864. }
  2865. .formcontrols .blockrow select.rating option {
  2866. background-image: url("http://forum.tribalwars.com.br/images/rating/rating-15_3.png");
  2867. background-position: left center;
  2868. background-repeat: no-repeat;
  2869. padding-left: 85px;
  2870. }
  2871. .formcontrols .blockrow dl.dep_group dd, .formcontrols .blockrow .dep_group .deps {
  2872. margin-bottom: 0.2em;
  2873. margin-left: 1.5em;
  2874. margin-top: 0.5em;
  2875. }
  2876. .formcontrols .blockrow dl.dep_group dd dl.dep_group {
  2877. }
  2878. input#blog_deletebtn[type="submit"][disabled]:active, input#blog_deletebtn[type="submit"][disabled] {
  2879. color: graytext;
  2880. }
  2881. .formcontrols .blockrow .group.attachments li {
  2882. margin-bottom: 0.5em;
  2883. }
  2884. .formcontrols .blockrow .group.attachments li img {
  2885. vertical-align: middle;
  2886. }
  2887. .formcontrols .group.upperlower li, .formcontrols .group.imfields li {
  2888. padding-bottom: 0.3em;
  2889. width: 45%;
  2890. }
  2891. .formcontrols .group.upperlower li input.textbox, .formcontrols .group.imfields li input.textbox, .formcontrols .group.imfields li select {
  2892. width: 100%;
  2893. }
  2894. .formcontrols .group.imfields li select {
  2895. margin-bottom: -0.3em;
  2896. }
  2897. .groupcontrols {
  2898. clear: both;
  2899. margin-bottom: 5px;
  2900. text-align: right;
  2901. }
  2902. .groupcontrols .textcontrol {
  2903. display: inline-block;
  2904. margin-left: 10px;
  2905. margin-top: 0;
  2906. }
  2907. .formcontrols .blockrow.singlebutton .button {
  2908. }
  2909. .formcontrols .groupoption {
  2910. clear: left;
  2911. display: block;
  2912. }
  2913. .group.radio, .group.checkbox {
  2914. background: none repeat scroll 0 0 #F2F6F8;
  2915. }
  2916. .formcontrols .blockrow .group.checkradio .daycheckboxes li {
  2917. float: left;
  2918. padding-right: 1em;
  2919. padding-top: 0.5em;
  2920. }
  2921. .savepreferences {
  2922. float: left;
  2923. text-align: left;
  2924. width: 49.5%;
  2925. }
  2926. .formcontrols #fbregbox.blockrow.hidden {
  2927. visibility: hidden;
  2928. }
  2929. #tag_list_cell .formcontrols .blockrow .group li label, #tag_list_cell .formcontrols .blockrow .group dt label {
  2930. width: auto;
  2931. }
  2932. #tag_edit_list li {
  2933. clear: right;
  2934. margin-right: 10px;
  2935. width: auto;
  2936. }
  2937. #tag_list_cell .formcontrols .blockrow .group li {
  2938. margin-top: 0;
  2939. }
  2940. .picker-holder {
  2941. background-color: #FFFFFF;
  2942. display: block;
  2943. margin: auto;
  2944. text-align: center;
  2945. top: 20px;
  2946. }
  2947. .picker {
  2948. background: linear-gradient(#EEEEEE, #999999) repeat scroll 0 0 transparent;
  2949. display: block;
  2950. }
  2951. .lightgraybackground {
  2952. background: linear-gradient(#FFFFFF, #CCCCCC) repeat scroll 0 0 transparent;
  2953. }
  2954. .centerbar {
  2955. left: 50%;
  2956. position: absolute;
  2957. width: 2px;
  2958. }
  2959. .hbar {
  2960. display: block;
  2961. height: 2px;
  2962. margin-bottom: 4px;
  2963. text-align: center;
  2964. width: 100%;
  2965. }
  2966. .alert_box {
  2967. background: linear-gradient(#FFFFFF, #888888) repeat scroll 0 0 transparent;
  2968. border: 2px solid #000000;
  2969. border-radius: 10px 10px 10px 10px;
  2970. color: #222222;
  2971. display: block;
  2972. position: absolute;
  2973. text-align: center;
  2974. z-index: 10;
  2975. }
  2976. .alert_box .hd {
  2977. border-radius: 10px 10px 10px 10px;
  2978. color: #FFFFFF;
  2979. display: none;
  2980. text-align: center;
  2981. }
  2982. .alert_box .bd {
  2983. background: linear-gradient(#FFFFFF, #888888) repeat scroll 0 0 transparent;
  2984. color: #222222;
  2985. }
  2986. .alert_box .ft {
  2987. background: linear-gradient(#888888, #000000) repeat scroll 0 0 transparent;
  2988. text-align: right;
  2989. }
  2990. .alert_box .ft input.btn {
  2991. background: linear-gradient(#888888, #000000) repeat scroll 0 0 transparent;
  2992. border: 1px solid #FFFFFF;
  2993. border-radius: 5px 5px 5px 5px;
  2994. color: #FFFFFF;
  2995. display: none;
  2996. float: right;
  2997. font-weight: bold;
  2998. margin: 4px 10px;
  2999. padding-bottom: 4px;
  3000. padding-top: 4px;
  3001. text-align: center;
  3002. }
  3003. .ok_button {
  3004. background: linear-gradient(#888888, #000000) repeat scroll 0 0 transparent;
  3005. border: 1px solid #FFFFFF;
  3006. border-radius: 5px 5px 5px 5px;
  3007. color: #FFFFFF;
  3008. display: none;
  3009. float: right;
  3010. font-weight: bold;
  3011. margin: 4px 10px;
  3012. padding-bottom: 4px;
  3013. padding-top: 4px;
  3014. text-align: center;
  3015. width: 80px;
  3016. }
  3017. .attach_popup {
  3018. background-color: #AAAAAA;
  3019. border: 1px solid #000000;
  3020. border-radius: 5px 5px 5px 5px;
  3021. display: none;
  3022. margin: 0;
  3023. padding: 0;
  3024. }
  3025. .assetpicker_body {
  3026. background: linear-gradient(#FFFFFF, #999999) repeat scroll 0 0 transparent;
  3027. display: block;
  3028. padding: 5px;
  3029. width: 100%;
  3030. }
  3031. .transparent {
  3032. background-color: transparent;
  3033. }
  3034. .grey_select_item {
  3035. background-color: #EEEEEE;
  3036. }
  3037. .tall_select {
  3038. height: 30px;
  3039. }
  3040.  
  3041.  
  3042. </style>
  3043. </head>
  3044. <body>
  3045. <div class="standard_error">
  3046. <form name="postvarform" action="http://virtualdesign.forumeiros.com/forum" method="post" class="block vbform">
  3047. <h2 class="blockhead">Redirecionando</h2>
  3048. <div class="blockbody formcontrols">
  3049. <p class="blockrow restore">Bem-vindo(a) ao f&oacute;rum Virtual Arts.</p>
  3050.  
  3051. </div>
  3052. <div class="blockfoot actionbuttons redirect_button">
  3053. <div id="redirect_button" class="group">
  3054.  
  3055. <a class="textcontrol" href="http://virtualdesign.forumeiros.com/forum">Clique aqui se o seu browser n&atilde;o o redirecionar automaticamente.</a>
  3056.  
  3057. </div>
  3058. </div>
  3059. </form>
  3060. </div>
  3061.  
  3062.  
  3063.  
  3064. <noscript>
  3065. <meta http-equiv="Refresh" content="2; URL=http://virtualdesign.forumeiros.com/forum">
  3066. </noscript>
  3067.  
  3068. <script type="text/javascript">
  3069. &lt;!--
  3070. function exec_refresh()
  3071. {
  3072. window.status = "A redirecionar…" + myvar;
  3073. myvar = myvar + " .";
  3074. var timerID = setTimeout("exec_refresh();", 100);
  3075. if (timeout &gt; 0)
  3076. {
  3077. timeout -= 1;
  3078. }
  3079. else
  3080. {
  3081. clearTimeout(timerID);
  3082. window.status = "";
  3083. window.location = "http://virtualdesign.forumeiros.com/forum";
  3084. }
  3085. }
  3086.  
  3087. var myvar = "";
  3088. var timeout = 20;
  3089. exec_refresh();
  3090. //--&gt;
  3091. </script>
  3092.  
  3093.  
  3094.  
  3095.  
  3096.  
  3097.  
  3098. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement