.playerInnerBox_gsvb .player_gsvb {
      width : 320px;
      height : 260px;
    }
html,body   {
        margin:0px;
        padding:0px;
        text-align:center;
        height:100%;
        font:75%/150% Verdana,Arial,Helvetica,sans-serif;
        min-height:100%;
        background-color:#D9F1D9;
        z-index: 0;
}
div#container   {
    width:976px;
    text-align: left;
    margin:auto;
    height:100%;
    min-height: 100%;
}
div#content {
    background-image: url('/_public/_img/bg.jpg');
    background-position:center;
    background-color: #fff;
    font-size:1.2em;
    width:968px;
    padding-left: 8px;
    padding-right: 8px;
    min-height: 100%;

}

/* Feed Bars */
#videoBarT,#videoBarL,#videoBarR    {
        margin:0px;
        padding:0px;
}
#videoBarL  {
    width:242px;
    float:left;
}
#videoBarR  {
    width:242px;
    float:right;
}
#videoBarT    {
    height:183px;
    width:100%;
}
div.thumb   {
    cursor:pointer;
    float:left;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:3px;
    border:0px;
}
.thumb img    {
    width:115px;
    border:0px
}
/* end of videobar */
#middle {
    width:464px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:10px;
    float:left;
}



/*tube */
div#player  {
    margin-bottom: 15px;
}
div#top {
    margin-top: 8px;
    margin-bottom: 8px;
    width:976px;
    background-color:#000000;
    height:150px;
    margin-left: 4px;
    margin-right: 4px;
}
div#top img#header {
    border:0px;
    height:150px;
}
div#topShade    {
    background-image: url('/_public/_img/top.jpg');
    background-position: center;
    height:12px;
    clear:both;
    width:984px;
}
div#top h1 {
    margin-left:20px;
}

li#lzoek    {
    position: relative;
}

ul#social   {
    float:right;
    margin-right:5px;
    margin-top:5px;
    padding-top:0px;
    margin-bottom:0px;
    position: relative;
    bottom:30px;
}
ul#social li  {
    display:inline !important;
}

div#hiddenZoek  {
    position:absolute;
    font-size:14px;
    letter-spacing:-0.05em;
    font-weight: bold;
    z-index:10;
}
div#hiddenZoek div  {
   display: list-item;
   position: relative;
   top:0px;
   left:361px;
   background-color:#ffffff;
   padding:16px 26px 10px;
   list-style-type: none;
}
div.clear   {
    clear:both;
}
div.player {
    margin-left:2.5px;
    margin-right: 2.5px;
}

div#hiddenZoek  {
    display: none;
}
div#commentFormHolder   {
    padding:2.5px;
}
form#commentForm td {
    font-size:11px;
}
form#commentForm table  {
}
form#commentForm textarea {
    width:385px;
}


div#comment,div#error,div#success   {
    font-family: verdana;
    font-weight: bold;
    font-size:11px;
    clear:both;
    margin-top:0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    display:none;
    padding:10px;
}

div#formError   {
    font-family: verdana;
    font-weight: bold;
    font-size:11px;
    clear:both;
    margin-top:0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    display:none;
    padding:10px;
}

div#success {
    background-color:#a0ee63;
    border:4px solid #55a74f;
    color:#55a74f;
}
div#comment {
    background-color:#cccccc;
    color:#666;
    border: 4px solid #666;
}
div#error, div#formError   {
    color:red;
    border:4px solid red;
    background-color:#fcc;
}

/* Comments */
div.commentInfo {
    margin-top:8px;
    text-align: right;
}

div#comments {
    font-size:1em;
    text-align: justify;
    line-height: 140%;
    margin-top: 10px;
    margin-left:5px;
    margin-right: 5px;

}
/*anders*/
input.anders    {
    width:200px;
}
textarea.anders {
    width:200px;
}
div#movieForm   {
    margin-left:70px;
    margin-top:25px;
    width:325px;
}
/* algemeen */
.wrong  {
    border:1px solid red;
    background-color:#ffcccc;
}
input   {
    width:150px;
    
}
textarea,input  {
    border:1px solid #008000;

}
a.ico {
    border:0px;
}
.ico     {
    border:0px;
}
a.js  {
  cursor:pointer;
}
input.submit    {
    border:0px;
    width:100px;
    padding-top:2px;
    padding-bottom:4px;
    text-align:center;
    background-color: #00a000;
    border: 0px;
    color:#fff;
    font-weight:bold;
}
.ui {
    width:116px;
    height:87px;
    background-color: #F60;

}
p   {
    line-height:1.5;
    text-align: justify;
}
/* Uploaded */
table#uploaded {
    width:100%;
    padding:0px;
    margin:0px;
}
table#uploaded td   {
    padding:2px;
}
tr.grey {
    background-color: #999;
    padding-top: 2px;
    padding-bottom: 2px;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#00FF00 !important; 
 }

 #recaptcha_table {
   border-color: #FF0000 !important; 
 }

 #recaptcha_response_field {
   border-color: #FF0000 !important;
   background-color:#FFFFFF !important;
 }
a#copy  {
     font-size:8px;
     color:#00AF3F;
     text-decoration:none;
}
a#copy:hover    {
    text-decoration: underline;
}
