﻿.galleryImage
{
	Border:2px outset #C0C0C0;
	width:98px;
}
.galleryTable
{
	font-family:Arial; 
	background-image: url('Images/GalleryItemBackground.png'); 
	color:White;
	cursor:pointer;
	width:250px;
	height:140px; 
}
.galleryImageCell
{
	height:140px; 
	width:112px; 
	text-align:right; 
	vertical-align:middle;
}
.galleryDescription
{
	font-size: 10pt; 
	font-weight:bold;
	height: 25px; 
	width:125px;
	color:White;
	text-align:center;
	vertical-align:text-top;
}
.galleryFabric
{	
	font-size: 8pt; 
	font-weight:lighter;
 	height: 40px; 
	color:White;
 	text-align:center;
}
.galleryPrice
{ 
	color:White;
	font-size: 10pt; 
	height: 25px; 
	text-align:center;
}
.detailStyle
{
	font-size:8pt;
}
.pageStyle
{
	font-size:10pt;
	font-family:Arial;
	color:Black;
}
.navigateCellStyle
{
	font-size:10pt;
	text-align:center;
}
.barStyle
{
	font-size:16pt;
	font-family:Arial;
}
.accentStyle
{
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
}
.titleStyle
{
	font-size:18pt;
	font-weight:bold;
	font-variant:small-caps;
	color:#6A2200; 
}
.saleStyle
{
	color:Red;
	font-weight:bold;
}

