#searchresult{
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px solid #b9b9b9;

}
#title{
padding-top:175px;
padding-bottom:17px;
display:block;
font-size:28px;
color:#fff;
}

#title a:link, #title a:visited{
color:#fff;
}

#title a:hover {
color:#999999;
}

#htmlcontent{
background: url(/images/altanova/splash_text.png) left no-repeat;
display:block;
width:878px;
height:250px;
}
#pagebg{  

	width: 100%;
   background-color: #000;
   position: absolute;
   z-index: 555;
   display: none;
   opacity: 0.5;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   height: 100%;}
   

   
   #menubg{
   margin-left:-37px;

   z:index:666;
   position:absolute;
   	width: 100%;
   background-color: #000;
  height: 100%;
   display: none;
      opacity: 0.5;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   
   }
   

#nav{
z-index:999;
}

#nav_search{
	float:left;
	display:block;
	width:297px;
	height:75px;
	color:#fff;
	background-color: #444444;
}
#search_searchbox{
	height:30px;
	width:250px;
	background-color:#444;
	color:#747474;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #444;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #444;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #444;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#nav_searchbox{
	height:30px;
	width:250px;
	background-color:#444;
	color:#747474;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #444;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #444;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #444;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#searchForm{
margin-top:35px;
margin-left:5px;
}

#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav ul li {

	float: left;
	position: relative;
	padding:1px;
	width: 75px;
	height:75px;
}
#nav ul li a {
	display: block;
	width: 65px;
	height:65px;
	padding:5px;
	color: #FFFFFF;
	background-color: #444;
}
#nav ul li a:hover{
	font-weight:bold;
}
#nav ul li ul{
	margin-top:1px;
	margin-left:-1px;
}

#nav ul li ul.sub2{
	margin-top:1px;
	margin-left:-78px;
}

#nav ul li ul li{
	padding:1px;
	float: left;
	width: 75px;
	height:75px;
}

#nav ul li ul li.sub1{
	padding:1px;
	float: left;
	width: 226px;
	height:75px;
}
#nav ul li ul li a.sub1{
	width: 216px;
}

#nav ul li ul li.sub2{
	padding:1px;
	float: left;
	width: 340px;
	height:75px;
}
#nav ul li ul li a.sub2{
	width: 330px;
}

li ul {
	display: none;
	width:685px;
}

li:hover ul, li.over ul {
	display: block;
}

div.moduletable {
font-size:15px;
}

div.moduletable table tr{
line-height:30px;
}
div.moduletable table tr td{
border-bottom: 1px solid #e6e6e6;
}
div.moduletable table tr td a.mainlevel{
	font-size:15px;
}

#active_menu{
	font-weight: bold;
}

div.submenu{
	font-size:13px;
	margin-left:25px;
	line-height:26px;
}