


/* seduce teaser page
--------------------------------------*/

    /* body style for landing page */
    .seduce {
        background: url(/img/seduce/BG-seduceTeaser.png) repeat-y top center ;
        font-family:arial,helvetica,sans-serif;
        margin: 0px;
        padding: 0px;
    }
    /* end body style for landing page */

    #content { padding-top: 0; }

    #contentTeaser {
        width: 994px;
        height: 592px;
        margin: 0 auto;
        display: block;
        background: url(/img/seduce/BG-teaserLayout.jpg) no-repeat;
    }
    /* end seduce landing page */
    /* begin seduce player styles */
    #playerWrapper {
        height: 367px;
        width: 450px;
        background: #ff0;
        position: relative;
        top: 130px;
        left: 275px;
    }
    /* end seduce player styles */
    /* begin seduce nav bar & footer styles */

    .S-BG {
        background: #000;
        margin:0 auto;
        height: 84px;
        width: 994px;
    }
    .S-wrapper {
        position: relative;
        margin: 0 auto;
        height: 84px;
        width: 960px;
        background: url(/img/home/misc-navBG.gif) repeat-x;
    }
    .S-logo {
        float: left;
        width: 66px;
        height: 45px;
        margin-top: 27px;
        margin-left: 15px;
        display: inline;
    }
    .S-navbar {
        width: 530px;
        height: 29px;
        float: left;
        position: relative;
        top: 37px;
        left: 17px;
    }
    #searchForm {
        float: left;
        width: 275px;
    }

    .S-search_field
    {
        position: absolute;
        left: 0;
        top: 1px;
        padding: 2px;
        margin: 0;
        font-size: 13px;
        width: 220px;
        color: #666;
    }

    .S-search_button {
        position: absolute;
        left: 230px;
        top: 0;

        width: 43px;
        height: 26px;
        border: 0;
        position: relative;

    }

    .S-mainnav {
        padding: 0px;
        margin: 0px;
        list-style: none;
        float: left;
        position: relative;
        top:0px;
        left: 3px;
    }
    ul.S-mainnav {
        width: 250px;
        text-align: right;
        top: -5px;
    }
    .S-mainnav li {
        float: left;
        padding: 0 3px 0 3px;
        font-size: 13px;
        font-weight: bold;
        color: #E4E6E7;
    }
    li.feedback {
        width: 235px;
        padding-top: 3px;
        text-align: right;
        font-size: 12px;
    }

    .S-divider {
        margin: 0px;
        position: absolute;
        top:-13px;
        left:530px;
        width: 1px;
        height: 51px;
    }
    .S-status {
        float: right;
        position: relative;
        width: 310px;
        height: 80px;
        font-size: 12px;
        color: #E4E6E7;
    }

    .statusFLine
    {
        position: relative;
        width: 250px;
        margin-top: 33px;
        height: 18px;
        text-align: right;
    }

    .statusSLine
    {
        position: relative;
        width: 250px;
        text-align: right;
        height: 15px;
    }

    .statusLoggedOut
    {
        position: relative;
        width: 260px;
        margin-top: 40px;
        height: 15px;
        text-align: right;
    }

    .statusFLine a
    {
        font-weight: bold;
    }

    .statusSLine a, .statusLoggedOut a
    {
        font-weight: bold;
        margin-left: 5px;
    }

    .statusUserIcon
    {
        position: absolute;
        right: 1px;
        top: 22px;
    }

    .statusUserIcon img
    {
        border: 1px solid #AAA;
    }

    ul.S-statusnav {
        padding: 0px;
        margin: 0px;
        list-style: none;
        float: left;
        position: relative;
        top:36px;
        width: 283px;
    }

     li.statusNotLoggedIn {
        float: left;
        padding: 0 5px 0 5px;
        font-size: 12px;
        color: #E4E6E7;
        position: relative;
        top: 3px;
        left: 50px;
    }
    .S-statusnav li {
        float: left;
        padding: 0 3px 0 3px;
        font-size: 12px;
        font-weight: bold;
        color: #E4E6E7;
    }

    .S-nameWrapper
    {
         position: relative;
         width: 255px;
         text-align: right;
    }
    li.statusBTM {
        float:left;
        position: relative;
        left: 72px;
        top: 3px;
    }
    .S-statusUserIcon {
        margin: 0px;
        width: 52px;
        height: 52px;
        float:right;
        position: absolute;
        top: 23px;
        left:287px;

    }
    .S-name {
        margin: 0px;
    }

    .SfooterWrapper
    {
        margin: 0 auto;
        width: 994px;
        height: 127px;
        background: #000;
    }

    #Sfooter {
        font-size: 11px;
        width: 960px;
        height: 127px;
        margin: 0 auto;
        background: url(/img/home/footer-tile.png) repeat-x;
        position: relative;
    }

    #Sfooter .TNH-search_field{width: 280px;}
    #Sfooter .TNH-search_button{left: 290px;}

    .SfooterSearch{
        position: relative;
        top: 37px;
        left: 12px;
    }

    #Sfooter p.links {
        position: absolute;
        top: 43px;
        left: 350px;
        color: #fff;
        width: 590px;
        margin: 0;
        text-align: center;
        font-size: 11px;
    }
    #Sfooter p.copyright {
        clear: both;
        color:#FFF;
        position: absolute;
        top: 85px;
        right: 5px;
        width: 180px;
        text-align: right;
        margin: 0;
    }

    /* end Seduce landing navbar & footer styles*/

    /* end seduce nav bar styles */

    a {text-decoration: none;}


