Advertisement
pvaaux

The Castle 7.22

Jul 22nd, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.96 KB | None | 0 0
  1. <style>
  2. table {
  3. background-color: transparent;
  4. }
  5. td a img {
  6. display: none;
  7. }
  8. .sf {
  9. display: none;
  10. }
  11. body {
  12. overflow: hidden;
  13. background: url("http://i.imgur.com/Cq3XgUK.png");
  14. }
  15. #layout {
  16. width: 100%;
  17. height: 100%;
  18. top: 0px;
  19. left: 0px;
  20. z-index: -1;
  21. }
  22. #main {
  23. top: 100%;
  24. left: 0px;
  25. width: 100%;
  26. height: 100%;
  27. overflow: hidden;
  28. }
  29. #white {
  30. font: 9pt tahoma;
  31. color: #000000;
  32. margin-top: 8%;
  33. margin-left: 10%;
  34. width: 80%;
  35. height: 70%;
  36. overflow: hidden;
  37. background: #FFFFFF;
  38. }
  39. .page {
  40. padding: 5% 10% 10% 10%;
  41. width: 80%;
  42. height: 67%;
  43. overflow: auto;
  44. text-align: center !important;
  45. }
  46. .table {
  47. display: inline;
  48. text-align: left;
  49. }
  50. td {
  51. color: #000000;
  52. font: 9pt tahoma;
  53. line-height: 14px;
  54. }
  55. h1 {
  56. font-weight: normal;
  57. font: bold 13pt Arial;
  58. text-align: center;
  59. text-transform: uppercase;
  60. color: #393939;
  61. letter-spacing: 4px;
  62. }
  63. b {
  64. color: #c8b59b;
  65. font: 9pt tahoma;
  66. line-height: 14px;
  67. }
  68. i {
  69. color: #897760;
  70. font: 9pt tahoma;
  71. font-style: italic;
  72. line-height: 14px;
  73. }
  74. a:link, a:visited, a:active {
  75. color: #897760;
  76. font: 9pt tahoma;
  77. text-decoration: none;
  78. }
  79. a:hover {
  80. color: #c8b59b;
  81. font: 9pt tahoma;
  82. text-decoration: none;
  83. }
  84. .column {
  85. display: inline-block;
  86. width: 100px;
  87. padding: 5px;
  88. }
  89. .column2 {
  90. display: inline-block;
  91. width: 100px;
  92. padding: 5px;
  93. }
  94. .column3 {
  95. display: inline-block;
  96. width: 100px;
  97. padding: 5px;
  98. }
  99. .alchemy {
  100. display: block;
  101. width: 100px;
  102. height: 100px;
  103. background-color: transparent;
  104. background-image: url("http://u.cubeupload.com/painted_dreams87/AlchemyBox.png");
  105. background-repeat: no-repeat;
  106. background-position: top left;
  107. }
  108. .alchemy:hover {
  109. display: block;
  110. width: 100px;
  111. height: 100px;
  112. background-color: transparent;
  113. background-image: url("http://u.cubeupload.com/painted_dreams87/AlchemyBoxHover.png");
  114. background-repeat: no-repeat;
  115. background-position: bottom left;
  116. }
  117. .ancientrunes {
  118. display: block;
  119. width: 100px;
  120. height: 100px;
  121. background-color: transparent;
  122. background-image: url("http://u.cubeupload.com/painted_dreams87/AncientRunesBox.png");
  123. background-repeat: no-repeat;
  124. background-position: top left;
  125. }
  126. .ancientrunes:hover {
  127. display: block;
  128. width: 100px;
  129. height: 100px;
  130. background-color: transparent;
  131. background-image: url("http://u.cubeupload.com/painted_dreams87/AncientRunesBoxHover.png");
  132. background-repeat: no-repeat;
  133. background-position: bottom left;
  134. }
  135. .arithmancy {
  136. display: block;
  137. width: 100px;
  138. height: 100px;
  139. background-color: transparent;
  140. background-image: url("http://u.cubeupload.com/painted_dreams87/ArithmancyBox.png");
  141. background-repeat: no-repeat;
  142. background-position: top left;
  143. }
  144. .arithmancy:hover {
  145. display: block;
  146. width: 100px;
  147. height: 100px;
  148. background-color: transparent;
  149. background-image: url("http://u.cubeupload.com/painted_dreams87/ArithmancyBoxHover.png");
  150. background-repeat: no-repeat;
  151. background-position: bottom left;
  152. }
  153. .astronomy {
  154. display: block;
  155. width: 100px;
  156. height: 100px;
  157. background-color: transparent;
  158. background-image: url("http://u.cubeupload.com/painted_dreams87/AstronomyBox.png");
  159. background-repeat: no-repeat;
  160. background-position: top left;
  161. }
  162. .astronomy:hover {
  163. display: block;
  164. width: 100px;
  165. height: 100px;
  166. background-color: transparent;
  167. background-image: url("http://u.cubeupload.com/painted_dreams87/AstronomyBoxHover.png");
  168. background-repeat: no-repeat;
  169. background-position: bottom left;
  170. }
  171. .charms {
  172. display: block;
  173. width: 100px;
  174. height: 100px;
  175. background-color: transparent;
  176. background-image: url("http://u.cubeupload.com/painted_dreams87/CharmsBox.png");
  177. background-repeat: no-repeat;
  178. background-position: top left;
  179. }
  180. .charms:hover {
  181. display: block;
  182. width: 100px;
  183. height: 100px;
  184. background-color: transparent;
  185. background-image: url("http://u.cubeupload.com/painted_dreams87/CharmsBoxHover.png");
  186. background-repeat: no-repeat;
  187. background-position: bottom left;
  188. }
  189. .comc {
  190. display: block;
  191. width: 100px;
  192. height: 100px;
  193. background-color: transparent;
  194. background-image: url("http://u.cubeupload.com/painted_dreams87/COMCBox.png");
  195. background-repeat: no-repeat;
  196. background-position: top left;
  197. }
  198. .comc:hover {
  199. display: block;
  200. width: 100px;
  201. height: 100px;
  202. background-color: transparent;
  203. background-image: url("http://u.cubeupload.com/painted_dreams87/COMCBoxHover.png");
  204. background-repeat: no-repeat;
  205. background-position: bottom left;
  206. }
  207. .dada {
  208. display: block;
  209. width: 100px;
  210. height: 100px;
  211. background-color: transparent;
  212. background-image: url("http://u.cubeupload.com/painted_dreams87/DADABox.png");
  213. background-repeat: no-repeat;
  214. background-position: top left;
  215. }
  216. .dada:hover {
  217. display: block;
  218. width: 100px;
  219. height: 100px;
  220. background-color: transparent;
  221. background-image: url("http://u.cubeupload.com/painted_dreams87/DADABoxHover.png");
  222. background-repeat: no-repeat;
  223. background-position: bottom left;
  224. }
  225. .divination {
  226. display: block;
  227. width: 100px;
  228. height: 100px;
  229. background-color: transparent;
  230. background-image: url("http://u.cubeupload.com/painted_dreams87/DivinationBox.png");
  231. background-repeat: no-repeat;
  232. background-position: top left;
  233. }
  234. .divination:hover {
  235. display: block;
  236. width: 100px;
  237. height: 100px;
  238. background-color: transparent;
  239. background-image: url("http://u.cubeupload.com/painted_dreams87/DivinationBoxHover.png");
  240. background-repeat: no-repeat;
  241. background-position: bottom left;
  242. }
  243. .flying {
  244. display: block;
  245. width: 100px;
  246. height: 100px;
  247. background-color: transparent;
  248. background-image: url("http://u.cubeupload.com/painted_dreams87/FlyingBox.png");
  249. background-repeat: no-repeat;
  250. background-position: top left;
  251. }
  252. .flying:hover {
  253. display: block;
  254. width: 100px;
  255. height: 100px;
  256. background-color: transparent;
  257. background-image: url("http://u.cubeupload.com/painted_dreams87/FlyingBoxHover.png");
  258. background-repeat: no-repeat;
  259. background-position: bottom left;
  260. }
  261. .ghoulstudies {
  262. display: block;
  263. width: 100px;
  264. height: 100px;
  265. background-color: transparent;
  266. background-image: url("http://u.cubeupload.com/painted_dreams87/GhoulStudiesBox.png");
  267. background-repeat: no-repeat;
  268. background-position: top left;
  269. }
  270. .ghoulstudies:hover {
  271. display: block;
  272. width: 100px;
  273. height: 100px;
  274. background-color: transparent;
  275. background-image: url("http://u.cubeupload.com/painted_dreams87/GhoulStudiesBoxHover.png");
  276. background-repeat: no-repeat;
  277. background-position: bottom left;
  278. }
  279. .herbology {
  280. display: block;
  281. width: 100px;
  282. height: 100px;
  283. background-color: transparent;
  284. background-image: url("http://u.cubeupload.com/painted_dreams87/HerbologyBox.png");
  285. background-repeat: no-repeat;
  286. background-position: top left;
  287. }
  288. .herbology:hover {
  289. display: block;
  290. width: 100px;
  291. height: 100px;
  292. background-color: transparent;
  293. background-image: url("http://u.cubeupload.com/painted_dreams87/HerbologyBoxHover.png");
  294. background-repeat: no-repeat;
  295. background-position: bottom left;
  296. }
  297. .hom {
  298. display: block;
  299. width: 100px;
  300. height: 100px;
  301. background-color: transparent;
  302. background-image: url("http://u.cubeupload.com/painted_dreams87/HOMBox.png");
  303. background-repeat: no-repeat;
  304. background-position: top left;
  305. }
  306. .hom:hover {
  307. display: block;
  308. width: 100px;
  309. height: 100px;
  310. background-color: transparent;
  311. background-image: url("http://u.cubeupload.com/painted_dreams87/HOMBoxHover.png");
  312. background-repeat: no-repeat;
  313. background-position: bottom left;
  314. }
  315. .mythology {
  316. display: block;
  317. width: 100px;
  318. height: 100px;
  319. background-color: transparent;
  320. background-image: url("http://u.cubeupload.com/painted_dreams87/Mythlogy.png");
  321. background-repeat: no-repeat;
  322. background-position: top left;
  323. }
  324. .mythology:hover {
  325. display: block;
  326. width: 100px;
  327. height: 100px;
  328. background-color: transparent;
  329. background-image: url("http://u.cubeupload.com/painted_dreams87/MythologyHover.png");
  330. background-repeat: no-repeat;
  331. background-position: bottom left;
  332. }
  333. .mugglestudies {
  334. display: block;
  335. width: 100px;
  336. height: 100px;
  337. background-color: transparent;
  338. background-image: url("http://u.cubeupload.com/painted_dreams87/MuggleStudiesBox.png");
  339. background-repeat: no-repeat;
  340. background-position: top left;
  341. }
  342. .mugglestudies:hover {
  343. display: block;
  344. width: 100px;
  345. height: 100px;
  346. background-color: transparent;
  347. background-image: url("http://u.cubeupload.com/painted_dreams87/MuggleStudiesBoxHove.png");
  348. background-repeat: no-repeat;
  349. background-position: bottom left;
  350. }
  351. .potions {
  352. display: block;
  353. width: 100px;
  354. height: 100px;
  355. background-color: transparent;
  356. background-image: url("http://u.cubeupload.com/painted_dreams87/PotionsBox.png");
  357. background-repeat: no-repeat;
  358. background-position: top left;
  359. }
  360. .potions:hover {
  361. display: block;
  362. width: 100px;
  363. height: 100px;
  364. background-color: transparent;
  365. background-image: url("http://u.cubeupload.com/painted_dreams87/PotionsBoxHover.png");
  366. background-repeat: no-repeat;
  367. background-position: bottom left;
  368. }
  369. .transfiguration {
  370. display: block;
  371. width: 100px;
  372. height: 100px;
  373. background-color: transparent;
  374. background-image: url("http://u.cubeupload.com/painted_dreams87/TransfigurationBox.png");
  375. background-repeat: no-repeat;
  376. background-position: top left;
  377. }
  378. .transfiguration:hover {
  379. display: block;
  380. width: 100px;
  381. height: 100px;
  382. background-color: transparent;
  383. background-image: url("http://u.cubeupload.com/painted_dreams87/TransfigurationBoxHo.png");
  384. background-repeat: no-repeat;
  385. background-position: bottom left;
  386. }
  387. .caretaker {
  388. display: block;
  389. width: 100px;
  390. height: 100px;
  391. background-color: transparent;
  392. background-image: url("http://u.cubeupload.com/painted_dreams87/CaretakersOfficeBox.png");
  393. background-repeat: no-repeat;
  394. background-position: top left;
  395. }
  396. .caretaker:hover {
  397. display: block;
  398. width: 100px;
  399. height: 100px;
  400. background-color: transparent;
  401. background-image: url("http://u.cubeupload.com/painted_dreams87/CaretakersOfficeBoxH.png");
  402. background-repeat: no-repeat;
  403. background-position: bottom left;
  404. }
  405. .gamekeeper {
  406. display: block;
  407. width: 100px;
  408. height: 100px;
  409. background-color: transparent;
  410. background-image: url("http://u.cubeupload.com/painted_dreams87/GamekeepersHutBox.png");
  411. background-repeat: no-repeat;
  412. background-position: top left;
  413. }
  414. .gamekeeper:hover {
  415. display: block;
  416. width: 100px;
  417. height: 100px;
  418. background-color: transparent;
  419. background-image: url("http://u.cubeupload.com/painted_dreams87/GamekeepersHutBoxHov.png");
  420. background-repeat: no-repeat;
  421. background-position: bottom left;
  422. }
  423. .grindylow {
  424. display: block;
  425. width: 100px;
  426. height: 100px;
  427. background-color: transparent;
  428. background-image: url("http://u.cubeupload.com/painted_dreams87/GrumpyGrindylowsBox.png");
  429. background-repeat: no-repeat;
  430. background-position: top left;
  431. }
  432. .grindylow:hover {
  433. display: block;
  434. width: 100px;
  435. height: 100px;
  436. background-color: transparent;
  437. background-image: url("http://u.cubeupload.com/painted_dreams87/GrumpyGrindylowsBoxH.png");
  438. background-repeat: no-repeat;
  439. background-position: bottom left;
  440. }
  441. .hippogriff {
  442. display: block;
  443. width: 100px;
  444. height: 100px;
  445. background-color: transparent;
  446. background-image: url("http://u.cubeupload.com/painted_dreams87/cf1HungryHungryHippogri.png");
  447. background-repeat: no-repeat;
  448. background-position: top left;
  449. }
  450. .hippogriff:hover {
  451. display: block;
  452. width: 100px;
  453. height: 100px;
  454. background-color: transparent;
  455. background-image: url("http://u.cubeupload.com/painted_dreams87/57aHungryHungryHippogri.png");
  456. background-repeat: no-repeat;
  457. background-position: bottom left;
  458. }
  459. .kitchens {
  460. display: block;
  461. width: 100px;
  462. height: 100px;
  463. background-color: transparent;
  464. background-image: url("http://u.cubeupload.com/painted_dreams87/KitchensBox.png");
  465. background-repeat: no-repeat;
  466. background-position: top left;
  467. }
  468. .kitchens:hover {
  469. display: block;
  470. width: 100px;
  471. height: 100px;
  472. background-color: transparent;
  473. background-image: url("http://u.cubeupload.com/painted_dreams87/KitchensBoxHover.png");
  474. background-repeat: no-repeat;
  475. background-position: bottom left;
  476. }
  477. .auctions {
  478. display: block;
  479. width: 100px;
  480. height: 100px;
  481. background-color: transparent;
  482. background-image: url("http://u.cubeupload.com/painted_dreams87/754HogwartsBoxesAuction.png");
  483. background-repeat: no-repeat;
  484. background-position: top left;
  485. }
  486. .auctions:hover {
  487. display: block;
  488. width: 100px;
  489. height: 100px;
  490. background-color: transparent;
  491. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesAuction.png");
  492. background-repeat: no-repeat;
  493. background-position: bottom left;
  494. }
  495. .honeydukes {
  496. display: block;
  497. width: 100px;
  498. height: 100px;
  499. background-color: transparent;
  500. background-image: url("http://u.cubeupload.com/painted_dreams87/28fHogwartsBoxesHoneydu.png");
  501. background-repeat: no-repeat;
  502. background-position: top left;
  503. }
  504. .honeydukes:hover {
  505. display: block;
  506. width: 100px;
  507. height: 100px;
  508. background-color: transparent;
  509. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesHoneydu.png");
  510. background-repeat: no-repeat;
  511. background-position: bottom left;
  512. }
  513. .floonetwork {
  514. display: block;
  515. width: 100px;
  516. height: 100px;
  517. background-color: transparent;
  518. background-image: url("http://u.cubeupload.com/painted_dreams87/FlooNetworkBox.png");
  519. background-repeat: no-repeat;
  520. background-position: top left;
  521. }
  522. .floonetwork:hover {
  523. display: block;
  524. width: 100px;
  525. height: 100px;
  526. background-color: transparent;
  527. background-image: url("http://u.cubeupload.com/painted_dreams87/FlooNetworkBoxHover.png");
  528. background-repeat: no-repeat;
  529. background-position: bottom left;
  530. }
  531. .trophyroom {
  532. display: block;
  533. width: 100px;
  534. height: 100px;
  535. background-color: transparent;
  536. background-image: url("http://u.cubeupload.com/painted_dreams87/TrophyRoom.png");
  537. background-repeat: no-repeat;
  538. background-position: top left;
  539. }
  540. .trophyroom:hover {
  541. display: block;
  542. width: 100px;
  543. height: 100px;
  544. background-color: transparent;
  545. background-image: url("http://u.cubeupload.com/painted_dreams87/TrophyRoomHover.png");
  546. background-repeat: no-repeat;
  547. background-position: bottom left;
  548. }
  549. .cartomancy {
  550. display: block;
  551. width: 100px;
  552. height: 100px;
  553. background-color: transparent;
  554. background-image: url("http://imgur.com/AzB8gnS.png");
  555. background-repeat: no-repeat;
  556. background-position: top left;
  557. }
  558. .cartomancy:hover {
  559. display: block;
  560. width: 100px;
  561. height: 100px;
  562. background-color: transparent;
  563. background-image: url("http://imgur.com/Vf0jVes.png");
  564. background-repeat: no-repeat;
  565. background-position: bottom left;
  566. }
  567. .gamer {
  568. display: block;
  569. width: 100px;
  570. height: 100px;
  571. background-color: transparent;
  572. background-image: url("http://imgur.com/N2bnhqR.png");
  573. background-repeat: no-repeat;
  574. background-position: top left;
  575. }
  576. .gamer:hover {
  577. display: block;
  578. width: 100px;
  579. height: 100px;
  580. background-color: transparent;
  581. background-image: url("http://imgur.com/FEXvR2q.png");
  582. background-repeat: no-repeat;
  583. background-position: bottom left;
  584. }
  585. .music {
  586. display: block;
  587. width: 100px;
  588. height: 100px;
  589. background-color: transparent;
  590. background-image: url("http://imgur.com/AV7LuEn.png");
  591. background-repeat: no-repeat;
  592. background-position: top left;
  593. }
  594. .music:hover {
  595. display: block;
  596. width: 100px;
  597. height: 100px;
  598. background-color: transparent;
  599. background-image: url("http://imgur.com/wjjaZq1.png");
  600. background-repeat: no-repeat;
  601. background-position: bottom left;
  602. }
  603. .return {
  604. display: block;
  605. width: 100px;
  606. height: 100px;
  607. background-color: transparent;
  608. background-image: url("http://u.cubeupload.com/painted_dreams87/HomeBox.png");
  609. background-repeat: no-repeat;
  610. background-position: top left;
  611. }
  612. .return:hover {
  613. display: block;
  614. width: 100px;
  615. height: 100px;
  616. background-color: transparent;
  617. background-image: url("http://u.cubeupload.com/painted_dreams87/HomeBoxHover.png");
  618. background-repeat: no-repeat;
  619. background-position: bottom left;
  620. }
  621. .owlery {
  622. display: block;
  623. width: 100px;
  624. height: 100px;
  625. background-color: transparent;
  626. background-image: url("http://u.cubeupload.com/painted_dreams87/OwleryBox.png");
  627. background-repeat: no-repeat;
  628. background-position: top left;
  629. }
  630. .owlery:hover {
  631. display: block;
  632. width: 100px;
  633. height: 100px;
  634. background-color: transparent;
  635. background-image: url("http://u.cubeupload.com/painted_dreams87/OwleryBoxHover.png");
  636. background-repeat: no-repeat;
  637. background-position: bottom left;
  638. }
  639. .munchies {
  640. display: block;
  641. width: 100px;
  642. height: 100px;
  643. background-color: transparent;
  644. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesMM.png");
  645. background-repeat: no-repeat;
  646. background-position: top left;
  647. }
  648. .munchies:hover {
  649. display: block;
  650. width: 100px;
  651. height: 100px;
  652. background-color: transparent;
  653. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesMMHover.png");
  654. background-repeat: no-repeat;
  655. background-position: bottom left;
  656. }
  657. .haven {
  658. display: block;
  659. width: 100px;
  660. height: 100px;
  661. background-color: transparent;
  662. background-image: url("http://u.cubeupload.com/painted_dreams87/Haven.png");
  663. background-repeat: no-repeat;
  664. background-position: top left;
  665. }
  666. .haven:hover {
  667. display: block;
  668. width: 100px;
  669. height: 100px;
  670. background-color: transparent;
  671. background-image: url("http://u.cubeupload.com/painted_dreams87/HavenHover.png");
  672. background-repeat: no-repeat;
  673. background-position: bottom left;
  674. }
  675. .yearbook {
  676. display: block;
  677. width: 100px;
  678. height: 100px;
  679. background-color: transparent;
  680. background-image: url("http://u.cubeupload.com/painted_dreams87/42HogwartsBoxesYearboo.png");
  681. background-repeat: no-repeat;
  682. background-position: top left;
  683. }
  684. .yearbook:hover {
  685. display: block;
  686. width: 100px;
  687. height: 100px;
  688. background-color: transparent;
  689. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesYearboo.png");
  690. background-repeat: no-repeat;
  691. background-position: bottom left;
  692. }
  693. .animeclub {
  694. display: block;
  695. width: 100px;
  696. height: 100px;
  697. background-color: transparent;
  698. background-image: url("http://u.cubeupload.com/painted_dreams87/592HogwartsBoxesAnimeCl.png");
  699. background-repeat: no-repeat;
  700. background-position: top left;
  701. }
  702. .animeclub:hover {
  703. display: block;
  704. width: 100px;
  705. height: 100px;
  706. background-color: transparent;
  707. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesAnimeCl.png");
  708. background-repeat: no-repeat;
  709. background-position: bottom left;
  710. }
  711. .armoury {
  712. display: block;
  713. width: 100px;
  714. height: 100px;
  715. background-color: transparent;
  716. background-image: url("http://u.cubeupload.com/painted_dreams87/75cHogwartsBoxesArmoury.png");
  717. background-repeat: no-repeat;
  718. background-position: top left;
  719. }
  720. .armoury:hover {
  721. display: block;
  722. width: 100px;
  723. height: 100px;
  724. background-color: transparent;
  725. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesArmoury.png");
  726. background-repeat: no-repeat;
  727. background-position: bottom left;
  728. }
  729. .gryffindor {
  730. display: block;
  731. width: 100px;
  732. height: 100px;
  733. background-color: transparent;
  734. background-image: url("http://u.cubeupload.com/painted_dreams87/17HogwartsBoxesGryffin.png");
  735. background-repeat: no-repeat;
  736. background-position: top left;
  737. }
  738. .gryffindor:hover {
  739. display: block;
  740. width: 100px;
  741. height: 100px;
  742. background-color: transparent;
  743. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesGryffin.png");
  744. background-repeat: no-repeat;
  745. background-position: bottom left;
  746. }
  747. .hufflepuff {
  748. display: block;
  749. width: 100px;
  750. height: 100px;
  751. background-color: transparent;
  752. background-image: url("http://u.cubeupload.com/painted_dreams87/575HogwartsBoxesHufflep.png");
  753. background-repeat: no-repeat;
  754. background-position: top left;
  755. }
  756. .hufflepuff:hover {
  757. display: block;
  758. width: 100px;
  759. height: 100px;
  760. background-color: transparent;
  761. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesHufflep.png");
  762. background-repeat: no-repeat;
  763. background-position: bottom left;
  764. }
  765. .ravenclaw {
  766. display: block;
  767. width: 100px;
  768. height: 100px;
  769. background-color: transparent;
  770. background-image: url("http://u.cubeupload.com/painted_dreams87/9efHogwartsBoxesRavencl.png");
  771. background-repeat: no-repeat;
  772. background-position: top left;
  773. }
  774. .ravenclaw:hover {
  775. display: block;
  776. width: 100px;
  777. height: 100px;
  778. background-color: transparent;
  779. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesRavencl.png");
  780. background-repeat: no-repeat;
  781. background-position: bottom left;
  782. }
  783. .slytherin {
  784. display: block;
  785. width: 100px;
  786. height: 100px;
  787. background-color: transparent;
  788. background-image: url("http://u.cubeupload.com/painted_dreams87/471HogwartsBoxesSlyther.png");
  789. background-repeat: no-repeat;
  790. background-position: top left;
  791. }
  792. .slytherin:hover {
  793. display: block;
  794. width: 100px;
  795. height: 100px;
  796. background-color: transparent;
  797. background-image: url("http://u.cubeupload.com/painted_dreams87/HogwartsBoxesSlyther.png");
  798. background-repeat: no-repeat;
  799. background-position: bottom left;
  800. }
  801. .dueling {
  802. display: block;
  803. width: 100px;
  804. height: 100px;
  805. background-color: transparent;
  806. background-image: url("http://u.cubeupload.com/painted_dreams87/DuelingClubBox.png");
  807. background-repeat: no-repeat;
  808. background-position: top left;
  809. }
  810. .dueling:hover {
  811. display: block;
  812. width: 100px;
  813. height: 100px;
  814. background-color: transparent;
  815. background-image: url("http://u.cubeupload.com/painted_dreams87/DuelingClubBoxHover.png");
  816. background-repeat: no-repeat;
  817. background-position: bottom left;
  818. }
  819. .library {
  820. display: block;
  821. width: 100px;
  822. height: 100px;
  823. background-color: transparent;
  824. background-image: url("http://u.cubeupload.com/painted_dreams87/LibraryBox.png");
  825. background-repeat: no-repeat;
  826. background-position: top left;
  827. }
  828. .library:hover {
  829. display: block;
  830. width: 100px;
  831. height: 100px;
  832. background-color: transparent;
  833. background-image: url("http://u.cubeupload.com/painted_dreams87/LibraryBoxHover.png");
  834. background-repeat: no-repeat;
  835. background-position: bottom left;
  836. }
  837. .quidditch {
  838. display: block;
  839. width: 100px;
  840. height: 100px;
  841. background-color: transparent;
  842. background-image: url("http://u.cubeupload.com/painted_dreams87/QuidditchPitchBox.png");
  843. background-repeat: no-repeat;
  844. background-position: top left;
  845. }
  846. .quidditch:hover {
  847. display: block;
  848. width: 100px;
  849. height: 100px;
  850. background-color: transparent;
  851. background-image: url("http://u.cubeupload.com/painted_dreams87/QuidditchPitchBoxHov.png");
  852. background-repeat: no-repeat;
  853. background-position: bottom left;
  854. }
  855. .upkeep {
  856. display: block;
  857. width: 100px;
  858. height: 100px;
  859. background-color: transparent;
  860. background-image: url("http://u.cubeupload.com/painted_dreams87/SlughornUpkeepBox.png");
  861. background-repeat: no-repeat;
  862. background-position: top left;
  863. }
  864. .upkeep:hover {
  865. display: block;
  866. width: 100px;
  867. height: 100px;
  868. background-color: transparent;
  869. background-image: url("http://u.cubeupload.com/painted_dreams87/SlughornUpkeepBoxHov.png");
  870. background-repeat: no-repeat;
  871. background-position: bottom left;
  872. }
  873. .witchbiweekly {
  874. display: block;
  875. width: 100px;
  876. height: 100px;
  877. background-color: transparent;
  878. background-image: url("http://u.cubeupload.com/painted_dreams87/WitchBiWeeklyBox1.png");
  879. background-repeat: no-repeat;
  880. background-position: top left;
  881. }
  882. .witchbiweekly:hover {
  883. display: block;
  884. width: 100px;
  885. height: 100px;
  886. background-color: transparent;
  887. background-image: url("http://u.cubeupload.com/painted_dreams87/WitchBiWeeklyBox.png");
  888. background-repeat: no-repeat;
  889. background-position: bottom left;
  890. }
  891. .writing {
  892. display: block;
  893. width: 100px;
  894. height: 100px;
  895. background-color: transparent;
  896. background-image: url("http://u.cubeupload.com/painted_dreams87/WritingClubBox.png");
  897. background-repeat: no-repeat;
  898. background-position: top left;
  899. }
  900. .writing:hover {
  901. display: block;
  902. width: 100px;
  903. height: 100px;
  904. background-color: transparent;
  905. background-image: url("http://u.cubeupload.com/painted_dreams87/WritingClubBoxHover.png");
  906. background-repeat: no-repeat;
  907. background-position: bottom left;
  908. }
  909. .bookgroup {
  910. display: block;
  911. width: 100px;
  912. height: 100px;
  913. background-color: transparent;
  914. background-image: url("http://u.cubeupload.com/painted_dreams87/BookGroupBox.png");
  915. background-repeat: no-repeat;
  916. background-position: top left;
  917. }
  918. .bookgroup:hover {
  919. display: block;
  920. width: 100px;
  921. height: 100px;
  922. background-color: transparent;
  923. background-image: url("http://u.cubeupload.com/painted_dreams87/BookGroupBoxHover.png");
  924. background-repeat: no-repeat;
  925. background-position: bottom left;
  926. }
  927. .customization {
  928. display: block;
  929. width: 100px;
  930. height: 100px;
  931. background-color: transparent;
  932. background-image: url("http://u.cubeupload.com/painted_dreams87/CustomizationClub.png");
  933. background-repeat: no-repeat;
  934. background-position: top left;
  935. }
  936. .customization:hover {
  937. display: block;
  938. width: 100px;
  939. height: 100px;
  940. background-color: transparent;
  941. background-image: url("http://u.cubeupload.com/painted_dreams87/CustomizationClubHov.png");
  942. background-repeat: no-repeat;
  943. background-position: bottom left;
  944. }
  945. .movieclub {
  946. display: block;
  947. width: 100px;
  948. height: 100px;
  949. background-color: transparent;
  950. background-image: url("http://u.cubeupload.com/painted_dreams87/MovieClub.png");
  951. background-repeat: no-repeat;
  952. background-position: top left;
  953. }
  954. .movieclub:hover {
  955. display: block;
  956. width: 100px;
  957. height: 100px;
  958. background-color: transparent;
  959. background-image: url("http://u.cubeupload.com/painted_dreams87/MovieClubHover.png");
  960. background-repeat: no-repeat;
  961. background-position: bottom left;
  962. }
  963. .relaxation {
  964. display: block;
  965. width: 100px;
  966. height: 100px;
  967. background-color: transparent;
  968. background-image: url("http://u.cubeupload.com/painted_dreams87/RelaxationLoungeBox.png");
  969. background-repeat: no-repeat;
  970. background-position: top left;
  971. }
  972. .relaxation:hover {
  973. display: block;
  974. width: 100px;
  975. height: 100px;
  976. background-color: transparent;
  977. background-image: url("http://u.cubeupload.com/painted_dreams87/RelaxationLoungeBoxH.png");
  978. background-repeat: no-repeat;
  979. background-position: bottom left;
  980. }
  981. .hermione {
  982. display: block;
  983. width: 100px;
  984. height: 100px;
  985. background-color: transparent;
  986. background-image: url("http://u.cubeupload.com/painted_dreams87/HermionesStudyGroup.png");
  987. background-repeat: no-repeat;
  988. background-position: top left;
  989. }
  990. .hermione:hover {
  991. display: block;
  992. width: 100px;
  993. height: 100px;
  994. background-color: transparent;
  995. background-image: url("http://u.cubeupload.com/painted_dreams87/HermionesStudyGroupH.png");
  996. background-repeat: no-repeat;
  997. background-position: bottom left;
  998. }
  999. .weasley {
  1000. display: block;
  1001. width: 100px;
  1002. height: 100px;
  1003. background-color: transparent;
  1004. background-image: url("http://u.cubeupload.com/painted_dreams87/WWWBox.png");
  1005. background-repeat: no-repeat;
  1006. background-position: top left;
  1007. }
  1008. .weasley:hover {
  1009. display: block;
  1010. width: 100px;
  1011. height: 100px;
  1012. background-color: transparent;
  1013. background-image: url("http://u.cubeupload.com/painted_dreams87/WWWBoxHover.png");
  1014. background-repeat: no-repeat;
  1015. background-position: bottom left;
  1016. }
  1017. .navigate img:hover {
  1018. }
  1019. </style><img id="layout" style="position: absolute;" src="http://i.imgur.com/CRFnTUW.png"><a href="#main"><img style="position: absolute; bottom: 0px; left: 0px;" src="http://i.imgur.com/waIaXeV.png" border="0"></a><div id="main" style="position: absolute;">
  1020. <div id="white">
  1021.  
  1022. <a name="home"></a>
  1023. <div class="page">
  1024. <center><h1>Welcome to Hogwarts!</h1>
  1025. <br><a href="#classes" class="navigate"><img src="http://i.imgur.com/VWFXMzE.png" border="0" style="width: 100%;"></a><br><br><a href="#guild" class="navigate"><img src="http://i.imgur.com/xcrnbx4.png" border="0" style="width: 100%;"></a><br><br><a href="#activities" class="navigate"><img src="http://i.imgur.com/c2eDgNv.png" border="0" style="width: 100%;"></a><br><br><a href="#commonrooms" class="navigate"><img src="http://i.imgur.com/MITomKn.png" border="0" style="width: 100%;"></a><br><br><a href="/~thefloonetwork" class="navigate"><img src="http://i.imgur.com/7tiqcKq.png" style="width: 100%;"></a><br><img src="http://i.imgur.com/0J1hkF0.png"><br></center>
  1026. </div>
  1027.  
  1028.  
  1029.  
  1030. <a name="grumpygrindylows"></a>
  1031. <div class="page">
  1032. <br>
  1033. The poor Grindylows in The Great Lake have a tenancy to become grumpy, causing their color to fade. Each week, a new set of Grindylows will appear here for you to cheer up. Do what they ask (as noted below their picture) and <a href="/neomessages.phtml?type=send&recipient=slugclubguild&subject=Grindylows">send a neomail</a> when completed. If you are the 1st person to cheer up the Grindylow, you will receive <b>25 HP + 5 G (max of once per week)</b>.<br><br><table width="100%"><tr align="center"><td width="33%">
  1034. <img src="http://u.cubeupload.com/painted_dreams87/ac4GrindylowSad.png"><br><b>Billy:</b><br>
  1035. Cheered up by Ruby
  1036. </td>
  1037. <td width="33%">
  1038. <img src="http://u.cubeupload.com/painted_dreams87/ac4GrindylowSad.png"><br><b>Bobby:</b><br>
  1039. Report an error on a guild page (or say you found none when you cheer Bobby).
  1040. </td>
  1041. <td width="33%">
  1042. <img src="http://u.cubeupload.com/painted_dreams87/ac4GrindylowSad.png"><br><b>Barry:</b><br>
  1043. List 3 goals you have for yourself in The Slugg Club. They can be avatars, House Points, etc.
  1044. </td>
  1045. </tr><tr align="center"><td width="33%">
  1046. <img src="http://u.cubeupload.com/painted_dreams87/ac4GrindylowSad.png"><br><b>Bodey:</b><br>
  1047. Complete any homework
  1048. </td>
  1049. <td width="33%">
  1050. <img src="http://u.cubeupload.com/painted_dreams87/ac4GrindylowSad.png"><br><b>Benny:</b><br>
  1051. Complete any activity
  1052. </td>
  1053. <td width="33%">
  1054. <img src="http://u.cubeupload.com/painted_dreams87/ac4GrindylowSad.png"><br><b>Brody:</b><br>
  1055. Choose an owl from the Owlery
  1056. </td>
  1057. </tr></table><br><br><center>
  1058. <a href="#home">Return Home</a>
  1059. </center>
  1060. </div>
  1061.  
  1062.  
  1063.  
  1064.  
  1065. <a name="hungryhippogriff"></a>
  1066. <div class="page">
  1067. <center>
  1068. <img src="http://u.cubeupload.com/painted_dreams87/HungryHippogriff.png"></center>
  1069. <br>
  1070.  
  1071. Buckbeak is a very finicky eater. While pumpkins are his absolute favorite - he grows tired of them quite easily. Luckily Hagrid has gotten down the science of figuring out what Buckbeak wants to eat. This week Buckbeak would like for you to send him one of the following food items (below). Figure out what it is and send it to slugclubguild to be awarded 25 house points and 5 galleons! You can do this activity up to once per week.<br><br><br><center><img src="http://imgur.com/PlNYu0Q.png"><br><br><a href="#home">Return Home</a>
  1072. </center>
  1073. </div>
  1074.  
  1075.  
  1076.  
  1077.  
  1078. <a name="thekitchens"></a>
  1079. <div class="page">
  1080. <center>
  1081. <img src="http://u.cubeupload.com/painted_dreams87/TheKitchensBanner.png"></center>
  1082. <br><center>A rather cranky looking elf is muttering under his breath about a stupid girl, so you stop to ask him what's wrong. Turns out he's sick of finding <i>hidden socks</i> everywhere left by an annoying past student in an attempt to save them from their job. He asks you to keep an eye out for them and let him know if you find any so he doesn't accidentally pick it up and lose his home at the castle.<br><br><center><img src="http://i.ibb.co/syqM1Rm/socks1.png" alt="socks1" border="0"></center>
  1083. <a href="/neomessages.phtml?type=send&recipient=celeste_esther&subject=LostSock">send a neomail</a> with the location of the socks to receive 25 house points and 5 galleons!<center>
  1084. <br><br><a href="#home">Return Home</a>
  1085. </center>
  1086.  
  1087.  
  1088.  
  1089. </center></div>
  1090.  
  1091.  
  1092.  
  1093.  
  1094. <a name="auctions"></a>
  1095. <div class="page">
  1096. <center>
  1097. <img src="http://u.cubeupload.com/painted_dreams87/AuctionsHeader.png"></center>
  1098. <br><center>
  1099. The Slugg Club offers it's active members monthly 1-Neopoint auctions funded by Ministry Munchies. All items are worth a minimum of 50,000 Neopoints. To be able to participate in the auctions, answer the two questions below fully, and earn enough points to rank up next term (at <b>least 350 house points</b>, you may ask your Head of House how many house points you have earned if you're not sure). For fairness, there are two rules that <b>must</b> be abided by, lest you lose your auction betting credentials!<br>Rule 1: Do not bid more than 1 neopoint at a time, for any reason, under any circ u mstance.<br>
  1100. Rule 2: You may not win more than 2 items per term. If you win more than two items, do not bet anymore. It is alright if you have already bet on an item before you won your second auction, just do not continue to bid.<br><i>Please fill out this form and <a href="/neomessages.phtml?type=send&recipient=slugclubguild&subject=Auction+Betting">send it to the Slugg Club</a> in order to be certified to participate in the 1 Neopoint Auctions</i><br><b>Name:<br>
  1101. House:<br>
  1102. What are the only rules you must follow to participate in the auctions?:<br>
  1103. How do you qualify to participate in the auctions?<br></b><p></p><center>
  1104. <b>Year 1 Term 3: Petpets & P3s</b><br><img src="http://imgur.com/PahcmTU.png"><br><br><img src="http://i67.tinypic.com/9bgp55.png" title="Susan was seen exactly an hour after Miche
  1105. "><br><a href="#home">Return Home</a>
  1106.  
  1107. </center>
  1108.  
  1109.  
  1110.  
  1111. </center>
  1112. </div>
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120. <a name="classes"></a>
  1121. <div class="page">
  1122. <h1>Classes</h1>
  1123. <br><br><center>
  1124. <div class="column">
  1125. <a href="/~isaoh" class="alchemy"></a>
  1126. </div>
  1127. <div class="column">
  1128. <a href="/~Merisso" class="ancientrunes"></a>
  1129. </div>
  1130. <div class="column">
  1131. <a href="/~doombuggies" class="astronomy"></a>
  1132. </div>
  1133. <div class="column">
  1134. <a href="/~xAluminax" class="comc"></a>
  1135. </div>
  1136. <div class="column">
  1137. <a href="/~starsate" class="charms"></a>
  1138. </div>
  1139. <div class="column">
  1140. <a href="/~vexesta" class="dada"></a>
  1141. </div>
  1142. <div class="column">
  1143. <a href="/~azolf" class="flying"></a>
  1144. </div>
  1145. <div class="column">
  1146. <a href="/~amireth" class="ghoulstudies"></a>
  1147. </div>
  1148. <div class="column">
  1149. <a href="/~Diniley" class="herbology"></a>
  1150. </div>
  1151. <div class="column">
  1152. <a href="/~mosmi" class="hom"></a>
  1153. </div>
  1154. <div class="column"><a href="/~littlesadiej" class="mugglestudies"></a>
  1155. </div>
  1156. <div class="column">
  1157. <a href="/~iiyy3m" class="potions"></a>
  1158. </div>
  1159. <div class="column">
  1160. <a href="/~furenzie" class="transfiguration"></a>
  1161. </div>
  1162. <div class="column">
  1163. <a href="#home" class="return"></a>
  1164. </div>
  1165. </center>
  1166. </div>
  1167.  
  1168.  
  1169.  
  1170.  
  1171. <a name="guild"></a>
  1172. <div class="page">
  1173. <h1>Guild Activities and Links</h1>
  1174. <br><br><center>
  1175. <div class="column">
  1176. <a href="#grumpygrindylows" class="grindylow"></a>
  1177. </div>
  1178. <div class="column">
  1179. <a href="#auctions" class="auctions"></a>
  1180. </div>
  1181. <div class="column">
  1182. <a href="/~zilean" class="honeydukes"></a>
  1183. </div>
  1184. <div class="column">
  1185. <a href="#hungryhippogriff" class="hippogriff"></a>
  1186. </div>
  1187. <div class="column">
  1188. <a href="#thekitchens" class="kitchens"></a>
  1189. </div>
  1190. <div class="column">
  1191. <a href="/browseshop.phtml?owner=slugclubguild" class="munchies"></a>
  1192. </div>
  1193. <div class="column">
  1194. <a href="/~owlmail" class="owlery"></a>
  1195. </div>
  1196. <div class="column">
  1197. <a href="/~pethaven" class="haven"></a>
  1198. </div>
  1199. <div class="column">
  1200. <a href="/~trophyroom" class="trophyroom"></a>
  1201. </div>
  1202. <div class="column">
  1203. <a href="/~thefloonetwork" class="floonetwork"></a>
  1204. </div>
  1205. <div class="column">
  1206. <a href="#home" class="return"></a>
  1207. </div>
  1208. </center>
  1209. </div>
  1210.  
  1211.  
  1212.  
  1213.  
  1214. <a name="activities"></a>
  1215. <div class="page">
  1216. <h1>Member-led Activities</h1>
  1217. <br><br><center>
  1218. <div class="column">
  1219. <a href="/~Ebil_Coconut" class="animeclub"></a>
  1220. </div>
  1221. <div class="column">
  1222. <a href="/~Lavadrake" class="armoury"></a>
  1223. </div>
  1224. <div class="column">
  1225. <a href="/~xweetalker25" class="bookgroup"></a>
  1226. </div>
  1227. <div class="column">
  1228. <a href="/~tuskaninny_spottedd_" class="caretaker"></a>
  1229. </div>
  1230. <div class="column">
  1231. <a href="/~hapaxe" class="cartomancy"></a>
  1232. </div>
  1233. <div class="column">
  1234. <a href="/~Phoenixzy" class="dueling"></a>
  1235. </div>
  1236. <div class="column">
  1237. <a href="/~korami" class="gamer"></a>
  1238. </div>
  1239. <div class="column">
  1240. <a href="/~MadAyeMoody" class="hermione"></a>
  1241. </div>
  1242. <div class="column">
  1243. <a href="/~amelyne" class="library"></a>
  1244. </div>
  1245. <div class="column">
  1246. <a href="/~Austintx" class="music"></a>
  1247. </div>
  1248. <div class="column">
  1249. <a href="/~williumthebloody" class="relaxation"></a>
  1250. </div>
  1251. <div class="column">
  1252. <a href="/~smedsrud" class="upkeep"></a>
  1253. </div>
  1254. <div class="column">
  1255. <a href="/~Skabburs" class="weasley"></a>
  1256. </div>
  1257. <div class="column">
  1258. <a href="/~naashie" class="witchbiweekly"></a>
  1259. </div>
  1260. <div class="column">
  1261. <a href="/~firemirez" class="writing"></a>
  1262. </div>
  1263. <div class="column">
  1264. <a href="/~SGYearbook" class="yearbook"></a>
  1265. </div>
  1266. <div class="column">
  1267. <a href="#home" class="return"></a>
  1268. </div>
  1269. </center>
  1270. </div>
  1271.  
  1272.  
  1273.  
  1274. <a name="commonrooms"></a>
  1275. <div class="page">
  1276. <h1>Common Rooms</h1>
  1277. <br><br><center>
  1278. <div class="column2">
  1279. <a href="/~Kiki522530" class="gryffindor"></a>
  1280. </div>
  1281. <div class="column2">
  1282. <a href="/~" class="hufflepuff"></a>
  1283. </div>
  1284. <div class="column2">
  1285. <a href="/~annamarie415_" class="ravenclaw"></a>
  1286. </div>
  1287. <div class="column2">
  1288. <a href="/~rilletta" class="slytherin"></a>
  1289. </div>
  1290. <div class="column2">
  1291. <a href="#home" class="return"></a>
  1292. </div>
  1293.  
  1294.  
  1295. </center>
  1296.  
  1297.  
  1298. </div>
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement