input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

body {
margin: auto;
color: #010200;
}

a {
color: #000099;
text-decoration: none;
font-weight: bold;
}

a:hover {
  color:#990000;
}

.hdr {
  display: block;
}

.evnt a,  .evnt img, .rimg img {
  display: block;
}

.header {
  background-image: url(images/misc/themes/default/hdr.gif);
  background-repeat: no-repeat;
  width: 100%;
  height: 44px;
  position: relative;
}

.userInfo {
  width: 728px;
  height: 35px;
  position: absolute;
}

.userInfo p {
  font-family: "Verdana", "Arial", "Helvetica";
  font-size: 7.5pt;
  font-weight: bold;
  text-align: right;
  margin-right: 15px;
  margin-top: 13px;
}

.sidebar {
  width: 128px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: black;
  float: left
}

.navbar {
  height: 427px;
  width: inherit;
}

.sbOff {
  height: 427px;
  width: 128px;
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 1;
}

.sbOn {
  background-image: url("images/misc/themes/default/m5on.gif");
  height: 427px;
  position: relative;
}

.navicons {
  background-repeat: no-repeat;
}

.sidebarfooter {
  background-image: url(https://images.neopets.com/t/1.gif);
  background-repeat: no-repeat;
  width: 130px;
  height: 20px;
}

.container {
  width: auto;
  max-width: 650px;
  float: left;
  margin-left: 10px;
  font-family: "Verdana", "Arial", "Helvetica";
  font-size: 10pt;
}

.container-header {
  float: left;
  margin-top: 3px;
  margin-bottom: 5px;
}

.notifications {
  margin-left: 13px;
  margin-right: 13px;
  width: 50px;
  height: 50px;
  float: left;
}

.content {
  clear: both;
  max-width: 595px;
}

.quickref_content {
  clear: both;
}

.clear {
  clear: both;
}

#map {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.shopbar {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 550px;
  height: 85px;
}

#navcreatepet:hover {
  background-image: url("https://i.imgur.com/rWt29Pj.png");
}

.loginbox {
  width: 300px;
  height: 95px;
  margin-left: auto;
  margin-right: auto;
}

.loginlabels {
  background-color: #ffeeaa;
  width: 40%;
  float: left;
  height: 65px;
}

.loginlabels p {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3px;
}

.logininputs {
  width: 60%;
  background-color: #fffdce;
  height: 65px;
  float: right;
}

#logintextbox {
  margin-top: 6px;
  margin-bottom: 3px;
  margin-left: 3px;
  width: 95px;
  height: 16px;
}

.loginbutton {
  background-color: #ffedc7;
  width: 100%;
  height: 30px;
}

#loginbutton {
  margin: 0 auto;
  display: block;
  width: 146px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.neologin {
  width: 300px;
  height: 95px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fffdce;
}

.petStats {
  width: 150px;
  display: inline-block;
  text-align: center;
}

.petTop {
  display: inline-block;
}

.petStatsBlock {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 270px;
  display: inline-block;
  background-color: #ffffcc;
  float: right;
}

.petImage {
  float: left;
  margin-right: 8px;
}

.petLookupContainer {
  margin: auto;
  text-align: center;
}

.userLookupContainer {
}

.userLookupContent {
  display: inline-block;
  float: left;
}

.userLookupShield {
  display: inline-block;
  float: right;
  width: 100px;
}

.userLookupLinks {
  text-align: center;
  font-size: 7.5pt;
}

.userLookupLink {
  display: inline-block;
  margin: auto;
  padding: 15px;
}

.userLookupPets {
  text-align: center;
  display: inline-table;
  margin: auto;
  width: 100%;
}

.userLookupPet {
  display: inline-block;
  padding: 1.5px;
}

#userlookup-user {
  text-align: center;
}

#inventoryitempic {
  border: 1px solid #000099;
}

#inventoryitempic:hover {
  cursor: pointer;
}

.inventoryitem {
  display: inline-block;
  width: 106px;
  text-align: center;
  vertical-align: top;
  padding-bottom: 10px;
}

.shoplinks {
  padding-bottom: 5px;
  padding-top: 5px;
}

