/** global defaults **/

body {
    background-color: #92A8C8;
    margin: 0px;
}

body, th, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

body#IFrame {
    background-color: #FFFFFF;
    margin: 0px;
}

td {
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 24px;
    color: #cc0000;
}

h2 {
    color: #cc0000;
}

hr {
    color: #A0AECD;
    background-color: #A0AECD;
    height: 1px;
    width: 90%;
    border: 0;
}

img {
    border: none;
}

a:link {
    color: #990000;
    text-decoration: none;
}
a:visited {
    color: #990000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #990000;
}
a:active {
    text-decoration: none;
    color: #CC0000;
}



/** layout / main template **/

#Login {
    background-image: url('../designs/img/welcome/city_feuer.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    border: 0;
    margin: 20px 0 0 0;
}
#Header {
    background-color: #FFFFFF;
    background-image: url('../designs/default_blue/images/header_bg.gif');
    background-repeat: repeat-x;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    height: 166px;
    width: 944px;
    padding: 0;
    margin: 0;
}
#Banner {
    float: right;
    width: 728px;
}
#Logo {
    float: left;
}
#Navi {
    background-color: #990000;
    background-image: url(../designs/default_blue/images/nav_bg.gif);
    background-repeat: repeat-x;
    height: 37px;
    width: 950px;
    padding: 0;
    margin: 0;
}
#Main {
    background-image: url('../designs/default_blue/images/bg.gif');
    background-repeat: repeat-y;
    width: 950px;
    left: 50%;
    margin-left: -475px;
    margin-bottom: 0px;
    position: absolute;
    padding: 0;

}

#Detailpopup {
    width: 900px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: absolute;
    padding: 10;

}

#Content {
    clear: both;
    width: 950px;
    margin-top: 20px;
}
#LeftBar {
    float: left;
    width: 170px;
    margin-left: 5px;
}
#ContentMain {
    width: 550px;
    margin-left: 200px;
    margin-bottom: 40px;
}
#RightBar {
    float: right;
    width: 170px;
    margin-right: 5px;
}

#topBar {

}

#Footer {
    clear: both;
    position: relative;
    margin: 0 0 15px 0;
    padding: 0;
    background-image: url(../designs/default_blue/images/nav_bg.gif);
    background-repeat: repeat-x;
    height: 37px;
}


#city {
    margin-top: 2px;
    float: left;
}

#city ul {
    padding-left: 0px;
    display: inline;
}

#city ul li.cityName {
    display: inline;
    color: #ffffff;
    font-weight: bold;
    padding: 3px 0px 0px 20px;
}

#city ul li.ressources {
    display: inline;
    color: #ffffff;
    padding: 3px 0px 0px 20px;
}

#logout {
    float: right;
    padding: 15px 20px 0px 0px;
}
#logout a {
    font-weight: bold;
    color: #ffffff;
}

#designs {
    float: right;
    padding-right: 20px;
    padding: 10px 20px 0px 0px;
}

#languages {
    float: right;
    padding-right: 20px;
    padding: 10px 20px 0px 0px;
}


/* */

.table1 {
    width: 100%;
    border: #A0AECD 1px solid;
    background-color: #A0AECD;
    border-collapse: collapse;
}
.table1 td {
    border: #A0AECD 1px solid;
}

.table2 {
    width: 100%;
    border-collapse: collapse;
    border: none;
    background-color: #ffffff;
}
.table2 td {
    background-color: #ffffff;
}

.table3 {
    width: 100%;
    border: 0;
    background-color: #FFFFFF;
}

.table3 th {
    padding: 4px;
    background-color: #A0AECD;
    font-weight: bold;
    color: #000000;
}

.table3 td {
    height: 25px;
    padding: 0 4px 0 4px;
}

.table3 td.blue {
    height: 25px;
    background-color: #A0AECD;
    padding: 0 4px 0 4px;
}

.table3 td.button_submit {
    height: 25px;
    border-top: #A0AECD 1px solid;
    padding: 0 4px 0 4px;
    text-align: right;
}

.table_activate {
    text-align: center;
    margin: auto;
    width: 600px;
    border: 0;
    background-color: transparent;
}

.table_activate td {
    text-align: left;
    padding: 4px;
}

