


/* specific styles used on the gofish home page*/
/* leaving this # content here; this is the wrong size and should be corrected */

a { text-decoration: none; }


#content {
    padding: 0;
    height: 780px; 
    background: #FFF; /* for when the window width is extremly thin */

    width: 966px;
    color: #000;

}

/* sets the video duration to white for all the thumbnails on the page */
.starsDuration { color: #FFF; }

.adCaption { font-size: 10px; }
.footerExtraContent { color: #000; background: #FFF; }
/* generic style for bulleted lists */
.showList {
    font-size: 15px;
    padding: 0;
    margin: 15px 0 0 0;
    list-style-type: none;
}

.showList li{
    /* height: 35px; */
    background: url(/img/home/teen-misc-showListBullet.png) 2px 4px no-repeat;
    padding-left: 12px;
}


.HPfeatured {
    margin: 0 auto;
    width: 940px;
    height: 285px;
    
}

.featuredTop, .featuredBot {
    height: 10px;
    background: url(/img/home/teen-home-dash.png) repeat-x bottom;
    font-size: 1px;
}

.featuredBot {
    background-position: top;
}

.featuredBanner {
    width: 940px;
    height: 264px;
    position: relative;
}

#featuredBannerVideo {
    position: absolute;
    top: 20px;
    left: 60px;
}

.HPSecHdr {
    color: #FEFEFE;
    background-color: #0196b1;
    margin: 0;
    padding: 0;
    /* background: url(/img/home/teen-header-bg.png) right no-repeat; */
    height: 40px;
    clear: both;
    position: relative;
}
.hdrText {
    font-size: 30px;
    /* font-weight: bold; */
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0px;
    left: 10px; 
    /* text-transform: lowercase; */
    letter-spacing:-1px;
}

.HPCols {
    width: 940px;
    background: url(/img/home/teen-home-sep-line.png) 629px repeat-y;
    float: left;
    left: 14px;
    position: relative;
}

.HPleftColumn {
    position: relative;
    width:621px;
    color: #fff;
    float:left;
}

.HPrightColumn {
    position: relative;
    width:303px;
    color: #fff;
    float:right;
}

.licWrapper {
    padding-top: 2px;
    float: left;
    background: #FFF url(/img/home/teen-hp-sec-bot.png) bottom repeat-x;
    color: #000;
}

.licHolder {
    width: 273px;
    height: 290px;
    padding: 0 15px 0 15px;
    float: left;
    overflow: hidden;
    position: relative;
}

.licHolder .vidThumbSet {
    padding: 0;
    width: 143px;
    height: 185px;
    overflow: hidden;    
}

.licLink {
    height: 80px;
    width: 303px;
    position: absolute;
    left: 0;
    top: 0;
}

.lhHeading {
    font-weight: bold;
    font-size: 13px;
    margin-top: 90px;
    height: 30px;
    position: relative;
}

.lhHeading span {
    position: absolute;
    bottom: 7px;
    width: 100%;
}

.lhVidWrapper {
    width: 350px;
}

.lhText {
    width: 143px;
    float: left;
    font-size: 12px;
    height: 185px;
    overflow: hidden;
    line-height: 16px;
    position: relative;
}

.lhText a {
    display: block;
    margin-top: 10px;
    clear: both;
}

.licSeparator {
    margin-top: 10px;
    width: 15px;
    height: 275px;
    float: left;
    background: url(/img/home/teen-home-sep-line.png) 6px repeat-y;
  
}

.featuredChannels {
    margin: 2px 0 10px 0;
    position: relative;
    /* height: 110px; */
    clear: both;
    overflow: hidden;
    width: 100%;
    background: #FFF url(/img/home/teen-hp-sec-bot.png) bottom repeat-x;

}

.fcWrapper {
    width: 120%;
}

.featuredChannel {
    height: 52px;
    padding: 0 0 0 8px;
    margin: 0 5px 5px 0;
    background: url(/img/home/teen-featuredChannel00.png) repeat-y;
    float: left;
    width: 299px;
    position: relative;
}

.featuredChannel .chanThumbSet {
    padding: 0;
    width: 299px;
    height: 50px;
}

.featuredChannel .chanBorder {
    left: -1px;
    width: 299px;
}

.callOutWrapper{
    padding-top: 10px;
}

.callOut {
    width: 305px;
    height: 210px;
    float: left;    
    background: url(/img/home/teen-hp-sec-bot.png) bottom repeat-x;
    font-size: 15px;
    position: relative;
    padding-top: 5px;
}

.callOut p {
    margin: 10px 0 0 0;
}

.callOutSeparator {
    width: 11px;
    height: 280px;
    float: left;
    background: url(/img/home/home-sep-line.png) 4px repeat-y;
}

.callOutCol
{
    width: 145px;
    height: 210px;
    float: left;
    padding-left: 5px;

}

.callOutAction {
    position: absolute;
    top: 220px;
    left: 0;
}
.callOutPug {
    position: absolute;
    bottom: 7px;
    right: 0;
    width: 157px;
    height: 133px;
    background: url(/img/home/callOut-pug.png) no-repeat;
}

.jobList { position: relative; }

.castNet01, .castNet02, .castNet03 {
    width: 303px;
    height: 53px;
}
.castNet01 { background: #000 url(/img/home/cast-net-01.png) no-repeat; }
.castNet02 { background: #000 url(/img/home/cast-net-02.png) no-repeat; }
.castNet03 { background: #000 url(/img/home/cast-net-03.png) no-repeat; }

.cnTxt
{
    font-size: 17px;
    color: white;
    padding: 17px 0 0 50px;
    font-weight: bold;
}

.uploadCreateBtns {
    background: url(/img/home/home-dash.png) repeat-x bottom;
    height: 45px;
    padding: 0 10px 0 10px;
}
.btn-left
{
    width: 139px;
    height: 33px;
    float: left;
}
.btn-right
{
    width: 139px;
    height: 33px;
    float: right;
}

.blurbText {
    font-size:12px;
    color: #fff;
    margin: 10px 0 0 0;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    height: 68px;
}

.gfTalentHeading {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    height: 40px;
}

.gfTalent {
    position: relative;
}

.gfTalent .thumbLink img
{
    border: 1px solid #A1A1A1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    
}
.thumbLink:hover img { border: 1px solid #5E77B9;}

.gfTalent .chanThumbSet {
    padding: 0 0 0 1px;
    height: 50px;
}
.gfTalent .chanBorder { left: 0; width: 300px;}

.meetContent
{
    padding: 0 0 15px 0;
    font-size: 12px;
    background: #000 url(/img/home/misc-rightColDividerDashed.gif) bottom repeat-x;
    width: 100%;
     height: 218px;
}
.meetHdr { font-weight: bold; padding-left: 102px;}
.meetTxt {
    padding: 5px 0 0 102px;
}
.meetStats {
    padding: 20px 0 5px 102px;
    position: relative;
}

.meetStat
{
    height: 20px;
    position: relative;
}

.meetStats span
{
    display: block;
    float: left;
    width: 100px;
}

.checkOutWrapper {
    padding: 10px 0 10px 0;
    height: 199px;
    clear: both;
    font-size: 12px;
    background: #000 url(/img/home/hp-sec-bot.png) bottom repeat-x;
}

.checkOutWrapper li {
    height: 22px;
}