@charset "utf-8";
* {
	margin: 0;
	border: 0;
	outline: 0;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	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;
}
html, body {height: 100%;}
body {  font: normal 14px/20px "Trebuchet MS", Helvetica, sans-serif;
	background: url(/sites/vergenti/i/bgred.jpg);
}
/**********************************************************
* +Base Settings
**********************************************************/
#Wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px auto;
        background-color: #f2f0e3;
}
#Footer, #Pusher {height: 60px; clear:both;}
#Footer *{
	line-height: 40px;
	font-size: 12px;
}

#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;
}
#Footer .col02 a{border: 0;}
h1, h2, h3, h4, h5, h6 {font-family: "Times New Roman", Times, serif; color: #857c45;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: "Times New Roman", 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;
        background:#f2f0e3;
}
h3, h3 a {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
a {	color: #C53008;}
a:hover {border-bottom: 1px dotted #990000; color: #990000;}
strong {font-weight: bold;}
/***************************************************************
* Grid system
***************************************************************/
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
        /*overflow:auto;
	clear: both;*/
        background-color: #f2f0e3;
}
.grid {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	float: left;
        line-height: 10px;
}

.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;}
/**********************************************************
* Header
**********************************************************/
#Header {
	height: 138px;
	padding-left: 251px;
        margin-left: 1px;
      	background: transparent url(/sites/vergenti/i/vv111.jpg) no-repeat 0 0;
}
#V2 {
	float: left;
        height: 138px;
	padding-left: 707px;
        /margin-left: 0px;
	background: transparent url(/sites/vergenti/i/vv2111.jpg) no-repeat 0 0;
}
/**********************************************************
* SideBar
**********************************************************/
#SideBar {
	width: 180px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 40px;
}
ul.menu {
	list-style: none;
	margin-bottom: 20px;
}
ul.menu a {
	display: block;
	margin-left: -10px;
	padding-left: 10px;
	height: 1%;
}
ul.menu a:hover {
	background-color: #C53008;
	border: 0;
	color: #fff;
}
ul.menu a.active {
	font-size: 18px;
	border-bottom: 1px solid #C53008;
}
.putty a {border:0;}
/***************************************************************
* Кое-что общее для всего
***************************************************************/
.thumb {
	display:inline;
	float: left;
       }

.thumb a img
{
	display: block;
	border: 5px solid #fff; /* рамка картинки когда не наведён курсор */
        padding:1px;
        margin: -6px 0px -6px -6px;
}
.albom .thumb a img,
.news .thumb a img
{
	display: block;
	border: 5px solid #fff; /* рамка картинки когда не наведён курсор */
        padding:1px;
        margin: 0px 0px 0px -1px;
}
.gallery a img{
	display: block;
	border: 5px solid #fff; /* рамка картинки когда не наведён курсор */
        padding:1px;
        margin: 5px 0px 5px 5px;
}
.gallery ul li {width:150px;}
#Photobig a{font-size:10px; text-decoration:none;}
.thumb a:hover img,
.photo .gallery a:hover img{
	border: 5px solid #de0000; /* рамка активной картинки */
}
.w150 {
	width: 150px; /* учитываем в ширине рамку картинки */
}



.albom .text {
        min-height: 200px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
        padding-left:5px;
}
.text h3, .text h3 a{
        font-size:20px;
        margin-top: 5px;
}
.albom .text ul {
        min-height: 10px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
        padding-left:20px;
}

.block {
	width: 100%;
	overflow: auto;
        }
.block,
.litter,
.animal {
        color: #;
	margin: 10px 0;
       	border-bottom: 0px dotted #de0000; /* линия снизу для повторяющихся блоков */
}
.text h2, .text h2 a{  /* для каталога */
margin-top:0px; font-size:26px;
}
.text span, .text span a{  /* для текста в титулы каталога */
background: url() repeat left top;
color:#fff; 
padding:0 5px; 
border-bottom:0;
}

.gallery {
	zoom: 1;
	overflow: auto;border:0px;
}

.photo .gallery,
.catalogue .gallery {
	zoom: 1;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 5px;border:0px;
}

