/*##########*/
/*Page account inkl. subpages*/
/*##########*/
.communityLeftCol {
	width: 720px;
	float: left;
	padding: 20px 0 10px 10px;
}

.communityRightCol {
	width: 228px;
	float: right;
	padding: 20px 10px 10px 0;
}







/*pinboardBox*/

.pinboardBox {
	width: 720px;
	float: left;	
}

/*pinboard menu*/

.pinboardBoxMenu {
	width: 720px;
	height: 31px;
	float: left;	
}

.pinboardBoxMenu ul {
	float: left;	
}

.pinboardBoxMenu ul li {
	float: left;
	height: 31px;
	margin: 0 1px 0 0;	
}

.pinboardBoxMenu ul li a {
	height: 19px;
	display: block;
	background: transparent url(../images/bg_black_50_ts20231006115502.png) repeat top left;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 20px;	
}

.pinboardBoxMenu ul li a.active {
	background: transparent url(../images/bg_black_30_ts20231006115502.png) repeat top left;	
}

/*pinboard content*/

.pinboardBoxContent {
	width: 700px;
	float: left;
	background: transparent url(../images/bg_black_30_ts20231006115502.png) repeat top left;
	padding: 24px 10px 11px;	
}





.pinboardBoxContent.account {
	padding: 11px 10px;
}

.accountBox {
	width: 660px;
	float: left;
	/*background: transparent url(../images/bg_account_box_ts20231006115502.png) repeat-y top left;*/
	padding: 24px 20px 28px 20px;	
	background-position: 470px 0;
}

.accountBox p.heading {
	font-weight: bold;
	color: #ff6600;
	margin: 0 0 24px 0;	
}

.accountBox .accountNewsletter p.heading {
	width: 455px;
	font-weight: bold;
	color: #ff6600;
	margin: 0 0 24px 0;	
}

.accountBox .accountNewsletter .nlBox {
	display: inline;	
}

.accountUserData {
	margin: 0 0 52px 0;	
}

.accountPersonalData {
	margin: 0 0 52px 0;	
}

.accountLanguageData {
	margin: 0 0 52px 0;	
}

.accountBox ul {
	width: 465px;	
}

.accountBox ul li {
	width: 455px;
	margin: 0 0 10px 0;
	position: relative;	
}

.accountBox ul li label {
	font-weight: bold;
	width: 115px;
	display: inline-block;	
}

.accountBox ul li a {
	color: #ffffff;
	text-decoration: underline;	
	cursor: pointer;
}

.accountBox ul.pwd {
	margin: 0px 0 10px;
	display: none;
	float: left;
}

.accountBox ul.pwd li label{
	width: 119px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	float: left;
}

.accountBox ul li .hintBox {
	width: 195px;
	position: absolute;
	top: 0px;
	right: -208px;
	font-size: 11px;	
}

.accountBox ul li .hintBox p {
	margin: 8px 0 0 0;	
}

.accountBox ul li .hintBox p.missing {
	background: transparent url(../images/icon_x_ts20231006115502.png) no-repeat center left;
	padding: 0 0 0 18px;	
}

