/* CSS by Jeremy Asmus for ESET, LLC */

p {
	margin:12px 0;
	line-height:16px;
}

li {
	list-style:square !important;
	padding:3px 0;
}

.clear {
	clear:both;
}

iframe {
	border:0px;
	margin:10px 0;
}

#wrapper {
	width:770px;
	margin:0 auto;
	overflow:hidden;
	background-color:white;
	position:relative;
	color:#444444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

#header {
	margin:0 auto;
	width:770px;
	height:60px;
	overflow:hidden;
}

.header_float {
	float:left;
}

#main_cell {
	width:720px;
	padding:0 25px 0 25px;
	min-height:500px;
	/*position:absolute;
	top:100px;
	z-index:3;*/
}

#nav_set {
	position:absolute;
	top:0;
	height:100px;
	width:770px;
	/*z-index:8;*/
}

#page_title {
	width:630px;
	color:#006366;
	padding-bottom:25px;
	background-image:url(http://www.eset.com/images/var/page_title.jpg);
	background-repeat:repeat-x;
}

#page_title h1 {
	margin:0;
	font-size:18px;	
	display:inline;
	background-color:white;
	padding-right:5px;
}

.content_cell {
	/*border-bottom:1px solid #26837B;*/
	border-left:1px solid #26837B;
	width:739px;
	margin-top:-7px;
	padding-top:5px;
}

.content_cell_bottom {
	border-top:1px solid #26837B;
	width:719px;
	margin-bottom:25px;
	height:1px;
}

.content_cell_bottom_infobox {
	border-top:1px solid #26837B;
	width:636px;
	margin-bottom:25px;
	height:1px;
}

#top_text {
	margin:-15px 25px 25px 0;
}

.green_titles {
	color:#245856;
	font-weight:bold;
}

.subtitle img {
	float:left;
	padding:8px 10px 0 0;
	background-color:white;
}

.subtitle h2 {
	margin:0;
	color:#cda111;
	font-size:14px;
}

.subtitle h2 a {
	color:#AC9930;
	text-decoration:none;
}

.content {
	padding:10px 0px 10px 30px;
	overflow:hidden;
}

.content h3, #content_with_infobox h3 {
	margin:10px 0 -10px 0;
	font-size:13px;
	color:#006366;
}

.content h4, #content_with_infobox h4 {
	margin:10px 0 0 0;
	font-size:13px;
	color:#006366;
}

.content h3 span, #content_with_infobox h3 span {
	color:#CC0000;
}

.content a, #copy_with_infobox a {
	color:#006699;
	text-decoration:none;
}

.content a:hover, #copy_with_infobox a:hover {
	text-decoration:underline;
}

.image_float_left {
	float:left !important;
	padding-right:15px !important;
}

.image_float_right {
	float:right !important;
	padding-left:15px !important;
}

.small_image_float_left {
	float:left !important;
	padding-right:5px !important;
}

.bullet {
	padding:0 10px !important;
}

#copy {
	overflow:hidden;
}

.graph_cell {
	float:left;
	width:360px;
	margin-top:15px;
	overflow:hidden;
}

/**********************************/
/* Styles for pages with INFO BOX */
/**********************************/

#content_with_infobox {
	padding-left:30px;
	margin-bottom:-1px;
	overflow:hidden;
}

#content_with_infobox2 {
	padding-left:30px;
	margin-bottom:-1px;
	overflow:hidden;
}

#copy_with_infobox {
	overflow:hidden;
	width:495px;
	float:left;
	padding:10px 0;
}

#infobox_cell {
	float:left;
	width:170px;
	overflow:hidden;
	padding-left:24px;
}

#infobox_border {
	border-left:1px solid #26837B;
	border-right:1px solid #26837B;
	border-top:1px solid #26837B;
	padding:5px 5px 0 5px;
}

#infobox {
	background-color:#EEEEEE;
	padding:5px 5px 1px 5px;
	overflow:hidden;
	color:#555555;
}

#infobox_title {
	color:#006366;
	font-weight:bold;
	border-bottom:1px dashed #888888;
	padding:5px 0;
}

#infobox a {
	color:#006366;
	text-decoration:none;
}

#infobox a:hover {
	text-decoration:underline;
}

#infobox ul {
	margin:0;
	padding:10px 0 10px 20px;
}

#infobox li {
	color:#006366;
	padding:5px 0;
}

.arrow_list li {
	list-style:url(http://www.eset.com/images/var/arrow_bullet.gif) !important;
}

.arrow_list li img {
	margin-right:10px;
}

.pdf li {
	list-style:none !important;
	color:#26837B;
	padding:3px 0;
	margin-left:-15px;
}

.pdf li img {
	padding-right:6px;
}

#infobox_bottom {
	background-image:url(http://www.eset.com/images/var/infobox_bottom.jpg);
	background-position:bottom;
	width:170px;
	height:10px;
}

#infobox_spacer {
	background-image:url(http://www.eset.com/images/var/infobox_line.gif);
	background-repeat:repeat-y;
}

#infobox_spacer2 {
	background-image:url(http://www.eset.com/images/var/infobox_line.gif);
	background-repeat:repeat-y;
}

.product_awards {
	padding:10px 0 10px 20px;
}