/* Photoflip */

p.caption {
	clear: both;
	float: none;
}

div#content div.photoflip_controls p.digits a.current { background-position: -20px 0; }

div#galleriesHome{
	margin: 15px 0;
}

div#galleriesHome div.previewImage {
    width: 100px;
    height: 75px;
    border: 1px #000 solid;
    padding: 0;
    margin: 0;
}

div#galleriesHome img.previewImage {
    width: 100px;
    height: 75px;
    border: 1px #000 solid;    
}

div#galleriesHome ul li.gallery
{
    background-color: #FFF;
/*    background-image: url(/images/photo_gallery/photogallery_gradient.gif);
    background-repeat: repeat-x;
    background-position: 0 0; */
    padding: 0;
    margin: 0;
}

div#galleriesHome ul li.gallery_blank
{
    background-color: #FFF;
    width: 100px;
}

div#galleriesHome table.gallery{
	margin: 10px 0 15px 0;
}
div#galleriesHome table.gallery td{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div#galleriesHome dl.gallery
{
	width: 130px;
	float: left;
	display: block;
	list-style: none;
	margin: 0 2px 0 15px;
	padding: 1px 5px;
}

div#galleriesHome li.gallery h4, div#galleriesHome .gallery_title
{
	font-size: 120%;
	font-weight: bold;
}

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; 
}

div#galleriesHome a{
	text-decoration: none;
	font-size: 10pt;	
	font-weight: bold;
	color: #B34A45;	
}

/** Gallery photo set listing page *************************/

table#photoSetList {
    margin-bottom: 10px;
}

table#photoSetList tr td {
    background-color: #FFF;
    background-image: url(/images/photo_gallery/photogallery_gradient.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 12px;
	text-align: right;
}

table#photoSetList td.blank {
    background-image: none;
}

table#photoSetList table.photoSet {
	margin: auto;
}

table#photoSetList table.photoSet a {
	text-decoration: none;
}

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: left;
    padding: 0;
    margin: 0;
}

table#photoSet a{
    text-decoration: none;
}


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 {
	position: absolute;
	top: 7px;
	left: 100px;
}

div.more a
{
	display: block;
	width: 110px;
	height: 20px;
	background-image: url(/images/photo_gallery/more_photos.gif);
	background-position: 0 0;
	text-indent: -3333px;
	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 {

}

div#photoSetPageNav td a{
    text-decoration: none;
}

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(/images/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 { 
    background-color: #FFF;
    text-align: center;
    vertical-align: middle;
}
div#photoSet table.thumbnail td img{
    border: 1px #000 solid;	
}

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;
}

/*********** box **************/

.container-row {
	clear: both;
	width: 450px;
	margin: 0;
	padding: 5px 0;
	font-size: 90%;
	line-height: 130%;
	display: table;
/*	position: relative; */
	border-top: 1px solid #EFB6B3;	
}

div#container-sub-sub-portal-list {
	clear: both;
	border-top: 1px #333 solid;
}

div.container-row ul {
	display: table-row;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.container-row ul li {
	display: table-cell;
	list-style: none;
	width: 200px;
	margin-right: 0px;
	margin: 0;
	padding: 0 7px 0 0;
	float: left;
	overflow: hidden;
/*	position: relative; */
}


.container-row.noborder {
	border-top: 0px !important;
}

div.container-row.four ul li { width: 140px; }
div.container-row.sport ul li { width: 550px; }
div.container-row.three ul li { width: 185px; }
div.container-row.two ul li { width: 285px; }

div.container-row.homethree ul li { 
	width: 185px;  
}

div.container-row ul li ul {
	margin: 6px 0 6px 0;
}

div.container-row ul li.key {
	border-left: 1px solid #000;
	padding-left: 3px;
}

div.container-row ul li.key p {
	margin: 0;
	padding: 0;
}

div.sub-news {
	padding: 0 10px;
}

div.sub-news ul, div.sub-news ul li, div.sub-news ul li a {
	padding: 0;
	margin: 0;
}

div.sub-events {
	padding: 0 20px;
}

div.sub-events p {
	padding: 0;
	margin: 0;
}

div.sub-events ul {
	padding: 0 10px;
	margin: 0;
}
