@charset "utf-8";
/* CSS Document */
*{
margin:0
}


html, body {
	background-color:#011423;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #556481;
}

p {
	padding:10px 30px 10px 50px;
	margin:0;
}



.headerContainer{
	background:#011423 url(../images/navBg.png) bottom repeat-x;
	height:157px;
	width:100%;
	margin:0 auto;
	float:left;
	padding:0;
}
.headerContainerSub{
	height:120px;
	margin:0 auto;
	width:100%;
}
.headerTop{
	height:120px;
	margin:0 auto;
	width:100%;//SEB
	position:relative;
}

.headerLink{
	color: #b0b5be;
	font-size: 12px;
	line-height:3;
	margin:0;
	float:left;
	width:200px;
	font-weight:bold;
}

.headerLink a {
	color: #b0b5be;
	line-height:2;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
}

.headerAdd{
	margin:0;
	float:left;
	margin:5px 0 0 0;
	font-size:12px; 
	font-weight:normal;
}

.headerAdd p{
	color:#797e91;
	
	/*font-weight:bold;*/
	padding:0 5px 0 0;
	margin:5px 0 5px 0;
}

.headerAdd p a{
	color:#b0b5be;
	font-size:11px;
	/*font-weight:bold;*/
	padding:0 5px 0 0;
	margin:5px 0 5px 0;
}
.headerAdd p a:hover{
	color:#fff;
}

.bold_text{
	font-weight:bold;
}

.bold_textOne{
	font-weight:bold;
 	text-decoration:underline;
	color:#B0B5BE;
}

.paddingRight20{
	padding-right:20px;
}

.paddingTop10{
	padding-top:10px;
}

.marginLeft{
	margin: 5px 0 0 70px;
}

.logoRightCont{
	padding:0;
	margin:0;
	float:left;
	width:27%;
}



.loginGrayBoxOne{
	background-image:url(../images/gray_boxbgOne.png);
	background-repeat:no-repeat;
	width:936px;
	height:68px;
	margin:100px 0 15px 0;
	float:left;
}

.loginWhiteBoxOne{
	margin:7px 0 0 7px;
	width:916px;
	height:auto;
	background-color:#FFFFFF;
	padding:0 0 7px 20px;
	float:left;
}

.loginWhiteBoxOne p{
	color:#556481;
	font-size:14px;
	font-weight:normal;
	padding:0 5px 0 0;
	margin:10px 0 10px 0;
}

.headerLang{
	width:250px;
	margin:5px 0 0 100px;
}

.headerLanguage{
	font-size: 15px;
	margin:5px 0 0 0;
	color:#cccccc;
	font-weight:bold;
	text-decoration:underline;
}

.headerLanguage:hover{
	font-size: 15px;
	margin:5px 0 0 0;
	color:#cccccc;
	font-weight:bold;
	text-decoration:underline;
}

.headerLanguageSelected{
	font-size: 15px;
	margin:5px 0 0 0;
	color:#FFFFff;
	font-weight:bold;
	text-decoration:none;
}

.headerLanguageSelected:hover{
	font-size: 15px;
	margin:5px 0 0 0;
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:underline;
}

.logoContainer{
	padding:0;
	margin:0;
	position:absolute;
	right:0;
	width:400px
}
.logoContainer img {
	margin-right:20px;
}
.logoContainer a {
	text-decoration:none;
}

.logoRightCont{
	margin-bottom:0;
	margin-top:0;
	padding:0;
	position:absolute;
	right:0;
}
.logIpcine {
	margin-top:12px;
}
p#by {
	color:#eef;
	display:block;
	float:left;
	font-family:Trebuchet MS;
	font-size:20px;
	margin:35px 0 0;
	padding:0 30px 0 0;
	width:0;
}

.logo{
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	
}

.loginGrayBoxContainer{
	height:auto;
	margin:0 auto;
	padding:0;
	width:800px;
}

