/***** CSS placed here will be applied to all skins on the entire site. *****/
/* <pre> */
/***************************************/
/********** css includes ***************/
@import "/index.php?title=MediaWiki:Common.css/admin&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Common.css/forum&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Common.css/icon&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Common.css/ew&action=raw&ctype=text/css";
/***************************************/

.cataz
{
border:1px solid #aaa;
background-color:#f9f9f9;
color:black;
padding:2px;
font-size:90%;
}

div#undodot li
{
list-style-type: disc;
list-style-image: none;
list-style-position: inside;
}

#wikia_page code
{
white-space: normal;
  display: inline;
  padding-left: .2em;
  padding-right: .2em;
  color:      inherit;
  font-family: Monaco, "Courier New", monospace;
  border: 1px dotted #ccc;
}

div.tleft, div.tright {
  border:none;
}

.DEVbutton
{
 display:none;
}

#siteSub
{
  font-size:80%;
}

.preload_table
{
text-align:center;
padding:1px;
border-spacing: 4px 2px;
}

.preload_button, .preload_button2
{
background-color:#ddddee;
border:2px outset #9999bb;
text-align:center;
padding:2px 4px;
}

.preload_button2
{
font-size: 110%;
background-color: #E0BF1C;
border:2px outset #BFb428;
}

/* end global skinn stuff */

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }

/* Infobox template style */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}


