﻿
.menu-a ul {padding:0; list-style-type:none; margin:0; width:787px;}
.menu-a li {float:left;}
.menu-a li a {display:block; width:75px; height:0; padding-top:20px; overflow:hidden; }

.menu-a a#item1 {background:transparent url(../images/nav-home.gif) no-repeat; width:64px;}
.menu-a a#item2 {background:transparent url(../images/nav-weddings.gif) no-repeat; width:93px;}
.menu-a a#item3 {background:transparent url(../images/nav-portraits.gif) no-repeat; width:85px;}
.menu-a a#item4 {background:transparent url(../images/nav-landscapes.gif) no-repeat; width:101px;}
.menu-a a#item5 {background:transparent url(../images/nav-galleries.gif) no-repeat; width:123px;}
.menu-a a#item6 {background:transparent url(../images/nav-credentials.gif) no-repeat; width:98px;}
.menu-a a#item7 {background:transparent url(../images/nav-contact.gif) no-repeat; width:99px;}

.menu-a a#item1active {background:transparent url(../images/nav-home.gif) no-repeat -64px 0px; width:64px;}
.menu-a a#item2active {background:transparent url(../images/nav-weddings.gif) no-repeat -93px 0px; width:93px;}
.menu-a a#item3active {background:transparent url(../images/nav-portraits.gif) no-repeat -85px 0px; width:85px;}
.menu-a a#item4active {background:transparent url(../images/nav-landscapes.gif) no-repeat -101px 0px; width:101px;}
.menu-a a#item5active {background:transparent url(../images/nav-galleries.gif) no-repeat -123px 0px; width:123px;}
.menu-a a#item6active {background:transparent url(../images/nav-credentials.gif) no-repeat -98px 0px; width:98px;}
.menu-a a#item7active {background:transparent url(../images/nav-contact.gif) no-repeat -99px 0px; width:99px;}

.menu-a a#item1:hover {background-position: -64px 0px;}
.menu-a a#item2:hover {background-position: -93px 0px;}
.menu-a a#item3:hover {background-position: -85px 0px;}
.menu-a a#item4:hover {background-position: -101px 0px;}
.menu-a a#item5:hover {background-position: -123px 0px;}
.menu-a a#item6:hover {background-position: -98px 0px;}
.menu-a a#item7:hover {background-position: -99px 0px;}
