html, body
{
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-image: url(../../img/style/antares/background.jpg);
  background-color: #000;
  background-repeat: no-repeat;
  background-position:top;
}

.navigation
{
  padding: 0px;
  border-spacing: 1px;
  background-image: url(../../img/style/antares/bg_nav.jpg);
  /*import new nav settings here */
  border-collapse: separate;
}

font,th,td,p,a,div
{
  font-family: Verdana, Bitstream Vera Sans, Arial, Helvetica;
}

td
{
  padding: 1px;
}

.main-table
{
  width: 950px;
  height: 100%;
  border-left: 0px solid #008bff;
  border-right: 0px solid #008bff;
  border-top: 0px solid #008bff;
  border-bottom: 0px solid #008bff;
  text-align:left;
  border-collapse: separate;
  border-spacing: 5px;
  background-image: url(../../img/style/antares/background_content.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-color: #000;
  color:#CCC;
  /* import - any new background here possible now */
}

.kill-points
{
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

input, button, select
{
  border: 1px solid #eeeeee;
  font-size: 9px;
}

#content
{
  margin-top: 5px;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  width: 825px;
  background-image: url(../../img/style/antares/bg_tech.png);
  background-position: top;
  padding-top: 30px;
  /* padding added to top to create space for the antrs|killboard logo, leave at 30px */
  background-repeat: no-repeat;
  font-family: Geneva, sans-serif;
  font-size: 11px;
}

#context
{
  margin-top: 10px;
  padding: 10px;
  width: 145px;
}

div.bar
{
  height: 6px;
  background-image: url(../../img/style/antares/ping_status.png);
  font-size: 4px;
}

div.bar-red
{
  height: 8px;
  background: #330000;
  border-bottom: 1px #220000 solid;
  border-right: 1px #220000 solid;
}

.box-title
{
  background: #333333;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.box-content
{
  padding: 10px;
  margin-bottom: 20px;
  width: 150px;
}

.menu-wrapper
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-caption
{
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  padding-left: 5px;
}

.menu-item
{
  font-weight: bold;
  padding-left: 15px;
}

#page-title
{
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 95px;
  color: #E4E4E4;
  border-bottom: 1px solid #39F;
  background-image: url(../../img/style/antares/banner-sm.jpg);
  background-position: top;
  font-family: Geneva, sans-serif;
  text-indent: 20px;
  line-height: 20px;
  
/*import a banner here*/

  font-size: 16px;
  font-weight: bold;
}

.block-header
{
  margin-top: 10px;
  margin-bottom: 10px;
  color: #FFF;
  background-image: url(../../img/style/antares/bg_transbck.png);
  height: 100%;
  background-repeat: repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  border-bottom: 1px;
  border-bottom-color: #3399ff;
  font-size: 15px;
  font-family: Geneva, sans-serif;
  font-weight: normal;
}

.block-header2
{
  margin-top: 10px;
  margin-bottom: 10px;

  color: #cccccc;
  background-image: url(../../img/style/antares/bg_transblu.png);
  background-repeat: repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  border-bottom: 1px;
  border-bottom-color: #3399ff;

  font-size: 15px;
  font-family: Geneva, sans-serif;
  font-weight: normal;
}

.f_killmail
{
  font-size: 12px;
  color: #000;
}

textarea.killmail
{
  font-size: 11px;
  color:#F00;
}

.link
{
  padding-right: 5px;
}

.kb-table, .kb-subtable
{
 font-size: 10px;
  color: #f5f5f5;
  padding: 3px;
  /* edit - change color of majority txt on kb*/
}

.kb-table
{
  border-right: 1px solid;
  border-bottom: 1px dotted;
  border-left: 1px solid;
  border-top: 1px dotted;
  border-left-color: #0a385c;
  border-right-color: #0a385c;
  border-top-color: #006bc0;
  border-bottom-color: #006bc0;
  border-collapse: separate;
  border-spacing: 1px;
  padding: 1px;
   	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.kb-table-title
{
  height: 10px;
}

.kb-table-header
{
  height: 20px;
  background-image: url(../../img/style/antares/tb_hdr.jpg); 
  background-position:left; 
  background-repeat:repeat; 
  background-color: #000;
  font-size: 11px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  padding: 6px;
}

.kb-table-row-odd
{
background-image: url(../../img/style/antares/bg_mesh.jpg);
background-position: top; 
background-repeat: repeat-x;
background-color: #000;
}

.kb-table-row-even
{
background-image: url(../../img/style/antares/bg_transblu.png); 
background-repeat: repeat;
}

.kb-table-row-oddb
{
background-image: url(../../img/style/antares/bg_transblu.png); 
background-repeat: repeat;
}

.kb-table-row-evenb
{
background-image: url(../../img/style/antares/bg_transblu.png); 
background-repeat: repeat;
}

.kb-table-row-slot
{
  background: #292929;
}

.kb-table-row-destroyed 
{ 
 background-image: url(../../img/style/antares/bg_transred.png) !important; background-repeat:repeat !important;
} 
 
.kb-table-row-dropped 
{ 
   background-image: url(../../img/style/antares/bg_transgrn.png) !important; background-repeat:repeat !important;
}

.kb-table-row-hover
{
  color: #2ca8ff;
  background-image: url(../../img/style/antares/bg_transbck.png); 
  background-repeat:repeat;
  cursor: pointer;
}

img.finalblow
{
  border: 1px solid #F00;
}

img.avatar
{
  border: 1px solid #333333 #333333 #444444 #444444;
}

img.icon
{
  border: 1px solid #333333;
}

td.item-icon
{
  border: 1px solid #333333;
}

img.icon-hover
{
  border: 1px solid #DD9300;
  cursor: pointer;
}

td.avatar-name
{
  font-size: 10px;
  font-weight: bold;
  color: #cccccc;
}

td.killmail
{
  font-family: Courier New, Courier;
  font-size: 11px;
  color: #dddddd;
}

td.battleship
{
  background: #DD9300;
}

td.kb-table-cell
{
  padding: 2px;
  padding-left: 3px;
  padding-right: 3px;
}

.kb-date-header
{
  background-image: url("../../img/style/antares/bg_transbck.png");
  background-repeat: repeat-x;
  background-position: bottom;
  color: #CCC;
  font-size: 14px;
  text-shadow: #000;
  font-family: Geneva, sans-serif;
  text-indent: 10px;
  text-align:left;
  padding-left: 20px;
  padding-top: 17px;
  padding-bottom: 5px;
}
/* import - change the header style */

.kb-contracts-header
{
  background-image: url("../../img/contract.gif");
  background-repeat: no-repeat;
  background-position: 0px -3px;

  margin-top: 10px;
  margin-bottom: 15px;

  color: #cccccc;

  font-size: 12px;
  font-weight: bold;
  padding-left: 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid #777777;

}

.kb-campaigns-header
{
  background-image: url("../../img/style/antares/banner-footer.jpg");
  background-repeat:repeat;
  margin-top: 10px;
  margin-bottom: 10px;
  font:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
  color: #cccccc;
  font-size: 13px;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

.kb-kills-header
{
  background-image: url(../../img/style/antares/bg_transgrn.png); background-repeat:repeat;

  margin-top: 10px;
  margin-bottom: 10px;

  color: #cccccc;

  font-size: 13px;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #0C6;
  border-top: 1px solid #0C6;
}
/* This is the template, below: */

.kb-losses-header
{
  background-image: url(../../img/style/antares/bg_transred.png);
  background-repeat:repeat;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #cccccc;
  font-size: 13px;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #D70000;
  border-top: 1px solid #D70000;
}
/* TROLL TIME banner swap location ^_____^  */

.kb-contract-target-header
{
  background-image: url(../../img/style/antares/banner-war.png);
  background-position: bottom;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #cccccc;
  font-size: 13px;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-top: 120px;
}

td.kl-kill-null, td.kl-loss-null
{
  color: #aaaaaa;
}

td.kl-kill-null-bg
{
  color: #999999;
  background: #003300;
}

td.kl-loss-null-bg
{
  color: #999999;
  background: #330000;
}

td.kl-kill
{
  color: #00aa00;
  font-weight: bold;
}

td.kl-loss
{
  color: #f90000;
  font-weight: bold;
}

td.kl-kill-bg
{
  background-image: url(../../img/style/antares/bg_transgrn.png); 
  background-repeat:repeat;
  color: #00bb00;
  font-weight: bold;
}

td.kl-loss-bg
{
  background-image: url(../../img/style/antares/bg_transred.png); 
  background-repeat:repeat;
  color: #f00000;
  font-weight: bold;
}

#weeknav
{
  right: 0px;
  top: 20px;
}

td.weeknav
{
  color: #666666;
  font-size: 9px;
  font-weight: bold;
}

select.kb-select
{
  font-size: 10px;
  width: 210px;
}

input.kb-input
{
  font-size: 10px;
}

a:link {
  color: #0096ff;
  text-shadow: #666;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.kb-table-row-hover:link {
  color: #333333;
}

a:visited {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
  color: #CCCCCC;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #3399ff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: overline;
}

.counter
{
	background-image: url(../../img/style/antares/banner-footer.jpg);
	border-top:solid 1px;
	border-color: #000;
	display: block;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 25px;
	padding-top: 0px;
	text-decoration: none;
}

.comment {
	background-color: #000;
	border: 1px solid;
	border-color: #07538f;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	}

.comment:focus {
	border-color: #0084ec;
}

.comment-button {
	background-color: #0c0c0c;
	border: 1px solid;
	border-color: #0e7fd8;
	color: #cccccc;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	}

.comment-button:focus {
	border-color: #3399ff;
}

#comments-wrap {
	border-top:#333333 thin solid;
	width:350px;
	margin-top:15px;
	float:left;
	clear:left;
	color: #cccccc;
	font-size: 12px;
	}

.comment-text {
	padding:5px;
	border-bottom-width:thin;
 	border-bottom-style:solid;
	border-bottom-color: #333333;
	overflow: hidden;
	}

#countdown {
	border:0px;
	background-color:#000000;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.popup-table
{
filter: alpha(opacity=90);
-moz-opacity: 0.9; 
background-color:#39475F;
}
.killcount
{
  color: #ffffff;
  float:right;
  font-weight: bold;
  font-size:9px;
  padding-right:4px;
}
.losscount
{
  color: #dd0000;
  float:left;
  font-weight: bold;
  font-size:9px;
}
.kb-table-row-even-kill
{
  background: #005000;
}

.kb-table-row-odd-kill
{
  background: #004000;
}

.kb-table-row-even-loss
{
 background-image: url(../../img/style/antares/bg_transred.png)!important; background-repeat:repeat !important;
}

.kb-table-row-odd-loss
{
 background-image: url(../../img/style/antares/bg_transred.png) !important; background-repeat:repeat !important; 
}

.kb-table-row-even-kill:hover
{
  color: #FFFFFF;
  background: #0083CC;
  cursor: pointer;
}

.kb-table-row-odd-kill:hover
{
  color: #FFFFFF;
  background: #0083CC;
  cursor: pointer;
}

.kb-table-row-odd-loss:hover
{
  color: #222222;
  background: #DD9300;
  cursor: pointer;
}

.kb-table-row-even-loss:hover
{
  color: #222222;
  background: #DD9300;
  cursor: pointer;
}

div.kb-shiptype
{
  float: left;
  margin-top: 3px;
  padding-left: 3px;
}

div.kb-shipicon
{
  float: right;
  height: 32px;
}

td.kb-shipfilter
{
  font-family: Verdana, Tahoma;
  font-size: 12px;
}

a.kb-shipclass:visited {
  color: #dddddd;
}

a.kb-shipclass:link {
  color: #dddddd;
}

a.kb-shipclass-hl:link {
  color: #FFA500;
  text-decoration: underline;
}

a.kb-shipclass-hl:active {
  color: #FFA500;
  text-decoration: underline;
}

a.kb-shipclass-hl:visited {
  color: #FFA500;
  text-decoration: underline;
}

a.kb-shipclass:active {
  color: #dddddd;
}

a.kb-shipclass:hover {
  color: #dddddd;
  text-decoration: underline;
}

a.kb-contract:link {
  font-size: 12px;
}

a.kb-contract:visited {
  font-size: 12px;
}
#content
{
  float: left;
}

#context
{
  float: right;
}

#main
{
  width: 1000px;
  border-left: 0px solid #008bff;
  border-right: 0px solid #008bff;
  border-top: 0px solid #008bff;
  border-bottom: 0px solid #008bff;
  border-collapse: separate;
  border-spacing: 5px;
  background-image: url(../../img/style/antares/background_content.jpg);
  background-position: top;
 background-repeat: no-repeat;
 background-color: #000;
  color:#CCC;
  margin:auto;
}

.stats
{
	margin-bottom: 5px;
}
.summarytable
{
	margin-bottom: 5px;
	margin-top: 5px;
}
.klsplitter
{
	margin-bottom: 5px;
	margin-top: 5px;
}
.kltable
{
	text-align: center;
}
#profile
{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #e0e0e0;
	float: right;

}
.kb-kl-table a:link, .kb-kl-table a:visited
{
	color: #e0e0e0;
	font-size: inherit;
	font-weight: inherit;
}
.counter
{
	clear: both;
}

