@charset "utf-8";
body {
	margin:0px;
	background-color:#ee1c24;
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-size:62.5%;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.visible {
visibility: visible;
display: block;
}

.invisible {
visibility: hidden;
display: none;
}

.text_lead a {
	text-decoration:underline;
	color:#000000;
}
.text_lead a:hover {
	text-decoration:underline;
	color:#FAFAFA;
}
h2 {
font-size:12px;
color:#999999;
}

h3{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
margin:15px 5px 5px 5px;
}

#container{
width:1000px;
margin-left:auto;
margin-right:auto;
}

#header{
background-image:url(../images/nescafe_bg_header.jpg);
background-repeat:no-repeat;
width:1000px;
height:285px;
padding:0;
}

#header2{
background-image:url(../images/nescafe_bg_header_new.jpg);
background-repeat:no-repeat;
width:1000px;
height:285px;
padding:0;
}

#header .top {
	width:960px;
	height:173px;
	float:right;
	padding:0px;
	margin:0px;
}

#logo {
	width:250px;
	height:150px;
	float:left;
	padding:0px;
	margin:0px;
	display:block;
}

#meniu {
	float:left;
	height:285px;
	width:1000px;
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
}

#meniu li{
	margin:0px;
	padding:0px;
	float:left;
}

#meniu a.home{
	width:255px;
	height:285px;
	display:block;
	margin:0px;
	padding:0px;
	background:transparent;
}

#meniu a.home:hover {
	background-image:url(../images/nescafe_logo_cana.jpg);
}

#meniu a.mtv{
	width:100px;
	height:90px;
	display:block;
	float:left;
	background:transparent;
}

#meniu a.mtv:hover {
	background-image:url(../images/nescafe_mtv_logo.gif);
}

#meniu a.regulament{
	display:block;
	float:right;
	font-size:2em;
	margin:10px;
}

#meniu a.regulament:hover {
	color:#FFA6A8;
}



.text {
	width:546px;
	height:112px;
	padding:10px 300px 20px 20px;
	text-align:left;
	float:left;
	color:#FFFFFF;
}

.inscriere {
	float:right;
	margin-top:-90px;
	width:281px;
	height:54px;
}

.inscriere a.ma_inscriu {
	background-image: url(../images/nescafe_inscrie_te.gif);
	display: block;
	width: 281px;
	height: 54px;
}

.inscriere a.ma_inscriu:hover {
	background:transparent url(../images/nescafe_inscrie_te2.gif);
}

#stanga {
	width:650px;
	float:left;
	padding:0px;
	background:transparent url(../images/nescafe_bg_player.jpg) no-repeat center top;
}

#stanga2 {
	width:584px;
	float:left;
	padding:20px;
	text-align:left;
	color:#FFFFFF;
}

#formular_inscriere{
	width:545px;
	float:left;
	padding:20px;
	background-color:#bb181f;
	color:#FFFFFF;
	font-size:12px;
}

#player {
	float:left;
	width:630px;
	height:360px;
	padding:0px;
	background-repeat:no-repeat;
}

#poza {
	padding:0px;
}

#concurent .titlu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1.5em;
	padding:5px;
	width:100%;
	text-align:center;
}

.nume_concurent{
	width:224px;
	float:left;
	padding:0px 0px 10px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
	text-align:left;
}

.titlu {
	width:224px;
	float:left;
	padding:0px 0px 10px 0px;
	color:#FFFFFF;
	font-size:18px;
	text-align:left;
}

.mesaj {
	width:224px;
	float:left;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}