.invContent, .safetyDepositHeader {
  max-width: 585px;
}

.sdbtable {
  border-spacing: 0px;
  border-collapse: collapse;
}

.sdbtd {
  padding: 3px;
}

.sdbtablebody {
  text-align: left;
}

#sdbheader {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 9pt;
}

#sdbname {
  width: 85px;
}

#sdbpicd {
  width: 82px;
}

#sdbqty {
  width: 50px;
  text-align: center;
}

#sdbcategory {
  width: 130px;
}

#sdbdesc {
  width: 190px;
}

#sdbrm a {
  font-weight: normal;
}

#sdbpic {
  border: 1px solid #000099;
  margin-left: auto;
  margin-right: auto;
}

.qstable {
  border-spacing: 0px;
  border-collapse: collapse;
}

.qstable th {
  font-size: 10pt;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #efedc0;
}

.qstable tr:nth-child(even) td {
    background-color: #ffffaa;
}

.qstable tr:nth-child(odd) td {
    background-color: #ffffff;
}

#qstd {
  width: 60px;
  text-align: center;
  padding: 3px;
}

#qsfooter {
  text-align: center;
  background-color: #efedc0;
}

.qstablebody {
  text-align: left;
}

.poundContent {
  width: 595px;
}

.poundPets {
  width: 185px;
  display: inline-block;
}

.poundPets a {
  font-weight: normal;
}

#sidePets img {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

.poundWrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#adoptbutton {
  width: 275px;
}

#refreshbutton {
  width: 225px;
}

#underpets {
  margin-top: 5px;
}

#tpheader {
  font-size: 12pt;
  padding: 2px;
}

.tradingPostTable {
  max-width: 400px;
  border: 4px solid #aaccaa;
  padding: 4px;
  border-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.tradingCardPostTable {
  max-width: 400px;
  border: 4px solid #fcc41c;
  padding: 4px;
  border-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.tradingpostCreateTable {
  border-collapse: collapse;
  width: 340px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
}

.tradingPostTable a {
  word-break: break-word;
  font-weight: normal;
}

#tradingLotID {
  padding-bottom: 15px;
}

#tradingLotWishlist {
  padding-top: 15px;
  padding-bottom: 15px;
}

#tradingCancel {
  text-align: center;
}

#tradingCancel a {
  font-size: 8pt;
}

#tradingCancel h3 {
  margin: 0 auto;
}

#tradingCancelBtn {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

#tradingCreate {
  border: 2px solid #aaccaa;
}

#tradingCardCreate {
  border: 2px solid #fcc41c;
}


#tradingWishlist {
  width: 235px;
  height: 50px;
}

#cardExchangeCreate {
  border: 2px solid #fcc41c;
}

.errorpage p {
  font-family: "Verdana", "Arial", "Helvetica";
  font-size: 10pt;
}

.poundImages {
  width: 400px;
  margin: 0 auto;
}

#poundImage {
  float: left;
}

.bankHeader {
  text-align: center;
}

#clock {
  width: 110px;
  font-size: 8pt;
  border: 1px solid #000000;
  background-color: #FFFF63;
  color: #000000;
  padding: 2px;
  margin: 0px;
}

.fruitmachineimages {
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#fruitprize {
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

#fmgz {
  font-size: 18px;
  font-weight: bold;
}

.fruitmachinepics {
  text-align: center;
}

.addpetContent {
  width: 600px;
}

.addpetChoices {
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.addpetChoices img {
  padding-top: 10px;
}
.addpetPets {
  width: 500px;
  margin: auto;
}

.addpetButtons {
  width: 400px;
  margin: auto;
  text-align: center;
  margin-top: 10px;
}

#addpetBtn {
  margin: 5px;
}

.myNewPet {
  padding-top: 25px;
  margin: auto;
  text-align: center;
  width: 150px;
}

.loggedIn {
  text-align: center;
}

.searchblock {
  width: 128px;
  text-align: center;
  display: inline-block;
  background-color: #ffce00;
  font-family: "Verdana", "Arial", "Helvetica";
  font-size: 7pt;
}

#searchBar {
  width: 85px;
}

