/* Start of CMSMS style sheet 'Layout: slideshow' */
/*player & navi*/
#imgBoxA {
	width:100%;
	height: 494px;
}
#imgA {
}
#imgBoxB {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 494px;
}
#imgB {
}
#frameBox {
	position: absolute;
	top: 0;
	left: 0;
}
#loading_msg {
	color: #FFFFFF;
	position: absolute;
	top: 45%;
	left: 44%;
	font-size: 20px;
	white-space: nowrap;
}
#plyr_tab {
	width: 730px;
	color: #F0F0F0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	vertical-align: top;
	font-size: 11px;
}
#plyr_img_cell {
	background-image: url(modules/slideshow/images/bg_5x494.jpg);
	background-repeat: repeat-x;
	/*background-color: #838383;*/
}
#plyr_cntrl_cell {
	background-image: url(modules/slideshow/images/plyr_cntrl_bg.gif);
	background-repeat: no-repeat;
	height: 43px;
}
#plyr_cntrl_tab {
	margin-bottom: 5px;
}
.plyr_btn a {
	display: block;
	width: 100%;
	color: #F0F0F0;
	background-color: #454574;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 0;
	border-left: 1px solid #B0AFAF;
	border-top: 1px solid #B0AFAF;
}
.plyr_btn a:hover {
	color: #DDDDDD;
	background-color: #7B7B7B;
	padding: 7px 0 3px 1px;
	border: 0;
	border-bottom: 1px solid #B0AFAF;
}
#plyr_back a {
}
#plyr_play a {
}
#plyr_back a:hover {
}
#plyr_forth a {
}
#plyr_forth a:hover {
}
#timelist {
	color: #F0F0F0;
	background-color: #454574;
	font-size: 10px;
	width: 94px;
	border: 0;
	border-left: 1px solid #B0AFAF;
	border-top: 1px solid #B0AFAF;
}
/* End of 'Layout: slideshow' */

