.back_button {
	text-align: left;
	vertical-align : sub;
}

/* Стиль для тэга body вашего сайта, задает фон, шрифты и т.д. */
BODY {
      background:  url(bg.jpg) repeat fixed top;
      color: Black;
      margin: 0px 0px 0px 0px;
      padding: 0px;
      font: 33pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	/*scrollbar-base-color: #39548D;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #8D9DBD;
	*/
	padding-left: 5px;
	padding-right : 5px;
      
}
	
.leftmenu {
	border : 1px solid #00008B;
	}

td.mainWindow {
	background: #E1E1E1;
	color: #000000;
	border: 1px solid #373737;
	}	

td,tr,p,div {
	font-family: Arial; verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
      line-spacing:1.9em;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	}


/* ТАБЛИЦЫ АДМИНИСТРИРОВАНИЯ MAMBO В ВИДИМОЙ ЧАСТИ САЙТА ( FrontEnd) */
/* Эти CSS стили работают только тогда, когда администратор авторизируется */

/* Форматирование кнопок "Tab" при редактировании содержания в фронт-энде. Когда это активно или нажато */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
/* Тоже самое, что и выше. Только когда, это неактивно или не нажато */
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

/* Стиль устанавливает позиции для вышеупомянутых стилей */ 
.tabpadding {
}

/* Не уверен для чего это используется. Немогу пока найти ничего, что с этим связано */
.tabheading {
	background-color: #CCE197;
	text-align: left;
}

 /* Этот стиль используется для редактирования контента во время использования редакторов во фронт-энде */
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h3 {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h4 {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h5 {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}	
/* Главный стиль ссылок главного меню */
a:link, a:visited {
	font-size: 12px;
	color: #20842e;
      font-family:Arial; verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-spacing: 1.9em;
	text-decoration: none;
	
}

a:hover {
	color: #20842e;	
	text-decoration: underline;
	}

/* горизонтальная линия в вашем шаблоне (разделитель) */
hr {
	background:#6D7687;
	height:2px;
	border: 1px solid;
}

hr.separator {
	background: #6D7687;
	height: 1px;
	width: 75px;
	border: 0px;
}

hr.fullline {
	height: 1px;
	width: 100%;
	color : #CBD1E0;
	}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #2F4F4F;
	background-position: left;
	text-align: left;
}

a.mainlevel:hover {
	color: #0099CC;
	background-position: left;
	text-align: left;
      
	}

a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #0099CC; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #0099CC; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */
/* Таблица, в которой находяться компоненты, контакты, но не элементы контента.  Кароч вся таблица после клика на меню*/
.contentpane {
	background-color : White;
}
/* Таблица для контента материала */
.contentpaneopen {
	border : 0px solid White;
	text-align : justify;
	text-indent : 0px;
	width : 100%;
	}
/* Таблица для контента материала  Название статьи, новости и т.д. */

.contentheading {
	font-family: Georgia,"Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #10441e;
	text-align:left;
	line-height: 16px;
	height: 15px;
	background-color : #FFFFFF;
	padding : 5px 5px 5px;
	font : normal bold 12px;
}
.main_title {
	color : #39548D;
	font : bold 11px;
}
/* Название статей, новостей и т.д. */
.contentpagetitle {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #566E9E;
	text-align:left;
}

/* Форматирование таблицы для статей или контента, которые содержат не одну страницу */
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

/* тоже самое, что и выше, только форматирует ячейки <td> */
table.contenttoc td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

/* Форматирование "ОПИСАНИЯ" секций, категорий (Новости/Ссылки/Последние новости...) */
.contentdescription {
	font-family: Arial; verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
      line-spacing: 1.9em;
	color: #000000;
	text-align: left;
	}

/* формат ссылок блога */
a.blogsection:link, a.blogsection:visited {
	color: #435A76; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

/* тоже самое, что и выше, только форматирует ссылки на эти названия */
a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	font-size: 12px;
	color: #20842e;
      font-family:Arial; verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-spacing: 1.9em;
	text-decoration: none;
	}

a.readon:hover {
	color: #20842e;	
	text-decoration: underline;
	}

/* Форматирование таблицы модуля */
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	
}

/* Форматирование заголовка модуля и названия модуля */
table.moduletable th {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-align: left;
	width: 100%;
	height: 20px;
	/* border-bottom: 1px solid #333333;
	*/
	line-height: 20px;
	*;
}

/* Форматирование таблицы самого модуля с содержимым */
table.moduletable td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	}

/* Название компонента .*/
.componentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-align:left;
	background-repeat: no-repeat;
	/*list-style: none inside url(/templates/orthodoxy/images/arrow.png);
	*/
	list-style: none inside;
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #666666;
	background-image : url(../images/arrow.png);
}

