MediaWiki:Common.css

Από Wiki The-West GR
Jump to navigation

Σημείωση: μετά την δημοσίευση, ίσως χρειαστεί να παρακάμψετε την προσωρινή μνήμη του προγράμματος περιήγησής σας για να δείτε τις αλλαγές.

  • Firefox / Safari: Κρατήστε πατημένο το Shift κάνοντας ταυτόχρονα κλικ στο κουμπί Ανανέωση ή πιέστε Ctrl-F5 ή Ctrl-R (⌘-R σε Mac)
  • Google Chrome: Πιέστε Ctrl-Shift-R (⌘-Shift-R σε Mac)
  • Internet Explorer / Edge: Κρατήστε πατημένο το Ctrl κάνοντας ταυτόχρονα κλικ στο κουμπί Ανανέωση, ή πιέστε Ctrl-F5
  • Opera: Πιέστε Ctrl-F5.
/*
This is the CSS for all skins (for all users) on MediaWiki.org. 
 
SECTIONS:
1. Indication of namespaces
2. Color classes for content
3. Special pages
4. Main page styling
5. Sidebar external links
6. Extension:Matrix stuff
7. Wikitables, infobox templates, warnings, and other such stylings
8. Some other small things
*/
 
/** 1. INDICATION OF NAMESPACES **/
 
