/*----------------------------------------------------*/
/* CSS by Jeremy Asmus and Timothy Foss for ESET North America */
/*----------------------------------------------------*/


/* PAGE CONTAINER Styles------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	background:url('../images/page_bg.png') repeat-x #E9ECF1;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626670;
}

p {
	padding:0;
	margin:12px 0;
	line-height:17px;
}

a {
  color:#005599;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a:focus,
input:focus {
  -moz-outline-style: none;
  outline:none;
}

a img {
  border:none;
}

option {
  padding: 0 5px 0 3px;
}

input.checkbox, input.radio {
  border: none;
  padding: 0;
}

ul {
  list-style: none;
}
ul.regular, ol.regular {
  margin:12px 0;
  padding:0 0 0 40px;
  line-height:17px;
}
ul.regular {
  list-style-type:disc;
}
ol.regular {
  list-style-type:decimal;
}

.clear_empty {
  clear: both;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: 0 -1px -1px 0;
  border: 0;
  font-size: 0;
  line-height: 0px;
  display: block;
}

input.text,
select.text,
textarea.text
{
  float:left;
  font-family:"Segoe UI", Arial,Helvetica,sans-serif;
  width:330px;
  border:1px solid #bbb;
  color:#333;
  padding:3px 4px 2px;
  font-size:13px;
  background:#fcfcfc url(../images/greyform_background.gif) repeat-x 0 0;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

#wrapper {
	margin:0 auto;
	width:980px;
	overflow:hidden;
	position:relative;
}

.main {
  overflow-y:visible;
}

/* HEADER Styles--------------------------------------*/

#header_wrapper {
	height:130px;
	padding:0 5px;
	position:absolute;
	top:0;
	z-index:999;
}

#header_cell {
	font-family:"Segoe UI",Arial,Helvetica,sans-serif;
	overflow:hidden;
	height:22px;
	margin-top:10px;
}

#header_logo {
	float:left;
}

#header_links {
    float:right;
	font-size:11px;
	margin:0;
	padding:0;
}

#header_links a {
	color:#7C808A;
	text-decoration:none;
	margin-left:15px;
}

#header_links a:hover {
	text-decoration:underline;
}

#header_links a.header_cart {
	background:transparent url(../images/header_icons.png) no-repeat 0 50%;
	padding:0 0 0 22px;
}
#header_links a.world {
	background:transparent url(../images/header_icons.png) no-repeat -558px 50%;
	/*float:right;
	display:block;*/
	cursor:pointer;
	padding-right:32px;
}

#header_links img {
    padding:0;
	border:none;
}

/* MAIN NAVIGATION Styles-----------------------------*/

#navigation_cell {
	clear:both;
	width:970px;
	overflow:hidden;
	height:53px;
	background:url(../images/line_sm2.png) no-repeat scroll 0 0 transparent;
}

#main_navigation {
	float:left;
	height:53px;
	width:970px;
}

#main_navigation .logo {
	float:left;
	height:53px;
	width:89px;
}

#main_navigation .logo a {
	background:url(../images/bg_images_us.gif) no-repeat scroll 0 16px transparent;
	display:block;
	height:53px;
	width:70px;
}

#main_navigation .m_menu {
	float:left;
	padding:0;
	margin:0;
}

#main_navigation .m_menu li {
	float:left;
}

#main_navigation .m_menu li strong {
	background:url(../images/bg_images_us.gif) no-repeat scroll 50% -638px transparent;
	display:block;
	float:left;
}


#main_navigation .m_menu li a.m01 {
	background-image:url(../images/bg_menu.gif);
	background-position:18px 0;
	width:71px;
}

#main_navigation .m_menu li a.m02 {
	background-image:url(../images/bg_menu.gif);
	background-position:18px -59px;
	width:92px;
}

#main_navigation .m_menu li a.m03 {
	background-image:url(../images/bg_menu.gif);
	background-position:18px -118px;
	width:39px;
}
#main_navigation .m_menu li a.m04 {
	background-image:url(../images/bg_menu.gif);
	background-position:18px -177px;
	width:75px;
}

#main_navigation .m_menu li a.m05 {
	background-image:url(../images/bg_menu.gif);
	background-position:18px -236px;
	width:59px;
}

#main_navigation .m_menu li a {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:53px;
	padding:0 19px 0 18px;
}

#main_navigation .search {
	background:url(../images/bg_images.gif) no-repeat scroll 100% -183px transparent;
	float:right;
	overflow:hidden;
	padding-top:17px;
	width:154px;
}

#main_navigation .search .input_text {
	background:url(../images/bg_images.gif) no-repeat scroll 0 -80px transparent;
	color:#7C808A;
	float:left;
	height:17px;
	padding:4px 5px;
	width:124px;
}

#main_navigation .search .input_submit {
	background:url(../images/bg_images.gif) no-repeat scroll 100% -80px transparent;
	color:#FFFFFF;
	float:left;
	font-size:1px;
	height:25px;
	padding-top:16px;
	text-indent:-10000px;
	width:20px;
}

.input_submit {
	border:medium none;
	cursor:pointer;
}

.hdn {
	display:none;
}

#search_form {
	float:right;
	padding:10px 0 0;
}

#navigation_search {
	float:right;
	line-height:40px;
	height:40px;
	width:154px;
	background:transparent url(../images/search_bg_us.png) no-repeat 0 50%;
}

#navigation_search input {
	font-family:"Segoe UI", Arial,Helvetica,sans-serif;
	border:none;
	background-color:transparent;
	width:125px;
	margin:11px 0 0;
	padding:0 0 0 5px;
	color:#7C808A;
	float:left;
}
#navigation_search a {
  float:left;
  display:inline;
  width:20px;
  height:24px;
  margin:8px 0 0;
  font-size:1px;
  line-height:1px;
  text-indent:-400px;
}

