
	
		.errorBlock
		{
				text-align:left;
				display:inline-block;
				width:170px;
				height:30px;
				color:#de147a;
				font-weight:bold;
		}
		
        body
        {
				font-family:arial;
                background-color:#f8f7e5;
                margin:0px;
				font-size:10px;
        }
        
        .content
        {
                background-image:url('/content/img/newDesign/index/background.jpg');
                background-repeat:no-repeat;
                width:1024px;
                height:399px;
                background-position:left top;
        }
        
        .content .logo_ro-RO
        {
                background-image:url('/content/img/newDesign/index/logo_ro-RO.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        .content .logo_bg-BG
        {
                background-image:url('/content/img/newDesign/index/logo_bg-BG.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        .content .logo_fr-FR
        {
                background-image:url('/content/img/newDesign/index/logo_fr-FR.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        .content .logo_fr-CA
        {
                background-image:url('/content/img/newDesign/index/logo_fr-CA.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        .content .logo_en-US
        {
                background-image:url('/content/img/newDesign/index/logo_en-US.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        .content .logo_en-CA
        {
                background-image:url('/content/img/newDesign/index/logo_en-US.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        .content .logo_hu-HU
        {
                background-image:url('/content/img/newDesign/index/logo_hu-HU.png');
                background-repeat:no-repeat;
                width:275px;
                height:58px;
                position:relative;
                top:50px;
                left:40px;
        }
        
        /*login from*/
        .content .login
        {
                background-image:url('/content/img/newDesign/index/login.png');
                background-repeat:no-repeat;
                width:247px;
                height:197px;
                position:relative;
                left:60px;
                top:100px;
                text-align:center;     
        }
        
        .content .login #buttonGoogle
        {
             width:80px;
             margin-left:70px;
             height:30px;
             cursor:pointer;
             #cursor:hand;
             display:inline-block;
             #display:inline;
             vertical-align:top;
        }
        
        .content .login #buttonFacebook
        {
             width:80px;
             height:30px;
             cursor:pointer;
             #cursor:hand;
             display:inline-block;
             #display:inline;
             vertical-align:top;
        }
        
        .content .login form
        {
              padding-top:10px;
              padding-left:30px;
			  #padding-left:0px;
			  width:184px;
        }
        
        .content .login form .inputText
        {
                height:21px;
                text-align:left;
                margin-bottom:10px;
				width:184px;
        }
        
        .content .login form .inputText .left
        {
                background:url('/content/img/newDesign/inputLeft.png');
                background-position:top left;
                background-repeat:no-repeat;
                width:7px;
                height:21px;
                display:inline-block;
                #display:inline;
                vertical-align:top;
                float:left;
        }
        
        .content .login form .inputText .center
        {
                background:url('/content/img/newDesign/inputCenter.png');
                background-position:top left;
                background-repeat:repeat-x;
                height:21px;
                display:inline-block;
                display:inline;
                vertical-align:top;
                float:left;
        }
        
        .content .login form .inputText .center input
        {
                margin-top:3px;
                font-size:10px;
                width:170px;
                border:0px;
        }
        
        .content .login form .inputText .center input.blurred
        {
              font-style:italic;       
        }
        
        .content .login form .inputText .right
        {
                background:url('/content/img/newDesign/inputRight.png');
                background-position:top left;
                background-repeat:no-repeat;
                width:7px;
                height:21px;
                display:inline-block;
                #display:inline;
                vertical-align:top;
                float:left;
        }
        
        .content .login form .checkbox
        {
                text-align:left;
        }
        
        .content .login form .checkbox #inputCheck
        {
                width:18px;
                height:17px;
                display:inline-block;
                #display:inline;
                vertical-align:top;
                cursor:hand;
        }
        
        .content .login form .checkbox .text
        {
                font-family:'arial';
                font-size:12px;
                width:150px;
                display:inline-block;
                #display:inline;
                vertical-align:top;
                padding-top:1px;
                #padding-top:2px;
                cursor:pointer;
                #cursor:hand;
        }
        
        .content .login form #loginButton
        {
                background-image:url('/content/img/newDesign/index/loginButton.png');
                background-repeat:no-repeat;
                width:72px;
                height:16px;
                margin-top:10px;
                margin-left:110px;
                #cursor:hand;
                cursor:pointer;
                font-family:arial;
                font-size:11px;
                color:#ffffff;
                text-align:center;
        }
        
		.content #languageBar
		{
				display:inline-block;
				#display:inline;
                background-image:url('/content/img/newDesign/index/pagina-home-fr-eng_02.png');
                background-repeat:no-repeat;
				background-position:left top;
				width:157px;
				height:17px;
				margin-left:820px;
				margin-top:-255px;
				vertical-align:top;
		}
        
		.content #languageBar a:link, .content #languageBar a:visited
		{
				font-weight:bold;
				text-decoration:none;
				color:#e24793;
				text-align:center;
				width:78px;
				display:inline-block;
				#display:inline;
		}
		
        .content #sound
        {
				background-position:left top;
				background-repeat:no-repeat;
				margin-left:820px;
				margin-top:118px;
				#margin-top:110px;
				width:10px;
				height:18px;
				cursor:pointer;
				#cursor:hand;
				z-index:3;
		}
        
        .content #sound.active
        {
				background-image:url('/content/img/newDesign/index/pagina-home-steaguri-copy_10.png');
        }
        
        .content #sound.inactive
        {
				background-image:url('/content/img/newDesign/index/pagina-home-steaguri-copy_12.png');
        }
		
		.content #countryBar2
		{
							display:inline-block;
							#display:inline;
							height:43px;
							margin-top:-35px;
							#margin-top:-40px;
							margin-left:860px;
							#margin-left:857px;
							position:relative;
		}
		
		.content #countryBar2 .left
		{
							background-image:url('/content/img/newDesign/index/country_left.png');
							background-repeat:no-repeat;
							background-position:left top;
							width:7px;
							height:43px;
							display:inline-block;
							#display:inline;
							float:left;
		}
		
		.content #countryBar2 .center
		{
							background-image:url('/content/img/newDesign/index/country_repeat.png');
							background-repeat:repeat-x;
							background-position:left top;
							height:35px;
							#height:43px;
							display:inline-block;
							#display:inline;
							float:left;
							padding-top:8px;
							padding-left:10px;
		}
		
		/*.content #countryBar2 .center a:link, .content #countryBar2 .center a:visited
		{
							margin-right:10px;
		}*/
		
		.content #countryBar2 .center img
		{
							margin-right:10px;
		}
		
		.content #countryBar2 .center a img
		{
							border:none;
		}
		
		.content #countryBar2 .right
		{
							background-image:url('/content/img/newDesign/index/country_right.png');
							background-repeat:no-repeat;
							background-position:left top;
							width:7px;
							height:43px;
							display:inline-block;
							#display:inline;
							float:left;
		}
		
		.content #countryBar2 .middle a:link, .content #countryBar2 .middle a:visited
		{
							font-weight:bold;
							text-decoration:none;
							color:#7a7a7a;
							text-align:center;
							width:112px;
							display:inline-block;
							#display:inline;
		}
        
        .middle
        {
                background-image:url('/content/img/newDesign/index/pattern-bar.png');
                background-repeat:repeat-x;
                height:40;
                position:relative;
                z-index:2;
                margin-top:-8px;
        }
        
        .middle .left
        {
                #margin-top:16px;
                display:inline-block;
                #display:inline;
                width:785px;
                vertical-align:top;
        }
        
        .middle .left .text
        {
                font-family:'arial';
                font-size:12px;
                color:#ffffff;
                margin-left:30px;
                padding-top:16px;
                vertical-align:top;
                display:inline-block;
                #display:inline;
        }
        
        .middle .left .text a:visited, .middle .left .text a:link
        {
                text-decoration:none;
                color:#ffffff;
        }
        
        .middle .rightWithCountries
        {
				background-image:url('/content/img/newDesign/index/fundal-steaguri.png');
                background-repeat:no-repeat;
				background-position:right top;
                display:inline-block;
                #display:inline;
				vertical-align:bottom;
				margin-left:50px;
				width:115px;
				height:41px;
        }
        
        .middle .rightWithCountries a
        {
				display:inline-block;
				vertical-align:top;
				width:24px;
				height:32px;
				padding-left:8px;
				padding-top:8px;
        }
        
           .middle .rightWithCountries a.selected
        {
				display:inline-block;
				vertical-align:top;
				background-image:url('/content/img/newDesign/index/pagina-tari.png');
                background-repeat:no-repeat;
				background-position:left top;
				width:32px;
				height:32px;
				#width:40px;
				#height:40px;
				padding-left:8px;
				padding-top:8px;
        }
        
        .middle .left .text a:visited, .middle .left .text a:link
        {
                text-decoration:none;
                color:#ffffff;
        }
        
        .middle .rightNoCountries
        {
                    display:inline-block;
                    #display:inline;
                    vertical-align:bottom;
                    margin-left:50px;
                    width:115px;
                    height:41px;
        }
        
        .middle .rightNoCountries a
        {
                    display:inline-block;
                    vertical-align:top;
                    width:24px;
                    height:32px;
                    padding-left:8px;
                    padding-top:8px;
        }
        
        
        .middle .rightNoCountries a.selected
        {
				display:inline-block;
				vertical-align:top;
				background-image:url('/content/img/newDesign/index/pagina-tari.png');
                background-repeat:no-repeat;
				background-position:left top;
				width:32px;
				height:32px;
				#width:40px;
				#height:40px;
				padding-left:8px;
				padding-top:8px;
        }
        
        .middle a img
        {
				border:0px;
        }
        
        .bottom
        {
                background-image:url('/content/img/newDesign/index/bottom.jpg');
                background-repeat:no-repeat;
                width:1024px;
                height:105px;
                z-index:1;
                position:absolute;
                margin-top:-8px;
        }
        
        
        
        
        
        


