.pageContext 
{  
  padding: 5px 5px 5px 5px; 
  width:590px; /* 25-550px; 590px;  */
}
* html .pageContext {   /* for i.e. */
  padding:10px 5px 10px 5px; /* 10px 25px 10px 25px; */
}

.photo_right
{ 
  float:right;
  padding:10px 0px 10px 10px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slide_show.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
/* set up the overall width of the menu div and the margins */
#gallery, 
#gallery ul,
#galleryNav,
#galleryNav ul,
.galleryNavIndex,
.galleryNavIndex ul 
{
 padding:0;
 margin:0;
 list-style:none;
}

#gallery
{
 width:590px; /* 584px; 544px; 584px;  664px;*/
 height:1200px; /* 705px; */ /* 605px; */ /* 725px; */
 background:#EFD460; /* #fff; */
/* position:relative; */
 clear:both;
}

#galleryNav li,    /* tabs */
.galleryNavIndex li
{
 width:140px; /* 150px; */ /* 100px; */ /* 50px;  */
 background:#B3D5EE; /* #aa8; */
 margin-right:1px;
 float:left;
}
#galleryNav li p,      /* tabs */
.galleryNavIndex li p
{
 font: 12px arial, verdana, sans-serif;
 color:#0174C6; /* #fff;  */
 height:25px;
 line-height:25px;
 padding:0 0 0 5px; /* 10px; */
 margin:0;
 cursor:pointer;
text-align:center;
}
  
#galleryNav li a:hover p,
.galleryNavIndex li a:hover p
{
 /* background:#0174C6; */ /* #664; */
 color:#000000; /* #EFD460; */ /* #FFFFFF; */ /* #fc0; */
 text-decoration:underline;
}

#body_photos_sanfran         #album_sanfran a p, /* tabs */
#body_photos_sanfran_AM_PM   #album_AM_PM a p, 
#body_photos_sanfran_night   #album_night a p, 

#body_photos_wine              #album_wine a p,
#body_photos_wine_napa         #album_wine_napa a p,
#body_photos_wine_sonoma       #album_wine_sonoma a p,
#body_photos_wine_sonoma_plaza #album_wine_sonoma_plaza a p,

#body_photos_yosemite          #album_yosemite a p,
#body_photos_yosemite_sequoias #album_yosemite_sequoias a p,
#body_photos_yosemite_glacier  #album_yosemite_glacier a p,

#body_photos_muirwoods        #album_muirwoods a p,
#body_photos_muirwoods_AM_PM  #album_muirwoods_AM_PM a p,
#body_photos_muirwoods_wine   #album_muirwoods_wine a p,
#body_photos_muirwoods_escapade #album_muirwoods_escapade a p,

#body_photos_monterey         #album_monterey a p,
#body_photos_monterey_carmel  #album_monterey_carmel a p,
#body_photos_monterey_17_mile #album_monterey_17_mile a p,
#body_photos_monterey_pebble  #album_monterey_pebble a p,

#body_photos_business         #album_business a p,
#body_photos_group            #album_group a p,
#body_photos_leisure          #album_leisure a p,

#body_photos_sausalito        #album_sausalito a p
{
 background:#0174C6; /* #664; */
 color:#FFFFFF; /* #fc0; */
}

/* #gallery #photos ul {display:none;}  for start up */

#gallery #thumbs,    /* both thumbs and large image */
#gallery #photos
{
 display:block;
 width:548px;  /* 542px; 502px; */  /* total width 548+40=588 , '#gallery' width 590 */
 height:1080px;
 border:1px solid #0174C6; /* #664; */
 border-width:20px 1px;
 background:#eee;
 padding:20px; /* 40px;  80px; */
/* position:absolute;*/
/* left:0;  */
/*  top:25px; */
clear:both;
}

#gallery #photos {display:none;}  
#gallery #photos li em {display:none;}  /* large image */

#gallery #thumbs li          /* thumbs */
{
 width:118px;
 height:109px;
 border:1px solid #000;
 border-color:#eee #444 #000 #ccc;
 float:left;
 margin:0;
 text-align:center;
 padding-top:9px;
 cursor:pointer;
 background:#888;
}
#gallery #thumbs li span img  /* thumbs */
{
 border:1px solid #fff; 
 border-color:#000 #ccc #eee #444;
}
#gallery #thumbs li.hz     /* thumbs */
{
 padding-top:21px; 
 height:97px;
}

#gallery #photos li em   /* large image */
{
 display:block; 
/* position:relative;  absolute;   */
 left:20px; /* 40px; 80px; */
 top:10px; 
/* border:1px solid #664; */
}
#gallery #photos li.hz em    /* large image */
{
 left:10px; 
 top:20px; /* 40px; 80px; */
}

/* #gallery #photos li em img {display:block;}   large image */

#gallery .galleryoff {display:none;}
#gallery .galleryon  {display:block;}

/* For vertical navigation */

#body_photos_business #vert_photos,
#body_photos_group #vert_photos,
#body_photos_leisure #vert_photos,
#body_photos_yosemite #vert_photos,
#body_photos_yosemite_sequoias #vert_photos,
#body_photos_yosemite_glacier #vert_photos,
#body_photos_wine #vert_photos,
#body_photos_wine_napa #vert_photos,
#body_photos_wine_sonoma #vert_photos,
#body_photos_wine_sonoma_plaza #vert_photos,
#body_photos_sausalito #vert_photos,
#body_photos_sanfran #vert_photos,
#body_photos_sanfran_AM_PM #vert_photos,
#body_photos_sanfran_night #vert_photos,
#body_photos_muirwoods #vert_photos,
#body_photos_muirwoods_AM_PM #vert_photos,
#body_photos_muirwoods_wine #vert_photos,
#body_photos_muirwoods_escapade #vert_photos,
#body_photos_monterey #vert_photos,
#body_photos_monterey_carmel #vert_photos,
#body_photos_monterey_17_mile #vert_photos,
#body_photos_monterey_pebble #vert_photos
{
  text-transform: uppercase;
  color: #FFFFFF; 
}