/* SEARCH HINT Styles------------------------------*/
#search_hint {
  position:absolute;
  right:5px;
  top:94px;
  width:350px;
  border-top:3px solid #6f7a8e;
  border-right:2px solid #6f7a8e;
  border-bottom:2px solid #6f7a8e;
  border-left:2px solid #6f7a8e;
  background-color:#fff;
  z-index:1000;
  display:none;
}
#search_hint h3 {
  font-size:12px;
  padding:5px 8px;
  background-color:#878fa2;
  color:#fff;
}
#search_hint h4 {
  font-size:11px;
  padding:5px 8px;
  background-color:#878fa2;
  text-align:right;
  color:#fff;
}
#search_hint h4 a {
  color:#fff;
}
#search_hint .result {
  display:block;
  padding:5px 8px;
  font-size:11px;
  position:relative;
  min-height:32px;
}
#search_hint .result img.icon {
  position:absolute;
  width:32px;
  height:32px;
}
#search_hint .result strong {
  display:block;
  padding:0 0 2px 42px;
  color:#444;
}
#search_hint .result em {
  display:block;
  font-style:normal;
  padding:0 0 0 42px;
  color:#666;
}
#search_hint .result em .snippetClass3 {
  color:#000;
}
#search_hint .result:hover {
  text-decoration:none;
  background-color:#f0f0f0;
}

/* SUB NAVIGATION Styles------------------------------*/

#subnav {
	display:block;
	height:32px;
	position:relative;
	margin:0;
	background:transparent url(../images/line_sm.png) no-repeat 0 -8px;
	padding-left:92px;
	width:878px;
}
#subnav li {
  float:left;
}

#subnav li a {
	padding:6px 14px 11px;
	height:15px;
	display:block;
	float:left;
	color:#40444D;
	text-decoration:none;
	font-size:13px;
}

#subnav li a:hover {
	text-decoration:underline;
	/*
	color:#000;
	background:url(../images/subnav_selected.png) top no-repeat;
	*/
}
#subnav li a.selected {
	background:transparent url(../images/bg_images_sm.png) no-repeat 50% 2px;
}
#subnav li a.selected:hover {
	text-decoration:none;
}


/* TITLE AND BREADCRUMBS Styles-----------------------*/

#body_wrapper {
	width:980px;
	padding-top:117px;
}

#title_cell {
	margin:0 5px;
	border-bottom:1px solid #C8CDD3;
	overflow:hidden;
	width:970px;
	height:79px;
}

#page_title {
	float:left;
	padding:24px 0 0 0;
}

#page_title h1 {
	font-size:28px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#30343E;
}

#page_title .description {
  font-size:13px;
}

#breadcrumbs {
	float:right;
	padding:44px 22px 0 0;
	font-size:11px;
	color:#777777;
}

#breadcrumbs a {
	text-decoration:none;
	color:#777777;
	padding:0 3px;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#title_image {
	float:right;
	padding:10px 45px 0 0;
}

/* BANNERS Styles-------------------------------------*/

#page_banner {
	clear:both;
}

#page_banner a {
	text-decoration:none;
}

.for_home_mac_banner {
	background:url(../images/banner_for_home_mac.jpg) no-repeat;
	height:135px;
	padding:180px 0 0 50px;
}

.for_home_pc_banner {
	background:url(../images/banner_for_home_pc.jpg) no-repeat;
	height:135px;
	padding:180px 0 0 50px;
}

.for_home_linux_banner {
	background:url(../images/banner_for_home_linux.jpg) no-repeat;
	height:135px;
	padding:180px 0 0 50px;
}

.for_partners_banner {
	background:url(../images/banner_for_partners.jpg) no-repeat;
	height:205px;
	padding:110px 0 0 50px;
	color:white;
	font-size:14px;
}

#page_banner_ess_home {
	clear:both;
	background:url(../images/banner_ess_home.jpg) no-repeat;
	height:250px;
	padding-left:510px;
}

#page_banner_ena_home {
	clear:both;
	background:url(../images/banner_ena_home.jpg) no-repeat;
	height:250px;
	padding-left:510px;
}

#page_banner_ess_home_grid {
	clear:both;
	background:url(../images/banner_ess_home_grid.jpg) no-repeat;
	height:315px;
	background-position:bottom;
	padding-left:556px;
}

#page_banner_ena_home_grid {
	clear:both;
	background:url(../images/banner_eav_home_grid.jpg) no-repeat;
	height:315px;
	background-position:bottom;
	padding-left:556px;
}

#page_banner_ena_linux_home_grid {
	clear:both;
	background:url(../images/banner_eav_linux_home_grid.jpg) no-repeat;
	height:315px;
	background-position:bottom;
	padding-left:556px;
}

#page_banner_ena_linux_home {
	clear:both;
	background:url(../images/banner_eav_linux_home.jpg) no-repeat;
	height:290px;
	padding:25px 0 0 510px;
}

#page_banner_ecs_home_grid {
	clear:both;
	background:url(../images/banner_ecs_home_grid.jpg) no-repeat;
	height:315px;
	background-position:bottom;
	padding-left:556px;
}

#page_banner_emav_home {
	clear:both;
	background:url(../images/banner_emav_home.jpg) no-repeat;
	height:250px;
	padding-left:510px;
}

#page_banner_why_eset {
	clear:both;
	background:url(../images/banner_why_eset_home.jpg) no-repeat;
	height:230px;
	padding:20px 537px 0 100px;
}

#banner_phrase h2 {
	color:#1E8A93;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	padding:50px 50px 35px 0;
}

#banner_phrase h2 span {
	color:#666666;
	font-size:14px;
	line-height:24px;
}

#banner_purchase_cell {
	width:329px;
	float:left;
}

#banner_purchase_title {
	color:#1E8A93;
	font-size:26px;
	font-weight:bold;
	padding-bottom:10px;
}

#banner_purchase_subtitle {
	color:#666666;
	font-size:16px;
}

#banner_purchase_title_grid {
	color:#1E8A93;
	font-size:30px;
	font-weight:bold;
	padding:25px 0 0 20px;
}

#banner_purchase_subtitle_grid {
	color:#666666;
	font-size:16px;
	font-weight:normal;
	padding:0 0 15px 20px;
}

#banner_purchase_subtitle a:hover {
	text-decoration:none;
}

#banner_trial_cell {
	width:124px;
	float:left;
	padding-top:10px;
}

#banner_trial {
	background:url(../images/banner_trial_bg.png) no-repeat;
	color:white;
	height:24px;
	text-align:center;
	line-height:24px;
	border:0;
	margin-bottom:8px;
}

