@charset "utf-8";
* {
	margin: 0;
}
img {border:0;}

a {color: #b06c19; text-decoration:none;}
a:hover {border-bottom: 1px dotted #d29d0d;}
strong {font-weight: bold;}
/***************************************************************
* Чтобы футер всегда был прижат к самому низу. 
* Править только высоту футера и отступ снизу у Wrapper
***************************************************************/
html, 
body {height: 100%;}
body {
	background: transparent url(/sites/flash/i/bg.jpg) repeat-x scroll;
}
#Wrapper {
height:auto !important;
margin-bottom: -72px;
margin-left:auto;
margin-right:auto;
min-height:100%;
width:860px;
}
#Pusher,
#Footer { height: 72px; clear:both;}
#Footer {
	background: transparent url(/sites/flash/i/bgf.jpg) repeat-x scroll;
}
#Footer *{
	line-height: 16px;
	font-size: 12px;
}
#Footer table {
	height: 60px;
	margin: 0 auto;
}
#Footer td {padding: 10px;}
#Footer td,
#Footer td * {
	vertical-align: center;
	font-size: 10px;
        line-height: 16px;
        font-weight: bold;
}
.feedback td {
	padding: 10px;
}
.feedback .button {
	color: #d29d0d;
}
.form * {
	color: #000;
	margin-right: 10px;
}

/**********************************************************
* Header
**********************************************************/
#Header {
	height: 201px;
	}
#Header-logo {
	height: 198px;
	background: transparent url(/sites/flash/i/shapka.png) no-repeat center top;
}
#Header h1 {
	line-height: 160px;
	color: #d29d0d;
}
/**********************************************************
* SideBar
**********************************************************/
#SideBar {
	width: 210px;
	display: inline;
        position:relative;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 40px;
        }
ul, ol {
list-style-position:inside;
}

ul.menu-193 {
	margin-bottom: 60px;
        color:#56b92b;
}
.menu-193 a {
background:transparent url(/sites/flash/i/kn2.gif) no-repeat scroll left center;
color:#b06c19;
font-size:14px;
display: inline;
margin-left:0px;
padding:0;
white-space:nowrap;
}

.menu-193 a:hover {
	color: #d29d0d;
        border-bottom: 1px dotted #d29d0d;
        
}
.menu-193 a.active {
	color: #b06c19;
        font-weight: bold;
        background:transparent url(/sites/flash/i/kn3.gif) no-repeat scroll left center;
        }
.vote ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#pod{
background:transparent url(/sites/flash/i/kn.gif) no-repeat 5px 5px;
font-size:11px; 
font-family: Arial, sans-serif;
Line-Height:10px;
padding:5px 5px 5px 25px;
margin-bottom: 16px;
	}
#pod a {
color: #3E1409;
font-size:11px; 
font-family: Arial, sans-serif;
Line-Height:10px;
text-decoration:underline;
	}
/**********************************************************
* Content
**********************************************************/
#Content {
display: inline;
float: right;
margin-left: 0;
margin-right: 40px;
margin-top: 10px;
padding-top: 0;
margin-bottom: 10px;
width: 600px;
}
#Content p,
#Content ul,
#Content ol {
	margin-bottom: 10px;
}
#Content .photo .container {
width: 100%;
}
.Way, .Way a {
	font-size: 12px;
	margin-bottom: 15px;
}
.message {
	padding-top: 20px;
	clear: both;
}

/***************************************************************
* Общие настройки для текста
* В принципе, здесь можно менять всё
***************************************************************/
* {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;	
}
p, ul, ol {
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "Helvetica", Times, serif;
	text-decoration: none; color:#d29d0d;
}