.w150 {
border: 1px dotted #de0000;
margin: 5px 5px 5px 5px;
}
.w300 {
border: 3px solid #de0000;
margin: 5px 5px 5px 5px;
}
.bord {
border: 5px solid #de0000;
margin: 5px 5px 5px 5px;
} 
#pid {
border:1px solid #de0000;
margin:0;
padding:10px;
}
/**********************************************************
* Content
**********************************************************/
#Content {
        width: 740px;
	display: inline;
	float: right;
	margin-left: 9px;
	margin-right: 10px;
        margin-bottom: 20px;
        background: transparent url(/sites/vergenti/i/ten1.jpg) no-repeat center top;
	padding-top: 20px;
}
#Content p,
#Content ul,
#Content ol {
	margin-bottom: 10px;
}
#Content .photo .container {
width: 100%;
}
.message {
	padding-top: 20px;
	clear: both;
}
.photoadd a {color:blue;border:1px solid;}
.photoadd1 a {border:0px;}
.photoadd1 h3 {font-size:26px;color:red; margin-left:200px;}
/**********************************************************
* Additional classes
**********************************************************/
.date {
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	padding-left: 20px;
	margin-right: 20px;
	background: url(/sites/vergenti/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/vergenti/templates/2/clock.png) no-repeat left center;
}
.bottom {
	clear: both;
	background: url(/sites/vergenti/i/ten1.jpg) no-repeat center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.title, .breed, .born, .titles {font-weight: bold;}

/**********************************************************
* News новости
**********************************************************/
.news {
display:inline-block;
float:left;
margin-top:0px;
}
.message {
	padding-top: 0px;
	clear: both;
}
.news .message odd {
display:block;

border-bottom: 1px dotted #7c5f3c;/* линия снизу для повторяющихся блоков */
}

.news .w150 {
	width:160px;
	display: inline;
	float: left;
}

.news .w300 {
	width: 300px;
       	float: left;
        margin-right:10px;
}

.news.full {
	overflow: auto;
	padding-bottom: 20px;
        background: transparent url() no-repeat scroll center top
}
.news .w150 {
	width:160px;
	display: inline;
	float: left;
}
.news .text {
	display: inline;
	float: right;
	width: 530px;
        padding-left:20px;
        margin-bottom:40px;
}
.news.full .text {
	width: 380px;
}


/**********************************************************
* Chart
**********************************************************/
.vote,
.chart {
	margin-bottom: 20px;
}
.vote ul {list-style: none;}
.bar {
	height: 20px;
	background: url(/sites/vergenti/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/vergenti/templates/2/filter-submit.gif) no-repeat left top;
}
.catalogue .w150 {
	width:150px;
	display: inline;
	float: left;
}
.catalogue .w150 a {display: block; border: 0px solid #fff;zoom:1;}
.catalogue .w150 a:hover {border: 0px solid #c63109;}
.catalogue .text {
	display: inline;
	float: right;
	width: 530px;
}
.catalogue .text span{
	border: 1px solid #857c45;
        padding: 0 5px;
        color: #857c45;
	}

.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;
	
	
}
.catalogue.full .gallery .h150 a:hover {
	border: 0;
	
}
/**********************************************************
* 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;
}
.litter { clear: both;}
/**********************************************************
* Pedigree
**********************************************************/
.pedigree {
        width:96%
}
.pedigree-onebord {
border: 5px solid #fff;
margin: 5px 5px 0px 1px;
}
.pedigree-twobord {
border: 5px solid #fff;
margin: 5px 5px 0px 1px;
width:100px;
}
.pedigree table {
	background-color: #ddd7bf;
        margin-bottom:10px;
}
.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/vergenti/templates/2/n01.gif);}
.pedigree .parent-2 {background-image: url(/sites/vergenti/templates/2/n02.gif);}
.pedigree .parent-3 {background-image: url(/sites/vergenti/templates/2/n03.gif);}
.pedigree .parent-4 {background-image: url(/sites/vergenti/templates/2/n04.gif);}
.pedigree .parent-5 {background-image: url(/sites/vergenti/templates/2/n05.gif);}
.pedigree .parent-6 {background-image: url(/sites/vergenti/templates/2/n06.gif);}
.pedigree .parent-7 {background-image: url(/sites/vergenti/templates/2/n07.gif);}
.pedigree .parent-8 {background-image: url(/sites/vergenti/templates/2/n08.gif);}
.pedigree .parent-9 {background-image: url(/sites/vergenti/templates/2/n09.gif);}
.pedigree .parent-10 {background-image: url(/sites/vergenti/templates/2/n10.gif);}
.pedigree .parent-11 {background-image: url(/sites/vergenti/templates/2/n11.gif);}
.pedigree .parent-12 {background-image: url(/sites/vergenti/templates/2/n12.gif);}
.pedigree .parent-13 {background-image: url(/sites/vergenti/templates/2/n13.gif);}
.pedigree .parent-14 {background-image: url(/sites/vergenti/templates/2/n14.gif);}

/**********************************************************
* Photos
**********************************************************/
#Photo {margin-top:10px;}
.photo .container {
	zoom: 1;
	overflow: auto;
}
.photo .albom {
	display: inline;
	float: left;
	width: 50%;
}
.photo.full span {
font-size:12px;
line-height:16px;
margin-bottom:10px;
}
.photo .text ul {list-style: none;}
.photo .text li {
font-size:14px;
margin-top:-3px;
margin-left:-18px;
}
.photo .w150 a {display: block; zoom:1; border:0px;}
.photo .w150 {
	display: inline;
	float: left;
	width: 160px;
}
.photo .text {
display:block;
float:left;
margin-right:5px;
width:140px;
text-align:left;
}
.photo .text h3 a {
text-align:left;
font-size:18px;
line-height:20px;
}
.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; margin:0 !important; }
.photo.full .gallery li a{display: block; border:0px; }
.photo.full .gallery li a:hover {border:0;}

.photo.full #Photo {
	text-align: center;
}
.photo .gallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 !important;
}

/**********************************************************
* Rating
**********************************************************/
.rating ul{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 150px;
	height: 30px;
	position: relative;
	overflow:hidden;
	background: url(/sites/vergenti/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/vergenti/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/vergenti/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;}
.ftext input,
.fselect select {border: 1px solid #c63109;}
.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/vergenti/templates/2/vote-submit.gif) no-repeat left top;
        border: none;
}
.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: #f2ece4;
}
.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 a:hover {
	background-color: #c63109;
	color: #fff;
}
.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: #C53008;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 5px;
}
.adv-text h4 a:hover { background-color: #C53008; 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: #C53008;
	text-decoration: underline;
}
/**********************************************************
* Feedback
**********************************************************/
.feedback .fsubmit input {
border: 1px solid #ddd7bf;
color: #000066;
background-color: #FFFFFF;
	}
textarea {
border: 1px solid #ddd7bf;
color: #000033;
background-color: #FFFFFF;
	}
hr {
color: #ddd7bf;
border: 1px solid #ddd7bf;
margin:5px 0;
}


img.bord1 {
border: 5px solid #F2F0E3;
margin: 5px 10px 0px 0px;
}