@charset "utf-8";
/* CSS Document */
.msz-section a {
	color: #e04377;
}
.msz-section a:hover {
	color: #a72852;
}
a.bt-meriti {
	width: 250px;
	height: 50px;
	background-image: url(/pics/bt-meriti-register.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 15px;
}
a.bt-meriti:hover {
	background-position: 0 -50px;
}
a.bt-meriti-list {
	width: 250px;
	height: 50px;
	background-image: url(/pics/bt-meriti-list.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 15px;
}
a.bt-meriti-list:hover {
	background-position: 0 -50px;
}

.msz-reg {
	width: 260px;
	height: 38px;
	display: block;
	background-repeat: no-repeat;
}
.msz-reg:hover {
	background-position: 0 -38px;
}
.msz-reg-step1 {
	background-image: url(/pics/bt-msz-reg-s1.jpg);
}
.msz-reg-step3 {
	background-image: url(/pics/bt-msz-reg-s3.jpg);
}
.msz-reg-step4 {
	background-image: url(/pics/bt-msz-reg-s4.jpg);
}

.msz-section .db-order a {
	padding: 1px 2px;
}
.msz-section .db-order a.selsect {
	background-color: #e04377;
	color: #fff;
}
.msz-list-left, .msz-list-right {
	width: 224px;
	height: 68px;
	padding: 6px;
	float: left;
	margin-bottom: 20px;
	border: 2px solid #c4dbe3;
	cursor: default;
}
.msz-list-left:hover, .msz-list-right:hover {
	border: 2px solid #2695be;
}
.msz-list-left {
	margin-right: 30px;
}
.msz-container .thumb {
	width: 68px;
	height: 68px;
	margin-right: 5px;
	float: left;
}
.msz-container .thumb img {
	border: 2px solid #2695be;
	padding: 2px;
	float: left;
}
.msz-container .details {
	width: 224px;
}
.msz-container .details p.name {
	color: #e04377;
	font-weight: bold;
}
.msz-container .details p {
	color: #666;
	margin: 0 0 5px 0;
}

.msz-thumb {
	margin: 0 15px 15px 0;
	float: left;
}
.msz-thumb img{
	border: 2px solid #2695be;
	padding: 2px;
	float: left;
}

#msz-player {
	width: 790px;
	height: 463px;
}

.msz-sel-section {
	width: 160px;
	height: 50px;
	display: block;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 -100px;
}
.msz-sel-section:hover {
	background-position: 0 -50px;
}
.msz-sect1 {
	background-image: url(/pics/msz-sect1.jpg);
}
.msz-sect2 {
	background-image: url(/pics/msz-sect2.jpg);
}
.msz-sect3 {
	background-image: url(/pics/msz-sect3.jpg);
}
.msz-select {
	background-position: 0 0;
}
.msz-select:hover {
	background-position: 0 0;
}
#msz-sect-details {
	width: 510px;
	height: 150px;
	padding-top: 15px;
}
#msz-sect-details #sect1, #msz-sect-details #sect2, #msz-sect-details #sect3 {
	width: 490px;
	height: 130px;
	padding: 5px;
	border: 5px solid #cb3969;
	position: relative;
}
#msz-sect-details .arrow {
	top: -21px;
	position: absolute;
}
#msz-sect-details #sect1 .arrow {
	left: 50px;
}
#msz-sect-details #sect2 .arrow {
	left: 220px;
}
#msz-sect-details #sect3 .arrow {
	left: 390px;
}
#msz-sect-details h1 {
	color: #cb3969;
	margin: 0 0 5px 0;
}

table.MSZplayers tr.header {
	background-color: #de517f;
	color: #fff;
	font-weight: bold;
}
table.MSZplayers tr.on {
	background-color: #e1e1e1;
}
table.MSZplayers tr.off {
	background-color: #fff;
}
#PlayerList {
	margin-top: 5px;
}


.video-container {
	width: 164px;
	height: 150px;
	float: left;
	margin: 0 15px 15px 0;
}
.video-container p {
	margin: 0;
	font-weight: bold;
}
.video-container .thumb {
	border: 2px solid #ccc;
}

