.widget, #search_box {
-moz-border-radius: 10px 10px 0 0;
}



.headerMenuButton dt {
  color: black;
}

#header_username a {
  color: white;
}

.color1 {
background-color: #008E7B;
}

#wikia_header {
   background-color: #008E7B;
   border-color:     Black;
}

#wikia_header a {
	color: #ffffff;
}

#wikia_logo {
   background-image: url('http://images.wikia.com/mini/de/images/4/4c/Monaco_wikia_logo_template.png');
}

* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/mini/de/images/4/4c/Monaco_wikia_logo_template.png', sizingMethod='crop');
}

.headerMenu, .headerMenu a {
   background-color: #008E7B;
   color:            white;
   -moz-opacity:     .95;
   opacity:          .95;
}

.widget dt {
   background-color: #008E7B;
}

#page_bar {
   background-color: #008E7B;
}

#page_controls a {
   color:            White !important;
}

#search_box {
   background-color: #008E7B;
}

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

body.masthead-regular #page_bar, body.masthead-special #page_bar {
background:DarkCyan none repeat scroll 0 0 !important;
}