body {
  background: #E9E9E9;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
h1 {
  text-transform: uppercase;
  /*color: #9D7E5A;*/
  color: #000;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 25px;
}
h2 {
  text-transform: uppercase;
  color: #000;
  /*color: #9D7E5A;*/
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 30px;
}
a:link, a:visited {
  color: #000;
}


#wrapper {
  text-align: left;
  margin: 0 auto;
}
#index #wrapper {
  width: 837px;
  border: 3px solid #fff;
  margin: 70px auto;
}
#inner #wrapper {
  width: 960px;
  padding: 0 8px;
  background: url(/files/sib-brend/Image/content_grad_inner.png) top center repeat-y;
}

/* ШАПКА */
#index #header {
  height: 100px;
  border-bottom: 1px solid #D9D9D9;
  background: #B8B8B8 url(/files/sib-brend/Image/header_index.jpg) top left no-repeat;
}
#inner #header {
  height: 160px;
  background: url(/files/sib-brend/Image/header_inner1.jpg) top left no-repeat;
}
#logo {
  width: 213px;
  height: 52px;
  float: left;
  display: inline;
}
#logo a, #logo span {
  display: block;
  width: 213px;
  height: 52px;
 /* background: url(/files/sib-brend/Image/logo_clear.png) center no-repeat; */
}
* html #logo a, * html #logo span {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/sib-brend/Image/logo_clear.png', sizingMethod='scale');
}


#index #logo {
  margin-top: 24px;
  margin-left: 33px;
}
#inner #logo {
  margin-top: 56px;
  margin-left: 42px;
}
#langs {
  float: right;
  list-style: none;
  font-size: 11px;
  display: inline;
}
#index #langs {
  margin-top: 40px;
  margin-right: 35px;
}
#inner #langs {
  margin-top: 55px;
  margin-right: 26px;
}
#langs li {
  float: left;
  width: 35px;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  text-align: center;
}
#langs li a {
  color: #fff;
}
#langs li span {
  display: block;
  width: 35px;
  height: 29px;
}
#index #langs li span {
  background: url(/files/sib-brend/Image/lang_bg.gif) top left repeat;
  }
#inner #langs li span {
  background: url(/files/sib-brend/Image/lang_bg1.gif) top left repeat;
}


/* КОНТЕНТ */
#content {
  float: left;
  width: 100%;
}
#index #content {
  height: 429px;
  background: #B8B8B8 url(/files/sib-brend/Image/content_grad.png) top left repeat-x;
}
#inner #content {
  padding-bottom: 24px;
  background: url(/files/sib-brend/Image/content_inner_bg.jpg) bottom left no-repeat;
}
#inner #contentInner {
  float: left;
  width: 100%;
  background: url(/files/sib-brend/Image/maincontent_grad.png) 254px top repeat-y;
}

/* Меню */
#menus {
  text-transform: uppercase;
  font-family: Arial Narrow;
  color: #fff;
  overflow: hidden;
}
#menus a {
  color: #fff;
  display: block;
}
#menus ul {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
#menus ul li {
  margin: 0;
  padding: 0;
}


#index #menus {
  float: left;
  width: 162px;
  height: 429px;
  padding: 0 12px;
  border-right: 1px solid #DCDCDC;
}
#inner #menus {
  height: 41px;
  background: #A8A6A3 url(/files/sib-brend/Image/menus_grad.png) top left repeat-x;
}
#inner #menus a:hover {
  text-decoration: none;
}
#index #menus li a {
  margin-left: 12px;
}
#index #menus li a:hover {
  margin-left: 0;
  padding-left: 12px;
  background: url(/files/sib-brend/Image/pointer_index.gif) left center no-repeat;
}
#mainMenu {
  font-size: 16px;
}
#index #mainMenu {
  height: 166px;
  border-bottom: 1px solid #C6C6C6;
  padding-top: 56px;
  padding-left: 12px;
  line-height: 2;
}



