
div.audio_message {
  position: relative;
  top: 0;
  left: 3px;
  width: 124px;
  height: 55px;
  margin-bottom: 10px;
  background: transparent url(../images/v1/audio/background.png) no-repeat;
}

div.audio_message object {
  position: absolute;
  top: 20px;
  left: 40px;
}

#d_holder{
 width: 100%;
 /*background-image:url(../images/themes/default/ddown_bg.jpg);
 height: 29px;*/
 /*IVO*/
 height: 40px;
}
#links {
	margin: 0 auto;
	font-size: 10px;
	line-height:29px;
	height:29px;
	/*color:#000000;*/

	/*IVO*/
	color: #EDEDED;
}
.links2 {
	margin: 0;
	font-size: 10px;
	line-height:29px;
	height:29px;
	float: left;
	color:#EDEDED;
}
.links2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 29px;
	line-height: 29px;
	float:left;
	/*padding:0 11px 0 11px;*/
	display:block;
	/*color:#000000;*/
	color:#ededed;
	font-weight:bold;
	/*background-image:url(../images/themes/default/ddown_bg_a.jpg);*/
	/*IVO*/
	padding: 0 24px;
	background: transparent url(../images/themes/default/ddown_bg.png) repeat-x;
	border: 1px solid #382b57;
	border-right: 1px solid #442f6d;
}
.links2 a:hover {
/*main bar hover*/
  /*color:#000000;
  background-image:url(../images/themes/default/ddown_bg_hover.jpg);*/
  /*IVO*/
	color:#ededed;
	background: transparent url(../images/themes/default/ddown_bg_hover.png) repeat-x;
	border: 1px solid #62bc27;
}
.links2 a:visited {
  /*color:#000000;*/
  /*IVO*/
  color: #EDEDED;
}

/*IVO*/
.links2.first a {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.links2.last a {
	border-right: 1px solid #382b57;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.links2.last a:hover {
	border-right: 1px solid #62bc27;
}
.links2.active a {
	background: transparent url(../images/themes/default/ddown_bg_hover.png) repeat-x;
	border: 1px solid #62bc27;
}

/* DDOWN */
.linkDIV {
	position:absolute; 
	left:0px; top:0px; 
	z-index:1;  
	visibility: hidden;
	line-height:20px; 
	/*border-bottom: solid 1px #A2B9CE; 
	border-left: solid 1px #A2B9CE; 
	border-right: solid 1px #A2B9CE;*/

	/*IVO*/
	border: solid 1px #382B57;
	border-top: none;
}
/* DDOWN ITEMS*/
.linkDIV li {
	display: inline;
}
.linkDIV ul {
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;		
}
.linkDIV ul a {
	margin: 0;
	padding: 0 15px 0 15px;
	display: block;
	text-decoration: none;
	text-align:left;
	border-width: 0 0 0 0;
	border-style: solid;
	/*border-top: solid 1px #A2B9CE;*/
	font-weight: 700;
	/*color: #000000;*/
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#D9E3EB;*/
	width: 200px;
	font-size: 11px;

	/*IVO*/
	color: #EDEDED;
	border-top: solid 1px #382B57;
	background-color:#3C3060;
}
.linkDIV ul a:hover{
	/*color:#000000;
	background-color:#F6F6DE;*/

	/*IVO*/
	color: #EDEDED;
	background-color:#83c339;
}
.linkDIV ul a:visited{
	/*color:#000000;*/

	/*IVO*/
	color: #EDEDED;
}

/*  apanel */
#d_holder_apanel{
   text-align:right;  
   height: 29px;
}		   
#d_holder_apanel #links{
   margin: 0 auto;
   font-size: 11px;
   line-height:10px;
   height:29px;   
   color:#000000;	
}
#d_holder_apanel #links2 {
   margin: 0;
   font-size: 11px;
   line-height:29px;
   height:29px;
   float: left;
   color:#000000;
}		   
#d_holder_apanel .links2 a{
   padding: 0px;
   padding-left: 10px;
   padding-right: 10px;
   background-image:url();
   background-color:#000033;
   height: 29px; 
   line-height: 29px;
   color:#FFFFFF;
   border-right: 1px solid #999999;
}
#d_holder_apanel .links2 a:hover{
   padding: 0px;
   padding-left: 10px;
   padding-right: 10px;
   background-color:#000066;
   height: 29px;
   line-height: 29px;
   color:#FFFFFF; 
}
/* ********************************************************************* */
#PRODUCTS a{
  padding-left: 10px;
  padding-right: 7px;
}
#CONSULTANTS a{
  padding-left: 10px;
  padding-right: 7px;
}
#AFFILIATE a{
  padding-left: 10px;
}
#SELLERSDIV ul a {
	width: 400px;
}