@charset "UTF-8";
/* CSS Document */

/* video standards 
Standard 4:3: 320x240, 640x480, 800x600, 1024x768
Widescreen 16:9: 640x360, 800x450, 960x540, 1024x576, 1280x720, and 1920x1080
*/

/* PDP */
/* --------------------------- */
#pdp{} /* created for pdp tabs */

#player.fullvideo {width:958px !important; height:570px !important;}

h2.videoscontenttitle {margin:20px 20px 20px 0px !important;}

#pdp.featuredVideoContent {width:950px !important; margin:20px 0px 20px 0px !important;}

.pdp{} /* class regulates iframes overlapping */
.pdp iframe {margin-bottom:100px !important;}


/* for singles */
#player.contentWidth320 {width:320px !important; }
#player.contentWidth450 {width:450px !important; }
#player.contentWidth640 {width:640px !important; }
#player.contentWidth958  {width:958px !important;}

#player.contentHeight240 {height:240px !important;}
#player.contentHeight360 {height:360px !important;}
#player.contentHeight480 {height:480px !important;}
#player.contentHeight540 {height:540px !important;}
#player.contentHeight570 {height:570px !important;}

/* for stacked */

#player1.pdp, #player2.pdp, #player3.pdp  {width:640px !important; height:480px !important;}

#pdpplayer1.pdp, #pdpplayer2.pdp, #pdpplayer3.pdp {width:640px !important; height:480px !important;}

#pdpplayer1.contentWidth320, 
#pdpplayer2.contentWidth320,
#pdpplayer3.contentWidth320 {width:320px !important; }

#pdpplayer1.contentWidth450, 
#pdpplayer2.contentWidth450,
#pdpplayer3.contentWidth450 {width:450px !important; }

#pdpplayer1.contentWidth640, 
#pdpplayer2.contentWidth640,
#pdpplayer3.contentWidth640 {width:640px !important; }

#pdpplayer1.contentWidth958, 
#pdpplayer2.contentWidth958,
#pdpplayer3.contentWidth958  {width:958px !important;}

#pdpplayer1.contentHeight240, 
#pdpplayer2.contentHeight240,
#pdpplayer3.contentHeight240 {height:240px !important;}

#pdpplayer1.contentHeight360, 
#pdpplayer2.contentHeight360,
#pdpplayer3.contentHeight360 {height:360px !important;}

#pdpplayer1.contentHeight480, 
#pdpplayer2.contentHeight480,
#pdpplayer3.contentHeight480 {height:480px !important;}

#pdpplayer1.contentHeight540, 
#pdpplayer2.contentHeight540,
#pdpplayer3.contentHeight540 {height:540px !important;}

#pdpplayer1.contentHeight570, 
#pdpplayer2.contentHeight570,
#pdpplayer3.contentHeight570 {height:570px !important;}



