.page {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid #cccccc;
  width: 77%;
  min-height: 500px;
  font-size:10pt;
  background-color: white;
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
  z-index: 50;
}

.summary {
    border: 1px solid #dddddd;
    overflow: hidden;
    background-color: white;
    -moz-box-shadow:    3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow:         3px 3px 5px 6px #ccc;
    
}
.summary .caption {
    border-bottom: 1px solid #dddddd;
    background-color: #dddddd;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
}
.summary.scroll-to-fixed-fixed {
    margin-right: 10px;
}
.summary.scroll-to-fixed-fixed .caption {
    color: red;
}

.right {
  margin-left: 80%;
  margin-right: 10px;
  margin-top: 10px;
  position: fixed;
  /*width: 100%;*/
  width: 20%;
}

.party_pokemon_name {
  padding-left: 10px;
}

.party_pokemon_level {
  padding-left: 20px;
}

.onlyOnMobile {
  display: none !important;
}

.mobileMenu {
  display: none !important;
}

.ui-icon-pencil {
  background-image: url('../images/pencil-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}

.ui-icon-pencil:hover {
  cursor: pointer;
}

.page_character {
  padding-top: 10px;
  padding-bottom: 10px;

}

/*
 * Trainer card
 */
.interactButton button {
  font-size: 14px;
}

.dropdown-menu {
  font-size: 14px;
  color: #212529;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


head {
  padding: 0;
  margin: 0;
}

body,table,td,tbody,div {
  font-size:12px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

form {
  padding:0;
  margin:0 !important;
}

a {
  text-decoration:none;
  color:#009
}

a:hover {
  text-decoration:underline;
  color:#009
}

a.clicklink:link {
  font-weight:bold;
  font-size:11px;
  color:#03c;
  text-decoration:none
}

a.clicklink:hover {
  font-weight:bold;
  font-size:11px;
  color:#66f;
  text-decoration:underline
}

a.clicklink:visited {
  font-size:11px;
  color:#66f;
  font-weight:normal;
  text-decoration:none
}


a.link01:link {
  font-weight:bold;
  font-size:10px;
  color:#33c;
  text-decoration:none
}

a.link01:visited {
  font-weight:bold;
  font-size:10px;
  color:#33c;
  text-decoration:none
}

a.link01:hover {
  font-weight:bold;
  font-size:10px;
  color:#33c;
  text-decoration:underline
}

a.whitenav:link {
  font-weight:bold;
  font-size:12px;
  color:#fff;
  text-decoration:none
}

a.whitenav:visited {
  font-weight:bold;
  font-size:12px;
  color:#fff;
  text-decoration:none
}

a.whitenav:hover {
  font-weight:bold;
  font-size:12px;
  color:#fff;
  text-decoration:underline
}

a.whitenavsmall:link {
  font-weight:bold;
  font-size:11px;
  color:#fff;
  text-decoration:none
}

a.whitenavsmall:visited {
  font-weight:bold;
  font-size:11px;
  color:#fff;
  text-decoration:none
}

a.whitenavsmall:hover {
  font-weight:bold;
  font-size:11px;
  color:#fff;
  text-decoration:underline
}

a.keywhite,a.keywhite:hover {
  color:#ffffff
}

td.nav {
  width:1px
}

td.bodyarea {
  width:100000px
  }

td.blackborder {
  width:2px;
  background-color:#000
}

td.rightborder {
  width:5px
}

td.bodyarea {
  padding:6px;
  background-color:#fff
}

.username {
  font-size:9px;
  color:#36c
}

ul.pokeball
 {
 list-style-image: url('../images/pokeballicon.png');
 line-height: 1.3em;
 }
 
ul.mini
 {
 list-style-image: url('../images/pokeballiconmini.png');
 padding: 0px;
 margin-left: 15px;
 margin-top: 1px;
 }
 
img.male { background: url(../images/male.gif) ; z-index: 2; background-repeat:no-repeat; background-position:left bottom; }
img.female { background: url(../images/female.gif) ; z-index: 2; background-repeat:no-repeat; background-position:left bottom; }
img.attached { background: url(../images/attached.png) ; z-index: 2; background-repeat:no-repeat; background-position:right bottom; }

a.online
 {
 font-size:11px;
 font-weight:bold;
 font-family:verdana;
 color:green
 }

a.offline
 {
 font-size:11px;
 font-weight:bold;
 font-family:verdana;
 color:red
 }
 
a.online a:hover, a.offline a:hover {
  text-decoration:underline
}

.footer {
  padding-top: 5px;
  font: 1em Helvetica,serif;
  line-height:22px;
  /* background: #1a1a1a;  Change this to change the footer background... IE an Image: "url(img/postfooterbg.png) repeat-x;" */    
  width:100%;
  text-align:center;
  float:center;
}

.footercon {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  text-align:center;
}

.footerlist li {
  float: left;
  margin-top:5px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 1em;
  height: 150px;
  width:220px;
  list-style: none;
  list-style-image: none;
  border-right: 1px solid #ccc;
}

.footerlist li:last-child {
  border-right: none;
  background-image:url('../images/pikachu_footer.png');
  background-repeat:no-repeat;
  float: right;
}

.footerlist li:last-child:hover {
  background-image:url('../images/pikachu_footer2.png');
}

.minifooter li {
  list-style-image: url('../images/pokeballiconmini.png');
  margin-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: none;
}

.footer_col {
  padding-top: 10px;
  padding-bottom: 10px;
}

label {
    display:block;
    margin:20px;
    overflow:auto;
    font-family:sans-serif;
    color:#444;
    text-shadow:0 0 2px #ddd;
    padding:20px 10px 10px 0;
}

input.login {
    float:right;
    width:200px;
    border:2px solid #dadada;
    border-radius:7px;
    font-size:20px;
    padding:5px;
    margin-top:-10px;    
}

input.login:focus {
    outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
}

TD.footer {BACKGROUND-IMAGE: url(../images/spring/mainbottom.png); WIDTH: 100%}
.headercontent {BACKGROUND-IMAGE: url(../images/spring/middlebit.png); VERTICAL-ALIGN: middle; HEIGHT: 57px}
.menutop {BACKGROUND-IMAGE: url(../images/spring/menu_top_bg.png)}
.menumiddle {BACKGROUND-IMAGE: url(../images/spring/menu_middle_bg.png)}
.menubottom {BACKGROUND-IMAGE: url(../images/spring/menu_bottom_bg.png)}
TD.nav {BACKGROUND-IMAGE: url(../images/spring/main_left_bg.png); TEXT-ALIGN: right}
.navbg {padding: 0px 0px 0px 10px; FONT-SIZE: 9px; BACKGROUND-IMAGE: url(../images/spring/nav_bg.png);}
.navsep {PADDING: 2px 0px 2px 0px; BACKGROUND-IMAGE: url(../images/spring/nav_bg.png); TEXT-ALIGN: right}
TD.rightborder {BACKGROUND-IMAGE: url(../images/spring/main_right_bg.png);}
.userlookup { background-image: url(../images/spring/user_lookup_bg.png)}
.userinput { font-family: Arial, Helvetica, sans-serif;	font-size: 12px}

.copyright {
  padding: 4px;
  font-size: 7pt;
  width: 90%;
  text-align: center;
}

.status {
background-image:url('../images/pokenet.png');
background-repeat:no-repeat;
background-position:left;
background-size:25px 25px;
font-style:italic;
color: #888787;
line-height:25px;
padding-left:22px;
vertical-align:middle;
font-size: 15px;
font-weight: normal;
}

.pokenet_box{
background-image:url('../images/pokenet.png');
background-repeat:no-repeat;
background-position:left;
padding-left:25px;
height:25px;
width:250px;
vertical-align:middle;
}

.banner {
    background-color: #cc413e;
    color: #fefefe;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow-y: auto;
    font-size: 0.5em;
    /*height: 120px;*/
    overflow: hidden;
}

.banner a {
    color: #fefefe;
}

.banner a:hover {
    text-decoration: underline;
    color: #fefefe;
}

.logo:hover {
  text-decoration: none !important;
}

.banner li {
  display: inline;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  list-style-image: url('../images/pokeballiconmini.png');
  font-family: 'Fjord One', serif;
  font-size: 1.5em;
  background: none;
}

.title {
    font-size: 140%;
    font-weight: bold;
}
.header {
    background-color: #494949;
    padding: 10px;
    background-image: url('../images/pokeballcentrebg.png');
    background-position: center;
    background-repeat: no-repeat;
    color: #0088c2;
    overflow-y: hidden;
    overflow: hidden;
    min-height: 40px;
}
.header.scroll-to-fixed-fixed, a.header.scroll-to-fixed-fixed {
    color: red;
    padding: 0;
    margin: 0;
    padding-top: 8px;
    width: 100%;
}

.header div {
  font-size: 15px !important;
}

li.stickyheader {
  display: inline;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  list-style-image: none;
  list-style: none;
  font-family: 'Fjord One', serif;
  font-size: 1.5em;
  background: none;
}

.stickyheader:first-child {
  border-right: none;
}

.stickyheader:last-child {
  border-right: none;
}

.stickyheader a:hover {
  text-decoration:underline;
  color:#cc413e
}

li.stickyheader2 {
  display: inline;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  list-style-image: none;
  list-style: none;
  font-family: 'Fjord One', serif;
  background: none;
}

.header_banner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.header_banner li {
  display: inline;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  list-style-image: url('../images/pokeballiconmini.png');
  font-family: 'Fjord One', serif;
  font-size: 1.5em;
  background: none;
}

.mobileSideMenu {
  display: none;
}

.stickybar {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
    .logo img{
      display: block;
      position: relative;
      margin-left: auto;
      margin-right: auto;
    }

    .header_banner {
      display: none;
    }

    .mobileSideMenu {
      display: block;
    }
 }

hr.faded {
  width:90%;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.tableheader {
    background-color: #494949;
    padding: 10px;
    color: #0088c2;
}

.progress {
  height: 10px !important;
  max-width: 125px !important;
}

.exp {
  max-height:5px;
}

.active {
  background-color: white;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  /*padding: 0 10px 0 40px;*/
}

.friendslist li a {
  text-shadow: 1px 1px 0px rgba(255,255,255, .2);
  background: #FFFFFF;
  border-bottom: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
  box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
  list-style: none;
  line-height: 10px !important;
  color: red !important;
}

#navigation-option {
	margin: 0 -20px 0 0px;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 75px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	/*overflow-style: marquee-line;*/
	z-index: 999;
}

/*#navigation-option li {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 31px;
	list-style: none;
}*/

#navigation-option li {
    background-color: #494949;
    padding: 10px;
    color: #0088c2;
    overflow-x: hidden;
    margin: 0;
    padding-top: 15px;
    width: 100%;
}

#navigation-option .nav-dir h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	display: block;
	width: 240px;
	line-height: 21px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #242424;
}

#navigation-option .nav-dir a {
	margin: 0;
	padding: 5px 0 5px 10px;
	display: block;
	width: 240px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	border-right: none !important;
}

#navigation-option .nav-dir a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF0404;
}

