
/* Resource Bar */
#ResourceOverview {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    height: 3.7em;
    margin-bottom: 4em;
    }

/* Division for 1 Resource */
#ResourceOverview div {
    margin: 0;
    margin-left: -1px;
    padding: 0;
    width: 20%;
    float: left;
    }

#ResourceOverview span {
    display: inline-block;
/*  width:9%; */
    margin-right: 1px;
    border:1px solid #333333;
    }

#ResourceOverview span.ResourceName {
    background-color:#282828;
    display: block;
    padding:0.2em 0.5em 0.2em 1em;
    }

#ResourceOverview span.ResourceQuantity {
    background-color:#111111;
    display: block;
    padding:0.2em 0.5em 0.2em 1em;
    }

#PerformanceBar {
	font-size: 0.9em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    padding-top:0.5em;
    border-top:1px solid #333333;
    letter-spacing: 0.1em; }

.centered {
    text-align: center;
    }

.noneDisplay {
	display: none; }

/** Events **/

span.Construction {
    color: #9D975B;
    }

#PlayerPlanets {
	border: 0;
	height: 1.45em;
	line-height: 1em;
	font-size: 1.25em;
	padding-left: 0.5em;
	width: 7em; }


#PlanetMenue option{
    background-color: white;
    padding-left: 0.7em;
    color: black;
    }

#PlayerPlanets.Construction, #PlanetMenue option.Construction {
    background-color: #9D975B;
    color: #000000;
    }

#PlayerPlanets option.UnderAttack {
	color: #B22222;
    }

#PlayerPlanets.UnderAttack {
	color: #B22222;
    }