#inner #mainMenu {
  height: 41px;
  margin-left: 48px;
  float: left;
  display: inline;
  line-height: 41px;
}
#inner #mainMenu li {
  height: 41px;
  float: left;
  display: inline;
  margin-right: 25px;
}
#secMenu {
  font-size: 14px;
}
#index #secMenu {
  padding-top: 43px;
  padding-left: 14px;
  line-height: 2;
}
#inner #secMenu {
  float: right;
  margin-right: 28px;
  display: inline;
  line-height: 41px;
  height: 41px;
}
#inner #secMenu li {
  float: left;
  display: inline;
  height: 41px;
  margin-left: 25px;
}
#addMenu {
  width: 204px;
  padding: 67px 20px 300px 30px;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
}
#addMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#addMenu li {
  margin-bottom: 15px;
  line-height: 1.5;
}
#addMenu li span {
  margin-left: 14px;
}
#addMenu li a {
  margin-left: 14px;
  color: #000;
  display: block;
}
#addMenu li a:hover {
  margin-left: 0;
  padding-left: 14px;
  background: url(/files/sib-brend/Image/pointer_inner1.gif) left 6px no-repeat;
}

/* Текстовый контент */
#mainContent {
  float: left;
  padding-left: 40px;
  padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 35px;
  width: 616px;
/*  color: #555;*/
}
#mainContent p {
  margin-bottom: 20px;
}
#indexImage {
  width: 634px;
  height: 429px;
  float: left;
  border-right: 1px solid #DCDCDC;
  background: url(/files/sib-brend/Image/coll.jpg) center no-repeat;
}

/* Новости */
ul.news-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
ul.news-list li {
  padding-bottom: 25px;
  clear: both;
}


h3.date {
float: left;
background-color: #cccccc;
padding: 10px 20px;
color: #ffffff;
  font-weight: normal;
  margin-bottom: 5px;
}

ul.news-list .link{
 clear:both;
 display: block;
}

a.link {
  font-weight: bold;
}


/* Вопрос-ответ*/
#message-list ol {
  margin-left: 20px;
  padding-left: 0;
}
#message-list ol li {
  margin-bottom: 15px;
}
#message-list .message-answer p {
  font-style: italic;
  font-weight: bold;
}
table.message-content img {
  margin: 0 5px;
}
input.message-author, input.message-email {
  margin-bottom: 5px;
}
textarea.message-content {
  width: 349px;
  margin-bottom: 5px;
}
input.message-code {
  margin-right: 5px;
}


/* Табличный контент */
#contentTable {
  padding: 30px 40px;
  background: #F2F2F2;
}
#contentTable table {
  background: #fff;
}


#contentTable table td {
/*  border: 3px ridge #eee; */
  color: #555;
}
#contentTable table td img {
  margin: 5px auto;
}
table a {
  color: #000;
  font-size: 140%;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
table a:hover {
  text-decoration: underline;
}


table td span.name{
  font-weight: bold;
  color: #000;
}


td.pets-list-info span.pet-name {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}

/* Общий список */
table#pets-list {
  width: 880px;
  border-collapse: collapse;
}
table#pets-list ul, table.pets-full ul {
  list-style: none;
}
td.pets-list-image, td.pets-full-image {
  text-align: center;
  width: 50%;
}
td.pets-list-info, td.pets-full-info {
  text-align: left;
}
td.pets-list-info {
  padding-right: 15px;
}


td.pets-list-info a,
td.pets-list-info span.pet-name {
  font-size: 180%;
}


table td.pets-list-info ul li {
  margin-bottom: 10px;
}

