#wOver_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 900px;
	background-color: #ffffff;
}

#wOver{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	background: none;
	background-repeat: no-repeat;	
	background-position: center;
}

#wOverContainer{
	position: relative;
	background-color: #eae8e0;
	width: 300px;
	height: auto;
	margin: 0px auto;
	line-height: 100%;
	padding: 10px;
	padding-bottom: 40px;
	text-align: left;
}

#player_close {
	position: absolute;
	margin-top: -20px;
	margin-left: -20px;
}

#player_title {
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	margin-left: 30px;
	margin-bottom: 5px;
	height: 40px;
	width: 810px;
}
#player_cnt, #player_txt {	
	background: #000000;
	margin-left: 30px;
	float: left;
}
#player_cnt {
	width: 670px;
	height: 500px;
	background: #000000;
}
#player_txt {
	background: #ffffff;
	padding: 5px 10px;	
	width: 610px;
	height: 470px;
	margin-bottom: 20px;
	padding-right: 20px;
	overflow: hidden;
	line-height: 120%;
}
#player_txt p {
	margin: 0px;
	padding: 0px;
}
#player_right {
	width: 137px;
	float: right;
	margin-right: 50px;
}
#player_right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;		
}
.button  {	
	background: url(openweek/images/bt_pattern_over.gif);
	border-bottom: 1px solid #bd0058;
	background-color: #ff007c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 9px;
	height: 24px;
	line-height: 24px;	
	margin-bottom: 1px;	
	display: block;
}
.active, .button:hover, .disabled {
	background: url(openweek/images/bt_pattern.gif) !important;
	border-bottom: 1px solid #a09c93 !important;
	background-color: #bfbaaf !important;
} 

#gallery_slide {
	width: 137px;
	height: 46px;
	display: block;
	overflow: hidden;	
}
#gallery_slide_cnt {
	height: 45px;
	display: block;
}
#gallery_slide img {
	margin: 0px;
	margin-right: 1px;
}
#gallery_slide_arrows {
	width: 100%;
	height: 20px;
	border-top: 1px dotted #bdbab0;
	font-size: 14px;
	padding: 1px 0px;
	margin-bottom: 7px;
}
#gallery_slide_arrows a {
	width: 45px;
	height: 20px;
	display: block;
	color: #d5277b;
	text-decoration: none;	
}
#gallery_slide_arrows a img {
	margin-top: 3px;
}
#gallery_slide_arrows a:hover {
	background: #c6bfb2;
}
/* vertical */
.vTrack {
	float: left;	
	width: 15px;
	height: 480px; 
	background: none;
	background-color: #cccccc;
	overflow: hidden;
}
/* horizontal */
.oTrack {
	float: left;
	width: 100%;
	height: 15px; 
	background: none;
	background-color: #cccccc;
	overflow: hidden;
}

.handle {
	width: 15px;
	height: 15px;
	background: none;
	background-color: #666666;
	display: block;
}

.player_other {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding: 3px 5px;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #333333 !important;
}
.player_other a {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #333333 !important;
}
.player_other a:hover {	
	text-decoration: underline !important;
}

#player_info {
	position: absolute;
	bottom: 60px;
	padding: 3px 5px;
	font-size: 14px;
}