﻿body {
  background: url("side_bg.gif");
  FONT-FAMILY: verdana; 
  FONT-SIZE: 8pt; 
  font-weight: normal;
}

#wrap {
margin: 0 auto;
}
.texts {FONT-FAMILY: verdana; FONT-SIZE: 8pt; font-weight: normal;   }

.info_font {FONT-FAMILY: verdana; FONT-SIZE: 8pt; color: #808080; font-weight: normal;   }
.tx_bold {FONT-FAMILY: verdana; FONT-SIZE: 10pt; font-weight: bold;   }
abbr {FONT-FAMILY: verdana; FONT-SIZE: 8pt; font-weight: normal; cursor: help   }


.h1navbar {
font-family:verdana; 
margin:0;
font-size: 8pt;
font-weight: normal; 
display: inline;
}

.copyright {
  font-size: 8pt;
  font-family: Tahoma; /* название шрифта */
  font-variant: normal;	  /* вариант шрифта */
  font-style: normal	  /* стиль шрифта */
}

.short_kennel_text {
font-family:verdana; 
font-size: 8pt;
font-weight: normal; 
}

.td_left_frame {
background-image:url('left_side.gif');
}

.td_right_frame {
background-image:url('right_side.gif');
}

H1 {
  font-weight: bold;	  /* жирность шрифта */
  font-size: 10pt;	  /* размер шрифта */
  font-family: verdana; /* название шрифта */
  font-variant: normal;	  /* вариант шрифта */
  font-style: normal	  /* стиль шрифта */
}
H2 {
  font-weight: bold;	  /* жирность шрифта */
  font-size: 10pt;	  /* размер шрифта */
  font-family: verdana; /* название шрифта */
  font-variant: normal;	  /* вариант шрифта */
  font-style: normal	  /* стиль шрифта */
}

html {
     overflow: -moz-scrollbars-vertical;
}

.red_texts {FONT-FAMILY: verdana; FONT-SIZE: 8pt; color: #FF0000; font-weight: bold; }
A:link          {FONT-FAMILY: verdana; FONT-SIZE: 8pt; COLOR: #3161AD; font-weight: bold; TEXT-DECORATION: none}
A:active        {FONT-FAMILY: verdana; FONT-SIZE: 8pt; COLOR: #3161AD; font-weight: bold; TEXT-DECORATION: none}
A:visited       {FONT-FAMILY: verdana; FONT-SIZE: 8pt; COLOR: #3161AD; font-weight: bold; TEXT-DECORATION: none}
A:hover         {FONT-FAMILY: verdana; FONT-SIZE: 8pt; COLOR: #3161AD; font-weight: bold; TEXT-DECORATION: underline}
A.title:link          {FONT-FAMILY: verdana; FONT-SIZE: 10pt; COLOR: #000000; font-weight: bold; TEXT-DECORATION: none}
A.title:active        {FONT-FAMILY: verdana; FONT-SIZE: 10pt; COLOR: #000000; font-weight: bold; TEXT-DECORATION: none}
A.title:visited       {FONT-FAMILY: verdana; FONT-SIZE: 10pt; COLOR: #000000; font-weight: bold; TEXT-DECORATION: none}
A.title:hover         {FONT-FAMILY: verdana; FONT-SIZE: 10pt; COLOR: #000000; font-weight: bold; TEXT-DECORATION: underline}
/*
.input{

border:1px solid #808080;
margin:0;
font-family:Verdana;
font-size:8pt;
text-align:left;
word-spacing:0;
color:#000000;
background-color:#FFFFFF

}
*/

.select_m{
border:1px solid #FFA4A4;
width: 100%;
font-family:Verdana;
font-size:10pt;
background-color:#FFF0F0;
}

.select_f{
border:1px solid #A4A4FF;
width: 100%;
font-family:Verdana;
font-size:10pt;
background-color:#F0F0FF;
}

.verify{
font-family: Verdana;
font-size: 14pt;
border: 1px solid #808080;
background-color: #CCCFDB;
}

input{
font-family: Verdana;
font-size: 10pt;
border: 1px solid #808080;
background-color: #CCCFDB;
}
.input{
font-family: Verdana;
font-size: 10pt;
border: 1px solid #808080;
background-color: #CCCFDB;
}
.com_text{
font-family: Verdana;
font-size: 10pt;
border: 1px solid #808080;
}
tr.msg_row{
background-color: #EFEFEF;
}
tr.msg_row:hover{
background-color: #DFDFDF;
cursor: pointer;
}

tr.forum_cat{
background-color: #efefef;
}
tr.forum_cat:hover{
background-color: #e7e2e7;
}

input.pedigree_m{
border:1px solid #FFA4A4;
width: 120pt;
font-family:Verdana;
font-size:10pt;
background-color:#FFF0F0;
}
input.pedigree_f{
border:1px solid #A4A4FF;
width: 120pt;
font-family:Verdana;
font-size:10pt;
background-color:#F0F0FF;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.thead
{
	background: #5C7099;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.thead a:link
{
	color: #FFFFFF;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}
.vbmenu_popup
{
	background: #DBDBDB;
	color: #000000;
}
.vbmenu_option
{
	background: #F7F7F7;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #CCCCCC;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #000000;
	text-decoration: none;
}


#drdhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #BCC5D6;
padding: 2px;
background-color: #EAEDF2;
visibility: hidden;
z-index: 100;
text-align:left;
}

td.bilde
{
    margin: 0;
    padding: 0px;
    height : 222;
    width : 222px;
    text-align: center;
    vertical-align: middle;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
}
td.bilde_spacev
{
    margin: 0;
    height : 222;
    width : 10;
}

td.space
{
    height : 10;
    width : 222;
}
td.space_spacev
{
    height : 10;
    width : 10;
}
