/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	text-align:left;
	font-family:Tahoma;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
img {
	vertical-align:top;
}
ul {
	list-style:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
html, input, textarea {
	font-family:Tahoma;
	font-size:12px;
	line-height:17px;
	color:#2f1310;
	background-color:#FFF;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
strong {
	font-size:12px;
	color:#444444;
}
a {
	font-size:12px;
	color: #763712;
	text-decoration: none;
	outline-style: none;
	outline-width: initial;
	outline-color: initial;
	padding: 0px;
	margin: 0px;
}
/*END SPECIAL*/

.header{
	background:url(../images/santa_logo.jpg) no-repeat;
	width:409px;
	height:85px;
	margin:10px 0 0 20px;
	float:left;
}
.footer{
	
}
.vasc{
	background:url(../images/vasc.jpg) no-repeat;
	width:79px;
	height:89px;
	float:right;
}
.content{
	background:url(../images/bg.jpg) repeat-x;
	height:441px;
	margin-top:20px;
	padding:20px;
	overflow:hidden;
}
/*question shit*/

#scroller{
	width:6000px;
}
.intrebare{
	height:300px;
	float:left;
	margin-right:20px;
}

.intrebare_content{
	background-color:#FFF;
	padding:10px;
	height:360px;
	font-size:18px;
}

.lt_corner{
	background:url(../images/lt_corner.png) no-repeat;
	width:9px;
	height:9px;
}
.l_border{
	background:url(../images/r_border.png) repeat-y;
	width:8px;
}
.t_border{
	background:url(../images/t_border.png) repeat-x;
	height:9px;
}
.rt_corner{
	background:url(../images/rt_corner.png) no-repeat;
	width:9px;
	height:9px;
}
.r_border{
	background:url(../images/r_border.png) right repeat-y;
	width:8px;
}
.lb_corner{
	background:url(../images/lb_corner.png) no-repeat;
	width:9px;
	height:9px;
}
.b_border{
	background:url(../images/b_border.png) bottom repeat-x;
	height:8px;
}
.rb_corner{
	background:url(../images/rb_corner.png) no-repeat;
	height:9px;
	width:9px;
}
/*question end*/

.next_but{
	float:right;
	margin-right:30px;
}
#loading {
	position: fixed;
	top: 30px;
	right: 30px;
	padding: 28px 0 0 15px;
	background:url(../images/loading.png) no-repeat;
	width:50px;
	height:50px;
	display:none;
}
.intrebare_text{
	padding-left:10px;
}
.raspuns{
	padding-left:25px;
	cursor:pointer;
}
.raspunsuri{
	float:left;
}
.ans_right{
	background:url(../images/right.jpg) no-repeat;
	width:37px;
	height:34px;
	float:left;
	padding:10px;
}
.ans_wrong{
	background:url(../images/wrong.jpg) no-repeat;
	width:37px;
	height:33px;
	float:left;
	padding:10px;
}
.intrebare_cadouri{
	background:url(../images/cadouri_intrebare.jpg) bottom no-repeat;
	width:246px;
	height:305px;
	float:right;
}
.presents{
	margin:10px 0 0 30px;
}
.presents img{
	border:2px solid #c53939;
	padding:3px;
}
.check_cadou{
	background:url(../images/check_cadou.png) no-repeat;
	width:100px;
	height:101px;
	position:absolute;
	cursor:pointer;
	margin:3px;
	display:none;
}
.presents td{
	padding-right:7px;
}
.rezult_mosu{
	background:url(../images/rezult_mosu.jpg) no-repeat;
	width:398px;
	height:323px;
	margin-top:10px;
}
.cadou_adus_tit{
	background:url(../images/mosu_iti_aduce.jpg) no-repeat;
	width:287px;
	height:49px;
	margin-left:5px;
}
.box_cadouri{
	background:url(../images/box_presents.jpg) no-repeat;
	width:442px;
	height:272px;
	margin-left:15px;
}
.rez_bradutz{
	background:url(../images/rez_bradutz.jpg) no-repeat;
	width:94px;
	height:137px;
	margin-left:15px;
}
.cadou_rez{
	margin:15px;
}
.try{
	margin:20px 0 0 80px;
}
