/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */
div#masthead {
	background-image: url(/siteimages/photo_gallery/photo_gallery_header.gif);
}

div#channel_navigation ul,div#channel_navigation li ul
{
	background-color: #990000;
}



div#channel_navigation li ul
{
	background-color: #DDF757; 
}

div#channel_navigation a,div#channel_navigation a:visited
{
	padding:.4em 10px;
	text-decoration: none;
	color: #fff0;
	display:block;
}

div#channel_navigation a:hover { color: #666;  }

/** Photogallery homepage **********************************/

div#galleriesHome div.previewImage {
    width: 130px;
    height: 85px;
    border: 1px #000 solid;
    padding: 0;
    margin: 0;
}

div#galleriesHome img.previewImage {
    width: 130px;
    height: 85px;
}

div#galleriesHome ul li.gallery
{
    background-color: #FFF;
    background-image: url(/siteimages/photo_gallery/photogallery_gradient.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 0 0 0 5px;
    margin: 0;
}

div#galleriesHome ul li.gallery_blank
{
    background-color: #FFF;
    width: 100px;
}

div#galleriesHome dl.gallery
{
	width: 130px;
	float: left;
	display: block;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 1px 5px;
}

div#galleriesHome dl.gallery dt,
div#galleriesHome dl.gallery dd
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    line-height:120%;
}

div#galleriesHome dl.gallery dd.date { 
    color: #999; 
    margin: 0; 
    padding:0; 
}

/** Gallery photo set listing page *************************/

table#photoSetList {
    margin-bottom: 10px;
}

table#photoSetList td {
    background-color: #FFF;
    background-image: url(/siteimages/photo_gallery/photogallery_gradient.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    text-align: center;
    vertical-align: top;
    padding-top: 12px;
}

table#photoSetList td.blank {
    background-image: none;
}

table#photoSetList table.photoSet {
    width: 100px;
}

table#photoSetList table.photoSet td {
    background: transparent;
    text-align: left;
    padding: 0;
}

table#photoSetList img {
    width: 120px;
    height: 80px;
    border: 1px #000 solid;
    margin-bottom: 2px;
}

table#photoSetList span.dateTaken {
    color: #666;
    font-size: 11px;
}

table#photoSetList span.photoSetTitle {
    font-size: 11px;
}

table#photoSetList a:link, table#photoSetList a:hover {
    text-decoration: none;
}

/** Photo set display page *********************************/

div#photoSet p.date {
    color: #666;
    font-size: 12px;
}

div#photoSet table#selectedPhoto {
    margin-bottom: 5px;
}

div#photoSet table#selectedPhoto td {
    width: 400px;
    height: 264px;
    border: 1px #000 solid;
    text-align: center;
    padding: 0;
    margin: 0;
}

dl.galleryw3
{
	width: 291px;
	float: left;
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

dl.gallerysearch
{
	width: 100%;
	float: left;
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

dl.gallerysearch dt {
    float: left;
}

dl.gallerysearch dd {
    float: right;
    display: inline;
}

dl.gallery.familyAlbum { width: 58px; }

p.date {
color:#999;
font-size:80%;
margin-bottom:1em;
}

div.more
{
	top: 20px;
	left: 240px;
}

div.more a
{
	display: block;
	width: 85px;
	height: 20px;
	background-image: url(/siteimages/photo_gallery/more_photos.gif);
	background-position: 0 0;
	text-indent: -1234em;
	overflow: hidden;
	background-repeat: no-repeat;
	float: right;
}

ol.thumbnails,ol.thumbnails2
{
	display: table;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	width: 440px;
	font-size: 80%;
}

ol.thumbnails li
{
	display: table-cell;
	list-style: none;
	margin: 0;
	text-indent: 0;
	float: left;
	width: 125px;

	padding: 7px 5px 0 4px;
	
}

ol.thumbnails li.main { width: 405px; }


ol.thumbnails li dl { width: 120px; }

ol.thumbnails2 li
{
	display: table-cell;
	text-indent:0;
	list-style: none;
	margin: 0;
	text-indent: 0;
	float: left;
	width: 135px;
	height: 73px;
	padding: 7px 5px 0 5px;
	text-align: center;
	vertical-align: middle;
}

ol.thumbnails li dl.gallery {
margin:0;
padding:0;
width:135px;
}

ol.thumbnails2 li dl.gallery {
margin:0;
padding:0;
width:98px;
}

/* PHOTO SET DISPLAY --------------------------- */

div#photoSetPageNav td {
    width: 25%;
}

div#photoSetPageNav td.pageInfo {
    width: 50%;
    font-weight: bold;
    text-align: center;
}

div#photoSetPageNav p.clickInfo {
    font-size: 10px;
}

div#photoSet {
    padding-top: 15px;
    background-image: url(/siteimages/photo_gallery/photogallery_gradient.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
}

div#photoSet table.thumbnail {
    margin-bottom: 15px;
}

div#photoSet table.thumbnail td { 
    width: 180px;
    height: 117px;
    background-color: #FFF;
    border: 1px #666 solid;
    text-align: center;
    vertical-align: middle;
}

div#purchaseInfo {
    padding: 0px 15px;
    text-align: center;
}

/* END: PHOTO SET DISPLAY ---------------------- */

/* PHOTO DISPLAY ------------------------------- */

div#photoSetPhotoNav td {
    width: 25%;
    padding: 0;
    margin: 0;
}

div#photoSetPhotoNav td.picInfo {
    width: 50%;
    font-weight: bold;
    text-align: center;
}

div#photoSetPhotoContainer {
    height: 420px;
    background-image: url(/siteimages/photo_gallery/photogallery_gradient.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    text-align: center;
    padding: 10px 0;
    margin-top: 5px;
}

div#photoSetPhotoContainer img.photoSetPhoto {
    border: 1px #666 solid;
    margin-bottom: 5px;
}

/* END: PHOTO DISPLAY -------------------------- */

/****************** buy photos table **********************/

#buy_photographs_quantity th {
text-align: left;
background-color: #efefef;
}

#buy_photographs_quantity tr.odd {
background-color: #C8EB3F;
}

#buy_photographs_quantity tr.even {
background-color: #DDF757; 
}

#buy_photographs_quantity tr td {
padding: 0 3px;
}

select {
font-size: 90%; 
}

div#right_advertisement ul li.header {
background: #F4FBD9;
}



