body 
{
    background-color: #FFFFFF;
    color:#303030;
    margin-top:0px;
}

strong,h1,h2,h3 
{
    font-weight:bold;
}

a:link,a:visited, a:active {
	color: #005E8F;
	text-decoration:none;
}

a:hover {
	color: #0074bc;
	text-decoration:underline;
}
div.clearfix 
{
    clear:both;
}

span.error, .error 
{
    color:red;
}
#fadedTopBar {
	background-color:#5CBC68;
	height:9px;
	width:100%;
}
/* MEDIA PLAYER ONLY */
#playerOnly, #slideshowOnly
{
    width:621px;
    margin-left:auto;
    margin-right:auto;
    background-color:#000;
}
#playerOnly .gallery 
{
	margin:0 auto;
	width:620px;
}
/* MAIN CONTENT */
#main_content
{
	background:#ffffff url(/_imgs/mly/09/homepage/bottomFade.png) repeat-x bottom;
	width:938px;
	*height:550px;
	min-height:550px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-bottom:70px;
	padding-top:4px;
}
#main_content .fadedTopBar
{
	width:100%;
	background:#FFFFFF url(/_imgs/mly/09/shared/grayFadeTopBar.jpg) no-repeat; 
	margin:2px 0px 4px 0px;
	height:8px;
}
*html #main_content .fadedTopBar 
{
	margin:2px 0px -4px 0px;
}
#content_left
{
    width:638px;
    min-height:300px;
    *height:300px;
	margin:0px 4px;
    float:left;
    background:transparent url(/_imgs/mly/09/shared/leftFade.gif) repeat-x center 46px;
}
*html #content_left
{
    width:638px;
    min-height:300px;
    *height:300px;
	margin:0px 2px;
    float:left;
    background:transparent url(/_imgs/mly/09/shared/leftFade.gif) repeat-x center 46px;
}
#content_left h1
{
	color:#FFFFFF;
    font-size:23px;
    font-weight:normal;
    background-color:#000;
    padding:10px;
}
#content_left a.gallery 
{
	color:#999999;
	text-decoration:none;
	cursor:pointer;
	float:right;
	margin:10px 10px 0px 0px;
	font-weight:bold;
	padding-right:30px;
	background:transparent url(/_imgs/mly/09/icons/gallery.gif) no-repeat center right;
}
#content_left a.video
{
	color:#999999;
	text-decoration:none;
	cursor:pointer;
	float:right;
	margin:10px 10px 0px 0px;
	font-weight:bold;
	padding-right:30px;
	background:transparent url(/_imgs/mly/09/icons/video.gif) no-repeat center right;
}

#content_left div.content 
{
	background:transparent url(/_imgs/mly/09/media/playerBackground.jpg) repeat-x scroll 0 0;
	border:1px solid #FFFFFF;
	height:365px;
	margin-left:8px;
	margin-top:31px;
	width:620px;
}

#playerOnly .content
{
	height:365px;
	background: transparent url(/_imgs/mly/09/media/playerBackground.jpg) repeat-x;
	width:620px;
}


#content_left div.HiLoStream
{
	background-color:#39B38B;
	height:30px;
	width:620px;
	border:1px solid #fff;
	margin-left:8px;
	text-align:center;
	padding-top:12px;
}
#playerOnly div.HiLoStream 
{
	background-color:#39B38B;
	height:30px;
	width:620px;
	text-align:center;
	padding-top:12px;
}
#content_left div.HiLoStream li, #playerOnly div.HiLoStream  li
{
	display:inline;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}
#content_left div.HiLoStream li a, #playerOnly div.HiLoStream  li a 
{
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
}


#content_right
{	background:transparent url(/_imgs/mly/09/shared/rightFade.gif) repeat-x top;
	min-height:255px;
	*height:255px; /*IE6*/
	width:288px;
	float:right;
	margin-right:4px;
}
*html #content_right
{	background:transparent url(/_imgs/mly/09/shared/rightFade.gif) repeat-x top;
	min-height:255px;
	*height:255px; /*IE6*/
	width:288px;
	float:right;
	margin-right:2px;
}
#content_right h2 
{
	font-size:22px;
	font-weight:normal;
	color:#333;
	padding:10px;
	background-color:#EAF6EB;
}
#content_right p
{
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin-top:3px;
	padding:8px 10px;
}


