@charset "utf-8";
/* CSS Document */

/* backgrounds */
.bg_gradient {
	background-image: url(http://www.rimtengg.com/red/top_logo_.gif);
	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;
	float: left;
	margin-right: 10px;
	width: 576px;
}
#rightColumn {
	padding: 0px;
	float: left;
	clear: right;
	margin: 0px 0px 0px 2px;
	width: 220px;
}
#productInfoTop {
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_product_gradient.gif) no-repeat 100% 0;
	height: 285px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 576px;
}
.productInfoText {
	margin: 0px 0px 0px 30px;
	width: 516px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
}
#productInfoBottom {
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_product_bottom.gif) no-repeat 100% bottom;
	position: relative;
	height: 29px;
}
#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: 11px;
	font-weight: bold;
	color: #000000;
	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: 554px;
	margin: 10px 0px 0px 12px;
	border-bottom: solid 1px #CCCCCC;
}
.tab_on_left {
	width: 7px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	background-image: url(http://download.zonealarm.com/bin/images/forcefield/tab_on_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab_on_right {
	height: 33px;
	padding: 2px 7px 0px 0px;
	text-align: center;
	background-image: url(http://download.zonealarm.com/bin/images/forcefield/tab_on_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab_off_left {
	width: 6px;
	height: 33px;
	background-image: url(http://download.zonealarm.com/bin/images/forcefield/tab_off_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab_off_right {
	height: 33px;
	padding: 2px 6px 0px 0px;
	text-align: center;
	background-image: url(http://download.zonealarm.com/bin/images/forcefield/tab_off_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab_end {
	background: url(http://download.zonealarm.com/bin/images/forcefield/tab_end.gif) repeat-x bottom;
	height: 33px;
	width: 120px;
}
#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: 30px;
	padding: 0px;
}
#boxshotRight {
	float: left;
	position: relative;
	margin: 40px 0px 0px 20px;
	width: 340px;
}
#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: normal;
	color: #000000;
	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;
}
#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/forcefield/bg_top_nav.jpg) no-repeat 100% top;
	margin: 0px;
	padding: 0px;
	width: 813px;
	height: 31px;
}
#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;
}
.shadowWhite {
	width: 813px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(http://download.zonealarm.com/bin/images/forcefield/bg_white_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.shadowWhiteBottom {
	background: url(http://download.zonealarm.com/bin/images/forcefield/bg_round_bottom.gif) no-repeat 100% 0;
	width: 813px;
	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;
}
