html, body
{
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
    font-size:1.5em;
    color: #777777;
    background-color: #000000;
}

#header
{
    margin: 0px 0px 0px 0px;
}

#header #logo
{
    float: left;
    display: block;
    width: 30%;
    height: 60px;
    border: 0;
    margin-bottom:15px;
}

#header #ad
{
    float: right;
    width: 70%;
    height: 60px;
    text-align:right;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
}
#header #ad h1
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
}


/* CSS for the menu */
#mainmenu #menu
{
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    list-style-type: none;
    margin: 10px 0px 30px 0px;
    border-bottom: 1px solid #6e6e6e;
    
}

#mainmenu #menu li
{
    float: left;
    margin: 0px 4px 0px 0px;
    text-align: center;
    letter-spacing: 1px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    border: 0;
    line-height: 10px;
}

#mainmenu #menu li a.on
{
    display: block;
    width: 104px;
    height: 31px;
    background-image: url('../img/button_both.gif');
    background-position:bottom left;
    background-repeat: no-repeat;    
    color:#FFFFFF;
    text-decoration: none;
}

#mainmenu #menu li a
{
    display: block;
    width: 104px;
    height: 30px;
    background-image: url('../img/button_both.gif');
    background-position: top left;
    background-repeat: no-repeat;
    color:#777777;
    text-decoration: none;
}

#mainmenu #menu li a:hover
{
    display: block;
    width: 104px;
    height: 31px;
    background-image: url('../img/button_both.gif');
    background-position: bottom left;
    background-repeat: no-repeat;    
    color:#FFFFFF;
    text-decoration: none;
}

fieldset
{
    border:1px solid #444444;
    margin: 5px 5px 5px 5px;
}

.banner
{
    border:0;
    margin: 25px 5px 5px 35px;
}

.banner img
{
    border:0;
    margin: 15px 15px 15px 15px;
}

.category fieldset
{
    border: 0;
    margin: 25px 5px 5px 55px; 
}
legend
{
    margin: 5px 5px 5px 5px;
    font-weight:bold;
    color:#CCCCCC;
    font-size:14px;
    text-transform:uppercase;
}

/* CSS for the downloader */
#download
{
    float: left;
    font-weight: bold;    
}

#download #title
{
    margin: 5px 5px 5px 5px;
    color:#FFFFFF;
    font-size: 110%;
}

#download #url
{
    float: left;
    margin: 5px 5px 5px 5px;
    width: 65%;
    height: 20px;
    border: 1px solid #999999;
    background-color: #333333;
    color:#FFFFFF;
}
#download #sites
{
    float: left;
    margin: 5px 5px 5px 5px;
    width: 15%;
    height: 24px;
    border: 1px solid #999999;
    background-color: #333333;
    font-weight: bold;
    color:#FFFFFF;
}

#download #dButton
{
    float: left;
    margin: 5px 5px 5px 5px;
    width: 15%;
    height: 24px;
    border: 1px solid #999999;
    background-color: #333333;
    font-weight: bold;
    color:#FFFFFF;
}

#download #divExample
{
    margin: 5px 5px 5px 5px;    
}

#response
{
    margin: 5px 5px 5px 5px;
    color:#FFFFFF;
    font-size: 110%;
    text-align: center;
}

#response a
{
   text-decoration:none;
}

#response a:link, #response a:active, #response a:visited
{
    color: #D31C21;
}

#response a:hover
{
    color: #F90000;
}

#response input
{
    float: left;
    margin: 5px 5px 5px 5px;
    width: 98%;
    height: 20px;
    border: 1px solid #999999;
    background-color: #333333;
    color: #FFFFFF;
    text-align: center;
}

#footer
{
   margin: 0 auto;
   font-size: 12px;
   color:#CCCCCC;
   text-align: center;
   margin: 18px 0px 0px 0px;
}

#footer2
{
    margin: 18px 0px 0px 0px;
    font-size: 11px;
    text-align: center;    
}

#footer2 a, #badbrowser a
{
    color: #FFFFFF;
}

