/*.slidetabsmenu{
float:left;
width:830px;
font-size: 12px;
font-family:arial,verdana,tahoma;
line-height:normal;
border-bottom: 0px solid gray;
position:absolute;
height:33px;
margin-left:26px;
}*/
.slidetabsmenu { float:left;/* height:28px;*/ width:780px; /*margin:61px 0 0 0; */margin:19px 0 0 0; background:#FFF; /*font-size:15px;*/ font-weight:bold; }

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(media/slide-left.gif) no-repeat left top;
margin:0;
/*margin-right: 3px;
padding:0 0 0 7px;*/
text-decoration:none;
}

/*.slidetabsmenu a span {
float:left;
display:block;
background:url(media/slide-right.gif) no-repeat right top;
padding:0px 14px 2px 10px;
font-weight:bold;   line-height:32px;
color:#000000;
}*/

.slidetabsmenu a span { float:left; /*padding:0 10px;*/ height:28px; line-height:28px; background:url(../images/nav_v_line.png) right center no-repeat; text-decoration:none; color:#000000; text-align:center }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*.slidetabsmenu a span {float:none;}*/
/* End IE5-Mac hack background:url(media/bluetab.gif) no-repeat right top;*/

/*.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: green;
}*/

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
/*background-position:100% -125px;*/
background:url(../images/nav_h.jpg) repeat-x
}


.slidetabsmenu a span.last { background:none; }

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid silver; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 11px arial,tahoma;
line-height:18px;
z-index:500;
background-color: white;
width: 250px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid silver; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
/*background-color: #111111; color:#ffffff;*/
background:url(../images/nav_h.jpg) repeat-x
}


.slidetabsmenu a span.coinfo { width:73px; }
.slidetabsmenu a span.products { width:65px; }
.slidetabsmenu a span.services { width:67px; }
.slidetabsmenu a span.solutions { width:69px; }
.slidetabsmenu a span.mservices {width:128px;}
.slidetabsmenu a span.support {width:65px;}
.slidetabsmenu a span.communities {width:145px;}
.slidetabsmenu a span.partners {width:89px;}
.slidetabsmenu a span.contactus {width:79px;}