#searchButton {
  width: 20px;
  font-size: 7.5pt;
  padding: 1px;
  height: 20px;
}

#searchItem {
  font-size: 7.5pt;
}

#searchTable {
  text-align: center;
}

A,TD,P,BODY {
  color: #000099;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  text-decoration: none;
}

TD,P,BODY {
  color: black;
}

DIV,BODY,IMG {
  margin: 0px;
  padding: 0px;
}

.sf,.smallfont,.tt,.tl {
  font-size: 7.5pt;
}

.tt {
  font-weight: bold;
}

#ban {
  width: 728px;
  height: 90px;
  margin: 0px;
  background-color: #FFCE00;
}

#nst {
  width: 110px;
  font-size: 8pt;
  border: 1px solid #000000;
  background-color: #FFFF63;
  color: #000000;
  padding: 2px;
  margin: 0px;
}

#ol {
  position: absolute;
  visibility: hidden;
}
/* #m,#n,#mb */
#n {
  background-color: #FFCE00;
}

.petContainer {
  width: 615px;
}

.mailTitle {
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
}

.neopia-map {
  margin-top: 20px;
}

#userInfoHeader {
  font-size: 10pt;
}

.nbtable tr:nth-child(odd) td {
    background-color: #f1f3f0;
}

.nbtable tr:nth-child(even) td {
    background-color: #FFFFFF;
}

.auction_table {
  border-collapse: collapse;
}

.auction_table td {
  text-align: center;
}

.auction_table tr:nth-child(odd) td {
    background-color: #ffffcc
}

.auction_table tr:nth-child(even) td {
    background-color: #ffffee;
}

#center {
  text-align: center;
}

.neomail_table {
  border-collapse: collapse;
}

.neomail_table td {
  border-bottom: 1px solid black;
  font-size: 9pt;
}

.neomail_table a {
  font-size: 9pt;
}

.neomail_table tr:nth-child(odd) td {
    background-color: #efefef
}

.neomail_table tr:nth-child(even) td {
    background-color: #ffffff;
}

.neomail_table th {
  background-color: #ffcf01;
  font-size: 8pt;
  text-align: left;
}

.donation_item {
  display: inline-block;
  width: 106px;
  text-align: center;
  vertical-align: top;
  padding: 0 10px 10px 10px;
}

.donationscontainer {
  margin: auto;
  width: 525px;
}

#sold_out {
  background-image: url("images/misc/sold_out.gif");
  z-index: 1;
  width: 175;
  height: 120;
}

#zindex {
  z-index: 0;
}

.EventExchangeTable {
  max-width: 400px;
  border: 4px solid #82c0ec;
  padding: 4px;
  border-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#CardExchangeCreate {
  border: 2px solid #fcc41c;
}

/* PET COLOUR LOOKUP TEXT STYLING */
#polkadot {
  background: #2BA3D8;
  background: -webkit-linear-gradient(to bottom, #2BA3D8 0%, #2CA3D8 5%, #548ED0 12%, #707FCA 21%, #8673C5 34%, #9F66C0 51%, #C353B8 68%, #D4576F 91%, #CE5A72 100%);
  background: -moz-linear-gradient(to bottom, #2BA3D8 0%, #2CA3D8 5%, #548ED0 12%, #707FCA 21%, #8673C5 34%, #9F66C0 51%, #C353B8 68%, #D4576F 91%, #CE5A72 100%);
  background: linear-gradient(to bottom, #2BA3D8 0%, #2CA3D8 5%, #548ED0 12%, #707FCA 21%, #8673C5 34%, #9F66C0 51%, #C353B8 68%, #D4576F 91%, #CE5A72 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#pc_candy {
  background: #F2C0D8;
  background: linear-gradient(to right, #F2C0D8 0%, #DBC3DD 25%, #C5C6E2 55%, #B0C8E6 73%, #B1C9E7 84%, #B1C9E7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#pc_woodland {
  background: #25CC0F;
  background: linear-gradient(to bottom right, #25CC0F 0%, #C97900 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#pg_nonb {
 background: #E6DD2E;
background: linear-gradient(to right, #E6DD2E 0%, #EDEDED 48%, #9A59CF 71%, #2D2D2D 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.countdown_timers span {
  display: inline-block;
  width: 85%;
}

.inner_timer {
  display: contents;
}

#val_am_txt {
  color: black;
}

#acp_am_txt {
  color: white;
}

#sfp_am_txt {
  color: white;
}

#mqa_am_txt {
  color: white;
}

#hw_am_txt {
  color: #ffb00e;
}

