@CHARSET "UTF-8";

#quizIbumForte {
	width: 944px;
	height: 660px;
	margin: 0px auto;
	background: url(../../img/additional/ibum_quiz/mamy_forte.jpg) #910A18 top left no-repeat;
	position: relative;
}
#quizIbumForte a.white {
	color: #FFF;
}
#quizIbumForte #ibumMalina {
	display: block;
	position: absolute;
	width: 130px;
	height: 200px;
	right: 20px;
	top: 110px;
	text-indent: -9999em;
}
#quizIbumForte #ibumBanan {
	display: block;
	position: absolute;
	width: 130px;
	height: 200px;
	right: 20px;
	top: 320px;
	text-indent: -9999em;
}
.ibumForteBox {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 3px solid #d59798;
}

.ibumForteBox .header {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	background: #d59798;
	padding: 12px 0px;
	height: 18px;
	color: #FFF;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.2em #444;
}
.ibumForteBox .content {
	background: #FFF;
	padding: 10px;
}
#feverArticles {
	width: 270px;
	min-height: 390px;
	position: absolute;
	left: 20px;
	top: 180px;
}
#feverArticles .content {
	height: 350px;
}
#feverArticles .content h3 a {
	color: #EE2560;
	font-size: 1em;
	font-weight: bold;
}
#feverArticles .content .article_leed .small {
	color: #1076B5;
	font-weight: bold;
}
#feverArticles .content .articles_list li .right a {
	color: #EE2560;
	font-weight: bold;
}
#quizQuestions {
	width: 350px;
	height: 350px;
	border: 3px solid #d59798;
	padding: 30px;
	background: #FFF;
	position: absolute;
	top: 180px;
	left: 350px;
	border-top-left-radius: 50px;
	-moz-border-top-left-radius: 50px;
	-webkit-border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	-moz-border-top-right-radius: 50px;
	-webkit-border-top-right-radius: 50px;
}
#quizIbumResults {
	position: absolute;
	top: 180px;
	padding-top: 30px;
	left: 350px;
	width: 420px;
	height: 380px;
	/*
	background: #FFF;
	border: 3px solid #d59798;
	border-top-left-radius: 50px;
	-moz-border-top-left-radius: 50px;
	-webkit-border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	-moz-border-top-right-radius: 50px;
	-webkit-border-top-right-radius: 50px;*/
}
#quizQuestions h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 35px;
	
}
#quizQuestions h2 {
	font-size: 1.6em;
}
#quizProduct {
	width: 161px;
	height: 203px;
	position: absolute;
	top: 100px;
	right: 20px;
}
#quizFooter {
	height: 35px;
	width: 720px;
	position: absolute;
	left: 20px; 
	bottom: 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;	
	text-align: left;
}
#quizHasco {
	position: absolute;
	bottom: 20px;
	right: 40px;
	width: 100px;
	height: 100px;
}
#quizTerm {
	width: 200px;
	height: 200px;
	position: absolute;
	bottom: -10px;
	right: 0px;
}