*  {
	margin:0;
	padding:0
	}
	
body {
	font:12px/130% Arial,Helvetica,sans-serif;
	letter-spacing:.01em;
	color:#393F48;
	background: #000 url("/html/img/opera_register/new/bg1.jpg") no-repeat center top;
	background-size: 100% auto;
	}
	
body.busy * {
	cursor:progress
	}
	
p.error {
	margin:10px 10px 0 10px;
	color:#bb0909;
	padding-top:5px;
	display:none
	}
	
a {
	color:#0174a7
	}
	
h1 {
	color:#bb0909;
	font-size:40px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height: 120%;
	text-align: center;
	
	}
/*	
#header {
	height:90px;
	}
	
#header .wrapper {
	width:1024px;
	height:90px;
	line-height:90px;
	margin:0 auto;
	background-size: auto 95%;
	}
*/	
#header .brand {
	color:#fff;
	text-decoration:none;
	pPosition: fixed;
	left: 0;
	top: 20px;
	/*background: #CA1520;*/
	padding: 0 1.5em;
	line-height: 6em;
	}
	
#header .brand .lsf {
	font-size: 5em;
	font-weight: normal !important;
	vertical-align: middle;
	margin-right: .1em;
	letter-spacing: 0;
	color: #CA1520;
} 

#header .brand span {
	display: inline-block;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-weight: lighter;
	font-size: 22px;
	line-height: 90%;
	vertical-align: middle;
	letter-spacing: 1px;
}
#header .brand strong {
	display: block;
	font-size: 15px;
	letter-spacing: 0;
}
	
#content {
	overflow:hidden;
	/*padding:50px 0*/
	margin: auto;
	max-width: 1024px;
	}
	
#content .wrapper {
	margin:0 auto;
	}
	
#content .main-col h3 {
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
	line-height:15px
	}
	

.float {
	-webkit-backface-visibility:hidden
	}
	
#loginForm {
	height:auto;
	background:#e5e5dc;
	text-align:center;
	-moz-box-shadow:0 0 5px #c0c0b6;
	-webkit-box-shadow:0 0 5px #c0c0b6;
	box-shadow:0 0 5px #c0c0b6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
	
#loginForm fieldset {
	border:0;
	padding-bottom:15px
	}
	
#loginForm legend {
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	*margin-left:-7px;
	background:#141515 url("http://cdn.sigma.apps.bemobi.com/img/opera_register/bg_legend.png") repeat-x center top;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	border-bottom:solid 3px #bb0909
	}
	
#loginForm #login legend {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	behavior: url("/html/css/PIE.htc");
	}
	
#loginForm label {
	display:inline-block;
	vertical-allign:middle;
	width:75px;
	margin-bottom:15px;
	text-align:left
	}
	
#loginForm input[type="text"],#loginForm input[type="password"] {
	width:175px;
	padding:5px;
	margin-bottom:10px;
	vertical-allign:middle
	}
	
#loginForm input[type="submit"],#loginForm input[type="button"],#loginForm button,#regForm input[type="submit"] {
	display:inline-block;
	overflow:visible;
	padding:5px 25px;
	margin:20px auto;
	background:#800000 url("http://cdn.sigma.apps.bemobi.com/img/opera_register/bg_button.png") repeat-x center top;
	color:#fff;
	border:solid 1px #800000;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	behavior: url("/html/css/PIE.htc");
	}
	
#slider button {
	left:55px;
	position:relative;
	top:20px
	}
	
.redButton {
	padding:10px 25px;
	background:#800000 url("/html/img/opera_register/bg_button.png") repeat-x center top;
	color:#fff;
	border:solid 1px #800000;
	cursor:pointer;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	behavior: url("/html/css/PIE.htc");
	font-size:17px
	}
	
#signUpButton:disabled {
	cursor:default;
	/*opacity:.5*/
	}
	
#footer {
	color:#EBEEF5;
	font-weight:normal;
	padding:50px 0;
	text-decoration:none;
	text-align:center;
	clear:both
	}
	
#footer a {
	padding:0 5px
	}
	
#footer p {
	margin-top:10px
	}
	
div.static p {
	display:none
	}
	
div.static table {
	margin:20px
	}
	
div.static td {
	padding:5px
	}
	
#message.main-col {
	width:auto;
	margin-top:50px
	}
	
#message div {
	padding:10px 45px;
	margin:10px;
	background:white
	}
	
#message p {
	padding:5px
	}
	
#message ul.addition_message {
	margin:0 0 0 40px;
	font-weight:bold;
	list-style-type:none
	}
	
div.message {
	margin:10px;
	background:white
	}
	
.navButton {
	background:#1b1c1c;
	border:medium none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#fff;
	font-size:12px;
	padding:4px 12px;
	margin:0 10px;
	margin-bottom:20px;
	cursor:pointer;
	user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none
	}
	
.navButton.disabled {
	cursor:default;
	background:#ecf0f3
	}
	
.navigation {
	text-align:center
	}
	
div#agree {
	text-align:center;
	font-size:18px;
	color:red;
	margin-bottom:50px
	}
	
div#agree input:checked+span {
	color:#56b500
	}
	
#pageNumber {
	font-weight:bold
	}
	
#registration table {
	width:100%;
	padding:10px 0 30px 80px;
	line-height:22px;
	font-size:12px
	}
	
#registration ol {
	margin-left:50px
	}
	
#registration p:first-child {
	font-weight:bold;
	color:#bb0909;
	margin-top:10px
	}
	
#registration p:last-child {
	margin-left:20px
	}
	
div#confirmed {
	padding:50px
	}
	
div#confirm {
	padding:50px
	}
#confirm blockquote {
	border-color: rgba(0,0,0,.2);
	border-top: 0;
	color: rgba(0,0,0,1);
	font: 200 1.8em/1.6  "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 3em;
	margin-top: -1.2em;
	max-width: 100%;
	padding-top: 0;
}
	
div#validation_errors {
	display:none;
	margin-left:30px
	}
	
div#validation_errors b {
	color:red
	}
	
div.agreement_link {
	text-align:center;
	font-size:15px;
	color:#bb0909;
	padding-bottom:25px
	}
	
#registerCol {
	width:100%!important
	}
	
#content .main-col h3,#validation_errors {
	text-align:center
	}
	
#registration table {
	width:600px;
	margin:0 auto
	}
	
#registration table td {
	line-height:125%;
	padding:5px 0
	}
	
#registration table td input,#registration table td select {
	padding:3px
	}
	
#registration ol {
	margin:10px 40px
	}
	
#registration ol li {
	margin:3px 0
	}
	
.message .agreement {
	padding:4px;
	width:auto;
	height:500px;
	overflow:auto
	}
	
.message .agreement h2 {
	font-size:14px;
	margin:15px 0 10px 0
	}
	
.message .agreement h1 {
	font-size:20px;
	font-weight:bold;
	margin:20px 0 10px 0
	}
	
.message .agreement p {
	margin:7px
	}
	
#footer {
	padding:25px 0
	}
	
#header .wrapper {
	position:relative;
	background: rgba(0, 0, 0, 0.3);
	}
	
#loginForm {
	position:absolute;
	right:0;
	top:0;
	line-height:1em;
	background:0;
	box-shadow:none;
	border-radius:0;
	text-align:left;
	min-width:120px;
	}
	
	#loginForm:after {
		content: "sign in";
		display: block;
		position: absolute;
		border: solid 2px #fff;
		padding: .5em 1em;
		color: #fff;
		font-family: 'Roboto Condensed',sans-serif;
		text-transform: uppercase;
		border-radius: .5em;
		font-size: 1.5em;
		opacity: .5;
		top: 20px;
	}
	
	
#loginForm label {
	text-align:left;
	text-transform:uppercase;
	display:block;
	color:#fff;
	font-size:10px;
	margin:10px 0;
	width:100%
	}
	
#loginForm input[type="text"],#loginForm input[type="password"] {
	border:0;
	vertical-align:top;
	width:100px
	}
	
#loginForm #singInButton {
	padding:4px;
	margin:0;
	background:#800000
	}
	
#loginForm a {
	color:#fff;
	font-size:11px;
	opacity:.7
	}
	
#loginForm a:hover {
	opacity:1
	}
	
#loginForm .error {
	position:absolute;
	font-size:11px;
	font-style:italic;
	right:0;
	top:-15px
	}
	
#loginForm .error p {
	display:block;
	background:#000;
	color:#cd040d;
	padding:5px
	}
	
#content #agreement {
	background:0;
	border-radius:0;
	box-shadow:none;
	width:inherit
	}
	
#content .main-col {
	width:inherit
	}
	
#content #agreement {
	background:0;
	border-radius:0;
	box-shadow:none;
	width:inherit
	}
	
#promo {
	background:#000017 url("/html/img/opera_register/contest/promo_bg.jpg") right bottom;
	height:390px;
	padding:2em 3em 3em;
	margin-bottom:3em;
	position:relative
	}
	
#promo h1 {
	color:#e5e5dc;
	font-size:36px;
	font-weight:100
	}
	
#promo h1 strong {
	font-weight:600
	}
	
#promo h1 .accent {
	color:#efba03;
	font-size:52px;
	font-weight:700;
	display:block
	}
	
#promo button,#acceptForm button {
	font:1.8em/1.8em Helvetica,Arial;
	background:none repeat scroll 0 0 #1096d5;
	border:0;
	box-shadow:2px 2px 0 rgba(0,0,0,0.2);
	color:#fff;
	cursor:pointer;
	padding:1em;
	margin:1em 0 1.5em
	}
	
#promo:after {
	content:url("/html/img/opera_register/contest/corner.png");
	position:absolute;
	right:-7px;
	top:-7px
	}
	
#message {
	clear:both;
	color:#6d6d6a;
	margin-top:15px
	}
	
#message div {
	background:0;
	font-size:13px;
	line-height:1.4em;
	padding:15px 0;
	margin:15px 0;
	text-align:center
	}
	
#message div h1 {
	color:#1f1f1f;
	font-size:30px
	}
	
#message ul {
	border-bottom:solid 1px #f2f2e9;
	margin:50px 0 20px;
	overflow:hidden;
	padding:125px 0 25px;
	background:url("/html/img/opera_register/contest/keyfacts.png") no-repeat center top
	}
	
#message li {
	color:#1f1f1f;
	font-size:15px;
	float:left;
	list-style:none;
	padding:0 10px;
	text-align:center;
	width:23%
	}
	
#message li strong {
	color:#bb0909
	}
	
#rules {
	position:absolute;
	left:2em;
	top:2em;
	height:380px;
	width:570px;
	background:#fff;
	overflow:hidden;
	overflow-y:auto;
	padding:1em
	}
	
#rules h2 {
	color:#bb0909;
	margin-bottom:1em
	}
	
#rules p {
	margin:1.4em 0
	}
	
#acceptForm {
	font-size:16px
	}
	
#acceptForm a {
	color: #EB1C24;
}
	
#acceptForm button {
	font-size:15px;
	padding:.5em 1em;
	margin:2em .5em 0
	}
	
#acceptForm .redBttn {
	background-color:#bb0909
	}
	
#rules {
	display:none
	}
	
#promo button:hover #rules {
	display:block
	}
	
#content #agreement,#content .main-col {
	background:0;
	border-radius:0;
	box-shadow:none;
	width:inherit;
	}
	
#agreement .message {
	margin:0;
	padding:.5em
	}
	
.message .agreement {
	height:500px;
	padding:1.5em 2em
	}
	
#acceptForm fieldset {
	border:0;
	margin-top:2em
	}
	
#acceptForm input[type="text"] {
	padding:1em;
	border:0px solid black;
	background: #fff;
	width:100%;
	max-width: 450px;
	margin-bottom: 1em;
	font-size: 19px;
	color: #000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2em;
	opacity: .5;
	/*box-shadow: 0 0 .25em #fff, inset 0 0 .5em #000;*/
	}
	
#acceptForm input[type="text"]:focus {
	outline:0;
	opacity: .9;
	/*box-shadow: 0 0 .4em #F5E163, inset 0 0 .5em #000;*/
	}
	
#user_login.error {
	border-color:#bb0909!important
	}

#acceptForm button {
	font-size: 18px;
	font-weight: bold;
	background: -moz-linear-gradient(center top , #84C63C 0%, #489615 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: .2em;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 1.5em;
	text-shadow: 0 -1px 0 #000;
}

#acceptForm label {
	display: block;
	position: relative;
	color: #999;
}

#acceptForm input[type="checkbox"] {
	margin-right: 10px;
}
	
blockquote {
	color:#6d6d6a;
	font-size:1.2em;
	line-height:1.6em;
	padding:0 0 1em
	}
	
blockquote h1 {
	color:#1f1f1f;
	line-height:1.4em
	}
	
.hiddenBlock {
	display:none
	}
	
	
	
/* New CSS */
.left-col,
.right-col {
	width: 65%;
	float: left;
	margin:3em 0;
}
.right-col {
	width: 33%;
	float: right;
	margin-top: 2em;
}
.key_facts li {
	display: block;
	float: left;
	font-size: 16px;
	margin: 1em 0;
	width: 25%;
	height: 250px;
	text-align: center;
}

.key_facts li img {
	display: inline-block;
	width: 150px;
	height: 150px;
	background: #000;
	border-radius: 50%;
}
.key_facts li span {
	display: block;
	font-size: 21px;
	line-height: 125%;
	margin-top: 20px;
}
.key_facts li span strong {
	font-size: 23px;
	font-weight: 600;
}

.key_facts li span small {
	display: block;
	font-size: 60%;
	line-height: 115%;
	margin-top: 15px;
}

#slider {
	width: 600px;
	height: 250px;
}

h1, h2, .key_facts li span {
	font-family:'Roboto Condensed',sans-serif;
	font-weight: 300;
	color: #fff;
}

h2 {
	color: #fff;
	font-size: 6em;
    font-weight: 100;
    letter-spacing: -.01em;
    line-height: 120%;
    opacity: .8;
    text-shadow: 1px 1px 0 #000;
}

#controls {
	list-style: none;
	margin-left: 50px;
}

#controls li {
	display: inline-block;
	margin-right: .5em;
}

#controls li a {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9000px;
	border: solid 2px #E5E5E6;
}

#controls li.current a {
	border-color: #BB0909;
}