.accountBox ul li input.btnSubmit {
	width: 170px;
	height: 24px;
	background: transparent url(../images/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;
	border: #e5a716 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #332400;
	text-align: center;
	cursor: pointer;
	float: right;
	margin: 14px 14px 34px 0;	
}

.accountBox ul li p.info {
	font-size: 11px;
	line-height: 16px;
	color: #9a8c80;
	margin: 0 14px 0 0;
}

.accountBox ul li p.info span.hint {
	font-weight: bold;
	margin: 0px;	
}

.accountBox ul li input {
	width: 306px;
	height: 30px;
	background: #ffffff;
	border: none;
	padding: 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

.accountBox ul li input.username {
	color: #000000;
	background: #aea899;		
}

.accountBox ul li input.email {
	color: #000000;
	background: #aea899;		
}

.accountBox ul li input.radio {
	width: 12px;
	height: 12px;
	background: none;	
}

.accountBox ul li input.zip {
	width: 67px;
	margin: 0 6px 0 0;	
}

.accountBox ul li input.city {
	width: 213px;	
}

.accountBox ul li input.bdday {
	width: 30px;
	margin: 0 6px 0 0;		
}

.accountBox ul li input.bdmonth {
	width: 30px;
	margin: 0 6px 0 0;		
}

.accountBox ul li input.bdyear {
	width: 67px;		
}

.accountBox ul li input.areaCode {
	width: 67px;
	margin: 0 6px 0 0;		
}

.accountBox ul li input.nr {
	width: 213px;		
}

.accountBox ul li span {
	font-weight: bold;
	display: inline-block;
	margin: 0 40px 0 0;
	cursor: pointer;
}

.accountBox ul li select {
	width: 195px;
	height: 23px;
	background: #ffffff;
	border: none;
	padding: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}


/*account - interests*/

.interestsBox {
	width: 655px;
	float: left;
	/*background: transparent url(../images/bg_black_50_ts20231006115502.png) repeat top left;*/
	padding: 19px 25px 0px 20px;
}

.interestsBox p.heading {
	font-weight: bold;
	color: #ff6600;
	margin: 0 0 30px 0;
}
.interestsBox p {
	margin: 0 0 12px 0;	
}

.interestBox {
	width: 655px;
	float: left;
	margin: 0 0 42px 0px;	
}

.interestBox ul {
	/*width: 140px;*/
	width: 186px;
	float: left;
	margin: 0 0 0 20px;	
}

.interestBox ul li {
	margin: 0 0 7px 0;	
}

.interestBox ul li input {
	width: 12px;
	height: 12px;
	border: none;
	background: #ffffff;
	margin: 0 6px 0 0;	
}

.interestBox ul li span {
	cursor: pointer;	
}

.interestsInfoBox {
	width: 655px;
	float: left;
	margin: 0 0 25px 0px;	
}

.communityProfileUpdate .communityFormTextarea {
	width: 655px;
	background: #ffffff;
	text-align: center;
	padding: 10px 0;
	color: #000000;
	margin: 10px 0 0 0;
}

.addComment .communityFormTextarea {
	width: 588px;
	background: #ffffff;
	text-align: center;
	padding: 10px 0;
	color: #000000;
}

.addComment .communityFormTextarea p {
	font-style: normal !important;
	display: block !important;
	margin: 0px !important;	
}

.interestsInfoBox p.info {
	width: 420px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	color: #9a8c80;
	margin: 0 14px 0 0;
}

.interestsInfoBox p.info span.hint {
	font-weight: bold;
	margin: 0px;	
}

.interestsInfoBox input.btnSubmit {
	width: 170px;
	height: 24px;
	background: transparent url(../images/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;
	border: #e5a716 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #332400;
	text-align: center;
	cursor: pointer;
	float: right;
	margin: 0;	
}



/*account - voucher*/

.voucherBox {
	width: 668px;
	/*background: transparent url(../images/bg_black_50_ts20231006115502.png) repeat top left;*/
	padding: 19px 12px 15px 20px;
	color: #9a8c80;	
}

.voucherBox .voucher {
	width: 645px;
	float: left;
	margin: 0 0 20px 0;
	color: #000000;
}

.voucherBox .voucherTop {
	width: 645px;
	height: 18px;
	float: left;
	background: transparent url(../images/bg_voucher_box_top_ts20231006115502.png) no-repeat top left;
}

.voucherBox .voucherMiddle {
	width: 645px;
	height: 234px;
	float: left;
	background: transparent url(../images/bg_voucher_box_middle_ts20231006115502.png) repeat-y 450px 0;
	text-align: center;
}

.voucherBox .voucherBottom {
	width: 645px;
	height: 18px;
	float: left;
	background: transparent url(../images/bg_voucher_box_bottom_ts20231006115502.png) no-repeat top left;
}

.voucherInput {
	width: 450px;
	height: 234px;
	float: left;
	background: #ffffff;	
}

.voucherInput h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0 14px;	
}

.voucherInput p {
	margin: 0 25px 24px 31px;	
}

.voucherInput input {
	width: 371px;
	height: 43px;
	background: #ffffff;
	border: #999999 1px solid;
	margin: 0 0 26px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 8px;	
}

.voucherInput input.submit {
	width: 170px;
	height: 24px;
	background: transparent url(../images/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;;
	border: #e5a716 1px solid;
	margin: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0px;
	font-weight: bold;
	color: #332400;	
	cursor: pointer;
}

.voucherInfo {
	width: 189px;
	height: 234px;
	float: right;
	background: #ffffff;	
}

.voucherInfo h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 10px 0 18px 0;	
}

.voucherExamples {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 16px;	
}

.voucherExamples img.last {
	margin: 0 0 0 12px;	
}

.voucherInfo p {
	margin: 0 15px;	
}

.voucherOverview {
	width: 668px;
	margin: 50px 0 0 0;
	color: #ffffff;
}

.voucherOverview table {
	width: 668px;
	margin: 11px 0 0 0;	
}

.voucherOverview tr td {
	vertical-align: middle;
	text-align: center;	
}

.voucherOverview tr.heading td {
	height: 29px;
	font-weight: bold;
	background: #5d4733;
	text-align: left;
	padding: 0 0 0 15px;
}

.voucherOverview tr.heading td.first {
	width: 63px;
	border-right: #351900 1px solid;
	text-align: center;
	padding: 0;
}

.voucherOverview tr.heading td.last {
	width: 185px;
	border-left: #351900 1px solid;
	text-align: center;
	padding: 0;
}

.tableItemsBox table {
	width: 100%;
	margin: 0;	
}

.tableItemsBox table.voucher td {
	height: 20px;
	border-bottom: #7d756e 1px solid;
	padding: 10px 0 10px;	
	color: #ffffff;
}


.tableItemsBox table.voucher td.status {
	width: 56px;
	text-align: left;
	padding: 0 0 0 25px;
}

.tableItemsBox table.voucher td.voucher {
	width: 402px;
	margin: 0;
	font-weight: bold;
	text-align: left;
	float: none;
}

.tableItemsBox table.voucher td.date {
	width: 162px;
}












/*community - pinboard*/

.comPinboardTeaser {
	width: 228px;
	float: left;
	margin: 0 0 20px 0;
	background: transparent url(../images/bg_black_30_ts20231006115502.png) repeat top left;	
}

.comTeaserHeading {
	width: 200px;
	float: left;
	padding: 10px 14px;
	background: transparent url(../images/bg_black_30_ts20231006115502.png) repeat top left;		
}

.comTeaserHeading h3 {
	display: block;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.msgDeactivateAccount {
	float: left;
	padding: 10px 5px;
	width: 190px;
	background: #ffffff;
	text-align: center;
	color: #000000;
	margin: 0 0 15px 0;
}


.comTeaserHeading a {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
	float: right;	
}


.comTeaserContent {
	padding: 14px 15px;	
}

.profileImg {
	width: 220px;
	height: 220px;
	margin: 0 0 12px 0;
	position: relative;	
	top: -11px;
	left: -11px;
}

.profileImg .addProfileImg {
	width: 135px;
	height: 20px;
	position: absolute;
	top: 3px;
	left: 3px;	
}

.profileImg .addProfileImg a {
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #3b1c00;
	text-decoration: none;
	background: transparent url(../images/icon_add_profile_img_ts20231006115502.png) no-repeat center left;
	padding: 3px 0 3px 20px;	
}


.comTeaserContent p.heading {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.comTeaserContent p.heading a {
	color: #ffffff;
	text-decoration: underline;	
}

.comTeaserContent p {
	font-size: 12px;	
}

.comTeaserContent p.info {
	font-weight: bold;	
}

.comTeaserContent p span.age {
	font-weight: normal;	
}

.comTeaserContent p span.std {
	width: 81px;
	display: inline-block;	
}

.comTeaserContent a.del {
	color: #ff7800;
	margin: 5px 0 0 0;
	background: none;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	text-align: right;
	display: block;
}


.btnSendMsg {
	margin: 13px 0 15px 0;	
}

.btnSendMsg a:hover {
	background: transparent url(../images/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;
	border: #e5a716 1px solid; 	
}

.comTeaserContent a.more {
	color: #ff7800;
	text-decoration: underline;
}


/*account - community*/

.comProfileBox {
	width: 668px;
	float: left;
	background: transparent url(../images/bg_black_70_ts20231006115502.png) repeat top left;
	margin: 0 0 10px 0;
	padding: 19px 12px 15px 20px;	
}

.comProfileBox .interestsInfoBox {
	margin: 0;
}

.comProfileBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin: 0 0 10px 0;	
}

.profileInfo {
	margin: 15px 0 25px 0;
}

.profileInfo li {
	margin: 0 0 10px 0;	
}

.profileInfo label {
	display: inline-block;
	width: 115px;
	font-weight: bold;
	float: left;
	margin: 6px 0;	
}

.profileInfo input {
	width: 308px;
	height: 30px;
	border: none;
	background: #ffffff;
	padding: 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

.profileInfo textarea {
	width: 526px;
	height: 108px;
	border: none;
	background: #ffffff;
	padding: 8px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;	
}

.profileImage {
	width: 668px;
	float: left;
	margin: 0 0 25px 0;	
}

.profileImageLeft {
	width: 240px;
	float: left;	
}

.profileImageRight {
	width: 428px;
	float: right;	
}

.profileImageRight .upload {
	position: relative;
	width: 266px;
	height: 21px;	
}

.profileImageRight .file {
	position: absolute;
	width: 266px;
	height: 21px;
	top: 0;
	left: 0;	
}

.profileImageRight input.hidden {
	opacity: 0;	
	position: relative;
	z-index: 2;
	text-align: left;
	width: 266px;
	height: 21px;
}

.profileImageRight input {
	margin: 0 10px 13px 0;
	border: none;
	width: 152px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	color: #000000;	
}

.profileImageRight .btnUpload {
	cursor: pointer;
}

.profileImageRight textarea {
	width: 400px;
	height: 125px;
	background: #4b321c;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ad9a88;
	padding: 10px 8px;
	margin: 24px 0 0 0;
}

.comProfileBox table {
	width: 668px;
	margin: 18px 0;	
}

.comProfileBox tr td {
	vertical-align: middle;
	text-align: center;	
}

.comProfileBox tr.heading td {
	height: 29px;
	font-weight: bold;
	background: #5d4733;
}

.comProfileBox tr.heading td.first {
	width: 397px;
	text-align: left;
	border-right: #351900 1px solid;
	padding: 0 0 0 8px;	
}

.comProfileBox tr.heading td.last {
	width: 85px;
	border-left: #351900 1px solid;
	text-align: left;
	padding: 0 0 0 26px;
}

.tableItemsBox {
	width: 668px;
	max-height: 301px;
	overflow: auto;
	overflow-x: hidden;	
}

.tableItemsBox table {
	width: 100%;
	margin: 0;	
}

.tableItemsBox table td {
	height: 50px;
	border-bottom: #7d756e 1px solid;
	padding: 5px 0 4px;	
}

.tableItemsBox table td.img {
	width: 60px;
	text-align: left;
	padding: 5px 0 4px 8px;
}

.tableItemsBox table.groups td.img {
	width: 105px;
}


.tableItemsBox table td.name {
	width: 324px;
	text-align: left;
}

.tableItemsBox table.groups td.name {
	width: 293px;
}

.tableItemsBox table td a {
	color: #ffffff;
	text-decoration: underline;	
}

.tableItemsBox table td.date {
	width: 255px;
}

.tableItemsBox table td.del {
	width: 95px;
}

.tableItemsBox table td.del a {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: transparent url(../images/icon_no_ts20231006115502.png) no-repeat top left;
}

.tableItemsBox table td.del a span {
	display: none;
}




/*popup deactivate*/
#deactivate.popupBoxSmall {
	right: 0px;
	display: none;
	position: absolute;
	width: 325px;
	min-height: 149px;
	height: auto !important;
	height: 149px;
	position: absolute;
	top: -36px;
	color: #000000;
	background: #fdfdfd url(../images/bg_popup_small_ts20231006115502.jpg) no-repeat bottom left;
	z-index: 950;
	padding: 13px 10px 14px 12px;
	display: none;
}

.popupBoxSmall .btnClose {
	height: 31px;
	background: #ffffff;
	position: absolute;
	top: -31px;
	z-index: 500;
	width: 200px;
	right: 0;
}

.popupBoxSmall .btnClose a {
	height: 11px;
	display: block;
	background-image: url(../images/error/popup_content_ts20231006115502.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	margin: 11px 0 0 15px;
	cursor: pointer;
}

.popupBoxSmall .btnClose a span {
	display: none;
}

/*deactivate popup content*/

.deactivateContentBox h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 10px 0; 
}

.deactivateContentBox p {
	margin: 0 0 10px 0;
}

.deactivateContentBox form {
	display: inline;
	float: right;
	 margin: 0 10px 0 0;	
}

.deactivateContentBox a {
	color: #332400;
	cursor: pointer;

	text-decoration:none;
	float: right;
	background-image: url(../images/error/popup_content_ts20231006115502.png);
	background-repeat: no-repeat;
	background-position: -10px -290px;
	width: 63px;
	height: 15px;
	padding: 4px 0;
	text-align: center;
	font-weight: bold;	
}

.deactivateContentBox a.no {
	background-image: url(../images/error/popup_content_ts20231006115502.png);
	background-repeat: no-repeat;
	background-position: -10px -247px;
}

/*##############################account - tickets#######################*/
.account h3.bgB50 {
	padding: 0 20px;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
}
.account .content {
	padding: 20px;
	position: relative;
}
.boxCoinCount {
	margin: 0 0 10px 0;
}
.boxCoinCount .content {
	padding: 20px 210px 40px 20px;
}
.boxCoinCount .item {
	padding: 0 10px;
	background-position: bottom;	
}
.boxCoinCount .item .label {
	width: 230px;
	float: left;
	font-weight: bold;
	font-size: 17px;
	line-height: 50px;
}
.boxCoinCount .item .amount {
	width: 210px;
	float: right;
	font-weight: bold;
	font-size: 32px;
	line-height: 50px;
	text-align: right;
}
.coinTeaser {
	margin: 0 0 10px 0;
}
.coinTeaser a {
	display: block;
	width: 700px;
	height: 65px;
	line-height: 65px;
	background: url(../images/sprites/account_pngs_ts20231006115502.png) 0 -621px no-repeat;
	text-decoration: none;
}
.coinTeaser .text {
	font-size: 23px;
	font-weight: bold;
	color: #000;
	padding-left: 87px;
	display: block;
	float: left;
	width: 433px;
}
.coinTeaser .button {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: right;
	text-align: center;
	text-decoration: underline;
	width: 156px;
	height: 31px;
	line-height: 31px;
	margin-top: 17px;
}
.boxRecommendation {
	margin-bottom: 10px;
}

.membership {
	position: relative;
}
.membership .item {
	background: url(../images/bg_accountRecommendation_ts20231006115502.jpg) 0 0 no-repeat;
	width: 304px;
	padding-top: 11px;
	margin: 0 24px 15px 0;
}
.membership .item .link {
	height: 171px;
	display: block;
	text-align: center;
	text-decoration: none;
}
.membership .item .name {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 15px 0;
	line-height: normal;
}
.membership .item .coins {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 0;
	line-height: normal;
}
.membership .item .linkMore {
	display: block;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
.accountLog {
	margin-bottom: 10px;
}
.accountLog h3 {
	padding: 0;
}
.accountLog .first {
	background: url(../images/sprites/account_pngs_ts20231006115502.png) 0 -818px no-repeat;
	padding: 0 20px;
	overflow: hidden;
}
.accountLog .second {
	background: url(../images/sprites/account_pngs_ts20231006115502.png) 0 -763px no-repeat;
	padding: 0 20px;
	overflow: hidden;
}
.accountLog .first a, .accountLog .second a {
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	width: 239px;
	float: left;
	display: block;
	text-align: center;
	color: #b38c71;
	font-size: 18px;
}
.accountLog .first a.active, .accountLog .second a.active {
	color: #fff;
}
.containerCoins {
	min-height: 170px;
	height: auto !important;
	height: 130px;
	display: none;
}
.containerCoins .column1 {
	float: left;
	text-align: center;
	width: 141px;
	height: 29px;
	margin: 0 1px 1px 0;
	line-height: 29px;
}
.containerCoins .column2 {
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
	width: 207px;
	height: 29px;
	margin: 0 1px 1px 0;
	line-height: 29px;
	overflow: hidden;
}
.containerCoins .column3 {
	float: left;
	text-align: center;
	width: 95px;
	height: 29px;
	margin: 0 1px 1px 0;
	line-height: 29px;
}
.containerCoins .column1.bgB50, .containerCoins .column2.bgB50, .containerCoins .column3.bgB50{
	color: #ff7800;
	font-weight: bold;
}
.policyInfoBox {
	font-size: 11px;
	color: #88593b;
	padding: 20px 250px 0 0;	
}
.showsBox {
	position: relative;
}
.showsBox .item {
	background-color: #000000;
	width: 304px;
	height: 209px;
	padding-top: 11px;
	position: relative;
	float: none;
	margin: 0 24px 15px 0;
	z-index: 10;
	overflow: hidden;
}
.showsBox .item .imgContainer {
	display: block;
	width: 304px;
	height: 171px;
}
.showsBox .item .overlay {
	z-index: 12;
	background: url(../images/bg_showPic2_ts20231006115502.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 304px;
	height: 220px;
}
.showsBox .item h3 {
	z-index: 14;
	position: absolute;
	top: 183px;
	left: 0;
	width: 305px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.showsBox .item .imgLink {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 304px;
	height: 220px;
	z-index: 14;
}
.showsBox .item .hoverButton {
	display: none;
	background: url(../images/btn_playHover_ts20231006115502.png) 50% 40% no-repeat;
	height: 220px;
}
.showsBox .item .imgLink:hover .hoverButton {
	display: block;
}
.showsBox span.hd {
	width: 38px;
	height: 25px;
	display: block;
	background: transparent url(../images/ico_hd_ts20231006115502.png) no-repeat top left;
	position: absolute;
	top: 16px;
	right: 5px;	
}

/*cointip*/
.account .cointip {
	position: absolute;
	top: 15px;
	right: 10px;
	background: url(../images/sprites/account_pngs_ts20231006115502.png) 0 -3px no-repeat;
	width: 143px;
	height: 159px;
	padding: 10px 10px 10px 32px;
	font-size: 12px;
}
.account .cointip span {
	font-size: 18px;
	display: block;
	font-weight: bold;
}
.account .cointip a {
	color:#ff7800;
	display: block;
	text-align: right;
}
.account .cointip ul, .account .cointip .margin {
	margin: 20px 0;
}
.account .cointip li {
	font-size: 13px;
	font-weight: bold;
	color: #ff7800;	
}
.account .cointip .button {
	width: 172px;
	height: 34px;
	text-align: center;
	display: block;	
	background: url(../images/sprites/account_pngs_ts20231006115502.png) -261px -3px no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 34px;
}
.showsBox .cointip {
	top: 30px;
	right: 0;
	width: 303px;
	height: 132px;
	background: url(../images/sprites/account_pngs_ts20231006115502.png) 0 -226px no-repeat;
}
.showsBox .cointip span {
	font-size: 16px;
	padding-bottom: 15px;
}
.showsBox .cointip .button {
	margin-top: 15px;	
}
.membership .cointip {
	top: 20px;
	width: 303px;
	height: 152px;
	background: url(../images/sprites/account_pngs_ts20231006115502.png) 0 -419px no-repeat;
}
.membership .cointip span {
	font-size: 16px;
}
.membership .cointip .info2 {
	display: none;
}
.membership .cointip .info1 {
	display: block;
}
.membership .cointip span span {
	font-size: 12px;
	font-weight:normal;
	display: inline;
}
.membership .cointip span span a {
	text-decoration: underline;
	display: inline;
	text-align: left;
	color: #fff;
}
.membership .cointip .info2 .supportMessage {
	padding: 15px 0;	
}
.membership .cointip .info2 form {
	display: block;
	padding: 15px 0 0 0;
}
.membership .cointip .info2 form input {
	border: 0;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	display: inline;
}