/* Recent changes byte indicators */
.mw-plusminus-pos { color: #008b00; }
.mw-plusminus-neg { color: #ff0000; }

/* Standard Navigationsleisten, aka box hiding thingy german wikipedia. Documentation here */

div.Boxmerge,
div.NavFrame {
       margin: 0px;
       padding: 4px;
       border: 1px solid #aaa;
       text-align: center;
       border-collapse: collapse;
       font-size: 95%;
}
div.Boxmerge div.NavFrame {
       border-style: none;
       border-style: hidden;
}
div.NavFrame + div.NavFrame {
       border-top-style: none;
       border-top-style: hidden;
}
div.NavPic {
       background-color: #fff;
       margin: 0px;
       padding: 2px;
       float: left;
}
div.NavFrame div.NavHead {
       height: 1.6em;
       font-weight: bold;
       background-color: #ccccff;
       position:relative;
}
div.NavFrame p {
       font-size: 100%;
}
div.NavFrame div.NavContent {
       font-size: 100%;
}
div.NavFrame div.NavContent p {
       font-size: 100%;
}
div.NavEnd {
       margin: 0px;
       padding: 0px;
       line-height: 1px;
       clear: both;
}
a.NavToggle {
       position:absolute;
       top:0px;
       right:3px;
       font-weight:normal;
       font-size:smaller;
}
/* End of Navigation */

/* Extra button at bottom left of footer */
/* save this for later... -Flo
#footer { background-color: white; background: url(URL of extra button image);
clear: right;
background-repeat: no-repeat; background-position:  3px 2px; padding-bottom: 1.24em; padding-left: 102px;} */

/* CSS for new design elements start here */

/* a custom background for the RoK infobox */
table.rokbox {
    background: url(http://images1.wikia.nocookie.net/eq2/images/2/2d/RoK_background_screen.jpg) 
        center left no-repeat;
}
/* a custom background for the LoN infobox */
table.lonbox {
    background: url(http://images1.wikia.nocookie.net/eq2/images/4/41/LoN_background_screen.jpg) 
        center left no-repeat;
}
/* a custom background */
table.bg-parchment-yellow {
    background: url(http://images1.wikia.nocookie.net/eq2/images/b/b1/Parchment_yellowed.jpg) 
    repeat;
}

/* Link Quality Colors (on default background) */ 
.qc-mythical, .qc-mythical a:link, .qc-mythical a:visited { color: #CC0066; }
.qc-fabled, .qc-fabled a:link, .qc-fabled a:visited { color: #FF9999; }
.qc-mastercrafted, .qc-mastercrafted a:link, .qc-mastercrafted a:visited { color: #FF9900; }
.qc-handcrafted, .qc-handcrafted a:link, .qc-handcrafted a:visited { color: #33CC00; }
.qc-legendary, .qc-legendary a:link, .qc-legendary a:visited { color: #FF9900; }
.qc-treasured, .qc-treasured a:link, .qc-treasured a:visited { color: #BDEDFF; }
.qc-uncommon, .qc-uncommon a:link, .qc-uncommon a:visited { color: #33CC00; }
.qc-common, .qc-common a:link, .qc-common a:visited { color: #EEEEEE; }
.qc-unknown, .qc-unknown a:link, .qc-unknown a:visited { color: #BBBBBB; }

/* for [[Template:UpdateLinks]] */
table.updatelinks-html {
   border-collapse: collapse;
   padding: 3px;
}
table.updatelinks-html td {
   width:8%;
   border: 1px solid #000000;
   text-align: center;
   font-weight: bold;
}
table.updatelinks-html caption {
   font-weight: bold;
   font-style: italic;
}

/* Link Archetype Colors for {{Spell|}} */
.lc-spell-scout, .ac-scout a { color: #ABD473; }
.lc-spell-mage, .ac-mage a { color: #69CCF0; }
.lc-spell-priest, .ac-priest a { color: #FFFFFF; }
.lc-spell-fighter, .ac-fighter a { color: #C79C6E; }

/* Link Tag Colors for {{Quest|}} */
.lc-quest-solo, .tc-quest-solo a { color: #336600; }
.lc-quest-heroic, .tc-quest-heroic a { color: #FF9900; }
.lc-quest-epic, .tc-quest-epic a { color: #CC0000; }

/* Coin Colors */
span.coin-platinum { color: #A0A0A0; }
span.coin-gold { color: #FFBB00; }
span.coin-silver { color: #606060; }
span.coin-copper { color: #CC8800; }
span.coin-status, span.coin-status  a:link, span.coin-status a:visited { color: #0099FF; }
span.coin-guild, span.coin-guild a:link, span.coin-guild a:visited { color: #32CD32; }

/* Timeline Templates */
table.timeline-sidebar {
    float: right;
    border: 1px solid #8888aa;
    background-color: #f7f8ff;
    padding: 5px;
    margin: 0 0 1em 1em;
}
.ts-break {
    border-bottom: 1px solid #8888aa;
}
table.timeline-sidebar td, .ts-line {
    vertical-align: top;
    font-size: 90%;
    line-height:120%;
}
.ts-subheader {
    background-color: #b7b7e8;
    line-height:120%;
    font-size: 100%;
}
.ts-subheader2 {
    background-color: #c7c7f8;
    line-height:120%;
    font-size: 90%;
}
.ts-header {
    background-color: #a7a7d8;
    line-height:150%;
    font-size: 120%;
}

table.mainpagebox { border-width: 1px; border-style: solid; 
    padding: 5px; margin: 3px; color:#000000;
}
table.mainpagebox th {
    margin:0;
    font-family:sans-serif;
    font-size:120%;
    font-weight:bold;
    text-align:left;
    padding-left:0.4em;
    padding-top:0.2em;
    padding-bottom:0.2em;
}

/* Color Schemes */
.cs-fighter { border-color: #a1a1b3; background-color: #f5faff; }
.cs-fighter th { background-color:#cedff2; border:1px solid #a3b0bf; }

.cs-mage { border-color: #bfa3b1; background-color: #fff5f5; }
.cs-mage th { background-color: #f2e0e0; border:1px solid #bfa3b1; }

.cs-scout { border-color: #a1a180; background-color: #fffff0; }
.cs-scout th { background-color: #f0f0d0; border:1px solid #a1a180; }

.cs-priest { border-color: #a1b3a1; background-color: #f5fffa; }
/* background-color for priest th was cef2df, adjusted to conform to Main_Page colors */
.cs-priest th { background-color:#cef2e0; border:1px solid #a3bfb1; }

.cs-artisan { border-color: #c0c0f0; background-color: #f7f8ff; }
.cs-artisan th { background-color: #d5d5f5; border:1px solid #c0c0f0;}

.cs-eq2news { font-family: sans-serif; font-weight: bold; font-size: 120%; }
.cs-eq2news li { font-family: sans-serif; font-weight: normal; font-size: 80%; }


.cls_fighter_cell, .cls_fighter_head { border: 1px solid #A1A1B3; }
.cls_fighter_cell { background-color:#F5FAFF; }
.cls_fighter_head { background-color:#CEDFF2; }

.cls_mage_cell, .cls_mage_head { border: 1px solid #BFA3B1; }
.cls_mage_cell { background-color:#FFF5F5; }
.cls_mage_head { background-color:#F2E0E0; }

.cls_scout_cell, .cls_scout_head { border: 1px solid #A1A180; }
.cls_scout_cell { background-color:#FFFFF0; }
.cls_scout_head { background-color:#F0F0D0; }

.cls_priest_cell, .cls_priest_head { border: 1px solid #A1B3A1; }
.cls_priest_cell { background-color:#F5FFFA; }
.cls_priest_head { background-color:#CEF2DF; }

.cls_artisan_cell, .cls_artisan_head { border: 1px solid #C0C0F0; }
.cls_artisan_cell { background-color:#F7F8FF; }
.cls_artisan_head { background-color:#E6E6FA; }

.cls_orange_cell, .cls_orange_head { border: 1px solid #E69961; }
.cls_orange_cell { background-color:#FAF4EB; }
.cls_orange_head { background-color:#FAEBD7; }

.cls_fighter_head, .cls_mage_head,
.cls_priest_head, .cls_scout_head,
.cls_artisan_head, .cls_orange_head
{
margin:0; padding:0.2em 0.4em; font-family:sans-serif; font-size:120%; text-align:left; color:#000; 
}




/* end of Flo's new CSS */

/**
 * Easy Copy Input
 * Author: Dantman
 */

span.cpinput { display: none; }
input.cpinput {
	background: url('http://images1.wikia.nocookie.net/eq2/images/8/8c/Copy.png') top left no-repeat;
	width: 0px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	color: transparent;
	padding-left: 16px;
	overflow: hidden;
	border-style:dashed;
}

/*stuff*/
.userbox {
	width: 250px;
	height: 50px;
	padding: 0px;
	border: 1px solid black;
	border-spacing: 0px;
}
.userbox .id {
	width: 65px;
	height: 50px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
.userbox .info {
	height: 50px;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

/***************************************/

/****************************/
/*   stuff for main page thin box links */
div.obox
{
 clear: both;
 border: 1px solid #aaaaaa;
 border-collapse: collapse;
 font-size: 80%;
 margin: 0;
 padding: 0;
 margin-bottom: 1em;
 background-color: #ffffff;
 text-align: center
}

span.ibox
{
 background: #F5F5F5;
 margin: 0;
 margin-right: 0.5em;
 padding-left: 0.25em;
 white-space: nowrap;
 border-right: 1px solid #aaaaaa;
 border-bottom: 1px solid #aaaaaa;
 float: left; width: auto;
 vertical-align: top;
}

/****************************/
/*** standard alignment colors ***/
.deity-good { background-color: #9999FF; }
.deity-neutral { background-color: #DCDCDC; }
.deity-evil { background-color: #FF7777; }

#PI_table td
{
 padding-left: 3px;
 padding-right: 3px;
}

/* progress bar */
div.pb-inner
{
  background-image: url(http://images1.wikia.nocookie.net/eq2/images/c/c4/Pb.png);
  background-repeat: repeat-x;
}

div.pb-outer
{
  background: silver;
  padding:2px 0px; 
}

/* de-dot the li elements in the timeline pre/next boxes */
.ListDotOff ul
{
margin-left:0pt;
list-style-image:none;
list-style-type:none;
}

/***********************/
table.leftpad td, td.leftpad
{
padding-left: 0.5em;
}

/*******************************/
table.thin_template
{
 width:65%;
 border:1px solid black;
 border-collapse: collapse;
}

table.thin_template th
{
 width: 9em;
 background-color: #eeeeee;
 text-align: left;
 color: black;
}

table.thin_template tr
{
vertical-align: top;
}

table.thin_template td, table.thin_template th
{
 padding: 1px 2px 1px 4px;
}

table.thin_template caption
{
 font-weight: bold;
}

/***********************************/
table.cell_buttons td
{
 color: black;
 background-color: #cccccc;
 border-width: 1px 2px 2px 1px;
 border-style: solid;
 border-color: #eee #999 #999 #eee;
 text-align: center;
}

table.cell_buttons td:hover
{
 border-width: 2px 1px 1px 2px;
 border-color: #999 #eee #eee #999;
}

body.ns-2 .hideonuser, body.ns-3 .hideonuser {  display:none; } 
body.ns-2 .showononuser {  display:block !important; }

body.ns-1 .hideontalk, body.ns-3 .hideontalk, body.ns-5 .hideontalk,
body.ns-7 .hideontalk, body.ns-9 .hideontalk, body.ns-11 .hideontalk,
body.ns-13 .hideontalk, body.ns-15 .hideontalk {  display:none; } 

.alartbox
{
  -moz-border-radius: 0px 15px 15px 0px;
  border: 1px solid black;
  border-left: 8px solid;
}

.red_alart { border-left-color: red !important; }
.yellow_alart { border-left-color: yellow !important; }
/* </pre> */

.wikiaSkinMonaco #wiki_logo
{
    left: 40px;
    width: 135px;
    height: 155px;
    background-position: center center;
}

.wikiaSkinMonaco #wiki_logo a
{
    left:0;
    width: 135px;
    height: 155px;
}

div.talkicon
{
   width:16px;
   height:16px;
   display:inline;
   background-image: url('http://images4.wikia.nocookie.net/eq2/images/d/df/User_comment.png');
}

/* add this to a table, to make all the cells inside align to the top, not middle */
.cellaligntop td
{
vertical-align:top;
}
/****************************crazy section ****/

.mw-newarticletext { display: block !important; }

.references-small { font-size: 90%; }

.update_infobox .toc { width: 100%; }

.wikisticky_browser,.wikisticky_special_link{display: none;}