@charset "UTF-8";
/* CSS Document */

body {background-image:url(images/bg-6.png); background-repeat:repeat; font:Verdana, Geneva, sans-serif; }

 .tip {
   		font:12px/14px Arial,Helvetica,sans-serif; 
		padding:5px;
        position:absolute; 
		z-index:100;
		visibility:hidden; 
		color:#333333; 
		top:20px;
        left:90px;
		background-color:#FFF;
		border:1px solid #000;
	}

.MenuBarItemSubmenu li {border:1px solid #000; background:#CCC; }

.videotile { margin:15px; width:122px; height:140px; float:left; position:relative; z-index:20; }
.videotile:hover {cursor:pointer;}
.videotile p {color:#CCC; font-size:12px; text-align:center; }

#header {position:relative; z-index:1000;}
#menu_bar {border-bottom:1px solid #000; background-color:#FFF; height:35px;
	-moz-box-shadow: 0 0 5px 5px #333;
-webkit-box-shadow: 0 0 5px 5px#333;
box-shadow: 0 0 5px 5px #333;}
#menu { width:800px; margin:auto; padding-top:5px; }

#body {width:800px; margin:auto; padding-top:20px; }

#footer {width:500px; margin:auto; text-align:center; padding-top:20px; font:Verdana, Geneva, sans-serif 12px;}
#footer a { color:#09F; font-weight:bolder; text-decoration:none; }
#footer a:hover {color:#F00;}

	
#td1 {padding:10px 10px 10px 10px; text-align:center;}
#td2 {text-align:right; vertical-align:middle;}
#td3 {padding:1px 5px 1px 5px;}

#respect_link a {color:#09F; text-shadow:#333 0.05em 0.05em 0.2em; font-weight:bolder; text-decoration:none;}
#respect_link a:hover {color:#F00;}

#tbl_body {
	width:800px;
	border:none;
	height:580px;
	overflow:auto;
}




.sgl_link {
	text-align:center;
		padding-top:6px;
		color:#000;
		font-family:Verdana, Arial, Helvetica;
		font-size:12px;
		font-weight:bolder;
		height:30px;
		width:133px;
		float:left;
}

.sgl_link a {
	text-decoration:none;
	color:#000;
		font-size:12px;
		font-weight:bolder;
}

/* Drop Styles */
	.dropdown {float:left; font:12px Verdana, Arial, Helvetica; }
	* {padding:0; margin:0;}
	.dropdown dt {
		text-align:center;
		padding-top:6px;
		color:#000;
		font-size:12px;
		font-weight:bolder;
		height:30px;
		width:133px;
	}
	.dropdown dt:hover {}
	.dropdown dd {position:absolute; overflow:hidden; width:178px; display:none; background:#fff; z-index:200; opacity:0;}
	.dropdown ul {width:174px; border:2px solid #999; list-style:none;}
	.dropdown li {display:inline;}
	.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#fff; width:162px;}
	.dropdown .imgbutton { border:0px; padding:0; width:auto;}
	.dropdown a:hover {background:#e4e4d9; color:#000;}
	.dropdown .underline {border:1px solid #666;}
	
	.dt2 {border:1px solid #666;padding:5px; color:#333; text-decoration:none; background:#fff; height:20px; width:174px; text-align:left; }
	
	
	
	#vplayer { width:610px; height:550px; position:absolute; left:0px; top:25px; filter:alpha(opacity=0); opacity:0; z-index:10;}
	.vt_img { height:90px; width:120px; border:1px solid #FFF;}
