@import url("webfonts/stylesheet.css");

html,body
{
	height: 100%;
	margin: 0;
	padding: 0;
	min-height: 700px;
}

body
{
	position: relative;
	color: #fff;
	text-transform: uppercase;
}

a
{
	color: #fff;
}

body.big
{
	background: url('img/bg1.jpg') no-repeat center;
}

body.small
{
	background: url('img/bg2.jpg') no-repeat center;
}
	
.container
{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 0 0 25px #aaa;
	background-position: center;
	background-repeat: no-repeat;
	width: 730px;
	padding: 0 40px;
}
.iframe .container {
	padding-top: 1px;
	position: relative;
}
.sponsored-by
{
	color: #afb4b8;
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
	font-size: 13px;
	text-transform: none;
	
	color: #024e93;
	text-shadow: 0 0 2px rgba(255,255,255, 1);
	
	position: absolute;
	top: 20px;
	right: 20px;
}
.suvi .sponsored-by {
	top: 74px;
}
.nocode .sponsored-by {
	top: 70px;
}
.nocode.suvi .sponsored-by {
	top: 80px;
}
.lose .sponsored-by {
	top: 140px;
}
.win .sponsored-by {
	top: 220px;
}
.answer .sponsored-by {
	top: 140px;
}
.entercode .sponsored-by {
	top: 3px;
	right: 30px;
}
.entercode.suvi .sponsored-by {
	top: 18px;
	right: 35px;
}

body.entercode .container
{
	height: 456px;
	background-image: url('img/default/bg_entercode.jpg');
}
body.kevad.entercode .container {
	background-image: url('img/kevad/bg_entercode.jpg');
}
body.suvi.entercode .container {
	background-image: url('img/suvi/bg_entercode.jpg');
}

body.withcode .container
{
	height: 647px;
	background-image: url('img/default/bg_withcode.jpg');
}
body.kevad.withcode .container {
	background-image: url('img/kevad/bg_withcode.jpg');
}
body.suvi.withcode .container {
	background-image: url('img/suvi/bg_withcode.jpg');
}

body.nocode .container
{
	height: 671px;
	background-image: url('img/default/bg_nocode.jpg');
}
body.kevad.nocode .container {
	background-image: url('img/kevad/bg_nocode.jpg');
}
body.suvi.nocode .container {
	background-image: url('img/suvi/bg_nocode.jpg');
}

body.lose .container
{
	height: 261px;
	background-image: url('img/bg_lose.jpg');
	text-transform: none;
}

body.win .container
{
	height: 341px;
	background-image: url('img/bg_win.jpg');
	text-transform: none;
}

body.answer .container
{
	width: 731px;
	height: 261px;
	background-image: url('img/bg_answer.jpg');
	text-transform: none;
}


