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;
	text-align: justify;
}

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;
	padding-top:10px;
}

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;
	height: 20px;
}
.biginput2
{
	font-family: Verdana, Helvetica, Geneva;
	font-size: 10px;
	border: solid 1px gray;
	background-color: white;
	height: 110px;
	width: 520px;
}
.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;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#778899;
color:#fff;
font-weight:bold;
padding: 1px 2px;
width: 100px;
}
.formbutton:hover{
cursor:pointer;
background:#93a3b3;
}
.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;
	border-color: #000000;
	border-width:0px;
	width: 820px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
/*	white-space: nowrap;
	word-spacing: nowrap;*/
}

td.horizontal_menu_lang
{
/*	font-weight: bold;*/
	color: #ffffff;
	background: #5C7099;
	border-color: #000000;
	border-width:0px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 1px;
	white-space: nowrap;
/*	word-spacing: nowrap;*/
}
.nobr {
  white-space: nowrap;
}
div.partners {
  margin-bottom:10px;
  height:30px;
}
div.partners li{
  display: inline;
  list-style:none;
}
div.partners li a{
  background:transparent url(img/round_btn_left.png) no-repeat;
  background-position: left top;
  float:left;
  display:block;
  height:30px;
  margin-right:15px;
  padding:0px 0 0px 10px;
}
div.partners li a span{
  background:transparent url(img/round_btn_right.png) no-repeat;
  background-position: right top;
  cursor:pointer;
  display:inline;
  float:left;
  height:30px;
  line-height:30px;
  padding:0px 10px 0px 0;
  color: #000;
  font-weight:bold;
  font-size:12px;
}
div.partners li a:hover{
  background:transparent url(img/round_btn_left.png) no-repeat;
  background-position: left bottom;
  text-decoration:none;
  padding:0px 0 0px 10px;
}
div.partners li a:hover span{
  background:transparent url(img/round_btn_right.png) no-repeat;
  background-position: right bottom;
  padding:0px 10px 0px 0;
}

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: 100%;
  border: none;
}

table.support td {
  padding: 5px;
  border-top: none;
  text-align: center;
}

table.banner {
  background-color: #ffffff;
  width: 100%;
  border: none;
  font-size: 10px;
}

table.banner th {
  color: #778899;
  padding: 15px 5px 8px 5px;
  background-color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

table.banner td {
  border-top: none;
  text-align: center;
  padding-bottom: 10px;
}

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;
}

/* Commercial support table */
table.commercialsupport {
	width: 780px;
	padding: 0;
	margin: 0;
	padding: 6px 6px 6px 12px;
}
td.commercialsupport {
	font: normal 12px Arial,Verdana,Helvetica,sans-serif;
	color: #000000;
	border-left: 1px solid #DDE1F1;
	border-bottom: 1px solid #8CACBB;
	text-align: left;
	height: 20px;
	background: #f6f8fa;
}

td.cs_titles {
	font: bold 12px Arial,Verdana,Helvetica,sans-serif;
	color: #000;
	height: 22px;
	border-bottom: 1px solid #8CACBB;
	border-right: 1px solid #DDE1F1;
  border-left: 1px solid #DDE1F1;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #D7E0EE;
}

th.cs_titles {
	font: bold 12px Arial,Verdana,Helvetica,sans-serif;
	color: #000;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #EAEFF2;
	border-top: 1px solid #DDE1F1;
}
#cs_empty {
	background: #f6f8fa;
	border-left: 1px solid #DDE1F1;
	border-top: 1px solid #DDE1F1;
	border-bottom: 1px solid #8CACBB;
}
#cs_bronze {
	border-bottom: 1px solid #8CACBB;
	text-align: center;
	background: #EAEFF2;
}
#cs_silver {
	border-bottom: 1px solid #8CACBB;
	text-align: center;
	background: #f6f8fa;
}
#cs_gold {
	border-bottom: 1px solid #8CACBB;
	text-align: center;
	background: #EAEFF2;
}
#cs_platinum {
	border-bottom: 1px solid #8CACBB;
	text-align: center;
	background: #f6f8fa;
}
#cs_enterprise {
	border-bottom: 1px solid #8CACBB;
	border-right: 1px solid #DDE1F1;
	text-align: center;
	background: #EAEFF2;
}

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: 540px;
        padding: 5px;
        margin: 5px;
        background: #E5EAED;
}
table.contact_sales span{
  color: red;
}
.location {
  width: 200px;
}
table.location a {
  color: #778899;
  text-decoration: none;
}

