#pad {height:50px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none ; margin-bottom:20px;}
#menu li {float:left; margin-left:0px; list-style-type:none;}
#menu li a {display:block; height:35px; line-height:40px; padding:0 15px; float:left; color:#000; text-decoration:none;  list-style-type:none; font-size:13px;}
#menu li a b {text-transform:uppercase; font-size:13px;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.spillkits #menu li#spillkits a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{ background-image:url(../images/stars.png); background-repeat:no-repeat center bottom; color:#000000;  list-style-type:none; font-size:13px;}

.navCellOff 
{ 
   BACKGROUND-COLOR: #CCDFFF;
    color:#0000FF; 
	border:#A9C9FA;
	height:40px;
	vertical-align:middle;
	padding-left:5px;
} 
.navCellOn 
{ 
   BACKGROUND-COLOR: #9cc8ff; 
    color:#000000;
	border:#A9C9FA;
	height:40px;
	vertical-align:middle;
	padding-left:10px;
	
} 
.navselCellOn 
{ 
   BACKGROUND-COLOR:#5E9AFF;
    color:#000000;
	border:#A9C9FA;
	height:25px;
	vertical-align:middle;
	padding-left:10px;
	
} 
.navselectCellOff 
{ 
   BACKGROUND-COLOR:#98BCFE;
    color:#0000FF; 
	border:#A9C9FA;
	height:32px;
	vertical-align:middle;
	padding-left:5px;
} 
.navselectCellOn 
{ 
   BACKGROUND-COLOR: #9cc8ff; 
    color:#000000;
	border:#A9C9FA;
	height:32px;
	vertical-align:middle;
	padding-left:10px;
	
} 



.menu{
border:#0066CC;
background-color:#A9C9FA;
 list-style-image:none;
}

li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
 list-style-image:none;
}
