@charset "utf-8";
/* Home page specific styles for Turtle Mat */
h1, h1 a{
	display:block;
	text-indent:-999em;
	background:url(/img/banner-home-standard.jpg) no-repeat top right;
	height:332px;
	width:734px;
	margin:0;
	padding:0;
	margin-right:-25px;
}
.infoLogoWrap img {
	float:left;
	margin-right:5px;
}
.special {
	font-size:1.4em;
	font-weight:bold;
	color:#A8382C;
}
.infoLogoWrap .column a {
	text-decoration:none;
	display:block;
}
.balloon {
	display:none;
	position:absolute;
	left:80px;
	bottom:0px;
	background:transparent url(/img/balloonBg.gif) left top no-repeat;
	width:140px;
	font-size:10px;
	color:#fff;
	z-index:500;
}
.balloon div {
	padding:0 12px 12px 12px;
	margin:12px 0 0 0;
	background:transparent url(/img/balloonBg.gif) left bottom no-repeat;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #306FA5;
	padding:10px 0 10px 0;
	text-decoration: none;
}
/* fader */
#ddFaderItems {
	height:285px;
	width:320px;
	margin:0 auto;
}
.ddFaderItem {
	height:285px;
	width:320px;
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
}