.nr_voturi {
	width:110px;
	height:25px;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
}
a.report_photo {
	width:145px;
	height:25px;
	float:left;
	padding:0px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
a.report_photo:hover {
	width:145px;
	height:25px;
	float:left;
	padding:0px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
#button_raspuns {
	width:263px;
	height:50px;
	float:right;
	padding:0px;
}
a.btn_voteaza {
	width:263px;
	height:50px;
	float:right;
	padding:0px;
	background-image:url(../images/btn_voteaza.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
a.btn_voteaza:hover {
	width:263px;
	height:50px;
	float:right;
	padding:0px;
	background-image:url(../images/btn_voteaza.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.buton {
border:0px;
}

.nume_coment {
	float:left;
	padding:9px 30px 5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.data_coment{
	float:left;
	padding:9px 0px 5px 0px;
	font-size:10px;
	color:#FFFFFF;
}
.textul_comment {
	width:474px;
	float:left;
	padding:0px 9px 0px 0px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
}
.thumbcomment {
	border:none;
	float:right;
}
#thecomments {
	width:624px;
	float:left;
	padding:10px 0px 20px 0px;
}

#comentarii {
	width:624px;
	float:left;
	padding:0px 0px 0px 0px;
}
.title {
	width:624px;
	height:85px;
	float:left;
	background-color:#000000;
}
.title_comments {
	width:624px;
	height:40px;
	float:left;
	background-image:url(../images/nescafe_comentarii.gif);
	background-repeat:no-repeat;
}
.title_special_inaintase {
	width:624px;
	height:50px;
	float:left;
	background-image:url(../images/title_inaintase.jpg);
	background-repeat:no-repeat;
	background-position:20px 0px;
}
.title_ultimele_inaintase {
	width:624px;
	height:30px;
	float:left;
	background-image:url(../images/nescafe_inscris.gif);
	background-repeat:no-repeat;
	margin-top:15px;
}
.comentariu {
	width:584px;
	float:left;
	padding:0px 0px 10px 30px;
	color:#FFFFFF;
	font-size:12px;
}
.commenttext {
	width:483px;
	float:right;
	padding:1px 1px 10px 10px;
	background-color:#000000;
	text-align:left;
}
a.adauga_coment {
	width:274px;
	height:85px;
	float:right;
	display:block;
	background-image:url(../images/btn_add_comment.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
a.adauga_coment:hover {
	width:274px;
	height:85px;
	float:right;
	display:block;
	background-image:url(../images/btn_add_comment.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}


#addComment{
	width:575px;
	float:left;
	padding:10px 10px 10px 20px;
	margin:10px 0px 0px 10px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
.leftcomment {
	width:400px;
	float:left;
	padding:0px 0px 3px 0px;
}
.leftcomment2 {
	width:400px;
	float:left;
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
.formitem1 {
	width:400px;
	float:left;
	padding:0px 0px 3px 0px;
	text-align:left;
}
.rightcomment {
	width:160px;
	float:right;
	padding:0px;
}
.formitem2 {
	width:80px;
	float:left;
	padding:17px 0px 3px 0px;
	text-align:left;
}
.formitem3 {
	width:160px;
	float:left;
	padding:62px 0px 0px 0px;
}
.avatar {
	float:left;
	border:0;
}
.textitem {
	width:380px;
	height:16px;
	padding:2px;
	margin:0px;
	border:solid 1px #666666;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial;
}
.textitem2 {
	width:380px;
	height:50px;
	padding:2px;
	margin:0px;
	border:solid 1px #666666;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial;
}
.textitem3 {
	width:140px;
	height:50px;
	padding:2px;
	margin:0px;
	border:solid 1px #ffb86b;
	background-color:#f28b1b;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma, Arial;
	cursor:pointer;
}
.textitem3:hover {
	width:140px;
	height:50px;
	padding:2px;
	margin:0px;
	border:solid 1px #ffb86b;
	background-color:#e17e12;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma, Arial;
	cursor:pointer;
}
#raspuns_comments {
	width:575px;
	float:left;
	padding:10px 10px 10px 20px;
	margin:10px 0px 0px 10px;
	text-align:left;
	color:#FF0000;
	font-size:12px;
	background-color:#000000;
	font-weight:bold;
}

.lista_concurenti_container {
	width:624px;
	float:left;
	padding:10px 0px 0px 0px;
}

.concurenti{
	width:275px; 
	height:83px;
	float:left;
	padding:5px 20px 5px 10px;
	overflow:hidden;
}

.concurenti a{
	color:#FFFFFF;
	text-decoration:none;
}

.concurenti img{
	border:solid 1px #000000;
	float:left;
}

.concurenti .right_inaintasa {
	width:165px;
	height:81px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	background-image:url(../images/bg_down_conturenti.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
}
.concurenti .right_inaintasa .voturi_concurenti_inaintasa {
	width:161px;
	float:left;
	padding:2px 2px 0px 0px;
	color:#FF0000;
	text-align:right;
	font-size:10px;
}
.concurenti .right_inaintasa .nume_concurenti_inaintasa {
	width:145px;
	float:left;
	padding:0px 10px 2px 10px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
a.descriere_inaintasa {
	width:145px;
	float:left;
	padding:0px 10px 5px 10px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
}















.concurenti_top {
	width:335px; 
	height:83px;
	float:left;
	padding:5px 0px 5px 10px;
	overflow:hidden;
}

.concurenti_top a{
	color:#FFFFFF;
	text-decoration:none;
}

.concurenti_top img{
	border:solid 1px #000000;
	float:left;
}

.concurenti_top .right_top {
	width:175px;
	height:81px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	background-position:bottom;
	background-color:#f28b1b;
	border:1px solid #FFF;
	border-left:0px;
}
.concurenti_top .right_top .voturi_concurenti_top {
	width:171px;
	float:left;
	padding:2px 2px 0px 0px;
	color:#FF0000;
	text-align:right;
	font-size:10px;
}
.concurenti_top .right_top .nume_concurenti_top {
	width:155px;
	float:left;
	padding:0px 10px 2px 10px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
a.descriere_top {
	width:155px;
	float:left;
	padding:0px 10px 5px 10px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
}







.ultimii_concurenti{
	width:160px; 
	height:185px;
	padding:15px 10px 15px 30px;
	float:left;
}

.ultimii_concurenti a {
	width:160px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
.ultimii_concurenti a.descriere {
	width:146px;
	float:left;
	padding:0px 7px 5px 7px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.ultimii_concurenti img{
	border:0px;
	float:left;
}

.down_concurenti {
	width:160px;
	height:65px;
	float:left;
	padding:0px;
	background-color:#000000;
	background-image: url(../images/bg_down_concurenti.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.voturi_concurenti {
	width:156px;
	float:left;
	padding:2px 2px 0px 2px;
	color:#FF0000;
	font-size:10px;
	text-align:right
}

.nume_concurenti{
	width:146px;
	float:left;
	padding:0px 7px 2px 7px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#pagination {
	width:564px;
	float:left;
	padding:10px 30px 10px 30px;
	font-size:10px;
	color:#FFFFFF;
}

#pagination a {
	padding:5px;
	border:1px #000000 solid;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
}
#pagination a:hover {
	padding:5px;
	border:1px #717171 solid;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
}


#dreapta{
	width:350px;
	float:left;
	padding:0px;
	background-image: url(../images/nescafe_bg_right.gif);
	background-repeat:repeat-y;
}


a.sportro {
	width:320px;
	height:190px;
	float:left;
	padding:0px 0px 0px 0px;
	display:block;
}

.nescafe2videos{
	width:350px;
	background:transparent url(../images/nescafe_right.jpg) no-repeat top center;
	padding-top:101px;
}

.nescafe2videos ul{
	list-style:none;
	padding:0 15px;
	margin:0px;	
}

.nescafe2videos ul li{
	clear:both;
	padding:5px 0px;
	margin:0px;
}

.imgSt{
	float:left;
	margin:0 10px 0 0;
}

.nescafe2videos ul li p {
	margin:0px;
}

.nescafe2videos ul li p a{
	font-size:1.4em;
}

#lucky_inaintase {
	width:350px;
	float:left;
	padding:10px 0px 0px 20px;
	background-image: url(../images/bg_lucky_inaintase.jpg);
	background-repeat:no-repeat;
}
#lucky_fundase {
	width:350px;
	float:left;
	padding:10px 0px 0px 20px;
}

.title_top_11 {
	background-image:url(../images/nescafe_top5_2.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding:15px 0 0 20px;
	width:330px;
}

#top10votate{
	width:350px;
	float:left;
	padding:10px 0px;
}

.containertops {
	padding:0px;
	float:left;
}
.votate_nr{
	width:25px;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	background-color:#f28b1b;
	height:51px;
	margin:1px 0 0;
	padding:30px 10px 0px 0px;
	text-align:right;
	border:1px solid #FFF;
	border-right:0px;
}




.votate{
width:305px;
height:52px;
background-color:#FFFFFF;
float:left;
text-align:left;
margin-bottom:1px;
}

.votate a{
color:#000000;
font-size:12px;
text-decoration:none;

}

.votate img{
border:0px;
float:left;
margin:3px;
}

.titlu_top10 a{
font-weight:normal;
margin-bottom:-1px
}

.voturi_top10{
color:#FF0000;
font-size:11px;
font-weight:bold;
float:right;
padding-right:3px;
}

.nume_top10{
color:#999999;
font-size:11px;
font-weight:normal;
}

.clear{
clear:both;
}


#footer{
	width:960px;
	height:25px;
	float:left;
}

#footer a{
font-size:10px;
color:#FFFFFF;
padding:5px;
}

#error {font-size: 12pt;font-weight: bold;color: #FFF;padding: 3px; }

.lista_video_castigatoare {
	list-style-type: none;
	width: 520px;
	margin:0px;
	padding:5px 10px 10px 10px;
	float: left;
}

.lista_video_castigatoare li {
	padding:0px 5px 0px 0px;
	margin:0px;
	float: left;
}

#voteForm2 {
	text-align:center;
}
#voteForm2 p{
	font-size:12px;
	color:#FFFFFF;
}
#voteForm2 input{
width:200px;
margin-top:8px;
}

#voteForm2 .buton2{
	text-align:center;
	border:0px;
}

a.lucky {
	width:323px;
	height:65px;
	float:left;
	padding:0px;
	background-image: url(../images/btn_lucky_inaintase.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
a.lucky:hover {
	width:323px;
	height:65px;
	float:left;
	padding:0px;
	background-image: url(../images/btn_lucky_inaintase.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.random-images {
	border:1px solid #000000;
	padding:0px;
}
#lucky_inaintase a {
	float:left;
	text-decoration:none;
	border:0px;
	padding:5px 0px 5px 10px;
}
#lucky_fundase a {
	float:left;
	text-decoration:none;
	border:0px;
	padding:5px 0px 5px 10px;
}
.text_lead {
	width:564px;
	height:235px;
	float:right;
	padding:10px 30px 10px 30px;
	background-image:url(../images/bg_text.jpg);
	text-align:left;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
a.btn_top5_up {
	width:167px;
	height:51px;
	float:left;
	padding:0px;
	background-image:url(../images/btn_top5_up.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
a.btn_top5_up_off {
	width:167px;
	height:40px;
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	background-image:url(../images/btn_top5_up.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.btn_top5_down {
	width:167px;
	height:51px;
	float:left;
	padding:0px;
	background-image:url(../images/btn_top5_down.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
a.btn_top5_down_off {
	width:167px;
	height:40px;
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	background-image:url(../images/btn_top5_down.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#loader_random_images {
	width:325px;
	height:625px;
	margin: 0px auto;
	background-image:url(../images/loading5.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#loader_fundase_random_images{
	width:325px;
	height:625px;
	margin: 0px auto;
	background-image:url(../images/loading5.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.img_overlay {
	width:84px;
	height:20px;
	position:absolute;
	background-image:url(../images/spam_108.jpg);
	background-repeat:no-repeat;
}
.img_overlay_108 {
	width:84px;
	height:20px;
	position:absolute;
	background-image:url(../images/spam_108.jpg);
	background-repeat:no-repeat;
}
.img_overlay_160 {
	width:84px;
	height:20px;
	position:absolute;
	background-image:url(../images/spam_108.jpg);
	background-repeat:no-repeat;
}

.fundasele {
	width:994px;
	float:left;
	padding:0px;
	background-image:url(../images/bg_fundasele.jpg);
	background-repeat:no-repeat;
}
.stanga_fundase {
	width:624px;
	float:left;
	padding:0px 0px 10px 0px;
}
.title_special_fundase {
	width:624px;
	height:103px;
	float:left;
	background-image:url(../images/title_fundase.jpg);
	background-repeat:no-repeat;
}
a.castigatoarea {
	width:594px;
	height:177px;
	float:right;
	padding:0px;
	background-image:url(../images/castigatoarea.jpg);
	background-repeat:no-repeat;
}

.dreapta_fundase {
	width:370px;
	float:right;
	padding:14px 0px 0px 0px;
	background-image:url(../images/bg_right_fundase.jpg);
	background-repeat:no-repeat;
}
.dreapta_jos {
	width:370px;
	height:40px;
	float:left;
	padding:0px;
	background-image:url(../images/bg_right_col.jpg);
	background-repeat:no-repeat;
}
#popupDiv{
	position:absolute;
	top:0px;
	left:0px;
}

.message{
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px;
	clear:both;
}

/* add comment form */
#addComment {
	width:630px;
	float:left;
	padding:10px;
}
.comment_form_container {
	width:520px;
	float:left;
	padding:0px;
}
.add_comment_item {
	width:250px;
	float:left;
	padding:0px 10px 10px 0px;
}
.add_comment_item_big {
	width:520px;
	float:left;
	padding:0px 0px 10px 0px;
}
.add_comment_help_big {
	width:485px;
	float:left;
	padding:10px;
	background-color:#f2e5d3;
	font-weight:bold;
	text-align:left;
	color:#000000;
	font-size:1.2em;
}
.add_comment_help_big a {
	text-decoration:none;
	color:#d6242e;
}
.add_comment_help_big a:hover {
	text-decoration:underline;
	color:#00FF00;
}
.add_comment_button {
	float:left;
}
.btn_add_comment {
	width:72px;
	height:89px;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url(../images/btn_add_comment.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.btn_add_comment:hover {
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url(../images/btn_add_comment2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
}
/* end add comment form */

/* add comment reply form */
.add_comment_reply_form {
	width:600px;
	float:left;
	padding:10px 10px 10px 40px;
}
.comment_reply_form_container {
	width:490px;
	float:left;
	padding:0px;
}
.add_comment_reply_item {
	width:235px;
	float:left;
	padding:0px 10px 10px 0px;
}
.add_comment_reply_item_big {
	width:490px;
	float:left;
	padding:0px 0px 10px 0px;
}
/* end add comment reply form */


/* FORMS */

.comment_input {
	width:240px;
	height:20px;
	padding:1px;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#d6242e;
	border:solid 1px #860209;
}
.comment_textarea {
	width:500px;
	height:50px;
	padding:1px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:#d6242e;
	border:solid 1px #860209;
}
.comment_reply_input {
	width:225px;
	height:20px;
	padding:1px;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#100D0D;
	border:solid 1px #333333;
}
.comment_reply_textarea {
	width:470px;
	height:50px;
	padding:1px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:#100D0D;
	border:solid 1px #333333;
}
.input_embedding {
	width:270px;
	height:16px;
	padding:1px;
	margin:0px;
	font-size:11px;
	color:#FFFFFF;
	background-color:#333333;
	border:solid 1px #666666;
}

/* END FORMS */
