div.panel
{
	margin: 5px;
}
/* aaa */

/*
td,tr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
	text-decoration: none;
}*/

table {
  font-size: 100%;
  border-spacing: 0px;
  padding:0px;
  margin:0px;
}

tr:zzz
{
	color:red;
	background:"red";
	text-decoration: underline;
	text-transform: bold;
}
ul.message
{
	font-size:10pt;
	padding-left: 15px;
}

ul
{
	list-style-image: url("http://www.zabbix.com/img/box1.png");
	list-style-type: square;
}

ul.rn
{
	list-style-image: url("http://www.zabbix.com/img/box1.png");
	list-style-type: square;
	font-family: Arial;
}

code
{
	color:#bc5f5f;
}

tt
{
	color:#bc5f5f;
}

pre
{
	color:#778899;
}

/*A.footer
{
	color:#CCCCCC;
}
*/


/*
a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10pt}
a:link {color:#000000; text-decoration: underline; }
a:visited {color:#000000; text-decoration: underline; }
a:hover {color:#000000; text-decoration: underline; }
a:active {color:#000000; text-decoration: underline;}
*/


table.page {
	width: 790px;
/*	background-color: #778899; */
	background-color: #FFFFFF; 
	border: 1px solid gray;
	margin: 0px;
	padding: 0px;
}
table.page td{
	padding: 0px;
}
table.page td.path{
	background-color: #c0ccdd; 
	vertical-align: middle;
	border-bottom: 1px solid #aaaaaa;
}

/* RIGHT PANEL */

table.panel{
	width: 150px;
	border: 1px dotted gray;
	vertical-align: top;
}

table.panel td.header {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
}

/* LEFT MENU */

table.menu {
	width: 150px;
	border: 1px dotted gray;
	vertical-align: top;
	padding-bottom: 5px;
}

table.menu td {
	padding-left: 5px;
	padding-right: 5px;
/*	border-width:1px;
	border-bottom-style: dotted;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

table.menu td.selected {
	background-color: #DDDDDD;
}

table.menu td:hover {
	background-color: #DDDDDD;
}


table.menu td.header {
	color: #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
}

table.menu a {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}


/**************/

table.home
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
}

tr.download_head
{
	background-color: #99AABB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	font-weight: bold;
}

td.download_head
{
	background-color: #99AABB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6 pt;
	font-weight: bold;
}

p.partner
{
	font-family: Arial;
}

p.rn
{
	font-family: Arial;
}

