.color1, .color1 a {
   background-color: FireBrick;
   color:            White;
}

.color2 {
   background-color: White;
}

.color2 {
   background-color: Black;
}

#link_box {
   background-color: #999999;
}

#link_box a, #link_box a:visited {
   color: Black;
}

.community_details {
   background-color: #999999;
}

#wikia_header a {
	color: #999999;
}

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

#wikia_footer, #wikia_footer a {
        color: #999999;
}
#wikia_logo {
	background-image: url(http://images2.wikia.nocookie.net/prowrestling/images/0/01/Yellow_wikia_logo.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/prowrestling/images/0/01/Yellow_wikia_logo.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images4.wikia.nocookie.net/prowrestling/images/7/70/Yellow_header_button.png);
	color: #8B0000;
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images4.wikia.nocookie.net/prowrestling/images/7/70/Yellow_header_button.png', sizingMethod='crop');
}
dt.widget_title {
	background-color: #333333;
	color: Yellow;
}
#search_box {
	background: #333333;
}
#search_button {
        background:transparent url(http://images2.wikia.nocookie.net/prowrestling/images/d/d5/SearchArrow.png) repeat scroll 0 0;
}



h2 {margin-top: 20px;}

.toc {margin-top: 20px;}

 .mw-plusminus-pos {
  display: none;
}
 .mw-plusminus-neg {
  display: none;
}
 .mw-plusminus-null {
  display: none;
}

/* TAB AROUND EDIT THIS PAGE */

#control_edit {
  background: #FFF;
  padding: 0 8px !important;
  height: 27px;
  margin-top: 5px;
}
#control_edit div {
  display: none;
}
#ca-edit {
  color: #000;
  font-family: arial;
  font-weight: bold;
  line-height: 27px;
}

#control_viewsource {
  background: #FFF;
  padding: 0 8px !important;
  height: 27px;
  margin-top: 5px;
}
#control_viewsource div {
  display: none;
}
#ca-viewsource {
  color: #000;
  font-family: arial;
  font-weight: bold;
  line-height: 27px;
}