.relogin{
	background:url(../images/reLogin.png);
	background-repeat:no-repeat;
	width:345px;
	height:30px;
	padding:8px 0 0 10px;
	margin:150px 0 100px 450px;
}

.loginGrayBox{
	background-image:url(../images/gray_boxbg.png);
	background-repeat:no-repeat;
	width:325px;
	height:260px;
	margin:50px 0 0 0;
	float:left;
}

.blank{
	width:311px;
	height:25px;
}

.login{
	width:350px;
	margin:0 auto;

}

.msg{
	width:940px;
	margin:0 auto;
}  

.loginWhiteBox{
	margin:0 auto;
	width:282px;
	height:190px;
	background-color:#FFFFFF;
	padding:30px 0 20px 25px;
	*padding:30px 0 10px 25px;
}

.loginWhiteBox P{
	margin:3px 0 15px 0;
	font-weight:bold;
	color:#999999;
	padding:0;
}

.loginWhiteBoxText{
	font-size:13px;
	font-weight:bold;
	color:#373D6F;
}

.loginBlueBox{
	width:245px;
	height:auto;
	background-color:#d2dae7;
	padding:10px 0 0 10px;
	border:1px solid #a4b2cd;
	float:left;
}

.loginBlueBox p{
	font-size:12px;
	color:#556481;
	padding:0;
	width:100px;
	float:left;
	font-weight:normal;
	vertical-align:top;
}

.loginBlueBox label{
	font-size:11px;
	font-weight:bold;
	color:#556481;
	margin:2px 0 8px 0;
	padding:0 5px 0 0;
	float:right;
	width:140px;
}

.loginBlueContainerTwo{
	width:215px;
	height:auto;
	float:left;
}

.loginBlueContainer{
	width:240px;
	height:auto;
	float:left;
	*margin-bottom:10px;
}


.loginBlueContainerOne{
	text-align: right;
	width: 225px;
}

.loginBlueContainerTwo{
	width:215px;
	height:auto;
	float:left;
}

.textBox{
	height:14px;
	border:1px solid #a4b2cd;
	width:125px;
}
.but_login {
	background:url(../images/login_but.png) no-repeat;
	border: 0;
	width:97px;
	height:21px;
	color:#fff;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding: 0 0 0 20px;
	margin: 0 0 3px 100px;
}
.but_login:hover {
	color:#bebebe;
}

.mainContainer .footerContainer, .loginContainer .footerContainer {
	display:none;
}
.footerContainer{
	background:#011423 url(../images/navBg.png) top repeat-x;
	clear:both;
	height:38px;
	width:100%;
	background-color:#888;
}

.footerContIndex {
	margin:0 auto;
	padding:0;
	width:100%;//SEB
}

.footerLink{
	font-size:12px;
	margin:0 auto;
	padding:6px 0;
	text-align:center;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.loginContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -38px;
}

.footerContainer, .push{
	height: 38px;
	clear:both;
}


.footerLink span{
	color: #ffffff;
	margin:0 8px 0 8px;
	
}	

.footerLink a {
	color: #ffffff;
	line-height:2;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
}

.footerLogo{
	margin:0 auto;
	width:355px;
}

.creerButton{
	background-image:url(../images/creer.png);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	float:right;
	color:#FFFFFF;
	font-size:11px;
	margin:10px 0 0 0;
	padding:8px 0 0 25px;
	cursor:pointer;
	text-decoration:none;
}
.creerButton:hover{
	background-image:url(../images/creer.png);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	float:right;
	color:#BEBEBE;
	font-size:11px;
	margin:10px 0 0 0;
	padding:8px 0 0 25px;
	text-decoration:none;
	cursor:pointer;
}
.creerButton a{
	background-image:url(../images/creer.png);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	margin:10px 0 0 0;
	padding:8px 0 0 25px;
	text-decoration:none;
	cursor:pointer;
}

