.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
}

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

.ddcolortabs li{
display:inline;
padding:0;
background: url(../images/hover_products.jpg) no-repeat right top;
}


.ddcolortabs a{
float:left;
text-decoration:none;
background: url(../images/products.jpg) no-repeat right top;
outline:none;
}

.ddcolortabs a span{
float:left;
display:block;
background: url(../images/hover_products.jpg) no-repeat right top;
outline:none;
}

.ddcolortabs a span{
float:none;
outline:none;
}

.ddcolortabs a:hover{
background: url(../images/hover_products.jpg) no-repeat right top;
outline:none;
}

.ddcolortabs a:hover span{
background: url(../images/hover_products.jpg) no-repeat right top;
outline:none;
}

.ddcolortabs1{
padding: 0;
width: 100%;
background: transparent;
}

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

.ddcolortabs1 li{
display:inline;
padding:0;
background: url(../images/hover_products.jpg) no-repeat right top;
}


.ddcolortabs1 a{
float:left;
text-decoration:none;
background: url(../images/recipes.jpg) no-repeat right top;
outline:none;
}

.ddcolortabs1a span{
float:left;
display:block;
background: url(../images/hover_recipes.jpg) no-repeat right top;
}

.ddcolortabs1 a span{
float:none;
outline:none;
}

.ddcolortabs1 a:hover{
background: url(../images/hover_recipes.jpg) no-repeat right top;
outline:none;
}

.ddcolortabs1 a:hover span{
background: url(../images/hover_recipes.jpg) no-repeat right top;
outline:none;
}



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

.dropmenudiv_a{
border:1px solid #7050AF;
/*
opacity: 0.9; 
filter: alpha(Opacity=90); 
-moz-opacity: 0.9; 
-khtml-opacity: 0.9; */
position:absolute;
top: 0;
text-align:left;
line-height:100%;
z-index:100;
background-color: #fff;
width: 180px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
margin:0 5px;
padding: 4px 0;
text-decoration: none;
color: white;
overflow:hidden;
outline:none;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
outline:none;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color: #64A8F1;
outline:none;
}
.sub-recs { padding:0 0 0 15px;}
