Zarif

Chrome

Dec 15th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 241.97 KB | None | 0 0
  1.  
  2. #header{background:url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg)bottom}
  3.  
  4. body{
  5. background: url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg);
  6. background-size: cover;
  7. }
  8.  
  9. .userbar:before{
  10. display: block;
  11. content: "";
  12.  
  13. width: 36px;
  14. height: 48px;
  15. float: left;
  16. position: relative;
  17. top: -12px;
  18. left: -8px;
  19. background: url(http://cdn.desktopwallpapers4.me/wallpapers/anime/1920x1200/3/20327-purple-pokemon-1920x1200-anime-wallpaper.jpg)no-repeat;
  20. }
  21.  
  22. .chat-log {
  23. font-size: 10pt;
  24. font-weight: normal;
  25. background: url("http://wallpaperscraft.com/image/pokemon_background_lilac_sableye_83624_1280x720.jpg") no-repeat scroll center , url("http://i.imgur.com/Q8vHT0Y.png");
  26. color: #ffffff;
  27. overflow: auto;
  28. }
  29.  
  30.  
  31. .menugroup .button:hover {
  32. background: none repeat scroll 0% 0% rgb(24, 162, 189);
  33. opacity: 1.0;
  34. }
  35. .menugroup .button:hover {
  36. background: -moz-linear-gradient(center top , rgb(119, 158, 196), rgb(64, 107, 149)) repeat scroll 0% 0%
  37.  
  38. transparent;
  39. border-color: rgb(165, 255, 255);
  40. }
  41.  
  42. .menugroup .button {
  43. opacity: 1.0;
  44. font-size: 12pt;
  45. font-family: Verdana,Helvetica,Arial,sans-serif;
  46. display: inline-block;
  47. padding: 1px;
  48. width: 200px;
  49. text-align: center;
  50. text-decoration: none;
  51. color: #b19cd9;
  52. border: 1px solid rgb(170, 170, 170);
  53. background: none repeat scroll 0% 0% rgb(83, 205, 229);
  54. }
  55. .mainmenuwrapper {
  56. background: url(http://www.psdgraphics.com/wp-content/uploads/2009/07/purple-lights.jpg);
  57.  
  58. }
  59.  
  60.  
  61. a{
  62. color: #000000;
  63. }
  64.  
  65. .Black, .message-announce {
  66. background: #600080;
  67. }
  68.  
  69. .chat.timer {
  70. color: #ffffff;
  71. }
  72.  
  73. .userlist{
  74. background: #b19cd9;
  75. }
  76.  
  77.  
  78. .ladder strong, .ladder em{
  79. color: #131313 !important;
  80. }
  81.  
  82. .tabbar{
  83. bottom: 0;
  84. }
  85. .userbar{
  86. top: 20px;
  87. width: 212px;
  88. }
  89.  
  90.  
  91. .userbar .username {
  92. text-shadow: 1px 1px black;
  93. }
  94.  
  95.  
  96.  
  97. .icon-user{
  98. display:none;
  99. }
  100.  
  101. .siderooms{
  102. height: 56px;
  103. }
  104.  
  105. .maintabbarbottom {
  106. background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  107. border: none;
  108. box-shadow: none;
  109. z-index:2;
  110. }
  111.  
  112.  
  113. .header {
  114. height: 56px;
  115.  
  116. }
  117.  
  118. .header .logo {
  119. float: left;
  120. margin: 7px 0px 0 2px;
  121. }
  122.  
  123. .tabbar .closebutton, .tabbar a.cur+.closebutton {
  124. top: 19px;
  125. }
  126. .closebutton:hover {
  127. color: #1b1b1b;
  128. }
  129. .closebutton {
  130. color: #ecf0f1;
  131. }
  132.  
  133. .tabbar a.button.notifying {
  134. background: #3498db;
  135. }
  136.  
  137. .maintabbar .inner {
  138. padding-top:0px;
  139. height: 56px;
  140. }
  141.  
  142. .maintabbarbottom {
  143. background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  144. border: none;
  145. box-shadow: none;
  146. z-index:2;
  147. }
  148.  
  149. .tabbar.maintabbar {
  150. margin-left: 170px;
  151. margin-right: 0px;
  152. overflow: hidden;
  153. height: 60px;
  154. background-position: right;
  155. background-repeat: no-repeat;
  156. }
  157.  
  158. .tabbar a.button.cur, .tabbar a.button.cur:hover, .tabbar a.button{
  159. color: #ffffff;
  160. background: #66707b;
  161. box-shadow: none;
  162. border: none;
  163. cursor: default;
  164. top: 0px;
  165. border-radius: 5px;
  166. text-shadow: none;
  167. margin-left: 5px;
  168. margin-top:15px;
  169. }
  170.  
  171.  
  172. .tabbar a.button:hover, .tabbar a.button.cur{
  173. background: #090909;
  174. }
  175.  
  176.  
  177. .tabbar a.button {
  178. cursor: pointer;
  179. text-align: center;
  180. white-space: nowrap;
  181. text-shadow: none;
  182. font-size: 11px;
  183. }
  184.  
  185.  
  186. .ps-popup {
  187. position: absolute;
  188. top: auto;
  189. right: auto;
  190. left: auto;
  191. bottom: auto;
  192. text-align: left;
  193. padding: 2px 10px;
  194. z-index: 20;
  195. border: 1px solid #181818;
  196. border-radius: 2px;
  197. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  198. background: #e8e8e8;
  199. }
  200.  
  201.  
  202.  
  203. .battle-log-add{
  204. border-color: #333;
  205. background: #333;
  206. text-shadow: 1px 1px black;
  207. }
  208.  
  209. .chat-log-add{
  210. border-color: #333;
  211. background: #600080;
  212. }
  213.  
  214.  
  215. .message-pm {
  216. font-weight: bold;
  217. color: #ffffff;
  218. }
  219.  
  220.  
  221.  
  222. .battle-log {
  223. background: url(http://i.imgur.com/Q8vHT0Y.png);
  224. color: black;
  225. border-width: 0;
  226. }
  227.  
  228.  
  229.  
  230. .battle-log h2 {
  231. position: relative;
  232. border: 0px solid #AAAAAA;
  233. background: #161616;
  234. color: white;
  235.  
  236. }
  237.  
  238. .battle-log h2:after {
  239. display: block;
  240. content: "";
  241. background: url(http://i.imgur.com/1dbPeSk.png);
  242. width: 31px;
  243. height: 18px;
  244. position: absolute;
  245. right: 5px;
  246. top: 5px;
  247. }
  248.  
  249.  
  250. .battle-log .chat em {
  251. padding: 1px 4px 1px 3px;
  252. color: #600080;
  253. font-style: normal;
  254. }
  255.  
  256. .battle-log .chat strong {
  257. color: #600080;
  258. }
  259.  
  260.  
  261.  
  262. .challenge {
  263. background: #600080;
  264. border: 1px solid #2980b9;
  265. color: rgb(255,255,255);
  266. padding: 1px 5px;
  267. }
  268.  
  269. .pm-log{
  270. background: url(http://images2.layoutsparks.com/1/169419/purple-passion-white-spots.png);
  271. border-width: 0;
  272. }
  273.  
  274. .pm-box .focused{
  275. background: #ffffff;
  276. }
  277.  
  278. .pm-window.focused h3:hover{
  279. background:#ffffff;
  280. }
  281.  
  282. .pm-window h3, .pm-window.focused h3 {
  283. color: #ffffff;
  284. background: #600080;
  285. margin: 0;
  286. padding: 2px 5px;
  287. font-size: 11pt;
  288. border-width: 0;
  289. cursor: pointer;
  290. border-radius: 0px;
  291. }
  292.  
  293. .pm-log{
  294.  
  295. border-width: 0;
  296. }
  297.  
  298. .pm-log-add {
  299. border-width: 0;
  300. background: #600080;
  301. border-radius: 0px;
  302. }
  303.  
  304. .ladder table{
  305. background-color: #ecf0f1;
  306. }
  307.  
  308. .infobox, .ladder, .pm-window{
  309. position: relative;
  310. border: 1px solid #181818;
  311. border-radius: 2px;
  312. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  313. margin-top: 5px;
  314. color: #000000;
  315. background-color: #ecf0f1;
  316. }
  317.  
  318. .utilichart{
  319. position: relative;
  320. border: 1px solid #181818;
  321. border-radius: 2px;
  322. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  323. background: url(http://i.imgur.com/SHCpB0w.png);
  324. margin-top: 5px;
  325. min-height: 33px;
  326. width: 270px;
  327. height: 96px;
  328. }
  329.  
  330. .utilichart:after, .infobox:after, .ladder:after, .pm-window:after, .ps-popup:after, #tooltipwrapper .tooltip:after{
  331. display: block;
  332. content: "";
  333. background: url(http://i.imgur.com/GCuRjnR.png);
  334. width: 45px;
  335. height: 7px;
  336. position: absolute;
  337. left: -1px;
  338. top: -7px;
  339. }
  340.  
  341. .utilichart .pokemonnamecol{
  342.  
  343.  
  344.  
  345. padding:0;
  346.  
  347.  
  348.  
  349. margin:0;
  350.  
  351.  
  352.  
  353. font-weight:bold;
  354.  
  355.  
  356.  
  357. color:#1b1b1b;
  358.  
  359.  
  360.  
  361. position:absolute;
  362.  
  363.  
  364.  
  365. left:40px;
  366.  
  367.  
  368.  
  369. top:2px;
  370.  
  371.  
  372.  
  373. font-size:8pt}
  374.  
  375.  
  376.  
  377. .utilichart .typecol{
  378.  
  379.  
  380.  
  381. width:100px;
  382.  
  383.  
  384.  
  385. height:0;
  386.  
  387.  
  388.  
  389. padding:0;
  390.  
  391.  
  392.  
  393. margin:0;
  394.  
  395.  
  396.  
  397. position:absolute;
  398.  
  399.  
  400.  
  401. left:10px;
  402.  
  403.  
  404.  
  405. top:18px}
  406.  
  407.  
  408.  
  409.  
  410.  
  411. .utilichart .typecol img{
  412.  
  413.  
  414.  
  415. opacity:1;
  416.  
  417.  
  418.  
  419. margin-right:10px}
  420.  
  421.  
  422.  
  423. .utilichart .iconcol, .utilichart .itemiconcol{
  424.  
  425.  
  426.  
  427. position:absolute;
  428.  
  429.  
  430.  
  431. right:5px;
  432.  
  433.  
  434.  
  435. top:3px}
  436.  
  437.  
  438.  
  439. .utilichart .abilitycol, .utilichart .twoabilitycol{
  440.  
  441.  
  442.  
  443. float:left;
  444.  
  445.  
  446.  
  447. color:#1b1b1b;
  448.  
  449.  
  450.  
  451. margin:34px 40px 0 0px;
  452.  
  453.  
  454.  
  455. width:85px;
  456.  
  457.  
  458.  
  459. font-size:8pt}
  460.  
  461.  
  462.  
  463. .utilichart .abilitycol em, .utilichart .statcol em, .utilichart .bstcol em, .utilichart .twoabilitycol, .utilichart .labelcol em, .utilichart .widelabelcol em, .utilichart .pplabelcol em{
  464.  
  465.  
  466.  
  467. color:#1b1b1b}
  468.  
  469.  
  470.  
  471. .utilichart .statcol, .utilichart .bstcol{
  472.  
  473.  
  474.  
  475. position:relative;
  476.  
  477.  
  478.  
  479. left:-5px;
  480.  
  481.  
  482.  
  483. top:3px;
  484.  
  485.  
  486.  
  487. text-align:center;
  488.  
  489.  
  490.  
  491. margin-right:12px}
  492.  
  493.  
  494.  
  495. .utilichart .itemdesccol, .utilichart .abilitydesccol, .utilichart .movedesccol{
  496.  
  497.  
  498.  
  499. white-space:normal;
  500.  
  501.  
  502.  
  503. padding-top:7px;
  504.  
  505.  
  506.  
  507. font-size:8pt;
  508.  
  509.  
  510.  
  511. width:250px;
  512.  
  513.  
  514.  
  515. height:50px;
  516.  
  517.  
  518.  
  519. overflow:visible;
  520.  
  521.  
  522.  
  523. color:#777777;
  524.  
  525.  
  526.  
  527. position:absolute;
  528.  
  529.  
  530.  
  531. top:28px;
  532.  
  533.  
  534.  
  535. left:10px}
  536.  
  537.  
  538.  
  539. .utilichart .labelcol, .utilichart .widelabelcol, .utilichart .pplabelcol{
  540.  
  541.  
  542.  
  543. padding-top:0;
  544.  
  545.  
  546.  
  547. height:28px;
  548.  
  549.  
  550.  
  551. width:24px;
  552.  
  553.  
  554.  
  555. text-align:center;
  556.  
  557.  
  558.  
  559. font-size:8pt;
  560.  
  561.  
  562.  
  563. margin:65px 45px 0 0}
  564.  
  565.  
  566.  
  567. .ps-room.ps-room-opaque{
  568.  
  569.  
  570.  
  571. background:url(http://hdwalli.com/images/db_img7/purple-backgrounds-widescreen-2.jpg);
  572.  
  573.  
  574.  
  575. position:absolute;
  576.  
  577.  
  578.  
  579. color:#1a6e9a}
  580.  
  581.  
  582.  
  583. .turnstatus-protect{
  584.  
  585. background:url(http://i.imgur.com/RVxCoHz.png);
  586.  
  587. opacity:1!important;
  588.  
  589. height:103px!important;
  590.  
  591. width:150px!important;
  592.  
  593. border-radius:0;
  594.  
  595. border-width:0;
  596.  
  597. box-shadow:none;
  598.  
  599. }
  600.  
  601. .sidecondition-reflect{
  602.  
  603. background:url(http://i.imgur.com/X1XDxVB.png);
  604.  
  605. opacity:0.7!important;
  606.  
  607. height:90px!important;
  608.  
  609. width:130px!important;
  610.  
  611. border-radius:0;
  612.  
  613. border-width:0;
  614.  
  615. box-shadow:none;
  616.  
  617. }
  618.  
  619.  
  620.  
  621. .sidecondition-safeguard{
  622.  
  623. background:url(http://i.imgur.com/FrCoWCW.png);
  624.  
  625. opacity:0.6!important;
  626.  
  627. height:90px!important;
  628.  
  629. width:130px!important;
  630.  
  631. border-radius:0;
  632.  
  633. border-width:0;
  634.  
  635. box-shadow:none;
  636.  
  637. }
  638.  
  639.  
  640.  
  641. .sidecondition-lightscreen{
  642.  
  643. background:url(http://i.imgur.com/8eLftNA.png);
  644.  
  645. opacity:0.6!important;
  646.  
  647. height:90px!important;
  648.  
  649. width:130px!important;
  650.  
  651. border-radius:0;
  652.  
  653. border-width:0;
  654.  
  655. box-shadow:none;
  656.  
  657. }
  658.  
  659.  
  660.  
  661. .ps-room.ps-room-light{
  662.  
  663.  
  664.  
  665. background:url(http://i.imgur.com/qjR5Wwx.png);
  666.  
  667. opacity:0.9;
  668.  
  669. position:absolute;
  670.  
  671.  
  672.  
  673. font-weight:bold;
  674.  
  675. color:#cccccc}
  676.  
  677.  
  678.  
  679. .menugroup .button{
  680.  
  681.  
  682.  
  683. font-size:12px;
  684.  
  685. font-weight:bold;
  686.  
  687. color:#fbfbfb;
  688.  
  689. text-align:center;
  690.  
  691. text-shadow: 1px 1px 1px #4d4d4d,
  692.  
  693. 1px 0px 1px #4d4d4d;
  694.  
  695. background: url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg);
  696.  
  697. box-shadow:none;
  698.  
  699. border-radius:0px;
  700.  
  701. border-width:0;
  702.  
  703. width:230px;
  704.  
  705. padding-left:20px;
  706.  
  707. padding-top:10px;
  708.  
  709. padding-bottom:16px;
  710.  
  711. }
  712.  
  713. .menugroup button.big {
  714.  
  715. width: 230px;
  716.  
  717. padding-left:20px;
  718.  
  719. padding-top:10px;
  720.  
  721. padding-bottom:11px;
  722.  
  723. font-size: 12pt;
  724.  
  725. }
  726.  
  727. .menugroup .button:hover{
  728.  
  729.  
  730.  
  731. font-size:12px;
  732.  
  733.  
  734.  
  735. font-weight:bold;
  736.  
  737. color:#fbfbfb;
  738.  
  739. text-align:center;
  740.  
  741. text-shadow: 1px 1px 1px #4d4d4d,
  742.  
  743. 1px 0px 1px #4d4d4d;
  744.  
  745. background: url(http://www.pkparaiso.com/imagenes/rubi-omega-zafiro-alfa/sprites/animados/sableye-mega.gif) no-repeat center , url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg);
  746.  
  747. box-shadow:none;
  748.  
  749. border-radius:0px;
  750.  
  751. border-width:0;
  752.  
  753. width:230px;
  754.  
  755. padding-left:20px;
  756.  
  757. padding-top:10px;
  758.  
  759. padding-bottom:16px;
  760.  
  761. }
  762.  
  763. .menugroup button.big:hover {
  764.  
  765. width: 230px;
  766.  
  767. padding-left:20px;
  768.  
  769. padding-top:10px;
  770.  
  771. padding-bottom:11px;
  772.  
  773. font-size: 12pt;
  774.  
  775. }
  776.  
  777.  
  778.  
  779.  
  780.  
  781. .roomlist a.ilink{
  782.  
  783.  
  784.  
  785. font-size:14px;
  786.  
  787. font-family: Tahoma, Verdana, Segoe, sans-serif;
  788.  
  789. font-weight:bold;
  790.  
  791. color:#fbfbfb;
  792.  
  793. text-transform: uppercase;
  794.  
  795. text-align:left;
  796.  
  797. text-shadow: 1px 1px 1px #4d4d4d,
  798.  
  799. 1px 0px 1px #4d4d4d;
  800.  
  801. background: url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg)top;
  802.  
  803. box-shadow:none;
  804.  
  805. border-radius:0px;
  806.  
  807. border-width:0;
  808.  
  809. width:544px;
  810.  
  811. padding-left:20px;
  812.  
  813. padding-top:10px;
  814.  
  815. padding-bottom:12px;
  816.  
  817. }
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827. .roomlist a.ilink:hover{
  828.  
  829.  
  830.  
  831. font-size:14px;
  832.  
  833. font-family: Tahoma, Verdana, Segoe, sans-serif;
  834.  
  835. font-weight:bold;
  836.  
  837. color:#fbfbfb;
  838.  
  839. text-transform: uppercase;
  840.  
  841. text-shadow: 1px 1px 1px #4d4d4d,
  842.  
  843. 1px 0px 1px #4d4d4d;
  844.  
  845. background: url(http://www.pkparaiso.com/imagenes/rubi-omega-zafiro-alfa/sprites/animados/sableye-mega.gif) no-repeat center , url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg)top;
  846.  
  847. box-shadow:none;
  848.  
  849. border-radius:0px;
  850.  
  851. border-width:0;
  852.  
  853. width:544px;
  854.  
  855. padding-left:20px;
  856.  
  857. padding-top:10px;
  858.  
  859. padding-bottom:12px;
  860.  
  861. }
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869. .ps-room{
  870.  
  871.  
  872.  
  873. position:absolute;
  874.  
  875.  
  876.  
  877. display:block;
  878.  
  879.  
  880.  
  881. top:56px;
  882.  
  883.  
  884.  
  885. left:0;
  886.  
  887.  
  888.  
  889. right:0;
  890.  
  891.  
  892.  
  893. bottom:0;
  894.  
  895.  
  896.  
  897. border:1px solid #333;
  898.  
  899.  
  900.  
  901. border-top:none}
  902.  
  903.  
  904.  
  905. .ps-room .pad{
  906.  
  907.  
  908.  
  909. opacity:0.8;
  910.  
  911.  
  912.  
  913. }
  914.  
  915.  
  916.  
  917. .ps-room .battle{
  918.  
  919.  
  920.  
  921. top:60px;
  922.  
  923.  
  924.  
  925. border-width:0px}
  926.  
  927.  
  928.  
  929. .foehint{
  930.  
  931. position:relative;
  932.  
  933.  
  934.  
  935. top:45px}
  936.  
  937.  
  938.  
  939. .battle{
  940.  
  941.  
  942.  
  943. border:0px solid #AAAAAA;
  944.  
  945.  
  946.  
  947. width:640px;
  948.  
  949.  
  950.  
  951. height:360px;
  952.  
  953.  
  954.  
  955. overflow:visible;
  956.  
  957.  
  958.  
  959. font-family:Verdana,sans-serif;
  960.  
  961.  
  962.  
  963. font-size:10pt}
  964.  
  965.  
  966.  
  967. .backdrop:before{
  968.  
  969.  
  970.  
  971. display:block;
  972.  
  973.  
  974.  
  975. content:"";
  976.  
  977.  
  978.  
  979. background:url(http://i.imgur.com/QjLsolX.gif);
  980.  
  981.  
  982.  
  983. background-size:cover;
  984.  
  985.  
  986.  
  987. width:640px;
  988.  
  989.  
  990.  
  991. height:360px}
  992.  
  993.  
  994.  
  995. .backdrop{
  996.  
  997.  
  998.  
  999. width:640px;
  1000.  
  1001.  
  1002.  
  1003. height:360px;
  1004.  
  1005.  
  1006.  
  1007. position:absolute;
  1008.  
  1009.  
  1010.  
  1011. top:0px;
  1012.  
  1013.  
  1014.  
  1015. left:0px;
  1016.  
  1017.  
  1018.  
  1019. overflow:hidden;
  1020.  
  1021.  
  1022.  
  1023. background:-50px -90px;
  1024.  
  1025.  
  1026.  
  1027. opacity:1 !important}
  1028.  
  1029.  
  1030.  
  1031. .backdrop:after {
  1032.  
  1033.  
  1034.  
  1035. display:block ;
  1036.  
  1037.  
  1038.  
  1039. content:"";
  1040.  
  1041.  
  1042.  
  1043. background:url(http://i.imgur.com/ALNRPPT.png);
  1044.  
  1045.  
  1046.  
  1047. position:absolute;
  1048.  
  1049.  
  1050.  
  1051. top:0;
  1052.  
  1053.  
  1054.  
  1055. left:0;
  1056.  
  1057.  
  1058.  
  1059. width:640px;
  1060.  
  1061.  
  1062.  
  1063. height:360px}
  1064.  
  1065.  
  1066.  
  1067. .ps-room .battle-controls{
  1068.  
  1069.  
  1070.  
  1071. top:430px}
  1072.  
  1073.  
  1074.  
  1075. .turn{
  1076.  
  1077.  
  1078.  
  1079. position:absolute;
  1080.  
  1081.  
  1082.  
  1083. top:-70px;
  1084.  
  1085.  
  1086.  
  1087. left:270px !important;
  1088.  
  1089.  
  1090.  
  1091. width:101px;
  1092.  
  1093.  
  1094.  
  1095. height:17px;
  1096.  
  1097.  
  1098.  
  1099. font-size:8pt;
  1100.  
  1101.  
  1102.  
  1103. font-weight:bold;
  1104.  
  1105.  
  1106.  
  1107. margin:0px;
  1108.  
  1109.  
  1110.  
  1111. padding:0px;
  1112.  
  1113.  
  1114.  
  1115. padding-top:35px;
  1116.  
  1117.  
  1118.  
  1119. border:0;
  1120.  
  1121.  
  1122.  
  1123. border-radius:0;
  1124.  
  1125.  
  1126.  
  1127. opacity:1 !important;
  1128.  
  1129.  
  1130.  
  1131. background:url(http://i.imgur.com/6SgSXmb.png);
  1132.  
  1133.  
  1134.  
  1135. text-align:center;
  1136.  
  1137.  
  1138.  
  1139. color:#cccccc}
  1140.  
  1141.  
  1142.  
  1143. .rightbar{
  1144.  
  1145.  
  1146.  
  1147. position:absolute;
  1148.  
  1149.  
  1150.  
  1151. top:-60px;
  1152.  
  1153.  
  1154.  
  1155. right:15px;
  1156.  
  1157.  
  1158.  
  1159. height:100px;
  1160.  
  1161.  
  1162.  
  1163. width:320px;
  1164.  
  1165.  
  1166.  
  1167. background-color:rgba(255,255,255,0);
  1168.  
  1169.  
  1170.  
  1171. border:0px solid rgba(215,215,215,0.5);
  1172.  
  1173.  
  1174.  
  1175. color:#777777;
  1176.  
  1177.  
  1178.  
  1179. background-image:url(http://i.imgur.com/nTem8oK.png);
  1180.  
  1181.  
  1182.  
  1183. background-position:0px -21px}
  1184.  
  1185.  
  1186.  
  1187. .rightbar .trainer{
  1188.  
  1189.  
  1190.  
  1191. margin-top:0px;
  1192.  
  1193.  
  1194.  
  1195. left:08px}
  1196.  
  1197.  
  1198.  
  1199. .rightbar .trainersprite{
  1200.  
  1201.  
  1202.  
  1203. position:absolute;
  1204.  
  1205.  
  1206.  
  1207. top:0px;
  1208.  
  1209.  
  1210.  
  1211. left:40px;
  1212.  
  1213.  
  1214.  
  1215. opacity:1 !important}
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221. .trainer strong{
  1222.  
  1223.  
  1224.  
  1225. display:block;
  1226.  
  1227.  
  1228.  
  1229. font-size:12pt;
  1230.  
  1231.  
  1232.  
  1233. overflow:hidden;
  1234.  
  1235.  
  1236.  
  1237. padding-top:10px;
  1238.  
  1239.  
  1240.  
  1241. padding-left:110px;
  1242.  
  1243.  
  1244.  
  1245. color:#fafafa}
  1246.  
  1247.  
  1248.  
  1249. .rightbar .trainer strong{
  1250.  
  1251.  
  1252.  
  1253. display:block;
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259. font-size:12pt;
  1260.  
  1261.  
  1262.  
  1263. text-align:left;
  1264.  
  1265.  
  1266.  
  1267. overflow:hidden;
  1268.  
  1269.  
  1270.  
  1271. position:relative;
  1272.  
  1273.  
  1274.  
  1275. left:20px;
  1276.  
  1277.  
  1278.  
  1279. }
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285. .rightbar .trainer .teamicons{
  1286.  
  1287.  
  1288.  
  1289. float:left;
  1290.  
  1291.  
  1292.  
  1293. position:relative;
  1294.  
  1295.  
  1296.  
  1297. top:0px;
  1298.  
  1299.  
  1300.  
  1301. left:108px}
  1302.  
  1303.  
  1304.  
  1305. .leftbar{
  1306.  
  1307.  
  1308.  
  1309. position:absolute;
  1310.  
  1311.  
  1312.  
  1313. top:-60px;
  1314.  
  1315.  
  1316.  
  1317. left:15px;
  1318.  
  1319.  
  1320.  
  1321. height:100px;
  1322.  
  1323.  
  1324.  
  1325. width:320px;
  1326.  
  1327.  
  1328.  
  1329. background-color:rgba(255,255,255,0);
  1330.  
  1331.  
  1332.  
  1333. border:0px solid rgba(215,215,215,0.5);
  1334.  
  1335.  
  1336.  
  1337. color:#777777;
  1338.  
  1339.  
  1340.  
  1341. background-image:url(http://i.imgur.com/oIjX6jC.png);
  1342.  
  1343.  
  1344.  
  1345. background-position:0px -21px}
  1346.  
  1347.  
  1348.  
  1349. .leftbar .trainer{
  1350.  
  1351.  
  1352.  
  1353. margin-top:0px;
  1354.  
  1355.  
  1356.  
  1357. text-align:left}
  1358.  
  1359.  
  1360.  
  1361. .leftbar .trainersprite{
  1362.  
  1363.  
  1364.  
  1365. position:absolute;
  1366.  
  1367.  
  1368.  
  1369. top:0px;
  1370.  
  1371.  
  1372.  
  1373. right:40px;
  1374.  
  1375.  
  1376.  
  1377. opacity:1 !important}
  1378.  
  1379.  
  1380.  
  1381. .leftbar .trainer strong{
  1382.  
  1383.  
  1384.  
  1385. display:block;
  1386.  
  1387.  
  1388.  
  1389. font-size:12pt;
  1390.  
  1391.  
  1392.  
  1393. overflow:hidden;
  1394.  
  1395.  
  1396.  
  1397. padding-top:10px;
  1398.  
  1399.  
  1400.  
  1401. text-align:right;
  1402.  
  1403.  
  1404.  
  1405. position:relative;
  1406.  
  1407.  
  1408.  
  1409. left:-130px;
  1410.  
  1411.  
  1412.  
  1413. }
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421. .leftbar .trainer .teamicons{
  1422.  
  1423.  
  1424.  
  1425. float:right;
  1426.  
  1427.  
  1428.  
  1429. position:relative;
  1430.  
  1431.  
  1432.  
  1433. top:1px;
  1434.  
  1435.  
  1436.  
  1437. right:108px}
  1438.  
  1439.  
  1440.  
  1441. .whatdo {
  1442.  
  1443.  
  1444.  
  1445. position:relative;
  1446.  
  1447.  
  1448.  
  1449. z-index: 1;
  1450.  
  1451.  
  1452.  
  1453. color:#fbfbfb!important;
  1454.  
  1455.  
  1456.  
  1457. font-size:11.5pt!important;
  1458.  
  1459.  
  1460.  
  1461. opacity:0.7;
  1462.  
  1463.  
  1464.  
  1465. bottom:59px;
  1466.  
  1467.  
  1468.  
  1469. font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  1470.  
  1471.  
  1472.  
  1473. right:-20px}
  1474.  
  1475.  
  1476.  
  1477. .whatdo strong{
  1478.  
  1479.  
  1480.  
  1481. font-weight:normal;
  1482.  
  1483.  
  1484.  
  1485. font-size:11.5pt!important;
  1486.  
  1487. }
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493. .healthy{
  1494.  
  1495.  
  1496.  
  1497. float:right;
  1498.  
  1499. color:#b4b4b4;
  1500.  
  1501. position:relative;
  1502.  
  1503. top:1px;
  1504.  
  1505. opacity:0;
  1506.  
  1507. right:-350px}
  1508.  
  1509.  
  1510.  
  1511. .weak{
  1512.  
  1513.  
  1514.  
  1515. float:right;
  1516.  
  1517. position:relative;
  1518.  
  1519. top:1px;
  1520.  
  1521. opacity:0;
  1522.  
  1523. right:-350px}
  1524.  
  1525.  
  1526.  
  1527. .critical{
  1528.  
  1529.  
  1530.  
  1531. float:right;
  1532.  
  1533. position:relative;
  1534.  
  1535. top:1px;
  1536.  
  1537. opacity:0;
  1538.  
  1539. right:-350px}
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547. .weather{
  1548.  
  1549.  
  1550.  
  1551. text-shadow:none;
  1552.  
  1553.  
  1554.  
  1555. color:rgba(0,0,0,0)}
  1556.  
  1557.  
  1558.  
  1559. .weather:after {
  1560.  
  1561.  
  1562.  
  1563. display:block ;
  1564.  
  1565.  
  1566.  
  1567. content:"";
  1568.  
  1569.  
  1570.  
  1571. background:url(http://i.imgur.com/ALNRPPT.png);
  1572.  
  1573.  
  1574.  
  1575. position:absolute;
  1576.  
  1577.  
  1578.  
  1579. top:0;
  1580.  
  1581.  
  1582.  
  1583. left:0;
  1584.  
  1585.  
  1586.  
  1587. width:640px;
  1588.  
  1589.  
  1590.  
  1591. height:360px}
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601. .weather em small{
  1602.  
  1603.  
  1604.  
  1605. font-size:0pt;
  1606.  
  1607.  
  1608.  
  1609. color:white;
  1610.  
  1611.  
  1612.  
  1613. text-shadow:1px 1px black;
  1614.  
  1615.  
  1616.  
  1617. position:absolute;
  1618.  
  1619.  
  1620.  
  1621. left:0;
  1622.  
  1623.  
  1624.  
  1625. top:85px;
  1626.  
  1627.  
  1628.  
  1629. width:95px;
  1630.  
  1631.  
  1632.  
  1633. text-align:center}
  1634.  
  1635.  
  1636.  
  1637.  
  1638.  
  1639. .sunweather, .sunnydayweather{
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  
  1645. background:url(http://i.imgur.com/FypwhbA.gif) no-repeat scroll left top;
  1646.  
  1647.  
  1648.  
  1649. opacity:0.5;
  1650.  
  1651.  
  1652.  
  1653. background-size:cover}
  1654.  
  1655.  
  1656.  
  1657.  
  1658.  
  1659. .rainweather, .raindanceweather{
  1660.  
  1661.  
  1662.  
  1663. background:url(http://i.imgur.com/hic1nf9.gif) no-repeat scroll left top;
  1664.  
  1665.  
  1666.  
  1667. opacity:0.5;
  1668.  
  1669.  
  1670.  
  1671. background-size:cover}
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685. .sandstormweather{
  1686.  
  1687.  
  1688.  
  1689. background:url(http://i.imgur.com/qOw9a6v.gif) no-repeat scroll left top;
  1690.  
  1691.  
  1692.  
  1693. opacity:0.5;
  1694.  
  1695.  
  1696.  
  1697. background-size:cover}
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703. .hailweather{
  1704.  
  1705.  
  1706.  
  1707. background:url(http://i.imgur.com/eUqkcVW.gif) no-repeat scroll left top;
  1708.  
  1709.  
  1710.  
  1711. opacity:0.5;
  1712.  
  1713.  
  1714.  
  1715. background-size:cover}
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721. .pseudoweather{
  1722.  
  1723.  
  1724.  
  1725. background:url(http://i.imgur.com/WCrYols.gif) no-repeat scroll left top;
  1726.  
  1727.  
  1728.  
  1729. opacity:0.5;
  1730.  
  1731.  
  1732.  
  1733. background-size:cover;
  1734.  
  1735.  
  1736.  
  1737. width:640px;
  1738.  
  1739.  
  1740.  
  1741. height:360px}
  1742.  
  1743.  
  1744.  
  1745. .switchmenu{
  1746.  
  1747.  
  1748.  
  1749. width: 430px;
  1750.  
  1751.  
  1752.  
  1753. left: 102px;
  1754.  
  1755.  
  1756.  
  1757. top: -35px;
  1758.  
  1759.  
  1760.  
  1761. position:relative;
  1762.  
  1763.  
  1764.  
  1765. padding-bottom:135px;
  1766.  
  1767.  
  1768.  
  1769. background:url(http://i.imgur.com/uujLEDO.png);
  1770.  
  1771.  
  1772.  
  1773. }
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779. .switchmenu button, .switchmenu button:disabled{
  1780.  
  1781.  
  1782.  
  1783. width:137px;
  1784.  
  1785.  
  1786.  
  1787. height:48px;
  1788.  
  1789.  
  1790.  
  1791. background:url(http://i.imgur.com/WMic5PP.png) !important;
  1792.  
  1793.  
  1794.  
  1795. border:none;
  1796.  
  1797.  
  1798.  
  1799. box-shadow:none;
  1800.  
  1801.  
  1802.  
  1803. border-radius:0;
  1804.  
  1805.  
  1806.  
  1807. font-size:10pt}
  1808.  
  1809.  
  1810.  
  1811. .switchmenu button{
  1812.  
  1813.  
  1814.  
  1815. transition:All 1.6116s ease;
  1816.  
  1817.  
  1818.  
  1819. color:black;
  1820.  
  1821.  
  1822.  
  1823. text-align: left;
  1824.  
  1825.  
  1826.  
  1827. text-shadow:1px 1px grey}
  1828.  
  1829.  
  1830.  
  1831. .switchmenu button .pokemonicon{
  1832.  
  1833.  
  1834.  
  1835. margin-bottom:5px;
  1836.  
  1837.  
  1838.  
  1839. margin-left: 4px;
  1840.  
  1841. }
  1842.  
  1843.  
  1844.  
  1845. .switchmenu button .status {
  1846.  
  1847.  
  1848.  
  1849. top: 4px;
  1850.  
  1851.  
  1852.  
  1853. right: 24px;
  1854.  
  1855.  
  1856.  
  1857. width: 15px;
  1858.  
  1859.  
  1860.  
  1861. border-color: #3a8247;
  1862.  
  1863. }
  1864.  
  1865.  
  1866.  
  1867. .switchmenu button .hpbar{
  1868.  
  1869.  
  1870.  
  1871. height:2px;
  1872.  
  1873.  
  1874.  
  1875. width: 92px;
  1876.  
  1877.  
  1878.  
  1879. border-color: #0e0e0e;
  1880.  
  1881.  
  1882.  
  1883. margin-bottom:8px;
  1884.  
  1885.  
  1886.  
  1887. margin-left: 27px;
  1888.  
  1889. }
  1890.  
  1891.  
  1892.  
  1893. .switchmenu button:disabled{
  1894.  
  1895.  
  1896.  
  1897. opacity:.5}
  1898.  
  1899.  
  1900.  
  1901.  
  1902.  
  1903. .switchmenu button:hover{
  1904.  
  1905.  
  1906.  
  1907. transition:All 1.6116s ease;
  1908.  
  1909.  
  1910.  
  1911. transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  1912.  
  1913.  
  1914.  
  1915. background:url(http://i.imgur.com/rJmTxtU.png) !important;
  1916.  
  1917.  
  1918.  
  1919. }
  1920.  
  1921.  
  1922.  
  1923. .switchselect{
  1924.  
  1925.  
  1926.  
  1927. opacity:0;
  1928.  
  1929.  
  1930.  
  1931. transform: translate(280px);
  1932.  
  1933.  
  1934.  
  1935. position:relative;
  1936.  
  1937.  
  1938.  
  1939. left:0;
  1940.  
  1941.  
  1942.  
  1943. top:115px;
  1944.  
  1945.  
  1946.  
  1947. }
  1948.  
  1949.  
  1950.  
  1951. .movecontrols:after {
  1952.  
  1953.  
  1954.  
  1955. content:"";
  1956.  
  1957.  
  1958.  
  1959. background:url(http://i.imgur.com/V4WGvVA.png);
  1960.  
  1961.  
  1962.  
  1963. opacity:1;
  1964.  
  1965.  
  1966.  
  1967. position:absolute;
  1968.  
  1969.  
  1970.  
  1971. top:-95px;
  1972.  
  1973.  
  1974.  
  1975. left:14px;
  1976.  
  1977.  
  1978.  
  1979. width:612px;
  1980.  
  1981.  
  1982.  
  1983. height:72px}
  1984.  
  1985.  
  1986.  
  1987.  
  1988.  
  1989. .moveselect{
  1990.  
  1991.  
  1992.  
  1993. opacity:0;
  1994.  
  1995.  
  1996.  
  1997. }
  1998.  
  1999.  
  2000.  
  2001. .movemenu{
  2002.  
  2003.  
  2004.  
  2005. width: 330px;
  2006.  
  2007.  
  2008.  
  2009. left: 160px;
  2010.  
  2011.  
  2012.  
  2013. top: -45px;
  2014.  
  2015.  
  2016.  
  2017. position:relative;
  2018.  
  2019.  
  2020.  
  2021. }
  2022.  
  2023.  
  2024.  
  2025.  
  2026.  
  2027. .movemenu button{
  2028.  
  2029.  
  2030.  
  2031. transition:All 1.6116s ease;
  2032.  
  2033.  
  2034.  
  2035. width:150px;
  2036.  
  2037.  
  2038.  
  2039. height:50px;
  2040.  
  2041.  
  2042.  
  2043. border-radius:0;
  2044.  
  2045.  
  2046.  
  2047. border-width:0;
  2048.  
  2049.  
  2050.  
  2051. box-shadow:none;
  2052.  
  2053.  
  2054.  
  2055. color:grey;
  2056.  
  2057. text-shadow:1px 1px black;
  2058.  
  2059.  
  2060.  
  2061. font-size:10pt;
  2062.  
  2063.  
  2064.  
  2065. padding-top:0px}
  2066.  
  2067.  
  2068.  
  2069. .movemenu button small{
  2070.  
  2071.  
  2072.  
  2073. text-align:center;
  2074.  
  2075.  
  2076.  
  2077. width:62px;
  2078.  
  2079.  
  2080.  
  2081. margin-top:2px}
  2082.  
  2083.  
  2084.  
  2085. .movemenu button small.type, .movemenu button small.pp{
  2086.  
  2087.  
  2088.  
  2089. padding-top:8px;
  2090.  
  2091.  
  2092.  
  2093. color:whitesmoke}
  2094.  
  2095.  
  2096.  
  2097. .movemenu button.type-Normal{
  2098.  
  2099.  
  2100.  
  2101. background:url(http://i.imgur.com/1ctemFU.png)}
  2102.  
  2103.  
  2104.  
  2105. .movemenu button.type-Normal:hover{
  2106.  
  2107.  
  2108.  
  2109. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2110.  
  2111. background:url(http://i.imgur.com/vTfBrkj.png)}
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117. .movemenu button.type-Fairy{
  2118.  
  2119.  
  2120.  
  2121. background:url(http://i.imgur.com/rdPeaVu.png)}
  2122.  
  2123.  
  2124.  
  2125. .movemenu button.type-Fairy:hover{
  2126.  
  2127.  
  2128.  
  2129. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2130.  
  2131. background:url(http://i.imgur.com/bxU4lIL.png)}
  2132.  
  2133.  
  2134.  
  2135. .movemenu button.type-Fire{
  2136.  
  2137.  
  2138.  
  2139. background:url(http://i.imgur.com/aP39wjQ.png)}
  2140.  
  2141.  
  2142.  
  2143. .movemenu button.type-Fire:hover{
  2144.  
  2145.  
  2146.  
  2147. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2148.  
  2149. background:url(http://i.imgur.com/Wbbty9g.png)}
  2150.  
  2151.  
  2152.  
  2153. .movemenu button.type-Water{
  2154.  
  2155.  
  2156.  
  2157. background:url(http://i.imgur.com/cMJaVjV.png)}
  2158.  
  2159.  
  2160.  
  2161. .movemenu button.type-Water:hover{
  2162.  
  2163.  
  2164.  
  2165. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2166.  
  2167. background:url(http://i.imgur.com/Ufx3H8C.png)}
  2168.  
  2169.  
  2170.  
  2171. .movemenu button.type-Electric{
  2172.  
  2173.  
  2174.  
  2175. background:url(http://i.imgur.com/UF3tbwp.png)}
  2176.  
  2177.  
  2178.  
  2179. .movemenu button.type-Electric:hover{
  2180.  
  2181.  
  2182.  
  2183. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2184.  
  2185. background:url(http://i.imgur.com/MQHXttp.png)}
  2186.  
  2187.  
  2188.  
  2189. .movemenu button.type-Grass{
  2190.  
  2191.  
  2192.  
  2193. background:url(http://i.imgur.com/bNq1PyT.png)}
  2194.  
  2195.  
  2196.  
  2197. .movemenu button.type-Grass:hover{
  2198.  
  2199.  
  2200.  
  2201. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2202.  
  2203. background:url(http://i.imgur.com/k2PpmJa.png)}
  2204.  
  2205.  
  2206.  
  2207. .movemenu button.type-Ice{
  2208.  
  2209.  
  2210.  
  2211. background:url(http://i.imgur.com/Kwcx3yV.png)}
  2212.  
  2213.  
  2214.  
  2215. .movemenu button.type-Ice:hover{
  2216.  
  2217.  
  2218.  
  2219. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2220.  
  2221. background:url(http://i.imgur.com/uufLOLk.png)}
  2222.  
  2223.  
  2224.  
  2225. .movemenu button.type-Fighting{
  2226.  
  2227.  
  2228.  
  2229. background:url(http://i.imgur.com/hkBjSQ2.png)}
  2230.  
  2231.  
  2232.  
  2233. .movemenu button.type-Fighting:hover{
  2234.  
  2235.  
  2236.  
  2237. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2238.  
  2239. background:url(http://i.imgur.com/IvimpSI.png)}
  2240.  
  2241.  
  2242.  
  2243. .movemenu button.type-Poison{
  2244.  
  2245.  
  2246.  
  2247. background:url(http://i.imgur.com/F4JSeNV.png)}
  2248.  
  2249.  
  2250.  
  2251. .movemenu button.type-Poison:hover{
  2252.  
  2253.  
  2254.  
  2255. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2256.  
  2257. background:url(http://i.imgur.com/cKmY6Kn.png)}
  2258.  
  2259.  
  2260.  
  2261. .movemenu button.type-Ground{
  2262.  
  2263.  
  2264.  
  2265. background:url(http://i.imgur.com/HfD3UW8.png)}
  2266.  
  2267.  
  2268.  
  2269. .movemenu button.type-Ground:hover{
  2270.  
  2271.  
  2272.  
  2273. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2274.  
  2275. background:url(http://i.imgur.com/Szrf2un.png)}
  2276.  
  2277.  
  2278.  
  2279. .movemenu button.type-Flying{
  2280.  
  2281.  
  2282.  
  2283. background:url(http://i.imgur.com/Y6XAWm6.png)}
  2284.  
  2285.  
  2286.  
  2287. .movemenu button.type-Flying:hover{
  2288.  
  2289.  
  2290.  
  2291. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2292.  
  2293. background:url(http://i.imgur.com/qiEnZhM.png)}
  2294.  
  2295.  
  2296.  
  2297. .movemenu button.type-Psychic{
  2298.  
  2299.  
  2300.  
  2301. background:url(http://i.imgur.com/ta9EV9f.png)}
  2302.  
  2303.  
  2304.  
  2305. .movemenu button.type-Psychic:hover{
  2306.  
  2307.  
  2308.  
  2309. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2310.  
  2311. background:url(http://i.imgur.com/wyCTbE4.png)}
  2312.  
  2313.  
  2314.  
  2315. .movemenu button.type-Bug{
  2316.  
  2317.  
  2318.  
  2319. background:url(http://i.imgur.com/mvJWmou.png)}
  2320.  
  2321.  
  2322.  
  2323. .movemenu button.type-Bug:hover{
  2324.  
  2325.  
  2326.  
  2327. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2328.  
  2329. background:url(http://i.imgur.com/lqdXcxD.png)}
  2330.  
  2331.  
  2332.  
  2333. .movemenu button.type-Rock{
  2334.  
  2335.  
  2336.  
  2337. background:url(http://i.imgur.com/523IIPS.png)}
  2338.  
  2339.  
  2340.  
  2341. .movemenu button.type-Rock:hover{
  2342.  
  2343.  
  2344.  
  2345. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2346.  
  2347. background:url(http://i.imgur.com/kPd2jmf.png)}
  2348.  
  2349.  
  2350.  
  2351. .movemenu button.type-Ghost{
  2352.  
  2353.  
  2354.  
  2355. background:url(http://i.imgur.com/bGT4IB7.png)}
  2356.  
  2357.  
  2358.  
  2359. .movemenu button.type-Ghost:hover{
  2360.  
  2361.  
  2362.  
  2363. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2364.  
  2365. background:url(http://i.imgur.com/gnZ14wY.png)}
  2366.  
  2367.  
  2368.  
  2369. .movemenu button.type-Dragon{
  2370.  
  2371.  
  2372.  
  2373. background:url(http://i.imgur.com/dJUGqK6.png)}
  2374.  
  2375.  
  2376.  
  2377. .movemenu button.type-Dragon:hover{
  2378.  
  2379.  
  2380.  
  2381. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2382.  
  2383. background:url(http://i.imgur.com/kIGBRyq.png)}
  2384.  
  2385.  
  2386.  
  2387.  
  2388.  
  2389. .movemenu button.type-Dark{
  2390.  
  2391.  
  2392.  
  2393. background:url(http://i.imgur.com/PtLZlWc.png)}
  2394.  
  2395.  
  2396.  
  2397. .movemenu button.type-Dark:hover{
  2398.  
  2399.  
  2400.  
  2401. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2402.  
  2403. background:url(http://i.imgur.com/cWSnAJs.png)}
  2404.  
  2405.  
  2406.  
  2407. .movemenu button.type-Steel{
  2408.  
  2409.  
  2410.  
  2411. background:url(http://i.imgur.com/2A1Rzvs.png)}
  2412.  
  2413.  
  2414.  
  2415. .movemenu button.type-Steel:hover{
  2416.  
  2417.  
  2418.  
  2419. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2420.  
  2421. background:url(http://i.imgur.com/vGQVEtf.png)}
  2422.  
  2423.  
  2424.  
  2425. .movemenu button.type-undefined, .movemenu button.type-undefined:hover{
  2426.  
  2427.  
  2428.  
  2429. background:url(http://i.imgur.com/1ctemFU.png)}
  2430.  
  2431.  
  2432.  
  2433. .movemenu button:disabled{
  2434.  
  2435.  
  2436.  
  2437. background:url(http://i.imgur.com/5V27fmf.png) !important;
  2438.  
  2439. opacity:.20}
  2440.  
  2441.  
  2442.  
  2443. .movemenu button:disabled:hover{
  2444.  
  2445.  
  2446.  
  2447. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  2448.  
  2449. background:url(http://i.imgur.com/vGQVEtf.png)}
  2450.  
  2451.  
  2452.  
  2453. .movemenu label {
  2454.  
  2455.  
  2456.  
  2457. text-transform:uppercase;
  2458.  
  2459. font-size: 0px;
  2460.  
  2461. width:110px;
  2462.  
  2463. height:110px;
  2464.  
  2465. color:#b4b4b4;
  2466.  
  2467. font-weight: bold;
  2468.  
  2469. position:relative;
  2470.  
  2471. left:49px;
  2472.  
  2473. top:33px;
  2474.  
  2475. margin:0px 0px 0px 45px;
  2476.  
  2477. padding:61px;
  2478.  
  2479. background:url(http://i.imgur.com/wHPOyb9.png);
  2480.  
  2481.  
  2482.  
  2483. }
  2484.  
  2485. .movemenu label:hover{
  2486.  
  2487.  
  2488.  
  2489. background:url(http://i.imgur.com/3ffb8Os.png);
  2490.  
  2491.  
  2492.  
  2493. }
  2494.  
  2495.  
  2496.  
  2497. .movemenu input{
  2498.  
  2499.  
  2500.  
  2501. width:15px;
  2502.  
  2503. color:#b4b4b4;
  2504.  
  2505. height:40px;
  2506.  
  2507. position:relative;
  2508.  
  2509. top:-33px;
  2510.  
  2511. left:-104px;
  2512.  
  2513. margin:-15px -114px 70px 94px}
  2514.  
  2515.  
  2516.  
  2517. #tooltipwrapper{
  2518.  
  2519.  
  2520.  
  2521. position:absolute;
  2522.  
  2523.  
  2524.  
  2525. top:400px;
  2526.  
  2527.  
  2528.  
  2529. left:100px;
  2530.  
  2531.  
  2532.  
  2533. text-align:left;
  2534.  
  2535.  
  2536.  
  2537. font-weight:bold;
  2538.  
  2539.  
  2540.  
  2541. color:#003442}
  2542.  
  2543.  
  2544.  
  2545. #tooltipwrapper .tooltipinner{
  2546.  
  2547.  
  2548.  
  2549. position:relative}
  2550.  
  2551.  
  2552.  
  2553. #tooltipwrapper .tooltip{
  2554.  
  2555.  
  2556.  
  2557. position:absolute;
  2558.  
  2559.  
  2560.  
  2561. bottom:0;
  2562.  
  2563.  
  2564.  
  2565. left:-40px;
  2566.  
  2567.  
  2568.  
  2569. width:296px;
  2570.  
  2571.  
  2572.  
  2573. border:1px solid #00b5e5;
  2574.  
  2575.  
  2576.  
  2577. background:url(http://i.imgur.com/1DyUMw3.png);
  2578.  
  2579.  
  2580.  
  2581. border-radius:2px}
  2582.  
  2583.  
  2584.  
  2585. #tooltipwrapper .tooltip h2{
  2586.  
  2587.  
  2588.  
  2589. padding:2px 4px;
  2590.  
  2591.  
  2592.  
  2593. margin:0;
  2594.  
  2595.  
  2596.  
  2597. border-bottom:1px solid #00b5e5;
  2598.  
  2599.  
  2600.  
  2601. font-size:10pt}
  2602.  
  2603.  
  2604.  
  2605. #tooltipwrapper .tooltip h2 small{
  2606.  
  2607.  
  2608.  
  2609. font-weight:normal;
  2610.  
  2611.  
  2612.  
  2613. font-size:0pt;
  2614.  
  2615.  
  2616.  
  2617. position:absolute;
  2618.  
  2619.  
  2620.  
  2621. bottom:-10px;
  2622.  
  2623.  
  2624.  
  2625. left:-49px;
  2626.  
  2627.  
  2628.  
  2629. background:url(http://i.imgur.com/MqlK1H9.png);
  2630.  
  2631.  
  2632.  
  2633. width:392px;
  2634.  
  2635.  
  2636.  
  2637. height:93px}
  2638.  
  2639.  
  2640.  
  2641. #tooltipwrapper .tooltip p{
  2642.  
  2643.  
  2644.  
  2645. padding:2px 4px;
  2646.  
  2647.  
  2648.  
  2649. margin:0;
  2650.  
  2651.  
  2652.  
  2653. font-size:7.8pt}
  2654.  
  2655.  
  2656.  
  2657. #tooltipwrapper .tooltip p.section{
  2658.  
  2659.  
  2660.  
  2661. border-top:1px solid #161616}
  2662.  
  2663.  
  2664.  
  2665. .teambuilder-results .utilichart, .teambuilder-results .utilichart li{
  2666.  
  2667.  
  2668.  
  2669. border:none;
  2670.  
  2671. width:100%;
  2672.  
  2673. background:none;
  2674.  
  2675. box-shadow:none}
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681. .teambuilder-results .utilichart:after{
  2682.  
  2683.  
  2684.  
  2685. display:none}
  2686.  
  2687.  
  2688.  
  2689. .teambuilder-results .utilichart .col{
  2690.  
  2691.  
  2692.  
  2693. float:left;
  2694.  
  2695.  
  2696.  
  2697. position:relative;
  2698.  
  2699.  
  2700.  
  2701. top:0;
  2702.  
  2703.  
  2704.  
  2705. left:0;
  2706.  
  2707.  
  2708.  
  2709. padding-top:6px;
  2710.  
  2711.  
  2712.  
  2713. height:22px;
  2714.  
  2715.  
  2716.  
  2717. font-size:9pt;
  2718.  
  2719.  
  2720.  
  2721. color:#444444;
  2722.  
  2723.  
  2724.  
  2725. font-weight:normal;
  2726.  
  2727.  
  2728.  
  2729. font-size:8pt}
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735. .teambuilder-results .utilichart .numcol{
  2736.  
  2737.  
  2738.  
  2739. width:24px;
  2740.  
  2741.  
  2742.  
  2743. padding-right:5px;
  2744.  
  2745.  
  2746.  
  2747. text-align:right;
  2748.  
  2749.  
  2750.  
  2751. color:#999999;
  2752.  
  2753.  
  2754.  
  2755. padding-top:7px;
  2756.  
  2757.  
  2758.  
  2759. font-size:8pt}
  2760.  
  2761.  
  2762.  
  2763. .teambuilder-results .utilichart .pokemonnamecol{
  2764.  
  2765.  
  2766.  
  2767. padding-top:5px;
  2768.  
  2769.  
  2770.  
  2771. height:23px;
  2772.  
  2773.  
  2774.  
  2775. width:127px;
  2776.  
  2777.  
  2778.  
  2779. color:#000000;
  2780.  
  2781.  
  2782.  
  2783. font-size:10pt}
  2784.  
  2785.  
  2786.  
  2787.  
  2788.  
  2789. .teambuilder-results .utilichart .twoabilitycol{
  2790.  
  2791.  
  2792.  
  2793. padding-top:0;
  2794.  
  2795.  
  2796.  
  2797. height:28px;
  2798.  
  2799.  
  2800.  
  2801. font-size:8pt;
  2802.  
  2803.  
  2804.  
  2805. width:90px}
  2806.  
  2807.  
  2808.  
  2809. .teambuilder-results .utilichart .typecol{
  2810.  
  2811.  
  2812.  
  2813. width:70px}
  2814.  
  2815.  
  2816.  
  2817.  
  2818.  
  2819. .teambuilder-results .utilichart .typecol img{
  2820.  
  2821.  
  2822.  
  2823. margin-right:1px}
  2824.  
  2825.  
  2826.  
  2827.  
  2828.  
  2829. .teambuilder-results .utilichart .twoabilitycol{
  2830.  
  2831.  
  2832.  
  2833. padding-top:0;
  2834.  
  2835.  
  2836.  
  2837. height:28px;
  2838.  
  2839.  
  2840.  
  2841. font-size:8pt;
  2842.  
  2843.  
  2844.  
  2845. width:90px}
  2846.  
  2847.  
  2848.  
  2849.  
  2850.  
  2851. .teambuilder-results .utilichart .abilitycol, .teambuilder-results .utilichart .twoabilitycol{
  2852.  
  2853.  
  2854.  
  2855. margin:0px}
  2856.  
  2857.  
  2858.  
  2859.  
  2860.  
  2861. .teambuilder-results .utilichart .statcol, .teambuilder-results .utilichart .bstcol{
  2862.  
  2863.  
  2864.  
  2865. margin:0px; padding-top:0px; font-size:8pt; text-align:right}
  2866.  
  2867.  
  2868.  
  2869.  
  2870.  
  2871. .teambuilder-results .utilichart .iconcol, .teambuilder-results .utilichart .itemiconcol{padding-top:2px; padding-right:2px}
  2872.  
  2873.  
  2874.  
  2875. .teambuilder-results .utilichart .itemdesccol, .teambuilder-results .utilichart .abilitydesccol{
  2876.  
  2877.  
  2878.  
  2879. width:464px}
  2880.  
  2881.  
  2882.  
  2883. .teambuilder-results .utilichart .labelcol, .teambuilder-results .utilichart .widelabelcol, .teambuilder-results .utilichart .pplabelcol{
  2884.  
  2885. margin:0px 8px; padding:0px; text-align:right}
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891. .teambuilder-results .utilichart .movedesccol{
  2892.  
  2893.  
  2894.  
  2895. width:284px}
  2896.  
  2897.  
  2898.  
  2899. .statbar
  2900.  
  2901.  
  2902.  
  2903. {
  2904.  
  2905.  
  2906.  
  2907. position:absolute;
  2908.  
  2909.  
  2910.  
  2911. display:none;
  2912.  
  2913.  
  2914.  
  2915. width:200px;
  2916.  
  2917.  
  2918.  
  2919. height:23px;
  2920.  
  2921.  
  2922.  
  2923. background:url(http://i.imgur.com/x76Yv1K.png);
  2924.  
  2925.  
  2926.  
  2927. min-height:0px;
  2928.  
  2929.  
  2930.  
  2931. padding:3px 0px 0px 32px}
  2932.  
  2933.  
  2934.  
  2935. .statbar strong
  2936.  
  2937.  
  2938.  
  2939. {
  2940.  
  2941.  
  2942.  
  2943. position:absolute;
  2944.  
  2945. left:1px;
  2946.  
  2947. top:-22px;
  2948.  
  2949. font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  2950.  
  2951. font-size:17px;
  2952.  
  2953. font-weight:normal;
  2954.  
  2955. display:block;
  2956.  
  2957. text-align:Center;
  2958.  
  2959. color:#FFF;
  2960.  
  2961. text-shadow:#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px -1px 0}
  2962.  
  2963.  
  2964.  
  2965. .statbar strong small
  2966.  
  2967.  
  2968.  
  2969. {
  2970.  
  2971.  
  2972.  
  2973. font-size:17px;
  2974.  
  2975. font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  2976.  
  2977. color:#acc5d4;
  2978.  
  2979. font-weight:normal}
  2980.  
  2981.  
  2982.  
  2983. .statbar .hpbar
  2984.  
  2985.  
  2986.  
  2987. {
  2988.  
  2989.  
  2990.  
  2991. position:relative;
  2992.  
  2993.  
  2994.  
  2995. border:1px solid #131313;
  2996.  
  2997.  
  2998.  
  2999. background:url(http://i.imgur.com/ByYA9T2.png);
  3000.  
  3001.  
  3002.  
  3003. height:6px;
  3004.  
  3005.  
  3006.  
  3007. margin:0 0 0 0;
  3008.  
  3009.  
  3010.  
  3011. width:151px;
  3012.  
  3013.  
  3014.  
  3015. border-radius:0px;
  3016.  
  3017.  
  3018.  
  3019. padding:0;
  3020.  
  3021.  
  3022.  
  3023. top:3px}
  3024.  
  3025.  
  3026.  
  3027. .hptextborder{
  3028.  
  3029.  
  3030.  
  3031. display:none !important}
  3032.  
  3033.  
  3034.  
  3035.  
  3036.  
  3037. .statbar .hpbar .hp
  3038.  
  3039.  
  3040.  
  3041. {
  3042.  
  3043.  
  3044.  
  3045. height:3px;
  3046.  
  3047.  
  3048.  
  3049. border-top:1px solid #007734;
  3050.  
  3051.  
  3052.  
  3053. background:#00bb51;
  3054.  
  3055.  
  3056.  
  3057. border-bottom:2px solid #007734;
  3058.  
  3059.  
  3060.  
  3061. border-radius:0px}
  3062.  
  3063.  
  3064.  
  3065. .statbar .hpbar .hp-yellow
  3066.  
  3067.  
  3068.  
  3069. {
  3070.  
  3071.  
  3072.  
  3073. background-color:#f5d538;
  3074.  
  3075.  
  3076.  
  3077. border-color:#be9f0a}
  3078.  
  3079.  
  3080.  
  3081. .statbar .hpbar .hp-red
  3082.  
  3083.  
  3084.  
  3085. {
  3086.  
  3087.  
  3088.  
  3089. background-color:#ee4928;
  3090.  
  3091.  
  3092.  
  3093. border-color:#a3260d}
  3094.  
  3095.  
  3096.  
  3097. .statbar .hpbar .prevhp
  3098.  
  3099.  
  3100.  
  3101. {
  3102.  
  3103.  
  3104.  
  3105. background:url(http://i.imgur.com/ByYA9T2.png);
  3106.  
  3107.  
  3108.  
  3109. height:6px;
  3110.  
  3111.  
  3112.  
  3113. border-radius:0px}
  3114.  
  3115.  
  3116.  
  3117. .statbar .hpbar .prevhp-yellow
  3118.  
  3119.  
  3120.  
  3121. {
  3122.  
  3123.  
  3124.  
  3125. background:url(http://i.imgur.com/ByYA9T2.png); }
  3126.  
  3127.  
  3128.  
  3129. .statbar .hpbar .prevhp-red
  3130.  
  3131.  
  3132.  
  3133. {
  3134.  
  3135.  
  3136.  
  3137. background-color:#facec5}
  3138.  
  3139.  
  3140.  
  3141. .hptext{
  3142.  
  3143.  
  3144.  
  3145. margin-top:2px}
  3146.  
  3147.  
  3148.  
  3149.  
  3150.  
  3151. .statbar .hpbar .hptext
  3152.  
  3153.  
  3154.  
  3155. {
  3156.  
  3157.  
  3158.  
  3159. position:absolute;
  3160.  
  3161.  
  3162.  
  3163. color:#FFFFFF;
  3164.  
  3165.  
  3166.  
  3167. text-shadow:1px 0 black,-1px 0 black,0 1px black,0 -1px black;
  3168.  
  3169.  
  3170.  
  3171. font-size:9px;
  3172.  
  3173.  
  3174.  
  3175. width:32px;
  3176.  
  3177.  
  3178.  
  3179. height:12px;
  3180.  
  3181.  
  3182.  
  3183. top:-1px;
  3184.  
  3185.  
  3186.  
  3187. text-align:center}
  3188.  
  3189.  
  3190.  
  3191. .rstatbar .hpbar .hptext
  3192.  
  3193.  
  3194.  
  3195. {
  3196.  
  3197.  
  3198.  
  3199. width:42px;
  3200.  
  3201.  
  3202.  
  3203. height:16px;
  3204.  
  3205.  
  3206.  
  3207. background:url(http://i.imgur.com/LPDWEbx.png);
  3208.  
  3209.  
  3210.  
  3211. right:-47px;
  3212.  
  3213.  
  3214.  
  3215. top:-7px;
  3216.  
  3217.  
  3218.  
  3219. font-size:11px;
  3220.  
  3221.  
  3222.  
  3223. color:#49c39f;
  3224.  
  3225.  
  3226.  
  3227. border-radius:0 4px 4px 0}
  3228.  
  3229.  
  3230.  
  3231.  
  3232.  
  3233.  
  3234.  
  3235. .lstatbar .hpbar .hptext
  3236.  
  3237.  
  3238.  
  3239. {
  3240.  
  3241.  
  3242.  
  3243. width:40px;
  3244.  
  3245.  
  3246.  
  3247. height:16px;
  3248.  
  3249.  
  3250.  
  3251. background:url(http://i.imgur.com/LPDWEbx.png);
  3252.  
  3253.  
  3254.  
  3255. left:155px;
  3256.  
  3257.  
  3258.  
  3259. top:-7px;
  3260.  
  3261.  
  3262.  
  3263. font-size:11px;
  3264.  
  3265.  
  3266.  
  3267. color:#49c39f;
  3268.  
  3269.  
  3270.  
  3271. border-radius:4px 0 0 4px;
  3272.  
  3273.  
  3274.  
  3275. padding-left:2px}
  3276.  
  3277.  
  3278.  
  3279. .statbar .status
  3280.  
  3281.  
  3282.  
  3283. {
  3284.  
  3285.  
  3286.  
  3287. margin-top:15px;
  3288.  
  3289.  
  3290.  
  3291. min-height:10px;
  3292.  
  3293.  
  3294.  
  3295. font-size:7pt}
  3296.  
  3297.  
  3298.  
  3299.  
  3300.  
  3301. .statbar span.frz
  3302.  
  3303.  
  3304.  
  3305. {
  3306.  
  3307.  
  3308.  
  3309. position:absolute;
  3310.  
  3311.  
  3312.  
  3313. left:-107px;
  3314.  
  3315.  
  3316.  
  3317. top:-5.5px;
  3318.  
  3319.  
  3320.  
  3321. font-size:0px;
  3322.  
  3323.  
  3324.  
  3325. background:url(http://i.imgur.com/L7UTW2y.png);
  3326.  
  3327.  
  3328.  
  3329. padding:10px 36px;
  3330.  
  3331.  
  3332.  
  3333. border:0;
  3334.  
  3335.  
  3336.  
  3337. border-radius:3px}
  3338.  
  3339.  
  3340.  
  3341. .statbar span.frz:hover{
  3342.  
  3343.  
  3344.  
  3345. transition:All 1.6116s ease;
  3346.  
  3347. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3348.  
  3349.  
  3350.  
  3351. }
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357. .statbar span.slp
  3358.  
  3359.  
  3360.  
  3361. {
  3362.  
  3363.  
  3364.  
  3365. position:absolute;
  3366.  
  3367.  
  3368.  
  3369. left:-107px;
  3370.  
  3371.  
  3372.  
  3373. top:-5.5px;
  3374.  
  3375.  
  3376.  
  3377. font-size:0px;
  3378.  
  3379.  
  3380.  
  3381. background:url(http://i.imgur.com/D3VqIVw.png);
  3382.  
  3383.  
  3384.  
  3385. padding:10px 36px;
  3386.  
  3387.  
  3388.  
  3389. border:0;
  3390.  
  3391.  
  3392.  
  3393. border-radius:3px}
  3394.  
  3395.  
  3396.  
  3397. .statbar span.slp:hover{
  3398.  
  3399.  
  3400.  
  3401. transition:All 1.6116s ease;
  3402.  
  3403. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3404.  
  3405.  
  3406.  
  3407. }
  3408.  
  3409.  
  3410.  
  3411. .statbar span.par
  3412.  
  3413.  
  3414.  
  3415. {
  3416.  
  3417.  
  3418.  
  3419. position:absolute;
  3420.  
  3421.  
  3422.  
  3423. left:-107px;
  3424.  
  3425.  
  3426.  
  3427. top:-5.5px;
  3428.  
  3429.  
  3430.  
  3431. font-size:0px;
  3432.  
  3433.  
  3434.  
  3435. background:url(http://i.imgur.com/4XrzuuB.png);
  3436.  
  3437.  
  3438.  
  3439. padding:10px 36px;
  3440.  
  3441.  
  3442.  
  3443. border:0;
  3444.  
  3445.  
  3446.  
  3447. border-radius:3px}
  3448.  
  3449.  
  3450.  
  3451. .statbar span.par:hover{
  3452.  
  3453.  
  3454.  
  3455. transition:All 1.6116s ease;
  3456.  
  3457. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3458.  
  3459.  
  3460.  
  3461. }
  3462.  
  3463.  
  3464.  
  3465.  
  3466.  
  3467. .statbar span.brn
  3468.  
  3469.  
  3470.  
  3471. {
  3472.  
  3473.  
  3474.  
  3475. position:absolute;
  3476.  
  3477.  
  3478.  
  3479. left:-107px;
  3480.  
  3481.  
  3482.  
  3483. top:-5.5px;
  3484.  
  3485.  
  3486.  
  3487. font-size:0px;
  3488.  
  3489.  
  3490.  
  3491. background:url(http://i.imgur.com/4F0lebL.png);
  3492.  
  3493.  
  3494.  
  3495. padding:10px 36px;
  3496.  
  3497.  
  3498.  
  3499. border:0;
  3500.  
  3501.  
  3502.  
  3503. border-radius:3px}
  3504.  
  3505.  
  3506.  
  3507. .statbar span.brn:hover{
  3508.  
  3509.  
  3510.  
  3511. transition:All 1.6116s ease;
  3512.  
  3513. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3514.  
  3515.  
  3516.  
  3517. }
  3518.  
  3519.  
  3520.  
  3521. .statbar span.psn
  3522.  
  3523.  
  3524.  
  3525. {
  3526.  
  3527.  
  3528.  
  3529. position:absolute;
  3530.  
  3531.  
  3532.  
  3533. left:-107px;
  3534.  
  3535.  
  3536.  
  3537. top:-5.5px;
  3538.  
  3539.  
  3540.  
  3541. font-size:0px;
  3542.  
  3543.  
  3544.  
  3545. background:url(http://i.imgur.com/4wrWKR0.png);
  3546.  
  3547.  
  3548.  
  3549. padding:10px 36px;
  3550.  
  3551.  
  3552.  
  3553. border:0;
  3554.  
  3555.  
  3556.  
  3557. border-radius:3px}
  3558.  
  3559.  
  3560.  
  3561. .statbar span.psn:hover{
  3562.  
  3563.  
  3564.  
  3565. transition:All 1.6116s ease;
  3566.  
  3567. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3568.  
  3569.  
  3570.  
  3571. }
  3572.  
  3573.  
  3574.  
  3575. .statbar span.bad
  3576.  
  3577.  
  3578.  
  3579. {
  3580.  
  3581.  
  3582.  
  3583. background:#e74c3c;
  3584.  
  3585.  
  3586.  
  3587. color:#ecf0f1;
  3588.  
  3589.  
  3590.  
  3591. border-color:#c0392b}
  3592.  
  3593.  
  3594.  
  3595. .statbar span.good
  3596.  
  3597.  
  3598.  
  3599. {
  3600.  
  3601.  
  3602.  
  3603. background:#27ae60;
  3604.  
  3605.  
  3606.  
  3607. color:#ecf0f1;
  3608.  
  3609.  
  3610.  
  3611. border-color:#067A37}
  3612.  
  3613.  
  3614.  
  3615. .statbar span.neutral
  3616.  
  3617.  
  3618.  
  3619. {
  3620.  
  3621.  
  3622.  
  3623. background:#7f8c8d;
  3624.  
  3625.  
  3626.  
  3627. color:#ecf0f1;
  3628.  
  3629.  
  3630.  
  3631. border:solid #2c3e50}
  3632.  
  3633.  
  3634.  
  3635. .pfx-panel{
  3636.  
  3637.  
  3638.  
  3639. background:#333}
  3640.  
  3641.  
  3642.  
  3643.  
  3644.  
  3645. .pfx-topbar{
  3646.  
  3647.  
  3648.  
  3649. background:#2e2e2e;
  3650.  
  3651.  
  3652.  
  3653. border-bottom-color:#2f2f2f}
  3654.  
  3655.  
  3656.  
  3657. .header{
  3658.  
  3659.  
  3660.  
  3661. background:#2e2e2e;
  3662.  
  3663.  
  3664.  
  3665. border-bottom-color:#2f2f2f}
  3666.  
  3667.  
  3668.  
  3669.  
  3670.  
  3671. .replay-wrapper .battle-log{
  3672.  
  3673.  
  3674.  
  3675. height:410px;
  3676.  
  3677.  
  3678.  
  3679. top:-35px}
  3680.  
  3681. .replay-wrapper{
  3682.  
  3683.  
  3684.  
  3685. top:40px}
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691. }
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698.  
  3699.  
  3700.  
  3701. @namespace url(http://www.w3.org/1999/xhtml);
  3702.  
  3703. @-moz-document domain("frost.psim.us"){
  3704.  
  3705. #header{background:url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg)bottom}
  3706.  
  3707. body{
  3708. background: url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg);
  3709. background-size: cover;
  3710. }
  3711.  
  3712. .userbar:before{
  3713. display: block;
  3714. content: "";
  3715.  
  3716. width: 36px;
  3717. height: 48px;
  3718. float: left;
  3719. position: relative;
  3720. top: -12px;
  3721. left: -8px;
  3722. background: url(http://cdn.desktopwallpapers4.me/wallpapers/anime/1920x1200/3/20327-purple-pokemon-1920x1200-anime-wallpaper.jpg)no-repeat;
  3723. }
  3724.  
  3725. .chat-log {
  3726. font-size: 10pt;
  3727. font-weight: normal;
  3728. background: url("http://wallpaperscraft.com/image/pokemon_background_lilac_sableye_83624_1280x720.jpg") no-repeat scroll center , url("http://i.imgur.com/Q8vHT0Y.png");
  3729. color: #ffffff;
  3730. overflow: auto;
  3731. }
  3732.  
  3733.  
  3734. .menugroup .button:hover {
  3735. background: none repeat scroll 0% 0% rgb(24, 162, 189);
  3736. opacity: 1.0;
  3737. }
  3738. .menugroup .button:hover {
  3739. background: -moz-linear-gradient(center top , rgb(119, 158, 196), rgb(64, 107, 149)) repeat scroll 0% 0%
  3740.  
  3741. transparent;
  3742. border-color: rgb(165, 255, 255);
  3743. }
  3744.  
  3745. .menugroup .button {
  3746. opacity: 1.0;
  3747. font-size: 12pt;
  3748. font-family: Verdana,Helvetica,Arial,sans-serif;
  3749. display: inline-block;
  3750. padding: 1px;
  3751. width: 200px;
  3752. text-align: center;
  3753. text-decoration: none;
  3754. color: #b19cd9;
  3755. border: 1px solid rgb(170, 170, 170);
  3756. background: none repeat scroll 0% 0% rgb(83, 205, 229);
  3757. }
  3758. .mainmenuwrapper {
  3759. background: url(http://www.psdgraphics.com/wp-content/uploads/2009/07/purple-lights.jpg);
  3760.  
  3761. }
  3762.  
  3763.  
  3764. a{
  3765. color: #000000;
  3766. }
  3767.  
  3768. .Black, .message-announce {
  3769. background: #600080;
  3770. }
  3771.  
  3772. .chat.timer {
  3773. color: #ffffff;
  3774. }
  3775.  
  3776. .userlist{
  3777. background: #b19cd9;
  3778. }
  3779.  
  3780.  
  3781. .ladder strong, .ladder em{
  3782. color: #131313 !important;
  3783. }
  3784.  
  3785. .tabbar{
  3786. bottom: 0;
  3787. }
  3788. .userbar{
  3789. top: 20px;
  3790. width: 212px;
  3791. }
  3792.  
  3793.  
  3794. .userbar .username {
  3795. text-shadow: 1px 1px black;
  3796. }
  3797.  
  3798.  
  3799.  
  3800. .icon-user{
  3801. display:none;
  3802. }
  3803.  
  3804. .siderooms{
  3805. height: 56px;
  3806. }
  3807.  
  3808. .maintabbarbottom {
  3809. background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  3810. border: none;
  3811. box-shadow: none;
  3812. z-index:2;
  3813. }
  3814.  
  3815.  
  3816. .header {
  3817. height: 56px;
  3818.  
  3819. }
  3820.  
  3821. .header .logo {
  3822. float: left;
  3823. margin: 7px 0px 0 2px;
  3824. }
  3825.  
  3826. .tabbar .closebutton, .tabbar a.cur+.closebutton {
  3827. top: 19px;
  3828. }
  3829. .closebutton:hover {
  3830. color: #1b1b1b;
  3831. }
  3832. .closebutton {
  3833. color: #ecf0f1;
  3834. }
  3835.  
  3836. .tabbar a.button.notifying {
  3837. background: #3498db;
  3838. }
  3839.  
  3840. .maintabbar .inner {
  3841. padding-top:0px;
  3842. height: 56px;
  3843. }
  3844.  
  3845. .maintabbarbottom {
  3846. background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  3847. border: none;
  3848. box-shadow: none;
  3849. z-index:2;
  3850. }
  3851.  
  3852. .tabbar.maintabbar {
  3853. margin-left: 170px;
  3854. margin-right: 0px;
  3855. overflow: hidden;
  3856. height: 60px;
  3857. background-position: right;
  3858. background-repeat: no-repeat;
  3859. }
  3860.  
  3861. .tabbar a.button.cur, .tabbar a.button.cur:hover, .tabbar a.button{
  3862. color: #ffffff;
  3863. background: #66707b;
  3864. box-shadow: none;
  3865. border: none;
  3866. cursor: default;
  3867. top: 0px;
  3868. border-radius: 5px;
  3869. text-shadow: none;
  3870. margin-left: 5px;
  3871. margin-top:15px;
  3872. }
  3873.  
  3874.  
  3875. .tabbar a.button:hover, .tabbar a.button.cur{
  3876. background: #090909;
  3877. }
  3878.  
  3879.  
  3880. .tabbar a.button {
  3881. cursor: pointer;
  3882. text-align: center;
  3883. white-space: nowrap;
  3884. text-shadow: none;
  3885. font-size: 11px;
  3886. }
  3887.  
  3888.  
  3889. .ps-popup {
  3890. position: absolute;
  3891. top: auto;
  3892. right: auto;
  3893. left: auto;
  3894. bottom: auto;
  3895. text-align: left;
  3896. padding: 2px 10px;
  3897. z-index: 20;
  3898. border: 1px solid #181818;
  3899. border-radius: 2px;
  3900. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  3901. background: #e8e8e8;
  3902. }
  3903.  
  3904.  
  3905.  
  3906. .battle-log-add{
  3907. border-color: #333;
  3908. background: #333;
  3909. text-shadow: 1px 1px black;
  3910. }
  3911.  
  3912. .chat-log-add{
  3913. border-color: #333;
  3914. background: #600080;
  3915. }
  3916.  
  3917.  
  3918. .message-pm {
  3919. font-weight: bold;
  3920. color: #ffffff;
  3921. }
  3922.  
  3923.  
  3924.  
  3925. .battle-log {
  3926. background: url(http://i.imgur.com/Q8vHT0Y.png);
  3927. color: black;
  3928. border-width: 0;
  3929. }
  3930.  
  3931.  
  3932.  
  3933. .battle-log h2 {
  3934. position: relative;
  3935. border: 0px solid #AAAAAA;
  3936. background: #161616;
  3937. color: white;
  3938.  
  3939. }
  3940.  
  3941. .battle-log h2:after {
  3942. display: block;
  3943. content: "";
  3944. background: url(http://i.imgur.com/1dbPeSk.png);
  3945. width: 31px;
  3946. height: 18px;
  3947. position: absolute;
  3948. right: 5px;
  3949. top: 5px;
  3950. }
  3951.  
  3952.  
  3953. .battle-log .chat em {
  3954. padding: 1px 4px 1px 3px;
  3955. color: #600080;
  3956. font-style: normal;
  3957. }
  3958.  
  3959. .battle-log .chat strong {
  3960. color: #600080;
  3961. }
  3962.  
  3963.  
  3964.  
  3965. .challenge {
  3966. background: #600080;
  3967. border: 1px solid #2980b9;
  3968. color: rgb(255,255,255);
  3969. padding: 1px 5px;
  3970. }
  3971.  
  3972. .pm-log{
  3973. background: url(http://images2.layoutsparks.com/1/169419/purple-passion-white-spots.png);
  3974. border-width: 0;
  3975. }
  3976.  
  3977. .pm-box .focused{
  3978. background: #ffffff;
  3979. }
  3980.  
  3981. .pm-window.focused h3:hover{
  3982. background:#ffffff;
  3983. }
  3984.  
  3985. .pm-window h3, .pm-window.focused h3 {
  3986. color: #ffffff;
  3987. background: #600080;
  3988. margin: 0;
  3989. padding: 2px 5px;
  3990. font-size: 11pt;
  3991. border-width: 0;
  3992. cursor: pointer;
  3993. border-radius: 0px;
  3994. }
  3995.  
  3996. .pm-log{
  3997.  
  3998. border-width: 0;
  3999. }
  4000.  
  4001. .pm-log-add {
  4002. border-width: 0;
  4003. background: #600080;
  4004. border-radius: 0px;
  4005. }
  4006.  
  4007. .ladder table{
  4008. background-color: #ecf0f1;
  4009. }
  4010.  
  4011. .infobox, .ladder, .pm-window{
  4012. position: relative;
  4013. border: 1px solid #181818;
  4014. border-radius: 2px;
  4015. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  4016. margin-top: 5px;
  4017. color: #000000;
  4018. background-color: #ecf0f1;
  4019. }
  4020.  
  4021. .utilichart{
  4022. position: relative;
  4023. border: 1px solid #181818;
  4024. border-radius: 2px;
  4025. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  4026. background: url(http://i.imgur.com/SHCpB0w.png);
  4027. margin-top: 5px;
  4028. min-height: 33px;
  4029. width: 270px;
  4030. height: 96px;
  4031. }
  4032.  
  4033. .utilichart:after, .infobox:after, .ladder:after, .pm-window:after, .ps-popup:after, #tooltipwrapper .tooltip:after{
  4034. display: block;
  4035. content: "";
  4036. background: url(http://i.imgur.com/GCuRjnR.png);
  4037. width: 45px;
  4038. height: 7px;
  4039. position: absolute;
  4040. left: -1px;
  4041. top: -7px;
  4042. }
  4043.  
  4044. .utilichart .pokemonnamecol{
  4045.  
  4046.  
  4047.  
  4048. padding:0;
  4049.  
  4050.  
  4051.  
  4052. margin:0;
  4053.  
  4054.  
  4055.  
  4056. font-weight:bold;
  4057.  
  4058.  
  4059.  
  4060. color:#1b1b1b;
  4061.  
  4062.  
  4063.  
  4064. position:absolute;
  4065.  
  4066.  
  4067.  
  4068. left:40px;
  4069.  
  4070.  
  4071.  
  4072. top:2px;
  4073.  
  4074.  
  4075.  
  4076. font-size:8pt}
  4077.  
  4078.  
  4079.  
  4080. .utilichart .typecol{
  4081.  
  4082.  
  4083.  
  4084. width:100px;
  4085.  
  4086.  
  4087.  
  4088. height:0;
  4089.  
  4090.  
  4091.  
  4092. padding:0;
  4093.  
  4094.  
  4095.  
  4096. margin:0;
  4097.  
  4098.  
  4099.  
  4100. position:absolute;
  4101.  
  4102.  
  4103.  
  4104. left:10px;
  4105.  
  4106.  
  4107.  
  4108. top:18px}
  4109.  
  4110.  
  4111.  
  4112.  
  4113.  
  4114. .utilichart .typecol img{
  4115.  
  4116.  
  4117.  
  4118. opacity:1;
  4119.  
  4120.  
  4121.  
  4122. margin-right:10px}
  4123.  
  4124.  
  4125.  
  4126. .utilichart .iconcol, .utilichart .itemiconcol{
  4127.  
  4128.  
  4129.  
  4130. position:absolute;
  4131.  
  4132.  
  4133.  
  4134. right:5px;
  4135.  
  4136.  
  4137.  
  4138. top:3px}
  4139.  
  4140.  
  4141.  
  4142. .utilichart .abilitycol, .utilichart .twoabilitycol{
  4143.  
  4144.  
  4145.  
  4146. float:left;
  4147.  
  4148.  
  4149.  
  4150. color:#1b1b1b;
  4151.  
  4152.  
  4153.  
  4154. margin:34px 40px 0 0px;
  4155.  
  4156.  
  4157.  
  4158. width:85px;
  4159.  
  4160.  
  4161.  
  4162. font-size:8pt}
  4163.  
  4164.  
  4165.  
  4166. .utilichart .abilitycol em, .utilichart .statcol em, .utilichart .bstcol em, .utilichart .twoabilitycol, .utilichart .labelcol em, .utilichart .widelabelcol em, .utilichart .pplabelcol em{
  4167.  
  4168.  
  4169.  
  4170. color:#1b1b1b}
  4171.  
  4172.  
  4173.  
  4174. .utilichart .statcol, .utilichart .bstcol{
  4175.  
  4176.  
  4177.  
  4178. position:relative;
  4179.  
  4180.  
  4181.  
  4182. left:-5px;
  4183.  
  4184.  
  4185.  
  4186. top:3px;
  4187.  
  4188.  
  4189.  
  4190. text-align:center;
  4191.  
  4192.  
  4193.  
  4194. margin-right:12px}
  4195.  
  4196.  
  4197.  
  4198. .utilichart .itemdesccol, .utilichart .abilitydesccol, .utilichart .movedesccol{
  4199.  
  4200.  
  4201.  
  4202. white-space:normal;
  4203.  
  4204.  
  4205.  
  4206. padding-top:7px;
  4207.  
  4208.  
  4209.  
  4210. font-size:8pt;
  4211.  
  4212.  
  4213.  
  4214. width:250px;
  4215.  
  4216.  
  4217.  
  4218. height:50px;
  4219.  
  4220.  
  4221.  
  4222. overflow:visible;
  4223.  
  4224.  
  4225.  
  4226. color:#777777;
  4227.  
  4228.  
  4229.  
  4230. position:absolute;
  4231.  
  4232.  
  4233.  
  4234. top:28px;
  4235.  
  4236.  
  4237.  
  4238. left:10px}
  4239.  
  4240.  
  4241.  
  4242. .utilichart .labelcol, .utilichart .widelabelcol, .utilichart .pplabelcol{
  4243.  
  4244.  
  4245.  
  4246. padding-top:0;
  4247.  
  4248.  
  4249.  
  4250. height:28px;
  4251.  
  4252.  
  4253.  
  4254. width:24px;
  4255.  
  4256.  
  4257.  
  4258. text-align:center;
  4259.  
  4260.  
  4261.  
  4262. font-size:8pt;
  4263.  
  4264.  
  4265.  
  4266. margin:65px 45px 0 0}
  4267.  
  4268.  
  4269.  
  4270. .ps-room.ps-room-opaque{
  4271.  
  4272.  
  4273.  
  4274. background:url(http://hdwalli.com/images/db_img7/purple-backgrounds-widescreen-2.jpg);
  4275.  
  4276.  
  4277.  
  4278. position:absolute;
  4279.  
  4280.  
  4281.  
  4282. color:#1a6e9a}
  4283.  
  4284.  
  4285.  
  4286. .turnstatus-protect{
  4287.  
  4288. background:url(http://i.imgur.com/RVxCoHz.png);
  4289.  
  4290. opacity:1!important;
  4291.  
  4292. height:103px!important;
  4293.  
  4294. width:150px!important;
  4295.  
  4296. border-radius:0;
  4297.  
  4298. border-width:0;
  4299.  
  4300. box-shadow:none;
  4301.  
  4302. }
  4303.  
  4304. .sidecondition-reflect{
  4305.  
  4306. background:url(http://i.imgur.com/X1XDxVB.png);
  4307.  
  4308. opacity:0.7!important;
  4309.  
  4310. height:90px!important;
  4311.  
  4312. width:130px!important;
  4313.  
  4314. border-radius:0;
  4315.  
  4316. border-width:0;
  4317.  
  4318. box-shadow:none;
  4319.  
  4320. }
  4321.  
  4322.  
  4323.  
  4324. .sidecondition-safeguard{
  4325.  
  4326. background:url(http://i.imgur.com/FrCoWCW.png);
  4327.  
  4328. opacity:0.6!important;
  4329.  
  4330. height:90px!important;
  4331.  
  4332. width:130px!important;
  4333.  
  4334. border-radius:0;
  4335.  
  4336. border-width:0;
  4337.  
  4338. box-shadow:none;
  4339.  
  4340. }
  4341.  
  4342.  
  4343.  
  4344. .sidecondition-lightscreen{
  4345.  
  4346. background:url(http://i.imgur.com/8eLftNA.png);
  4347.  
  4348. opacity:0.6!important;
  4349.  
  4350. height:90px!important;
  4351.  
  4352. width:130px!important;
  4353.  
  4354. border-radius:0;
  4355.  
  4356. border-width:0;
  4357.  
  4358. box-shadow:none;
  4359.  
  4360. }
  4361.  
  4362.  
  4363.  
  4364. .ps-room.ps-room-light{
  4365.  
  4366.  
  4367.  
  4368. background:url(http://i.imgur.com/qjR5Wwx.png);
  4369.  
  4370. opacity:0.9;
  4371.  
  4372. position:absolute;
  4373.  
  4374.  
  4375.  
  4376. font-weight:bold;
  4377.  
  4378. color:#cccccc}
  4379.  
  4380.  
  4381.  
  4382. .menugroup .button{
  4383.  
  4384.  
  4385.  
  4386. font-size:12px;
  4387.  
  4388. font-weight:bold;
  4389.  
  4390. color:#fbfbfb;
  4391.  
  4392. text-align:center;
  4393.  
  4394. text-shadow: 1px 1px 1px #4d4d4d,
  4395.  
  4396. 1px 0px 1px #4d4d4d;
  4397.  
  4398. background: url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg);
  4399.  
  4400. box-shadow:none;
  4401.  
  4402. border-radius:0px;
  4403.  
  4404. border-width:0;
  4405.  
  4406. width:230px;
  4407.  
  4408. padding-left:20px;
  4409.  
  4410. padding-top:10px;
  4411.  
  4412. padding-bottom:16px;
  4413.  
  4414. }
  4415.  
  4416. .menugroup button.big {
  4417.  
  4418. width: 230px;
  4419.  
  4420. padding-left:20px;
  4421.  
  4422. padding-top:10px;
  4423.  
  4424. padding-bottom:11px;
  4425.  
  4426. font-size: 12pt;
  4427.  
  4428. }
  4429.  
  4430. .menugroup .button:hover{
  4431.  
  4432.  
  4433.  
  4434. font-size:12px;
  4435.  
  4436.  
  4437.  
  4438. font-weight:bold;
  4439.  
  4440. color:#fbfbfb;
  4441.  
  4442. text-align:center;
  4443.  
  4444. text-shadow: 1px 1px 1px #4d4d4d,
  4445.  
  4446. 1px 0px 1px #4d4d4d;
  4447.  
  4448. background: url(http://www.pkparaiso.com/imagenes/rubi-omega-zafiro-alfa/sprites/animados/sableye-mega.gif) no-repeat center , url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg);
  4449.  
  4450. box-shadow:none;
  4451.  
  4452. border-radius:0px;
  4453.  
  4454. border-width:0;
  4455.  
  4456. width:230px;
  4457.  
  4458. padding-left:20px;
  4459.  
  4460. padding-top:10px;
  4461.  
  4462. padding-bottom:16px;
  4463.  
  4464. }
  4465.  
  4466. .menugroup button.big:hover {
  4467.  
  4468. width: 230px;
  4469.  
  4470. padding-left:20px;
  4471.  
  4472. padding-top:10px;
  4473.  
  4474. padding-bottom:11px;
  4475.  
  4476. font-size: 12pt;
  4477.  
  4478. }
  4479.  
  4480.  
  4481.  
  4482.  
  4483.  
  4484. .roomlist a.ilink{
  4485.  
  4486.  
  4487.  
  4488. font-size:14px;
  4489.  
  4490. font-family: Tahoma, Verdana, Segoe, sans-serif;
  4491.  
  4492. font-weight:bold;
  4493.  
  4494. color:#fbfbfb;
  4495.  
  4496. text-transform: uppercase;
  4497.  
  4498. text-align:left;
  4499.  
  4500. text-shadow: 1px 1px 1px #4d4d4d,
  4501.  
  4502. 1px 0px 1px #4d4d4d;
  4503.  
  4504. background: url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg)top;
  4505.  
  4506. box-shadow:none;
  4507.  
  4508. border-radius:0px;
  4509.  
  4510. border-width:0;
  4511.  
  4512. width:544px;
  4513.  
  4514. padding-left:20px;
  4515.  
  4516. padding-top:10px;
  4517.  
  4518. padding-bottom:12px;
  4519.  
  4520. }
  4521.  
  4522.  
  4523.  
  4524.  
  4525.  
  4526.  
  4527.  
  4528.  
  4529.  
  4530. .roomlist a.ilink:hover{
  4531.  
  4532.  
  4533.  
  4534. font-size:14px;
  4535.  
  4536. font-family: Tahoma, Verdana, Segoe, sans-serif;
  4537.  
  4538. font-weight:bold;
  4539.  
  4540. color:#fbfbfb;
  4541.  
  4542. text-transform: uppercase;
  4543.  
  4544. text-shadow: 1px 1px 1px #4d4d4d,
  4545.  
  4546. 1px 0px 1px #4d4d4d;
  4547.  
  4548. background: url(http://www.pkparaiso.com/imagenes/rubi-omega-zafiro-alfa/sprites/animados/sableye-mega.gif) no-repeat center , url(http://wallpaperscraft.com/image/grin_pokemon_purple_haunter_83588_2560x1440.jpg)top;
  4549.  
  4550. box-shadow:none;
  4551.  
  4552. border-radius:0px;
  4553.  
  4554. border-width:0;
  4555.  
  4556. width:544px;
  4557.  
  4558. padding-left:20px;
  4559.  
  4560. padding-top:10px;
  4561.  
  4562. padding-bottom:12px;
  4563.  
  4564. }
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572. .ps-room{
  4573.  
  4574.  
  4575.  
  4576. position:absolute;
  4577.  
  4578.  
  4579.  
  4580. display:block;
  4581.  
  4582.  
  4583.  
  4584. top:56px;
  4585.  
  4586.  
  4587.  
  4588. left:0;
  4589.  
  4590.  
  4591.  
  4592. right:0;
  4593.  
  4594.  
  4595.  
  4596. bottom:0;
  4597.  
  4598.  
  4599.  
  4600. border:1px solid #333;
  4601.  
  4602.  
  4603.  
  4604. border-top:none}
  4605.  
  4606.  
  4607.  
  4608. .ps-room .pad{
  4609.  
  4610.  
  4611.  
  4612. opacity:0.8;
  4613.  
  4614.  
  4615.  
  4616. }
  4617.  
  4618.  
  4619.  
  4620. .ps-room .battle{
  4621.  
  4622.  
  4623.  
  4624. top:60px;
  4625.  
  4626.  
  4627.  
  4628. border-width:0px}
  4629.  
  4630.  
  4631.  
  4632. .foehint{
  4633.  
  4634. position:relative;
  4635.  
  4636.  
  4637.  
  4638. top:45px}
  4639.  
  4640.  
  4641.  
  4642. .battle{
  4643.  
  4644.  
  4645.  
  4646. border:0px solid #AAAAAA;
  4647.  
  4648.  
  4649.  
  4650. width:640px;
  4651.  
  4652.  
  4653.  
  4654. height:360px;
  4655.  
  4656.  
  4657.  
  4658. overflow:visible;
  4659.  
  4660.  
  4661.  
  4662. font-family:Verdana,sans-serif;
  4663.  
  4664.  
  4665.  
  4666. font-size:10pt}
  4667.  
  4668.  
  4669.  
  4670. .backdrop:before{
  4671.  
  4672.  
  4673.  
  4674. display:block;
  4675.  
  4676.  
  4677.  
  4678. content:"";
  4679.  
  4680.  
  4681.  
  4682. background:url(http://i.imgur.com/QjLsolX.gif);
  4683.  
  4684.  
  4685.  
  4686. background-size:cover;
  4687.  
  4688.  
  4689.  
  4690. width:640px;
  4691.  
  4692.  
  4693.  
  4694. height:360px}
  4695.  
  4696.  
  4697.  
  4698. .backdrop{
  4699.  
  4700.  
  4701.  
  4702. width:640px;
  4703.  
  4704.  
  4705.  
  4706. height:360px;
  4707.  
  4708.  
  4709.  
  4710. position:absolute;
  4711.  
  4712.  
  4713.  
  4714. top:0px;
  4715.  
  4716.  
  4717.  
  4718. left:0px;
  4719.  
  4720.  
  4721.  
  4722. overflow:hidden;
  4723.  
  4724.  
  4725.  
  4726. background:-50px -90px;
  4727.  
  4728.  
  4729.  
  4730. opacity:1 !important}
  4731.  
  4732.  
  4733.  
  4734. .backdrop:after {
  4735.  
  4736.  
  4737.  
  4738. display:block ;
  4739.  
  4740.  
  4741.  
  4742. content:"";
  4743.  
  4744.  
  4745.  
  4746. background:url(http://i.imgur.com/ALNRPPT.png);
  4747.  
  4748.  
  4749.  
  4750. position:absolute;
  4751.  
  4752.  
  4753.  
  4754. top:0;
  4755.  
  4756.  
  4757.  
  4758. left:0;
  4759.  
  4760.  
  4761.  
  4762. width:640px;
  4763.  
  4764.  
  4765.  
  4766. height:360px}
  4767.  
  4768.  
  4769.  
  4770. .ps-room .battle-controls{
  4771.  
  4772.  
  4773.  
  4774. top:430px}
  4775.  
  4776.  
  4777.  
  4778. .turn{
  4779.  
  4780.  
  4781.  
  4782. position:absolute;
  4783.  
  4784.  
  4785.  
  4786. top:-70px;
  4787.  
  4788.  
  4789.  
  4790. left:270px !important;
  4791.  
  4792.  
  4793.  
  4794. width:101px;
  4795.  
  4796.  
  4797.  
  4798. height:17px;
  4799.  
  4800.  
  4801.  
  4802. font-size:8pt;
  4803.  
  4804.  
  4805.  
  4806. font-weight:bold;
  4807.  
  4808.  
  4809.  
  4810. margin:0px;
  4811.  
  4812.  
  4813.  
  4814. padding:0px;
  4815.  
  4816.  
  4817.  
  4818. padding-top:35px;
  4819.  
  4820.  
  4821.  
  4822. border:0;
  4823.  
  4824.  
  4825.  
  4826. border-radius:0;
  4827.  
  4828.  
  4829.  
  4830. opacity:1 !important;
  4831.  
  4832.  
  4833.  
  4834. background:url(http://i.imgur.com/6SgSXmb.png);
  4835.  
  4836.  
  4837.  
  4838. text-align:center;
  4839.  
  4840.  
  4841.  
  4842. color:#cccccc}
  4843.  
  4844.  
  4845.  
  4846. .rightbar{
  4847.  
  4848.  
  4849.  
  4850. position:absolute;
  4851.  
  4852.  
  4853.  
  4854. top:-60px;
  4855.  
  4856.  
  4857.  
  4858. right:15px;
  4859.  
  4860.  
  4861.  
  4862. height:100px;
  4863.  
  4864.  
  4865.  
  4866. width:320px;
  4867.  
  4868.  
  4869.  
  4870. background-color:rgba(255,255,255,0);
  4871.  
  4872.  
  4873.  
  4874. border:0px solid rgba(215,215,215,0.5);
  4875.  
  4876.  
  4877.  
  4878. color:#777777;
  4879.  
  4880.  
  4881.  
  4882. background-image:url(http://i.imgur.com/nTem8oK.png);
  4883.  
  4884.  
  4885.  
  4886. background-position:0px -21px}
  4887.  
  4888.  
  4889.  
  4890. .rightbar .trainer{
  4891.  
  4892.  
  4893.  
  4894. margin-top:0px;
  4895.  
  4896.  
  4897.  
  4898. left:08px}
  4899.  
  4900.  
  4901.  
  4902. .rightbar .trainersprite{
  4903.  
  4904.  
  4905.  
  4906. position:absolute;
  4907.  
  4908.  
  4909.  
  4910. top:0px;
  4911.  
  4912.  
  4913.  
  4914. left:40px;
  4915.  
  4916.  
  4917.  
  4918. opacity:1 !important}
  4919.  
  4920.  
  4921.  
  4922.  
  4923.  
  4924. .trainer strong{
  4925.  
  4926.  
  4927.  
  4928. display:block;
  4929.  
  4930.  
  4931.  
  4932. font-size:12pt;
  4933.  
  4934.  
  4935.  
  4936. overflow:hidden;
  4937.  
  4938.  
  4939.  
  4940. padding-top:10px;
  4941.  
  4942.  
  4943.  
  4944. padding-left:110px;
  4945.  
  4946.  
  4947.  
  4948. color:#fafafa}
  4949.  
  4950.  
  4951.  
  4952. .rightbar .trainer strong{
  4953.  
  4954.  
  4955.  
  4956. display:block;
  4957.  
  4958.  
  4959.  
  4960.  
  4961.  
  4962. font-size:12pt;
  4963.  
  4964.  
  4965.  
  4966. text-align:left;
  4967.  
  4968.  
  4969.  
  4970. overflow:hidden;
  4971.  
  4972.  
  4973.  
  4974. position:relative;
  4975.  
  4976.  
  4977.  
  4978. left:20px;
  4979.  
  4980.  
  4981.  
  4982. }
  4983.  
  4984.  
  4985.  
  4986.  
  4987.  
  4988. .rightbar .trainer .teamicons{
  4989.  
  4990.  
  4991.  
  4992. float:left;
  4993.  
  4994.  
  4995.  
  4996. position:relative;
  4997.  
  4998.  
  4999.  
  5000. top:0px;
  5001.  
  5002.  
  5003.  
  5004. left:108px}
  5005.  
  5006.  
  5007.  
  5008. .leftbar{
  5009.  
  5010.  
  5011.  
  5012. position:absolute;
  5013.  
  5014.  
  5015.  
  5016. top:-60px;
  5017.  
  5018.  
  5019.  
  5020. left:15px;
  5021.  
  5022.  
  5023.  
  5024. height:100px;
  5025.  
  5026.  
  5027.  
  5028. width:320px;
  5029.  
  5030.  
  5031.  
  5032. background-color:rgba(255,255,255,0);
  5033.  
  5034.  
  5035.  
  5036. border:0px solid rgba(215,215,215,0.5);
  5037.  
  5038.  
  5039.  
  5040. color:#777777;
  5041.  
  5042.  
  5043.  
  5044. background-image:url(http://i.imgur.com/oIjX6jC.png);
  5045.  
  5046.  
  5047.  
  5048. background-position:0px -21px}
  5049.  
  5050.  
  5051.  
  5052. .leftbar .trainer{
  5053.  
  5054.  
  5055.  
  5056. margin-top:0px;
  5057.  
  5058.  
  5059.  
  5060. text-align:left}
  5061.  
  5062.  
  5063.  
  5064. .leftbar .trainersprite{
  5065.  
  5066.  
  5067.  
  5068. position:absolute;
  5069.  
  5070.  
  5071.  
  5072. top:0px;
  5073.  
  5074.  
  5075.  
  5076. right:40px;
  5077.  
  5078.  
  5079.  
  5080. opacity:1 !important}
  5081.  
  5082.  
  5083.  
  5084. .leftbar .trainer strong{
  5085.  
  5086.  
  5087.  
  5088. display:block;
  5089.  
  5090.  
  5091.  
  5092. font-size:12pt;
  5093.  
  5094.  
  5095.  
  5096. overflow:hidden;
  5097.  
  5098.  
  5099.  
  5100. padding-top:10px;
  5101.  
  5102.  
  5103.  
  5104. text-align:right;
  5105.  
  5106.  
  5107.  
  5108. position:relative;
  5109.  
  5110.  
  5111.  
  5112. left:-130px;
  5113.  
  5114.  
  5115.  
  5116. }
  5117.  
  5118.  
  5119.  
  5120.  
  5121.  
  5122.  
  5123.  
  5124. .leftbar .trainer .teamicons{
  5125.  
  5126.  
  5127.  
  5128. float:right;
  5129.  
  5130.  
  5131.  
  5132. position:relative;
  5133.  
  5134.  
  5135.  
  5136. top:1px;
  5137.  
  5138.  
  5139.  
  5140. right:108px}
  5141.  
  5142.  
  5143.  
  5144. .whatdo {
  5145.  
  5146.  
  5147.  
  5148. position:relative;
  5149.  
  5150.  
  5151.  
  5152. z-index: 1;
  5153.  
  5154.  
  5155.  
  5156. color:#fbfbfb!important;
  5157.  
  5158.  
  5159.  
  5160. font-size:11.5pt!important;
  5161.  
  5162.  
  5163.  
  5164. opacity:0.7;
  5165.  
  5166.  
  5167.  
  5168. bottom:59px;
  5169.  
  5170.  
  5171.  
  5172. font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  5173.  
  5174.  
  5175.  
  5176. right:-20px}
  5177.  
  5178.  
  5179.  
  5180. .whatdo strong{
  5181.  
  5182.  
  5183.  
  5184. font-weight:normal;
  5185.  
  5186.  
  5187.  
  5188. font-size:11.5pt!important;
  5189.  
  5190. }
  5191.  
  5192.  
  5193.  
  5194.  
  5195.  
  5196. .healthy{
  5197.  
  5198.  
  5199.  
  5200. float:right;
  5201.  
  5202. color:#b4b4b4;
  5203.  
  5204. position:relative;
  5205.  
  5206. top:1px;
  5207.  
  5208. opacity:0;
  5209.  
  5210. right:-350px}
  5211.  
  5212.  
  5213.  
  5214. .weak{
  5215.  
  5216.  
  5217.  
  5218. float:right;
  5219.  
  5220. position:relative;
  5221.  
  5222. top:1px;
  5223.  
  5224. opacity:0;
  5225.  
  5226. right:-350px}
  5227.  
  5228.  
  5229.  
  5230. .critical{
  5231.  
  5232.  
  5233.  
  5234. float:right;
  5235.  
  5236. position:relative;
  5237.  
  5238. top:1px;
  5239.  
  5240. opacity:0;
  5241.  
  5242. right:-350px}
  5243.  
  5244.  
  5245.  
  5246.  
  5247.  
  5248.  
  5249.  
  5250. .weather{
  5251.  
  5252.  
  5253.  
  5254. text-shadow:none;
  5255.  
  5256.  
  5257.  
  5258. color:rgba(0,0,0,0)}
  5259.  
  5260.  
  5261.  
  5262. .weather:after {
  5263.  
  5264.  
  5265.  
  5266. display:block ;
  5267.  
  5268.  
  5269.  
  5270. content:"";
  5271.  
  5272.  
  5273.  
  5274. background:url(http://i.imgur.com/ALNRPPT.png);
  5275.  
  5276.  
  5277.  
  5278. position:absolute;
  5279.  
  5280.  
  5281.  
  5282. top:0;
  5283.  
  5284.  
  5285.  
  5286. left:0;
  5287.  
  5288.  
  5289.  
  5290. width:640px;
  5291.  
  5292.  
  5293.  
  5294. height:360px}
  5295.  
  5296.  
  5297.  
  5298.  
  5299.  
  5300.  
  5301.  
  5302.  
  5303.  
  5304. .weather em small{
  5305.  
  5306.  
  5307.  
  5308. font-size:0pt;
  5309.  
  5310.  
  5311.  
  5312. color:white;
  5313.  
  5314.  
  5315.  
  5316. text-shadow:1px 1px black;
  5317.  
  5318.  
  5319.  
  5320. position:absolute;
  5321.  
  5322.  
  5323.  
  5324. left:0;
  5325.  
  5326.  
  5327.  
  5328. top:85px;
  5329.  
  5330.  
  5331.  
  5332. width:95px;
  5333.  
  5334.  
  5335.  
  5336. text-align:center}
  5337.  
  5338.  
  5339.  
  5340.  
  5341.  
  5342. .sunweather, .sunnydayweather{
  5343.  
  5344.  
  5345.  
  5346.  
  5347.  
  5348. background:url(http://i.imgur.com/FypwhbA.gif) no-repeat scroll left top;
  5349.  
  5350.  
  5351.  
  5352. opacity:0.5;
  5353.  
  5354.  
  5355.  
  5356. background-size:cover}
  5357.  
  5358.  
  5359.  
  5360.  
  5361.  
  5362. .rainweather, .raindanceweather{
  5363.  
  5364.  
  5365.  
  5366. background:url(http://i.imgur.com/hic1nf9.gif) no-repeat scroll left top;
  5367.  
  5368.  
  5369.  
  5370. opacity:0.5;
  5371.  
  5372.  
  5373.  
  5374. background-size:cover}
  5375.  
  5376.  
  5377.  
  5378.  
  5379.  
  5380.  
  5381.  
  5382.  
  5383.  
  5384.  
  5385.  
  5386.  
  5387.  
  5388. .sandstormweather{
  5389.  
  5390.  
  5391.  
  5392. background:url(http://i.imgur.com/qOw9a6v.gif) no-repeat scroll left top;
  5393.  
  5394.  
  5395.  
  5396. opacity:0.5;
  5397.  
  5398.  
  5399.  
  5400. background-size:cover}
  5401.  
  5402.  
  5403.  
  5404.  
  5405.  
  5406. .hailweather{
  5407.  
  5408.  
  5409.  
  5410. background:url(http://i.imgur.com/eUqkcVW.gif) no-repeat scroll left top;
  5411.  
  5412.  
  5413.  
  5414. opacity:0.5;
  5415.  
  5416.  
  5417.  
  5418. background-size:cover}
  5419.  
  5420.  
  5421.  
  5422.  
  5423.  
  5424. .pseudoweather{
  5425.  
  5426.  
  5427.  
  5428. background:url(http://i.imgur.com/WCrYols.gif) no-repeat scroll left top;
  5429.  
  5430.  
  5431.  
  5432. opacity:0.5;
  5433.  
  5434.  
  5435.  
  5436. background-size:cover;
  5437.  
  5438.  
  5439.  
  5440. width:640px;
  5441.  
  5442.  
  5443.  
  5444. height:360px}
  5445.  
  5446.  
  5447.  
  5448. .switchmenu{
  5449.  
  5450.  
  5451.  
  5452. width: 430px;
  5453.  
  5454.  
  5455.  
  5456. left: 102px;
  5457.  
  5458.  
  5459.  
  5460. top: -35px;
  5461.  
  5462.  
  5463.  
  5464. position:relative;
  5465.  
  5466.  
  5467.  
  5468. padding-bottom:135px;
  5469.  
  5470.  
  5471.  
  5472. background:url(http://i.imgur.com/uujLEDO.png);
  5473.  
  5474.  
  5475.  
  5476. }
  5477.  
  5478.  
  5479.  
  5480.  
  5481.  
  5482. .switchmenu button, .switchmenu button:disabled{
  5483.  
  5484.  
  5485.  
  5486. width:137px;
  5487.  
  5488.  
  5489.  
  5490. height:48px;
  5491.  
  5492.  
  5493.  
  5494. background:url(http://i.imgur.com/WMic5PP.png) !important;
  5495.  
  5496.  
  5497.  
  5498. border:none;
  5499.  
  5500.  
  5501.  
  5502. box-shadow:none;
  5503.  
  5504.  
  5505.  
  5506. border-radius:0;
  5507.  
  5508.  
  5509.  
  5510. font-size:10pt}
  5511.  
  5512.  
  5513.  
  5514. .switchmenu button{
  5515.  
  5516.  
  5517.  
  5518. transition:All 1.6116s ease;
  5519.  
  5520.  
  5521.  
  5522. color:black;
  5523.  
  5524.  
  5525.  
  5526. text-align: left;
  5527.  
  5528.  
  5529.  
  5530. text-shadow:1px 1px grey}
  5531.  
  5532.  
  5533.  
  5534. .switchmenu button .pokemonicon{
  5535.  
  5536.  
  5537.  
  5538. margin-bottom:5px;
  5539.  
  5540.  
  5541.  
  5542. margin-left: 4px;
  5543.  
  5544. }
  5545.  
  5546.  
  5547.  
  5548. .switchmenu button .status {
  5549.  
  5550.  
  5551.  
  5552. top: 4px;
  5553.  
  5554.  
  5555.  
  5556. right: 24px;
  5557.  
  5558.  
  5559.  
  5560. width: 15px;
  5561.  
  5562.  
  5563.  
  5564. border-color: #3a8247;
  5565.  
  5566. }
  5567.  
  5568.  
  5569.  
  5570. .switchmenu button .hpbar{
  5571.  
  5572.  
  5573.  
  5574. height:2px;
  5575.  
  5576.  
  5577.  
  5578. width: 92px;
  5579.  
  5580.  
  5581.  
  5582. border-color: #0e0e0e;
  5583.  
  5584.  
  5585.  
  5586. margin-bottom:8px;
  5587.  
  5588.  
  5589.  
  5590. margin-left: 27px;
  5591.  
  5592. }
  5593.  
  5594.  
  5595.  
  5596. .switchmenu button:disabled{
  5597.  
  5598.  
  5599.  
  5600. opacity:.5}
  5601.  
  5602.  
  5603.  
  5604.  
  5605.  
  5606. .switchmenu button:hover{
  5607.  
  5608.  
  5609.  
  5610. transition:All 1.6116s ease;
  5611.  
  5612.  
  5613.  
  5614. transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  5615.  
  5616.  
  5617.  
  5618. background:url(http://i.imgur.com/rJmTxtU.png) !important;
  5619.  
  5620.  
  5621.  
  5622. }
  5623.  
  5624.  
  5625.  
  5626. .switchselect{
  5627.  
  5628.  
  5629.  
  5630. opacity:0;
  5631.  
  5632.  
  5633.  
  5634. transform: translate(280px);
  5635.  
  5636.  
  5637.  
  5638. position:relative;
  5639.  
  5640.  
  5641.  
  5642. left:0;
  5643.  
  5644.  
  5645.  
  5646. top:115px;
  5647.  
  5648.  
  5649.  
  5650. }
  5651.  
  5652.  
  5653.  
  5654. .movecontrols:after {
  5655.  
  5656.  
  5657.  
  5658. content:"";
  5659.  
  5660.  
  5661.  
  5662. background:url(http://i.imgur.com/V4WGvVA.png);
  5663.  
  5664.  
  5665.  
  5666. opacity:1;
  5667.  
  5668.  
  5669.  
  5670. position:absolute;
  5671.  
  5672.  
  5673.  
  5674. top:-95px;
  5675.  
  5676.  
  5677.  
  5678. left:14px;
  5679.  
  5680.  
  5681.  
  5682. width:612px;
  5683.  
  5684.  
  5685.  
  5686. height:72px}
  5687.  
  5688.  
  5689.  
  5690.  
  5691.  
  5692. .moveselect{
  5693.  
  5694.  
  5695.  
  5696. opacity:0;
  5697.  
  5698.  
  5699.  
  5700. }
  5701.  
  5702.  
  5703.  
  5704. .movemenu{
  5705.  
  5706.  
  5707.  
  5708. width: 330px;
  5709.  
  5710.  
  5711.  
  5712. left: 160px;
  5713.  
  5714.  
  5715.  
  5716. top: -45px;
  5717.  
  5718.  
  5719.  
  5720. position:relative;
  5721.  
  5722.  
  5723.  
  5724. }
  5725.  
  5726.  
  5727.  
  5728.  
  5729.  
  5730. .movemenu button{
  5731.  
  5732.  
  5733.  
  5734. transition:All 1.6116s ease;
  5735.  
  5736.  
  5737.  
  5738. width:150px;
  5739.  
  5740.  
  5741.  
  5742. height:50px;
  5743.  
  5744.  
  5745.  
  5746. border-radius:0;
  5747.  
  5748.  
  5749.  
  5750. border-width:0;
  5751.  
  5752.  
  5753.  
  5754. box-shadow:none;
  5755.  
  5756.  
  5757.  
  5758. color:grey;
  5759.  
  5760. text-shadow:1px 1px black;
  5761.  
  5762.  
  5763.  
  5764. font-size:10pt;
  5765.  
  5766.  
  5767.  
  5768. padding-top:0px}
  5769.  
  5770.  
  5771.  
  5772. .movemenu button small{
  5773.  
  5774.  
  5775.  
  5776. text-align:center;
  5777.  
  5778.  
  5779.  
  5780. width:62px;
  5781.  
  5782.  
  5783.  
  5784. margin-top:2px}
  5785.  
  5786.  
  5787.  
  5788. .movemenu button small.type, .movemenu button small.pp{
  5789.  
  5790.  
  5791.  
  5792. padding-top:8px;
  5793.  
  5794.  
  5795.  
  5796. color:whitesmoke}
  5797.  
  5798.  
  5799.  
  5800. .movemenu button.type-Normal{
  5801.  
  5802.  
  5803.  
  5804. background:url(http://i.imgur.com/1ctemFU.png)}
  5805.  
  5806.  
  5807.  
  5808. .movemenu button.type-Normal:hover{
  5809.  
  5810.  
  5811.  
  5812. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5813.  
  5814. background:url(http://i.imgur.com/vTfBrkj.png)}
  5815.  
  5816.  
  5817.  
  5818.  
  5819.  
  5820. .movemenu button.type-Fairy{
  5821.  
  5822.  
  5823.  
  5824. background:url(http://i.imgur.com/rdPeaVu.png)}
  5825.  
  5826.  
  5827.  
  5828. .movemenu button.type-Fairy:hover{
  5829.  
  5830.  
  5831.  
  5832. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5833.  
  5834. background:url(http://i.imgur.com/bxU4lIL.png)}
  5835.  
  5836.  
  5837.  
  5838. .movemenu button.type-Fire{
  5839.  
  5840.  
  5841.  
  5842. background:url(http://i.imgur.com/aP39wjQ.png)}
  5843.  
  5844.  
  5845.  
  5846. .movemenu button.type-Fire:hover{
  5847.  
  5848.  
  5849.  
  5850. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5851.  
  5852. background:url(http://i.imgur.com/Wbbty9g.png)}
  5853.  
  5854.  
  5855.  
  5856. .movemenu button.type-Water{
  5857.  
  5858.  
  5859.  
  5860. background:url(http://i.imgur.com/cMJaVjV.png)}
  5861.  
  5862.  
  5863.  
  5864. .movemenu button.type-Water:hover{
  5865.  
  5866.  
  5867.  
  5868. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5869.  
  5870. background:url(http://i.imgur.com/Ufx3H8C.png)}
  5871.  
  5872.  
  5873.  
  5874. .movemenu button.type-Electric{
  5875.  
  5876.  
  5877.  
  5878. background:url(http://i.imgur.com/UF3tbwp.png)}
  5879.  
  5880.  
  5881.  
  5882. .movemenu button.type-Electric:hover{
  5883.  
  5884.  
  5885.  
  5886. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5887.  
  5888. background:url(http://i.imgur.com/MQHXttp.png)}
  5889.  
  5890.  
  5891.  
  5892. .movemenu button.type-Grass{
  5893.  
  5894.  
  5895.  
  5896. background:url(http://i.imgur.com/bNq1PyT.png)}
  5897.  
  5898.  
  5899.  
  5900. .movemenu button.type-Grass:hover{
  5901.  
  5902.  
  5903.  
  5904. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5905.  
  5906. background:url(http://i.imgur.com/k2PpmJa.png)}
  5907.  
  5908.  
  5909.  
  5910. .movemenu button.type-Ice{
  5911.  
  5912.  
  5913.  
  5914. background:url(http://i.imgur.com/Kwcx3yV.png)}
  5915.  
  5916.  
  5917.  
  5918. .movemenu button.type-Ice:hover{
  5919.  
  5920.  
  5921.  
  5922. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5923.  
  5924. background:url(http://i.imgur.com/uufLOLk.png)}
  5925.  
  5926.  
  5927.  
  5928. .movemenu button.type-Fighting{
  5929.  
  5930.  
  5931.  
  5932. background:url(http://i.imgur.com/hkBjSQ2.png)}
  5933.  
  5934.  
  5935.  
  5936. .movemenu button.type-Fighting:hover{
  5937.  
  5938.  
  5939.  
  5940. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5941.  
  5942. background:url(http://i.imgur.com/IvimpSI.png)}
  5943.  
  5944.  
  5945.  
  5946. .movemenu button.type-Poison{
  5947.  
  5948.  
  5949.  
  5950. background:url(http://i.imgur.com/F4JSeNV.png)}
  5951.  
  5952.  
  5953.  
  5954. .movemenu button.type-Poison:hover{
  5955.  
  5956.  
  5957.  
  5958. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5959.  
  5960. background:url(http://i.imgur.com/cKmY6Kn.png)}
  5961.  
  5962.  
  5963.  
  5964. .movemenu button.type-Ground{
  5965.  
  5966.  
  5967.  
  5968. background:url(http://i.imgur.com/HfD3UW8.png)}
  5969.  
  5970.  
  5971.  
  5972. .movemenu button.type-Ground:hover{
  5973.  
  5974.  
  5975.  
  5976. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5977.  
  5978. background:url(http://i.imgur.com/Szrf2un.png)}
  5979.  
  5980.  
  5981.  
  5982. .movemenu button.type-Flying{
  5983.  
  5984.  
  5985.  
  5986. background:url(http://i.imgur.com/Y6XAWm6.png)}
  5987.  
  5988.  
  5989.  
  5990. .movemenu button.type-Flying:hover{
  5991.  
  5992.  
  5993.  
  5994. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  5995.  
  5996. background:url(http://i.imgur.com/qiEnZhM.png)}
  5997.  
  5998.  
  5999.  
  6000. .movemenu button.type-Psychic{
  6001.  
  6002.  
  6003.  
  6004. background:url(http://i.imgur.com/ta9EV9f.png)}
  6005.  
  6006.  
  6007.  
  6008. .movemenu button.type-Psychic:hover{
  6009.  
  6010.  
  6011.  
  6012. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6013.  
  6014. background:url(http://i.imgur.com/wyCTbE4.png)}
  6015.  
  6016.  
  6017.  
  6018. .movemenu button.type-Bug{
  6019.  
  6020.  
  6021.  
  6022. background:url(http://i.imgur.com/mvJWmou.png)}
  6023.  
  6024.  
  6025.  
  6026. .movemenu button.type-Bug:hover{
  6027.  
  6028.  
  6029.  
  6030. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6031.  
  6032. background:url(http://i.imgur.com/lqdXcxD.png)}
  6033.  
  6034.  
  6035.  
  6036. .movemenu button.type-Rock{
  6037.  
  6038.  
  6039.  
  6040. background:url(http://i.imgur.com/523IIPS.png)}
  6041.  
  6042.  
  6043.  
  6044. .movemenu button.type-Rock:hover{
  6045.  
  6046.  
  6047.  
  6048. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6049.  
  6050. background:url(http://i.imgur.com/kPd2jmf.png)}
  6051.  
  6052.  
  6053.  
  6054. .movemenu button.type-Ghost{
  6055.  
  6056.  
  6057.  
  6058. background:url(http://i.imgur.com/bGT4IB7.png)}
  6059.  
  6060.  
  6061.  
  6062. .movemenu button.type-Ghost:hover{
  6063.  
  6064.  
  6065.  
  6066. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6067.  
  6068. background:url(http://i.imgur.com/gnZ14wY.png)}
  6069.  
  6070.  
  6071.  
  6072. .movemenu button.type-Dragon{
  6073.  
  6074.  
  6075.  
  6076. background:url(http://i.imgur.com/dJUGqK6.png)}
  6077.  
  6078.  
  6079.  
  6080. .movemenu button.type-Dragon:hover{
  6081.  
  6082.  
  6083.  
  6084. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6085.  
  6086. background:url(http://i.imgur.com/kIGBRyq.png)}
  6087.  
  6088.  
  6089.  
  6090.  
  6091.  
  6092. .movemenu button.type-Dark{
  6093.  
  6094.  
  6095.  
  6096. background:url(http://i.imgur.com/PtLZlWc.png)}
  6097.  
  6098.  
  6099.  
  6100. .movemenu button.type-Dark:hover{
  6101.  
  6102.  
  6103.  
  6104. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6105.  
  6106. background:url(http://i.imgur.com/cWSnAJs.png)}
  6107.  
  6108.  
  6109.  
  6110. .movemenu button.type-Steel{
  6111.  
  6112.  
  6113.  
  6114. background:url(http://i.imgur.com/2A1Rzvs.png)}
  6115.  
  6116.  
  6117.  
  6118. .movemenu button.type-Steel:hover{
  6119.  
  6120.  
  6121.  
  6122. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  6123.  
  6124. background:url(http://i.imgur.com/vGQVEtf.png)}
  6125.  
  6126.  
  6127.  
  6128. .movemenu button.type-undefined, .movemenu button.type-undefined:hover{
  6129.  
  6130.  
  6131.  
  6132. background:url(http://i.imgur.com/1ctemFU.png)}
  6133.  
  6134.  
  6135.  
  6136. .movemenu button:disabled{
  6137.  
  6138.  
  6139.  
  6140. background:url(http://i.imgur.com/5V27fmf.png) !important;
  6141.  
  6142. opacity:.20}
  6143.  
  6144.  
  6145.  
  6146. .movemenu button:disabled:hover{
  6147.  
  6148.  
  6149.  
  6150. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  6151.  
  6152. background:url(http://i.imgur.com/vGQVEtf.png)}
  6153.  
  6154.  
  6155.  
  6156. .movemenu label {
  6157.  
  6158.  
  6159.  
  6160. text-transform:uppercase;
  6161.  
  6162. font-size: 0px;
  6163.  
  6164. width:110px;
  6165.  
  6166. height:110px;
  6167.  
  6168. color:#b4b4b4;
  6169.  
  6170. font-weight: bold;
  6171.  
  6172. position:relative;
  6173.  
  6174. left:49px;
  6175.  
  6176. top:33px;
  6177.  
  6178. margin:0px 0px 0px 45px;
  6179.  
  6180. padding:61px;
  6181.  
  6182. background:url(http://i.imgur.com/wHPOyb9.png);
  6183.  
  6184.  
  6185.  
  6186. }
  6187.  
  6188. .movemenu label:hover{
  6189.  
  6190.  
  6191.  
  6192. background:url(http://i.imgur.com/3ffb8Os.png);
  6193.  
  6194.  
  6195.  
  6196. }
  6197.  
  6198.  
  6199.  
  6200. .movemenu input{
  6201.  
  6202.  
  6203.  
  6204. width:15px;
  6205.  
  6206. color:#b4b4b4;
  6207.  
  6208. height:40px;
  6209.  
  6210. position:relative;
  6211.  
  6212. top:-33px;
  6213.  
  6214. left:-104px;
  6215.  
  6216. margin:-15px -114px 70px 94px}
  6217.  
  6218.  
  6219.  
  6220. #tooltipwrapper{
  6221.  
  6222.  
  6223.  
  6224. position:absolute;
  6225.  
  6226.  
  6227.  
  6228. top:400px;
  6229.  
  6230.  
  6231.  
  6232. left:100px;
  6233.  
  6234.  
  6235.  
  6236. text-align:left;
  6237.  
  6238.  
  6239.  
  6240. font-weight:bold;
  6241.  
  6242.  
  6243.  
  6244. color:#003442}
  6245.  
  6246.  
  6247.  
  6248. #tooltipwrapper .tooltipinner{
  6249.  
  6250.  
  6251.  
  6252. position:relative}
  6253.  
  6254.  
  6255.  
  6256. #tooltipwrapper .tooltip{
  6257.  
  6258.  
  6259.  
  6260. position:absolute;
  6261.  
  6262.  
  6263.  
  6264. bottom:0;
  6265.  
  6266.  
  6267.  
  6268. left:-40px;
  6269.  
  6270.  
  6271.  
  6272. width:296px;
  6273.  
  6274.  
  6275.  
  6276. border:1px solid #00b5e5;
  6277.  
  6278.  
  6279.  
  6280. background:url(http://i.imgur.com/1DyUMw3.png);
  6281.  
  6282.  
  6283.  
  6284. border-radius:2px}
  6285.  
  6286.  
  6287.  
  6288. #tooltipwrapper .tooltip h2{
  6289.  
  6290.  
  6291.  
  6292. padding:2px 4px;
  6293.  
  6294.  
  6295.  
  6296. margin:0;
  6297.  
  6298.  
  6299.  
  6300. border-bottom:1px solid #00b5e5;
  6301.  
  6302.  
  6303.  
  6304. font-size:10pt}
  6305.  
  6306.  
  6307.  
  6308. #tooltipwrapper .tooltip h2 small{
  6309.  
  6310.  
  6311.  
  6312. font-weight:normal;
  6313.  
  6314.  
  6315.  
  6316. font-size:0pt;
  6317.  
  6318.  
  6319.  
  6320. position:absolute;
  6321.  
  6322.  
  6323.  
  6324. bottom:-10px;
  6325.  
  6326.  
  6327.  
  6328. left:-49px;
  6329.  
  6330.  
  6331.  
  6332. background:url(http://i.imgur.com/MqlK1H9.png);
  6333.  
  6334.  
  6335.  
  6336. width:392px;
  6337.  
  6338.  
  6339.  
  6340. height:93px}
  6341.  
  6342.  
  6343.  
  6344. #tooltipwrapper .tooltip p{
  6345.  
  6346.  
  6347.  
  6348. padding:2px 4px;
  6349.  
  6350.  
  6351.  
  6352. margin:0;
  6353.  
  6354.  
  6355.  
  6356. font-size:7.8pt}
  6357.  
  6358.  
  6359.  
  6360. #tooltipwrapper .tooltip p.section{
  6361.  
  6362.  
  6363.  
  6364. border-top:1px solid #161616}
  6365.  
  6366.  
  6367.  
  6368. .teambuilder-results .utilichart, .teambuilder-results .utilichart li{
  6369.  
  6370.  
  6371.  
  6372. border:none;
  6373.  
  6374. width:100%;
  6375.  
  6376. background:none;
  6377.  
  6378. box-shadow:none}
  6379.  
  6380.  
  6381.  
  6382.  
  6383.  
  6384. .teambuilder-results .utilichart:after{
  6385.  
  6386.  
  6387.  
  6388. display:none}
  6389.  
  6390.  
  6391.  
  6392. .teambuilder-results .utilichart .col{
  6393.  
  6394.  
  6395.  
  6396. float:left;
  6397.  
  6398.  
  6399.  
  6400. position:relative;
  6401.  
  6402.  
  6403.  
  6404. top:0;
  6405.  
  6406.  
  6407.  
  6408. left:0;
  6409.  
  6410.  
  6411.  
  6412. padding-top:6px;
  6413.  
  6414.  
  6415.  
  6416. height:22px;
  6417.  
  6418.  
  6419.  
  6420. font-size:9pt;
  6421.  
  6422.  
  6423.  
  6424. color:#444444;
  6425.  
  6426.  
  6427.  
  6428. font-weight:normal;
  6429.  
  6430.  
  6431.  
  6432. font-size:8pt}
  6433.  
  6434.  
  6435.  
  6436.  
  6437.  
  6438. .teambuilder-results .utilichart .numcol{
  6439.  
  6440.  
  6441.  
  6442. width:24px;
  6443.  
  6444.  
  6445.  
  6446. padding-right:5px;
  6447.  
  6448.  
  6449.  
  6450. text-align:right;
  6451.  
  6452.  
  6453.  
  6454. color:#999999;
  6455.  
  6456.  
  6457.  
  6458. padding-top:7px;
  6459.  
  6460.  
  6461.  
  6462. font-size:8pt}
  6463.  
  6464.  
  6465.  
  6466. .teambuilder-results .utilichart .pokemonnamecol{
  6467.  
  6468.  
  6469.  
  6470. padding-top:5px;
  6471.  
  6472.  
  6473.  
  6474. height:23px;
  6475.  
  6476.  
  6477.  
  6478. width:127px;
  6479.  
  6480.  
  6481.  
  6482. color:#000000;
  6483.  
  6484.  
  6485.  
  6486. font-size:10pt}
  6487.  
  6488.  
  6489.  
  6490.  
  6491.  
  6492. .teambuilder-results .utilichart .twoabilitycol{
  6493.  
  6494.  
  6495.  
  6496. padding-top:0;
  6497.  
  6498.  
  6499.  
  6500. height:28px;
  6501.  
  6502.  
  6503.  
  6504. font-size:8pt;
  6505.  
  6506.  
  6507.  
  6508. width:90px}
  6509.  
  6510.  
  6511.  
  6512. .teambuilder-results .utilichart .typecol{
  6513.  
  6514.  
  6515.  
  6516. width:70px}
  6517.  
  6518.  
  6519.  
  6520.  
  6521.  
  6522. .teambuilder-results .utilichart .typecol img{
  6523.  
  6524.  
  6525.  
  6526. margin-right:1px}
  6527.  
  6528.  
  6529.  
  6530.  
  6531.  
  6532. .teambuilder-results .utilichart .twoabilitycol{
  6533.  
  6534.  
  6535.  
  6536. padding-top:0;
  6537.  
  6538.  
  6539.  
  6540. height:28px;
  6541.  
  6542.  
  6543.  
  6544. font-size:8pt;
  6545.  
  6546.  
  6547.  
  6548. width:90px}
  6549.  
  6550.  
  6551.  
  6552.  
  6553.  
  6554. .teambuilder-results .utilichart .abilitycol, .teambuilder-results .utilichart .twoabilitycol{
  6555.  
  6556.  
  6557.  
  6558. margin:0px}
  6559.  
  6560.  
  6561.  
  6562.  
  6563.  
  6564. .teambuilder-results .utilichart .statcol, .teambuilder-results .utilichart .bstcol{
  6565.  
  6566.  
  6567.  
  6568. margin:0px; padding-top:0px; font-size:8pt; text-align:right}
  6569.  
  6570.  
  6571.  
  6572.  
  6573.  
  6574. .teambuilder-results .utilichart .iconcol, .teambuilder-results .utilichart .itemiconcol{padding-top:2px; padding-right:2px}
  6575.  
  6576.  
  6577.  
  6578. .teambuilder-results .utilichart .itemdesccol, .teambuilder-results .utilichart .abilitydesccol{
  6579.  
  6580.  
  6581.  
  6582. width:464px}
  6583.  
  6584.  
  6585.  
  6586. .teambuilder-results .utilichart .labelcol, .teambuilder-results .utilichart .widelabelcol, .teambuilder-results .utilichart .pplabelcol{
  6587.  
  6588. margin:0px 8px; padding:0px; text-align:right}
  6589.  
  6590.  
  6591.  
  6592.  
  6593.  
  6594. .teambuilder-results .utilichart .movedesccol{
  6595.  
  6596.  
  6597.  
  6598. width:284px}
  6599.  
  6600.  
  6601.  
  6602. .statbar
  6603.  
  6604.  
  6605.  
  6606. {
  6607.  
  6608.  
  6609.  
  6610. position:absolute;
  6611.  
  6612.  
  6613.  
  6614. display:none;
  6615.  
  6616.  
  6617.  
  6618. width:200px;
  6619.  
  6620.  
  6621.  
  6622. height:23px;
  6623.  
  6624.  
  6625.  
  6626. background:url(http://i.imgur.com/x76Yv1K.png);
  6627.  
  6628.  
  6629.  
  6630. min-height:0px;
  6631.  
  6632.  
  6633.  
  6634. padding:3px 0px 0px 32px}
  6635.  
  6636.  
  6637.  
  6638. .statbar strong
  6639.  
  6640.  
  6641.  
  6642. {
  6643.  
  6644.  
  6645.  
  6646. position:absolute;
  6647.  
  6648. left:1px;
  6649.  
  6650. top:-22px;
  6651.  
  6652. font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  6653.  
  6654. font-size:17px;
  6655.  
  6656. font-weight:normal;
  6657.  
  6658. display:block;
  6659.  
  6660. text-align:Center;
  6661.  
  6662. color:#FFF;
  6663.  
  6664. text-shadow:#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px -1px 0}
  6665.  
  6666.  
  6667.  
  6668. .statbar strong small
  6669.  
  6670.  
  6671.  
  6672. {
  6673.  
  6674.  
  6675.  
  6676. font-size:17px;
  6677.  
  6678. font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  6679.  
  6680. color:#acc5d4;
  6681.  
  6682. font-weight:normal}
  6683.  
  6684.  
  6685.  
  6686. .statbar .hpbar
  6687.  
  6688.  
  6689.  
  6690. {
  6691.  
  6692.  
  6693.  
  6694. position:relative;
  6695.  
  6696.  
  6697.  
  6698. border:1px solid #131313;
  6699.  
  6700.  
  6701.  
  6702. background:url(http://i.imgur.com/ByYA9T2.png);
  6703.  
  6704.  
  6705.  
  6706. height:6px;
  6707.  
  6708.  
  6709.  
  6710. margin:0 0 0 0;
  6711.  
  6712.  
  6713.  
  6714. width:151px;
  6715.  
  6716.  
  6717.  
  6718. border-radius:0px;
  6719.  
  6720.  
  6721.  
  6722. padding:0;
  6723.  
  6724.  
  6725.  
  6726. top:3px}
  6727.  
  6728.  
  6729.  
  6730. .hptextborder{
  6731.  
  6732.  
  6733.  
  6734. display:none !important}
  6735.  
  6736.  
  6737.  
  6738.  
  6739.  
  6740. .statbar .hpbar .hp
  6741.  
  6742.  
  6743.  
  6744. {
  6745.  
  6746.  
  6747.  
  6748. height:3px;
  6749.  
  6750.  
  6751.  
  6752. border-top:1px solid #007734;
  6753.  
  6754.  
  6755.  
  6756. background:#00bb51;
  6757.  
  6758.  
  6759.  
  6760. border-bottom:2px solid #007734;
  6761.  
  6762.  
  6763.  
  6764. border-radius:0px}
  6765.  
  6766.  
  6767.  
  6768. .statbar .hpbar .hp-yellow
  6769.  
  6770.  
  6771.  
  6772. {
  6773.  
  6774.  
  6775.  
  6776. background-color:#f5d538;
  6777.  
  6778.  
  6779.  
  6780. border-color:#be9f0a}
  6781.  
  6782.  
  6783.  
  6784. .statbar .hpbar .hp-red
  6785.  
  6786.  
  6787.  
  6788. {
  6789.  
  6790.  
  6791.  
  6792. background-color:#ee4928;
  6793.  
  6794.  
  6795.  
  6796. border-color:#a3260d}
  6797.  
  6798.  
  6799.  
  6800. .statbar .hpbar .prevhp
  6801.  
  6802.  
  6803.  
  6804. {
  6805.  
  6806.  
  6807.  
  6808. background:url(http://i.imgur.com/ByYA9T2.png);
  6809.  
  6810.  
  6811.  
  6812. height:6px;
  6813.  
  6814.  
  6815.  
  6816. border-radius:0px}
  6817.  
  6818.  
  6819.  
  6820. .statbar .hpbar .prevhp-yellow
  6821.  
  6822.  
  6823.  
  6824. {
  6825.  
  6826.  
  6827.  
  6828. background:url(http://i.imgur.com/ByYA9T2.png); }
  6829.  
  6830.  
  6831.  
  6832. .statbar .hpbar .prevhp-red
  6833.  
  6834.  
  6835.  
  6836. {
  6837.  
  6838.  
  6839.  
  6840. background-color:#facec5}
  6841.  
  6842.  
  6843.  
  6844. .hptext{
  6845.  
  6846.  
  6847.  
  6848. margin-top:2px}
  6849.  
  6850.  
  6851.  
  6852.  
  6853.  
  6854. .statbar .hpbar .hptext
  6855.  
  6856.  
  6857.  
  6858. {
  6859.  
  6860.  
  6861.  
  6862. position:absolute;
  6863.  
  6864.  
  6865.  
  6866. color:#FFFFFF;
  6867.  
  6868.  
  6869.  
  6870. text-shadow:1px 0 black,-1px 0 black,0 1px black,0 -1px black;
  6871.  
  6872.  
  6873.  
  6874. font-size:9px;
  6875.  
  6876.  
  6877.  
  6878. width:32px;
  6879.  
  6880.  
  6881.  
  6882. height:12px;
  6883.  
  6884.  
  6885.  
  6886. top:-1px;
  6887.  
  6888.  
  6889.  
  6890. text-align:center}
  6891.  
  6892.  
  6893.  
  6894. .rstatbar .hpbar .hptext
  6895.  
  6896.  
  6897.  
  6898. {
  6899.  
  6900.  
  6901.  
  6902. width:42px;
  6903.  
  6904.  
  6905.  
  6906. height:16px;
  6907.  
  6908.  
  6909.  
  6910. background:url(http://i.imgur.com/LPDWEbx.png);
  6911.  
  6912.  
  6913.  
  6914. right:-47px;
  6915.  
  6916.  
  6917.  
  6918. top:-7px;
  6919.  
  6920.  
  6921.  
  6922. font-size:11px;
  6923.  
  6924.  
  6925.  
  6926. color:#49c39f;
  6927.  
  6928.  
  6929.  
  6930. border-radius:0 4px 4px 0}
  6931.  
  6932.  
  6933.  
  6934.  
  6935.  
  6936.  
  6937.  
  6938. .lstatbar .hpbar .hptext
  6939.  
  6940.  
  6941.  
  6942. {
  6943.  
  6944.  
  6945.  
  6946. width:40px;
  6947.  
  6948.  
  6949.  
  6950. height:16px;
  6951.  
  6952.  
  6953.  
  6954. background:url(http://i.imgur.com/LPDWEbx.png);
  6955.  
  6956.  
  6957.  
  6958. left:155px;
  6959.  
  6960.  
  6961.  
  6962. top:-7px;
  6963.  
  6964.  
  6965.  
  6966. font-size:11px;
  6967.  
  6968.  
  6969.  
  6970. color:#49c39f;
  6971.  
  6972.  
  6973.  
  6974. border-radius:4px 0 0 4px;
  6975.  
  6976.  
  6977.  
  6978. padding-left:2px}
  6979.  
  6980.  
  6981.  
  6982. .statbar .status
  6983.  
  6984.  
  6985.  
  6986. {
  6987.  
  6988.  
  6989.  
  6990. margin-top:15px;
  6991.  
  6992.  
  6993.  
  6994. min-height:10px;
  6995.  
  6996.  
  6997.  
  6998. font-size:7pt}
  6999.  
  7000.  
  7001.  
  7002.  
  7003.  
  7004. .statbar span.frz
  7005.  
  7006.  
  7007.  
  7008. {
  7009.  
  7010.  
  7011.  
  7012. position:absolute;
  7013.  
  7014.  
  7015.  
  7016. left:-107px;
  7017.  
  7018.  
  7019.  
  7020. top:-5.5px;
  7021.  
  7022.  
  7023.  
  7024. font-size:0px;
  7025.  
  7026.  
  7027.  
  7028. background:url(http://i.imgur.com/L7UTW2y.png);
  7029.  
  7030.  
  7031.  
  7032. padding:10px 36px;
  7033.  
  7034.  
  7035.  
  7036. border:0;
  7037.  
  7038.  
  7039.  
  7040. border-radius:3px}
  7041.  
  7042.  
  7043.  
  7044. .statbar span.frz:hover{
  7045.  
  7046.  
  7047.  
  7048. transition:All 1.6116s ease;
  7049.  
  7050. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  7051.  
  7052.  
  7053.  
  7054. }
  7055.  
  7056.  
  7057.  
  7058.  
  7059.  
  7060. .statbar span.slp
  7061.  
  7062.  
  7063.  
  7064. {
  7065.  
  7066.  
  7067.  
  7068. position:absolute;
  7069.  
  7070.  
  7071.  
  7072. left:-107px;
  7073.  
  7074.  
  7075.  
  7076. top:-5.5px;
  7077.  
  7078.  
  7079.  
  7080. font-size:0px;
  7081.  
  7082.  
  7083.  
  7084. background:url(http://i.imgur.com/D3VqIVw.png);
  7085.  
  7086.  
  7087.  
  7088. padding:10px 36px;
  7089.  
  7090.  
  7091.  
  7092. border:0;
  7093.  
  7094.  
  7095.  
  7096. border-radius:3px}
  7097.  
  7098.  
  7099.  
  7100. .statbar span.slp:hover{
  7101.  
  7102.  
  7103.  
  7104. transition:All 1.6116s ease;
  7105.  
  7106. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  7107.  
  7108.  
  7109.  
  7110. }
  7111.  
  7112.  
  7113.  
  7114. .statbar span.par
  7115.  
  7116.  
  7117.  
  7118. {
  7119.  
  7120.  
  7121.  
  7122. position:absolute;
  7123.  
  7124.  
  7125.  
  7126. left:-107px;
  7127.  
  7128.  
  7129.  
  7130. top:-5.5px;
  7131.  
  7132.  
  7133.  
  7134. font-size:0px;
  7135.  
  7136.  
  7137.  
  7138. background:url(http://i.imgur.com/4XrzuuB.png);
  7139.  
  7140.  
  7141.  
  7142. padding:10px 36px;
  7143.  
  7144.  
  7145.  
  7146. border:0;
  7147.  
  7148.  
  7149.  
  7150. border-radius:3px}
  7151.  
  7152.  
  7153.  
  7154. .statbar span.par:hover{
  7155.  
  7156.  
  7157.  
  7158. transition:All 1.6116s ease;
  7159.  
  7160. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  7161.  
  7162.  
  7163.  
  7164. }
  7165.  
  7166.  
  7167.  
  7168.  
  7169.  
  7170. .statbar span.brn
  7171.  
  7172.  
  7173.  
  7174. {
  7175.  
  7176.  
  7177.  
  7178. position:absolute;
  7179.  
  7180.  
  7181.  
  7182. left:-107px;
  7183.  
  7184.  
  7185.  
  7186. top:-5.5px;
  7187.  
  7188.  
  7189.  
  7190. font-size:0px;
  7191.  
  7192.  
  7193.  
  7194. background:url(http://i.imgur.com/4F0lebL.png);
  7195.  
  7196.  
  7197.  
  7198. padding:10px 36px;
  7199.  
  7200.  
  7201.  
  7202. border:0;
  7203.  
  7204.  
  7205.  
  7206. border-radius:3px}
  7207.  
  7208.  
  7209.  
  7210. .statbar span.brn:hover{
  7211.  
  7212.  
  7213.  
  7214. transition:All 1.6116s ease;
  7215.  
  7216. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  7217.  
  7218.  
  7219.  
  7220. }
  7221.  
  7222.  
  7223.  
  7224. .statbar span.psn
  7225.  
  7226.  
  7227.  
  7228. {
  7229.  
  7230.  
  7231.  
  7232. position:absolute;
  7233.  
  7234.  
  7235.  
  7236. left:-107px;
  7237.  
  7238.  
  7239.  
  7240. top:-5.5px;
  7241.  
  7242.  
  7243.  
  7244. font-size:0px;
  7245.  
  7246.  
  7247.  
  7248. background:url(http://i.imgur.com/4wrWKR0.png);
  7249.  
  7250.  
  7251.  
  7252. padding:10px 36px;
  7253.  
  7254.  
  7255.  
  7256. border:0;
  7257.  
  7258.  
  7259.  
  7260. border-radius:3px}
  7261.  
  7262.  
  7263.  
  7264. .statbar span.psn:hover{
  7265.  
  7266.  
  7267.  
  7268. transition:All 1.6116s ease;
  7269.  
  7270. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  7271.  
  7272.  
  7273.  
  7274. }
  7275.  
  7276.  
  7277.  
  7278. .statbar span.bad
  7279.  
  7280.  
  7281.  
  7282. {
  7283.  
  7284.  
  7285.  
  7286. background:#e74c3c;
  7287.  
  7288.  
  7289.  
  7290. color:#ecf0f1;
  7291.  
  7292.  
  7293.  
  7294. border-color:#c0392b}
  7295.  
  7296.  
  7297.  
  7298. .statbar span.good
  7299.  
  7300.  
  7301.  
  7302. {
  7303.  
  7304.  
  7305.  
  7306. background:#27ae60;
  7307.  
  7308.  
  7309.  
  7310. color:#ecf0f1;
  7311.  
  7312.  
  7313.  
  7314. border-color:#067A37}
  7315.  
  7316.  
  7317.  
  7318. .statbar span.neutral
  7319.  
  7320.  
  7321.  
  7322. {
  7323.  
  7324.  
  7325.  
  7326. background:#7f8c8d;
  7327.  
  7328.  
  7329.  
  7330. color:#ecf0f1;
  7331.  
  7332.  
  7333.  
  7334. border:solid #2c3e50}
  7335.  
  7336.  
  7337.  
  7338. .pfx-panel{
  7339.  
  7340.  
  7341.  
  7342. background:#333}
  7343.  
  7344.  
  7345.  
  7346.  
  7347.  
  7348. .pfx-topbar{
  7349.  
  7350.  
  7351.  
  7352. background:#2e2e2e;
  7353.  
  7354.  
  7355.  
  7356. border-bottom-color:#2f2f2f}
  7357.  
  7358.  
  7359.  
  7360. .header{
  7361.  
  7362.  
  7363.  
  7364. background:#2e2e2e;
  7365.  
  7366.  
  7367.  
  7368. border-bottom-color:#2f2f2f}
  7369.  
  7370.  
  7371.  
  7372.  
  7373.  
  7374. .replay-wrapper .battle-log{
  7375.  
  7376.  
  7377.  
  7378. height:410px;
  7379.  
  7380.  
  7381.  
  7382. top:-35px}
  7383.  
  7384. .replay-wrapper{
  7385.  
  7386.  
  7387.  
  7388. top:40px}
  7389.  
  7390.  
  7391.  
  7392.  
  7393.  
  7394. }
Advertisement
Add Comment
Please, Sign In to add comment