img{ border:0px}
.ddsmoothmenu{
font: bold 12px Tahoma;
width: 100%;
}

.ddsmoothmenu ul{

margin:0px 20px 0px 0px ;
padding: 0;
list-style-type: none;
width:780px;
float:right;
}

.ddsmoothmenu ul li.left-bg {
float:left;
height:30px;
width:91px;
padding:0px;
_padding:0px;
border-right:1px solid #ffffff;

}

.ddsmoothmenu ul li.left-bg a:hover {
width:91px;
padding:0px 26px 0px 24px;
_padding:0px;
background:url(../images/home-hover.jpg) no-repeat left top;
}

.ddsmoothmenu ul li.left-bg a span{
visibility:hidden;}

.ddsmoothmenu ul li.right-bg a span{
visibility:hidden;}


.ddsmoothmenu ul li.right-bg {
background:url(../images/contact.gif) no-repeat left top;
float:left;
height:30px;
width:129px;
margin:0px;
padding:0px 0px 0px 0px;
}

.ddsmoothmenu ul li.right-bg a:hover {
float:left;
height:30px;
width:129px;
margin:0px;
padding:0px 0px 0px 0px;
background:url(../images/contact1.gif) no-repeat left top;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
margin:0px;
padding:0px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{

	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	padding:0px;
	margin:0;

	font-size:12px;	
	float:left;
	
	line-height:30px;
	}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}


.ddsmoothmenu ul li span{ display:none}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color:#181818}

.ddsmoothmenu ul li a:hover{
background:url(../images/hover_menu.jpg) repeat-x; /*background of menu items during onmouseover (hover state)*/
color:#181818;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
	position: absolute;
	left:0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	width:160px;
	background-color:#f8f8f8;
	padding:0px 0px 0px 20px;	
	height:auto;
	overflow:visible;

}



/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
width:200px;
border:none;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0; margin:0px; padding:0px;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 10px arial;
line-height:15px;
width:150px;; /*width of sub menus*/
padding:0px;
margin: 0;
border-top-width: 0;
color:#363636;
border:none;
}

.ddsmoothmenu ul li ul li a:hover{

color:#363636
}

/*ITEM1*/
.ddsmoothmenu ul li ul.item1{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:300px;
background-color:#fd2d8b;
padding:0px;
margin:0px;
height:auto;
overflow:visible;
border-radius:10px;
}

.ddsmoothmenu ul li ul.item1 li{
display:block;
float:left;
color:#363636;
font:bold 12px arial;
margin:0px;
padding:0px 15px 0px 15px;
border-bottom:#df207d 1px solid;
width:120px;
}



.ddsmoothmenu ul li ul.item1 li a{
font:normal 12px arial;
line-height:15px;
width:150px; /*width of sub menus*/
padding:5px;
margin:0px 0px 0px 0px;
border:none;
color:#FFF;
display:block;}

.ddsmoothmenu ul li ul.item1 li a:hover{
text-decoration: underline;

}


/*ITEM2*/
.ddsmoothmenu ul li ul.item2{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:300px;
background-color:#2e40fa;
padding:0px;
margin:0px;
height:auto;
overflow:visible;
border-radius:10px;
}

.ddsmoothmenu ul li ul.item2 li{
display:block;
float:left;
color:#363636;
font:bold 12px arial;
margin:0px;
padding:0px 15px 0px 15px;
border-bottom:#273deb 1px solid;
width:120px;
}



.ddsmoothmenu ul li ul.item2 li a{
font:normal 12px arial;
line-height:15px;
width:150px; /*width of sub menus*/
padding:5px;
margin:0px 0px 0px 0px;
border:none;
color:#FFF;
display:block;}

.ddsmoothmenu ul li ul.item2 li a:hover{
text-decoration: underline;

}

/*ITEM3*/

.ddsmoothmenu ul li ul.item3{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:300px;
background-color:#fbbc2f;
padding:0px;
margin:0px;
height:auto;
overflow:visible;
border-radius:10px;
}

.ddsmoothmenu ul li ul.item3 li{
display:block;
float:left;
color:#363636;
font:bold 12px arial;
margin:0px;
padding:0px 15px 0px 15px;
border-bottom:#df9b20 1px solid;
width:120px;
}



.ddsmoothmenu ul li ul.item3 li a{
font:normal 12px arial;
line-height:15px;
width:150px; /*width of sub menus*/
padding:5px;
margin:0px 0px 0px 0px;
border:none;
color:#FFF;
display:block;}

.ddsmoothmenu ul li ul.item3 li a:hover{
text-decoration: underline;

}


