﻿/* Ауби Центр - таблица стилей */

/* Стандартные тэги */

html	{
		font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
		font-size: 9pt;
		color: #5b5b5b;
		}

body	{
		font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
		font-size: 9pt;
		color: #5b5b5b;
		}
		
p		{ margin-top:3pt; margin-bottom:0pt }
H1		{ font-size: 12pt; color: #DB214C; font-weight: bold; margin-top: 0; margin-bottom: 8px }
H2		{ font-size: 11pt; font-weight: bold; margin-top: 8pt; margin-bottom: 3pt }
H3		{ font-size: 10pt; color: #808080; font-weight: bold; margin-top: 6pt; margin-bottom: 3pt }
table	{ font-size: 9pt }
ul		{ margin-top: 3pt; margin-bottom: 3pt; }
ol		{ margin-top: 3pt; margin-bottom: 3pt; }
li		{ margin-top: 3pt; }

/* Стили */
.newparagraph	{ margin-top: 9pt; margin-bottom: 0pt }
.smalltext		{ margin-top: 0pt; font-size: 7pt }
.smallgreytext	{ color: #999999; font-size: 8pt}
.table100		{ height:auto; height:100%; min-height:100%; width:auto; width:100%; min-width:100%;}
.newsdate		{ font-size: 9px; margin-top: 0pt; margin-bottom: 0pt }
.blockcaution	{ margin-top: 6pt; border-left: 5px solid #C40000; padding-left:8px; padding-right:25px; padding-top:3px; padding-bottom:7px; font-style:oblique }

/* Ссылки*/
a:link		{ color: #3366FF; text-decoration: underline }
a:visited	{ color: #3366FF; text-decoration: underline }
a:hover		{ color: #3366FF; text-decoration: none }

:link.lightgrey,
:visited.lightgrey { color: #C0C0C0; text-decoration: none }
:hover.lightgrey   { color: #C0C0C0; text-decoration: underline }

:link.bigwhite		{ font-weight: bold; color: white; text-decoration: underline; font-size: 11pt }
:visited.bigwhite	{ font-weight: bold; color: white; text-decoration: underline; font-size: 11pt }
:hover.bigwhite		{ font-weight: bold; color: white; text-decoration: none; font-size: 11pt }

:link.normalwhite		{ color: white; text-decoration: underline; font-size: 8pt }
:visited.normalwhite	{ color: white; text-decoration: underline; font-size: 8pt }
:hover.normalwhite		{ color: white; text-decoration: none; font-size: 8pt }

:link.smallgrey			{ color: #999999; text-decoration: underline; font-size: 8pt  }
:visited.smallgrey		{ color: #999999; text-decoration: underline; font-size: 8pt  }
:hover.smallgrey		{ color: #999999; text-decoration: none; font-size: 8pt  }

a:link.dotted		{ color: #B2B2B2; text-decoration: none; background-image: url('../images/bg_dashed.gif'); background-repeat: repeat-x; background-position: bottom; font-size: 8pt  }
a:visited.dotted	{ color: #B2B2B2; text-decoration: none; background-image: url('../images/bg_dashed.gif'); background-repeat: repeat-x; background-position: bottom; font-size: 8pt  }
a:hover.dotted		{ color: #B2B2B2; text-decoration: underline; font-size: 8pt  }

a:link.dotted2		{ color: 5588AA; text-decoration: none; background-image: url('../images/bg_dotted.gif'); background-repeat: repeat-x; background-position: bottom; }
a:visited.dotted2	{ color: 5588AA; text-decoration: none; background-image: url('../images/bg_dotted.gif'); background-repeat: repeat-x; background-position: bottom; }
a:hover.dotted2		{ color: 5588AA; text-decoration: underline; }

/* Левое меню */
.leftmenutable0	{ padding-left:0px; padding-top:0px; padding-bottom:3px; font-weight: bold }
.leftmenutable1	{ padding-left:10px; padding-top:3px; padding-bottom:3px }
.leftmenutable2	{ padding-left:25px; padding-top:3px; padding-bottom:3px }
.leftmenutable3	{ padding-left:40px; padding-top:3px; padding-bottom:3px }

:visited.leftmenu	{ text-decoration: none; color: #737A7C }
:link.leftmenu		{ text-decoration: none; color: #737A7C }
:hover.leftmenu		{ text-decoration: none; color: #737A7C }

:visited.leftmenuhover	{ text-decoration: none; color: white }	
:link.leftmenuhover		{ text-decoration: none; color: white }	
:hover.leftmenuhover	{ text-decoration: none; color: white }

/* Таблицы */
.bglight	{ background: #F4F8FD }
.bgsoft		{ background: #DBE9F9 }
.header		{ text-align: left; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #CCCCCC }