@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: normal 14px/20px "Arial", Helvetica, sans-serif;
	text-transform: none;
	color: #04396D;
	text-decoration: none;
	font-size:14px;
    line-height:5mm;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
:focus
{
	outline: 1px dotted invert;
}
html, body {height: 100%;}

/**********************************************************
* +Base Settings
**********************************************************/
#Wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px auto;
}
#Footer, #Pusher {height: 40px;}
#Footer *{
	line-height: 40px;
	font-size: 12px;
}
#Footer .col02 a{border: 0;}
h3, h4, h5, h6 {font-family: "Arial", Times, serif; color: #1F0F84;}
h1 {color:#1F0F84;font-family:Arial,Georgia,Verdana,Helvetica,sans-serif;font-size:18px;font-style:normal;line-height:18px;padding-left:32px;}
h2 {color:#1F0F84;font-family:Arial,Georgia,Verdana,Helvetica,sans-serif;font-size:16px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: "Arial", Times, serif;}
h1, h1 a {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
}
h2, h2 a {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
h3, h3 a {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
a:link, a:visited {
color:#1F0F84;
text-decoration:underline;
}
a:hover, a:active {
color:#FAB668;
text-decoration:underline;
}

strong {font-weight: bold;}
/***************************************************************
* Grid system
***************************************************************/
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/*overflow:auto;
	clear: both;*/
}
.grid {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	float: left;
}

.col01 {width:60px;}
.col02 {width:140px;}
.col03 {width:220px;}
.col04 {width:300px;}
.col05 {width:380px;}
.col06 {width:460px;}
.col07 {width:540px;}
.col08 {width:620px;}
.col09 {width:700px;}
.col10 {width:780px;}
.col11 {width:860px;}
.col12 {width:940px;}

/**********************************************************
* Content
**********************************************************/
#Content {
	width: 760px;
	display: inline;
	float: right;
	margin-left: 9px;
	margin-right: 10px;
        margin-bottom: 10px;
	background: transparent url(/sites/sarmat/templates/2/shadow.gif) no-repeat center top;
	padding-top: 20px;
}
#Content p,
#Content ul,
#Content ol {
	margin-bottom: 10px;
}

.message {
	background: url(/sites/sarmat/templates/2/shadow.gif) no-repeat center top;
	padding-top: 20px;
	clear: both;
}
/**********************************************************
* Additional classes
**********************************************************/
.date {
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	padding-left: 20px;
	margin-right: 20px;
	background: url(/sites/sarmat/templates/2/calendar.png) no-repeat left center;
}
.time {
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	padding-left: 20px;
	margin-right: 20px;
	background: url(/sites/sarmat/templates/2/clock.png) no-repeat left center;
}
.bottom {
	clear: both;
	background: url(/sites/sarmat/templates/2/shadow.gif) no-repeat center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.title, .breed, .born, .titles {font-weight: bold;}
/**********************************************************
* News
**********************************************************/
.news.full {
	overflow: auto;
	padding-bottom: 20px;
}
.news .w150 {
	width:160px;
	display: inline;
	float: left;
}
.news .w150 a {display: block; border: 5px solid #fff;}
.news .w150 a:hover {border: 5px solid #1F0F84;}
.news .w300 {
	width: 300px;
	float: left;
}
.news .text {
	display: inline;
	float: right;
	width: 530px;
}
.news.full .text {
	width: 380px;
}
/**********************************************************
* Chart
**********************************************************/
.vote,
.chart {
	margin-bottom: 20px;
}
.vote ul {list-style: none;}
.bar {
	height: 20px;
	background: url(/sites/sarmat/templates/2/chart.gif) repeat-x 0 0;
}
/**********************************************************
* Catalogue
**********************************************************/
.catalogue .form ul {
	display: block;
	padding: 5px;
	background-color: #f2ece4;
	text-align: center;
	margin-bottom: 10px;
}
.catalogue .form ul * {
	font-size: 12px; 
	line-height: 20px;
}
.catalogue .form li {display: inline; margin-right: 10px;}
.catalogue .fsubmit input {
	display: -moz-inline-box;
	display: inline-block;
	width: 80px;
	height: 20px;
	background: url(/sites/sarmat/templates/2/filter-submit.gif) no-repeat left top;
}
.catalogue .w150 {
	width:160px;
	display: inline;
	float: left;
}
.catalogue .w150 a {display: block; border: 5px solid #fff;zoom:1;}
.catalogue .w150 a:hover {border: 5px solid #1F0F84;}
.catalogue .text {
	display: inline;
	float: right;
	width: 530px;
}

.catalogue .block {
	overflow: auto;
	clear: both;
	margin-bottom: 10px;
}
.catalogue.full .gallery {
	clear: both;
}
.catalogue.full .gallery .h150 {
	display: inline;
	float: left;
}
.catalogue.full .gallery .h150 a {
	display: block;
	padding: 5px;
	margin: 0 10px 10px 0;
	background-color: #f2ece4;
}
.catalogue.full .gallery .h150 a:hover {
	border: 0;
	background-color: #1F0F84;
}
/**********************************************************
* Sale
**********************************************************/
.sale {overflow: auto;}
.sale .w150 {
	display: inline;
	float: left;
	width: 150px;
}
.sale .w150 .caption {
	text-align: center;
	padding-bottom: 10px;
}
.sale .text {
	margin-left: 170px;
}
.sale .gallery .h150 {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/**********************************************************
* Pedigree
**********************************************************/
.pedigree table {
	background-color: #eee;
}
.pedigree table td{
	vertical-align: top;
	width: 25%;
	background-color: #eee;
	padding: 5px;
	border: 5px solid #fff;
	border-collapse: collapse;
	background-position: right top;
	background-repeat: no-repeat;
}
.pedigree .parent-1 {background-image: url(/sites/sarmat/templates/2/n01.gif);}
.pedigree .parent-2 {background-image: url(/sites/sarmat/templates/2/n02.gif);}
.pedigree .parent-3 {background-image: url(/sites/sarmat/templates/2/n03.gif);}
.pedigree .parent-4 {background-image: url(/sites/sarmat/templates/2/n04.gif);}
.pedigree .parent-5 {background-image: url(/sites/sarmat/templates/2/n05.gif);}
.pedigree .parent-6 {background-image: url(/sites/sarmat/templates/2/n06.gif);}
.pedigree .parent-7 {background-image: url(/sites/sarmat/templates/2/n07.gif);}
.pedigree .parent-8 {background-image: url(/sites/sarmat/templates/2/n08.gif);}
.pedigree .parent-9 {background-image: url(/sites/sarmat/templates/2/n09.gif);}
.pedigree .parent-10 {background-image: url(/sites/sarmat/templates/2/n10.gif);}
.pedigree .parent-11 {background-image: url(/sites/sarmat/templates/2/n11.gif);}
.pedigree .parent-12 {background-image: url(/sites/sarmat/templates/2/n12.gif);}
.pedigree .parent-13 {background-image: url(/sites/sarmat/templates/2/n13.gif);}
.pedigree .parent-14 {background-image: url(/sites/sarmat/templates/2/n14.gif);}
/**********************************************************
* Photos
**********************************************************/
.photo .container {
	zoom: 1;
	overflow: auto;
}
.photo .albom {
	display: inline;
	float: left;
	width: 50%;
}
.photo .w150 {
	display: inline;
	float: left;
	width: 160px;
}
.photo .w150 a {display: block; border: 5px solid #fff;zoom:1;}
.photo .w150 a:hover {border: 5px solid #1F0F84;}
.photo .text {margin-left: 10px; display: inline; float: left;}
.photo .text ul {list-style: none;}

.photo.full .gallery {
	zoom: 1;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 5px;
}
.photo.full .gallery ul {list-style: none; width: auto; margin: 0;}
.photo.full .gallery li {display: inline; float: left;}
.photo.full .gallery li a{display: block; border: 5px solid #fff;}
.photo.full .gallery li a:hover {border: 5px solid #1F0F84;}

.photo.full #Photo {
	text-align: center;
}
/**********************************************************
* Rating
**********************************************************/
.rating ul{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 150px;
	height: 30px;
	position: relative;
	overflow:hidden;
	background: url(/sites/sarmat/templates/2/star.gif) top left repeat-x;		
}
.rating li{
	padding:0px;
	margin:0px;
	width:30px;
	height:30px;
	/**/
	float: left;
	/* */
}
.rating li a{
	display:block;
	width:30px;
	height: 30px;
	line-height:30px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.rating li a:hover{
	background: url(/sites/sarmat/templates/2/star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.rating a.one-star{
	left: 0px;
}
.rating a.one-star:hover{
	width:30px;
}
.rating a.two-stars{
	left:30px;
}
.rating a.two-stars:hover{
	width: 60px;
}
.rating a.three-stars{
	left: 60px;
}
.rating a.three-stars:hover{
	width: 90px;
}
.rating a.four-stars{
	left: 90px;
}	
.rating a.four-stars:hover{
	width: 120px;
}
.rating a.five-stars{
	left: 120px;
}
.rating a.five-stars:hover{
	width: 150px;
}
.rating li.current-rating{
	background: url(/sites/sarmat/templates/2/star.gif) left center;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* remove halo effect in firefox   */
a:active{
	outline: none;
}
/**********************************************************
* Forms
**********************************************************/
.form li {list-style: none; margin-bottom: 10px;}
.fselect select {border: 1px solid #1F0F84;}
.fsubmit {
	margin-top: 10px;
}
.fsubmit input {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}
.vote .fsubmit input {
	width: 120px;
	height: 30px;
	background: url(/sites/sarmat/templates/2/vote-submit.gif) no-repeat left top;
}
.fsubmit input:hover{background-position: left bottom;}
/**********************************************************
* Navigation
**********************************************************/
.nav {padding-bottom: 10px; clear: both;}
.nav p{
	overflow: auto;
	padding: 5px;
	text-align: center;
	background-color: #e1e1e1;
}
.nav a:hover {border: 0;}
.nav .page,
.nav .previous,
.nav .next,
.nav .med {
	display: -moz-inline-box;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	min-width: 20px;
	text-align: center;
}
.nav .page.active {
	font-size: 18px;
}
/**********************************************************
* ADVERTISING
**********************************************************/
.zoo-adv {
	padding: 5px 0;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 20px;
}
.zoo-adv.horizontal .adv-text {
	width: 33.33%;
	display: inline;
	float: left;
}
.zoo-adv.vertical .adv-text {
}
.adv-text h4,
.adv-text p { padding: 0 5px 10px 5px; }
.adv-text h4 a {
	background-color: #000099;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 5px;
}
.adv-text h4 a:hover { background-color: #0000CC; border: 0;}
.adv-text p { font-size: 12px; }
.zoo-adv .ad-link {
	clear: both;
	text-align: right;
	padding-right: 5px;
}
.zoo-adv .ad-link a {
	color: #000099;
	text-decoration: underline;
}
/**********************************************************
* Feedback
**********************************************************/
input {
border: 1px solid #eeeeee;
color: #000066;
background-color: #FFFFFF;
	}
textarea {
border: 1px solid #eeeeee;
color: #000033;
background-color: #FFFFFF;
	}
HR {
color: #eee;
}

a.menu1:link, a.menu1:visited {
color:#1F0F84;
font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}
a.menu1:hover, a.menu1:active {
color:#5A5A5A;
font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:underline;
}
ul.menu {
	list-style: none;
	margin-bottom: 20px;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
}
ul.menu li {
        margin-left:40px !important;
      }
ul.menu a:link {
color:#FFD355;
font-family:Arial,Georgia,Verdana,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
padding-top:12px;line-height:24px;
}
ul.menu a:visited {
        color:#FFD355;
font-family:Arial,Georgia,Verdana,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
padding-top:12px;line-height:24px;
}
ul.menu a.active {
	padding-left:6px; padding-top:12px;line-height:24px;
}
ul.menu a.hover {
	padding-left:6px; padding-top:12px;line-height:24px;
}
#Note1 {
background:transparent url(/sites/sarmat/img/bg2.jpg) repeat-x scroll 0 0;
}
#Note2 {
background:transparent url(/sites/sarmat/img/2.jpg) no-repeat scroll 0 0;
}
.title {
color:#1F0F84;
font-family:Arial,Georgia,Verdana,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
padding-top:12px;
padding-left:38px;
}
img.bord {
border:4px solid #1F0F84;
margin:0 5px 5px 0;
}
.e-zoo {
font-size:10px; 
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif; 
color:#1E2259; 
line-height:5mm;
}
.zoostars {
font-size:10px; 
line-height:3mm; 
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif; 
color:#1E2259;
}
a.zs:link, a.zs:visited, a.zs:hover, a.zs:active {
font-size:10px; 
line-height:3mm; 
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif; 
color:#0A0A0A;
text-decoration:underline;
}
