/*body, button, a, div {
	color: white;
	font-family: Calibri,Helvetica,Arial;
	font-weight: bold;
	font-size: 18;
	font-style: italic;
}*/
/*body {
	background-color: #000020;
}

button {
	background-color: Transparent;
}*/
html {
	min-width: 100%;
	min-height: 100%;
	max-width: 150%;
	max-height: 200%
	
}
body {
	overflow-y: auto;
	overflow-x: hidden;
	min-height: 100%;
	min-width: 100%;
	background-color: black;
	cursor: url('img/mouseSpace.png') auto;
}

.artemis {
	zoom: 1.5;
}

img {
	margin: -2px;

}

.photobanner img {
	padding: 0px;
	margin: -2px;

}

.photobanner-mirror img {
	padding: 0px;
	margin: -2px;

	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.text-etc {
	
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 20px;
	background: transparent;
	width: 100%;
}
.title {
	font-family: Titillium Web;
	margin-left: 20px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.photobanner {
	height: auto;
	width: 10000px;
	position: absolute;
	top: -10px;
	left: -5px;
	overflow: hidden;
}
.photobanner-mirror {
	height: auto;
	width: 10000px;
	position: absolute;
	overflow: hidden;
	top: 1012px;
	left: -5px;
	
}

.skyboxes {
	height: 100%;
	width: 100%;
	max-width: 1100px;
	z-index: -50;
	overflow: hidden;
	display: block;
}

.first {
	-webkit-animation: bannermove 80s linear infinite;
	-moz-animation: bannermove 80s linear infinite;
	-ms-animation: bannermove 80s linear infinite;
	-o-animation: bannermove 80s linear infinite;
	animation: bannermove 80s linear infinite;
}

@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -4096px;
 }
}
 
@-moz-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4069px;
 }
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4096px;
 }
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4096x;
 }
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4096px;
 }
}

.navbar {
	position: relative;
	min-height: 50px;
	height: auto;
	width: 100%;
	z-index: 1;
	float: left;
	background: transparent;
}
.data_div {
	position: relative;
	left: 0px;
	margin: 10px;
	overflow: hidden;
	width: auto;
}

/* Start section for data */
.tab {
	float: left;
	overflow: hidden;
	font-family: Arial;
	border: none;
	outline: none;
	position: relative;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#ship_name {
	font-family: Titillium Web;
	position: relative;
	text-align: left;
	left: 0px;
	width: 400px;
	height: 50px;
	color: white;
	font-weight: bold;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}



.shield {
	position: relative;
	top: 22px;
	margin-bottom: 30px;
	font-family: Titillium Web;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size: 22px;
}

p {
	margin-left: 10px;
	font-size: 20px;
	font-family: Titillium Web;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.shield-div {
	width:  275px;
	float: left;
	overflow: hidden;
}

.tabs {
	/*visibility: hidden;*/
	display: none;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.tabs.current {
	/*visibility: visible;*/
	display: block;
	overflow: hidden;
}

.tabs.basic {
	display: none;
	overflow: hidden;
}

.tabs.basic.show {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	float: left;
}

.tabs.basic.current {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	float: left;
}

.tablinks {
	background: none;
	font-family: Titillium Web;
	font-size: 18px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.torp-list {
	display: none;
	float: left;
	width: 240px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.torp-list.show {
	display: block;
}

.clear {
	clear: both;
}

.all-tabs {
	
}

.torps {
	
}

.ship-stats {
	overflow: hidden;
}

.shield_data {
	font-family: Titillium Web;
	font-size: 20px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.beam {
	width: 100%;
	margin: auto;
	display: inline-block;
	float: none;
	text-align: center;
}

.beam1 {
	width: 80;
	margin: 22px;
	font-family: Titillium Web;
	text-align: center;
	float: none;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size: 20px;
}

.beam-info {
	width: auto;
	display: block;
	overflow: hidden;
	padding-bottom: 30px;
	text-align: center;
}

.dps {
	float: left;
	overflow: hidden;
	
}

#beam-arcs {
	display: block;
	position: relative;
	width: 580px;
	left: 60px;
	overflow: hidden;
	top: 0px;
	float: left;
}

#beam-canvas {
	background-image: url('img/ship.png');
	z-index: -1;
	float: left;
	overflow: hidden;
	border: 40px solid transparent;
	-webkit-border-image: url('img/border-transparent.png') 28 stretch;
	-o-border-image: url('img/border-transparent.png') 28 stretch;
	border-image: url('img/border-transparent.png') 28 stretch;

}

input[type=text] {
	width: 415px;
	background-size: 415px;
	font-family: Titillium Web;
	color: white;
}
input[type=text]:focus {
	width: 415px;
	background-size: 415px;
	font-family: Titillium Web;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.search-div {
	background: transparent;
}

#search-bar {
	background-image: url('img/search-bar.png'); /* Add a search icon to input */
    background-position: 0px 0px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
	background-color: transparent;
    width:370px; /* Full-width */
	height: 40px;
    font-size: 18px; /* Increase font-size */
    padding: 12px 10px 12px 40px; /* Add some padding */
	border: none;
    margin-bottom: 6px; /* Add some space below the input */
	z-index: 5;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

}

.add-my-mod {
	font-family: Titillium Web;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	
}