.ekinoBox{
	width:98px;
	height:76px;
	float:left;
	cursor:pointer;
}

.ifCine{
	width:122px;
	height:76px;
	float:left;
	margin: 6px 0 0 0;
	cursor:pointer;
}

.loginButton {
	background-image:url(../images/clear.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	margin: 0;
	padding:2px 10px 0 20px;
	width:110px;
	cursor:pointer;
	text-decoration:none;
	float:right;
}
.loginButton:hover{
	background-image:url(../images/clear.png);
	background-repeat:no-repeat;
	color:#bebebe;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin: 0;
	padding:2px 10px 0 20px;
	width:110px;
	cursor:pointer;
	text-decoration:none;
	float:right;
}
.loginButton a{
	text-decoration:none;
	background-image:url(../images/clear.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin: 0;
	padding:2px 10px 0 20px;
	width:110px;
	cursor:pointer;
	text-decoration:none;
	float:right;
}
.errorMsg{
	margin:-15px 0 3px 0px;
	*margin:-15px 0 3px -258px !important;
	padding: 0;
	font-size: 11px;
	color: #cc0000;
	position:absolute;
	text-align:right;
	width:258px;
}
.textBig{
	color: #b0b5be;
	font-size: 14px;
	line-height:3;
	margin:0;
	float:left;
	width:200px;
	font-weight:bold;
}	

.textBig a {
	color: #b0b5be;
	line-height:2;
	font-size: 14px;
	text-decoration: underline;
	position: relative;
}
.textBig1{
	color: #b0b5be;
	font-size: 14px;
	line-height:14px;
	margin:20px 0 0 10px;
	float:left;
	width:190px;
	font-weight:bold;
}	

.textBig1 a {
	color: #b0b5be;
	font-size: 14px;
	text-decoration: underline;
	position: relative;
	font-weight:normal;
}

.contacterButtonL{
        background-image:url(../images/contacterButton.png);
        background-repeat:no-repeat;
        width:180px;
        height:25px;
        float:left;
        color:#FFFFFF;
        font-size:11px;
        margin:0;
        padding:8px 0 0 20px;
        cursor:pointer;
        text-decoration:none;
}

.contacterButtonL:hover{
        background-image:url(../images/contacterButton.png);
        background-repeat:no-repeat;
        width:180px;
        height:25px;
        float:left;
        color:#bebebe;
        font-size:11px;
        margin:0;
        padding:8px 0 0 20px;
        cursor:pointer;
        text-decoration:none;
}

.listText{
	background-image:url(../images/formYellowBgMiddle.png);
	background-repeat:repeat-x;
	height:39px;
	color:#14182c; 
	font-weight:bold;
	margin:12px 0 0 28px; 
	padding:10px 10px 10px 0;
	width:auto;
	float:left;
	font-size:15px 
}

.listTextRight{
	background-image:url(../images/formYellowBgRight.png);
	background-repeat:no-repeat;
	margin:15px 0 0 0; 
	padding:10px 10px 10px 0;
	width:9px;
	height:39px;
	float:left;
}


.buttonGray{
	width:auto;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	line-height:2.2;
	text-decoration:none;
	cursor:pointer;
}

.buttonGray:hover{
	width:auto;
	float:left;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d0d0d0;
	font-size:13px;
	line-height:2.2;
	text-decoration:underline;
	cursor:pointer;
}    

.buttonGrayLeft{
	background-image:url(../images/buttonLeft.png);
	background-repeat:no-repeat;
	width:21px;
	float:left;
	height:32px;
	cursor:pointer;
}


.buttonGrayMiddle{
	background-image:url(../images/buttonMiddle.png);
	background-repeat:repeat-x;
	width:auto;
	float:left;
	height:32px;
	cursor:pointer;
}

.buttonGrayRight{
	background-image:url(../images/buttonRight.png);
	background-repeat:no-repeat;
	width:21px;
	float:left;
	height:32px;
	cursor:pointer;
}

