table.imageTable td { width: 30%; text-align: center; }
	table.imageTable a{ color: #fff; text-decoration: none;}
	tr.headerRow td {}
	tr.imageRow td {vertical-align:center; padding-top: 40px;}
	tr.imageRow td img {
	 border: 2px solid #fff;
	 margin-top: 2px;}
	
	tr.galleryControls td {padding-top: 20px;}
	
	
	
/* Item Info */
table.itemTable {text-align: center;}
table.itemTable td {padding: 10px;}
tr.itemTitle td {}
tr.itemImage td img {border: 10px solid #fff;}
tr.itemDescription td {text-align: center; padding-left: 40px;}
tr.itemInfo td {width: 100%;}
tr.itemPurchaseInfo td {text-align: left;}
tr.itemPurchaseInfo td a {color: #fff;}
tr.morePics td {text-align: center;}
tr.morePics td a {color: #00f;}


td span.price {
width: 50%;
text-align: left;
float: left;
font-size: 16pt;
}

td.sold span.price{
color: #f00;
}


td span.dimension {
width: 50%;
float: right;
text-align:right;
font-size: 16pt;
}


/***** Gallery Sub Menu *************/
/*
.submenu {position: relative; text-align: center; width: 100%; color: #fff; font-size: 14px; z-index: 10; margin: 0px; padding: 0px;}
.submenu ul {background: pink; width: 100%; list-style: none; margin: 0px; padding: 0px 0px 0px 100px; vertical-align: bottom; text-align: center;}
.submenu li {float: left; margin: 0px; padding: 0px; color: #fff; width: 144px; vertical-align: bottom; border:1px solid #fff;}
.submenu li a {display:block; text-decoration: none; color: #fff; padding: 0px; width: 100%; vertical-align: bottom; background: #272727; height: 100%;} 

.submenu ul li a:hover 
{
	background: #000;
	color: #999;
	font-weight: bold;
}


body.h .submenu a.homeLink {	
	background: #000; color: #fff;
}

body.g .submenu a.galleryLink 
{
	background: #000; color: #fff;
}
body.e .submenu a.eventsLink 
{
	background: #000; color: #fff;
}
body.c .submenu a.contactsLink 
{
	background: #000; color: #fff;
}
*/


.submenu {
	float: right;
	/*display: none;*/display: block; margin: 0px 0px 0px 0px;
	 font-size: 10pt;
}
.submenu div {
	float: left; width: 120px; vertical-align: bottom; border-left:1px solid #fff; border-bottom:1px solid #666; border-right:1px solid #fff;margin: 0px; padding: 0px;
}
.submenu div a {
	display:block; text-decoration: none; color: #fff; padding: 5px 0px; width: 100%; vertical-align: bottom; background: #272727; height: 100%;
} 

div#submenu1 div#gallery1 a.galleryLink 
{
	background: #000; color: #97332e;
}
div#submenu2 div#gallery2 a.galleryLink 
{
	background: #000; color: #97332e;
}

div#submenuall div#galleryall a.galleryLink 
{
	background: #000; color: #97332e;
}

div#submenusold div#gallerysold a.galleryLink 
{
	background: #000; color: #97332e;
}

div#submenuother div#galleryother a.galleryLink 
{
	background: #000; color: #97332e;
}

h3#gallerysubheading {
margin: 0px;
padding: 0px;
}