
 
/* containers */
#containNav {
	clear:left;
	width:900px;
	margin:0 auto 0 auto;
	height:24px;
	background: url(imgs/nav_bg.gif) top repeat-x;
}


/* navigation */
#navigation{
	float:right;
	width: 870px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 867px;
}

html>#navigation {
	width: 890px;
} 



#navItems{
	height:24px;
}

a.mainNavItem, a:Visited.mainNavItem {
	display:block;
	float:left;
	color:#ffffff;
	padding:4px 10px 4px 10px;
	border-left: 1px dotted #87a1c5;
	border-right: 1px dotted #87a1c5;
	margin-left: -1px;
	font-family: Arial, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}
a.mainNavItemOver, a:Visited.mainNavItemOver {
	display:block;
	float:left;
	color:#ffffff;
	background-color:#5c8cc8;
	padding:4px 10px 4px 10px;
	border-left: 1px dotted #87a1c5;
	border-right: 1px dotted #87a1c5;
	margin-left: -1px;
	font-family: Arial, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}
a.mainNavItemOn:hover, a.mainNavItem:hover, a.mainNavItemOver:hover{
	text-decoration:none;
	color:#FFF;
}

a.mainNavItemOn, a:visited.mainNavItemOn {
	display:block;
	float:left;
	color:#ffffff;
	background-color:#5c8cc8;
	padding:4px 10px 4px 10px;
	border-left: 1px dotted #87a1c5;
	border-right: 1px dotted #87a1c5;
	margin-left: -1px;
	font-family: Arial, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	height:16px;
}





/* sub navigation */
#subnavigation{
	clear:both;
	margin:0px 4px 0 4px;
	width: auto;  
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:auto;		
}
/*
#subnavigation{
	clear:both;
	margin:3px 4px 0 4px;	
	height:32px;
	width: 790px;  	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 782px;		
}
*/

html>#subnavigation {
	width: 782px;
}

.dropNavBox {
	background:#464645 url(imgs/dropNav_bg.png) top repeat-x;
	border: 1px solid #3b3b3a;
	border-top: 2px solid #000000;
	border-bottom: 0px;
}

.navProdName, .navSolName {
	font-family: Arial, sans-serif;
}

.navSolName {
	font-size: 1em;
	color: #f7c71d;
	xmargin: 10px 0 0 0;
	font-weight: bold;
	xborder-bottom: 1px dotted #ccc;
	xletter-spacing: -0.75px;
	padding: 10px 5px 2px 0px;
	xbackground:#fff;
}

.navSolName A:Link { color: #f7c71d; }
.navSolName A:visited { color: #f7c71d; }
.navSolName A:hover { color: #000; }




.subNavItem1 {
	font-family:arial,helvetica,sans-serif;
	font-size: 10px;
	color: whitesmoke;
	letter-spacing: 1px;

}

.subNavItem2 {
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.subNavItem2 A:Link { color:#fff }
.subNavItem2 A:Visited { color:#999 }
.subNavItem2 A:Hover { color:#f7c71d; background: none; }



a.subNavItem {
	display:block;
	/*color:#9BA897;*/
	color:#fff;
	padding:3px 10px 5px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:0.8em;
	text-decoration:none;
	width:auto;
	xborder-bottom:1px solid #999;
	white-space:nowrap;
	background: none;
}


a.subNavItemOn, a:visited.subNavItemOn {
	display:block;
	/*color:#9BA897;*/
	color:#fff;
	padding:3px 10px 5px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:0.8em;
	text-decoration:none;
	width:auto;
	xborder-bottom:1px solid #999;
	white-space:nowrap;
	background: #000;
}

a.subNavItem:visited
{
	color:#ccc;

}

a.subNavItem:hover
{
	color:#000;
	text-decoration:none;
	background-color:#888;
}

/*
a.subNavItem:hover {
	color:#00A5E5;
	text-decoration:none;
}
*/


#subNav1A {
	visibility:visible;
}
#subNav3B {
	visibility:visible;
}

#sub_product_solutions, #sub_downloads, #sub_support, #sub_securityLabs, #sub_partners, #sub_company, #sub_myWebsense, #sub_test, 
#sub_about, #sub_solutions, #sub_technology, #sub_partners, #sub_support, #sub_media_center, #sub_investor_relations, #sub_careers, #sub_contact
{
	display:none;
	position:absolute;
	xbackground-color:gray;
	xbackground:#707070 url("imgs/dropNav_bg.gif") repeat-x bottom;
	xborder: 1px solid #999;
	border-bottom: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	z-index:1;
}



/* remove - no variables
html>#sub_resource_center {

} 

html>#sub_products_services {
	
} 

html>#sub_downloads {
	
} 

html>#sub_support_knowledge_base {
	
} 

html>#sub_partners {
	
} 

html>#sub_about_websense {
	
} 

html>#sub_investor {
	
} 

html>#sub_press_room {
	
} 
*/

#subSubNavTitle {
	float:left;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:19px;
	line-height:19px;
	color:#9BA897;
	margin:0;
	font-weight:normal;
	padding:5px 0 0 4px;
}
#subSubNav3B {
	float:right;
	padding:12px 0 0 0;
}
#subSubNav3BTwoLines {
	float:right;
}