#bday_am_txt {
  color: white;
}

#qas_am_txt {
  color: black;
}

#hol_am_txt {
  color: white;
}

#default_am_txt {
  color: black;
}


#val_am_txt a {
  color: black;
  font-size: 7.5pt;
}

#acp_am_txt a {
  color: white;
  font-size: 7.5pt;
}

#sfp_am_txt a {
  color: white;
  font-size: 7.5pt;
}

#mqa_am_txt a {
  color: white;
  font-size: 7.5pt;
}

#hw_am_txt a {
  color: #ffb00e;
  font-size: 7.5pt;
}

#bday_am_txt a {
  color: white;
  font-size: 7.5pt;
}

#qas_am_txt a {
  color: black;
  font-size: 7.5pt;

}

#hol_am_txt a {
  color: white;
  font-size: 7.5pt;

}

#default_am_txt a {
  color: black;
  font-size: 7.5pt;

}

#val_clock {
  background-color: #ffefef;
  color: black;
  border-color: #d34848;
}

#acp_clock {
  background-color: #3971cd;
  color: white;
}

#sfp_clock {
  background-color: black;
  color: white;
  border-color: yellow;
}

#mqa_clock {
  background-color: #112a50;
  color: white;
  border-color: yellow;
}

#hw_clock {
  background-color: #ffb00e;
  color: black;
  border-color: black;
}


#bday_clock {
  background-color: #fcff66;
  color: black;
  border-color: black;
}

#qas_clock {
  background-color: #a17955;
  color: black;
  border-color: black;
}


#nst_clock {
  background-color: #FFFF63;
  color: black;
  border-color: black;
}

.nst_clock {
  padding: 2px;
  margin: 0px;
  width: 110px;
  font-size: 8pt;
  border: 1px solid #000000;
}

#val_nav, #default_nav, #retro_nav {
  color: black;
}

#val_nav a {
  color: #d34848;
  font-size: 7.5pt;
}

#default_nav a, #retro_nav a, #bday_nav a {
  font-size: 7.5pt;
}

#acp_nav, #bday_nav, #sfp_nav, #hw_nav {
  color: white;
}

#acp_nav a {
  color: #A8A8A8;
  font-size: 7.5pt;
}


#mqa_nav a, #hol_nav a {
  color: yellow;
  font-size: 7.5pt;
}

#hw_nav a {
  color: ffb403;
  font-size: 7.5pt;
}

#sfp_nav a, #bday_nav a, #qas_nav a {
  color: yellow;
  font-size: 7.5pt;
}

#dark_nav a {
  color: white;
  font-size: 7.5pt;
}

#dark_body {
  background-color: #000000;
  color: #ffffff;
}

#dark_body p, #dark_body ul, #dark_body li {
  background-color: #000000;
  color: #ffffff;
}

#dark_body a {
  color: #72748e;
}

#dark_m {
  background-color: #393a47;
}

#sidebar_shops {
  border: 1px solid;
  height: 175px;
  width: 173px;
  overflow-y: scroll;
  text-align: center;
}

.acp_txt_clr {
  color: #ffffff;
  border-color: #ffffff;
}

.mqa_txt_clr, .bday_txt_clr, .hol_txt_clr {
  color: yellow;
  border-color: #ffffff;
}

.sfp_txt_clr {
  color: white;
  border-color: #ffffff;
}

.hw_txt_clr {
  color: white;
  border-color: #ffffff;
}

.qas_txt_clr {
  color: white;
  border-color: #ffffff;
}


.mqa_clk_txt, .bday_clk_txt, .sfp_clk_txt, .acp_clk_txt, .hw_clk_txt {
  color: white;
  font-size: 7.5pt;
}

