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

/* backgrounds */
.bg_gradient {
	background-image: url(http://download.zonealarm.com/bin/images/forcefield/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
/* buttons */
#btn_left {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_big_left.gif) no-repeat left;
	height: 44px;
	width: 11px;
}
#btn_right {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_big_right.gif) no-repeat right;
	height: 44px;
	vertical-align: middle;
	text-align: center;
	padding: 4px 12px 0px 0px;
}
#btn_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#btn_left_green {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_big_left_green.gif) no-repeat left;
	height: 44px;
	width: 11px;
}
#btn_right_green {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_big_right_green.gif) no-repeat right;
	height: 44px;
	vertical-align: middle;
	text-align: center;
	padding: 4px 12px 0px 0px;
}
#btn_right_green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btnClick {
	cursor: pointer;
	margin-top: 8px;
}
.btnClickSmall {
	cursor: pointer;
	margin-top: 8px;
}
#btn_small_left {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_small_left.gif) no-repeat left;
	height: 33px;
	width: 8px;
}
#btn_small_right {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_small_right.gif) no-repeat right;
	height: 33px;
	vertical-align: middle;
	text-align: center;
	padding: 4px 10px 0px 0px;
}
#btn_small_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btnMicroGrey {
	cursor: pointer;
	margin-top: 8px;
	padding: 0px;
	cellspacing: 0px;
 cellpadding 0px;
}
#btn_micro_grey_left {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_micro_grey_left.gif) no-repeat left;
	height: 16px;
	width: 6px;
}
#btn_micro_grey_right {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_micro_grey_right.gif) no-repeat right;
	height: 16px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 6px 0px 0px;
}
#btn_micro_grey_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
/* products */

.moreOptionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 16px 10px;
	cursor: pointer;
	text-decoration: none;
}
.priceNotes {
	padding-left: 10px;
	margin-top: -10px;
}
#leftColumn {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 10px;
	width: 655px;
}
#rightColumn {
	padding: 0px;
	float: left;
	clear: right;
	margin: 0px 0px 0px 2px;
	width: 220px;
}
#productInfoTop {
	background: url(http://download.zonealarm.com/bin/images/catalog/products/bg_product_gradient.gif) no-repeat 100% 0;
	height: 285px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	top: -14px;
	#top: -13px;
	width: 655px;
}
.productInfoText {
	margin: 0px 0px 0px 30px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
}
#productInfoBottom {
	background: url(http://download.zonealarm.com/bin/images/catalog/products/bg_product_bottom.gif) no-repeat 100% bottom;
	position: relative;
	top: -14px;
	#top: -13px;
	height: 28px;
}
#productRightItem {
	width: 218px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:800;
}
#productRightItem p {
	margin: 0px;
	padding-top: 10px;
	position: static;
}
#productRightItem ul {
	margin: 0px 0px 0px 0px;
	padding: 14px;
	list-style: none;
}
#productRightItem ul li {
	margin: 4px 0px 0px 0px;
}
.prodRightHR {
	border-top: 1px dotted #CCCCCC;
	width: 198px;
	margin: 10px 0px -10px 10px;
}
#productRightItem ul li a {
	color: #000066;
	text-decoration: none;
}
.prodInfoListHeaders {
	font-weight: bolder;
	color: #000000;
	font-size: 11px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#productRightHeader {
	width: 220px;
	background-color: #FFFFFF;
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_product_header_chrom.gif) no-repeat 100% 0;
	height: 41px;
	margin-top: 10px;
}
#productRightHeader h1 {
	padding: 14px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	list-style: none;
	margin: 0px;
}
#productRightBottom {
	width: 220px;
	background-color: #FFFFFF;
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_product_right_bottom.gif) no-repeat 100% top;
	height: 10px;
}
#productTabArea {
	width: 630px;
	margin: 0px 0px 0px 12px;
	border-bottom: solid 1px #898989; 
}

.tabs {
	position: relative;
	z-index: 2;
}
#tabContents {
	clear:both;
	position: relative; 
	top: -1px;
	padding: 0px 15px 40px 15px;
	margin: 0;
	border: solid 1px #898989; 
	border-bottom: none;	
	background-image: url(http://download.zonealarm.com/bin/images/catalog/products/tab_gradient_blue.gif); 
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E1E6F5;
	color: #6A6A6A;
}
#tabContentsGrey {
	clear:both;
	position: relative; 
	top: -1px;
	padding: 0px 15px 40px 15px;
	margin: 0;
	border: solid 1px #898989; 
	border-bottom: none;	
	background-image: url(http://download.zonealarm.com/bin/images/catalog/products/tab_gradient_grey.gif); 
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E4E5E5;
	color: #6A6A6A;
}
#tabProductTextTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
#tabProductTextTable a.tab_on {
	color: #000066;
}
#featureComparisonTable {
	width: 536px;
}
#featureComparisonTable table tr td {
	font-size: 10px;
}
.prodcompareBluebackWhitetext {
	color: #FFFFFF;
	background-color: #5E5E8C;
}
.featureCompareWindow {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
#windowHeader {
	height: 39px;
	width: 100%;
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_chrome.gif) repeat-x left;
	vertical-align: middle;
	display: table;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
