/*** MAIN COLORS ***/
.color1, .color1 a, .yui-panel .hd {
	background-color: #000;
	color: #FFF;
}
.color2 {
	background: #154F8F url(http://images3.wikia.nocookie.net/sealonline/images/1/10/MainBackground.jpg) repeat-x;
}
#background_strip {
	background: transparent;
	border: none;
}
#widget_sidebar {
	top: 0px;
}
#wikia_page {
	top: 0px !important;
}
#monaco_footer {
	top: 0px;
}

/*** WIDGETS ***/
.widget {
	background: #509979 url(http://images2.wikia.nocookie.net/sealonline/images/d/d1/WidgetBackground.jpg);
	border: 1px solid #002B45;
}
.widget dt {
	background: #BDD63E url(http://images2.wikia.nocookie.net/sealonline/images/e/e1/WidgetHeader.jpg) repeat-x;
	border: 1px solid #004F00;
	color: #004F00;
}
#navigation .menu-item {
	border-color: #004F00;
}
#navigation_widget, #navigation_widget .widget {
        background: #BDD63E;
}
#navigation_widget {
        border: 1px solid #002B45;
}
#navigation a {
	background: #549B7B url(http://images2.wikia.nocookie.net/sealonline/images/0/03/NavWidget.jpg);
	color: #004F00;
	padding: 3px 27px;
}
#navigation a:hover, .navigation-hover {
	background: #C0D845 url(http://images1.wikia.nocookie.net/sealonline/images/e/e6/NavWidgetHover.jpg);
	color: #004F00;
	padding: 3px 27px;
}
#search_button {
	background:transparent url(http://images.wikia.com/common/skins/monaco/images/search.png?sf) repeat scroll 0 0;
}
#search_box {
	background: #BDD63E url(http://images3.wikia.nocookie.net/sealonline/images/8/8f/PageBar.jpg) repeat-x;
}
#link_box, #link_box_dynamic {
	background: #004F00;
	border: none;
}
#link_box a, #link_box_dynamic a {
	color: #FFF !important;
}
#link_box_table td {
	padding: 1px 4px;
}
.community_details {
	background: transparent;
	border: 1px solid #004F00;
}

/*** HEADER AND FOOTER ***/
#wikia_header {
	background: transparent;
	border: none;
}
#userData a, #wikiaBranding a {
	color: #FFF;
}
#header_username a {
	color: #FFF;
}
#wikia_logo {
	background-image: url(http://images2.wikia.nocookie.net/sealonline/images/6/62/WikiaLogo.png);
	width: 95px;
	height: 26px;
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/sealonline/images/6/62/WikiaLogo.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images1.wikia.nocookie.net/sealonline/images/4/4c/HeaderMenuButton.png);
	color: #FFF;
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/sealonline/images/4/4c/HeaderMenuButton.png', sizingMethod='crop');
}
#page_bar {
	background: #BDD63E url(http://images3.wikia.nocookie.net/sealonline/images/8/8f/PageBar.jpg) repeat-x;
}
#page_controls a {
        color: #004F00;
}
#wikia_footer {
	color: #EEE;
}
#wikia_footer a {
	color: #EEE;
}
#wikia_corporate_footer {
	border-top: none;
}

/***USER MASTHEAD***/

#user_masthead {
	background: #549B7B;
}
#user_masthead h2 {
	color: #EEE;
}
#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
	background: #D8E777;
	color: #004F00;
}
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
	background: #BDD63E;
	color: #004F00;
}
body.masthead-regular #page_bar, body.masthead-special #page_bar, 
body.masthead-regular #page_bar a, body.masthead-special #page_bar a {
	background: #BDD63E;
	color: #004F00;
}
.dark_text_1 {
	color: #004F00;
}