.ddsmoothmenu ul li ul.item4{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:150px;
background-color:#f08e29;
padding:0px;
margin:0px;
height:auto;
overflow:visible;
border-radius:10px;
}

.ddsmoothmenu ul li ul.item4 li{
display:block;
float:left;
color:#363636;
font:bold 12px arial;
margin:0px;
padding:0px 15px 2px 15px;
border-bottom:#db771f 1px solid;
width:120px;
}



.ddsmoothmenu ul li ul.item4 li a{
font:normal 12px arial;
line-height:15px;
width:140px; /*width of sub menus*/
padding:5px;
margin:0px 0px 0px 0px;
border:none;
color:#FFF;
display:block;}


.ddsmoothmenu ul li ul.item4 li a:hover{
text-decoration: underline;}



 /*ITEM5*/
.ddsmoothmenu ul li ul.item5{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:150px;
background-color:#06944c;
padding:0px;
margin:0px;
height:auto;
overflow:visible;
border-radius:10px;
}

.ddsmoothmenu ul li ul.item5 li{
display:block;
float:left;
color:#363636;
font:bold 12px arial;
margin:0px;
padding:0px 15px 2px 15px;
border-bottom:#068549 1px solid;
width:120px;
}



.ddsmoothmenu ul li ul.item5 li a{
font:normal 12px arial;
line-height:15px;
width:140px; /*width of sub menus*/
padding:5px;
margin:0px 0px 0px 0px;
border:none;
color:#FFF;
display:block; }

.ddsmoothmenu ul li ul.item5 li a:hover{
text-decoration: underline;

}

/*ITEM6*/
.ddsmoothmenu ul li ul.item6{
position: absolute;
left:0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:100px;
background-color:#9950d5;
padding:0px;
margin:0px;
height:auto;
overflow:visible;
border-radius:10px;
}

.ddsmoothmenu ul li ul.item6 li{
display:block;
float:left;
color:#363636;
font:bold 12px arial;
margin:0px;
padding:0px 15px 2px 15px;
border-bottom:#8c4ace 1px solid;
width:90px;
}



.ddsmoothmenu ul li ul.item6 li a{
font:normal 12px arial;
line-height:15px;
width:120px; /*width of sub menus*/
padding:5px;
margin:0px 0px 0px 0px;
border:none;
color:#FFF;
display:block; }

.ddsmoothmenu ul li ul.item6 li a:hover{
text-decoration: underline;

}



/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0;
}

.no-border{ border-bottom:0px}


.home a{ width:88px; height:48px;}
.home{ width:88px; height:48px; background:url(../images/home.jpg) no-repeat}
.home:hover{ width:88px; height:48px; background:url(../images/home-hover.jpg) no-repeat}
.home .active{ width:88px; height:48px; background:url(../images/home-hover.jpg) no-repeat}

.about{ width:113px; height:48px; background:url(../images/aboutus.jpg) no-repeat}
.about:hover{ width:113px; height:48px; background:url(../images/aboutus-hover.jpg) no-repeat}
.about .active{ width:113px; height:48px; background:url(../images/aboutus-hover.jpg) no-repeat}

.products{ width:121px; height:48px; background:url(../images/products.jpg) no-repeat}
.products:hover{ width:121px; height:48px; background:url(../images/products-hover.jpg) no-repeat}
.products .active{ width:121px; height:48px; background:url(../images/products-hover.jpg) no-repeat}

.support{ width:121px; height:48px; background:url(../images/support.jpg) no-repeat}
.support:hover{ width:121px; height:48px; background:url(../images/support-hover.jpg) no-repeat}
.support .active{ width:121px; height:48px; background:url(../images/support-hover.jpg) no-repeat}

.resources{ width:111px; height:48px; background:url(../images/resources.jpg) no-repeat}
.resources:hover{ width:111px; height:48px; background:url(../images/resources-hover.jpg) no-repeat}
.resources .active{ width:111px; height:48px; background:url(../images/resources-hover.jpg) no-repeat}

.careers{ width:111px; height:48px; background:url(../images/careers.jpg) no-repeat}
.careers:hover{ width:111px; height:48px; background:url(../images/careers-hover.jpg) no-repeat}
.careers .active{ width:113px; height:48px; background:url(../images/careers-hover.jpg) no-repeat}

.contactus1{ width:111px; height:48px; background:url(../images/contactus.jpg) no-repeat;}
.contactus1:hover{ width:111px; height:48px; background:url(../images/contactus-hover.jpg) no-repeat}
.contactus1 .active{ width:113px; height:48px; background:url(../images/contactus-hover.jpg) no-repeat}