#banner_trial a {
	color:white;
	text-decoration:none;
	display:block;
}

#banner_renewals {
	color:#004A6F;
	text-align:center;
	font-size:11px;
}

#banner_renewals a {
	color:#004A6F;
	display:block;
}


/* BETA BANNER Styles---------------------------------*/

.beta_ess5_banner {
	background:url(../images/banner_beta_ess5.jpg) no-repeat;
	height:165px;
	padding:150px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_eav5_banner {
	background:url(../images/banner_beta_eav5.jpg) no-repeat;
	height:165px;
	padding:150px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_v5_banner {
	background:url(../images/banner_beta_v5.jpg) no-repeat;
	height:225px;
	padding:90px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.review_v5_banner {
	background:url(../images/banner_review_v5.jpg) no-repeat;
	height:225px;
	padding:90px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_ems_android_banner {
	background:url(../images/banner_beta_ems_android.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_ems_be_banner {
	background:url(../images/banner_beta_ems_be.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_file_win_banner {
	background:url(../images/banner_beta_file_security_win.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_file_linux_banner {
	background:url(../images/banner_beta_file_security_linux.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_mail_linux_banner {
	background:url(../images/banner_beta_mail_security_linux.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_gateway_linux_banner {
	background:url(../images/banner_beta_gateway_security_linux.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

.beta_cisco_nac_banner {
	background:url(../images/banner_beta_cisco_nac.jpg) no-repeat;
	height:120px;
	padding:195px 0 0 50px;
	font-size:14px;
	line-height:20px;
}

#content div.download {
	width:340px;
}
#content div.links a.download {
	display:block;
	width:300px;
	height:50px;
	background:transparent url(../images/download_button.gif) no-repeat 0 0;
}
#content div.links a.download {
	
}
#content div.links a.manual {
	font-size:11px;
}
#content div.links a.manual img {
	margin-right:7px;
	vertical-align:bottom;
}
#content div.links p {
	font-size:14px;
	color:#09700b;
	/*padding:8px 0 30px;*/
	text-align:center;
}
#content div.links p.multiple strong {
	display:block;
	text-align:left;
}
#content div.links p.multiple a.download_small {
	position:relative;
	display:block;
	margin:10px;
	padding:5px 130px 15px 0;
	text-align:left;
	background:transparent url(../images/download_button_sm.gif) no-repeat 100% 0;
	border-bottom:1px solid #ccc;
	color:#444;
}
#content div.links p.multiple a.download_small:hover {
	text-decoration:none;
	color:#0F6CA7;
}

#content div.links p.multiple a.download_large {
	position:relative;
	display:block;
	margin:10px 12px 10px 0;
	padding:55px 0 15px 0;
	text-align:center;
	background:transparent url(../images/download_button_lg.gif) no-repeat 100% 0;
	border-bottom:1px solid #ccc;
	color:#444;
}
#content div.links p.multiple a.download_large:hover {
	text-decoration:none;
	color:#0F6CA7;
}

#content div.links p.multiple a.feedback_small {
	position:relative;
	display:block;
	margin:10px;
	padding:5px 130px 15px 0;
	text-align:left;
	background:transparent url(../images/feedback_button.gif) no-repeat 100% 0;
	color:#444;
	font-size:11px;
}

#content div.links p.multiple a.feedback_small:hover {
	text-decoration:none;
	color:#0F6CA7;
}

#content div.manual {
	font-size:11px;
	line-height:18px;
}
#content div.manual a {
	font-weight:bold;
	color:#0f6ca7;
	font-size:12px;
}
#content div.feedback {
	font-size:11px;
}

/* SUB BANNER SECTION Styles--------------------------*/

#sub_banner_cell {
	height:50px;
	border-bottom:1px solid #C8CDD3;
}

/* CONTENT Styles-------------------------------------*/

#content_wrapper {
	background:url(../images/content_solid_border.jpg) repeat-y; 
	overflow:hidden;
	clear:both;
}

#content {
	background:url(../images/content_gradient_border.jpg) no-repeat top;
	overflow:hidden;
	padding:0 50px;
	width:880px;
}

#content_homepage {
	background:url(../images/content_gradient_border.jpg) no-repeat top;
	overflow:hidden;
	padding:40px 0 35px 0;
	width:980px;
}

#content img,
#content_homepage img {
	border:none;
}

#content h2 {
	margin:0;
	font-size:16px;
	color:#1E8A93;
	font-weight:bold;
}

#content h2 span {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

#content h3 {
	margin:0 0 -8px 0;
	font-size:14px;
	color:#1E8A93;
	font-weight:bold;
}

#content h3 span {
	margin:0 0 -8px 0;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

/* HOMEPAGE CONTENT Styles----------------------------*/

#ticker {
  margin:12px 0 20px 52px;
  width:880px;
  height:25px;
  background:#f9f9f9 url(../images/ticker-bg.png) no-repeat 0 0;
}
#ticker p {
  margin:0;
  line-height:25px;
  padding:0 10px;
}
#ticker p a {
  color:#666;
}
#ticker p a:hover {
  text-decoration:none;
  color:#000;
}

#home_slides_window {
	float:left;
	overflow:hidden;
	width:880px;
	position:relative;
	padding:0 0 0 48px;
}
#home_slides {
  float:left;
	position:relative;
	left:0;
	width:5000px;
}
.home_slide {
	width:200px;
	margin:0 10px;
	float:left;
}

.home_slide h2 {
	margin:0;
	padding:0 0 10px 0;
	font-size:16px;
	color:#1E8A93;
	font-weight:bold;
}

.home_slide_desc {
	font-size:13px;
	padding:5px 0;
}

.home_slide_learn_more a {
	color:#006699;
	font-size:13px;
	text-decoration:none;
}

.home_slide_learn_more a:hover {
	text-decoration:underline;
}

.home_slide_arrow {
	text-align:center;
	width:48px;
	float:left;
	padding-top:48px;
}

.home_slide_arrow a {
	display:block;
	margin:0 auto;
	width:10px;
	height:19px;
	background:transparent url(../images/home_slides_arrow.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-5000px;
	cursor:default;
}

#home_slide_next a {
	background-position:0 -38px;
}

