.ddmx {
    font: 13px tahoma;
}

.ddmx .item1-active:hover,
.ddmx .item1:hover {
    /*padding: 1px 10px 1px 10px;
    background: #FFFF00;
    font: 20px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;*/

}
.ddmx .item1,
.ddmx .item1-active {
    /*padding: 1px 10px 1px 10px;
    background:#000000;
    font: 20px arial;
    color:#ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;*/
}

.ddmx .home .item1-active:hover,
.ddmx .home .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/home.gif);
	background-position:top right;
}
.ddmx .home .item1,
.ddmx .home .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:85px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/home.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .ranch .item1-active:hover,
.ddmx .ranch .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/ranch.gif);
	background-position:top right;
}
.ddmx .ranch .item1,
.ddmx .ranch .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:101px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/ranch.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .stallions .item1-active:hover,
.ddmx .stallions .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/stallions.gif);
	background-position:top right;
}
.ddmx .stallions .item1,
.ddmx .stallions .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:135px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/stallions.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .sale .item1-active:hover,
.ddmx .sale .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/sale.gif);
	background-position:top right;
}
.ddmx .sale .item1,
.ddmx .sale .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:224px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/sale.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .breedeng .item1-active:hover,
.ddmx .breedeng .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/breedeng.gif);
	background-position:top right;
}
.ddmx .breedeng .item1,
.ddmx .breedeng .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:144px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/breedeng.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .contacts .item1-active:hover,
.ddmx .contacts .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/contacts.gif);
	background-position:top right;
}
.ddmx .contacts .item1,
.ddmx .contacts .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:137px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/contacts.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .photo .item1-active:hover,
.ddmx .photo .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/photo.gif);
	background-position:top right;
}
.ddmx .photo .item1,
.ddmx .photo .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:93px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/photo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .news .item1-active:hover,
.ddmx .news .item1:hover {
    white-space: nowrap;
    position: relative;
	background-image:url(../images_new/menu_roll/news.gif);
	background-position:top right;
}
.ddmx .news .item1,
.ddmx .news .item1-active {
    white-space: nowrap;
    position: relative;
	display:block;
	width:82px;
	height:32px;
	top:0px;
	background-image:url(../images_new/menu_roll/news.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 15px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
