@charset "utf-8";
* {
	margin-top: 0;
        outline: 0;
	text-transform: none;
	color:#717171;
	text-decoration: none;
	line-height: 18px;
}
/***************************************************************
* Общие настройки для текста
* В принципе, здесь можно менять всё
***************************************************************/

p, ul, ol {
	margin-bottom: 10px;
}

a {color: #da6270; text-decoration:none;}
a:hover {border-bottom: 1px dotted #da6270;}
strong {font-weight: bold;}
a img:hover {text-decoration:none; border-bottom: none;
}

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:#da6270;
}

h1, h1 a {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 20px;
}
h2, h2 a {
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 14px;
}
h3, h3 a {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
       
}
h4, h4 a {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
        color:#f690b5;
}
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: 1px solid #fcd1d2;
	height: 1px;
	color: #b9bcc1;
	margin: 10px 0;
}
ul, ol {
	list-style-position: inside;
}
/***************************************************************
* Чтобы футер всегда был прижат к самому низу. 
* Править только высоту футера и отступ снизу у Wrapper
***************************************************************/
html, 
body {
height: 100%;
background: #fcd1d2;
font: normal 14px/20px "Trebuchet MS", Verdana, Helvetica, Tahoma, Arial, Serif;
}
#Wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -88px auto;
        width: 770px;
        background:url(/sites/yorkshire/i/bg.jpg) repeat-y center top;        
}
#Pusher,
#Footer { height: 95px; clear:both;}

#Main {
width: 770px;
       margin: 0 auto;
}


/**********************************************************
* Header
**********************************************************/
#Header {
               background: transparent url(/sites/yorkshire/i/shapka1.jpg) no-repeat center top;
               height: 323px;
               width: 770px;
               margin: 0 auto;
}

#Header td {padding: 10px;}
#Header td,
#Header td * {
	font-size: 10px;
        line-height: 16px;
        color:#000033;
}


#Footer { height: 95px;
          width: 770px;
          background: transparent url(/sites/yorkshire/i/foot.jpg) no-repeat center top;
          margin: 0 auto;
                    
}
#Footer table {
            height: 60px;
	    margin: 36px auto 0;
           }
#Footer td {padding: 5px; color:#755b64;}
#Footer td,
#Footer a  {
	font-size: 10px;
        line-height: 16px;
       }

.feedback td {
	padding: 3px;
}
.feedback .button {
	color: #f690b5;
}
.form * {
	color: #f690b5;
	margin-right: 10px;
}
/**********************************************************
* Header-Menu
**********************************************************/
#Header-Menu {
        display:block;
	margin: 0 auto 0 0px;
	padding-top:26px;
        width: 168px;
        	}

ul, ol {
list-style-position:inside;
}

ul.menu-205 {
	list-style: none;
	margin-bottom: 0px;
}
.menu-205 a {
font-family: "Tahoma", Verdana, Helvetica, Arial, Serif;
border-bottom: 1px dotted #fff;
font-size:11px;
color:#fff;
display: block;
line-height: 21px;
margin: 0px 0px 1px 0px;
padding-left: 10px;
white-space:nowrap;
height: 10%;
}

.menu-205 a:hover {
	color:#fcd1d2;
   
    }
.menu-205 a.active {
	 color:#fcd1d2;
         border-bottom: 1px solid #fcd1d2;
               }
.vote ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}



/**********************************************************
* Content
**********************************************************/
#Content {
display: inline;
float: right;
margin-left: 25px;
margin-right: 25px;
margin-top: -46px;
padding-bottom: 40px;
width: 720px;
}
#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;
}
.catalogue table {
           border: 1px solid #f690b5;
	   margin: 0 auto;
           

}
.catalogue td {
        padding: 10px; 
        color:#755b64; 
        border: 1px solid;
	font-size: 10px;
        line-height: 12px;
       }

/***************************************************************
* Кое-что общее для всего
***************************************************************/
.thumb {
	display:inline;
	float: left;
}

.thumb a img
{
	display: block;
	border: 3px solid #da6270; /* рамка картинки когда не наведён курсор */
        padding:1px;
        margin: -4px 0px -4px -4px;
}
.albom .thumb a img,
.news .thumb a img
{
	display: block;
	border: 3px solid #da6270; /* рамка картинки когда не наведён курсор */
        padding:1px;
        margin: 0px -1px 1px 1px;
}
.gallery a img{
	display: block;
	border: 3px solid #da6270; /* рамка картинки когда не наведён курсор */
        padding:1px;
        margin: 4px 0px 4px 4px;
}

.thumb a:hover img,
.photo .gallery a:hover img{
	border: 3px solid #fcd1d2; /* рамка активной картинки */
}
.w150 {
	width: 150px; /* учитываем в ширине рамку картинки */
}
.catalogue .text,
.news .text,
.sale .text{      
        margin-left: 180px;
	min-height: 140px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
        padding-left:10px;
}
.albom .text {
        margin-left: 180px;
	min-height: 200px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
        padding-left:10px;
}
.albom .text ul {
        min-height: 10px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
        padding-left:10px;
}
.breed, .titles {font-size: 10px; margin-top:-10px;}

.litter {
	zoom: 1;
	overflow: auto;
}
.block {
	width: 680px;
	overflow: auto;
}
.block,
.litter,
.news,
.animal {
	color: #b9bcc1;
	margin: 10px 0;
       	border-bottom: 1px dotted #fcd1d2; /* линия снизу для повторяющихся блоков */
}

.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 {
border: 1px dotted #da6270;
margin: 5px 5px 5px 5px;
}
.bord, .showbord{
border: 3px solid #da6270;
margin: 5px 5px 5px 5px;
}
#pid {
background:transparent url(/sites/yorkshire/i/borderline.jpg) repeat center;
margin: 0;
border: 1px solid #fcd1d2;
padding:10px;
}


