Помогите найти код-color в CSS-Cascading Style Sheets

Автор Virtuoz, 17 Березень 2009, 18:42:29

Попередня тема - Наступна тема

Virtuoz

Всем привет!
Помогите пожалуйста найти код color,отвечающий за цвет меню на главном сайте
Сильно не ругайтесь я в этом деле новичок,еще не полностью изучил CSS,но как выставлять цвета и изменять текстуры я уже умею.:)
Вот CSS код:
/* General Style */
a.fNavLink:link, a.forumBar:link, a.funcLink:link, a.topSortLink:link, a.postUser:link, a.postNumberLink:link, .topLink a:link {text-decoration:underline; color:#FED36F;}
a.fNavLink:active, a.forumBar:active, a.funcLink:active, a.topSortLink:active, a.postUser:active, a.postNumberLink:active, .topLink a:active {text-decoration:underline; color:#cccccc;}
a.fNavLink:visited, a.forumBar:visited, a.funcLink:visited, a.topSortLink:visited, a.postUser:visited, a.postNumberLink:visited, .topLink a:visited {text-decoration:underline; color:#000000;}
a.fNavLink:hover, a.forumBar:hover, a.funcLink:hover, a.topSortLink:hover, a.postUser:hover, a.postNumberLink:hover, .topLink a:hover {text-decoration:none; color:#FFFFFF;}

html,body{margin:0;padding:0;background:#000000;background:url(''); }
#footer {border:1px solid #AE9A75;background:##ff0000;color: ##ff0000;margin:0;text-align:center;padding:10px;}
div#container {background:url('http://gtaiv-4fun.ucoz.com/_si/0/29830.jpg') top center no-repeat;}
div#logo {height:182px;background:url('http://gtaiv-4fun.ucoz.com/_si/0/32085.jpg');margin-left:190px;  }
div.box {background:url('http://gtaiv-4fun.ucoz.com/_si/0/16247.jpg') repeat-y;border-bottom:4px solid #cccccc;}
div.box h3 {line-height:33px;background:url('http://gtaiv-4fun.ucoz.com/_si/0/52460.gif');padding-left:40px;  color:#FFFFFF; font-size:11px;font-weight:bold;margin:0;}
div.boxContent {padding:5px 10px 5px 10px;margin:0;}

a:link {text-decoration:underline; color:#AD090E;}
a:active {text-decoration:underline; color:#AD090E;}
a:visited {text-decoration:underline; color:#AD090E;}
a:hover {text-decoration:none; color:#FF0000;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
form {padding:0px;margin:0px;}
input,textarea,select {verti-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#000000}
a.noun:active {text-decoration:none; color:#000000}
a.noun:visited {text-decoration:none; color:#000000}
a.noun:hover {text-decoration:underline; color:#AD090E}

hr {color:#EBD98E;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#D9B627;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#EBD98E}
.menuTd {padding-left:12px;padding-right:10px; background: url('http://src.ucoz.ru/t/953/8.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 11px; background: url('http://gtaiv-4fun.ucoz.com/_si/0/76594.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Main Menu */
.m {font-weight:normal;}
a.m:link {text-decoration:none; color:#000000}
a.m:active {text-decoration:nonee; color:#000000}
a.m:visited {text-decoration:none; color:#000000}
a.m:hover {text-decoration:underline; color:#AD090E}

a.ma:link {text-decoration:none; color:#AD090E}
a.ma:visited {text-decoration:none; color:#AD090E}
a.ma:hover {text-decoration:none; color:#AD090E}
li.m {margin: 0; padding: 0 0 0 11px; background: url('http://gtaiv-4fun.ucoz.com/_si/0/76594.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 11px; background: url('http://gtaiv-4fun.ucoz.com/_si/0/76594.gif') no-repeat 0px 3px;}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#948549;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#000000;}
a.catName:visited {text-decoration:none; color:#000000;}
a.catName:hover {text-decoration:underline; color:#AD090E;}
a.catName:active {text-decoration:none; color:#000000;}
a.catNameActive:link {text-decoration:none; color:#AD090E;}
a.catNameActive:visited {text-decoration:none; color:#AD090E;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#948549; padding: 0 0 0 30px; background: url('http://src.ucoz.ru/t/953/10.gif') no-repeat 0px 2px;}
.eTitle a:link {text-decoration:underline; color:#AD090E;}
.eTitle a:visited {text-decoration:underline; color:#AD090E;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#AD090E;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #EBD98E}
.eDetails {border-top:1px dashed #AE8741;border-bottom:1px dashed #AE8741;font-family:Tahoma,Arial,Sans-Serif;color:#A88956;padding-bottom:5px;padding-top:3px;  text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #AE8741;border-bottom:1px dashed #AE8741;font-family:Tahoma,Arial,Sans-Serif;color:#A88956;padding-bottom:5px;padding-top:3px;  text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #AE8741;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;  text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/953/11.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

Вот скрин:

Что мне надо изменить я обвел красным,а именно чёрную панель сменить на серую,
Подскажите пожалуйста какой код мне нужно сменить.
З.Ы На форуме ДПК не работают ББ коды,юзаю Firefox 3.0.7,и жырный шрифт и код не работают.

I.g.I

У себя в самой странице исчи:

<td valign="top" style="border:1px solid #AE9A75;background:#000000;padding:10px;">
<table cellpadding="15" cellspacing="0" border="0" width="100%">

И меняй background:#000000 на любой цвет, который тебе надо.

Virtuoz