/* BEGIN MONACO SKIN */

#ghost + div {
   left: -5000px;
}

body { 
   background-image: url('http://images2.wikia.nocookie.net/transformers/images/d/d6/Monaco-background.jpg'); 
   background-repeat: repeat-x;
}

.color1, .color1 a {
   background-color: #a81f1f;
   color:            white;
}

.color2 {
   background-color: #a81f1f !important;
}

#background_strip {
   background-color: transparent !important;
   border-bottom: medium none transparent !important;
}

#link_box, #link_box a {
   color: #002bb8;
   background-color:#f5f5f5;
}

#link_box {
   background-color: #f5f5f5 !important;
}

.WidgetCommunity .community_details {
   background-color: #f5f5f5 !important;
}

.widget {
   border:1px solid black;
}

#wikia_header {
   border-bottom: medium none transparent !important;
   background-color: transparent !important;
}

#header_username a {
   color: #e2e2e2;
}

#userData a, #wikiaBranding a {
   color: #e2e2e2;
}

.headerMenuButton dt {
   color: black;
}

#search_field {
   border:1px solid black;
}

.userengagement {
   background-color: White !important;
   border: 1px dashed Gray !important;
   color: Black !important;
   margin-top: -6px !important;
}

#csAddCategorySwitch {
   margin-left:-6px !important;
   margin-top:10px !important;
}

#wikia_logo {
   background-image: url(http://images2.wikia.nocookie.net/transformers/images/9/9e/Monaco_wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/transformers/images/9/9e/Monaco_wikia_logo.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images1.wikia.nocookie.net/transformers/images/6/69/Monaco_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/transformers/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}

#accent_graphic1 {
	background: url(http://images2.wikia.nocookie.net/transformers/images/9/98/Monaco-logo.png) no-repeat !important;
        width: 216px;
        height: 155px;
}

.wikiaSkinMonaco #wiki_logo {
        background: transparent !important;
        border-color: transparent !important;
}
* html .wikiaSkinMonaco #wiki_logo {
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='image');
}


/* END MONACO SKIN */

/* Hiding .firstHeading, #siteSub, #contentSub on front page only */
.page-Transformers_Wiki * .firstHeading,
.page-Transformers_Wiki * h3#siteSub,
.page-Transformers_Wiki * #contentSub {
	display:none;
}
.page-Main_Page * .firstHeading,
.page-Main_Page * h3#siteSub,
.page-Main_Page * #contentSub {
	display:none;
}

/* Messagebox templates */

.messagebox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   width: 80%;
   margin: 0 auto 1em auto;
   padding: .2em;
}
.messagebox.merge {
   border: 1px solid #c0b8cc;
   background-color: #f0e5ff;
   text-align: center;
}
.messagebox.cleanup {
   border: 1px solid #9f9fff;
   background-color: #efefff;
   text-align: center;
}
.messagebox.standard-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
}

#wikia_footer {
        color: #FFF; }

#monaco_footer, #monaco_footer a {
	color: #FFF;
}

/* wikitable/prettytable class for skinning normal tables */

table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}

table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaa solid;
  padding: 0.2em;
}

table.wikitable th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}

table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

/* TELETRAN-1 SPECIFIC BITS */

.tt1_nowrap {
white-space: nowrap;
}


/* KILL "IMAGE TAGGING" FEATURE */
/* Hide all the tagging buttons and text-fields so they can't be used. */
#tagEditField input, #tagStatusDiv input{ display:none; }

/* The rectile can't be hidden- so we offset it 200em beyond the left margin of the page so it /appears/ to be gone. */
#file div, #tagEditField{ margin-left:-200em; }

/* Fix for the nested div affected by the above.  (cosmetic) */
#file div div{ margin-left:0; }

/* Hide the chipper red 'NEW' inviting people to use this crappy feature. */
#filetoc sup{ display:none; }

/* ALSO RECOMMENDED: Change the 'click on things to tag them' text-string to explain that image tagging has been disabled on this wiki." */
/* HERE: http://transformers.wikia.com/wiki/MediaWiki:Tagging_instructions  */

/* Template specific bits, don't take these out until you've actually UPDATED THE TEMPLATES. */
.tt1_merge, .tt1_tobedeleted, .tt1_cleanup, .tt1_move, .tt1_spoiler, .tt1_unreleased  {
    height:87px;
}

.tt1_merge .messagebox, .tt1_tobedeleted .messagebox, .tt1_cleanup .messagebox, .tt1_move .messagebox, .tt1_spoiler .messagebox, .tt1_unreleased .messagebox  {
   position:relative;
   padding-left:75px;
}

.tt1_merge .messagebox {
   padding-left:88px;
}

.tt1_move .messagebox {
   padding-left:113px;
}

.tt1_spoiler {
   height:50px;
}
.tt1_spoiler .messagebox {
   padding-left:50px;
}

.tt1_unreleased {
   height:50px;
}
.tt1_unreleased .messagebox {
   padding-left:130px;
}

.tt1_merge .messagebox span.mb_thumb, .tt1_tobedeleted .messagebox span.mb_thumb, .tt1_cleanup .messagebox span.mb_thumb, .tt1_move .messagebox span.mb_thumb, .tt1_spoiler .messagebox span.mb_thumb, .tt1_unreleased .messagebox span.mb_thumb{
   display:block;
   height:100px;
   position:absolute;
   top:2px;
   left:5px;
}


/* Merge only */
.tt1_merge .messagebox span.mb_thumb{
   width:74px;
   background:url("http://images3.wikia.nocookie.net/transformers/images/5/5e/Merge_megratchet.gif");
}

/*ToBedeleted only */
.tt1_tobedeleted .messagebox {
   border:solid 1px #aaa;
   background:#f9f9f9;
}
.tt1_tobedeleted .messagebox span.mb_thumb{
   width:64px;
   background:url("http://images3.wikia.nocookie.net/transformers/images/a/a8/Quint_head.gif");
}


/* Cleanup only */
.tt1_cleanup .messagebox span.mb_thumb{
   width:61px;
   background:url("http://images3.wikia.nocookie.net/transformers/images/2/23/Junkion_jimmy.gif");
}

/* Move only */
.tt1_move .messagebox span.mb_thumb{
   width:123px;
   background:url("http://images3.wikia.nocookie.net/transformers/images/2/26/Move_mo-vor.gif");
}

/* spoiler only */
.tt1_spoiler .messagebox span.mb_thumb{
   height:50px;
   width:56px;
   background:url("http://images3.wikia.nocookie.net/transformers/images/d/d5/Spoiler_jazz.gif");
}

/* Unreleased only */
.tt1_unreleased .messagebox span.mb_thumb{
   height:50px;
   width:100px;
   background:url("http://images3.wikia.nocookie.net/transformers/images/e/ee/Notyetbox.gif");
}

.tt1_nowrap {
white-space: nowrap;
}

/*Fix the 'see-through image borders' problem.*/
.thumb{ background-color:white;}


/* BEGIN EVENT */
 
body.page-Transformers_Wiki_Transformers_Event .monaco_shrinkwrap {
   left: 50%;
   margin-left: -485px;
   width: 971px;
}
 
.page-Transformers_Wiki_Transformers_Event .firstHeading,
.page-Transformers_Wiki_Transformers_Event h3#siteSub,
.page-Transformers_Wiki_Transformers_Event #contentSub,
.page-Transformers_Wiki_Transformers_Event #siteNotice {
   display:none !important;	 
}

/* END EVENT */