/*
  Generic Special page styles
*/
section {
  background: none !important;
}
#content {
  width:100% !important;
  padding:0 !important;
  margin:0 !important;
}

/*
  Specific special page styles
*/
#wrapper {
  background:url(http://video.cinemarx.ro/ads/vodafone/windowsphone-concurs-tvblog.jpg) center center no-repeat !important;
}
#content {
  position:relative;
  height:837px;
}
#tf
{
  overflow:hidden;
  padding-left:0;
  position:relative;
  /*
  opacity:0.2;
  background:yellow;
  /**/
}
.tf_t, .tf_ta
{
  border:1px solid rgb(90,27,44);
  padding:2px;
  margin:0;
  margin-left:9px;
  font-size:13px;
  width:239px;
  line-height:16px;
}
.tf_s
{
  width:152px;
  height:32px;
  margin-left:65px;
  border:2px solid white;
  margin-top:12px;
  cursor:pointer;
  background:none;
  color:white;
  font-size:16px;
  font-weight:bold;
}
#tf_errors
{
  width:380px;
  padding:10px;
  margin:0px;
  margin-left:435px;
  margin-top:383px;
  display:inline;
  background:rgb(255,205,205);
  line-height:170%;
  color:rgb(100,0,0);
  font-family:Arial;
  font-size:13px;
  border:1px solid rgb(100,0,0);
  position:absolute;
}
.text_1,.text_2,.text_3,.text_4,.text_5,.text_6,.text_7
{
  color:white;
  overflow:hidden;
  font-family:Arial;
  font-size:15px;
  line-height:150%;
  font-weight:bold;
}
.text_1 a,.text_2 a,.text_3 a,.text_4 a,.text_5 a,.text_6 a
{
  color:white;
  text-decoration:underline;
}
.text_1 a:hover,.text_2 a:hover,.text_3 a:hover,.text_4 a:hover,.text_5 a:hover,.text_6 a:hover
{
  color:white;
  text-decoration:underline;
}
.text_0 {
  color:white;
  font-size:33px;
  margin-left:20px;
  margin-top:10px;
  width:565px;
  line-height:110%;
}
.text_0 span {
  font-size:33px;
  color:rgb(239,22,30);
}
.text_1
{
  width:405px;
  margin-left:20px;
  height:200px;
  margin-top:100px;
}
.text_1 span {
  font-size:15px;
  color:rgb(239,22,30);
}
.text_2
{
  width:340px;
  margin-left:20px;
  height:20px;
}
.text_3
{
  width:340px;
  margin-left:20px;
  height:49px;
  font-size:12px;
}
.text_4
{
  width:400px;
  margin-left:28px;
  height:25px;
  font-size:13px;
  margin-top:5px;
}
.text_4 span
{
  color:white;
}
.text_42
{
  margin-left:39px;
  height:22px;
}
.text_5
{
  width:305px;
  margin-left:48px;
  height:40px;
  font-size:12px;
  margin-top:20px;
  font-weight:normal;
}
.text_6
{
  width:400px;
  margin-left:48px;
  margin-top:10px;
  font-size:12px;
  font-weight:normal;
}
.text_7 {
  padding-top:40px;
  padding-left:40px;
}
.text_7 a {
  font-size:17px;
  color:rgb(105,167,250);
  text-decoration:none;
}
.text_7 a:hover {
  text-decoration:underline;
}
#tf_reg
{
  background:white;
  font-family:Arial;
  font-size:13px;
  line-height:130%;
  height:400px;
  overflow:auto;
}
#tf_reg div
{
  padding:15px;
}
#tf_reg h3
{
  font-size:18px;
  font-weight:normal;
  padding-bottom:2px;
  border-bottom:1px solid rgb(220,220,220);
  margin-bottom:10px;
}
#tf_reg p
{
  padding-bottom:7px;
}
#tf_textboxes
{
  height:213px;
  margin-top:7px;
  overflow:hidden;
}
#tf_textboxes div
{
  overflow:hidden;
  height:35px;
}
#tf_textboxes label
{
  float:left;
  width:80px;
  text-align:right;
  font-weight:bold;
  line-height:22px;
  color:white;
}
#tf_success
{
  overflow:hidden;
  width:350px;
  margin-left:20px;
  font-family:Arial;
  font-size:15px;
  border:1px solid green;
  background:rgb(230,255,230);
  margin-top:0px;
}
#tf_success *
{
  font-size:15px;
}
#tf_success div
{
  padding:10px;
  overflow:hidden;
}
#tf_links
{
  float:right;
  width:175px;
}
#tf_links a
{
  display:block;
}

