﻿#userHolder
{
    background-color:#fff;
    width:950px;
    float:left;
    margin-top: 3px;
    border-top: solid 1px #D2D2D2;
    background-image:url('/images/user/userholder_bg.gif');
    background-repeat: repeat-x;
    background-position: left top;
    padding:0;
    color: #3F3E3E;
}

#userHolder h1
{
    color: #85B03C;
    font-size: 130%;
    font-family:"Trebuchet MS", Arial;
}
#userHolder h2,
#userHolder h4
{
    color: #85B03C;
    font-size: 120%;
    font-family:"Trebuchet MS", Arial;
    margin: 0;
}
#userHolder h4
{
    font-size: 110%;
    float:left;
    padding: 0 0 4px 4px;
    vertical-align: -40%;
}

#userHolder .content,
#userHolder .fullColHolder,
#userHolder .contentForum
{
    padding: 8px 0 4px 10px; 
    float:left;
    width:940px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#userHolder .fullColHolder div
{
    margin: 20px 30px 0 30px;
}

#userHolder .stripebg
{
    background: url(/images/brand/stripe.gif) repeat-x;
    background-color: #fff;
}

#userHolder .contentForum
{
    width:930px !important;width:940px;
}

#userHolder .secnav
{
    float:left;
    width:140px;
}
#userHolder .secnav h2
{
    border-bottom: solid 1px #fff;
    padding: 4px 0 4px 2px;
}
#userHolder .secnav ul
{
    margin:0;
    padding:0;
    width: 100%;
}
#userHolder .secnav ul li
{
    list-style:none;
    color:#3B3B3B;
    font-weight:bold;
    padding: 4px 0 4px 2px;
    border-bottom: solid 1px #fff;
    font-size:90%;
}
#userHolder .secnav ul li a
{
    text-decoration:none;
    color:#3B3B3B;
}
#userHolder .secnav ul li a:hover,
#userHolder .secnav ul li a.on
{
    text-decoration:underline;
}

#userHolder .contentpane,
#userHolder .contentpanefull
{
    float:left;
    width:785px;
    margin-left:10px;
    margin-top:4px;
}

#userHolder .contentpane
{
    width:780px;
}
#userHolder .contentpane #channels ul.boxesMed
{
    width:933px;
    margin: 0 0 12px 0;
}
#userHolder .contentpane #channels ul.boxesMed li
{
    margin: 0 3px 3px 0;
}
#userHolder .contentpane #channels ul.boxesMed li b
{
    font-size: 110%;
}

#userHolder .contentpane #channels ul.boxesMed .boxpane
{
    padding: 6px;
}

#userHolder .contentpane #channels ul.boxesMed .boxpane img
{
    margin: 3px 0px 4px 7px;
}

#userHolder .contentpane #channels ul.boxesMed .boxpane div.channeldesc
{
    width: 152px;
    margin-left: 12px;
}

#userHolder .contentpane #channels a img.main
{
    border: 1px #fff solid;
}

#userHolder .contentpane #channels a:hover img.main
{
    border: 1px #88B03C solid;
}

#userHolder .contentpane ul.boxesMed
{
    width:780px;
    clear: both;
}

#myhistory ul.boxesMed
{
    width:25% !important;
}
#userHolder .contentpanefull
{
    width:900px;
}

#userHolder #colSignup
{ 
    float:left; 
    width:550px;
}

#userHolder #colLogin
{
    float:left; 
    width:330px;
    margin-top: 32px;
}

#userHolder .contentpanefull #colSignup #signupPane h1
{
    border-bottom: solid 1px #666;
    padding-bottom: 5px;
}


/**** UPLOAD PAGE ****/

#userHolder #uploadPane
{
    float:right;
    width:480px;
    margin: 0 18px 0 0 !important;
    margin: 0 10px 0 0;
}
#userHolder #fullUserPane 
{
    float:left;
    width:770px;
    margin: 0;
}
#userHolder #LatestClipsPane 
{
    float:left;
    width:550px;
    margin: 0;
}
#userHolder #signupPane 
{
    float:left;
    width:550px;
    margin: 0;
}
#userHolder .signupPaneSml 
{
    float:left;
    width:310px;
    margin: 0;
}
#userHolder #uploadPane .top,
#userHolder #fullUserPane .top,
#userHolder #LatestClipsPane .top,
#userHolder #signupPane .top,
#userHolder .signupPaneSml .top
{
    background-image: url('/images/brand/boxtop_upload.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    float:left;
    width:475px;
    line-height:9px;
    height:9px;
}
#userHolder #LatestClipsPane .top
{
    background-image: url('/images/brand/boxtop_latest.gif');
    width:570px;
}
#userHolder #fullUserPane .top
{
    background-image: url('/images/brand/boxtop_fulluser.gif');
    width:760px;
}
#userHolder .signupPaneSml .top
{
    background-image: url('/images/brand/boxtop_signupsml.gif');
    width:314px;
}
#userHolder #uploadPane .base,
#userHolder #fullUserPane .base,
#userHolder #LatestClipsPane .base,
#userHolder #signupPane .base,
#userHolder .signupPaneSml .base
{
    background-image: url('/images/brand/boxbase_upload.gif');
    background-repeat: no-repeat;
    float:left;
    width:475px;
    line-height:9px;
    height:9px;
}
#userHolder #LatestClipsPane .base
{
    background-image: url('/images/brand/boxbase_latest.gif');
    width:555px;
}
#userHolder #fullUserPane .base
{
    background-image: url('/images/brand/boxbase_fulluser.gif');
    width:760px;
}
#userHolder .signupPaneSml .base
{
    background-image: url('/images/brand/boxbase_signupsml.gif');
    width:314px;
}
#userHolder .signupPaneSml .links
{
    text-align: center;
    width:280px;
    margin-top:10px;
    font-size:80%;
}
#userHolder .signupPaneSml .links a:hover
{
    text-decoration: none;
}
#userHolder #uploadPane .main,
#userHolder #fullUserPane .main,
#userHolder #LatestClipsPane .main,
#userHolder #signupPane .main,
#userHolder .signupPaneSml .main,
#userHolder .signupPaneSml .mainB {
    float:left;
    width:453px;
    /*background-color: #fff;
    border-left: solid 1px #D2D2D2;
    border-right: solid 1px #D2D2D2;*/
    padding: 6px 10px 26px 10px;
    /*background-image: url('/images/brand/cb_watermark.gif');
    background-repeat: no-repeat;
    background-position: right top;*/
}
#userHolder #LatestClipsPane .main{
    width:528px;
    padding-left: 14px;
}
#userHolder #fullUserPane .main{
    width:738px;
    background-color: #fff;
    border-left: solid 1px #D2D2D2;
    border-right: solid 1px #D2D2D2;
}
#userHolder .signupPaneSml .main
{
    background: url(/images/brand/boxmiddle_signupsml.gif) bottom left no-repeat;
    width:292px;
    height: 205px;
    padding: 6px 10px 4px 10px;
}
#userHolder .signupPaneSml .mainB{
    background: url(/images/brand/boxmiddle_signupsml_join.gif);
    width: 274px;
    height: 190px;
    padding: 0;
    padding: 20px; 
}

