a.iconMenuNew {
    padding: 3px 45px 3px 0;
    background-image: url("../images/solarwinds/icons/new-pill.jpg");
    background-repeat: no-repeat;
    background-position: right center;
}

/* top quicklinks */
.topQuicklinks {
    margin: 50px 8px 0 0;
    float: right;
    font-size: 10px;
    color: #555555;
}

.topQuicklinks a, .topQuicklinks a:active, .topQuicklinks a:visited {
    text-decoration: none;
    color: #555555;
    margin: 0 3px 0 3px;
}

.topQuicklinks a:hover {
    color: #1d7fa1;
    text-decoration: none;
}

/* top menu */
.topMenu {
    height: 30px;
    width: 892px;
    background-image: url("../images/solarwinds/backgrounds/top-menu-bg.gif");
    background-repeat: repeat-x;
    background-position: center center;
    position: relative;
}

.topMenu .column {
    float: left;
    width: 185px;
}

.topMenu ul {
    list-style-type: none;
    list-style-position: outside;
}

.topMenu ul ul {
    display: none;
    position: absolute;
    border: 2px solid #bd822f;
    background: #ffffff;
    z-index:5;
}

.topMenu .open ul {
    display: block;
}

.topMenu ul ul ul {
    border: none;
    list-style-type: disc;
    width: auto;
    height: auto;    
    margin-top: 5px;
    margin-left: 30px;
    position: static;
    z-index: auto;
}

.topMenu li {
    float: left;
}

.topMenu li a, .topMenu li span {
    display: block;
    border-right: 1px dotted #ffffff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 0 20px 0 20px;
    color: #ffffff;
    text-decoration: none;
}

.topMenu li a.expandable {
    background-image: url("../images/solarwinds/backgrounds/top-menu-arrow.gif");
    background-repeat: no-repeat;
    background-position: 95% center;
}

.topMenu li a:hover {
    background-image: url("../images/solarwinds/backgrounds/top-menu-selected.gif");
    background-repeat: repeat-x;
    background-position: center center;
}

.topMenu li li {
    float: none;
    border-top: 1px dotted #cccccc;
    margin-left: 5px; 
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: list-item;
}

.topMenu li li a, .topMenu li li span {
    display: block;
    padding: 0;
    margin-left: 15px;
    font-size: 11px;
    line-height: 12px;
    color: #666666;
    border-right: none;
}

.topMenu li li a:hover {
    color: #336699;
    background-image: none;
}

.topMenu li li li {
    border: none;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 7px;
    width: auto;
}

.topMenu li li li a 
{
    margin: 0;
    font-weight: normal;
}

.topMenu li li li a:hover {
    text-decoration: underline;
}

.topMenu .userContent {
    background-color: #cccccc;
    margin: 1px;
    padding: 5px;
    text-align: left;
    clear: both;
}

.topMenu .userContent * {
    margin: auto;
    padding: auto;
}

.topMenu .userContent a {
    color: #1d7fa1 !important;
    text-decoration: underline !important;
    font-weight: normal;
}

/* bottom menu */
.bottomMenu li li.userContent p
{
	margin-left:-20px;
	color:#666666;
}

.bottomMenu
{
  background: #f3f3f3;
  border: solid 1px #ccc;
  border-top: none;
  padding: 10px;
  color: #666666;
}

.bottomMenu .separator
{
  width: 1px;
  height: 745px;
  background-color: #cccccc;
  margin-left: 20px;
  margin-right: 20px;
}

.bottomMenu .box
{
  float: left;
}

.bottomMenu .leftColumn
{
  width: 250px;
  padding-left: 10px;
}

.bottomMenu .middleColumn
{
  width: 290px;
}

.bottomMenu .rightColumn
{
  width: 275px;
}

.bottomMenu h2
{
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}

.bottomMenu h2, .bottomMenu h2 a, .bottomMenu h2 a:visited, .bottomMenu h2 a:active, .bottomMenu h2 a:hover
{
  color: #f99d1c;
  text-decoration: none;
}

.bottomMenu p
{
  margin: 0;
  padding: 0;
}

.bottomMenu p.title
{
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 3px;
}

.bottomMenu p.title, .bottomMenu p.title a, .bottomMenu p.title a:visited, .bottomMenu p.title .bottomMenu a:active
{
  color: #333333;
}

.bottomMenu ul
{
  margin-left: 20px;
  list-style-type: disc;
}

.bottomMenu ul a, .bottomMenu ul a:visited, .bottomMenu ul a:active
{
  color: #666666;
}

.bottomMenu li
{
  font-size: 11px;
}

.bottomMenu p.viewLink
{
  margin-top: 40px;
  text-align: right;
}

.bottomMenu p.viewLink a, .bottomMenu p.viewLink a:visited, .bottomMenu p.viewLink a:active
{
  color: #666666;
}