span.divider
{
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

span.noattn
{
	font-style: italic;
	font-size: 10px;
}

span.attn
{
	color: #bc5f5f;
}

span.yes
{
	color: #00AA00;
}

span.no
{
	color: #AA0000;
}

span.optional
{
	color: #AAAAAA;
}

span.attn2
{
	color: #bc5f5f;
	font-weight: bold;
}

span.divider_small
{
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
}

div.section_header_home
{
	border-color: gray;
	border-width:1px;
	border-bottom-style: dotted;
	color: #bc5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

div.section_header_support
{
	border-color: gray;
	border-width:1px;
	border-bottom-style: dotted;
	color: #bc5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div.section_header_rn
{
	border-color: gray;
	border-width:1px;
	border-bottom-style: dotted;
	color: #bc5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div.section_header_rn2
{
	border-color: gray;
	color: #bc5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div.section_header_faq
{
	border-color: gray;
	border-width:1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

td.sub_menu
{
	background-color: #778899;
	border-color: #AAAAAA;
	border-width:1px;
	border-right-style: solid;
/*	border-color: #000000;
	border-width:1px;
	border-bottom-style: solid;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	font-size: 10pt;
}

td.horizontal_menu
{
	background-color: #000000;
	border-color: #AAAAAA;
	border-width:0px;
	border-right-style: solid;
	vertical-align: top;
}

div.note
{
/*	background-color:	#FAFAFA;*/
	background-color:	#f4ff9b;
	padding:		0.5em;
	border-width:		thin;
	border-style:		solid;
	font-size:		9pt;
}

/*** path ***/
a.path
{
	color: #444444;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.path:hover
{
	text-decoration: underline;
}

span.divider_path
{
	color: #444444;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
/*********/

td.top_header_left
{
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 0;
}

a.small_font
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td.top_header_right
{
	text-align: right;
	background-color: #FFFFFF;
	border-color: #AAAAAA;
	border-width:1px;
	border-right-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}

table.body2 {
	width: 100%;
	height: 450px;
	vertical-align: top;
	background-color: #FFFFFF;
/*	background-color: #F5F5F5;*/
}

table.body2 td.article_header {
	color: #efefff;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
/*	text-decoration: underline;*/
	text-transform: uppercase;
	font-family: Helvetica,Verdana;
	vertical-align: medium;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
/*	background: #5C7099 url(img/table_head.gif) repeat-x top left;*/
	background: #556fa1 url("http://www.zabbix.com/img/hg.jpg") repeat-y top right;
/*	border-bottom: dotted 2px #cccccc;*/
/*	border-bottom: solid 1px #556fa1;*/
}
table.body2 td.article {
/*	width:100%;*/
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}


table.article {
	width: 100%;
	text-decoration: none;
}
table.article a {
	color: #5555dd;
/*	border-bottom: solid 1px #bc5f5f;*/
	text-decoration: none;
/*	font-weight: bold;*/
/*	text-transform: uppercase;*/
/*	font-size: 11px;*/
}
table.article a:hover {
	text-decoration: underline;
}

table.page td.central_col{
	width:100%;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
table.page td.left_col{
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px gray solid;
	border-color: #CCCCCC;
}
table.page td.right_col{
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px gray solid;
	border-color: #CCCCCC;
}

img.firstpage
{
	float:left;
	margin: 5px 5px 5px 5px;
	border-width:0px;
}

.img
{
	border-color: #black;
	border-width:1px;
}

img.top
{
	vertical-align:text-top
}

img.bottom
{
	vertical-align:text-bottom
}

.biginput
{
	font-family: Verdana, Helvetica, Geneva;
	font-size: 10px;
	border: solid 1px gray;
	background-color: white;
}

.biginput:focus
{
	font-family: Verdana, Helvetica, Geneva;
	font-size: 10px;
	border: solid 1px black;
	background-color: white;
}

.biginput:hover
{
	font-family: Verdana, Helvetica, Geneva;
	font-size: 10px;
	border: solid 1px black;
	background-color: white;
}

.button
{
	font-family: Verdana, Helvetica, Geneva;
	font-size: 12px;
	border: solid 1px gray;
	background-color: white;
	margin-right:5px;
}

.button:hover
{
	font-family: Verdana, Helvetica, Geneva;
	font-size: 12px;
	text-decoration: underline;
	border: solid 1px black;
	background-color: white;
	margin-right:5px;
}

table.leftmenu a {
  color: #778899;
  text-decoration: none;
}

table.leftmenu {
  color: #778899;
  font-size: 12px;
  background-color: #E5EAED;
/*  background-color: #ffffff;*/
  width: 160px;
  border-bottom: 1px solid #cccccc;
}

table.leftmenu td {
  padding: 5px;
/*  border-top: 1px solid #ffffff;*/
}

table.leftmenu tr:hover td {
/*  background-color: #e7cac5;*/
  text-decoration: underline;
}

table.leftmenu tr.selected td{
/*  background-color: #e7aca2;*/
	color: #000000;
}

table.leftmenu td.selected a {
/*  background-color: #e7aca2;*/
	color: #AA0000;
}

table.leftmenu th {
  color: #ffffff;
  padding: 5px;
  background-color: #778899;
/*  background: #5C7099 url(img/table_head_bw.gif) repeat-x top left;*/
  text-align: left;
  border-bottom: 3px solid #ffffff;
}

table.menu_main
{
	background-color: #FFFFFF;
	color: #000000;
	border: 0px solid #000000;
	height: 24px;
	width: 100%;
/*	white-space: nowrap;
	word-spacing: nowrap;*/
}

table.menu_main td.horizontal_menu
{
/*	font-weight: bold;*/
	color: #ffffff;
	background: #5C7099 url("http://www.zabbix.com/img/table_head.gif") repeat-x top left;
	border-color: #000000;
	border-width:0px;
	width: 600px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
/*	white-space: nowrap;
	word-spacing: nowrap;*/
}

table.rightmenu a {
  color: #778899;
  text-decoration: none;
}

table.rightmenu a:hover {
	text-decoration: underline;
}

table.rightmenu {
  color: #778899;
  font-size: 10px;
  background-color: #E5EAED;
  width: 160px;
}

table.rightmenu td {
  padding: 5px;
  border-top: 1px solid #ffffff;
}

table.rightmenu th {
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px;
  background-color: #778899;
  text-align: left;
  text-transform: uppercase;
}

table.orange a {
  color: #555555;
  text-decoration: none;
}

table.orange a:hover {
	text-decoration: underline;
}

table.orange {
  color: #555555;
  font-size: 10px;
  background-color: #ffb294;
  width: 160px;
}

table.orange td {
  padding: 5px;
  border-top: 1px solid #ffffff;
}

table.orange th {
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px;
  background-color: #ff9368;
  text-align: left;
  text-transform: uppercase;
}

table.green,table.orange,table.gallery,table.sales,table.links,table.leftmenu,table.rightmenu {
  margin-bottom: 10px;
}

table.green a {
  color: #555555;
  text-decoration: none;
}

table.green a:hover {
	text-decoration: underline;
}

table.green {
  color: #555555;
  font-size: 10px;
  background-color: #74e477;
  width: 160px;
}

table.green td {
  padding: 5px;
  border-top: 1px solid #ffffff;
}

table.green th {
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px;
  background-color: #5fbb61;
  text-align: left;
  text-transform: uppercase;
}

table.gallery a {
  color: #778899;
  text-decoration: none;
}

table.gallery a:hover {
	text-decoration: underline;
}

table.gallery {
  color: #778899;
  font-size: 10px;
  background-color: #ffffff;
  width: 160px;
  border: 1px solid #aaaaaa;
}

table.gallery td {
  padding: 5px;
  border-top: 1px solid #aaaaaa;
  text-align: center;
}

table.gallery th {
  color: #ffffff;
  border-top: 1px solid #aaaaaa;
  padding: 5px;
  background-color: #aaaaaa;
  text-align: left;
  text-transform: uppercase;
}

table.quotes {
  margin-bottom: 20px;
}

table.quotes a {
  color: #555555;
  text-decoration: none;
}

table.quotes a:hover {
        text-decoration: underline;
}

table.quotes {
  color: #555555;
  font-size: 10px;
  background-color: #EEEEEE;
  width: 160px;
}

table.quotes td {
  padding: 5px;
  border: 1px solid #DDDDDD;
}

table.quotes th {
  color: #778899;
  padding: 5px;
  background-color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

table.support {
  background-color: #ffffff;
  width: 160px;
  border: none;
}

table.support td {
  padding: 5px;
  border-top: none;
  text-align: center;
}

table.links a {
  color: #778899;
  text-decoration: none;
}

table.links a:hover {
	text-decoration: underline;
}

table.links {
  color: #778899;
  font-size: 10px;
  background-color: #ffffff;
  width: 160px;
  border: 1px solid #aaaaaa;
}

table.links td {
  padding: 5px;
  border-top: 1px solid #aaaaaa;
  text-align: left;
}

table.links th {
  color: #ffffff;
  border-bottom: 1px solid #aaaaaa;
  padding: 5px;
  background-color: #aaaaaa;
  text-align: left;
  text-transform: uppercase;
}

table.panel_jp {
  color: #555555;
  font-size: 10px;
  background-color: #ffb294;
  width: 160px;
}

table.panel_jp td {
  padding: 5px;
  border-top: 1px solid #ffffff;
}


table.page td.copyright{
	color: #888888;
	border-top: 1px solid gray;
	border-color: #cccccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	height: 24px;
	text-align: center;
}

body
{
/*	border-top: 6px solid #9eaeb3;*/
	background: #d8d8d3 url("http://www.zabbix.com/img/bg-main.gif") repeat-x top left;
	margin: 0px;
	padding: 0px;

	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	line-height:16px;
}

/* HEADER */
table.page_header {
	width: 100%;
	background-color: #FFFFFF;
	color: #778899;
	padding: 0px;
	margin: 0px;
}

table.page_header a {
	color: #778899;
	text-decoration: none;
}

table.page_header td.logo{
	text-align: left;
	width: 1px;
}
table.page_header tr.top_menu td{
	height: 1px;
}
table.menu_main a.highlight {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

table.menu_main a.highlight:hover {
	text-decoration: underline;
	color: #ffcc00;
}

/* inline tables */
table.inline {
  width: 100%;
  background-color: #ffffff;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.inline th {
  padding: 3px;
  border: 1px solid #8cacbb;
  background-color: #dee7ec;
}

table.inline td {
  padding: 3px;
  border: 1px solid #8cacbb;
}

table.partnership {
	vertical-align: top;
	width: 100%;
}

table.partnership td {
	padding: 3px;
}

table.firstpage {
	vertical-align: top;
	width: 100%;
}

table.firstpage td {
	vertical-align: top;
	padding: 3px;
}

/* Contact us */
table.contact {
        width: 100%;
        padding: 5px;
}

table.contact td {
        border: 1px;
        vertical-align: top;
}

/* Contact sales */
table.contact_sales {
        border: 1px solid #aaaaaa;
        width: 500px;
        padding: 5px;
        margin: 5px;
        background-color: #dee7ec;
}

table.contact_sales td {
        padding: 2px;
}

/* Contact us sent message */
p.submitted {
        background-color: #dee7ec;
        font-weight: bold;
        padding: 5px;
        border: 1px solid #aaaaaa;
}

/* Contact us error message */
p.error {
        background-color: #ffeeee;
        font-weight: bold;
        padding: 5px;
        border: 1px solid #aaaaaa;
}

table.sales a {
  color: #778899;
  text-decoration: none;
}

table.sales a:hover {
	text-decoration: underline;
}

table.sales {
  color: #778899;
  font-size: 11px;
  background-color: #ffffff;
  width: 160px;
  border: 0px solid #aaaaaa;
}

table.sales td {
  padding: 5px;
  border-top: 0px solid #aaaaaa;
  text-align: left;
}

table.sales th {
  color: #777777;
  font-size: 12px;
  border-bottom: 1px solid #aaaaaa;
  padding: 3px;
  background-color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

table.message a {
  color: #778899;
  text-decoration: underline;
}

table.message a:hover {
	text-decoration: underline;
}

table.message {
  color: #778899;
  font-size: 12px;
  background-color: #ffffff;
/*  width: 600px;
*/
  width: 100%;
  border: 0px solid #aaaaaa;
}

table.message td {
  width: 150px;
  padding: 5px;
  border-top: 0px solid #aaaaaa;
  text-align: left;
  vertical-align: top;
}

table.message th {
  color: #777777;
  font-size: 13px;
/*  border-bottom: 1px solid #aaaaaa;
*/
  border: 0px solid #aaaaaa;
  padding: 3px;
  background-color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

table.adv a {
  color: #778899;
  text-decoration: underline;
}

table.adv a:hover {
        text-decoration: underline;
}

table.adv {
/*  color: #778899;*/
  color: #778899;
  font-size: 12px;
  background-color: #fafafa;
  width: 580;
  border: 1px dotted #aaaaaa;
  margin:15px;
}

table.adv td {
  padding: 5px;
  border-top: 0px solid #aaaaaa;
  text-align: left;
  vertical-align: top;
}

      .aroundtable {
         width: 100%;
      }
      .quoteText {
         font-family: Arial;
         font-size: 12.6px;
         font-weight: normal;
         color: #000000;
         line-height: 16px;
         background: #f3f3f3;
         padding: 2px 2px 2px 2px;
      }
      .quoteText2 {
         font-family: Arial;
         font-size: 12.6px;
         font-weight: normal;
         color: #000000;
         line-height: 16px;
         background: #f3f3f3;
         padding: 2px 2px 18px 2px;
      }
       .author {
         font-family: Arial;
         font-size: 11px;
         font-weight: normal;
         font-style: normal;
         color: #777777;
         line-height: 16px;
         float:right;
      }
       .testimonial {
         margin: 20px 0px 70px 0px;
         
      }
        .columnLeft {
         float:left;
         margin:0;
         padding:0 10px 0 0;
         width:30.25%;
      }
        .columnCenter {
         float:left;
         margin:0;
         padding:0 15px;
         width:30.4%;
      }
        .columnRight {
         float:left;
         margin:0;
         padding:0 0 0 15px;
         width:30.25%;
      }
