Vanguard Saga of Heroes
Vanguard Saga of Heroes
No edit summary
No edit summary
Line 358: Line 358:
 
float: left;
 
float: left;
 
height: 100%;
 
height: 100%;
width: 55%;
+
width: 50%;
 
padding-top: 82px;
 
padding-top: 82px;
 
padding-left: 120px;
 
padding-left: 120px;

Revision as of 02:30, 11 December 2013

/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* Telonica Wiki specific styles */
/* ----------------------------- */
/* Global Styles */


/* Commonly used dark table style */
.darktable {
  background-color: #000;
  vertical-align: top;
  border: 1px solid Peru;
  color: #ffffff;
  padding: 0px;
  margin-left: 10px; 
  margin-bottom: 5px; 
  text-align: center; 
  font-family: sans-serif; 
  font-weight:bold; 
  font-size:90%;
  -moz-border-radius: 5px;
}

.darktable th {
  font-size:110%;
  font-weight: bold;
  background-color:#111;
  color: #fff;
  padding:0 0.5em;
}

.darktable td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

/* Main page tables */
.mainContentBox {
  vertical-align: top;
  border: 1px solid #000;
  color: #ccc;
  padding: 0px;
  margin-top: 0px; 
  margin-bottom: 5px; 
  text-align: left; 
  font-family: sans-serif; 
  font-weight:bold; 
  font-size:11px;
  -moz-border-radius: 5px;
  width: 100%;
}

.mainContentBox th {
  font-size:12px;
  font-weight: bold;
  color: #fff;
  padding:0 0.5em;
  -moz-border-radius: 3px;
}

.mainContentBox td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.bg-darkgrey {
  background-color: #1b1b1b;
  color: #ccc;
}

.bg-darkgrey th {
  background-color: #323232;
}

.bg-darkpurple {
  background-color: #140f1b;
  color: #ccc;
}

.bg-darkpurple th {
  background-color: #1d1626;
}

.bg-darkgold {
  background-color: #161303;
  color: #ccc;
}

.bg-darkgold th {
  background-color: #231e05;
}

.bg-darkgreen {
  background-color: #0f150c;
  color: #ccc;
}

.bg-darkgreen th {
  background-color: #151e11;
}

.mainContentTabs {
  color: #fff;
  padding: 0px;
  text-align: center; 
  font-family: sans-serif; 
  font-weight:bold; 
  font-size:12px;
  margin-bottom: -5px;
  margin-left: 35px;
}

.mainContentTabs td {
  background: #222;
  vertical-align: top;
  -moz-border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  margin-bottom: -5px;
}

.mainContentTabs td.selected {
  background-color: #333;
}

.mainContentTabs td:hover {
  background-color: #333;
}

.mainContentTabs a {
  color: #FF9933;
  text-decoration: none;
}

.mainContentTabs a:visited {
  color: #FF9933;
  text-decoration: none;
}

.mainRightBox {
  background-color: #222;
  vertical-align: top;
  border: 1px solid #000;
  color: #ccc;
  padding: 0px;
  margin-top: 0px; 
  margin-bottom: 5px; 
  margin-left: 10px;
  text-align: center; 
  font-family: sans-serif; 
  font-weight:bold; 
  font-size:11px;
  -moz-border-radius: 5px;
}

.mainRightBox th {
  font-size:12px;
  font-weight: bold;
  background-color:#333;
  color: #fff;
  padding:0 0.5em;
  -moz-border-radius: 3px;
}

.mainRightBox td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

/* Styles for ability/item tooltips */
.tooltip {
  background: url('http://images.wikia.com/vanguard/images/e/eb/Dark_background.png') repeat scroll 0 0;
  vertical-align: top;
  border:2px solid #000000;
  -moz-border-radius:5px;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 90%;
}

.tooltip td,
.tooltip th {
  padding: 0px;
  border: 0px;
  margin: 0px;
}

