body, html {
        margin:0px;
        background-color:#f7be36; /* Цвет фона по краям вокруг основного пространства */
        padding:0px;
		color:#000000; /* Цвет текста по всему сайту */
}
body a {
        color:#ee963e; /* Цвет ссылок по всему сайту */
        font-family: Arial,
                     Helvetica,
                     sans-serif;
        font-weight: bold;
        text-decoration: underline;
        font-size: 9pt;
        margin: 1px;
}
body a:hover
    {
        color: #AAA9A9; /* Цвет ссылок при наведении по всему сайту */
        font-family: Arial,
                     Helvetica,
                     sans-serif;
        font-weight: bold;
        text-decoration: none;
        font-size: 9pt;
        margin: 1px;
    }
form {padding: 0 !important; margin: 0 !important;}
#main {
        width:98%;
        /*min-width:790px;*/
        margin:0px;
        padding:0px;
        padding-top:20px;
        padding-bottom:20px;
}
#header { 
        background: #334433 url('/uploads/Fl/iv/FlivcrAW0pKW4q_2fvlVpw/header_bg.jpg') repeat-x; /* Фоновое изображение для шапки в целом (повторяющееся посредине) */
        width:100%;
        margin:0px;
        height:115px;
}
#headerTitle {
        background: url('/uploads/yt/Te/ytTeGYTK_wIW-i69QUwGYg/log1.jpg') no-repeat left top; /* Фоновое изображение в левой части шапки */
        height:100%;
        width:100%;
}
#headerRight {
        background: url('/uploads/yt/Te/ytTeGYTK_wIW-i69QUwGYg/log1.jpg') no-repeat right top; /* Фоновое изображение в правой части шапки */
        width:100%;
        height:100%;
        text-align:right;
        position:relative;
}
#headerRight #title {
        position:absolute;
        top:25px;
        left:20px;
        font-family:arial;
        text-align:left;
}
h1 { /* Заголовки 1-го уровня по тексту (Названия страниц) */
        margin:0px;
        font-size:16pt;
        color:#bebebe;
        padding:5px 5px 0 10px;
}
h2 { /* Заголовки 2-го уровня по тексту (Названия блоков, модулей) */
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color:     #76431d;
	font-weight: bold;
	background-image: url(/root/import/webgui-7-style-osen/ifront.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 25px;
}
h3 { /* Заголовки 3-го уровня по тексту (Названия внутри блоков) */
	color: #ee963e;
	font-size: 11px;
}
#title h1 {  /* Параметры названия сайта в шапке */
        text-transform:uppercase;
        margin-bottom:0px;
        font-weight:normal;
        font-size:26pt;
        margin-top:0px;
        color:white;
}
#title h1 a {  /* Параметры ссылки названия сайта в шапке */
        color:white;
        text-decoration:none; font-size: 26pt; font-weight: normal; 
}
#title h2 {  /* Параметры названия страницы в шапке сайта */
        margin:0px;
        font-size:12pt;
        color:#bebebe;
        padding-left:20px;
	background: transparent !important;
}
#title img {
        z-index:5;
}
.showeventsheader{color:#4296EF; font-size:11pt;}
td.dog_name{color: #EE963E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
        font-weight:bold;
	padding: 0px;
	
}

td.parent_name, td.parent_name a{
	color: #1974a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	padding: 0px;
	background-color: #FFFFFF;
}
td.parent_name a:hover{
	color: #EE963E;
	font-size: 10pt;
}
td.titles{
        color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
        font-weight:normal;
	padding: 0px;
}
table.pedigree, table.pedigree a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#64a6f3;
	font-weight:bold;
	background-color: white;
}

table.pedigree a:hover{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#EE963E; font-weight:bold; 
}

td.pedm {
border-right: 1px solid #593D1F; 
   border-top: 1px solid #593D1F; 
   border-bottom: 1px solid #593D1F; 
   border-left: 1px solid #593D1F;
   font-size:8pt;
}

td.pedf {
border-right: 1px solid #EE963E; 
   border-top: 1px solid #EE963E; 
   border-bottom: 1px solid #EE963E; 
   border-left: 1px solid #EE963E; 
}
font.pedtitles {font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    color:#3399CC;
	padding: 0px;}

font.dogname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    padding: 0px;	
	color: #EE963E;
}
	