#windowHeader li {
	padding: 12px 0px 0px 12px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.windowCloseDiv {
	background-color: #333333;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#boxshotLeft {
	float: left;
	position: relative;
	margin-top: 5px;
	padding: 0px;
}
#boxshotRight {
	float: left;
	position: relative;
	margin: 5px 0px 0px 10px;
	width: 430px;
}
#ctaDiv {
	width: 120px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
}
#productTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	list-style: none;
	padding: 0px;
	letter-spacing: 0.5px;
}
#productTitleText sup {
	font-size: 12px;
	line-height: -30px;
}
#productSubTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
	list-style: none;
	padding: 0px;
}
#productSubTitleTextHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9B730;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
	list-style: none;
	padding: 0px;
}
#prodDescText {
	font-size: 8pt;
	line-height: 11pt;
}
#prodDescText ul {
	margin: 16px;
	padding: 0px;
	list-style: none;
	padding: 0; 
	margin: 0;
	margin-left: 0;
	padding-left: 0.7em;
	text-indent: -0.7em;
}
.prodDescTextPad {
	padding: 10px 0px 10px 0px;
}
#buypulldown {
	width: 204px;
	font-size: .9em;
	border: none;
	margin: -10px 0px 0px 8px;
	padding: 0px;
}
/* home pages */
#homeListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
}
#homeListText li {
	margin-left: 0px;
	list-style: none;
}
#homeListText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}
.homeTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.homeSubTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.homeSubTitleText ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00FF00;
	text-decoration: none;
}
.homeText a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	line-height: 16px;
	color:#000066;
	cursor:pointer;
}
.homeText ul {
	color: #666666;
	margin: 0px;
	padding: 12px;
}
.homeZoneHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7AC62;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 0px 10px;
	width: 250px;
}
#homeOzone1Table {
	margin: 10px 0px 0px 10px;
	border-bottom: dotted 1px #CCC;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 236px;
}
#homeOzone2Table {
	margin: 10px 0px 0px 10px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 236px;
}
.homeOwnHead {
	font-weight: bold;
}
.homeOwnSub {
	font-size: 11px;
	color: #666666;
}
.homeOwnSub {
	font-size: 11px;
	color: #666666;
}
.homeOwnPrice {
	font-weight: bold;
	font-size: 11px;
}
.homeOwnMsrp {
	font-size: 11px;
	color: #666666;
}
#homeCtaDiv {
	width: 200px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33246E;
	text-decoration: none;
	text-align: center;
	margin: 8px 0px 0px 10px;
	font-weight: bold;
}
#item1 {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
}
#item1 p, #item p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}
#item1 a, #item a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	line-height: 16px;
	color: #666666;	
}
#item {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#itemHeader {
	height: 39px;
	width: 100%;
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_chrome.gif) repeat-x left;
	vertical-align: middle;
	display: table;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
#itemHeader li {
	padding: 12px 0px 0px 12px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
#zoneArea {
	width: 788px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin: 0px 0px 0px 30px;
	position: relative;
	clear: both;
}
#zoneAreaTop { 
	height: 20px;
	width: 790px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	background: url(http://download.zonealarm.com/bin/images/homepage/news_top.gif) no-repeat 100% 0;
	clear: both;
	position: relative;
}
#zoneAreaBottom {
	height: 20px;
	width: 790px;
	margin: 0px 0px 10px 30px;
	padding: 0px;
	background: url(http://download.zonealarm.com/bin/images/homepage/news_bottom.gif) no-repeat 100% 0;
	clear: both;
	background-color: #00FF00;
	position: relative;
}
#navbar-top ul {
	list-style: none;
	background: url(http://download.zonealarm.com/bin/images/homepage/bg_top_nav.gif) no-repeat 100% top;
	margin: 0px;
	padding: 0px;
	width: 895px;
	height: 31px;
	padding-left: 2px;
}
#navbar-top ul li {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	float: left;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing:0.5px;
}
#navbar-top ul li a {
	text-decoration: none;
}
.mainPromoBg {
	width: 895px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(http://download.zonealarm.com/bin/images/homepage/bg_white_shadow.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.mainPromoBottom {
	background: url(http://download.zonealarm.com/bin/images/homepage/bg_round_bottom.gif) no-repeat 100% 0;
	width: 895px;
	height: 18px;
	clear: both;
}
.btn_left {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_big_left.gif) no-repeat left;
	height: 44px;
	width: 11px;
}
.btn_right {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_big_right.gif) no-repeat right;
	background-color: #00FF99;
	height: 44px;
	vertical-align: middle;
	text-align: center;
	padding: 4px 14px 0px 0px;
}
.btn_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn_small_left {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_small_left.gif) no-repeat left;
	height: 44px;
	width: 11px;
}
.btn_small_right {
	background: url(http://download.zonealarm.com/bin/images/forcefield/btn_small_right.gif) no-repeat right;
	background-color: #00FF99;
	height: 44px;
	vertical-align: middle;
	text-align: center;
	padding: 4px 14px 0px 0px;
}
.btn_small_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#itemArea {
	margin: 10px 0px 10px 16px;
	padding: 0px;
	border: solid 1px #CCCCCC;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
	width: 782px;
}
#itemArea p {
	margin-left: 5px;
}
#homeSecurityZoneList {
	margin: 8px 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-weight:bold;
}
#homeSecurityZoneList a {
	text-decoration: none;
	margin-bottom: 11px;
	color: #666666;
}
.moduleSectionHead {
	font-weight: bold;
	color:#000066;
}
#newsSectionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
}

#newsSectionText a {
	text-decoration: none;
	color: #666666;
}


/* Modules */
.tabHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3954A5;
}
.tabSubHead {
	font-weight: bold;
	color: #3954A5;
	padding-bottom: 10px;
}

#tabContents i {
	font-weight: bold;
	font-style: normal;
	color: #A9B730;
}
#tabContents .footnote {
	font-size: 9px;
}

