div.center { text-align: center; }

div#newsflash { width: auto; margin-left: 350px; margin-right: 30px; border: 1px solid #00f; }

/* OFFLINE */
div.offline { background: #fffebb; width: 100%; position: absolute; top: 0; left: 0; font-size: 1.2em; padding: 5px; }

/* form validation */
.invalid { border-color: #f00; }
label.invalid { color: #f00; }

/** overlib **/
.ol-foreground { background-color: #f6f6f6; }
.ol-background { background-color: #666; }
.ol-textfont { font-size: 10px; }
.ol-captionfont { font-size: 12px; color: #f6f6f6; font-weight: bold; }
.ol-captionfont a { color: #0B55C4; text-decoration: none; font-size: 12px; }

/* Деление на колонки */
.article_column { padding-right: 10px; }
/*Вертикальный разделитель*/
.column_separator { background: url("../images/column_separator.png") repeat-y; padding: 0 0 0 10px; }

div#maindivider { border-top: 1px solid #ddd; margin-bottom: 10px; overflow: hidden;  height: 1px; }

/* Настройка таблиц */
td.sectiontableheader { color: #77a618; font-weight: bold; text-transform: uppercase; }
td.sectiontableheader a { color: #77a618; }
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableheader
{ padding: 4px; border-bottom: 1px solid #f2f1ec; }

td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 { padding: 3px; }
tr.sectiontableentry2 { background-color: #f7f6f0; }

/* content styles */
table.contentpaneopen, table.contentpane { margin: 0; padding: 0; }
table.contentpaneopen li { margin-bottom: 5px; }
table.contentpaneopen fieldset { border: 0; border-top: 1px solid #ddd; padding: 5px 0; }
table.contentpaneopen h3 { margin-top: 25px; }
table.contentpaneopen h4 { color: #333; }

.highlight { background-color: #fffebb; }

/* module control elements */
table.user1user2 div.moduletable { margin-bottom: 0px; }

/* forms */
table.adminform textarea { width: 540px; height: 400px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0;}

/* thumbnails */
div.mosimage         { margin: 5px; }
div.mosimage_caption { font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist { margin-top: 5px; }
table.paramlist td.paramlist_key { width: 128px; text-align: left; height: 30px; }

table.paramlist td.paramlist_value { }

div.message { font-weight: bold; font-size: 14px; color: #c30; text-align: center; width: auto; background-color: #f9f9f9; border: solid 1px #d5d5d5; margin: 3px 0px 10px; padding: 3px 20px; }

/* System Messages */
/* see system general.css */

/* WebLinks */
span.description { display:block; padding-left: 30px; }

/* Frontend Editing*/
fieldset { border: 1px solid #ccc; margin-top: 15px; padding: 15px;}
legend { margin: 0; padding: 0 10px; }
td.key { border-bottom:1px solid #eee; color: #666; }

/* Tooltips */
.tool-tip { float: left; background: #ffc; border: 1px solid #D4D5AA; padding: 5px; max-width: 200px; }
.tool-title { padding: 0; margin: 0; font-size: 100%; font-weight: bold; margin-top: -15px; padding-top: 15px; padding-bottom: 5px; background: url("../../system/images/selector-arrow.png") no-repeat; }
.tool-text { font-size: 100%; margin: 0; }

/* System Standard Messages */
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { background: #C3D2E5 url("../../system/images/notice-info.png") no-repeat 4px 50%; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0;}
/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url("../../system/images/notice-alert.png") no-repeat 4px 50%; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent: 0;}
/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url("../../system/images/notice-note.png") no-repeat 4px 50%; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent: 0;}

#syndicate{ float:left; padding-left: 25px; }

#power_by{ float:right; padding-right: 25px; }

