
 .xsubNav { float:left; xbackground-color:red; xwidth:300px; xmargin:60px 50px 0 0px; xpadding:60px 0 0 15px; }
 
/* navigation */
#left_navigation{
	float:left;
	margin:60px 0 0 0px;
	border-left:1px dotted #83b4cb;
	width:300px;  /* bmh */
	xbackground:red;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:300px;
}
 
#navigation{
	float:left;
	width:430px;  /* bmh  730px */
	xbackground:red;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#medals{ float:right; width:300px; xbackground:red; voice-family: "\"}\""; voice-family:inherit; }

#navItems{ height:24px; width:430px; }

a.mainNavItem, a:Visited.mainNavItem {
	display:block;
	float:left;
	color:#8abbd5;
	padding:5px 15px 6px 15px;
	border-right: 1px dotted #83b4cb;
	font-family: Arial, sans-serif;
	font-size:0.7em;
	letter-spacing: 0.2em;
	font-weight:bold;
	text-decoration:none;
	font-variant: small-caps;
}

a.mainNavItemOver, a:Visited.mainNavItemOver {
	display:block;
	float:left;
	color:#fff;
	padding:5px 15px 6px 15px;
	border-right: 1px dotted #83b4cb;
	font-family: Arial, sans-serif;
	font-size:0.7em;
	letter-spacing: 0.2em;
	font-weight:bold;
	text-decoration:none;
	font-variant: small-caps;
}
a.mainNavItemOn:hover, a.mainNavItem:hover, a.mainNavItemOver:hover{
	text-decoration:none;
	color:#FFF;
}

a.mainNavItemOn, a:visited.mainNavItemOn {
	display:block;
	float:left;
	color:#fff;
	padding:5px 15px 6px 15px;
	border-right: 1px dotted #83b4cb;
	font-family: Arial, sans-serif;
	font-size:0.7em;
	letter-spacing: 0.2em;
	font-weight:bold;
	text-decoration:none;
	font-variant: small-caps;
}

/* 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;
}

a.subNavItem {
	display:block;
	/*color:#9BA897;*/
	color:#03436b;
	padding:5px 0px 5px 0px;
	margin:0 0px 1px 3px;
	font-family:arial,helvetica,sans-serif;
	font-size:0.7em;
	text-decoration:none;
	width:auto;
	white-space:nowrap;
	background: #82abc3;
	font-variant: small-caps;
}

a.subNavItemOn, a:visited.subNavItemOn {
	display:block;
	/*color:#9BA897;*/
	color:#03436b;
	padding:5px 0px 5px 0px;
	margin:0 0px 1px 3px;
	font-family:arial,helvetica,sans-serif;
	font-size:0.7em;
	text-decoration:none;
	width:auto;
	white-space:nowrap;
	background: #fff;
	font-variant: small-caps;
}

a.subNavItem:visited { color:#03436b; }

a.subNavItem:hover, a.subNavItemOn:hover
{
	color:#03436b;
	text-decoration:none;
	background-color:#fff;
}

/*
a.subNavItem:hover {
	color:#00A5E5;
	text-decoration:none;
}
*/


#sub_home, #sub_varieties, #sub_about, #sub_contact, #sub_blanco, #sub_reposado, #sub_anejo
{
	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; }

