
/* overlay video */

div.overlay {padding:0 40px 0 40px; height:460px; width:800px; display:none; background-image:url(../images/bgr_video-popup.png); background-repeat:repeat-x; background-color:#F6F6F6;}
div.overlay div.close {background:url(../images/bgr_popup-cancel.png); background-repeat:no-repeat; position:absolute; top:15px; right:15px; width:12px; height:12px; cursor:pointer;}
div.overlay a {height:360px; display:block; margin:70px 0 0 0;}div.overlay h1.video {position:absolute; line-height:41px; font-size:14px; color:#ca3c75; margin:0px 0 0 -26px; font-weight:bold; background-image:url(../images/ico_popup-video.png); background-repeat:no-repeat; background-position:left center; padding:0 0 0 25px;}
a.player {display:inline-block; height:360px; width:640px; margin:60px 0 0 0;}

div.movie_details {float:right; text-align:left; width:120px; margin:110px 0 0 15px;}

div.overlay a.more-popup {height:15px; width:185px; background-image:url(../images/ico_red-arrow.png); background-repeat:no-repeat; background-position:left center; padding: 0 0 0 20px; margin:25px 0 0px 0; color:#ca3c75; text-decoration:underline; display:block; font-size:12px; line-height:18px; cursor:pointer;}
