@CHARSET "UTF-8";
body {
    background-color: #9c1632;
}

img {
	color: #FFF;
}


#main {
    background: url("../images/chicken/chicken.background.jpg") center top no-repeat;
    min-height: 870px;
    height: auto !important;
    height: 870px;
}

.info span {
    background: url(../images/chicken/pointer.hover.gif) left center no-repeat;
}

#info1 {
    left: 7px;
    top: 310px;
    width: 302px;
}

#info2 {
    left: 680px;
    top: 210px;
    width: 300px;
}

#info3 {
    left: 664px;
    top: 440px;
    width: 326px;
}

#info4 {
    left: 570px;
    top: 683px;
    width: 370px;
}

#info5 {
    left: 10px;
    top: 524px;
    width: 328px;
}

.info.hide span {
    background: url(../images/chicken/pointer.gif) left center no-repeat;
}

.info.hide .cursor {
    display: none;
}

.info.hide {
    color: #6d0a21;
}

#info1 .cursor {
    background-image: url(../images/chicken/cursor1.gif);
    background-repeat: no-repeat;
    width: 332px;
    height: 57px;
    top: 26px;
    left: 12px;
}

#info2 .cursor {
    background-image: url(../images/chicken/cursor2.gif);
    background-repeat: no-repeat;
    width: 343px;
    height: 32px;
    left: -48px;
    top: 26px;
}

#info3 .cursor {
    background-image: url(../images/chicken/cursor3.gif);
    background-repeat: no-repeat;
    width: 343px;
    height: 32px;
    top: -6px;
    left: -42px
}

#info4 .cursor {
    background-image: url(../images/chicken/cursor4.gif);
    background-repeat: no-repeat;
    width: 438px;
    height: 198px;
    left: -73px;
    top: -83px;
}

#info5 .cursor {
    background-image: url(../images/chicken/cursor5.gif);
    background-repeat: no-repeat;
    width: 333px;
    height: 32px;
    top: -8px;
    left: 12px;
}

#footer {
    border-top: 1px solid #6d0a21;
    color: #6d0a21;
}

#footer a {
    color: #6d0a21;
}

#top-menu {
    background: url("../images/menu/chiken.background.gif") no-repeat;
}

#ru_catalog .title {
    background: url("../images/menu/ru_chiken.catalog.sub.title.png") no-repeat;
}

#en_catalog .title {
    background: url("../images/menu/en_chiken.catalog.sub.title.png") no-repeat;
}

#ru_contacts .title {
    background: url("../images/menu/ru_chiken.contacts.sub.title.png") no-repeat;
    left: -14px;
}

#en_contacts .title {
    background: url("../images/menu/en_chiken.contacts.sub.title.png") no-repeat;
    left: -14px;
}

#top-menu .sub ul {
    background: #982124;
}

#catalog .img {
	background: url(../images/menu/chicken.catalog.bottom.png) no-repeat !important;
}

#ru_contacts .img {
	background: url(../images/menu/chicken.contacts.bottom.png) no-repeat !important;
}

#en_contacts .img {
	background: url(../images/menu/chicken.contacts.bottom.png) no-repeat !important;
}

#top-menu .sub ul a:hover {
    color: #6D0A21;
}

#top-menu .sub .img {
    height: 9px !important;
    width: 209px ;
    position: absolute;
    bottom: 1px;
    left: -1px;
    background: url("../images/menu/chicken.catalog.bottom.png") no-repeat;
}

