@charset "utf-8";
/* CSS Document */

html { margin:0; width:100%; height:100%; }
body { margin:0; width:100%; height:100%; background-image:url(../../img/bg.png);}
html, body, ul {
	padding:0;
}

div {
	width:1000px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	border:solid #333333 1px;
	background-color:#000000;
}

li {
	font-size:11px;
}

a {
	color:#F00;
}

p {
	padding-left:60px;
	padding-right:30px;
}

#container {
	position:relative;
	width:1000px;
	border-width:0 1px 0 1px;
	border-color:#660000;
	background:#000000 url(../../img/centerbg.jpg) no-repeat 0 0;
	height:auto;
	z-index:1;
	min-height:700px;
}

div.suggest {
	background-color:#242424;
	position:absolute;
	height:auto;
	width:100%;
	display:none;
	z-index:9;
	border:dashed #660000 1px;
	border-top:none;
}

.tweek {
	position:relative;
	visibility:hidden;
}
.pointer {
	cursor:pointer;
}
.slidediv {
	width:100%;
	border:0;
	background-color:transparent;
}

#header {
	position:relative;
	top:0;
	text-align:center;
	height: 200px;
	border-width:0 1px 0 1px;
	border-color:#660000;
	border-bottom-color:#333333;
	background-image:url(../../img/banner.png);
}

#root {
	border-width:1px 0 1px 0;
	border-color:#660000;
	border-bottom-color:#333333;
	border-top-color:#333333;
	height:40px;
	text-align:center;
	filter:alpha(opacity=70);
	opacity:0.7;
	margin-bottom:15px;
}

#imp_ccp, #imp_evefleets {
	width:auto;
	text-align:center;
	padding:5px;
	padding-bottom:20px;
	padding-top:0;
	margin-right:15px;
}

.bigcenter {
	width:auto;
	height:auto;
	padding:0 5px 15px 5px;
	text-align:center;
	margin:50px 250px 50px 250px;
	line-height:17px;
}

.ssf, .zzf {
	z-index:2;
	position:relative;
	margin:0 0 15px 15px;
	width:675px;
	padding:5px;
	padding-top:0;
}

#fleet {
	padding-bottom:5px;
	z-index:20;
}

.ssf, .bigcenter, .zzf {
	background:#141414 url(../../img/evestyle.png) right top no-repeat;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.zzf {
	padding:0 5px 15px 5px;
	z-index:2;
	width:255px;
	margin-right:15px;
}

.dbmsg {
	text-align:center;
	vertical-align:central;
	padding-bottom:15px;
}

#errorfleet {
	width:auto;
	border:0;
	background:none;
	display:none;
	color:#660000;
}

#errorfleet ul, #errorsignup ul {
	line-height:15px;
	margin:0;
	padding:0;
	padding-left:5px;
	list-style:none;
}

.fc, .wc, .sc, .sm {
	position:relative;
	font-variant:small-caps;
	font-weight:bold;
	background:none;
	margin-right:0;
	padding:5px;
	border:solid #500 1px;
	border-width:1px 0px 1px 0;
	line-height:15px;
	overflow:hidden;
	height:15px;
}
.fc {
	top:0;
	margin-top:21px;
	width:183px;
	padding-left:65px;
	background:url(../../img/fleet_fc2.png) left 5px no-repeat;
}
.wc, .sc {
	border-width:0 0px 1px 0;
	padding-left:45px;
}
.wc {
	margin-top:0;
	width:165px;
	background:url(../../img/fleet_wc2.png) left 5px no-repeat;
}
.sc {
	margin-top:0;
	width:120px;
	background:url(../../img/fleet_sc2.png) left 5px no-repeat;
}
.sm {
	margin-top:0;
	width:120px;
	font-weight:normal;
	padding:3px;
	padding-left:5px;
	border:0;
}

#footer {
	position:relative;
	top:0px;
	height:30px;
	text-align:center;
	color:#666666;
	font-size:10px;
	padding-top:3px;
	line-height:12px;
	border-width:1px;
	border-color:#660000;
	border-top-color:#333333;
}

#footer:hover {
	cursor:pointer;
}

.head {
	font-weight:bold;
	color:#666;
	margin:0 0 20px 0;
	font-variant:small-caps;
	font-style:italic;
	font-size:11px;
	text-align:left;
	line-height:12px;
	padding:0;
}

