@keyframes updown
{
0%   {bottom:100px;}
50%  {bottom:110px;}
100% {bottom:100px;}
}
@-webkit-keyframes updown
{
0%   {bottom:100px;left:400px;}
50%  {bottom:200px;left:300px;}
100% {bottom:250px;left:250px;}
}


@keyframes ben10_button
{
0% {transform: scale(1);}
55% {transform: scale(0.90);}
100% {transform: scale(1);}
}


@-webkit-keyframes ben10_button
{
0% {-webkit-transform: scale(1);}
55% {-webkit-transform: scale(0.90);}
100% {-webkit-transform: scale(1);}

}



@keyframes ben10_text
{
0% {transform: scale(1);}
75% {transform: scale(0.95);}
100% {transform:scale(1);}
}


@-webkit-keyframes ben10_text
{
0% {-webkit-transform: scale(1);}
75% {-webkit-transform: scale(0.95);}
100% {-webkit-transform:scale(1);}
}

@keyframes ben10_cerc_mare_1
{
0% {transform: rotate(0deg) scale(0.70);}
25% {transform: rotate(72deg) scale(0.20);}
50% {transform: rotate(174deg) scale(0.70);}
75% {transform: rotate(246deg) scale(0.20);}
100% {transform: rotate(360deg) scale(0.70);}
}


@-webkit-keyframes ben10_cerc_mare_1
{
0% {-webkit-transform: rotate(0deg) scale(0.70);}
25% {-webkit-transform: rotate(72deg) scale(0.20);}
50% {-webkit-transform: rotate(174deg) scale(0.70);}
75% {-webkit-transform: rotate(246deg) scale(0.20);}
100% {-webkit-transform: rotate(360deg) scale(0.70);}
}

/*@-webkit-keyframes licuriciaa
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:0px; top:50px;}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:450px; top:0px;}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:150px; top:200px;}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:300px; top:150px;}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:0px; top:50px;}*/
}


@keyframes licurici
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
2%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
26%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
51%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
76%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
99% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
}
@-webkit-keyframes licurici
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
2%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
26%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
51%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
76%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
99% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
}


@keyframes licurici_miscare
{
0%   {left:0px; top:50px;}
25%  {left:450px; top:0px;}
50%  {left:150px; top:200px;}
75%  {left:300px; top:150px;}
100% {left:0px; top:50px;}
}
@-webkit-keyframes licurici_miscare
{
0%   {left:0px; top:50px;}
25%  {left:450px; top:0px;}
50%  {left:150px; top:200px;}
75%  {left:300px; top:150px;}
100% {left:0px; top:50px;}
}



@keyframes licurici2
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
2%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
26%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
51%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
76%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
99% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
}

@-webkit-keyframes licurici2
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
1%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
26%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
51%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
76%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png");}
99%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png");}
}

@keyframes licurici2_miscare
{
0%   {left:200px; top:0px;}
25%  {left:50px; top:75px;}
50%  {left:480px; top:150px;}
75%  {left:20px; top:100px;}
100% {left:200px; top:0px;}
}
 
@-webkit-keyframes licurici2_miscare
{
0%   {left:200px; top:0px;}
25%  {left:50px; top:75px;}
50%  {left:480px; top:150px;}
75%  {left:20px; top:100px;}
100% {left:200px; top:0px;}
}

@keyframes licurici_sky
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:0px; top:20px;}
2%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:0px; top:20px;}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:50px; top:75px;}
26%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:50px; top:75px;}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:15px; top:800px;}
52%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:15px; top:800px;}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:60px; top:300px;}
76%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:60px; top:300px;}
99% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:0px; top:20px;}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:0px; top:20px;}
}
 
@-webkit-keyframes licurici_sky
{
0%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:0px; top:20px;}
2%   {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:0px; top:20px;}
25%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:50px; top:75px;}
26%  {background: url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:50px; top:75px;}
50%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:15px; top:800px;}
52%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:15px; top:800px;}
75%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:60px; top:300px;}
76%  {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:60px; top:300px;}
99% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_1.png"); left:0px; top:20px;}
100% {background:  url("images/ads/aplicatie_povesti/v2/app_fluture_2.png"); left:0px; top:20px;}
}

 
 
@-webkit-keyframes pulse
{
0% {-webkit-transform: scale(0.95);}
25% {-webkit-transform: scale(1);}
50% {-webkit-transform: scale(0.95);}
75% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}
@-moz-keyframes pulse
{
0% {-moz-transform: scale(0.95);}
25% {-moz-transform: scale(1);}
50% {-moz-transform: scale(0.95);}
75% {-moz-transform: scale(1);}
100% {-moz-transform: scale(0.95);}
}




@-webkit-keyframes flick
{
0% {-webkit-transform: rotate(2deg) scale(0.95);}
25% {-webkit-transform: rotate(0deg) scale(1);}
50% {-webkit-transform: rotate(-2deg) scale(0.95);}
75% {-webkit-transform: rotate(0deg) scale(1);}
100% {-webkit-transform: rotate(2deg) scale(0.95);}
}
@-moz-keyframes flick
{
0% {-moz-transform: rotate(3deg) scale(0.95);}
25% {-moz-transform: rotate(0deg) scale(1);}
50% {-moz-transform: rotate(-3deg) scale(0.95);}
75% {-moz-transform: rotate(0deg) scale(1);}
100% {-moz-transform: rotate(3deg) scale(0.95);}
}

