body {
	background: url('http://www.pesantivirus.com/nod32/images/backdrop.png') #ffffff repeat-x;
}

li {
	padding-bottom: 10px;
}

/* Add a shimmer to image links */
a:hover img {
  filter:alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}


#container {
	width: 834px;
	margin-left: auto;
	margin-right: auto;
}

/* Top Header Links section with Business Editions, Purchase, Etc. */

#header {
	height: 181px;
	background-image: url('http://www.pesantivirus.com/nod32/images/header_01.png');
}

#header_menu {
	position: relative;
	top: 127px;
	left: 32px;
	width: 550px;
}

#flags {
	position: relative;
	top: 58px;
	left: 710px;
	width: 100px;
}

#purchaseicon {
	float: left;
	position: relative;
	left: 48px;
	top: 154px;
}

/* Menu Styles for Header_Menu */

#header_menu a:link, #header_menu a:visited, #header_menu a:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	margin-right: 30px;
}

#header_menu a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cda111;
	text-decoration: none;
}

/* Second piece of header with torso of robot within. Secondary links to the right hand side contained here */

#header2 {
	height: 206px;
	background-image: url('http://www.pesantivirus.com/nod32/images/header_02.png');
	width: 834px;
}

#header_menu2 {
	position: relative;
	top: 180px;
	left: 300px;
	width: 600px;
}

/* Menu Styles for Header_Menu2 Secondary Links to right hand side header */

#header_menu2 a, #header_menu2 a:visited, #header_menu2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	margin-right: 30px;
}

#header_menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cda111;
	text-decoration: none;
}

#main {
	height: inherit;
	background: url('http://www.pesantivirus.com/nod32/images/bgmain.png') no-repeat;
}

#content {
	background: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 17px;
	margin-right: 23px;
	padding: 40px;
	overflow: auto;
}

#content a:link, #content a:visited, #content a:active {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
	color: #cda111;
	text-decoration: none;
}

#leftside {
	width: 475px;
	float: left;
}

#sidebar {
	width: 200px;
	padding: 0;
	float: right;
	font-size: 10px;
}

h1 {
	font-weight: bold;
	color: #006666;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	letter-spacing: -0.03em;
	display: inline;
}

.bigger {
	font-weight: bold;
	color: #efae4a;
	font-size: 24px;
	margin-bottom: 4px;
}

h2 {
	font-weight: bold;
	color: #006666;
	font-size: 25px;
	letter-spacing: -0.05em;
	margin-bottom: 4px;
	display: inline; 
}

.ss {
	color: #cda111;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	/*text-shadow: #aaa 1px 1px 1px;*/
}

.nod32 {
	color: #93bd84;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	/*text-shadow: #aaa 1px 1px 1px;*/
}

/*Footer Styles, Sub Menu, and the Copyright Div*/

#footer {
	background: url('http://www.pesantivirus.com/nod32/images/footer.png') #ffffff no-repeat;
	height: 120px;
	clear: both;
}

#footer_menu {
	position: relative;
	top: 86px;
	left: 32px;
}

#footer_menu a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	padding-right: 30px;
	width: 804px;
}

#footer_menu a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cda111;
	text-decoration: none;
}

#footerbottom {
	margin-left: 33px;
	margin-right: 35px;
}

#footer_submenu {
	float: left;
}

#footer_submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
	padding-right: 30px;
}

#footer_submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}

#footer_PES {
	float: right;
}

#footer_PES a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
/*	padding-right: 30px;*/
}

#footer_PES a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cda111;
	text-decoration: none;
}

#jargonbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

#top5 {
	background: url('http://www.pesantivirus.com/nod32/images/radar_bg.png');
	width: 200px;
	height: 150px;
}

.top5table {
	padding-top: 60px;
	padding-left: 12px;
}

.top5table a {
	color: #006666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.top5table a:hover {
	color: #cda111;
	text-decoration: none;
}

.top5head {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#purchasefreetrial {
	background: url('http://www.pesantivirus.com/nod32/images/purchasefreetrial.png');
	width: 449px;
	height: 75px;
}

#purchasefreetrial_txt {
	padding: 20px;
}

#product {
	width: 407px;
	padding-bottom: 30px;
	height: 161px;
}

#productimg {
	width:90px;
	float: left;
}

#productText {
	margin-left: 100px;
	padding-bottom: 10px;
	color: #666666;
}

#productButtons {
  padding-left:100px;
}

#productButtons a:hover, #productButtons a:visited, #productButtons a:active {
	padding:0;
}

#img {
	border: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}

.standout {
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

#main_form input {
  font-size: 10px;
  background-color: #ddd;
  border: 1px solid #555; 
}

#main_form .style12 {
  color: red;
  font-size: 15px;
  position: relative;
  bottom: 3px;
}

#main_form .body2 {
  font-size: 12px;
}

#renewal_form {
	position:absolute;
	z-index:50;
	margin-top:200px;
	padding:10px;
	background-color:#ffffff;
	border:5px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:450px;
	left:50%;
	margin-left:-225px; 
}

.errormsg {
  display: none;
}

.checkmarks {
  text-align: center;
  background: #eef0f1;
  border: solid 1px #ddd;
  width: 75px;
  height: 75px;
}

#fulltable {
  border: solid 1px #ddd;
  width: 715px;
}

#fulltable td {
  border: solid 1px #ddd;
  padding: 5px;
}