/* Pseudo NS Special (light grey) */
.ns--2 #content { background-color: #f4f4f4; }
.ns--2 div.thumb { border-color: #f4f4f4; } 
 
/* NS Project + Project_talk (light sky blue) */
.ns-4 #content, .ns-5 #content { background-color: #f8fcff; }
.ns-4 div.thumb, .ns-5 div.thumb { border-color: #f8fcff; } 
 
/* NS MediaWiki + MediaWiki_talk (light grey) */
.ns-8 #content, .ns-9 #content { background-color: #f4f4f4; }
.ns-8 div.thumb, .ns-9 div.thumb { border-color: #f4f4f4; } 
 
/* NS Manual + Manual_talk (light bluish violet) */
.ns-100 #content, .ns-101 #content { background-color: #f3f3ff; }
.ns-100 div.thumb, .ns-101 div.thumb { border-color: #f3f3ff; } 
 
/* NS Help (but NOT Help_talk) (blue border and Public Domain icon) */
.ns-12 #content {
	border: 2px solid #0000cc;
	border-right: none;
	background-image: url(http://upload.wikimedia.org/wikipedia/mediawiki/b/b8/PD-banner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.ns-12 #bodyContent {
	background-image: url(http://upload.wikimedia.org/wikipedia/mediawiki/6/67/PD-icon-faded.png);
	background-repeat: no-repeat;
	background-position: right 5em;
}
 
/***** 2. COLOR CLASSES FOR CONTENT  *****/
 
/* Border colors */
.borderc1 { border-color: #e9e9e9; border-width: thin; }
.borderc2 { border-color: #aaaaaa; border-width: thin; }
.borderc3 { border-color: #777777; border-width: thin; }
.borderc4 { border-color: #000000; border-width: thin; }
.borderc5 { border-color: #c00000; border-width: thin; }
.borderc6 { border-color: #025e9d; border-width: thin; }
.borderc7 { border-color: #008040; border-width: thin; }
.borderc8 { border-color: #ffcc00; border-width: thin; } /* Used by: [[Template:Welcome]]. */
 
/* Background colors */
.backgroundc1 { background-color: #ffffff; } /* Used by: [[Template:Welcome]]. */
.backgroundc2 { background-color: #f9f9f9; }
.backgroundc3 { background-color: #eeeeee; }
.backgroundc4 { background-color: #e0e0e0; }
.backgroundc5 { background-color: #d2d2d2; }
.backgroundc6 { background-color: #b7b7b7; }
.backgroundc7 { background-color: #a3a3a3; }
.backgroundc8 { background-color: #444455; }
 
/** 3. SPECIAL PAGES **/
 
/* Consistent special page navigation */
.SpecialPageInfo {
	background-color: #f9f9f9;
	background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/35px-Exquisite-khelpcenter.png);
	background-position: 0.8em 0.5em;
	background-repeat: no-repeat;
	padding: 0.3em 0.5em 0.3em 5.0em;
	border-color: #025e9d; 
	border-width: 1px; 
	border-style: solid;
	border-bottom-width: medium;
	margin-bottom: 1em;
}
 
.mw-viewprevnext {
	display: block;
	border: 1px solid #cccccc;
	background-color: #f9f9f2;
	padding: 0.2em 0.4em;
}
 



/** 4. MAIN PAGE STYLING **/
 
#mainpage_topbox {
	background: #f9f9f9;
	padding: 0px;
	border: 1px solid #aaaaaa;
	margin: 0.2em 10px 10px;
}
.mainpage_boxtitle, .mainpage_hubtitle, #mainpage_pagetitle {
	font-size: 105%;
	padding: 0.4em;
	background-color: #eeeeee;
	border-bottom: 1px solid #aaaaaa;
}
.mainpage_boxtitle {
	line-height: 120%;
}
#mainpage_pagetitle {
	color: #cf7606;
	font-size: 200% !important;
}
#mainpage_sitelinks {
	padding: 0.2em;
	text-align: center;
	background-color: white;
}
.mainpage_hubtitle {
	text-align: center;
}
.mainpage_boxcontents, .mainpage_boxcontents_small {
	background: #ffffff;
	padding: 0.2em 0.4em;
}
.mainpage_boxcontents_small {
	font-size: 95%;
}
.mainpage_hubbox, #mainpage_newscell, #mainpage_downloadcell {
	padding: 0;
	border: 1px solid #aaaaaa;
}
.mainpage_hubbox {
	margin-bottom: 0;
}
#mainpage_newscell {
	margin-bottom: 15px;
	margin-top: 0 !important;
}
#mainpage_newscell .mainpage_boxtitle {
	background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/20px-Exquisite-khelpcenter.png);
	background-repeat: no-repeat;
	background-position: 99% 0.3em;
	padding-right: 25px;
}
#mainpage_downloadcell {
	width: 17em;
	margin-bottom: 5px;
}
#mainpage_downloadcell .mainpage_boxtitle {
	background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_build.png/18px-Crystal_Clear_action_build.png);
	background-repeat: no-repeat;
	background-position: 96% 0.33em;
	padding-right: 25px;
}
#mainpage_mwtitle { color: #005288; } /* The words 'MediaWiki.org' in the title. */
 
/* The "mainpage" class is added to the body with JavaScript for the main page in all */
/* languages, so we can style things that apppear on the main page and also elsewhere. */
.mainpage #lastmod, 
.mainpage #siteSub, 
.mainpage h1.firstHeading {
	display: none !important;
} 
.mainpage #content {
	padding-top: 1em;
}
 
.mainpage_boxcontents ul li:first-child {
    list-style: none;
    border-bottom: 1px solid #AAA;
    margin-bottom: 0.5em;
    margin-left: -1.5em;
    text-align: center;
}
 
/** 5. SIDEBAR EXTERNAL LINKS **/
 
#n-blog-text a, #n-browse-svn a, #n-Statistics-for-SVN a, #n-phpdoc a, #n-svn-statistics a {
	background: url(/skins-1.5/monobook/external.png) center right no-repeat;
	padding-right: 13px;
	color: #3366bb;
}
 
/** 7. WIKITABLES, INFOBOX TEMPLATES, WARNINGS AND OTHER SUCH STYLINGS **/
 
/* Give wikitables blue headings */
.wikitable th, .wikitable td.hl3, .wikitable th.hl3 {
	background-color: #8da7d6;
}
.wikitable td.hl1, .wikitable th.hl1 {
	background: #c5d8fc;
}
.wikitable td.hl2, .wikitable th.hl2 {
	background: #a7c1f2;
}
 
/**
 * Make entire table valign=top,
 * To replace the |valign=top| on every cell.
 */
.vatop tr, tr.vatop, .vatop td, .vatop th {
	vertical-align: top;
}
 
/* General purpose "pretty (data) tables" */
table.datatable {
	background-color: transparent;
}
 
table.datatable th, table.datatable td {
	padding: 4px;
}
 
table.datatable th {
	text-align: left;
	background-color: #999999;
}
 
table.datatable tr {
	background-color: #cccccc;
}
 
table.datatable tr:hover {
	background-color: #ffffcc;
}
 
/* SideBox styling */
div.sideBox {
	position: relative;
	float: right;
	background: white;
	margin-left: 1em;
	border: 1px solid gray;
	padding: 0.3em;
	width: 200px;
	overflow: hidden; 
	clear: right;
}
div.sideBox dl {
	padding: 0;
	margin: 0 0 0.3em 0;
	font-size: 96%;
}
div.sideBox dl dt {
	background: none;
	margin: 0.4em 0 0 0;
}
div.sideBox dl dd {
	margin: 0.1em 0 0 1.1em;
	background-color: #f3f3f3;
}
 
/* Extension infobox styling */
.ext-infobox {
	border: 2px solid #aaaaaa;
	width: 272px;
	float: right;
	margin: 0 0 0.5em 0.5em;
	border-collapse: collapse;
	background-color: white;
}
.ext-infobox td {
	border: 2px none #aaaaaa;
	padding: 0.2em 0.5em;
	border-bottom: 1px solid #f0f0f0 !important;
}
.ext-header {
	background-color: #aaaaaa;
	color: white;
	text-align: left;
}
.ext-header td { padding-top: 0.5em; }
.ext-header img { padding: 0 0.2em 0 0.5em; }
.ext-status-unstable, .ext-status-unstable td { border-color: #990000; }
.ext-status-unstable .ext-header { background-color: #990000; color: #ffff00; }
.ext-status-experimental, .ext-status-experimental td { border-color: #ff4500; }
.ext-status-experimental .ext-header { background-color: #ff4500; }
.ext-status-beta, .ext-status-beta td { border-color: #ffba01; }
.ext-status-beta .ext-header { background-color: #ffba01; }
.ext-status-stable, .ext-status-stable td { border-color: #32cd32; }
.ext-status-stable .ext-header { background-color: #32cd32; }
 
/* Version box on [[Manual:Downloading MediaWiki]] */
#DownloadVersionBox {
	border: 2px solid black;
	border-collapse: collapse; 
	margin: auto;
	width: 50%;
	color: black;
}
#DownloadVersionBox td {
	border: 2px solid black;
	padding: 20px;
}
 
/* Major warning - used on the main page template to warn against editing carelessly, but can be used elsewhere as well */
.majorwarning {
	background: yellow; 
	padding: 0.3em; 
	text-align: center; 
	font-size: 125%; 
	border: 2px solid red;
}
 
/* Page headings used throughout the wiki (though not very much at the time of writing…) */ 
.page-notice, .page-warning {
	border-width: 1px; 
	border-style: solid;
	padding: 0.3em 0.5em;
	margin-bottom: 1em;
	width: 95%; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}
 
/* Informative notices at the top of pages (blue) */
.page-notice {
	background-color: #f9f9f9;
	border-color: #025e9d; 
	text-align: left;
}
 
/* Warning information at the top of pages (red) */
.page-warning {
	background-color: #ffffff;
	border-color: #c51919;
	border-width: 2px;
}
.pw-head {
	color: #c51919;
	font-weight: bold;
}
 
/* Used in Template:Notice */
.block-note {
	background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.png/18px-Bulbgraph.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/*
   Using block-contents in the hope that it can apply to all block-level warning templates, 
   with different images applied as backgrounds to the wrapping DIV.
*/
.block-contents {
	display: block;
	padding-left: 20px;
}
 
/* Template documentation ([[Template:Documentation]]) */
.template-documentation {
	clear: both;
	margin: 1em 0 0 0;
	border: 1px solid #aaa; 
	background-color: #ecfcf4; 
	padding: 5px;
}
 
/** 8. SOME OTHER SMALL THINGS **/
 
/* Give a bit of space to the TOC */
#toc { margin: 1em 0; }
 
/* Allow limiting of which header levels are shown in a TOC;
   <div class="toclimit-3">, for instance, will limit to
   showing ==headings== and ===headings=== but no further.
   Used in [[Template:TOCright]]
 */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
	display: none;
}
 
/* make the list of references look smaller and highlight clicked reference in blue */
ol.references { font-size: 100%; }
.references-small { font-size: 90%; }
ol.references > li:target { background-color: #ddeeff; }
sup.reference:target { background-color: #ddeeff; }
 
/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */
.my-buttons {
	padding: .5em;
}
.my-buttons a {
	color: black;
	background-color: #cde !important;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	border: thin #069 outset;
	padding: 0 .1em .1em;
}
.my-buttons a:hover, .my-buttons a:active {
	background-color: #bcd;
	border-style: inset;
}
 
/* from [[User:Splarka/Help:Linked images]] */
.imagelink_wikilogo a {
	width: 135px;
	height: 135px;
	display: block;
	text-decoration: none;
	background-image: url("http://upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png");
}
 
/** reduced subset of the mbox styles from enwiki, mainly for the nice boxflow **/
table.mbox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #aaa; /* Default "notice" gray */
	background: #f9f9f9;
}
table.mbox-wide {
	margin: 4px 0;
}
 
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
	border: none;
	padding: 0.25em 0.9em;       /* 0.9em left/right */
	width: 100%;    /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                  /* The left image cell */
	border: none;
	padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
	text-align: center;
}
td.mbox-imageright {             /* The right image cell */
	border: none;
	padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
	text-align: center;
}
td.mbox-empty-cell {         /* An empty narrow cell */
	border: none;
	padding: 0px;
	width: 1px;
}
 
/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
	clear: right;
	float: right;
	margin: 4px 0 4px 1em;
	width: 238px;
	font-size: 88%;
	line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
	margin: 4px 1em 4px 0;
	width: 238px;
	border-collapse: collapse;
	font-size: 88%;
	line-height: 1.25em;
}
 
/* These are the same colours as the enwiki
   'cmbox' styles; just with different names. */
table.mbox-critical {
	border: 4px solid #b22222;    /* Red */
	background: #FFDBDB;          /* Pink */
}
table.mbox-important {
	background: #FFDBDB;    /* Red */
}
table.mbox-warning {
	background: #FFE7CE;    /* Orange */
}
table.mbox-caution {
	background: #FFF9DB;    /* Yellow */
}
table.mbox-notice {
	background: #D8E8FF;    /* Blue */
}
table.mbox-move {
	background: #E4D8FF;    /* Purple */
}
table.mbox-protection {
	background: #EFEFE1;    /* Gray-gold */
}
 
/**
 * Infoboxes
 */
.infobox {
	float: right;
	clear: right;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding: 0.2em;
	border: 1px solid #AAA;
	background: #F9F9F9;
	color: black;
}
 
.infobox td,
.infobox th {
	vertical-align: top;
}
 
.infobox caption {
	margin-left: inherit;
	font-size: larger;
}
 
.infobox.bordered {
	border-collapse: collapse;
}
 
.infobox.bordered td,
.infobox.bordered th {
	border: 1px solid #AAA;
}
 
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
	border: 0;
}
 
/* Apparently the namespaces parameter
  for inputbox forces a checkbox.
  Let's hide it in the API sidebar */
.mw-inputbox-hideapicheck label[for=mw-inputbox-ns104],
#mw-inputbox-ns104 {
	display: none;
}
 
/** Testing for code review **/
div.mw-wordcloud { 
	width: 100%;
	text-align: justify;
}
 
.mw-wordcloud-size-1 {
	color: #222;
	font-size: 2.4em;
}
.mw-wordcloud-size-2 {
	color: #333;
	font-size:2.2em;
}
.mw-wordcloud-size-3 {
	color: #444;
	font-size: 2.0em;
}
.mw-wordcloud-size-4 {
	color: #555;
	font-size: 1.8em;
}
.mw-wordcloud-size-5 {
	color: #666;
	font-size: 1.6em;
}
.mw-wordcloud-size-6 {
	color: #777;
	font-size: 1.4em;
}
.mw-wordcloud-size-7 {
	color: #888;
	font-size: 1.2em;
}
.mw-wordcloud-size-8 {
	color: #999;
	font-size: 1em;
}
.mw-wordcloud-size-9 {
	color: #aaa;
	font-size: 0.8em;
	letter-spacing: 3px;
}
.mw-wordcloud-size-10, .mw-wordcloud-size-0 {
	color: #bbb;
	font-size: 0.8em;
}
 
/* Styling for related links and disambiguation links */
.rellink, .dablink {
	font-style: italic;
	margin-bottom: 0.5em;
	padding-left: 2em;
}
 
/* @todo FIXME: document me :) */
#signuptopbox li {
	float: left;
	list-style: none;
	font-family: sans-serif;
}
#signuptopbox li {
	color: #3ca7d4;
	background: #c2e1f9;
	line-height: 2.8em;
	margin-right: .25em;
	padding-right: .5em;
}
#signuptopbox li.pr-active, #signuptopbox li.pr-active div {
	color: #67ca36;
	background: #d4f9c2;
	border-color: #fff #fff #fff #67ca36;
}
#signuptopbox li div{
	width: 0;
	height: 0;
	border-color: #fff #fff #fff #3CA7D4;
	border-style: solid;
	border-width: 1.4em .3em 1.4em 1.4em;
	float: left;
}
#signuptopbox li span.pr-number{
	display: block;
	width: 1.8em;
	line-height: 1.8em;
	background: #3ca7d4;
	color: #c2e1f9;
	text-align: center;
	margin: .5em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-weight: 600;
	float: left;
}
#signuptopbox li.pr-active span.pr-number {
	background: #67ca36;
	color: #d4f9c2;
}
#signuptopbox li span {
	float: left;
}
#signuptopbox li.pr-spacer {
	padding: 0;
}
 
/* BREADCRUMB CODE */
 
.breadcrumb {
        list-style: none;
        overflow: hidden;
        font: 14px Helvetica, Arial, Sans-Serif;
}
.breadcrumb li {
        float: left;
        margin-bottom: 0;
}
.breadcrumb li a {
        color: white;
        text-decoration: none;
        padding: 10px 0 10px 45px;
        position: relative;
        display: block;
        float: left;
}
 
.breadcrumb li a:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
        border-bottom: 50px solid transparent;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        left: 100%;
        z-index: 2;
}
 
.breadcrumb li a:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 31px solid white;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        margin-left: 1px;
        left: 100%;
        z-index: 1;
}
 