span.Research {
    color: #87CEEB; }

span.UnderAttack {
    color: #B22222; }

span.UnderInvasion {
    color: #D24444; }

span.Spying {
    color: #CCB700; }

span.OwnTransport {
	color: #FFE4B5; }

span.Position, span.Return {
    color: #99A299; }

span.Colonize {
    color: #FFA500; }

span.Attack {
    color: #559255; }

span.Invasion {
    color: #98D295;
    font-weight: bold;
    }

span.ForgeignTransport {
    color: #CC9000; }

span.GlobalEvent {
    color: #DDA060; }

span.Terraforming {
    color: #C2A47C; }

span.SpaceJunkProcessing {
    color: #52847C; }

span.SpaceJunkInProcess {
    color: #E2C49C; }

span.CreatePlanet {
	color: #C88F68;
}

span.CreatePlanetEvent {
	color: #A86F48;
}

span.CreateWormhole {
	color: #CC6C00; }

span.RemoveWormhole {
	color: #BB4C4C; }

span.Trade {
    color: #55AA77; }

span.WorldwonderLevel {
	color: #5FBC00;
}

.highlighted {
    color: #eeeeee;
    font-weight: bold; }


/** TABLES **/
table {
    width: 100%;
    border: 1px solid #333333;
    background-color: #160606;
    text-align: left;
    }

th, td {
    color: inherit;
    padding: 0.2em 0.5em 0.2em 1em;
    font-size: 1em;
    vertical-align: middle;
    }

th {
    border: 1px solid #333333;
    background-color: #222222;
    text-align: left;
    margin: 0;
    }

th.section_header {
	font-size: 1.1em;
	padding: 0.5em 1em;	
}

td.section_subline {
	background-color: #202020;
	color: silver;
	font-weight: bold;
	padding: 0.5em 1em;	
}

tbody td, tfoot td {
    background-color:#111111; }

caption, h1 {
    border: 1px solid #333333;
    border-top: 1px solid #333333;
    border-left: 1px solid #222222;
    border-bottom: 1px solid #111111;
    background-color: #222222;
    text-align: left;
    color: #dddddd;
    padding: 0.3em 0.5em 0.5em 1.15em;
    font-weight: bold;
    font-size: 1em;
    }

#Techtree td, #Techtree th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

tr.heighted {
	height: 2.4em; }

h1, h2, h3 {
	width: auto;
	}
.new-section td {
	border-top: 1px solid #444444; }

h3 {
	padding: 0.1em;
	margin: 0;
	}

.valign {
	vertical-align: top;
	}

/* Highscore */
#myself td, .myself {
    background-color:#183018;
    color: #ffffff;
    }

/* Imperium */
.Fusion-enabled td {
    background-color:#082008;
    color: #ffffff;
    }

.Fusion-started td {
    background-color:#8B7907;
    color: #ffffff;
    }

.PlanetFusion {
	color: #9B4907;
    }

.PlanetSplitting {
	color:#BA2127;
	}

.PlanetDesolation {
	color:#8A4117;
	}

tr.alter td {
	background-color:#181818;
    }

/* Construction */
table.Construction td.BuildingDescription {
	padding-left: 1.6em;
	}

.CEnergyDisplay {
	position: absolute;
	margin-left: -1.5em;
	}

.CEnergyDisplay img {
	width: 1.13em;
	height: 1.304em; }

img.toggle {
	width: 1.304em;
	height: 1.304em; }

/* Interfaces */
td.Interface, td.CurrentUpgrading, td.DisabledInterface {
    text-align: center;
    color: #ffffff;
    border: 1px solid #111111;
    }

tr.EInterface:hover td, td.EInterface:hover, tr.alter td.EInterface:hover, th.EInterface:hover {
    cursor: pointer;
    background-color:#252525;
    }

td.Interface:hover, td.CurrentUpgrading {
    vertical-align: middle;
    cursor: pointer;
    background-color:#182918;
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-right:1px solid #222222;
    border-bottom:1px solid #292929;
    }

td.DisabledInterface, td.DisabledInterface a:link, td.DisabledInterface a:visited {
    color: #880000;
    }

#Shortcuts {
    margin: 0;
    padding: 0;}

#Shortcuts button {
    border:1px solid #444444;
    color: #999999;
    background-color:#222222;
    font-size: 1.1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0 0.3em 0 0.3em;
    margin: 0;
    cursor: pointer;
    }

#Shortcuts button.newMessages {
    background-color:#004400;
    font-weight: bold;
    }

#Shortcuts button.newMessagesAttacked {
    background-color: #770000;
    font-weight: bold;
    }


.clickable {
    cursor: pointer;
	}

/** Messages */

.checkbox {
    background-image: URL(../grafik/checkbox.gif);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    }

.checkbox_checked {
    background-image: URL(../grafik/checkbox_checked.gif);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    }

.checkbox.EmbedCheckbox ,.checkbox_checked.EmbedCheckbox {
	background-position: center left;
	display:-moz-inline-box;
	display:inline-block;
	height: 1.5em;
	padding-left: 2em;
	}

tr.newMessage td {
    background-color: #1A1A1A;
    color: #dedede; }

tr.checked td {
    background-color: #181830;
	}

tr.inactiveItem td {
    color: #777777;
    font-weight: normal;
	font-style: italic;
    }

tr.inactiveItem td .highlighted {
    text-decoration: line-through;
    color: #777777;
    font-weight: normal;
    }

#Messages .open {
    cursor: pointer;
	}

.MessageBody {
	padding: 1em;
	}

/* Forms */

form {
    margin: 0; }

input, textarea {
    font-size: 1.1em;
    color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 0.2em;
    padding-right: 0.2em;
    border: 1px solid #333333;
    background-color: #000000; }

input.standardButton {
    color: #eeeeee;
    font-size: 1.05em;
    width: 13em;
    border-top: 1px solid #454545;
    border-left: 1px solid #444444;
    border-right: 1px solid #2c2c2c;
    border-bottom: 1px solid #252525;
    letter-spacing: 0.1em;
    }

.OptionSection input {
	 font-size: 1em;
	}


.standardButton:focus {
    border-top: 1px solid #858585;
    border-left: 1px solid #848484;
    border-right: 1px solid #4c4c4c;
    border-bottom: 1px solid #454545;
	}

input.standardButton:hover {
    color: #ffffff;
    }

input.completedInput {
	font-weight: bold;
	border: 1px solid black;
	color: white;
	}

input.singleOption {
	float: left;
	font-size: 1em;
	margin: 0 0.5em 0 0;
	}

.textEnter {
    width: 14em; }

.button {
	color: white;
    padding: 0.2em; }

.backButton {
	float: left; }

table.Construction th {
    font-size: 1.1em;
    font-weight: bold;

	}

.CurrentLevel {
    font-size: 1.1em;
    font-weight: bold;
    color: #eeeeee;
    margin-bottom: 0.5em; }

.CurrentLevel, .CDefence { }

.Description {
    margin: 0.5em 0em; }

.Warning {
    color: #aa0000; }

.PlanetItem {
	color: white;
    margin-bottom: 0.5em; }

.CDefence .Label {
	font-weight: bold; }

/* Sections */
div.OptionSection, div.InfoSection, div#Events, div.EmbeddedSection, div.ContentSection {
    padding: 1em 1em 1em 1em;
    font-size: 1.1em;
    border:1px solid #333333;
    color: #999999;
    background-image: url(../grafik/div_background.gif);
    margin-bottom: 2em;
    }

/* Sections */
#Screen.Portal #Display {
	width: 977px;
}

#Screen.Portal #Content {
	width: 975px;
	left: 0px;
	margin-top: 1em;
	height: 100%;
}

div.OptionSection, div.InfoSection, div#Events, div.EmbeddedSection, div.EmbedContainer {
    padding: 1em 1em 1em 1em;
    font-size: 1.1em;
    border:1px solid #333333;
    color: #999999;
    background-image: url(../grafik/div_background.gif);
    margin-bottom: 2em;
    width: auto;
    }

#Portal-Header {
    border: 1px solid #333333;
    text-align: center;
    width: 100%;
}

#Portal-Content {
	float: left;
	width: 680px;
	padding: 20px;
	position: relative;
	right: 0px;
}

.Portal div.EmbedContainer {
    background-image: url(../grafik/section_background.png);
	}

.Portal div.EmbedContainer.Submenu {
    margin-right: -10px;
    margin-top: -10px;
    margin-left: -10px;
    height: 100%;
    float: right;
    width: 220px;
    font-size: 0.85em;
    padding: 10px;
    position: relative;
    left: 0px;
}

.Portal div.EmbedContainer.Submenu {
    margin-right: -10px;
    margin-top: -10px;
    margin-left: -10px;
    height: 100%;
	}

/* Sections */
div.EmbedContainer {
    padding: 0em;
    }

/* Sections */
div.EmbeddedSection {
    margin-bottom: 0em;
    }

/* Sections */
ul.Embedded {
    list-style: none;
    }

.errorMessage, div.errorMessage {
	font-weight: bold;
	color: #aa0000; }

div.GameMessage {
	color: white; }

div#Events {
    margin-bottom: 2em;
    color: #ffffff;
    }

div.InfoSection {
    background-image: url(../grafik/div_background.gif);
    color: white;
    margin-bottom: 0;
    }

/* Sections */
div.OptionSection h1, div.InfoSection h1 {
	margin: 0;
	}

/* Sections */
div.EmbedContainer h1 {
	margin: 0;
	}

div.OptionSection a:link, div.OptionSection a:visited  {
    padding-left: 1em;
    }

.inline {
	display: inline;
	}

button {
    color: #eeeeee;
    font-weight: bold;
    font-size: 1.1em;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top:1px solid #555555;
    border-left:1px solid #444444;
    border-right:2px solid #2c2c2c;
    border-bottom:2px solid #252525;
    background-color: #222222; }

button.embed {
    color: #eeeeee;
    font-weight: normal;
    font-size: 1.0em;
    color: white; }

select.embed {
	background-color: inherit;
	color: silver;
	border: none;
	font-size: 1.2em; }

select.embed option {
	background-color: #111111; }

.cell4 {
	display: inline-block;
	width: 25%;
	}

.alignRight {
	text-align: right; }

.alignCentered {
	text-align: center; }


.btnLeft {
	float: left;
	margin-right: 1em; }

input.tinySized {
    width: 3em; }

input.xsmallSized {
    width: 5em; }

input.smallSized {
    width: 6em; }

input.mediumSized {
    width: 8em;
    }

.insufficient {
    color: #880000;
    font-weight: bold;
    }

.sufficient, .success, div.success, p.success {
    color: #006600;
    font-weight: bold;
    }

.outRanged {
    color: #AA0000;
    }

.mediumLevel {
	color: #8B651F;
	}

div.active {
	color: white;
    border-bottom: 1px solid #2c2c2c !important;
	}

table.Planetdata {
    width: 28em;
    }

.MessagePlanetImage {
	width: 32.79em;
	float: right; }

.rightPos {
	float: right; }

.append {
	float: left; }

.prepend {
	float: right; }

/* Highscore */
tr.myself td {
    background-color:#183018;
    color: #ffffff;
    }

.alter td {
	background-color:#181818;
    }

.seamless {
	padding: 0 !important;
	}

.disabled {
	color: #666666;
	font-style: italic;
	}

.fullSized {
	width: 98%; }

textarea.MessageText {
	height: 25em; }

/* Buddylist */

#Buddylist ul {
	margin: 1em 0 1em 0;
	padding: 0;
	border-top: 1px solid #333333;
	}

#Buddylist ul li {
	padding: 0.3em 0.4em 0.3em 1em;
	border-bottom: 1px solid #333333;
	}

tr.Worldwonder td {
	background-color: #181830; }

td.Wormhole, tr.alter td.Wormhole {
	background-color: #181830; }

#SolarSystemPlanets tr {
	height: 2.2em; }

a img {
	border: none; }

form ol {
	list-style: none; }

form ol li {
	padding: 0.2em 0; }

form label {
	color: silver;
	display: inline-block;
	width: 15em; }

.Portal form .standardButton {
	background-color: #222222;
	margin-left: 14.6em;
	width: 13.4em;
	}

.Portal fieldset {
	border: 1px solid #333333;
    background-image: url(../grafik/div_background.gif);
	}

.Portal fieldset legend {
	margin-left: 2.2em;
	padding: 0.2em 1em;
	color: silver;
	border: 1px solid #333333;
	text-shadow: 1px 1px 0px #505050;
    background-image: url(../grafik/div_background.gif);
	}

.Portal fieldset input {
	}

.Portal .InfoSection, .Portal .EmbedContainer {
	margin-bottom: 2em;
	padding-left: 1em;
	font-size: 1em;
	}

.input-description {
	font-size: 0.8em; }

.errorMessage {
	padding: 0em 5em;
	background-image: url(../grafik/icons/32x32/warning.png);
	background-repeat: no-repeat;
	background-position: 0.6em 0.6em;
	min-height: 3.2em;
	font-size: 0.8em;
	}

.Portal .InfoSection .errorMessage {
	}

.successMessage {
	padding: 0.5em 4.5em;
	background-image: url(../grafik/icons/32x32/accepted.png);
	background-repeat: no-repeat;
	background-position: 1em 1em;
	min-height: 3.6em;
	font-size: 0.8em;
	}

.Screenshot-thumbnail {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.Screenshot-thumbnail li {
	float: left;
	width: 14em; }

/* Resource Bar */
a.textlink {
    text-decoration: underline;
    }

.colum1 {
	color: #CCD0CC; }

.colum2 {
	color: #CCCCD0; }
	
.browsePrevious, .browseNext {
	font-size: 1.1em;"
}

.discreet {
	color: #999999;
}

select.embed {
	background-color: inherit;
	font-size: 1em;
	padding: 0.1em 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: white;
	border: none;
}

.selected:link, .selected:visited {
	color: #FFFFFF;	
}

.linklist {
	list-style: none;
}