.table_activate td.blue {
    background-color: #A0AECD;
    padding: 4px;
}

.table_activate td.button_submit {
    height: 30px;
    border-top: #A0AECD 1px solid;
    padding: 0 4px 0 4px;
    text-align: right;
}

.activate_input input {
    width: 170px;
}

.activate_input input:hover {
    width: 170px;
}

.tableHeader1 {
    font-weight: bold;
    color: #ffffff;
}
.tableHeader1 td {
    padding: 4px 0px 4px 0px;
    background-color: #A0AECD;
}

.table_space {
    padding: 4px 0px 4px 0px;
    background-color: #A0AECD;
}

.tableRow1 {
    height: 25px;
    background-color: #ffffff;
}

.tableRow2 {
    border-bottom: #A0AECD 1px solid;
}

.headline {

    font-weight: bold;
    color: #FFFFFF;
    background-color: #9EADCD;
    padding: 4px 4px 4px 4px;
    border: 0;
    text-align: center;
}

.attackers {

    font-weight: bold;
    color: #FFFFFF;
    background-color: #ff8c00;
    padding: 4px 4px 4px 4px;
    border: 0;
    text-align: center;
}

.defenders {

    font-weight: bold;
    color: #FFFFFF;
    background-color: #32cd32;
    padding: 4px 4px 4px 4px;
    border: 0;
    text-align: center;
}

.container ul {
    list-style: none;
    border-left: #9EADCD 1px solid;
    border-right: #9EADCD 1px solid;
    border-bottom: #9EADCD 1px solid;
    background-color: #FFFFFF;
    padding: 3px 0 3px 0;
    margin: 0 0 20px 0;
    width: 168px;
}


#LeftBar .container ul li {
    padding: 3px 4px 6px 4px;

    background-color: #FFFFFF;
    color: #CCCCCC;
    width: 168px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 160px;
}

#LeftBar .container ul li a:link, .container ul li a:visited {
    display: block;
    text-decoration: none;
    padding: 4px 4px 3px 4px;
    margin: -6px -4px -9px -4px;
    background-color: #FFFFFF;
    color: #990000;
    width: 168px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 160px;
    height: 22px;
}

#LeftBar .container ul li a:hover {
    background-image: url('images/nav_left_bg.gif');
    background-repeat: repeat-x;
    display: block;
    text-decoration: none;
    padding: 4px 4px 3px 4px;
    margin: -6px -4px -9px -4px;
    color: #FFFFFF;
    width: 168px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 160px;
    height: 22px;
}

.container p.tips_headline {
    border-left: #9EADCD 1px solid;
    border-right: #9EADCD 1px solid;
    background-color: #FFFFFF;
    color: #000000;
    padding: 3px 4px 3px 4px;
    margin: 0;
    width: 160px;
    font-weight: bold;
}

.container p.tips_text {
    border-left: #9EADCD 1px solid;
    border-right: #9EADCD 1px solid;
    border-bottom: #9EADCD 1px solid;
    background-color: #FFFFFF;
    color: #666666;
    padding: 0 4px 3px 4px;
    margin: 0;
    width: 160px;
}

p.tips_headline a:link, p.tips_headline a:visited{
    color: #000000;
    display: block;
    width: 160px;
    text-decoration: none;
}

p.tips_headline a:hover {
    color: #000000;
    display: block;
    width: 160px;
    text-decoration: none;
}

p.tips_headline a:active {
    color: #000000;
    display: block;
    width: 160px;
    text-decoration: none;
}

p.tips_text a:link, p.tips_text a:visited {
    color: #666666;
    display: block;
    width: 160px;
    text-decoration: none;
}

p.tips_text a:hover {
    color: #666666;
    display: block;
    width: 160px;
    text-decoration: none;
}

p.tips_text a:active {
    color: #666666;
    display: block;
    width: 160px;
    text-decoration: none;
}

.container {
    margin: 0 0 20px 0;
}


.input_error {
 color: #000000;
}

.smaller {
    font-size: smaller;
}

div.newsItem .title {
    font-weight: bold;
    color: #990000;
    text-decoration: underline;
}

div.newsItem .news {
    font-size: x-small;
}