#userHolder ul.latestclips
{
    margin:20px 0 0 20px;
    padding:0;
    list-style: none;
}
#userHolder ul.latestclips li
{
    float: left;
    width: 125px;
    margin: 0;
    padding: 0 0 18px 0;
    font-size: 90%;
} 
#userHolder .main ul.latestclips li a 
{
    font-weight: bold;
}
#userHolder .main ul.latestclips li span
{
    font-size: 90%;
}
#userHolder ul.latestclips li img.thumb
{
   padding:1px;
   border:solid 1px #CBCBCB;
}

#userHolder #uploadGuideHolder 
{
    width:410px;
    background-color: #fff;
    border: solid 1px #D2D2D2;
    padding:5px;
    float:left;
}
#userHolder #uploadGuideHolder .base
{
    margin-top: -10px;
    float:left;
    width:410px;
}
#userHolder #uploadGuide 
{
    color: #fff;
    float: left;
    width:400px;
    padding: 8px 0 18px 8px;
    margin: 0;
}
#userHolder #uploadGuide ul li h2
{
    color: #fff;   
    font-family: "Trebuchet MS";
    margin: 6px 0 20px 0;
    font-size:160%;
    float:none;
    font-style: normal;
}
#userHolder #uploadGuide ul
{
    margin:0;
    padding:0 0 10px 0;
    list-style:none;
    width: 390px;
    float:left;
    background-image: url('/images/brand/info_bg_base.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
#userHolder #uploadGuide ul li
{
    padding: 10px 0 20px 10px;
    float:left;
    width: 380px;
    font-size:110%;
    overflow:visible;
    background-color: #434343;
    background-image: url('/images/brand/info_bg.gif');
    background-repeat: no-repeat;
}
#userHolder #uploadGuide ul li .numb
{
    float:left;
    font-size:220%;
    color: #94CB53;
    width: 34px;
    padding-top: 8px;
}
#userHolder #uploadGuide ul li .info
{
    float:left;
    margin-left: 8px;
    width: 280px;
    overflow:visible;
    font-style: italic;
}


#userHolder #signupColOne,
#userHolder #signupColTwo 
{
    float:left; 
}
#userHolder #signupColOne 
{
    width:350px;
}

#userHolder #signupColTwo 
{
    margin-left:20px;
}

#myhistory ul.boxesMed li .boxpane h2
{
    padding: 0 0 4px 0;
}
#myhistory #LatestClipsPane .main h2 
{
    margin-top: -6px;
    padding: 0 0 6px 0;
}
#myhistory ul.boxesMed
{
    font-size:100%;
    width:210px;
}
#myhistory ul.boxesMed li .boxpane ul,
#userHolder .signupPaneSml ul
{
    float:left;
    width:145px;
    margin: 4px 0 0 6px;
    padding:0 0 0 0;
}
#userHolder .signupPaneSml ul
{
    float:none;
    width:235px;
    margin: 14px 0 0 0;
}

#myhistory ul.boxesMed li .boxpane ul li
{
    width:130px;
    margin:0 0 10px 0;
    font-size: 90%;
    padding: 0 0 0 16px;
    background-image: url('/images/brand/bullet2.gif');
    background-repeat: no-repeat;
    list-style: none;
    float:none;
}
#userHolder .signupPaneSml ul li
{
    width:230px;
    margin:0 0 10px 0;
    padding: 0 0 0 16px;
    background-image: url('/images/brand/bullet2.gif');
    background-repeat: no-repeat;
    list-style: none;
}
#myhistory div.main ul.latestclips li a:hover img.thumb,
#myhistory div.main ul.latestclips li a:hover img.thumb,
#myhistory div.main ul.latestclips li a:hover img.thumb
{
   padding:1px;
   border:solid 1px #88B03C;
}


#myhistory .main ul.latestclips li 
{
    display:block;
    overflow:hidden;
    word-wrap: break-word;
    width:104px;
    margin-right:14px;
}


/*** NEW FLEXI WIDTH BOX ***/
/*** .main needs to be 2px smaller than flexiBox width ***/

#userHolder .flexiBox 
{
    float:left;
    width:920px;
    margin: 0;
}

#userHolder .flexiBox .top
{
    float:left;
    width:100%;
    line-height:9px;
    height:9px;
}
#userHolder .flexiBox .top .left
{
    float:left;
    width:50%;
    background-image: url('/images/brand/boxtop_fulluser.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
#userHolder .flexiBox .top .right
{
    float:right;
    width:50%;
    background-image: url('/images/brand/boxtop_fulluser.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
#userHolder .flexiBox .base
{
    float:left;
    width:100%;
    line-height:9px;
    height:9px;
}
#userHolder .flexiBox .base .left
{
    float:left;
    width:50%;
    background-image: url('/images/brand/boxbase_fulluser.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
#userHolder .flexiBox .base .right
{
    float:right;
    width:50%;
    background-image: url('/images/brand/boxbase_fulluser.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}
#userHolder .flexiBox .main {
    float:left;
    width:918px;
    background-color: #fff;
    border-left: solid 1px #D2D2D2;
    border-right: solid 1px #D2D2D2;
    background-image: url('/images/brand/boxbase_fullmiddle.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
#userHolder .flexiBox .text 
{
    padding: 6px 10px 26px 10px;
}
#userHolder .flexiBox .main .innerpad {
    margin:4px 6px 16px 18px;
}


    
 /*** Upgrade to Comic Styles ***/   
img.upscreen
{
    width:450px;
    float:left;
}
#upgradetxt
{
    float:left;
    width:430px; 
    margin: 6px 0 0 8px;
}


/************** Signup landing page & Comedybox LIVE page ************/


#userHolder .content .col-left, #userHolder .content .col-right,
#userHolder .content .live-left, #userHolder .content .live-right
{
     width:370px; 
     float:left; 
     margin: 0 20px 0 15px;
     padding: 0 20px 0 0;
     background: url(/images/user/dash.gif) top right no-repeat;
}

#userHolder .content .live-left div, #userHolder .content .live-right div
{
    float: left;
}

#userHolder .content .col-right, #userHolder .content .live-right
{
     background-image: none;
     margin: 0;
     padding-right: 0;
}

#userHolder .content .col-left h1, #userHolder .content .col-right h1,
#userHolder .content .live-left h1, #userHolder .content .live-right h1
{
    color: #393939; 
    font-size: 200%; 
    margin-bottom: 5px; 
    margin-top: 5px;
}

#userHolder .content .col-left h2, #userHolder .content .col-right h2
{
    font-size: 150%;
}


/* START TABLE STYLES */

    table
    {
    font-size:100%;
    }

    .isleTable {
	    border:solid 0px #fff;
	    border-collapse:collapse ;
	    margin:0 0 1% 0;
	    width:98%;
	    float:left;
        font-family: Verdana;
	    font-size:90%;
    }
    .isleTable td{
	    padding:5px 2px 12px 2px ;
	    border:solid 1px #D5D2CD;
	    color:#555354;
	    vertical-align:top;
    }

    .rowHeader{
	    color:#fff;
	    background-color:#8BCAFF;
    }
    .rowHeader th{
	    padding:5px 2px 5px 2px ;
	    border:solid 1px #fff;
	    background-color:#434343;
	    font-weight:normal;
    }
    .rowHeader td{
	    color:#fff;
        padding:0 2px 0 2px;
    }

    .rowItem{
	    background-color:#fff;
	    color:#000;
    }
    .rowItemAlt{
	    background-color:#fff;
        background-image: url('/_management/images/gradientbg1.gif');
        background-repeat:repeat-x;
    }
    .rowSelected td
    {
        height:250px;
        vertical-align:top;
    }
    .rowSelectedFlyout
    {
        margin-top:30px;
        position:absolute;
        width:830px;
        height:220px;
    }

    .pageNos {
	    text-align:center;
    }
    .pageNos span{
	    padding:5px;
	    height:20;
	    background:#D8E0F3;
	    border: 1px #5273C6 solid;
    }
    .pageNos a{
	    text-decoration:none;
	    color:#000;
	    padding:5px;
	    width:20px;
	    height:20;
    }
    .pageNos a:hover{
	    background:#819BCE;
	    color:#fff;
    }
    .isleTable tr td a img 
    {
        border: solid 0px #fff;
    }
    .isleTable td .statusOne,
    .isleTable td .statusTwo,
    .isleTable td .statusThree{
        padding:1px; 
        border:solid 1px #4F9FE3;
        background-color:#8BCAFF;
        color:#fff;
        width:15px;
        float:left;
        margin-right:4px;
        text-align:center;
    }
    .isleTable td .statusTwo{
        border:solid 1px #7D9D24;
        background-color:#92B72C;
    }
    .isleTable td .statusThree{
        border:solid 1px #BD0D0D;
        background-color:#EC1515;
    }