.color1, .color1 a, .yui-panel .hd {
	background-color: #3060c0;
	color: #FFF;
}
.color2 {
	background-color: #3060c0;
}
#wikia_header {
	background-color: #222;
	border-color: #AAA;
	color: #FFF;
}
#wikia_header a {
	color: #FFF;
}
#header_username a {
	color: #fec423;
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image:url(http://images2.wikia.nocookie.net/wot/images/b/b4/Header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/wot/images/b/b4/Header_button.png ', sizingMethod='crop');
}

#user_masthead {
        background: #003464 !important;
        color: white !important;
}

#user_masthead li a {
        color: white !important;
}

#user_masthead li.selected {
        background: #01a7de  !important;
}

div.blog-comm-input {
        background: white !important;
}

#wikia_logo {
	background-image: url(http://images1.wikia.nocookie.net/wot/images/6/68/Wikia_logo.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/wot/images/6/68/Wikia_logo.png', sizingMethod='crop');
}

#background_strip {
	background: #01a7de url(http://images1.wikia.nocookie.net/wot/images/9/91/Strip.png) repeat-x;
}
#accent_graphic1 {
	background: url(http://images1.wikia.nocookie.net/wot/images/1/1b/Accent.png) no-repeat;
	height: 155px;
	width: 400px;
}

#navigation a {
	background-color: #FFF;
	color: #000;
}
#navigation a:hover, #navigation a.yuimenuitemlabel-hassubmenu-selected, #navigation .navigation-hover {
	background-color: #3060c0;
}
#navigation li, #navigation .menu-item {
	border-color: #fef29f;
}

#search_box {
	background-color: #222;
}
#link_box, #link_box_dynamic {
	background-color: #222;
}

.widget {
	color: #FFF;
}
.widget dt {
	background-color: #222222;
}
.widget dd {
	background-color: #222222;
}
.widget a {
	color: #FFF;
}
#monaco_footer, #monaco_footer a {
	color: #FFF;
}
.shadow {
        background-image: url(http://images.wikia.com/common/skins-200802.4/monaco/images/shadow.png);
}


/**********************************************************/
/****** Main Page Fixed-Width and Character Graphics ******/
/**********************************************************/


body.mainpage #background_accent1 {
    background-image: url(http://images1.wikia.nocookie.net/wot/images/6/6d/Largewotlogo.png);
    height: 481px;
    margin-right: 445px;
    position: fixed;
    top: 36px;
    width: 296px;
}

* html body.mainpage #background_accent1 {
    display: none;
}

body.mainpage #background_accent2 {
    background-image: url(http://images2.wikia.nocookie.net/wot/images/a/a5/2ndlogo.png);
    background-position: 500px 0pt;
    bottom: 0;
    height: 487px;
    position: fixed;
    z-index: 0;
}

* html body.mainpage #background_accent2 {
    display: none;
}

body.mainpage div.monaco_shrinkwrap {
    left: 50%;
    margin-left: -485px;
    width: 971px;
}

* html body.mainpage div.monaco_shrinkwrap {
    left: auto;
    margin-left: auto;
    width: 100%;
}

#accent_graphic1 {
    *display: none;
    _display: block;
}

#monaco_footer {
    z-index: 3;
}