.user {
	font-weight:bold;
	color:#CCCCCC;
	font-variant:small-caps;
	font-style:italic;
}

.ldet, .mdet {
	line-height:12px;
	font-size:10px;
	font-variant:normal;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0;
}
.mdet {
	margin:0;
}
table {
	padding:0;
	margin:0;
	border-spacing:0;
}
.tablefd {
	width:655px;
}
fieldset {
	border:1px #500 solid;
	border-width:1px 0 0 0;
	padding-top:20px;
	padding-bottom:20px;
	width:auto;
}
legend {
	font-size:10px;
	color:#999999;
}
td {
	vertical-align:top;
	border:0;
}
.tddesc {
	width:100px;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	white-space:nowrap;
}
.tdinput {
	vertical-align:middle;
	border:dashed #660000 1px;
	width:auto;
	background-color:#242424;
}

.tdshow {
	padding-top:5px;
	vertical-align:middle;
	width:auto;
}
.tdclear {
	border:dashed #660000 1px;
	text-align:center;
	height:21px;
	vertical-align:middle;
}
.tdjoin {
	padding-top:7px;
	vertical-align:top;
	padding-right:5px; 
	text-align:center;
	width:120px;
}

.tdlogin {
	vertical-align:middle;
	border:dashed #660000 1px;
	width:200px;
	background-color:#242424;
}
.tdsecurity{
	vertical-align:middle;
	border:dashed #660000 1px;
	width:240px;
	background-color:#242424;
}
.tdsubmit {
	border:dashed #660000;
	border-width:1px 1px 1px 0px;
	width:auto;
}
input, textarea, select {
	background:none;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	width:100%;
	margin:2px 0px;
	padding-left:5px;
}
select {
	width:90%;
}
textarea {
	height:60px;
	overflow:auto;
	resize:none;
}
input[type=submit],.button {
	color:#CCCCCC;
	font-variant:small-caps;
	padding:5px;
	margin-top:10px;
	border:1px #500 solid;
	border-width:0 0 1px 0;
	cursor:pointer;
}
input[type=submit]:hover,.button:hover {
	background:#500;
}
.error {
	color:#CCCCCC;
}
.hidechild,.note {
	color:#F00;
}
.warning {
	color:#F00 !important;
}
.note {
	float:left;
	margin:10px;
	margin-top:0;
}
.small {
	font-size:10px;
}
.concealed{
	color:#F00;
	font-style:italic;
}
.positive {
	color:#0F0;
}
.myplace {
	color:#090 !important;
}
.horizontal li {
	border-right: 1px solid  #666;
	border-left: 1px solid  #666;
	display:inline;
	padding:5px 0 5px 0;
	margin-left:25px;
	margin-right:25px;
	line-height:17px;
	background:transparent;
	font-variant:small-caps;
}
.horizontal li a {
	text-decoration:none;
	color:#CCC;
	padding: 5px 10px 5px 10px;
}

.horizontal li:hover {
	background-color:#500;
	color:#FFF;
}
.fleethover:hover {
	background-color:#500;
}

