*{margin:0;padding:0;}
input[type="button"], input[type="submit"]{
  padding:1px;
  padding-left:4px;
  padding-right:4px;
}
ul{
  margin-left:1em;
}
li{
  margin-left:1em;
  padding-left:0.2em;
}
span.pagegentime{
  font-size:8pt;
  opacity:0.2;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition:    opacity 0.4s ease-out;
  -o-transition:      opacity 0.4s ease-out;
  -ms-transition:     opacity 0.4s ease-out;
  transition:         opacity 0.4s ease-out;
}
span.pagegentime:hover{
  opacity:1;
}
div.shadow{
  -moz-box-shadow:    0px 0px 12px #03436A;
  -webkit-box-shadow: 0px 0px 12px #03436A;
  box-shadow:         0px 0px 12px #03436A;
  
  min-width: 600px;
  max-width: 1198px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border-left:   1px solid #1E5D87;
  border-right:  1px solid #1E5D87;
  border-bottom: 1px solid #1E5D87;
  padding:0;
}
div.content{
  padding: 5px;
  padding-left:150px;
  padding-right: 1em;
}
div.nav{
  float:left;
  margin-top:30px;
  margin-right:1em;
  min-height:15em;
  margin-left:-140px;
}
div.nav ul{
  padding:0;
  margin:0;
  -webkit-transition: all 0.8s ease;
  -moz-transition:    all 0.8s ease;
  -o-transition:      all 0.8s ease;
  -ms-transition:     all 0.8s ease;
  transition:         all 0.8s ease;
}
div.nav > ul:hover > li > a{
  opacity:0.5;
}
div.nav li{
  list-style-type:none;
  margin:0;
  margin-top: 0.1em;
}
div.nav li > a{
  padding-right:2em;
  padding-left:0.4em;
  display:block;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-radius-topright:    1.5em;
  border-top-right-radius:        3em 1em;
  -moz-border-radius-bottomright: 1.5em;
  border-bottom-right-radius:     3em 1em;
  font-weight:bold;
  text-decoration:none;
}
div.nav > ul:hover > li > a:hover{
  padding-top:0.4em;
  padding-bottom:0.4em;
  background-color: #FFCC40;
  -moz-box-shadow:    0px 0px 4px black;
  -webkit-box-shadow: 0px 0px 4px black;
  box-shadow:         0px 0px 4px black;
  color:black;
  opacity:1;
}
div.nav li.act > a{
  padding-top:0.1em;
  padding-bottom:0.1em;
  background-color: #FFCC40;
  -moz-box-shadow:    0px 0px 4px black;
  -webkit-box-shadow: 0px 0px 4px black;
  box-shadow:         0px 0px 4px black;
  color:black;
}
body{ 
  padding:0;margin:0;
  font-size: 12pt;
  font-family: "DejaVu Sans", "Segoe UI", Candara, "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
  
  background: -webkit-linear-gradient(top, white -250%, #3D9AD1 100%); /* Chrome10+,Safari5.1+ */
  background:    -moz-linear-gradient(top, white -250%, #3D9AD1 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, white -250%, #3D9AD1 100%); /* IE10+ */
  background:      -o-linear-gradient(top, white -250%, #3D9AD1 100%); /* Opera11.10+ */
  background:         linear-gradient(top, white -250%, #3D9AD1 100%); /* W3C */
  background-color: #3D9AD1;
  background-repeat: no-repeat;
}

p{
  text-align: justify;
  margin-bottom: 0.2em;
  margin-top:0.2em;
}
p::first-letter{
  font-size:130%;
}

.thcolor{
  background-color:#3D9AD1;
  color:white;
  -moz-border-radius: 7px;
  border-radius:      7px;
  border: 1px solid #0969A3;
  
  -moz-box-shadow:    inset 0px 0px 12px #0969A3;
  -webkit-box-shadow: inset 0px 0px 12px #0969A3;
  box-shadow:         inset 0px 0px 12px #0969A3;
}
.thcolor a{
  /*text-shadow: 0 0 0.2em #3D9AD1;*/
}
td {padding:0.15em}
td.thcolor {padding:0.15em}
td.thcolor td {padding:0}
tr.pwn{cursor:pointer;}
tr.pwn a{
  display:inline-block;
  width:100%;
  height:100%;
  color:black;
  text-decoration:none;
}
table{ border-collapse:collapse;}
tr.pwn:hover td{
  background-color: #FFBB00;
  background: -webkit-linear-gradient(top, white -50%, #FFBB00 50%, white 150%); /* Chrome10+,Safari5.1+ */
  background:    -moz-linear-gradient(top, white -50%, #FFBB00 50%, white 150%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, white -50%, #FFBB00 50%, white 150%); /* IE10+ */
  background:      -o-linear-gradient(top, white -50%, #FFBB00 50%, white 150%); /* Opera11.10+ */
  background:         linear-gradient(top, white -50%, #FFBB00 50%, white 150%); /* W3C */
}
tr.pwn td:first-child{
  -moz-border-radius-topleft:    7px;
  -moz-border-radius-bottomleft: 7px;
  border-top-left-radius:        7px;
  border-bottom-left-radius:     7px;
}
tr.pwn td:last-child{
  -moz-border-radius-topright:    7px;
  -moz-border-radius-bottomright: 7px;
  border-top-right-radius:        7px;
  border-bottom-right-radius:     7px;
}
tr.pwn img{ margin-bottom: -4px;}
td.noblock a{display:inline;}
td.forumlastpage{ text-align:center;}
td.forumlastpage:hover a{
  color: #FF8C00;
}

a:link {
  color: #FF8C00;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition:    all 0.3s ease-out;
  -o-transition:      all 0.3s ease-out;
  -ms-transition:     all 0.3s ease-out;
  transition:         all 0.3s ease-out;
}
a:visited {color: #FF8C00;  text-decoration: none;}
a:hover {  color: #FFA940; text-decoration: underline;}
a:active { color: rgb(255, 0, 102);text-decoration: underline;}
/*pagelinks */
a.plink{
  height: 1em;
  min-width: 1.5em;
  padding-top:0.25em;
  padding-bottom:0.25em;
  -moz-border-radius: 0.8em;
  border-radius:      0.8em;
  border: 1px solid white;
  margin-bottom: 4px;
  text-align:center;
  display:inline-block;
  line-height: 1em;
  vertical-align: baseline;
}
a.plink:link {   text-decoration: none;}
a.plink:visited {text-decoration: none;}
a.plink:hover {  
  color: white;
  text-decoration: none;
  background-color:#FFBB00;
  border: 1px solid #BF9930;
  -moz-box-shadow:    inset 0px 0px 0.3em 0.05em #BF9930, 0px 0.07em 0.2em gray;
  -webkit-box-shadow: inset 0px 0px 0.3em 0.05em #BF9930, 0px 0.07em 0.2em gray;
  box-shadow:         inset 0px 0px 0.3em 0.05em #BF9930, 0px 0.07em 0.2em gray;
}
a.plink:active { color:white;text-decoration: none;
  background-color:#FFCC40;
  border: 1px solid #BF9930;
  -moz-box-shadow:    inset 0px 0px 0.3em 0.05em #BF9930, 0px 0.07em 0.2em gray;
  -webkit-box-shadow: inset 0px 0px 0.3em 0.05em #BF9930, 0px 0.07em 0.2em gray;
  box-shadow:         inset 0px 0px 0.3em 0.05em #BF9930, 0px 0.07em 0.2em gray;
}

h3{
  text-align:center;
  font-size: 18pt;
  color: #03436A;
  margin-top:1em;
  margin-bottom:1em;
}
h4{
  font-size:14pt;
  color: #03436A;
  margin-top:5px;
  margin-bottom:5px;
  margin-left: 5px;
}

div.postcontent{
  overflow:auto;
  max-width:1050px;
  word-wrap: break-word;
}
div.postcontent img{
  max-width:500px;
  margin:2px
}
img {border: 0;margin:0}

div.controlsheader{
  -moz-box-shadow: 0px 0px 12px #555;
  -webkit-box-shadow: 0px 0px 12px #555;
  box-shadow: 0px 0px 12px #555;
  border-bottom: 1px solid #1E5D87;
  
  position:relative;
  margin-top: 0;
  background-color: #3D9AD1;
  color:white;
  padding-left: 3px;
  padding-right:3px;
  background: -webkit-linear-gradient(top, white -85%, #3D9AD1 60%); /* Chrome10+,Safari5.1+ */
  background:    -moz-linear-gradient(top, white -85%, #3D9AD1 60%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, white -85%, #3D9AD1 60%); /* IE10+ */
  background:      -o-linear-gradient(top, white -85%, #3D9AD1 60%); /* Opera11.10+ */
  background:         linear-gradient(top, white -85%, #3D9AD1 60%); /* W3C */
}
div.controlsheader input.txt{
  border: 1px solid #3D9AD1;
}
div.controlsheader a{
  color: black;
}

a.title{
  font-weight:bold;
  font-size:30pt;
  text-shadow: 0 0 0.2em black, 0 0 0.02em black;
  height: 55px;
  padding-top: 15px;
  display:block;
  background-image: url(/incl/img/XupBanner1200.png);
  margin:0;
  color: #FFBB00;
  line-height: 1em;
  vertical-align: baseline;
  padding-left: 150px;
  text-decoration:none;
}
a.title:hover{
  color: #FFCC40;
}
div#namecontainer{
  margin-top: -0.5em;
}




div.legend{
  color: black;
  position: absolute; 
  border: 1px solid black; 
  background-color: white; 
  margin-top: -31px; 
  margin-left: 0px;
  padding: 3px 6px 3px 6px;
}
div.fieldset{
  -moz-box-shadow:    0px 0px 5px #555;
  -webkit-box-shadow: 0px 0px 5px #555;
  box-shadow:         0px 0px 5px #555;
  
  max-width:1005px;  /*about 80%*/
  display:block;
  overflow:auto;
  color: white;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 10px;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right:5px;
  border: 1px solid #555; 
  background-color: #3D9AD1;
}


pre.forum{
  overflow: auto;
  padding: 10px 10px 10px 10px; /*top right bottom left*/
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 10px;
  border: 1px dashed black;
  color: black;
  /* white-space: nowrap;*/
}

div.spoiler{
  color: black;
  background-color: black;
  display:inline;
  padding:2px;
  padding-left:5px;
  padding-right:5px;
}
div.spoiler:hover{color: white;}
div.spoiler img{display: none;}
div.spoiler:hover img{display: inline;}
div.spoiler pre.forum{color:white;}
div.spoiler:hover pre.forum{color:black;}
