@charset "UTF-8";

/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: 370px;
	width: 469px;
	font-size: 0.8em;
	text-align: center;
	color: #FFF;
	background-color: #333;
}
.sprytooltip_ilrifugio {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	height: 95px;
	width: 100px;
	font-size: 0.8em;
	text-align: center;
	color: #630;
}
.tooltip_crochet {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: 20px;
	width: 200px;
	font-size: 0.8em;
	text-align: center;
	color: #000;
	background-color: #CCC;
}
.tooltip_olympuskit {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: 20px;
	width: 150px;
	font-size: 0.8em;
	text-align: center;
	color: #000;
	background-color: #CCC;
}
.tooltipContent_sashiko  {
	height: 210px;
	width: 166px;
	font-size: 0.8em;
	color: #FFF;
	background-color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.tooltipContent img {
	border: 20px solid #333;
}
#sprytooltip1 img {
	border: 20px solid #666;
}
.tooltipContent_sashikoCert {
	height: 330px;
	width: 400px;
	font-size: 0.8em;
	color: #000;
	background-color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.tooltipContent_catalog {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	height: 20px;
	width: 80px;
	font-size: 0.8em;
	text-align: center;
	color: #000;
	background-color: #FCF;
}
.spryata {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: 200px;
	width: 640px;
	font-size: 0.8em;
	text-align: center;
	color: #630;
	background-color: #FFC;
}
.tooltipContent_sashiko290 {
	height: 400px;
	width: 370px;
	font-size: 0.8em;
	color: #000;
	background-color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	border-top-width: 10px;
	margin-top: 10px;
}