h1
{
	font-family: solomon_blackregular, sans-serif;
	font-size: 61px;
	margin: 35px 0 15px;
}
.ru h1
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.button
{
	display: inline-block;
	height: 48px;
	line-height: 48px;
	font-family: solomon_blackregular, sans-serif;
	color: #fff;
	border: 0;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	width: 180px;
	background: url('img/default/bg_button.png') no-repeat 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
.suvi .button {
  background-image: url('img/suvi/bg_button.png');
}
.ru .button
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.nocode .button
{
	height: 44px;
	width: 243px;
	line-height: 44px;
	background-position: 0 -189px;
}

.nocode .button:hover
{
	background-position: 0 -233px;
}

.entercode .button
{
	height: 53px;
	width: 301px;
	line-height: 53px;
}

.entercode .button:hover
{
	background-position: 0 -53px;
}

.withcode .button
{
	width: 157px;
	height: 42px;
	line-height: 42px;
	background-position: 0 -106px;
}

.withcode .button:hover
{
	background-position: 0 -148px;
}

.entercode-text
{
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
	font-size: 32px;
	line-height: 130%;
	width: 440px;
	margin-bottom: 60px;
}

.entercode .error
{
	padding-top: 25px;
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
}

.withcode-text
{
	font-family: solomon_bookregular, "Open Sans Condensed", sans-serif;
	font-size: 18px;
	line-height: 140%;
	width: 440px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.nocode-text
{
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
	font-size: 26px;
	line-height: 140%;
	width: 440px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.rules-link
{
	text-transform: none;
	font-family: solomon_boldregular, sans-serif;
	font-size: 16px;
	margin-top: 20px;
	text-shadow: 0px 0px 5px black;
}
.ru .rules-link
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.answer .title
{
	padding-top: 80px;
	font-size: 43px;
	font-family: solomon_blackregular, sans-serif;
}
.ru.answer .title
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.answer .text
{
	font-size: 35px;
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
}
.lt.answer .text
{
  font-size: 30px;
}


.lose .title
{
	padding: 60px 0 15px;
	font-size: 38px;
	font-family: solomon_blackregular, sans-serif;
}
.ru.lose .title
{
	padding-top: 30px;
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.lose .text
{
	font-size: 31px;
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
}

.win .title
{
	padding: 50px 0 20px;
	font-size: 54px;
	font-family: solomon_blackregular, sans-serif;
}
.ru.win .title
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.win .text
{
	font-size: 28px;
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
}

.rules-popup
{
	font-family: solomon_bookregular, "open sans condensed", sans-serif;
	text-transform: none;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 760px;
	height: 500px;
	background: #159;
	display: none;
}

#overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	display: none;
}

.rules-popup .close-button
{
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
}

span.red
{
	color: #ff3345;
}

span.b
{
	font-family: solomon_blackregular, sans-serif;
}
.ru span.b
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.field label
{
	font-family: solomon_boldregular, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	display: inline-block;
}
.ru .field label
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

.field.confirm label
{
	font-size: 16px;
	font-family: solomon_boldregular, sans-serif;
	position: relative;
	top: -2px;
	text-shadow: 0px 0px 5px black;
}
.ru .field.confirm label
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

input.text
{
	border: 0;
	font-family: solomon_boldregular, sans-serif;
	height: 28px;
	width: 340px;
	border-radius: 4px;
	background: #fff url('img/icons.png') no-repeat;
	background-position: 320px -84px;
	padding: 0 5px;
	color: #333;
}
.ru input.text
{
	font-family: "open sans condensed", sans-serif;
	font-weight: bold;
}

input.text.email
{
	background-position: 320px -56px;
}

input::-ms-clear {
    display: none;
}

input.checkbox:not(:checked) + label
{
	background: url('img/icons.png') no-repeat -5px -112px;
    height: 28px;
    padding: 0 0 0 24px;
	line-height: 28px;
}


input.checkbox:checked + label
{
    height: 28px;
    padding: 0 0 0 24px;
	line-height: 28px;
	background: url('img/icons.png') no-repeat -5px -30px;
}

input.checkbox
{
	position: absolute;
	left: -9999px;
}


select
{
	font-family: solomon_boldregular, sans-serif;
	height: 28px;
	width: 340px;
	border-radius: 4px;
	border: 0;
	background: #fff;
	color: #333;
}

select.birth-day, select.birth-month
{
	width: 90px;
	margin-right: 15px;
}

select.birth-year
{
	width: 130px;
}

#code
{
	color: #333;
	position: absolute;
	top: 361px;
	right: 93px;
	height: 28px;
	line-height: 28px;
	width: 235px;
	border: 0;
	background: none;
	font-family: monospace;
	font-size: 17px;
	letter-spacing: 16px;
	outline: none;
	padding-left: 6px;
	font-weight: bold;
}

.entercode #code
{
	top: 235px;
	right: 40px;
	letter-spacing: 13px;
}

.nocode #code
{
	display: none;
}

.your-code
{
  position: absolute;
  bottom: 227px;
  right: 100px;
}
.lt .your-code
{
  bottom: 225px;
  right: 120px;
}

.withcode .your-code
{
  bottom: 300px;
  right: 145px;
}
.lt.withcode .your-code
{
  bottom: 290px;
  right: 160px;
}