﻿div#gallerycontent
{
	text-align:center;
}

div#gallerycontent ul
{

	padding:auto;

	margin:auto;
	width:auto;
	text-align:center;
}

div#gallerycontent li
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-align:center;
}

div#gallerycontent li a
{
	padding:2px 2px 3px 3px;
	text-decoration:none;
}



div#gallerycontent li:hover
{
	background-color:gray;
}



div#gallerycontent li:hover a
{
	color:white;
}


div#gallerycontent li.galleryactive
{
	background-color:#dfdac7;
	
}


div#gallerycontent li.galleryactive a
{
	color:black;
	
}


div#gallerycontent li.galleryinactive
{
	background-color:transparent;
	
}

div#subnavblocks
{
	padding-top:0px;
}

div#footer
{
	padding-top:30px;
}

div#gallerycontent-prod
{
	text-align:left;
}

div#gallerycontent-prod ul
{
	margin-top:-10px;
	text-align:left;
}

div#gallerycontent-prod li
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-align:center;
}

div#gallerycontent-prod li a
{
	padding:2px 2px 3px 3px;
	text-decoration:none;
}



div#gallerycontent-prod li:hover
{
	background-color:gray;
}



div#gallerycontent-prod li:hover a
{
	color:white;
}


div#gallerycontent-prod li.galleryactive
{
	background-color:#dfdac7;
	
}


div#gallerycontent-prod li.galleryactive a
{
	color:black;
	
}


div#gallerycontent-prod li.galleryinactive
{
	background-color:transparent;
	
}

div#gallerycontent-prod li.bonustitle
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-align:center;
	color:#d9c99a;
	margin-bottom:5px;
}


div#gallerycontent-prod li.bonustitle:hover
{
	background-color:transparent;
}


