#news_list {
	position:relative;
	float:left;
	display:block;
	clear:both;
	padding-top:5px;
}

#news_tab {
	position:relative;
	float:left;
	display:block;
	width:72px;
	height:27px;
	background:url(/assets/images/homepage/hp-tab-news-on.gif) no-repeat top left;
}

#News {
	display:none;
}

#resources_list {
	position:relative;
	float:left;
	display:none;
	clear:both;
	padding-top:5px;
}

#resource_tab {
	position:relative;
	float:left;
	display:block;
	width:113px;
	height:27px;
}

#events_list {
	position:relative;
	float:left;
	display:none;
	clear:both;
	padding-top:5px;
}

#events_tab {
	position:relative;
	float:left;
	display:block;
	width:82px;
	height:27px;
}

#ne_news_tab {
	position:relative;
	float:left;
	height:37px;
	width:170px;
	background-image:url(/assets/images/news_events/newsevents-tabs-guardium-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#ne_press_tab img {
	display:none;
	
}

#ne_news_content, #ne_reviews_content, #ne_analyst_content, #ne_press_content, #ne_events_content {
	position:relative;
	height:500px;
	width:750px;
	overflow-y:auto;
	padding:0px 0px 0px 20px;
}

#ne_news_content {
	display:none;
}

#ne_reviews_tab {
	position:relative;
	float:left;
	height:37px;
	width:148px;
	background-image:url(/assets/images/news_events/newsevents-tabs-reviewsawards-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#ne_reviews_content {
	display:none;
}

#ne_analyst_tab {
	position:relative;
	float:left;
	height:37px;
	width:134px;
	background-image:url(/assets/images/news_events/newsevents-tabs-analystreports-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#ne_analyst_content {
	display:none;
}

#ne_press_tab {
	position:relative;
	float:left;
	height:37px;
	width:129px;
	background-image:url(/assets/images/news_events/newsevents-tabs-pressreleases-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#ne_press_content {
	display:block;
}

#ne_events_tab {
	position:relative;
	float:left;
	height:37px;
	width:77px;
	background-image:url(/assets/images/news_events/newsevents-tabs-events-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#ne_events_content {
	display:none;
}

#r_analyst_tab {
	position:relative;
	float:left;
	height:37px;
	width:125px;
	background-image:url(/assets/images/resources/resources-tabs-analystreports-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_analyst_tab img {
	display:none;
	
}

#r_analyst_content, #r_case_content, #r_data_content, #r_lab_content, #r_news_content, #r_web_content, #r_white_content  {
	position:relative;
	height:500px;
	width:750px;
	overflow-y:auto;
	padding:0px 0px 0px 20px;
}

#r_analyst_content {
	display:block;
}

#r_analyst_archive, #r_case_archive, #r_data_archive, #r_lab_archive, #r_news_archive, #r_web_archive, #r_white_archive  {
	display:none;
}


