@charset "utf-8";

ul, ol {
	list-style-position: inside;
}
#Note1 {
background:transparent url(/sites/zoogurman/i/tabl.jpg) no-repeat scroll 0 0; 
text-align:center;
height:50px;
margin-top:10px;
}
.menu-155{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.menu-155 a{
background: url(http/zoogurman.zoostars.ru/sites/zoogurman/i/bgmen.jpg) repeat-x scroll;
font-size:12px;
color:#fff;
height:31px;
display:inline-block;
text-align:center;
text-decoration:none;
text-transform:uppercase;
white-space:nowrap;
width:auto !important;
}
.menu-155 a:hover {
color:#f8f5d4;
}
.vote ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	background: #DA4334;
}
#Footerter table {
height:60px;
margin: 0 0 0 10%;
}
#Footerter td {
padding:10px;
}
#Footerter td, #Footer td * {
border-bottom:0 none;
color:#AF6E4E;
font-size:12px;
line-height:16px;
}
a.menu{
font-family:  Tahoma, Arial, Serif;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
padding-left:5;
font-style: italic;
}
a.menu:hover{
text-decoration:underline;
color:#FFFFFF;
}

a.menul{
color:#FFFFFF;
font-size:18px;
text-decoration:none;
padding-left:0;
text-transform: uppercase;
}

a.menut {
color:#4C7B59;
font-size:16px;
text-decoration:none;
padding-left:0;
font-weight:bold;
}

/***************************************************************
* Основные блоки на странице
* Содержимое Content
* Параметры:
* Справа
* Ширина на всё оставшееся от боковины место
* Отступ внутри 5px
***************************************************************/
#Content {
	overflow: hidden;
        margin-bottom: 30px;
        width: 610px;
}
/***************************************************************
* Общие настройки для текста
* В принципе, здесь можно менять всё
***************************************************************/
* {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #f8f5d4;
 }
p, ul, ol {
	margin-bottom: 10px;
}

td{
 color: #f8f5d4;
 font-size: 14px;
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 Line-Height: 20px;
 }
a {
color: #D1D254; 
text-decoration: underline;
}
a:hover {
color: #D2B26C;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	}

h1, h1 a {
    color: #f8f5d4;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 20px;
	font-weight:bold;
	padding-left:10px;
	padding-top:15px;
}
h2, h2 a {
    color: #D1D254;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 12px;
	text-decoration: none;
}
h3, h3 a {
    color: #D1D254;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
	text-decoration: none;
}
h4, h4 a {
    color: #CA393A;
    font-size:16px; font-family: Verdana,Helvetica,sans-serif;
    font-weight:bold; 
    text-transform: uppercase;
    line-height:36px;
}
h5, h5 a {
    color: #D1D254;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	text-decoration: none;
}
h6, h6 a {
    color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-left:16px;
	text-decoration: none;
}

hr {
	border: 0;
	height: 5px;
	color: #f8f5d4;
	margin: 10px 0;
}


/***************************************************************
* Кое-что общее для всего
***************************************************************/
.thumb {
	display:inline;
	float: left;
}
.thumb a img,
.photo .gallery a img{
	display: block;
	border: 2px solid #C7C7BC; /* рамка картинки когда не наведён курслр */
	padding: 2px 2px;
}
.thumb a:hover img,
.photo .gallery a:hover img{
	border: 2px solid #982F0F; /* рамка активной картинки */
}
.w150 {
	width: 160px; /* учитываем в ширине рамку картинки */
}
.news .text,
.catalogue .text,
.sale .text,
.albom .text {
	margin-left: 170px;
}

.litter {
	zoom: 1;
	overflow: auto;
}
.catalogue,
.albom,
.block{
    clear:both;
    margin-bottom:20px;
    overflow:auto;
	width: 540px;
	float: left;
	min-height: 200px; /* минимальная высота блока, чтобы картинка не налезала на линию снизу */
}

.catalogue .gallery .h150 {
float:left;
}
.catalogue .h150 a {
width:auto;
}

.block,
.litter,
.albom,
.animal,
.message {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 5px solid #ddd; /* линия снизу для повторяющихся блоков */
}

.text ul{
	list-style: none;
}

.gallery {
	zoom: 1;
	overflow: auto;
}
.gallery .thumb img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#Photo {
	text-align: center;
}

