@charset "iso-8859-1";
/* CSS Document */

/*
	file name: pixelmodule_video.css
	  version: 2010-02-22
	   author: Pixelmodule Inc.,
	  website: http://pixelmodule.com
	    email: contact@pixelmodule.com
	
	Orci.com Cascading Style Sheet
    Copyright ©2010 PIXELMODULE Inc., All Right Reseverd.

*/

/* PIXELMODULE VIDEO DIVS */
#pixelmodule_video_bg { top: 0px; left: 0px; width: 100%; height: 100%; position: fixed; z-index: top; background: url(../images/video.png); visibility: hidden; }
#pixelmodule_video_backdrop { left: 50%; top: 50%; width:664px; height: 384px; margin-left: -332px;  margin-top: -192px; position: fixed; background-color:#000; visibility: hidden; }
#pixelmodule_video_size { left: 50%; top: 50%; width:640px; height: 360px; margin-left: -320px;  margin-top: -180px; position: fixed; visibility: hidden; }

/* PIXELMODULE IMG DIVS */
#pixelmodule_img_bg { top: 0px; left: 0px; width: 100%; height: 100%; position: fixed; z-index: top; background: url(../images/video.png); visibility: hidden; }
#pixelmodule_img_backdrop { left: 50%; top: 50%; width:664px; height: 384px; margin-left: -332px;  margin-top: -192px; position: fixed; background-color:#000; visibility: hidden; }
#pixelmodule_img_size { left: 50%; top: 50%; width:640px; height: 360px; margin-left: -320px;  margin-top: -180px; position: fixed; visibility: hidden; }
#pixelmodule_img_obj { left: 50%; top: 50%; width:200px; height: 200px; margin-left: -100px; margin-top: -100px; position: fixed; z-index: top; visibility: hidden; }

/* PIXELMODULE VIDEO DIVS */
#pixelmodule_digital_bg { top: 0px; left: 0px; width: 100%; height: 100%; position: fixed; z-index: top; background: url(../images/video.png); visibility: hidden; }
#pixelmodule_digital_backdrop { left: 50%; top: 50%; width:664px; height: 384px; margin-left: -332px;  margin-top: -192px; position: fixed; background-color:#000; visibility: hidden; }
#pixelmodule_digital_holder { left: 50%; top: 50%; position: fixed; visibility: hidden; }