.bottomMenu div.product
{
  margin-left: 10px;
  margin-bottom: 10px;
}

.bottomMenu div.product a
{
  color: #1D7FA1;
  text-decoration: underline;
}

.bottomMenu div.product strong a, .bottomMenu div.product strong a:visited, .bottomMenu div.product strong a:active
{
  color: #333333;
  text-decoration: none;
}

.bottomMenu div.product strong a:hover
{
  text-decoration: underline;
}

.bottomMenu li.userContent p {
    margin: 0;
    padding: 0;
}

/* bottom quicklinks */
.bottomQuicklinks {
    margin-top: 10px;
    text-align: center;
}

.bottomQuicklinks a {
    text-decoration: none;
}

.bottomQuicklinks a:hover {
    text-decoration: underline;
}

/* global navigation = top menu */
#globalnav {
	clear:both;
	height:30px;
	background:url(../images/solarwinds/header_v2/gnav_bg.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#globalnav a {
	display: block;
}

#globalnav li {
	float: left;
	display: block;
}

#globalnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}

/* This is a hack to fix the position of the search button in Opera 8+ & Safari */
@media all and (min-width: 0px)	{ body .searchBtn { top:-2px; } } /* Opera 8+ & Safari */ 
@media screen and (-webkit-min-device-pixel-ratio:0){ .searchBtn { top:0px !important; } } /* Safari Only */ 

/* This block to fix the weird behavior of IE6 */
/*------------*/
#globalnav li#support iframe
{
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}

#globalnav li#support:hover iframe, #globalnav li#support.sfhover iframe 
{
	position:absolute;
	width:380px;
	height:630px;
	top:150px;
	left:601px;
	border:none;
	display:block;
	z-index:1;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}


#globalnav li#products iframe
{
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}

#globalnav li#products:hover iframe, #globalnav li#products.sfhover iframe 
{
	position:absolute;
	width:370px;
	height:375px;
	top:150px;
	left:183px;
	border:none;
	display:block;
	z-index:1;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#globalnav li#downloads:hover iframe, #globalnav li#downloads.sfhover iframe 
{
	position:absolute;
	width:375px;
	height:250px;
	top:150px;
	left:315px;
	border:none;
	display:block;
	z-index:1;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}


#globalnav li#downloads iframe
{
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}

#globalnav li#company iframe
{
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}

#globalnav li#company:hover iframe, #globalnav li#company.sfhover iframe 
{
	position:absolute;
	width:370px;
	height:375px;
	top:150px;
	left:50px;
	border:none;
	display:block;
	z-index:1;
	opacity: 0.0;
	filter: alpha(opacity = 0);
	
}

#globalnav li#resources iframe
{
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}

#globalnav li#resources:hover iframe, #globalnav li#resources.sfhover iframe 
{

	position:absolute;
	width:380px;
	height:375px;
	top:150px;
	left:601px;
	border:none;
	display:block;
	z-index:1;
	opacity: 0.0;
	filter: alpha(opacity = 0);

}

/*-------------------*/
/* End of IE6 block */

#globalnav li:hover ul, #globalnav li.sfhover ul {
	left: auto;
	margin-left: 0px !important;
}

#globalnav li:hover ul li, #globalnav li.sfhover ul li { /* the hover container */
    width:366px;
    border:2px solid #bd822f;
    background:#fff;
}

#globalnav li#products:hover ul li, #globalnav li#products.sfhover ul li { /* the hover container */
    width:366px;
    border:2px solid #bd822f;
    background:#fff;
}

#globalnav li#downloads:hover ul li, #globalnav li#downloads.sfhover ul li { /* the hover container */
    width:366px;
    border:2px solid #bd822f;
    background:#fff;
}

#globalnav li#resources:hover ul li, #globalnav li#resources.sfhover ul li { /* the hover container */
    width:366px;
    border:2px solid #bd822f;
    background:#fff;
}

div.gnav_sublinks { /* the hover links */
    padding:0px 0 10px 0;
    position:relative;
    z-index:5;
}

div.gnav_sublinks .separator { /* the hover links */
    border-top:1px dotted #ccc;
    width:173px;
    height:1px;
    font-size:1px;
}

* html div.gnav_sublinks .separator { /* the hover links */
    border-top:1px dotted #ccc;
    width:173px;
    height:1px;
    font-size:1px;
    padding:0;
    line-height:5;
    margin: 2px 0 0 0;
}

div.gnav_sublinks .extrapadding
{
	padding-bottom:10px;
}
	
*html div.gnav_sublinks .extrapadding
{
	padding-bottom:0;
}

div.gnav_sublinks .header
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:14px;
	height: 12px;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	line-height:12px;
	border:none;
	position: static;
}

