@charset "UTF-8";
/*
	Element CSS modified style sheet
	Modified 23/07/2010
*/

@font-face { font-family: eve; src: url('eve.ttf'); }
@font-face { font-family: sui generis rg; src: url('Material_Sans.ttf'); }
@font-face { font-family: sui generis rg; src: url('sui_generis_rg.ttf'); }


html, body
{
  margin: 0px;
  color: #403325;
  padding: 0px;
  height: 100%;
  font-size:11px;
  background: url("img/stars.jpg");
  
}

.kb_title {

	position: absolute;
	top: 20px;
	left: 20px;

	text-align:left;
	
	width: 512px;
	height: 36px;
	
	background: url("img/terrahawk.png") top left no-repeat;
}

.kb_subtitle {

	position: absolute;
	bottom: 10px;
	right: 0px;
	
	margin: 0px auto 0px auto;
	width: 1040px !important;
	text-align:right;
	
	width: 243px;
	height: 36px;
	
	
	background: url("img/loki.png") bottom right no-repeat;
}

.navigation
{
  width:100%;
  height: 28px;
  background: #d5d5d5;
  padding: 0px;
  
}

a {
  color: #403325;
  text-decoration: none;
}

a:visited {
  color: #403325;
  text-decoration: none;
}

a:active {
  color: #403325;
  text-decoration: none;
}

a:hover {
  color: #403325;
  text-decoration: none;
}

.linknav {
	font-family: sui generis rg, Verdana;
	font-size: 18px;
	
	display:block;
	width:100%;
	height:100%;
}

.linknav:hover {
	font-family: sui generis rg, Verdana;
	font-size: 18px;
	color: #fff;
	
	display:block;
	width:100%;
	height:100%;
	background-color: #ba663d;
}


.headertext {
	
	font-family: sui generis rg, Verdana;
	font-size: 20px;
	margin-top: -5px;
	
}

.headersubtext {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Bitstream Vera Sans, Arial, Helvetica;
}

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

td
{
  padding: 1px;
}

.bufferpush {
  position:relative;
  width: 950px;
  height: 397px;
  margin: 0px auto 0px auto;
}


.main-table
{
  position: relative;
  z-index: 1;
  width: 1040px !important;
  margin: 0px auto 0px auto;
  
  padding:0px;
  
  text-align: left;
  background-color: #947b64;
  
  box-shadow: 2px 2px 5px #000;
  -moz-box-shadow: 2px 2px 5px #000;
  -webkit-box-shadow: 2px 2px 5px #000;
}

.backdrop {
	width: 100%;
	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align: center;
	
	background: url("img/backdrop.jpg") top center no-repeat;
}


#elementID {
	width: 15px;
	height: 14px;
	
	float:left;
	
	margin: 0px 5px 0px 5px;
	
	background: url("img/element_logo_mini.png");
}

.orID {
	float:left;
}

.paddingeffect {
	position: relative;
	z-index: 2;
	width:1050px;
	margin-left:-5px;
	margin-right:-5px;
	/*background-color: #fff;*/
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	
	font-size: 11px;
}


.paddingeffectLeft {
	position: relative;
	z-index: 2;
	width:812px;
	padding: 5px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}

.controllerFitter {
	position: relative;
	z-index: 2;
	width:812px;
	padding: 5px;
	margin-top: 20px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	
	
	color: #fff;
	font-size: 11px;
}

#fitcontainer {
	margin: 0 auto 0 auto;
}

#fitcontainer a {
color: #d5d5d5;

}

.paddingeffectRight {
	position: relative;
	z-index: 2;
	/*width:213px;*/
	width:200px;
	padding: 5px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}



.paddingeffectLeftA {
	position: relative;
	z-index: 2;
	width:373px;
	padding: 5px;
	margin-left:-5px;
	margin-right:0px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	
	font-size: 11px;
}

.paddingeffectLeftB {
	position: relative;
	z-index: 2;
	width:414px;
	padding: 5px;
	margin-left:0px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}

#post {
	padding: 5px;
}

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

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

#content
{
background-color: #000;
  margin-top: 10px;
  padding: 10px;
  width: 760px;

  background: #111111;

  font-size: 11px;
}

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

div.bar
{
  height: 6px;
  background: #946440;
  border-bottom: 1px #72492a solid;
  border-right: 1px #72492a solid;
  font-size: 4px;
}

div.bar-background
{
    height: 6px;
    background: #403325;
    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: 3px;

  height: 25px;
  color: #403325;
  border-bottom: 1px solid #777777;

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

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

  color: #403325;

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

.block-header2
{
  margin-top: 20px;

  color: #403325;

  font-size: 12px;
  font-weight: bold;
  
  
	position: relative;
	z-index: 2;
	width:812px;
	padding: 5px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
  
  
}

.f_killmail
{
  font-size: 10px;
}

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


.kb-table, .kb-subtable
{
  font-size: 10px;
  padding: 0px;
}

.kb-table
{
  /*border: 1px solid #444444;*/
  border-collapse: separate;
  border-spacing: 1px;
}


.kb-subtable {
	margin-top: 20px;
	position: relative;
	z-index: 2;
	width:821px;
	padding: 5px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}


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

.kb-table-header
{
  height: 15px;
  background: #A6713F;
  font-size: 10px;
  font-weight: bold;
  padding: 4px;
}



.kb-div-header
{
  background: #A6713F;
  text-align:left;
  height: 15px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
}

.kb-div-body
{
  font-size: 10px;
  padding: 7px;
  text-align:left;
  background: #D8B593;
}

.kb-table-header-lost
{
  background: #A6713F;
}


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

.kb-table-row-even
{
  background: #d5d5d5;
}

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

.kb-table-row-destroyed 
{ 
  background: #222222; 
} 
 
.kb-table-row-dropped 
{ 
  background: green; 
}

.kb-table-row-hover
{
  color: #fff;
  background: #403325;
  cursor: pointer;
}

img.finalblow
{
  border: 2px solid #bf2020;
}

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

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: #403325;
}

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