#tooltip_mouseover {
  background-image: url('http://images.wikia.com/vanguard/images/e/eb/Dark_background.png');
  background-repeat: repeat-x repeat-y;
  position:absolute;
  z-index: 100;
  display:block;
  border:2px solid #000000;
  -moz-border-radius:5px;
  color: #ffffff;
  padding: 2px;
  text-align: left;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 90%;
}


.locationmap_image {
  padding: 0px;
}

.mapmarker {
  position: relative;
  padding: 0px;
  z-index: 150;
}

.tttable td {
  padding: 0px;
  margin: 0px;
  line-height: 140%;
}

/* Diplomacy card tables */

.card_Demand,
.card_demand {
  background-image: url('http://images.wikia.com/vanguard/images/7/7e/Card_background_demand.png');
  background-repeat: no-repeat;
  width:109px;
  height:174px;
  text-align: left;
  font-family: Courier monospace;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
}

.card_Reason,
.card_reason {
  background-image: url('http://images.wikia.com/vanguard/images/1/18/Card_background_reason.png');
  background-repeat: no-repeat;
  width:109px;
  height:174px;
  text-align: left;
  font-family: Courier monospace;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
}

.card_Inspire,
.card_inspire {
  background-image: url('http://images.wikia.com/vanguard/images/2/2e/Card_background_inspire.png');
  background-repeat: no-repeat;
  width:109px;
  height:174px;
  text-align: left;
  font-family: Courier monospace;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
}

.card_Flattery,
.card_flattery {
  background-image: url('http://images.wikia.com/vanguard/images/1/19/Card_background_flattery.png');
  background-repeat: no-repeat;
  width:109px;
  height:174px;
  text-align: left;
  font-family: Courier monospace;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
}

/* Changing link styles for dialogue boxes */

.dialogueBox a {
  color: #252204;
}

.dialogueBox a:hover {
  color: #3b3607;
}
.ambox {
    font-size: 95%;
    width: 80%; 
    margin: 0 auto;
    border: 1px #B8860B solid; <!-- DarkGoldenrod -->
    border-left: 10px solid #228B22; <!-- ForestGreen; no change -->
    border-collapse: collapse;
    background-color: #000000; <!-- Black -->
}
 
/* Ambox colours */
.ambox-blue {
    border-left: 10px solid #1e90ff;    /* Blue (notice) */
}
.ambox-red {
    border-left: 10px solid #b22222;    /* Red (delete/serious) */
}
.ambox-orange {
    border-left: 10px solid #f28500;    /* Orange (content) */
}
.ambox-yellow {
    border-left: 10px solid #f4c430;    /* Yellow (style) */
}
.ambox-purple {
    border-left: 10px solid #9932cc;    /* Purple (merge) */
}
.ambox-gray {
    border-left: 10px solid #bba;        /* Gray (protection) */
}
.ambox-green {
    border-left: 10px solid #228b22;    /* Green */
}
 
/* Ambox small text */
.ambox-smalltext {
    font-size: smaller;
    margin-top:0.5em;
    margin-left:0.8em;
}
 
/* Ambox image */
.ambox-image {                    /* The left image cell */
    width: 60px;
    padding: 2px 0px 2px 0.5em;        /* 0.5em left, 0px right */
    text-align: center;
}
 
@media print { .ambox { display: none; } }    /* no ambox when printing */

/* SOE footer */
.mainpage-footer-soe {
     background: none repeat scroll 0% 0% #000000;
     color: white;
     height: 211px;
     width: 100%;
}

.mainpage-footer-soe a {
     color: white;
}

.mainpage-footer-soe .background {
     background: url("http://static.wikia.com/planetside2/images/8/8a/SOE_footer_background.png") no-repeat scroll 0% 0% transparent;
     float: left;
     height: 100%;
     width: 50%;
     padding-top: 82px;
     padding-left: 120px;
}

.mainpage-footer-soe .logo {
     background: url("http://static.wikia.com/planetside2/images/9/94/SOE_footer_logo.png") no-repeat scroll 0% 0% transparent;
     float: right;
     height: 168px;
     width: 205px;
     margin-top: 22px;
     margin-right: 20px;
}