/* 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);
padding-top: 80px;
color: #000000;
zoom: 1;
}


#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;

}

.search SELECT
{
width:230px;
}

#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: #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 

{

color: #FFFFFF;
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: #FFFFFF;
text-decoration: none;
}

#results .pager a:hover

{
color: #FFFFFF;
text-decoration: underline;
}

#results .pager a.current

{
color: #8FE7FE;
}

#results .program
{
border-bottom: 1px dashed #8FE7FE;
clear: left;
min-height: 110px;
height:110px !important;
 height:110px;
  
padding: 10px 0 10px 0;
margin-right: 20px;
}

#results .program .thumbnail
{
float: left;
}

#results .program .thumbnail img
{
border: 1px solid #FFFFFF;
}



#results .program .summary
{
margin-left: 175px;
margin-right: 30px;
}

#results .program h4
{
margin: 0;
color: #8FE7FE;
font-size: 15px;
}

#results .program h4 a
{
text-decoration: none;
color: #8FE7FE;
}

#results .program .summary p
{
font-size: 80%;
margin: 0;
xbackground-color:#000000;
}

#results .program .summary .icons
{
font-size: 80%;
margin-top: 10px;
}
#nowshowing 
{
padding-top: 20px;
background-color:#000000;
}

#nowshowing ul
{
border-top: 1px dashed #FFFFFF;
border-bottom: 0px dashed #FFFFFF;
padding-bottom: 5px;
}

#nowshowing li
{
font-size: 80%;
min-height: 70px;
height:auto!important;
height: 70px;
padding-top: 10px;
border-bottom: 1px dashed #FFFFFF;
width: 90%;
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 a
{
color:#FFFFFF;
text-decoration: none;
}

#intropage
{
font-size: 85%;
padding: 10px;
margin-right: 50px;
}
