@charset "utf-8";
/* moorhouse v 2.0 via 960 gs*/

body{
	background-color:#686866;
	background-image:url(images/bg.gif);
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;	
	line-height: 1em;
}

img{
		border:none;
	}

.mrgintop5px{
	margin-top: 5px;
}

.central_box{
	background-color:#444; 
	width: 100%;
	height: 350px;	
}

	
.top_box_text{
	color:#444;
	text-align:justify;
	margin-top: 5px;
	line-height: 1.3em;
}

.bottom_text{
	text-align:center;
	font-size: 0.8em;
}

/*cat description page*/

p.description{
	padding-top: 10px;
}

.boldedyellow{
	font-weight:bold;
	color: #FC0;
}

img.paspartu{
	border-style:solid;
	border-width:10px;
	border-color:#FFF	
}

.catblockmargin{
	margin-top:20px;
}

/*EOF cat description page*/

/* flash content index */

#flashcontent {
	height: 350px;
	}
	
/* A base*/

a, a:visited{
	color:#FC0;
	text-decoration:none;
	border-bottom:0.1em dashed;
}

a:hover{
	color:#FC0;
	border-bottom:0.1em solid;
	}

/* a img style*/
a.image,a.image:hover, a.image:visited{
	border-bottom:none;
	color: #FFF;
}


/* style for news*/


.boxmask{
	position:relative;
	margin: 5px;
	height:180px;
	overflow-x:hidden;
	overflow-y:hidden;	
}

.buttons{
	text-align:center;
	color:#666;
	clear:both;
	padding:2px; 
	background:#fff;
	margin: 0px;
}

h1{
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-top: 0.3em;
	padding-bottom: 0.3em;	
}

h3,h4{
	color:#fff;
	font-size:1.1em;
	margin: 5px 0px;
	}

h4{
	font-size:1.2em;
	color:#FC0;
	line-height: 1.2em;
	}
	
.buttons span{
	color:#444;
	padding:0 5px;
	cursor:pointer;
	font-size:9px;}
	
.buttons span.active, .buttons span:hover{background:#444;color:#fff}


.preformat{
	width:900px;
	text-align:left;
	background: #444444;
	border: 1px solid white;
}


p{
	margin: 0px;
	margin-right: 3px;
	line-height: 1.2em;	
}

#newsbox{
	position:absolute;
}
#newsbox div{
	width:470px;
	float:left;
/*	margin: 3px; */
}

/* rodoslovnaya table */
table.pedigree{

	border: 1px dotted #FFF;
	width: 90%;
	margin-left:5%; 
	margin-right:5%;
	
	border-collapse:collapse;
	border-spacing:2px;

	}
	
.pedigree {
	padding: 5px; 
	border: 1px dotted #FFF; 
	vertical-align:middle; 
	text-align:center;
}

.pedigree_header {
	margin-top:20px;
	margin-bottom:10px;
	background-color:#FC0;
	color:#333;
	text-align:center;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

.white_header{
	padding: 5px; 
	background-color:#FFF; 
	color:#666; 
	text-align:center;
}
