BODY {
	background : White;
	margin : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	color : #444444;
	font-size: 12pt;
}

TABLE {
	padding : 0 0 0 0;
	border : 0;

}

A {
	color : #0097e5;
}
A:HOVER {
	text-decoration: none;
}


P, TD {
	font : normal 12 Arial, Helvetica, sans-serif;
	color : #444444;
	line-height : 17px;
}
/*
LI {
	list-style : outside url(/res/images/iantivirus/lmarker.gif);
	margin-left: -10px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type : none;
	vertical-align : middle;
	
	font : normal 12 Arial, Helvetica, sans-serif;
	color : #444444;
	line-height : 17px;
}
*/
.header {
	background : url(/res/images/iantivirus/top_bg.gif) no-repeat top;
	background-position : top;
}


.top_menu {
	background-image : url(/res/images/iantivirus/menu_bg3.gif);
	background-repeat : repeat-x;
		
}

.top_menu  A:LINK{
	font : bold 12 Arial;
	text-decoration: none;
	color: #575757;
}

.top_menu  A:VISITED{
	font : bold 12 Arial;
	text-decoration: none;
	color: #575757;
}

.top_menu  A:Hover{
	font : bold 12 Arial;
	text-decoration: none;
	color: #6f6f6f;
}

.content {
	margin-top : 10px;
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 5px;
}

.cont_bottom {
	margin-top: 0px; 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 0px;
}

.head1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	font-size : 15;
	margin-bottom : -10px;
}

.bottom {
	font : normal 11 Arial, Helvetica, sans-serif;
	color : #989898;
}

.bottom A {
	font : normal 11 Arial, Helvetica, sans-serif;
	color : #989898;
	text-decoration: none;
}

.bottom A:HOVER {
	font : normal 11 Arial, Helvetica, sans-serif;
	color : #989898;
	text-decoration: underline;
}

.button_green {
	background: url(/res/images/buttons/btn_green.gif) no-repeat center left;
	width: 160px;
	height: 21px;
	border: 0;
	color: white;
	cursor: pointer;
	font: 11px Arial, Verdana;
}

ul#nav-iav a {
	color: #575757;
	text-decoration: none;
}

ul#nav-iav, ul#nav-iav li, ul#nav-iav ul {
  	padding: 0;
  	margin: 0;
  	font-weight: bold;
 	list-style: none;
}

ul#nav-iav li {
	float: left;
  	position: relative;
  	z-index: 5;
  	height: 38px;
  	line-height: 38px;
  	text-align: center;
  	vertical-align: middle;
  	white-space: nowrap;
  	color: #575757;
  	background-color: #C4C4C4;
  	background-image: url(/res/images/iantivirus/menu_bg3.gif);
  	background-repeat : repeat-x;
  	font-size: 12px;
}

ul#nav-iav li ul {
  	display: none;
  	position: absolute;
  	top: 38	px;
  	left: 0;
  	width: auto;
  	border-top: none;
  	text-align: left;
}

ul#nav-iav li ul li {
	display: block;
  	height: 30px;
  	line-height: 30px;
  	float: none;
  	padding: 0;
  	text-align: left;
  	color: #575757;
  	background-color: #C6C6C6;
  	background-image: none;
  	border-bottom: solid 1px #E2E2E2;
  	border-right: solid 1px #E2E2E2;
  	border-left: solid 1px #E2E2E2;
  	width: 110px;
}

ul#nav-iav li:hover, ul#nav-iav li.over {
 	background-color: #CFCFCF;
}

ul#nav-iav li a:hover {
	color: white;
}

ul#nav-iav li:hover ul, ul#nav-iav li.over ul {
	display: block;
  	z-index: 8;
}

ul#nav-iav ul li span {
	padding: 0 0.4em;
}

ul#nav-iav ul span {
  padding: 0 0.4em;
}

ul#nav-iav span {
  padding: 0 0.4em;
  display: block; 
}

.tdbg {
	background-image: url(/res/images/iantivirus/menu_bg3.gif);
	background-repeat : repeat-x;
}
p {
	display: block;
}

ul#purchasepage-nav {
	width:960px;
	height:43px;
	background:url(../images/purchasepage-navbg.png) no-repeat;
	border-bottom:1px solid #ccc;
	list-style-type:none;
	margin:0 auto;
}
ul#purchasepage-nav li {
	color:#666;
	font-weight:bold;
	line-height:43px;
	margin-left:30px;
}
.cart-content a, .cross-sell a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0168b2;
	text-decoration:none;
	line-height:18px;
}
.cart-content a:hover, .cross-sell a:hover {
	text-decoration:underline;
}
.cart-content .red {
	color:#ff0000;
	font-weight:bold;
}
.cart-content .small-link {
	font:12px normal Arial, Helvetica, sans-serif;
	float:left;
}
.cart-content .disclaimer {
	font:11px normal Arial, Helvetica, sans-serif;
	color:#666;
}
.cart-content .disclaimer a {
	font-size:11px;
}
.cart-content {
	width:900px;
	height:auto;
	border:0;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.cart-content td {
	padding:15px 15px 15px 5px;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}
td.greenbar {
	background-color:#e6fdd0;
	padding:15px 15px 15px 5px;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
}
.cart-content td.no-border {
	border:none;
}
.price {
	float:right;
	font-size:18px;
}
.price-area {
	width:870px;
	min-height:25px;
	padding:20px 15px 15px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.price-area a {
	color:#777;
}
.checkout-area {
	width:900px;
}
.checkout-area .guarantee-text {
	width:500px;
	font:11px normal Arial, Helvetica, sans-serif;
	float:left;
	margin-left:15px;
	line-height:16px;
	color:#666;
}
.checkout-area .guarantee-badge {
	margin-right:15px;
	float:left;
}
.checkout-area .checkout-button {
	width:253px;
	height:37px;
	float:right;
}
.titlebar {
	width:870px;
	height:20px;
	padding:15px 15px;
	background-color:#e8e8e8;
	border-bottom:1px solid #ccc;
	margin-top:20px;
}
.titlebar .title {
	font-size:14px;
	color:#666;
	padding:0;
}
.cross-sell {
	width:900px;
	height:auto;
}
.white-bottom {
	width:973px;
	height:7px;
	background:url(../images/white-bottom.gif) no-repeat #fff;
}
.bottom-text {
	width:630px;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#666;
	margin:25px 0 0 8px;
}
.disclaimer {
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#666;
	margin:102px auto 0;
	text-align: center;
}
