@charset "utf-8";
/* CSS Document */

#block-videos {
	margin-top:5px;
	height:355px;
	padding-top:20px;
}

#imgLink {
	position:absolute;
	display:none;
	top:25px; 
	left:0px;
	width:430px; 
	height:345px;	
}

div .ytapiplayer {
	display:inline;
	width:447px;
	position:absolute;
	overflow:auto;
	background: url(../images/items_bgds/bgd_item_makeover_player.png) left top no-repeat ;
}

#video-bar {
	position:absolute;
	width:295px;
	height:357px;
	right:20px;
	top:25px;
	/*overflow:auto;
	background: url(../images/items_bgds/bgd_item_makeover_playlist.png) top left no-repeat ;	*/
}

#video-bar #img1 #img2 #img3 #img4 #img5 #img6 {
	width:248px;
	height:45px;
	margin-left:6px;
	border:none;
	cursor:pointer;
}

div .bg_grey {
	width:248px;
	height:45px;
	cursor:pointer;
	overflow:auto;
	background: url(../images/items_bgds/bgd_item_makeover_playlist_bg_grey.png) left no-repeat ;
}

div .bg_blue {
	width:248px;
	height:47px;
	cursor:pointer;
	overflow:auto;
	background: url(../images/items_bgds/bgd_item_makeover_playlist_bg_blue.png) left no-repeat ;
}