#home_slide_next a.enabled {
	background-position:0 -57px;
	cursor:pointer;
}

#home_slide_prev a.enabled {
	background-position:0 -19px;
	cursor:pointer;
}
.list_activate_renew {
  line-height:29px;
  list-style-type:disc;
  margin:0;
  padding:5px 0 0 25px;
}

/* INTERIOR CONTENT Styles----------------------------*/

/* SINGLE COLUMN */

.single_column_content {
	padding:25px 0;
	clear:both;
	overflow:hidden;
}

.single_column_content a {
	color:#006699;
	font-size:12px;
	text-decoration:none;
}

.single_column_content a:hover {
	text-decoration:underline;
}

.single_column_content_image_left {
	float:left;
	margin-right:25px;
}

.single_column_content_image_right {
	float:right;
	margin-left:25px;
}

/* DOUBLE COLUMN */

.double_column_content {
	width:400px;
	margin-right:60px;
	float:left;
	padding:25px 0;
}

.double_column_content a {
	color:#006699;
	text-decoration:none;
}

.double_column_content a:hover {
	text-decoration:underline;
}

.double_column_content ul {
	margin:15px 0 0 25px;
	list-style-type:square;
}

.double_column_content li {
	padding-bottom:5px;
}

.double_column_content_image_left {
	float:left;
	margin-right:25px;
}

.double_column_content_image_right {
	float:right;
	margin-left:25px;
}

.narrow_column_content {
  float:left;
  padding:25px 60px 50px 0;
  width:180px;
  position:relative;
}

.wide_column_content {
  float:left;
  padding:25px 0;
  width:640px;
  position:relative;
}

.grey_wide_outer {
  background:#f6f6f6 url(../images/grey_bg_640.png) no-repeat 0 0;
}
.grey_wide_inner {
  background:transparent url(../images/grey_bg_640.png) no-repeat -640px 100%;
}

/* TRIPLE COLUMN */

.triple_column_content {
	width:250px;
	margin-right:55px;
	float:left;
	padding:25px 0;
}

.triple_column_content a {
	color:#006699;
	text-decoration:none;
}

.triple_column_content a:hover {
	text-decoration:underline;
}

.triple_column_content_image_right {
	float:right;
	margin-left:15px;
}

/* PRESS CENTER Styles--------------------------------*/

.in_the_news_article {
	margin:15px;
	width:175px;
	overflow:hidden;
	float:left;
	border:1px solid #EEEEEE;
}

.in_the_news_article a {
	text-decoration:none;
}

.in_the_news_article img {
	border:none;
	height:88px;
	width:175px;
}

.in_the_news_logo {
	width:175px;
	margin-right:15px;
}

.in_the_news_info {
	width:155px;
	height:75px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}

.in_the_news_info span, .in_the_news_info_tall span {
	font-size:10px;
	font-weight:normal;
}

.in_the_news_info_tall {
	width:155px;
	height:110px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}

.in_the_news_read {
	font-size:10px;
	background-color:#EEEEEE;
	width:175px;
	text-align:center;
	padding:3px 0;
}

.in_the_news_month {
	font-size:12px;
	color:white;
	background-color:#878fa2;
	width:600px;
	padding:4px 10px;
	margin:10px 0;
}

.graphics_table td {
	border-bottom:1px solid #EEEEEE;
	padding:8px 0;
}


/* OTHER INTERIOR CONTENT Styles----------------------*/

.preview_price {
	color:#888888;
	font-size:11px;
}

.small_description {
	font-size:11px;
}

.horizontal_line {
	border-bottom:1px solid #C8CDD3;
	height:1px;
	width:100%;
	clear:both;
}

.other_products_list {
	font-size:11px;
}

.other_product_title {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px 0;
}

.gallery_portal {
	background:url(../images/gallery_portal_bg.jpg) no-repeat;
	height:125px;
	width:380px;
	margin:25px 0;
	padding:0 10px;
	overflow:hidden;
}

.product_page_callout {
	margin:25px 0;
	min-height:80px;
}

.product_page_callout h4 {
	font-size:14px;
	color:#006699;
	margin-bottom:5px;
}

.product_page_callout img {
	float:left;
	margin-right:15px;
}

.product_page_callout_text {
	float:left;
	background-color:#F3F3F3;
	width:285px;
	font-size:11px;
	height:80px;
	padding:0 10px;
}

.product_page_callout_text_50 {
	float:left;
	background-color:#F3F3F3;
	width:525px;
	font-size:11px;
	height:50px;
	padding:0 10px;
}

.product_page_callout_text_35 {
	float:left;
	background-color:#F3F3F3;
	width:125px;
	font-size:11px;
	line-height:35px;
	height:35px;
	padding:0 10px;
}

.requirements_block {
	background:url(../images/requirements_text_bg.png) repeat-y;
	width:400px;
	margin:10px 0;
}

.requirements_title {
	background:url(../images/requirements_title_bg.png) no-repeat;
	height:25px;
	line-height:25px;
	padding:0 15px;
	font-weight:bold;
}

.requirements_text {
	background:url(../images/requirements_bottom_bg.png) bottom no-repeat;
	padding:0 15px;
	overflow:hidden;
	font-size:11px;
}

.requirements_block p {
	padding:8px 0;
	margin:0;
}

.techspecs {
  padding:0 0 20px 10px;
}

.techspecs-section {
  padding:10px 0 5px;
}

.techspecs p {
  margin:0;
  padding:5px 0 0 15px;
}

#content .techspecs h3 {
  font-size:13px;
  margin:0;
  font-weight:bold;
  color:#666;
}

.download_block {
  overflow:hidden;
  line-height:18px;
  width:400px;
}

.download_block_section {
  border-bottom:1px solid #eee;
  float:left;
  padding:10px 0;
}

.download_block_info {
  float:left;
  padding:0;
  width:310px;
}

.download_block_info h4 {
  color:#006366;
  font-size:12px;
}
.download_block_info h4 a {
  color:#006366;
}

.download_block_info h4 span.grey {
  color:#888;
  font-size:11px;
}

.download_block_info h5 {
  color:#666;
  font-size:11px;
}

