@CHARSET "ISO-8859-1";
body, html
{
  padding: 0;
  margin: 0;
  font-family: 'Arial','Helvetica','sans-serif';
}
a img
{
	border: 0px;
}
body
{
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 205px;
	padding-top: 20px;
}
body.participanti
{
	background-image: url(../images/body-bg-participanti.png);
  background-repeat: repeat-x;
  background-position: 0px 108px;
  padding-top: 20px;
}
#header.home
{
  background: transparent url(../images/header-bg.png) no-repeat 50% 63px;
}
.home #header { height: 388px; }
.home #header #headerContents #left { padding-left: 15px; }
#header
{
	position: relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
#header #menuAndLogo
{
	/*margin-top: 20px;*/
	width: 100%;
}
#header #menuAndLogo #logo
{
	float: left;
	width: 87px;
	height: 36px;
}
#header #menuAndLogo #menu
{
	float: right;
	background-image: url(../images/menu-bg.png);
	padding-left: 21px;
	width: 798px;
	height: 34px;
}
#header #menuAndLogo #menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 780px;
	height: 31px;
}
#header #menuAndLogo #menu ul li
{
  float: left;
  padding: 0;
  margin:0;
}
#header #menuAndLogo #menu ul li a
{
	background-image: url(../images/menu.png);
	display: block;
	height: 31px;
}
#header #menuAndLogo #menu ul li a span
{
	display: none;
}
#header #menuAndLogo #menu ul li #prima-pagina
{
	width: 150px;
	/*background-position: 0;*/
}
#header #menuAndLogo #menu ul li #despre-campanie
{
  width: 166px;
  background-position: -150px 0px;
}
#header #menuAndLogo #menu ul li #participanti
{
  width: 129px;
  background-position: -316px 0px;
}
#header #menuAndLogo #menu ul li #despre-tv
{
  width: 163px;
  background-position: -445px 0px;
}
#header #menuAndLogo #menu ul li #despre-lg
{
  width: 106px;
  background-position: -608px 0px;
}
#header #menuAndLogo #menu ul li #blog
{
  width: 66px;
  background-position: -714px 0px;
}
#header #menuAndLogo #menu ul li #prima-pagina:hover, #header #menuAndLogo #menu ul li #prima-pagina.active
{
	background-position: 0 -31px;
}
#header #menuAndLogo #menu ul li #despre-campanie:hover, #header #menuAndLogo #menu ul li #despre-campanie.active
{
  background-position: -150px -31px;
}
#header #menuAndLogo #menu ul li #participanti:hover, #header #menuAndLogo #menu ul li #participanti.active
{
  background-position: -316px -31px;
}
#header #menuAndLogo #menu ul li #despre-tv:hover, #header #menuAndLogo #menu ul li #despre-tv.active
{
  background-position: -445px -31px;
}
#header #menuAndLogo #menu ul li #despre-lg:hover, #header #menuAndLogo #menu ul li #despre-lg.active
{
  background-position: -608px -31px;
}
#header #menuAndLogo #menu ul li #blog:hover, #header #menuAndLogo #menu ul li #blog.active
{
  background-position: -714px -31px;
}
#header #headerContents
{
  padding-top: 75px;
}
#header #headerContents #left
{
	padding-top: 30px;
	width: 481px;
	float: left;
}
#header #headerContents #left h1
{
	font-family: 'BryantLG';
	color: #848484;
	font-size: 32px;
	padding:0;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
#header #headerContents #left span
{
	background-color: #000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
}
#header #headerContents #left .mai-mult
{
	font-size: 12px;
	color: #a1003c;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 20px;
	display: block;
}
#header #headerContents #left .mai-mult-comments
{
	font-size: 12px;
	color: #a1003c;
	text-decoration: underline;
	font-weight: 500;
	margin-top: 5px;
	display: block;
}
#header #headerContents #right
{
	float: left;
	margin-left: 120px;
}
.home #header #headerContents #right {
  margin-left:105px;
}
#header #headerContents #right h2
{
	margin: 0;
	padding: 0;
}
#header #headerContents #right h2 span
{
	display: none;
}
#header #headerContents #right h3
{
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
#header #headerContents #right h3 span
{
  display: none;
}
#header #headerContents #right #afla-mai-mult
{
	margin-top: 50px;
	margin-left: 160px;
	color: #fff;
	display: block;
	background-image: url(../images/afla-mai-mult.png);
	width: 135px;
	height: 17px;
}
#header #headerContents #right #afla-mai-mult span
{
	display: none;
}
#content.home
{
	width: 940px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 30px;
}
#content.home .blogger
{
	float: left;
	width: 220px;
}
#content.home .blogger .info
{
	width: 100%;
}
#content.home .blogger .info .left
{
	float: left;
	width: 130px;
}
#content.home .blogger .info .left h2
{
	font-family: "Georgia";
	font-size: 16px;
	font-style: italic;
	margin:0;
	padding:0;
	color:#3e3e3e;
}
#content.home .blogger .info .left h2 a
{
	font-family: "Georgia";
	font-size: 16px;
	font-style: italic;
	margin:0;
	padding:0;
	color:#3e3e3e;
	text-decoration:none;
}
#content.home .blogger .info .left .link a
{
	font-family: "Georgia";
	font-size: 11px;
	text-decoration: underline;
	color: #3e3e3e;
	display: block;
	margin-bottom: 3px;
}
#content.home .blogger .info .left .link .participari a
{
	background-color: #000;
	color: #fff;
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	display: inline;
	text-decoration:none;
}
#content.home .blogger .info .left h3
{
	background-color: #000;
	color: #fff;
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	display: inline;
}
#content.home .blogger .info .right
{
	width: 84px;
	height: 73px;
	background-image: url(../images/pic-bg.png);
	float: right;
	padding-top: 4px;
	padding-left: 4px;
}
#content.home .blogger .blogger-details
{
	margin-top: 10px;
	font-size: 11px;
	color: #212121;
	height:140px;
}
#content.home .blogger .blogger-details a
{
  color:#A1003C;
  text-decoration:underline;
}
#content.home .blogger .general
{
	padding-top: 13px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 13px;
	width: 202px;
	background-image: url(../images/blogger-first-bg.png);
	font-size: 12px;
	color: #212121;
	margin-top: 5px;
}
#content.home .blogger .general a
{
	font-weight: bold;
	color: #a1003c;
	text-decoration: underline;
	margin-top: 5px;
	display: block;
}
#content.home .blogger .reactii
{
	padding-top: 13px;
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 13px;
  width: 202px;
  background-image: url(../images/blogger-second-bg.png);
}
#content.home .blogger .reactii span
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
#content.home .blogger .reactii h4
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #a1003c;
	text-decoration: underline;
	margin-top: 5px;
}
#content .blogger .reactii h4 a
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #a1003c;
	text-decoration: underline;
	margin-top: 5px;
}
#content.home .left-spaced
{
	margin-left: 20px;
}
#footer
{
	width: 940px;
	margin: 0 auto;
	/*margin-top: 30px;*/
	margin-bottom: 10px;
	background-image: url(../images/footer-border.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#footer a {
  font-weight:bold;
  color:#AB0442;
}
#footer .left
{
	float: left;
	color: #7a7a7a;
	font-size: 11px;
	padding-left: 4px;
}
#footer .right
{
	float: right;
}
#footer .right ul
{
  list-style-type: none;
  margin:-4px 0 0 0;
  padding: 0;
}
#footer .right ul li
{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}
#footer .right ul li.separator
{
	margin-left: 10px;
	margin-right: 10px;
	color: #7a7a7a;
	font-size: 13px;
	vertical-align: -20%;
	padding-top: 3px;
}
#footer .right li a
{
	color: #7a7a7a;
  font-size: 11px;
  text-decoration: none;
}
#footer .right li a:hover {
  text-decoration:underline;
}
#content.participanti
{
	width: 960px;
	margin: 0 auto;
	margin-top: 52px;
	padding-bottom: 30px;
}
#content.participanti #bloggeri
{
	width: 940px;
	height: 118px;
	margin: 0 auto;
	margin:52px 0 0 0;
}
#content.inter.participanti #bloggeri { height: auto; }
#content.participanti #bloggeri .blogger
{
	width: 220px;
	height: 97px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(../images/unactive.png);
	float: left;
}
#content.participanti #bloggeri .blogger:hover
{
	cursor: pointer;
}
#content.participanti #bloggeri .active
{
	background: transparent;
}
#content.participanti #bloggeri .active:hover
{
	cursor: default;
}
#content.participanti #bloggeri .blogger .left
{
	float:left;
}
#content.participanti #bloggeri .blogger .left h2
{
	color: #3e3e3e;
	font-family: "Georgia";
	font-size: 16px;
	margin:0;
	padding:0;
	font-style:italic;
	font-weight:bold;
}
#content.participanti #bloggeri .blogger .left h3
{
  color: #3e3e3e;
  font-family: "Georgia";
  font-size: 11px;
  margin:0;
  padding:0;
  text-decoration:underline;
  margin-top: 5px;
  margin-bottom: 5px;
}
#content.participanti #bloggeri .blogger .left h3 a
{
  color: #3e3e3e;
  font-family: "Georgia";
  font-size: 11px;
  margin:0;
  padding:0;
  text-decoration:underline;
  margin-top: 5px;
  margin-bottom: 5px;
}
#content.participanti #bloggeri .active .left h2
{
  color: #fff;
}
#content.participanti #bloggeri .active .left h3
{
  color: #fff;
}
#content.participanti #bloggeri .active .left h3 a
{
  color: #fff;
}
#content.participanti #bloggeri .blogger .left h4
{
	background-color: #000;
  color: #fff;
  font-family: "Georgia";
  font-size: 12px;
  font-weight: bold;
  padding-left: 2px;
  padding-right: 2px;
  display: inline;
}
#content.participanti #bloggeri .blogger .right
{
	width: 84px;
	height: 73px;
	float: right;
	background-image:url(../images/pic-bg.png);
	padding-top: 4px;
	padding-left: 4px;
}
#content.participanti #tabs
{
	width: 960px;
	height: 47px;
	background-image: url(../images/active.png);

}
#content.participanti #tabs .menu
{
	float: left;
	height: 37px;;
	width: 470px;
	padding-top: 10px;
	padding-left: 10px;
}
#content.participanti #tabs .menu:hover
{
	cursor: pointer;
}
#content.participanti #tabs .menu a
{
	font-style: Italic;
	text-decoration: underline;
	font-family: "Georgia";
	font-size: 20px;
	font-weight: bold;
	color: #3e3e3e;
}
#content.participanti #tabs .active
{
	background-image:url(../images/tab-bg_new.png);
}
#content.participanti #tabs .active:hover
{
	cursor: default;
}
#content.participanti #tabs .active a
{
  color: #fff;
}
#content.participanti #comments
{
	width: 704px;
	margin: 0 auto;
}
#content.participanti #comments .comment
{
}
#content.participanti #comments .comment .date
{
	float: right;
	width: 155px;
	height: 30px;
	background-image: url(../images/date-bg.png);
	margin-top: 25px;
	padding-top: 10px;
	text-align: center;
	color:#3e3e3e;
	font-size: 14px;
	font-family: "Georgia";
	font-weight: bold;
	font-style: italic;
}
#content.participanti #comments .comment .comment-type
{
	width: 109px;
	height: 35px;
	padding-top: 15px;
	float: left;
	background-image: url(../images/comment-type-bg.png);
	background-repeat: no-repeat;
	background-position: 45px 12px;
}
#content.participanti #comments .comment .comment-text
{
  font-family:Arial;
	float: left;
	width: 545px;
	background-image: url(../images/comment-bg.png);
	padding-top: 10px;
	padding-left: 25px;
	font-size: 12px;
	color: #010101;
	padding-right: 25px;
	padding-bottom: 10px;
}
#content.participanti #comments .comment .comment-text h3
{
	font-family: "Georgia";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
	color: #c40b3b;
	margin-bottom: 5px;
}
#content.participanti #comments .comment .comment-text a
{
  font-family:Arial;
	display: block;
	margin-top: 5px;
	font-size: 12px;
	text-decoration: underline;
	color: #a1003c;
	font-weight: bold;
}
.relative
{
	position: relative;
}
#content.inter
{
  width: 481px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#content.inter #text
{
	width: 481px;
	background-image: url(../images/text-bg.png);
	padding-top: 15px;
	padding-bottom: 0px;
}
#content.inter #text #bottom
{
	width: 481px;
	height: 9px;
	background-image: url(../images/text-bottom-bg.png);
	margin-top: 50px;
}
#content.inter #text h1
{
	margin-left: 15px;
	margin-top: 0px;
	color:#848484;
	font-family:'BryantLG';
	font-size:32px;
	font-weight:bold;
	padding:0;
  text-transform:uppercase;
}
#content.inter #text h2
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
}
#content.inter #text .text
{
	padding:0 15px 0 15px;
	font-size: 12px;
	line-height:16px;
}
#content.inter #picture
{
	float: right;
	margin-top: 20px;
}
#header #headerContents #picture_left
{
	float: right;
	margin:150px 60px 0 0;
}
#header #headerContents #picture_left a
{

	color:#A1003C;
  display:block;
  font-weight:bold;
  margin-top:5px;
  text-decoration:underline;
}
#header #headerContents #picture_left-lg
{
	float: right;
	margin:150px 130px 0 0;
}
#header #headerContents #picture_left-lg a
{

	color:#A1003C;
  display:block;
  font-weight:bold;
  margin-top:5px;
  text-decoration:underline;
}