/* Подробно о собаке */
.pets-full {
  border: 0;
  width: 880px;
  border-left: 3px ridge #eee;
  border-bottom: 3px ridge #eee;
}
#contentTable .pets-full td {
  border: 0;
  border-right: 3px ridge #eee;
  border-top: 3px ridge #eee;
}
#contentTable table.pets-full + table.pets-full td.pets-full-info, #contentTable table.pets-full + table.pets-full td.pets-full-image {
  border-top: none;
}
table td.pets-full-info ul li {
  margin-bottom: 2px;
}
.pets-full ul li a {
  font-size: 100%;
}
.pets-full ul li a.child-more {
  font-size: 120%;
  font-weight: bold;
  line-height: 2;
}

/* Родословная */
#pets-pedigree {
  border-right: 3px ridge #eee;
  border-top: 3px ridge #eee;
  border-bottom: 3px ridge #eee;
  width: 880px;
}
table#pets-pedigree td {
 /* border: 0; */
}
#pets-pedigree img {
  display: block;
  margin-bottom: 10px;
}
#pets-pedigree .pets-pedigree-info-1 {
  width: 196px;
  text-align: center;
  padding: 10px;
  height: 240px;
  border-left: 3px ridge #eee;
}
#pets-pedigree .pets-pedigree-info-2 {
  width: 196px;
  text-align: center;
  padding: 10px;
  height: 120px;
  border-left: 3px ridge #eee;
}
#pets-pedigree .pets-pedigree-info-3 {
  width: 198px;
  text-align: center;
  padding: 10px;
  height: 60px;
  border-left: 3px ridge #eee;
  border-right: 1px ridge #eee;
}

#pets-pedigree td.bi{
  border-top: 3px ridge #eee;
}

table#pets-list td{
  border: 3px ridge #eee;
}


#pets-pedigree td.pets-pedigree-info-4 {
  text-align: center;
  width: 197px;
  padding: 10px;
}
span.ped-name {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
a.ped-name {
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
}
a.ped-name:hover {
  text-decoration: underline;
}


span.ped-title {
  color: red;
}

/* Фотогалерея */
ul#photo-list {
  list-style: none;
  float: left;
  margin-top: 13px;
  margin-bottom: 30px;
}
ul#photo-list li {
  float: left;
  margin: 13px;
}
* html ul#photo-list li {
  margin: 13px 10px;
}
span.date {
  display: block;
  margin: 0;
  border: 3px ridge #eee;
  border-bottom: 0;
  line-height: 2;
  font-weight: bold;
  font-size: 110%;
  text-align: center;
  color: #555;
}
table.parents-full {
  width: 880px;
  border-bottom: 0;
  border-collapse: collapse;
}
table.parents-full td {
  border-bottom: 0;
}
td.pets-parents-image {
  width: 198px;
  padding: 10px;
}
td.pets-parents-info {
  padding: 10px;
}

/* ПОДВАЛ */
#footer {
  clear: left;
}
#index #footer {
  height: 81px;
  padding-left: 33px;
  padding-top:10px;
  color: #fff;
  border-top: 1px solid #E9E9E9;
  background: #B8B8B8 url(/files/sib-brend/Image/footer_grad.png) top left repeat-x;
}
/*#index #footer p {
  float: left;
  display: inline;
  margin: 0;
}*/
#inner #footer {
  padding-left: 38px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #555;
  font-size: 110%;
}
#inner #footer.tables {
  border-top: 3px solid #9D9B98;
  padding-top: 39px;
}

#index #footer span.copyright{
  float: left;
  padding: 15px 0px 0px 0px;
}
/*#inner #footer p {
  float: left;
  display: inline;
  margin: 0;
}
#inner #footer p#city {
  margin-left: 100px;
  margin-right: 100px;
}
 */
span.contacts{
 float: right;
 padding: 0px 20px 0px 0px;
}

.clear{
  clear: both;
}

span.pets-title{
 color: red;
 font-size: 160%;
 font-weight: bold;
}

span.regards{
  color: red;
  font-weight: bold;
  display: block;
  padding:0px 0px 20px 0px;
}

ul.news-list .link{
 font-size: 130%;
 font-weight: bold;
 color: #000000;
}