/*
-----------------------------------------------
WGBH interactive
jon_whitney at wgbh.org


- This contains styles for layout of all pages (template)
-- does NOT contain internal content 
----------------------------------------------- */



/*
-----------------------------------------------
globally set everything to 0 
----------------------------------------------- */

*, td, img  { margin: 0; padding: 0; } 


/*
-----------------------------------------------
body
----------------------------------------------- */

body { 
	font: 80%/1.45em verdana, arial, sans-serif; 
	background-image: url(../../../../www-tc.pbs.org/wgbh/si/images/video/iframe-bg-partial.jpg); 
	background-repeat: no-repeat; 
}





/*
-----------------------------------------------
video voodoo
----------------------------------------------- */  


.video-container    { margin-top: 0px; text-align: left; }


.video-container h3 { padding: 7px 0 5px 0px; }
#video-holder      { padding: 0px; border-top: 1px solid #9ec6be; border-bottom: 1px solid #9ec6be; width: 384px;}
#video-holder img.padright { padding-right: 8px; }
#captions-ie		{ height: 2em; }


table#vid-controls { padding: 0; margin: 0 0 0 50px; width: 335px; height: 44px; background: transparent url(../../../../www-tc.pbs.org/wgbh/si/images/video/bg_all_options.gif) no-repeat top right; }
table#vid-controls td { padding: 0 1px 1px 1px; margin: 0;  text-align: right;}
table#vid-controls th { padding: 0 1px 1px 1px; margin: 0; }
table#vid-controls img { vertical-align: bottom; }
table#vid-controls img.padright { padding-right: 8px; }


table#change-controls
{
	padding: 0;
	margin: 0 0 0 49px;
	width: 335px;
	height: 20px;
	background-image: url(../../../../www-tc.pbs.org/wgbh/si/images/video/bg_change_settings.gif);
	background-repeat: no-repeat;
	background-position: 60px;
}
table#change-controls td { padding: 0; margin: 0; text-align: right;}
table#change-controls img { padding: 4px;  }
table#change-controls img.padright { padding-right: 8px; }

table#play-controls-nobutton { padding: 3px 0 0 3px; margin: -3px 0 0 119px; width: 270px; height: 20px; background: transparent; }
table#play-controls-nobutton td { padding: 0px; margin: 0; }
table#play-controls-nobutton img { vertical-align: bottom; }
table#play-controls-nobutton img.padme { padding: 4px; }

table#play-controls { padding: 1px; margin: 0 0 0 49px; width: 335px; height: 20px; background: transparent url(../../../../www-tc.pbs.org/wgbh/si/images/video/bg_settings_withplaybut.gif) no-repeat top left; background-position: -20px;}
table#play-controls td { padding: 0px; margin: 0; }
table#play-controls img { vertical-align: bottom; margin-top: -2px; }
table#play-controls img.padme { padding: 4px; }


/** override sami **/
div#captions-ie   { font-size: .9em; font-family: sans-serif; font-weight: bold; margin-left: 0; font-family: sans-serif; color: silver; text-align: center; background-color: #000;}
div#captions-ie p.ENUSCC { font-size: .9em; font-family: sans-serif; font-weight: bold; margin-left: 0; font-family: sans-serif; color: silver; text-align: center; background-color: #000;}
	