@CHARSET "ISO-8859-1";
/* Definitions for the product page. */
#prodTop {
	height: 138px; /* The height of the pictures */
	text-align: center;
	font-size: 0.8em;
	position: relative;
}

#prodTop b {
	font-size: 1.4em;
	color: #004000;
	font-weight: bold;
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 10px 0;
}

#prodTop h1 {
	font-size: 1.4em;
	display: inline;
	color: #004000;
	font-weight: bold;
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 10px 0;
}

#prodTop em {
	font-size: 1.0em;
	color: #004000;
	font-weight: bold;
}

#prodTopBL {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#picArea {
	margin: 0;
	padding: 0;
	float: right;
	width: 240px;
	margin: 0 0 0 10px;
}

#prodPic {
	float: left;
	margin: 0 0 0 0;
}

#prodMag {
	position: relative;
	top: 116px;
	right: 0px;
	margin: 0 0 0 0;
	valign: bottom;
}

#prodFeatShare {
	font-size: 0.8em;
	margin: 5px 0 15px;
	border-top: 1px dotted #004000;
	border-bottom: 1px dotted #004000;
}

.prodFeatInfo {
	float: left;
	padding: 0 0 0 20px;
}

.prodFeatInfo a {
	color: #cc0033;
	text-decoration: none;
}

.prodFeatInfo a:hover {
	color: #cc0033;
	text-decoration: underline;
}

#prodInfo {
	font-size: 0.8em;
}

#prodInfo b {
	font-size: 1.2em;
	font-weight: bold;
}

#prodInfo h2 {
	display: inline;
	color: #004000;
	font-size: 1.2em;
	font-weight: bold;
}

#prodInfo table {
	margin: 0 0 0 25px;
}

.textAlign {
	vertical-align: text-bottom;
}

.popup {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 200px;
	border-style: solid;
	border-width: 4px;
	border-color: #cc0033;
	background-color: white;
	padding: 5px;
	color: #004000;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	z-index: 2;
	visibility: hidden;
}

/* vCard Slides */
.vCardDiv {
	padding: 10px 5px;
	background: #E5F4E5;
}