﻿/** VIDEO SEQ LIST **/

.seqbutton
{
	/*padding:0px 10px 5px 20px;
	margin:-26px 0px 0px 0px;*/
}
.seqbutton ul
{
	margin:0px;
	padding:0px;
}
.seqbutton li
{
    float:left;
    list-style-type:square;
    margin-right:10px;
    margin-left:10px;
}
.seqbutton a
{
	color:#00AFFB;
}



/** END SEQ LIST **/


.box {
clear:both;
height:140px;
margin-bottom:20px;
padding:0;
}

.description {
color:#fff;
font-size:11px;
text-transform:none;
text-align:left;
float:left;
margin-left:20px;
width:330px;
}

.episode {
text-align:left;
font-size:12px;
margin:0;
padding:0;
}

.episode a {
color:#00affd;
}

.episode a:hover {
color:#fff;
}

.views {
font-size:10px;
margin:0;
padding:0;
}

.info {
font-size:10px;
margin:10px 0;
}

.thumb {
position:relative;
width:160px;
height:120px;
float:left;
margin-left:0;
display:inline;
border:1px solid #00affd;
padding:0;
}

#thumb-content {
position:absolute;
float:left;
bottom:0;
left:10px;
top:10px;
height:25px;
width:25px;
background-image:url(../../../images/play.png);
background-repeat:no-repeat;
}

#left {
margin:0;
padding:0;
}

.moreChannels {
font-size:13px;
width:250px;
float:left;
font-weight:700;
background-color:#0F3154;
border-right:1px #00AFFB solid;
padding:10px;
}

.guideImage {
width:158px;
float:left;
margin:0 20px 20px 0;
}

.guideHeader {
font-size:13px;
color:#00AFFB;
font-weight:700;
}

.channelList {
font-size:11px;
width:250px;
color:#fff;
_margin-right:-3px;
float:left;
border-top:1px #00AFFB solid;
padding:10px;
}

.channelList:hover {
font-size:11px;
background-image:url(/Images/guideimgtrans.png);
width:250px;
color:#fff;
_margin-right:-3px;
float:left;
border-right:1px #00AFFB solid;
border-top:1px #00AFFB solid;
padding:10px;
}

.channelListHighlight {
font-size:11px;
background-color:#0f3154;
width:250px;
color:#fff;
_margin-right:-3px;
float:left;
border-top:1px #00AFFB solid;
padding:10px;
}

.guideHolder1 
{
    border-right:1px #00AFFB solid;
    overflow:hidden;
    float:left;
}

.guideHolder2 
{
    /*margin left 1px foor the extra border, in case the left collumn is larger than the right*/
    margin-left:-1px;
    border-left:1px #00AFFB solid;
    float:left;
    width:100%;
    _width:570px;
    padding:0 0 20px;
}

.flvbg {
width:513px;
height:307px;
background-image:url(/Images/flvplayer.jpg);
padding:0;
}

.gobutton {
margin-bottom:20px;
float:left;
color:#fff;
font-size:12px;
font-weight:700;
position:relative;
background-color:#0075b9;
border:1px solid #fff;
display:block;
text-align:center;
width:50px;
padding:3px 10px;
}

.playbutton {
float:left;
clear:both;
display:none;
margin:62px 0 0;
}

.tellbox {
margin-bottom:10px;
margin-top:10px;
width:350px;
height:30px;
}

.channelbox {
font-size:13px;
float:right;
font-weight:700;
background-color:#0F3154;
text-transform:uppercase;
border-left:1px #00AFFB solid;
border-bottom:1px #00AFFB solid;
padding:10px;
}

.episodeBox {
float:left;
height:125px;
overflow:hidden;
width:580px;
_width:550px;
margin-left:20px;
margin-top:20px;
}

.episodeBoxReadMore {
margin-left:450px;
color:#00AFFB;
cursor:pointer;
}

.episodeBoxLarge {
height:auto !important;
overflow:visible !important;
}


.guidep {
width:340px;
float:left;
}

.ChannelBlurb {
float:left;
width:580px;
margin-left:20px;
margin-top:20px;
border:solid 2px #00AFFB;
padding:5px 5px 2px 10px;
}

.channel,.channel a {
font-size:20px;
font-weight:400;
color:#00affd;
text-transform:none;
margin-bottom:20px;
}