label {
  display:block;
  float:left;
  width:150px;
  font-size:11px;
  font-weight:bold;
}
input {
  border:1px solid #AB0442;
  padding:2px;
  width:200px;
}
textarea {
  border:1px solid #AB0442;
  padding:2px;
  width:200px;
  height:150px;
}
.submit_button {
  background:#AB0442;
  color:#FFFFFF;
  font-weight:bold;
  width:100px;
  margin:0 0 0 150px;
}
#despre-tv-separator
{
  height: 1050px;
  width: 100px;
}
.specificatii-tehnice {
  font-weight:bold;
  color:#AB0442;
  font-size:16px;
  display:block;
  margin:50px 0 0 15px;
}
.title-image {
  padding:0;
  margin:-5px 0 5px 15px;
}
input[type="text"], textarea { outline: none; -webkit-rtl-ordering: logical; -webkit-user-select: text; -webkit-appearance: none; resize: none;}

.pages {
  margin:40px 0 0 0;
  padding:0;
  font-size:12px;
}
.reactii-campanie {
  text-align:center;
  margin:30px 0;
  padding:0;
  color:#AE0443;
  font-family:"Georgia";
  font-size:20px;
  font-weight:bold;
  text-align:center;
}
.pages h3 {
  float:left;
  margin:0;
  padding:0;
  color:#3E3E3E;
}
.pages ul {
  margin:0;
  padding:0;
  list-style-type:none;
  float:left;
}
.pages li {
  display:inline;
  margin:0 2px;
  padding:2px;
}
.pages li a {
  background: #000;
	color: #fff;
	font-family: "Georgia";
	font-size: 12px;
	padding:2px 5px;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}
