/* Styles for Recruitment Video Popup */

body {
background:#EAE9E2 url(/images/bg_videopopup.gif) repeat center top;
text-align:center;
margin:0;
padding:0;
font-family: Tahoma, Arial, 'Arial MT', sans-serif;
font-size: 11px;
}
img {
border:none;
}
#Outer_Wrapper {
width:788px;
margin:auto;
text-align:left;
}
#Choose {
float:left;
width:394px;
overflow:auto;
}
#Choose_One {
float:left;
padding:20px 32px 10px;
width:327px;
background:#DFDDD3;
clear:left;
}
#Choose_Two,
#Choose_Three,
#Choose_Four {
float:left;
padding:10px 32px;
width:327px;
clear:left;
}
#Video {
float:right;
width:394px;
background:url(/images/bg_watchvideo.jpg) repeat-x center bottom;
text-align:left;
height:580px;
}
#Video_Wrapper {
display: block;
float:right;
padding:26px 32px;
width:330px;
}
#Video_One {
display:block;
}
#Video_Two {
display:none;
}
#Video_Three {
display:none;
}
#Video_Four {
display:none;
}
.videothumb {
float:left;
clear:left;
padding-top:.5em;
}
p {
margin:0;
padding:0;
line-height:1.65em;
padding-left:95px;
}
#Video p {
margin:0;
padding:0;
}
p.fineprint {
color:#A39D83;
padding:10px 32px 24px 127px;
font-size:9px;
line-height:1.4em;
clear:both;
width:220px;
}
img.videobutton {
padding-top:5px;
}
span.filesize {
position:relative;
top:-3px;
font-size:10px;
color:#2393C3;
}