#Content .photo .gallery,
#Content .catalogue .gallery {
	zoom: 1;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 5px;
}
.caption, .caption a { /* текст под фотографиями */
	font-size: 10px;
	margin-bottom: 16px;
}
/***************************************************************
* Каталог
***************************************************************/
/***************************************************************
* Фильтр
***************************************************************/
.filter {
	margin: 10px 0; /* отступ сверху и снизу */
	padding: 10px 10px; /* внутренний отступ */
	background-color: #eee; /* фон для фильтра */
}
.filter label,
.filter select,
.filter input {
	font-size: 12px; /* размер текста */
}
.filter li {
	list-style: none;
	display: inline;
}
.filter select,
.filter input.button {
	margin: 0 10px; /* расстояние по горизонтали для полей и кнопок */
}
/***************************************************************
* Родословные
***************************************************************/
.pedigree table{
	border-bottom: 5px solid #eee; /* линия снизу блока */
	margin-bottom: 10px; /* отступ снизу блока */
}
.pedigree td {
	width: 25%; 
	padding: 5px; /* отступ внутри ячейки */
	border: 1px solid #eee;
}
.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/zoogurman/templates/4/p1.gif);}
.parent-1   h3{background-image: url(/sites/zoogurman/templates/4/p2.gif);}
.parent-2   h3{background-image: url(/sites/zoogurman/templates/4/p3.gif);}
.parent-3   h3{background-image: url(/sites/zoogurman/templates/4/p4.gif);}
.parent-4   h3{background-image: url(/sites/zoogurman/templates/4/p5.gif);}
.parent-5   h3{background-image: url(/sites/zoogurman/templates/4/p6.gif);}
.parent-6   h3{background-image: url(/sites/zoogurman/templates/4/p7.gif);}
.parent-7   h3{background-image: url(/sites/zoogurman/templates/4/p8.gif);}
.parent-8   h3{background-image: url(/sites/zoogurman/templates/4/p9.gif);}
.parent-9   h3{background-image: url(/sites/zoogurman/templates/4/p10.gif);}
.parent-10  h3{background-image: url(/sites/zoogurman/templates/4/p11.gif);}
.parent-11  h3{background-image: url(/sites/zoogurman/templates/4/p12.gif);}
.parent-12  h3{background-image: url(/sites/zoogurman/templates/4/p13.gif);}
.parent-13  h3{background-image: url(/sites/zoogurman/templates/4/p14.gif);}
.parent-14  h3{background-image: url(/sites/zoogurman/templates/4/p15.gif);}

/***************************************************************
* Фото
* Кое-что надо будет потом в вёрстке поправить, чтобы унифицировать
***************************************************************/
.photo .gallery ul {list-style: none; width: auto; margin: 0 !important;}
.photo .gallery li {display: inline; float: left; margin: 0 !important;}
/**********************************************************
* Рейтинг
**********************************************************/
.rating ul{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 150px;
	height: 30px;
	position: relative;
	overflow:hidden;
	background: url(/sites/zoogurman/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/zoogurman/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/zoogurman/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;
}

/***************************************************************
* Правка глюков
***************************************************************/
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/zoogurman/templates/4/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/zoogurman/templates/4/clock.png) no-repeat left center;
}
.bottom {
	clear: both;
	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/zoogurman/templates/4/chart.gif) repeat-x 0 0;
}
/**********************************************************
* Navigation
**********************************************************/
.nav {padding-bottom: 10px; clear: both;}
.nav p{
	overflow: auto;
	padding: 5px;
	text-align: center;
	background-color: #ddd;
}
.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: #3E1409;
	color: #C7C7BC;
}
.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: #e8c164;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 5px;
}
.adv-text h4 a:hover { background-color: #C7C7BC; 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: #3E1409;
	text-decoration: underline;
}
/**********************************************************
* Feedback
**********************************************************/

.feedback .fsubmit input {
border: 1px solid #EB2C00;
color: #666699;
background-color: #FFFFFF;
	}
textarea {
border: 1px solid #CCCCCC;
color: #666699;
background-color: #FFFFFF;
	}

#Footer td, #Footer td * {
font-size:10px;
Line-Height:14px;
color: #a53b2e;
}
#Footer td {
padding:10px;
}
#Shoping td, #Shoping td *
{color: #a53b2e;
}
.letter {
 font-size: 200%; 
 float: left; 
 color: #68200A;
 padding-right: 0px;
 line-height: 26px; /* Положение символа */ 
}
img.bord {
border: 3px solid #ffffff;
margin: 5px 5px 0px 0px;
}
.footerlink { 
font-style: italic; 
color:#FFFFFF; 
font-size: 12px;
}

.h7 {
	color: #CA393A;
    font-size:16px; font-family: Verdana,Helvetica,sans-serif;
    font-weight:bold; 
	text-transform: uppercase;
	}
.h8 {
	  color: #FFFFFF;
    font-size:16px; font-family: Verdana,Helvetica,sans-serif;
    text-transform: uppercase;
    Line-Height:26px;
    
	}
.one{
	color: #003300;
        font-size:11px; font-family: Verdana, Arial, sans-serif;
	Line-Height:12px;
	}
.one2 {
	color: #003300;
        font-size:14px; font-family: Verdana, Arial, sans-serif;
	Line-Height:12px;
	}
	.e-zoo {
	color: #C24335;
    font-size:10px; font-family: Arial, sans-serif;
	Line-Height:8px;
	}
 a.e-zoo{
    color: #C24335;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	Line-Height:10px;
		}

/**********************************************************
* MyCSS
**********************************************************/
/*
#free {
position: absolute;
top: 130%;
right: 10%;
height: 200px;
width: 300px;
background-image: url(http://zoostars.ru/sites/zoogurman/img/all300x200.jpg);
}
*/

font.big {
font-size: 17pt
}

td.sostav {
background: #A13227;
color: white;
font-weight: bold;
}

td.ost {
background: #A13220;
color: white;
}

a.abig {
 font-size: 17pt;
}