/* Talent wrapper */


#talentwrapper
{
/* background: transparent url(../images/bg/talent2.gif) top right no-repeat; */
min-height: 400px;
}

.introtext
{
margin-left: 50px;
width: 450px;
padding-top: 10px;
}

.introtext h1
{
background: transparent url(../images/werepass.gif) top left no-repeat;
min-height: 230px;
height: 230px;
width: 450px;
text-indent:-9999px; 
margin: 0;
padding: 0;
font-size: 10%;
}


#lowercontent
{

}

#lowercontent .leftcolhome
{
margin-left: 60px;
float: left;
width: 415px;
border-top: 1px dashed #FFFFFF;
}

#lowercontent .rightcol
{
margin-left: 520px;
opacity: .95;
filter: alpha(opacity = 95);
zoom: 1;
}


#lowercontent .rightcol .header
{
background: url(../images/bg/home_right_top.gif) top left no-repeat;
height: 14px;
}

#lowercontent .rightcol .body
{
background: url(../images/bg/home_right_side.gif) top left repeat-y;
height: auto;
padding-left: 10px;
}

#lowercontent .rightcol .footer
{
height: 14px;
}

.progunit
{
width: 365px;
margin-top: 10px;
border-bottom: 1px dashed #000000;
background-color: #FFFFFF;
}

.progunit .thumbnail
{
float: left;
width: 160px;
padding: 3px;
}

.progunit .progtext
{
margin-left: 175px;
color: #000000;
min-height: 110px;
}

.progunit .progtext h3
{
color:#B03B42;
font-size: 90%;
}
.progunit .progtext p
{
font-size: 80%;
margin-top:5px;
}

.progunit .progtext a
{
color:#B03B42;
text-decoration: none;
}

.progunit .progtext a:hover
{
text-decoration: underline;
}

#nowshowing
{
margin-left: 10px;
padding-top: 10px;
}

#nowshowing ul
{
border-top: 0px dashed #CAD23E;
margin-top: 10px;
}

#nowshowing li
{
float: left;
width: 49%;
font-size: 80%;
min-height: 90px;
margin-bottom: 10px;
}

#nowshowing li.breaker
{
float: none!important;
display: block;
clear: both;
width: 98%;
border-bottom: 1px dashed #8FE7FE;
height: 5px;
min-height: 5px;
max-height: 5px;
}


#nowshowing li .broadcasterlogo
{
float: left;
width: 75px;
text-align: center;
}


#nowshowing li .timedate
{
margin-left: 75px;
}

#nowshowing li h4
{
color:#8FE7FE;
font-size: 100%;

}

#nowshowing li h4 a
{
color:#FFFFFF;
text-decoration: none;
}

#optomennews
{
clear: left;
border-top: 1px dashed #FFFFFF;
margin-top: 18px;
margin-left: 10px;
padding-top: 10px;
}

#optomennews ul
{

margin-top: 3px;
margin-left: 10px;
}


#optomennews li h4
{
color:#CAD23E;
font-size: 90%;
font-style: italic;
}

#optomennews li p
{
font-size: 80%;
margin-top:5px;
}

#optomennews li a
{
color:#FFFFFF;
text-decoration: none;
}


