/*

  CC-Gaming.EU CSS Stylesheet

*/




BODY {
  background-color: #282725;
  background-image: url(images/bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0px;
  font-family: Verdana;
  font-size: 12px;
}



B, STRONG {
  font-weight: bold;
}


IMG {
  border: none;
}

#table_main {
  table-layout: fixed;
  background-color: #000000;
  background-image: url(images/header05.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 995px;
  border: 1px black solid;
}



#col_main {
  overflow: hidden;
}
#col_main TABLE.contentbox {
}

#col_menu1 {
  overflow: hidden;
}
#col_menu1 TABLE.menubox {
}

#col_menu2 {
  overflow: hidden;
}
#col_menu2 TABLE.menubox {
}

#col_menu3 {
  overflow: hidden;
}
#col_menu3 TABLE.menubox {
}









TABLE.contentbox {
  background-color: #FFFFFF;
  table-layout: fixed;
  margin-bottom: 2px;
}

TABLE.contentbox TH,
TABLE.contentbox TD {
  font-family: Verdana;
  font-size: 12px;
  color: #1F1A17;
}
TABLE.contentbox TH {
  font-family: Verdana;
  font-size: 14px;
  color: #1F1A17;
}

TABLE.contentbox A {
  color: #1F1A17;
  text-decoration: underline;
}


TR.contentbox_h {
  background-position: top;
  background-repeat: repeat-x;
}
TD.contentbox_h {
  color: #1F1A17;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 12px 4px;
  overflow: hidden;
  text-align: left;
}
TD.contentbox_h A {
  color: #1F1A17;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

TR.contentbox_c {
  background-position: bottom;
  background-repeat: repeat-x;
}
TD.contentbox_c {
  color: #1F1A17;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 15px 16px;
  overflow: hidden;
  text-align: left;
}



















TABLE.menubox {
  background-color: #1F1A17;
  table-layout: fixed;
  margin-bottom: 2px;
}
TABLE.menubox A {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}
TABLE.menubox INPUT,
TABLE.menubox TEXTAREA {
  font-family: Verdana;
  font-size: 10px;
}

TR.menubox_h {
  background-position: center top;
  background-repeat: no-repeat;
}
TD.menubox_h {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 12px 4px;
  overflow: hidden;
}
TR.menubox_c {
  background-position: center bottom;
  background-repeat: no-repeat;
}
TD.menubox_c {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 4px 4px;
  overflow: hidden;
}
TD.menubox_c TD {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
}





#row_menucols #col_menu1,
#row_menucols #col_menu2,
#row_menucols #col_menu3,
#row_menucols #col_menu4,
#row_menucols #col_main {
  padding-top: 60px;
}



#box_login {
  position: absolute;
  top: 167px;
  right: 0px;
  width: 210px;
  height: 100px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: right;
  overflow: hidden;
}
TD.login {
  vertical-align: top;
}
TD.login,
TD.login A,
TD.login INPUT,
TD.login TEXTAREA {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}
TD.login INPUT {
  border: 1px solid #FFFFFF;
  background-color: transparent;
}




#box_shoutbox INPUT,
#box_shoutbox TEXTAREA {
  background-color: transparent;
  width: 100%;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #FFFFFF;
}
#box_shoutbox TEXTAREA {
  height: 50px;
}
#box_shoutbox TABLE {
  table-layout: fixed;
}
#box_shoutbox TD {
  padding-bottom: 4Px;
}





#box_lastnews TABLE,
#box_nextwars TABLE,
#box_lastwars TABLE {
  table-layout: fixed;
}
#box_lastnews TABLE {
  padding-bottom: 2px;
}
#box_lastnews TD {
  padding-top: 1px;
  padding-bottom: 1px;
}
#box_nextwars TD,
#box_lastwars TD {
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
}





TR.Cnorm SPAN.smalfont,
TD.Cnorm SPAN.smalfont,
TD SPAN.smalfont {
  font-size: 9px;
}


TABLE.rand {
  border: 1px solid black;
}