.checkboxli, .listboxli , .sr_hullclass_select, .sr_metalevel_select, .sr_shiprole_select, .sr_race_select, .sr_ships {
	margin:0;
	padding-top:4px;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.sr_race {
	width:100%;
	text-align:center;
}

.sr_metalevel_select, .sr_shiprole_select, .sr_race_select, .sr_ships {
	margin-top:10px;
	width:100%;
	text-align:center;
}

.sr_ships {
	line-height:13px;
}

.checkboxli li, .listboxli li, .sr_hullclass_select li, .sr_metalevel_select li, .sr_shiprole_select li, .sr_race_select li, .sr_ships li {
	border-right: 1px solid  #666;
	border-left: 1px solid  #666;
	display:inline;
	background:transparent;
	margin-right:10px;
	padding:4px 8px 4px 8px;
	color:#FFF;
}
.sr_hullclass_select li {
	margin-right:7px;
	padding:4px 7px 4px 7px;
}

.checkboxli > .selected, .checkboxli > .display, .listboxli > .selected, .listboxli > .display, .sr_hullclass_select > .selected, .sr_metalevel_select > .selected, .sr_shiprole_select > .selected, .sr_race_select > .selected, .sr_ships > .selected {
	background:#500;
}

.checkboxli > .grey, .listboxli > .grey, .sr_hullclass_select > .grey, .sr_metalevel_select > .grey, .sr_shiprole_select > .grey, .sr_race_select > .grey, .sr_ships > .grey {
	background:#666666;
}

.checkboxli > .hover, .listboxli > .hover, .sr_hullclass_select > .hover, .sr_metalevel_select > .hover, .sr_shiprole_select > .hover, .sr_race_select > .hover, .sr_ships > .hover {
	border: 1px solid #500;
	padding:3px 8px 3px 8px;
}

.sr_hullclass_select > .hover {
	padding:3px 7px 3px 7px;
}


.listboxli li {
	padding:4px;
}

.sr_ships li {
	margin-top:5px;
	display:inline-block;
}

.checkboxli li:last-child, .listboxli li:last-child, .sr_hullclass_select li:last-child, .sr_metalevel_select li:last-child, .sr_shiprole_select li:last-child, .sr_race_select li:last-child, .sr_ships li:last-child {
	margin-right:0px;
}

.checkboxli li:hover, .listboxli li:hover, .sr_hullclass_select li:hover, .sr_metalevel_select li:hover, .sr_shiprole_select li:hover, .sr_race_select li:hover, .sr_ships li:hover {
	cursor:pointer;
}

.listboxli li {
	margin-right:10px;
}
.sr_wrapper, .sr_wrapper div {
	background-color:transparent;
	width:100%;
	border:0;
}
.sr_wrapper {
	width:540px;
}
ul.suggest {
	margin:5px;
	list-style:none;
}
ul.suggest li {
	display:block;
	padding:2px;
}
ul.suggest li:hover {
	background-color:#500;
	cursor:pointer;
}
.center {
	width:100%;
	display:block;
	text-align:center;
}
.chosechar {
	border:1px solid transparent;
	border-width:1px 0 1px 0;
	background-color:transparent;
}
.chosechar:hover {
	border:1px solid #500;
	border-width:1px 0 1px 0;
	background-color:#242424;
	vertical-align:baseline
}
.systemlink, .routelink, .clearpilot, .expelpilot, .confirmpilot {
	text-decoration:none;
	color:#CCCCCC;
	padding: 0 0 5px 20px;
}
.clearpilot{
	background: url(../../img/icons/user_delete.png) no-repeat transparent;
	line-height:30px;
}
.expelpilot {
	background: url(../../img/icons/flag_red.png) no-repeat transparent;
}
.confirmpilot {
	background: url(../../img/icons/hourglass_go.png) no-repeat transparent;
	line-height:23px;
	color:#F00;
}
.systemlink {
	background: url(../../img/icons/map.png) no-repeat transparent;
}
.routelink {
	background: url(../../img/icons/map_go.png) no-repeat transparent;
	line-height:30px;
}
.ff_tick {
	background: url(../../img/icons/tick.png) no-repeat transparent;
	padding: 0 0 5px 20px;
}
.ff_cross {
	background: url(../../img/icons/cross.png) no-repeat transparent;
	padding: 0 0 5px 20px;
}
.ff_error {
	background: url(../../img/icons/error.png) no-repeat transparent;
	padding: 0 0 5px 20px;
}
a.ff_copy {
	background: url(../../img/icons/layout_edit.png) no-repeat transparent;
	padding: 0 0 5px 20px;
	text-decoration:none;
}
a.ff_create {
	background: url(../../img/icons/layout_add.png) no-repeat transparent;
	padding: 0 0 5px 20px;
	text-decoration:none;
}
.ff_info {
	background: url(../../img/icons/information.png) no-repeat transparent;
	padding: 0 0 5px 20px;
}
.ff_dynamic {
	background: url(../../img/icons/group_add.png) no-repeat transparent;
	padding: 0 0 5px 20px;
	font-size:10px;
}
.backjoin {
	background: url(../../img/icons/arrow_redo.png) no-repeat transparent;
	padding: 0 0 5px 20px;
}
.backjoin:hover,.confirmjoin:hover {
	color:#F00;
}
a.fleethover {
	text-decoration:none;
	color:#CCC;
}
.joinship {
	margin:3px 5px 3px;
	width:32px;
	height:32px;
}
.highlight {
	cursor:pointer;
	margin:0px 2px 0px;
	width:36px;
	height:36px;
	border:1px solid #900;
}
.expanded {
}
.clearpw {
	cursor:pointer;
}