@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
.searchbox {
	font-size: 10px;
	color: #000000;
	height: 20px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}

.toolbar {color: #FFFFFF}

.title {
color:#663300;
font-size:12px;
font-weight:bold;

}

.content {
color:#6A4B04
font-size:10px;

}

.displaybox {
	overflow:auto;
	height: 307px;
	width:249px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006EAA;
	background-image:url(images/theme_3/menu_stripe.jpg)
}

#videobox {
	
	visibility:visible;
	height:416px;
}

#videotitle {
	font-size:16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#mostwatched {
	overflow:auto;
	width:100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006EAA;
}

#contentExpander {
margin:10px;
}

.cev1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bolder
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	width:98%;
	cursor:pointer;
}

.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.navcontainer li { margin: 0 0 .2em 0; }


.navcontainer a:hover
{
	background-color:#FF9900;
}

.navcontainer td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.infotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	}
	
	.comment_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}
	
		.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
		.comment_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
	
	.main {
	width: 950px;
	height: 25px;
	overflow: inherit;
}
.content_box {
	width: 920px;
	position: relative;
	top: 40px;
	left: 10px;
	height: 200px;
}
.videobox {
	position: relative;
	top: 20px;
	width: 920px;
	left: 10px;
	height: 416px;
}
body {
	background-color: #F0ECE3;
	background-image: url(images/theme_3/bk.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#javamessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD9969;
	text-align: center;
}

