﻿

div#ul_galleryTitle 
{
  color:Green;
}
#ul_galleryTitle p
{
  text-align:center;
  width:700px;
}
div#ul_gallery 
{
  width:800px;
  clear:right;
  padding:0px 0px 0px 0px;
}
#ul_gallery li
{
  width:185px;
  height:185px;
  display:inline;
  float:left;
  font-family:Verdana;
  font-size:9px;
  text-align:center;
}


#ul_gallery img
{
  width:150px;
  height:150px;
}

div.galleryImage
{
  margin-top:12px;
}
table#largeImage
{
  position:relative;
  left:120px;
}
#largeImage a
{
  clear:right;
}
#largeImage img
{
  clear:right;
}
#largeImage td
{
  text-align:center;
  width:510px;
}
#largeImage img
{
  margin-left:0px;
}
#galleryLargeImageHeader tr
{
  width:700px;
  color:Green;
  background-color:Gray;
  font-size:larger;
  font-weight:bold;
}
#galleryLargeImageHeader td
{
  text-align:center;
  width:232px;
  color:Green;
  background-color:Gray;
}
	

 /* GALLERY, these define how the images are positioned */
 table.gallery
 {
	top:7px;
	left:10px;
	position:relative;
	width:700px;
	clear:both;
 }
 div.galleryImage{
 clear:both;
 height:600px;
 }

 TR.galleryHeader
 {
	width:700px;
	background-color:#ABAD85;
	color:Green;
	font-family:"Comic Sans MS",Arial;
	font-size:medium;
	text-align:center;
 }
  TD.galleryIndex
 {
	width:200px;
	text-align:center;
 }
  TD.galleryMain
 {
	width:700px;
	text-align:center;
	
 }
 A.gallery
 {
	text-align:center;
 }
 A.gallery:link {  color:yellow;  }
A.gallery:visited { color:yellow; }
A.gallery:hover { color:#E00000;}
A.gallery:active { color:#EE0000; }
A.gallery:focus { color:#AA0000;  }

/*  gallery */
div.gal1
{
	position:absolute;
	width:110;
	height:110;
	left:4px;
	top:550px;
}



div.GalleryText
{
  float:left;
  margin-left:50px;
  width:680px;
  text-align:left;
}

/* product galleries */

/* ---------------- AddPrices ------ */
table#AddPrices 
{
}

#AddPrices div
{
  width:240px;
}
#AddPrices img
{
  width:200px;
}

div.AddPricesDescription 
{
  margin-left:-20px;
  width:250px;
  text-align:center;
}