

<!--<style> -->

/* Menu css */
/* common config */


#headCont{
width:850px;
margin: 0;
padding: 0;
border: 0px red solid;
background-image:url('http://akwww.digidesign.com/images/gradient.jpg');
background-position:center top;
background-repeat:repeat-y;
}

/* Positioning for Stage*/
#flashcontent{
margin: 0;
padding: 0;
width: 850px;
height: 215px;
position: relative;
float:left;
border: 0px red solid;
z-index: 0;
}

/* Positioning for Digi Home */

#headLogo {
    z-index: 5;
    padding: 0;
    margin: 0;
    border: 0px solid green;
    text-align: left;
    float:left;
    
}

#tagline {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-style:italic;
    color: #bcbaba;
    position:relative;
    border: 0px white solid;
    margin:0;
    padding: 7px 0px 0px 24px;

}

#tagline a, #tagline a:hover, tagline a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-style:italic;
    color: #bcbaba;
    text-decoration: none;
    display:block;
}



/* Search & locale Styles */

#search {
	position:relative;
	padding: 0;
	margin: 0;
	float:right;
	width:250px;
    height: 20px;
	right:25px;
	border: 0px white solid;
	z-index: 4; 
    top: 13px;
}

#search input.search_field {  
	border: 1px solid #c5c5c3; 
	background-repeat:repeat-x; 
	padding: 2px 2px 2px 4px;
	margin: 0px;
	background-position: left top;
    background:url('/images/srch.jpg');
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
    height: 20px;
    width:160px; 
   
}
input.button {
    border: 0px red solid;
    padding: 0;
    margin: 0;
    height:20px;
    width:22px;
    background-image:url(/images/s_arrow.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
}

#worldwide {
    padding: 0;
    margin: 0;
    width: 850px;
    border:0px yellow solid;
    z-index: 8;
    position:relative;

    top: -15px;
    left:-25px;

	float: right;
}
.mydigi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
    padding-top: 2px;
    text-align:left;
    width: auto;
    white-space:nowrap;

}

a.mydigi, a.mydigi:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a.mydigi:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#afafaf;
	text-decoration:none; 

}


/* Style for Nav Menu Links */
#menuHz{
	width:800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right: auto;
	padding:0;
	position: relative;
	text-align:left;
	border: 0px yellow solid;
}
 
#menuHz a{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block; 
	letter-spacing: 1px;
	line-height:20px;
	height:auto;
	word-spacing:0px;
	z-index: 9;
	white-space: nowrap;
	border: 0px orange solid;
}

#menuHz a.first {
	border: 0px yellow solid;
}

#menuHz ul {
	display:table;
	text-align:center;
}

/*Hover for subnav*/ 	
#menuHz ul li a  {  
	white-space:normal;
	color:#999999;
	display:table;
	padding-left:10px;
}

#menuHz ul li a:hover {
	color: #fff;
	background-color: #17181C; /*hover background for subnav*/
	background-image: none;

}

/*Style for Top Level navigation */
#menuCont{
	z-index: 3;
	width: 800px;
	margin-bottom:0px; 
	margin-left:25px;
	margin-right:25px;
	padding: 5px 0 0 0;
	display:table;
	visibility:hidden;
	position: relative;
	border: 0px solid white;
	
    	margin-top: 5px;
        float:left;
	
   

}

#menuCont .menuHz { overflow:visible; }

/* Styles for the menu items of the navigation */
/* [1] Level */
#menuCont ul{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	list-style-type:none;
	overflow:visible;
}
#menuCont ul li{
	position:relative;
	display:block;
	float:left;
}

#menuCont ul li a {
	display: block;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
	font-size: 11px;
	font-style:normal;
}
/* Level [1 - end] */

/* [2] Level */

/* These two css styles set the separators of the nav sub menu */


#menuCont .end{
	height:5px;
	padding:0px;
}

#menuCont :hover {
	text-decoration:none;
	}

#menuCont ul li ul {
	left: 0px; 
	position: absolute;
	display: block;
	visibility: hidden;
	text-align:left; 
	margin:0px 0px 0px 0px;
   /* background-color:#232323;*/
   border:0px red solid;   
}

#menuCont ul li ul li {
	display: list-item;
	float: none;
	margin: 0;
     border:0px red solid; 
	}
    
#menuCont ul li ul li ul {
	left: 0px;
	top: 0px; 
	padding-top: 0;
	padding-bottom:0px;
	margin: 0;
	background-image:none;
	border: 0px red solid;

    
}
#menuCont ul li ul li a {
	display: block;
	width: 165px;
	text-decoration: none;
	text-align:left;
	padding: 4px 2px 5px 8px;
	z-index: 10;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing:0px;
	letter-spacing:1px;
	background-color:#17181C;
	border-top: 1px solid #313131;
}

/* Level [2 - end] */

/* [3] Level */

#menuCont ul li ul li ul li a {
	width:160px;
	background:#17181C;
	border: none;
	border:0px yellow solid;
}


/* Level [3 - end] */


/* Styles for the current nav crumbtrail that appears below the stage */
#crumbtrail{
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display:block;
	z-index: 2;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-left:6px;
	background: #3d3d3d;
    text-align:left;

}

#crumbtrail span {
	color:#aba9a9;
    
}

#crumbtrail a {
	color:#aba9a9;
	text-decoration:none;
}

#crumbtrail a:hover {
	color: #FFFFFF;
}

<!--</style> -->
