/* Обязательные классы, для разных тегов */
body.viewMode{color:black;background:#B5B5B5 url('/images/d002/bg.gif');margin:0;}
body.visualMode, td.visualMode{color:black;background:#EDECEA;}
body.htmlMode{background:threedface;font-family:monospace;color:black;}
body, td, th{font-family:tahoma,sans-serif;font-size:80%;}

h1, h2.h1{color:#7A7876;font-size:1.7em;font-weight:bold;}		/* Главная строка, системная, используется везде, где требуется озаглавить блок текста */
hr{color:#D8D8D8;clear:both;}									/* Разделитель */

table{clear:both;}
table.invisible{width:100%;empty-cells:show;}					/* Описание прозрачной таблицы */
table.invisible th{color:#7A7876;background:#DAD9D6;border-bottom:#999999 solid 1px;padding:10px 10px 5px 3px;}
table.invisible th h1, table.invisible th h2.h1{border-bottom:0;font-size:1.5em;padding:0 5px;margin:0;background:none;}
table.invisible td.frame{border:#C6C6C6 solid 1px;background:#DAD9D6;}	/* Обрамление для ячеек в прозрачной таблице */

table.system{border:#C6C6C6 solid 1px;background:#E4E3E1;width:100%;empty-cells:show;}	/* Описание системной таблицы */
table.system th, table.system .th{background:#B41C1B;color:white;text-align:left;font-weight:normal;}	/* Заглавная строка системных таблиц */
table.system .head{background:#483F3F;color:white;}		/* Подзаголовочная строка системных таблиц */
table.system .light{background:#E4E3E1;}						/* Светлая строка системных таблиц */
table.system .dark{background:#DAD9D6;}							/* Темная строка системных таблиц */
table.system .lighter{background:#EEEEEE;}						/* Cтрока подсветка при наведении для системных таблиц */
table.system .answer{background:#EEEEEE;padding:10px 10px 10px 3em;}
table.system td.padding{padding:0;}								/* Для ячеек, где необходимо убрать отступ */

table.system .light, table.system .dark, table.system .lighter, table.system .answer, table.system tr.light td, table.system tr.dark td, table.system tr.lighter td{border-top:1px solid white;}	/* Надчеркивание, чтоб разделить строки визуально */

table.system th a:link, table.system .th a:link, table.system th a:visited, table.system .th a:visited{color:white;text-decoration:underline;}	/* Ссылки в заглавной строке системной таблицы */
table.system th a:hover, table.system th a:active, table.system .th a:hover, table.system .th a:active{color:white;text-decoration:none;}

table.system .head a{color:white !important;}					/* Ссылки в позаголовочной строке системной таблицы */
table.system .head a:link, table.system .head a:visited{text-decoration:underline;}
table.system .head a:hover, table.system .head a:active{text-decoration:none;}

table.system a:link{color:#052475;text-decoration:underline;}	/* Остальные ссылки в системной таблице */
table.system a:visited{color:#2C4585;text-decoration:underline;}
table.system a:hover, table.system a:active{color:#052475;text-decoration:none;}

span.news{color:white;background:#009900;font-weight:bold;font-size:0.8em;vertical-align:top;padding:0 3px 2px 3px;}
span.sale{color:white;background:#9900FF;font-weight:bold;font-size:0.8em;vertical-align:top;padding:0 3px 2px 3px;}
span.hit{color:white;background:#FF6600;font-weight:bold;font-size:0.8em;vertical-align:top;padding:0 3px 2px 3px;}
span.old{vertical-align:sub;text-decoration:line-through;font-size:0.9em;}

table.cart{width:100%;background:#DAD9D6;empty-cells:show;}		/* Описание таблицы корзины */
table.cart tr{background:#DAD9D6;}								/* Корзина */
table.cart tr span{background:#544A4A;color:white;padding:3px;vertical-align:top;font-weight:bold;}	/* Выделение текста в корзине */

table.cart a{font-weight:bold !important;}						/* Ссылки в корзине */
table.cart a:link, table.cart a:visited{color:#052475;text-decoration:none;}
table.cart a:hover{color:#FF0000;text-decoration:underline;}
table.cart a:active{color:#FF8000;text-decoration:underline;}

table.error{width:400px;padding:0;margin:0;border:0;}				/* Стили таблицы ошибки */
table.error th{color:#E60000;font-weight:bold;text-align:left;}		/* Заголовок ошибки */
table.error td{background:#E60000;color:white;}					/* Список ошибок */
table.error ul{list-style:square;}
table.error a:link, table.error a:visited{color:white;text-decoration:underline;}		/* Ссылка в ошибках на дополнительную информацию */
table.error a:hover, table.error a:active{color:#FF0000;text-decoration:none;background:white;}

table.navigation{width:100%;border-collapse:collapse;border-spacing:0;empty-cells:show;margin:20px 0;}	/* Навигационная строка */
table.navigation td{vertical-align:top;padding:0;padding-bottom:10px;margin:0;white-space:nowrap;}
table.navigation td.page{text-align:right;width:99%;}
table.navigation td.form{text-align:right;}
table.navigation td.form form{padding:0;margin:0;}

table.navigation div{border-top:1px solid C6C6C6;padding:3px 3px 2px 3px;vertical-align:top;}
table.navigation span{background:#EDECEA;border:1px solid C6C6C6;border-top:1px solid #EDECEA;margin:2px 3px;padding:3px 8px;}

table.navigation a, p.navigation a{margin:2px 3px;padding:3px 8px;border:1px solid #C6C6C6;}
table.navigation a:link, p.navigation a:link, table.navigation a:visited, p.navigation a:visited{background:#FAFAFA;color:black;text-decoration:none;}
table.navigation a:hover, table.navigation a:active, p.navigation a:hover, p.navigation a:active{background:#C6C6C6;color:white;text-decoration:none;}

.menu{padding:0;font-family:sans-serif;font-size:1em;}	/* Оформление кнопок управления */
.menu span{display:"inline-block";}
.menu span a{margin:2px 3px;padding:3px 8px;border:1px solid #C6C6C6;line-height:2em;white-space:nowrap;background-repeat:no-repeat !important;background-position:center left !important;background-image:none;text-decoration:none !important;}
.menu span a:link, .menu span a:visited{color:#666666;background-color:#F4F4F4 !important;}
.menu span a:hover, .menu span a:active{color:white;background-color:#C6C6C6 !important;}

.menu span a.add{padding-left:26px;background-image:url('/images/default/interface/button-add.gif') !important;}
.menu span a.edit{padding-left:26px;background-image:url('/images/default/interface/button-edit.gif') !important;}
.menu span a.delete{padding-left:26px;background-image:url('/images/default/interface/button-delete.gif') !important;}
.menu span a.settings{padding-left:26px;background-image:url('/images/default/interface/button-settings.gif') !important;}
.menu span a.filter{padding-left:26px;background-image:url('/images/default/interface/button-filter.gif') !important;}
.menu span a.up{padding-left:26px;background-image:url('/images/default/interface/button-up.gif') !important;}
.menu span a.down{padding-left:26px;background-image:url('/images/default/interface/button-down.gif') !important;}
.menu span a.left{padding-left:26px;background-image:url('/images/default/interface/button-left.gif') !important;}
.menu span a.right{padding-left:26px;background-image:url('/images/default/interface/button-right.gif') !important;}

div.block{padding:1px;margin:0;border-style:solid;border-color:#FF0000;border-width:0;}
div.block div.menu{margin:0;padding:0;display:table;}
div.block div.menu span a{width:26px;height:26px;background-position:center !important;padding:0;display:block;float:left;}

div.calendar{display:none;position:absolute;}		/* Календарь */
div.calendar table{background:white;border:1px solid #C6C6C6;}
div.calendar td, div.calendar th{font-size:0.7em;padding:2px 6px 4px 6px;text-align:right;}
div.calendar td.date{cursor:pointer;cursor:hand;}
div.calendar tr.year td{background:#B41C1B;color:white;border-bottom:1px solid #C6C6C6;text-align:center;cursor:pointer;cursor:hand;}
div.calendar tr.month td{background:#483F3F;color:white;border-bottom:1px solid #C6C6C6;text-align:center;cursor:pointer;cursor:hand;}
div.calendar tr.year td.current, div.calendar tr.month td.current{cursor:text;}
div.calendar .today, div.calendar .clear{background:#483F3F;color:white;border-top:1px solid #C6C6C6;cursor:pointer;cursor:hand;}
div.calendar .today{text-align:left;}
div.calendar tr.dates td.current{border:1px solid #C6C6C6;cursor:text;}
div.calendar tr.dates td{border:1px solid white;}
div.calendar td.over{background:#C6C6C6;}
input.calendarButton{}

div.bbcode{margin:7px 0 0 0;}							/* Оформление панели кнопок BBCode */
div.bbcode a{margin:2px 3px;padding:3px 8px;border:1px solid #C6C6C6;}
div.bbcode a:link, div.bbcode a:visited{background:#FAFAFA;color:black;text-decoration:none;}
div.bbcode a:hover, div.bbcode a:active{background:#C6C6C6;color:white;text-decoration:none;}

div.bbsmiles{margin:7px 0 0 0;}							/* Оформление панели смайликов BBCode */
div.bbsmiles a{margin:0;padding:1px 2px;}

div.list{padding:0;margin-top:10px;margin-bottom:20px;}
div.list h1{font-size:1.5em;}
div.list div.name p.date{color:#7A7876;font-size:1.1em;margin:0;padding:2px 6px;}
div.list div.name p.discussion{float:right;text-align:right;margin:0;padding:0.2em 5px 2px 12px;font-size:0.9em;}
div.list div.name p.discussion a{color:#7A7876 !important;}
div.list div.name p.discussion a:link, div.list div.name p.discussion a:visited{text-decoration:none;}
div.list div.name p.discussion a:hover, div.list div.name p.discussion a:active{text-decoration:underline;}
div.list div.name h1, div.name h2{padding:5px 5px 7px 5px;margin:0;font-size:1.2em;background:#E5E4E1;border-top:3px solid #C6C6C6;border-bottom:0;}
div.list div.notice{margin-left:4px;margin-right:4px;margin-top:10px;padding-top:12px;}
div.list p.copyright{text-align:right;}
div.list p.more{text-align:right;}
div.list p.navigation{padding-left:4px !important;padding-right:4px !important;font-size:0.8em !important;}

/* for all script */
#overlay, #overlayAnimation, #overlayPictures{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:black;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
display:none;}

.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
* html>body .clearfix{display:inline-block;width:100%;}
* html .clearfix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* thumbnail */
#thumbnail{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#thumbnail a img{border:none;}
#outerImageContainer{position:relative;background-color:white;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink, #nextLink{width:49%;height:100%;background:transparent url('/images/default/e.gif') no-repeat;display:block;}
#prevLink{left:0;float:left;}
#nextLink{right:0;float:right;}
#prevLink:hover, #prevLink:visited:hover{background:url('/images/default/interface/prev.gif') left 50% no-repeat;}
#nextLink:hover, #nextLink:visited:hover{background:url('/images/default/interface/next.gif') right 50% no-repeat;}

#imageDataContainer{font:10px verdana,helvetica,sans-serif;background-color:white;margin:0 auto;line-height:1.4em;}
#imageData{padding:5px 10px 0 10px;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight: bold;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em;}
#imageData #topNavClose{width:22px;float:right;padding-top:0.7em;}

a.zoom img{cursor:url('/images/default/interface/cursor/zoomin.cur'), pointer, hand !important;}

/* chooseAnimation, choosePictures */
#chooseAnimation, #choosePictures{position:absolute;top:10px;left:10px;width:100%;height:500px;z-index:100;}
#chooseAnimation .navigation, #choosePictures .navigation{background:#EDECEA;padding:7px;text-align:right;}
#chooseAnimation .navigationClose, #choosePictures .navigationClose{width:30px;height:30px;clear:both;background:url('/images/default/interface/close-grey.gif') no-repeat center;}
#chooseAnimationFrame, #choosePicturesFrame{}

/* choosePictures */
.choosePicturesDragable{height:120px;}
.choosePicturesDragable div{width:120px;height:120px;float:left;border:#CCCCCC solid 1px;background:#F4F4F4;margin:3px;}

.choosePicturesTrash{background:grey;width:120px;height:120px;background:url('/images/default/interface/icons/clearcache.png') center no-repeat;}
.choosePicturesTrash div{width:120px;height:120px;float:left;}

/* treeView */
ul.treeview{margin:0 !important;padding:0 !important;}
ul.treeview .hitarea{background-image:url('/images/default/interface/treeview.gif');background-repeat:no-repeat;background-position:0 -25px;height:16px;width:16px;margin-left:-16px;float:left;cursor:pointer;cursor:hand;}

/* fix for IE6 */
* html .hitarea{display:inline;float:none;}

ul.treeview ul{padding:0;margin:4px 0 0 0;}
ul.treeview li{list-style-type:none;margin:0 !important;padding:3px 0 3px 16px;background:url('/images/default/interface/treeview.gif') -16px 0 no-repeat;}
ul.treeview li.last{background-position:-16px -1766px;}
ul.treeview .close{background-position:0 -3px !important;}
ul.treeview a.current{font-weight:bold !important;}

form{padding:0;margin:0;}
img.button{cursor:pointer;cursor:hand;}
div.button{width:100px;height:75px;text-align:center;float:left;display:inline !important;margin:10px;}
div.scroll{height:300px;overflow:auto;background:white;padding:5px;border:1px #C6C6C6 solid;}

ol.search{margin:0 0 1.7em 20px;padding:0 0 0 21px;}
ol.search li{margin-bottom:1em;padding:0;font-size:0.9em;}
ol.search li a{font-size:1.2em;}
.search b{background:#B9B9B9;font-weight:bold;padding:0 5px;}

.button{}												/* Кнопки формы */
.submit{font-size:1.2em;font-weight:bold;}				/* Кнопки формы */
.small{font-size:0.8em;}								/* Шрифт на размер меньше, аналог <small> */
.big{font-size:1.2em;}									/* Шрифт на размер больше, аналог <big> */
.back{text-align:left;}									/* Вырвнивание ссылки "Назад" */
.clear{clear:both !important;}

.wauto{width:auto !important;}
.w100{width:100%;}	.h100{height:100%;}
.w90{width:90%;}	.h90{height:90%;}
.w80{width:80%;}	.h80{height:80%;}
.w70{width:70%;}	.h70{height:70%;}
.w60{width:60%;}	.h60{height:60%;}
.w50{width:50%;}	.h50{height:50%;}
.w40{width:40%;}	.h40{height:40%;}
.w30{width:30%;}	.h30{height:30%;}
.w20{width:20%;}	.h20{height:20%;}
.w10{width:10%;}	.h10{height:10%;}

.left, .lt, .lm, .lb{text-align:left !important;}		/* Выравнивания для ячеек таблицы и не только */
.center, .ct, .cm, .cb{text-align:center !important;}
.right, .rt, .rm, .rb{text-align:right !important;}
.top, .lt, .ct, .rt{vertical-align:top !important;}
.middle, .lm, .cm, .rm{vertical-align:middle !important;}
.bottom, .lb, .cb, .rb{vertical-align:bottom !important;}
.bt-rl{layout-flow:vertical-ideographic;writing-mode:bt-rl;}

img.left{float:left;}
img.right{float:right;}

/* Теги, используемые в визуальном редакторе */
h2{color:#7A7876;font-size:1.5em;}						/* Главная строка, пользовательская, первого уровня */
h3{color:#7A7876;font-size:1.3em;					}	/* Главная строка, пользовательская, второго уровня */
p{}														/* Абзац, обычный, пользовательский */
p.typewritten{clear:both;background:#F4F4F4;color:#333333;font-family:monospace;border-top:1px solid #999999;border-right:1px solid #999999;border-bottom:1px solid #999999;border-left:20px solid #999999;margin:10px 0 10px 25px;padding:5px 3px 3px 15px;}	/* Абзац, машинописный, пользовательский */
b,strong{}												/* Полужирный, пользовательский */
i,em{}													/* Курсив, пользовательский */
u{}														/* Подчеркивание, пользовательское */
sup{}													/* Верхний индекс, пользовательский */
sub{}													/* Нижний индекс, пользовательский */
ul{list-style:square;}									/* Ненумерованный список */
blockquote{clear:both;background:#F4F4F4 url('/images/default/interface/forum-quote.gif') no-repeat;color:#333333;border:1px dotted #999999;margin:10px 0 10px 25px;padding:5px 3px 3px 25px;}	/* Абзац, цитата, пользовательский */
blockquote p{margin:0 0 5px 0;padding:0;}
blockquote img{float:none !important;}
blockquote table{width:auto !important;}

a:link{color:#052475;text-decoration:underline;}		/* Ссылка, пользовательская */
a:visited{color:#2C4585;text-decoration:underline;}
a:hover{color:#052475;text-decoration:none;}
a:active{color:#052475;text-decoration:underline;}

/* Описание таблиц редактора */
table.simple{empty-cells:show;}
td.simpleHeader{font-weight:bold;border-top:2px solid #C6C6C6;border-bottom:2px solid #C6C6C6;background:#B41C1B;color:white;}
td.simpleCell{border-bottom:1px solid #C6C6C6;}
td.simpleFoot{border-top:1px solid #C6C6C6;border-bottom:2px solid #C6C6C6;background:#483F3F;color:white;}

td.simpleHeader a{color:white !important;text-decoration:underline !important;}
td.simpleHeader a:hover{text-decoration:none !important;}

td.simpleFoot a{color:white !important;text-decoration:underline !important;}
td.simpleFoot a:hover{text-decoration:none !important;}

table.full{border:#C6C6C6 solid 2px;background:#C6C6C6;empty-cells:show;}

td.fullFH{background:#941A1A;color:white;text-align:left;font-weight:bold;}
td.fullFL{background:#CA1D1D;color:white;text-align:center;font-weight:bold;}
td.fullFD{background:#B41C1B;color:white;text-align:center;font-weight:bold;}
td.fullFE{background:#941A1A;color:white;text-align:right;font-weight:bold;}

td.fullFH a:link, td.fullFL a:link, td.fullFD a:link, td.fullFE a:link, td.fullFH a:visited, td.fullFL a:visited, td.fullFD a:visited, td.fullFE a:visited{color:white;text-decoration:underline;}
td.fullFH a:hover, td.fullFL a:hover, td.fullFD a:hover, td.fullFE a:hover, td.fullFH a:active, td.fullFL a:active, td.fullFD a:active, td.fullFE a:active{color:white;text-decoration:none;}

td.fullLH{background:#B6A693;text-align:left;}
td.fullLL{background:#F9F9F9;text-align:center;}
td.fullLD{background:#F1F1F1;text-align:center;}
td.fullLE{background:#CBC1B3;text-align:right;}

td.fullDH{background:#A5917A;text-align:left;}
td.fullDL{background:#EDECEB;text-align:center;}
td.fullDD{background:#E0E2E3;text-align:center;}
td.fullDE{background:#B4A491;text-align:right;}

td.fullEH{background:#454545;text-align:left;color:white;}
td.fullEL{background:#6A6A6A;text-align:center;color:white;}
td.fullED{background:#544A4A;text-align:center;color:white;}
td.fullEE{background:#454545;text-align:right;color:white;}

td.fullEH a:link, td.fullEL a:link, td.fullED a:link, td.fullEE a:link{}
td.fullEH a:visited, td.fullEL a:visited, td.fullED a:visited, td.fullEE a:visited{}
td.fullEH a:hover, td.fullEL a:hover, td.fullED a:hover, td.fullEE a:hover{}
td.fullEH a:active, td.fullEL a:active, td.fullED a:active, td.fullEE a:active{}

/* Переназначение для текущего дизайна */
.special_menu{width:100%;}
.special_menu td{padding:0;}
.top_line{background:#999999;}

td.centercolumn{border:#999999 solid 1px;vertical-align:top;background:#EDECEA;padding:0 20px 10px 20px;}
td.centercolumn h1{background:#DEDDDB;border-bottom:#999999 solid 1px;margin:0 -20px 5px -20px;padding:10px 20px 3px 20px;}
td.centercolumn img{margin:5px 0 5px 5px;}
td.centercolumn table.invisible{margin:10px 0 5px 0;}

div.branch{margin:0px -20px;padding:21px 20px 3px 20px;color:#555555;background:#EDECEA;border-bottom:#D1D1D1 solid 1px;}
div.branch a{color:#555555 !important;}
div.branch a:link, div.branch a:visited, div.branch a:active{text-decoration:none;}
div.branch a:hover{text-decoration:underline;}

td.leftcolumn, div.submenu{border:#999999 solid 1px;width:20%;vertical-align:top;background:#544A4A;padding:10px 15px;color:white;}
td.leftcolumn span table td{color:white;}
td.leftcolumn a:link, td.leftcolumn a:visited{color:#EE8787;text-decoration:underline;}
td.leftcolumn a:hover, td.leftcolumn a:active{color:#EE8787;text-decoration:none;}
td.leftcolumn h6.search{color:#C6C6C6;}
td.leftcolumn div.news_data{color:#EEEEEE;}
td.leftcolumn table.system .dark{color:black;}
td.leftcolumn table.system a:link{color:#052475;}
td.leftcolumn table.system a:visited{color:#2C4585;}
td.leftcolumn table.system a:hover, td.leftcolumn table.system a:active{color:#052475;}
td.leftcolumn .menu span a:link, td.leftcolumn .menu span a:visited{color:#666666 !important;background-color:#F4F4F4 !important;}
td.leftcolumn .menu span a:hover, td.leftcolumn .menu span a:active{color:white !important;background-color:#C6C6C6 !important;}

td.leftcolumn h2{border-bottom:3px double #CCCCCC;color:white;}
td.leftcolumn h3.points{color:white;}

td.leftcolumn ul, td.rightcolumn ul{margin-left:1.5em;}
td.leftcolumn ul li, td.rightcolumn ul li{margin-bottom:0.3em;}

td.rightcolumn{border:#999999 solid 1px;width:20%;vertical-align:top;background:#D5CEC6;padding:10px 15px;}
td.rightcolumn h2{border-bottom:#999999 double 3px;}
td.rightcolumn h6.search{color:white;}
td.rightcolumn div.news_data{color:#7A7876;}

div.news_data{font-size:1em;margin:15px 0 0 0;}
h3.points{font-size:1em;}
.points{margin:0 0 5px 0;}
div.points{margin:10px 0;}
.points a:link, td.column .points a:visited{text-decoration:underline;font-weight:bold;}
.points a:hover, td.column .points a:active{text-decoration:none;font-weight:bold;}
div.points_more{margin:0 0 15px 0;text-align:right;font-weight:normal;}

div.unit{border:1px solid #CCC;padding:0;margin:5px;float:left;width:31%;}
div.unit .name{background:#A6A6A6;color:white;padding:4px 10px 0 10px;margin:0;}
div.unit .name a{color:white !important;font-weight:bold !important;}
div.unit .name a:link, div.unit .name a:visited, div.unit .name a:active{text-decoration:underline;}
div.unit .name a:hover{text-decoration:none;}
div.unit .picture{margin:0;background:#E9E9E9;text-align:center;}
div.unit .property{margin:0;padding:4px 10px;}
div.unit .price{margin:0;padding:4px 10px;}

h6.search{color:#7A7876;font-size:1.5em;border-bottom:3px double #CCCCCC;color:white;}

table.item{width:100%;cursor:pointer;cursor:hand;}
table.item td.item{border-bottom:#D9D9D9 solid 1px;vertical-align:middle;padding:4px 0 4px 10px;width:10%;}
table.item td{border-bottom:#D9D9D9 solid 1px;vertical-align:middle;padding:4px 10px;width:90%;}
table.item a{font-weight:bold !important;text-decoration:none !important;}
td.leftcolumn a.current_menu, div.submenu a.current_menu{color:#FFDEAD !important;}
td.leftcolumn table.item a, div.submenu table.item a{color:#EDECEA !important;}

td.rightcolumn a.current_menu{color:#7E3434 !important;}
td.rightcolumn table.item a{color:#6F6262 !important;}
td.rightcolumn table.item td, td.rightcolumn table.item td.item{border-bottom:#8D7F7F solid 1px !important;}

td.copy{border:#961717 solid 1px;background:#A00000;padding:15px 10px;}
td.copy table{width:100%;}
td.copy td{color:white;font-size:0.8em;}
td.copy a{color:white !important;text-decoration:underline !important;}

td.leftcolumn .menuOver, div.submenu .menuOver{border-bottom:#DA4331 solid 1px !important;background-image:url('/images/d002/bg-menu-item.gif');background-color:#7F7575;}
td.leftcolumn .menuOut, div.submenu .menuOut{border-bottom:#D9D9D9 solid 1px;background-image:none;}

td.rightcolumn .menuOver{border-bottom:#DA4331 solid 1px !important;}
td.rightcolumn .menuOut{border-bottom:#D9D9D9 solid 1px;background-image:none;}

.top_flash{border:#CCCCCC solid 1px !important;}

/* Стили для пустышки */
table.empty_flash{background:#B20000 url('/images/d002/headerbg.gif') repeat-x;width:100%;border:#AE0000 solid 1px;}
table.empty_flash td{color:white;}
table.empty_flash a:link, table.empty_flash a:visited{color:white !important;text-decoration:underline !important;}
table.empty_flash a:hover, table.empty_flash a:active{color:white !important;text-decoration:none !important;}
table.empty_flash .titleofsite{padding:15px 0 15px 20px;vertical-align:middle;}
table.empty_flash .titleofsite img{margin:10px 0;}
table.empty_flash .header{font-family:sans-serif;font-size:2.9em;font-weight:normal;}
table.empty_flash .top_slogan{font-family:sans-serif;font-size:0.6em;font-weight:normal;}
table.empty_flash .contactofsite{font-family:sans-serif;color:white;font-size:1em;font-weight:bold;padding:15px 20px 15px 0;text-align:right;vertical-align:middle;}
table.empty_flash div{padding:0;}