.nav-shift {
	margin-left: 10px !important;
}

/*/ DROPDOWN EFFECT /*/

li.navDirectory ul {
	display: none;
}

li.turnOffMenu ul {
	display: none;
}

.scroll-to-fixed-fixed {
  background-image: none !important;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.frontPageRegisterBlock {
  min-width: 276px;
  /*float:left;*/
  display: inline;
  vertical-align: top;
  word-wrap: normal;
}

.frontPageList {
  list-style: none;
  /*float: left;*/
  display: inline-block;
}

.plainList {
  list-style-type: none;
  width: 100%;
}

.leftAligned {
  float: left;
  /*display: inline;*/
}

.profileBackgroundImage:hover {
  background-color: #efefef;
  border-radius:5px;
}

/*
 * Hamburger dropdown menu
 */
 
.expand {
  display: block !important; 
}

.scroll-to-fixed-fixed#hamburgerMenuButton {
  display: none !important;
}

.slideup, .slidedown {
  max-height: 0;            
  overflow-y: hidden;
  -webkit-transition: max-height 0.5s ease-in-out, background 0.5s ease-in-out, border-bottom 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out, background 0.5s ease-in-out, border-bottom 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out, background 0.5s ease-in-out, border-bottom 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out, background 0.5s ease-in-out, border-bottom 0.5s ease-in-out;
}