table.location a:hover {
	text-decoration: underline;
}

table.location {
  color: #778899;
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
}

table.location td {
  font-size: 12px;
  padding: 5px;
  border-top: 1px solid #aaaaaa;
}

table.location th {
  font-size: 10px;
  color: #ffffff;
  border-top: 1px solid #aaaaaa;
  padding: 5px;
  background-color: #aaaaaa;
  text-align: left;
  text-transform: uppercase;
}
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;
}
div.adrem {
  font-weight:bold; 
  font-size:12px; 
  text-align:left; 
  margin: 0px 5px 5px 5px; 
  padding:5px 25px; 
  color:#617487; 
  background-color:#EFF6FF;
  border-top:1px solid #fff;
} 
table.adv a {
  color: #617487;
}

table.adv a:hover {
  text-decoration: underline;
}

table.adv {
  color: #778899;
  font-size: 12px;
  background-color: #eff2f6;
  width: 620px;
  margin:5px 5px 0px 5px;
}

table.adv li {
  margin-top:2px;
}

table.adv th {
  color: #617487;
  padding: 2px 0 0 40px;
  background-color: #D7E0EE;
  text-align: left;
  border-bottom: 1px solid #ffffff;
}

table.adv td {
  padding-top: 3px;
  text-align: left;
  vertical-align: top;
}

/* Training testimonials*/

.quoteText {
  font-family: Arial;
  font-size: 12.6px;
  font-weight: normal;
  color: #000000;
  line-height: 16px;
  background: #f3f3f3;
  padding: 2px 2px 2px 2px;
}

.alignTop {
  vertical-align:top;
}

.author {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #777777;
  line-height: 16px;
  text-align:right;
}

/* Drop down menu*/
ul#nav {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  width: 810px;
}

ul#nav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left;
  display: inline;
  list-style: none;
  position: relative;
  height: 23px;
  z-index:9;
}

ul#nav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 22px;
  left: -6px;
  z-index:9;
}

ul#nav ul:after /*For IE7*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#nav ul li {
  width: 205px;
  float: left; /*For IE7*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#nav a {
  padding: 0 0px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: transparent;
  color: #fff;
  font: bold 10px/22px Verdana, Arial, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a {
  background: transparent;
  color: #ffcc00;
}

ul#nav a:hover.top,
ul#nav li:hover a.top,
ul#nav li.iehover a.top {
  color: #FFF;
  padding-right:12px;
}

ul#nav a.top {
color: #fff;
padding-right:12px;
}

/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a {
  float: none;
  background: #5C7099;
  color: #fff;
  border-top: 1px solid #C0CCDD;
  padding-left:6px;
}

/* 2nd Menu Hover*/
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
  background: #5C7099;
  color: #ffcc00;
  text-decoration: underline;
}

/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
  background: #356AA0;
  color: #ccc;
}

/* 3rd Menu Hover */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
  background: ##5C7099;
  color: #FFF;
}

/* 4th Menu */
ul#nav li:hover li:hover li:hover li a,
ul#nav li.iehover li.iehover li.iehover li a {
  background: #356AA0;
  color: #ccc;
}

/* 4th Menu Hover */
ul#nav li:hover li:hover li:hover li a:hover,
ul#nav li.iehover li.iehover li.iehover li a:hover {
  background: #5C7099;
  color: #FFF;
}

ul#nav ul ul,
ul#nav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/*for Gecko*/
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
  display: none;
}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
  display: block;
}

#nav {overflow:visible}

/*subscribe to newsletter */
table.subscribe {
  color: #778899;
  font-size: 10px;
  background: #E5EAED url(img/mail.png) no-repeat bottom right;
  width: 160px;
}

table.subscribe td {
  padding: 5px;
  border-top: 1px solid #ffffff;
  height: 80px;
}

table.subscribe th {
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px;
  background-color: #778899;
  text-align: left;
  text-transform: uppercase;
}