#topMessage {
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0px 5px 0px;
    background-color: #9EACCC;
    border: #183883 1px solid;
    color: #183883;
    font-weight: bold;
}

#topError {
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0px 5px 0px;
    background-color: #dd0000;
    border: #ffffff 1px solid;
    color: #ffffff;
    font-weight: bold;
}

#emptyMessage {
    margin-top: 10px;
    width: 80%;
    padding: 6px 0px 6px 0px;
}

#creationTime {
    position: absolute;
    float: left;
    left: 20px;
    top: 10px;
}

.unread {
    font-weight: bold;
    color: #990000;
    text-decoration: underline;
}

.countdownTable {
    margin: auto;
    font-weight: bold;
}
.countdownTable tr {
    font-weight: bold;
    border: none;
}
.countdownTable td {
    font-weight: bold;
    border: none;
}


#loginTable {
    border: #ffffff 1px solid;
}

#compassTable {
    height: 250px;
    width: 250px;
    background: url('../designs/default_blue/images/windrose.gif') no-repeat left;
}
#compassTable td {
    background-color: transparent;
}

#RightBar .container ul {
    border-left: #9EADCD 1px solid;
    border-right: #9EADCD 1px solid;
    border-bottom: #9EADCD 1px solid;
    list-style: none;
    margin: 0;
    width: 168px;
}

#RightBar .container ul li a:link, #RightBar .container ul li a:visited {
    display: block;
    text-decoration: none;
    margin: 1px 0 1px 0;
    padding: 3px 4px 0 4px;
    background-color: #FFFFFF;
    color: #000000;
    width: 168px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 160px;
    height: 15px;
}

#RightBar .container ul li a:hover {
    background-color: #D3DCF0;
    display: block;
    text-decoration: none;
    margin: 1px 0 1px 0;
    padding: 3px 4px 0 4px;
    color: #000000;
    width: 168px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 160px;
    height: 15px;
}

.current {
    font-weight: bold;
    color: #000000;
    background-color: #D3DCF0;
    border: 0;
    margin: 0;
    padding: 3px 4px 3px 4px;
    display: block;
    width: 160px;
    line-height: 16px;
}

#globalNews {
    display: inline;
    float:left;
    width: 250px;
}

#localNews {
    display: inline;
    float: left;
    padding-left: 40px;
    width: 250px;
}

#citiesInfo {
    clear: left;
    width: 100%;
}

#allcities {
    width: 100%;
}

td.no_break {
    white-space: nowrap;
}

.alliance_motto {
    width: 400px;
    overflow: hidden;
}

.tooltipTable {
    background: url('../designs/default_blue/images/header_bg.gif') repeat-x top left;
    width: 100%;
    border-collapse: collapse;
    border: #000000 1px solid;
}

.tooltipTable th {
    background-color: #A0AECD;
}
.tooltipTable td {
    padding: 5px;
    background-color: transparent;
}

.question {
    list-style-image:url('/designs/img/welcome/questionmark.gif');
    list-style-position: inside;
    width: 630px;
    height: 24px;
    text-align: left;
    vertical-align: middle;
    margin: 2px auto;
    padding-left: 4px;
}

.faq_question {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}

.faq_answer {
    margin-left: 30px;
    text-align: left;
}

.faqTable {
    width: 630px;
    margin: auto;
    text-align: left;
}

.faqTable th {
    background-color: #A0AECD;
}
.faqTable td {
    padding: 5px;
    background-color: transparent;
}

.remindTable {
    width: 600px;
    margin: auto;
    text-align: left;
}

.remindTable td {
    text-align: left;
    padding: 5px 0 0 0;
}

.transparent {
    opacity: 0.2;
    filter: Alpha(opacity=30, finishopacity=30, style=2);
}


/** MAP **/

.mapTableCurrent {
    background: url('../designs/default_blue/images/header_bg.gif') repeat-x top left;
    width: 100%;
    border-collapse: collapse;
}

.mapTableCurrent th {
    background-color: #A0AECD;
    color: #ffffff;
}
.mapTableCurrent td {
    background-color: transparent;
}

.mapTableOwn {
    background: url('../designs/default_blue/images/header_bg.gif') repeat-x top left;
    width: 100%;
    border-collapse: collapse;
}

