/* Форум */
.forumline:hover { background: #FFFFFF; }
.forumline2 { background: #FFFFFF; }
.forumlinetop, .forumlinetop2 {
	border: 1px solid #c7c7c7;
	padding: 3px;
	margin-bottom: 2px;
	width: 98%;
	display: block;
	background: #e7e7e7;
}
.forumlinetop:hover { background: #FFFFFF; }
.forumlinetop2 { background: #FFFFFF; }
/* Конец форума */

/* Дизайн */
body {
	background: url('img/3/bg33.jpg') repeat-x #390001;
	font-family: 'Times New Roman', Times, serif;
	color: #000000;
	padding: 0;
	margin: 0;
}
.centertd { background: #F2F2F2; }

a:link, a:visited { color: #8d0000; text-decoration: underline; }
a:hover{ color: #FF0000; text-decoration: underline; }
#wall { background: url('/img/spring_bg.png') no-repeat; }
.allcl { background: url('/img/wall.png') repeat-x; }
.allcl2 { background: url('/img/logo_transp.png') 20px 13px no-repeat; }
.logo {
	padding: 2px;
	float:left;
	width: 300px;
	height: 70px;
}

.usermenu a:visited, .usermenu a:link { color: #E7E7E7; text-decoration: underline; }
.usermenu {
	font-size: 85%;
	color: #FFFFFF;
	height: 25px;
	padding-right: 50px;
}

.title {
	width: 100%;
	background: #DCDCDC url('img/site/menuright3.jpg');
	text-align: center;
}
.title2, .titleleft2 {
	width: 100%;
	background: url('img/3/men.jpg') #D0D0D0;
	text-align: center;
}
.titleleft {
	border-radius: 6px 0 0 0;
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	width: 100%;
	background: #DCDCDC url('img/site/menuleft3.jpg') right;
	text-align: center;
}
.titlecenter {
	width: 100%;
	background: #DCDCDC url('img/site/menucenter.jpg');
	text-align: center;
	font-weight: bold;
}

.panel1 {
	width: 200px;
	background-color: #E7E7E7;
	text-align: left;
	height: 100%;
	overflow: visible;
}
.panel2 {
	width: 200px;
	background-color: #E7E7E7;
	text-align: left;
	height: 100%;
	overflow: visible;
}
.panel3 {
	background-color: #F2F2F2;
	height: 100%;
	text-align: left;

}
.down {
	width: 100%;
	background-color: #DCDCDC;
	text-align: center;
}

.main_menu { background: #89594C url('img/site/red_menu_o.gif') repeat-x; }
.main_menu:hover { background: #6E220D url('img/site/red_menu.gif') repeat-x; }
.m_groups { background: #89594C url('img/site/menu_icons_o.gif') no-repeat}
.m_groups:hover { background: #6E220D url('img/site/menu_icons.gif') no-repeat}
.m_wall { background: url('img/site/menu_icons_o.gif') 0px 146px #89594C}
.m_wall:hover { background: url('img/site/menu_icons.gif') 0px 146px #6E220D}
.m_clips { background: url('img/site/menu_icons_o.gif') 0px 125px #89594C}
.m_clips:hover { background: url('img/site/menu_icons.gif') 0px 125px #6E220D}
.m_texts { background: url('img/site/menu_icons_o.gif') 0px 104px #89594C}
.m_texts:hover { background: url('img/site/menu_icons.gif') 0px 104px #6E220D}
.m_tabs { background: url('img/site/menu_icons_o.gif') 0px 83px #89594C}
.m_tabs:hover { background: url('img/site/menu_icons.gif') 0px 83px #6E220D}
.m_afisha { background: url('img/site/menu_icons_o.gif') 0px 62px #89594C}
.m_afisha:hover { background: url('img/site/menu_icons.gif') 0px 62px #6E220D}
.m_genres { background: url('img/site/menu_icons_o.gif') 0px 41px #89594C}
.m_genres:hover { background: url('img/site/menu_icons.gif') 0px 41px #6E220D}
.m_forum { background: url('img/site/menu_icons_o.gif') 0px 20px #89594C}
.m_forum:hover { background: url('img/site/menu_icons.gif') 0px 20px #6E220D}
.main_menu span { background: #E7E7E7; border-bottom: 1px solid #A0A0A0; }
.main_menu span:hover { background: #F2F2F2; }

.addcol { background: #E7E7E7; }

.borderwrap { width: 98%; text-align: left; }

.greyback { background:#E0E0E0; }
.mctable { background:#E7E7E7; }
