@charset "utf-8";
/* CSS Document */

#catalogBanner {
	background-image: url(http://download.zonealarm.com/bin/images/catalog/partner_store_banner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #333;
	height: 195px;
	width: 655px;
}
.catalogBannerText {	
	padding: 10px 0px 0px 40px;
	width: 370px;
	height: 165px;
	clear: both;
}
.hhoBannerHeader {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#666;
	clear: both;
}
#hhoRightHeader {
	padding: 14px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#hhoRightHeader a {
	padding: 14px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-left: 40px;
}
.tryLink a {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 10px; 
	
}
#productInfoBottom {
	background: url(http://download.zonealarm.com/bin/images/catalog/products/bg_catproduct_bottom.gif) no-repeat 100% 0;
	position: relative;
	height: 14px;
}
.homeOwnPrice {
	line-height: 18px;
}

/* Product List */
#hhoProductBox {
	clear: both;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	width: 645px;
}
#hhoProductListHeader {
	padding: 4px 10px 4px 10px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#hhoProductListHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin-left: 250px;
} 
.hhoProductRow {
	width: 100%;
	background-color: #FFFFFF;
	background: url(http://download.zonealarm.com/bin/images/catalog/products/bg_hho_box_gradient.gif) no-repeat 100% bottom;
	padding-top: 10px;
	height: 160px;
	border-bottom: 1px solid #999999;
	#height: 180px;
}
.hhoProductCol {
	width: 305px;
	float: left;
}
.hhoProductColDiv {
	float: left;
	border-left: 1px dotted #999999;
	width: 10px;
	height: 90%;
}
.hhoProductImg {
	float: left;
	margin: 0px 7px 0px 7px;
	width: 50px;
}
.hhoProductContent {
	float: left;
	width: 200px;
	#width: 195px;
}
.hhoProductHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
.hhoProductText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	height: 55px;
	#height: 65px;
}
.hhoProductTextShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	height: 43px;
	#height: 55px;
}
.hhoProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: 
}
.trynowLink {
	padding-left: 10px;
}
#ffBanner {
	padding-top: 5px;
	_padding-top: 0px;
}
/* blue button */
.btnBlue {
	cursor: pointer;
	margin-top: 8px;
	padding: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}
#btn_blue_left {
	background: url(http://download.zonealarm.com/bin/images/catalog/products/btn_blue_left.gif) no-repeat left;
	height: 25px;
	width: 6px;
}
#btn_blue_right {
	background: url(http://download.zonealarm.com/bin/images/catalog/products/btn_blue_right.gif) no-repeat right;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px 0px 0px;
}
#btn_blue_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}