﻿body 
{
    background-image:none;
    background-color:#282828;
}
#ibnplayer {
	position:absolute;
	width:480px;
	height:360px;
	z-index:2;
	left: 0px;
	top: 0px;
	margin:0px;
}
#player 
{
    position:absolute;
    width:480px;
    height:360px;
    left:0px;
    top:0px;
    margin:0px;
    padding:0px;
}
#vidbg
{
    position:absolute;
    top:360px;
    left:0px;
    width:480px;
    height:266px;
    background-image:url("../images/kady/vidlistbkg_blk.jpg");
}
#picklist
{
    position:relative;
    top:46px;
    left:10px;
    height:214px;
    width:460px;
    color:#FFFFFF;
    overflow:auto;
}
#vidList {
	position:absolute;
	width:110px;
	height:424px;
	z-index:2;
	left: 481px;
	top: 0px;
	overflow:auto;
	background-color:#38391f;
	color:#FFFFFF;
}
tr:hover
{
    color: #0066FF;
    background-color: #CCCCCC;
    cursor:pointer;
}
tr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color:#FFFFFF;
    background-color:#38391f;
}
a img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}
.LineBotDotted {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999;}
.SpacerLeftSm {padding-left: 4px;}
.Txt10 {font-size: 10px;}
.Verdana {font-family: Verdana, Arial, Helvetica, sans-serif;}
.Black {color: #000000;}
.mover{background-color:#E4E4E4; cursor:pointer;}
.bold { font-weight:bold; }
.white { color:#FFFFFF; }
.kadybg { background-color:#38391f; }
.pad10 { padding:5px 5px 5px 0px; }
.left { float:left; }
.vgrey { color:Silver; font-size:small; }
.vcontainer { position:relative; width:443px; height:70px; float:none;}
.vborder {position:absolute; left:0px; top:0px; width:80px; height:60px; border-style:solid; border-color:Silver; border-bottom-width:1px; border-top-width:1px; border-left-width:1px; border-right-width:1px; cursor:pointer;}
.vwhite {border-color:White; }
.nobkg { position:absolute; left:92px; top:2px; height:60px; width:350px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; background-image:none; cursor:pointer; }
.hibkg { position:absolute; left:92px; top:2px; height:60px; width:350px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:small; background-image:url("../images/kady/pick_bkg.png"); background-repeat:repeat-x; cursor:pointer;}