/* seduce generic styles
--------------------------------------*/

    /* special full background image to extend around header and footer */
    #fullBG { background: #000 url(/img/seduce/BG-main.jpg) 0 55px no-repeat;}

    /* style class for all seduce content */
   .seduceContent {
        color: #FFF;
     }

    /* style for the top header part that is on every seduce page */
    /* this is basically just an empty image used as an image map against the seduce BG img */
    .seduceTop {
        width: 994px;
        height: 220px;
        position: relative;
   }


    /* generic heading class */
    .sedHeading {
        font-size: 16px;
        font-weight: bold;
        color: #7DCFF8;
        margin: 0;
        height: 20px;
        clear: both;
        font-family: verdana, sans-serif;
    }

    /* generic subheading class */
    .sedSubHeading {
        font-size: 14px;
        font-weight: bold;
        height: 20px;
        clear: both;
        text-transform: uppercase;
        font-family: verdana, sans-serif;
    }

    .sedTerms
    {
        text-align: right;
        font-size: 12px;
        padding: 10px 27px 10px;
       clear: both;
       position: relative;
        z-index: 10;

    }

    .sedTerms p {

        display: inline;
    }

    .miscText { color: #FFF; }


.seduceNav {
    width: 994px;
    list-style: none;
    text-align: center;
    height: 52px;
    background: url(/img/seduce/nav-BG.png) repeat-x;
    font-family: times, serif;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.seduceNav ul { /* floats to prevent elements of the player from layering above it */
    width: 994px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 10;
}

.seduceNav li {
    display: inline;
    margin: 0;
    color: #fff;
}

.seduceNav span {
    color: #FF9C00;
}
.seduceNav a {
    color: #FF9C00;
    font-size: 18px;
    font-weight: bold;
}
.seduceNav a:hover {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    background: transparent;
}


/* seduce home page
--------------------------------------*/


    /* main seduce home container, has the embed video, related videos, and ad */
    .seduceMain {
        padding: 0 30px 0 40px;
        width: 924px;
        height: 495px;
    }


    /* other home container, has the top ranked videos, and the other videos */
    .seduceBot {
        width: 914px;
        height: 462px;
        padding: 20px 0 0 80px;
        margin-top: 0px;
    }

    .sedLeft {
        width: 608px;
        float: left;
    }

    .sedRight {
        width: 300px;
        float: right;
    }

    /* top and bottom rounded pieces of the player holder */
    .sedPlayerTop, .sedPlayerBot {
        width: 608px;
        height: 6px;
        background: #410047 url(/img/seduce/player-top.png) no-repeat;
        font-size: 1px;
    }
    .sedPlayerBot { background: #410047 url(/img/seduce/player-bot.png) no-repeat; }

    /* the middle section of the player holder, which holds the player and the related vids */
    .sedPlayer {
        width: 603px;
        height: 470px;
        background: #410047;
        padding: 5px 0 0 5px;
    }

    /* container for the buttons beside the player */
    .sedButtons
    {
        width: 230px;
        height: 277px;
        float: right;
        padding: 13px 15px 0 0;
    }

    .sedButtons a:hover { background: transparent; }
.sedWinnerText {
    font-size: 14px;
    padding-top: 100px;
}


.sedWinnerImg {
    width: 100px;
    height: 100px;
}
.sedWinnerPic {
    width: 100px;
    height: 100px;
    float: left;
    background: #ff0;
}
.sedWinnerSubHdr {
    width: 120px;
    height: 100px;
    color: #6DCFF6;
    font-size: 24px;
    float: right;
}
.sedWinnerSubHdr span {
    color: #fff;
    font-size: 12px;
    float: right;
    width: 120px;
}


    /* styles for the buttons */
/*
 not needed for the userProfile image that now goes into this slot
 .sedButtons img {
        width: 228px;
        height: 52px;
        margin-bottom: 8px;
    }*/

    /* style for the wrapper the embed player goes into */
    .sedPlayerWrapper {
        width: 330px;
        height: 300px;
        float: left;
        padding: 2px 0 0 10px;
    }

    /* the videos below the embed player */
    .sedVids {
        background: url(/img/seduce/vids-tile.png) repeat-x;
        width: 550px;
        height: 150px;
        clear: both;
        margin: 0 auto;
        padding-top: 10px;
        overflow: hidden;
    }

    .sedVids .sedHeading { padding-left: 11px; }

    /* wrapper for videos, allowing for margins to overflow to the right */
    .svWrapper {
        width: 600px;
        height: 130px;
    }

    .adRect {
        height: 260px;
        padding-bottom: 20px;
        font-size: 11px;
        clear: both;
        text-align: right;
        position: relative;
        top: -12px;
    }

    /* seduce channel description */


    .channelBanner { display: none; }
    
    .sedDesc {
        font-size: 15px;
    }

    .sedDesc span { font-size: 18px; }

    .sedTopVids {
        width: 700px;
        height: 150px;
    }

    .sedMoreVids {
        width: 700px;
        min-height: 150px;
    }

    /* specific styles for the look of the related videos */
    .sedVids .vidThumbSet {
        height: 130px;
        width: 123px;
        padding: 2px 0 0 12px;
        font-size: 13px;
    }
    .sedVids .thumbLink img { border: 3px solid #9D7DA2; }
    .sedVids .thumbLink:hover img { border: 3px solid #6287CB; }
    .sedVids .vidThumb img {
        width: 115px;
        height: 86px;
    }

    .sedVids .vidThumb {
        height: 96px;
    }

    /* specific styles for the look of the ranked and other videos */
    .sedMoreVids .vidThumbSet {
        height: 120px;
        width: 140px;
        padding: 0;
        font-size: 13px;
    }

    .sedMoreVids .vidThumbSet span { color: #7C7C7C; }

    .sedMoreVids .thumbLink {
        width: 121px;
        height: 91px;
        background: url(/img/seduce/thumb-border.png) no-repeat;
        display: block;
    }
    .sedMoreVids .thumbLink:hover { background: url(/img/seduce/thumb-border-over.png) no-repeat; }

    .sedMoreVids .thumbLink img {
        border: 0;
        width: 115px;
        height: 86px;
        left: 3px;
        top: 3px;
        position: relative;
    }
    .sedMoreVids .thumbLink:hover img { border: 0; }

    .sedMoreVids .vidThumb
    {
        position: relative;
        height: 90px;
        margin-bottom: 4px;
    }

    /* the special tranparent mask over the video thumb to show rank number */
    .imageRankMask
    {
        position: absolute;
        left: 3px;
        top: 60px;
        width: 115px;
        height: 30px;
        z-index: 1;
        background: #902F67;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
    }
    .imageWinnerMask
    {
        position: absolute;
        left: 403px;
        top: 366px;
        width: 100px;
        height: 30px;
        z-index: 1;
        background: #5D6B75;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
    }
    .sedMoreVids .thumbLink:hover .imageRankMask { background: #6287CB; }

    /* the style for the rank number that sits on top of the rank mask */
    .sedMoreVids .vidThumbSet .imageRank {
        position: absolute;
        left: 0;
        top: 60px;
        width: 115px;
        height: 30px;
        z-index: 2;
        font-size: 24px;
        text-align: right;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
    }

.imageWinner {
        position: absolute;
        left: 402px;
        top: 367px;
        width: 100px;
        height: 30px;
        z-index: 2;
        font-size: 22px;
        text-align: right;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
    }

   .sedMoreVids .vidTitle {
       cursor: pointer;
   }

    /* edit links for admin view */
    .svEdit {
        display: block;
        float: left;
        width: 122px;
        margin-left: 13px;
        font-size: 12px;
    }

    .smEdit {
        display: block;
        float: left;
        width: 140px;
        font-size: 12px;
    }


    .sedSeeAll
    {
        clear: both;
        float: right;
        position:relative;
        top: -19px;
        left: -700px;
    }
    .sedSeeAll a {
        font-weight:normal;
        font-size: 14px;
}

/* seduce about page
--------------------------------------*/

    .seduceAbout {
        margin: 0 auto;
        width: 660px;
        height: 890px;
    }

    .sedAboutPlayer {
        width: 340px;
        height: 320px;
        float: left;
     }

    .sedAboutPlayer .sedPlayerWrapper { padding: 0; }

    .sedMessage {
        font-size: 18px;
        clear: both;
        padding-top: 20px;
    }

    .sedWorkStep { font-weight: bold; }
    .sedWorkInfo { padding-bottom: 5px; }
    .sedWorkExtra { color:#7DCFF8; }

/* seduce version of speical upload page
--------------------------------------*/

    .specUpload {
        padding: 0 0 0 200px;
        width: 770px;
    }

    .specThanks {
        padding: 0 0 0 200px;
        width: 600px;
        height: 400px;
    }

    .specUpload h2 img {
        position: absolute;
        left: 0;
        top: 0;
        width: 46px;
        height: 48px;
    }

    .specUpload h2 {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        height: 38px;
        padding: 12px 0 0 60px;
        position: relative;
        color: #7DCFF8;
    }

    .specSection {
        width: 680px;
        padding: 10px 0 10px 60px;
        display: table;
    }

    .specSection input,  .specSection textarea {
        font-family: arial, sans-serif;
        font-size: 14px;
        float: left;
     }

    .specFileName { width: 515px;  }

    .specSection label {
        display: block;
        float: left;
        width: 100px;
        text-align: right;
        font-weight: bold;
        font-size: 14px;
        padding: 2px 10px 0 0;
    }

    .specSection p {
        font-size: 12px;
        padding: 4px 0 0 0;
        margin: 0;

        clear: both;
     }

     .specSection p span { font-style:italic; }

     .specText { width: 400px; }
     .specTextInput {
        width: 400px;
        height: 100px;
     }

     .specTagsInput {
        width: 400px;
        height: 50px;
     }

    .specTags {
        width: 410px;
        float: left;
    }

    .specUpButtons {
        float: left;
        position: relative;
        width: 500px;
        padding-left: 0px;
        margin-top: 20px;
        height: 50px;
    }

    .specUpButtons img {
        float: left;
        position: relative;
    }

    form { margin: 0; }

    .sedUploadBtn, .sedCancelBtn {
        left: 125px;
        top: -4px;
        cursor: pointer;
    }

    .sedCancelBtn { left: 135px; }

    .specDetailFrm {
        height: 369px;
    }


    /* progress bar custom CSS */
    .uploadFrameWrapper {
        padding-left: 162px;
        height: 150px;
        clear: both;
        position: relative;
        top: 40px;
        overflow: hidden;
    }

    #uploadIFrame { width: 400px; }

    /* changes to the CSS inside the progress bar */

    body { background: none transparent; } /* for transparent iframe */

	#progress_div { font-family: arial, sans-serif; }
	#progress_box td { background: transparent; }

	#progressTable td {
		border: 0 !important;
		background-image: url(http://cdn.gofish.com/videos/static/img/common/progbar_bg_4.gif);
		background-repeat: repeat;
	}

	#progress_box .uv_h1_blue {
		font-size: 15px;
		font-weight: bold;
		color: #FFF;
	}

	#progress_box .progMsg 	{
		font-size: 12px;
        color: #FFF;
	}


/* seduce channel styles
--------------------------------------*/

    .channelBanner { background: transparent; }
    .channelTop { height: 250px; }
    .vidRateLen, .chanDesc, #content { color: #FFF; } /* paragaph color */
    .channelCenterBG, .chanFooter, .chanNav { background: transparent; } /* center col color */

    .cfWrapper { width: 95%; }
    .cfWrapper .memThumbSet { width: 60px; }

    #playList { height: 346px; }

    .chanStat img {
        width: 69px;
        height: 12px;
        top: 1px;
    }

    .channelNoFans {
        width: 454px;
        left: -1px;
        position: relative;
    }

    .otherVideos { width: 536px;}

    .chanVote {
        width: 242px;
        height: 52px;
        background: url(/img/seduce/vote-bg.png) no-repeat;
        position: absolute;
        left: 0;
        top: 0;
    }

    .vChanWrapper, .vVidWrapper { width: 474px; }

    .viralThumb
    {
        width: 32px;
        height: 32px;
        position: relative;
        left: 43px;
        top: 3px;
        cursor: pointer;

    }

    .chanVoted  .viralThumb { cursor: default; }

   .viralVote {
        position: relative;
        left: 4px;
        top: 4px;
        width: 228px;
        height: 43px;
        cursor: pointer;
    }

    .viralControls { background: #C0D0F2 url(/img/seduce/viral-bg.png) repeat-x; }


    /* style specifics for the ranked videos on the player */
    .rankedResults {
        width: 295px;
        float: left;
        padding-top: 10px;
    }

    .rankedResults .vidThumbSet {
        padding: 0 0 0 130px;
        clear: both;
        width: 195px;
        font-size: 13px;
        height: 110px;
        color: #FFFFFF;
    }

    .rankedResults .vidThumb {
        position: absolute;
        top: 0;
        left: 0;
    }

    .rankedResults .thumbLink {
        width: 121px;
        height: 91px;
        background: url(/img/seduce/thumb-border.png) no-repeat;
        display: block;
    }
    .rankedResults .thumbLink:hover { background: url(/img/seduce/thumb-border-over.png) no-repeat; }

    .rankedResults .thumbLink img {
        border: 0;
        width: 115px;
        height: 86px;
        left: 3px;
        top: 3px;
        position: relative;
    }
    .rankedResults .thumbLink:hover img { border: 0; }
    .rankedResults .thumbLink:hover .imageRankMask { background: #6287CB; }



    .enterVideo {
        width: 301px;
        height: 52px;
        margin-bottom: 10px;
    }


/* seduce contestant videos and meet mirelly pages
---------------------------------------------------*/

.sedContestants .sedHeading, .sedMeet .sedHeading { padding-bottom: 10px; }
.sedContestants, .sedMeet { width: 920px; margin: 0 auto; padding-top: 10px; }

.sedContestants .sedMoreVids, .sedMeet .sedMoreVids {
    float: left;
    width: 717px;
    background: transparent;
    padding: 0 0 10px 20px;
}

.sedContestants .vidThumbSet { height: 180px;}

.sedMeet .vidThumbSet { height: 140px;}

.sedContestants #adRight, .sedMeet #adRight {
    float: left;
    width: 160px;
    height: 620px;
    background: transparent;
}

.pager { clear: both; width: 681px;}
.pager ul { }
.pagerSel { color: #FFF; }
.pagerPage { color: #FFF; }


.vidAvg { background: url(/img/seduce/rated-avg.png) no-repeat; }
.vidRate { background: url(/img/seduce/rate-vid.png) no-repeat; }
.vidRated { background: url(/img/seduce/rated-vid.png) no-repeat; }
