
#menuContent {margin-top:1px;}

.ddsmoothmenu-h{font-weight:bold;
                font-size:13px;
				font-family:Tahoma;
				font-variant:small-caps;
                margin-right:5px;
                list-style-type:none;
                width: 100%;}

.ddsmoothmenu-h ul{z-index:100;
                  margin: 0;
				  padding: 0;
                  list-style-type: none;}

.ddsmoothmenu-h ul li{position: relative;
                   display: inline;
                   float: left;
                   padding:0;				   
				   padding-left:2px;
                   border-color:red;}

.firstLevel{display: block;
            background-color:#FFFFFF;
            padding: 8px 20px;
            border-bottom: 0 !important;
            color: #E36D84;
            text-decoration: none;
            height: 30px !important;			
			line-height:30px !important;
            width: 163px !important;}

* html .ddsmoothmenu-h ul li a{display: inline-block;
                         background-color:#FFFFFF;}

.ddsmoothmenu-h ul li a:link, .ddsmoothmenu-h ul li a:visited{display: block;
                                                       color: black;                                                       
													   background-image:url(../images/cupertino/hot_top_background.png);
                                                       border-bottom: 1px solid #6E6E6E;
                                                       color: #FFFFFF;
                                                       text-decoration: none;
													   padding-top:2px;
                                                       height:24px;
													   font-family:Tahoma;	
                                                       font-variant:small-caps;
													   font-weight:normal; 
													   font-size: 15px;													   
													   line-height:25px;
                                                       width:195px;}

.ddsmoothmenu-h ul li a.selected{background: #AED0EA;
							 font-weight:normal;
                             color: #CD0A0A;}

.ddsmoothmenu-h ul li a:hover{background:#AED0EA;
						  font-family:Tahoma;
						  font-variant:small-caps;
						  font-weight:normal;
                          color:#CD0A0A;}
	
.ddsmoothmenu-h ul li ul{position: absolute;
                     left: 0;
                     display: none; 
                     visibility: hidden;}

.ddsmoothmenu-h ul li ul li{display: list-item;
                      float: none;}

.ddsmoothmenu-h ul li ul li ul{top: 0;}

.ddsmoothmenu-h ul li ul li a{font: normal 13px Tahoma;
                       font-variant:small-caps;
                       width: 146px;
                       padding: 5px;
                       margin: 0;
                       border-top-width: 0;
                       border: 1px solid #3D80B3;}

* html .ddsmoothmenu-h{height: 1%;} 

.downarrowclass{position: absolute;
                top: 10px;
                right: 7px;}

.rightarrowclass{position: absolute;
                 top: 6px;
                 right: 5px;}

.ddshadow{position: absolute;
          left: 0;
          top: 0;
          width: 0;
          height: 0;
          background: silver;}

.toplevelshadow{opacity: 0.8;}