#gallery 
{
	width:620px;
	height:436px;
	background-color:#000;
	position:absolute;
	top:225px;
	margin-left:9px;
	overflow:hidden;
	display:none;
	/*margin:32px 0px 0px 9px;*/
}
#gallery div#main_image 
{
	width:620px;
	height:365px;
}
div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -50px;
	width: 100%;
	height: 50px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_ne {
	top: -50px;
	right: -50px;
	width: 50px;
	height: 50px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_e {
	right: -50px;
	height: 100%;
	width: 50px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_se {
	bottom: -50px;
	right: -50px;
	width: 50px;
	height: 50px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_s {
	bottom: -50px;
	width: 100%;
	height: 50px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_sw {
	bottom: -50px;
	left: -50px;
	width: 50px;
	height: 50px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_w {
	left: -50px;
	height: 100%;
	width: 50px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}

div.fancy_bg_nw {
	top: -50px;
	left: -50px;
	width: 50px;
	height: 50px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
}
/* EF World */

div#EFWorld 
{
	width:280px;
	height:220px;
	margin-top:10px;
}
div#EFWorld ul 
{
	margin-top:10px;
}
div#EFWorld span
{
	position:absolute;
	top:210px;
	width:264px;
	text-align:right;
}
div#EFWorld span a 
{
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

div#EFWorld.goDown 
{
	/*margin-top:236px;*/
}
*html div#EFWorld.goDown 
{
	margin-top:16px;
}

div#EFWorld div.world
{
	background:transparent url(/_imgs/mly/09/media/EFWorld.gif) no-repeat;
	width:265px;
	height:211px;
	position:relative;
	float:right;
}
div#EFWorld div.world div.nama
{
	background:transparent url(/_imgs/mly/09/media/worldNam.gif) no-repeat;
	width:69px;
	height:72px;
	position:absolute;
	top:55px;
	cursor:pointer;
}
div#EFWorld div.world div.sama 
{
	background:transparent url(/_imgs/mly/09/media/worldSam.gif) no-repeat;
	width:47px;
	height:75px;
	position:absolute;
	top:136px;
	left:37px;
	cursor:pointer;
}
div#EFWorld div.world div.afr 
{
	background:transparent url(/_imgs/mly/09/media/worldSa.gif) no-repeat;
	width:15px;
	height:13px;
	position:absolute;
	top:171px;
	left:117px;
	cursor:pointer;
}
div#EFWorld div.world div.euro
{
	background:transparent url(/_imgs/mly/09/media/worldEur.gif) no-repeat;
	width:80px;
	height:59px;
	position:absolute;
	top:57px;
	left:90px;
	cursor:pointer;
}
div#EFWorld div.world div.asia
{
	background:transparent url(/_imgs/mly/09/media/worldCN.gif) no-repeat;
	width:55px;
	height:40px;
	position:absolute;
	top:93px;
	left:169px;
	cursor:pointer;
}
div#EFWorld div.world div.ocea
{
	background:transparent url(/_imgs/mly/09/media/worldAusNz.gif) no-repeat;
	width:59px;
	height:39px;
	position:absolute;
	top:160px;
	left:205px;
	cursor:pointer;
}
div#EFWorld div.continent_nama 
{
	background:transparent url(/_imgs/mly/09/media/continent_nama.gif) no-repeat;
	width:268px;
	height:211px;
	float:right;
}
div#EFWorld div.continent_sama 
{
	background:transparent url(/_imgs/mly/09/media/continent_sama.gif) no-repeat;
	width:268px;
	height:211px;
	float:right;
}
div#EFWorld div.continent_euro 
{
	background:transparent url(/_imgs/mly/09/media/continent_euro.gif) no-repeat;
	width:268px;
	height:211px;
	float:right;
}
div#EFWorld div.continent_ocea 
{
	background:transparent url(/_imgs/mly/09/media/continent_ocea.gif) no-repeat;
	width:268px;
	height:211px;
	float:right;
}
div#EFWorld div.continent_asia 
{
	background:transparent url(/_imgs/mly/09/media/continent_asia.gif) no-repeat;
	width:268px;
	height:211px;
	float:right;
}
div#EFWorld div.continent_afr
{
	background:transparent url(/_imgs/mly/09/media/continent_afr.gif) no-repeat;
	width:268px;
	height:211px;
	float:right;
}


/* PLAYLIST */
/* player and playlist go side by side */
#player, div.playlist {
	float:left;		
	
}

div.playlist {
	width:280px;
	margin:0px 0px 0px 5px;		
}

/* player dimensions */
#player, #player img {
	display:block;				
	width:620px;
	height:368px;
	border:0px;		
}

/* play button on top of splash image */
div.play {
	background:url(../img/btn/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-140px;
	left:125px;	
	opacity:0.9;
	margin-bottom:-50px;
}

div.play:hover {
	opacity:1.0;		
}

div#foo 
{
}

/* single playlist item */
div.items 
{
	min-height:170px;
	*height:170px;
}
div.items a {
	background:url(/_imgs/mly/09/media/mediaBlock.png) no-repeat;
	behavior: url(/_scripts/client/mly/09/junky/iepngfix.htc);
	width:280px;
	height:43px;
	display:block;
	text-decoration:none;
}

div.items img 
{
	float:left;
}

div.items p {
	font-size:11px;
	width:130px;
	float:left;
	margin:6px 0px 0px 30px;		
}

div.items p.time {
	padding-top:0px;
	color:#777;
	margin-top:5px;
} 

/* item stages: normal, hover, playing, paused */
div.items a:hover {
	background-position:0 -43px;	
}

div.items a.playing, div.items a.paused {
	color:#000;	
}

div.items a.active {
	background-position:0 -86px;		
}

div.items a.paused {
	background-position:0 -43px;	
}


/* small navigational dots */
div.navi {
	width:60px;	
	float:left;
	margin:10px 0 0 100px;
}

div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/_imgs/ly/09/shared/dots.png) 0 0 no-repeat;		
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;		
}

div.navi span.active {
	background-position:0 -16px;		
}


.galleria{list-style:none;padding:0px 4px;}
.galleria li{display:block;width:68px;height:68px;overflow:hidden;float:left;margin:0 2px 2px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:68px;height:68px;}
div#gallery .galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:68px;height:68px;}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
