body{ font-family:Arial, Helvetica, sans-serif; font-size:11px; }
#player{ 
border:#ccc solid 1px; 
padding:3px; 
width:540px; 
height:304px;
-webkit-box-shadow: 0 8px 6px -6px black; 
-moz-box-shadow: 0 8px 6px -6px black; 
box-shadow: 0 8px 6px -6px black; 
background:#fff url(../images/ui/experts_logo.jpg) left top no-repeat;
border-radius:3px; 
text-align:center; 
overflow:hidden; 
z-index:1; 
position:relative;

margin:0 auto; 
margin-bottom:15px auto;
behavior: url(pie/PIE.htc); 
}
.topics_header_holder{
float:left; 
width:75px; 
height:100px; 
border-right:1px #666 solid; 
padding-top:5px; 
text-align:center; 
}
.topics_selector { 
display:block; 
margin:0px auto; 
width:546px; 
color:#fff; 
background:#333; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
padding:10px 0; 
font-weight:bold; 
-webkit-box-shadow: 0 8px 6px -6px black; 
-moz-box-shadow: 0 8px 6px -6px black; 
box-shadow: 0 8px 6px -6px black; 
cursor:pointer; 
overflow:hidden; 
height:5px;
z-index:-3; margin-top:-10px; 
border-radius:0px 0px 3px 3px; 
margin-top:0px;
behavior: url(pie/PIE.htc);
}
.topics_items_holder{ 
padding:10px 10px 10px 10px;	
}
	
.topics_item{ 
width:135px; overflow:hidden;
height:17px; 
margin:1px; 
padding:0 3px; color: #EBEBEB;
font-weight:normal; 
float:left; 
text-align:left;
}
.topics_item:hover{color:#ffffff;}

.topics_selector_titie{
text-align:left; 
padding:5px; 
position:relative; 
z-index:2; 
padding:3px; 
margin:-10px 3px 3px 230px; 
width:100px; 
text-align:center; 
}

.hide_button{
position:relative; 
z-index:3;  
top:-50px; 
padding:5px; 
margin:3px 3px 3px 260px; 
behavior: url(pie/PIE.htc);
}	

.video_plst{ 
position:absolute; 
z-index:0; 
width:137px; 
height:260px; 
overflow:visible; 
background:#f1f1f1;
}
.video_plst_item_active{ 
padding:10px 3px; 
border-bottom:1px #fcfcfc solid; 
border-top:1px #ccc; 
word-wrap:break-word;  
color:#fff;

}
.video_plst_item{ 
padding:10px 3px; 
height:20px;  
word-wrap:break-word;
}
.video_plst_item:hover{ 
background:#fcfcfc;
}

.video_plst_selector{ 
position:absolute; 
width:137px; 
height:40px; 
z-index:3; 

background:#ff6600;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff6600), to(#d73400));
background: -webkit-linear-gradient(#ff6600, #d73400);
background: -moz-linear-gradient(#ff6600, #d73400);
background: -ms-linear-gradient(#ff6600, #d73400);
background: -o-linear-gradient(#ff6600, #d73400);
background: linear-gradient(#ff6600, #d73400);
-pie-background: linear-gradient(#ff6600, #d73400);

-webkit-box-shadow: 0 8px 6px -6px black; 
-moz-box-shadow: 0 8px 6px -6px black; 
box-shadow: 0 8px 6px -6px black; 
border-radius:3px;
behavior: url(pie/PIE.htc);

}
.video_plst_item_title{
position:relative; 
z-index:333333; 
margin-left:5px;
}
.novideo_yet{ 
text-align:center; 
margin-top:75px; 
padding:30px; 
font-size:11px; 
color:#666;
}
.flashContainer{ 
background:#fff;
border-radius:3px;
position:relative;
overflow:hidden;
z-index:0;
}
.progressBar{
display:none;
position:absolute;
width:auto;
height:4px;
left:20px;
right:105px;
bottom:20px;
background-color:#141414;
overflow:hidden;
cursor:pointer; 
border-radius:4px;
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);

behavior: url(pie/PIE.htc);
}




.video_playlist_holder{ 
padding:10px; 
width:524px; 
text-align:center; 
margin:10px auto;
*margin-top:50px;
*display:block;
*border:1px black solid;
border-radius:3px;
 background: url(../images/ui/box_bg_expert_video_playlist.jpg); 
overflow:visible; 
display:block; 
position:relative; z-index:999;

-webkit-box-shadow: inset 	#333 0px 1px 3px;
-moz-box-shadow: inset		#333 0px 1px 3px;
box-shadow: 	 inset		#333 0px 1px 3px;


overflow:hidden; 
height:200px;
border:0px 1px 0px 1px #ccc solid;

behavior: url(pie/PIE.htc);
}
.video_thumb_holder{ 
width:115px; 
margin:3px; 
padding:3px; 
display:block; 
float:left; 
border-radius:3px;


background:#f1f1f1; 
border:1px #f1f1f1 solid;
-webkit-box-shadow:  	#000 8px 6px 1px;
-moz-box-shadow: 		#000 8px 6px 1px;
box-shadow: 	 		#000 0px 1px 3px;
cursor:pointer;
behavior: url(pie/PIE.htc);
}

.thumb_hover_selector{ 
display:none; 
position:absolute; 
z-index:6; 
margin:0; 
padding:10px 3px 3px 3px; 
width:109px; 
height:73px; 
background: url(../images/ui/playlist_item_hover.png)top center no-repeat;
*background:#333; 
overflow:hidden;
text-align:center; 
color:#fff; 
}
.thumb_title{ 
text-align:center; 
height:30px; 
overflow:hidden; 
font-size:11px; 
font-family:Arial, Helvetica, sans-serif;
}
.preloader{ 
width:100px;margin:0 auto; 
text-align:center; 
margin-top:100px;
}
.video_thumb_holder img{
width:100%;
}
.thumb_imgholder{
-moz-border-radius:3px; 
-webkit-border-radius:3px; 
border-radius:3px; 
border:1px #f1f1f1 solid; 
position:relative;
 
behavior: url(pie/PIE.htc);
}
.showmemore{ 
display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
width:542px; 
margin:0 auto;  
color:#666; margin-top:5px; 
text-align:center; 
padding:10px 0; 
cursor:pointer; 
border-radius:4px; 
background:#f1f1f1; border:1px solid #ccc;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f1f1f1));
background: -webkit-linear-gradient(#fff, #f1f1f1);
background: -moz-linear-gradient(#fff, #f1f1f1);
background: -ms-linear-gradient(#fff, #f1f1f1);
background: -o-linear-gradient(#fff, #f1f1f1);
background: linear-gradient(#fff, #f1f1f1);
-pie-background: linear-gradient(#fff, #f1f1f1); 

-webkit-box-shadow: 0 8px 6px -3px #f1f1f1; 
-moz-box-shadow: 0 8px 6px -3px #f1f1f1; 
box-shadow: 0 8px 6px -3px #f1f1f1; 


behavior: url(pie/PIE.htc);

}
.showmemore:hover{
color:#333
}