.pages li a:hover {
  color:#BB123E;
  background:#ccc;
}
.pages li a.active {
  color:#BB123E;
  background:#ccc;
}
#lg-player {
	position: absolute;
	top: 89px;
	right: 17px;
	background-color: #202020;
	width: 357px;
	height: 208px;
	z-index: 100;
}
#reactii-campanie {
  width:455px;
  height:161px;
  background:url("/images/reactii-campanie.png") no-repeat;
  background-position:left middle;
  float:right;
  margin:0;
  padding:0;
  margin:-128px 0 0 -30px;
}

/*#footer_timer { width:994px; margin:0 auto; padding:0; background:url('/images/timer_background.png') no-repeat center ; height:73px; color:#fff; text-align:center; position:fixed; bottom:0; }*/
/**
 * new shit
 */
#footer { margin-bottom: 86px; }
#footer_timer { width: 100%; height: 75px; position: fixed; bottom: 0; text-align: center; }
#footer_timer .timer { width: 940px; height: 75px; margin: 0 auto; text-align: left; background: transparent url( /images/fanks-bk.jpg ) no-repeat 0 0; }
#timer_days, #timer_hours, #timer_minutes, #timer_seconds { margin-top: 24px; float: left; font-size: 26px; font-weight: bold; text-align: right; color: #fff; }
#timer_days { width: 25px; margin-left: 209px; }
#timer_hours { width: 35px; margin-left: 31px; }
#timer_minutes { width: 35px; margin-left: 45px; }
#timer_seconds { width: 35px; margin-left: 61px; }

