﻿div.gallery-thumbnails table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 670px;
}

div.gallery-thumbnails table td
{
	background-color: #f0eee7;
	padding: 10px;
	margin: 0px;	
	border: 8px solid #fff;
	border-bottom: 16px solid #fff;
	vertical-align: top;
	width: 33%;
}


/*style the vension skin image gallery */
#contentholder .gallery-thumbnails table
{
	
}


#contentholder .gallery-thumbnails table td 
{
	border: 2px solid #dacea8;
	margin: 5px;	
}

#contentholder div.gallery-thumbnails table td.filler
{
	border: 0;			
	background-color: Transparent;
}



div.gallery-thumbnails table td img
{
  margin: 0px 0px 0px 10px;
}

div.gallery-thumbnails table td.filler
{
	border: 0;			
	background-color: Transparent;
}

div.gallery-thumbnails table td.first
{
	border-left: 0;
}

div.gallery-thumbnails table td.last
{
	border-right: 0;
}

div.gallery-thumbnails
{
	overflow: hidden;
	margin: 10px 0px;
	width: 670px;
}

div.gallery-thumbnails table tr td h4
{
	margin: 6px 10px 4px 10px;
}

div.gallery-larger h4
{
  margin: 6px 10px 4px 0px;
}

div.gallery-thumbnails div.view-larger, div.gallery-thumbnails div.view-hires
{
	font-size: 10px;
	font-weight: normal;
	color: #666;
	height: 16px;	
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

div.gallery-larger div.view-hires
{
	font-size: 10px;
	font-weight: normal;
	color: #666;
	height: 16px;	
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

div.gallery-thumbnails div.view-larger
{
	margin: 3px 0px;
	background-image: url(../../images/seafood/sf-gallery-view-larger.gif);
}


div.gallery-thumbnails div.view-hires, div.gallery-larger div.view-hires
{
	margin: 3px 0px 0px 0px;
}

div.limit-width
{
	width: 600px;
	overflow: hidden;
}

div.gallery-larger
{
	width: 600px;
	background-color: #f0eee7;
	padding: 10px;
}

div.gallery-larger div.back-to-gallery, div.gallery-larger div.back-to-gallery-bottom
{
	width: 100%;
}

div.gallery-larger div.back-to-gallery h4
{
	float: left;
	height: 18px;
}

div.gallery-larger div.back-to-gallery a
{
	display: block;
	width: 93px;
	height: 13px;
	float: right;
	margin-top: 6px;
}

div.gallery-larger div.back-to-gallery-bottom a 
{
	display: block;
	width: 93px;
	height: 13px;
	float: right;
	margin: -17px 0px 10px 0px;
}

*html div.gallery-larger div.back-to-gallery-bottom a 
{
	margin: -2px 0px 10px 0px;
}

hr.gallery-larger-hr
{
	margin: 5px 0px;
}