/* --------------------------------------------- RESET.CSS -----------------------------------------------*/
html { margin-bottom:1px; }
:focus { outline: 0; }
* a:hover, * a:active { outline:none; }
a, a:hover, a:visited,a:link { text-decoration:none; /*color:inherit;*/ }
a:hover { text-decoration:underline; }
a img { border:none; }
ol, ul { list-style:none;}
.clear { clear: both;}
table { border-collapse:separate; border-spacing:0;}
* html>body .clearfix { display: inline-block; width: 100%;}
* html .clearfix { /* Hides from IE-mac \*/height: 1%; /* End hide from IE-mac */ min-height: 100%; margin-bottom: 1px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
textarea { resize:none;}
.toph1{color:#FFFFFF;font-size:12px;margin:0 auto;padding:0 15px 1px 0;text-align:right;width:1004px;font-weight:bold;font-family:Arial;position:absolute;}
#mobile_link {height: 20px; background: #FFFFCC; position: fixed; z-index: 50; top:0px; left:0px; width: 100%; text-align: center;}
#mobile_link .close_link {float:right; margin-right: 10px; font-weight: bold; cursor: pointer; font-size: 15px;}
body { font-family:Arial; margin:0; padding:0; font-size:12px; background: url(images/header_footer/head_bg.jpg) repeat-x #e3f9fa; overflow-x: hidden;}
form {margin:0px; padding:0px;}
p, h1, h2, h3, h4, h5  { margin:0px; padding:0px;}
img {border:none}
ul { margin:0px; padding:0px; list-style:none;}
ul li{ margin:0px; padding:0px;}
a {color:#0a6cba; text-decoration:none; font-weight:normal;}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
.clearAll {margin: 0; padding: 0; clear: both;float:none !important}
div.clearAll { height: 1px; font-size: 1px; line-height: 1px;}
.clear	 {margin: 0; padding: 0; clear: both;}
div.clear {height: 1px; font-size: 1px; line-height: 1px;}

/* --------------------------------------------- COMMON CSS -----------------------------------------------*/
.m20             {margin:20px}
.mb20            {margin-bottom:20px}
.mt20            {margin-top:20px}
.ml20            {margin-left:20px}
.mr20            {margin-right:20px}
.p10             {padding:10px}
.pb10            {padding-bottom:10px}
.pt10            {padding-top:10px}
.pl10            {padding-left:10px}
.pr10            {padding-right:10px}
.left            {float:left}
.right           {float:right}
.relative        {position:relative}
.absolute        {position:absolute}
.btn                         {display: inline-block;line-height: 26px;color:#333;font-weight:bold;padding: 2px 5px;border:solid 1px #999;-moz-box-shadow:0 0 3px #999999, 0 0 2px #FFFFFF inset;-webkit-box-shadow:0 0 3px #999999, 0 0 2px #FFFFFF inset;box-shadow:0 0 3px #999999, 0 0 2px #FFFFFF inset;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c0c0c0');background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c0c0c0));background: -moz-linear-gradient(top,  #fff,  #c0c0c0);overflow:hidden;}
.btn:hover                   {text-decoration:none;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dadada');background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadada));background: -moz-linear-gradient(top,  #fff,  #dadada); }                                
.btn img                     {display:inline;padding:7px 3px 0 0 !important;float:left;}

.header, #banTop .spub, #logo a, #search_header, #comunitate_nav, #jocuri_nav, #distractie_nav, #educatie_nav, #scoala_nav, #home_nav, #mall_nav   {}
.header                 {width: 100%;margin:0 auto;background-position: -15px 79px;height: 80px;padding: 10px 0px;background: rgba(67, 199, 224, 0.5);}
.topheader              {z-index:10 !important;position:relative;}
.brandingconn           {}
#banTop                 {margin: 15px auto 10px;height:90px;position:relative;width: 728px;}
#banTop .spub           {position:absolute;top:15px;right:0;display:block;width:39px;height:90px;background-position:2px -249px;}
#logo a                 {display:block;width: 180px;height:14px;color:#0E65A2;padding-top: 60px;font-size:14px;text-align:center;font-weight: normal;background: url(images/header_footer/logo.png) no-repeat center 3px;font-family: proxima_nova, sans-serif;float: left;}
#logo a:hover           {text-decoration:none;}
#logo                   {width:234px;height:80px;}
#search_header          {width: 320px;height: 50px;position: relative;float: left;margin: 17px 0px 0px 140px;}
#search_header .search_word{background: rgba(255, 255, 255, 0.8);border: none;padding: 13px 3% 12px; font-style:italic;color: #1591a5;font-family: proxima_nova, sans-serif;font-size: 16px;font-weight: 400;margin: 0px;width: 94%;}
#search_header .search_submit{width: 50px;height: 45px;border:none;cursor:pointer;background: url(images/header_footer/search.png) no-repeat center center;position: absolute;right: 0px;padding: 0px;}
.sdrp                   {height:33px;padding:7px 0px;background:#fff;;margin:3px 0 0 3px;border:none;font-size:12px;color:#666;}
.main_nav               {width: 174px;text-align:center;font-family: proxima_nova, sans-serif;font-size:18px;color:#fff ;display:block;cursor: pointer;border-bottom: none;padding: 8px 0px 6px;height: auto;background-image: url(images/header_footer/dropdown.png);background-repeat: no-repeat;background-position: 94% 15px;}
#nav                    {
    font-family: proxima_nova, sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    height: 35px;
}
#home_nav               {background: url(images/header_footer/home_icon.png) no-repeat center center;width: 50px !important;height: 35px;padding: 0px;transition: 150ms all ease;-webkit-transition: 150ms all ease;}
#mall_nav               {text-align: left;width: 84px !important;text-indent: 999999px;background: url(images/header_footer/junior.png) no-repeat center center #FFEB00;box-shadow: 0px 5px 0px 0px #E6E0A6;-webkit-box-shadow: 0px 5px 0px 0px #E6E0A6;height: 21px;}
#comunitate_nav         {background-color: rgba(31, 186, 237, 0.8);box-shadow: 0px 5px 0px 0px rgba(74, 199, 240, 0.75);-webkit-box-shadow: 0px 5px 0px 0px rgba(74, 199, 240, 0.75);}
#jocuri_nav             {
    background-color: rgba(255, 81, 81, 0.8);
    box-shadow: 0px 5px 0px 0px rgba(253, 115, 115, 0.42);
    -webkit-box-shadow: 0px 5px 0px 0px rgba(253, 115, 115, 0.42);
}
#distractie_nav         {background-color: rgba(0, 205, 111, 0.8);  box-shadow: 0px 5px 0px 0px rgba(49, 215, 140, 0.75);  -webkit-box-shadow: 0px 5px 0px 0px rgba(49, 215, 140, 0.5);}
#educatie_nav           {background-color: rgba(214, 136, 255, 0.75);box-shadow: 0px 5px 0px 0px rgba(222, 165, 254, 0.66);-webkit-box-shadow: 0px 5px 0px 0px rgba(222, 165, 254, 0.66);}
#scoala_nav             {background-color: rgba(255, 122, 56, 0.7);box-shadow: 0px 5px 0px 0px rgba(251, 161, 115, 0.61);-webkit-box-shadow: 0px 5px 0px 0px rgba(251, 161, 115, 0.61);}
#comunitate_nav:hover   {}
#jocuri_nav:hover       {}
#distractie_nav:hover   {}
#educatie_nav:hover     {}
#scoala_nav:hover       {}
.fl                     {color:#fff;}
.fl:hover               {/* color:#4D4D4D; */text-decoration:none;}
.main_nav:hover .fl     {}

.main_nav:hover {text-decoration: none !important;color:#333;}
#comunitate_nav{z-index:8;}
#comunitate_subnav{display:none;left:50px;}
#comunitate_subnav:hover{left:50px;display:block}
#comunitate_nav:hover #comunitate_subnav{left:50px;display:block}
#comunitate_subnav.subnav li.close{background-position:-6px -408px;}

#jocuri_nav{z-index:8;}
#jocuri_subnav{left:216px;top:4px;display:none;}
#jocuri_nav:hover #jocuri_subnav{left:216px;top:4px;display:block;z-index:5px;}
#jocuri_subnav:hover{left:216px;top:4px;display:block;}
#jocuri_subnav.subnav li.close{background-position:-6px -450px;}

#distractie_nav{z-index:8;}
#distractie_subnav{left:383px;top:4px;_left:399px;display:none;z-index:10;}
#distractie_nav:hover #distractie_subnav{left:383px;top:4px;_left:399px;display:block;}
#distractie_subnav:hover{left:383px;top:4px;_left:399px;display:block;}
#distractie_subnav.subnav li.close{background-position:-6px -492px;}

#educatie_nav{z-index:8;}
#educatie_subnav{left:50px;top:4px;_left:598px;display:none;}
#educatie_nav:hover #educatie_subnav{left:50px;top:4px;_left:598px;display:block;}
#educatie_subnav:hover{left:50px;top:4px;_left:598px;display:block;}
#educatie_subnav .blk{}
#educatie_subnav.subnav li.close{background-position:-6px -534px;}

#scoala_nav{z-index:8;}
#scoala_subnav{left:217px;top:4px;_left:796px;display:none;}
#scoala_nav:hover #scoala_subnav{left:217px;top:4px;_left:796px;display:block;}
#scoala_subnav:hover{left:217px;top:4px;_left:796px;display:block;}
#scoala_subnav .blk{}
#scoala_subnav.subnav li.close{background-position:-6px -573px;}

.subnav{width: 100%;z-index:5;margin-top: 40px;top: 0px !important; background: #FFF;padding: 10px 0px 10px;left: 0px !important;}
.subnav li a{position:relative;display:block;padding: 10px 5px 10px;color: #555555;font-size:14px;text-align:left;line-height:14px;transition: 150ms all ease;-webkit-transition: 150ms all ease;}
.subnav li a:hover{text-decoration: none;background: #f7f7f7;}
.subnav li{float:left;display:block;margin: 0px 1% 0px 1%;width: 23%;border-bottom: 1px #F3F3F3 solid;}
.subnav .blk{background: none;height: 5px; margin: 0px; width: 174px; border: none; position: absolute; top: -5px;}
.subnav .clearAll{height:1px;border:none;margin-top:-1px;}


#user_info{color: #609fa8 !important;}
#user_info, #user_info p {font-size: 12px;font-weight:bold;float: right;margin-top: 23px;font-family: proxima_nova;}
#user_info a{color: #609fa8;}
#user_info .brd8{}
.masca_avatar{width: 50px;height: 50px;border-radius: 50%;-webkit-border-radius: 50%;overflow: hidden;margin-right: 10px;}
.masca_avatar span{left:0;top:0;display:block;background-position:-1198px -68px;width:49px;height:47px;z-index:12;_background-image:none;}
.masca_avatar img{left:0;top:0;width: 100%;height: 100%;display:block;}
#user_info #username{color:#166fa1;}
#user_info p{margin: 0px 0;}
#user_info strong.white{color:#fff;}
#welcomeUser{width: auto;padding: 0px;background: rgba(226, 247, 251, 0.5);float: right;}
#searchArea{float: left;display:inline;width: 272px; height: 52px; margin:18px 110px 0 118px;padding: 5px;font-family:Arial; font-size:12px; font-weight:normal; color:#ffffff;}
#header_search, .header_search { padding:0px; width: 162px; height: 20px; margin:3px 0 -1px 0; font-size:14px; line-height:20px; font-family:Arial; border: solid 1px #0099FF;}
#gosearch_button, .gosearch_button {margin: 0 0 12px 3px;}
#loginArea {float:left; display:inline; width:260px; height:85px; margin:7px 0px 0 0; font-family:Arial; color:#ffffff; font-size:11px; font-weight:normal;}
#welcomeText{padding:10px 0 0 15px;height:43px;}
#welcomeText a{font-family:Arial; font-size:11px; font-weight:bold; text-decoration:none; color:#0071bc;}
#welcomeText .promo {font-weight:bold; color:#faff7e;}
#welcomeText p{margin:0; padding:0; margin-top:7px;}
#welcomeText p a{font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; color:#fff;}
#welcomeText p a:hover {color:#0071bc; text-decoration:underline;}
#loginArea .loginOpt{float:right; display:inline;padding: 10px 20px 0 0;}
#loginArea .loginOpt a{font-size:11px; font-weight:bold; text-decoration:none; color:#fff}
#loginArea .loginOpt a:hover{text-decoration:underline;}
#formLogin {position: absolute;width: auto;right: 0px;top: 5px;padding: 0px 0px 10px 10px;background: rgba(255, 255, 255, 0.4);}
#formLogin input{padding: 5px 10px;  height: 18px;   font-family: proxima_nova;/* clear: both; */width: 70px;margin-right: 10px;}
#formLogin input.btnb{color: #FFFFFF;display: inline-block;font-size: 14px;width: 70px;cursor:pointer;height: 28px;}
#errLogin {font-size:13px;color:#000000;}
.loginOpt { float:right; font-family: proxima_nova, sans-serif; font-size: 14px; font-weight: 300; padding: 7px 13px;}
.logtopin{float:none !important; padding-bottom:4px;text-align: right;padding-right: 10px;}
.loginOpt a {font-weight: 300;font-size: 14px;}


.shd            {-moz-box-shadow:1px 1px 2px #333;-webkit-box-shadow: 1px 1px 2px #333;box-shadow: 1px 1px 2px #333;}
.brd8           {}
.btnb           {background:#289adb;border: none;box-shadow: none;font-size: 10px;}
.lgmen          {
    position: absolute;
    right: 0;
    top: 4px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.5);
}
.toplogCon      {margin-top: 0px;_margin-top:0px;/* width: 256px; */}

#header_icons{height:35px;/* width: 255px; */margin-bottom:0px !important}
#header_icons a{width:40px;height:35px;display:block;float:left;margin-right: 3px;background:url("images/header_footer/user_menu_header.png") no-repeat; position:relative;-moz-border-radius:5px;/* border-radius:5px; *//* -webkit-border-radius:5px; */}
.header_icon1  {background-position:0px 0;}
.header_icon2  {background-position:-40px 0 !important;}
.header_icon3  {background-position:-80px 0 !important;}
.header_icon4  {background-position:-120px 0 !important;}
.header_icon5  {background-position:-160px 0 !important;}
.header_icon6  {background-position:-200px 0 !important;}
.header_icon7  {background-position:-240px 0 !important;}
.header_icon span {-moz-border-radius:4px;border-radius:4px;background-color: #F00;color:#FFFFFF;display:block;font-size:11px;padding: 1px 2px;bottom:0;position:absolute;right: 0;}
.header_icon_tooltip {background: rgba(255, 255, 255, 0.94);display: block; float:none; position:absolute; z-index: 10; top: 15px; width:68px; text-align:center; left: -40%; font-size: 11px;color: rgba(0, 0, 0, 0.83);padding: 2px;font-family: proxima_nova, sans-serif;border-radius: 5px;margin-top: 5px;}





#wrap_footer{background:#F2F2F2;padding:11px 0;border-top:1px dotted #998867;font-size:11px;color:#1a1a1a;}
#footer div.left{width:650px;}
#footer div.left a span{width:650px;color:#0e65a2;}
#footer div.left a {color:#0e65a2;}


#wrap_bottom_links      {background:#F2F2F2 url("images/header_footer/fr_bg.jpg") repeat-x center top;margin-top: 10px;box-shadow: 0px -70px 70px 50px #FFF;-webkit-box-shadow: 0px 20px 70px 50px #FFF;padding-bottom: 30px;}
.tp_f                   {background:url("images/header_footer/ftr_bg.jpg") no-repeat center top;width:1004px;height:250px;margin:0 auto;}
#wrap_bottom_links a{color: #006BCF;}
#wrap_bottom_links h4 a, #wrap_bottom_links h4 {color: #919191;font-size:14px;font-weight:normal;}
#wrap_bottom_links h4 a:hover{color:#1a1a1a;}
#wrap_bottom_links a:hover{color:#09446e;text-decoration:none;}
#wrap_bottom_links ul{width:240px;margin: 10px 10px 10px 0;}
#wrap_bottom_links li{border-bottom: none;padding: 7px 8px;}
#wrap_bottom_links li:last-child{border:none;}
.popup-close                {background:url(images/mesaje.png) top right no-repeat #fff;margin:5px -6px 0 5px;;text-indent:-9999px;display:block;width:16px;height:15px; float:right;cursor:pointer;}
.popup-box                  {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border:2px solid #8b9c93;background:#FFFFFF;color: #335E6A;height: 83px;text-align: center;width: 338px;padding:0 10px 10px;text-align:left;}
.popup-content              {color:#000; padding-top: 20px;}
.popup-content h1           {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#8b9c93;padding-top:20px;;text-align:left}
.popup-content h3           {border-bottom:solid 1px #ccc;margin:10px 0;}
.popup-message-ok           {background:#CFE7FF;color:#000;padding:5px;border:solid 1px #65abf0}
.popup-message-error        {background:#fcc;color:#f00;padding:5px;}
.popup-money                {font-size:14px;padding:2px 5px;font-family:monospace;background:#FFEFEF;font-weight:bold;color:#8A8888;float:right;margin:-16px 15px 0 0;line-height:12px !important;-moz-border-radius: 10px;border-radius:10px;-webkit-border-radius:10px;border:1px solid #8A8888;}
.popup-money span            { color:#EF4137;}
.popup-box .popup-money     {margin-top: 4px;}
.popup-box .popup-content .popup-money     {margin-top: -16px;}
.popup-slider                 {height: 16px;background: #b9d5f0;border-radius: 10px;-moz-border-radius: 10px;}
.popup-slider-handle         {width: 16px;height: 16px;cursor: move;background: url('images/popup/slider_handle.png') top no-repeat;}
.popup-content .main_content {width: 100% !important;}
#left_col{width:684px;padding:3px;}
#left_col h2 a{color:#fff; font-weight:bold;}
#left_col h2{font-size:16px;color:#fff;font-weight:bold;font-style:normal;}
#sidebar{width:304px;padding:3px;}
#add300x250					{margin-top:10px;}
.breadcrumbs	{width:991px;height: 24px; overflow: hidden; line-height: 24px; -moz-border-radius:0 0 8px 8px; border-radius:0 0 8px 8px; border:1px solid #f0f0f0; border-top: none; color:#999999;font-size:11px;margin:0 0 10px 0;padding-left: 10px;text-align:left;background:#ffffff;}
.breadcrumbs a	{color: #999999;float:left;display:inline-block;padding-left: 5px;}
.breadcrumbs a:hover {color:orange; text-decoration:underline;}
.breadcrumbs .last {color:#0A6CBA;float:left;display:inline-block;padding-left: 5px;}
.breadcrumb-container {display:inline}
/* ---------------------------------------------
OLD.CSS
-----------------------------------------------*/

#header_search, .header_search, #gosearch_button, .gosearch_button { padding:0px; margin:0px;}
#HeadC {width:1004px; height:104px; margin:0 auto; background:url('imgs/top_header-default.jpg') no-repeat;}
#Content {width:1004px; margin:0 auto;}

.announcement {border: 1px solid #630; background: #ffc; padding: 5px 10px; text-align: left;}

.logo_toplink {float:left; padding:0px; margin:32px 0 0 39px; width:186px; height:72px; display:inline;}
.logo_toplink object {position: absolute}
.logo_bottomlink {padding:0px; margin:0px;width: 186px; height: 109px; margin: 0 0 0 39px; padding: 0; display:block;}


.in_site { float: left; width: 73px; height: 19px; background:url('imgs/insite.jpg') left top no-repeat; display:block; text-align:center;cursor:pointer; font-size:11px;}
.in_site_selected { float: left; width: 73px; height: 19px; background:url('imgs/insite_hit.jpg') left top  no-repeat; display:block; text-align:center;cursor:pointer; font-size:12px;}
.pagina_lui { float:left; width: 71px; height: 19px; background:url('imgs/paginalui.jpg') no-repeat; display:block; text-align:center; display:inline;cursor:pointer; font-size:11px;}
.pagina_lui_b { float:left; width: 71px; height: 19px; background:url('imgs/paginalui.jpg') no-repeat; display:block; text-align:center; display:inline;cursor:pointer; font-size:11px;}
.pagina_lui_selected { float:left; width: 71px; height: 19px; background:url('imgs/paginalui_hit.jpg') no-repeat; display:block; text-align:center;cursor:pointer; font-size:12px;}

#HeadBottom {width:1004px; height:138px; margin:0 auto; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; color:#ffffff; background:url('imgs/active_menu_vh1-default.jpg');}

#HeadBottom #leftcont { margin: 0; padding:0; float: left; width: 276px; height: 138px; display: inline;}
#HeadBottom #rightcont {float: left; width: 728px; height: 138px; display: inline;}
#HeadBottom #rightcont #main_menu {width: 728px; height: 25px; padding: 0; margin: 0;}
#HeadBottom #rightcont #main_menu a{font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; color:#ffffff;}
#HeadBottom #rightcont #main_menu a:hover{text-decoration:underline; color:#ffffff;}
#HeadBottom #rightcont #main_menu ul {margin: 0 0 0 8px; padding: 0px;}


#HeadBottom #rightcont #main_menu ul li {float: left; width: 107px; padding: 0; margin: 0 9px 0 11px; display:inline; text-align:center; line-height:25px;}
#HeadBottom #rightcont .okazii {margin-right:0 !important;width:57px !important;}
#HeadBottom #rightcont .okazii a {color:#910000 !important;}


#HeadBottom #leftcont #viz_online {width:215px; height: 12px; padding:0; margin: 0px 0 0 22px; font-size: 11px; text-align:center;}
#HeadBottom #leftcont #viz_online h1{font-size:11px; font-weight:normal;}

.advertising {width: 728px; height: 90px; padding: 0; text-align:center; background:#f0f0f0;}


#term {height: 20px; background:#65abf0; text-align:center; color:#ffffff; font-size: 11px; line-height:19px; font-weight:lighter; margin:0 auto;}
#term a {padding-left:20px; font-family: Arial; color:#ffffff; font-size:11px; font-weight:normal; text-decoration:none;}
#term a:hover {text-decoration:underline;}
#btmlinks { padding: 10px 5px 10px 5px; text-align:center; color:#0a6cba; font-size:11px; font-weight: lighter;}
#btmlinks a {padding-left:1px; font-family: Arial; color:#555555; font-size:10px; font-weight:bold; text-decoration:none;}
#btmlinks span {color:#555555;}
#btmlinks a:hover {color:#555555; text-decoration:underline;}

#TermsPolicy {width: 984px; border-top: solid 1px #ccc; margin: 0 auto; color: #555555; font-size: 10px; font-weight: normal; text-align:left;padding-top:10px}
#TermsPolicy a {color: #0a6cba; text-decoration: none; font-weight: lighter;}
#TermsPolicy a:hover {text-decoration: underline;}
#trafic {float:left; margin:2px 12px 0 0;}


#MLogin {width: 274px; height: 255px; margin: 40px auto; background: url('imgs/mainlogin_back.jpg') no-repeat; color: #0a6cba; font-weight:bold; text-align:left;	padding: 25px 0 0 40px; }
#MLogin input{width:155px; height: 18px; border: solid 1px #0099ff; margin:10px;}
#MLogin input.logButton{float:right; width:60px; height:20px; border:0;}
#MLogin #links{ float:right; margin-top:35px; width:190px;}
#MLogin a{font-weight:bold; margin-right:10px;margin-left:10px; font-size:11px}
.login_error {width: 500px; margin: 40px auto; border: 2px solid #80ccf6; color: #ff0000; font-weight:bold; padding:6px;}

#LEFT 	{overflow:hidden;float:left; padding:0px; border:0px; margin-bottom:20px; margin-left:2px; _margin-left:1px; width: 260px; text-align:left; background:#fff;}

#CENTER {float: left; width: 404px; margin-top: 10px; padding: 0 17px 0 11px; text-align:left; margin-bottom: 20px;_padding-right:11px;}

#RIGHT  {float: left; width: 300px; margin-top:10px; text-align:left; margin-bottom:20px;}
#RIGHTFULL{float:left; width:721px; margin:10px 0 20px 0; background-color:#ffffff; padding:0px 0px 0px 11px}

#want_fpforms_container {width: 724px; text-align:center; margin: 10px auto; text-align: left}

#want_fpforms_container #wfp_instruct {float: left; width: 361px; height: 224px; margin: 0 20%; padding: 68px 18px 32px 47px; background: url('imgs/wantfp_instr_back.jpg') no-repeat; display: inline;}
#want_fpforms_container #wfp_instruct .wfp_sect_title {color: #0071bc;}

#want_fpforms_container #wfp_form {float: left; width: 250px; height: 268px; margin: 0 0 0 30%; padding: 56px 22px 0 22px; background: url('imgs/wantfp_form_back.jpg') no-repeat; display: inline;}
#form_toptxt {height: 30px; font-size: 11px; text-align: justify;}
#form_login {height: 190px; padding: 10px 25px 0 25px; margin: 8px 0 0 0; color: #0071bc;}
#form_login .loginp {width: 196px; height: 18px; margin: 1px 0 10px 0; border: solid 1px #555;}
#form_login a {color: #EF3E30;}
#form_login span {color: #000; font-size: 11px;}

#form_toptxt   {margin: 0 8px;}
#form_sendmess {height: 190px; padding: 0px 7px 0 7px; margin: 4px 0 0 0; color: #0071bc;}
#form_sendmess input {margin: 0 129px 0 129px;}
#form_sendmess textarea {width: 340px; height:135px; margin: 0 0 10px 0; border: solid 1px #555;}
#form_sent {text-align:center; padding: 35px 0 0 0;}
#form_sent b {font-size: 14px; color: #f26522;}
#form_sent div {text-align: left; width: 152px; height: 48px; margin: 20px auto; padding: 10px; background: url('imgs/wantfp_sent_back.jpg') no-repeat;}
#form_sent div a {background: url('imgs/mainlink_bullet.gif') left 4px no-repeat; padding-left: 14px;}

#wishes_container {width: 724px; text-align:center; margin: 10px auto; text-align: left}
#wishes_container #questions {float: left; width: 361px; height: 274px; padding: 68px 18px 32px 47px; background: url('imgs/3questions_backgr.jpg') no-repeat; display: inline;}
#wishes_container #questions .three_qst {color: #92278f; line-height: 20px;}
#wishes_container #questions p {text-align:center; width: 361px; font-weight: bold;}
#wishes_container #answer_form {float: left; width: 250px; height: 318px; margin: 0 0 0 4px; padding: 56px 22px 0 22px; background: url('imgs/3questions_answer_backgr.jpg') no-repeat; display: inline;}
#wishes_container #answer_form #q_toptext {font-size: 11px;}
#wishes_container #answer_form #sendmess {width: 236px; height: 190px; padding: 10px 7px 0 7px; margin: 8px 0 0 0; color: #92278f;}
#wishes_container #answer_form #sendmess .post_inp {width: 232px; height: 18px; margin: 1px 0 10px 0; border: solid 1px #555;}
#wishes_container #answer_form #sendmess textarea {width: 232px; height:88px; margin: 0 0 10px 0; border: solid 1px #555;}
#wishes_container #answer_form #sendmess .send_button {margin: 0 74px 0 74px;}

.pubonline {float:left; text-align:left; border-bottom:1px solid #ccc; width:300px; font-size:11px; color:#bbb; margin:0 0 5px 0}



.aukro                              {width:290px; height:200px; font-size:11px; border:solid 1px #006eb9; overflow:hidden; margin-bottom:15px; padding:4px;}
.aukro .aukro_link                  {text-decoration:none;color:#ED1C24; text-align:center; display:block; width:145px; height:14px; overflow:hidden;}
.aukro .aukro_link:hover            {text-decoration:underline;}
.aukro p                            {text-align:center}
.aukro_prod                         {float:left;text-align:center; width:145px;padding:0 0 2px 0;}
.aukro_prod img                     {border:solid 1px #006eb9;}
.link_aukro                         {display:block;text-align:right !important;font-weight:bold;text-decoration:none;color:#ED1C24;}
.link_aukro:hover                   {text-decoration:underline;}

#hpbrandSky_left		{width: 130px; height: 692px; position: absolute; display: block; margin: 0 0 0 -130px;}
#hpbrandSky_right		{width: 130px; height: 692px; position: absolute; display: block; margin: 0 0 0 1004px;}
#hpbrandTop				{width: 1004px; height: 203px; display: block;}
#hpbrandTop img			{display: block;}

.reportContent			{width: 94px; height: 18px; font-size: 10px;}
.reportContent a		{float: left; height: 15px; padding: 3px 0 0 0; display: block; color: #8b0000;}
.reportContent a:hover	{color: #8b0000;}
.reportIcon				{width: 17px !important; height: 18px !important; display: block !important; overflow: hidden !important; margin: 0 4px 0 0; background:url('imgs/report_icon.png') no-repeat; cursor: pointer;}
.reportIcon:hover       {text-decoration:none !important}
.mouseOvereport			{float: left; width: 60px; height: 15px; margin: 1px 0 0 0; padding: 1px 0 0 10px; background:url('imgs/report_over.png') no-repeat; color: #ffffff; font-size: 10px;}

#reportF_top			{width: 475px; height: 120px; padding: 0 0 0 125px; background:url('imgs/report_top.jpg') no-repeat;}
#reportF_top p			{width: 352px; margin: 0; padding: 35px 0 0 0; text-align: center; font-size: 16px; font-weight: bold; color: #8b0000;}
.closeReport			{float: right; padding: 8px 12px 0 0; font-size: 11px; font-weight: bold; color: #545454; cursor: pointer;}
.closeReport:hover		{color: #545454; text-decoration: none;}
#reportF_main			{width: 558px; padding: 20px 20px 0 20px; border-left: solid 1px #f76161; border-right: solid 1px #f76161; background: #ffecec; text-align: justify; font-size: 12px;}
#reportF_main p			{font-size: 12px;}
#reportF_main textarea	{width: 554px; height: 80px; margin: 4px 0; border: solid 1px #f76161; overflow: auto;}
.wiw2report				{width: 558px; margin: 0 0 20px 0;}
.wiw2report p			{padding: 10px 0 4px 30px; margin-bottom: 8px; background:url('imgs/report_checkbox.jpg') no-repeat left top;}
.wiw2report ul			{width: 528px; margin: 0; padding: 0 0 0 30px; list-style-type: none;}
.wiw2report li			{float: left; width: 136px; padding: 10px 10px 4px 30px; display: block; background:url('imgs/report_checkbox.jpg') no-repeat left top;}
.wiw2report .clearAll	{height: 6px; padding: 0; margin: 0; background: none !important;}
.reportChecked			{background:url('imgs/report_checked.jpg') no-repeat left top !important;}
.margLeft34				{margin-left: 34px;}
.seewyReport			{float: right; width: 182px; height: 14px; padding: 0 0 0 12px; display: block; font-size: 11px; color: #005190; font-weight: bold; background:url('imgs/comunitate/report_guide.jpg') no-repeat left 4px;}
.seewyReport:hover		{color: #005190;}
.reportFieldred			{color: #ff0000; font-size: 11px;}
.repPoints_ok			{margin: 16px 0; padding: 0 0 0 50px; background:url('imgs/receive_point.jpg') no-repeat left top;}
.repPoints_ok strong	{color: #4e7e0e;}
.repPoints_no			{margin: 16px 0; padding: 12px 0 14px 50px; background:url('imgs/lose_points.jpg') no-repeat left top;}
.repPoints_no strong	{color: #ff0000;}
.reportF_bottom			{width: 600px; height: 10px; line-height: 1px; font-size: 1px; background:url('imgs/report_bottom.jpg') no-repeat;}

.customLogo				{width:230px;height:220px;position:absolute;margin:0 0 0 12px;}
.googleCS				{width:700px; height:905px; overflow:hidden; margin:0 auto;}

.feedbackFormContainer	{width:100%; height:460px; background: #fff;}
#feedback-button        {cursor: pointer; z-index: 900; background: url('imgs/feedback.gif') left top no-repeat; width: 29px; height: 141px;position: fixed; _position: absolute; top: 150px; left: 0;}
#feedback-popup         {position: relative; width: 600px; height: 460px;background:#00bef2 url('special/pagini/feedback/imgs/feedback_bg.jpg') 0 0 repeat-x;border:1px solid #267dda;padding:18px 10px;}
.topFeedback			{margin:-29px 0 0 -36px;position:absolute;}
#feedback-close         {cursor: pointer; position: absolute; right:15px;top:54px;}
#feedback-frame, .feedback-iframe         {width: 600px; height: 460px; overflow: auto; border:2px solid #8e288c; background: #fff;}
.feedbackForm                        {padding:30px 20px 10px 20px; width:400px; margin:0 auto;}
.inlineFeedback                        {display:inline-block;}
.leftFeedback                        { float:left; display:block;width:115px;}
.rightFeedback                        { float:right; display:block;width:275px; border:1px solid #555555;}
.feedback-error                                { width:400px; clear:both; font-size:11px; color:#f00; text-align:right; height:14px; line-height:14px;}
.captchaInp                            {float:left;font-size:16px;font-weight:bold;height:28px;margin:0 5px 0 8px;width:80px;padding:0 5px;}        
.trimiteFeedback                    {float:right;background:none repeat scroll 0 0 #ff893b;border:2px solid #f60;color:#fff;cursor:pointer;font-size:20px;font-weight:bold;text-align:center;width:150px;}
.promoFeedback                        {background:url("../../imgs/sageata_h2.jpg") no-repeat scroll 0 11px transparent;line-height:22px;padding:11px 0 0 26px;}

.topLeftShop			{color:#fff;font-family:Arial;font-size:12px;font-weight:bold;letter-spacing:1px;}
.topLeftShop:hover		{text-decoration:underline}
.fbLike					{height: 28px; overflow: hidden; }
input.searchBoxBlur		{color: #ccc}

.oldFullContainer			{margin:2px;}

a{color:#4c4c4c;}


.fontin_italic_bold {
   font-family: Arial, sans-serif;
   font-size: 18px;
   font-weight:bold;

}
.fontin_italic {
   font-family: Arial, sans-serif;
   font-size: 18px;
   font-weight:normal;

}


.left { float:left; }
.right { float:right;}

.relative { position:relative;z-index:1;}
.absolute { position:absolute;z-index:5;}

.hidden {display:none;}
.italic{font-style:italic;}
.inline{display:inline;}

.dotted_blue_border{border-top:1px dotted #76d8fd;margin-bottom:5px;}
.solid_blue_border{border-top:1px solid #76d8fd;margin-bottom:3px;}


.border8, .operanoborder, .mborder8 {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.border7{border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;}
.border6, .operanoborder2{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.border5{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}


.white, a.white{color:#fff;}
.warn {color: red !important}

#wrap_all{z-index:1;background: #FFF;box-shadow: 0px 0px 5px 10px #FFF;-webkit-box-shadow: 0px 0px 5px 10px #FFF;border-radius: 10px;-webkit-border-radius: 10px; margin-top: 10px;}

.inner{width:1004px;margin:0 auto;}
.inner_header_new{width:1004px;margin:0 auto; position:relative;}


.logboxtop{box-shadow: none;-webkit-border-radius: 0px;border-radius: 0px;border: none;}

.watch_mouse{display:block;text-indent:-9999px;position:absolute;width:6px;height:6px;background-position:right -173px;top:106px;left:39px;}
.watch_mouse#cal2{left:59px;top:110px;}
.watch_mouse#aurel1{left:115px;top:121px;}
.watch_mouse#aurel2{left:141px;top:122px;}


.white_border_top{_height:32px;}



a.next, a.prev {cursor: pointer;}

.top li {background-color: #f2f2f2}
.redLog{color: #609fa8 !important;}



.sondaj{background:url("imgs/sondaj.jpg") no-repeat 0 0;width:680px;height:530px;margin:20px auto;position:relative;-moz-border-radius:20px;border:1px solid #0b56a7;}
.sondaj .skip{position:absolute;right:10px;top:10px;-moz-border-radius:12px;border:2px solid #ccc;color:#ccc;font-weight:bold;padding:2px 5px;}
.sondaj .skip a{font-weight:bold;text-decoration:none;font-size:16px;font-family:arial}
.sondaj .optiuni{padding:210px 0 0 300px;}
.sondaj .qcontainer{-moz-border-radius:5px;font-size:16px;height:22px;line-height:22px;background:#eef7ff;border:1px solid #0b56a7;margin-bottom:6px;width:280px;font-weight:bold;}
.sondaj .txtarea{-moz-border-radius:5px;font-size:16px;height:40px;background:#eef7ff;border:1px solid #0b56a7;margin-bottom:6px;width:280px;}
.sondaj .multumin{ position:absolute;bottom:10px;right:10px;font-size:22px;font-weight:bold;COLOR:#06549E;letter-spacing:2px;}



.headLink{color:#0C769D !important}
.premiumsimbols			{background:#FBFFC1;border:1px solid #3BCCFB;margin:10px auto;padding:10px;width:340px;}
.simbolist				{width:32px;text-align:center;padding:5px 12px;}
.simTitle				{font-size:14px;font-weight:bold;}


.setbg 					{background:#fff;border:2px solid #3BCCFB;margin:0 13px 10px 0;padding:2px;width:85px;}
.setbg .right			{height:30px;overflow:hidden;width:63px !important;}
.setbg p				{text-align:center;padding:2px 0 0 0;}
.setbg a				{text-decoration:none;color:#000;}
.setbg a:hover			{text-decoration:none;color:#000;}
.bluebg					{background:#3BCCFB;}
.setContainerbg			{background:#FBFFC1;border:1px solid #3BCCFB;height:124px;_height:144px;margin-top:10px;overflow:auto;padding:10px 27px 10px 37px;width:442px;}
.oldbg					{padding:10px;margin:10px 10px;border:solid 1px #3BCCFB;background:#fbffc1;height:124px;}
.oldbg .setbg			{margin:0;}
.tittlebg				{padding:5px 0;font-size:14px;font-weight:bold}
.noBG					{border:3px solid #3BCCFB;padding:18px;}

.error_box {clear:both;color:#FF0000;font-size:13px;font-weight: bold;background:#ffefef;padding:10px;border:solid 1px #FF0000;border-left:none;border-right:none;}
.info_ghid				{background:url("images/info_ghid.png") no-repeat;display: block;width:82px;height:81px;position:fixed;bottom:0;right:0;_display:none;z-index:50;}

.eroare_404				{background:url("special/images/eroare_404.jpg") no-repeat;width:955px;height:400px;margin:0 auto;font-size:24px; color:#515151;padding-top:185px;}
.eroare_404	a			{color:#0072B9;}





.left_column {margin:0px; margin-right: 10px; margin-left: 0px; width: 262px;_margin-left:1px;_width: 260px !important;}
.left_column li{margin:0;_line-height:15px;_font-size:13px;height:12px;_float:left;_width:222px;}

._main_content{width:738px; float:left;}
.user_main_content{width: 732px; float: right;}
.main_content{width: 732px; float:left;_float:right;_width:734px;}
.blue_border{border:1px solid #88cbe5;}
.green_border{border:1px solid #5ec859;}
.orange_border{border:1px solid #da762d;}
.mov_border{border:1px solid #b586d9;}
.red_border{border:1px solid #a4160e;}
.border_portocaliu{border:1px solid #faac58;}
.border_portocaliu2{border:1px solid #ffa600;}
.border_verzui{border:1px solid #c3d881;}
.border_verzui2{border:1px solid #bbce57;}



li.last{border:0 !important;}

.box_aurel_carti,.aurel_box_cultura_generala, .box_actiune_clopotel, .box_fancluburi h3, .box_cluburi h3, .meniu_stanga h3,
.meniu_stanga_jocuri h3,.meniu_stanga_scoala h3,.meniu_stanga_distractie h3, .meniu_stanga_educatie h3, .meniu_stanga li,
.meniu_stanga_jocuri li,#cautare_jocuri,#submit_cauta_joc, .box_aurel_carti, .aurel_cultura_generala, .box_grupuri h3, .box_fancluburi h3,
.meniu_stanga_distractie li, .meniu_stanga_scoala li, .meniu_stanga_educatie li, .box_actiuni .actiune, .magazin_cadouri_deschis, .box_propune_joc,
.box_propune_joc p, .box_top_jocuri h3, .box_top_membri h3
{background:url(imgs/meniu_stanga_sprite.png) no-repeat top left;_background:url(imgs/meniu_stanga_sprite.gif) no-repeat top left;}
.meniu_stanga    {margin-bottom:6px;}
.meniu_stanga a    {display:block;font-size:13px;font-weight:bold;}
.meniu_stanga .nav_border { margin: 10px 0px; background:white;}

.meniu_stanga h3    {padding: 10px; color:#fff;font-size: 16px;font-family: proxima_nova, sans-serif;font-weight: 200;text-transform: none;}
.meniu_stanga li    {border-bottom-width:2px; border-bottom-style: solid; border-bottom-color: #d8eaff;padding:5px 4px 5px 34px;_height:16px;display:block;}
.meniu_stanga li.selectat a {color:#fff;}
.meniu_stanga li.selectat a:hover {color:#fff;text-decoration:none;}
.meniu_stanga a:hover {text-decoration: none;background: #F7F7F7;}

.meniu_stanga.comunitate .nav_border {border-color:#88cbe5;}
.meniu_stanga.comunitate a{color:#297ba9;}
.meniu_stanga.comunitate h3{background-position:-8px -4px;}
.meniu_stanga.comunitate li{border-bottom-color: #d8eaff; background-position:4px -294px;}
.meniu_stanga.comunitate li.selectat{background-color:#8FE4FF !important;}
.meniu_stanga.comunitate li.selectat{background-position:4px -321px;}
.meniu_stanga.comunitate li.even{background-color:#edf8ff;}

span.grena{color:#b6432c;}

.meniu_stanga.distractie a{color:#97352f;}
.meniu_stanga.distractie .nav_border{border-color: #a4160e;}
.meniu_stanga.distractie h3{background-position:-8px -64px;_height:1%;}
.meniu_stanga.distractie li{border-bottom-color:#ffdbd6;background-position:4px -353px;}
.meniu_stanga.distractie li.selectat{background-color:#FFA49F !important;}
.meniu_stanga.distractie li.selectat{background-position:4px -383px;}
.meniu_stanga.distractie li.even{background-color:#fff4ef;}

.meniu_stanga.educatie a{color:#62427b;}
.meniu_stanga.educatie .nav_border{border-color: #b586d9;}
.meniu_stanga.educatie h3{background-position:-8px -126px;}
.meniu_stanga.educatie li{border-bottom-color:#e1cbf1;background-position:-9px -1472px;}
.meniu_stanga.educatie li.selectat{background-color:#C795EF !important;}
.meniu_stanga.educatie li.selectat{background-position:-9px -1502px;}
.meniu_stanga.educatie li.even{background-color:#f5f0f9;}


.meniu_stanga.scoala a{color:#bf500d;}
.meniu_stanga.scoala .nav_border{border-color: #da762d}
.meniu_stanga.scoala h3{background-position:-8px -245px;}
.meniu_stanga.scoala li{border-bottom-color:#ffe1a9; background-position:-9px -1598px;}
.meniu_stanga.scoala li.selectat{background-color:#FFBD6F !important;}
.meniu_stanga.scoala li.selectat{background-position:-9px -1627px;}
.meniu_stanga.scoala li.even{background-color:#fff4de;}


.meniu_stanga.jocuri a{color: #474747;line-height: normal;font-family: proxima_nova, sans-serif;font-weight: 300;font-size: 15px;padding: 6px 10px;border-bottom: 1px #f7f7f7 solid;text-transform: capitalize;transition: 150ms all ease;-webkit-transition: 150ms all ease;}
.meniu_stanga.jocuri .nav_border{
    background: none;
}
.meniu_stanga.jocuri h3{
    background: #F77071;
    font-size: 22px;
    position: relative;
}
.meniu_stanga.jocuri li{
    background: #FFF;
    border: none;
    padding: 0px 0px;
    height: auto;
}
.meniu_stanga.jocuri li.selectat{background-color: #F77071;}
.meniu_stanga.jocuri li.selectat{background-position:-8px -1563px;}
.meniu_stanga.jocuri li.even{
}
.meniu_stanga.jocuri li span.absolute{right: 20px;top: 5px;color: #C9C9C9;font-family: proxima_nova, sans-serif;background: #F7F7F7;padding: 3px 3px;border-radius: 7px;min-width: 25px;text-align: center;}

#cautare_jocuri{width: 100%;height: 40px;margin: 0 auto 10px;
    
    background: none;}
#cautare_jocuri #cauta_joc{background-color:#fff;color: #474747;width:127px;border: none;margin: 0px;padding: 0px 10px;font-family: proxima_nova, sans-serif;font-size: 16px;font-weight: 300;float: left;width: 235px;height: 40px;}
#cautare_jocuri #submit_cauta_joc:hover{opacity:0.8;}
#cautare_jocuri #submit_cauta_joc{transition: 300ms ease all; -webkit-transition:300ms ease all; width: 45px;cursor:pointer;border:none;color:#fff;padding: 0px;height: 40px;background: url(images/header_footer/search_left.png) no-repeat center center #F77071;}


.box_propune_joc{
    margin-bottom: 10px;
    width: 100%;
    height: 100px;
    display: block;
    background: url(images/propune_joc.jpg) no-repeat 0px 0px;
}
.box_propune_joc h3{font-size:22px;text-indent:73px;margin-bottom:1px;}
.box_propune_joc p{font-size:15px;text-indent:90px;color:#fff;background-position:-30px -1768px;padding-top:7px;}
.box_propune_joc h3 a{color:#fff;}

.box_top_jocuri{background-color:#fff6be;margin-bottom:5px;}
.box_top_jocuri .border_portocaliu2{width:250px;margin:3px auto;background:white;padding:8px 0 3px 0;}
.box_top_jocuri h3{background-position:-10px -527px;padding:7px 47px;margin-top:4px;_font-size: 14px !important;}
.box_top_jocuri td{padding:3px 4px;font-size:11px;color:#6b6b6b;}
.box_top_jocuri td a{color:#bb7700;font-weight:bold;}
.box_top_jocuri .odd td{background-color:#fff19f;}

.box_top_membri{background-color:#def6b1;margin-top:5px;margin-bottom:5px;}
.box_top_membri .border_verzui2{width:250px;margin:3px auto;background:white;padding:8px 0 3px 0;}
.box_top_membri h3{background-position:-10px -572px;padding:7px 47px;margin-top:4px;_font-size: 14px !important; width: 100%}
.box_top_membri td{padding:3px 4px;font-size:11px;color:#6b6b6b;}
.box_top_membri td a{color:#508201;font-weight:bold;}
.box_top_membri .odd td{background-color:#def6b1;}


.box_aurel_carti {background-position:-6px -1247px;padding:19px 20px;margin-bottom:5px;}
.box_aurel_carti a{font-size:16px;color:#1b72a3;}

.box_cultura_generala h3{color:#fff;background:#3d8beb;padding:6px 4px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;margin:5px;text-indent:50px;}
.box_cultura_generala p{margin:8px 6px;}
.box_cultura_generala a.right{margin:0 6px;color:#2368bc;}
.box_cultura_generala .relative{top:1px;left:-1px;width:260px;}
.box_cultura_generala {margin-bottom:6px;}
.aurel_cultura_generala{width:33px;height:59px;background-position:-21px -1325px;top:-51px;left:13px;}

.box_grupuri h3{background-position:-10px -460px;margin:4px auto;padding:6px 12px 8px;}
.box_fancluburi h3{background-position:-10px -623px;margin:4px auto;padding:6px 12px 8px;}
 
 

.box_grupuri, .box_fancluburi, .box_actiuni{margin-bottom:6px;}
.box_grupuri .relative, .box_fancluburi .relative {padding:8px 8px 15px;top:1px;left:-1px;width:243px;overflow:hidden;}
.box_grupuri .relative a, .box_fancluburi .relative a{display:block;font-size:13px;color:#1b72a3;}

.box_actiuni{background:#ffffd3;padding:25px 7px 7px;}
.box_actiuni h3 a{font-size:16px;color:#1b72a3;font-weight:normal}
.box_actiuni small{font-size:12px;color:#666;}

.box_actiuni .actiune{padding:21px 18px 17px 80px;margin-bottom:3px;}
#actiune_magazin_cadouri{background-position:-17px -871px;} 
#actiune_pasta_corectoare{background-position:-17px -942px;} 
#actiune_loz_plic{background-position:-17px -1014px;} 
#actiune_cumpara_clopotei{background-position:-17px -1087px;} 
#actiune_cont_vip{background-position:-17px -1160px;}

.magazin_cadouri_deschis{width:88px;height:65px;background-position:-16px -775px;right:10px;top:-25px;} 
.cautare_jocuri{position:relative;top:3px;width:160px;margin:0 auto;padding:5px 15px;background-color:#d8f5b0;border:2px solid #d0efcd;border-bottom:0;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;}
.catePuncte{font-size:16px;font-weight:bold;}


#ghid_content_text {width: 900px; height: 80%; overflow:auto; text-align:center;}
.popup-ghid {width: 900px;}
.popup-ghid-response {width: 900px;min-height: 400px;height: 100%;}
#ghid_content {height:100%;}
.gitTitle{font-size:22px;color:#024e8a;padding-bottom:10px;}
.link_step{float:left;background:url("images/ghid/sprite_ghid.jpg") no-repeat 0 -60px;width:84px;color:#024E8A;display:block;font-size:20px;font-weight:bold;height:30px;line-height:30px;text-align:center;text-decoration:none;width:84px;}
.current_step{float:left;background:url("images/ghid/sprite_ghid.jpg") no-repeat 0 -90px;width:84px;color:#fff;display:block;font-size:20px;font-weight:bold;height:30px;line-height:30px;text-align:center;}
.link_step:hover{text-decoration:none;color:#fff;background:url("images/ghid/sprite_ghid.jpg") no-repeat 0 -90px;}
.pasTitle{font-size:16px;font-weight:bold;padding-bottom:5px;text-align:left;}
.pasDescription{font-size:13px;line-height:18px;text-align:left;}
#ghid_content_text a{color:#3bccfb;text-decoration:underline;font-weight:bold;}
#ghid_content_text a:hover{text-decoration:none;}
#ghid_content_text img{border:2px solid #3bccfb;margin:10px;padding:1px;}
.pasDescription .right {margin: 0 10px !important;}

#ghid_content_pagination {background-color: #EFF8FF;margin-top: 5px; margin-bottom: 5px; padding: 5px;    -moz-border-radius: 6px 6px 6px 6px; border: 2px solid #3BCCFB; border-radius: 6px; -webkit-border-radius: 6px;}

#lchange-content p {
    margin-top: 10px;
}

#lchange-content h2 {
    clear: right;
}

#lchange-image-box {
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #aFb7bF;
}

#lchange-ranks {
    font-size: 15px;
}

#lchange-bonuses {
}

#lchange-ranks * {
    background: transparent !important;
}

#lchange-ranks .color_1 {
    color: #2C6BdF;
}
#lchange-ranks .color_2 {
    color: #0f7901;
}
#lchange-ranks .color_3 {
    color: #8f6913;
}
#lchange-ranks .color_4 {
    color: #ff690e;
}
#lchange-ranks .color_5 {
    color: #ef3737;
}
.referate_info		{border:solid 1px #F9E187;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;margin: 0 10px;width: 641px;background:#FDFAE9 url("referate/images/info.jpg") no-repeat 20px 13px; padding: 20px 20px 20px 58px;font-weight:bold;}
#cse-search-results {height:auto;overflow:hidden;}
#ifie				{padding:0 5px 30px;}    
#ifie div			{background:#FFFBDF;font-weight:bold;text-align:center;padding:20px;border:solid 1px #FFE42F;font-size: 16px;}    
#ifie div img		{padding:5px;}    
#ifie div a			{color: blue;font-weight: bold;text-decoration: underline;}    
.closeBox			{position:absolute;right:5px;top:5px;z-index:5}
.felicitari_container	{border:1px solid #0D779F;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding-left:6px;}
.felicitari_container a {float:left; margin:10px !important; text-align:center; text-decoration: none !important;}
.addsense_box_left		{float: left;height: 250px;margin-left: 25px;padding-top: 21px;width: 335px;}
.addsense_box_right		{float: right;height: 300px;margin-right: 10px;padding-top: 9px;width: 324px;}
.felicitari_container a img {padding: 8px 0 12px 8px !important; display: block;}
.meiuteste h3           {background-position: -8px -1824px !important;}
.meiuteste a:hover      {text-decoration:none;}
.meiuteste li {background-position: -10px -1660px !important;}

.debugger_error {
    color: #fff !important;
    background: #f00 !important;
    font-weight: bold !important;
    padding: 2px 5px;
    border: 0;
    border-bottom: 2px solid black;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-align: left;
}
.debugger_info {
    color: #fff !important;
    background: #080 !important;
    font-weight: bold !important;
    padding: 2px 5px;
    border: 0;
    border-top: 2px solid black;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-align: left;
}
.tbmen                  {background:#71BEE9 url("images/tbmen.png") repeat-x;height:58px;text-align:center;margin-bottom:10px}
.tbmenCon               {width:1004px;margin:0 auto;text-align:left;}
.clpJrTab               {float:left;background:url("images/mentbs.png") no-repeat;width:109px;height:52px;display:block;margin: 6px 0 0 10px;}
.clpJrTab:hover         {background-position:-218px 0}
.clpTab                 {float:left;background:url("images/mentbs.png") -109px 0 no-repeat;width:109px;height:52px;display:block;margin: 6px 0 0 10px;}
.bnrtb                  {float: right;height: 35px;margin: 6px 20px 0 0;overflow: hidden;width:283px;}
.fbox                   {margin: 0px 0px 10px;background: #fff;}
/*#############################  Branding Sfondo ###########################################*/
.sfondo_branding        {background:#02050e url("images/ads/sfondo/sfondo_bg.jpg") center 290px no-repeat;}
.sfondo_branding #content       {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:185px;}
.sfondo_branding #SKY-left 		{height:700px;top:288px;}
.sfondo_branding #SKY-left  a	{display:block;width:128px;height:700px;}
.sfondo_branding #SKY-right   	{height:700px;top:288px;}
.sfondo_branding #SKY-right a	{display:block;width:128px;height:700px;}
.sfondo_branding #SKY-top       {height:195px;top:312px;width:1004px;position:absolute;}
.sfondo_branding #SKY-top a	    {display:block;width:1004px;height:195px;}
.sfondo_branding .content-hp{margin-top:155px !important;}
/*#############################  END ###########################################*/

/*#############################  minisite banana Joe ###########################################*/
.bnnaJOE            {right: -12px;top:-4px;}
.bananaJOElnk       {background:url("comunitate/images/vttBannJOE.jpg") 0 0 no-repeat !important;}
/*#############################  END ###########################################*/

#demographicsformholder         {background:#FFF;display:none;opacity:1;position:fixed;z-index:150;top:50%;left:50%;width:550px;margin:-65px 0 0 -275px;padding:20px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:4px solid #000000;height:130px;
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #eaeaea 0%, #ffffff 50%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(50%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
#demographicsformholder .aurelPopup{  position: absolute;right: 30px;bottom:-10px;}
#demographics_question          {color: #0E66A3;font-size: 18px;font-weight: bold;padding: 0 0 35px;}
.bt_radio                       {border-radius:8px;-moz-border-radius:8px;-weblit-border-radius:8px;border:1px solid #2FA0DD;padding:5px 25px 5px 10px;color:#0D163E;margin:0 0 0 5px;font-weight:bold;
background: #bee8f4; /* Old browsers */
background: -moz-linear-gradient(top,  #bee8f4 0%, #519bcc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bee8f4), color-stop(100%,#519bcc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bee8f4 0%,#519bcc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bee8f4 0%,#519bcc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bee8f4 0%,#519bcc 100%); /* IE10+ */
background: linear-gradient(top,  #bee8f4 0%,#519bcc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bee8f4', endColorstr='#519bcc',GradientType=0 ); /* IE6-9 */

}
.btnrad{margin-left:-20px;}


.stirimenu                      {/* background:url("imgs/stiri_bg.png") 0 -20px no-repeat !important; *//* padding-left: 14px !important; */}
.stirimenu:hover                {/* background:url("imgs/stiri_bg.png") 0 2px no-repeat !important; */}
/*#############################  Branding JR PLUS ###########################################*/
.iunie1                {background:url("images/ads/iunie1/bg_1_iunie.jpg") center 0 no-repeat;}
.iunie1 .brandingconn   {background:none;}
.iunie_confeti          {background:url("images/ads/iunie1/bg_1_iunie_a.jpg") center 0 no-repeat;}
.iunie1 #content       {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:140px;}
.iunie1 #SKY-left 		{height:700px;top:110px;}
.iunie1 #SKY-top       {height:150px;top:312px;width:1004px;position:absolute;}
.iunie1_hp #SKY-top    {height:150px;top:292px;width:1004px;position:absolute;}
.iunie1 .plus_l1       {height:484px;}
.iunie1 .plus_l2       {height:528px;}
.iunie1 .plus_r1       {height:582px;}
.iunie1 .plus_r2       {height:430px;}
.iunie1 .content-hp{margin-top:155px !important;}
.iunie1 .topheader{background:none}
.iunie1 #welcomeUser {Color: #0E65A2;}
.iunie1 #logo {height: 77px;padding-top: 3px;}
.iunie1 .flash1iunie{display:block}
.iunie1 .bnr1iunie{display:none}
.iunie_confeti .flash1iunie{display:none}
.iunie_confeti .bnr1iunie{display:block}
/*#############################  END Branding ###########################################*/
.pubTop                     {background: url("images/p_sign.jpg") no-repeat scroll 3px 3px transparent;color:#8E8E8E;padding-left:80px;font-weight: bold;display: block;line-height: 30px;border:1px solid #d3d3d3;-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top:none;margin-top:5px;font-size:11px;}
.pubTop span                {text-decoration:underline;}
.Pubox                      {}
.pubTitle                   {display:inline-block;line-height:24px;font-weight:bold;padding:0 10px;background:#FDFFC1;color: #4B4B4B;margin-top:10px;-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom:none;}

.expdate                    {position:absolute;top:5px;left:5px;border-radius:5px;display:inline-block;padding:1px 3px !important;background:#8EDBFF;border: 1px solid #0071CC;}
.ctp                         {background:#D4EEFB url('homepage4/images/h_tp.jpg') 0 0 no-repeat;height:40px;margin:2px} 
.clever_sticky_fixed        {position:fixed;width:1004px;top:0;/* background:#FFFFFF; */padding: 0 0 2px;
-moz-box-shadow:0 0 2px #999999;/* -webkit-box-shadow:0 0 2px #999999; *//* box-shadow:0 0 2px #999999; */
}
.clever_sticky_fixed #jocuri_nav{background-position:-217px -340px}
.clever_sticky_fixed #jocuri_nav:hover{background-position:-217px -382px}

/* disney takeover */
#disney-bkg {display:none; width:100%; height:100%;position:absolute;z-index:999999;}
#disney-takeover {width:1000px;height:100%;}
/*magnifying glass*/
#disney-magnifier {
	width: 300px; height: 300px;
	position: absolute;
	border-radius: 100%;-moz-border-radius: 100%;-webkit-border-radius: 100%;
	background: center 0 no-repeat;
	/*Multiple box shadows to achieve the glass effect*/
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 
	0 0 7px 7px rgba(0, 0, 0, 0.25), 
	inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	display: none;
}
.disney-magnifier{width:1000px;margin:0 auto;}
.gf_inchide{position:absolute;width:250px;height:60px;right:0px;top:0px;z-index:99999999;}
.gf_detalii{position:absolute;width:500px;height:500px;left:200px;top:100px;z-index:99999999;}
.gf_lupax{position:relative;}
.gf_lupax .gf_lupa_img{position:absolute;top:-20px;left:-20px;z-index:9999; width:543px; height:579px;background: url('campanii/disney/images/gf_lupa.png') 0 0 no-repeat;}
.gf_lupax .gf_lupa_img {background: url('campanii/disney/images/gf_lupa_ie.png') 0 0 no-repeat\9;top:-30px\9;left:-30px\9;}


/*#############################  Branding Fabrica Moslui ###########################################*/
.fabrica_mosului                {background:#9dafb9 url("images/ads/fabrica_lui_mos_craciun/fabrica_lui_mos_craciun_bg.jpg") center 0 no-repeat;}
.fabrica_mosului .brandingconn   {background:none;}
.fabrica_mosului #content       {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:190px;}
.fabrica_mosului #SKY-left 		{background:url("images/ads/fabrica_lui_mos_craciun/sky_nicoro.png") 0 0 no-repeat !important;height:827px;width:140px;top:110px;margin: 0 0 0 -140px !important;}
.fabrica_mosului #SKY-right 	{background:url("images/ads/fabrica_lui_mos_craciun/sky_egmont.png") 0 0 no-repeat!important;height:827px;width:140px;top:110px;}

.fabrica_mosului #SKY-top       {height:190px;top:312px;width:1004px;position:absolute;}

.fabrica_mosului .plus_l1       {height:484px;}
.fabrica_mosului .plus_l2       {height:528px;}
.fabrica_mosului .plus_r1       {height:582px;}
.fabrica_mosului .plus_r2       {height:430px;}
.fabrica_mosului .content-hp{margin-top:205px !important;}
.fabrica_mosului .topheader{background:none}
.fabrica_mosului #welcomeUser {Color: #0E65A2;}
.fabrica_mosului #logo {height: 77px;padding-top: 3px;}
.fabrica_mosului .flash1iunie{display:block}
.fabrica_mosului .bnr1iunie{display:none}
/*#############################  END Branding ###########################################*/



#box_cookies_alert {
    display:block;
    width:100%;
    bottom: -10px;
    text-align:center;
    z-index:9;
    margin:-10px 0 10px 0;
    position: fixed;
}
.box_cookies_alert_fixed  {top: 44px !important;position:fixed !important;}
#box_cookies_alert_content {
    display:block;
    position:relative;
    width:974px;
    background-color: #F2F2F2;
    color:#fff;
    font-size:12px;
    padding: 9px 15px 5px;
    font-style:normal;
    font-family:Arial; 
}

#box_cookies_alert_content.open {
    overflow:visible;
    height:17px;
    margin:0px auto 0px auto;  color: #444;  font-size: 11px;  line-height: 14px;
}

#box_cookies_alert_content.close {
    overflow:hidden;
    margin:-30px auto 0px auto;
}

#box_cookies_alert b {
    color:#005c8e;
}

#box_cookies_alert a.cookies_more {
    color:#005c8e;
    font-size:12px;
    /* font-style:italic; */
    font-family:Arial;
}

#box_cookies_alert a.cookies_close {
    float:right;
    font-style:normal;
    font-family:Arial;
    font-size:12px;
    font-weight:bolder;
    color:#4c4c4c;
    text-decoration:none;
    background: url(images/x_btn.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
}
.box_cookies_alert_fixed #box_cookies_alert_content{
    background-color: #FFFFFF;
    color: #666666;
    border:1px solid #dbdbdb;
    border-top:none;
}

.ui-dialog{}

.banner_stky{background:url("images/ads/cn/adventure_time_sticky.png") 0 0 no-repeat;width:376px;height:398px;display:block;position:fixed;top:0px;margin: 240px 0 0 750px;z-index:500;}
.cartoon_stky{width:376px;height:398px;display:block;}
.zin_stky{z-index:500;}
.inchide_stky{display:block;width:20px;height:20px;position:absolute;top: 107px;left: 54px;}


    .banner_stky {
    -webkit-animation: cssAnimation 0.8678s 3 ease;
    -moz-animation: cssAnimation 0.8678s 3 ease;
    -o-animation: cssAnimation 0.8678s 3 ease;
    }
    @-webkit-keyframes cssAnimation {
    from { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(10px); }
    to { -webkit-transform: rotate(0deg) scale(0.885) skew(3deg) translate(3px); }
    }
    @-moz-keyframes cssAnimation {
    from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(10px); }
    to { -moz-transform: rotate(0deg) scale(0.885) skew(3deg) translate(3px); }
    }
    @-o-keyframes cssAnimation {
    from { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(10px); }
    to { -o-transform: rotate(0deg) scale(0.885) skew(3deg) translate(3px); }
    }

            
/*banner gumball*/

.gmbl_banner {
    height: 400px;
    width: 400px;
    left:50%;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    margin: 0 0 0 -600px;}

/*cartoon fotbal*/


#cnf_wrap {
	position:fixed;
	width:400px;
	height:300px;
	bottom:50px;
	left:50%;
	margin-left:100px;
	z-index:4000;
	}

#cnf_bnr {
	display:block;
	width:100%;
	height:100%;
	background:url(imgs/cartoon_fotbal/cnf_bnr.png) no-repeat 0 0;
	}
	
.cnf_close {
	background:url(imgs/cartoon_fotbal/cnf_bnr.png) no-repeat 0 -300px;
	display:block;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	text-indent:-9999px;
}
.cnf_close:hover {
	background-position: -31px -300px;

}

#cnf_bnr img {
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	right:-100px;
	top:50px;
}

#cnf_wrap_2 {
	position:fixed;
	width:400px;
	height:300px;
	bottom:50px;
	left:50%;
	margin-left:-500px;
	z-index:4000;
	}

#cnf_bnr_2 {
	display:block;
	width:100%;
	height:100%;
	background:url(imgs/cartoon_fotbal/cnf_bnr_2.png) no-repeat 0 0;
	}
	
.cnf_close_2 {
	background:url(imgs/cartoon_fotbal/cnf_bnr_2.png) no-repeat 0 -300px;
	display:block;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	text-indent:-9999px;
}
.cnf_close_2:hover {
	background-position:-31px -300px;

}


#cnf_bnr_2 img {
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	right:-100px;
	top:50px;
}

#gmbl_banner_1 .gmbl_inchide {top: 45px; right: 17px;}
#gmbl_banner_2 .gmbl_inchide {top: 12px; right: 33px;}
#gmbl_banner_3 .gmbl_inchide {top: 20px; right: 35px;}
#gmbl_banner_4 .gmbl_inchide {top: 12px; right: 33px;}
/*END banner gumball*/


/*#############################  Branding aplicatie povesti ###########################################*/
.mpbile_app_povesti_clopotel        {background:#AAA82D url("images/ads/aplicatie_povesti/aplicatie_povesti_bg.jpg") center 40px no-repeat; }
.mpbile_app_povesti_clopotel #content    {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:185px;}
.mpbile_app_povesti_clopotel #SKY-left 		{display:block;height:900px;top:55px;}
.mpbile_app_povesti_clopotel #SKY-right   	{display:block;height:900px;top:55px;}
.mpbile_app_povesti_clopotel #SKY-top       {height:195px;top:58px;width:1004px;position:absolute;}
.mpbile_app_povesti_clopotel #SKY-top a	    {display:block;width:590px;height:265px;float:left;}
.mpbile_app_povesti_clopotel .content-hp{margin-top:155px !important;}
.mpbile_app_povesti_clopotel .brandingconn {background:none;}
.mpbile_app_povesti_clopotel #SKY-container  {background:none;}
.mpbile_app_povesti_clopotel .topheader {margin:270px 0 0 0;}
.mpbile_app_povesti_clopotel #logo a{background-position:-760px -338px;}


.mpbile_app_povesti_clopotel #video_povesti {background: url("images/ads/aplicatie_povesti/video.png") no-repeat; display:block; width:391px; height:266px;float:right}
.mpbile_app_povesti_clopotel .margin_iframe {margin: 20px 0 0 20px;}
.mpbile_app_povesti_clopotel #user_info, .mpbile_app_povesti_clopotel #user_info p , .mpbile_app_povesti_clopotel #user_info a , .mpbile_app_povesti_clopotel .redLog { text-shadow: 1px 1px #4e4d0a;color:#fff !important;}
.mpbile_app_povesti_clopotel .toph1 {text-shadow: 1px 1px #4e4d0a;}
.mpbile_app_povesti_clopotel #content {margin-top:0 !important;}

/*#############################  END ###########################################*/

/*ribbon sofia ontai*/
.sof_ribon{position:fixed;bottom:100px;left:57%;;margin-left:0;z-index:25; width:443px; height:201px;display:none;}
.sof_close {display:block;width:30px;height:30px;float:right;margin:-155px 25px 0 0;z-index:30;position:relative;cursor:pointer;}
.sof_ribon {
/* Giving Animation Function */
-webkit-animation: pulse 2s linear infinite;
-moz-animation: pulse 2s linear infinite;}

/*#############################  Branding cartoon fotbal ###########################################*/
.cn_footbal        {background:url("images/ads/cartoon_fotbal/cartoon_fotbal_bg.jpg") center 240px no-repeat; }
.cn_footbal #content    {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:185px;}
.cn_footbal #SKY-left 		{display:block;height:900px;top:55px;}
.cn_footbal #SKY-right   	{display:block;height:900px;top:55px;}
.cn_footbal #SKY-top       {display:block;height:195px;top:58px;width:1004px; position:absolute;margin-top:290px;}
.cn_footbal #SKY-top a	    {display:block;width:1000px;height:265px;float:left;}
.cn_footbal .content-hp{margin-top:155px !important;}
.cn_footbal .brandingconn {background:none;}
.cn_footbal #SKY-container  {background:none;}
.cn_footbal #logo a{background-position:-760px -338px;}
.toph1 {text-shadow: none;}
/*#############################  END cartoon fotbal ###########################################*/



/*#############################  Branding aplicatie povesti ###########################################*/
.app_povesti_clopotel        {background:#335a2a url("images/ads/aplicatie_povesti/v2/povesti_v2_bg.jpg") center 58px no-repeat; }
.app_povesti_clopotel #content    {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:185px;}
.app_povesti_clopotel #SKY-left 		{display:block;height:900px;top:55px;}
.app_povesti_clopotel #SKY-right   	{display:block;height:900px;top:55px;padding: 297px 0 0;overflow: hidden;}
.app_povesti_clopotel #SKY-top       {height:150px;width:1004px;}
.app_povesti_clopotel #SKY-top a	    {display:block;width:590px;height:265px;float:left;}
.app_povesti_clopotel .content-hp{margin-top:155px !important;}
.app_povesti_clopotel .brandingconn {background:none;}
.app_povesti_clopotel #SKY-container  {background:none;}
.app_povesti_clopotel .topheader {margin:270px 0 0 0;}
.app_povesti_clopotel #logo a{background-position:-760px -338px;}
.app_povesti_clopotel #jocuri_nav {background-position: -217px -339px;}
.app_povesti_clopotel #jocuri_nav:hover{background-position:-217px -382px;}
.app_povesti_clopotel .header {background:none !important;min-height:124px !important;}

.app_povesti_clopotel #video_povesti {display:block; width:345px; height:226px;float:right; margin: 24px 41px 0 0;}
.app_povesti_clopotel .margin_iframe {margin: 25px 0 0 4px;}
.app_povesti_clopotel #user_info, .app_povesti_clopotel #user_info p , .app_povesti_clopotel #user_info a , .app_povesti_clopotel .redLog, .app_povesti_clopotel #logo a { text-shadow: 1px 1px #000;color:#fff !important;}
.app_povesti_clopotel .toph1 {text-shadow: 1px 1px #4e4d0a;}
.app_povesti_clopotel #content {margin-top:0 !important;}
.app_povesti_clopotel .app_CTA	{background: url("images/ads/aplicatie_povesti/v2/cta_top.png") 0 0 no-repeat;display:block;width:251px;height:69px; position: absolute; top: 236px; left: 30px;}
#SKY-left .app_gplay {background: url("images/ads/aplicatie_povesti/v2/google_play_sky.png") 0 0 no-repeat;display:block !important;width:177px;height:110px;margin: 364px 0 0 -33px;padding: 0 0 119px;}
#SKY-left .app_store {background: url("images/ads/aplicatie_povesti/v2/appstore_sky.png") 0 0 no-repeat;display:block  !important;width:190px;height:110px;margin: 6px 0 0 -49px; padding: 0 0 146px;}
.app_prop			{display:block;width:130px;height:130px;}
.app_asculti 		{background: url("images/ads/aplicatie_povesti/v2/asculti_sky.png") 0 0 no-repeat;}
.app_vezi	 		{background: url("images/ads/aplicatie_povesti/v2/vezi_sky.png") 0 0 no-repeat;margin: 27px 0 0 -1px;}
.app_joci	 		{background: url("images/ads/aplicatie_povesti/v2/joci_sky.png") 0 0 no-repeat;margin: 25px 0 0;}
.app_colorezi 		{background: url("images/ads/aplicatie_povesti/v2/colorezi_sky.png") 0 0 no-repeat;margin: 38px 0 0 3px;}
.app_licurici		{background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png") 0 0 no-repeat;width:75px;height:67px;display:block;position:absolute;top:75px;left:345px;}
.app_lic2_sky{z-index:150;}
.app_lic2 {background: url("images/ads/aplicatie_povesti/v2/app_fluture_1.png") 0 0 no-repeat;width:75px;height:67px;display:block;position:absolute;top:75px;left:345px;}

/* Giving Animation Function */

.app_licurici_ci
{
/* Giving Animation Function */
-webkit-animation: licurici 15s linear infinite;
-moz-animation: licurici 15s linear infinite;
}

.miscare_fluturi
{
/* Giving Animation Function */
-webkit-animation: licurici_miscare 13s linear infinite;
-moz-animation: licurici_miscare 13s linear infinite;
}

.miscare_fluturi_2
{
/* Giving Animation Function */
-webkit-animation: licurici2_miscare 13s linear infinite;
-moz-animation: licurici2_miscare 13s linear infinite;
}
.app_lic2
{
/* Giving Animation Function */
-webkit-animation: licurici2 11s linear infinite;
-moz-animation: licurici2 11s linear infinite;
 
}

.app_lic2_sky
{
/* Giving Animation Function */
-webkit-animation: licurici_sky 15s linear infinite;
-moz-animation: licurici_sky 15s linear infinite;
 
}

.app_CTA
{
/* Giving Animation Function */
-webkit-animation: flick 3s linear infinite;
-moz-animation: flick 3s linear infinite;
}

.app_gplay
{
/* Giving Animation Function */
-webkit-animation: flick 5s linear infinite;
-moz-animation: flick 5s linear infinite;
}


.app_store
{
/* Giving Animation Function */
-webkit-animation: flick 4s linear infinite;
-moz-animation: flick 4s linear infinite;
}



.app_asculti
{
/* Giving Animation Function */
-webkit-animation: pulse 2s linear infinite;
-moz-animation: pulse 2s linear infinite;
}

.app_vezi
{
/* Giving Animation Function */
-webkit-animation: pulse 4s linear infinite;
-moz-animation: pulse 4s linear infinite;
}
.app_joci
{
/* Giving Animation Function */
-webkit-animation: pulse 3s linear infinite;
-moz-animation: pulse 3s linear infinite;
}
.app_colorezi
{
/* Giving Animation Function */
-webkit-animation: pulse 5s linear infinite;
-moz-animation: pulse 5s linear infinite;
}


/*#############################  END ###########################################*/

/*#############################  Branding selgros-2 ###########################################*/
.concurs-selgros        {background:url("images/ads/selgros/selgros_bg.jpg") center top -20px no-repeat; }
.concurs-selgros  #content    {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:168px;}
.concurs-selgros  #SKY-left 		{display:block;height:900px;top:55px;}
.concurs-selgros  #SKY-right   	{display:block;height:900px;top:55px;}
.concurs-selgros  #SKY-top       {display:block;height:176px;top:333px;width:1004px; position:absolute;margin:0 !important;}
.concurs-selgros  #SKY-top a	    {display:block;width:1000px;height:265px;float:left;}
.concurs-selgros  .content-hp{margin-top:155px !important;}
.concurs-selgros  .brandingconn {background:none;}
.concurs-selgros  #SKY-container  {background:none;}
.concurs-selgros  #logo a{background-position:-760px -338px;}
.concurs-selgros .toph1 {text-shadow: none;}
.concurs-selgros  #user_info a, concurs-selgros #user_info, concurs-selgros #user_info p, concurs-selgros.loginOpt a, concurs-selgros .loginOpt a, concurs-selgros.redLog, concurs-selgros #logo a {color: #fff !important;}
.concurs-selgros #buton_inscriere {display:none;}

.selgros_pop {height:500px; width: 900px; overflow: scroll; display:block;  border: solid 5px #ccc; background: #fff; padding: 30px;left:50%; margin-left:-465px; position:fixed; z-index:99;display:none;}
.selgros_close {background:url("images/ads/selgros/close_cross.png") center top no-repeat;height:57px; width:57px; display:block; position:absolute; right: -30px; top: -35px; z-index:100;}
/*#############################  END SELGROS_2 ###########################################*/

/*#############################  Branding selgros  ###########################################*/

.branding-selgros        {background:url("images/ads/selgros/selgros_bg_2.jpg") center top -20px no-repeat;border: solid 1px red; }
.branding-selgros #content{-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:235px;}
.branding-selgros #SKY-left{display:block;height:900px;top:55px;}
.branding-selgros #SKY-right{display:block;height:900px;top:55px;}
.branding-selgros #SKY-top{display:block;height:195px;top:58px;width:1004px; position:absolute;margin-top:290px;}
.branding-selgros #SKY-top a{display:block;width:1000px;height:265px;float:left;}
.branding-selgros .content-hp{margin-top:273px !important;}

.branding-selgros .brandingconn {background:#71BEE9 url('images/header_footer/default_bg.png') 0 bottom no-repeat;}
.branding-selgros #SKY-container  {background:none;}
.branding-selgros #logo a{background-position:-760px -338px;}
.branding-selgros .toph1 {text-shadow: none;}


/*#############################  END selgros ###########################################*/

/*#############################  Branding mickey  ###########################################*/

.branding-mickey        {background:url("images/ads/mickey/branding_disney.jpg") center top -20px no-repeat; }
.branding-mickey #content{-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top: 185px;}
.branding-mickey #SKY-left{display:block;height:900px;top:55px;}
.branding-mickey #SKY-right{display:block;height:900px;top:55px;}
.branding-mickey #SKY-top{display:block;height:195px;top:58px;width:1004px; position:absolute;margin-top:290px;}
.branding-mickey #SKY-top a{display:block;width:1000px;height:265px;float:left;}
.branding-mickey .content-hp{margin-top:273px !important;}

#mickey_fixed{background:url("images/ads/mickey/mikey_minnie.png") no-repeat; width:1903px; height:786px; position:absolute;z-index: -1;top: 500px;left:50%;margin-left:-951px;}
.branding-mickey .brandingconn {background:none;}
.branding-mickey #SKY-container  {background:none;}
.branding-mickey #logo a{background-position:-760px -338px;}
.branding-mickey .toph1 {text-shadow: none;}
.branding-mickey #buton_inscriere {display:none;}


/*#############################  END mickey ###########################################*/


/*#############################  Banner ben_10  ###########################################*/



.ben_10_close {display:block; width:27px; height:28px; z-index:22;position:absolute; top: 80px; right:80px;}
.ben10_wrapper {display:block; width:512px;height:512px;position:fixed; z-index:100; right:50px; bottom:50px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 20;
}

.ben10_wrapper_a{display:block; width:100%; height:100%; z-index: 20;position:absolute;}

.ben10_text {background:url("ads/ribbons/ben_10/scris.png") no-repeat; display:block; width:512px; height:512px; z-index:10;top:0;}
.ben10_ben {background:url("ads/ribbons/ben_10/ben.png") no-repeat; display:block; width:512px; height:512px; z-index:-1; top:0;position:absolute;}
.ben10_cerc {background:url("ads/ribbons/ben_10/cerc.png") no-repeat; display:block; width:512px; height:512px; z-index:8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.ben10_omni{background:url("ads/ribbons/ben_10/omni.png") no-repeat; display:block; width:512px; height:512px; z-index:-1; top:0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position:absolute;
}

.ben10_button {border-radius:10px 10px 10px 10px;background-color:red; display:block; width:121px; height:27px; color:#000; padding:8px 0 0 0;text-align:center; font-size:16px;font-weight:bold;z-index: 21;text-decoration:none;left:280px; top:415px;position:absolute;
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top,  #f7e52d 0%, #f3c820 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f3c820)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7e52d 0%,#f3c820 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7e52d 0%,#f3c820 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7e52d 0%,#f3c820 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7e52d 0%,#f3c820 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7e52d', endColorstr='#f3c820',GradientType=0 ); /* IE6-9 */

}

.ben10_button:hover {display:block;color:#000; padding:8px 0 0 0;text-align:center; font-size:16px;font-weight:bold;text-decoration:none;
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top,  #f3c820 0%, #f7e52d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f3c820)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3c820 0%,#f7e52d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3c820 0%,#f7e52d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3c820 0%,#f7e52d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3c820 0%,#f7e52d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c820', endColorstr='#f7e52d',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 1px 2px 1px 2px rgba(0, 0, 0, 0.3);
box-shadow: 1px 2px 1px 2px rgba(0, 0, 0, 0.3); 
}
.ben10_text, .ben10_ben, .ben10_cerc, .ben10_omni, .ben10_button, { position:absolute;
} 


.ben10_cerc_mare_1 {background:url("ads/ribbons/ben_10/raze-mari.png") no-repeat; display:block; width:844px; height:842px; z-index:9;
left:-175px;
top:-270px;
position:absolute;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;}
}

.ben10_cerc_mic {background:url("ads/ribbons/ben_10/raze-mici.png") no-repeat; display:block; width:844px; height:842px; z-index:9;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;}
  

.ben10_ben1
{
/* Giving Animation Function */
-webkit-animation: ben10 2s infinite;
-moz-animation: ben10 2s infinite;
 
}

.ben10_ben2
{
/* Giving Animation Function */
-webkit-animation: ben10_1 2s infinite;
-moz-animation: ben10_1 2s infinite;
 
}
.ben10_ben3
{
/* Giving Animation Function */
-webkit-animation: ben10_2 2s infinite;
-moz-animation: ben10_2 2s infinite;
 
}
.ben10_ben4
{
/* Giving Animation Function */
-webkit-animation: ben10_3 2s infinite;
-moz-animation: ben10_3 2s infinite;
 
}

.ben10_button
{
/* Giving Animation Function */
-webkit-animation: ben10_button 2s infinite;
-moz-animation: ben10_button 2s infinite;
 
}

.ben10_text 
{
/* Giving Animation Function */
-webkit-animation: ben10_text 5s infinite;
-moz-animation: ben10_text 5s infinite;
 
}

.ben10_cerc_mare_1 
{
/* Giving Animation Function */
-webkit-animation: ben10_cerc_mare_1 7s infinite;
-moz-animation: ben10_cerc_mare_1 7s infinite;
 
}



/*#############################  END Banner ben_10  ###########################################*/

/*#############################  Branding aplicatie povesti junior ###########################################*/
.mpbile_app_povesti_junior        {background:#AAA82D url("images/ads/aplicatie_povesti/aplicatie_povesti_bg.jpg") center 40px no-repeat; }
.mpbile_app_povesti_junior #content    {-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;border-top-left-radius: 8px;border-top-right-radius: 8px;margin-top:185px;}
.mpbile_app_povesti_junior #SKY-left 		{display:block;height:900px;top:55px;}
.mpbile_app_povesti_junior #SKY-right   	{display:block;height:900px;top:55px;}
.mpbile_app_povesti_junior #SKY-top       {height:195px;top:58px;width:1004px;position:absolute;}
.mpbile_app_povesti_junior #SKY-top a	    {display:block;width:590px;height:265px;float:left;}
.mpbile_app_povesti_junior .content-hp{margin-top:155px !important;}
.mpbile_app_povesti_junior .brandingconn {background:none;}
.mpbile_app_povesti_junior #SKY-container  {background:none;}
.mpbile_app_povesti_junior .topheader {margin:270px 0 0 0;}
.mpbile_app_povesti_junior #logo a{background-position:-760px -338px;}


.mpbile_app_povesti_junior #video_povesti {background: url("images/ads/aplicatie_povesti/video.png") no-repeat; display:block; width:391px; height:266px;float:right}
.mpbile_app_povesti_junior .margin_iframe {margin: 20px 0 0 20px;}
.mpbile_app_povesti_junior #user_info, .mpbile_app_povesti_clopotel #user_info p , .mpbile_app_povesti_clopotel #user_info a , .mpbile_app_povesti_clopotel .redLog { text-shadow: 1px 1px #4e4d0a;color:#fff !important;}
.mpbile_app_povesti_junior .toph1 {text-shadow: 1px 1px #4e4d0a;}
.mpbile_app_povesti_junior #content {margin-top:0 !important;}

/*#############################  END ###########################################*/





/*#############################  banner billboard cartoon bratara prieteniei ###########################################*/

#bratara_wrapper {width:1004px; height:120px; margin:10px auto;border: solid 1px #000;}
.bratara_carusel{background: url("ads/ads/bratara/images/bratara.jpg") repeat-x top left; width:680px; height:120px;float:left; }
.bratara_buton{background: url("ads/ads/bratara/images/buton_bratara.jpg")no-repeat; width:323px; height:120px;float:right;}
.bratara_gif {width:1px; height:1px;}
/*#############################  END ###########################################*/

#user_page { display: block;}

.gamedetail {float: left;width: 50%;}

.gamedetail a {width: 100%;display: block;text-align: center;margin: 15px 0px 0px;}

.gamedetail a p {padding: 10px 10px 0px;}

#afi_sky {
	width: 1264px;
	margin: 0 auto;
}

#ad-afi {
	left: 128px;
	position: relative;
	top: -21px; 
	width: 100%;
}

#newbrandSky_left {
	width: 130px;
	height: 700px;
	position: absolute;
	top: 47px;
	overflow: hidden;
	float: right;
}

#newbrandSky_right {
	height: 700px;
	width: 130px;
	position: absolute;
	top: 47px;
	overflow: hidden;
	margin-left: 1134px;
}

#sky_container {
	width: 1264px;
	margin: 0 auto;
}

#sky_header {
	left: 128px;
	position: relative;
	top: -21px; 
	width: 100%;
}

#sky_left {
	width: 130px;
	height: 700px;
	position: absolute;
	top: 47px;
	overflow: hidden;
	float: right;
}

#sky_right {
	height: 700px;
	width: 130px;
	position: absolute;
	top: 47px;
	overflow: hidden;
	margin-left: 1134px;
}
#top_header_content{}
section .inner{}
nav#top_main{
	z-index:1000;
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0px 5px 0px 0px rgba(255, 255, 255, 0.36);
}
#home_nav:hover{
    background-color: rgba(255, 255, 255, 0.4);
}
#comunitate_subnav .blk{
    left: 50px;
}
#jocuri_subnav .blk{
    left: 224px;
}
#distractie_subnav .blk{
    left: 398px;
}
#educatie_subnav .blk{
    left: 572px;
}
#scoala_subnav .blk{
    left: 746px;
}
#header_icons a:last-child{margin-right:0px;}
.meniu_stanga.jocuri h3:before{
    position: absolute;
    content: "";
    background: #F77071;
    width: 150%;
    height: 100%;
    left: -150%;
    top: 0;
}

#cauta_joc::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}

#cauta_joc:-moz-placeholder { /* Firefox 18- */
   color: #999; 
   font-style: italic;
}

#cauta_joc::-moz-placeholder {  /* Firefox 19+ */
   color: #999; 
   font-style: italic;
}

#cauta_joc:-ms-input-placeholder {  
   color: #999;  
   font-style: italic;
}

#wrap_bottom_links li:first-child{
    border: none;
    background: #E6E6E6;
    padding: 5px 9px;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-semibold.eot');
	src: url('fonts/proximanova-semibold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-semibold.woff') format('woff'),
		 url('fonts/proximanova-semibold.ttf') format('truetype'),
		 url('fonts/proximanova-semibold.svg#proxima_novasemibold') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-lightitalic.eot');
	src: url('fonts/proximanova-lightitalic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-lightitalic.woff') format('woff'),
		 url('fonts/proximanova-lightitalic.ttf') format('truetype'),
		 url('fonts/proximanova-lightitalic.svg#proxima_novalight_italic') format('svg');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-regular.eot');
	src: url('fonts/proximanova-regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-regular.woff') format('woff'),
		 url('fonts/proximanova-regular.ttf') format('truetype'),
		 url('fonts/proximanova-regular.svg#proxima_nova_rgregular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-bold.eot');
	src: url('fonts/proximanova-bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-bold.woff') format('woff'),
		 url('fonts/proximanova-bold.ttf') format('truetype'),
		 url('fonts/proximanova-bold.svg#proxima_nova_rgbold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-semibolditalic.eot');
	src: url('fonts/proximanova-semibolditalic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-semibolditalic.woff') format('woff'),
		 url('fonts/proximanova-semibolditalic.ttf') format('truetype'),
		 url('fonts/proximanova-semibolditalic.svg#proxima_novasemibold_italic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-regitalic.eot');
	src: url('fonts/proximanova-regitalic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-regitalic.woff') format('woff'),
		 url('fonts/proximanova-regitalic.ttf') format('truetype'),
		 url('fonts/proximanova-regitalic.svg#proxima_novaregular_italic') format('svg');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'proxima_nova';
	src: url('fonts/proximanova-light.eot');
	src: url('fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/proximanova-light.woff') format('woff'),
		 url('fonts/proximanova-light.ttf') format('truetype'),
		 url('fonts/proximanova-light.svg#proxima_novalight') format('svg');
	font-weight: 300;
	font-style: normal;
}

#nav>.relative>ul>li>a:hover{color:#FFF}