#badbrowser
{
   margin: 0 auto;
   font-size: 12px;
   color:#D31C21;
   text-align: center;
   margin: 18px 0px 0px 0px;
}

#showvideo
{
    margin: 5px 5px 5px 5px;
    font-size: 11px;;
    text-align: center;    
}

#showvideo a
{
    color: red;
    margin: 5px 5px 5px 5px;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#player
{
    margin: 15px 15px 15px 15px;
    border: 1px solid #444444;
    width: 640px;
    height: 480px;
    background-color: #000000;
}

#btdownload, #btexit
{
   width: 25%;
   float: left;
   border: 0;
   margin: 0px 0px 0px 120px;
}

#btdownload a, #btexit a
{
    height: 80px;
    width: 100px;
    float: left;
    border: 0;
}

#btdownload a:hover,  #btexit a:hover
{
    border: 2px solid #444444;
    height: 76px;
    width: 96px;
}

/* CSS for the video lists */
.videocollection
{
    margin: 5px 5px 5px 5px;
}

.videocollection .vc_item
{
    float: left;
    width: 162px;
    margin: 0px 0px 30px 18px;
}

.videocollection .vc_img
{
    float: left;
    width: 162px;
}

.videocollection img
{
    border: 1px solid #999999;
    width: 160px;
    height: 120px;
}

.videocollection img:hover
{
    border: 1px solid red;
}

.videocollection .vc_text
{
    float: right;
    width:105px;
    height: 16px;
    font-family: Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color: #777777;
    text-align: right;
}

.videocollection .vc_count
{
    color: #D31C21;
}

.videocollection .vc_added
{
    font-family: Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color: #777777;
    text-align: right;
}

.videocollection .vc_link 
{
    float: left;
    width:57px;
    height: 16px;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.videocollection .vc_link a
{
    text-decoration:none;
    text-align: left;
}

.videocollection .vc_link a:link, .videocollection .vc_link a:active
{
    color: #D31C21;
}

.videocollection .vc_link a:visited
{
    color: #777777;
}

.videocollection .vc_link a:hover
{
    color: #F90000;
}

/* CSS for the video categories */
.category
{
    margin: 5px 5px 5px 5px;
}

.category .vc_item
{
    float: left;
    width: 209px;
    margin: 10px 0px 5px 5px;    
}

.category .img_container
{
    width: 162px;
    height: 209px;
}

.category img
{
    border: 1px solid #999999;
    width: 160px;
    height: 207px;
}

.category img:hover
{
    border: 1px solid red;
}

.category .vc_link
{
    width: 162px;
    height:20px;
    text-align:center;
    background-position:top left;
    background-repeat: no-repeat;
    text-decoration: none;
    background-image: url(../img/bg.jpg);    
}
.category .vc_link a
{
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.category .vc_link a:link, .category .vc_link a:active, .category .vc_link a:visited
{
    color: #FFFFFF;
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

.category .vc_link a:hover
{
    color: #CCCCCC;
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
/* CSS for page numbers */
#pagenumbers
{
    width:97%;
    float:left;
    background-image:url(../img/foot.gif);
    background-repeat:repeat-x;
    background-position:bottom left;
    border: 1px solid #222222;
    margin: 20px 5px 20px 5px;
    font-size: 14px;
    color: #777777;
    font-weight: bold;
    text-align:center;
    padding: 8px 5px 8px 5px;    
}

#pagenumbers a
{
    margin: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#pagenumbers a.active, #pagenumbers a.active:hover, #pagenumbers #active
{
    background-color:#FFFFFF;
    padding: 3px 5px 3px 5px;
    margin: 10px 10px 10px 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#pagenumbers a:hover
{
    color: #FC0000;
}

.pagenumbers_lable
{
    margin: 0px 20px 0px 0px;
}

/* CSS for ucash */
.javafid
{
    margin: 5px 10px 5px 10px;
}

#xxxodnk
{
    background-color: #FFFFFF;    
}

#xxxodnk img
{
    border:0;
    margin: 5px 5px 0px 5px;
}

.vc_text1
{
    text-align: center;
    color: #D31C21;
    font-weight:bold;
}