/* CSS Document */
/* Nav Menu */

#nav {
float:left;
/* width:930px; */
width:1000px;
margin: 0;
padding: 0  35px 0 35px;
list-style: none;
background: transparent;



}

#nav li {
float: left;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 1em; 

}
#nav a {
float: left;
text-align:center;
display:block;
margin: 0;
padding: 0;
color: #fff;
text-decoration: none;
height: 32px;

 }
 #nav a span { visibility: hidden; }


#nav li.advertising a { color:#FF6600; width:170px; background: url(images/designImages/advertising.gif) 0 0 no-repeat; }
#nav li.product-stilllife a { color:#FF6600; width:113px; background: url(images/designImages/product-stilllife.gif) 0 0 no-repeat; }
#nav li.corporate-editorial a { color:#FF6600; width:132px; background: url(images/designImages/corporate-editorial.gif) 0 0 no-repeat; }
#nav li.people-fashion a { color:#FF6600; width:113px; background: url(images/designImages/people-fashion.gif) 0 0 no-repeat; }
#nav li.travel-landscape a { color:#FF6600; width:126px; background:  url(images/designImages/travel-landscape.gif) 0 0 no-repeat; }
#nav li.architecture a { color:#FF6600; width:86px; background: url(images/designImages/architecture.gif) 0 0 no-repeat; }
#nav li.pack-shots a { color:#FF6600; width:78px; background: url(images/designImages/pack-shots.gif) 0 0 no-repeat; }
#nav li.personal a { color:#FF6600; width:107px; background: url(images/designImages/personal.gif) 0 0 no-repeat; }

#nav li.advertising a:hover { color:#FF6600; width:170px; background: url(images/designImages/advertising_f2.gif) 0 0 no-repeat; }
#nav li.product-stilllife a:hover { color:#FF6600; width:113px; background: url(images/designImages/product-stilllife_f2.gif) 0 0 no-repeat; }
#nav li.corporate-editorial a:hover { color:#FF6600; width:132px; background: url(images/designImages/corporate-editorial_f2.gif) 0 0 no-repeat; }
#nav li.people-fashion a:hover { color:#FF6600; width:113px; background: url(images/designImages/people-fashion_f2.gif) 0 0 no-repeat; }
#nav li.travel-landscape a:hover { color:#FF6600; width:126px; background:  url(images/designImages/travel-landscape_f2.gif) 0 0 no-repeat; }
#nav li.architecture a:hover { color:#FF6600; width:86px; background: url(images/designImages/architecture_f2.gif) 0 0 no-repeat; }
#nav li.pack-shots a:hover { color:#FF6600; width:78px; background: url(images/designImages/pack-shots_f2.gif) 0 0 no-repeat; }
#nav li.personal a:hover { color:#FF6600; width:107px; background: url(images/designImages/personal_f2.gif) 0 0 no-repeat; }



/* Nav2 Menu */

#nav2 {
float:left;
width:1000px;
margin: 0 ;
padding: 0  35px 0 35px;
list-style: none;
background: transparent;



}

#nav2 li {
float: left;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 1em; 

}
#nav2 a {
float: left;
text-align:center;
display:block;
margin: 0;
padding: 0;
color: #fff;
text-decoration: none;
height: 29px;

 }
 #nav2 a span { visibility: hidden; }


#nav2 li.home a { color:#FF6600; width:69px; background: url(images/designImages/home.gif)  0 0 no-repeat; }
#nav2 li.studio_services a { color:#FF6600; width:103px; background: url(images/designImages/studio_services.gif)  0 0 no-repeat; }
#nav2 li.digital_effects a { color:#FF6600; width:99px; background: url(images/designImages/digital_effects.gif) 0 0 no-repeat; }
#nav2 li.perfect_prints a { color:#FF6600; width:86px; background: url(images/designImages/perfect_prints.gif) 0 0 no-repeat; }
#nav2 li.image_library a { color:#FF6600; width:85px; background: url(images/designImages/image_library.gif) 0 0 no-repeat; }
#nav2 li.karl_and_the_team a { color:#FF6600; width:99px; background: url(images/designImages/karl_and_the_team.gif) 0 0 no-repeat; }
#nav2 li.photo_courses a { color:#FF6600; width:87px; background: url(images/designImages/photo_courses.gif) 0 0 no-repeat; }
#nav2 li.links a { color:#FF6600; width:39px; background: url(images/designImages/links.gif) 0 0 no-repeat; }
#nav2 li.contact a { color:#FF6600; width:141px; background: url(images/designImages/contact.gif)  0 0 no-repeat; }
#nav2 li.ltdedition a { color:#FF6600; width:117px; background: url(images/designImages/limitededitions.gif) 0 0 no-repeat; }



#nav2 li.home a:hover { color:#FF6600; width:69px; background: url(images/designImages/home_f2.gif)  0 0 no-repeat; }
#nav2 li.studio_services a:hover { color:#FF6600; width:103px; background: url(images/designImages/studio_services_f2.gif)  0 0 no-repeat; }
#nav2 li.digital_effects a:hover { color:#FF6600; width:99px; background: url(images/designImages/digital_effects_f2.gif) 0 0 no-repeat; }
#nav2 li.perfect_prints a:hover { color:#FF6600; width:86px; background: url(images/designImages/perfect_prints_f2.gif) 0 0 no-repeat; }
#nav2 li.image_library a:hover { color:#FF6600; width:85px; background: url(images/designImages/image_library_f2.gif) 0 0 no-repeat; }
#nav2 li.karl_and_the_team a:hover { color:#FF6600; width:99px; background: url(images/designImages/karl_and_the_team_f2.gif) 0 0 no-repeat; }
#nav2 li.photo_courses a:hover { color:#FF6600; width:87px; background: url(images/designImages/photo_courses_f2.gif) 0 0 no-repeat; }
#nav2 li.links a:hover { color:#FF6600; width:39px; background: url(images/designImages/links_f2.gif) 0 0 no-repeat; }
#nav2 li.contact a:hover  { color:#FF6600; width:141px; background: url(images/designImages/contact_f2.gif)  0 0 no-repeat; }
#nav2 li.ltdedition a:hover  { color:#FF6600; width:117px; background: url(images/designImages/limitededitions_f2.gif) 0 0 no-repeat; }




