/* CSS Document */
#lowercontent .leftcol
{
margin-left: 60px;
float: left;
width: 600px;
border-top: 0px dashed #B03B42;
}


#lowercontent .rightcol
{
margin-left: 685px;
}

#lowercontent .search 
{
opacity: .9;
filter: alpha(opacity = 90);
zoom: 1;
padding-top: 70px;
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;
}

#results h1
{
color: #FFFFFF;
font-size: 110%;
padding: 6px 0 6px 0;
border-top: 1px dashed #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
margin-top: 5px;
margin-bottom: 0px;
}

#results .pager 

{
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 .newsitem
{
border-bottom: 1px dashed #FFFFFF;
clear: left;
min-height: 110px;
padding: 10px 0 10px 0;
width: 510px;
}


#results .newsitem .summary
{

}

#results .newsitem .summary a.more
{
color: #FFFFFF;
font-size: 80%;
}

#results .newsitem h4
{
margin: 0;
color: #FA46C5;
}


#results .newsitem h4 a
{
text-decoration: none;
color: #FA46C5;
}

#results .newsitem .summary p
{
font-size: 80%;
margin: 0;
background-color:#000000;
}





#nowshowing 
{

background-color: #000000;
padding: 10px;
margin-right: 10px;
margin-top: 15px;
opacity: .9;
filter: alpha(opacity = 90);
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;

}