.default_clk_txt, .val_clk_txt, .retro_clk_txt, .hol_clk_txt, .qas_clk_txt {
  color: black;
  font-size: 7.5pt;
}

.default_txt_clr, .val_txt_clr, .retro_txt_clr {
  color: #000000;
  border-color: #000000;
}

.daily_icn {
  position: relative;
  text-align: center;
  display: inline-block;
}

.daily_icn p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 6.5pt;
}

#sidebar_shops {
  padding-top: 10px;
}

#sidebar_shops a {
  display: inline-block;
  padding: 1%;
}

#sidebar_shops img {
  width: 35px;
}

.sidebar_garden_plots {
  font-size: 7.5pt;
}

.sidebar_garden_plots h1 {
  font-size: 8.5pt;
  text-align: center;
}

.sidebar_garden_inner {
  display: inline-block;
  float: left;
  text-align: left;
}

#re_counter_tools {
  font-size: 6pt;
}

#re_counter_tools a {
  font-size: 6pt;
}

#re_counter_tools form {
  display: inline-block;
}

#sidebar_shops .scrollbar {
  overflow: overlay
}

#sidebar_shops .scrollbar::-webkit-scrollbar {
  background-color: rgba(0,0,0,0);
  width: 16px;
  height: 16px;
  z-index: 999999;
}

#sidebar_shops .scrollbar::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0);
}

#sidebar_shops .scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0);
  border-radius:16px;
  border:0px solid #fff;
}

#sidebar_shops .scrollbar::-webkit-scrollbar-button {
  display:none;
}

#sidebar_shops .scrollbar:hover::-webkit-scrollbar-thumb {
  background-color: #a0a0a5;
  border:4px solid #fff;
}

#sidebar_shops .scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
}

.rainbowpoolPoses img, .rainbowpooltd img {
  pointer-events: none;
  -webkit-touch-callout: none;
}

#grindertbl {
  border-collapse: collapse;
  width: 375px;
}

.grinderItemLink {
  font-weight:normal;
}

.grinderPrize {
  padding: 5px;
  display: inline-block;
  max-width: 150px;
  vertical-align: top;
}

.grinderPrizeBlock {
  display: block;
  text-align: center;
}

#grinderSoldOut {
  background-image: url("images/misc/sold_out.gif");
  z-index: 1;
  width: 175;
  height: 120;
  text-align: center;
  display: inline-block;
}

#rounded_banner {
  border-radius: 25px;
}

#rainbow_grad {
  background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);   -webkit-background-clip: text;
  color: transparent;
}

.cal_table ul {
  list-style: none;
  margin: 0px;
  padding-left: 0;
}

.cal_table li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 9pt;
}

.cal_table li:before {
  content: "◆";
  padding-right: 5px;
}

.colouring_pages_table a {
  color: #000000;
}

.colouring_pages_table a:hover {
  color: #000000;
}

#haggleInpt {
  display: none;
}

#neggQuestTbl {
  border-collapse: collapse;
  width: 525px;
}

#rainbowPoolContainer {
  display: block;
  width: 465px;
  margin: auto;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
}



#sidebar_shops4 {
  border: 1px solid;
  width: 173px;
  overflow-y: scroll;
  text-align: center;
}

#sidebar_shops4 {
  padding-top: 5px;
}

#sidebar_shop3s a {
  display: inline-block;
  padding: 1%;
}

#sidebar_shops4 img {
  width: 35px;
}

#sidebar_shops4 .scrollbar {
  overflow: overlay
}

#sidebar_shops4 .scrollbar::-webkit-scrollbar {
  background-color: rgba(0,0,0,0);
  width: 16px;
  height: 16px;
  z-index: 999999;
}

#sidebar_shops4 .scrollbar::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0);
}

#sidebar_shops4 .scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0);
  border-radius:16px;
  border:0px solid #fff;
}

#sidebar_shops4 .scrollbar::-webkit-scrollbar-button {
  display:none;
}

#sidebar_shops4 .scrollbar:hover::-webkit-scrollbar-thumb {
  background-color: #a0a0a5;
  border:4px solid #fff;
}

#sidebar_shops4 .scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
}

.poementry {
  white-space: pre-wrap;
}
