.ddcolortabs{
padding: 0;
width: 100%;
color: #808080;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;

}


.ddcolortabs a{
float:right;
color: #333333;
background: #DADADA;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;

}

.ddcolortabs a span{
float:left;
display:block;

padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #E5E5E5;
color: #808080;
}

.ddcolortabs a:hover span{
background-color: #E5E5E5;
color: #808080;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #E5E5E5;
color: #808080;

}



.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 1px;
background: #FF9900;
color: #808080;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

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

.dropmenudiv_a{
position:absolute;
top: 0;
border: 0px solid #FF9900; /*THEME CHANGE HERE*/

border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: #E5E5E5;
color: #808080;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #C0C0C0;

padding: 2px 0;
text-decoration: none;
color: #808080; /*txt in dd */
}

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

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
color: #808080;
}

.ddgadfly{
float:left;
font: bold 16px Arial;
padding: 0;
letter-spacing: 4px;
}
.ddgallery{
font: bold 16px Arial;
letter-spacing: 4px;
}

.GalleryDot {
float:left;
padding: 0;
color:#FFCC66; 
font-size: 18px;
font-weight: bold; 
font-family:  Verdana, Arial, Helvetica;
}