Advertisement
Guest User

ReCMS Style.css

a guest
Oct 2nd, 2014
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.65 KB | None | 0 0
  1. body {
  2. background-color: #e3e3db;
  3. background-image: url(/web-gallery/v2/images/bg.png);
  4. font-size: 11px;
  5. font-family: Verdana, Arial, Helvetica, sans-serif;
  6. text-align: center;
  7. margin: 0;
  8. padding: 0;
  9. }
  10.  
  11. input, textarea, select {
  12. font-size: 11px;
  13. font-family: Verdana, Arial, Helvetica, sans-serif;
  14. }
  15.  
  16. a {
  17. color: #fc6204;
  18. }
  19.  
  20.  
  21. img {
  22. border: 0;
  23. }
  24.  
  25. #newsline {
  26. padding: 4px 0 15px 0;
  27. border-bottom: 1px solid #414141;
  28. }
  29.  
  30. fieldset {
  31. border: 0;
  32. padding: 0;
  33. }
  34.  
  35. ul {
  36. margin: 0;
  37. padding: 0;
  38. }
  39.  
  40. li {
  41. list-style: none;
  42. }
  43.  
  44. .clearfix:after {
  45. content: ".";
  46. display: block;
  47. height: 0;
  48. clear: both;
  49. visibility: hidden;
  50. }
  51.  
  52. .clear {
  53. clear: both;
  54. }
  55.  
  56. h2.title {
  57. margin: 0;
  58. padding: 4px 10px;
  59. font-size: 14px;
  60. background-color: #fc6204;
  61. position: relative;
  62. line-height: 17px;
  63. }
  64.  
  65. .rounded-container h2.title {
  66. padding: 0px 10px;
  67. height: 17px;
  68. }
  69.  
  70. h2.title span.habblet-close {
  71. position: absolute;
  72. top: 0;
  73. right: 10px;
  74. cursor: pointer;
  75. width: 15px;
  76. height: 15px;
  77. background: url(../images/close_x.gif) no-repeat;
  78. }
  79.  
  80. div.fielderror {
  81. margin-bottom: 8px;
  82. }
  83. div.fielderror div {
  84. background-color: #e2001a;
  85. color: #fff;
  86. }
  87.  
  88. h2.title, h2.title a {
  89. color: #FFFFFF;
  90. text-align: center;
  91. }
  92.  
  93. h2.title span.username {
  94. width: 200px;
  95. display: block;
  96. overflow: hidden;
  97. text-overflow: ellipsis;
  98. }
  99.  
  100. h2.title span.details {
  101. font-weight: normal;
  102. font-size: 11px;
  103. margin-left: 1em;
  104. position: absolute;
  105. top: 0;
  106. right: 6px;
  107. color: #999;
  108. }
  109.  
  110. div.black h2.title {
  111. background-color: #000000;
  112. font-weight: normal;
  113. }
  114.  
  115. div.blue h2.title {
  116. background-color: #2767a7;
  117. }
  118.  
  119. div.orange h2.title {
  120. background-color: #f66200;
  121. }
  122.  
  123. div.pink h2.title {
  124. background-color: #ff69b4;
  125. }
  126.  
  127. div.green h2.title {
  128. background-color: #4ab501;
  129. position: relative;
  130. }
  131.  
  132. div.xmas h2.title {
  133. background-color: #fc6204;
  134. position: relative;
  135. }
  136.  
  137. div.footballgreen h2.title {
  138. background-color: #00ff00;
  139. }
  140.  
  141. div.rounded-footballgreen {
  142. background-color: #00ff00;
  143. }
  144.  
  145. div.darkred h2.title {
  146. background-color: #c73c3c;
  147. }
  148.  
  149. div.brown h2.title {
  150. background-color: #a67a3e;
  151. }
  152.  
  153. div.settings h2.title {
  154. background-color: #595959;
  155. }
  156.  
  157. div.red h2.title {
  158. background-color: #d64242;
  159. }
  160.  
  161. div.hcred h2.title {
  162. background-color: #676767;
  163. }
  164.  
  165. div.lightbrown h2.title {
  166. background-color: #cf9c44;
  167. }
  168.  
  169. div.activehomes h2.title {
  170. background-color: #51a5d5;
  171. }
  172.  
  173. div.white h2.title {
  174. background-color: #ffffff;
  175. }
  176.  
  177. div.promogray h2.title {
  178. background-color: #9c350f;
  179. }
  180.  
  181. div.white h2.title, h2.title a {
  182. color: #000000;
  183. }
  184.  
  185. div.gray h2.title {
  186. background-color: #333;
  187. }
  188. div.gray .box-content {
  189. color: #ffffff;
  190. }
  191. div.gray .box-content a {
  192. color: #ffb648;
  193. }
  194. div.gray .box-content a:hover {
  195. color: #fcce04;
  196. }
  197.  
  198. div.lightgreen h2.title {
  199. background-color: #f66200;
  200. }
  201.  
  202. div.welcome h2.title {
  203. background-color: #f66200;
  204. }
  205.  
  206. div.loginbox h2.title {
  207. background-color: #6b6b6b;
  208. }
  209. div.loginbox .box-content {
  210. color: #ffffff;
  211. }
  212. div.loginbox .box-content a {
  213. color: #333;
  214. }
  215. div.loginbox .box-content a:hover {
  216. color: #ffffff;
  217. }
  218.  
  219. div.loginbox .box-content a.login-register-link {
  220. color: #333;
  221. font-weight:bold;
  222. }
  223.  
  224. div.loginbox .box-content a.login-register-link:hover {
  225. color: #fff;
  226. font-weight:bold;
  227. }
  228.  
  229. div.rooms h2.title {
  230. background-color: #225e6a;
  231. }
  232. div.rooms .box-content {
  233. color: #ffffff;
  234. }
  235. div.rooms a {
  236. color: #fc0;
  237. }
  238.  
  239. div.rounded-container {
  240. margin: 0 4px;
  241. }
  242.  
  243. div.box-content {
  244. padding: 8px 15px;
  245. clear: both;
  246. }
  247.  
  248. p {
  249. margin: 0;
  250. padding-bottom: 1em;
  251. }
  252.  
  253. p.last {
  254. padding-bottom: 0;
  255. }
  256.  
  257.  
  258. div.column {
  259. float: left;
  260. }
  261.  
  262. /* columns total width = 930px */
  263. /* set the right margin of the rightmost column to 0 */
  264.  
  265. .cb { margin: 0 8px 7px 0; }
  266.  
  267. #column1 {
  268. width: 460px;
  269. }
  270.  
  271. #column2 {
  272. width: 310px;
  273. }
  274.  
  275. #column7 {
  276. width: 770px;
  277. }
  278.  
  279. #column-marktplatz {
  280. width: 1000px;
  281. }
  282.  
  283. #column-footer {
  284. clear: left;
  285. }
  286.  
  287. body#news #column1, body#tags #column1 {
  288. width: 210px;
  289. }
  290.  
  291. body#news #column2, body#tags #column2 {
  292. width: 560px;
  293. }
  294.  
  295. body#newcredits #column1 {
  296. width: 770px;
  297. }
  298.  
  299. #column3,
  300. body#news #column3,
  301. body#tags #column3,
  302. body#newcredits #column2 {
  303. width: 160px;
  304. }
  305.  
  306. #column3 .cb,
  307. body#news #column3 .cb,
  308. body#tags #column3 .cb,
  309. body#newcredits #column2 .cb {
  310. margin-right: 0;
  311. }
  312.  
  313. #header-container {
  314.  
  315. background-repeat: repeat-x;
  316. background-image: url(/web-gallery/v2/images/topbg.png);
  317. background-position: 0 100%;
  318. min-width: 930px;
  319. margin: 0;
  320. z-index: 10;
  321. margin-left: 1px;
  322. }
  323.  
  324. #header-container, #content-container {
  325. padding: 0 10px;
  326. }
  327.  
  328. #header {
  329. position: relative;
  330. background: url(../images/subnavibg.png) no-repeat 190px 0;
  331. }
  332.  
  333. body.anonymous #header {
  334. background: none;
  335. }
  336.  
  337. #header h1 {
  338. float: left;
  339. margin-top: 16px;
  340. margin-bottom: 0px;
  341. z-index: 2;
  342. }
  343.  
  344. #header-container #header h1 {
  345. margin-bottom: 18px;
  346. }
  347.  
  348. #header h1 a, #header h1 span {
  349. text-indent: -10000px;
  350. float: left;
  351. width: 210px;
  352. height: 75px;
  353. border: 0;
  354. background-repeat: no-repeat;
  355. background-image: url(/web-gallery/v2/images/habbo.png);
  356. }
  357.  
  358. #container, #header, #navi2-container {
  359. margin: 0 auto;
  360. text-align: left;
  361. width: 930px;
  362. z-index: 8999;
  363. }
  364.  
  365. #container {
  366. clear: both;
  367. }
  368.  
  369.  
  370. #habbos-online {
  371. position: absolute;
  372. width: 110px;
  373. left: 781px;
  374. top: 15px;
  375. font-size: 10px;
  376. text-align: center;
  377. }
  378. #habbos-online .rounded, #habbos-online .rounded-done {
  379. background-color: #fff;
  380. }
  381.  
  382. #habbos-online span {
  383. display: block;
  384. padding: 10px;
  385. background-color: #fff;
  386. }
  387.  
  388. #navi {
  389. clear: both;
  390. font-size: 12px;
  391. }
  392.  
  393. #navi li {
  394. float: left;
  395. height: 28px;
  396. margin: 0 5px 0 0;
  397. white-space: nowrap;
  398. }
  399.  
  400. #navi li strong, #navi li a {
  401. float: left;
  402. height: 22px;
  403. padding: 6px 16px 0 22px;
  404. background-repeat: no-repeat;
  405. background-image: url(../images/tabs.png);
  406. background-position: -10px -28px;
  407. color: #FFFFFF;
  408. font-weight: normal;
  409. text-decoration: none;
  410.  
  411. /* hide overflowing text */
  412. max-width: 290px;
  413. overflow: hidden;
  414. text-overflow: ellipsis;
  415. }
  416.  
  417. #navi li span {
  418. float: left;
  419. height: 28px;
  420. width: 6px;
  421. background-repeat: no-repeat;
  422. background-image: url(../images/tabs.png);
  423. background-position: -4px -28px;
  424. }
  425.  
  426. #navi li.selected strong, #navi li.selected a {
  427. background-position: -10px 0;
  428. color: #000000;
  429. font-weight: bold;
  430. }
  431.  
  432. #navi li.selected span {
  433. background-position: -4px 0;
  434. }
  435.  
  436. #navi li:hover strong, #navi li:hover a {
  437. background-position: -10px -56px;
  438. }
  439. #navi li:hover span {
  440. background-position: -4px -56px;
  441. }
  442. #navi li.selected:hover strong, #navi li.selected:hover a {
  443. background-position: -10px 0;
  444. }
  445. #navi li.selected:hover span {
  446. background-position: -4px 0;
  447. }
  448.  
  449. #navi li.metab i {
  450. padding-left: 16px;
  451. font-style: normal;
  452. background: transparent url(../images/fb-icon.png) no-repeat left 50%;
  453. }
  454.  
  455. #navi #tab-register-now a {
  456. background-position: -10px -84px;
  457. }
  458.  
  459. #navi #tab-register-now span {
  460. background-position: -4px -84px;
  461. }
  462.  
  463. #navi #tab-register-now:hover a {
  464. background-position: -10px -112px;
  465. }
  466.  
  467. #navi #tab-register-now:hover span {
  468. background-position: -4px -112px;
  469. }
  470.  
  471.  
  472. #subnavi {
  473. position: absolute;
  474. left: 190px;
  475. top: 0;
  476. width: 572px;
  477. }
  478.  
  479. #subnavi, #subnavi input {
  480. font-size: 11px;
  481. }
  482.  
  483. #subnavi p, #subnavi ul {
  484. margin: 0;
  485. clear: both;
  486. }
  487.  
  488. #subnavi a.userlink {
  489. color: #000000;
  490. }
  491.  
  492. #subnavi a.maillink {
  493. padding-left: 18px;
  494. background: url(../images/minimail/mail_icons.png) no-repeat 0 50%;
  495. font-weight: bold;
  496. text-decoration: none;
  497. color: #f00;
  498. }
  499.  
  500. #subnavi a.maillink.newmail {
  501. background-position: -45px 50%;
  502. }
  503.  
  504. #subnavi-user {
  505. position: absolute;
  506. left: 11px;
  507. top: 0;
  508. }
  509.  
  510. #subnavi-user ul {
  511. float: left;
  512. height: 38px;
  513. }
  514.  
  515. #subnavi-user ul li {
  516. float: left;
  517. height: 25px;
  518. }
  519.  
  520. #subnavi-user ul li a {
  521. color: #888;
  522. }
  523.  
  524. #subnavi-user ul li span.r {
  525. float: left;
  526. height: 25px;
  527. width: 5px;
  528. }
  529.  
  530. #subnavi-user ul li.selected a {
  531. background: url(../images/quickmenu.png) no-repeat 0 0;
  532. color: #000;
  533. }
  534.  
  535. #subnavi-user ul li a span {
  536. display: block;
  537. padding-right: 12px;
  538. background: url(../images/subnavi-arrows.png) no-repeat 100% 1px;
  539. }
  540.  
  541. #subnavi-user ul li.selected a span {
  542. background-position: 100% -20px;
  543. padding-right: 12px;
  544. }
  545.  
  546. #subnavi-user ul li.selected span.r {
  547. background: url(../images/quickmenu.png) no-repeat 100% 0;
  548. }
  549.  
  550. #subnavi-user li a {
  551. font-weight: bold;
  552. padding: 7px 10px;
  553. float: left;
  554. text-decoration: none;
  555. color: #000000;
  556. outline: none;
  557. }
  558.  
  559.  
  560. #subnavi-user li a:hover {
  561. text-decoration: underline;
  562. }
  563.  
  564. #subnavi-search a.console-active {
  565. background-repeat: no-repeat;
  566. padding: 2px 0 2px 19px;
  567. margin-right: 26px;
  568. background-image: url(../images/info_icons.png);
  569. background-position: 0 0;
  570. text-decoration: none;
  571. color: #333;
  572. float: left;
  573. }
  574.  
  575. #subnavi-search #subnavi-search-upper {
  576. display: inline;
  577. }
  578.  
  579. #subnavi-search #subnavi-search-links {
  580. display: inline;
  581. }
  582.  
  583. #subnavi-search, #subnavi-login {
  584. position: absolute;
  585. right: 0;
  586. top: 7px;
  587. text-align: right;
  588. }
  589.  
  590. #subnavi-search {
  591. width: 215px;
  592. }
  593.  
  594. #subnavi-search ul {
  595. font-size: 10px;
  596. margin-right: 11px;
  597. padding-bottom: 21px;
  598. clear: none;
  599. }
  600.  
  601. #subnavi-search form {
  602. text-align: right;
  603. margin-top: 20px;
  604. clear: both;
  605. }
  606.  
  607. #subnavi-search .search-box-query {
  608. color: #8e8e8e;
  609. padding: 4px;
  610. }
  611.  
  612. .tag-search-form .search-box-query {
  613. padding: 4px;
  614. }
  615.  
  616. #tag-cloud-slim ul {
  617. display: inline;
  618. }
  619. #tag-cloud-slim div.bt, #tag-cloud-slim div.bt div,
  620. #tag-cloud-slim div.bb, #tag-cloud-slim div.bb div,
  621. #tag-cloud-slim div.i1, #tag-cloud-slim div.i2 {
  622. background-image: none;
  623. }
  624.  
  625. .tags-habbos-like {
  626. font-weight: bold;
  627. color: blue;
  628. font-size: 16px;
  629. }
  630. #subnavi-search ul li {
  631. display: inline;
  632. }
  633.  
  634. #subnavi-search ul li+li {
  635. border-left: 1px solid #E8E8E8;
  636. padding-left: 5px;
  637. }
  638.  
  639. #subnavi-search label {
  640. font-weight: bold;
  641. }
  642.  
  643. #to-hotel {
  644. position: absolute;
  645. top: 33px;
  646. right: 0;
  647. }
  648.  
  649. #to-hotel a {
  650. margin: 0;
  651. }
  652.  
  653. #subnavi-login {
  654. text-align: left;
  655. width: 300px;
  656. color: white;
  657. }
  658.  
  659. #subnavi-login form {
  660. background: url(../images/toolbar/login_bg_top.png) no-repeat top right;
  661. }
  662.  
  663. #subnavi-login form ul {
  664. padding: 8px 11px;
  665. margin: 0;
  666. }
  667.  
  668. #subnavi-login label.login-text {
  669. display: none;
  670. width: 120px;
  671. float: left;
  672. text-align: right;
  673. color: #777;
  674. }
  675.  
  676. #subnavi-login label.login-text b { padding-right: 16px; }
  677. #subnavi-login:hover, #subnavi-login.focused { width: 420px; }
  678. #subnavi-login:hover label.login-text, #subnavi-login.focused label.login-text { display: block; }
  679.  
  680. #subnavi-login input.login-field {
  681. width: 120px;
  682. margin-bottom: 2px;
  683. float: left;
  684. border: 1px solid #555;
  685. padding: 3px;
  686. }
  687.  
  688. #subnavi-login #login-submit-new-button b {
  689. padding-left: 10px;
  690. padding-right: 7px;
  691. width: 55px;
  692. }
  693.  
  694. #subnavi-login li { clear: left; }
  695.  
  696. #subnavi-login-help {
  697. width: 300px;
  698. float: right;
  699. font-size: 10px;
  700. background: url(../images/toolbar/login_bg_bottom.png) no-repeat bottom right;
  701. }
  702. #subnavi-login-help ul { padding: 4px 11px 0 11px; margin-bottom: 4px; }
  703. #subnavi-login-help ul li {
  704. float: left;
  705. clear: none;
  706. margin-bottom: 4px;
  707. }
  708.  
  709. #subnavi-login-help ul li a {
  710. color: white;
  711. text-decoration: none;
  712. padding: 0 4px;
  713. }
  714.  
  715. #subnavi-login-help ul li.register { border-right: 1px solid black; }
  716. #subnavi-login-help ul li.register a { padding-left: 0; color: #ffb648; }
  717.  
  718. #enter-hotel-link, .enter-hotel-link {
  719. background: url(../images/info_icons.png) no-repeat 0 -288px;
  720. padding: 2px 0 3px 22px;
  721. clear: both;
  722. float: left;
  723. }
  724.  
  725. #enter-hotel-open-medium-link {
  726. background: url(../images/systemavailability/hotel-button-medium-icon.png) no-repeat 100% 0;
  727. float:left;
  728. padding: 8px 30px 7px 0;
  729. clear: both;
  730. }
  731.  
  732. #enter-hotel-open-image {
  733. cursor: pointer;
  734. }
  735.  
  736. #hotel-closed-medium {
  737. background: url(../images/systemavailability/hotel-button-medium-icon-closed.png) no-repeat 100% 0;
  738. float:left;
  739. padding: 5px 30px 7px 0;
  740. clear: both;
  741. }
  742.  
  743. #navi2-container {
  744. background-image: url(../images/navi2-bottom.png);
  745. background-repeat: no-repeat;
  746. background-position: 1px 100%;
  747. padding-bottom: 9px;
  748. }
  749.  
  750. #navi2 {
  751. line-height: 18px;
  752. width: 100%;
  753. background-image: url(../images/navi2-borders.png);
  754. background-repeat: repeat-y;
  755. background-position: 1px 0;
  756. font-size: 12px;
  757. }
  758.  
  759. #navi2 ul {
  760. margin: 0 179px 0 2px;
  761. padding: 6px 0 0 20px;
  762. }
  763.  
  764. #navi2 ul li {
  765. float: left;
  766. padding-right: 1.3em;
  767. margin-right: 1.3em;
  768. border-right: 1px solid #e8e8e8;
  769. }
  770.  
  771. #navi2 ul li.last {
  772. border-right: 0;
  773. }
  774.  
  775. #navi2 ul li.selected {
  776. font-weight: bold;
  777. }
  778.  
  779. #navi2 ul li a {
  780. color: #134787;
  781. text-decoration: none;
  782. }
  783.  
  784. #navi2 ul li a:hover {
  785. text-decoration: underline;
  786. }
  787.  
  788. #navi2 ul li.selected a {
  789. color: black;
  790. text-decoration: none;
  791. }
  792.  
  793. #navi2 ul li.selected a:hover {
  794. color: black;
  795. text-decoration: none;
  796. }
  797.  
  798. #content {
  799. clear: both;
  800. padding-top: 5px;
  801. }
  802.  
  803. #footer {
  804. clear: both;
  805. text-align: center;
  806. font-size: 11px;
  807. padding: 0 170px 1em 4px;
  808. }
  809.  
  810. #viewmode #footer, #editmode #footer {
  811. padding-right: 4px;
  812. }
  813.  
  814. #footer p {
  815. margin: 0;
  816. padding-top: .7em;
  817. padding-bottom: 0;
  818. font-size: 9px;
  819. color: #777;
  820. }
  821.  
  822. #footer a {
  823. color: #000000;
  824. }
  825.  
  826. ul.widelist li {
  827. padding: .5em 14px;
  828. margin: 0;
  829. }
  830.  
  831. li.even {
  832. background-color: #ececec;
  833. }
  834.  
  835.  
  836. div.box-tabs-container {
  837. position: relative;
  838. }
  839.  
  840. div.box-tabs-container h2 {
  841. position: absolute;
  842. top: 0;
  843. left: 0;
  844. color: #fc6204;
  845. font-size: 14px;
  846. margin: 0;
  847. padding: 3px 0 0 10px;
  848. }
  849.  
  850. div.box-tabs-container h2 {
  851. position: absolute;
  852. top: 0;
  853. left: 0;
  854. color: #fc6204;
  855. font-size: 14px;
  856. margin: 0;
  857. padding: 3px 0 0 10px;
  858. }
  859.  
  860. ul.box-tabs {
  861. padding: 0 5px;
  862. margin: 0;
  863. font-size: 11px;
  864. height: 25px;
  865. border-bottom: 1px solid #fc6204;
  866. }
  867.  
  868. ul.box-tabs li {
  869. padding: 0;
  870. float: right;
  871. height: 25px;
  872. margin: 0 0 0 4px;
  873. position: relative;
  874. }
  875.  
  876. ul.box-tabs li strong, ul.box-tabs li a, ul.box-tabs li span.tab-spacer {
  877. top: 1px;
  878. position: relative;
  879. }
  880.  
  881. ul.box-tabs li a:focus {
  882. outline: none;
  883. }
  884.  
  885. ul.box-tabs li strong, ul.box-tabs li a {
  886. float: left;
  887. height: 19px;
  888. padding: 6px 10px 0 14px;
  889. background-repeat: no-repeat;
  890. background-image: url(../images/inner-tabs.png);
  891. background-position: -16px -25px;
  892. color: #FFFFFF;
  893. font-weight: normal;
  894. text-decoration: none;
  895.  
  896. /* hide overflowing text */
  897. max-width: 184px;
  898. overflow: hidden;
  899. }
  900.  
  901. ul.box-tabs li span.tab-spacer {
  902. float: left;
  903. height: 25px;
  904. width: 4px;
  905. background: url(../images/inner-tabs.png) no-repeat -12px -25px;
  906. }
  907.  
  908. ul.box-tabs li.selected strong, ul.box-tabs li.selected a {
  909. background-position: -16px 0;
  910. color: #000000;
  911. font-weight: bold;
  912. }
  913.  
  914. ul.box-tabs li.selected span.tab-spacer {
  915. background-position: -12px 0;
  916. }
  917.  
  918. ul.box-tabs li:hover a {
  919. background-position: -16px -50px;
  920. }
  921. ul.box-tabs li:hover span.tab-spacer {
  922. background-position: -12px -50px;
  923. }
  924.  
  925. ul.box-tabs li.selected:hover a {
  926. background-position: -16px 0;
  927. }
  928. ul.box-tabs li.selected:hover span.tab-spacer {
  929. background-position: -12px 0;
  930. }
  931.  
  932. /* align left */
  933.  
  934. div.box-tabs-container h2 {
  935. position: absolute;
  936. }
  937.  
  938. div.box-tabs-container h2.page-owner {
  939. position: relative;
  940. float: left;
  941. }
  942.  
  943. div.box-tabs-left ul.box-tabs li {
  944. float: left;
  945. }
  946.  
  947. /* blue tabs */
  948.  
  949. div.blue a.secondary {
  950. color: #2767a7;
  951. }
  952.  
  953. div.blue div.box-tabs-container h2 {
  954. color: #009dff;
  955. }
  956.  
  957. div.blue ul.box-tabs {
  958. border-bottom-color: #528dc9;
  959. }
  960.  
  961. div.blue ul.box-tabs li strong,
  962. div.blue ul.box-tabs li a {
  963. background-position: -16px -100px;
  964. }
  965.  
  966. div.blue ul.box-tabs li span.tab-spacer {
  967. background-position: -12px -100px;
  968. }
  969.  
  970. div.blue ul.box-tabs li.selected strong,
  971. div.blue ul.box-tabs li.selected a {
  972. background-position: -16px -75px;
  973. }
  974.  
  975. div.blue ul.box-tabs li.selected span.tab-spacer {
  976. background-position: -12px -75px;
  977. }
  978.  
  979. div.blue ul.box-tabs li:hover a {
  980. background-position: -16px -125px;
  981. }
  982. div.blue ul.box-tabs li:hover span.tab-spacer {
  983. background-position: -12px -125px;
  984. }
  985.  
  986. div.blue ul.box-tabs li.selected:hover a {
  987. background-position: -16px -75px;
  988. }
  989. div.blue ul.box-tabs li.selected:hover span.tab-spacer {
  990. background-position: -12px -75px;
  991. }
  992.  
  993. /* green tabs */
  994. div.green a.secondary {
  995. color: #4ab501;
  996. }
  997.  
  998. div.green div.box-tabs-container h2 {
  999. color: #3ba800;
  1000. }
  1001.  
  1002. div.green ul.box-tabs {
  1003. border-bottom-color: #3ba800;
  1004. }
  1005.  
  1006. div.green ul.box-tabs li strong,
  1007. div.green ul.box-tabs li a {
  1008. background-position: -16px -175px;
  1009. }
  1010.  
  1011. div.green ul.box-tabs li span.tab-spacer {
  1012. background-position: -12px -175px;
  1013. }
  1014.  
  1015. div.green ul.box-tabs li.selected strong,
  1016. div.green ul.box-tabs li.selected a {
  1017. background-position: -16px -150px;
  1018. }
  1019.  
  1020. div.green ul.box-tabs li.selected span.tab-spacer {
  1021. background-position: -12px -150px;
  1022. }
  1023.  
  1024. div.green ul.box-tabs li:hover a {
  1025. background-position: -16px -200px;
  1026. }
  1027. div.green ul.box-tabs li:hover span.tab-spacer {
  1028. background-position: -12px -200px;
  1029. }
  1030.  
  1031. div.green ul.box-tabs li.selected:hover a {
  1032. background-position: -16px -150px;
  1033. }
  1034. div.green ul.box-tabs li.selected:hover span.tab-spacer {
  1035. background-position: -12px -150px;
  1036. }
  1037.  
  1038. /* red tabs */
  1039.  
  1040. div.red div.box-tabs-container h2 {
  1041. color: #d64242;
  1042. }
  1043.  
  1044. div.red ul.box-tabs {
  1045. border-bottom-color: #d64242;
  1046. }
  1047.  
  1048. div.red ul.box-tabs li strong,
  1049. div.red ul.box-tabs li a {
  1050. background-position: -16px -325px;
  1051. }
  1052.  
  1053. div.red ul.box-tabs li span.tab-spacer {
  1054. background-position: -12px -325px;
  1055. }
  1056.  
  1057. div.red ul.box-tabs li.selected strong,
  1058. div.red ul.box-tabs li.selected a {
  1059. background-position: -16px -300px;
  1060. }
  1061.  
  1062. div.red ul.box-tabs li.selected span.tab-spacer {
  1063. background-position: -12px -300px;
  1064. }
  1065.  
  1066. div.red ul.box-tabs li:hover a {
  1067. background-position: -16px -350px;
  1068. }
  1069.  
  1070. div.red ul.box-tabs li:hover span.tab-spacer {
  1071. background-position: -12px -350px;
  1072. }
  1073.  
  1074. div.red ul.box-tabs li.selected:hover a {
  1075. background-position: -16px -300px;
  1076. }
  1077.  
  1078. div.red ul.box-tabs li.selected:hover span.tab-spacer {
  1079. background-position: -12px -300px;
  1080. }
  1081.  
  1082. /* Habboclub red tabs */
  1083.  
  1084. div.hcred div.box-tabs-container h2 {
  1085. color: #7a7a7a;
  1086. }
  1087.  
  1088. div.hcred ul.box-tabs {
  1089. border-bottom-color: #d7a7a7a;
  1090. }
  1091.  
  1092. div.hcred ul.box-tabs li strong,
  1093. div.hcred ul.box-tabs li a {
  1094. background-position: -16px -175px;
  1095. }
  1096.  
  1097. div.hcred ul.box-tabs li span.tab-spacer {
  1098. background-position: -12px -175px;
  1099. }
  1100.  
  1101. div.hcred ul.box-tabs li.selected strong,
  1102. div.hcred ul.box-tabs li.selected a {
  1103. background-position: -16px -150px;
  1104. }
  1105.  
  1106. div.hcred ul.box-tabs li.selected span.tab-spacer {
  1107. background-position: -12px -150px;
  1108. }
  1109.  
  1110. div.hcred ul.box-tabs li:hover a {
  1111. background-position: -16px -200px;
  1112. }
  1113. div.hcred ul.box-tabs li:hover span.tab-spacer {
  1114. background-position: -12px -200px;
  1115. }
  1116.  
  1117. div.hcred ul.box-tabs li.selected:hover a {
  1118. background-position: -16px -150px;
  1119. }
  1120. div.hcred ul.box-tabs li.selected:hover span.tab-spacer {
  1121. background-position: -12px -150px;
  1122. }
  1123.  
  1124. /* Light brown tabs */
  1125.  
  1126.  
  1127. div.lightbrown div.box-tabs-container h2 {
  1128. color: #cf9c44;
  1129. }
  1130.  
  1131. div.lightbrown ul.box-tabs {
  1132. border-bottom-color: #cf9c44;
  1133. }
  1134.  
  1135. div.lightbrown ul.box-tabs li strong,
  1136. div.lightbrown ul.box-tabs li a {
  1137. background-position: -16px -175px;
  1138. }
  1139.  
  1140. div.lightbrown ul.box-tabs li span.tab-spacer {
  1141. background-position: -12px -175px;
  1142. }
  1143.  
  1144. div.lightbrown ul.box-tabs li.selected strong,
  1145. div.lightbrown ul.box-tabs li.selected a {
  1146. background-position: -16px -150px;
  1147. }
  1148.  
  1149. div.lightbrown ul.box-tabs li.selected span.tab-spacer {
  1150. background-position: -12px -150px;
  1151. }
  1152.  
  1153. div.lightbrown ul.box-tabs li:hover a {
  1154. background-position: -16px -200px;
  1155. }
  1156. div.lightbrown ul.box-tabs li:hover span.tab-spacer {
  1157. background-position: -12px -200px;
  1158. }
  1159.  
  1160. div.lightbrown ul.box-tabs li.selected:hover a {
  1161. background-position: -16px -150px;
  1162. }
  1163. div.lightbrown ul.box-tabs li.selected:hover span.tab-spacer {
  1164. background-position: -12px -150px;
  1165. }
  1166.  
  1167. /* Black tabs */
  1168.  
  1169. div.black div.box-tabs-container h2 {
  1170. color: #fff;
  1171. }
  1172.  
  1173. div.black ul.box-tabs {
  1174. border-bottom-color: #333;
  1175. }
  1176.  
  1177. div.black ul.box-tabs li strong,
  1178. div.black ul.box-tabs li a {
  1179. background-position: -16px -250px;
  1180. }
  1181.  
  1182. div.black ul.box-tabs li span.tab-spacer {
  1183. background-position: -12px -250px;
  1184. }
  1185.  
  1186. div.black ul.box-tabs li.selected strong,
  1187. div.black ul.box-tabs li.selected a {
  1188. background-position: -16px -225px;
  1189. }
  1190.  
  1191. div.black ul.box-tabs li.selected span.tab-spacer {
  1192. background-position: -12px -225px;
  1193. }
  1194.  
  1195. div.black ul.box-tabs li:hover a {
  1196. background-position: -16px -275px;
  1197. }
  1198. div.black ul.box-tabs li:hover span.tab-spacer {
  1199. background-position: -12px -275px;
  1200. }
  1201.  
  1202. div.black ul.box-tabs li.selected:hover a {
  1203. background-position: -16px -225px;
  1204. }
  1205. div.black ul.box-tabs li.selected:hover span.tab-spacer {
  1206. background-position: -12px -225px;
  1207. }
  1208.  
  1209. /* ------------- */
  1210.  
  1211. ul.box-tabs li a.icon-help-tab,
  1212. ul.box-tabs li.selected a.icon-help-tab {
  1213. padding: 3px 10px 3px 14px;
  1214. }
  1215.  
  1216. ul.box-tabs li a.icon-help-tab span,
  1217. ul.box-tabs li.selected a.icon-help-tab span {
  1218. float: left;
  1219. margin: 0;
  1220. padding: 0;
  1221. background: url(../images/help.gif) no-repeat 0 0;
  1222. width: 16px;
  1223. height: 16px;
  1224. }
  1225.  
  1226.  
  1227. /* highlighted list items, hidden from IE6 */
  1228. html > body .habblet-container .blue li.odd:hover { background-color: #f1f8ff }
  1229. html > body .habblet-container .blue li.even:hover { background-color: #dceafa }
  1230. html > body .habblet-container .default li.odd:hover { background-color: #fff6ee }
  1231. html > body .habblet-container .default li.even:hover { background-color: #fff0dc }
  1232. html > body .habblet-container .green li.odd:hover { background-color: #ebffd9 }
  1233. html > body .habblet-container .green li.even:hover { background-color: #dafdc2 }
  1234. html > body .habblet-container .darkred li.even:hover { background-color: #dafdc2 }
  1235. html > body .habblet-container .darkred li.odd:hover { background-color: #ebffd9 }
  1236.  
  1237. .topdialog {
  1238. text-align: left;
  1239. position:absolute;
  1240. width:398px;
  1241. z-index:9001;
  1242. }
  1243.  
  1244. .topdialog-body {
  1245. padding: 10px 10px 0 10px;
  1246. }
  1247.  
  1248. .topdialog .dialog-handle {
  1249. cursor: move;
  1250. }
  1251.  
  1252. a.topdialog-exit {
  1253. height: 15px;
  1254. width: 15px;
  1255. position: absolute;
  1256. right: 13px;
  1257. top: 9px;
  1258. text-indent: -10000px;
  1259. background: transparent url(../images/close_x.gif) no-repeat;
  1260. }
  1261.  
  1262. .black a.topdialog-exit {
  1263. background: transparent url(../images/close_x_black.png) no-repeat;
  1264. }
  1265.  
  1266. .topdialog .box-tabs {
  1267. border-bottom: 1px solid #000;
  1268. }
  1269.  
  1270. .topdialog .box-tabs li {
  1271. float: left;
  1272. }
  1273.  
  1274. /* Rounded boxes */
  1275. /* Basic styling, used when JavaScript is unsupported */
  1276. .cbb {
  1277. margin: 8px;
  1278. padding: 0;
  1279. background: #FFFFFF;
  1280. }
  1281. /* Normal styling */
  1282. /* Top corners and border */
  1283. .bt {
  1284. height: 5px;
  1285. margin: 0 0 0 18px;
  1286. background: no-repeat 100% 0;
  1287. }
  1288. .bt div {
  1289. position: relative;
  1290. left: -18px;
  1291. width: 18px;
  1292. height: 5px;
  1293. background: no-repeat 0 0;
  1294. font-size: 0;
  1295. line-height: 0;
  1296. z-index: 1;
  1297. }
  1298.  
  1299. /* Bottom corners and border */
  1300. .bb {
  1301. height: 9px;
  1302. margin: 0 0 0 8px;
  1303. background: no-repeat 100% 100%;
  1304. position: relative;
  1305. }
  1306. .bb div {
  1307. position: absolute;
  1308. left: -8px;
  1309. width: 8px;
  1310. height: 9px;
  1311. background: no-repeat 0 100%;
  1312. font-size: 0;
  1313. line-height: 0;
  1314. display: block;
  1315. }
  1316.  
  1317. /* Left border */
  1318. .i1 {
  1319. padding: 0 0 0 1px;
  1320. background: url(../images/borders.png) repeat-y;
  1321. }
  1322. /* Right border */
  1323. .i2 {
  1324. padding: 0 1px 0 0;
  1325. background: url(../images/borders.png) repeat-y top right;
  1326. }
  1327. /* Wrapper for the content. Use it to set the background colour and insert some padding between the borders2 and the content. */
  1328. .i3 {
  1329. display: block;
  1330. margin: 0;
  1331. padding: 0;
  1332. background: #fff;
  1333. z-index: 0;
  1334. }
  1335. /* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
  1336. .i3:after {
  1337. content: ".";
  1338. display: block;
  1339. height: 0;
  1340. clear: both;
  1341. visibility: hidden;
  1342. }
  1343. .i3 {display: inline-block;}
  1344. .i3 {display: block;}
  1345.  
  1346. .topdialog .bt,
  1347. .topdialog .bt div,
  1348. .topdialog .bb,
  1349. .topdialog .bb div { background-image: url(../images/box_black_borders.png); }
  1350. .topdialog .i1,
  1351. .topdialog .i2 { background-image: url(../images/borders_black.png); }
  1352.  
  1353. #content .bt { background-image: url(../images/box.png); }
  1354. #content .bt div { background-image: url(../images/box.png); }
  1355. #content .bb { background-image: url(../images/box.png); }
  1356. #content .bb div { background-image: url(../images/box.png); }
  1357. #content .i1 { background-image: url(../images/borders.png); }
  1358. #content .i2 { background-image: url(../images/borders.png); }
  1359.  
  1360. /* Overrides for gray background box. */
  1361. #content .cbb.gray { background: #9a9a91; }
  1362. #content .cb.gray { background: transparent; }
  1363. #content .gray .bt { background-image: url(../images/box_gray.png); }
  1364. #content .gray .bt div { background-image: url(../images/box_gray.png); }
  1365. #content .gray .bb { background-image: url(../images/box_gray.png); }
  1366. #content .gray .bb div { background-image: url(../images/box_gray.png); }
  1367. #content .gray .i3 { background-color: #94948b; }
  1368.  
  1369. #content .cbb.lightgreen { background: #d5e7d8; }
  1370. #content .cb.lightgreen { background: transparent; }
  1371. #content .lightgreen .bt { background-image: url(../images/box_lightgreen.png); }
  1372. #content .lightgreen .bt div { background-image: url(../images/box_lightgreen.png); }
  1373. #content .lightgreen .bb { background-image: url(../images/box_lightgreen.png); }
  1374. #content .lightgreen .bb div { background-image: url(../images/box_lightgreen.png); }
  1375. #content .lightgreen .i3 { background-color: #d5e7d8; }
  1376.  
  1377. #content .cbb.welcome { background: #ffffff; }
  1378. #content .cb.welcome { background: transparent; }
  1379. #content .welcome .bt { background-image: url(../images/box.png); }
  1380. #content .welcome .bt div { background-image: url(../images/box.png); }
  1381. #content .welcome .bb { background-image: url(../images/box.png); }
  1382. #content .welcome .bb div { background-image: url(../images/box.png); }
  1383. #content .welcome .i3 { background-color: #ffffff; }
  1384.  
  1385. #content .cbb.loginbox { background: #b4b4ae; }
  1386. #content .cb.loginbox { background: transparent; }
  1387. #content .loginbox .bt { background-image: url(../images/box_loginbox.png); }
  1388. #content .loginbox .bt div { background-image: url(../images/box_loginbox.png); }
  1389. #content .loginbox .bb { background-image: url(../images/box_loginbox.png); }
  1390. #content .loginbox .bb div { background-image: url(../images/box_loginbox.png); }
  1391. #content .loginbox .i3 { background-color: #b4b4ae; }
  1392.  
  1393. #content .activehomes .bt { background-image: url(../images/activehomes/boxblue.png); }
  1394. #content .activehomes .bt div { background-image: url(../images/activehomes/boxblue.png); }
  1395. #content .activehomes .bb { background-image: url(../images/activehomes/boxblue.png); }
  1396. #content .activehomes .bb div { background-image: url(../images/activehomes/boxblue.png); }
  1397. #content .activehomes .i3 { background-color: #99cadb; }
  1398.  
  1399. /* Overrides for black background box. */
  1400. #content .black .bt { background-image: url(../images/box_black.png); }
  1401. #content .black .bt div { background-image: url(../images/box_black.png); }
  1402. #content .black .bb { background-image: url(../images/box_black.png); }
  1403. #content .black .bb div { background-image: url(../images/box_black.png); }
  1404. #content .black .i3 { background-color: #000; }
  1405. /* Rounded boxes ends here */
  1406.  
  1407. #content .cbb.rooms { background: #4596a9; }
  1408. #content .rooms .bt { background-image: url(../images/welcome/roompattern_box.png); }
  1409. #content .rooms .bt div { background-image: url(../images/welcome/roompattern_box.png); }
  1410. #content .rooms .bb { background-image: url(../images/welcome/roompattern_box.png); }
  1411. #content .rooms .bb div { background-image: url(../images/welcome/roompattern_box.png); }
  1412. #content .rooms .i3 {
  1413. background-color: #4596a9;
  1414. background-image: url(../images/welcome/roompattern_bg.png);
  1415. }
  1416.  
  1417. #content .cbb.hcvip { background: #dfdfdf; }
  1418. #content .cb.hcvip { background: transparent; }
  1419. #content .hcvip .bt { background-image: url(../images/newhc/box_vip.png); }
  1420. #content .hcvip .bt div { background-image: url(../images/newhc/box_vip.png); }
  1421. #content .hcvip .bb { background-image: url(../images/newhc/box_vip.png); }
  1422. #content .hcvip .bb div { background-image: url(../images/newhc/box_vip.png); }
  1423. #content .hcvip .i3 { background-color: #dfdfdf;}
  1424.  
  1425. #content .cbb.hcbasic { background: #ebeada; }
  1426. #content .cb.hcbasic { background: transparent; }
  1427. #content .hcbasic .bt { background-image: url(../images/newhc/box_hc.png); }
  1428. #content .hcbasic .bt div { background-image: url(../images/newhc/box_hc.png); }
  1429. #content .hcbasic .bb { background-image: url(../images/newhc/box_hc.png); }
  1430. #content .hcbasic .bb div { background-image: url(../images/newhc/box_hc.png); }
  1431. #content .hcbasic .i3 { background-color: #ebeada;}
  1432.  
  1433. #content .cbb.hcnone { background: #dde4e9; }
  1434. #content .cb.hcnone { background: transparent; }
  1435. #content .hcnone .bt { background-image: url(../images/newhc/box_free.png); }
  1436. #content .hcnone .bt div { background-image: url(../images/newhc/box_free.png); }
  1437. #content .hcnone .bb { background-image: url(../images/newhc/box_free.png); }
  1438. #content .hcnone .bb div { background-image: url(../images/newhc/box_free.png); }
  1439. #content .hcnone .i3 { background-color: #dde4e9;}
  1440.  
  1441. #content .cbb.darkgray { background: #747474; }
  1442. #content .cb.darkgray { background: transparent; }
  1443. #content .darkgray .bt { background-image: url(../images/box_darkgray.png); }
  1444. #content .darkgray .bt div { background-image: url(../images/box_darkgray.png); }
  1445. #content .darkgray .bb { background-image: url(../images/box_darkgray.png); }
  1446. #content .darkgray .bb div { background-image: url(../images/box_darkgray.png); }
  1447. #content .darkgray .i3 { background-color: #747474; color: #fff; }
  1448.  
  1449.  
  1450. /* Quick tabs */
  1451. .the-qtab {
  1452. position: absolute;
  1453. width: 220px;
  1454. z-index: 99;
  1455. font-size: 11px;
  1456. }
  1457.  
  1458. .qtab-container-bottom {
  1459. background-repeat: no-repeat;
  1460. background-image: url(../images/quickmenu.png);
  1461. background-position: bottom left;
  1462. padding: 6px 1px 10px 1px;
  1463. }
  1464.  
  1465. .qtab-container {
  1466. text-align: left;
  1467. max-height: 460px;
  1468. overflow: auto;
  1469. }
  1470.  
  1471. .qtab-container-top {
  1472. background-repeat: no-repeat;
  1473. background-image: url(../images/quickmenu_top.png);
  1474. background-position: 0 0;
  1475. height: 4px;
  1476. font-size: 1px;
  1477. }
  1478.  
  1479. form {
  1480. margin: 0;
  1481. padding: 0;
  1482. }
  1483.  
  1484. .qtab-subtitle {
  1485. text-align: center;
  1486. padding-top: 4px;
  1487. padding-bottom: 0px;
  1488. padding-left: 14px;
  1489. padding-right: 14px;
  1490. }
  1491.  
  1492. .qtab-category {
  1493. color: #f66200;
  1494. border-bottom: 1px dashed #777777;
  1495. padding-bottom: 3px;
  1496. }
  1497.  
  1498. .qtab-container li a {
  1499. text-decoration: none;
  1500. color: #333333;
  1501. width: 174px;
  1502. overflow: hidden;
  1503. text-overflow: ellipsis;
  1504. float: left;
  1505. }
  1506.  
  1507. .qtab-container li a:hover {
  1508. text-decoration: underline;
  1509. }
  1510.  
  1511. #offline-friends li a {
  1512. color: #777777;
  1513. }
  1514.  
  1515.  
  1516. .qtab-link {
  1517. display: block;
  1518. cursor: pointer;
  1519. color: #000000;
  1520. text-decoration: underline;
  1521. text-align: right;
  1522. }
  1523.  
  1524. .qtab-paging {
  1525. margin: 0 0 20px 0;
  1526. padding-top: 1em;
  1527. padding-bottom: 0;
  1528. text-align: center;
  1529. }
  1530.  
  1531. .qtab-container li {
  1532. padding-top: 4px;
  1533. padding-bottom: 3px;
  1534. overflow: hidden;
  1535. padding-left: 14px;
  1536. padding-right: 14px;
  1537. }
  1538.  
  1539. .qtab-container .even {
  1540. background-color: #efefef;
  1541. }
  1542.  
  1543. #qtab-follow {
  1544. float: right;
  1545. }
  1546.  
  1547. #qtab-follow a, #friends-habblet-list-container li.online a.follow-a-friend, #qtab-follow span {
  1548. background: transparent url(../images/info_icons.png) no-repeat 100% -384px;
  1549. width: 16px;
  1550. height: 16px;
  1551. display: block;
  1552. }
  1553.  
  1554. #qtab-follow span {
  1555. background: transparent url(../images/info_icons.png) no-repeat 100% -832px;
  1556. }
  1557.  
  1558. #quickmenu-groups li a {
  1559. width: auto;
  1560. }
  1561.  
  1562. div.favourite-group, div.owned-group, div.admin-group, #quickmenu-groups li a.group-room,
  1563. #staffpicks-groups-habblet-list-container a.group-room {
  1564. display: block;
  1565. float: right;
  1566. width: 16px;
  1567. height: 16px;
  1568. background: transparent url(../images/info_icons.png) no-repeat;
  1569. }
  1570.  
  1571. #staffpicks-groups-habblet-list-container .habblet-list {
  1572. overflow: auto;
  1573. max-height: 200px;
  1574. }
  1575.  
  1576. #staffpicks-groups-habblet-list-container .habblet-list li {
  1577. overflow: auto;
  1578. min-height: 42px;
  1579. max-height: 200px;
  1580. }
  1581.  
  1582. div.favourite-group { background-position: 100% -433px; }
  1583. div.owned-group { background-position: 100% -480px; }
  1584. div.admin-group { background-position: 100% -528px; }
  1585. #quickmenu-groups li a.group-room, #staffpicks-groups-habblet-list-container a.group-room { background-position: 0 -800px; width: 19px; }
  1586. #staffpicks-habblet-list-container a.group-room { margin-top: 15px; width: 24px; }
  1587.  
  1588. #qtab-container-myrooms p.create-room, #qtab-container-mygroups p.create-group,
  1589. #qtab-container-myfriends p.manage-friends {
  1590. margin: 0;
  1591. padding: 4px 14px 3px 14px;
  1592. border-top: 1px dashed #777777;
  1593. }
  1594.  
  1595. #qtab-container-myrooms p.create-room a, #qtab-container-mygroups p.create-group a {
  1596. padding: 0 21px 2px 0;
  1597. background: transparent url(../images/myhabbo_icons.png) no-repeat 100% -236px;
  1598. }
  1599.  
  1600. /* Common habblet list styles */
  1601.  
  1602. .habblet-list-container {
  1603. padding-bottom: 10px;
  1604. }
  1605. .habblet-button-row {
  1606. padding: 8px 15px 0 15px;
  1607. }
  1608. ul.habblet-list {
  1609. padding: 0;
  1610. margin: 10px 0 0 0;
  1611. }
  1612. ul.habblet-list li {
  1613. padding: 2px 0 1px 25px;
  1614. background-repeat: no-repeat;
  1615. }
  1616. ul.habblet-list li a, .habblet a {
  1617. text-decoration: none;
  1618. }
  1619.  
  1620. ul.habblet-list li a:hover, .habblet a:hover {
  1621. text-decoration: underline;
  1622. }
  1623.  
  1624. ul.habblet-list.two-cols li.right .item {
  1625. border-left: 1px solid #d9d9d9;
  1626. }
  1627. ul.habblet-list.two-cols li {
  1628. padding: 0;
  1629. float: left;
  1630. width: 50%;
  1631. }
  1632. ul.habblet-list.two-cols li div.item {
  1633. padding: 2px 0 1px 25px;
  1634. }
  1635. ul.habblet-list li span.index {
  1636. float: left;
  1637. padding-right: 8px;
  1638. color: #777;
  1639. }
  1640. ul.habblet-list li div.link {
  1641. overflow: hidden;
  1642. }
  1643.  
  1644. ul.habblet-list li div.link p {
  1645. color: #a2a2a2;
  1646. }
  1647.  
  1648. /* Common Habblet styles */
  1649. .habblet-content-info {
  1650. border-bottom: 1px dashed #ccc;
  1651. padding: 5px 0 5px 15px;
  1652. }
  1653.  
  1654. .habblet-content-info #enter-hotel-link {
  1655. float: none;
  1656. }
  1657.  
  1658. .widehabblet {
  1659. width: 335px;
  1660. }
  1661.  
  1662. /* Habbo habblet */
  1663. #avatar-habblet-list-container ul.habblet-list li {
  1664. padding-left: 38px;
  1665. padding-right: 0;
  1666. background-repeat: no-repeat;
  1667. background-position: 5px 50%;
  1668. cursor: pointer;
  1669. clear: both;
  1670. }
  1671.  
  1672. #avatar-habblet-list-container ul.habblet-list li div {
  1673. float: left;
  1674. display: block;
  1675. overflow: hidden;
  1676. white-space: nowrap;
  1677. }
  1678.  
  1679. #avatar-habblet-list-container ul.habblet-list li div.item {
  1680. width: 206px;
  1681. }
  1682.  
  1683. #avatar-habblet-list-container ul.habblet-list li:hover div.item b {
  1684. text-decoration: underline;
  1685. }
  1686.  
  1687. #avatar-habblet-list-container ul.habblet-list li div.lastlogin {
  1688. width: 174px;
  1689. }
  1690.  
  1691. #avatar-habblet-list-container ul.habblet-list li div.tools {
  1692. padding-top: 7px;
  1693. padding-right: 8px;
  1694. float: right;
  1695. }
  1696.  
  1697. #avatar-habblet-list-container ul.habblet-list li div.tools a {
  1698. float: right;
  1699. background-repeat: no-repeat;
  1700. width: 19px;
  1701. height: 16px;
  1702. display: block;
  1703. }
  1704.  
  1705. #avatar-habblet-list-container ul.habblet-list li div.tools a.follow {
  1706. background-image: url(../images/info_icons.png);
  1707. background-position: 100% -384px;
  1708. }
  1709.  
  1710. #avatar-habblet-list-container ul.habblet-list li div.tools a.add {
  1711. background-image: url(../images/shared_icons/small_icons.png);
  1712. background-position: 100% -774px;
  1713. }
  1714.  
  1715. #avatar-habblet-list-container ul.habblet-list li div.clear { clear: both; float: none; }
  1716.  
  1717. #friends-habblet-list-container li a {
  1718. display: block;
  1719. overflow: hidden;
  1720. white-space: nowrap;
  1721. }
  1722.  
  1723. #friends-habblet-list-container li.online a.follow-a-friend {
  1724. float: right;
  1725. }
  1726.  
  1727. #friends-habblet-list-container li div.item span.follow-a-friend {
  1728. width: 16px;
  1729. height: 16px;
  1730. float: right;
  1731. }
  1732.  
  1733. #friends-habblet-list-container li.online div.item span.follow-a-friend {
  1734. background: transparent url(../images/info_icons.png) no-repeat 100% -832px;
  1735. }
  1736.  
  1737. #friends-habblet-list-container li.offline .item a {
  1738. color: #888 !important
  1739. }
  1740.  
  1741. #friends-habblet-list-container li.online .item a {
  1742. color: #333 !important;
  1743. }
  1744.  
  1745. #avatar-habblet-list-search {
  1746. float: right;
  1747. padding-right: 8px;
  1748. margin: 10px 0 10px 0;
  1749. }
  1750.  
  1751. #avatar-habblet-search-string {
  1752. float: left;
  1753. margin-right: 7px;
  1754. }
  1755.  
  1756. #habbo-search-error-container {
  1757. width: 240px;
  1758. margin: 5px 8px 0 0;
  1759. float: right;
  1760. }
  1761.  
  1762. #habbo-search-error {
  1763. text-align: center;
  1764. }
  1765.  
  1766. #avatar-habblet-search-button { margin-left: 0; float: left }
  1767.  
  1768. /* Invite a friend */
  1769. #invite-friend-button {
  1770. display:block;
  1771. float:left;
  1772. line-height: 20px;
  1773. margin: 5px 15px;
  1774. padding-right: 21px;
  1775. background: transparent url(../images/myhabbo_icons.png) no-repeat 100% -234px;
  1776. }
  1777.  
  1778. #invitation-form {
  1779. margin-bottom: 10px;
  1780. }
  1781.  
  1782. #invitation_message {
  1783. float: left;
  1784. width: 54%;
  1785. height: 75px;
  1786. }
  1787.  
  1788. #invitation-email {
  1789. float: left;
  1790. margin-left: 10px;
  1791. width: 40%
  1792. }
  1793.  
  1794. div.invitation-input {
  1795. margin-bottom: 10px;
  1796. }
  1797.  
  1798. input.invitation-input {
  1799. margin-left: 2px;
  1800. width: 85%;
  1801. }
  1802.  
  1803. /* Purse habblet */
  1804. #purse-habblet input.redeemcode {
  1805. width: 155px;
  1806. float: left;
  1807. }
  1808.  
  1809. #purse-habblet ul {
  1810. padding-top: 10px;
  1811. }
  1812.  
  1813. #purse-habblet li.icon-purse {
  1814. background-image: url(../../images/purse/purse_icon.gif);
  1815. background-repeat: no-repeat;
  1816. background-position: 22px 9px;
  1817. padding: 10px 0 15px 60px;
  1818. }
  1819.  
  1820. span.purse-balance-amount {
  1821. font-size: 1.2em;
  1822. font-weight: bold;
  1823. }
  1824.  
  1825. #purse-redeem-result {
  1826. text-align: center;
  1827. padding: 8px 15px 0 15px;
  1828. clear: both;
  1829. }
  1830.  
  1831. /* Recommended rooms habblet */
  1832. #rooms-habblet-list-container li.locked {
  1833. background-image: url(../images/locked.gif);
  1834. background-repeat: no-repeat;
  1835. background-position: 4px;
  1836. }
  1837.  
  1838.  
  1839. /* Groups Habblet */
  1840. div.groups-list li {
  1841. background-position: 15px 50%;
  1842. }
  1843. div.groups-list li .item {
  1844. display: block;
  1845. height: 42px;
  1846. padding: 2px 0 2px 60px;
  1847. }
  1848.  
  1849. div.groups-list li .item {
  1850. margin-right: 30px;
  1851. color: #000;
  1852. }
  1853.  
  1854. div.groups-list .new-gb-entries, div.groups-list .new-posts {
  1855. float: right;
  1856. padding: 0 0 0 16px;
  1857. margin: 2px 10px;
  1858. line-height: 18px;
  1859. text-indent: -10000px;
  1860. clear: right;
  1861. outline: none;
  1862. }
  1863.  
  1864. div.groups-list .new-gb-entries {
  1865. background: transparent url(../images/info_icons.png) no-repeat 100% -241px;
  1866. }
  1867.  
  1868. div.groups-list .new-posts {
  1869. background: transparent url(../images/info_icons.png) no-repeat 100% -336px;
  1870. }
  1871.  
  1872. div.groups-list li.right {
  1873. background-position: 7px 50%;
  1874. }
  1875. div.groups-list li.right div.item {
  1876. padding-left: 52px;
  1877. }
  1878.  
  1879. div.groups-list p.groups-info-text {
  1880. margin-top: 5px;
  1881. padding-left: 11px;
  1882. }
  1883.  
  1884. a.hotgroups-toggle-more-data {
  1885. float: right;
  1886. margin-top: 7px;
  1887. padding-right: 10px;
  1888. }
  1889.  
  1890. /* Active Homes Habblet */
  1891. #homes-habblet-list-container li {
  1892. background-position: 15px 50%;
  1893. }
  1894. #homes-habblet-list-container li div.item {
  1895. height: 45px;
  1896. padding: 10px 0 2px 60px;
  1897. }
  1898.  
  1899. #homes-habblet-list-container li.right {
  1900. background-position: 7px 50%;
  1901. }
  1902. #homes-habblet-list-container li.right div.item {
  1903. padding-left: 52px;
  1904. }
  1905.  
  1906. /* News promo habblet */
  1907.  
  1908. .habblet-container.news-promo .bt {
  1909. display: none;
  1910. }
  1911.  
  1912. #content .habblet-container.news-promo .i1 {
  1913. background-repeat: no-repeat;
  1914. background-position: 0 5px;
  1915. }
  1916.  
  1917. #content .habblet-container.news-promo .i2 {
  1918. background-repeat: no-repeat;
  1919. background-position: right 5px;
  1920. }
  1921.  
  1922. .notitle .bt div {
  1923. z-index: 0;
  1924. }
  1925.  
  1926. #newspromo #topstories {
  1927. position: relative;
  1928. height: 187px;
  1929. }
  1930.  
  1931. #newspromo #topstories #topstories-nav {
  1932. position: absolute;
  1933. top: 0;
  1934. left: 0;
  1935. height: 21px;
  1936. width: 100%;
  1937. background: transparent url(../images/topstories_nav_bg.png) no-repeat top left;
  1938. color: #fff;
  1939. text-align: center;
  1940. line-height: 21px;
  1941. }
  1942.  
  1943. #newspromo #topstories #topstories-nav a.prev {
  1944. left: 10px;
  1945. }
  1946.  
  1947. #newspromo #topstories #topstories-nav a.next {
  1948. right: 10px;
  1949. }
  1950.  
  1951. #newspromo #topstories #topstories-nav a {
  1952. top: 0px;
  1953. color: #fff;
  1954. text-decoration: none;
  1955. position: absolute;
  1956. }
  1957.  
  1958. #newspromo .topstory {
  1959. background: transparent none no-repeat;
  1960. background-color: #D8D9CE;
  1961. color: #fff;
  1962. height: 177px;
  1963. width: 272px;
  1964. position: absolute;
  1965. top: 0;
  1966. left: 0;
  1967. padding: 5px 14px;
  1968. }
  1969.  
  1970. #newspromo .topstory a {
  1971. color: #fff;
  1972. }
  1973.  
  1974. #newspromo .topstory h4 {
  1975. margin: 0 0 3px 0;
  1976. padding: 0;
  1977. font-weight: normal;
  1978. text-transform: uppercase;
  1979. font-size: 11px;
  1980. }
  1981.  
  1982. #newspromo .topstory h3 {
  1983. margin: 0 0 10px 0;
  1984. padding: 0;
  1985. font-size: 18px;
  1986. }
  1987.  
  1988. #newspromo .topstory h3 a {
  1989. text-decoration: none;
  1990. }
  1991.  
  1992. #newspromo .topstory h3 a:hover {
  1993. text-decoration: underline;
  1994. }
  1995.  
  1996. #newspromo .topstory p.summary {
  1997. width: 65%;
  1998. }
  1999.  
  2000. #newspromo .newsitem-date {
  2001. color: #888;
  2002. font-size: 10px;
  2003. margin-top: 2px;
  2004. }
  2005.  
  2006. #newspromo li.odd a, #newspromo li.even a {
  2007. color: #333;
  2008. text-decoration: none;
  2009. }
  2010.  
  2011. #newspromo li.odd a:hover, #newspromo li.even a:hover {
  2012. text-decoration: underline;
  2013. }
  2014.  
  2015. #newspromo li.last {
  2016. text-align: right;
  2017. }
  2018.  
  2019. /* Bubble ID*/
  2020.  
  2021. #bubbleid img.article-image {
  2022. float: right;
  2023. margin: 0 0 10px 10px;
  2024. }
  2025.  
  2026. /* News article */
  2027.  
  2028. #article-wrapper {
  2029. padding: 0 10px;
  2030. }
  2031.  
  2032. #article-wrapper h2 {
  2033. margin: 0 0 4px 0;
  2034. color: #fc6204;
  2035. font-size: 16px;
  2036. }
  2037.  
  2038. #article-wrapper .article-meta {
  2039. color: #959699;
  2040. margin-bottom: 8px;
  2041. border-top:1px solid #fc6204;
  2042. padding-top: 7px;
  2043. }
  2044.  
  2045. #article-wrapper p.summary {
  2046. font-weight: bold;
  2047. }
  2048.  
  2049. #article-wrapper img.article-image {
  2050. float: right;
  2051. margin: 0 0 10px 10px;
  2052. }
  2053.  
  2054. #article-wrapper .article-images {
  2055. clear: both;
  2056. margin: 15px 0;
  2057. }
  2058.  
  2059. #article-wrapper .article-images a {
  2060. display: block;
  2061. width: 120px;
  2062. height: 100px;
  2063. background-repeat: no-repeat;
  2064. float: left;
  2065. margin: 0 1em 1em 0;
  2066. border: 3px solid #999;
  2067. }
  2068.  
  2069. #article-wrapper .article-author { margin-top: 10px; font-weight: bold }
  2070.  
  2071. /* article archives */
  2072. #article-archive {
  2073. padding: 7px;
  2074. }
  2075.  
  2076. #article-archive ul {
  2077. margin: 0 0 1.5em 15px;
  2078. }
  2079.  
  2080. #article-archive ul li {
  2081. margin: 5px 0;
  2082. }
  2083.  
  2084. #article-archive h2 {
  2085. font-size: 100%;
  2086. border-bottom: 1px dashed ;
  2087. margin: 0;
  2088. padding: 3px 0;
  2089. }
  2090.  
  2091. #article-archive h2 a {
  2092. color:#000000;
  2093. text-decoration:none;
  2094. }
  2095.  
  2096. #article-paging {
  2097. padding-bottom: 1.5em;
  2098. }
  2099. #article-paging a.older {
  2100. float: left;
  2101. }
  2102. #article-paging a.newer {
  2103. float: right;
  2104. }
  2105.  
  2106. /* Tag listing */
  2107.  
  2108. #tag-related-habblet-container .tag-list, #front-tags .tag-list {
  2109. text-align: center;
  2110. }
  2111.  
  2112. .tag-list li {
  2113. display: inline;
  2114. margin-right: 5px;
  2115. }
  2116.  
  2117. .tag-list li a, .my-tag-list li a{
  2118. color: #000;
  2119. }
  2120.  
  2121. a.tag-remove-link, a.tag-add-link, .tag-list li span {
  2122. background: transparent url(../images/tags/tags.gif) no-repeat 0 0;
  2123. padding: 8px 10px 1px 0;
  2124. margin-left: 4px;
  2125. outline: none;
  2126. font-size: 1px;
  2127. zoom: 1;
  2128. }
  2129.  
  2130. .tag-list li span {
  2131. background-position: -40px 0;
  2132. }
  2133.  
  2134. a.tag-remove-link:hover {
  2135. background-position: -10px 0;
  2136. text-decoration: none;
  2137. }
  2138.  
  2139. a.tag-add-link {
  2140. background-position: -20px 0;
  2141. }
  2142.  
  2143. a.tag-add-link:hover {
  2144. background-position: -30px 0;
  2145. text-decoration: none;
  2146. }
  2147. /*
  2148.  
  2149. */
  2150. .add-tag-form, .tag-search-form {
  2151. margin-top: 1em;
  2152. }
  2153.  
  2154. .add-tag-form em.tag-question {
  2155. float: left;
  2156. color: #888 !important;
  2157. font-style: normal;
  2158. margin-top: 3px;
  2159. }
  2160.  
  2161. #add-tag-input {
  2162. width: 100px;
  2163. margin: 3px 10px 0 5px;
  2164. }
  2165.  
  2166. /* Paging */
  2167.  
  2168. p.paging-navigation {
  2169. padding: 0 15px 0 0;
  2170. text-align: right;
  2171. line-height: 20px;
  2172. margin-top: 3px;
  2173. }
  2174.  
  2175. p.paging-navigation a, p.paging-navigation .current, p.paging-navigation .disabled {
  2176. border: 1px solid #ffba00;
  2177. padding: 2px 5px;
  2178. text-decoration: none;
  2179. color: #f90;
  2180. }
  2181.  
  2182. p.paging-navigation a:hover {
  2183. border: 1px solid #f90;
  2184. }
  2185.  
  2186. p.paging-navigation .current {
  2187. border: 1px solid #f90;
  2188. background-color: #f90;
  2189. color: #fff;
  2190. }
  2191.  
  2192. p.paging-navigation .disabled {
  2193. border: 1px solid #d9d9d9;
  2194. color: #d9d9d9;
  2195. }
  2196.  
  2197.  
  2198. .blue p.paging-navigation a { color: #528DC9; border: 1px solid #66ADE4;}
  2199. .blue p.paging-navigation a:hover { border: 1px solid #528DC9; }
  2200. .blue p.paging-navigation .current { background-color: #528DC9; color: #fff; border: 1px solid #528DC9;}
  2201.  
  2202. .green p.paging-navigation a { color: #4BB601; border: 1px solid #4BCD00;}
  2203. .green p.paging-navigation a:hover { border: 1px solid #4BB601; }
  2204. .green p.paging-navigation .current { background-color: #4BB601; color: #fff; border: 1px solid #4BB601;}
  2205.  
  2206. .xmas p.paging-navigation a { color: #fc6204; border: 1px solid #fc6204;}
  2207. .xmas p.paging-navigation a:hover { border: 1px solid #fc6204; }
  2208. .xmas p.paging-navigation .current { background-color: #fc6204; color: #fff; border: 1px solid #fc6204;}
  2209.  
  2210. /* Login habblet */
  2211. #login-habblet {
  2212. background: url(../images/landing/signin_bg.gif) no-repeat bottom right;
  2213. }
  2214. form.login-habblet li {
  2215. padding: 5px;
  2216. margin: 0;
  2217. clear: both;
  2218. }
  2219. form.login-habblet li.no-label {
  2220. padding-left: 81px;
  2221. }
  2222. form.login-habblet input {
  2223. float: left;
  2224. margin-right: 6px;
  2225. }
  2226. form.login-habblet li.no-label input {
  2227. padding: 0;
  2228. margin-left: 0;
  2229. }
  2230.  
  2231. form.login-habblet .login-text {
  2232. float: left;
  2233. width: 75px;
  2234. padding: 3px 0 0 0;
  2235. }
  2236. form.login-habblet .login-field {
  2237. width: 87px;
  2238. border: 1px solid #555;
  2239. padding: 5px;
  2240. }
  2241. form.login-habblet li span.username {
  2242. float: left;
  2243. padding-top: 5px;
  2244. font-weight: bold;
  2245. }
  2246.  
  2247. div.flash-message {
  2248. margin-bottom: 8px;
  2249. text-align: center;
  2250. }
  2251.  
  2252. div.action-error div {
  2253. background-color: #e2001a;
  2254. color: #fff;
  2255. }
  2256. div.action-error div a { color: #FFCC02 }
  2257.  
  2258. div.action-confirmation div {
  2259. background-color: #4bb601;
  2260. color: #fff;
  2261. }
  2262.  
  2263. body#logout .flash-message {
  2264. font-weight: bold;
  2265. font-size: 1.2em;
  2266. margin: 0 auto;
  2267. width: 90%;
  2268. }
  2269.  
  2270. body#logout #logout-ok {
  2271. margin-bottom: 20px;
  2272. }
  2273.  
  2274. #remember-me-notification {
  2275. color:#333333;
  2276. position:absolute;
  2277. width:220px;
  2278. z-index:1;
  2279. top: 179px;
  2280. right: 0;
  2281. }
  2282.  
  2283. #remember-me-notification .submit {
  2284. margin-bottom: 5px;
  2285. }
  2286.  
  2287. div.progressbar {
  2288. text-align: center;
  2289. padding: 8px;
  2290. }
  2291.  
  2292. div.rounded, div.rounded-done {
  2293. padding: 0 8px;
  2294. }
  2295.  
  2296. div.rounded-orange {
  2297. color: #FFFFFF;
  2298. background-color: #f29400;
  2299. }
  2300.  
  2301. div.rounded-red {
  2302. color: #FFFFFF;
  2303. background-color: #e2001a;
  2304. }
  2305.  
  2306. div.rounded-red a {
  2307. color: #FFFFFF;
  2308. }
  2309.  
  2310. div.rounded-hcred {
  2311. background-color: #D64242;
  2312. }
  2313.  
  2314. div.rounded-lightbrown {
  2315. background-color: #cf9c44;
  2316. }
  2317.  
  2318. div.rounded-green {
  2319. color: #FFFFFF;
  2320. background-color: #3ba800;
  2321. }
  2322.  
  2323. div.rounded-xmas {
  2324. color: #FFFFFF;
  2325. background-color: #fc6204;
  2326. }
  2327.  
  2328. div.rounded-activehomes {
  2329. background-color: #99cadb;
  2330. }
  2331.  
  2332. div.rounded-darkgray {
  2333. color: #fff;
  2334. background-color: #595959;
  2335. }
  2336.  
  2337. div.rounded-blue {
  2338. color: #fff;
  2339. background-color: #3399cc;
  2340. }
  2341.  
  2342. /* ip blocked */
  2343.  
  2344. div.frank-stop {
  2345. text-align: center;
  2346. }
  2347.  
  2348. #overlay {
  2349. display: none;
  2350. position: absolute;
  2351. top: 0;
  2352. left: 0;
  2353. width: 100%;
  2354. height: 100%;
  2355. z-index: 9000;
  2356. background-color: #000000;
  2357. -moz-opacity: .5;
  2358. opacity: .50;
  2359. filter: alpha(opacity=50);
  2360. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  2361. }
  2362.  
  2363. #overlay_progress {
  2364. position: absolute;
  2365. top: 0;
  2366. left: -1500px;
  2367. z-index: 9000;
  2368. color: #FFFFFF;
  2369. text-align: center;
  2370. font-weight: bold;
  2371. font-size: 12px;
  2372. }
  2373.  
  2374.  
  2375. div.best-exps-list-container {
  2376. width: 460px;
  2377. height: 185px;
  2378. overflow: auto;
  2379. }
  2380.  
  2381. div.best-exps-no-exps {
  2382. text-align: center;
  2383. line-height:160px;
  2384. }
  2385.  
  2386. table.best-exps-scores .own-score {
  2387. background-color: #FFDC0D;
  2388. }
  2389.  
  2390. tr.best-exps-types td.selected {
  2391. font-weight: bold;
  2392. }
  2393.  
  2394. tr.best-exps-types td.selected a {
  2395. color: black;
  2396. text-decoration: none;
  2397. }
  2398.  
  2399. table.best-exps-offsets {
  2400. height: 30px;
  2401. }
  2402.  
  2403. table.best-exps-scores {
  2404. border: 0;
  2405. border-spacing: 0;
  2406. border-collapse: collapse;
  2407. width: 440px;
  2408. }
  2409.  
  2410. table.best-exps-scores tr.odd {
  2411. background-color: #efefef;
  2412. }
  2413.  
  2414. table.best-exps-scores td, table.highscores-scores th {
  2415. margin: 0;
  2416. padding: 2px 8px;
  2417. text-align: left;
  2418. }
  2419.  
  2420. table.best-exps-scores th {
  2421. color: #999;
  2422. font-size: 10px;
  2423. font-weight: normal;
  2424. }
  2425.  
  2426. table.best-exps-scores .scores-position {
  2427. padding-left: 15px;
  2428. color: #999;
  2429. }
  2430.  
  2431. table.best-exps-scores .scores-name {
  2432. width: 100%;
  2433. padding-left: 0;
  2434. padding-right: 0;
  2435. }
  2436.  
  2437. table.best-exps-scores .scores-points {
  2438. text-align: right;
  2439. padding-right: 15px;
  2440. }
  2441.  
  2442. tr.hall-of-fame-games td.selected {
  2443. font-weight: bold;
  2444. }
  2445.  
  2446. tr.hall-of-fame-games td.selected a {
  2447. color: black;
  2448. text-decoration: none;
  2449. }
  2450.  
  2451.  
  2452.  
  2453.  
  2454. ul.highscores-habblet-games {
  2455. list-style: none;
  2456. padding-left: 0;
  2457. }
  2458.  
  2459. ul.highscores-habblet-games li {
  2460. display: inline;
  2461. margin-right: 12px;
  2462. }
  2463.  
  2464. ul.highscores-habblet-games li.selected {
  2465. font-weight: bold;
  2466. }
  2467.  
  2468. ul.highscores-habblet-games li.selected a {
  2469. color: black;
  2470. text-decoration: none;
  2471. }
  2472.  
  2473. table.highscores-habblet-scores {
  2474. border: 0;
  2475. border-spacing: 0;
  2476. border-collapse: collapse;
  2477. width: 100%;
  2478. }
  2479.  
  2480. table.highscores-habblet-scores tr.odd {
  2481. background-color: #efefef;
  2482. }
  2483.  
  2484. table.highscores-habblet-scores td, table.highscores-habblet-scores th {
  2485. margin: 0;
  2486. padding: 2px 8px;
  2487. text-align: left;
  2488. }
  2489.  
  2490. table.highscores-habblet-scores th {
  2491. color: #999;
  2492. font-size: 10px;
  2493. font-weight: normal;
  2494. }
  2495.  
  2496. table.highscores-habblet-scores .scores-position {
  2497. padding-left: 15px;
  2498. color: #999;
  2499. }
  2500.  
  2501. table.highscores-habblet-scores .scores-name {
  2502. width: 100%;
  2503. padding-left: 0;
  2504. padding-right: 0;
  2505. }
  2506.  
  2507. table.highscores-habblet-scores .scores-points {
  2508. text-align: right;
  2509. padding-right: 15px;
  2510. }
  2511.  
  2512. div.highscores-habblet-paging {
  2513. padding: 8px 15px 0 15px;
  2514. }
  2515.  
  2516. div.highscores-habblet-paging .prev {
  2517. float: left;
  2518. }
  2519.  
  2520. div.highscores-habblet-paging .next {
  2521. float: right;
  2522. }
  2523.  
  2524. div.hc-buy-buttons {
  2525. background-color: #d64242;
  2526. }
  2527.  
  2528. #hc-buy-container p.credits-notice {
  2529. color: #fff;
  2530. }
  2531.  
  2532. #credits-methods {
  2533. list-style: none;
  2534. margin-top: 4px;
  2535. clear: both;
  2536. }
  2537.  
  2538. #credits-methods li {
  2539. background-color: transparent;
  2540. }
  2541.  
  2542. #credits-methods h4 {
  2543. margin: 0;
  2544. background-color: #ececec;
  2545. font-size: 11px;
  2546. font-weight: bold;
  2547. padding: 4px 8px;
  2548. border-top: 1px solid #ccc;
  2549. border-bottom: 1px solid #ccc;
  2550. text-transform: uppercase;
  2551. }
  2552.  
  2553. #credits-methods h4.credits-category-promo {
  2554. background-color: #ffd403;
  2555. border-color: #dcb600;
  2556. }
  2557.  
  2558. #credits-methods h4.credits-category-subscription {
  2559. background-color: #d0e8bd;
  2560. border-color: #b0d890;
  2561. }
  2562.  
  2563. #credits-methods li ul li {
  2564. padding: 1px;
  2565. }
  2566.  
  2567. #credits-methods li ul li+li div.credits-method-container {
  2568. border-top: 1px solid #ccc;
  2569. }
  2570.  
  2571. #credits-methods li ul li div.credits-method-container {
  2572. padding: 5px 14px;
  2573. }
  2574.  
  2575. #credits-methods li div.credits-method-container.selected {
  2576. border: 2px solid #aeafa6;
  2577. padding: 3px 12px;
  2578. }
  2579.  
  2580. #credits-methods li ul li h3 {
  2581. margin: 0;
  2582. padding: 0 0 5px 0;
  2583. font-size: 11px;
  2584. font-weight: bold;
  2585. }
  2586.  
  2587. #credits-methods li ul li p {
  2588. margin: 0;
  2589. padding: 0 0 5px 0;
  2590. }
  2591.  
  2592. #credits-methods div.credits-tools {
  2593. padding: 0 0 4px 6px;
  2594. text-align: right;
  2595. }
  2596.  
  2597. #credits-methods div.bestvalue {
  2598. text-align: center;
  2599. text-transform: uppercase;
  2600. font-size: 10px;
  2601. font-weight: bold;
  2602. padding: 3px 6px;
  2603. background-color: #fc0;
  2604. clear: both;
  2605. float: right;
  2606. }
  2607.  
  2608. #credits-methods form.credits-form+div.bestvalue {
  2609. margin-top: 5px;
  2610. }
  2611.  
  2612. #credits-methods div.credits-method-full {
  2613. clear: both;
  2614. }
  2615.  
  2616. #credits-methods div.credits-summary {
  2617. min-height: 60px;
  2618. padding-left: 70px;
  2619. background-repeat: no-repeat;
  2620. }
  2621.  
  2622. #credits-methods p.credits-read-more {
  2623. color: #fc6204;
  2624. text-decoration: underline;
  2625. cursor: pointer;
  2626. }
  2627.  
  2628.  
  2629. #credits-countries {
  2630. list-style: none;
  2631. margin: 0 14px;
  2632. }
  2633.  
  2634. p.credits-countries-select {
  2635. margin: 5px 14px 0 14px;
  2636. }
  2637.  
  2638. #credits-countries li {
  2639. background-color: transparent;
  2640. float: left;
  2641. text-align: center;
  2642. margin-right: 30px;
  2643. }
  2644.  
  2645. #credits-countries li a {
  2646. text-decoration: none;
  2647. color: #e3e3db;
  2648. }
  2649.  
  2650. #credits-countries li h2 {
  2651. font-size: 10px;
  2652. font-weight: normal;
  2653. }
  2654.  
  2655. #credits-countries li img {
  2656. padding: 3px 3px 3px 11px;
  2657. margin-bottom: 3px;
  2658. }
  2659.  
  2660. #credits-countries li.selected img {
  2661. background: url(../images/credits/flag_selected.png) no-repeat;
  2662. padding-right: 6px;
  2663. }
  2664.  
  2665. #credits-countries li span {
  2666. padding-left: 8px;
  2667. }
  2668.  
  2669. /* ------------ article competitions -------------- */
  2670.  
  2671. .article-body ul.errors li, .article-body span.error { color: red; }
  2672. .article-body ul.errors li { font-weight: bold; }
  2673. .competition { clear: both; }
  2674. .competition h4 { font-size: 11px; }
  2675.  
  2676. /* ------------ HC membership habblet -------------- */
  2677.  
  2678. #hc-membership-giftNumber {
  2679. position: absolute;
  2680. font-size: 18px;
  2681. color: white;
  2682. z-index: 2;
  2683. left: 211px;
  2684. top: 40px;
  2685. }
  2686.  
  2687. #hc-membership-nextGift {
  2688. margin: 0 auto;
  2689. }
  2690.  
  2691. #hc-membership-giftName {
  2692. font-weight: bold;
  2693. color:#D64242;
  2694. }
  2695.  
  2696. #hc-membership-gift {
  2697. position: relative;
  2698. text-align: right;
  2699. margin-left:-14px;
  2700. }
  2701.  
  2702. #hc-membership-giftPicture {
  2703. z-index: 1;
  2704. }
  2705.  
  2706. #hc-buy-container {
  2707. }
  2708.  
  2709. /* ------------ HC catalog habblet -------------- */
  2710.  
  2711. #hc-catalog-starGreen {
  2712. background: url(../images/hc_star_green.png) no-repeat 0 0;
  2713. width: 106px;
  2714. height: 106px;
  2715. display: block;
  2716. float: left;
  2717.  
  2718. }
  2719.  
  2720. #hc-catalog {
  2721. font-size: 11px;
  2722. padding-bottom: 17px;
  2723. }
  2724.  
  2725. #hc-catalog-giftName {
  2726. text-align: center;
  2727. font-weight:bold;
  2728. clear: both;
  2729. }
  2730.  
  2731. #hc-catalog-giftPicture {
  2732. display: inline;
  2733. }
  2734.  
  2735. #hc-catalog-giftPicture img {
  2736. max-width:150px;
  2737. width: expression(this.width > 150 ? 150 : true);
  2738. }
  2739.  
  2740. #hc-catalog-giftNumber {
  2741. font-size: large;
  2742. color: white;
  2743. text-align: center;
  2744. padding-top: 40px;
  2745. }
  2746.  
  2747. .hc-catalog-monthNumber {
  2748. text-align: center;
  2749. width: 27px;
  2750. float: left;
  2751. }
  2752. .hc-catalog-navi {
  2753. float: left;
  2754. margin-left: 3px;
  2755. }
  2756.  
  2757.  
  2758. /* Content habbo for promo box */
  2759. #habboclub-clothes-container {
  2760. padding-left:20px;
  2761. }
  2762.  
  2763. #habboclub-clothes-container .habboclub-clothes-image {
  2764. background: url(../images/habboclub/hc_clothes_items.png);
  2765. width: 320px;
  2766. height: 130px;
  2767. float: right;
  2768. }
  2769.  
  2770. #habboclub-clothes-container .habboclub-extra-image {
  2771. background: url(../images/habboclub/extra.png);
  2772. width: 106px;
  2773. height: 106px;
  2774. float: left;
  2775. margin-top: 10px;
  2776. }
  2777.  
  2778. #habboclub-furniture-container {
  2779. padding-left: 5px;
  2780. }
  2781.  
  2782. #habboclub-furniture-container .habboclub-furniture-image {
  2783. background: url(../images/habboclub/hc_furniture_items.gif);
  2784. width: 440px;
  2785. height: 138px;
  2786. }
  2787.  
  2788. /* Welcome info habblet */
  2789. #welcome-habblet-container {
  2790. height: 450px;
  2791. position: relative;
  2792. }
  2793.  
  2794. #welcome-habblet-container .welcome-habblet-header {
  2795. padding: 35px 0 0 70px;
  2796. font-weight: bold;
  2797. height: 50px;
  2798. background-repeat: no-repeat;
  2799. }
  2800.  
  2801. #welcome-habblet-container .welcome-habblet-header h3 {
  2802. font-size: 18px;
  2803. margin: 0;
  2804. }
  2805.  
  2806. #welcome-habblet-container .welcome-habblet-footer {
  2807. text-align: center;
  2808. padding-top: 10px;
  2809. }
  2810.  
  2811. #welcome-habblet-container .welcome-habblet-footer a {
  2812. color: #000000;
  2813. }
  2814.  
  2815. #welcome-habblet-container .welcome-habblet-header span {
  2816. font-size: 12px;
  2817. }
  2818.  
  2819. #welcome-intro-image-container {
  2820. padding-left: 5px;
  2821. }
  2822.  
  2823. #welcome-intro-image-container .welcome-intro-image {
  2824. background: url(../images/welcome/welcome_01.png) no-repeat;
  2825. height: 340px;
  2826. }
  2827.  
  2828. #welcome-habblet-container .welcome-enter-hotel {
  2829. position: absolute;
  2830. left: 321px;
  2831. top: 96px;
  2832. }
  2833.  
  2834. #welcome-habblet-container .welcome-enter-hotel-closed {
  2835. position: absolute;
  2836. left: 285px;
  2837. top: 280px;
  2838. }
  2839.  
  2840. /* Content habboclub information */
  2841. #habboclub-info {
  2842. font-size: 11px;
  2843. }
  2844.  
  2845. #habboclub-info p.content {
  2846. padding-left: 20px;
  2847. }
  2848.  
  2849. #habboclub-info p {
  2850. background-repeat: no-repeat;
  2851. background-position: 100% 50%;
  2852. }
  2853.  
  2854. #habboclub-info p.right {
  2855. background-position: 7px 50%;
  2856. padding-left: 230px;
  2857. }
  2858.  
  2859. .habboclub-clothing {
  2860. background: url(../images/habboclub/hc_clothes.gif);
  2861. min-height: 66px;
  2862. padding-right: 90px;
  2863. }
  2864.  
  2865. .habboclub-furni {
  2866. background: url(../images/habboclub/hc_furniture.gif);
  2867. min-height: 72px;
  2868. padding-right: 260px;
  2869. }
  2870.  
  2871. .habboclub-room {
  2872. background: url(../images/habboclub/hc_morerooms.gif);
  2873. min-height: 88px;
  2874. }
  2875.  
  2876. .habboclub-communicator {
  2877. background: url(../images/habboclub/600_newfriends.gif);
  2878. min-height: 106px;
  2879. padding-right: 165px;;
  2880. }
  2881.  
  2882. .habboclub-commands {
  2883. background: url(../images/habboclub/chooser_tuto.gif);
  2884. min-height: 97px;
  2885. }
  2886.  
  2887. #habboclub-info h3.heading {
  2888. font-size: 12px;
  2889. color: #fc6204;
  2890.  
  2891. }
  2892.  
  2893. #habboclub-info p.read-more a {
  2894. font-weight: bold;
  2895. color: #fc6204;
  2896. text-decoration: none;
  2897. }
  2898.  
  2899. #habboclub-info p.read-more a:hover {
  2900. text-decoration: underline;
  2901. }
  2902.  
  2903. /* Active discussion habblet --------------------- */
  2904. ul.active-discussions-toplist {
  2905. padding-top: 5px;
  2906. }
  2907.  
  2908. ul.active-discussions-toplist li {
  2909. height: 20px;
  2910. padding-left: 13px;
  2911. white-space: nowrap;
  2912. }
  2913.  
  2914. ul.active-discussions-toplist li a.topic {
  2915. text-decoration: none;
  2916. color: #000;
  2917. margin-top: 3px;
  2918. display: block;
  2919. width: 252px;
  2920. overflow: hidden;
  2921. float: left;
  2922. }
  2923.  
  2924. ul.active-discussions-toplist li img.topic-closed-image {
  2925. margin-left: 5px;
  2926. }
  2927.  
  2928. ul.active-discussions-toplist li div.topic-info {
  2929. margin-top: 3px;
  2930. padding-right: 36px;
  2931. text-align: right;
  2932. float: right;
  2933. width: 147px;
  2934. }
  2935.  
  2936. ul.active-discussions-toplist li a:hover {
  2937. text-decoration: underline;
  2938. }
  2939.  
  2940. ul.active-discussions-toplist li div.post-icon {
  2941. background-image: url(../images/info_icons.png);
  2942. background-position: 152px -336px;
  2943. background-repeat: no-repeat;
  2944. height: 16px;
  2945. }
  2946.  
  2947. ul.active-discussions-toplist li .grey {
  2948. color: #aaa;
  2949. }
  2950.  
  2951. a.discussions-toggle-more-data {
  2952. background: transparent url(../images/more_arrows.png) no-repeat 100% -93px;
  2953. float: left;
  2954. padding-right: 14px;
  2955. margin: 7px 0 10px 10px;
  2956. }
  2957.  
  2958. a.discussions-toggle-more-data.less {
  2959. background: transparent url(../images/more_arrows.png) no-repeat 100% -141px;
  2960. }
  2961.  
  2962. /* Active homes habblet */
  2963.  
  2964. #homes-habblet-list-container {
  2965. background-image: url(../images/activehomes/stripepattern.gif);
  2966. position: relative;
  2967. }
  2968.  
  2969. #homes-habblet-list-container .active-habbo-image, #homes-habblet-list-container .active-habbo-data {
  2970. display: none;
  2971. position:absolute;
  2972. left: -1000px
  2973. }
  2974.  
  2975. #homes-habblet-list-container .active-habbo-image-placeholder {
  2976. background-repeat: no-repeat;
  2977. position:absolute;
  2978. height:110px;
  2979. width: 64px;
  2980. background-image: url(../images/activehomes/habbo_skeleton.gif);
  2981. }
  2982.  
  2983. #homes-habblet-list-container .active-habbo-imagemap {
  2984. position: relative;
  2985. z-index: 9001;
  2986. }
  2987.  
  2988. div.bubbletip div.content {
  2989. text-align: left;
  2990. overflow: hidden;
  2991. }
  2992.  
  2993. div.bubbletip p.moto {
  2994. padding-top: 7px;
  2995. padding-bottom: 0;
  2996. color: #595959;
  2997. }
  2998.  
  2999. div.bubbletip .active-name {
  3000. background-repeat: no-repeat;
  3001. background-position: 100%;
  3002. height: 16px;
  3003. font-weight: bold;
  3004. }
  3005.  
  3006. div.bubbletip .active-name.offline {
  3007. background-image: url(../images/offline.gif);
  3008. }
  3009.  
  3010. div.bubbletip .active-name.online {
  3011. background-image: url(../images/online.gif);
  3012. }
  3013.  
  3014. div.bubbletip .active-habbo-data-container {
  3015. overflow: hidden;
  3016. }
  3017.  
  3018. /* FAQ */
  3019.  
  3020. #faq {
  3021. background-color: #ffffff;
  3022. width: 730px;
  3023. height: 100%;
  3024. text-align: left;
  3025. }
  3026. #faq-header {
  3027. background-color: #b2b2b2;
  3028. width: 100%;
  3029. padding-top: 0px;
  3030. margin-top: 0px;
  3031. position: relative;
  3032. }
  3033.  
  3034. #faq-header form.search-box {
  3035. position: absolute;
  3036. top: 0;
  3037. left: 206px;
  3038. display: inline;
  3039. }
  3040.  
  3041. #faq-header .search-box-query {
  3042. margin-top: 22px;
  3043. margin-left: 20px;
  3044. margin-right: 10px;
  3045. color: #777777;
  3046. }
  3047.  
  3048. #faq-container {
  3049. min-height: 450px;
  3050. }
  3051.  
  3052. #faq-category-list {
  3053. float: left;
  3054. width: 200px;
  3055. height: 100%;
  3056. }
  3057.  
  3058. #faq-category-list ul.faq {
  3059. margin-left: 8px;
  3060. margin-top: 10px;
  3061. margin-bottom: 10px;
  3062. }
  3063.  
  3064. #faq-category-list ul.faq li a {
  3065. color: #808080;
  3066. text-decoration: none;
  3067. cursor: pointer;
  3068. }
  3069.  
  3070. #faq-category-list ul.faq span.faq-link:hover {
  3071. color: #000;
  3072. }
  3073.  
  3074. #faq-category-list ul.faq span.faq-link.selected:hover {
  3075. color: #76c7e6;
  3076. }
  3077.  
  3078. #faq-category-list ul.faq li a:before {
  3079. content: "\203A \0020";
  3080. }
  3081.  
  3082. #faq-category-content {
  3083. float: right;
  3084. width: 530px;
  3085. }
  3086.  
  3087. #faq-category-content #faq-category-container {
  3088. margin-top: 10px;
  3089. margin-bottom: 10px;
  3090. margin-right: 20px;
  3091. }
  3092. #faq-category-content h4.faq-item-header, #faq-category-content h4.faq-item-header span {
  3093. color: #808080;
  3094. font-weight:normal;
  3095. margin-top: 0px;
  3096. margin-bottom: 0px;
  3097. cursor: pointer;
  3098. font-size: 11px;
  3099. }
  3100.  
  3101. #faq-category-content h4.faq-item-header span.selected {
  3102. color: #76c7e6;
  3103. }
  3104.  
  3105. #faq-category-content h4.faq-item-header span:hover {
  3106. color: #76c7e6;
  3107. padding-left: 1.0em;
  3108. }
  3109.  
  3110. #faq-category-content h4.faq-item-header span.item-category, #faq-category-content h4.faq-item-header span.item-category:hover {
  3111. color: #808080;
  3112. font-style: italic;
  3113. padding-left: 0;
  3114. cursor: auto;
  3115. }
  3116.  
  3117. #faq-category-content h4.faq-item-header:before {
  3118. content: "\203A \0020";
  3119. }
  3120.  
  3121. #faq-category-content div.faq-item-content {
  3122. color: #808080;
  3123. background-color: #efefef;
  3124. padding: 8px;
  3125. margin-top: 2px;
  3126. }
  3127.  
  3128. #faq-category-content div.faq-item-content a {
  3129. color: #ff8400;
  3130. }
  3131.  
  3132. #faq-category-content div.faq-item-content div.faq-close-button {
  3133. right: 4px;
  3134. padding: 4px;
  3135. cursor: pointer;
  3136. float: right;
  3137. }
  3138.  
  3139. #faq-container .selected {
  3140. color: #76c7e6;
  3141. padding-left: 4px;
  3142. }
  3143.  
  3144. #faq-footer {
  3145. color: #909090;
  3146. background-color: #d9d9d9;
  3147. padding: 10px 0px 10px 0px;
  3148. text-align: center;
  3149. width: 100%;
  3150. }
  3151.  
  3152. #faq-footer a{
  3153. color: #ff8400;
  3154. }
  3155.  
  3156. /* Welcome info habblet */
  3157.  
  3158.  
  3159. #invitation-info-habblet h2.title {
  3160. background-color: #fc6204;
  3161. }
  3162.  
  3163. #inviter-info-habblet img {
  3164. float: left;
  3165. margin-left: -5px;
  3166. }
  3167.  
  3168. #inviter-info-habblet p {
  3169. float: left;
  3170. width: 232px;
  3171. padding: 0;
  3172. margin: 10px 0 0 65px;
  3173. }
  3174.  
  3175. #column2 #inviter-info-habblet p { margin-left: 9px }
  3176.  
  3177. #inviter-info-habblet p span.text {
  3178. display: block;
  3179. background: #fff url(../images/tooltips/large-bubble.png) no-repeat 0 0;
  3180. padding: 11px 19px 11px 15px;
  3181. }
  3182.  
  3183. #inviter-info-habblet p span.text em {
  3184. background: transparent url(../images/offline.gif) no-repeat top right;
  3185. height: 16px;
  3186. display: block;
  3187. }
  3188.  
  3189. #inviter-info-habblet p span.text em.online {
  3190. background-image: url(../images/online.gif);
  3191. }
  3192.  
  3193. #inviter-info-habblet p span.bottom {
  3194. display: block;
  3195. height: 6px;
  3196. background: #fff url(../images/tooltips/large-bubble.png) no-repeat 0 100%;
  3197. }
  3198.  
  3199. /* TAG Search Page Habblet */
  3200. #tag-search-habblet-container .result-title {
  3201. font-weight:bold;
  3202. font-size: 11px;
  3203. }
  3204. #tag-search-habblet-container .result-description {
  3205. font-style: italic;
  3206. font-size: 11px;
  3207. }
  3208.  
  3209. #tag-search-habblet-container ul.tag-list a:link, ul.tag-list a:visited {
  3210. color: #000000;
  3211. text-decoration: none;
  3212. font-weight: normal;
  3213. }
  3214. #tag-search-habblet-container ul.tag-list a:hover {
  3215. text-decoration: underline;
  3216. }
  3217.  
  3218. #tag-search-habblet-container form.search-box{
  3219. margin-top: 10px;
  3220. padding-left: 45px;
  3221. }
  3222.  
  3223. #tag-search-habblet-container input.search-box-query {
  3224. width: 70%;
  3225. }
  3226.  
  3227. #tag-search-habblet-container input.search-box-sidebar-query {
  3228. width: 95%;
  3229. }
  3230.  
  3231. #tag-search-habblet-container p.search-result-count {
  3232. padding-left: 45px;
  3233. }
  3234.  
  3235. #tag-search-habblet-container #tag-search-add,#tag-search-habblet-container #tag-search-add-result {
  3236. padding-left: 45px;
  3237. }
  3238. #tag-search-habblet-container #tag-search-add-result {
  3239. display: none;
  3240. }
  3241.  
  3242. #tag-search-habblet-container p.search-result-divider {
  3243. margin: 5px;
  3244. }
  3245.  
  3246. #tag-search-habblet-container table.search-result {
  3247. border-spacing: 0;
  3248. border-collapse: collapse;
  3249. width: 100%;
  3250. clear: both;
  3251. }
  3252.  
  3253. #tag-search-habblet-container table.search-result tr.odd {
  3254. background-color: #e6e6e6;
  3255. }
  3256.  
  3257. #tag-search-habblet-container table.search-result tr.even {
  3258. background-color: white;
  3259. }
  3260.  
  3261. #tag-search-habblet-container table.search-result tr td.image {
  3262. padding-left: 5px;
  3263. padding-right: 5px;
  3264. }
  3265.  
  3266. #tag-search-habblet-container table.search-result tr td.text {
  3267. padding-top: 5px;
  3268. padding-bottom: 5px;
  3269. }
  3270.  
  3271. #tag-search-habblet-container p.search-result-navigation {
  3272. text-align: center;
  3273. }
  3274.  
  3275. #tag-related-habblet-container, #tag-match-habblet-container, #tag-fight-habblet-container {
  3276. padding: 7px;
  3277. }
  3278.  
  3279. #tag-match-form #tag-match-friend {
  3280. width: 98%;
  3281. }
  3282.  
  3283. #tag-match-form #tag-match-send {
  3284. float: right;
  3285. margin-top: 15px;
  3286. }
  3287.  
  3288. #tag-match-result {
  3289. margin-bottom: 7px;
  3290. }
  3291.  
  3292. #tag-fight-habblet-container #tag-fight-button, #tag-fight-habblet-container #tag-fight-button-new {
  3293. float: right;
  3294. margin-top: 5px;
  3295. }
  3296.  
  3297. #tag-fight-habblet-container #fight-process {
  3298. display: none;
  3299. }
  3300.  
  3301. #tag-fight-habblet-container .fight-image {
  3302. text-align: center;
  3303. margin: 10px 5px 10px 5px;
  3304. }
  3305.  
  3306. #tag-fight-habblet-container .tag-field-container {
  3307. margin-bottom: 5px;
  3308. }
  3309.  
  3310. /* Credit Info boxes styling */
  3311. .credits-info .credits-text {
  3312. float: right;
  3313. position: relative;
  3314. width: 55%;
  3315. }
  3316.  
  3317. .credits-info .credits-text-2 {
  3318. margin-top: 7px;
  3319. }
  3320. .credits-info .credits-image {
  3321. float: left;
  3322. display: inline;
  3323. position: relative;
  3324. }
  3325.  
  3326. /* underline */
  3327.  
  3328. #underline {
  3329. color: #fff;
  3330. font-size: 26px;
  3331. font-weight: bold;
  3332. font-family: 'Vegur', Arial, Helvetica, sans-serif;
  3333. text-align: center;
  3334. padding: 4px 0 15px 0;
  3335. border-bottom: 1px solid #414141;
  3336. }
  3337.  
  3338. /* pixel info boxes styling */
  3339.  
  3340. .pixels-infobox-container {
  3341. }
  3342.  
  3343. .pixels-infobox-text {
  3344. margin-right: auto;
  3345. margin-left: auto;
  3346. width: 70%;
  3347. }
  3348.  
  3349. div.pixelblue h2.title {
  3350. background-color: #0046A8;
  3351. }
  3352.  
  3353. div.rounded-pixelblue {
  3354. background-color: #0046A8;
  3355. }
  3356.  
  3357. div.pixelgreen h2.title {
  3358. background-color:#20C124;
  3359. }
  3360.  
  3361. div.rounded-pixelgreen {
  3362. background-color: #20C124;
  3363. }
  3364.  
  3365. div.pixellightblue h2.title {
  3366. background-color:#6DCDF6;
  3367. }
  3368.  
  3369. div.rounded-pixellightblue {
  3370. background-color: #6DCDF6;
  3371. }
  3372.  
  3373. div.pixeldarkblue h2.title {
  3374. background-color:#168291;
  3375. }
  3376.  
  3377. div.rounded-pixeldarkblue {
  3378. background-color: #168291;
  3379. }
  3380.  
  3381.  
  3382. #content .pixelblue .bt {
  3383. background-image:url(../images/surfer/box_blue1.png);
  3384. }
  3385. #content .pixelblue .bt div { background-image: url(../images/surfer/box_blue1.png); }
  3386.  
  3387. #content .pixelblue .bb {
  3388. background-image:url(../images/surfer/box_blue2.png);
  3389. }
  3390.  
  3391. #content .pixelblue .bb div { background-image: url(../images/surfer/box_blue2.png); }
  3392.  
  3393. #content .pixelblue .i3 {
  3394. background-color: #6DCDF6;
  3395. background-image:url(../images/surfer/pixelpage_surferdude_crop.gif);
  3396. width: 452px;
  3397. height: 377px;
  3398. }
  3399.  
  3400. #content .pixelblue .i1 {
  3401. padding-left:0;
  3402. }
  3403.  
  3404. .pixels-info .pixels-text {
  3405. float: right;
  3406. position: relative;
  3407. width: 55%;
  3408. }
  3409.  
  3410. .pixels-info .pixels-image {
  3411. float: left;
  3412. display: inline;
  3413. position: relative;
  3414. }
  3415.  
  3416.  
  3417. /* Error page styling */
  3418. #notfound-content .error-text {
  3419. float: left;
  3420. position: relative;
  3421. width: 80%;
  3422. }
  3423.  
  3424. #notfound-content #error-image {
  3425. float: right;
  3426. display: inline;
  3427. position: relative;
  3428. }
  3429.  
  3430. #notfound-looking-for a {
  3431. color: #3ba800;
  3432. }
  3433.  
  3434. #exception-container #error-image-container {
  3435. text-align: center;
  3436. }
  3437.  
  3438. div.game-links-top {
  3439. padding-top: 6px;
  3440. }
  3441.  
  3442. ul.game-links {
  3443. text-align: center;
  3444. padding: 10px 6px 6px 6px;
  3445. list-style-type: none;
  3446. margin: 0;
  3447. }
  3448.  
  3449. #game-promo {
  3450. background: transparent url(../images/games_illustration.png) no-repeat right top;
  3451. padding: 93px 107px 0 0;
  3452. }
  3453.  
  3454. ul.game-links li {
  3455. display: inline;
  3456. margin: 0 3px;
  3457. }
  3458.  
  3459. div.ad-container {
  3460. margin: 0 8px 7px 0;
  3461. }
  3462.  
  3463. /* create habbo content habblet */
  3464. #register-button {
  3465. text-align: center;
  3466. }
  3467.  
  3468. /* Webstore bubble background */
  3469.  
  3470. div.webstore-frank div.blackbubble-bottom-body, div.webstore-frank-image {
  3471. text-align: right;
  3472. }
  3473.  
  3474. div.webstore-frank div.blackbubble-bottom-body img.invitation-tail {
  3475. margin-right: 60px;
  3476. }
  3477.  
  3478. div.invitation-component div.blackbubble-bottom {
  3479. text-align: right;
  3480. }
  3481.  
  3482.  
  3483. /* Transaction history */
  3484.  
  3485. table.tx-history {
  3486. border: 0;
  3487. border-spacing: 0;
  3488. border-collapse: collapse;
  3489. width: 100%;
  3490. }
  3491.  
  3492. table.tx-history tr.odd {
  3493. background-color: #efefef;
  3494. }
  3495.  
  3496. table.tx-history td, table.tx-history th {
  3497. margin: 0;
  3498. padding: 2px 15px;
  3499. text-align: left;
  3500. }
  3501.  
  3502. table.tx-history th {
  3503. color: #999;
  3504. font-size: 10px;
  3505. font-weight: normal;
  3506. }
  3507.  
  3508. table.tx-history .tx-date {
  3509. white-space: nowrap;
  3510. }
  3511.  
  3512. table.tx-history .tx-amount {
  3513. text-align: center;
  3514. }
  3515.  
  3516. table.tx-history .tx-description {
  3517. width: 100%;
  3518. }
  3519.  
  3520. ul.tx-navi {
  3521. padding-bottom: 8px;
  3522. text-align: center;
  3523. }
  3524. ul.tx-navi li.next { float: right; }
  3525. ul.tx-navi li.prev { float: left; }
  3526.  
  3527. #tx-log p, ul.tx-navi {
  3528. margin: 0 15px;
  3529. }
  3530.  
  3531. div.purse-tx { font-size: 10px; }
  3532.  
  3533.  
  3534. /* Habbo recommends! */
  3535. #hr-container {
  3536. background-color: #eeeeee;
  3537. width: 160px;
  3538. padding: 1px 1px 1px 1px;
  3539. }
  3540.  
  3541. div.hr-headline {
  3542. padding-top: 5px;
  3543. font-weight: bold;
  3544. text-align: center;
  3545. color: #000000;
  3546. font-size: 11px;
  3547. }
  3548.  
  3549. div.hr-headline-bg {
  3550. background-color: #CCCCCC;
  3551. height: 20px;
  3552. }
  3553.  
  3554. div.hr-image {
  3555. float: left;
  3556. clear: none;
  3557. margin: 6px 0 0 6px;
  3558. }
  3559.  
  3560. div.hr-box {
  3561. height: 145px;
  3562. background-color: #FFFFFF;
  3563. border: #CCCCCC solid 1px;
  3564. overflow: hidden;
  3565. margin: 1px 0 0 0;
  3566. }
  3567.  
  3568. div.hr-bold {
  3569. color: #333333;
  3570. font-weight: bold;
  3571. font-size: 10px;
  3572. overflow: hidden;
  3573. height: 60px;
  3574. margin: 6px 6px 0 6px;
  3575. }
  3576.  
  3577. div.hr-body {
  3578. color: #666666;
  3579. font-size:10px;
  3580. margin: 6px 6px 0 6px;
  3581. }
  3582.  
  3583. div.hr-body a {
  3584. color: #fc6204;
  3585. font-weight: bold;
  3586. font-size: 11px;
  3587. }
  3588.  
  3589. /* Habbo recommends! */
  3590. #hr-container {
  3591. background-color: #eeeeee;
  3592. width: 160px;
  3593. padding: 1px 1px 1px 1px;
  3594. }
  3595.  
  3596. #hr-container div {
  3597. font-family: Verdana, Arial, Helvetica, sans-serif;
  3598. font-size: 10px;
  3599. }
  3600.  
  3601. div.hr-headline {
  3602. padding-top: 5px;
  3603. font-weight: bold;
  3604. text-align: center;
  3605. color: #000000;
  3606. font-size: 11px;
  3607. }
  3608.  
  3609. div.hr-headline-bg {
  3610. background-color: #CCCCCC;
  3611. height: 20px;
  3612. }
  3613.  
  3614. div.hr-image {
  3615. float: left;
  3616. clear: none;
  3617. margin: 6px 0 0 6px;
  3618. }
  3619.  
  3620. div.hr-box {
  3621. height: 145px;
  3622. background-color: #FFFFFF;
  3623. border: #CCCCCC solid 1px;
  3624. overflow: hidden;
  3625. margin: 1px 0 0 0;
  3626. }
  3627.  
  3628. div.hr-bold {
  3629. color: #333333;
  3630. font-weight: bold;
  3631. overflow: hidden;
  3632. height: 60px;
  3633. margin: 6px 6px 0 6px;
  3634. }
  3635.  
  3636. div.hr-body {
  3637. color: #666666;
  3638. margin: 6px 6px 0px; 6px;
  3639. height: 70px;
  3640. overflow: hidden;
  3641. background-color: pink;
  3642. }
  3643.  
  3644. div.hr-body a {
  3645. color: #fc6204;
  3646. font-weight: bold;
  3647. }
  3648.  
  3649. #reregistration .cb {
  3650. margin-right: 0;
  3651. }
  3652.  
  3653. .partnerbox {
  3654. color: #666;
  3655. text-align: center;
  3656. }
  3657.  
  3658. .partnerbox a { color: #4BB601; }
  3659. .partnerbox p { padding-bottom: 10px; }
  3660. .partnerbox p.last { padding-bottom: 0; }
  3661.  
  3662. .partnerbox-landing, .partnerbox-credits { padding: 2px 15px 5px 15px; }
  3663. .partnerbox-welcome { padding: 30px 15px 0 15px; }
  3664.  
  3665. .partnerbox ul {
  3666. list-style: none;
  3667. padding: 0;
  3668. margin-top: 5px;
  3669. }
  3670.  
  3671. .partnerbox li {
  3672. padding: 5px 0 0 0;
  3673. clear: both;
  3674. }
  3675.  
  3676. .partnerbox li.partnerbox-group, .partnerbox li.partnerbox-room {
  3677. font-weight: bold;
  3678. }
  3679.  
  3680. .partnerbox li.partnerbox-group a, .partnerbox li.partnerbox-room a {
  3681. padding: 0 23px 3px 0;
  3682. background: transparent url(../images/info_icons.png) no-repeat;
  3683. line-height: 16px;
  3684. }
  3685.  
  3686. .partnerbox li.partnerbox-group a {
  3687. background-position: 100% -865px;
  3688. }
  3689.  
  3690. .partnerbox li.partnerbox-room a {
  3691. background-position: 100% -800px;
  3692. }
  3693.  
  3694. #group_purchase_form {
  3695. width: 284px;
  3696. position: absolute;
  3697. left: -1500px;
  3698. top: 0;
  3699. }
  3700.  
  3701. #group_purchase_form form {
  3702. margin: 0px;
  3703. }
  3704.  
  3705. #group-description-area, #group-purchase-header, #group-name-area, #group-url-area {
  3706. margin-bottom: 8px;
  3707. }
  3708.  
  3709. #group-description-area {
  3710. margin-top: 4px;
  3711. }
  3712.  
  3713. #group_name_text, #group_url_text {
  3714. font-weight: bold;
  3715. }
  3716.  
  3717. #description_chars_left {
  3718. font-weight: normal;
  3719. float: right;
  3720. position: relative;
  3721. }
  3722.  
  3723. #description_text {
  3724. float: left;
  3725. font-weight: bold;
  3726. padding-top: 3px;
  3727. }
  3728.  
  3729. #group_name, #group_url {
  3730. width: 98%;
  3731. }
  3732.  
  3733. #group_description {
  3734. width: 98%;
  3735. height: 150px;
  3736. }
  3737.  
  3738. #group_description-counter {
  3739. background-color: #FC0;
  3740. }
  3741.  
  3742. /* room events habblet */
  3743. #current-events .category-selector, #current-events .no-events{
  3744. padding: 5px 25px 0 10px;
  3745. }
  3746.  
  3747. #current-events select {
  3748. width: 99%;
  3749. padding: 2px;
  3750. }
  3751.  
  3752. #current-events li {
  3753. background-repeat: no-repeat;
  3754. background-position: 9px 0;
  3755. cursor: pointer;
  3756. padding: 2px 0pt 1px 47px;
  3757. }
  3758. #current-events li div {
  3759. }
  3760.  
  3761. #current-events li p {
  3762. color: #666;
  3763. overflow: hidden;
  3764. word-wrap: break-word;
  3765. }
  3766.  
  3767. #current-events .event-name a {
  3768. color: #000;
  3769. font-size: 12px;
  3770. font-weight: bold;
  3771. overflow: hidden;
  3772. word-wrap: break-word;
  3773.  
  3774. }
  3775.  
  3776. #current-events .event-date {
  3777. font-size: 9px;
  3778. color: #666;
  3779. }
  3780.  
  3781. #event-list {
  3782. overflow: auto;
  3783. max-height: 200px;
  3784. }
  3785.  
  3786. .room-occupancy-1 { background-image: url(../images/rooms/room_icon_1.gif); }
  3787. .room-occupancy-2 { background-image: url(../images/rooms/room_icon_2.gif); }
  3788. .room-occupancy-3 { background-image: url(../images/rooms/room_icon_3.gif); }
  3789. .room-occupancy-4 { background-image: url(../images/rooms/room_icon_4.gif); }
  3790. .room-occupancy-5 { background-image: url(../images/rooms/room_icon_5.gif); }
  3791.  
  3792. #staffpicks-rooms-habblet-list-container .habblet-list {
  3793. overflow: auto;
  3794. max-height: 500px;
  3795. }
  3796.  
  3797. html > body #staffpicks-rooms-habblet-list-container .habblet-list li.even:hover { background-color: #dceafa }
  3798. html > body #staffpicks-rooms-habblet-list-container .habblet-list li.odd:hover { background-color: #f1f8ff }
  3799. html > body #staffpicks-rooms-habblet-list-container .habblet-list li.even:hover { background-color: #dceafa }
  3800. html > body #staffpicks-rooms-habblet-list-container .habblet-list li.odd:hover { background-color: #f1f8ff }
  3801.  
  3802. #staffpicks-rooms-habblet-list-container select {
  3803. width: 99%;
  3804. padding: 2px;
  3805. }
  3806.  
  3807. #staffpicks-rooms-habblet-list-container .room-name, #staffpicks-rooms-habblet-list-container .room-name a {
  3808. color: #000;
  3809. font-size: 12px;
  3810. font-weight: bold;
  3811. overflow: hidden;
  3812. word-wrap: break-word;
  3813. }
  3814.  
  3815. #staffpicks-rooms-habblet-list-container li {
  3816. background-repeat: no-repeat;
  3817. background-position: 9px 0;
  3818. cursor: pointer;
  3819. padding: 2px 0pt 1px 47px;
  3820. }
  3821.  
  3822. #staffpicks-rooms-habblet-list-container li p {
  3823. color: #666;
  3824. overflow: hidden;
  3825. word-wrap: break-word;
  3826. }
  3827.  
  3828. #staffpicks-rooms-habblet-list-container .habblet-list li {
  3829. overflow: auto;
  3830. min-height: 42px;
  3831. max-height: 200px;
  3832. }
  3833.  
  3834. #column2 #promogroups-habblet-list-container li.even, #column2 #staffpicks-groups-habblet-list-container li.even { background-color: transparent; }
  3835. #column2 #promogroups-habblet-list-container li.right, #column2 #staffpicks-groups-habblet-list-container li.right { background-position: 15px 50%; }
  3836. #column2 #promogroups-habblet-list-container li.left, #column2 #staffpicks-groups-habblet-list-container li.left { background-color: #ECECEC; }
  3837.  
  3838. html > body #column2 #promogroups-habblet-list-container li.right:hover, html > body #column2 #staffpicks-groups-habblet-list-container li.right:hover { background-color: #f1f8ff }
  3839. html > body #column2 #promogroups-habblet-list-container li.left:hover, htm > body #column2 #staffpicks-groups-habblet-list-container li.left:hover { background-color: #dceafa }
  3840.  
  3841. #column2 #promogroups-habblet-list-container ul.habblet-list.two-cols li.right .item, #column2 #staffpicks-groups-habblet-list-container ul.habblet-list.two-cols li.right .item {
  3842. border: none;
  3843. }
  3844. #column2 #promogroups-habblet-list-container ul.habblet-list.two-cols li, #column2 #staffpicks-groups-habblet-list-container ul.habblet-list.two-cols li {
  3845. float: none;
  3846. width: auto;
  3847. }
  3848. #column2 #promogroups-habblet-list-container ul.habblet-list.two-cols li div.item, #column2 #staffpicks-groups-habblet-list-container ul.habblet-list.two-cols li div.item {
  3849. padding: 0;
  3850. }
  3851.  
  3852. #invitation-link-container .copytext {
  3853. padding-left: 93px;
  3854. background: transparent url(../images/mgm_dialogue.png) no-repeat 10px 0px;
  3855. padding-bottom: 20px;
  3856. }
  3857.  
  3858. #invitation-link-container h3 {
  3859. font-size: 13px;
  3860. margin: 15px 0;
  3861. padding: 0;
  3862. }
  3863.  
  3864. #email-verified-container {
  3865. width: 460px;
  3866. }
  3867.  
  3868. /* less clutter on welcome page */
  3869. body#welcome #navi, body#welcome #subnavi-user, body#welcome #to-hotel, body#welcome #navi2-container, body#welcome #habbos-online {
  3870. display: none;
  3871. }
  3872.  
  3873. body#welcome #header { background: none }
  3874. body#welcome #header-container { background-color: #FFF }
  3875.  
  3876. /* Intermediate page */
  3877.  
  3878. #intermediate #enter-hotel {
  3879. background: transparent url(../images/personal_info/orange_thing.png) no-repeat 50% 0;
  3880. padding: 28px 0;
  3881. width: 184px;
  3882. height: 49px;
  3883. margin-left: auto;
  3884. margin-right: auto;
  3885. }
  3886. #intermediate .enter-btn a {
  3887. width: 130px;
  3888. padding: 0 26px 0 19px;
  3889. white-space: nowrap;
  3890. }
  3891.  
  3892. #intermediate #enter-mypage {
  3893. text-align: center;
  3894. padding-bottom: 15px;
  3895. font-weight: bold;
  3896. font-size: 20px;
  3897. }
  3898. #intermediate #info {
  3899. text-align: center;
  3900. clear: both;
  3901. padding: 15px 90px;
  3902. }
  3903.  
  3904. div.roundedrect-container {
  3905. margin: 0 4px;
  3906. }
  3907.  
  3908. div.roundedrect, div.roundedrect-done {
  3909. padding: 6px 8px;
  3910. }
  3911.  
  3912. div.roundedrect-gray {
  3913. color: #FFFFFF;
  3914. background-color: #666666;
  3915. }
  3916.  
  3917. div.roundedrect-white {
  3918. color: #000000;
  3919. background-color: #FFFFFF;
  3920. }
  3921.  
  3922. /* Me-Badges */
  3923.  
  3924. #badge-back {
  3925. position: absolute;
  3926. left: 90px;
  3927. top: 85px;
  3928. }
  3929.  
  3930. /* Hot campaigns */
  3931.  
  3932. #hotcampaigns-habblet-list-container { padding: 5px 5px 0 5px; }
  3933. #hotcampaigns-habblet-list-container p { padding: 5px; }
  3934.  
  3935. #hotcampaigns-habblet-list { list-style-type: none; margin: 0; padding: 0; }
  3936. #hotcampaigns-habblet-list li { float: left; clear: both; width: 100%; }
  3937. #hotcampaigns-habblet-list li div.hotcampaign-container { padding: 5px 10px; }
  3938. #hotcampaigns-habblet-list li.even:hover { background-color: #dceafa; }
  3939. #hotcampaigns-habblet-list li.odd:hover { background-color: #f1f8ff; }
  3940. #hotcampaigns-habblet-list li p.link { margin: 0; padding: 0; text-align: right; }
  3941. #hotcampaigns-habblet-list li p.link a { color:#399001; }
  3942. #hotcampaigns-habblet-list li p { margin: 0; padding: 0; }
  3943. #hotcampaigns-habblet-list li h3 { font-size: 13px; margin: 5px 0 0 0; padding: 0; }
  3944. #hotcampaigns-habblet-list li img { margin: 5px 5px 5px 0; }
  3945.  
  3946. .habboclub-buyentry {
  3947. width: 245px;
  3948. color: #444444;
  3949. }
  3950.  
  3951. .habboclub-infoentry {
  3952. width: 245px;
  3953. }
  3954.  
  3955. #hc-buy-container {
  3956. position: relative;
  3957. left: 4px;
  3958. top: 5px;
  3959. }
  3960.  
  3961. div.hc-buy-buttons {
  3962. background-color: #ffffff;
  3963. }
  3964.  
  3965. #hc-buy-container p.credits-notice {
  3966. color: #fff;
  3967. }
  3968.  
  3969. .habboclub-clothing {
  3970. background: url(../images/habboclub/hc_clothes.gif);
  3971. min-height: 66px;
  3972. padding-right: 90px;
  3973. }
  3974.  
  3975. .habboclub-furni {
  3976. background: url(../images/habboclub/hc_furniture.gif);
  3977. min-height: 72px;
  3978. padding-right: 260px;
  3979. }
  3980.  
  3981. .habboclub-room {
  3982. background: url(../images/habboclub/hc_morerooms.gif);
  3983. min-height: 88px;
  3984. }
  3985.  
  3986. .habboclub-communicator {
  3987. background: url(../images/habboclub/600_newfriends.gif);
  3988. min-height: 106px;
  3989. padding-right: 165px;;
  3990. }
  3991.  
  3992. .habboclub-commands {
  3993. background: url(../images/habboclub/chooser_tuto.gif);
  3994. min-height: 97px;
  3995. }
  3996.  
  3997. #habboclub-info h3.heading {
  3998. font-size: 12px;
  3999. color: #cf9c44;
  4000.  
  4001. }
  4002.  
  4003. #habboclub-info p.read-more a {
  4004. font-weight: bold;
  4005. color: #fc6204;
  4006. text-decoration: none;
  4007. }
  4008.  
  4009. #habboclub-info p.read-more a:hover {
  4010. text-decoration: underline;
  4011. }
  4012.  
  4013. /* Content habbo for promo box */
  4014. #habboclub-clothes-container {
  4015. padding-left:20px;
  4016. }
  4017.  
  4018. #habboclub-clothes-container .habboclub-clothes-image {
  4019. background: url(../images/habboclub/hc_clothes_items.png);
  4020. width: 320px;
  4021. height: 130px;
  4022. float: right;
  4023. }
  4024.  
  4025. #habboclub-clothes-container .habboclub-extra-image {
  4026. background: url(../images/habboclub/extra.png);
  4027. width: 106px;
  4028. height: 106px;
  4029. float: left;
  4030. margin-top: 10px;
  4031. }
  4032.  
  4033. #habboclub-furniture-container {
  4034. padding-left: 5px;
  4035. }
  4036.  
  4037. #habboclub-furniture-container .habboclub-furniture-image {
  4038. background: url(../images/habboclub/hc_furniture_items.gif);
  4039. width: 440px;
  4040. height: 138px;
  4041. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement