@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*LP-DESIGN*/

* {
	margin: 0;
	padding: 0;	
}
html {
	height: 100%;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	height: 100%;	
	background: url(../images/lp_reg_large_vid_3a/bg_body_ts20231006115502.jpg) no-repeat center 0 #000;
}
.clear {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;	
}
.fl {
	float: left;	
}
.fr {
	float: right;	
}



/*==============================================
LANDINGPAGE
================================================*/



* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 872px;
	margin: 0 auto;
}

#logo {
	margin-right: 20px;
}

#header ul {
	float: left;
	padding-top: 20px;
}

#header li {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: url(../images/lp_reg_large_vid_3a/sprites_main_ts20231006115502.png) no-repeat 0 -133px;
	padding: 2px 0 2px 20px;
}

#btn {
	padding-top: 30px;
	cursor: pointer;
}


#content {
	width: 872px;
	margin: 0 auto;
	background: #000;
}

#saboomplayer {
	height: 621px;
	width: 860px;
	margin: 0 auto;
	color: #fff;
	padding-bottom: 10px;
}

#girls {
	width: 872px;
}

.girl {
	margin: 10px;
}

.icon {
	height: 164px;
	width: 22px;
	cursor: pointer;
}

.icon img {
	padding-top: 75px;
}

#txt {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
	cursor: pointer;
}

#txt .orange {
	color: #ffae00;
}

#awards {
	width: 955px;
	margin: 0 auto;
}

#footer {
	background: #1a1a1a;
	color: #454545;
}

#footer a {
	color: #454545;
	text-decoration: none;
}

#footerContent {
	width: 980px;
	margin: 30px auto 0 auto;
}

#footerContent ul li {
	display: inline;
}

#footerContent ul {
	padding: 5px;
}


.wmIdFooter {
	padding: 5px;	
}