/***************************************************************
* Каталог
***************************************************************/
/***************************************************************
* Фильтр
***************************************************************/
.filter {
	margin: 10px 0; /* отступ сверху и снизу */
	padding: 10px 10px; /* внутренний отступ */
	background:transparent url(/sites/yorkshire/i/b.jpg) repeat center; /* фон для фильтра */
}
.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стояние по горизонтали для полей и кнопок */
}
/***************************************************************
* Ссылки
***************************************************************/
.links-nm {
	margin-top: 20px;
}
/**********************************************************
* Pedigree
**********************************************************/
.pedigree {
	margin:5px;
        }
.breed {font-weight: bold;}
.description, .titles {font-size:12px;margin:5px 0;}

.pedigree-onebord{
border: 3px solid #fff;
margin: 5px 5px 5px 0px;
}
.pedigree-twobord{
border: 3px solid #da6270;
margin: 5px 5px 5px 0px;
width:100px;
}
.pedigree table {
	background-color: #eee; width:96%;padding: 4px;
        }
.pedigree table {
border-bottom:5px solid #da6270;
border: 3px solid #da6270;
margin-bottom:10px;

}
.pedigree table td{
	vertical-align: top;
	width: 25%;
	padding: 5px;
	border: 1px dotted #da6270;
	border-collapse: collapse;
	background-position: right top;
	background-repeat: no-repeat;
        background-color: #eee;
}

.pedigree td h3, .pedigree td h3 a {
font-size:18px;
line-height:20px;
margin-bottom:20px;
background-position:left top;
background-repeat:no-repeat;
margin-top:30px;
text-align:left;
}
.offspring h3 {
background-image:url(/sites/yorkshire/templates/2/n00.gif);
}
.pedigree .parent-1 {background-image: url(/sites/yorkshire/templates/2/n01.gif);}
.pedigree .parent-2 {background-image: url(/sites/yorkshire/templates/2/n02.gif);}
.pedigree .parent-3 {background-image: url(/sites/yorkshire/templates/2/n03.gif);}
.pedigree .parent-4 {background-image: url(/sites/yorkshire/templates/2/n04.gif);}
.pedigree .parent-5 {background-image: url(/sites/yorkshire/templates/2/n05.gif);}
.pedigree .parent-6 {background-image: url(/sites/yorkshire/templates/2/n06.gif);}
.pedigree .parent-7 {background-image: url(/sites/yorkshire/templates/2/n07.gif);}
.pedigree .parent-8 {background-image: url(/sites/yorkshire/templates/2/n08.gif);}
.pedigree .parent-9 {background-image: url(/sites/yorkshire/templates/2/n09.gif);}
.pedigree .parent-10 {background-image: url(/sites/yorkshire/templates/2/n10.gif);}
.pedigree .parent-11 {background-image: url(/sites/yorkshire/templates/2/n11.gif);}
.pedigree .parent-12 {background-image: url(/sites/yorkshire/templates/2/n12.gif);}
.pedigree .parent-13 {background-image: url(/sites/yorkshire/templates/2/n13.gif);}
.pedigree .parent-14 {background-image: url(/sites/yorkshire/templates/2/n14.gif);}

/***************************************************************
* Фото
* Кое-что надо будет потом в вёрстке поправить, чтобы унифицировать
***************************************************************/
.photo .gallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 !important;
width:300px;
}
.photo .gallery li {
display:inline;
float:left;
margin:0 !important;
}
.photo .text li {
font-size:12px;
margin-top:-3px;
margin-left:-8px;
}
.photo .container {
overflow:auto;
}
.photo .albom {
display:inline;
width:50%;
}
.photo .w150 {
display:inline;
float:left;
width:160px;
}
.photo .text {
display:inline;
float:left;
margin-left:-10px;
margin-right:5px;
width:170px;
}
.photo .text ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.photo.full .gallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
width:auto;
}
.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/yorkshire/templates/2/star.gif) top left repeat-x;
border: 0px dotted #ececec;		
}
.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/yorkshire/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/yorkshire/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;
}
.news h3 {text-decoration:none;
background:transparent url(/sites/yorkshire/i/kn.png) no-repeat scroll left;
font-size:14px;
padding:1px 20px 1px 20px;
margin: -20px 10px 10px 0px;
}
/***************************************************************
* Правка глюков
***************************************************************/
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/yorkshire/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/yorkshire/templates/2/clock.png) no-repeat left center;
}
.bottom {
	clear: both;
	background: url() 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/yorkshire/templates/2/chart.gif) repeat-x 0 0;
}
/**********************************************************
* ADVERTISING
**********************************************************/
.zoo-adv {
	padding: 5px 0;
	border: 1px solid #fcd1d2;
	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: #bf768f;
        border: 1px solid #fcd1d2;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 5px;
}
.adv-text h4 a:hover { background-color: #fcd1d2; border: 1px solid #fff;}
.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: none;
        font-size: 11px;
}
/**********************************************************
* Feedback
**********************************************************/
.feedback .fsubmit input {
border: 1px solid #9ceb9c;
color: #648d0c;
background-color: #ececec;
	}
textarea {
border: 1px solid #9ceb9c;
color: #648d0c;
background-color: #ececec;
	}
.input, .button, .select{
	margin: 5px;
        border: 1px solid #fcd1d2;
        color: #000;
        background-color: #f8f7f7;
}
.tbl {
      color: #fcd1d2;
      font-size:10px;
      margin:0 auto;
}
.radio, .photo1, .photo2, .photo3 {
      color: #bf768f;
     }
#secimg {
margin: 5px;
border: 1px solid #fcd1d2;
background-color: #ececec;
}