.mapTableOwn th {
    background-color: #A0AECD;
    color: #ffffff;
}
.mapTableOwn td {
    background-color: transparent;
}

.mapTableOthers {
    background: url('../designs/default_blue/images/header_bg.gif') repeat-x top left;
    width: 100%;
    border-collapse: collapse;
}

.mapTableOthers th {
    background-color: #A0AECD;
    color: #ffffff;
}
.mapTableOthers td {
    background-color: transparent;
}

table.costs, table.trade {
    border: none;
    width: 140px;
}
table.costs td, table.trade td {
    border: none;
}

td.costs_value {
    height: 25px;
    width: 25%;
}
table.costs td.empty {
    height: 25px;
    width: 30px;
    background-color: #A0AECD;
}
td.center {
    text-align: center;
}

#infoCities {
    display: block;
}
#infoRessources {
    display: block;
}
#infoBuildings {
    display: none;
}
#infoResRes {
    display: none;
}
#infoRess {
    display: none;
}
#infoEfficiency {
    display: none;
}
#infoResearch {
    display: none;
}
#infoTroops {
    display: none;
}

.highlight {
    color: #ffffff;
}

.smaller {
    font-size: x-small;
    font-weight: bold;
}

.bolderCenter {
    text-align: center;
    font-weight: bold;
}

/** research **/
.researchTime {
    margin-top: 40px;
    font-weight: bold;
}

/** alliance **/

#alliance_container .default {
    width: 17%;
    background-color: #ffffff;
    text-align: center;
}

#alliance_container .highlight {
    width: 17%;
    background-color: #A0AECD;
    text-align: center;
}

/** mart **/

#mart_container .default {
    width: 33%;
    background-color: #ffffff;
    text-align: center;
}

#mart_container .highlight {
    width: 33%;
    background-color: #A0AECD;
    text-align: center;
}

#ranking_container .default {
    width: 33%;
    background-color: #ffffff;
    text-align: center;
}

#ranking_container .highlight {
    width: 33%;
    background-color: #A0AECD;
    text-align: center;
}

#popup_container {
    margin: 50px 20px 20px 20px;
    text-align: center;
    width: 350px;
}

#faq_container {
    background-color: #ffffff;
    opacity: .75;
    height: 500px;
    margin: 50px 20px 20px 20px;
    width: 80%;

}

input, textarea, select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/** quickform **/
.quickform_text, .text {
    border: #222222 1px solid;
    background-color: #ffffff;
    font-size: 10px;
    width: 100px;

}
.quickform_text:hover {
    border: #222222 1px solid;
    background-color: #ffffff;
    font-size: 10px;
    width: 100px;
}
.quickform_password {
    border: #222222 1px solid;
    background-color: #ffffff;
    font-size: 10px;
    width: 100px;
}
.quickform_password_highlight {
    border: #222222 1px solid;
    background-color: #ddffdd;
    font-size: 10px;
    width: 100px;
}

.quickform_textarea {
    border: #222222 1px solid;
    background-color: #ffffff;
    height: 200px;
}
.quickform_button, .button {
    /**background: url('images/header_bg.gif') repeat-x top;**/
    background-color: #92A8C8;
    height: 20px;
    font-weight: bolder;
    color: #444444;
    border: #444444 1px solid;
}
.quickform_button:hover, .button:hover {
    /**background: url('images/header_bg.gif') repeat-x top;**/
    background-color: #92A8C8;
    height: 20px;
    font-weight: bolder;
    color: #ffffff;
    border: #444444 1px solid;
}


/* Techtree navigation */

ul#TabNavi {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -1px;
}

ul#TabNavi li {
    display: inline;
    padding: 0;
    margin: 0;
}

ul#TabNavi li a:link, ul#TabNavi li a:visited {
    color: #990000;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 3px 6px 3px 6px;
    background-color: #D8DCE5;
    line-height: 21px;
}

ul#TabNavi li a:hover {
    color: #000000;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 3px 6px 3px 6px;
    background-color: #D8DCE5;
}


ul#TabNavi li a:link#current, ul#TabNavi li a:visited#current {
    color: #000000;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 3px 6px 3px 6px;
    background-color: #A0AECD;
    line-height: 21px;
}