.slidedown {            
  max-height: 500px;
  background-color: white;
  border-bottom: 1px solid #ccc;
}

.rotated {
  -webkit-transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -moz-transform: rotate(90deg); /* Firefox */
  -webkit-transform: rotate(90deg); /* Safari and Chrome */
  -o-transform: rotate(90deg); /* Opera */  
}

.rotatedBack {
  -webkit-transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -o-transform: rotate(180deg); /* Opera */  
}

.rm-ul {
  list-style-type: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.rm-li {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align:center;
}

.rm-li:hover {
  background-color: #efefef;
}

.rm-li:hover:nth-last-child(1) {
  background-color: transparent;
}

.rm-bottom {
  /*display: inline-block;*/
  padding-left: 2px;
  padding-right: 2px;
  border-right: 1px solid #ccc;
  float: left;
  margin-bottom: 5px;
  width:23%;
}

.rm-bottom:nth-last-child(1) {
  border-right: 0px;
}

/*
 * Page Titles
 */
h1.page_title {
  font-family: Cambria, Georgia, Times, "Times New Roman", serif - p, t;
  border-bottom: 2px solid;
  padding-left:25px;
  font-family:"Whitney Cond A","Whitney Cond B","ronnia-condensed",sans-serif;
  font-weight:700;
  font-size:33px;
  text-decoration: none !important;
}

h1 {
  /*font-family: 'Lato', sans-serif;
  border-bottom: 2px solid;*/
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  padding:10px;
  font-weight:700;
  font-size:33px;
  text-decoration: none !important;
  margin-bottom: 15px !important;
}

.page_title_red {  
  color: #c68181 !important;
  border-bottom: #c68181;
  background-image:url('../images/berry/harvest.png');
  background-repeat:no-repeat;
  background-position:left center;
}

.page_title_pokedex {
  color: #5c92fa !important;
  border-bottom: #5c92fa;
  background-image:url('../images/pokedex/icon_sinnoh.png');
  background-repeat:no-repeat;
  background-position:left center;
}

/*
 * Check.php page for guests accessing pages requiring login
 */
 .login_container {
  background-image: url('../images/spring/bg.png');
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  width:100%;
  height:650px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  z-index: 0;	
}

.login_box input[type="text"] {
  width: 430px;
  height: 64px;
  padding: 5px;
  font-size:2em;
  font-family: Tahoma, sans-serif;
  background-image: url('../images/login_bg.png');
  background-repeat: no-repeat;
  background-position: center;
  border:none;
  /*display:inline;*/
  vertical-align:middle;
  background-color: transparent;
  z-index:10;
}

.login_box input[type="password"] {
  /*width: 430px;
  height: 64px;*/
  padding: 5px;
  font-size:2em;
  font-family: Tahoma, sans-serif;
  background-image: url('../images/login_bg.png');
  background-repeat: no-repeat;
  background-position: center;
  border:none;
  display:inline;
  vertical-align:middle;
  background-color: transparent;
  z-index:1;
}

.login_text {
  z-index:1;
}	

.berrytree {
  background-image:url('../images/berry/harvest.png');
  position:absolute;
  margin-top:150px;
  margin-left: 175px;
  height:32px;
  width:22px;
  z-index:3;      	
}

.ranch {
  background-image:url('../images/ranch/house/1.png');
  position:absolute;
  margin-top:85px;
  margin-left: 255px;
  height:79px;
  width:81px;
  z-index:3;      	
}

@media (max-width: 960px) {
  .right {
    display: inline-block;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    color: red;
    width: 99%;
  }
    
  .page {
    width: 95%;
    float: none;
  }
  
  .accordion {
    width: 95%;
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: 5px;
    float:left;
  }
  
  .footerlist li {
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
  
  .footerlist li:last-child {
    border-right: none;
    border-bottom: none;
  }
  
  .minifooter li {
    list-style-type: none;
    list-style-image: none;
  }

  .footer_col {
    text-align: center;
  }

  .hof_position_1 span {
    font-size: 15px !important;
  }

  .hof_position_2 span {
    font-size: 14px !important;
  }

  .hof_position_3 span {
    font-size: 13px !important;
  }
}

@media (max-width: 445px) {
  .page {
    margin-left: 0px !important;
    margin-right: 0px;
    box-shadow: 0px;
    width: 100%;
  }
  
  .notOnMobile {
    display: none !important;
  }
  
  .onlyOnMobile {
    display: inline !important;
  }
  
  .mobileMenu {
    display: block !important;
  }
  
  .hamburger {
    margin-top: -4px;
  }
  
  .stickyheader {
    text-align: center;
  }
  
  .banner {
    text-align: center;
  }

  .footer_col {
    text-align: center;
  }

  .minifooter li {
    list-style-type: none;
    list-style-image: none;
  }

  .hof_position_1 span {
    font-size: 15px !important;
  }

  .hof_position_2 span {
    font-size: 14px !important;
  }

  .hof_position_3 span {
    font-size: 13px !important;
  }
}

table.visitor {
  background-color:#91e772;
  border: 1px solid #238b00;
  width:25%;
  text-align:center
}

.gender_bg_f:hover {
  background-color: #ff99cc;
}

.gender_bg_m:hover {
  background-color: #3060d8;
}

/*
 * info.php
 */
 ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
}

/*
 * Hall of Fame
 */
.hof_position {
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 0.5;
}

.hof_position:hover {
  opacity: 1;
}

.hof_position a {
  color: black;
}

.hof_position_1 {
  background-color: rgba(255,215,0, 0.8);
  padding-top: 45px;
  padding-bottom: 45px;
  opacity: 1;
  font-weight: bold;
}

.hof_position_1 span {
  font-size: 20px;
}

.hof_position_2 {
  background-color: rgba(192,192,192, 0.8);
  padding-top: 35px;
  padding-bottom: 35px;
  opacity: 0.9;
  font-weight: bold;
}

.hof_position_2 span {
  font-size: 17px;
}

.hof_position_3 {
  background-color: rgba(205,127,50, 0.8);
  padding-top: 30px;
  padding-bottom: 30px;
  opacity: 0.8;
  font-weight: bold;
}

.hof_position_3 span {
  font-size: 14px;
}

.hof_position_4 {
  opacity: 0.7;
}

.hof_navigation {
  font-size: 15px;
}

/*
 * Favourites page
 */
table.bag {
  height:100%;
  width:100%;
  padding:10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.bag th {
  background-image:url('../images/updownarrow.png');
  background-repeat:no-repeat;
  background-position:98% 50%;
  cursor:pointer;
  text-align: center;
  min-height: 30px;
}

.bag tr:hover {
  background-color:#cccccc;
}

.bag td {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

table.main {
  padding:15px;
  text-align:center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}  

/*
 * Trade script
 */
 table.stats {
  height:100%;
  width:100%;
  padding:10px;
  text-align:center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
 }
 tr.stats {
  height:30px;
  padding:10px;
  vertical-align:middle;
 }
 tr.unreasonable {
  height:30px;
  padding:10px;
  vertical-align:middle;
  background-color:red;
 }
 tr.stats:hover {
 background-color:#cccccc;
 }
 td.options {
   font-weight: bold;
   width:50%;
 }
 .explain {
   font-weight:normal;
 }
 
 
table.search {
  height:100%;
  width:100%;
  padding:10px;
  text-align:center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

 th.search {
  background-image:url('images/updownarrow.png');
  background-repeat:no-repeat;
  background-position:98% 50%;
  cursor:pointer;
}

 tr.search {
  height:30px;
  vertical-align:middle;
}

tr.search:hover {
  background-color:#cccccc;
}

tr.bounty {
  background-color:#fbe59a;
}

tr.bounty:hover {
  background-color:#7975AF;
}

tr.unreasonable {
  background-color:#D65E6C;
}

tr.unreasonable:hover {
  background-color:#BD535F;
}
 
.tradebox_nobounty {
  border: 1px solid #a39d92;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 0px #a39d92, 0 0 0 rgba(0, 0, 0, 0);
  padding:5px;
  margin:10px;
  vertical-align:middle;
  text-decoration:none;
  width: 25%;
  text-align:center;
  display: inline-block;
}
 
.tradebox_nobounty:hover {
  background-color: #b3afa8;
}
 
.tradebox_bounty:hover {
  background-color: #b3afa8;
}
 
.tradebox_bounty {
  border: 1px solid #f8c820;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 0px #a39d92, 0 0 0 rgba(0, 0, 0, 0);
  padding:5px;
  margin:10px;
  vertical-align:middle;
  text-decoration:none;
  width: 25%;
  text-align:center;
  display: inline-block;
  background-color: #f8db74;
}

.text_shadow {
  text-shadow: -1px 1px 1px rgba(0,0,0,.5);
}