.breadcrumb li:first-child a {
        padding-left: 20px;
}
 
.currentcrumb a {
        background: #069;
}
 
.currentcrumb a:after {
        border-left: 30px solid #069;
}
 
.currentcrumb a:hover, .prevcrumb a:hover, .nextcrumb a:hover {
        background: #002d44;
}
 
.currentcrumb a:hover:after, .prevcrumb a:hover:after, .nextcrumb a:hover:after { border-left-color: #002d44 !important; }
 
.prevcrumb a {
        background: #396;
}
 
.prevcrumb a:after {
        border-left: 30px solid #396;
}
 
.nextcrumb a {
        background: #999;
}
 
.nextcrumb a:after {
        border-left: 30px solid #999;
}
 
/* bug 27375, To go in ext.codereview */
.mw-codereview-diff ins {
	background: #EDFFED;
}
.mw-codereview-diff del {
	background: #FFEDED;
}
/* bug 29307, awaiting deployment */
pre {
	line-height: 1.3em;
}
/* infbulR = affichage de la bulle à droite, infbulL = affichage à gauche */
.infbulR,.infbulL,.infbulRT,.infbulLT{
  position:relative;
  z-index:24;
  color:#000;
  text-decoration:none
}
 
.infbulR:hover,.infbulL:hover,.infbulRT:hover,.infbulLT:hover{
  z-index:5000;
  background-color: transparent;
}
 
.infbulR span,.infbulL span,.infbulRT span,.infbulLT span{
  display: none;
}
 
.infbulR:hover span,.infbulL:hover span,.infbulRT:hover span,.infbulLT:hover span{
  display:block;
  z-index:25;
  position:absolute;
  width:1px;
  border:5px solid #f00;
  background-color:#00F;
  color:#000;
  text-align: justify;
  font-weight:none;
  padding:5px;
}
.infbulR:hover span{top:-30px; left:90px;}
.infbulL:hover span{top:-30px; left:-250px;}
.infbulRT:hover span{top:-350px; left:90px;}
.infbulLT:hover span{top:-350px; left:-220px;}

.shadow{
border:5px solid #f00;
  -moz-box-shadow: 4px 4px 10px #888;  
  -webkit-box-shadow: 4px 4px 10px #888;  
  box-shadow:4px 4px 6px #888;
}
p.txtattr{
  font-weight: bold;
  padding-left:12px;
  font-size:12px;
  color:#007700;
  line-height: 0.8;
  font-family: Arial
}

p.txtapt{
  padding-left:20px;
  font-size:12px;
  font-size:10px;
  color:#007700;
  line-height: 0.8;
  font-family: Arial
}
p.txtapt2{
  color:#007777;
  padding-left:10px;
  padding-right:10px;
  font-size:11px;
  line-height: 0.8;
  font-family: Arial
}




div.set{
  border:0px solid #ff0000;
  padding: 5px 10px 0px 10px;
  text-align:center;
}

div.bdf{
  font-family: Arial
  border:0px solid #ff0000;
  padding: 5px 10px 0px 10px;
  text-align:justify;
}

p.txtspeed,p.txtid,p.txtbdf,p.txtbdfs,p.txtdeg,p.txtset,p.txtinfo1,p.txtame
{ font-size:11px;}
p.txtspeed,p.txtid,p.txtdeg,p.txtset,p.genreitem,p.txtinfo,p.txtinfo1,p.txtame,p.titreitem,p.txtquete
{ display: inline; }
p.txtspeed,p.txtdeg,p.txtset,p.txtinfo {font-weight: bold;}

p.txtspeed{color:#8B4513;}
p.txtid{color:#2A2D9C;}
p.txtbdf, p.txtbdfs{
  line-height: 0.8;
  padding-left:6px;
}

p.txtbdf{color:#8B4513;}
p.txtbdfs{color:#5F3719;}
p.txtdeg{color:#000000;}
p.txtset{color:#800080;}

p.titreitem{
  color:#000000;
  font-weight: bold;
  font-size:12px;
  padding-left:10px;
  padding-right:10px;
}
p.genreitem{
  color:#000000;
  font-size:10px;
}
p.txtinfo{
  color:#000000;
  font-size:14px;
  text-align:center;
}
p.txtinfo1{
  color:#000000;
  text-align:center;
}

p.txtame{
  color:#A00000;
  text-align:center;
  font-style: italic;
}
p.txtquete{
  color:#800000;
  font-size:12px;
  text-align:center;
  font-style: italic;
}
.tblprod{
  width:100%;
  border:1px solid #804000; 
  font-size:12px;
  padding:0;
  margin:0;
}
.tblprodpt{
  font-weight: bold;
  font-size:18px;
  color:#8B6452;
}

.bgbulle{
  width:223px;
  background: url(http://wiki.the-west.fr/images/9/90/Bgbulmid.png) repeat-y;
}

div.prodnb{
  position:absolute; 
  left:5px; 
  top:5px;	
  z-index:4000;
  font-size:16pt;
  color: white;
  font-weight: bold;
  text-shadow: 2px 2px 2px #000;
}

.bubulle{
  border:0px solid red;
  box-shadow: 0px 0px 4px #000;
  border-radius: 10px;
  background-color:#EBEBCF;
  padding:10px;
}

.infoSet{
  border:1px solid #806D47;
  box-shadow: 2px 2px 4px #000;
  padding:10px;
}

table.infosetatt{
  border:1px solid #806D47;
  /*box-shadow: 2px 2px 4px #000;*/
  background-color:#EBEBCF;
  padding:0px;
  height:44px;
}
table.infosetatt td{
  padding:0px;
  vertical-align:middle;
}



#wrapper {
	width:1120px
}
#container {
	width:860px
}
#contentTop {
	width:860px;
	background-size:100% 77px
}
#p-search .pBody {
	width:200px;
	background-size:200px 24px
}
#searchInput {
	width:173px
}
#navigationTop {
	position:relative;
	background:url(http://wiki.the-west.fr/images/1/16/MenuTopNew.png) no-repeat;
	width:260px;
	height:130px
}
#navigationBottom {
	position:absolute;
	background:url(http://wiki.the-west.fr/images/e/e2/MenuBottomNew.png) no-repeat;
	width:260px;
	height:95px;
	right:-15px;
	bottom:-51px
}
#navigation {
	width:225px;
	font-size:11px
}
#west_pl_hints_container {
	width:830px!important;
	background-size:100%!important
}
#content {
	width:830px;
	background-size:100%
}
#contentFooter {
	background-size:101%;
	z-index:0
}
#p-cactions {
	width:810px
}
.portlet h5 {
	font-size:120%;
	font-weight:bold;
	font-style:italic;
	font-family:georgia;
	color:#804000
}
textarea {
	width:793px
}
#fondstd {
	background-image:url(http://wiki.the-west.fr/skins/thewest/images/content/contentBg.png);
	background-repeat:repeat
}
table.prerequis {
	background-image:url(/images/content/contentBg.png);
	background-repeat:repeat;
	border:0px;
	border-spacing:0;
	margin:0 auto
}
div.prerequis {
	border:1px solid #CCC;
	border-radius:10px;
	background:#FFF;
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:5px;
	line-height:1.3;
	margin-left:2px;
	margin-right:1px;
	text-align:center
}
.survol:hover {
	opacity:0.75;
	filter:alpha(opacity=75)
}
.zoom:hover {
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-o-transform:scale(1.3);
	transform:scale(1.3)
}
.zoom {
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease
}
.zoom {
	border:0px solid #fff;
	margin:40px 0px;
	padding:10px
}
.tilt {
	-webkit-transition:all 3s ease;
	-moz-transition:all 3s ease;
	-o-transition:all 3s ease;
	-ms-transition:all 3s ease;
	transition:all 3s ease
}
.tilt:hover {
	-webkit-transform:rotate(-360deg);
	-moz-transform:rotate(-360deg);
	-o-transform:rotate(-360deg);
	-ms-transform:rotate(-360deg);
	transform:rotate(-360deg)
}
.pulse:hover {
	animation-name:pulse;
	-webkit-animation-name:pulse;
	animation-duration:1s;
	-webkit-animation-duration:1s;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite
}
.clignote {
	animation-name:pulse;
	-webkit-animation-name:pulse;
	animation-duration:1.5s;
	-webkit-animation-duration:1.5s;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite
}
@keyframes pulse {
	0% {
		transform:scale(0.95);
		opacity:0.7
	}
	50% {
		transform:scale(1);
		opacity:1
	}
	100% {
		transform:scale(0.95);
		opacity:0.7
	}
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform:scale(0.95);
		opacity:0.7
	}
	50% {
		-webkit-transform:scale(1);
		opacity:1
	}
	100% {
		-webkit-transform:scale(0.95);
		opacity:0.7
	}
}
span.infobulle,span.DDMbulle,span.infobulleTxtL,span.infobulleTxtR {
	position:relative;
	cursor:help;
	outline:none;
	text-decoration:none
}
span.infobulle,span.infobulleTxtL,span.infobulleTxtR {
	border-bottom:thin dotted
}
span.infobulle:hover,span.DDMbulle:hover,span.infobulleTxtL:hover,span.infobulleTxtR:hover {
	text-decoration:none;
	z-index:6
}
span.infobulle:hover,span.infobulleTxtL:hover,span.infobulleTxtR:hover {
	background:#FFEEDD
}
span.infobulle span,span.DDMbulle span {
	position:absolute;
	margin:20px 0 0 0px;
	padding:10px;
	background:#FFF7E6;
	border:1px solid #CD853F;
	border-radius:5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:5px 5px rgba(0,0,0,0.1);
	text-align:justify;
	font-size:0.9em;
	line-height:14px;
	z-index:6000
}
span.infobulleTxtL span,span.infobulleTxtR span {
	position:absolute;
	margin:20px 0 0 0px;
	padding:10px;
	background:#F8E2B4;
	border-radius:10px;
	box-shadow:0px 0px 15px #000;
	text-align:justify;
	font-size:0.9em;
	line-height:14px;
	z-index:6000
}
span.infobulle span {
	width:450px;
	left:80px;
	top:-150px
}
span.infobulleTxtRx span {
	left:80px;
	top:-150px
}
span.infobulleTxtL span,span.infobulleTxtR span {
	top:-150px
}
.infobulleTxtL:hover span {
	left:-500px;
	top:-150px
}
.infobulleTxtR:hover span {
	left:30px;
	top:-150px
}
span.DDMbulle span {
	width:250px;
	right:-30px;
	top:-30px
}
span.DDMbuller span {
	width:150px;
	top:-80px;
	left:100px;
	right:-30px
}
span.infobulle:hover span,span.DDMbulle:hover span {
	left:2%;
	background:#FFF7E6;
	z-index:6
}
span.infobulleTxtL:hover span,span.infobulleTxtR:hover span {
	background:#F8E2B4;
	z-index:6
}
span.infobulle span,span.infobulleTxtL span,span.infobulleTxtR span,span.DDMbulle span {
	position:absolute;
	left:-9999px;
	margin:4px 0 0 0px;
	padding:10px;
	border:solid 1px black
}
span.infobulleTxtL span,span.infobulleTxtR span {
	position:absolute;
	left:-9999px;
	margin:4px 0 0 0px;
	padding:10px;
	border:solid 0px black;
	box-shadow:0px 0px 15px #000;
	border-radius:10px
}
span.infobulle:hover span,span.infobulleTxtL:hover span,span.infobulleTxtR:hover span {
	margin:20px 0 0 125px
}
span.DDMbulle:hover span {
	margin:30px 0 30px 30px
}
span.infobulle:hover em,span.infobulleTxtL:hover em,span.infobulleTxtR:hover em,span.DDMbulle:hover em {
	text-align:center;
	font-family:Calibri,Tahoma,Geneva,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:30px;
	display:block
}
div.bulleTxtIn {
	color:#404040;
	border:2px inset;
	background:#FCF5EA;
	padding:2px 5px;
	margin:0 0 15px 0
}
p.bulleTxtInD,p.bulleTxtInF {
	font-size:14px;
	font-style:italic;
	font-weight:bold
}
p.bulleTxtInD {
	color:#2472BA
}
p.bulleTxtInF {
	color:#C4143D
}
.infbulR,.infbulL,.infbulRT,.infbulLT {
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none 
}
.infbulR:hover,.infbulL:hover,.infbulRT:hover,.infbulLT:hover {
	z-index:5000;
	background-color:transparent
}
.infbulR span,.infbulL span,.infbulRT span,.infbulLT span {
	display:none
}
.infbulR:hover span,.infbulL:hover span,.infbulRT:hover span,.infbulLT:hover span {
	display:block;
	z-index:25;
	position:absolute;
	width:1px;
	border:5px solid #f00;
	background-color:#00F;
	color:#000;
	text-align:justify;
	font-weight:none;
	padding:5px
}
.infbulR:hover span {
	top:-30px;
	left:90px
}
.infbulL:hover span {
	top:-30px;
	left:-250px
}
.infbulRT:hover span {
	top:-350px;
	left:90px
}
.infbulLT:hover span {
	top:-350px;
	left:-220px
}
.shadow {
	border:5px solid #f00;
	-moz-box-shadow:4px 4px 10px #888;
	-webkit-box-shadow:4px 4px 10px #888;
	box-shadow:4px 4px 6px #888
}
p.txtattr {
	font-weight:bold;
	padding-left:12px;
	font-size:12px;
	color:#007700;
	line-height:0.8;
	font-family:Arial 
}
p.txtapt {
	padding-left:20px;
	font-size:12px;
	font-size:10px;
	color:#007700;
	line-height:0.8;
	font-family:Arial 
}
p.txtapt2 {
	color:#007777;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	line-height:0.8;
	font-family:Arial 
}
div.set {
	border:0px solid #ff0000;
	padding:5px 10px 0px 10px;
	text-align:center
}
div.bdf {
	font-family:Arial border:0px solid #ff0000;
	padding:5px 10px 0px 10px;
	text-align:justify
}
p.txtspeed,p.txtid,p.txtbdf,p.txtbdfs,p.txtdeg,p.txtset,p.txtinfo1,p.txtame {
	font-size:11px
}
p.txtspeed,p.txtid,p.txtdeg,p.txtset,p.genreitem,p.txtinfo,p.txtinfo1,p.txtame,p.titreitem,p.txtquete {
	display:inline
}
p.txtspeed,p.txtdeg,p.txtset,p.txtinfo {
	font-weight:bold
}
p.txtspeed {
	color:#8B4513
}
p.txtid {
	color:#2A2D9C
}
p.txtbdf,p.txtbdfs {
	line-height:0.8;
	padding-left:6px
}
p.txtbdf {
	color:#8B4513
}
p.txtbdfs {
	color:#5F3719
}
p.txtdeg {
	color:#000000
}
p.txtset {
	color:#800080
}
p.titreitem {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-right:10px
}
p.genreitem {
	color:#000000;
	font-size:10px
}
p.txtinfo {
	color:#000000;
	font-size:14px;
	text-align:center
}
p.txtinfo1 {
	color:#000000;
	text-align:center
}
p.txtame {
	color:#A00000;
	text-align:center;
	font-style:italic
}
p.txtquete {
	color:#800000;
	font-size:12px;
	text-align:center;
	font-style:italic
}
.tblprod {
	width:100%;
	border:1px solid #804000;
	font-size:12px;
	padding:0;
	margin:0
}
.tblprodpt {
	font-weight:bold;
	font-size:18px;
	color:#8B6452
}
.bgbulle {
	width:223px;
	background:url(http://wiki.the-west.fr/images/9/90/Bgbulmid.png) repeat-y
}
div.prodnb {
	position:absolute;
	left:5px;
	top:5px;
	z-index:4000;
	font-size:16pt;
	color:white;
	font-weight:bold;
	text-shadow:2px 2px 2px #000
}
.bubulle {
	border:0px solid red;
	box-shadow:0px 0px 4px #000;
	border-radius:10px;
	background-color:#EBEBCF;
	padding:10px
}
.infoSet {
	border:1px solid #806D47;
	box-shadow:2px 2px 4px #000;
	padding:10px
}
table.infosetatt {
	border:1px solid #806D47;
	background-color:#EBEBCF;
	padding:0px;
	height:44px
}
table.infosetatt td {
	padding:0px;
	vertical-align:middle
}
/* cache key: west_fr:resourceloader:filter:minify-css:7:185e8e7460f7a2381056355f515607a2 */




/* To facilitate rtl translations */
#bodyContent .table-RTL a{
background:none;
padding-right:0;
}
 
