From 615a08d7c3080ec3cda1c6b1776162fb52e50968 Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Sun, 21 Aug 2022 21:52:16 +1000 Subject: [PATCH] on site css --- public/css/FetchCSS.css | 797 ++-- public/css/FetchCSS2.css | 3328 +++++++++++++++++ public/img/bg-fblogin_middle.png | Bin 0 -> 1027 bytes public/img/bg-fblogin_sides.png | Bin 0 -> 2352 bytes public/img/btn-login.png | Bin 0 -> 1592 bytes resources/views/client/idelanding.blade.php | 3 +- resources/views/client/login_iframe.blade.php | 2 +- 7 files changed, 3731 insertions(+), 399 deletions(-) create mode 100644 public/css/FetchCSS2.css create mode 100644 public/img/bg-fblogin_middle.png create mode 100644 public/img/bg-fblogin_sides.png create mode 100644 public/img/btn-login.png diff --git a/public/css/FetchCSS.css b/public/css/FetchCSS.css index 5b352b3..fbcfc0a 100644 --- a/public/css/FetchCSS.css +++ b/public/css/FetchCSS.css @@ -137,7 +137,7 @@ input.Text { } #HeaderContainer #Banner { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/WoodBanner.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/WoodBanner.png); background-repeat: no-repeat; height: 72px; text-align: center; @@ -183,7 +183,7 @@ input.Text { } #Banner #AuthenticationButton a { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssthemes/base/btn_blue.png") repeat-x scroll 0 0 transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssthemes/base/btn_blue.png") repeat-x scroll 0 0 transparent; background-position: 0 0; font-weight: bold; color: White; @@ -213,7 +213,7 @@ input.Text { width: 140px; margin: 0; float: none; - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssthemes/base/img-robloxlogo.png") no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssthemes/base/img-robloxlogo.png") no-repeat; } #SmallHeaderContainer #Banner #Alerts { @@ -791,7 +791,7 @@ div.SystemAlert { } .Exclamation { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Icons/exclamation.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/exclamation.png) no-repeat; height: 16px; width: 16px; float: left; @@ -1109,7 +1109,7 @@ div.SystemAlert { } .WhiteSquareTabsContainer { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/MyMoney_fakeborderbg2.png') bottom repeat-x; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/MyMoney_fakeborderbg2.png') bottom repeat-x; width: 100%; position: relative; padding: 0 0 0 5px; @@ -1118,7 +1118,7 @@ div.SystemAlert { } .GreenBuyNowBtn.small { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-buynow_grn_sm_v2.png') top left no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-buynow_grn_sm_v2.png') top left no-repeat; width: 72px; height: 23px; display: inline-block; @@ -1126,7 +1126,7 @@ div.SystemAlert { } .GreenBuyNowBtn.medium { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-buynow_grn_m_v2.png') top left no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-buynow_grn_m_v2.png') top left no-repeat; width: 112px; height: 34px; display: block; @@ -1150,7 +1150,7 @@ div.SystemAlert { } .GreenBuyNowSharpBtn.small.rentable { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-rent-small.png') top left no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-rent-small.png') top left no-repeat; width: 60px; height: 23px; display: inline-block; @@ -1388,7 +1388,7 @@ div.ParentsLearningContent div.StandardBoxLightHeader a { .catalog_nav a, .catalog_nav a:visited { - background: #b9cee5 url(/web/20130713045325im_/https://www.roblox.com/images/tabmiddle.png) repeat-x; + background: #b9cee5 url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tabmiddle.png) repeat-x; display: block; padding: 5px; margin-right: 4px; @@ -1400,7 +1400,7 @@ div.ParentsLearningContent div.StandardBoxLightHeader a { .catalog_nav .catalog_navselected { display: block; - background: #6E99C9 url(/web/20130713045325im_/https://www.roblox.com/images/tabmiddleselected.png) repeat-x; + background: #6E99C9 url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tabmiddleselected.png) repeat-x; padding: 5px 10px; margin-right: 4px; font-size: 14px; @@ -1459,7 +1459,7 @@ t.menu ul ul a.catalog_navdrop:visited { .catalog_nav a:hover { text-decoration: none; - background: #6E99C9 url(/web/20130713045325im_/https://www.roblox.com/images/tabmiddleselected.png) repeat-x; + background: #6E99C9 url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tabmiddleselected.png) repeat-x; } .catalog_nav ul ul a:hover { @@ -1506,7 +1506,7 @@ t.menu ul ul a.catalog_navdrop:visited { float: left; font-size: 16px; font-weight: bold; - background: url(/web/20130713045325im_/https://www.roblox.com/images/step1.png) no-repeat 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/step1.png) no-repeat 0; line-height: 32px; padding-left: 32px; } @@ -1515,7 +1515,7 @@ t.menu ul ul a.catalog_navdrop:visited { float: left; font-size: 16px; font-weight: bold; - background: url(/web/20130713045325im_/https://www.roblox.com/images/step2.png) no-repeat 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/step2.png) no-repeat 0; line-height: 32px; padding-left: 32px; } @@ -1524,7 +1524,7 @@ t.menu ul ul a.catalog_navdrop:visited { float: left; font-size: 16px; font-weight: bold; - background: url(/web/20130713045325im_/https://www.roblox.com/images/step3.png) no-repeat 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/step3.png) no-repeat 0; line-height: 32px; padding-left: 32px; } @@ -1532,7 +1532,7 @@ t.menu ul ul a.catalog_navdrop:visited { .CatalogOptions { float: left; padding: 20px; - background: #8bc2ff url(/web/20130713045325im_/https://www.roblox.com/images/catalog_options_back.png) repeat-x; + background: #8bc2ff url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/catalog_options_back.png) repeat-x; border: 0; margin-bottom: 0; display: none; @@ -1564,7 +1564,7 @@ t.menu ul ul a.catalog_navdrop:visited { } .CatalogOptionsHelp ul li a { - background: url(/web/20130713045325im_/https://www.roblox.com/images/smallmetallicbutton.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/smallmetallicbutton.png) repeat-x; border: 2px solid transparent; padding: 3px; font-size: 12px; @@ -1581,7 +1581,7 @@ t.menu ul ul a.catalog_navdrop:visited { .bc_iconset, #BuildersClubContainer div.icons { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/bc_page_icon_sprites.png?v=2); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/bc_page_icon_sprites.png?v=2); background-repeat: no-repeat; width: 32px; display: inline-block; @@ -1599,7 +1599,7 @@ t.menu ul ul a.catalog_navdrop:visited { } #BuildersClubContainer div.paid-games-icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Upgrades/BuildersClubBenefitsGrid/paid-access.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Upgrades/BuildersClubBenefitsGrid/paid-access.png) no-repeat; height: 27px; width: 42px; } @@ -1656,7 +1656,7 @@ t.menu ul ul a.catalog_navdrop:visited { } #BuildersClubContainer div.tradesystem_icon { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Icons/tradeicon.png?v=2); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/tradeicon.png?v=2); background-repeat: no-repeat; height: 26px; width: 23px; @@ -1664,7 +1664,7 @@ t.menu ul ul a.catalog_navdrop:visited { } #BuildersClubContainer div.upgrades_enabled { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/buybc/bc_sprites_math_enabled.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buybc/bc_sprites_math_enabled.png); background-repeat: no-repeat; display: inline-block; height: 95px; @@ -1672,7 +1672,7 @@ t.menu ul ul a.catalog_navdrop:visited { } #BuildersClubContainer div.upgrades_disabled { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/buybc/bc_sprites_math_disabled.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buybc/bc_sprites_math_disabled.png); background-repeat: no-repeat; display: inline-block; height: 95px; @@ -1728,21 +1728,21 @@ t.menu ul ul a.catalog_navdrop:visited { } #BuildersClubContainer .bctotbcconversion { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/BuyBC/bc_lifetime_tbc_lifetime_discount.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/BuyBC/bc_lifetime_tbc_lifetime_discount.png); background-repeat: no-repeat; height: 95px; width: 128px; } #BuildersClubContainer .bctoobcconversion { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/BuyBC/bc_lifetime_obc_lifetime_discount.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/BuyBC/bc_lifetime_obc_lifetime_discount.png); background-repeat: no-repeat; height: 95px; width: 128px; } #BuildersClubContainer .tbctoobcconversion { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/BuyBC/tbc_lifetime_obc_lifetime_discount.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/BuyBC/tbc_lifetime_obc_lifetime_discount.png); background-repeat: no-repeat; height: 95px; width: 128px; @@ -1767,7 +1767,7 @@ t.menu ul ul a.catalog_navdrop:visited { -moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/obctip.png) no-repeat scroll 0 0; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/obctip.png) no-repeat scroll 0 0; display: none; font-style: normal; height: 45px; @@ -1870,7 +1870,7 @@ t.menu ul ul a.catalog_navdrop:visited { .AlertSpace .icons, .AlertSpace .icons a { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/master_page_image_sprites.png?v=1202010); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/master_page_image_sprites.png?v=1202010); background-repeat: no-repeat; display: inline-block; vertical-align: middle; @@ -1917,7 +1917,7 @@ t.menu ul ul a.catalog_navdrop:visited { .OldAlertSpace .icons, .OldAlertSpace .icons a { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/master_page_image_sprites.png?v=1202010); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/master_page_image_sprites.png?v=1202010); background-repeat: no-repeat; display: inline-block; vertical-align: middle; @@ -2223,7 +2223,7 @@ a.twitter_icon { .MySetsDisplayInfo { padding: 10px 20px 10px 20px; - background: #8bc2ff url(/web/20130713045325im_/https://www.roblox.com/images/catalog_options_back.png) repeat-x; + background: #8bc2ff url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/catalog_options_back.png) repeat-x; border: 0; margin-bottom: 0; overflow: hidden; @@ -2257,7 +2257,7 @@ a.twitter_icon { } .SetAddButtonAlreadyContainsItem { - background: url(/web/20130713045325im_/https://www.roblox.com/images/accept.png) no-repeat right 2px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/accept.png) no-repeat right 2px; } .CantAddToSetLabel { @@ -2315,7 +2315,7 @@ a.twitter_icon { } .SetList .NewVersionAvailableBanner { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Sets/img-update_available-left.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Sets/img-update_available-left.png) no-repeat; height: 14px; width: 87px; position: absolute; @@ -2326,7 +2326,7 @@ a.twitter_icon { .SetList a.btn-dropdown, a.btn-dropdown-active { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Sets/bg-drop_down_btn.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Sets/bg-drop_down_btn.png) no-repeat right top; border: 1px solid #777; padding: 6px 17px 0 8px; height: 19px; @@ -2495,7 +2495,7 @@ a.btn-dropdown-active { } .friend_dropdownbutton20 { - background: url(/web/20130713045325im_/https://www.roblox.com/images/friendsbar/friend_dropdownBtn20h.jpg); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/friend_dropdownBtn20h.jpg); float: left; cursor: pointer; height: 20px; @@ -2511,7 +2511,7 @@ a.btn-dropdown-active { float: left; font-size: 20px; padding: 4px 10px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Contests/contestbutton.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Contests/contestbutton.png) repeat-x; color: #FFF; border: 2px solid #193441; cursor: pointer; @@ -2742,7 +2742,7 @@ div.ContestBox { div.cannot_vote { height: 30px; width: 30px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Contests/not_checked_box.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Contests/not_checked_box.png); vertical-align: text-top; margin-right: 7px; float: left; @@ -2751,7 +2751,7 @@ div.cannot_vote { div.can_vote { height: 30px; width: 30px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Contests/checked_box.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Contests/checked_box.png); vertical-align: text-top; margin-right: 7px; float: left; @@ -2913,11 +2913,11 @@ div.blinkonheader { } div.blinkoffheader { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/chat/HeaderBarRepeat1x1.jpg'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/HeaderBarRepeat1x1.jpg'); } div.blinkonheader { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/chat/HeaderBarRepeat1x1_orange.jpg'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/HeaderBarRepeat1x1_orange.jpg'); } div.friend_dock_chatbox_username { @@ -2952,7 +2952,7 @@ span.friend_dock_onlinestatus { margin-left: 16px; width: 16px; height: 16px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/online.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/online.png); background-repeat: no-repeat; } @@ -2961,7 +2961,7 @@ span.friend_dock_offlinestatus { margin-left: 16px; width: 16px; height: 16px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/offline.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/offline.png); background-repeat: no-repeat; } @@ -2971,7 +2971,7 @@ div.friend_dock_onlinestatus { margin-left: 5px; width: 16px; height: 16px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/online.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/online.png); background-repeat: no-repeat; } @@ -2981,7 +2981,7 @@ div.friend_dock_offlinestatus { margin-left: 5px; width: 16px; height: 16px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/offline.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/offline.png); background-repeat: no-repeat; } @@ -2991,7 +2991,7 @@ div.friend_dock_newmessage { margin-left: 42px; width: 16px; height: 16px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/newmessage.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/newmessage.png); background-repeat: no-repeat; } @@ -3078,7 +3078,7 @@ div#statusbar { bottom: 0; left: 0; height: 30px; - background: url(/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/chatbarback.jpg); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/chatbarback.jpg); border-left: 3px solid #E5E5E5; border-right: 3px solid #E5E5E5; font-size: 11px; @@ -3150,7 +3150,7 @@ div#statusbar { } #chat_close { - background: url(/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/close.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/close.png); height: 10px; width: 10px; float: right; @@ -3159,7 +3159,7 @@ div#statusbar { } #chat_mini { - background: url(/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/mini.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/mini.png); height: 10px; width: 10px; float: right; @@ -3305,14 +3305,14 @@ div#statusbar { } .chat-unavailable { - background: url(/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/unavailable.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/unavailable.png); height: 15px; width: 15px; float: left; } .chat-available { - background: url(/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/available.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/CSS/Base/CSS/available.png); height: 15px; width: 15px; float: left; @@ -3439,7 +3439,7 @@ div#statusbar { } .followme_green19h { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/followme_19h.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/followme_19h.png'); background-repeat: no-repeat; background-position: left top; height: 19px; @@ -3454,7 +3454,7 @@ div#statusbar { } .followme_gray19h { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/followme_19h-gray.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/followme_19h-gray.png'); background-repeat: no-repeat; background-position: left top; height: 19px; @@ -3470,7 +3470,7 @@ div#statusbar { .tab_white19h, .tab_white19hselected { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_l2.gif') no-repeat left top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_l2.gif') no-repeat left top; color: #444; display: block; float: left; @@ -3484,7 +3484,7 @@ div#statusbar { .tab_white19h span, .tab_white19hselected span { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_r2.gif') no-repeat right top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_r2.gif') no-repeat right top; display: block; height: 15px; padding: 2px 15px 2px 7px; @@ -3512,11 +3512,11 @@ div#statusbar { } .tab_white19h_flash { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_l.gif') no-repeat left top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_l.gif') no-repeat left top; } .tab_white19h_flash span { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_r.gif') no-repeat right top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_r.gif') no-repeat right top; color: White; } @@ -3533,12 +3533,12 @@ div#statusbar { } .InGamePopup { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/containerBkg_01.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/containerBkg_01.png); _overflow: hidden; } .voteYes { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/button_vote.jpg); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/button_vote.jpg); width: 24px; height: 23px; background-position: top left; @@ -3549,7 +3549,7 @@ div#statusbar { } .voteNo { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/button_vote.jpg); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/button_vote.jpg); width: 24px; height: 23px; background-position: top right; @@ -3583,7 +3583,7 @@ div#statusbar { } .overrideColumn1c .GiftCardLink { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-get_gift_card.jpg) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-get_gift_card.jpg) no-repeat; width: 560px; height: 90px; } @@ -3639,7 +3639,7 @@ div#statusbar { } #GiftCardCrossLink { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-gifting160-1.jpg) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-gifting160-1.jpg) no-repeat; width: 160px; height: 600px; } @@ -3649,7 +3649,7 @@ div#statusbar { } #BCGiftCardXLink { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-gifting270_2.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-gifting270_2.png) no-repeat; background-color: White; margin-bottom: 10px; } @@ -3677,7 +3677,7 @@ div.FrontPageVideoIntro { a.ControlLoginButton { padding: 6px 0 !important; margin: 0 auto; - background: url("/web/20130713045325im_/https://www.roblox.com/images/UI/btn-big_silver_tile.png") top left; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/btn-big_silver_tile.png") top left; display: block; width: 88px; font-family: Arial; @@ -3730,7 +3730,7 @@ div.TopPanel { } .FeaturedGameButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/btn-playnow_big2.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/btn-playnow_big2.png) no-repeat; height: 214px; width: 214px; height: 214px; @@ -3857,7 +3857,7 @@ span.placeName { } a.PlayThisFeaturedGame { - background: url("/web/20130713045325im_/https://www.roblox.com/images/UI/btn-play_this.png") top left; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/btn-play_this.png") top left; display: block; width: 112px; height: 34px; @@ -3953,7 +3953,7 @@ a.logoutButton { a.btn-logo, a.btn-logo:visited { - background: url("/web/20130713045325im_/https://www.roblox.com/images/btn-logo.png?v=2") top left; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn-logo.png?v=2") top left; display: inline-block; width: 123px; height: 38px; @@ -4051,7 +4051,7 @@ div.FrontPageLoginBox div.UsernameRowLogin { } div.FrontPageLoginBox .fbLoginButton { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Facebook/btn-login_with_fb-big.png") no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Facebook/btn-login_with_fb-big.png") no-repeat; width: 170px; height: 25px; } @@ -4358,7 +4358,7 @@ table.stats td.hed { } .GreenSubmitButton { - background: url("/web/20130713045325im_/https://www.roblox.com/images/btn-submit.png"); + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn-submit.png"); height: 50px; width: 134px; border: 0; @@ -4508,7 +4508,7 @@ table.stats td.hed { } #CreateBadgeContainer .Robux { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; padding: 0 0 2px 20px; color: #060; margin-bottom: 2px; @@ -4526,7 +4526,7 @@ table.stats td.hed { } #CreateBadgeContainer .InstructionsGraphic { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Badges/badge_instructions.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Badges/badge_instructions.png') no-repeat; width: 966px; height: 323px; position: relative; @@ -4537,7 +4537,7 @@ table.stats td.hed { display: block; height: 34px; width: 122px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-blue-download_m.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-blue-download_m.png') no-repeat top left; position: absolute; bottom: 27px; left: 33px; @@ -4551,7 +4551,7 @@ table.stats td.hed { display: block; height: 51px; width: 130px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-green-upload.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-green-upload.png') no-repeat top left; } /* ~/CSS/Base/CSS/BCModal.css */ @@ -4560,11 +4560,11 @@ table.stats td.hed { overflow: hidden; height: 50px; width: 173px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-upgrade_now.png) no-repeat 0 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-upgrade_now.png) no-repeat 0 0; } .ButtonUpgradeNow:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-upgrade_now.png) no-repeat 0 -50px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-upgrade_now.png) no-repeat 0 -50px; } .BCModalImage { @@ -4585,7 +4585,7 @@ table.stats td.hed { /* ~/CSS/Base/CSS/Billing.css */ .buy-robux-button { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/bg-rbx_btn_60.png) repeat-x left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/bg-rbx_btn_60.png) repeat-x left top; height: 49px; border: 1px solid #007001; display: inline-block; @@ -4691,7 +4691,7 @@ table.stats td.hed { .CarouselPager .arrow-next { height: 13px; width: 36px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Groups/btn-arrowsprite-up_down.png'); + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Groups/btn-arrowsprite-up_down.png'); margin: 5px 0; display: inline-block; } @@ -4761,7 +4761,7 @@ table.stats td.hed { } #CatalogContainer .Selected { - background: url('/web/20130713045325im_/https://www.roblox.com/images/gamesPage_filterArrow.png') no-repeat scroll 0 1px transparent; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gamesPage_filterArrow.png') no-repeat scroll 0 1px transparent; } #CatalogContainer .DisplayFilters { @@ -5090,12 +5090,12 @@ table.stats td.hed { .CharSelectCombined .Boy { margin: 15px 12px 30px 22px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-play_as_boy_AB.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-play_as_boy_AB.png); } .CharSelectCombined .Girl { margin: 15px 0 30px 0; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-play_as_girl_AB.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-play_as_girl_AB.png); } .CharSelectCombined .PlayAsButton:hover { @@ -5149,7 +5149,7 @@ table.stats td.hed { .standardform .valid-top, .valid-bottom { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat right top; width: 180px; height: 3px; } @@ -5162,7 +5162,7 @@ table.stats td.hed { width: 165px; color: #a00; font: normal 11px arial; - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat left center; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat left center; padding-left: 15px; } @@ -5173,7 +5173,7 @@ table.stats td.hed { .standardform .valid { width: 15px; height: 13px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/img-check.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/img-check.png) no-repeat; margin-top: 3px; margin-left: 5px; display: none; @@ -5284,7 +5284,7 @@ div.AspNet-TreeView ul { } #ContentBuilderContainer .GamePass .Robux { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; padding: 0 0 2px 20px; color: #060; margin-bottom: 2px; @@ -5306,7 +5306,7 @@ div.AspNet-TreeView ul { } #ContentBuilderContainer .GamePass .InstructionsGraphic { - background: url('/web/20130713045325im_/https://www.roblox.com/images/BuildPage/img-instructions.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/BuildPage/img-instructions.png') no-repeat; width: 966px; height: 323px; position: relative; @@ -5316,7 +5316,7 @@ div.AspNet-TreeView ul { display: block; height: 34px; width: 122px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-blue-download_m.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-blue-download_m.png') no-repeat top left; position: absolute; bottom: 27px; left: 33px; @@ -5330,7 +5330,7 @@ div.AspNet-TreeView ul { display: block; height: 51px; width: 130px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-green-upload.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-green-upload.png') no-repeat top left; } #ContentBuilderContainer .GamePass .GreenUploadBtn:hover { @@ -5473,7 +5473,7 @@ a.CurrentContestLink { cursor: pointer; margin-left: auto; margin-right: auto; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-updatenow.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-updatenow.png); } #UpdateCCButton:hover { @@ -5494,7 +5494,7 @@ a.CurrentContestLink { } .LoginButton { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Games/CuratedGames/btn_25px_white.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Games/CuratedGames/btn_25px_white.png); color: black !important; border: 1px solid #666; height: 25px; @@ -5510,7 +5510,7 @@ a.CurrentContestLink { } .SignupButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_25px_blue.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_25px_blue.png) top; color: white !important; border: 1px solid #029; height: 25px; @@ -5520,7 +5520,7 @@ a.CurrentContestLink { } .SignupButton:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_25px_blue.png) bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_25px_blue.png) bottom; border: 1px solid #029; text-decoration: none !important; } @@ -5956,11 +5956,11 @@ div.GamesInfoIcon { } .AllowedGearRepeater_Container div.GamesInfoIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/CategoryIcons/CategorySprite.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/CategoryIcons/CategorySprite.png); } .AssetGenreRepeater_Container div.GamesInfoIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/GenreIconsSprite.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/GenreIconsSprite.png); height: 14px; } @@ -6075,12 +6075,12 @@ div.GamesInfoIcon.Skate.Park { } div.GamesInfoIcon.FPS { - background: url(/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/FPS.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/FPS.png) no-repeat; height: 16px; } div.GamesInfoIcon.RPG { - background: url(/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/RPG.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/RPG.png) no-repeat; height: 16px; } @@ -6106,7 +6106,7 @@ div.GamesInfoIcon.RPG { .GameFilter .SelectedFilter, .GameFilter .SelectedGenre, .GameFilter .SelectedSort { - background: url(/web/20130713045325im_/https://www.roblox.com/images/gamesPage_filterArrow.png) no-repeat 0 1px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gamesPage_filterArrow.png) no-repeat 0 1px; cursor: pointer; padding-left: 20px; font-weight: normal; @@ -6204,7 +6204,7 @@ a.GamesGenre.DisabledFilter:hover a { } .SearchIconButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/searchIcon.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/searchIcon.png) no-repeat; cursor: pointer; width: 16px; height: 16px; @@ -6269,7 +6269,7 @@ a.GamesGenre.DisabledFilter:hover a { right: 1px; width: 34px; height: 18px; - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/icons/overlay_personal_small.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/icons/overlay_personal_small.png'); background-repeat: no-repeat; } @@ -6280,7 +6280,7 @@ a.GamesGenre.DisabledFilter:hover a { width: 137px; height: 38px; background-repeat: no-repeat; - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/icons/overlay_personal_big.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/icons/overlay_personal_big.png'); } .GameItem .MegaOverlay { @@ -6383,22 +6383,22 @@ div.GenericModalErrorMessage { } .ConfirmationModal .BlueYes { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Buttons/blue_yes2.png") top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/blue_yes2.png") top; width: 101px; } .ConfirmationModal .BlueNo { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Buttons/blue_no.png") top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/blue_no.png") top; width: 106px; } .ConfirmationModal .GreyYes { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Buttons/grey_yes.png") top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/grey_yes.png") top; width: 112px; } .ConfirmationModal .GreyNo { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Buttons/grey_no2.png") top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/grey_no2.png") top; width: 100px; } @@ -6559,7 +6559,7 @@ a.genericmodal-close { } .pagerbtns { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Groups/blue_arrow_btns_12x12_sprite.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Groups/blue_arrow_btns_12x12_sprite.png') no-repeat; position: relative; top: 4px; } @@ -6764,7 +6764,7 @@ textarea { #left-column .StandardBox, #mid-column .StandardBox, #right-column .StandardBox { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x white; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x white; color: #000; } @@ -6825,7 +6825,7 @@ textarea { } .GroupListItemContainer.selected { - background: url('/web/20130713045325im_/https://www.roblox.com/images/gamesPage_filterArrow.png') 4px center no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gamesPage_filterArrow.png') 4px center no-repeat; } .selected .GroupListName { @@ -7063,13 +7063,13 @@ input.default { } .StatusView .top { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Groups/bg-speech_top.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Groups/bg-speech_top.png') no-repeat; padding: 5px; width: 317px; } .StatusView .bottom { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Groups/bg-speech_bottom.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Groups/bg-speech_bottom.png') no-repeat; padding: 5px; padding-right: 0; } @@ -7107,7 +7107,7 @@ input.default { display: none; height: 69px; width: 100%; - background: url('/web/20130713045325im_/https://www.roblox.com/images/spinners/spinner16x16.gif') no-repeat center; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/spinners/spinner16x16.gif') no-repeat center; *float: left; } @@ -7124,7 +7124,7 @@ input.default { top: 0; height: 100%; width: 100%; - background: url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; z-index: 1; } @@ -7268,7 +7268,7 @@ div.MyAuditPage { } #AuditPage #submitButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/catalog/bg-27px_silver_btn.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/catalog/bg-27px_silver_btn.png) repeat-x; font: bold 11px Arial, Helvetica, sans-serif; color: black; text-decoration: none; @@ -7358,7 +7358,7 @@ div.MyAuditPage { #Help .descriptionPanels { background-color: Transparent; - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/Speech Bubble 225.gif'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Speech Bubble 225.gif'); width: 225px; height: 235px; background-repeat: no-repeat; @@ -7414,7 +7414,7 @@ div.MyAuditPage { filter: alpha(opacity=93); opacity: .93; background-color: #eee; - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/help_gradient.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/help_gradient.png'); background-repeat: repeat-y; background-position: left top; width: 150px; @@ -7434,7 +7434,7 @@ div.MyAuditPage { z-index: 1; width: 100%; height: 153px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/MiniclipHeader_BG.PNG) white bottom repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/MiniclipHeader_BG.PNG) white bottom repeat-x; } #MiniWrapper { @@ -7503,13 +7503,13 @@ a.facebook-login span.middle { a.facebook-login span.left { width: 27px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/facebook/bg-fblogin_sides.png) left top no-repeat; + background: url(/img/bg-fblogin_sides.png) left top no-repeat; } a.facebook-login span.middle { height: 18px; width: auto; - background: url(/web/20130713045325im_/https://www.roblox.com/images/facebook/bg-fblogin_middle.png) left top repeat-x; + background: url(/img/bg-fblogin_middle.png) left top repeat-x; color: #394f7d; padding: 7px 2px 0 6px; } @@ -7523,7 +7523,7 @@ a.facebook-login span.middle span { a.facebook-login span.right { width: 5px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/facebook/bg-fblogin_sides.png) right top no-repeat; + background: url(/img/bg-fblogin_sides.png) right top no-repeat; } .LoginFormLabel { @@ -7542,18 +7542,19 @@ a.facebook-login span.right { .LoginFormFieldSet { position: relative; + padding-bottom: 35px; height: 39px; - *margin-top: -10px; + /* margin-top: -10px; */ } .UserNameDiv { float: left; - width: 156px; + /* width: 156px; */ } .PasswordDiv { float: right; - width: 158px; + /* width: 158px; */ position: relative; } @@ -7573,7 +7574,7 @@ a.facebook-login span.right { } .iFrameBlueLogin { - background: url("/web/20130713045325im_/https://www.roblox.com/images/btn-login.png") no-repeat; + background: url("/img/btn-login.png") no-repeat; background-position: 0 0; height: 23px; width: 54px; @@ -7673,7 +7674,7 @@ a.facebook-login span.right { } #InboxContainer .InboxHeader { - background: url(/web/20130713045325im_/https://www.roblox.com/images/topNav_black.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/topNav_black.png); border: none; color: #fff; font: 1.2em/normal Verdana, sans-serif; @@ -7728,7 +7729,7 @@ a.facebook-login span.right { #Messages .SystemAlertMessage div.RobloxMailIcon, #InboxContainer .SystemAlertMessage_Unread div.RobloxMailIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Icons/roblox_16x15.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/roblox_16x15.png) no-repeat; height: 15px; width: 16px; float: left; @@ -7776,7 +7777,7 @@ a.facebook-login span.right { /* ~/CSS/Base/CSS/Item.css */ div.PromoteModalBtn { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-add_to_game-sm.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-add_to_game-sm.png') no-repeat top left; display: block; width: 100px; height: 23px; @@ -7801,7 +7802,7 @@ div.PromoteModalBtn:hover { #PlaceProductPromotionSelectionPanel .thumbs-up-green { width: 110px; height: 110px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/thumbs_up.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/thumbs_up.png') no-repeat; display: block; } @@ -7939,13 +7940,13 @@ div.PromoteModalBtn:hover { .GenreInfo .GamesInfoIcon { display: inline-block; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/GenreIconsSprite.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GenreIcons/GenreIconsSprite.png); width: 16px; height: 16px; } .RobuxAndTicketsPurchasePanel { - background: url('/web/20130713045325im_/https://www.roblox.com/images/UI/img-or_divider.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/img-or_divider.png') no-repeat top left; display: block; height: 8px; width: 147px; @@ -7981,7 +7982,7 @@ pre.Description.Full, } .BuyPriceBoxContainer .FavoriteStar { - background: url('/web/20130713045325im_/https://www.roblox.com/images/star.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/star.png') no-repeat; padding: 2px 0 2px 20px; margin-top: 5px; } @@ -8115,7 +8116,7 @@ pre.Description.Full, .closeBtnCircle_35h { width: 35px; height: 35px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/closeBtnCircle_35h.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/closeBtnCircle_35h.png); } .closeBtnCircle_20h:hover { @@ -8130,11 +8131,11 @@ pre.Description.Full, position: absolute; top: 5px; left: 5px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x.png); } .PurchaseModal .simplemodal-close a { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x.png') no-repeat top left; display: block; height: 20px; width: 20px; @@ -8219,7 +8220,7 @@ pre.Description.Full, } .Comments .loading { - background: #fff url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; + background: #fff url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; width: 100%; height: 100px; } @@ -8267,7 +8268,7 @@ pre.Description.Full, #ItemContainer .AjaxCommentsContainer .Post, #ItemContainer .AjaxCommentsContainer .PostBottom { float: none; - background: url('/web/20130713045325im_/https://www.roblox.com/images/UI/bg-comments-extra-long.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-comments-extra-long.png') no-repeat; padding: 15px 15px 15px 35px; width: 410px; } @@ -8298,7 +8299,7 @@ pre.Description.Full, .AjaxCommentsContainer .PostAComment .Buttons { margin: 10px 0 0 0; padding: 0 10px 10px 10px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/UI/bg-comments-compose-v2.png') no-repeat -20px bottom; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-comments-compose-v2.png') no-repeat -20px bottom; *background-position: 0 bottom; *padding-bottom: 0; } @@ -8322,7 +8323,7 @@ pre.Description.Full, } #ItemContainer .AjaxCommentsContainer .CommentText { - background: url('/web/20130713045325im_/https://www.roblox.com/images/UI/bg-comments-compose-v2.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-comments-compose-v2.png') no-repeat; padding-left: 20px; width: 440px; } @@ -8351,7 +8352,7 @@ pre.Description.Full, height: 50px; width: 102px; display: inline-block; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_blue_ok_l.png') top left no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_blue_ok_l.png') top left no-repeat; } .btn-blue-ok-sharp:hover { @@ -8482,13 +8483,13 @@ pre.Description.Full, .CurrencyColor1 { color: #080; padding-left: 20px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 -42px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 -42px; } .CurrencyColor2 { color: #A61; padding-left: 20px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 -122px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 -122px; } .CurrencyColorFree { @@ -8564,8 +8565,10 @@ div.callout { display: inline-block; cursor: pointer; padding: 2px 2px 5px 0; - background-position: bottom; + top: 33%; + background-position: 0 7; position: relative; + left: 83%; } #loginButton:hover { @@ -8574,7 +8577,7 @@ div.callout { #loginButton span { padding: 2px 15px 5px 0; - background: url(/web/20130713045325im_/https://www.roblox.com/images/LandingGames/loginArrow.png) no-repeat 40px 7px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LandingGames/loginArrow.png) no-repeat 40px 7px; } #loginButton:hover span { @@ -8629,7 +8632,7 @@ fieldset#body { #loginBox #loginSubmit { width: auto; float: right; - background: url(/web/20130713045325im_/https://www.roblox.com/images/LandingGames/login_btn.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LandingGames/login_btn.png) repeat-x; color: #fff; padding: 3px 10px 3px 10px; border: 1px solid #339cdf; @@ -8670,7 +8673,7 @@ input:focus { #videoContainer { width: 950px; height: 371px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/LandingGames/video_bg.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LandingGames/video_bg.png) no-repeat; margin: 0 0 15px 16px; float: left; } @@ -8692,7 +8695,7 @@ a.crossroads:visited { height: 298px; display: block; margin-right: 10px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/LandingGames/crossroads.gif) bottom no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LandingGames/crossroads.gif) bottom no-repeat; cursor: pointer; float: left; } @@ -8707,7 +8710,7 @@ a.swordfight:visited { height: 298px; display: block; margin-right: 10px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/LandingGames/swordfight.gif) bottom no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LandingGames/swordfight.gif) bottom no-repeat; cursor: pointer; float: left; } @@ -8721,7 +8724,7 @@ a.seemoregames:visited { width: 330px; height: 298px; display: block; - background: url(/web/20130713045325im_/https://www.roblox.com/images/LandingGames/seeMoreGames.gif) bottom no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LandingGames/seeMoreGames.gif) bottom no-repeat; cursor: pointer; float: left; } @@ -8740,13 +8743,13 @@ a.seemoregames:hover { /* ~/CSS/Base/CSS/Language.css */ .SwitchNowButton { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Buttons/SwitchNow.png") top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/SwitchNow.png") top; width: 158px; height: 50px; } .NoThanksButton { - background: url("/web/20130713045325im_/https://www.roblox.com/images/Buttons/NoThanks.png") top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/NoThanks.png") top; width: 145px; height: 50px; } @@ -8755,7 +8758,7 @@ a.seemoregames:hover { width: 415px; height: 157px; margin: 10px auto 10px auto; - background: url("/web/20130713045325im_/https://www.roblox.com/images/LanguageChangeInstructions.jpg"); + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/LanguageChangeInstructions.jpg"); } /* ~/CSS/Base/CSS/ManageAccount.css */ @@ -9192,7 +9195,7 @@ div#NavRedesign { .NavigationRedesign li:hover, #NavigationRedesignBannerContainer #AuthenticatedUserNameWrapper:hover, #AlertSpace #SettingsButtonContainer:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-main_menu_hover.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-main_menu_hover.png) repeat-x; } #NavigationRedesignBannerContainer #AuthenticatedUserNameWrapper { @@ -9239,7 +9242,7 @@ div#NavRedesign { #NavigationRedesignBannerContainer a.btn-logo, .NavigationRedesign a.btn-logo:visited, #NavigationRedesignBannerContainer a.btn-logo:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/btn-rbx_logo.png) no-repeat top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/btn-rbx_logo.png) no-repeat top; display: inline-block; width: 116px; height: 35px; @@ -9265,7 +9268,7 @@ div#NavRedesign { } .BannerRedesign { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-rbx_header.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-rbx_header.png) repeat-x; height: 36px; background-color: #114081; position: fixed; @@ -9314,47 +9317,47 @@ div#NavRedesign { } #NavigationRedesignBannerContainer .message_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: top; } #NavigationRedesignBannerContainer .MessageAlert:hover .message_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 -20px; } #NavigationRedesignBannerContainer .friends_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 160px; } #NavigationRedesignBannerContainer .FriendsAlert:hover .friends_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 140px; } #NavigationRedesignBannerContainer .AlertItem:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-main_menu_hover.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-main_menu_hover.png) repeat-x; } #NavigationRedesignBannerContainer .robux_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 120px; } #NavigationRedesignBannerContainer .RobuxAlert:hover .robux_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 100px; } #NavigationRedesignBannerContainer div.tickets_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 80px; margin-left: 0; } #NavigationRedesignBannerContainer .TicketsAlert:hover .tickets_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 60px; } @@ -9374,7 +9377,7 @@ div#NavRedesign { } #NavigationRedesignBannerContainer #SettingsButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png); background-position: 0 40px; height: 19px; width: 20px; @@ -9384,7 +9387,7 @@ div#NavRedesign { } #NavigationRedesignBannerContainer #SettingsButtonContainer.active #SettingsButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png) repeat-y; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-icon_sprites.png) repeat-y; background-position: 0 20px; } @@ -9432,7 +9435,7 @@ div#NavRedesign { padding: 0 2px; cursor: pointer; border: none; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/bg-drop_down_arrow.png) top no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/bg-drop_down_arrow.png) top no-repeat; height: 5px; width: 7px; display: inline-block; @@ -9446,7 +9449,7 @@ div#NavRedesign { .moreLink.active span#moreMenuToggle, .moreLink.active span#moreMenuToggle:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/bg-drop_down_arrow.png) bottom no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/bg-drop_down_arrow.png) bottom no-repeat; top: -1px; } @@ -9543,7 +9546,7 @@ div#NavRedesign { } #NavigationRedesignBannerContainer .AlertBox { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-alerts-v2.png) no-repeat left; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-alerts-v2.png) no-repeat left; float: left; height: 11px; font: bold 10px Arial, Helvetica, sans-serif; @@ -9574,7 +9577,7 @@ div#NavRedesign { } .Redesign .subMenu ul li:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-sub_menu_hover.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/RevisedHeader/bg-sub_menu_hover.png) repeat-x; background-repeat: repeat no-repeat; } @@ -9853,7 +9856,7 @@ div#NavRedesign { } .ReportAbuse .AbuseButton a:hover { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/abuse.png") no-repeat scroll 0 2px transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/abuse.png") no-repeat scroll 0 2px transparent; color: #F00; } @@ -9913,7 +9916,7 @@ div#NavRedesign { .joinBC { width: 196px; height: 34px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/Accounts/btn-joinbuildersclub-green-m.png") no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Accounts/btn-joinbuildersclub-green-m.png") no-repeat; display: inline-block; margin-bottom: 10px; } @@ -9936,7 +9939,7 @@ a.buyRobux { .verifiedEmail { width: 52px; height: 13px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/Accounts/img-verified.png") no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Accounts/img-verified.png") no-repeat; display: inline-block; vertical-align: middle; } @@ -10005,7 +10008,7 @@ a.buyRobux { cursor: pointer; width: 102px; height: 50px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Accounts/btn_blue_ok_l.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Accounts/btn_blue_ok_l.png); } .btn_blue_ok_l:hover { @@ -10335,7 +10338,7 @@ div.MyMoneyPage { } .MyMoneyPage td.Member div.Roblox { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/roblox-icon-round-tiny.jpg') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/roblox-icon-round-tiny.jpg') no-repeat top left; } .MyMoneyPage .roblox-avatar-image, @@ -10366,7 +10369,7 @@ div.MyMoneyPage { position: absolute; top: 0; left: 1px; - background: #fff url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; + background: #fff url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; width: 100%; height: 100%; } @@ -10451,7 +10454,7 @@ div.MyMoneyPage { #MyTransactions_tab .loading, #TradeItems_tab .loading { - background: #fff url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; + background: #fff url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; height: 150px; position: relative; width: 780px; @@ -10517,11 +10520,11 @@ div.MyMoneyPage { } #MyTransactions_tab th.Amount.Robux { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 10px 12px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 10px 12px; } #MyTransactions_tab th.Amount.Tickets { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Tickets.png?v=2') no-repeat 10px 9px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Tickets.png?v=2') no-repeat 10px 9px; } #MyTransactions_tab .Member span { @@ -10531,7 +10534,7 @@ div.MyMoneyPage { } .MyMoneyPage th.Member div.Roblox { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/roblox-icon-round-tiny.jpg') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/roblox-icon-round-tiny.jpg') no-repeat top left; } #MyTransactions_tab td.Date, @@ -10802,7 +10805,7 @@ div.MyMoneyPage { } #ParentsContainer #BCLinks .BCLinksSection { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Parents/collapse_bg.jpg') repeat-x bottom; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Parents/collapse_bg.jpg') repeat-x bottom; border: solid 1px #D9D9D9; height: auto; padding: 10px; @@ -10824,7 +10827,7 @@ div.MyMoneyPage { height: 9px; margin-right: 5px; display: inline-block; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/gray_arrow.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/gray_arrow.png') no-repeat; } #ParentsContainer #BCLinks .BCLinksSection .header .collapseArrow { @@ -10832,7 +10835,7 @@ div.MyMoneyPage { height: 9px; margin-right: 5px; display: inline-block; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-expand_arrow.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-expand_arrow.png') no-repeat; } #ParentsContainer .SquareTabGray.selected { @@ -10844,7 +10847,7 @@ div.MyMoneyPage { } #ParentsContainer .TestimonialContent ul.TestimonialList>li:before { - content: url("/web/20130713045325im_/https://www.roblox.com/images/comment-arrow.png"); + content: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/comment-arrow.png"); left: -21px; position: absolute; } @@ -10906,7 +10909,7 @@ div.MyMoneyPage { } .partyWindow .title { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_l.gif') no-repeat left top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_l.gif') no-repeat left top; display: block; text-decoration: none; padding-left: 2px; @@ -10916,7 +10919,7 @@ div.MyMoneyPage { } .partyWindow .title span { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_r.gif') no-repeat right top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_blue19h_r.gif') no-repeat right top; display: block; height: 15px; padding: 2px 15px 2px 7px; @@ -10925,18 +10928,18 @@ div.MyMoneyPage { } .partyWindow .title_flash { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_l2.gif') no-repeat left top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_l2.gif') no-repeat left top; } .partyWindow .title_flash span { - background: transparent url('/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_r2.gif') no-repeat right top; + background: transparent url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/friendsbar/tab_white19h_r2.gif') no-repeat right top; color: #444; } .partyWindow .title strong { display: block; padding: 2px 15px 4px 6px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/tab_blue21h_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/tab_blue21h_r.png") no-repeat right top; color: #fff; width: 227px; font-weight: bold; @@ -10992,14 +10995,14 @@ div.MyMoneyPage { .btn_green21h { float: left; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_l.png") no-repeat left top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_l.png") no-repeat left top; padding: 0 0 0 2px; } .btn_green21h a { display: block; padding: 2px 14px 4px 10px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_r.png") no-repeat right top; color: White; font-family: verdana; font-weight: bold; @@ -11007,23 +11010,23 @@ div.MyMoneyPage { } .btn_green21h:hover { - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_over_l.png") no-repeat left top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_over_l.png") no-repeat left top; } .btn_green21h:hover a { - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_over_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_green21h_over_r.png") no-repeat right top; } .btn_red21h { float: left; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_l.png") no-repeat left top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_l.png") no-repeat left top; padding: 0 0 0 2px; } .btn_red21h a { display: block; padding: 2px 14px 4px 10px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_r.png") no-repeat right top; color: White; font-family: verdana; font-weight: bold; @@ -11031,16 +11034,16 @@ div.MyMoneyPage { } .btn_red21h:hover { - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_over_l.png") no-repeat left top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_over_l.png") no-repeat left top; } .btn_red21h:hover a { - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_over_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_red21h_over_r.png") no-repeat right top; } .btn_black21h { float: left; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_l.png") no-repeat left top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_l.png") no-repeat left top; padding: 0 0 0 2px; color: White; } @@ -11048,7 +11051,7 @@ div.MyMoneyPage { .btn_black21h a { display: block; padding: 2px 14px 4px 10px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_r.png") no-repeat right top; color: #FFF; font-family: verdana; font-weight: bold; @@ -11056,11 +11059,11 @@ div.MyMoneyPage { } .btn_black21h:hover { - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_over_l.png") no-repeat left top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_over_l.png") no-repeat left top; } .btn_black21h:hover a { - background: url("/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_over_r.png") no-repeat right top; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/chat/btn_black21h_over_r.png") no-repeat right top; } .main h1 { @@ -11398,7 +11401,7 @@ dd { height: 13px; width: 13px; display: block; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x-sm.png') top left no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x-sm.png') top left no-repeat; position: absolute; z-index: 2; left: 55px; @@ -11444,7 +11447,7 @@ dd { #GamePassesItemContainer .loading { height: 95px; width: 100%; - background: url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') no-repeat center; } .PlaceProductPromotionsContainer .divider-bottom, @@ -11690,7 +11693,7 @@ dd { } .ABImageSelected { - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/img-check.png) no-repeat; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/img-check.png) no-repeat; position: absolute; height: 35px; width: 33px; @@ -11714,14 +11717,14 @@ dd { .ABPopUpHeader { height: 30px; - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/bg-gutter.png) repeat-x; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/bg-gutter.png) repeat-x; font: 9px Arial; color: #404040; text-decoration: none; } .CurvedBanner { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png) no-repeat left top; display: inline-block; float: left; position: relative; @@ -11735,7 +11738,7 @@ dd { margin: 0; top: 0; float: left; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; display: inline-block; height: 28px; padding: 6px 0 0 4px; @@ -11745,7 +11748,7 @@ dd { .HeaderBanner a { color: #fff; height: 18px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; background-position: 0 0; margin: 0 5px; font-weight: bold; @@ -11785,17 +11788,17 @@ dd { } .UnselectedAvatar { - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/bg-character.png) no-repeat top center; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/bg-character.png) no-repeat top center; } .SelectedAvatar, .UnselectedAvatar:hover { - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/bg-character.png) no-repeat center bottom; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/bg-character.png) no-repeat center bottom; } .ABPopUpFooter { height: 79px; - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/bg-gutter.png) repeat-x; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/bg-gutter.png) repeat-x; padding: 0 10px 0 10px; } @@ -11841,11 +11844,11 @@ dd { } .ABDownloadButton { - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/btn-download.png) no-repeat top center; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn-download.png) no-repeat top center; } .ABPlayButton { - background: transparent url(/web/20130713045325im_/https://www.roblox.com/images/btn-play.png) no-repeat top center; + background: transparent url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn-play.png) no-repeat top center; } .ABPlayButton:hover, @@ -11869,7 +11872,7 @@ dd { #DeleteProductPromotionModal .thumbs-up-green { width: 110px; height: 110px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/thumbs_up.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/thumbs_up.png') no-repeat; display: block; } @@ -11881,7 +11884,7 @@ dd { #DeleteProductPromotionModal .thumbs-up-green { width: 110px; height: 110px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/thumbs_up.png') no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/thumbs_up.png') no-repeat; display: block; } @@ -11970,7 +11973,7 @@ dd { } .AddRemoveFavorite { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png) no-repeat 0 -20px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png) no-repeat 0 -20px; margin: 0; display: inline-block; position: relative; @@ -12120,7 +12123,7 @@ dd { .MultiplayerVisit, .MultiplayerVisitDisabled { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Play.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Play.png); width: 250px; height: 48px; } @@ -12131,7 +12134,7 @@ dd { } .SoloVisit { - background: url(/web/20130713045325im_/https://www.roblox.com/images/PlaySolo.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/PlaySolo.png); width: 143px; height: 48px; } @@ -12141,7 +12144,7 @@ dd { } .BuildSolo { - background: url(/web/20130713045325im_/https://www.roblox.com/images/BuildSolo2.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/BuildSolo2.png); width: 143px; height: 48px; } @@ -12152,7 +12155,7 @@ div.VisitButtonsRight a.BuildSolo { } .EditButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/EditMode2.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/EditMode2.png); width: 143px; height: 48px; float: left; @@ -12186,35 +12189,35 @@ div.VisitButtonsRight a.BuildSolo { } .iPublic { - background: url(/web/20130713045325im_/https://www.roblox.com/images/public.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/public.png); } .iLocked { - background: url(/web/20130713045325im_/https://www.roblox.com/images/locked.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/locked.png); } .iUnlocked { - background: url(/web/20130713045325im_/https://www.roblox.com/images/unlocked.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/unlocked.png); } .SharedIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Shared.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Shared.png); } .CopyLockedIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/CopyLocked.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/CopyLocked.png); } .AllGearIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Suitcase16x16.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Suitcase16x16.png); } .GenreGearIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/GenreSuitcase16x16.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GenreSuitcase16x16.png); } .NoGearIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/NoSuitcase16x16.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/NoSuitcase16x16.png); } #BadgeStatsHeader, @@ -12400,12 +12403,12 @@ h3.RecommendationHeader2 a { .SignupButtonBlue:hover { width: 120px; height: 50px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-sign_up-blue-lg.png) no-repeat top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-sign_up-blue-lg.png) no-repeat top; margin: 0 auto; } .SignupButtonBlue:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-sign_up-blue-lg.png) no-repeat bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-sign_up-blue-lg.png) no-repeat bottom; } #ItemContainer.PlaceItemContainer #Summary { @@ -12496,7 +12499,7 @@ h3.RecommendationHeader2 a { .FeaturedGameButton.International, .FeaturedGameButton.International:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/I18N_play_now.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/I18N_play_now.png) top; height: 214px; width: 215px; cursor: pointer; @@ -12508,7 +12511,7 @@ h3.RecommendationHeader2 a { .FeaturedGameButtonABTest, .FeaturedGameButtonABTest:hover { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/playRoblox01.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/playRoblox01.png); background-position: 0 0; background-repeat: no-repeat; position: absolute; @@ -12641,7 +12644,7 @@ legend span { .GrayButton:link, .GrayButton:visited, .GrayButton:active { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/bg-form_btn_lg-tile.png) repeat-x top left; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/bg-form_btn_lg-tile.png) repeat-x top left; border: 1px solid #777; padding: 4px 8px 0; height: 21px; @@ -12676,7 +12679,7 @@ legend span { } .GrayDropdown .Button { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/bg-drop_down_btn.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/bg-drop_down_btn.png) no-repeat right top; border: 1px solid #777; padding: 4px 17px 0 8px; height: 21px; @@ -12888,23 +12891,23 @@ legend span { } .Revised .VisitButtonGirlGuest { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-female_character.jpg); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-female_character.jpg); background-position: center; } .Revised .VisitButtonBoyGuest { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-male_character.jpg); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-male_character.jpg); background-position: center; margin-right: 25px; } .Revised .VisitButtonGirlGuest:hover { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-female_character.jpg); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-female_character.jpg); background-position: bottom; } .Revised .VisitButtonBoyGuest:hover { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-male_character.jpg); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/AB-male_character.jpg); background-position: bottom; margin-right: 25px; } @@ -12929,12 +12932,12 @@ legend span { } .RevisedCharacterSelectSignup { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/sign_up_small.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/sign_up_small.png); background-position: top; } .RevisedCharacterSelectSignup:hover { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/sign_up_small.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/sign_up_small.png); background-position: bottom; } @@ -12983,7 +12986,7 @@ textarea { } #SetsPane.StandardBox { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x white; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x white; } #SetInfoPane { @@ -13289,7 +13292,7 @@ textarea { display: none; height: 20px; width: 20px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Sets/btn-gear_sprite.png') left -1px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Sets/btn-gear_sprite.png') left -1px; } #AssetSetItems .setitem_options:hover { @@ -13363,7 +13366,7 @@ textarea { .newversion_banner { height: 14px; width: 93px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Sets/update_available.png') top left no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Sets/update_available.png') top left no-repeat; position: absolute; top: 5px; left: 3px; @@ -13427,7 +13430,7 @@ textarea { top: 0; left: 0; background-color: white; - background: url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') center no-repeat #fff; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') center no-repeat #fff; margin: 5px; z-index: 5000; opacity: .75; @@ -13475,7 +13478,7 @@ textarea { } .ShadowedStandardBox .Header { - background: url(/web/20130713045325im_/https://www.roblox.com/images/HeaderGradientW800.png) repeat-y top left; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/HeaderGradientW800.png) repeat-y top left; text-align: center; color: White; height: 20px; @@ -13500,7 +13503,7 @@ textarea { .Shadow { display: block; - background: url(/web/20130713045325im_/https://www.roblox.com/images/ShadowAlpha.png) no-repeat bottom right !important; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ShadowAlpha.png) no-repeat bottom right !important; background: #D3DEFF; height: 100%; _height: 3000px; @@ -13850,7 +13853,7 @@ input#FemaleBtn { } .SignupWrapper .loginLink { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/btn-login-gray-small.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/btn-login-gray-small.png); background-position: top left; width: 51px; height: 23px; @@ -13859,7 +13862,7 @@ input#FemaleBtn { } .SignupWrapper .fbLoginButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/btn-login_with_fb.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/btn-login_with_fb.png); background-position: top left; width: 170px; height: 25px; @@ -13870,7 +13873,7 @@ input#FemaleBtn { } .SignupWrapper .signupMainButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/btn-sign_up-mainpage.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/btn-sign_up-mainpage.png); background-position: top left; width: 119px; height: 50px; @@ -13880,7 +13883,7 @@ input#FemaleBtn { } .SignupWrapper .submitMainButton { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/btn-submit.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/btn-submit.png); background-position: top left; width: 134px; height: 50px; @@ -14031,7 +14034,7 @@ div.NewEmailForm #NewsletterCheckText { .validator-tooltip-top, .validator-tooltip-bottom { - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat right top; width: 180px; height: 3px; } @@ -14045,7 +14048,7 @@ div.NewEmailForm #NewsletterCheckText { color: #a00; font-weight: normal; font-size: 11px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat left center; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/bg-bubble.png) no-repeat left center; padding-left: 15px; } @@ -14209,13 +14212,13 @@ div.NewEmailForm #NewsletterCheckText { } #NewToolboxContainer #Button { - background: url("/web/20130713045325im_/https://www.roblox.com/images/IDE/btn-search_glass.png") right no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/IDE/btn-search_glass.png") right no-repeat; border: solid 1px #A7A7A7; cursor: pointer; float: left; height: 18px; width: 18px; - background: url("/web/20130713045325im_/https://www.roblox.com/images/IDE/btn-search_glass.png") right no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/IDE/btn-search_glass.png") right no-repeat; border-left: 0; } @@ -14286,7 +14289,7 @@ div.NewEmailForm #NewsletterCheckText { } #NewToolboxContainer #SetTabs { - background: url("/web/20130713045325im_/https://www.roblox.com/images/ide/bg-tab-inactive.png"); + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ide/bg-tab-inactive.png"); color: #fff; height: 19px; clear: both; @@ -14306,7 +14309,7 @@ div.NewEmailForm #NewsletterCheckText { } #NewToolboxContainer #SetTabs div.Selected { - background: url("/web/20130713045325im_/https://www.roblox.com/images/ide/bg-tab-active.png"); + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ide/bg-tab-active.png"); color: #444; } @@ -14343,7 +14346,7 @@ div.NewEmailForm #NewsletterCheckText { } .dropdownImg { - background: url(/web/20130713045325im_/https://www.roblox.com/images/IDE/img-dropdown_arrow.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/IDE/img-dropdown_arrow.png) no-repeat; position: absolute; width: 7px; display: block; @@ -14355,7 +14358,7 @@ div.NewEmailForm #NewsletterCheckText { #NewToolboxContainer .SetList a.btn-dropdown, #NewToolboxContainer a.btn-dropdown-active { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Sets/bg-drop_down_btn.png) no-repeat 0 -3px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Sets/bg-drop_down_btn.png) no-repeat 0 -3px; border: solid 1px #A7A7A7; padding: 2px 16px 0 6px; height: 16px; @@ -14421,14 +14424,14 @@ div.NewEmailForm #NewsletterCheckText { .MakeTradeButton, .MakeTradeButton:hover, .MakeTradeButton.disabled { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/btn-make_trade.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/btn-make_trade.png) top; height: 50px; width: 179px; margin: 0 auto; } .MakeTradeButton:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/btn-make_trade.png) bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/btn-make_trade.png) bottom; cursor: pointer; } @@ -14443,11 +14446,11 @@ div.NewEmailForm #NewsletterCheckText { } .LockImage.Green { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/img-trade_icon_green_small.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/img-trade_icon_green_small.png); } .LockImage.Red { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/img-trade_icon_red_small.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/img-trade_icon_red_small.png); } .OfferItems { @@ -14500,23 +14503,23 @@ div.NewEmailForm #NewsletterCheckText { #ButtonYes, #ButtonYes:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/yes-gray2.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/yes-gray2.png) top; margin-right: 10px; width: 100px; } #ButtonYes:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/yes-gray2.png) bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/yes-gray2.png) bottom; } #ButtonCancel, #ButtonCancel:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/cancel-blue2.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/cancel-blue2.png) top; width: 101px; } #ButtonCancel:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/cancel-blue2.png) bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/cancel-blue2.png) bottom; } .InventoryContainer { @@ -14772,7 +14775,7 @@ div.TradeItemSilverButtonContainer, a.TradeItemSilverButton, a.TradeItemSilverButton:hover, a.TradeItemSilverButtonDisabled { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-small_silver_tile.png) repeat-x top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-small_silver_tile.png) repeat-x top; border: 1px solid #a7a7a7; color: #000; display: block; @@ -14796,7 +14799,7 @@ a.TradeItemSilverButtonDisabled { .SendTrade, .SendTrade:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/sendTrade2.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/sendTrade2.png) top; cursor: pointer; height: 50px; width: 176px; @@ -14804,7 +14807,7 @@ a.TradeItemSilverButtonDisabled { } .SendTrade:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/sendTrade2.png) bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/sendTrade2.png) bottom; } .TradeDivider { @@ -14866,12 +14869,12 @@ a.TradeItemSilverButtonDisabled { .MissingItem { height: 80px; width: 60px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/missing_user_asset.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/missing_user_asset.png) no-repeat; margin: 5px auto; } .MissingItem.Deleted { - background: url(/web/20130713045325im_/https://www.roblox.com/images/deleted_user_asset.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/deleted_user_asset.png) no-repeat; } .RBXImg { @@ -14903,7 +14906,7 @@ a.TradeItemSilverButtonDisabled { .OpenTradeButton, .OpenTradeButton:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/tradeItems.png) top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/tradeItems.png) top; cursor: pointer; float: right; height: 23px; @@ -14913,7 +14916,7 @@ a.TradeItemSilverButtonDisabled { } .OpenTradeButton:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/tradeItems.png) bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/tradeItems.png) bottom; } #ButtonAcceptTrade, @@ -15188,7 +15191,7 @@ a.ViewTradeLink, .paging_next { height: 24px; width: 24px; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Sets/blue_arrow_btns_sprite.png'); + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Sets/blue_arrow_btns_sprite.png'); background-position: left top; } @@ -15266,7 +15269,7 @@ a.ViewTradeLink, position: absolute; top: 5px; left: 5px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-x.png); } .unifiedModal .smallModal .closeBtnCircle_20h { @@ -15925,7 +15928,7 @@ div.GiftCards { } .GiftCards .CheckMark { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-unchecked.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-unchecked.png); position: absolute; top: 7px; right: 7px; @@ -15934,11 +15937,11 @@ div.GiftCards { } .GiftCards .GCProductSelected .CheckMark { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-checked.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-checked.png); } .GiftCards .ThemeCheckMark { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-checked-small.png) no-repeat 0 -25px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Gifting/img-checked-small.png) no-repeat 0 -25px; position: absolute; top: 3px; right: 4px; @@ -15951,7 +15954,7 @@ div.GiftCards { } .GiftCards #Product0 { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_bc.jpg") center no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_bc.jpg") center no-repeat; } .GiftCards #Product0:hover { @@ -15959,7 +15962,7 @@ div.GiftCards { } .GiftCards #Product1 { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_tbc.jpg") center no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_tbc.jpg") center no-repeat; } .GiftCards #Product1:hover { @@ -15967,7 +15970,7 @@ div.GiftCards { } .GiftCards #Product2 { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_obc.jpg") center no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_obc.jpg") center no-repeat; } .GiftCards #Product2:hover { @@ -15975,7 +15978,7 @@ div.GiftCards { } .GiftCards #Product3 { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_anyAmount.jpg") center no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/new/gifting_anyAmount.jpg") center no-repeat; } .GiftCards #Product3:hover { @@ -15983,7 +15986,7 @@ div.GiftCards { } .GiftCards .GCThemeClassic { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-classic.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-classic.png") no-repeat 0 0; } .GiftCards .GCThemeClassic:hover { @@ -15991,7 +15994,7 @@ div.GiftCards { } .GiftCards .GCThemeChristmas { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-christmas.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-christmas.png") no-repeat 0 0; } .GiftCards .GCThemeChristmas:hover { @@ -15999,7 +16002,7 @@ div.GiftCards { } .GiftCards .GCThemeJustForYou1 { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-justforyou1.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-justforyou1.png") no-repeat 0 0; } .GiftCards .GCThemeJustForYou1:hover { @@ -16007,7 +16010,7 @@ div.GiftCards { } .GiftCards .GCThemeJustForYou2 { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-justforyou2.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-thumb-justforyou2.png") no-repeat 0 0; } .GiftCards .GCThemeJustForYou2:hover { @@ -16024,19 +16027,19 @@ div.GiftCards { } .GiftCards .GCThemeClassic .ThemePreview { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-classic.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-classic.png") no-repeat 0 0; } .GiftCards .GCThemeChristmas .ThemePreview { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-christmas.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-christmas.png") no-repeat 0 0; } .GiftCards .GCThemeJustForYou1 .ThemePreview { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-justforyou1.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-justforyou1.png") no-repeat 0 0; } .GiftCards .GCThemeJustForYou2 .ThemePreview { - background: url("/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-justforyou2.png") no-repeat 0 0; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/gifting/theme-preview-justforyou2.png") no-repeat 0 0; } .GiftCards .Hint { @@ -16104,7 +16107,7 @@ div.GiftCards { } .OrderSummary .PurchaseAnother { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-purchase_another.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-purchase_another.png) no-repeat; display: inline-block; *display: inline; width: 219px; @@ -16734,7 +16737,7 @@ div.GiftCards { text-align: center; height: 350px; position: relative; - background: url('/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') center no-repeat; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/ProgressIndicator4.gif') center no-repeat; } #OwnedSetsContainerDiv .NoSets, @@ -17140,49 +17143,49 @@ div.GiftCards { .tab_white_31h_container .ajax__tab_header { font-family: verdana, tahoma, helvetica; font-size: 11px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-line.gif) repeat-x bottom; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-line.gif) repeat-x bottom; } .tab_white_31h_container .ajax__tab_outer { margin: 0; - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-right.gif) no-repeat right; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-right.gif) no-repeat right; height: 21px; } .tab_white_31h_container .ajax__tab_inner { padding-left: 3px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-left.gif) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-left.gif) no-repeat; } .tab_white_31h_container .ajax__tab_tab { height: 13px; padding: 4px; margin: 0; - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab.gif) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab.gif) repeat-x; } .tab_white_31h_container .ajax__tab_hover .ajax__tab_outer { - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-hover-right.gif) no-repeat right; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-hover-right.gif) no-repeat right; } .tab_white_31h_container .ajax__tab_hover .ajax__tab_inner { - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-hover-left.gif) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-hover-left.gif) no-repeat; } .tab_white_31h_container .ajax__tab_hover .ajax__tab_tab { - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-hover.gif) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-hover.gif) repeat-x; } .tab_white_31h_container .ajax__tab_active .ajax__tab_outer { - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-active-right.gif) no-repeat right; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-active-right.gif) no-repeat right; } .tab_white_31h_container .ajax__tab_active .ajax__tab_inner { - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-active-left.gif) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-active-left.gif) no-repeat; } .tab_white_31h_container .ajax__tab_active .ajax__tab_tab { - background: url(/web/20130713045325im_/https://www.roblox.com/images/tab-active.gif) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/tab-active.gif) repeat-x; } .tab_white_31h_container .ajax__tab_body { @@ -17245,32 +17248,32 @@ div.GiftCards { .GreenButton { height: 30px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/btn_green_30h_t1.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn_green_30h_t1.png) no-repeat; } .GreenButton span { height: 23px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/btn_green_30h_t2.png) no-repeat top right; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn_green_30h_t2.png) no-repeat top right; } .RedButton { height: 30px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/btn_red_30h_t1.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn_red_30h_t1.png) no-repeat; } .RedButton span { height: 23px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/btn_red_30h_t2.png) no-repeat top right; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/btn_red_30h_t2.png) no-repeat top right; } .RedButton2 { height: 40px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_red_40h_t1.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_red_40h_t1.png) no-repeat; } .RedButton2 span { height: 28px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_red_40h_t2.png) no-repeat top right; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn_red_40h_t2.png) no-repeat top right; padding: 12px 12px 0 5px; } @@ -17454,7 +17457,7 @@ div.GiftCards { .SkinnyRightArrow { cursor: pointer; - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_right.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_right.png) no-repeat; width: 12px; height: 55px; display: inline-block; @@ -17467,7 +17470,7 @@ div.GiftCards { } .SkinnyRightArrowDisabled { - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_right.png) no-repeat 0 -110px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_right.png) no-repeat 0 -110px; width: 12px; height: 55px; display: inline-block; @@ -17477,7 +17480,7 @@ div.GiftCards { .SkinnyLeftArrow { cursor: pointer; - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_left.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_left.png) no-repeat; width: 12px; height: 55px; display: inline-block; @@ -17490,7 +17493,7 @@ div.GiftCards { } .SkinnyLeftArrowDisabled { - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_left.png) no-repeat 0 -110px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow_skinny55h_left.png) no-repeat 0 -110px; width: 12px; height: 55px; display: inline-block; @@ -17500,7 +17503,7 @@ div.GiftCards { .BlueLeftArrow { cursor: pointer; - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow_36px_left.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow_36px_left.png) no-repeat; width: 36px; height: 36px; display: inline-block; @@ -17509,12 +17512,12 @@ div.GiftCards { } .BlueLeftArrow:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow36px_leftOn.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow36px_leftOn.png) no-repeat; } .BlueRightArrow { cursor: pointer; - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow_36px_right.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow_36px_right.png) no-repeat; width: 36px; height: 36px; display: inline-block; @@ -17523,11 +17526,11 @@ div.GiftCards { } .BlueRightArrow:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/arrow36px_rightOn.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/arrow36px_rightOn.png) no-repeat; } .BCHat { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Games/gamesPage_bcHelmet.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Games/gamesPage_bcHelmet.png) no-repeat; width: 35px; height: 29px; display: inline-block; @@ -17557,7 +17560,7 @@ div.GiftCards { .notificationBoxIE { display: inline-block; color: #fff; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/bg-notifications.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/bg-notifications.png); background-repeat: repeat-x; background-position: left top; min-width: 24px; @@ -17571,7 +17574,7 @@ div.GiftCards { } .gray-ok-button { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-ok-gray.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-ok-gray.png) no-repeat; width: 102px; height: 50px; cursor: pointer; @@ -17585,7 +17588,7 @@ div.GiftCards { } .learn-more-button { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-learn_more.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/btn-learn_more.png) no-repeat; width: 159px; height: 50px; cursor: pointer; @@ -17700,7 +17703,7 @@ div.GiftCards { #videoPrerollJoinBCButton { width: 180px; height: 40px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/VideoPreRoll/btn-buildersclub.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/VideoPreRoll/btn-buildersclub.png); background-position: top; display: inline-block; vertical-align: middle; @@ -17880,7 +17883,7 @@ table.table { .validator-checkmark { width: 15px; height: 13px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/UI/img-check.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/UI/img-check.png) no-repeat; margin-left: 5px; display: none; } @@ -17950,14 +17953,14 @@ table.table { height: 18px; line-height: 18px; font-size: 11px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/btn-control-small-tile.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/btn-control-small-tile.png); } .btn-control.btn-control-medium { height: 21px; line-height: 21px; font-size: 12px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/btn-control-medium-tile.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/btn-control-medium-tile.png); } .btn-control.btn-control-large { @@ -17965,7 +17968,7 @@ table.table { line-height: 24px; font-size: 13px; padding: 0 7px; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/btn-control-large-tile.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/StyleGuide/btn-control-large-tile.png); } a.btn-control.top-level { @@ -18047,7 +18050,7 @@ a.btn-control.top-level { .btn-primary:visited { border-color: #007001; background-color: #007001; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-green.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-green.png); color: #013401; } @@ -18057,7 +18060,7 @@ a.btn-control.top-level { .btn-neutral:visited { border-color: #0852b7; background-color: #0852b7; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png); color: #00243d; } @@ -18067,7 +18070,7 @@ a.btn-control.top-level { .btn-negative:visited { border-color: #565656; background-color: #565656; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray.png); color: #222; } @@ -18086,7 +18089,7 @@ a.btn-control.top-level { .btn-disabled-primary:active, .btn-disabled-primary:visited { background-color: #99c699; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-green.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-green.png); border-color: #99c699; color: #9aa89a; } @@ -18096,7 +18099,7 @@ a.btn-control.top-level { .btn-disabled-neutral:active, .btn-disabled-neutral:visited { background-color: #9cbae2; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png); border-color: #9cbae2; color: #99a7b1; } @@ -18110,7 +18113,7 @@ a.btn-control.top-level { .btn-disabled-negative:active, .btn-disabled-negative:visited { background-color: #bbbcbb; - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray.png); border-color: #bbbcbb; color: #a5a5a5; } @@ -18145,13 +18148,13 @@ a.btn-control.top-level { .btn-play:link { padding-left: 60px; border-color: #007001; - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-lg-green-play.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-lg-green-play.png) no-repeat left top; color: #013401; min-width: 26px; } .blue-arrow { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue-arrow-md.png) right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue-arrow-md.png) right top; border-color: #0852b7; color: #00243d; padding-right: 36px; @@ -18159,7 +18162,7 @@ a.btn-control.top-level { } .gray-arrow { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray-arrow-md.png) right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray-arrow-md.png) right top; border-color: #565656; color: #222; padding-right: 36px; @@ -18173,7 +18176,7 @@ a.btn-control.top-level { .disabled-blue-arrow, .disabled-blue-arrow:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue-arrow-md.png) right -32px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue-arrow-md.png) right -32px; border-color: #9cbae2; color: #99a7b1; padding-right: 36px; @@ -18183,7 +18186,7 @@ a.btn-control.top-level { .disabled-gray-arrow, .disabled-gray-arrow:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray-arrow-md.png) right -32px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray-arrow-md.png) right -32px; border-color: #bbbcbb; color: #a5a5a5; padding-right: 36px; @@ -18198,14 +18201,14 @@ a.btn-control.top-level { .pager.previous { display: inline-block; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/Arrows/btn-silver-left-27.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/Arrows/btn-silver-left-27.png') no-repeat top left; width: 27px; height: 27px; } .pager.next { display: inline-block; - background: url('/web/20130713045325im_/https://www.roblox.com/images/Buttons/Arrows/btn-silver-right-27.png') no-repeat top left; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/Arrows/btn-silver-right-27.png') no-repeat top left; width: 27px; height: 27px; } @@ -18237,7 +18240,7 @@ a.btn-control.top-level { } .dropdown .button { - background: url(/web/20130713045325im_/https://www.roblox.com/images/buttons/bg-drop_down_btn.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/buttons/bg-drop_down_btn.png) no-repeat right top; font-size: 13px; color: #000; text-align: center; @@ -18262,7 +18265,7 @@ a.btn-control.top-level { } .dropdown .button.gear { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/BuildPage/btn-gear_sprite_27px.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/BuildPage/btn-gear_sprite_27px.png); height: 27px; border: none; bottom: 0; @@ -18307,7 +18310,7 @@ a.btn-control.top-level { } span.robux { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; color: #060; font-weight: bold; padding: 0 0 2px 20px; @@ -18315,7 +18318,7 @@ span.robux { } span.tickets { - background: url('/web/20130713045325im_/https://www.roblox.com/images/Tickets.png') no-repeat 0 1px; + background: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Tickets.png') no-repeat 0 1px; color: #A61; padding: 0 0 2px 20px; font-weight: bold; @@ -18421,7 +18424,7 @@ a[disabled]:hover { } .info-tool-tip { - background: url(/web/20130713045325im_/https://www.roblox.com/images/Buttons/questionmark-12x12.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/Buttons/questionmark-12x12.png) no-repeat; padding-left: 10px; } @@ -18497,11 +18500,11 @@ a[disabled]:hover { } .arrow.left { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/GamesPage/arrow_left.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GamesPage/arrow_left.png); } .arrow.right { - background-image: url(/web/20130713045325im_/https://www.roblox.com/images/GamesPage/arrow_right.png); + background-image: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/GamesPage/arrow_right.png); } .online-player { @@ -18716,24 +18719,24 @@ a[disabled]:hover { } .PlayButton { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/games/playBtn_off.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/games/playBtn_off.png'); background-repeat: no-repeat; } .BuildButton { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/games/buildBtn_off.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/games/buildBtn_off.png'); background-repeat: no-repeat; } .PlayButton:hover, .PlayButtonSelected { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/games/playBtn_on.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/games/playBtn_on.png'); background-repeat: no-repeat; } .BuildButton:hover, .BuildButtonSelected { - background-image: url('/web/20130713045325im_/https://www.roblox.com/images/games/buildBtn_on.png'); + background-image: url('http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/games/buildBtn_on.png'); background-repeat: no-repeat; } @@ -18778,7 +18781,7 @@ a[disabled]:hover { } .ReportAbuse .AbuseButton a:hover { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/abuse.png") no-repeat scroll 0 2px transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/abuse.png") no-repeat scroll 0 2px transparent; color: #F00; } @@ -18794,13 +18797,13 @@ a[disabled]:hover { .MultiplayerVisitDisabled { width: 212px; height: 54px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_play_54h.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_play_54h.png); } .MultiplayerVisitHover { width: 212px; height: 54px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_play_54h.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_play_54h.png); background-position: 0 54px; } @@ -18866,34 +18869,34 @@ span.SoloVisitText { .iPublic, .iUnlocked { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_public.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_public.png); } .iLocked { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_public.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_public.png); background-position: -20px; } .CopyLockedIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_locked.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_locked.png); } .SharedIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_locked.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_locked.png); background-position: -20px; } .AllGearIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_gear.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_gear.png); } .GenreGearIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_gear.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_gear.png); background-position: 0 -20px; } .NoGearIcon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_gear.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/icon_gear.png); background-position: 0 -40px; } @@ -18984,7 +18987,7 @@ span.SoloVisitText { } .subMenu>ul>li:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/topNav_black.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/topNav_black.png); background-position: 0 30px; } @@ -19080,7 +19083,7 @@ a img { padding: 0; width: 900px; height: 225px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_03.jpg) repeat scroll 0 0 transparent; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_03.jpg) repeat scroll 0 0 transparent; background-position: 0 0; background-repeat: no-repeat; z-index: 6; @@ -19129,14 +19132,14 @@ a img { } #HeaderContainerDefaultPage #Header #Banner #AuthenticationButton #AuthenticationBannerSpanLeft #AuthenticationBannerSpan { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; display: block; height: 28px; padding: 6px 10px 0; } #HeaderContainerDefaultPage #Header #Banner #AuthenticationButton #AuthenticationBannerSpanLeft { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left top transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left top transparent; display: block; height: 28px; padding: 0 0 0 2px; @@ -19148,7 +19151,7 @@ a img { #HeaderContainerDefaultPage #Header #Banner #AuthenticationButton a { height: 14px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; margin: 0 5px; font-weight: bold; color: White; @@ -19181,7 +19184,7 @@ a img { width: 140px; margin: 0; float: none; - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/img-robloxlogo.png") no-repeat; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/img-robloxlogo.png") no-repeat; } #SmallHeaderContainer #Banner #Authentication { @@ -19199,7 +19202,7 @@ a img { } #SmallHeaderContainer #Banner #AuthenticationButton #AuthenticationBannerSpanLeft { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left top transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left top transparent; display: block; height: 28px; position: relative; @@ -19211,7 +19214,7 @@ a img { } #SmallHeaderContainer #Banner #AuthenticationButton #AuthenticationBannerSpanLeft #AuthenticationBannerSpan { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; display: block; padding: 0; width: 57px; @@ -19257,7 +19260,7 @@ a img { } #SmallHeaderContainer #Banner #AuthenticationButton a { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; font-weight: bold; color: White; font-family: Arial; @@ -19309,7 +19312,7 @@ a img { padding: 0; width: 900px; height: 225px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_03.jpg) repeat scroll 0 0 transparent; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_03.jpg) repeat scroll 0 0 transparent; background-position: 0 0; background-repeat: no-repeat; z-index: 6; @@ -19343,12 +19346,12 @@ a img { font-weight: normal; color: Black; float: left; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png) no-repeat left top; padding: 0 0 0 2px; } #HeaderContainer #Banner #Authentication #OldAuthenticationBannerSpan { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t2.png) no-repeat scroll right top transparent; display: block; height: 28px; padding: 6px 10px 0; @@ -19356,7 +19359,7 @@ a img { #HeaderContainer #Banner #Authentication a { height: 18px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/btn_blue18h.png) repeat-x; background-position: 0 0; margin: 0 5px; font-weight: bold; @@ -19397,7 +19400,7 @@ div#testingSitePanelWrapper, .favorited, .notFavorited { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png) no-repeat 0 -20px; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png) no-repeat 0 -20px; width: 21px; height: 20px; margin: 0; @@ -19510,7 +19513,7 @@ div#testingSitePanelWrapper, } #Header .SmallHeaderAlertSpaceLeft { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/bg-statbar-left.png") no-repeat scroll left center transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/bg-statbar-left.png") no-repeat scroll left center transparent; *background: none; height: 21px; right: 2px; @@ -19532,14 +19535,14 @@ div#testingSitePanelWrapper, font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/bg-statbar-right-28h.png") no-repeat scroll right 0 transparent; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/bg-statbar-right-28h.png") no-repeat scroll right 0 transparent; height: 28px; padding-left: 9px; padding-top: 1px; } .SmallHeaderAlertSpaceLeft { - background: url("/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left; + background: url("http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_bkg_t1.png") no-repeat scroll left; height: 28px; right: 2px; padding-left: 3px; @@ -19549,7 +19552,7 @@ div#testingSitePanelWrapper, .SmallHeaderAlertSpaceLeft .AlertSpace a { padding-right: 10px; padding-left: 19px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; position: static; } @@ -19674,7 +19677,7 @@ div#testingSitePanelWrapper, #Header .Navigation { width: 900px; height: 30px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/topNav_blue.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/topNav_blue.png); background-position: 0 0; text-align: center; line-height: 20px; @@ -19695,7 +19698,7 @@ div#testingSitePanelWrapper, } .Navigation li:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/topNav_blue.png); + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/topNav_blue.png); background-position: 0 30px; } @@ -19718,7 +19721,7 @@ div#testingSitePanelWrapper, .StandardBox { padding: 5px; margin-bottom: 8px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x #fff; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x #fff; border: 1px solid #aaa; z-index: 0; } @@ -19729,7 +19732,7 @@ div#testingSitePanelWrapper, padding: 0 7px 0 5px; text-align: left; z-index: 2; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t1.png) no-repeat left top; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; @@ -19738,7 +19741,7 @@ div#testingSitePanelWrapper, } .StandardBoxHeaderGray { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_gray_33h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_gray_33h_t1.png) no-repeat left top; } .StandardBoxHeader span, @@ -19747,16 +19750,16 @@ div#testingSitePanelWrapper, width: 100%; height: 29px; padding: 5px 5px 0 2px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t2.png) no-repeat right top; overflow: hidden; } .StandardBoxHeaderGray span { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_gray_33h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_gray_33h_t2.png) no-repeat right top; } .StandardTabWhite { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_26h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_26h_t1.png) no-repeat left top; padding: 0 4px; float: none; text-align: left; @@ -19769,7 +19772,7 @@ div#testingSitePanelWrapper, height: 26px; padding: 5px 5px 0 9px; *padding-right: 14px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_26h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_26h_t2.png) no-repeat right top; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; @@ -19788,7 +19791,7 @@ div#testingSitePanelWrapper, .StandardTabGray, .StandardTabGrayActive { position: relative; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; background-position: left 0; height: 31px; padding: 0; @@ -19799,7 +19802,7 @@ div#testingSitePanelWrapper, .StandardTabGray span, .StandardTabGrayActive span { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; background-position: right 0; height: 25px; padding: 6px 16px 0 8px; @@ -19826,7 +19829,7 @@ div#testingSitePanelWrapper, .StandardTabGray:hover { position: relative; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; background-position: left -31px; height: 31px; padding: 0; @@ -19836,7 +19839,7 @@ div#testingSitePanelWrapper, } .StandardTabGray span:hover { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; background-position: right -31px; height: 25px; padding: 6px 16px 0 8px; @@ -19852,7 +19855,7 @@ div#testingSitePanelWrapper, position: relative; top: -2px; padding: 8px 5px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x #fff; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x #fff; border: 1px solid #aaa; } @@ -19877,7 +19880,7 @@ div#testingSitePanelWrapper, position: absolute; width: 43px; padding-left: 18px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; } .StandardBox .SmallHeaderAlertSpaceLeft .AlertSpace a:hover, @@ -19995,7 +19998,7 @@ a.icons { position: absolute; width: 43px; padding-left: 18px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; } .ProfileAlertPanel .SmallHeaderAlertSpaceLeft .AlertSpace a:hover, @@ -20109,14 +20112,14 @@ a.icons { .tab_white_31h_container .ajax__tab_inner { position: relative; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; height: 31px; padding-left: 0; z-index: 2; } .tab_white_31h_container .ajax__tab_header .ajax__tab_tab { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; height: 25px; padding: 6px 16px 0 8px; margin: 0 0 0 4px; @@ -20129,7 +20132,7 @@ a.icons { .tab_white_31h_container .ajax__tab_hover .ajax__tab_inner { position: relative; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; background-position: left -31px; height: 31px; padding-left: 0; @@ -20137,7 +20140,7 @@ a.icons { } .tab_white_31h_container .ajax__tab_hover .ajax__tab_tab { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; background-position: right -31px; height: 25px; padding: 6px 16px 0 8px; @@ -20151,7 +20154,7 @@ a.icons { .tab_white_31h_container .ajax__tab_active .ajax__tab_inner { position: relative; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t1.png) no-repeat left top; background-position: left -62px; height: 31px; padding-left: 0; @@ -20159,7 +20162,7 @@ a.icons { } .tab_white_31h_container .ajax__tab_active .ajax__tab_tab { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_white_31h_t2.png) no-repeat right top; background-position: right -62px; height: 25px; padding: 6px 16px 0 8px; @@ -20170,7 +20173,7 @@ a.icons { position: relative; top: -2px; padding: 8px 5px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x #fff; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/standardBox_01_bkg.png) top repeat-x #fff; border: 1px solid #aaa; } @@ -20237,7 +20240,7 @@ div.rbx2only { padding: 0 7px 0 5px; text-align: left; z-index: 2; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t1.png) no-repeat left top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t1.png) no-repeat left top; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; @@ -20248,7 +20251,7 @@ div.rbx2only { display: block; width: 100%; height: 29px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t2.png) no-repeat right top; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/tab_black_33h_t2.png) no-repeat right top; overflow: hidden; height: 26px; padding: 7px 4px 0 3px; @@ -20263,7 +20266,7 @@ div.rbx2only { } a.rss_icon { - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/topNav_rss.png) no-repeat; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/topNav_rss.png) no-repeat; } .Column1d .StandardTabWhite, @@ -20299,7 +20302,7 @@ a.rss_icon { border: none; margin-left: 0; margin-right: 0; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_sign.png) 0 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_sign.png) 0 0; height: 78px; } @@ -20307,7 +20310,7 @@ a.rss_icon { position: absolute; width: 43px; padding-left: 18px; - background: url(/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; + background: url(http://web.archive.org/web/20130713045325im_/https://www.roblox.com/images/cssspecific/rbx2/head_infobox_icons.png) no-repeat 0 0; } .OldAlertSpace a:hover, diff --git a/public/css/FetchCSS2.css b/public/css/FetchCSS2.css new file mode 100644 index 0000000..9b2d673 --- /dev/null +++ b/public/css/FetchCSS2.css @@ -0,0 +1,3328 @@ +/* ~/CSS/Base/CSS/Roblox.css */ +a { + text-decoration: none; +} + +a img { + border: none; +} + +a:link, +a:visited, +a:active { + color: #095fb5; +} + +a:hover { + text-decoration: underline; +} + +abbr, +acronym { + cursor: help; + border-bottom: 1px dotted #000; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + margin: 0; + padding: 0; + font-size: 100%; + font-weight: inherit; + display: inline-block; + *display: inline; + zoom: 1; +} + +.PrivacyPolicy h2 { + font-size: 1.5em; + font-weight: bold; +} + +.PrivacyPolicy h3 { + font-size: 1.17em; + font-weight: bold; +} + +pre { + white-space: pre-wrap; + white-space: -moz-pre-wrap !important; + white-space: -pre-wrap; + white-space: -o-pre-wrap; + word-wrap: break-word; +} + +input.Text { + border-color: #777; + border-style: dashed; +} + +.AdminPanel { + border-color: Orange; + border-style: dotted; + padding: 10px; +} + +.ImageButton { + cursor: pointer; + padding: 0; + border: 0; + text-decoration: none; + margin: 0; + display: inline-block; +} + +.Button { + cursor: pointer; + background-color: #fff; + border: solid 1px #333; + color: #333; + font-family: Verdana, Sans-Serif; + font-size: .9em; + padding: 3px 10px 3px 10px; + text-decoration: none; +} + +.Button:link, +.Button:visited { + border: solid 1px #777; + color: #777; +} + +.Button:hover, +.Button:active { + background-color: #6e99c9; + border: solid 1px #000; + color: #fff; +} + +.Bullet { + float: left; + margin-right: 10px; + margin-bottom: 4px; +} + +.Ads_RightSidebar { + border: solid 1px #000; + float: right; + text-align: right; + width: 160px; +} + +.Legalese { + font-size: 7pt; +} + +#Header { + margin: 0 auto; + color: White; + font: normal 12px/normal Verdana, sans-serif; + font-weight: bold; + width: 900px; + text-align: center; +} + +#Header a, +#Header a:visited, +#Header a:active { + text-decoration: none; +} + +#Header a:hover { + text-decoration: underline; +} + +#HeaderContainer #Banner { + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/WoodBanner.png); + background-repeat: no-repeat; + height: 72px; + text-align: center; +} + +.login-span, +.loginSpan { + top: 17px; + position: relative; + float: left; +} + +.login-span a { + color: white; +} + +#Banner #Options { + float: left; + height: 72px; + position: relative; + overflow: hidden; + width: 200px; +} + +#Banner #Authentication { + top: 0; + left: 0; + padding: 4px; + position: absolute; + background: #6E99C9; +} + +#Banner #AuthenticationButton { + height: 20px; + position: relative; + top: 0; + height: 40px; + font-weight: normal; + float: right; + z-index: 1; + margin-top: 10px; + left: 340px; +} + +#Banner #AuthenticationButton a { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/cssthemes/base/btn_blue.png") repeat-x scroll 0 0 transparent; + background-position: 0 0; + font-weight: bold; + color: White; + font-family: Arial; + font-size: 10px; + height: 16px; + display: block; + padding-top: 1px; + text-align: center; + width: 40px; + margin-top: 1px; + margin-left: 5px; +} + +#Banner #Options #Settings { + bottom: 0; + left: 0; + padding: 4px; + position: absolute; +} + +#Banner #Logo { + height: 34px; + left: 0; + position: absolute; + top: 5px; + width: 140px; + margin: 0; + float: none; + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/cssthemes/base/img-robloxlogo.png") no-repeat; +} + +#SmallHeaderContainer #Banner #Alerts { + background: Transparent; + border: none; + position: relative; + width: 350px; + height: 40px; + float: right; + padding-top: 9px; +} + +#HeaderContainer #Banner #Alerts { + float: right; + border: 1px solid #6E99C9; + background: #FFF; + width: 203px; +} + +#Header .Navigation { + clear: both; + background-color: #6e99c9; + color: #fff; + font-family: Arial, Helvetica, sans-serif; + font-size: 12pt; + font-weight: normal; + line-height: 2em; + text-decoration: none; +} + +#AdvertisingLeaderboard { + margin: 0 auto; + text-align: center; + padding-top: 5px; + margin-bottom: 10px; + width: 875px; +} + +#AdvertisingSkyscraper { + border: solid 1px #000; + float: right; + text-align: right; + width: 120px; +} + +#RobloxLargeRectangleAd { + padding: 10px 0 10px 0; +} + +#Footer { + font: normal 8px/normal Verdana, sans-serif; + padding: 3em 20px; + width: 860px; + text-align: center; + font-size: 13px; + margin: 0; +} + +#Footer .SEOGenreLinks { + padding: 1em 0 2em 0; + font-size: 11px; +} + +#Footer .Legalese { + color: #555; + font-size: 10px; + margin-bottom: 1em; +} + +#Footer .legal { + text-align: left; + width: 900px; + margin: 0 auto; +} + +#Footer .legal .left { + float: left; + margin: 0 5px; +} + +#Footer .legal .right { + float: left; + width: 845px; +} + +#Footer .legal #bbblink { + display: inline-block; + *display: inline; + *zoom: 1; +} + +#Footer .legal #TrusteLogo { + vertical-align: top; +} + +#Footer.LanguageRedesign { + background: #123f83; + font-family: Arial, Helvetica, sans-serif; +} + +#Footer.LanguageRedesign a, +#Footer.LanguageRedesign a, +#Footer.LanguageRedesign a, +#Footer.LanguageRedesign .FooterNav { + color: white; + font-family: Arial, Helvetica, sans-serif; +} + +#Footer.LanguageRedesign .FooterNav { + width: 970px; + margin: 0 auto; +} + +#Footer.LanguageRedesign .Legalese { + color: #899fc1; + font-family: Arial, Helvetica, sans-serif; + line-height: 20px; + margin-left: 5px; +} + +#Footer.LanguageRedesign .legal { + border-top: 1px solid #355C95; + padding-top: 20px; +} + +#Footer.LanguageRedesign span { + color: ##899fc1; +} + +#Footer .LanguageOptionElement, +#Footer.LanguageRedesign .dropuplanguagecontainer, +#Footer .dropuplanguagecontainer { + display: none; + white-space: nowrap; +} + +#Footer.LanguageRedesign .LanguageOptionElement { + display: inline; + cursor: pointer; + height: 12px; +} + +#Footer.LanguageRedesign #Language { + color: white; + cursor: pointer; +} + +#Footer.LanguageRedesign .dropuplanguagecontainer { + display: block; + position: absolute; + bottom: 15px; + background-color: #E6E6E6; + color: #black; + padding: 5px 0; + left: -9px; + border: 1px solid black; + white-space: nowrap; +} + +#Footer.LanguageRedesign .active .LanguageOption { + color: black; + padding: 0 5px; + white-space: nowrap; + display: block; +} + +#Footer.LanguageRedesign .active .LanguageOption:hover { + color: white; + background-color: #d6d6d6; +} + +#Footer.LanguageRedesign .LanguageTrigger { + position: relative; +} + +#Footer.LanguageRedesign .FooterArrow { + font-size: 10px; + position: relative; + top: -1px; +} + +.AdmiPanel { + border: solid 1px #000; + bottom: 20px; + overflow: hidden; + right: 10px; + padding-top: 15px; + position: fixed; + width: 200px; +} + +.AdmiPanel h4 { + background-color: #ccc; + border-bottom: solid 1px #000; + color: #333; + margin: 0; + text-align: center; +} + +.AdmiPanelExpandCollapse { + color: green; + cursor: pointer; + font-weight: bolder; + position: absolute; + right: 2px; + top: 2px; +} + +.Panel { + border: solid 1px #000; +} + +.Panel h4 { + background-color: #ccc; + border-bottom: solid 1px #000; + color: #333; + margin: 0; + text-align: center; +} + +.MultilineTextBox { + font-family: Verdana, Sans-Serif; + font-size: 1.2em; + line-height: 1.5em; + padding: 5px 5px; +} + +.TextBox { + border: 1px solid #ccc; + font-family: Verdana, Sans-Serif; + font-size: 1.2em; + padding: 5px; +} + +.Label { + font-weight: bold; +} + +.BigButton { + background-color: #F5CD2F; + color: #000; + height: 2.5em; + font-family: Verdana, Helvetica, Sans-Serif; + font-size: 20px; + font-weight: bold; +} + +.BigButtonDisabled { + background-color: #C0C0C0; + color: #000; + height: 2.5em; + font-family: Verdana, Helvetica, Sans-Serif; + font-size: 20px; + font-weight: bold; +} + +.ErrorReporting, +.ErrorReportingThanks { + width: 500px; + margin: 16px auto 16px auto; + padding: 10px; +} + +.YesNoButtons { + text-align: right; +} + +.YesButton, +.NoButton { + background-color: #F5CD2F; + color: #000; + margin-left: 10px; +} + +.popupControl { + background-color: #fff; + border: 1px outset #fff; + position: absolute; + visibility: hidden; + z-index: 1; +} + +.ColorPickerItem { + border-color: #fff; + border-style: solid; + border-width: 2px; +} + +.ColorPickerItem:hover { + border-color: #e1e1e1; + border-style: solid; + border-width: 2px; +} + +.ColorPickerModal { + display: none; + border-color: #888; +} + +.ColorPickerContainer { + height: 368px; + width: 368px; + margin: 0 auto; +} + +.modalBackground { + background-color: Gray; + filter: alpha(opacity=30); + opacity: .3; +} + +.modalPopup { + background-color: #ffd; + border-width: 3px; + border-style: solid; + border-color: Gray; + padding: 3px; +} + +.newModalPopup { + padding: 3px; +} + +.GuestModePromptText { + font-size: 14px; + color: #333; + margin-left: 30px; +} + +.GuestModePromptText li { + font-weight: bolder; +} + +.PopupMenu { + background-color: #fff; + border: solid 1px #666; + padding: 10px; + z-index: 1; +} + +.PopupMenu .Button { + line-height: 2.5em; +} + +.PopupMenu .Button:hover { + background-color: #6e99c9; + color: #fff; +} + +.Attention { + color: Red; +} + +.AttentionBold { + font-weight: bold; + color: Red; +} + +.OKCancelButton { + width: 80px; +} + +.MenuItem { + color: White; + font-size: 18px; + line-height: 2em; +} + +a.MenuItem:link, +a.MenuItem:visited, +a.MenuItem:active { + color: White; + text-decoration: none; +} + +a.MenuItem:hover { + text-decoration: underline; +} + +.Toolbox { + background-color: ButtonFace; + padding: 2px; +} + +.ToolboxItem { + border-color: Window; + border-style: solid; + border-width: 2px; + width: 52px; + height: 52px; +} + +.Grid { + background-color: White; + border-color: #CCC; + border-width: 1px; + border-style: solid; +} + +.GridHeader { + color: White; + background-color: #6E99C9; +} + +.GridItem { + color: #006; +} + +.GridItemAlt { + color: #006; + background: #EEE; +} + +.GridItem:hover { + background-color: #DDD; +} + +.GridItemAlt:hover { + background-color: #DDD; +} + +.GridFooter { + color: White; + background-color: #6E99C9; +} + +.GridPager { + color: White; + background-color: #6E99C9; + text-align: center; + font-weight: bold; +} + +.Title { + font-size: 18px; +} + +a.Title:link, +a.Title:visited, +a.Title:active { + text-decoration: none; +} + +a.Title:hover { + text-decoration: underline; +} + +.Header { + font-size: 14px; +} + +.Banner { + padding: 8px; +} + +.BannerText { + font-weight: bold; + color: white; +} + +a.BannerText:link, +a.BannerText:visited, +a.BannerText:active { + text-decoration: none; + color: white; +} + +a.BannerText:hover { + text-decoration: underline; + color: white; +} + +.PageSelector { + font-family: Verdana, Sans-Serif; + margin: 0 0 0 10px; +} + +.PageSelector label { + font-weight: bold; +} + +.DisplayFilters { + margin-right: 3px; + min-width: 0; + position: relative; +} + +.SearchBar { + background-color: #eee; + border: solid 1px #bbb; + height: 30px; + margin: -5px 0 5px 0; + padding: 0; + text-align: center; +} + +.SearchBar .SearchBox, +.SearchBar .SearchButton { + height: 30px; + margin: 0; + padding: 0; +} + +.SearchBar .TextBox { + border: solid 1px #000; + height: 19px; + margin: 2px 0 0 0; + padding: 2px 3px 0 3px; + width: 250px; +} + +.SearchLinks { + display: inline; + font-family: Verdana, Sans-Serif; + z-index: 9; +} + +.SearchLinks a span { + display: none; +} + +.SearchLinks a:hover { + border: none; + text-decoration: none; +} + +.SearchLinks a:hover span { + background-color: #6e99c9; + border-color: Gray; + border-style: ridge; + border-width: 1px; + color: white; + display: block; + font: 11px Verdana, sans-serif; + left: 15%; + line-height: 1.4em; + margin: 5px; + padding: 5px; + position: absolute; + text-align: center; + text-decoration: none; + top: 20px; + width: 60%; + z-index: 10; +} + +.SearchError { + clear: both; + margin: 2px; + float: none; + padding: 2px; + text-align: center; + color: Red; +} + +div.SystemAlert { + width: 906px; + margin: 0 auto 5px; + border: 1px solid gray; + background-color: #FFF; + text-align: center; + color: #FFF; + padding: 1px; +} + +.SystemAlertText { + font-size: 16px; + font-weight: bold; + background-color: #F00; + padding: 2px; +} + +.SystemAlert a { + color: White; +} + +.Exclamation { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Icons/exclamation.png) no-repeat; + height: 16px; + width: 16px; + float: left; +} + +.EmailTemplateTable { + border-collapse: collapse; +} + +.EmailTemplateH1 { + font-size: 18px; + color: #6E99C9; +} + +.EmailTemplateLogoRow { + padding: 3px; + margin-bottom: 5px; +} + +.EmailTemplateRow { + padding: 3px; + margin-bottom: 3px; + font-size: 14px; + font-family: Verdana, Helvetica, Sans-Serif; +} + +.EmailTemplateRow input { + font-size: 14px; + padding: 2px; + border: 1px solid #CCC; +} + +.EmailTemplateRow input:hover { + font-size: 14px; + padding: 2px; + border: 1px solid #CCC; + background: #6E99C9; +} + +.subMenu { + background: #A3514F; + background-repeat: repeat-x; + color: White; + font-family: Arial, Helvetica, Sans-Serif; + font-size: 14px; + height: 26px; + position: relative; + border-left: solid 3px #6E99C9; + border-right: solid 3px #6E99C9; + border-bottom: solid 3px #6E99C9; + z-index: 5; +} + +.subMenu ul { + padding: 0; + margin: 0; + list-style-type: none; +} + +.subMenu li { + float: left; + position: relative; +} + +.subMenu a, +.subMenu a:visited { + display: block; + padding: 5px; + border-right: 1px solid #FFF; + font-size: 14px; + color: #FFF; +} + +.subMenu .subMenuItemselected { + display: block; + padding: 5px; + border-right: 1px solid #FFF; + font-size: 14px; + color: #FFF; + font-weight: bold; + text-decoration: none; +} + +.subMenu ul ul a.subMenudrop, +.menu ul ul a.subMenudrop:visited { + font-weight: bold; + text-decoration: underline; +} + +.subMenu ul ul ul a, +.subMenu ul ul ul a:visited { + background: #A3514F; +} + +.subMenu ul ul ul a:hover { + text-decoration: underline; +} + +.subMenu ul ul { + visibility: hidden; + position: absolute; + height: 0; + left: 0; +} + +.subMenu ul ul ul { + left: 141px; + top: 0; + width: 149px; +} + +.subMenu ul ul ul.left { + left: -149px; +} + +.subMenu ul ul a, +.subMenu ul ul a:visited { + background: #A3514F; + color: #FFF; + height: auto; + padding: 4px 6px; + line-height: 1em; + width: 148px; + margin-left: -1px; + border-left: 1px solid #FFF; + border-right: none; +} + +.subMenu a:hover, +.subMenu ul ul a:hover { + text-decoration: underline; + background: #573333; +} + +.subMenu :hover>a, +.subMenu ul ul :hover>a { + text-decoration: underline; +} + +.subMenu ul li:hover ul, +.subMenu ul a:hover ul { + visibility: visible; +} + +.subMenu ul :hover ul ul { + visibility: hidden; +} + +.subMenu ul :hover ul :hover ul { + visibility: visible; +} + +.subMenu table { + position: absolute; + top: 0; + margin-top: 15px; + left: 0; + border-collapse: collapse; + background: #A3514F; + display: none; +} + +.subMenu table a, +.subMenu table a:visited { + border: none; + width: 148px; + padding-top: 8px; +} + +#LeftGutterAdContainer, +#GamesTakeoverGutterAdLeft { + position: fixed; + top: 0; + left: 50%; + margin-left: -900px; +} + +#RightGutterAdContainer, +#GamesTakeoverGutterAdRight { + position: fixed; + top: 0; + left: 50%; + margin-left: 500px; +} + +#RightGutterAdContainer.topMargin, +#LeftGutterAdContainer.topMargin, +#GamesTakeoverGutterAdLeft.topMargin, +#GamesTakeoverGutterAdRight.topMargin { + top: 25px; +} + +#GamesTakeoverGutterAdLeft, +#GamesTakeoverGutterAdRight { + z-index: 1000; +} + +.partnerLogo { + margin-right: 30px; + vertical-align: middle; +} + +.errorMsg { + font-weight: bold; + text-align: center; + display: block; + font-size: 1.5em; + margin: .83em 0; + letter-spacing: 1px; +} + +.facepile { + min-height: 0; +} + +.JSPager_Container a { + margin: 0 2px; +} + +.JSPager_Container a:hover { + cursor: pointer; +} + +.JSPager_Container a.disabled:hover { + cursor: default; +} + +.JSPager_Container a.disabled { + color: #000; + text-decoration: none; +} + +#FreeGames .SEOLinksContainer { + margin: 0 60px 0 0; + float: left; + color: #666; + font-size: 11px; +} + +#FreeGames ul { + list-style: none; +} + +.SquareTabGray { + list-style: none; + float: left; + background-color: #D6D6D6; + padding: 7px; + border: 1px solid #9e9e9e; + font: bold 15px arial; + color: #363636; + margin: 4px 2px 0 1px; + border-bottom-width: 0; + position: relative; + top: 2px; +} + +.SquareTabGray a { + text-decoration: none; + color: #363636; + cursor: pointer; +} + +.SquareTabGray a:hover { + text-decoration: none; + background-color: #e9e9e9; +} + +.SquareTabGray.selected a:hover, +.SquareTabGray.ui-tabs-selected a:hover { + text-decoration: none; + background-color: #fff; +} + +.SquareTabGray:hover { + background-color: #e9e9e9; + cursor: pointer; +} + +.SquareTabGray.selected, +.SquareTabGray.selected:hover, +.SquareTabGray.ui-tabs-selected, +.SquareTabGray.ui-tabs-selected:hover { + background-color: #fff; + margin-top: 0; + padding: 9px 7px 12px 7px; + border-bottom: 1px solid #fff; + position: relative; + top: 1px; + border-color: #ccc; +} + +.TabContent { + display: none; +} + +.TabContent.selected { + display: block; +} + +.StandardPanelContainer { + position: relative; + clear: both; + padding-left: 5px; +} + +.StandardPanelContainer .StandardPanelWhite { + background-color: #fff; + position: relative; + left: -5px; + top: -1px; + width: 100%; + padding: 6px; + margin-bottom: -6px; +} + +.WhiteSquareTabsContainer { + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Icons/MyMoney_fakeborderbg2.png') bottom repeat-x; + width: 100%; + position: relative; + padding: 0 0 0 5px; + display: inline-block; + margin: 0; +} + +.GreenBuyNowBtn.small { + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-buynow_grn_sm_v2.png') top left no-repeat; + width: 72px; + height: 23px; + display: inline-block; + margin: 1px; +} + +.GreenBuyNowBtn.medium { + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-buynow_grn_m_v2.png') top left no-repeat; + width: 112px; + height: 34px; + display: block; + margin: 1px; +} + +.GreenBuyNowBtn.small:hover, +.GreenBuyNowBtn.medium:hover { + background-position: bottom left; + cursor: pointer; +} + +.GreenBuyNowBtn.small.BtnDisabled { + background-position: 0 -23px; + cursor: default; +} + +.GreenBuyNowBtn.medium.BtnDisabled { + background-position: 0 -34px; + cursor: default; +} + +.GreenBuyNowSharpBtn.small.rentable { + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-rent-small.png') top left no-repeat; + width: 60px; + height: 23px; + display: inline-block; + margin: 1px; +} + +.SuperSafePanel { + position: relative; + display: block; + height: 0; + z-index: 1001; +} + +img.SuperSafePrivacyModeImg:hover { + cursor: pointer; +} + +#CreateSetPopupContainerDiv .SuperSafePanel { + left: 324px; +} + +#Container.unfixed, +#MasterContainer.unfixed { + width: 970px; +} + +.mySubmenuFixed.unfixed { + position: relative !important; + top: 0 !important; +} + +#SmallHeaderContainer #Banner.unfixed { + position: relative; + height: 36px; + width: 970px; +} + +#HeaderContainer #Banner.unfixed { + position: relative; + height: 36px; + width: 970px; +} + +#SmallHeaderContainer.unfixed { + position: relative; +} + +.forceSpaceUnderSubmenu { + height: 23px; + display: block; +} + +.forceSpaceUnderSubmenu.unfixed { + display: none; +} + +#Container #Banner.unfixed, +#Container .site-header.unfixed { + position: relative; +} + +.forceSpace { + display: block; + width: 100%; + height: 40px; + padding-top: 0; +} + +.forceSpace.unfixed { + height: 3px; +} + +/* ~/CSS/Base/CSS/iFrameLogin.css */ +#iFrameLogin { + position: absolute; + top: 26px; + right: 0; + width: 340px; + height: 128px; + border: 1px solid #0C3060; + border-top: none; +} + +.fbSplashPageConnect { + margin: 5px 0; +} + +#facebookSignIn { + text-align: center; + margin-top: 8px; + margin-bottom: 10px; +} + +a.facebook-login, +a.facebook-login:visited { + display: inline-block; + text-decoration: none; + font-weight: normal !important; + font-size: 12px !important; +} + +a.facebook-login:hover span.left, +a.facebook-login:hover span.middle { + background-position: left bottom; +} + +a.facebook-login:hover span.right { + background-position: right bottom; +} + +a.facebook-login span.left, +a.facebook-login span.right, +a.facebook-login span.middle { + float: left; + height: 25px; + line-height: 14px; +} + +a.facebook-login span.left { + width: 27px; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/facebook/bg-fblogin_sides.png) left top no-repeat; +} + +a.facebook-login span.middle { + height: 18px; + width: auto; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/facebook/bg-fblogin_middle.png) left top repeat-x; + color: #394f7d; + padding: 7px 2px 0 6px; +} + +a.facebook-login span.middle span { + display: block; + color: #fff; + position: relative; + bottom: 16px; +} + +a.facebook-login span.right { + width: 5px; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/facebook/bg-fblogin_sides.png) right top no-repeat; +} + +.LoginFormLabel { + font: normal 11px arial; + color: black; +} + +.LoginFormInput { + width: 150px; + height: 19px; + border: 1px solid #A7A7A7; + background: #fff; + padding-left: 4px; + *margin-left: -10px; +} + +.LoginFormFieldSet { + position: relative; + height: 39px; + *margin-top: -10px; +} + +.UserNameDiv { + float: left; + width: 156px; +} + +.PasswordDiv { + float: right; + width: 158px; + position: relative; +} + +.ResetPassword { + font: normal 11px Arial; + color: #095FB5; + right: 0; + position: absolute; +} + +.newLogin { + margin: 10px; +} + +#SocialNetworkSignIn { + border-top: 1px solid #ACACAC; +} + +.iFrameBlueLogin { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/btn-login.png") no-repeat; + background-position: 0 0; + height: 23px; + width: 54px; + position: absolute; + right: 0; + top: 50%; + margin-top: -12px; +} + +.iFrameBlueLogin:hover { + background-position: 0 -23px; +} + +.iframe-login-signup { + margin-top: 6px; + float: right; + position: relative; +} + +#header-login .grey-arrow { + color: #666; + font-size: 12px; +} + +#header-login.btn-control.btn-control-large.active { + background-image: none; + background-color: #e1e1e1; + border-color: #000; +} + +#header-login { + font-weight: bold; + display: inline-block; + width: 62px; + position: relative; + cursor: pointer; + letter-spacing: -1px; +} + +#header-signup { + font-family: Arial; + font-weight: bold; + color: #fff; + font-size: 13px; + position: relative; + *top: -2px; +} + +#header-or { + font-family: Arial; + font-weight: normal; + color: #9Ec3E7; + font-size: 13px; + position: relative; + margin: 0 6px; + *top: -2px; +} + +.login-frame { + height: 100%; + width: 100%; +} + +/* ~/CSS/Base/CSS/GenericModal.css */ +.GenericModal .Title, +.ConfirmationModal .Title { + font-family: Arial, Helvetica, Sans-Serif; + font-weight: bold; + font-size: 27px; + color: #363636; + margin: 5px; + letter-spacing: -1px; +} + +.GenericModal { + padding: 5px; + *top: -150px; +} + +.GenericModalBody { + background-color: #fff; + padding: 10px; +} + +.GenericModal .Message { + display: inline-block; + width: 275px; + vertical-align: middle; + font: bold 15px Arial, Helvetica, Sans-Serif; + letter-spacing: 0; + font-size-adjust: none; + font-stretch: normal; + margin-bottom: 5px; + float: none; +} + +.GenericModal.noImage .Message { + width: 100%; + text-align: center; +} + +.GenericModal div.ImageContainer { + display: inline-block; + height: 110px; + width: 110px; + overflow: hidden; + vertical-align: middle; + margin-left: -15px; + *float: left; + *margin-left: 0; +} + +.GenericModal.noImage div.ImageContainer { + display: none; +} + +.GenericModal img.GenericModalImage { + display: inline-block; + max-height: 110px; + max-width: 110px; +} + +.GenericModal .GenericModalButtonContainer { + text-align: center; + margin: 5px auto; +} + +.largeModal .GenericModalBody { + position: relative; +} + +.largeModal div.ImageContainer { + position: absolute; + left: 35px; + top: 50%; + margin-top: -55px; +} + +div.GenericModalErrorMessage { + font-size: 12px; + font-weight: normal; + text-align: left; +} + +.ConfirmationModal .BlueYes { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/blue_yes2.png") top; + width: 101px; +} + +.ConfirmationModal .BlueNo { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/blue_no.png") top; + width: 106px; +} + +.ConfirmationModal .GreyYes { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/grey_yes.png") top; + width: 112px; +} + +.ConfirmationModal .GreyNo { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/grey_no2.png") top; + width: 100px; +} + +.ConfirmationModal .GreyNo, +.ConfirmationModal .GreyYes, +.ConfirmationModal .BlueYes, +.ConfirmationModal .BlueNo, +.SwitchNowButton, +.NoThanksButton { + height: 50px; + display: inline-block; + cursor: pointer; + margin-right: 4px; +} + +.ConfirmationModal .GreyNo:hover, +.ConfirmationModal .GreyYes:hover, +.ConfirmationModal .BlueNo:hover, +.ConfirmationModal .BlueYes:hover, +.SwitchNowButton, +.NoThanksButton { + background-position: bottom; + cursor: pointer; +} + +.ConfirmationModalButtonContainer { + clear: both; + text-align: center; + padding-bottom: 20px; + padding-top: 1px; + height: 50px; +} + +.ConfirmationModalButtonContainer a { + margin-right: 6px; + cursor: pointer; +} + +.ConfirmationModalFooter { + letter-spacing: normal; + color: #666; + font: normal 12px Arial, Helvetica, Sans-Serif; + text-align: center; + padding-bottom: 7px; +} + +.ConfirmationModal.noImage .Message { + max-width: 395px; + width: 395px; + text-align: center; + position: relative; + left: 0; + top: 4px; +} + +.ConfirmationModal .Message { + margin-top: 0; + float: none; + width: 270px; + position: relative; + top: 30%; + left: 127px; + vertical-align: middle; + font: bold 15px Arial, Helvetica, Sans-Serif; + letter-spacing: 0; + font-size-adjust: none; + font-stretch: normal; + text-align: left; + *left: 63px; + *top: 20%; +} + +.ConfirmationModal div.ImageContainer { + position: absolute; + height: 110px; + width: 110px; + *left: 20px; +} + +.ConfirmationModal.noImage div.ImageContainer { + display: none; +} + +.ConfirmationModal img.GenericModalImage { + display: inline-block; + max-height: 110px; + max-width: 110px; +} + +div.ConfirmationModal div.GenericModalBody { + padding: 0; +} + +div.ConfirmationModal.noImage div.TopBody { + overflow: hidden; + padding: 15px 15px 20px 15px; + height: auto; +} + +div.ConfirmationModal div.TopBody { + padding: 15px 15px 22px 15px; + height: 110px; +} + +div.ConfirmationModal { + padding: 5px; + *top: -150px; +} + +a.genericmodal-close { + margin-left: 400px; +} + +/* ~/CSS/Base/CSS/UnifiedModal.css */ +.unifiedModal { + background-color: #e1e1e1; + font: bold 27px Arial; + letter-spacing: -2px; + color: #363636; + border: 2px solid #272727; + text-align: center; + position: relative; +} + +.unifiedModalContent { + text-align: left; + background-color: White; + color: #000; + font: Bold 15px Arial; + margin-left: 5px; + margin-right: 5px; + margin-bottom: 5px; + letter-spacing: normal; +} + +.unifiedModalSubtext { + color: #666; + font: bold 12px Arial; + border: none; + letter-spacing: normal; + cursor: pointer; + text-align: center; + margin-top: 10px; + padding-bottom: 5px; +} + +.smallModal { + width: 425px; +} + +.closeBtnCircle_20h:hover { + background-position: 0 20px; +} + +.closeBtnCircle_20h { + width: 20px; + height: 20px; + cursor: pointer; + position: absolute; + top: 5px; + left: 5px; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-x.png); +} + +.unifiedModal .smallModal .closeBtnCircle_20h { + margin-left: 395px; +} + +/* ~/CSS/Base/CSS/Profile.css */ +legend span { + color: #777; + line-height: 6px; +} + +#EditProfileContainer { + background-color: #eee; + border: solid 1px #000; + color: #555; + margin: 0 auto; + width: 620px; +} + +#EditProfileContainer h2 { + background-color: #ccc; + border-bottom: solid 1px #000; + color: #333; + font-size: x-large; + margin: 0; + text-align: center; +} + +#EditProfileContainer h3 { + text-align: center; +} + +#EditProfileContainer fieldset { + font-size: 1.2em; + margin: 15px 0 0 0; +} + +#EditProfileContainer .MultilineTextBox { + width: 250px; +} + +#EditProfileContainer .TextBox { + vertical-align: middle; + width: 150px; +} + +#EditProfileContainer .Label { + vertical-align: middle; +} + +#EditProfileContainer #Confirmation { + border: dashed 1px #f00; + background-color: #ccc; + color: #f00; + font-family: Verdana, Sans-Serif; + margin: 0 auto; + margin-top: 10px; + padding: 10px 5px; + text-align: center; + width: 410px; +} + +#EditProfileContainer #AgeGroup, +#EditProfileContainer #ChatMode, +#EditProfileContainer #PrivacyMode, +#EditProfileContainer #ResetPassword, +#EditProfileContainer #Blurb { + margin: 0 auto; + width: 60%; +} + +#EditProfileContainer #EnterEmail { + margin: 0 auto; + width: 60%; + text-align: left; +} + +#EditProfileContainer .Buttons { + margin: 20px 0 20px 0; + text-align: center; +} + +#EditProfileContainer .AgeGroupRow, +#EditProfileContainer .ChatModeRow { + font-size: .9em; + margin: 10px 0 10px 100px; +} + +#EditProfileContainer .ResetPasswordRow { + margin: 10px 0; + text-align: center; +} + +#EditProfileContainer .BlurbRow { + padding: 10px 4px 10px 4px; + text-align: right; +} + +#EditProfileContainer .Legend { + color: Blue; + margin-left: 9px; +} + +#EditProfileContainer .Suggestion { + font: normal .8em/normal Verdana, sans-serif; + padding-left: 9px; +} + +#EditProfileContainer .Validators { + margin-left: 9px; +} + +.GrayButton, +.GrayButton:link, +.GrayButton:visited, +.GrayButton:active { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/buttons/bg-form_btn_lg-tile.png) repeat-x top left; + border: 1px solid #777; + padding: 4px 8px 0; + height: 21px; + font: 13px Arial, Helvetica, sans-serif; + color: #000; + text-align: center; + display: block; + float: left; +} + +.GrayButton:hover { + background-position: bottom left; + border-color: #888; + text-decoration: none; +} + +.GrayButton.Disabled { + border: 1px solid #ccc; + color: #a7a7a7; + cursor: default; +} + +.GrayButton.Disabled:hover { + background-position: top left; +} + +.GrayDropdown { + position: relative; + text-align: left; + display: block; + float: left; +} + +.GrayDropdown .Button { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/buttons/bg-drop_down_btn.png) no-repeat right top; + border: 1px solid #777; + padding: 4px 17px 0 8px; + height: 21px; + font: 13px Arial, Helvetica, sans-serif; + color: #000; + text-align: center; + display: block; + position: relative; + z-index: 2; +} + +.GrayDropdown .Button:hover { + background-position: right center; + border-color: #888; + text-decoration: none; +} + +.GrayDropdown .Button.Active { + background-position: right bottom; + border-bottom: none; + height: 22px; +} + +.GrayDropdown .Menu { + background-color: #efefef; + border: 1px solid #777; + position: absolute; + top: 26px; + z-index: 1; + font: 12px normal Arial, Helvetica, sans-serif; + width: 100px; + display: none; +} + +.GrayDropdown .Menu .Item { + display: block; + text-decoration: none; + color: #000; + padding: 2px 8px; + margin: 4px 0; + cursor: pointer; +} + +.GrayDropdown .Menu .Item.Disabled { + color: #A7A7A7; +} + +.GrayDropdown .Menu .Item:hover { + background-color: #095fb5; + color: #fff; +} + +.GrayDropdown .Menu .Item.Disabled:hover { + background-color: inherit; + color: #a7a7a7; + cursor: default; +} + +.SendMessageProfileBtnDiv { + position: relative; + display: inline-block; + float: left; +} + +.SendMessageProfileBtnDiv .SuperSafePanel { + left: 7px; +} + +#updateStatusBox .SuperSafePanel { + left: 474px; +} + +.friend-request-button:hover { + cursor: pointer; +} + +.friend-request-button.Disabled:hover { + cursor: default; +} + +/* ~/CSS/Base/CSS/StyleGuide.css */ +body { + background-color: #fff; + margin: 0; +} + +body, +.text, +pre { + font-family: Arial, Helvetica, sans-serif; + color: #000; + font-size: 12px; +} + +.text { + font-weight: normal; +} + +.tip-text { + padding-top: 2px; + color: #666; + display: block; + font-size: 11px; +} + +h1, +h1 a, +h1 a:visited, +h1 a:active, +h1 a:link { + font-size: 40px; + font-weight: bold; + letter-spacing: -2px; + margin: 12px 0 12px 0; + color: #363636; + letter-spacing: -2px; + margin: 12px 0 12px; +} + +h1 a, +h1 a:visited, +h1 a:active, +h1 a:link { + margin: 0; +} + +h1 a:hover { + text-decoration: none; +} + +h2 .text, +h2 { + font-size: 16px; + font-weight: bold; + color: #000; + text-transform: uppercase; +} + +h2.title { + margin-top: 20px; + margin-bottom: 20px; +} + +h2.light { + font-size: 16px; + font-weight: normal; + color: #000; +} + +h3, +h3 a { + font-size: 15px; + font-weight: bold; + color: #363636; +} + +.divider-top { + border-top: 1px solid #ccc; +} + +.divider-bottom { + border-bottom: 1px solid #ccc; +} + +.divider-left { + border-left: 1px solid #ccc; +} + +.divider-right { + border-right: 1px solid #ccc; +} + +.blank-box { + border: 1px solid #ccc; +} + +.dark-box { + border: 1px solid #bcbcbc; + background: #e1e1e1; + padding: 5px; +} + +.sub-divider-bottom { + border-bottom: 1px solid #ededed; +} + +a.text-link { + font-weight: normal; + text-decoration: none; + color: #095fb5; +} + +a.text-link:hover { + text-decoration: underline; +} + +.table td, +.table th { + padding: 5px; + border-top: 1px solid #ccc; + margin: 0; + float: left; + text-align: left; +} + +table.table { + border-top: 1px solid #9e9e9e; +} + +.table-header th { + border-left: 1px solid #ccc; + font-weight: bold; + background-color: #f1f1f1; + border-top: none; +} + +.table-header .first { + border-left: 1px solid #f1f1f1; +} + +.tool-tip { + border: 1px solid #ccc; + font-weight: normal; + font-size: 12px; + margin-left: 20px; + position: relative; + width: 120px; + padding: 5px; +} + +.tool-tip span { + color: #a00; +} + +.tool-tip .right { + position: absolute; + left: -10px; + top: 50%; + margin-top: -5px; +} + +.tool-tip .bottom { + position: absolute; + top: -10px; + left: 5px; +} + +.validator-checkmark { + width: 15px; + height: 13px; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/UI/img-check.png) no-repeat; + margin-left: 5px; + display: none; +} + +.text-box { + border: 1px solid #a7a7a7; + padding: 0 3px; + font-weight: normal; +} + +.text-box.text-box-small { + height: 18px; + font-size: 11px; + line-height: 18px; + border: 1px solid #a7a7a7; +} + +.text-box.text-box-medium { + height: 21px; + font-size: 12px; + line-height: 19px; +} + +.text-box.text-box-large { + height: 25px; + line-height: 24px; + font-size: 13px; +} + +.text-box.text-area-medium { + line-height: 19px; +} + +.btn-control, +.btn-control:active, +.btn-control:link, +.btn-control:visited, +.btn-control:hover { + border: 1px solid #777; + padding: 0 6px; + color: #000; + text-decoration: none; + background-color: #ccc; + text-align: center; + font-weight: normal; + cursor: pointer; + background-position: top; + display: inline-block; + *zoom: 1; + *display: inline; +} + +.btn-control:hover { + background-position: bottom; + border-color: #888; + text-decoration: none; +} + +.btn-control.disabled { + border: 1px solid #ccc; + cursor: default; + color: #a7a7a7; + background-position: center; +} + +.btn-control.btn-control-small { + height: 18px; + line-height: 18px; + font-size: 11px; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/StyleGuide/btn-control-small-tile.png); +} + +.btn-control.btn-control-medium { + height: 21px; + line-height: 21px; + font-size: 12px; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/StyleGuide/btn-control-medium-tile.png); +} + +.btn-control.btn-control-large { + height: 25px; + line-height: 24px; + font-size: 13px; + padding: 0 7px; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/StyleGuide/btn-control-large-tile.png); +} + +a.btn-control.top-level { + font-weight: bold; +} + +.btn-large, +.btn-medium, +.btn-small { + margin: 0; + display: inline-block; + zoom: 1; + text-align: center; + font-weight: bold; + text-decoration: none; + letter-spacing: -1px; + border-width: 1px; + border-style: solid; + cursor: pointer; + *display: inline; + *vertical-align: top; +} + +.PurchaseModal .btn-large, +.PurchaseModal .btn-medium, +.PurchaseModal .btn-small { + *margin-right: 5px; + *vertical-align: top; +} + +.btn-large { + padding: 9px 13px 0 13px; + height: 39px; + min-width: 70px; + font-size: 23px; + line-height: 27px; + background-position: left 0; +} + +.btn-large:hover, +.btn-medium:hover, +.btn-small:hover { + text-decoration: none; +} + +.btn-large:hover { + background-position: left -48px; +} + +.btn-medium { + padding: 4px 13px 0 13px; + height: 28px; + min-width: 62px; + font-size: 20px; + line-height: 23px; + background-position: left -96px; +} + +.btn-medium:hover { + background-position: left -128px; +} + +.btn-small { + padding: 1px 7px 0 7px; + height: 20px; + min-width: 40px; + font-size: 15px; + line-height: 18px; + background-position: left -160px; +} + +.btn-small:hover { + background-position: left -181px; +} + +.btn-primary, +.btn-primary:link, +.btn-primary:active, +.btn-primary:visited { + border-color: #007001; + background-color: #007001; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-green.png); + color: #013401; +} + +.btn-neutral, +.btn-neutral:link, +.btn-neutral:active, +.btn-neutral:visited { + border-color: #0852b7; + background-color: #0852b7; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png); + color: #00243d; +} + +.btn-negative, +.btn-negative:link, +.btn-negative:active, +.btn-negative:visited { + border-color: #565656; + background-color: #565656; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray.png); + color: #222; +} + +.btn-disabled-primary, +.btn-disabled-primary:hover, +.btn-disabled-neutral, +.btn-disabled-neutral:hover, +.btn-disabled-negative, +.btn-disabled-negative:hover { + cursor: default; + background-position: left -202px; +} + +.btn-disabled-primary, +.btn-disabled-primary:link, +.btn-disabled-primary:active, +.btn-disabled-primary:visited { + background-color: #99c699; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-green.png); + border-color: #99c699; + color: #9aa89a; +} + +.btn-disabled-neutral, +.btn-disabled-neutral:link, +.btn-disabled-neutral:active, +.btn-disabled-neutral:visited { + background-color: #9cbae2; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png); + border-color: #9cbae2; + color: #99a7b1; +} + +.btn-none { + display: none; +} + +.btn-disabled-negative, +.btn-disabled-negative:link, +.btn-disabled-negative:active, +.btn-disabled-negative:visited { + background-color: #bbbcbb; + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray.png); + border-color: #bbbcbb; + color: #a5a5a5; +} + +.btn-text { + display: block; + margin: 0; + position: relative; + color: #fff; +} + +.btn-text:hover { + text-decoration: none; +} + +.btn-large .btn-text { + bottom: 26px; +} + +.btn-medium .btn-text { + bottom: 22px; +} + +.btn-small .btn-text { + bottom: 17px; +} + +.btn-large-green-play, +.btn-play, +.btn-play:active, +.btn-play:visited, +.btn-play:link { + padding-left: 60px; + border-color: #007001; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-lg-green-play.png) no-repeat left top; + color: #013401; + min-width: 26px; +} + +.blue-arrow { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue-arrow-md.png) right top; + border-color: #0852b7; + color: #00243d; + padding-right: 36px; + min-width: 41px; +} + +.gray-arrow { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray-arrow-md.png) right top; + border-color: #565656; + color: #222; + padding-right: 36px; + min-width: 41px; +} + +.gray-arrow:hover, +.blue-arrow:hover { + background-position: right -64px; +} + +.disabled-blue-arrow, +.disabled-blue-arrow:hover { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue-arrow-md.png) right -32px; + border-color: #9cbae2; + color: #99a7b1; + padding-right: 36px; + cursor: default; + min-width: 41px; +} + +.disabled-gray-arrow, +.disabled-gray-arrow:hover { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-gray-arrow-md.png) right -32px; + border-color: #bbbcbb; + color: #a5a5a5; + padding-right: 36px; + cursor: default; + min-width: 41px; +} + +.pager.first, +.pager.last { + display: none; +} + +.pager.previous { + display: inline-block; + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/Arrows/btn-silver-left-27.png') no-repeat top left; + width: 27px; + height: 27px; +} + +.pager.next { + display: inline-block; + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/Arrows/btn-silver-right-27.png') no-repeat top left; + width: 27px; + height: 27px; +} + +.page.text { + position: relative; + top: -8px; + padding: 5px; + *top: -4px; +} + +.pager.previous:hover, +.pager.next:hover { + background-position: bottom left; + cursor: pointer; +} + +.pager.disabled, +.pager.disabled:hover { + background-position: 0 -27px; + cursor: default; +} + +.dropdown { + position: relative; + text-align: left; + display: block; + float: left; +} + +.dropdown .button { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/buttons/bg-drop_down_btn.png) no-repeat right top; + font-size: 13px; + color: #000; + text-align: center; + display: block; + position: relative; + z-index: 2; + height: 21px; + padding: 4px 17px 0 8px; + border: 1px solid #777; + bottom: -1px; +} + +.dropdown .button:hover { + background-position: right center; + border-color: #888; + text-decoration: none; +} + +.dropdown .button.active { + background-position: right bottom; + border-bottom: none; +} + +.dropdown .button.gear { + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/BuildPage/btn-gear_sprite_27px.png); + height: 27px; + border: none; + bottom: 0; + width: 40px; + padding: 0; +} + +.dropdown .dropdown-list { + background-color: #efefef; + border: 1px solid #777; + position: absolute; + top: 26px; + z-index: 1; + font-size: 12px; + font-weight: normal; + display: none; + margin-top: 0; + margin-bottom: 0; + margin-left: 0; + padding-left: 0; + white-space: nowrap; +} + +.dropdown .dropdown-list li { + display: block; + text-decoration: none; + color: #000; + padding: 2px 8px; + margin: 4px 0; + cursor: pointer; +} + +.dropdown .dropdown-list li:hover { + background-color: #095fb5; + color: #fff; +} + +.dropdown .dropdown-list li a { + display: block; + color: inherit; + text-decoration: none; +} + +span.robux { + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Icons/img-robux.png') no-repeat 0 1px; + color: #060; + font-weight: bold; + padding: 0 0 2px 20px; + font-size: 12px; +} + +span.tickets { + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Tickets.png') no-repeat 0 1px; + color: #A61; + padding: 0 0 2px 20px; + font-weight: bold; + font-size: 12px; +} + +.robux-text { + color: #060; + font-weight: bold; +} + +.form-outer { + overflow: hidden; + width: 100%; + clear: both; +} + +.form-label { + font-size: 13px; + color: black; + font-weight: bold; +} + +.form-inner.label-column { + float: left; + margin-right: 5px; +} + +.form-label { + font-size: 13px; + color: black; + font-weight: bold; +} + +.form-inner.input-column { + overflow: hidden; + text-align: left; +} + +.form-select { + margin: 0 5px 0; + height: 21px; +} + +.emphasizedText { + font-style: italic; +} + +.error-message { + color: black; + background-color: #FAE5E5; + border: solid 1px #c00; + margin-bottom: 10px; + text-align: left; + padding: 3px 10px; +} + +.footnote { + color: #666; +} + +.urgent-text { + color: #c00; + font-weight: bold; +} + +a[disabled=disabled], +a[disabled=disabled]:hover, +a[disabled], +a[disabled]:hover { + text-decoration: none; + cursor: default; + color: #808080; +} + +.stat-label { + font-size: 11px; + color: #888; + line-height: 1.5em; +} + +.stat { + font-size: 11px; + color: #000; + line-height: 1.5em; +} + +.hint-text { + font-style: italic; + color: #ccc; +} + +.status-confirm { + background-color: #e5effa; + border: 1px solid #06C; + padding: 5px 10px; +} + +.status-error { + background-color: #FAE5E5; + border: 1px solid #C00; + padding: 5px 10px; +} + +.info-tool-tip { + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/questionmark-12x12.png) no-repeat; + padding-left: 10px; +} + +.tab-container { + overflow: hidden; + padding-left: 5px; +} + +.redesign .tab_white_31h_container .ajax__tab_inner, +.tab { + float: left; + background-color: #D6D6D6; + padding: 7px; + border: 1px solid #9e9e9e; + font: bold 15px arial; + margin: 4px 2px 0 1px; + border-bottom-width: 0; + position: relative; + top: -1px; +} + +.redesign .tab_white_31h_container .ajax__tab_hover .ajax__tab_inner, +.tab:hover { + background-color: #e9e9e9; + cursor: pointer; +} + +#ItemContainer .redesign .tab_white_31h_container .ajax__tab_inner h3, +.tab a { + color: #363636; + font-size: 15px; + font-weight: bold; +} + +.redesign .tab_white_31h_container .ajax__tab_active .ajax__tab_inner, +.tab.active { + background-color: #fff; + margin-top: 0; + padding: 9px 7px 9px 7px; + border-bottom: 0; + position: relative; + border-color: #ccc; + z-index: 1; + margin: 0 1px 0 0; + top: 1px; +} + +.redesign .tab_white_31h_container .ajax__tab_panel, +.tab-content { + top: -1px; + position: relative; + background-color: #fff; + border-top: 1px solid #CCC; +} + +.arrow { + cursor: pointer; + background-repeat: no-repeat; + width: 17px; + height: 50px; + display: inline-block; +} + +.arrow:hover { + background-position: 0 -51px; +} + +.arrow.disabled { + cursor: default; + background-position: 0 -102px; + width: 17px; + height: 50px; +} + +.arrow.left { + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/GamesPage/arrow_left.png); +} + +.arrow.right { + background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/GamesPage/arrow_right.png); +} + +.online-player { + font-size: 12px; + color: #393; +} + +.invisible { + display: none; +} + +.selected-text { + font-weight: bold; +} + +.verticaltab { + text-decoration: none; +} + +.verticaltab:hover { + background: #EFEFEF; +} + +.verticaltab.disabled:hover { + background: none; + border: none; + text-decoration: none; + cursor: default; +} + +.verticaltab.selected { + background: #EFEFEF; + border: 1px solid #CCC; + font-weight: bold; + border-right: none; + text-align: left; +} + +.verticaltab a { + top: 0; + left: 0; + right: 0; + bottom: 0; + font-size: 14px; + color: #363636; + position: relative; + display: block; + z-index: 2; + height: 35px; + line-height: 35px; + text-decoration: none; + padding-left: 15px; +} + +.verticaltab a:hover, +.verticaltab a:active { + text-decoration: none; +} + +.verticaltab.disabled a:hover { + cursor: default; +} + +.validation-summary-errors { + background-color: #FAE5E5; + border: 1px solid #C00; + padding: 5px 0 5px 5px; + font-size: 12px; + font-weight: normal; + text-align: left; + margin-bottom: 10px; +} + +.validation-summary-errors ul { + padding: 0; + margin: 0; + list-style-type: none; +} + +.nav { + margin-bottom: 20px; + margin-left: 0; + list-style: none; +} + +.nav li { + display: inline; +} + +.nav>li>a:hover, +.nav>li>a:focus { + text-decoration: none; + background-color: #eee; +} + +.nav-pills>li>a { + padding: 4px 12px 4px 12px; + margin: 2px 2px 2px 0; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + line-height: 14px; + text-decoration: none; + color: #095FB5; + font-size: 13px; +} + +.nav-pills>.active>a, +.nav-pills>.active>a:hover, +.nav-pills>.active>a:focus { + color: #fff; + background-color: #36c; +} + +/* ~/CSS/Pages/IDE/Welcome.css */ +* { + margin: 0; + padding: 0; +} + +html, +body { + position: relative; + height: 100%; + min-height: 400px; + min-width: 800px; +} + +body#StudioWelcomeBody { + padding: 0; +} + +.header { + margin-left: -6px; + height: 84px; + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/IDE/bg-header.png') repeat-x; +} + +.header img { + margin-left: 15px; + margin-top: 16px; + position: absolute; +} + +.container { + margin-left: 4px; + margin-top: 20px; + font-family: Arial, Helvetica, Sans-Serif; + font-size: 14px; + overflow: auto; +} + +.navbar { + float: left; + width: 147px; + margin-left: 11px; + border-right: 1px solid; + border-color: #CCC; +} + +#StudioRecentFiles { + padding-top: 12px; + margin-left: 15px; + padding-bottom: 1px; + font-size: 13px; + font-weight: bold; +} + +.main { + margin-left: 175px; + margin-top: 16px; +} + +.main div.welcome-content-area { + overflow-x: hidden; + overflow-y: auto; + height: 555px; + min-height: 300px; + max-height: 555px; +} + +.navlist, +.filelist { + list-style-type: none; +} + +.navlist { + padding-bottom: 6px; + *margin-bottom: 14px; +} + +ul.navlist { + font-size: 14px; + border-bottom: 1px solid; + border-color: #EEE; +} + +.navlist li { + line-height: 25px; + height: 25px; + border-top: 1px solid; + border-bottom: 1px solid; + border-left: 1px solid; + border-color: #FFF; +} + +.navlist li.navselected { + background-color: #EFEFEF; + border-color: #CCC; + font-weight: bold; +} + +.navlist li.navselected:hover { + background-color: #EFEFEF; + border-color: #CCC; + font-weight: bold; +} + +.navlist li:hover { + background-color: #EFEFEF; + border-color: #EFEFEF; + cursor: pointer; +} + +.navlist li p { + margin-left: 13px; +} + +.filelist { + margin-left: 15px; +} + +.filelist li { + margin-top: 2px; +} + +.filelist li a { + text-decoration: none; + color: #095FB5; + font-size: 12px; + cursor: pointer; +} + +.filelist li a:hover { + text-decoration: underline; +} + +#userName { + color: black; + font-size: 13px; + font-weight: bold; + font-family: Arial, Helvetica, sans-serif; + margin-top: 4px; +} + +#header-login-wrapper { + margin-top: 26px; + margin-right: 10px; + float: right; + position: relative; +} + +#logout { + color: black; + padding-top: 0; + height: 27px; + top: 0; + *padding: 0; + *margin-bottom: -5px; +} + +#header-signup { + margin-right: 5px; + color: black; + font-weight: bold; +} + +#header-signup:hover, +#logout:hover { + cursor: pointer; +} + +#logout { + font-weight: bold; +} + +#HomeLink { + position: absolute; + top: 35px; + left: 375px; +} + +#userName p { + display: inline-block; + margin-left: 10px; + top: -8px; + position: relative; +} + +#userName form { + display: inline-block; + margin-left: 10px; +} + +.studioiFrameLogin #iFrameLogin { + border-color: black; + border: solid 1px; + margin-top: -1px; + z-index: 999; +} + +.studioiFrameLogin #login-span #header-login { + z-index: 2; +} + +#header-or { + font-family: Arial; + font-weight: normal; + color: black; + font-size: 13px; + position: relative; + margin: 0 6px; +} + +#MyProjectsView h2 { + margin-bottom: 20px; +} + +.place { + display: inline-block; + height: 128px; + padding: 9px 11px 19px 11px; + margin-right: -3px; + border: 1px solid; + border-color: #FFF; + z-index: 0; + margin-bottom: 10px; +} + +.place:hover, +.place img:hover, +.place-selected { + position: relative; + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/IDE/bg-selected_thumb.png') repeat-x; + border: 1px solid; + border-color: #A7A7A7; + cursor: pointer; +} + +.place img { + position: relative; +} + +.place p { + text-align: center; + font-weight: bold; + font-size: 12px; + margin-top: 4px; + width: 210px; +} + +#newgametext { + font-size: 32px; + color: #888; + position: relative; + bottom: 96px; + left: 100px; + z-index: 2; + width: 50px; + font-weight: bold; +} + +a.game-image { + color: inherit; + text-decoration: none; + border: none; + width: 0; + height: 0; +} + +a.game-image img { + border: none; + display: block; +} + +a.game-image img:hover { + border: none; +} + +div#MoreGames { + text-align: center; + margin-bottom: 10px; +} + +.place p#createNewText { + position: relative; + top: -77px; +} + +.place img.placeThumbnail { + width: 210px; + height: 115px; +} + +div#ButtonRow { + display: none; + position: fixed; + background-color: #EFEFEF; + left: 162px; + z-index: 3; + bottom: 0; + padding: 20px; + width: 100%; +} + +div#ButtonRow a { + margin-right: 10px; +} + +/* ~/CSS/Pages/IDE/BuildTemplates.css */ +#StudioGameTemplates { + font-weight: bold; + font-size: 16px; + margin-left: 4px; +} + +.templates { + margin-top: 13px; + display: none; +} + +.templates div { + *display: inline; +} + +.template { + display: inline-block; + height: 128px; + padding: 9px 14px 19px 14px; + margin-right: -3px; + border: 1px solid; + border-color: #FFF; + z-index: 0; +} + +.template:hover, +.template img:hover { + position: relative; + background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/IDE/bg-selected_thumb.png') repeat-x; + border: 1px solid; + border-color: #A7A7A7; + cursor: pointer; +} + +.template img { + position: relative; +} + +.template p { + text-align: center; + font-weight: bold; + font-size: 12px; + margin-top: 4px; +} + +.templatetypes, +.templateList { + list-style-type: none; +} + +ul.templatetypes { + margin-top: 12px; + margin-left: 4px; +} + +div.templatetypes { + position: relative; + z-index: 1; +} + +.templatetypes li { + display: inline; + margin-right: 15px; +} + +.templatetypes li a { + text-decoration: none; + font-size: 13px; + color: #095FB5; +} + +.templatetypes li a:hover { + text-decoration: underline; +} + +.tool-tip { + border: 1px solid #ccc; + font: normal 12px Arial, Helvetica, sans-serif; + margin-left: 9px; + margin-top: 9px; + position: absolute; + width: 284px; + padding-left: 6px; + padding-top: 5px; + padding-bottom: 5px; + padding-right: 2px; + float: left; + z-index: 1; + background-color: #FFF; +} + +.tool-tip .top { + position: absolute; + top: -10px; + left: 5px; + z-index: 5; +} + +li.selectedType a { + font-weight: bold; + color: black; + cursor: text; +} + +li.selectedType a:hover { + text-decoration: none; +} + +.tool-tip a.closeButton { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-x-sm.png") 0 -13px; + z-index: 2; + float: right; + width: 13px; + height: 13px; + cursor: pointer; + margin-top: -14px; +} + +.tool-tip a.closeButton:hover { + background: url("http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-x-sm.png") 0 0; + width: 13px; +} + +a.game-image { + color: inherit; + text-decoration: none; + border: none; + width: 0; + height: 0; +} + +a.game-image img { + border: none; + display: block; +} + +a.game-image img:hover { + border: none; +} + +.GenericModal.unifiedModal { + background-color: #e1e1e1; + font: bold 27px Arial; + letter-spacing: -2px; + color: #363636; + border: 2px solid #272727; + text-align: center; + position: relative; +} + +.GenericModal.unifiedModalContent { + text-align: left; + background-color: White; + color: #000; + font: Bold 15px Arial; + margin-left: 5px; + margin-right: 5px; + margin-bottom: 5px; + letter-spacing: normal; +} + +.GenericModal.unifiedModalSubtext { + color: #666; + font: bold 12px Arial; + border: none; + letter-spacing: normal; + cursor: pointer; + text-align: center; + margin-top: 10px; + padding-bottom: 5px; +} + +.GenericModal.smallModal { + width: 425px; +} + +.GenericModal.closeBtnCircle_20h:hover { + background-position: 0 20px; +} + +.GenericModal.closeBtnCircle_20h { + width: 20px; + height: 20px; + cursor: pointer; + position: absolute; + top: 5px; + left: 5px; + background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/btn-x.png); +} + +.GenericModal.unifiedModal .smallModal .closeBtnCircle_20h { + margin-left: 395px; +} + +#GenericModalButtonContainer { + height: 50px; +} + +.Message { + float: right; + text-align: left; + margin-top: 12px; +} + +/* ~/CSS/Pages/IDE/IDE.css */ +input, +textarea, +button, +a { + outline: 0; +} + +select { + border: 1px solid; + border-color: #A7A7A7; +} \ No newline at end of file diff --git a/public/img/bg-fblogin_middle.png b/public/img/bg-fblogin_middle.png new file mode 100644 index 0000000000000000000000000000000000000000..b68070b0c7053a7141634340eef23277e6977bce GIT binary patch literal 1027 zcmaJ=PiWIn9FEiJ7!1!kkdS#0T$8-?&q!F;c1^n#mQlLudNfVm+OQ@sCa*Tz!Kt|E zK=k0j>yUw-Jnf(k8K^i!aiF(}igV&!`qr6-OD8>0Sw@-J-SJ{Wg(? zah_^(faU#?nvRO{e^=9NdAm3V5Ayvdv74WbrcENt&@nDSJ?$WqZWJvU?Q;Qb`S!7T z`&@*!SdJva`J?@7)J+r7kAG|lmt0!XhZfPhLxlZ!H+hacifTqq@dVcl6)> zdH&4qBpO=UuGdTPZ}s&z^&9W%Bk|v{_do7dKF2nn-pP757rU3Xx4t}Cd|N8UJ8wNZ zyK(>3`s&7!=e>c;UBB*KUD;-qPkq{5TV9CGe@`5*&+WVz8M}ULe(vi_pby2b9HMp} V&VBrFREhh~GLssY9}Qo)_6L`DRh|F< literal 0 HcmV?d00001 diff --git a/public/img/bg-fblogin_sides.png b/public/img/bg-fblogin_sides.png new file mode 100644 index 0000000000000000000000000000000000000000..b180021b78b264ce8afa42177838b0ec4dd14255 GIT binary patch literal 2352 zcmaJ@X;@R&77e1Phz(Og6yXw)K_N551j3Yo1Pw+AG9w|mK#0i=NiablB2+*I%hb{; z1q_OUQbYj((OMiB1cav|f>J~u)`3Bbhy&T3GYpuQa+3Uy6Wczxr z)LpF$gTYoZ8B{;@YOQ{;%XHLVd~TwJdNGsJg5>^Cv|PcJf-p}$6a@lI5jO_(1G)Uf z_)gFj2Gh0{aDwDPtSuxSBtmjE7^G4pQL|w%S9hg^%M*ffAPS5Th{=elmP-ggz$YUD zomgm=gaXD27`vsQ|88FnZ?}*~DVC9xWW*<3l6tQRqY%I+ zh+IfU{9RNKiw#g9DF`?r(T+T{GX`+RBQbb15l?gguxJb#g~6iG1V;>-dE|-u{D1}0SRN#=1GzNts5{W1@7KOz+su7N|M6sN!bQH_h zEhtby8BZ#Z$OVuX&?s`FpaeM?p|14r7DSRSvSQiiYf@hrO39U=Fi5nfr3E01_5YzF z(HFE#?g##--v22q<0MKzlpiRA5~Mu!;G)-QQb|Y@Dae&WQVs;|T)0JcEF_0yv5*9y z_&Xsn0E^2Lh&7Q<3>J&T6wBmXF%M)?$q2OuQXt@yyy!F|Ak9Hf0e5-gGi#zOa-NaT_B$>g+#!orb&XY*FycO z-e)fVtF<`OzRE?Zi$Q5d`(LA82&w&}*?uvu`tZg2pjhp9soL1b2+x{euqEY8swYP| z)EyiiYaU?yA$r%Y=#PrJujj~zaU4%o!CCxa&Pn&AH$H}v$ zZ~q#W^%6(YwVS_jpLy*hEx!Cm!~m3(^vurt_sTOt`z*#Q0GdPhePCu z4V}v}=GyAm#g(Bw&Mj1H;K8AGi>nHk& zmA1Jo?h!)2NAtcOuWwYb?~t&k_x9mg8Evp*Rl057M_G|3xXo_}g|rI4sQ0yJ{Pk?o zoKap)Fz(m}Yy@%dV#J}rfp2kx$9K4E1&^|e5-xlkJlMix2qQb?>8CV?tSmL*H~NTonXY<}T|rMGuk+$azVIuBp`V)Czdo z&Z>>+PwHm)--d^KCE_vW3CahvD6SJz_MI?APK0bL80?Q+9P!SC@wkT^R8CXXz22s{J48&AQVz?|3*@ z0qN(=mhTzabStA|IDSRwQV#Npc3u0a#=W$-5i7$y0VAcd0^TDkga$63^jU&(BWk4# z^p)T(?-6#m>Cpb%W(7Ve?84n~<1{)}M_&ZfW?b96&ja;+;4FN0Ab`f5CvCH+x^u1J zhQ2wLUk8pwwZ>X5UZY}6$RmJX?vp8pZ|NMg%PxeH4n(?(y|c;W22J!7aa!5%pPC6>j7iCp>sLwytV;e`IY|f?%%!R*Y7iNp7m>i zQ17W2Mr6kAmSO!@_G_g->kBKz4y)Kyp{gS!G^XQiFDCLi_UIylDb@C5VEiJ+cP%0G z3G-ejEo@tG=<%~gNB5{0-Dy$Fo9Bj13=zqd7gSS`^LLM&Um0gRufNszwzui&hpz^= zsyIH@W;S`xTnqmwaIU%KJ?AD~zk6zG9#VG?UdSK9qUAbl1{>#c!W^-ng!Lr{*7q MN%N)FctxiE8`N>mNB{r; literal 0 HcmV?d00001 diff --git a/public/img/btn-login.png b/public/img/btn-login.png new file mode 100644 index 0000000000000000000000000000000000000000..829443352cf1b66fa667fe0abd3eb08147f63121 GIT binary patch literal 1592 zcmV-82FLk{P)oWO_RpDJ{lWMZRVGz_05W)g0{Loi}jICjWJe0SP>P_Shv;} z7F)nzt+h2BwZ3X=+-ge&d@UeS7I`cnAXPEn-np|oGiI4Pgs?xblYBCB=6mkB=gi(a zkGn)GTZb_YF#-$>a_Sfvj3GoTf`tsk7+I{a<{k!Oj7Fm6jfhETSp#AcT3QbgQf>>v zo1Jfeaja=T+{Q-(8<*S2zo4(?0+?gkgm=n`r zmotYJmP3S;U1J1&%_Y{R7W4CZq6^brI;KgU2%To065H<=2y?K6|Fi<6ZB?eA@qN-P z3!DCZgsz^mvqd>r!tX)?B+q>#=!n@7dU$iC=5X7!yIPxbZJpfTcfVDebKVo6X{B&( zx??1svW1_sv+Z)|6`JpZ2r26>tTt8moC<^r>0lGRUY~RF_M`mq;67jsBgI#v>ssPp zu;E)`YnyYR5wl>IGl!C{L4=f9XGq{hu?*ja_4chI#t{HO9F-@D2r|J8z@xoQ) zeA66C-VFM%$ksOJ5bo0!O8gzReDJLnus6a!@8uhxTri4p~Ce95v zp#0UO7sQ8Z_7OP7u-CJ9GNRWv&AHISKvZG#ghsCd#ZA>1#fISI?V#CbqSa@B$aTJu zff!>4E9~rWMggOPkN3e%3&YD8N))dc5KSG-s8541M0+rdaflIMV31SC$Y2a1+Wn%C zffyr;D8HwNff%EaDDNp^657>`n1pt+&kF(4@owV<)W)~JIQDiS?m*YT#-*Hgh>%LU zjKbbt2s{7&;BR}OEx+a04qRNy4nl-f)L|4hAq95+{XwaD27i4s9MTHV=6eGZmpn}n zA$`|o6gED&S0DL8C;YA22c)`JZL{t^)1m9$o89mQv?Vn)wyNvjU+edR(v8I*wJ zdfC$EZ7LdBo6z#x<#N!LYS`t>p^Q3+kP3|}O5^55=)rDnez-o*2TfcIS7x!{pR^xJ zm9{wQEj`EEJ5#+zAuF>$tADk$-I)h?8@K7Jo2GArUCtaze*h8EH>M@-u}NZW`H%d( zp6H6qmyRhuH$tb>b7FgOi7*FCXiF7DNJmXe++!2_q#22Aed(B1{Su+8=j?1z4wlg7 zyAUBAsWXB)6C!kd`Ay!%ZC7!RK0000 Welcome - + diff --git a/resources/views/client/login_iframe.blade.php b/resources/views/client/login_iframe.blade.php index da9e864..35c303c 100644 --- a/resources/views/client/login_iframe.blade.php +++ b/resources/views/client/login_iframe.blade.php @@ -28,7 +28,7 @@
+ style="font: normal 12px arial;color: black;position: absolute;top: 50%;margin-top: 8px;"> Not a member? Sign up!