.download_block_info h6 {
  color:#666;
  font-size:11px;
  font-weight:normal;
}

.download_block_download {
  width:90px;
  float:left;
}

.download_block_download a {
  display:block;
  float:left;
  width:90px;
  height:20px;
  margin:15px 0 0;
  text-indent:-1000px;
  background:transparent url(../images/download_button.png) no-repeat scroll 0 0;
}

.download_block_download a:hover {
  background-position:0 -20px;
}

.download_block_disclaimer {
  line-height:14px;
}

.download_block_disclaimer h4 {
  color:#c00;
  font-size:11px;
}

.download_block_disclaimer h5 {
  color:#666;
  font-size:11px;
  font-weight:normal;
}

.blue-bg-400-outer {
  width:400px;
  background:#e8f2f3 url(../images/blue-bg-400.png) no-repeat 0 0;
}

.blue-bg-400-inner {
  background:transparent url(../images/blue-bg-400.png) no-repeat -400px 100%;
}

/* WHY ESET Styles -----------------------------------*/

#page_banner_why_eset h2 {
	font-size:12px;
	color:#666666;
	font-weight:normal;
	padding-bottom:5px;
}

#page_banner_why_eset h2 span {
	font-size:11px;
	color:#999999;
}

#page_banner_why_eset h3 {
	font-size:26px;
	color:#1E8A93;
	padding:18px 0 0 0;
}

#competitor_challenge_button {
	background:url(../images/competitor_challenge_button.png) no-repeat;
	color:white;
	width:160px;
	height:23px;
	margin:22px 0 22px 40px;
	padding:7px 0 0;
	text-align:center;
	display:block;
}

#competitor_challenge_button a,
#competitor_challenge_button a:hover {
	color:white;
	text-decoration:none;
}

#page_banner_why_eset span a {
	font-size:14px;
	color:#666666;
	margin-left:30px;
}

.graph_title {
  margin:25px 0 0;
}
.graph_title h3 {
	padding:3px 0;
	font-size:21px !important;
	font-weight:bold !important;
	text-align:center;
	/*background-color:#EEEEEE;
	border-bottom:1px solid #DDDDDD;*/
	clear:both;
}

.graph_title h3 span {
	font-size:12px;
	font-weight:normal !important;
	text-align:center;
	color:#666666;
}

.certification_block {
	padding:15px 0;
	overflow:hidden;
	width:640px;
}

.certification_check_title {
	line-height:17px;
	height:17px;
	font-size:12px;
	color:#006699;
	display:block;
	padding:3px;
	background-color:#F3F3F3;
	margin-bottom:10px;
	width:100%;
}

.certification_check_title img,
.product_certification img  {
	float:left;
	margin-right:8px;
}

.product_certification {
	line-height:17px;
	height:17px;
	font-size:11px;
	color:#006699;
	display:block;
	padding:3px;
	width:100%;
}

.certification_logo {
	width:215px;
	text-align:center;
	float:left;
}

.certification_desc {
	width:410px;
	float:left;
}
	

/* FOR BUSINESS CONTENT Styles------------------------*/

.for_business_product_buy_try {
	font-size:12px;
	float:left;
	margin-left:15px;
}

.for_business_product_buy_try img {
	margin:7px 0 3px 0;
}

#business_tabs {
	display:block;
	padding:20px 0 0;
}

#business_tabs li {
	display:inline;
}

#business_tabs li a {
	padding:6px 15px 14px 15px;
	font-size:14px;
	color:#006699;
	text-decoration:none;
}

#business_tabs li a.selected,
#business_tabs li a:hover {
	color:black;
	background:url(../images/business_tab_selected.png) no-repeat 50% 100%;
}

#business_lead {
  padding-top:5px;
}

#business_lead #sub_banner_cell {
  margin-bottom:10px;
}

/* FOR BUSINESS CONTENT Styles------------------------*/

#arrow_tabs {
	display:block;
	padding:20px 0 0;
}

#arrow_tabs li {
	display:inline;
}

#arrow_tabs li a {
	padding:6px 15px 14px 15px;
	font-size:14px;
	color:#006699;
	text-decoration:none;
	position:relative;
}

#arrow_tabs li a.selected,
#arrow_tabs li a:hover {
	color:black;
	background:url(../images/arrow_tab_selected.png) no-repeat 50% 100%;
}

/* QUICKLINKS Styles----------------------------------*/

#quicklinks_cell {
	background:url(../images/quicklinks_bg.jpg) no-repeat;
	height:90px;
	color:#444444;
}

#quicklinks_cell a {
	color:#005599;
	text-decoration:none;
	padding:0 5px;
}

#quicklinks_cell a:hover {
	background:url(../images/quicklinks_arrow.gif) no-repeat center top;
	padding-top:22px;
}

#quicklinks {
	font-size:11px;
	padding:22px 0 0 61px;
	color:#AFB3BD;
}

#quicklinks strong, #product_selector strong {
	color:#30343E;
}

#product_selector {
	font-size:11px;
	padding:16px 0 0 61px;
}

#product_selector select {
	width:215px;
	font-size:11px;
	border:1px solid #CCCCCC;
}

/* SIDEBOX Styles--------------------------------------*/

.sidebox_outer {
	float:right;
	padding:0;
	background:#fff url(../images/side_bg.png) no-repeat -200px 100%;
	position:relative;
	overflow:hidden;
	width:200px;
}

.sidebox {
	background:transparent url(../images/side_bg.png) no-repeat 0 0;
	padding:20px;
}

.title_image {
	display:block;
	text-align:center;
}

.infobox_title {
	border-bottom:1px dashed #888;
	color:#006366;
	font-weight:bold;
	padding:5px 0;
}
ul.arrow_list {
	padding:10px 0;
}

ul.arrow_list li {
	padding:3px 0;
	color:#006366;
}

ul.arrow_list li a {
	color:#555;
	font-size:11px;
	background:transparent url(../images/arrow_bullet.gif) no-repeat 0 0;
	padding:0 0 0 13px;
}

.sidebox-outer-180 {
  width:180px;
  background:transparent url(../images/side_bg_180.png) no-repeat -180px 100%;
}

