﻿/* Video/Lighting Package */
#container-lighting{
position: absolute; 
width: 916px; 
height: 352px; 
z-index: 35; 
left: 4px; 
border-left-color: #333333; 
border-right-color: #333333;
}

#red-ribbon{
position: absolute; 
width: 158px; 
height: 135px; 
z-index: 36; 
left: -466px; 
top: -13px; 
background-image: url('../images/home/red-ribbon-lh.png');
}

#vid1txt{
position: absolute; 
width: 209px; 
height: 33px; 
z-index: 35; 
left: 166px; 
top: 8px; 
right: 541px;
}

#vid2-wrapper{
border: 1px solid #333333; 
border-radius: 10px; 
position: absolute; 
width: 416px; 
height: 304px; 
z-index: 36; 
left: 467px; 
top: 16px; 
padding-right: 10px; 
padding-left: 10px;
}

#vid2a{
position: absolute; 
width: 164px; 
height: 32px; 
z-index: 1; 
left: 11px; 
top: 11px
}

#vid-img{
height:283px;
position: relative; 
left: 17px; 
top: 31px;" 
width: 433px;
}

#larger-image{
position: absolute; 
width: 122px; 
height: 18px; 
z-index: 40; 
left: 184px; 
top: 261px;
}
/* End - Video/Lighting Package */
