/* - - - Общее - - - */
BODY {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	font-style: italic;
}
table,tr,td,div  {
	color: #000000;
	font-size: 9pt;
	font-style: italic;
}
FORM {
	PADDING: 0px; 
	MARGIN: 0px; 
}
img {
	border: 0px;
}
a:link, a:visited {
	color: Blue; 
	text-decoration: none;
}
a:hover {
	color: Navy;	
	text-decoration: underline;
}
p {
	margin: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* - - - Контент - - - */
table.blog {
	width: 100%;
}
div.componentheading, h2.componentheading {
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table.contentpaneopen tr td.contentheading, table.contentpaneopen tr td.buttonheading {
	border-bottom-color: #FF88CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.contentheading {
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
}
div.blog_more {
	border-bottom-color: #FF88CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div.pagenavbar {
	text-align: center;
}
span.pagenav {
	font-style: normal;
}
/* - - - Модули - - - */
table.moduletable {
	width: 100%;
	text-align: center;
}
table.moduletable-foto {
	border-color: #FF88CC;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}
table.moduletable-foto {
	border-color: #FF88CC;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}
table.moduletable-advert3 {
	width: 100%;
	text-align: center;
	margin: 5px 0px 0px 0px;
}
/* - - - Меню - - - */
table.moduletable-menu {
	width: 100%;
}
table.moduletable-menu tr td table tr td {
	border-color: #FF88CC;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	padding: 0px 0px 0px 1px;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #FF88CC;
	background-image: url(../images/li.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
}
a.mainlevel:hover {
	color: #FF00FF;
	background-image: url(../images/lib.gif);
}
a.mainlevel#active_menu {
	color: #FF0000;;
	background-image: url(../images/lia.gif);
}
/* - - - Разделители - - - */
div.article_seperator {
	width: 100%;
	height: 14px;
	text-align: center;
	background-image: url(../images/seperator.gif);
	background-repeat: x-repeat;
	background-position: center;
	border-color: #FF88CC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}
div.module_seperator {/*, div.module_seperator-search {*/
	width: 100%;
	height: 14px;
	text-align: center;
	background-image: url(../images/seperator.gif);
	background-repeat: x-repeat;
	background-position: center;
	border-color: #FF88CC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin: 2px 5px 2px 5px;
}
/* - - - Главная страница - - - */
table.moduletable-main th {
	padding-left: 23px;
	font-size: 14px;
	text-align: left;
	color: #FF88CC;
	border-bottom-color: #FF88CC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table.moduletable-main {
	margin-top: 5px;
	width: 100%;
}
input.inputbox-search {
	width: 130px;
	height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-width: 0px 1px 2px 2px;
	border-color: #FF88CC;
	border-style: solid;
	background-color: White;
	padding: 1px;
	margin: 0px !important;
	margin: -2px 0px 0px 0px;
	vertical-align: middle;
}
input.button-search {
	width: 30px;
	height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-width: 0px 2px 2px 1px;
	border-color: #FF88CC;
	border-style: solid;
	background-color: White;
	padding: 0px;
	margin: 0px !important;
	margin: -2px 0px 0px 0px;
	vertical-align: middle;
}
input.inputbox#search_searchword {
	height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-width: 1px;
	border-color: #FF88CC;
	border-style: solid;
	background-color: White;
	padding: 1px;
	margin: 0px;
	vertical-align: middle;
}
input.button {
	height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-width: 1px;
	border-color: #FF88CC;
	border-style: solid;
	background-color: White;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
span.highlight {
	background-color: #FFBBDD;
	color: Black;
	text-decoration: underline;
}
fieldset.cell_indent div {
	text-align: justify;
}