#r_case_tab {
	position:relative;
	float:left;
	height:37px;
	width:106px;
	background-image:url(/assets/images/resources/resources-tabs-casestudies-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_case_content {
	display:none;
}

#r_data_tab {
	position:relative;
	float:left;
	height:37px;
	width:100px;
	background-image:url(/assets/images/resources/resources-tabs-datasheets-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_data_content {
	display:none;
}

#r_lab_tab {
	position:relative;
	float:left;
	height:37px;
	width:103px;
	background-image:url(/assets/images/resources/resources-tabs-labreview-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_lab_content {
	display:none;
}

#r_news_tab {
	position:relative;
	float:left;
	height:37px;
	width:100px;
	background-image:url(/assets/images/resources/resources-tabs-newsletters-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_news_content {
	display:none;
}

#r_web_tab {
	position:relative;
	float:left;
	height:37px;
	width:85px;
	background-image:url(/assets/images/resources/resources-tabs-webcasts-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_web_content {
	display:none;
}

#r_white_tab {
	position:relative;
	float:left;
	height:37px;
	width:103px;
	background-image:url(/assets/images/resources/resources-tabs-whitepapers-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#r_white_content {
	display:none;
}

#rp_africa_tab {
	position:relative;
	float:left;
	height:45px;
	width:75px;
	background-image:url(/assets/images/partners/partners-tabs-africa-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/*
#rp_africa_tab img {
	display:none;
	
}

*/

#rp_africa_content, #rp_asia_content, #rp_europe_content, #rp_latin_content, #rp_middle_content, #rp_north_content  {
	position:relative;
	height:500px;
	width:750px;
	overflow-y:auto;
	padding:0px 0px 0px 20px;
}

#rp_africa_content {
	display:none;
}

#rp_africa_archive, #rp_asia_archive, #rp_europe_archive, #rp_latin_archive, #rp_middle_archive, #rp_north_archive  {
	display:none;
}


#rp_asia_tab {
	position:relative;
	float:left;
	height:45px;
	width:109px;
	background-image:url(/assets/images/partners/partners-tabs-asiapacific-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#rp_asia_content {
	display:none;
}

#rp_europe_tab {
	position:relative;
	float:left;
	height:45px;
	width:80px;
	background-image:url(/assets/images/partners/partners-tabs-europe-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#rp_europe_content {
	display:none;
}

#rp_latin_tab {
	position:relative;
	float:left;
	height:45px;
	width:125px;
	background-image:url(/assets/images/partners/partners-tabs-latinamerica-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#rp_latin_content {
	display:none;
}

#rp_middle_tab {
	position:relative;
	float:left;
	height:45px;
	width:113px;
	background-image:url(/assets/images/partners/partners-tabs-middleeast-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#rp_middle_content {
	display:none;
}

#rp_north_tab {
	position:relative;
	float:left;
	height:45px;
	width:132px;
	background-image:url(/assets/images/partners/partners-tabs-northamerica-on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#rp_north_content {
	display:block;
}

#rp_north_tab img {
	display:none;
	
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	z-index: 2000;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 2000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/* font-size: 100%; */
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: -2px 0 0 0;
	padding: 10px 0 10px 15px;
	list-style-type: none;
	z-index: 2000;
	cursor: default;
	width: 266px;
	position: absolute;
	left: -1000em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	background-image: url(/assets/images/homepage/nav-gradient-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 266px;
	padding: 0 0 6px 0;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
/*
	position: absolute;
	margin: -5% 0 0 95%;
*/
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	/*left: auto;
	top: 0;*/
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a, 
ul.MenuBarHorizontal li
{
	display: block;
	cursor: pointer;
	padding: 0;
	color: #575757;
	text-decoration: none;
	z-index:2000;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/*background-color: #33C;
	color: #FFF;*/
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/*background-color: #33C;
	color: #FFF;*/
}

.MenuSubItemCustom {
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	list-style-type: bullet;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal
	font-size: 11px;
	color: #575757;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu1
{
	background-image: url(/assets/images/header_nav/nav-solutions-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu1:hover
{
	background-image: url(/assets/images/header_nav/nav-solutions-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu2
{
	background-image: url(/assets/images/header_nav/nav-products-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu2:hover
{
	background-image: url(/assets/images/header_nav/nav-products-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu3
{
	background-image: url(/assets/images/header_nav/nav-partners-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu3:hover
{
	background-image: url(/assets/images/header_nav/nav-partners-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu4
{
	background-image: url(/assets/images/header_nav/nav-resources-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu4:hover
{
	background-image: url(/assets/images/header_nav/nav-resources-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu5
{
	background-image: url(/assets/images/header_nav/nav-support-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu5:hover
{
	background-image: url(/assets/images/header_nav/nav-support-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu6
{
	background-image: url(/assets/images/header_nav/nav-newsevents-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu6:hover
{
	background-image: url(/assets/images/header_nav/nav-newsevents-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu7
{
	background-image: url(/assets/images/header_nav/nav-aboutguardium-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu7:hover
{
	background-image: url(/assets/images/header_nav/nav-aboutguardium-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/* background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}


/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1000;
	display:none;
}

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		/* background: #FFF; */
	}
}


@media screen {
* html ul.MenuBarHorizontal ul {position: relative!important; float: left;
margin: -10px -1000px -1000px 0px; display:inline; z-index:2000;}
* html ul.MenuBarHorizontal {position: static!important;}
*:first-child+html ul.MenuBarHorizontal ul {position: relative!important;
float: left; margin: -10px -1000px -1000px 0px; }
*:first-child+html ul.MenuBarHorizontal {position: static!important;  }
* html #primary_nav {z-index:2000;}
}