/* CSS Document */
#lowercontent .leftcol
{
margin-left: 60px;
float: left;
width: 600px;
border-top: 0px dashed #B03B42;
}


#lowercontent .rightcol
{
margin-left: 685px;
margin-right: 20px;
}

#lowercontent .search 
{
opacity: .9;
filter: alpha(opacity = 90);
zoom: 1;
padding-top: 40px;
color: #000000;
}


#lowercontent .search .header
{

background: url(../images/bg/search_right_top.gif) top left no-repeat;
height: 14px;
}

#lowercontent .search .body
{
background: url(../images/bg/search_right_side.gif) top left repeat-y;
height: auto;
padding-left: 10px;

}

#lowercontent .search label
{
font-size: 90%;
font-weight: bold;

}

#lowercontent .search .footer
{
background: url(../images/bg/search_right_bottom.gif) bottom left no-repeat;
height: 14px;
}

#results
{
margin-top: 20px;
padding-bottom: 30px;
width: 490px;
}

#results h1
{
color: #8FE7FE;
font-size: 110%;
padding: 6px 0 6px 0;
border-top: 1px dashed #8FE7FE;
border-bottom: 1px dashed #8FE7FE;
margin-top: 5px;
margin-bottom: 0px;
}

#results .pager 

{
opacity: .8;
background-color:#FEFEFE;
color: #000000;
font-size: 70%;
letter-spacing: 1.5px;
font-weight: bold;
padding-top: 3px;
padding-right: 1px;
padding-bottom: 3px;
padding-left: 1px;
text-align: center;
border-bottom: 1px dashed #FFFFFF;
}

#results .pager a

{
color: #000000;
text-decoration: none;
}

#results .pager a:hover

{
color: #000000;
text-decoration: underline;
}

#results .pager a.current

{
color: #FF3399;
}

#results .castintro
{

font-size: 90%;
padding: 10px 0 10px 0;
width: 500px;
}

#results .program
{
border-bottom: 1px dashed #8FE7FE;
clear: left;
min-height: 110px;
padding: 10px 0 10px 0;
}

#results .program .thumbnail
{
float: left;
}

#results .program .thumbnail img
{
border: 1px solid #FFFFFF;
}



#results .program .summary
{
margin-left: 175px;
}

#results .program h4
{
margin: 0;
color: #8FE7FE;
}

#results .program h4 a
{
text-decoration: none;
color: #8FE7FE;
}

#results .program .summary p
{
font-size: 80%;
margin: 0;
background-color:#000000;
}

#results .program .summary .icons
{
font-size: 80%;
margin-top: 10px;
}

#blockpad
{

padding-top: 200px;
}

#nowshowing 
{

background-color: #000000;
padding: 10px;
margin-right: 10px;
opacity: .8;
filter: alpha(opacity = 80);
zoom: 1;
}

#nowshowing ul
{

border-top: 1px dashed #FFFFFF;
border-bottom: 0px dashed #FFFFFF;
padding-bottom: 5px;
}

#nowshowing li
{
font-size: 80%;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #FFFFFF;
width: 95%;
float:left;
color: #FFFFFF;
}



#nowshowing li .broadcasterlogo
{
float: left;
width: 80px;
text-align: center;
}


#nowshowing li .timedate
{
margin-left: 80px;
}

#nowshowing li h4
{
color:#FFFFFF;
font-size: 110%;

}

#nowshowing li h4 a
{
color:#FFFFFF;
text-decoration: none;

}

a:link
{
color: #9bebff;
text-decoration: underline;
}

a:visited
{
color: #FFFFFF;
}

a:hover
{
color: #FFFFFF;
text-decoration: underline;
}