﻿/* CSS by Jeremy Asmus for ESET LLC */

body {
	background-color:#EDF3F3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#content_cell_topper {
	background-image:url(../images/content_cell_topper.jpg);
	height:10px;
	width:960px;
}

#content_cell {
	border-left:1px solid #DAE6E6;
	border-right:1px solid #DAE6E6;
	background-color:white;
	overflow:hidden;
	padding:10px 15px 10px 30px;
	color:#555555;
}

#content_cell_text {
	float:left;
	width:448px;
	line-height:20px;
}

#content_cell_text h2 {
	font-size:18px;
	margin:10px 0 0 0;
	color:#333333;
	font-weight:normal;
}

#content_cell_products {
	float:left;
	padding:10px 0 0 25px;
	width:440px;
}

.box_float {
	float:left;
	margin-right:25px;
}

.buttons {
	padding-top:25px;
}

.buttons img {
	padding-right:25px;
}

#content_cell_bottom {
	background-image:url(../images/content_cell_bottom.jpg);
	height:10px;
	width:960px;
}

.clear {
	clear:both;
}

#footer {
	color:#747474;
	font-size:11px;
	text-align:center;
	width:960px;
	margin:0 auto;
	padding:15px 0 5px 0;
}

.purchase_form {
	margin:0;
	padding-right:16px;
}

.purchase_form select {
	border:1px solid #BBBBBB;
	font-size:11px;
	padding:1px;
	margin-top:8px;
}

.purchase_form_input {
	/*border:1px solid #BBBBBB;*/
	font-size:11px;
	padding:2px;
	color:#990000;
	font-weight:bold;
	width:100px;
	margin-top:5px;
	text-align:center;
	background-color:white;
}

.price_link {
	margin-top:8px;
}

.purchase_link {
	margin-top:8px;
}

.purchase_link a {
	font-size:11px;
	color:#015256;
	text-decoration:none;
}

.red_price {
	color:#ff0000;
}

.gray_price {
	color:#999999;
}

.awards {
  clear:both;
  margin:30px 0 0;
  border-top:1px solid #d7dade;
  padding:30px 0 0;
  overflow:hidden;
}
.awards div.award {
  float:left;
  width:235px;
  height:61px;
  background:transparent url(img/ms_awards.png) no-repeat 0 0;
  padding:0 0 0 65px;
  font-size:11px;
  margin:0 0 20px;
}
.awards div.award strong {
  display:block;
  padding:0 0 5px 0;
}
.awards div.award span {
  display:block;
  color:#666;
}

.awards div.west-coast-labs {
	background-position:0 0;
	background-image: url(img/westcoastlabs.png);
}
.awards div.av-comparatives {
background-position:0 0;
  background-image: url(img/avcomperatives.png);
}
.awards div.icsa-labs {
	background-position:0 0;
	background-image: url(img/isca.png);
}
.awards div.cnet {
 background-position:0 0;
 background-image: url(img/cnet.png);
}
.awards div.virus-bulletin {
	background-position:0 0;
	background-image: url(img/virusbulletin.png);
}
.awards div.maximum-pc {
  background-position:0 0;
  background-image: url(img/maximumPC.png);
}
.intro {
  clear:both;
  height:120px;
  border-bottom:1px solid #d7dade;
}
.intro a {
  color:#006699;;
}
.gray_price2 {
	color:#686868;
	font-size: 16px;
}
.gray_price3 {
	color:#FFF;
	font-size: 16px;
}
.grayESS {
	color:#CEA112;
	font-size: 16px;
}
.intro3 {
	clear:both;
	height:160px;
	border-bottom:1px solid #d7dade;
}
.red_priceScratch {
	color:#ff0000;
	text-decoration: line-through;
	font-size: 16px;
}
.awards div.pcpro {
	background-position:0 0;
	background-image: url(../../images3/pcpro2009award_sl.jpg);
}
.gray_priceBig {
	color:#666;
	font-size: 18px;
}
.grayEAV {
	color:#00636A;
	font-size: 16px;
}

a {
  color:#747474;
}

.aa {
  color:#edf3f3;
}