ul#TabNavi li a:hover#current {
    color: #000000;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 3px 6px 3px 6px;
    background-color: #A0AECD;
}

ul.links234 {
    list-style: circle;
    margin: 0;
    padding: 0;
    line-height: 0;
    text-decoration: none;
    width: 300px;
    float: left;
}
ul.links234 li {
    white-space: nowrap;
    font-size: 12pt;
    font-weight: bold;
    margin: 0 0 0 40px;
    padding: 0 0 0 0;
    line-height: 21px;
    text-decoration: none;
}

ul.links235 {
    list-style: circle;
    margin: 0;
    padding: 0;
    line-height: 0;
    text-decoration: none;
    width: 300px;
}
ul.links235 li {
    white-space: nowrap;
    font-size: 12pt;
    font-weight: bold;
    margin: 0 0 0 40px;
    padding: 0 0 0 0;
    line-height: 21px;
    text-decoration: none;
}

.linklist {
    font-weight: bold;
    color: #000000;
    background-color: #D3DCF0;
    border: 0;
    margin: 0;
    padding: 2px 0 2px 2px;
    display: block;
    width: 100%;
}

/* FAQ menu */

#slideMenu ul li ul{
    display:none;   /* Needed to display ok in Opera */

}

#slideMenu{ /* Menu object */
    visibility:hidden;
}
#slideMenu ul{
    margin:0px; /* No indent */
    padding:0px;    /* No indent */
}
#slideMenu li{
    list-style-type:none;   /* No bullets */
    background-image: url('/static/images/nav_bg.gif');
    background-repeat:repeat-x;
}
#slideMenu a{

    margin:0px;
    padding:0px;
}

#slideMenu ul{
    border:0px solid #000;

    background-color:#e2e2e2;
    padding:1px;
}

#slideMenu ul.menuBlock1{   /* Menu bar - main menu items */
    border:0px;
    padding:1px;
    border:0px solid #86BE28;
    background-color:#e2e2e2;
    overflow:visible;
}
#slideMenu ul.menuBlock2{   /* Menu bar - main menu items */
    border:0px;
    padding:1px;
    border:0px solid #555;
}

/* General rules for all menu items */
#slideMenu a{
    color: #000;
    text-decoration:none;
    padding-left:2px;
    padding-right:2px;

}

/*    Main menu items    */

#slideMenu .currentDepth1{
    padding-left:5px;
    padding-right:5px;
    border:1px solid #E2EBED;
}
#slideMenu .currentDepth1over{
    padding-left:5px;
    padding-right:5px;
    background-color:#e2e2e2;
    border:1px solid #000;
}
#slideMenu .currentDepth1 a{
    font-weight:bold;
}
#slideMenu .currentDepth1over a{    /* Text rules */
    color:#000000;
    font-weight:bold;
}

/* Sub menu depth 1 */
#slideMenu .currentDepth2{
    padding-right:2px;
    border:1px solid #FFF;
}
#slideMenu .currentDepth2over{
    padding-right:2px;
    background-color:#e2e2e2;
    border:1px solid #000;
}
#slideMenu .currentDepth2over a{    /* Text rules */
    color:#000;

}
/* Sub menu depth 2 */
#slideMenu .currentDepth3{
    padding-right:2px;
    border:1px solid #FFF;
}
#slideMenu .currentDepth3over{
    padding-right:2px;
    background-color:#e2e2e2;
    border:1px solid #000;
}
/* Sub menu depth 3 */
#slideMenu .currentDepth4{
    padding-right:2px;
    border:1px solid #FFF;
}
#slideMenu .currentDepth4over{
    padding-right:2px;
    background-color:#e2e2e2;
    border:1px solid #000;
}

/* menu ende */


.quickformErrorContainer > input {
	background-color: #ffeeee;
	border: 1px solid #ee0000;
}

.quickformError {
	color: #ccc;
}

.toTop {
    float: right;
    border: 1px solid #990000;
}
.toTop a {
    display: block;
}
.faqCategory {
    color: #990000;
    font-weight: bold;
    font-size: 15px;
}
.faqQuestion {
    font-weight: bold;
    font-size: 15px;
}