font.parentname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    padding: 0px;	
	color: #1974a1;
}
.horizontalMenu, .horizontalMenu A{
	font-size: 9pt;
	text-decoration: none;
	color:white;
	font-weight:bold;
	background-color:#644309;
	font-family: Arial, Helvetica, sans-serif;
}
#selectedMenuItem {
	font-weight: bold; color: #000 !important;
	background-color: #fff !important;
}
.horizontalMenu_bottom, .horizontalMenu_bottom A{
	font-size: 9pt;
	text-decoration: none;
	color:white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.verticalMenu A{
	font-size: 9pt;
	text-decoration: none;
	color:#7c461e;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/root/import/webgui-7-style-osen/menubutton.gif);

	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0;
	white-space: nowrap;
	line-height: 150%;
}

.verticalMenu A:hover{
	background-image: url(/root/import/webgui-7-style-osen/menubutton.gif);
}
#links {
	padding-left: 10px;
	padding-bottom: 0px;
	color: #c6ac91;
	font-size: x-small;
	float: left;
}
#links a, #links a:hover {
	padding-left: 10px;
	padding-bottom: 0px;
	float: none;
	position: fixed;
	color: #c6ac91;
	font-size: x-small;
}
#counters {
	position: fixed;
}
#crumbTrail {
	margin-left: 20px;
}
.crumbTrail, .crumbTrail a {
	font-size: 9pt;
	text-decoration: none;
	color:#593D1F;
	font-weight: normal;
}

.crumbTrail a:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#c6ac91;
	font-weight: normal;
}
.pagination {
	-moz-box-sizing:border-box;
	background:#999999;
	color:#C0C0C0;
	width:100%;
	text-align:right;
	padding:3px;
	font-size:8pt;
	font-family:arial;
}
.pagination a {
	color:white;
	font-size:8pt;
	text-decoration:underline;
}

.pagination a:hover {
	text-decoration:none;
}

.weblogTitleBar {
	font-weight: bold;
	font-size: 14px;
	font-family:arial;
}

.weblogLegend {
	font-size: 8pt;
	color: #999999;
	font-family:arial;
}

.weblogLegend a
{
	color:#29587E;
}

.weblogReadMore {
	text-align: right;
	font-size: 9px;
	width: 100%;
	font-family:arial;
}

.weblogSynopsis {
	border: 1px solid #bbbbbb;
	font-size: 11pt;
	padding: 5px;
	-moz-border-radius: 6px;
	font-family:arial;
}
a.pups {
        color:#000000; 
	font-family: Arial;
	text-decoration: none; 
        font-size:9pt;
        font-weight: normal;
}
a.pups:hover{
	color:#999999; 
	font-family: Arial;
	text-decoration: none;
	font-size:9pt;
        font-weight: normal;
	
}
#login {
        font-size:8pt;
        margin-top:5px;
        margin-right:50px;
        color:white; /* Цвет текста в блоке входа */
        font-family:arial;
        float:right;
}
#login a {
        color:white; font-weight: normal; letter-spacing: 0px;  /* Цвет текста ссылки в блоке входа */
}
.loginBox {
        font-size:8pt;
        margin:0px;
        display:inline;
}
.loginBox input {
        font-size:8pt;
}
#mainBody {
        width:100%;
	clear:both;
        margin:0px;
        min-height:500px;
        background: #fdf9e4; /* Цвет фона главного пространства конткнта  */
}
#main > #mainBody {
        height:auto;
        min-height:500px;
		clear:both;
}
#contentArea {
	clear:both;
        padding-top:50px;
        padding-left:10px;
        padding-right:20px;
        padding-bottom:20px;
        -moz-box-sizing:border-box;
        font-family:verdana; /* Семейство шрифтов для основного текста */
        font-size:9pt;
        background: url('/uploads/Xs/uC/XsuCCMz5vyyfC8Xr89pb1Q/main_top_bg.jpg') repeat-x; /* Фоновая картинка для меню, повторяющаяся по горизонтали*/
}
html #main #mainBody #contentArea {
        height:1%;
}
* html #bottomCorner {
		bottom:58px;
}
#delimiter {
		clear:both;
        height:0px;
		line-height:0px;
}
#footer {
        width:100%;
		clear:both;
        margin:0px;
        background:#334433 url('/uploads/f3/Wx/f3WxN1eppR5N0ljka04AmQ/logo11.jpg') no-repeat right top; /* цвет фона и фоновая картинка для нижнего колонтитула */
        height:57px;
        border-top:solid #B53018 2px; /* Стиль, Цвет, Толщина верхней границы нижнего колонтитула  */
        text-align:right;
}
#footer #copyright {
        color:#eeeeee; /* цвет надписи в нижнем колонтитуле */
        font-family:arial;
        margin: 20px 0 0 30px;
        text-align:left !important;
        font-size:8pt; 
}
