﻿.galthumbbox {
	background-color: #B6AA96;
	padding: 15px;
	width: 135px;
}
.galthumbcapbox{
	background-color: #7D7169;
	padding: 4px;
	width: 157px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	
} 


a.infod{
	position:relative; /*this is the key*/
	z-index:1;
	font-size:14px;
	padding-top: -8px;
	padding-bottom: -8px;
	text-decoration: none;
	color: #FFFFFF;
 }
	
	
a.infod:link{
	position:relative; /*this is the key*/
	z-index:1;
	font-size:14px;
	padding-top: -8px;
	padding-bottom: -8px;
	text-decoration: none;

 }
	
a.infod:visited{
    position:relative; /*this is the key*/
      z-index:2;

  }
	
	
a.infod:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:-70px;
	left:-20px;
	width:160px;
	z-index:224;
	background-color: #FFFFFF;
    border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
	
	
}

a.infod:hover { /*the span will display just on :hover state*/
	width:0px;
	height:0px;
color: #772306;
	background-color: #B8AC7B;
	
	
}

a.infod span{display: none}


.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2D82;
}


.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A5540;
}
.gallerydetailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A5540;
	font-weight: bold;

}
.quantity {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E8666;
}
.gallerydetailheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A2D82;
	font-weight: bold;
}
.gallerydropdowns {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A5541;
}
.galleryphotosize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5540;
}


