@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #001950 url(bg01.jpg) center fixed no-repeat;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color: #d20006;
}
/* =wrap
-------------------------------------------------- */
#wrap {
	width: 920px;
	margin: 0 auto;
}
div.container {
	background: url(bg03.png) 0 0 repeat-y;
	margin-top: 58px;
	position: relative;
}
div.container_index {
	background: url(bg03_index.png) 0 0 no-repeat;
}
div.container p.logo {
	position: absolute;
	top: -40px;
	left: 386px;
}
div.container div.a {
	background: url(bg01.png) 0 0 no-repeat;
	min-height: 300px;
	padding: 0;
}
* html div.container div.a {
	height: 300px;
}
/* =header
-------------------------------------------------- */
div.header {
	background: url(line.png) 41px 100% no-repeat;
	padding-bottom: 6px;
}
div.header ul {
	padding: 15px 0 0 46px;
}
div.header ul li {
	list-style: none;
	float: left;
	margin-right: 26px;
}
div.header ul li.link2 {
	margin-right: 222px;
}
div.header ul li.dif {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	color: #fff;
}
/* =content
-------------------------------------------------- */
div.content div.index_text {
	padding: 15px 364px 0 46px;
	position: relative;
}
div.content div.index_bg {
	background: url(index_bg.png) 0 100% no-repeat;
	min-height: 760px;
	position: relative;
}
div.content div.index_bg p.bubble {
	position: absolute;
	right: -35px;
	top: 57px;
}
div.content div.index_bg p.banner_yogurth {
	position: absolute;
	right: 44px;
	bottom: 176px;
}
div.content div.index_bg p.banner_vaikehind {
	position: absolute;
	left: 33px;
	bottom: 226px;
}
div.content div.index_bg p.contact {
	text-align: center;
	color: #666666;
	line-height: 1.4em;
	position: absolute;
	bottom: 175px;
	left: 340px;
}
div.content div.index_bg p.contact a {
	color: #666;
}
div.content div.index_bg p.contact a:hover {
	text-decoration: none;
}
div.content div.index_bg p.links {
	position: absolute;
	bottom: 150px;
	right: 50px;
}
div.content div.index_bg p.links a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px;
	text-decoration: none;
}
div.content div.index_bg p.links a:hover {
	text-decoration: underline;
}
* html div.content div.index_bg {
	height: 754px;
}
div.content div.index_text h1 {
	margin-bottom: 35px;
}
div.content div.index_text p {
	margin-bottom: 15px;
	line-height: 1.4em;
}
div.content div.index_text p a {
	color: #d30006;
}
div.content div.index_text p a:hover {
	text-decoration: none;
}
div.content div.index_text p.img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
div.content div.index_text p.img a {
	color: #000;
	padding-top: 10px;
	display:block;
}
div.content div.index_text p.img a:hover {
	text-decoration: none;
}
div.content div.ice_creams {
	padding: 15px 64px 0 46px;
}
div.content div.ice_creams h1 {
	text-align: center;
	margin-bottom: 15px;
}
div.content div.ice_creams ul.icecream_types {
	margin-bottom: 27px;
	list-style: none;
}
div.content div.ice_creams ul.icecream_types li {
	float: left;
	margin-right: 9px;
}
div.content div.ice_creams ul.icecream_types li.last {
	margin-right: 0;
}
div.content div.ice_creams ul.icecream_types li a {
	display: inline-block;
}
div.content div.ice_creams ul.icecream_types li.active a {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	color: #fff;
}
div.content div.ice_creams p.img {
	float: left;
	width: 400px;
	text-align: right;
	padding-right: 40px;
}
div.content div.ice_creams div.introduction {
	float: left;
	width: 318px;
	padding-top: 115px;
}
div.content div.ice_creams div.introduction h2 {
	margin-bottom: 15px;
}
div.content div.ice_creams div.introduction p {
	margin-bottom: 15px;
	line-height: 1.4em;
	padding-right: 30px;
}
div.content div.ice_creams div.commentbox {
	margin-top: 58px;
}
div.content div.ice_creams div.commentbox div.comment_left {
	float: left;
	width: 208px;
}
div.content div.ice_creams div.commentbox div.comment_left table {
	margin-top: 30px;
}
div.content div.ice_creams div.commentbox div.comment_left table th {
	font-weight: normal;
	text-align: left;
	padding: 0 0 6px 6px;
}
div.content div.ice_creams div.commentbox div.comment_left table td {
	padding: 0 0 8px 0;
}
div.content div.ice_creams div.commentbox div.comment_left table p.input {
	background: url(bg04.png) 0 0 no-repeat;
	width: 198px;
	padding: 2px 0 8px 0;
}
div.content div.ice_creams div.commentbox div.comment_left table p.input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 188px;
}
div.content div.ice_creams div.commentbox div.comment_left table p.textarea {
	background: url(bg05.png) 0 0 no-repeat;
	width: 208px;
	padding: 6px 0 8px 0;
	height: 97px;
}
div.content div.ice_creams div.commentbox div.comment_left table p.textarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 198px;
	height: 80px;
}
div.content div.ice_creams div.commentbox div.comment_right {
	float: right;
	width: 525px;
}
div.content div.ice_creams div.commentbox div.comment_right h3 {
	margin-bottom: 18px;
}
div.content div.ice_creams div.commentbox div.comment_right div.comment_item {
	margin-bottom: 13px;
	background: url(line2.png) 0 100% no-repeat;
	padding: 0;
}
div.content div.ice_creams div.commentbox div.comment_right div.comment_item p {
	padding-bottom: 14px;
	line-height: 1.4em;
}
/* =quiz
-------------------------------------------------- */
div.content div.quiz {
	padding: 15px 64px 0 46px;
}
div.content div.quiz h1 {
	text-align: center;
}
div.content div.quiz h2 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
div.content div.quiz h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}
div.content div.quiz ul.questions {
	padding: 18px 0 0 155px;
}
div.content div.quiz ul.questions li {
	list-style: none;
	float: left;
	background: url(bg06.png) 0 0 no-repeat;
	width: 32px;
	height: 47px;
	margin-right: 20px;
}
div.content div.quiz ul.questions li.jackpot {
	background: url(cup_jackpot.png) 0 0 no-repeat;
	height: 66px;
	width: 42px;
	position: relative;
	top: -10px;
}
div.content div.quiz ul.questions li.jackpot span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #002d66;
	text-align: center;
	padding: 25px 0 10px;
}
div.content div.quiz ul.questions li.jackpot_correct {
	background: url(cup_jackpot.png) 0 -66px no-repeat;
}
div.content div.quiz ul.questions li.active {
	background-position: 0 -47px;
}
div.content div.quiz ul.questions li.past {
	background-position: 0 -94px;
}
div.content div.quiz ul.questions li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #002d66;
	text-align: center;
	padding: 15px 0 10px;
}
div.content div.quiz ul.questions li.active a {
	color: #fff;
}
div.content div.quiz ul.questions li.past a {
	color: #ccc;
	padding: 11px 0 14px;
}
div.content div.quiz ul.answered li {
	background: url(bg14.png) 0 0 no-repeat;
	width: 33px;
}
div.content div.quiz ul.answered li.wrong {
	background-position: 0 -47px;
}
div.content div.quiz p.question {
	width: 588px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
}
div.content div.quiz div.answers {
	margin: 18px auto 0;
	width: 468px;
}
div.content div.quiz div.answers p {
	padding-bottom: 16px;
}
div.content div.quiz div.answers p a {
	display: block;
	background: url(bg07.png) 0 0 no-repeat;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	padding: 6px 0 5px 17px;
}
div.content div.quiz div.answers p a:hover,
div.content div.quiz div.answers p a.selected {
	background: url(bg08.png) 0 0 no-repeat;
	color: #fff;
}
div.content div.quiz div.answers p a.correct {
	background: url(bg15.png) 0 0 no-repeat;
	color: #fff;
}
div.content div.quiz div.answers p a.incorrect {
	background: url(bg16.png) 0 0 no-repeat;
	color: #fff;
}
div.content div.quiz div.cheat p.link {
	background: url(ico01.png) 0 0 no-repeat;
	padding: 7px 0 8px 54px;
	margin-left: 300px;
	margin-top: 52px;
}
div.content div.quiz div.cheat p.link a {
	color: #c00001;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
div.content div.quiz div.cheat p.link2 {
	background: url(ico01.png) 0 0 no-repeat;
	padding: 14px 0 13px 54px;
	margin-left: 300px;
	margin-top: 0;
}
div.content div.quiz div.cheat p.link2 a {
	color: #c00001;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
div.content div.cheat_content {
	background: #fefff6 url(bg09.png) 0 0 no-repeat;
}
div.content div.cheat_content div.b {
	background: url(bg10.png) 0 100% no-repeat;
	padding: 70px 31px 44px 75px;
}
div.content div.cheat_content p.close {
	float: right;
}
div.content div.cheat_content h2 {
	padding-top: 6px;
}
div.content div.cheat_content p {
	margin-bottom: 24px;
	line-height: 1.4em;
	text-align: justify;
}
div.content div.cheat_content div.cheat_left {
	float: left;
	width: 400px;
}
div.content div.cheat_content div.cheat_right {
	float: right;
	width: 400px;
}
div.content div.cheat_content p.title {
	font-size: 15px;
	margin-top: 30px;
}
div.content div.cheat_content p.back a {
	float: right;
}
div.content div.form {
	background: url(line.png) 41px 100% no-repeat;
	padding-bottom: 19px;
	margin-top: 23px;
	padding: 0 38px 19px 0;
}
div.content div.form  h1 {
	text-align: center;
}
div.content div.form table {
	width: 100%;
	margin-top: 20px;
}
div.content div.form table th {
	text-align: right;
	padding: 0 14px 8px 0;
	font-weight: normal;
	font-size: 15px;
}
div.content div.form table td {
	padding-bottom: 8px;
}
div.content div.form table p.input {
	background: url(bg11.png) 0 0 no-repeat;
	width: 396px;
	padding: 2px 0 8px 0;
}
div.content div.form table p.input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 384px;
}
div.content div.form table select {
	height: 28px;
}
div.content div.form table p.small_input {
	background: url(bg13.png) 0 0 no-repeat;
	width: 198px;
	float: left;
	padding: 2px 0 8px 0;
}
div.content div.form table p.small_input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 180px;
}
div.content div.form p.check {
	float: right;
	padding-right: 52px;
	margin-top: 10px;
}
div.content div.form p.button {
	float: right;
	margin-top: 21px;
	padding-right: 42px;
}
div.content div.form p.button_send {
	float: right;
	margin-top: 21px;
	padding-right: 145px;
}
div.content p.play_again {
	width:336px;
	height: 108px;
	margin: 30px auto 0;
	padding-bottom: 10px;
}
/* =popup
-------------------------------------------------- */
div.popup_window {
	position: absolute;
	left: 0;
	top: 0;
	width: 441px;
	height: 400px;
	background: url(bg17.png) 0 0 no-repeat;
	z-index: 0;
	padding:15px 21px 0 15px;
}
div.popup_window a {
	cursor:pointer;
	position:relative; 
}
div.content_popup {
	padding: 21px 25px 0 28px;
	color: #000;
	position:relative;
	height: 345px;
	z-index:1000;
	width: 431px;
}
div.content_popup div.overflow {
	overflow: auto;
	height: 314px;
	clear: both;
	padding-right: 25px;
}
div.content_popup div.overflow p {
	margin-bottom: 24px;
	line-height: 1.4em;
}
div.content_popup h2 {
	color: #000;
	font-size: 15px;
	margin-bottom: 20px
}
div.content_popup p.close {
	float: right;
	font-size: 11px;
}
div.content_popup p.close a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* =send_question
-------------------------------------------------- */
div.send_question {
	padding: 55px 47px 0 47px;
}
div.send_question p.button2 {
	width: 115px;
	margin: 0 auto;
}
div.send_question h1 {
	margin-bottom: 20px;
}
div.send_question p.text {
	float: left;
	width: 378px;
	line-height: 1.4em;
}
div.send_question div.data {
	float: right;
	width: 420px;
}
div.send_question div.data table th {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 7px 6px;
}
div.send_question div.data table td.pad {
	padding-right: 30px;
}
div.send_question div.data table p.input {
	background: url(bg18.png) 0 0 no-repeat;
	width: 198px;
	padding: 2px 0 8px 0;
}
div.send_question div.data table p.input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 183px;
}
div.send_question table.form_question {
	margin-top: 20px;
}
div.send_question table.form_question th {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 7px 6px;
}
div.send_question table.form_question td {
	padding: 0 0 15px 0;
}
div.send_question table.form_question p.big_input {
	background: url(bg19.png) 0 0 no-repeat;
	width: 832px;
	padding: 2px 0 8px 0;
}
div.send_question table.form_question p.big_input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 820px;
}
div.send_question table.form_question p.input {
	background: url(bg20.png) 0 0 no-repeat;
	width: 268px;
	padding: 2px 14px 8px 0;
}
div.send_question table.form_question p.input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 4px 0 0 6px;
	width: 252px;
}
/* =winners
-------------------------------------------------- */
div.winners {
	padding: 28px 0 0 47px;
}
div.winners h1 {
	text-align: center;
	margin-bottom: 20px;
}
div.win ul,
div.winners ul {
	list-style: none;
	margin-top: 11px;
	padding-bottom: 23px;
}
div.win ul li,
div.winners ul li {
	background: url(bg21.png) 0 0 no-repeat;
	font-size: 15px;
	padding: 5px 0 6px 17px;
	margin-bottom: 5px;
	margin-right: 25px;
	float: left;
	width: 241px;
}
div.win ul li {
	margin-right: 15px;
}
div.win ul li.last,
div.winners ul li.last {
	margin-right: 0;
}
div.winners p.date {
	font-size: 15px;
	font-weight: bold;
}
div.winners .tagasisidet {
}
div.winners .tagasisidet a {
	color: #d40d15;
	text-decoration: underline;
	position: relative;
	top: -10px;
	font-weight: bold;
	background: url(tagasiside.png) left center no-repeat;
	padding: 0 0 0 33px;
	line-height: 22px;
	display: block;
	width: 200px;
	margin: 0 auto;
}
div.winners .tagasisidet a:hover {
	text-decoration: none;
}
/* =tagasiside
-------------------------------------------------- */
div.tagasiside {
	padding: 28px 47px 0;
}
div.tagasiside h1 {
	text-align: center;
	padding-bottom: 20px;
}
div.tagasiside div.item {
	padding-bottom: 40px;
}
div.tagasiside div.pic {
	width: 120px;
	float: left;
	padding-top: 10px;
}
div.tagasiside div.content {
	width: 480px;
	float: left;
	line-height: 18px;
	padding: 5px 0 0;
}
div.tagasiside div.content p {
	/*text-align: justify;*/
}
div.tagasiside div.odd div.pic {
	float: right;
	text-align: right;
}
div.tagasiside div.odd div.content {
	float: right;
	text-align: right;
}
div.tagasiside span.name {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 11px;
	display: block;
}
/* =clip 
-------------------------------------------------- */
div.clip {
	padding: 60px 32px 0 54px;
	position: relative;
}
#player2 {
	margin-top: 10px;
}
div.clip h1 {
	text-align:center;
}
div.clip p.button {
	margin: 20px auto 0;
	width: 271px;
}
div.clip div.clip_left {
	float: left;
	width: 299px;
}
div.clip div.clip_left ul.list {
	list-style: none;
	margin-top: 27px;
}
div.clip div.clip_left ul.list li {
	width: 298px;
	margin-bottom: 9px;
}
div.clip div.clip_left ul.list li a {
	display: block;
	background: url(bg22.png) 0 0 no-repeat;
	padding: 5px 0 6px 18px;
	text-decoration: none;
	font-size: 15px;
	color: #000;
}
div.clip div.clip_left ul.list li.selected a {
	background: url(bg23.png) 0 0 no-repeat;
	color: #fff;
}
div.clip div.clip_right {
	text-align: center;
	padding-left: 21px;
}
/* =footer
-------------------------------------------------- */
div.footer {
	background: url(bg02.png) 0 0 no-repeat;
	height: 418px;
	position: relative;
	z-index: 5;
}
div.footer p.banner_yogurth {
	position: absolute;
	right: 44px;
	bottom: 176px;
}
* html div.footer {
	background: url(bg02_ie6.png) 0 0 no-repeat;
}
div.footer p.top3 {
	position: absolute;
	top: 40px;
	left: 45px;
	width: 215px;
	background: url(top3.png) 0 0 no-repeat;
	padding-top: 25px;
}
div.footer p.mangiveel {
	position: absolute;
	top: 40px;
	left: 45px;
	width: 215px;
}
p.button_index {
	color: #666666;
	line-height: 1.4em;
	position: absolute;
	overflow: hidden;
	width: 313px;
	left: 282px;
}
div.footer p.button_index {
	color: #666666;
	line-height: 1.4em;
	position: absolute;
	top: 20px;
	overflow: hidden;
	width: 313px;
}
div.index_bg p.button_index {
	bottom: 320px;
}
p.button_index a {
	overflow: hidden;
	display: block;
	font-size: 14px;
	height: 0 !important;
	padding: 103px 0 0 0;
	height /**/: 103px;
	border: none;
	background: url(button1.png) 0 0 no-repeat;
}
p.button_index a:hover {
	background-position: 0 -103px;
}
div.footer p.button2 {
	color: #666666;
	line-height: 1.4em;
	position: absolute;
	top: 20px;
	left: 393px;
}
div.footer p.contact {
	text-align: center;
	color: #666666;
	line-height: 1.4em;
	position: absolute;
	bottom: 175px;
	left: 340px;
}
div.footer p.contact a {
	color: #666;
}
div.footer p.contact a:hover {
	text-decoration: none;
}
div.footer p.links {
	position: absolute;
	bottom: 150px;
	right: 50px;
}
div.footer p.links a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px;
	text-decoration: none;
}
div.footer p.links a:hover {
	text-decoration: underline;
}
/* =inputs
-------------------------------------------------- */
span.checkbox {
	width: 13px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(bg12.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 396px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 28px;
	padding: 6px 0 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(bg12.png) 0 0 no-repeat;
	overflow: hidden;
}
p.newbutton {
	margin: 10px auto 0;
	width: 336px;
	overflow: hidden;
}
p.newbutton a {
	overflow: hidden;
	display: block;
	font-size: 14px;
	height: 0 !important;
	padding: 103px 0 0 0;
	height /**/: 103px;
	border: none;
	background: url(button1.png) 0 0 no-repeat;
}
p.newbutton a:hover {
	background-position: 0 -103px;
}

ul.pager {
	list-style: none;
}
ul.pager li {
	float: left;
	margin: 0 4px;
}
ul.pager li a {
	text-decoration: none;
}
ul.pager li a:hover {
	text-decoration: underline;
}
ul.pager li.active a {
	font-weight: bold;
}
ul.rules li {
	list-style: none;
	line-height: 1.6em;
}
ul.rules li ul {
	margin: 6px 0;
	padding-left: 15px;
}
ul.rules li ul li {
	margin-bottom: 10px;
}
div.check_nr {
	padding: 30px 0 0 230px;
}
h1.jackpot {
	text-align: center !important;
	margin: 20px 0;
}
div.check_nr p.input,
div.check_nr p.check {
	float: left;
}
div.check_nr p.input {
	background: url(check_input.png) 0 0 no-repeat;
	width: 236px;
	height: 28px;
}
div.check_nr p.input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: 0;
	border: 0;
	padding: 6px 0 0 10px;
	width: 188px;
}
div.check_nr p.check {
	font-size: 15px; 
	color: #333333;
	margin: 5px 14px 0 0;
}
div.check_nr p.submit {
	padding: 35px 0 0 140px;
}


.loe-jackpot {
	background: url(loe_jackpot.png) no-repeat 0 0;
	display: block;
	height: 135px;
	position: absolute;
	top: 270px; left: 600px;
	text-indent: -9999px;
	width: 160px;
}
.loe-jackpot:focus {
	outline: none;
}

/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}