.ddcolortabs{
padding: 0;
width: 101%;
height: 30px;

background: transparent;
clear: both;
border-bottom: 1px solid #fff;

voice-family: "\"}\"";
voice-family: inherit;

}

.ddcolortabs ul{
font: normal 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;

}


.ddcolortabs a{
float:left;
color: white;
background-image: url(../images/site/nav/black-bg.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin:0 1px 0 0;
padding:0 0 0px 0px;
text-decoration:none;
letter-spacing: 1px;
width: 135px;
height: 30px;
line-height: 29px;
display: block;
font-weight: bold;
}

.ddcolortabs a:hover{
color: #fff;
text-decoration: none;
}




/*
.ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/site/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}
*/

.ddcolortabs a:hover{

}

.ddcolortabs a:hover span{

}

.ddcolortabs .selected a{ /*currently selected tab*/
  
}

#index .selected a{background-image: url(../images/site/nav/blue-bg.jpg);}
#domains .selected a{background-image: url(../images/site/nav/orange-bg.jpg);}
#internet .selected a{background-image: url(../images/site/nav/purple-bg.jpg);}
#hosting .selected a{background-image: url(../images/site/nav/blue-bg.jpg);}
#packages .selected a{background-image: url(../images/site/nav/red-bg.jpg);}
#support .selected a{background-image: url(../images/site/nav/green-bg.jpg);}
#contact .selected a{background-image: url(../images/site/nav/blue-bg.jpg);}


.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
line-height: 1px;

background: #fff;

border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/

}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_a{
position:absolute;
top: 0px;

border-top: 5px solid #00BDFF;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:20px;
z-index:100;
background-color: #006599;
width: 235px;
visibility: hidden;
text-align: left;
filter:alpha(opacity=95);opacity:0.95;-moz-opacity:0.95;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;

}

.dropmenudiv_a a:hover{

text-decoration: none;
color: #fff;

}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #00BDFF;
color: white;
}
