body {
  margin: 0px;
  padding:0px 10px 0px 10px;
  margin-bottom: auto;
}

.webmget {
  transition:0.5s;
 float:left;
 margin-right:15px;
 max-width:250px;
 max-height:250px;
 width:auto;
 height:auto;
}

.webmget:hover {
 max-width:800px;
 max-height:600px;
 transition:0.5s;
 width:auto;
 height:auto;
}

td #webmget {
 margin-left:-20px;
 max-width:175px;
 max-height:150px;
}

td #webmget:hover {
 max-width:800px;
 max-height:600px;
 transition:0.5s;
 width:auto;
 height:auto;
}

td #webmget {
  margin-left:-20px;

}

blockquote blockquote {
  margin-left: 0em;
}

form {
  margin-bottom: 0px;
}

form .trap {
  display:none;
}

.postarea {
  text-align: center;
}

.postarea table {
  margin: 0px auto;
  text-align: left;
}

.thumb {
  border: none;
  float: left;
  margin: 2px 20px;
}

.nothumb {
  float: left;
  background: inherit;
  border: 2px dashed #aaa;
  text-align: center;
  margin: 2px 20px;
  padding: 1em 0.5em 1em 0.5em;
  font-family: none;
}

.reply blockquote, blockquote :last-child {
  margin-bottom: 0em;
}

.reflink a {
  color: inherit;
  text-decoration: none;
}

.reflink a:hover{
  color: #800000;
}

.reply .filesize {
  margin-left: 0px;
}

.userdelete {
  float: right;
  text-align: center;
  white-space: nowrap;
}

.replypage .replylink {
  display: none;
}

.pagelist {
  max-width: 600px;
}

.admin {
  color: #800080;
  font-weight: normal;
}

.mod {
  color: #FF0000;
  font-weight: normal;
}

.vip {
  color: #336600;
  font-weight: normal;
}

#watchedthreads {
  position: absolute;
  background-color: #F0E0D6;
  border: 1px dotted #EEAA88;
  border-top: 0px none;
}

#watchedthreadsdraghandle {
  text-align: center;
  font-family: Trebuchet MS;
  cursor: move;
}

#watchedthreadlist {
  padding: 3px;
  font-size: 0.8em;
}

#watchedthreadsbuttons {
  position: absolute;
  bottom: 3px;
  left: 3px;
}

.spoiler {
  color: black;
  background-color: black;
}

.extrabtns {
  vertical-align: middle;
}

.hidethread {
  background: transparent url('./icons/blue/icons.gif') -32px -16px no-repeat;
}

.unhidethread {
  background: transparent url('./icons/blue/icons.gif') -48px 0px no-repeat;
}

.watchthread {
  background: transparent url('./icons/blue/icons.gif') -32px 0px no-repeat;
}

.expandthread {
  background: transparent url('./icons/blue/icons.gif') 0px -16px no-repeat;
}

.quickreply {
  background: transparent url('./icons/blue/icons.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
  background: transparent url('./icons/blue/icons.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
  background: transparent url('./icons/blue/icons.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
  background: transparent url('./icons/blue/icons.gif') -16px 0px no-repeat;
}

.reflinkpreview {
  position: absolute;
  padding: 5px;
  background-color: #F0E0D6;
  border: 1px dotted #000000;
}
#topnav {
  color:#ffff00;
  /*background:#243a86;*/
  padding:8px;
  margin-left: -10px;
  margin-right: -10px;
}
#logo {
  margin-left: -10px;
  margin-right: -10px;
}
#pup_helpscreen {
  margin-left: -10px;
}
#topnav a {
  color:#ffff00;
}
#includeheader {
  text-align:center;
}
.messagebox {
  width:410px;
  height:135px;
}
.replybtn {
  font-size:1.3em;
}
.submitbtn {
  font-size:1.3em;
  background: #ccccff;
}
#delform {
  margin:0px 10px;
}
/* PonyUp */
#lightbox{  position: absolute;  left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; padding-left:0px}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font-size: 1.2em; background-color: #fff; margin: 0 auto; overflow: auto; width: 100%  ; }

#imageData{  padding:0 10px; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }  
#imageData #caption{ font-weight: normal; line-height:1em; }
#imageData #caption .reply { padding:10px; margin-bottom:15px;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }      
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}     

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* PonyUp Styles */
#gototop:hover {
  cursor:pointer;
}
#replyboxclose:hover {
  cursor:pointer;
}
#ponyupmenu:hover {
  cursor:pointer;
}
#replyboxdiv:hover {
  cursor:move;
}
#fileinputph:hover {
  cursor:pointer;
}
#replyboxdiv input[type="submit"] {
  font-size: 1.2em;
  margin: 0px 0 0 0;
  vertical-align: top;
}
#replyboxdiv {
  font-family:sans-serif;
}
#replyboxdiv table {
  background:#243a86;
  color:#fff;
}
.dllink:hover {
  cursor:pointer;
}
#replybox {
}
#replyboxdiv {
  background:#243a86;
  color:white;
}
#replyboxdiv label {
  width:62px;
  display:inline-block;
  padding:3px 6px;
  color:white;
  font-weight:bold;
}
.repliesspan {
  padding-left:10px;
}
.repliesspan>a, .repiesspan:first-child {
  font-size:.8em;
}
.extrabtns {
  padding-bottom:7px;
}