td.battleship
{
  background: #DD9300;
}

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

.kb-date-header
{
  background-image: url("../../img/day.gif");
  background-repeat: no-repeat;
  background-position: 0px 16px;

  color: #403325;

  font-size: 13px;
  font-weight: bold;

  padding-left: 20px;
  padding-top: 15px;
}

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

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

  color: #403325;

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

}

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

  margin-top: 20px;

  color: #403325;

  font-size: 12px;
  font-weight: bold;
  
  
	position: relative;
	z-index: 2;
	width:792px;
	padding: 5px 5px 5px 25px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}

.kb-kills-header
{
margin-top:20px;
  background-image: url("../../img/kills.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px;

  color: #403325;

  font-size: 12px;
  font-weight: bold;
  
	position: relative;
	z-index: 2;
	width:792px;
	padding: 5px 5px 5px 25px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
  
  
}

.kb-losses-header
{
margin-top:20px;
  background-image: url("../../img/losses.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px;


  color: #403325;

  font-size: 12px;
  font-weight: bold;
  
  	position: relative;
	z-index: 2;
	width:792px;
	padding: 5px 5px 5px 25px;
	margin-left:-5px;
	margin-right:-5px;
	background-color: #d5d5d5;
	
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}

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

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

  color: #403325;

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

.kl-kill-null, .kl-loss-null
{
}

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

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

td.kl-kill
{
  color: #086D14;
  font-weight: bold;
}

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

td.kl-kill-bg
{
  background: #003300;
  color: #00bb00;
  font-weight: bold;
}

td.kl-loss-bg
{
  background: #330000;
  color: #bb0000;
  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;
}


.counter
{
	border-top:solid 1px;
	border-color:#666666;
	display: block;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.comment {
	background-color: #D99654;
	border: 1px solid;
	border-color: #D99654;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	color: #403325;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	}
	
.commentTextbox {
	background-color: #D99654;
	border: 1px solid;
	border-color: #D99654;
	color: #403325;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.commentTextbox:focus {
	border-color: #FFFFFF;
}


.comment:focus {
	border-color: #FFFFFF;
}
.comment-button {
	background-color: #D99654;
	border: 1px solid;
	border-color: #D99654;
	color: #403325;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	}
.comment-button:focus {
	border-color: #FFFFFF;
}
#comments-wrap {
	border-top:#333333 thin solid;
	width:350px;
	margin-top:15px;
	float:left;
	clear:left;
	color: #403325;
	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:#d5d5d5;
	color: #403325;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.popup-table
{
filter: alpha(opacity=90);
-moz-opacity: 0.9; 
background-color:#333333;
}
.killcount
{
  color: #403325;
  float:right;
  font-weight: bold;
  font-size:9px;
  padding-right:4px;
}
.losscount
{
  color: #dd0000;
  float:left;
  font-weight: bold;
  font-size:9px;
}
.efficency
{
  float:left;
  font-weight: bold;
  font-size:9px;
}
.kb-table-row-even-kill
{
  background: #087A16;
  color: #fff;
}

.kb-table-row-odd-kill
{
  background: #158D24;
  color: #fff;
}

.kb-table-row-even-loss
{
  background: #8C0000;
  color: #fff;
}

.kb-table-row-odd-loss
{
  background: #8C0F0F;
  color: #fff;
}

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

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

.kb-table-row-odd-loss:hover
{
  color: #FFFFFF;
  background: #5D0000;
  cursor: pointer;
}

.kb-table-row-even-loss:hover
{
  color: #FFFFFF;
  background: #6D0000;
  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 {
  
}

a.kb-shipclass:link {
  
}

a.kb-shipclass-hl:link {
  text-decoration: none;
}

a.kb-shipclass-hl:active {
  text-decoration: none;
}

a.kb-shipclass-hl:visited {
  text-decoration: none;
}

a.kb-shipclass:active {
  
}

a.kb-shipclass:hover {
  text-decoration: none;
}

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

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

textarea  {
	background-color: #D99654;
	border: 1px solid;
	border-color: #D99654;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	color: #403325;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
	
input {
	background-color: #D99654;
	border: 1px solid;
	border-color: #D99654;
	color: #000;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

select {

border: 1px solid #403325;
color: #403325;
font-size: 11px;
}



.system-low {
   color: #fe9a2c;
   font-weight: bold;
}
.system-high {
   color: #075407;
   font-weight: bold;
}
.system-null {
   color: #540000;
   font-weight: bold;
}