.sidebox-180 {
  width:180px;
  background:transparent url(../images/side_bg_180.png) no-repeat 0 0;
}

#content .sidebox-180 h2 {
  color:#888;
  font-size:16px;
  padding:8px 0 5px 15px;
}

.sidebox-180 .sidebox-list {
  padding:0 0 15px;
}

.sidebox-180 .sidebox-list a {
  display:block;
  border-top:1px solid #f1f3f5;
  border-bottom:1px solid #f1f3f5;
  padding:8px 0 8px 15px;
}

.sidebox-180 .sidebox-list a.selected,
.sidebox-180 .sidebox-list a:hover {
  border-top:1px solid #dee0e5;
  border-bottom:1px solid #dee0e5;
  background-color:#e5e7eb;
  color:#000;
  text-decoration:none;
}
.sidebox-subnav {
  border-top:1px solid #dee0e5;
  border-bottom:1px solid #dee0e5;
  background-color:#f6f6f6;
}
.sidebox-180 .sidebox-list .sidebox-subnav a {
  color:#333;
  padding:8px 0 8px 15px;
  border:none;
}
.sidebox-180 .sidebox-subnav a.selected,
.sidebox-180 .sidebox-subnav a:hover {
  text-decoration:none;
  background-color:#f0f0f0;
  border:none;
}
.sidebox-180 .sidebox-subnav a.selected {
  font-weight:bold;
}


/* SITEMAP Styles--------------------------------------*/

.sitemap_content ul {
  margin:15px 0;
  padding:0 0 0 30px;
  list-style-type:disc;
  line-height:21px;
}


/* POP-UP Styles--------------------------------------*/

#popup_background {
	background-color:black;
   opacity:0.60;
   filter:alpha(opacity=60);
   position:absolute;
   z-index:9001;
   top:0;
   left:0;
   width:100%;
   overflow:hidden;
}

.popup_window {
	padding:15px 15px 0 15px;
	background-color:#006366;
	width:450px;
	z-index:9002;
	position:absolute;
	top:125px;
	border:1px solid #044;
}
.popup_form {
  background-color:#fff;
  overflow:hidden;
}
.popup_form_close {
  background-color:#006366;
  overflow:hidden;
  text-align:right;
  padding:5px 0;
}
.popup_form_close a {
  cursor:pointer;
  text-decoration:none;
  color:#fff;
  font-weight:bold;
}
.popup_form_close a:hover {
  text-decoration:none;
}
.popup_form_close a span {
  background-color:#fff;
  color:#222;
  padding:0 3px
}


/* FORM Styles--------------------------------------*/

.greyform fieldset {
  border:0;
}
.greyform dl {
  padding:5px 0;
  margin:0;
  border-bottom:1px solid #fff;
  width:880px;
  float:left;
  position:relative;
}
/*
.greyform dl:hover {
  background-color:#f7f7f7;
  border-bottom:1px solid #ddd;
}
*/
.greyform dt {
  display:block;
  float:left;
  width:200px;
  text-align:right;
}
.greyform dt strong {
  line-height:22px;
}
.greyform dd {
  display:block;
  float:left;
  overflow:hidden;
  margin:0;
  padding:0 0 3px 0;
}
.greyform dt strong span {
  color:#999;
  font-size:11px;
  font-weight:normal;
  display:block;
  line-height:14px;
  margin:-5px 0 0;
}
.greyform input.text,
.greyform select.text,
.greyform textarea.text
{
  font-size:11px;
  margin:0 0 2px 10px;
  padding:3px 4px 1px;
}
.greyform input.text,
.greyform textarea.text
{
  font-size:13px;
  padding:3px 4px 2px;
}
.greyform input.small {
  width:100px;
}
.greyform option
{
  font-size:13px;
  background-color:#fcfcfc;
}
.greyform .input_help {
  margin:0 0 0 10px;
  font-size:11px;
  color:#999 !important;
  width:330px;
  float:left;
  clear:left;
}
.greyform a.input_help:hover {
  color:#069 !important;
  text-decoration:none;
}
.greyform span.static_field {
  display:block;
  color:#444;
  font-size:12px;
  line-height:22px;
  margin:0 0 0 10px;
}
.greyform span.tips {
  float:left;
  clear:left;
  display:block;
  font-size:11px;
  color:#999;
  margin:5px 0 0 15px;
  padding:0;
  width:201px;
}
.greyform .error-general-box {
  padding-bottom:15px;
  padding-left:210px;
  text-align:left;
}
.greyform span.errormsg {
  display:none;
  float:left;
  font-size:11px;
  color:#d22800;
  line-height:23px;
  margin:0 0 0 5px;
  padding:0 0 0 17px;
  background:transparent url(../images/greyform_error.png) no-repeat 0 50%;
  font-weight:bold;
  width:194px;
}
.greyform .submit-buttons {
  padding:10px 0 0 210px;
  width:560px;
}
.greyform .submit-button {
  width:84px;
  height:28px;
}
.greyform div.captcha {
  float:left;
  padding:0 0 0 10px;
  min-height:110px;
}

