﻿@import url("/Content/stylebase/ThemeMainbase.css");

body 
{
	background: #b0c9e4 url("./images/BG_main.png") top left repeat-x;
}

ul#menu li 
{
    background: url("./images/menuwhite_bg.png") top left no-repeat;
}

ul#menu li a 
{ 
    background: url("./images/menu_bg.png") top left no-repeat;
}

ul#menu li a:hover
{
	background: url("./images/menu_active_bg.png") top left no-repeat;
}

.topimage 
{
	background: url("./images/topright.png");
	width: 371px;
	height: 400px;
	position: absolute;
	right: 9px;
	top: 12px;
	z-index: -1;
}

.bottomimage 
{
	background: url("./images/bottomleft.png");
	width: 134px;
	height: 393px;
	position: absolute;
	left: 0px;
	bottom: 50px;
	z-index: 1;
}

.banner
{
	background: url("http://images.animepenguin.net/animepenguinNormal.png");
}

.topcontent
{
    background: url("./images/top_bg.png");
}

.event
{
    background: url("./images/event_bg.png");
}

.headlines
{
    background: url("./images/headlines_bg_blue.png");
}

.headlines_inner
{
    background: url("./images/headlines_bg_white.png");
}

.donate
{
    background: url("./images/donate.png");
}

.contenttop
{
    background: url("./images/content_bg.png") no-repeat;
}

.contentbottom
{
    background: url("./images/content_bg.png") no-repeat bottom left;
}

.lefttop
{
    background: url("./images/leftmenu_bg.png") top left no-repeat;
}

.leftbottom
{
    background: url("./images/leftmenu_bg.png") bottom left no-repeat;
}

.left 
{
    background: #e0e7ee;
}

.menuwhitetop {
    background: url("./images/menu_white_bg.png") no-repeat top left;
}

.menuwhitebottom
{
    background: url("./images/menu_white_bg.png") no-repeat bottom left;
}

.joincom
{
    background: url("./images/join.png");
}

.bluetop
{
    background: url("./images/middleblue_bg.png") no-repeat top left;
}

.bluebottom
{
    background: url("./images/middleblue_bg.png") no-repeat bottom left;
}

.blueend
{
    background: url("./images/middleblue_bg.png") no-repeat bottom left;
}

.whitetop
{
    background: url("./images/middlewhite_bg.png") no-repeat top left;
}

.whitebottom
{
    background: url("./images/middlewhite_bg.png") no-repeat bottom left;
}

.latestreview 
{
    background: #e0e7ee;
}

.news 
{
    background: #e0e7ee;
}

.topanime
{
    background: url("./images/topreview_bg.png");
}

.rating
{
    background: url("./images/rating_bg.png");
}

.forumstats
{
    background: #e0e7ee;
}

.reviews 
{
    background: #e0e7ee;
}