* {
margin: 0;
padding: 0;
outline:0;
outline: none;
}


.thumbnail{
position: relative;
z-index: 0;
top: 0px;
padding:0; margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
display:inline;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
top: 0px;
padding:0; margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
display:inline;
}

.thumbnail #show{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
top: -3000px;
left: -3000px;
display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
display:inline;
}

.thumbnail #img { /*CSS for enlarged image*/
position: relative;
background-color: tranparent;
padding: 0px;
display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
display:inline;
}


.showthumbnail{
position: relative;
z-index: 0;
padding:0; margin-top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
display:inline;
}


.showthumbnail:hover{
background-color: transparent;
z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
padding:0;
display:inline;
}

.showthumbnail #show{ /*CSS for enlarged image*/
position: absolute;
background-color: tranparent;
padding: 0px;
left: -1500px;
border: 1px solid #897151;
display:none;
padding:0;

}




.showthumbnail:hover #show{ /*CSS for enlarged image on hover*/
position: absolute;
display:block;
background-color: tranparent;
padding: 0px;
margin-top: -4px;
left: -1px; /*position where enlarged image should offset horizontally */
text-decoration: none;
z-index: 51;
display:inline;
}





.showthumbnail2{
position: relative;
z-index: 0;
display:inline;
}


.showthumbnail2:hover{
background-color: transparent;
z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5f4c32;
	text-decoration: none;
display:inline;
}

.showthumbnail2 #show{ /*CSS for enlarged image*/
position: absolute;
background-color: tranparent;
padding: 0px;
left: -1500px;
border: 1px solid #897151;
display:none;

}




.showthumbnail2:hover #show{ /*CSS for enlarged image on hover*/
position: absolute;
display:block;
background-color: tranparent;
margin-top: -4px;
left: -158px; /*position where enlarged image should offset horizontally */
text-decoration: none;
z-index: 50;
display:inline;
}

.imgzindex{
position:relative; 
z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f4c32;
}

.imgzindexhover{
position:relative; 
z-index:52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f4c32;
}

.thumbnailheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f4c32;
}

.thumbnailPackaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C6B6A5;
}