.btn-submit-green {
	border:none;
	padding:6px 15px;
	cursor:pointer;

	color:#fff;
	font-size:14px;
	font-weight:bold;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	background: #75c699;
	background: -moz-linear-gradient(top,  #75c699 50%, #57a178 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#75c699), color-stop(100%,#57a178));
	background: -webkit-linear-gradient(top,  #75c699 50%,#57a178 100%);
	background: -o-linear-gradient(top,  #75c699 50%,#57a178 100%);
	background: -ms-linear-gradient(top,  #75c699 50%,#57a178 100%);
	background: linear-gradient(to bottom,  #75c699 50%,#57a178 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c699', endColorstr='#57a178',GradientType=0 );
}

.form-clean div.errormsg {
  font-size:13px;
  color:#d22800;
  line-height:23px;
  margin:0 0 10px 5px;
  padding:0 0 0 20px;
  background:transparent url(../images/greyform_error.png) no-repeat 0 50%;
  font-weight:bold;
}
.form-clean fieldset {
  border:0;
}
.form-clean dl {
  padding:5px 0;
  margin:0;
  border-bottom:1px solid #fff;
  width:880px;
  float:left;
  position:relative;
}
.form-clean dt {
  display:block;
  float:left;
  width:160px;
  line-height:29px;
}
.form-clean dd {
  display:block;
  float:left;
  overflow:hidden;
  margin:0;
  padding:3px;
  width:700px;
}
.form-clean input.text,
.form-clean select.text,
.form-clean textarea.text
{
  font-size:13px;
  padding:3px 4px 2px;
  background:#fff;
  border:1px solid #ccc;
  color:#333;
  width:300px;
}
.form-clean input.text:focus,
.form-clean select.text:focus,
.form-clean textarea.text:focus
{
  box-shadow:0 0 3px #FDD017;
  -webkit-box-shadow:0 0 3px #FDD017;
  -moz-box-shadow:0 0 3px #FDD017;
}
.form-clean dd label {
  line-height:19px;
  margin:0 20px 0 0;
  float:left;
  position:relative;
}
.form-clean dd label span {
  float:left;
  line-height:normal;
}
.form-clean dd label .radio {
  float:left;
  margin:0 2px 0 0;
  height:15px;
}
.form-clean dt span.required {
  color:#c00;
}
.form-clean dl.error dt {
  color:#c00;
}
.form-clean dl.error input.text,
.form-clean dl.error select.text,
.form-clean dl.error textarea.text
{
  border:1px solid #c00;
}
.form-clean span.errormsg {
  display:block;
  float:left;
  font-size:11px;
  color:#d22800;
  line-height:23px;
  margin:0 0 0 5px;
  padding:0 0 0 17px;
  background:transparent url(../images/greyform_error.png) no-repeat 0 50%;
  font-weight:bold;
  width:380px;
}


.pager {
  overflow:hidden;
  margin:10px 0 0;
}
.pager span,
.pager a {
  background:transparent url(../images/pager_bg.png) repeat-x 0 0;
  font-size:11px;
  border:1px solid #ddd;
  display:block;
  float:left;
  margin:0 4px 0 0;
  padding:2px 5px;
}
.pager a:hover {
  text-decoration:none;
  border:1px solid #999;
  color:#444;
}
.pager .selected {
  background:#878fa2;
  color:#fff;
  font-weight:bold;
  border:1px solid #6f7a8e;
  cursor:default;
}
.pager .disabled {
  cursor:default;
  color:#999;
}
.pager .ellipsis {
  border:none;
  background:none;
  cursor:default;
  color:#444;
  padding:5px 6px 1px;
}
.pager .pages {
  display:none;
  float:left;
  font-size:11px;
  line-height:20px;
  padding:0 0 0 5px;
}
.pager .pages input {
  float:left;
  font-size:11px;
  width:38px;
  margin:0 5px;
  padding:2px 4px 2px;
}
.pager .pages em {
  float:left;
  font-style:normal;
}



/* FOOTER Styles--------------------------------------*/

#footer {
	padding:18px 61px 6px 61px;
	font-size:11px;
	color:#7C808A;
}

#footer p {
	margin:0 0 12px 0;
}

#footer ul {
	margin:0;
	padding:0;
	float:left;
}

#footer li {
	float:left;
	list-style:none !important;
	padding-right:10px;
}

#footer li a {
	color:#30343E;
	text-decoration:none;
	display:block;	
}

#footer li a:hover {
	color:#30343E;
	text-decoration:underline;
}

.social_media_icons {
	float:right;
}

.social_media_icons img {
	margin-bottom:4px;
}

/* GLOBAL Styles--------------------------------------*/

.no_padding {
	padding:0 !important;
}

.clear {
	clear:both;
	height:1px;
}

.red {
	color:#FF0000;
}

.green {
	color:#006366;
}

.grey {
  color:#999;
}

.gray_title_small {
  color:#888;
  font-size:11px;
}

.ess_title {
  color:#D2A20C;
}

.eav_title {
  color:#74C699;
}

.ems_title {
  color:#72BF44;
}

.era_title {
  color:#0076BE;
}
  
.server_title {
  color:#A7B6BF;
}

.eos_title {
  color:#91C848;
}

.sys_title {
  color:#96C5D8;
}

.ees_color {
	color:#00538D !important;
}

.ees_title {
	color:#00538D !important;
}

.ess_color {
	color:#D2A20C !important;
}

.ena_color {
	color:#74C699 !important;
}

.era_color {
	color:#576065 !important;
}

.server_color {
  color:#A7B6BF !important;
}

.eos_color {
  color:#91C848 !important;
}

.sys_color {
  color:#96C5D8 !important;
}

.warning_message {
  padding:10px 15px;
  background-color:#ffd;
  border:1px solid #ffd700;
  color:#444;
}

.warning_message a {
  font-weight:bold;
}

.error-general-box {
  display:none;
  text-align:center;
  padding:10px 0 0;
  margin:0;
}

.error-general-box span {
  padding:5px 10px 5px 26px;
  border:1px solid #dd3c10;
  background:#ffebe8 url(../images/general_error.png) no-repeat 5px 50%;
  font-size:11px;
}

.ajax-request-box {
  display:none;
  background:#f0fff0 url(../images/ajax-loader-wheel-green_16x16.gif) no-repeat 10px 5px;
  border:1px solid #aca;
  font-size:13px;
  line-height:23px;
  padding:5px 10px 5px 31px;
}

#recaptcha_table {
  margin:1px 0 0 !important;
}

#content .generic-style h2 {
  margin:20px 0 12px;
}
#content .generic-style h3 {
  margin-top:20px;
}
#content .generic-style ul {
  list-style-type:disc;
  margin:12px 0;
  padding:0 0 0 40px;
  line-height:17px;
}

.pdf-grey {
  position:relative;
  padding-right:25px;
  background:transparent url(../images/pdf_grey_icon_20x9.png) no-repeat 100% 50%;
}

.maintenance {
  padding:12px 0 0;
}
.maintenance_inner {
  border:1px solid #dd3c10;
  background:#ffebe8 url(../images/general_error.png) no-repeat 15px 50%;
  padding:10px 10px 10px 40px;
  color:#000;
}
.maintenance p {
  margin:0;
  color:#000;
  padding:1px 0;
}

/* Blog */
h3#comments {
  margin:0 0 5px;
}