#bodyContent .table-RTL UL{
margin-right:10px;
display:table;
}



.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;

	visibility: visible !important;			
}

@keyframes slideUp {
	0% {
		transform: translateY(100%);
	}
	50%{
		transform: translateY(-8%);
	}
	65%{
		transform: translateY(4%);
	}
	80%{
		transform: translateY(-4%);
	}
	95%{
		transform: translateY(2%);
	}			
	100% {
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(100%);
	}
	50%{
		-webkit-transform: translateY(-8%);
	}
	65%{
		-webkit-transform: translateY(4%);
	}
	80%{
		-webkit-transform: translateY(-4%);
	}
	95%{
		-webkit-transform: translateY(2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}

/* Navigation Bar */
#navbar {
	position:absolute;
	top:29px;
	font-family:Calibri;
	width:800px;
	height:85px;
	margin:0;
	padding:0;
	background-image : url('https://i.imgur.com/8rOVDYR.png');
	text-align:center;
}
#navbar > #bull1 , #navbar > #bull2{
	position:absolute;
	top:20px;
	z-index:1;
	width:104px;
	height:64px;
	pointer-events: none;
}
#navbar > #bull1{
	left:40px;
	background-image : url('http://i.imgur.com/jYELxx8.png');
}
#navbar > #bull2{
	right:40px;
	background-image : url('http://i.imgur.com/onIB4QM.png');
}
#navbar ul {
	list-style-type: none;
	font-size:0;
	padding:0;
	overflow: hidden;
	position:relative;
	top:42px;
	height:37px;
}
#navbar li {
	font-size:18px;
	display:inline;
}
#navbar li a {
	position:relative;
	display:inline-block;
	color: white;
	font-weight:normal;
	text-align: center;
	padding: 8px 10px;
	line-height:20px;
	text-decoration: none;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

#navbar li a:hover {
	color:#FFDEAD;
}
#navbar .selflink {
	background-color: #FFDEAD;
	color:black;
	position:relative;
	display:inline-block;
	text-align: center;
	padding: 8px 10px;
	line-height:20px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.2) inset;
	z-index:1;
}
#navbar li a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 0;
	background: #FFDEAD;
	-webkit-transition: width .25s;
	-moz-transition: width .25s;
	-ms-transition: width .25s;
	-o-transition: width .25s;
	transition: width .25s;
}
#navbar li a:hover:before {
	width:100%;
}
#navbar li a:after, #navbar .selflink:after{
	content: "";
	display: block;
	position: absolute;
	left: -2px;
	top: 17px;
	height: 4px;
	width: 4px;
	background: #ffffff;
	opacity: 0.5;
}
#navbar .selflink:after{
	width: 2px;
}
#navbar li:first-child *:after{
	opacity:0;
}


/* Νέα απεικόνιση σετ */
.new_set {
    width: 36px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(https://wiki.the-west.gr/images/1/1a/New.png);
    pointer-events: none;
}