h1, h1 a {
	font-size: 28px;
	line-height: 50px;
	margin-bottom: 20px;
}
h2, h2 a {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 20px;
}
h3, h3 a {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
h4, h4 a {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
}
h5, h5 a {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}
h6, h6 a {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
hr {
	border: 0;
	height: 5px;
	color: #ececec;
	margin: 10px 0;
}
ul, ol {
	list-style-position: inside;
}
/***************************************************************
* Кое-что общее для всего
***************************************************************/
.thumb {
	display:inline;
	float: left;
}

.thumb a img,
.photo .gallery a img{
	display: block;
	border: 1px solid #ececec; /* рамка картинки когда не наведён курсор */
        padding:2px;
margin:2px -4px 2px 2px;
}

.thumb a:hover img,
.photo .gallery a:hover img{
	border: 1px solid #d29d0d; /* рамка активной картинки */
        padding:2px;
margin:2px -4px 2px 2px;
}
.w150 {
	width: 150px; /* учитываем в ширине рамку картинки */
}
.catalogue .text,
.news .text,
.sale .text,
.albom .text {
	margin-left: 180px;
	min-height: 200px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
}

.litter {
	zoom: 1;
	overflow: auto;
}
.block {
	width: 600px;
	overflow: auto;
}
.block,
.litter,
.albom,
.news,
.animal {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 3px solid #ececec; /* линия снизу для повторяющихся блоков */
}

.gallery {
	zoom: 1;
	overflow: auto;
}

.photo .gallery,
.catalogue .gallery {
	zoom: 1;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 5px;
}
.caption, .caption a { /* текст под фотографиями */
	font-size: 12px;
	margin-bottom: 20px;
        margin:11px;
}
.w300, .w150, .bord{
border: 3px solid #56b92b;
margin: 0px;
}
#pid {
border: 3px solid #56b92b;
margin: 5px 5px 0px 0px;
padding:1px;
}
img.bord1 {
border: 1px solid #ececec;
margin: 5px 10px 5px 11px;
}
.fm {
border: 0px solid #ececec;
margin: 0;
padding: 0;
}
/***************************************************************
* Рубрикатор ссылок и доски объявлений
***************************************************************/
.links-nm, .notice-nm {
	margin-top: 20px;
}

/***************************************************************
* Каталог
***************************************************************/
/***************************************************************
* Фильтр
***************************************************************/
.filter {
	margin: 10px 0; /* отступ сверху и снизу */
	padding: 10px 10px; /* внутренний отступ */
	background-color: #fff; /* фон для фильтра */
}
.filter label,
.filter select,
.filter input {
	font-size: 12px; /* размер текста */
}
.filter li {
	list-style: none;
	display: inline;
}
.filter select,
.filter input.button {
	margin: 0 10px; /* раcстояние по горизонтали для полей и кнопок */
}
/***************************************************************
* Родословные
***************************************************************/
.pedigree table{
	border-bottom: 5px solid #ececec; /* линия снизу блока */
	margin-bottom: 10px; /* отступ снизу блока */
}
.pedigree td {
	width: 25%; 
	padding: 5px; /* отступ внутри ячейки */
        border: 1px solid #ececec;
}
.pedigree td h3,
.pedigree td h3 a {
	font-size: 18px; /*размеры для заголовка в табоице поменьше */
	line-height: 20px;
	margin-bottom: 10px;
}
.pedigree td h3 {
	padding-top: 20px; /* отступ сверху заголовка, чтобы поместить номер */
	background-repeat: no-repeat;
	background-position: left top;
}
/* номера ячеек */
.offspring  h3{background-image: url(/sites/flash/templates/2/p1.gif);}
.parent-1   h3{background-image: url(/sites/flash/templates/2/p2.gif);}
.parent-2   h3{background-image: url(/sites/flash/templates/2/p3.gif);}
.parent-3   h3{background-image: url(/sites/flash/templates/2/p4.gif);}
.parent-4   h3{background-image: url(/sites/flash/templates/2/p5.gif);}
.parent-5   h3{background-image: url(/sites/flash/templates/2/p6.gif);}
.parent-6   h3{background-image: url(/sites/flash/templates/2/p7.gif);}
.parent-7   h3{background-image: url(/sites/flash/templates/2/p8.gif);}
.parent-8   h3{background-image: url(/sites/flash/templates/2/p9.gif);}
.parent-9   h3{background-image: url(/sites/flash/templates/2/p10.gif);}
.parent-10  h3{background-image: url(/sites/flash/templates/2/p11.gif);}
.parent-11  h3{background-image: url(/sites/flash/templates/2/p12.gif);}
.parent-12  h3{background-image: url(/sites/flash/templates/2/p13.gif);}
.parent-13  h3{background-image: url(/sites/flash/templates/2/p14.gif);}
.parent-14  h3{background-image: url(/sites/flash/templates/2/p15.gif);}


/***************************************************************
* Фото
* Кое-что надо будет потом в вёрстке поправить, чтобы унифицировать
***************************************************************/
.photo .gallery ul {list-style: none; width: auto; margin: 0 !important;}
.photo .gallery li {display: inline; float: left; margin: 0 !important;}
.photo .container {
	zoom: 1;
	overflow: auto;
}
.photo h3 {padding-left:30px;
}
.photo .albom {
	display: inline;
	float: left;
	width: 100%;
}
.photo .w150 {
	display: inline;
	float: left;
	width: 160px;
}
.photo .text {margin-left: 10px; display: inline; float: left;}
.photo .text ul {list-style: none;}

.photo.full .gallery ul {list-style: none; width: auto; margin: 0;}
.photo.full .gallery li {display: inline; float: left;}
.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/flash/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/flash/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/flash/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;
}
/**********************************************************
* News
**********************************************************/

.message odd { width:690px; display: inline-block; overflow: auto;
	padding-bottom: 20px;} 
.news.full {
	overflow: auto;
	padding-bottom: 20px;
	}
.news .w150 {
	width:160px;
	display: inline;
	float: left;
}
.news .w300 {
	width: 300px;
	float: left;
}
/***************************************************************
* Правка глюков
***************************************************************/
table.form {display: block;}

/**********************************************************
* Additional classes
**********************************************************/
.date {
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	padding-left: 20px;
	margin-right: 20px;
	background: url(/sites/flash/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/flash/templates/2/clock.png) no-repeat left center;
}
.bottom {
	clear: both;
	background: url(/sites/flash/templates/2/shadow.gif) no-repeat center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.title, .breed, .born, .titles {font-weight: bold;}
/**********************************************************
* Chart
**********************************************************/
.vote,
.chart {
	margin-bottom: 20px;
}
.vote ul {list-style: none;}
.bar {
	height: 20px;
	background: url(/sites/flash/templates/2/chart.gif) repeat-x 0 0;
}
/**********************************************************
* ADVERTISING
**********************************************************/
.zoo-adv {
	padding: 5px 0;
	border: 1px dotted #ccc;
	background-color: #fff;
	margin-bottom: 20px;
        margin-top: 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: #666;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 5px;
}
.adv-text h4 a:hover { background-color: #d29d0d; 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: #;
	text-decoration: underline;
}
/**********************************************************
* Feedback
**********************************************************/
.feedback .fsubmit input {
border: 1px solid #eee;
color: #000;
background-color: #FFFFFF;
	}
textarea {
border: 1px solid #eee;
color: #000;
background-color: #FFFFFF;
	}
.input{
	margin-right: 10px;
        border: 1px solid #eee;
        color: #000;
        background-color: #fff;
}
.tbl {
      color: #;
      font-size:10px;
      margin:0 auto;
}
.radio, .photo1, .photo2, .photo3 {
      color: #;
     }
#secimg {
border: 1px solid #eee;
background-color: #eee;
}