/* Autocompleter */
ul.autocompleter-choices
{
  position:absolute;
  margin:0;
  padding:0;
  list-style:none;
  border:1px solid #7c7c7c;
  border-left-color:#c3c3c3;
  border-right-color:#c3c3c3;
  border-bottom-color:#c3c3c3;
  background-color:#fff;
  text-align:left;
  z-index:50;
  background-color:#fff;
}
ul.autocompleter-choices li
{
  position:relative;
  margin:-2px 0 0 0;
  padding:0.2em 1.5em 0.2em 1em;
  display:block;
  float:none !important; 
  cursor:pointer;
  font-weight:normal;
  white-space:nowrap;
  font-size:1em;
  line-height:1.5em;
}
ul.autocompleter-choices li.autocompleter-selected
{
  background-color:#495468;
  color:#fff;
}
ul.autocompleter-choices span.autocompleter-queried
{
  display:inline;
  float:none;
  font-weight:bold;
  margin:0;
  padding:0;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
  color:#79CDF2;
}

/******************************************************/
/******************************************************/

#tabs_cell {
	width:685px;
	float:left;
	margin:35px 35px 0 35px;
}

#tabs_title_links {
	/*background-image:url(../images/tabs_topper.jpg);*/
	width:685px;
	height:24px;
	color:#555555;
	margin:0;
	padding:0;
	border-bottom:1px solid #E7E7E7;
}

#tabs_title_links li {
	margin:0;
	padding:0;
	float:left;
	list-style:none !important;
	border-right:1px solid #DDDDDD;
}

#tabs_title_links li a {
  display:block;
	text-decoration:none;
	color:#999999;
	height:24px;
	line-height:24px;
	text-align:center;
	background:transparent url(../images/tabs_topper.jpg) no-repeat 0 0;
}
#tabs_title_links li a:hover {
  color:#000;
}
#tabs_title_links li a.selected,
#tabs_title_links li a.selected:hover {
  color:#fff;
}

#tabs_title_links li.tabs_title_links_home a {
  width:180px;
}
#tabs_title_links li.tabs_title_links_home a.selected {
  background-position: 0 -24px;
}

#tabs_title_links li.tabs_title_links_smb a {
  width:200px;
  background-position:-181px 0;
}
#tabs_title_links li.tabs_title_links_smb a.selected {
  background-position:-181px -24px;
}

#tabs_title_links li.tabs_title_links_ent a {
  width:100px;
  background-position:-382px 0;
}
#tabs_title_links li.tabs_title_links_ent a.selected {
  background-position:-382px -24px;
}

#tabs_title_links li.tabs_title_links_mobile a {
  width:80px;
  background-position:-483px 0;
}
#tabs_title_links li.tabs_title_links_mobile a.selected {
  background-position:-483px -24px;
}

#tabs_title_links li.tabs_title_links_reseller a {
  width:180px;
  background-position:-505px 0;
}
#tabs_title_links li.tabs_title_links_reseller a.selected {
  background-position:-505px -24px;
}

#tabs_title_links li.tabs_title_links_reseller {
  border:none;
}

div.tabs_container {
  position:relative;
}

div.tabs_content {
	background:#F7F8FA url(../images/home_tab_content_bg.png) no-repeat 0 100%;
	width:685px;
	height:310px;
	overflow:hidden;
	color:#444444;
	padding:0 0 10px;
/*
	position:absolute;
	top:0;
	left:0;
*/
}

div.tabs_content a {
	color:#338185;
	text-decoration:underline;
}

div.tabs_content p a {
	color:#006699;
	text-decoration:none;
}

div.tabs_content h2 {
	font-size:16px;
	color:#1E8A93;
	margin:0;
	padding-bottom:10px;
}

div.tabs_content h2 a, div.tabs_content h2 a:hover {
	text-decoration:none;
}

.learn_more {
	text-decoration:none !important;
}

.one_product {
	padding:0 0 0 290px;
	clear:both;
	position:absolute;
	top:238px;
}

.one_product_img {
	float:left;
	margin:0 15px 0 1px;
	width:235px;
}

.two_products {
	width:301px;
	float:left;
	padding:20px 0 0 20px;
}

.one_product a:hover, .two_products a:hover {
	text-decoration:underline;
}

.three_products {
	width:200px;
	float:left;
	padding:20px 0 0 20px;
}

.three_products a:hover {
	text-decoration:underline;
}

.three_products p {
	margin:20px 0;
}

/*.two_products img {
	float:left;
	margin:35px 15px 50px 1px;
}*/

.ess_title {
	color:#CDA111;
}

.eav_title {
	color:#74C699;
}

.r_ball {
	font-size:10px;
}

.tabs_product_description {
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
.buy_try_buttons {
  overflow:hidden;
}
.buy_try_buttons img {
	float:none;
	margin:0 15px 0 0;
}

.tab_list {
	margin-left:140px !important;
	padding-left:140px !important;
}

.green {
	color: #004D50;
}

#tabs_bottom {
	background-image:url(../images/tabs_bottom.jpg);
	width:685px;
	height:10px;
	line-height:1px;
	font-size:2px;
}

#quick_links_cell {
	width:190px;
	float:left;
	margin-top:35px;
}

#quick_links_title {
	background-image:url(../images/quick_links_topper.jpg);
	width:170px;
	height:20px;
	color:black;
	padding:4px 0 0 20px;
}

#quick_links_content {
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	width:188px;
}

#quick_links_content ul {
	margin:0;
	padding:0 2px;
	background-color:#F7F8FA;
}

#quick_links_content li {
	list-style:none !important;
	padding:0;
	border-bottom:1px solid #DCDEDD;
}

#quick_links_content a {
	color:#555555;
	text-decoration:none;
	display:block;
	padding:8px 20px;
}

#quick_links_content a:hover {
	color:black;
	background-color:white;
}

#quick_links_content img {
	float:left;
	margin:0 10px 0 0;
}

.quick_links_empty {
	height:35px;
	border:none !important;
}

#quick_links_bottom {
	background-image:url(../images/quick_links_bottom.jpg);
	background-position:bottom;
	width:190px;
	height:5px;
	line-height:1px;
	font-size:2px;
}