/* white */
a:link, a:visited {
	color: #5CB3DE;
}

a:hover {
	color: #5CB3DE;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/white/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #135cae;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

div.module_menu {
	background: url(../images/white/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/white/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/white/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/white/mw_box_tl.png) 0 0 no-repeat;
}

/*EIGENE*/

.balloon {
	float:left;
        margin-right:20px;
        margin-top:10px;
} 

.balloon_right {
        float:left;
        margin-right:20px;
        margin-top:10px;
} 

.balloon UL LI:hover DL, .balloon_right UL LI:hover DL{
	LEFT: -120px; 
	VISIBILITY: visible; 
	CURSOR: default; 
	COLOR: #000; 
	TOP: -220px;
}  

.balloon UL LI DL, .balloon_right UL LI DL{
	VISIBILITY: hidden; 
	POSITION: absolute;
	border: 1px #333 solid;
}  
.balloon UL LI:hover, .balloon_right UL LI:hover{
	CURSOR: hand; 
	COLOR: #000; 
	BACKGROUND-COLOR: #000; 
	POSITION: relative;
}
.balloon UL, .balloon_right UL{
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; 
	BORDER-RIGHT-WIDTH: 0px
}

p{
        clear:both;
}

a.soundcloud-dropbox:hover{
color: white !important; background-color: transparent !important; background-position: -200px 0 !important;}*html a.soundcloud-dropbox {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_dark.png?ec47c1)', sizingMethod='crop') !important;}