/* variants for the gaming pages */
div.words {    height: 65px;}

div.spell {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #001111;
               margin: 0px;
              padding: 4px;}

div.diarybox {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #001111;
           font-style: italic;
               margin: 0px;
              padding: 4px;}

div.citybox {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #223311;
               margin: 0px;
              padding: 4px;}

div.racebox {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #001111;
               margin: 0px;
              padding: 4px;}

div.tavern {   border: none;
     background-color: #000000;
                  top: 35px;
                 left: 30px;
              padding: 5px;
             position: fixed;
             overflow: auto;
              z-index: 5;}

div.tavernmenu {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #001111;
               margin: 0px;
              padding: 4px;}

div.shipdata {
     background-color: #001111;}



/* images */
img.robotfaction {
                float: right;}

div.largegate { width: 200px;
               height: 200px;
          margin-left: auto;
         margin-right: auto;
           background: url(../images/stargate-thegate-large-1.png);}

img.mark {}

ul.markslist {padding: 0px;
               margin: 0px;
      list-style-type: none;
       padding-bottom: 10px;
         padding-left: 4px;}

select {       border: none;
                color: #d3d7cf;
     background-color: #000000;}

option {       border: none;
                color: #d3d7cf;
     background-color: #000000;}

option:focus {
     background-color: #8ae234;}

/* tables  */
table {        border: none;}

tr {          padding: 0px;}

td {   vertical-align: top;
              padding: 0px;
         padding-left: 0.5em;}

#weaponicons td
          {text-align: center;}


/* For the d20 Future SRD*/

p.purchasedc {
            font-size: 10px;
           font-style: italic;}

p.purchaseitem {color: #4e9a06;
       padding-bottom: 0px;}

table.eqlist {  width: 430px;
       padding-bottom: 10px;}

div.eqstatbox {border: none;
                  top: 35px;
                 left: 30px;
              padding: 5px;
             position: fixed;
             overflow: auto;
              z-index: 3;
           overflow-x: hidden;}


/* used in army lists */
span.points {   float: right;}


/* used on the Khornish pages */
div.scripture {
           font-style: italic;
           text-align: center;}


/* Roleplay Stuff */
span.subby {font-size: 8px;
           font-style: italic;}

#spellindex {  border: none;
     background-color: #000000;
                  top: 35px;
               bottom: 110px;
                 left: 30px;
                width: 450px;
              padding: 5px;
             position: fixed;
             overflow: auto;
              z-index: 5;
    background-repeat: no-repeat;
  background-position: bottom right;}

div.harrow {
               border: 5px;
         border-style: solid;
         border-color: #000000;
     background-color: #110011;
               margin: 0px;
              padding: 4px;}

p.harrowera {
            font-size: 10px;
          font-weight: bold;
               margin: 0px;
               border: 0px;
              padding: 0px;}

p.harrowcard {  color: #06989A;
            font-size: 10px;
           font-style: italic;
       padding-bottom: 0px;}

p.harrowmean {
            font-size: 10px;
           font-style: italic;}


/* Dairy Rules stuff */
table.dairytable {
               border: 5px;
         border-style: solid;
         border-color: #000000;
        border-radius: 10px;
     background-color: #001111;
               margin: 0px;
              padding: 4px;}


/* Fleet Lists*/
table.fleet {   width: 100%;}
table.fleet th {
           text-align: left;
          font-weight: bold;}
table.fleet th.left {
           text-align: left;}
table.fleet th.right {
           text-align: right;}
table.fleet td.right {
           text-align: right;}

