html
{
-ms-text-size-adjust:none;
-webkit-text-size-adjust:none;
}


hr
{
      border: 0px;
      color: white;
      background-color: white;
      height: 1px;
}

a
{
     font-size: 16px;
}

a#gamename
{
  font-family: "Times New Roman", serif;
  font-size: 16px;
  font-variant: small-caps;
  color: #000033;
  font-weight: bold;
}

a:hover#gamename
{
   color:  #CC6600;
}

.simple_body
{
  background-color: #000000;
  color: #525252;
  font-family: Verdana,sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

body
{
  background-color: #000000;
  color: #525252;
  font-family: Verdana,sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.bg_body
{
  background-color: #000000;
  color: #525252;
  font-family: Verdana,sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  padding: 0 0 0 0;
  margin: 0 0 0 0;

  background-position: center top;
  background-repeat: repeat-x;
}


p
{
  font-size: 16px;
  font-family: Verdana,sans-serif;
  font-weight: normal;
  text-align: justify;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-indent: 10px
}

div, table, tr
{
  font-size: 16px;
  font-family: Verdana,sans-serif;
}


td
{
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
    background-color: transparent;
  font-size: 16px;
  font-family: Verdana,sans-serif;
}

h1,h2,h3, h4
{
  font-family: Verdana,sans-serif;
   margin: 0px;
  text-indent: 10px
}

#news_text
{
  font-family: "Verdana";
  color: #525252;
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
}

a
{
  color: #FF6600;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #FF9922;
  text-decoration: none;
}

a#game_menu
{
  color: #00095b;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;

}

#faq_menu
{
  color: #c9c0af;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  text-indent: 0px;
  margin-bottom: 12px;
  font-family: "Times New Roman", serif;
 }

a:hover#faq_menu
{
  color: #fafaf8;
}

.toggle
{
   font-size: 16px;
}

a#menu
{

  font-size: 16px;
}

.question
{
  cursor: hand;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color:#660000 ;

  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 10px;
}

.answer
{
  cursor: text;
  font-size: 16px;
  font-weight: normal;
  color: gray;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 10px;
  display: none;
  font-style: normal;
}

#press_citate
{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  text-indent: 10px;
  font-family: "Courier New", Courier, monospace;
  font-size: 16px;
 
}

#customer_citate
{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  text-indent: 10px;
  font-family: "Courier New", Courier, monospace;
  font-size: 16px;
  font-style: italic;
}

#citate_link
{
  padding-left: 10px;

}

.date
{
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #A9A9A9;
}


.answer_non_fold
{
  cursor: text;
  font-size: 16px;
  font-weight: normal;
  color: gray;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 10px;
  display: block;
  font-style: normal;
}

.ordersearch
{
  font-size: 16px;
  font-weight: normal;
  color: gray;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 10px;
  font-style: normal;
  text-indent: 0px;
}

.news_small
{
  text-indent: 0px;
  font-size: 16px;

}

.news_small_title
{
  text-indent: 0px;
  font-size: 16px;
  color: #696969;
  font-weight: bold;
  padding-bottom: 10px;
  font-style: italic;

}

.news_small_main_title
{
  text-indent: 0px;
  font-size: 16px;
  color: black;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}

#gameplate
{
  background-image: url("smallicons/plate1.jpg");  margin: 0 auto;  position: relative;  background-position: center top;
    background-repeat: no-repeat;  height: 150px;  width: 880px;  background-color: transparent;
    padding-bottom: 8px;   padding-top: 8px; padding-left: 13px;  padding-right: 13px; margin-bottom: 10px;
}

#main_frame_top
{
background-image: url("img/frame_top.jpg");    background-position: left top;    background-repeat: no-repeat;  height: 27px;  width: 900px;  background-color: #f4f4f4;
}

#main_frame_middle
{
   background-position: left top;    background-repeat: repeat-y;    width: 900px;  background-color: white;
}

#main_frame_bottom
{
background-image: url("img/frame_bottom.jpg");    background-position: left top;    background-repeat: no-repeat;   width: 900px; height: 20px;  background-color: white;
}

#bottom_menu
{
border-right: 1px solid #61665F; float: left; margin-right: 6px;  padding-right: 6px; text-indent: 0;
}

#bottom_menu_first
{
border-right: 1px solid #61665F; float: left; margin-right: 6px; margin-left: 20px;  padding-right: 6px; text-indent: 0;
}

#bottom_menu_last
{
border-right: none; float: left; margin-right: 6px;  padding-right: 6px; text-indent: 0;
}

#jewellust_score_row
{
color: black;
font-weight: bold;
font-size: 16px;
}

#mythdefense_score_row
{
color: #EFECD4;
font-weight: bold;
font-family: sans-serif;
font-size: 16px;
}

a#mythdefense_score_row:hover
{
  color: #FF6699;
  text-decoration: none;
}


#myth_reward_plate
{
color: #EFECD4;
font-weight: bold;
font-family: sans-serif;
font-size: 16px;
text-align: center;
}

#tapnfeed_score_row
{
color: #FFFFFF;
font-weight: bold;
}

#huntress_score_row
{
color: #000000;
font-family: sans-serif;
font-size: 16px;
font-weight: bold;
}

#jewelxmas_score_row
{
color: black;
font-weight: bold;
font-size: 16px;
}

#crystallight_score_row
{
font-weight: bold;
color: #FFFFFF;
font-family: sans-serif;
font-size: 16px;

}

a#crystallight_score_row:hover
{
  color: #FF6699;
  text-decoration: none;
}

site-message-fixed
{
  left: 0px ;
  position: fixed ;
  top: 0px ;
}



.tbl_s
{
    background-image: url(img/crystallight/row.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 308px;
    height: 32px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
}
.tbl_sa
{
    background-image: url(img/crystallight/row_a.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 308px;
    height: 32px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
}
.tbl_crystals
{
    background-image: url(img/crystallight/crystals.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 308px;
    height: 38px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
}
.tbl_towers
{
    background-image: url(img/crystallight/towers.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 308px;
    height: 38px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
}
.tbl_mines
{
    background-image: url(img/crystallight/mines.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 308px;
    height: 38px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
}
.tbl_scores
{
    background-image: url(img/crystallight/scores.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 308px;
    height: 38px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
}

.tbl_s1
{
    background: none;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
    text-align: left;
     padding-left: 5px;
    }
.tbl_s2
{
    background: none;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
    text-align: right;
    padding-right: 5px;
    }
.tbl_s3
{
    background: none;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight:700;
    text-align: left;

}


.tbl_title
{
    background-image: url(img/mythdefense/reward.jpg);
    background-repeat: no-repeat;
    width: 308px;
    height: 64px;
    font-family: sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight:700;
}

#huntress_bonus_sign
{
  border: 1px  solid  gray ;
}