* html div.gnav_sublinks .header
{
	padding-bottom:8px;
	padding-top:8px;
	padding-left:14px;
	height: 12px;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	line-height:11px;
}

div.gnav_sublinks a {
    height:12px;
}

div.gnav_promo {  /* the hover promo */
    clear:both;
    background: #d9d9d9;
    padding:5px;
    height:35px;
    border: solid 1px #FFF;
    font-size:11px !important;
    color:#666 !important;

}

div.gnav_promo .promo_link {  /* the hover promo links */
     text-decoration: underline !important;
     color:#1d7fa1 !important;
}


#globalnav li:hover ul li a, #globalnav li.sfhover ul li a {
    clear:left;
    display:inline;
    text-decoration:none;
    color:#666;
    font-size: 11px;
	color: #666666;
	font-family: Arial;
	line-height:12px;
	margin-bottom:10px;
}

#globalnav li:hover ul li a:hover, #globalnav li.sfhover ul li a:hover {
    display:inline;
    text-decoration:underline;
    color:#1d7fa1;
}

#globalnav li:hover ul li a.header, #globalnav li.sfhover ul li a.header {
    display:inline;
    font-weight:bold;
    text-decoration:none;
}

#globalnav li:hover ul li a.header:hover, #globalnav li.sfhover ul li a.header:hover {
    display:inline;
    text-decoration:none;
    color:#1d7fa1;
}

#globalnav li#company {
	background:url(../images/solarwinds/header_v2/company_off.gif) no-repeat;
}

#globalnav li#company:hover, #globalnav li#company.sfhover {
	background:url(../images/solarwinds/header_v2/company_on.gif) no-repeat;
}

#globalnav li#products {
	background:url(../images/solarwinds/header_v2/products_off.gif) no-repeat;
}

#globalnav li#products:hover, #globalnav li#products.sfhover {
	background:url(../images/solarwinds/header_v2/products_on.gif) no-repeat;
}

#globalnav li#downloads {
	background:url(../images/header_v2/downloads_gnav.gif) no-repeat;
}

#globalnav li#downloads:hover, #globalnav li#downloads.sfhover {
	background:url(/images/header_v2/downloads_gnav_hover.gif) no-repeat;
}

#globalnav li#support {
	background:url(/images/header_v2/support_off.gif) no-repeat;
}

#globalnav li#support:hover, #globalnav li#support.sfhover {
	background:url(../images/solarwinds/header_v2/support_on.gif) no-repeat;
}

#globalnav li#resources {
	background:url(../images/solarwinds/header_v2/resources_off.gif) no-repeat;
}

#globalnav li#resources:hover, #globalnav li#resources.sfhover {
	background:url(../images/solarwinds/header_v2/resources_on.gif) no-repeat;
}

.gnav_leftColumn
{
	float:left;width:173px;
	padding-left:5px;
}

/* Special Products Case */

.gnav_leftColumn_Products
{
	float:left;width:173px;
	padding-left:5px;
	border:solid 0px #0F0;
}

.gnav_middleColumn_Products
{
	float:left;width:173px;margin:0 5px;
	padding-left:5px;
	border:solid 0px #F00;
	}
	
.gnav_rightColumn_Products
{	width:173px;
	padding-right:5px;
	border:solid 0px #00F;
	float:left;
}	

div.gnav_promo_Products {  /* the hover promo */
    clear:both;
    background: #d9d9d9;
    padding:5px;
    height:17px;
    border: solid 1px #FFF;
    font-size:11px !important;
    color:#666 !important;

}

div.gnav_promo_Products .promo_link {  /* the hover promo links */
     text-decoration: underline !important;
     color:#1d7fa1 !important;
     font-size:11px !important;
}

/* End Special Products Case */

/* Special Resources Case */

.gnav_leftColumn_Resources
{
	float:left;width:173px;
	padding-left:5px;
}

div.gnav_promo_Resources {  /* the hover promo */
    clear:both;
    background: #d9d9d9;
    padding:5px;
    height:35px;
    border: solid 1px #FFF;
    font-size:11px !important;
    color:#666 !important;

}

div.gnav_promo_Resources .promo_link {  /* the hover promo links */
     text-decoration: underline !important;
     color:#1d7fa1 !important;
}

/* End Special Resources Case */

.gnav_rightColumn
{	width:173px;float:right;
	padding-right:5px;
}

.gnav_sublist
{
	padding-left:20px;
}

/* styles for subnavlist table */
.gnav_sublist table td
{
	padding:2px 2px 7px 2px;
}

.gnav_sublist a
{
	margin-bottom:10px;
}

.bulletdot {vertical-align:top;line-height:1;font-size:10px}
.navViewAll {padding-bottom:0px}
.navViewAll a {text-decoration:underline !important;color:#1d7fa1 !important}
/* End styles for subnavlist table */