@charset "utf-8";
/* CSS Document */

.bodyclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#KnowledgeVideoHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-width:thin;
	border-top-width:thin;
	border-right-width:thin;
	border-left-width:thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:500px;
}


.box_item {
background-color:#FFFFFF;
border-bottom:1px solid #DADADA;
clear:both;
padding:6px 0px;
font-style:normal;
font-weight:bold;
color:#999999;
}


.box_item_play {
background-color:#f2cdaf;
border-bottom:1px solid #DADADA;
clear:both;
padding:6px 0px;
font-style:normal;
font-weight:bold;
color:#999999;
}


.Box {
background-color:#F3F3F3;
border-left:1px solid #DADADA;
border-right:1px solid #DADADA;
padding:3px 9px 5px;
position:relative;
width:320px;
}

.BigBox {
background-color:#F3F3F3;
border-left:1px solid #DADADA;
border-right:1px solid #DADADA;
padding:3px 9px 5px;
position:relative;
width:880px;
}


.big_box_item, .big_box_item_play {
background-color:#FFFFFF;
border-bottom:1px solid #DADADA;
clear:both;
padding:6px 0px;
font-style:normal;
font-weight:bold;
color:#999999;
}

#LeftCol {
float:left;
margin-left:20px;
width:520px;
}

#RightCol {
float:left;
margin-left:20px;
width:340px;
}

#KnowledgeContainer {
width:900px;
margin:0pt auto;
text-align:left;
}


.link{
color: rgb(191, 84, 38); 
text-decoration: none;
}



.navitem {
width:200px;
}

.clear {
clear:both;
}

a.channelheader:link {color: #808080; font-size: 12px; font-weight: bold; text-decoration: none; }
a.channelheader:visited {color: #808080; font-size: 12px; font-weight: bold; text-decoration: none; }
a.channelheader:hover {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; }
a.channelheader:active {color:  #808080; font-size: 12px; font-weight: bold; text-decoration: none; }


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF5426;
	text-decoration:none;
}


#knowledgechannel-hr {
border-bottom:1px solid #ACACAC;
clear:both;
margin:0pt 0px;
}

#knowledgevideo-list {
background:transparent repeat-y scroll 420px 0pt;
font-size:12px;
margin:20px 20px 0px;
}

#knowledgevideo-list .left-col {
float:left;
width:420px;
}
#knowledgevideo-list .right-col {
float:right;
width:420px;
}

#knowledgevideo-list .full-col {
float:left;
width:840px;
}

hr {
border-color:-moz-use-text-color -moz-use-text-color #ACACAC;
border-style:none none solid;
border-width:0pt 0pt thin;
clear:both;
margin:10px 0pt;
padding:10px 0pt;
width:100%;
}


.video-list-channel {
height:auto !important;
min-height:20px;
padding:0pt;
}

.video-list-channel .video-list-header {
height:20px;
}

div.scroll {
height: 250px;
width:800px;
overflow: auto;
padding: 8px;
}


.sidebox {
	margin: 0 auto; /* center for now */
	width: 10em; /* ems so it will grow */
	background: url("../images/box/sbbody-r.gif") no-repeat bottom right;
	font-size: 100%;
}

.boxbody {
	background: url("../images/box/sbbody-l.gif") no-repeat bottom left;
	margin: 0;
	padding: 5px 21px 21px;
}