.button {
      font-size: 12px;
      line-spacing: 1.9em;
      padding: 0px 8px;
	margin-top: 0px;
	text-align: center;
	background: #1F2605;
	border: 2px solid #20842e;
	font: bold;
	color: White;

}

.inputbox {
	font-family:Arial; verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
      line-spacing:1.9em;
	color: Black;
	background: #FBFBFB;
	border: 1px solid #515151;
	}

/** category text format and links **/
.category {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

/* НАСТРОЙКИ СТРАНИЦЫ КОНТЕНТА */
a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

/* Формат таблицы опроса */
.poll {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px
	}

/* Задает рамку для опроса */
.pollstableborder {
	border: 1px solid #333333;
}

/* ПОКАЗ СЕКЦИЙ MAMBO */
.sectiontableentry1 {
	background-color : #EDEDF3;
	}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
	}

/* Это стиль для отображения заголовка секции Например: заголовок таблицr "Дата", "Название", "Автор" и "Просмотров" */
.sectiontableheader {
	background-color : #A9A9A9;
	font-weight : bold;
	color : White;
}

/* Форматирование "Автор:...." текста */
.small {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #D1D1D1;
	text-decoration: none;
	font-weight: normal;
	}

/* Стиль для результатов опроса, строка "Число голосовавших".. */
.smalldark {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        }

/* Заголовок ленты новостей. ВНИМАНИЕ: это не будет затрагивать сами новости */
.newsfeedheading {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 12px;
        color: #FF4500;
        text-align:left;
    /*   font-weight : bold; */
        }

/* да.. дата ленты новостей */
.newsfeeddate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	/* color: #00008B; */
}
.newsfeedDescription {
	color : Blue;
}
.newsheader {
	width : 100%;
	height : 20px;
	background-color : #FDF5E6;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	}
.feeds_desc {
	text-align : justify;
	text-indent : 20px;
	padding-left : 20px;
	}

/* Стиль для отображения даты создания статьи/новости */
.createdate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ABABAB;
	text-decoration: none;
	font-weight: normal;
	}

/* Стиль для отображения даты последнего обновления статьи/новости */
.modifydate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
line-height: 15px;
padding-left: 2px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px; 
}

 /* Это - основной текст ленты новостей */
.fase4rdf {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

/* Форматирование поля "Ключевок слово для поиска", а также форматирование результатов поиска */
table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #2F4F4F;
	}

table.contact {
	background-color: #F3F4Ff;
}

table.contact td.icons {
	background-color: #B5C4D7;
	}

table.contact td.details {
	background-color: #EDF5FE;
	font-size: 11px;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

.pagenav {
	color : #2F4F4F;
	}

a.pagenav, a.pagenav:visited {
	color: #2F4F4F;
	}

a.pagenav:hover {
	color: #0099CC;
	}

.pagenavbar {
	}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


a.bar:link, a.bar:visited {
        color: Green; text-decoration: none; font-weight: normal;
        font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        }

a.bar:hover {
        color: #A7CF43;
		 text-decoration: none;
        }
		  
.searchbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

a.pathway, a.pathway:visited {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: Green;
	}

a.pathway:hover {
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}
/*Main Orthodoxy CSS*/

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: transparent;
	color: #000000;
	border: 0px solid #CBD1E0;
}
.thead
{
	background: #6D7687 repeat-x top left;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: White;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	margin-top : 2px;
	margin-bottom : 2px;
	}
.thead a:link
{
	color: #FFCC66;
}
.thead a:visited
{
	color: #FFFFFF;
	
}
.thead a:hover, .thead a:active
{
	color: White;
	text-decoration : underline;
}	

.vbmainwindow
{
	background : #FFFFFF;
}


 .moscommain {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	border: 0px #68878A;
	width:100%;
	color : Black;
	}
.moscombody {
	background-color: White;
	width: 100%;
	
}
.moscomtextodd {
	background-color: #F5F5F5;
}
.moscomtexteven {
	background-color: White;
}
.moscomform {
	background-color: #F3F4Ff;
	border: 0px #68878A;
	width:100%;
}
.moscomnav {
	background-color: #F3F4Ff;
}
.moscomhr {
	color: #F3F4Ff;
	height: 1px;
}

 .tvtable
{
	background-color: White;
	background : url(../images/tv.jpg);
}

 .new
{
	background-color: White;
	background : url(../images/tv.jpg);
}



a.bb:link, bb:visited {
	font-size: 12px;
	color: #6D7687;
	text-decoration: none;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a.bb:hover {
	color: #00A5D9;	
	text-decoration: underline;


}


.hmy {
	font-family: Georgia,"Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #10441e;
	text-align:left;
	line-height: 16px;
	height: 15px;
	background-color : #FFFFFF;
		font : normal bold 12px;
}
	
.br {
	font-family: Georgia,"Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}





