﻿/* CSS Document */

body { margin:0px 0px 40px 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background-image: url(images/bodyBg.jpg);
background-repeat: repeat-x;
background-color: #fff !important;
}
p { margin:0px; padding:0px; }


#topBar { width:100%; height:39px; background:#000000; }
#topBar div { width:748px; margin:0px auto 0px auto; }

#wrapper { width:748px; margin:0px auto 0px auto; }
#wrapper-login { width:748px; margin:0px auto 0px auto; }

.webPartDiv { width:748px; margin:50px 0px 0px 0px; height: 680px; }
.webPartDivHelpCreate { width:748px; margin:50px 0px 0px 0px; height: 800px; }
.webPartDiv h3 { font-size:16px; font-weight:bold; color:#414141; margin:0px 0px 10px 0px; padding:0px; }

.webPartDivAccount { width:748px; margin:50px 0px 0px 0px; }
.webPartDivAccount h3 { font-size:16px; font-weight:bold; color:#414141; margin:0px 0px 10px 0px; padding:0px; }

.webPartDivfbAccount { width:650px; margin:20px 0px 0px 0px; }
.webPartDivfbAccount h3 { font-size:16px; font-weight:bold; color:#414141; margin:0px 0px 10px 0px; padding:0px; }

.facebookUbiWrapper { width:650px; margin:6px auto 0px auto; }

.facebookUbiWrapper .topNewUser { background:url(images/topForm_newMember.png) no-repeat; width:650px; height:23px; }
.facebookUbiWrapper .topExistingUser { background:url(images/topForm_existing.png) no-repeat; width:650px; height:23px; }
.facebookUbiWrapper .content { border:2px solid #c9c9c9; border-top:0px; border-bottom:0px; padding:5px; width:636px; }
.facebookUbiWrapper .bottom { background:url(images/bottomForm.jpg) no-repeat; width:650px; height:6px; }

.newLoginRegisterBtn { width:271px; height:25px;text-align:center; background:url(images/newLoginRegBtn.jpg) no-repeat; border:0px; font-size:14px; color:#FFFFFF; text-transform:uppercase; cursor:pointer;}


.bigTitle { font-size:34px; font-weight:bold; }
.smlTitle { font-size:18px; font-weight:normal; text-transform:uppercase; }

#userData { width:380px; }
#userData tr td { padding:5px 0px 0px 0px; }
#userData-login { width:380px; }
#userData-login tr td { padding:5px 0px 0px 0px; }

.tblPwdStr tr td { padding:0px 0px 0px 0px; margin:0px; border:0px; }
.formLabel { padding:5px 0px 0px 0px; }

.mandatoryFields { font-size:12px; font-weight:bold; color:#3d6ea5; }
.mandatoryFields span { font-size:14px; color:#000000; }

#benefitsWrapper { width:334px; float:right; }
#benefitsContent { width:334px; background:url(images/benefitsPartBg.gif) repeat-y; }
#benefitsHeader { width:334px; height:42px; line-height:42px; font-size:18px; color:#FFFFFF; background:url(images/benefitsPartHeader.png) no-repeat;  }
#benefitsHeader p { margin:0px 5px 0px 5px; padding:0px; }
#benefitsFooter { width:334px; height:4px; line-height:0%; font-size:1px; background:url(images/benefitsPartFooter.jpg) bottom no-repeat; }

#benefitsContent ul { padding:20px 20px 35px 15px; margin:0px; font-size:14px; color:#FFFFFF }
#benefitsContent ul li { margin:15px 0px 0px 0px; padding:0px 0px 0px 20px; list-style-type:none; background:url(images/liBullet.jpg) no-repeat 0 1px; }

a.smlPrint:link, a.smlPrint:visited { font-size:10px; color:#6f6f6f; text-decoration:underline; }
a.smlPrint:hover { text-decoration:none; font-size: 10px; }

a.smlPrintBlack:link, a.smlPrintBlack:visited { font-size:10px; color:#ffffff; text-decoration:underline; }
a.smlPrintBlack:hover { text-decoration:none; }

.formStyleWrapper { width:224px; height:25px; background:url(images/bgTextField.gif) no-repeat; }
.formStyle {  width:224px; height:22px; line-height:22px; background:transparent; border:0px; color:#000000; font-size:12px; }
.formStyleError {  width:220px; height:18px; line-height:18px; background:url(images/bgTextField.gif) center center no-repeat; border:2px solid #FF0000; color:#000000; font-size:12px; }
.formStyleErrorChk { border:2px solid red; }
.bigSelect { width:226px; _width:228px; background:#e1e1e1; font-size:12px;}
.smlSelect { float:left; width:75px; background:#e1e1e1; font-size:12px; }
.smlSelectModal { float:left; width:100px; background:#e1e1e1; font-size:12px; }
.bigSelectModal { width:300px; _width:300px; background:#e1e1e1; font-size:12px;}
.smlSelectFloatRight { float:right; width:75px; background:#e1e1e1; font-size:12px; }

.signUpBtn { width:401px; height:35px; line-height:35px; text-align:center; background:url(images/SignUpBtn3.jpg) no-repeat; border:0px; font-size:18px; color:#FFFFFF; text-transform:uppercase; cursor:pointer; }

.onFocusDivShow { width:241px; padding:0px; margin:0px 0px 0px 10px; position:absolute; z-index:1000; font-size:12px; font-weight:bold; color:#3f3f3f; visibility: visible; }
.onFocusDivHide { width:0px; height: 0px; padding:0px; margin:0px 0px 0px 10px; position:absolute; z-index:1; font-size:12px; font-weight:bold; color:#3f3f3f; visibility: hidden; }
.bubbleArrow { float:left; position:relative; z-index:1100; width:11px; padding:7px 0px 0px 0px; margin-right:-2px; }
.bubbleContent { float:left; width:230px; z-index:1099; }
.bubbleP { background:#FFFFFF; padding:3px 5px 3px 5px; min-height:17px; _height:17px; border:2px solid #78a0cb; border-bottom:0px; border-top:0px; }
.bubblePHide { background:#FFFFFF; padding:3px 5px 3px 5px; min-height:75px; _height:75px; border:2px solid #78a0cb; border-bottom:0px; border-top:0px; }

.toolTipDiv { width:198px; }
/*.toolTipP { width:186px; background:#FFFFFF; padding:3px 5px 3px 5px; border:1px solid #a8a8a8; border-bottom:0px; border-top:0px; font-size:12px; font-weight:bold; color:#3f3f3f; }*/
.toolTipP { width:184px; background:#FFFFFF; padding:3px 5px 3px 5px; border:2px solid #78a0cb; border-bottom:0px; border-top:0px; font-size:11px; font-weight:normal; color:#000000; }
/*END PAUL*/

/*PAUL 2*/
.loginBtn { width:170px; height:19px; line-height:19px; margin:3px 0px 0px 0px; padding:0px 0px 6px 0px; text-align:center; background:url(images/oldStyleBtn.gif) no-repeat; border:0px; font-size:14px; color:#FFFFFF; text-transform:uppercase; cursor:pointer; }
/*.fbloginBtn { width:194px; height:25px; line-height:25px; margin:3px 0px 0px 0px; padding:0px 0px 6px 0px; text-align:center; background:url(images/oldStyleBtnFB.jpg) no-repeat; border:0px; font-size:15px; color:#FFFFFF; text-transform:uppercase; cursor:pointer; }*/

.fbloginBtn { width: 224px; height: 25px; line-height: 25px; margin: 3px 0px 0px 0px; padding: 0px 0px 6px 0px; text-align: center; background: url(images/oldStyleBtnFBLarge.jpg) no-repeat; border: 0px; font-size: 15px; color: #FFFFFF; text-transform: uppercase; cursor: pointer; }
.FBConnect { display:block; width:199px; height:25px; padding:0 0 0 25px; background:url(images/FbConnectBtn.jpg) no-repeat 0 0; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; color:#fff; font-size:12px; line-height:24px; text-align:center; text-decoration:none; border:0px; cursor:pointer; }
.PSNConnect { display:block; width:91px; height:38px; padding:12px 133px 0 0; background: url(images/PSNConnectBtn.jpg) no-repeat 0 0; font-family: Arial, Helvetica, sans-serif; font-weight:bold;	color:#555f67; font-size:12px; line-height:14px; text-align:center; text-shadow:0 1px 0 #fff; text-decoration:none; border:0px; cursor:pointer; }

.fb-button-panel { }
.loginBtnShort { width:130px; height:19px; line-height:19px; margin:3px 0px 0px 0px; padding:0px 0px 6px 0px; text-align:center; background:url(images/oldStyleBtnShort.gif) no-repeat; border:0px; font-size:14px; color:#FFFFFF; text-transform:uppercase; cursor:pointer; }
.registerBtn { background:url(images/createAccBtn.jpg) no-repeat; width:226px; height:39px; line-height:39px; text-align:center; }
.registerBtn a:link, .registerBtn a:visited { font-size:14px; color:#FFFFFF; text-transform:uppercase; text-decoration:none; }
.registerBtn a:hover { text-decoration:underline; }

.checkAvailBtn { width:170px; height:19px; line-height:19px; padding:0px 0px 6px 0px; text-align:center; background:url(images/oldStyleBtn.gif) no-repeat; border:0px; font-size:12px; color:#DDDDDD; }
.thankYouBtn { width:60px; font-size:12px; text-align:center; background:#dddddd; color:#444444; border:1px solid #444444; }

#userNameOptions { font-size:12px; color:#ff0000; } 
#userNameOptions a:link, #userNameOptions a:visited { font-size:11px; color:#4e77a6; text-decoration:underline; }
#userNameOptions a:hover { text-decoration:none; }

/*END  PAUL 2*/

/* TITLURI */

.registerAccTitle-en-US { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
.registerAccTitle-en-GB { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
.registerAccTitle-en-AU { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
.registerAccTitle-en-CA { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
.registerAccTitle-en-IE { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }

.registerAccTitle-fr-FR { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }
.registerAccTitle-fr-CA { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }
.registerAccTitle-fr-BE { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }
.registerAccTitle-fr-CH { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }

.registerAccTitle-cs-CZ { width:401px; height:35px; background:url(images/txt_createAcc_cs.png) no-repeat;  }
.registerAccTitle-da-DK { width:401px; height:35px; background:url(images/txt_createAcc_da.png) no-repeat;  }
.registerAccTitle-de-DE { width:401px; height:35px; background:url(images/txt_createAcc_de.png) no-repeat;  }
.registerAccTitle-de-CH { width:401px; height:35px; background:url(images/txt_createAcc_de.png) no-repeat;  }
.registerAccTitle-es-ES { width:401px; height:35px; background:url(images/txt_createAcc_es.png) no-repeat;  }
.registerAccTitle-fi-FI { width:401px; height:35px; background:url(images/txt_createAcc_fi.png) no-repeat;  }
.registerAccTitle-it-IT { width:401px; height:35px; background:url(images/txt_createAcc_it.png) no-repeat;  }
.registerAccTitle-ja-JP { width:401px; height:35px; background:url(images/txt_createAcc_ja.png) no-repeat;  }
.registerAccTitle-ko-KR { width:401px; height:35px; background:url(images/txt_createAcc_ko.png) no-repeat;  }
.registerAccTitle-nb-NO { width:401px; height:35px; background:url(images/txt_createAcc_nb.png) no-repeat;  }
.registerAccTitle-nl-NL { width:401px; height:35px; background:url(images/txt_createAcc_nl.png) no-repeat;  }
.registerAccTitle-nl-BE { width:401px; height:35px; background:url(images/txt_createAcc_nl.png) no-repeat;  }
.registerAccTitle-pl-PL { width:401px; height:35px; background:url(images/txt_createAcc_pl.png) no-repeat;  }
.registerAccTitle-sv-SE { width:401px; height:35px; background:url(images/txt_createAcc_sv.png) no-repeat;  }
.registerAccTitle-zh-CN { width:401px; height:35px; background:url(images/txt_createAcc_zh.png) no-repeat;  }
.registerAccTitle-ru-RU { width:401px; height:35px; background:url(images/txt_createAcc_ru.png) no-repeat;  }
.registerAccTitle-pt-PT { width:401px; height:35px; background:url(images/txt_createAcc_pt.png) no-repeat;  }
.registerAccTitle-pt-BR { width:401px; height:35px; background:url(images/txt_createAcc_pt.png) no-repeat;  }
.registerAccTitle-tr-TR { width:401px; height:35px; background:url(images/txt_createAcc_tr.png) no-repeat;  }
.registerAccTitle-el-GR { width:401px; height:35px; background:url(images/txt_createAcc_el.png) no-repeat;  }
.registerAccTitle-ro-RO { width:401px; height:35px; background:url(images/txt_createAcc_ro.png) no-repeat;  }

.registerAccTitle-ar-AE { width:325px; height:35px; background:url(images/txt_createAcc_ar.png) no-repeat; float: right; }

.loginAccTitle-en-US { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
.loginAccTitle-en-GB { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
.loginAccTitle-en-AU { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
.loginAccTitle-en-CA { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
.loginAccTitle-en-IE { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }

.loginAccTitle-fr-FR { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }
.loginAccTitle-fr-CA { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }
.loginAccTitle-fr-BE { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }
.loginAccTitle-fr-CH { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }

.loginAccTitle-cs-CZ { width:370px; height:35px; background:url(images/txt_login_cs.png) no-repeat;  }
.loginAccTitle-da-DK { width:370px; height:35px; background:url(images/txt_login_da.png) no-repeat;  }
.loginAccTitle-de-DE { width:370px; height:35px; background:url(images/txt_login_de.png) no-repeat;  }
.loginAccTitle-de-CH { width:370px; height:35px; background:url(images/txt_login_de.png) no-repeat;  }
.loginAccTitle-es-ES { width:370px; height:35px; background:url(images/txt_login_es.png) no-repeat;  }
.loginAccTitle-fi-FI { width:370px; height:35px; background:url(images/txt_login_fi.png) no-repeat;  }
.loginAccTitle-it-IT { width:370px; height:35px; background:url(images/txt_login_it.png) no-repeat;  }
.loginAccTitle-ja-JP { width:370px; height:35px; background:url(images/txt_login_ja.png) no-repeat;  }
.loginAccTitle-ko-KR { width:370px; height:35px; background:url(images/txt_login_ko.png) no-repeat;  }
.loginAccTitle-nb-NO { width:370px; height:35px; background:url(images/txt_login_nb.png) no-repeat;  }
.loginAccTitle-nl-NL { width:370px; height:35px; background:url(images/txt_login_nl.png) no-repeat;  }
.loginAccTitle-nl-BE { width:370px; height:35px; background:url(images/txt_login_nl.png) no-repeat;  }
.loginAccTitle-pl-PL { width:370px; height:35px; background:url(images/txt_login_pl.png) no-repeat;  }
.loginAccTitle-sv-SE { width:370px; height:35px; background:url(images/txt_login_sv.png) no-repeat;  }
.loginAccTitle-zh-CN { width:370px; height:35px; background:url(images/txt_login_zh.png) no-repeat;  }
.loginAccTitle-ru-RU { width:400px; height:35px; background:url(images/txt_login_ru.png) no-repeat;  }
.loginAccTitle-pt-PT { width:408px; height:35px; background:url(images/txt_login_pt.png) no-repeat;  }
.loginAccTitle-pt-BR { width:408px; height:35px; background:url(images/txt_login_pt.png) no-repeat;  }
.loginAccTitle-tr-TR { width:400px; height:35px; background:url(images/txt_login_tr.png) no-repeat;  }
.loginAccTitle-el-GR { width:408px; height:35px; background:url(images/txt_login_el.png) no-repeat;  }
.loginAccTitle-ro-RO { width:400px; height:35px; background:url(images/txt_login_ro.png) no-repeat;  }
.loginAccTitle-ar-AE { width:360px; height:35px; background:url(images/txt_login_ar.png) no-repeat;  }



.thankyouTitle-en-US { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
.thankyouTitle-en-GB { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
.thankyouTitle-en-AU { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
.thankyouTitle-en-CA { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
.thankyouTitle-en-IE { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }

.thankyouTitle-fr-FR { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }
.thankyouTitle-fr-CA { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }
.thankyouTitle-fr-BE { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }
.thankyouTitle-fr-CH { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }

.thankyouTitle-cs-CZ { width:170px; height:35px; background:url(images/txt_thankyou_cs.png) no-repeat;  }
.thankyouTitle-da-DK { width:66px; height:35px; background:url(images/txt_thankyou_da.png) no-repeat;  }
.thankyouTitle-de-DE { width:200px; height:35px; background:url(images/txt_thankyou_de.png) no-repeat;  }
.thankyouTitle-de-CH { width:200px; height:35px; background:url(images/txt_thankyou_de.png) no-repeat;  }
.thankyouTitle-es-ES { width:148px; height:35px; background:url(images/txt_thankyou_es.png) no-repeat;  }
.thankyouTitle-fi-FI { width:104px; height:35px; background:url(images/txt_thankyou_fi.png) no-repeat;  }
.thankyouTitle-it-IT { width:114px; height:35px; background:url(images/txt_thankyou_it.png) no-repeat;  }
.thankyouTitle-ja-JP { width:305px; height:35px; background:url(images/txt_thankyou_ja.png) no-repeat;  }
.thankyouTitle-ko-KR { width:178px; height:35px; background:url(images/txt_thankyou_ko.png) no-repeat;  }
.thankyouTitle-nb-NO { width:255px; height:35px; background:url(images/txt_thankyou_nb.png) no-repeat;  }
.thankyouTitle-nl-NL { width:144px; height:35px; background:url(images/txt_thankyou_nl.png) no-repeat;  }
.thankyouTitle-nl-BE { width:144px; height:35px; background:url(images/txt_thankyou_nl.png) no-repeat;  }
.thankyouTitle-pl-PL { width:196px; height:35px; background:url(images/txt_thankyou_pl.png) no-repeat;  }
.thankyouTitle-sv-SE { width:85px; height:35px; background:url(images/txt_thankyou_sv.png) no-repeat;  }
.thankyouTitle-zh-CN { width:336px; height:35px; background:url(images/txt_thankyou_zh.png) no-repeat;  }
.thankyouTitle-ru-RU { width:336px; height:35px; background:url(images/txt_thankyou_ru.png) no-repeat;  }
.thankyouTitle-pt-PT { width:336px; height:35px; background:url(images/txt_thankyou_pt.png) no-repeat;  }
.thankyouTitle-pt-BR { width:336px; height:35px; background:url(images/txt_thankyou_pt.png) no-repeat;  }
.thankyouTitle-tr-TR { width:336px; height:35px; background:url(images/txt_thankyou_tr.png) no-repeat;  }
.thankyouTitle-hu-HU { width:336px; height:35px; background:url(images/txt_thankyou_hu.png) no-repeat;  }
.thankyouTitle-ro-RO { width:336px; height:35px; background:url(images/txt_thankyou_ro.png) no-repeat;  }
.thankyouTitle-el-GR { width:336px; height:35px; background:url(images/txt_thankyou_el.png) no-repeat;  }
.thankyouTitle-ar-AE { width:155px; height:35px; background:url(images/txt_thankyou_ar.png) no-repeat;  }

.errorTitle-en-US { width:100px; height:35px; background:url(images/txt_error_en.png) no-repeat;  }
.errorTitle-en-GB { width:100px; height:35px; background:url(images/txt_error_en.png) no-repeat;  }
.errorTitle-en-AU { width:100px; height:35px; background:url(images/txt_error_en.png) no-repeat;  }
.errorTitle-en-CA { width:100px; height:35px; background:url(images/txt_error_en.png) no-repeat;  }
.errorTitle-en-IE { width:100px; height:35px; background:url(images/txt_error_en.png) no-repeat;  }

.errorTitle-fr-FR { width:104px; height:35px; background:url(images/txt_error_fr.png) no-repeat;  }
.errorTitle-fr-CA { width:104px; height:35px; background:url(images/txt_error_fr.png) no-repeat;  }
.errorTitle-fr-BE { width:104px; height:35px; background:url(images/txt_error_fr.png) no-repeat;  }
.errorTitle-fr-CH { width:104px; height:35px; background:url(images/txt_error_fr.png) no-repeat;  }

.errorTitle-cs-CZ { width:105px; height:35px; background:url(images/txt_error_cs.png) no-repeat;  }
.errorTitle-da-DK { width:58px; height:35px; background:url(images/txt_error_da.png) no-repeat;  }
.errorTitle-de-DE { width:105px; height:35px; background:url(images/txt_error_de.png) no-repeat;  }
.errorTitle-de-CH { width:105px; height:35px; background:url(images/txt_error_de.png) no-repeat;  }
.errorTitle-es-ES { width:85px; height:35px; background:url(images/txt_error_es.png) no-repeat;  }
.errorTitle-fi-FI { width:84px; height:35px; background:url(images/txt_error_fi.png) no-repeat;  }
.errorTitle-it-IT { width:103px; height:35px; background:url(images/txt_error_it.png) no-repeat;  }
.errorTitle-ja-JP { width:101px; height:35px; background:url(images/txt_error_ja.png) no-repeat;  }
.errorTitle-ko-KR { width:67px; height:35px; background:url(images/txt_error_ko.png) no-repeat;  }
.errorTitle-nb-NO { width:58px; height:35px; background:url(images/txt_error_nb.png) no-repeat;  }
.errorTitle-nl-NL { width:75px; height:35px; background:url(images/txt_error_nl.png) no-repeat;  }
.errorTitle-nl-BE { width:75px; height:35px; background:url(images/txt_error_nl.png) no-repeat;  }
.errorTitle-pl-PL { width:73px; height:35px; background:url(images/txt_error_pl.png) no-repeat;  }
.errorTitle-sv-SE { width:49px; height:35px; background:url(images/txt_error_sv.png) no-repeat;  }
.errorTitle-zh-CN { width:100px; height:35px; background:url(images/txt_error_zh.png) no-repeat;  }
.errorTitle-ru-RU { width:100px; height:35px; background:url(images/txt_error_ru.png) no-repeat;  }
.errorTitle-pt-PT { width:100px; height:35px; background:url(images/txt_error_pt.png) no-repeat;  }
.errorTitle-pt-BR { width:100px; height:35px; background:url(images/txt_error_pt.png) no-repeat;  }
.errorTitle-tr-TR { width:100px; height:35px; background:url(images/txt_error_tr.png) no-repeat;  }
.errorTitle-hu-HU { width:100px; height:35px; background:url(images/txt_error_hu.png) no-repeat;  }
.errorTitle-ro-RO { width:100px; height:35px; background:url(images/txt_error_ro.png) no-repeat;  }
.errorTitle-el-GR { width:100px; height:35px; background:url(images/txt_error_el.png) no-repeat;  }
.errorTitle-ar-AE { width:100px; height:35px; background:url(images/txt_error_ar.png) no-repeat;  }


.editAccTitle-en-US { width:221px; height:35px; background:url(images/txt_editAcc_en.png) no-repeat;  }
.editAccTitle-en-GB { width:221px; height:35px; background:url(images/txt_editAcc_en.png) no-repeat;  }
.editAccTitle-en-AU { width:221px; height:35px; background:url(images/txt_editAcc_en.png) no-repeat;  }
.editAccTitle-en-CA { width:221px; height:35px; background:url(images/txt_editAcc_en.png) no-repeat;  }
.editAccTitle-en-IE { width:221px; height:35px; background:url(images/txt_editAcc_en.png) no-repeat;  }

.editAccTitle-fr-FR { width:310px; height:35px; background:url(images/txt_editAcc_fr.png) no-repeat;  }
.editAccTitle-fr-CA { width:310px; height:35px; background:url(images/txt_editAcc_fr.png) no-repeat;  }
.editAccTitle-fr-BE { width:310px; height:35px; background:url(images/txt_editAcc_fr.png) no-repeat;  }
.editAccTitle-fr-CH { width:310px; height:35px; background:url(images/txt_editAcc_fr.png) no-repeat;  }

.editAccTitle-cs-CZ { width:194px; height:35px; background:url(images/txt_editAcc_cs.png) no-repeat;  }
.editAccTitle-da-DK { width:227px; height:35px; background:url(images/txt_editAcc_da.png) no-repeat;  }
.editAccTitle-de-DE { width:277px; height:35px; background:url(images/txt_editAcc_de.png) no-repeat;  }
.editAccTitle-de-CH { width:277px; height:35px; background:url(images/txt_editAcc_de.png) no-repeat;  }
.editAccTitle-es-ES { width:214px; height:35px; background:url(images/txt_editAcc_es.png) no-repeat;  }
.editAccTitle-fi-FI { width:212px; height:35px; background:url(images/txt_editAcc_fi.png) no-repeat;  }
.editAccTitle-it-IT { width:257px; height:35px; background:url(images/txt_editAcc_it.png) no-repeat;  }
.editAccTitle-ja-JP { width:272px; height:35px; background:url(images/txt_editAcc_ja.png) no-repeat;  }
.editAccTitle-ko-KR { width:143px; height:35px; background:url(images/txt_editAcc_ko.png) no-repeat;  }
.editAccTitle-nb-NO { width:246px; height:35px; background:url(images/txt_editAcc_nb.png) no-repeat;  }
.editAccTitle-nl-NL { width:475px; height:35px; background:url(images/txt_editAcc_nl.png) no-repeat;  }
.editAccTitle-nl-BE { width:475px; height:35px; background:url(images/txt_editAcc_nl.png) no-repeat;  }
.editAccTitle-pl-PL { width:204px; height:35px; background:url(images/txt_editAcc_pl.png) no-repeat;  }
.editAccTitle-sv-SE { width:198px; height:35px; background:url(images/txt_editAcc_sv.png) no-repeat;  }
.editAccTitle-zh-CN { width:221px; height:35px; background:url(images/txt_editAcc_zh.png) no-repeat;  }
.editAccTitle-ru-RU { width:410px; height:35px; background:url(images/txt_editAcc_ru.png) no-repeat;  }
.editAccTitle-pt-PT { width:410px; height:35px; background:url(images/txt_editAcc_pt.png) no-repeat;  }
.editAccTitle-pt-BR { width:410px; height:35px; background:url(images/txt_editAcc_pt.png) no-repeat;  }
.editAccTitle-tr-TR { width:410px; height:35px; background:url(images/txt_editAcc_tr.png) no-repeat;  }
.editAccTitle-el-GR { width:410px; height:35px; background:url(images/txt_editAcc_el.png) no-repeat;  }
.editAccTitle-ro-RO { width:410px; height:35px; background:url(images/txt_editAcc_ro.png) no-repeat;  }
.editAccTitle-ar-AE { width:410px; height:35px; background:url(images/txt_editAcc_ar.png) no-repeat;  }



.forgotPassTitle-en-US { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
.forgotPassTitle-en-GB { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
.forgotPassTitle-en-AU { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
.forgotPassTitle-en-CA { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
.forgotPassTitle-en-IE { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }

.forgotPassTitle-fr-FR { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }
.forgotPassTitle-fr-CA { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }
.forgotPassTitle-fr-BE { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }
.forgotPassTitle-fr-CH { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }

.forgotPassTitle-cs-CZ { width:299px; height:35px; background:url(images/txt_forgotPass_cs.png) no-repeat;  }
.forgotPassTitle-da-DK { width:237px; height:35px; background:url(images/txt_forgotPass_da.png) no-repeat;  }
.forgotPassTitle-de-DE { width:326px; height:35px; background:url(images/txt_forgotPass_de.png) no-repeat;  }
.forgotPassTitle-de-CH { width:326px; height:35px; background:url(images/txt_forgotPass_de.png) no-repeat;  }
.forgotPassTitle-es-ES { width:333px; height:35px; background:url(images/txt_forgotPass_es.png) no-repeat;  }
.forgotPassTitle-fi-FI { width:369px; height:35px; background:url(images/txt_forgotPass_fi.png) no-repeat;  }
.forgotPassTitle-it-IT { width:357px; height:35px; background:url(images/txt_forgotPass_it.png) no-repeat;  }
.forgotPassTitle-ja-JP { width:306px; height:35px; background:url(images/txt_forgotPass_ja.png) no-repeat;  }
.forgotPassTitle-ko-KR { width:210px; height:35px; background:url(images/txt_forgotPass_ko.png) no-repeat;  }
.forgotPassTitle-nb-NO { width:235px; height:35px; background:url(images/txt_forgotPass_nb.png) no-repeat;  }
.forgotPassTitle-nl-NL { width:351px; height:35px; background:url(images/txt_forgotPass_nl.png) no-repeat;  }
.forgotPassTitle-nl-BE { width:351px; height:35px; background:url(images/txt_forgotPass_nl.png) no-repeat;  }
.forgotPassTitle-pl-PL { width:297px; height:35px; background:url(images/txt_forgotPass_pl.png) no-repeat;  }
.forgotPassTitle-sv-SE { width:282px; height:35px; background:url(images/txt_forgotPass_sv.png) no-repeat;  }
.forgotPassTitle-zh-CN { width:336px; height:35px; background:url(images/txt_forgotPass_zh.png) no-repeat;  }
.forgotPassTitle-ru-RU { width:336px; height:35px; background:url(images/txt_forgotPass_ru.png) no-repeat;  }
.forgotPassTitle-pt-PT { width:336px; height:35px; background:url(images/txt_forgotPass_pt.png) no-repeat;  }
.forgotPassTitle-pt-BR { width:336px; height:35px; background:url(images/txt_forgotPass_pt.png) no-repeat;  }
.forgotPassTitle-tr-TR { width:336px; height:35px; background:url(images/txt_forgotPass_tr.png) no-repeat;  }
.forgotPassTitle-hu-HU { width:336px; height:35px; background:url(images/txt_forgotPass_hu.png) no-repeat;  }
.forgotPassTitle-ro-RO { width:336px; height:35px; background:url(images/txt_forgotPass_ro.png) no-repeat;  }
.forgotPassTitle-el-GR { width:336px; height:35px; background:url(images/txt_forgotPass_el.png) no-repeat;  }
.forgotPassTitle-ar-AE { width:275px; height:35px; background:url(images/txt_forgotPass_ar.png) no-repeat;  }


.changePassTitle-en-US { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
.changePassTitle-en-GB { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
.changePassTitle-en-AU { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
.changePassTitle-en-CA { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
.changePassTitle-en-IE { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }

.changePassTitle-fr-FR { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }
.changePassTitle-fr-CA { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }
.changePassTitle-fr-BE { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }
.changePassTitle-fr-CH { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }

.changePassTitle-cs-CZ { width:204px; height:35px; background:url(images/txt_changePass_cs.png) no-repeat;  }
.changePassTitle-da-DK { width:271px; height:35px; background:url(images/txt_changePass_da.png) no-repeat;  }
.changePassTitle-de-DE { width:271px; height:35px; background:url(images/txt_changePass_de.png) no-repeat;  }
.changePassTitle-de-CH { width:271px; height:35px; background:url(images/txt_changePass_de.png) no-repeat;  }
.changePassTitle-es-ES { width:325px; height:35px; background:url(images/txt_changePass_es.png) no-repeat;  }
.changePassTitle-fi-FI { width:280px; height:35px; background:url(images/txt_changePass_fi.png) no-repeat;  }
.changePassTitle-it-IT { width:303px; height:35px; background:url(images/txt_changePass_it.png) no-repeat;  }
.changePassTitle-ja-JP { width:272px; height:35px; background:url(images/txt_changePass_ja.png) no-repeat;  }
.changePassTitle-ko-KR { width:210px; height:35px; background:url(images/txt_changePass_ko.png) no-repeat;  }
.changePassTitle-nb-NO { width:235px; height:35px; background:url(images/txt_changePass_nb.png) no-repeat;  }
.changePassTitle-nl-NL { width:392px; height:35px; background:url(images/txt_changePass_nl.png) no-repeat;  }
.changePassTitle-nl-BE { width:392px; height:35px; background:url(images/txt_changePass_nl.png) no-repeat;  }
.changePassTitle-pl-PL { width:196px; height:35px; background:url(images/txt_changePass_pl.png) no-repeat;  }
.changePassTitle-sv-SE { width:248px; height:35px; background:url(images/txt_changePass_sv.png) no-repeat;  }
.changePassTitle-zh-CN { width:336px; height:35px; background:url(images/txt_changePass_zh.png) no-repeat;  }
.changePassTitle-ru-RU { width:336px; height:35px; background:url(images/txt_changePass_ru.png) no-repeat;  }
.changePassTitle-pt-PT { width:336px; height:35px; background:url(images/txt_changePass_pt.png) no-repeat;  }
.changePassTitle-pt-BR { width:336px; height:35px; background:url(images/txt_changePass_pt.png) no-repeat;  }
.changePassTitle-tr-TR { width:336px; height:35px; background:url(images/txt_changePass_tr.png) no-repeat;  }
.changePassTitle-hu-HU { width:336px; height:35px; background:url(images/txt_changePass_hu.png) no-repeat;  }
.changePassTitle-ro-RO { width:336px; height:35px; background:url(images/txt_changePass_ro.png) no-repeat;  }
.changePassTitle-el-GR { width:336px; height:35px; background:url(images/txt_changePass_el.png) no-repeat;  }
.changePassTitle-ar-AE { width:260px; height:35px; background:url(images/txt_changePass_ar.png) no-repeat;  }
/* END TITLURI */

.signUpBtnEdit { width:353px; height:35px; line-height:35px; text-align:center; background:url(images/SignUpBtn2.jpg) no-repeat; border:0px; font-size:18px; color:#FFFFFF; text-transform:uppercase; cursor:pointer;}

.chkRedBorder:focus{ outline:thin solid #FF0000; }
.chkRedBorder { outline:thin solid #FF0000; border: thin solid #FF0000;}

.chkValid {}

/**
{
	vertical-align: baseline;
}*/
.bubble
{
	vertical-align:top;
}
.smallText { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }


.greenClass { color: Green; }

.footer { width:748px; margin: 20px 0px 0px 0px;padding-top:6px; font-size:10px; color:#717171; border-top:1px solid #c9c9c9; }
.footer a:link, .footer a:visited { font-size:11px; color:#717171; font-weight:bold; text-transform:uppercase; text-decoration:none; }
.footer a:hover { text-decoration:underline; }

.footerLeftImage { float: right; margin-top:5px; }

table.thankYou { width:748px; float:left; }
table.thankYou tr td { padding:5px 0px 0px 0px; }


/*#takeOverLayer { position:absolute; top:50%; left:50%; border:6px solid #cdcdcd; width:400px; height:220px; padding:10px; margin:-110px 0px 0px -200px; background:#FFFFFF; z-index:10000; }*/
#takeOverLayer table, .takeOverLayer table { width:100%; }
#takeOverLayer table p, .takeOverLayer table p { margin:0px 0px 10px 0px; padding:0px; }
#takeOverLayer .bold, .takeOverLayer .bold { margin:0px 0px 10px 0px; padding:0px; font-size:15px; font-weight:bold; color:#000000; }
#takeOverLayer .smlTxt, .takeOverLayer .smlTxt { font-size:11px; font-weight:normal; color:#656565; }
#takeOverLayer .takeOverError, .takeOverLayer .takeOverError  { font-size:11px; font-weight:normal; color:#ff0000; margin:0px 0px 5px 0px; padding:0px; }

a.noUnder:link, a.noUnder:visited, a.noUnder:hover { text-decoration:none; }

#rightContent { width:240px; /*height:395px;*/ margin:0px 100px 0px 0px; _display:inline; background:url(images/bgLeftMenu.jpg) #484848 no-repeat; float:right; }
#rightInfo { width:208px; margin:10px 0px 10px 11px; font-size:12px; color:#FFFFFF; }
#rightInfo a:link, #rightInfo a:visited { font-size:12px; color:#FFFFFF; text-decoration:none; }
#rightInfo a:hover { text-decoration:underline; }

#takeOverLayer .headerPart, .takeOverLayer .headerPart { width:405px; height:28px; margin:0px; padding:0px; background:url(images/takeOverHeader.png) no-repeat;  }
#takeOverLayer .headerPart2, .takeOverLayer .headerPart2  { width:405px; height:28px; margin:0px; padding:0px; background:url(images/takeOverHeader2.png) no-repeat;  }
#takeOverLayer .footerPart, .takeOverLayer .footerPart  { width:405px; height:28px; margin:0px; padding:0px; background:url(images/takeOverFooter.png) no-repeat;  }
#takeOverLayer .contentPart, .takeOverLayer .contentPart  { width:405px; height:193px; background:url(images/takeOverBg.png) no-repeat; margin:0px; padding:0px; }
#takeOverLayer .contentPart-Promotion, .takeOverLayer .contentPart-Promotion  { width:405px; height:120px; background:url(images/takeOverBg2.png) no-repeat; margin:0px; padding:0px; }
.continueBtn { width:170px; height:19px; line-height:19px; margin:3px 0px 0px 0px; padding:0px 0px 6px 0px; text-align:center; background:url(images/oldStyleBtn.gif) no-repeat; border:0px; font-size:12px; color:#DDDDDD; cursor:pointer; }
.continueBtnBright { width:170px; height:19px; line-height:19px; margin:3px 0px 0px 0px; padding:0px 0px 6px 0px; text-align:center; background:url(images/oldStyleBtn2.gif) no-repeat; border:0px; font-size:12px; color:#DDDDDD; cursor:pointer; }
#transparentLayer { position:absolute; top:0px; left:0px; width:100%; height:700px; z-index:999; display:block; background:#000000; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80;}

.gamerTypeSection { width:247px; height:283px; background:url(images/gamerSectionBg.jpg) no-repeat #e2e2e2; float:left; }
.gamerTypeSection h3 { font-size:14px; line-height:45px; font-weight:bold; color:#232323; padding:0px 10px; }

.platformElement { width:65px; float:left; padding:3px 2px 3px 2px; margin:0px 5px 0px 5px; font-size:11px; font-weight:bold; text-align:center; }
.platformElement img { border:1px solid #a7a7a7; }

.platformElement td { margin:0px; padding: 2px 0px; *padding: 4px 0px; _padding: 4px 0px; }

.gameTypeElement { width:215px; float:left; padding:5px 2px 5px 2px; background:#e2e2e2; text-align:left; font-size:11px; font-weight:bold; color:#232323; }
.gameTypeElement img { border:1px solid #a7a7a7; margin-right:5px; }

.gameTypeElement td { margin:0px; padding: 1px 2px; }

.overflowStyle { width:243px; height:220px; /*overflow:scroll; overflow-x:hidden;*/ }
.overflowStyleNew { width:243px; height:220px; overflow:scroll; overflow-x:hidden; }
.overflowStyleTosNew { width:748px; height:165px; font-family:Arial, Helvetica, sans-serif; font-size:11px; border: 1px solid; overflow:scroll; overflow-x:hidden; }
.overflowStyleTosNewMobile { width:100%; height:165px; font-family:Arial, Helvetica, sans-serif; font-size:11px; border: 1px solid; overflow:scroll; overflow-x:hidden; line-height:12px; -webkit-overflow-scrolling: touch; position:relative; z-index:1;}
.overflowStyleTos { width:748px; height:165px; font-family:Arial, Helvetica, sans-serif; font-size:11px; border: 1px solid; }
.overflowStyleTosfb { width:100%; height:75px; font-family:Arial, Helvetica, sans-serif; font-size:11px; border: 1px solid; }
.gameList { width:100%; padding:5px 10px; background:#e2e2e2; font-size:11px; font-weight:bold; color:#232323; text-align:left; }

.gameList td { margin:0px; padding: 2px 0px; }

.stdEl {  background:#e2e2e2; color:#232323; }
.selEl {  background:#57a6ff; color:#ffffff; cursor:pointer; }

.iconP_16 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) 0 0 no-repeat; }
.iconP_18 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -35px 0 no-repeat; }
.iconP_17 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -70px 0 no-repeat; }
.iconP_1 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -105px 0 no-repeat; }
.iconP_14 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -140px 0 no-repeat; }
.iconP_15 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -175px 0 no-repeat; }

.iconP_19 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -210px 0 no-repeat; }
.iconP_20 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -245px 0 no-repeat; }

.iconP_21 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -315px 0 no-repeat; }
.iconP_22 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -353px 0 no-repeat; }
.iconP_2 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -282px 0 no-repeat; }

.iconG_1 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) 0 -35px no-repeat; }
.iconG_3 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -35px -35px no-repeat; }
.iconG_5 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -70px -35px no-repeat; }
.iconG_11 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -105px -35px no-repeat; }
.iconG_9 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -140px -35px no-repeat; }
.iconG_12 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -175px -35px no-repeat; }
.iconG_8 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -210px -35px no-repeat; }
.iconG_7 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -245px -35px no-repeat; }
.iconG_6 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -280px -35px no-repeat; }
.iconG_4 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -315px -35px no-repeat; }
.iconG_13 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -350px -35px no-repeat; }
.iconG_10 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -385px -35px no-repeat; }
.iconG_2 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -420px -35px no-repeat; }
.iconG_14 { display: inline-block; width:35px; height:35px; border:1px solid #a7a7a7; background:url(images/allIcons.jpg) -455px -35px no-repeat; }

.notCreated
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: Red;
    }
    
.redMessage
{
    font-size:12px;
    font-weight:normal;
    color:#ff0000;
    margin:0px 0px 5px 0px;
    padding:0px;
}

.txt14 { font-size:14px; color: #000000;}

#wrapper-login #before-footer { display:none; }
#wrapper-login #before-footer .content { display:none; }

#wrapper #before-footer { display:none; }
#wrapper #before-footer .content { display:none; }

#wrapper #girl-design-top { display:none; }

#wrapper-login #girl-design-top { display:none; }

.resetPwSubmitEx
{
	background-image : url(http://static2.cdn.ubi.com/gamesites/uplay/oldStyleBtn.gif);
	background-repeat: no-repeat;
}
.pageBodyResetPwEx
{
	background-image : url(http://static2.cdn.ubi.com/gamesites/uplay/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color:#004856 !important;
}

.pageBodyResetPwEx .footer, .pageBodyResetPwEx .footer a, .pageBodyResetPwEx .footer a:link, .pageBodyResetPwEx .footer a:visited
{
	color: #fff;
}
h1.resetPwTitleEx
{
	font-size:24 !important;
	font-weight:normal;
	color:#fff;
	border-bottom:solid 1px #fff;
	padding:5px 0px;
	margin-bottom: 2px;
}
.webPartDivResetPwEx
{
	margin-top: 20px;
	margin-bottom: 50px;
    margin-left: 100px;
    margin-right: 100px;
	height: auto;
    width: 548px;
}
.webPartDivResetPwEx #userData
{
	width:100%;
	/*padding:0 150px;*/
	
}
/*.webPartDivResetPwEx p
{
	color: #fff;
	padding: 5px 0;
}
.resetPwControlsHeaderEx, .resetPwControlsEx
{
	width: 504px;
	margin:0 122px 0 122px;
}
.resetPwControlsEx
{
	width:448px;
	margin:0 auto;
	padding: 20px 28px;
	background-color: #fff;
}
.webPartDivResetPwEx #userData2 .formStyleWrapper
{
	padding-top: 10px;
	background-position: center 11px;
}
.webPartDivResetPwEx #userData2 p
{
	color: #000;
	padding:5px;
}*/
.uplayLogoEx
{
	/*background-image: url(https://static2.cdn.ubi.com/gamesites/uplay/ubisoft_logo.png);*/
    background-image: url(images/ubi_logo_gray110.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 110px;
	padding: 10px 0;

    margin-top: 30px;
    margin-right: 50px;
    margin-left: 0px;
}

body.pwd .webPartLogin {
    height: 520px;
}

body.pwd .forgotPwdTitle-en-US { width:500px; height:70px; background:url(images/txt_updatePwd_en.png) no-repeat;  }
body.pwd .forgotPwdTitle-en-GB { width:500px; height:70px; background:url(images/txt_updatePwd_en.png) no-repeat;  }
body.pwd .forgotPwdTitle-en-AU { width:500px; height:70px; background:url(images/txt_updatePwd_en.png) no-repeat;  }
body.pwd .forgotPwdTitle-en-CA { width:500px; height:70px; background:url(images/txt_updatePwd_en.png) no-repeat;  }
body.pwd .forgotPwdTitle-en-IE { width:500px; height:70px; background:url(images/txt_updatePwd_en.png) no-repeat;  }

body.pwd .forgotPwdTitle-fr-FR { width:500px; height:70px; background:url(images/txt_updatePwd_fr.png) no-repeat;  }
body.pwd .forgotPwdTitle-fr-CA { width:500px; height:70px; background:url(images/txt_updatePwd_fr.png) no-repeat;  }
body.pwd .forgotPwdTitle-fr-BE { width:500px; height:70px; background:url(images/txt_updatePwd_fr.png) no-repeat;  }
body.pwd .forgotPwdTitle-fr-CH { width:500px; height:70px; background:url(images/txt_updatePwd_fr.png) no-repeat;  }

body.pwd .forgotPwdTitle-cs-CZ { width:500px; height:70px; background:url(images/txt_updatePwd_cs.png) no-repeat;  }
body.pwd .forgotPwdTitle-da-DK { width:500px; height:70px; background:url(images/txt_updatePwd_da.png) no-repeat;  }
body.pwd .forgotPwdTitle-de-DE { width:500px; height:70px; background:url(images/txt_updatePwd_de.png) no-repeat;  }
body.pwd .forgotPwdTitle-de-CH { width:500px; height:70px; background:url(images/txt_updatePwd_de.png) no-repeat;  }
body.pwd .forgotPwdTitle-es-ES { width:500px; height:70px; background:url(images/txt_updatePwd_es.png) no-repeat;  }
body.pwd .forgotPwdTitle-fi-FI { width:500px; height:70px; background:url(images/txt_updatePwd_fi.png) no-repeat;  }
body.pwd .forgotPwdTitle-it-IT { width:500px; height:70px; background:url(images/txt_updatePwd_it.png) no-repeat;  }
body.pwd .forgotPwdTitle-ja-JP { width:500px; height:70px; background:url(images/txt_updatePwd_ja.png) no-repeat;  }
body.pwd .forgotPwdTitle-ko-KR { width:500px; height:70px; background:url(images/txt_updatePwd_ko.png) no-repeat;  }
body.pwd .forgotPwdTitle-nb-NO { width:500px; height:70px; background:url(images/txt_updatePwd_nb.png) no-repeat;  }
body.pwd .forgotPwdTitle-nl-NL { width:500px; height:70px; background:url(images/txt_updatePwd_nl.png) no-repeat;  }
body.pwd .forgotPwdTitle-nl-BE { width:500px; height:70px; background:url(images/txt_updatePwd_nl.png) no-repeat;  }
body.pwd .forgotPwdTitle-pl-PL { width:500px; height:70px; background:url(images/txt_updatePwd_pl.png) no-repeat;  }
body.pwd .forgotPwdTitle-sv-SE { width:500px; height:70px; background:url(images/txt_updatePwd_sv.png) no-repeat;  }
body.pwd .forgotPwdTitle-zh-CN { width:500px; height:70px; background:url(images/txt_updatePwd_zh.png) no-repeat;  }
body.pwd .forgotPwdTitle-ru-RU { width:500px; height:70px; background:url(images/txt_updatePwd_ru.png) no-repeat;  }
body.pwd .forgotPwdTitle-pt-PT { width:500px; height:70px; background:url(images/txt_updatePwd_pt.png) no-repeat;  }
body.pwd .forgotPwdTitle-pt-BR { width:500px; height:70px; background:url(images/txt_updatePwd_pt.png) no-repeat;  }
body.pwd .forgotPwdTitle-tr-TR { width:500px; height:70px; background:url(images/txt_updatePwd_tr.png) no-repeat;  }
body.pwd .forgotPwdTitle-hu-HU { width:500px; height:70px; background:url(images/txt_updatePwd_hu.png) no-repeat;  }
body.pwd .forgotPwdTitle-ro-RO { width:500px; height:70px; background:url(images/txt_updatePwd_ro.png) no-repeat;  }
body.pwd .forgotPwdTitle-el-GR { width:500px; height:70px; background:url(images/txt_updatePwd_el.png) no-repeat;  }

body.pwd .thankyouTitlePwd-en-US { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
body.pwd .thankyouTitlePwd-en-GB { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
body.pwd .thankyouTitlePwd-en-AU { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
body.pwd .thankyouTitlePwd-en-CA { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }
body.pwd .thankyouTitlePwd-en-IE { width:336px; height:35px; background:url(images/txt_thankyou_en.png) no-repeat;  }

body.pwd .thankyouTitlePwd-fr-FR { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }
body.pwd .thankyouTitlePwd-fr-CA { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }
body.pwd .thankyouTitlePwd-fr-BE { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }
body.pwd .thankyouTitlePwd-fr-CH { width:106px; height:35px; background:url(images/txt_thankyou_fr.png) no-repeat;  }

body.pwd .thankyouTitlePwd-cs-CZ { width:170px; height:35px; background:url(images/txt_thankyou_cs.png) no-repeat;  }
body.pwd .thankyouTitlePwd-da-DK { width:66px; height:35px; background:url(images/txt_thankyou_da.png) no-repeat;  }
body.pwd .thankyouTitlePwd-de-DE { width:200px; height:35px; background:url(images/txt_thankyou_de.png) no-repeat;  }
body.pwd .thankyouTitlePwd-de-CH { width:200px; height:35px; background:url(images/txt_thankyou_de.png) no-repeat;  }
body.pwd .thankyouTitlePwd-es-ES { width:148px; height:35px; background:url(images/txt_thankyou_es.png) no-repeat;  }
body.pwd .thankyouTitlePwd-fi-FI { width:104px; height:35px; background:url(images/txt_thankyou_fi.png) no-repeat;  }
body.pwd .thankyouTitlePwd-it-IT { width:114px; height:35px; background:url(images/txt_thankyou_it.png) no-repeat;  }
body.pwd .thankyouTitlePwd-ja-JP { width:305px; height:35px; background:url(images/txt_thankyou_ja.png) no-repeat;  }
body.pwd .thankyouTitlePwd-ko-KR { width:178px; height:35px; background:url(images/txt_thankyou_ko.png) no-repeat;  }
body.pwd .thankyouTitlePwd-nb-NO { width:255px; height:35px; background:url(images/txt_thankyou_nb.png) no-repeat;  }
body.pwd .thankyouTitlePwd-nl-NL { width:144px; height:35px; background:url(images/txt_thankyou_nl.png) no-repeat;  }
body.pwd .thankyouTitlePwd-nl-BE { width:144px; height:35px; background:url(images/txt_thankyou_nl.png) no-repeat;  }
body.pwd .thankyouTitlePwd-pl-PL { width:196px; height:35px; background:url(images/txt_thankyou_pl.png) no-repeat;  }
body.pwd .thankyouTitlePwd-sv-SE { width:85px; height:35px; background:url(images/txt_thankyou_sv.png) no-repeat;  }
body.pwd .thankyouTitlePwd-zh-CN { width:336px; height:35px; background:url(images/txt_thankyou_zh.png) no-repeat;  }
body.pwd .thankyouTitlePwd-ru-RU { width:336px; height:35px; background:url(images/txt_thankyou_ru.png) no-repeat;  }
body.pwd .thankyouTitlePwd-pt-PT { width:336px; height:35px; background:url(images/txt_thankyou_pt.png) no-repeat;  }
body.pwd .thankyouTitlePwd-pt-BR { width:336px; height:35px; background:url(images/txt_thankyou_pt.png) no-repeat;  }
body.pwd .thankyouTitlePwd-tr-TR { width:336px; height:35px; background:url(images/txt_thankyou_tr.png) no-repeat;  }
body.pwd .thankyouTitlePwd-hu-HU { width:336px; height:35px; background:url(images/txt_thankyou_hu.png) no-repeat;  }
body.pwd .thankyouTitlePwd-ro-RO { width:336px; height:35px; background:url(images/txt_thankyou_ro.png) no-repeat;  }
body.pwd .thankyouTitlePwd-el-GR { width:336px; height:35px; background:url(images/txt_thankyou_el.png) no-repeat;  }

body.pwd .registerAccTitle-en-US { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
body.pwd .registerAccTitle-en-GB { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
body.pwd .registerAccTitle-en-AU { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
body.pwd .registerAccTitle-en-CA { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }
body.pwd .registerAccTitle-en-IE { width:401px; height:35px; background:url(images/txt_createAcc_en.png) no-repeat;  }

body.pwd .registerAccTitle-fr-FR { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }
body.pwd .registerAccTitle-fr-CA { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }
body.pwd .registerAccTitle-fr-BE { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }
body.pwd .registerAccTitle-fr-CH { width:401px; height:35px; background:url(images/txt_createAcc_fr.png) no-repeat;  }

body.pwd .registerAccTitle-cs-CZ { width:401px; height:35px; background:url(images/txt_createAcc_cs.png) no-repeat;  }
body.pwd .registerAccTitle-da-DK { width:401px; height:35px; background:url(images/txt_createAcc_da.png) no-repeat;  }
body.pwd .registerAccTitle-de-DE { width:401px; height:35px; background:url(images/txt_createAcc_de.png) no-repeat;  }
body.pwd .registerAccTitle-de-CH { width:401px; height:35px; background:url(images/txt_createAcc_de.png) no-repeat;  }
body.pwd .registerAccTitle-es-ES { width:401px; height:35px; background:url(images/txt_createAcc_es.png) no-repeat;  }
body.pwd .registerAccTitle-fi-FI { width:401px; height:35px; background:url(images/txt_createAcc_fi.png) no-repeat;  }
body.pwd .registerAccTitle-it-IT { width:401px; height:35px; background:url(images/txt_createAcc_it.png) no-repeat;  }
body.pwd .registerAccTitle-ja-JP { width:401px; height:35px; background:url(images/txt_createAcc_ja.png) no-repeat;  }
body.pwd .registerAccTitle-ko-KR { width:401px; height:35px; background:url(images/txt_createAcc_ko.png) no-repeat;  }
body.pwd .registerAccTitle-nb-NO { width:401px; height:35px; background:url(images/txt_createAcc_nb.png) no-repeat;  }
body.pwd .registerAccTitle-nl-NL { width:401px; height:35px; background:url(images/txt_createAcc_nl.png) no-repeat;  }
body.pwd .registerAccTitle-nl-BE { width:401px; height:35px; background:url(images/txt_createAcc_nl.png) no-repeat;  }
body.pwd .registerAccTitle-pl-PL { width:401px; height:35px; background:url(images/txt_createAcc_pl.png) no-repeat;  }
body.pwd .registerAccTitle-sv-SE { width:401px; height:35px; background:url(images/txt_createAcc_sv.png) no-repeat;  }
body.pwd .registerAccTitle-zh-CN { width:401px; height:35px; background:url(images/txt_createAcc_zh.png) no-repeat;  }
body.pwd .registerAccTitle-ru-RU { width:401px; height:35px; background:url(images/txt_createAcc_ru.png) no-repeat;  }
body.pwd .registerAccTitle-pt-PT { width:401px; height:35px; background:url(images/txt_createAcc_pt.png) no-repeat;  }
body.pwd .registerAccTitle-pt-BR { width:401px; height:35px; background:url(images/txt_createAcc_pt.png) no-repeat;  }
body.pwd .registerAccTitle-tr-TR { width:401px; height:35px; background:url(images/txt_createAcc_tr.png) no-repeat;  }
body.pwd .registerAccTitle-el-GR { width:401px; height:35px; background:url(images/txt_createAcc_el.png) no-repeat;  }
body.pwd .registerAccTitle-ro-RO { width:401px; height:35px; background:url(images/txt_createAcc_ro.png) no-repeat;  }


body.pwd .loginAccTitle-en-US { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
body.pwd .loginAccTitle-en-GB { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
body.pwd .loginAccTitle-en-AU { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
body.pwd .loginAccTitle-en-CA { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }
body.pwd .loginAccTitle-en-IE { width:370px; height:35px; background:url(images/txt_login_en.png) no-repeat;  }

body.pwd .loginAccTitle-fr-FR { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }
body.pwd .loginAccTitle-fr-CA { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }
body.pwd .loginAccTitle-fr-BE { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }
body.pwd .loginAccTitle-fr-CH { width:370px; height:35px; background:url(images/txt_login_fr.png) no-repeat;  }

body.pwd .loginAccTitle-cs-CZ { width:370px; height:35px; background:url(images/txt_login_cs.png) no-repeat;  }
body.pwd .loginAccTitle-da-DK { width:370px; height:35px; background:url(images/txt_login_da.png) no-repeat;  }
body.pwd .loginAccTitle-de-DE { width:370px; height:35px; background:url(images/txt_login_de.png) no-repeat;  }
body.pwd .loginAccTitle-de-CH { width:370px; height:35px; background:url(images/txt_login_de.png) no-repeat;  }
body.pwd .loginAccTitle-es-ES { width:370px; height:35px; background:url(images/txt_login_es.png) no-repeat;  }
body.pwd .loginAccTitle-fi-FI { width:370px; height:35px; background:url(images/txt_login_fi.png) no-repeat;  }
body.pwd .loginAccTitle-it-IT { width:370px; height:35px; background:url(images/txt_login_it.png) no-repeat;  }
body.pwd .loginAccTitle-ja-JP { width:370px; height:35px; background:url(images/txt_login_ja.png) no-repeat;  }
body.pwd .loginAccTitle-ko-KR { width:370px; height:35px; background:url(images/txt_login_ko.png) no-repeat;  }
body.pwd .loginAccTitle-nb-NO { width:370px; height:35px; background:url(images/txt_login_nb.png) no-repeat;  }
body.pwd .loginAccTitle-nl-NL { width:370px; height:35px; background:url(images/txt_login_nl.png) no-repeat;  }
body.pwd .loginAccTitle-nl-BE { width:370px; height:35px; background:url(images/txt_login_nl.png) no-repeat;  }
body.pwd .loginAccTitle-pl-PL { width:370px; height:35px; background:url(images/txt_login_pl.png) no-repeat;  }
body.pwd .loginAccTitle-sv-SE { width:370px; height:35px; background:url(images/txt_login_sv.png) no-repeat;  }
body.pwd .loginAccTitle-zh-CN { width:370px; height:35px; background:url(images/txt_login_zh.png) no-repeat;  }
body.pwd .loginAccTitle-ru-RU { width:400px; height:35px; background:url(images/txt_login_ru.png) no-repeat;  }
body.pwd .loginAccTitle-pt-PT { width:408px; height:35px; background:url(images/txt_login_pt.png) no-repeat;  }
body.pwd .loginAccTitle-pt-BR { width:408px; height:35px; background:url(images/txt_login_pt.png) no-repeat;  }
body.pwd .loginAccTitle-tr-TR { width:400px; height:35px; background:url(images/txt_login_tr.png) no-repeat;  }
body.pwd .loginAccTitle-el-GR { width:408px; height:35px; background:url(images/txt_login_el.png) no-repeat;  }
body.pwd .loginAccTitle-ro-RO { width:400px; height:35px; background:url(images/txt_login_ro.png) no-repeat;  }



body.pwd .forgotPassTitle-en-US { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
body.pwd .forgotPassTitle-en-GB { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
body.pwd .forgotPassTitle-en-AU { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
body.pwd .forgotPassTitle-en-CA { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }
body.pwd .forgotPassTitle-en-IE { width:336px; height:35px; background:url(images/txt_forgotPass_en.png) no-repeat;  }

body.pwd .forgotPassTitle-fr-FR { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }
body.pwd .forgotPassTitle-fr-CA { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }
body.pwd .forgotPassTitle-fr-BE { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }
body.pwd .forgotPassTitle-fr-CH { width:320px; height:35px; background:url(images/txt_forgotPass_fr.png) no-repeat;  }

body.pwd .forgotPassTitle-cs-CZ { width:299px; height:35px; background:url(images/txt_forgotPass_cs.png) no-repeat;  }
body.pwd .forgotPassTitle-da-DK { width:237px; height:35px; background:url(images/txt_forgotPass_da.png) no-repeat;  }
body.pwd .forgotPassTitle-de-DE { width:326px; height:35px; background:url(images/txt_forgotPass_de.png) no-repeat;  }
body.pwd .forgotPassTitle-de-CH { width:326px; height:35px; background:url(images/txt_forgotPass_de.png) no-repeat;  }
body.pwd .forgotPassTitle-es-ES { width:333px; height:35px; background:url(images/txt_forgotPass_es.png) no-repeat;  }
body.pwd .forgotPassTitle-fi-FI { width:369px; height:35px; background:url(images/txt_forgotPass_fi.png) no-repeat;  }
body.pwd .forgotPassTitle-it-IT { width:357px; height:35px; background:url(images/txt_forgotPass_it.png) no-repeat;  }
body.pwd .forgotPassTitle-ja-JP { width:306px; height:35px; background:url(images/txt_forgotPass_ja.png) no-repeat;  }
body.pwd .forgotPassTitle-ko-KR { width:210px; height:35px; background:url(images/txt_forgotPass_ko.png) no-repeat;  }
body.pwd .forgotPassTitle-nb-NO { width:235px; height:35px; background:url(images/txt_forgotPass_nb.png) no-repeat;  }
body.pwd .forgotPassTitle-nl-NL { width:351px; height:35px; background:url(images/txt_forgotPass_nl.png) no-repeat;  }
body.pwd .forgotPassTitle-nl-BE { width:351px; height:35px; background:url(images/txt_forgotPass_nl.png) no-repeat;  }
body.pwd .forgotPassTitle-pl-PL { width:297px; height:35px; background:url(images/txt_forgotPass_pl.png) no-repeat;  }
body.pwd .forgotPassTitle-sv-SE { width:282px; height:35px; background:url(images/txt_forgotPass_sv.png) no-repeat;  }
body.pwd .forgotPassTitle-zh-CN { width:336px; height:35px; background:url(images/txt_forgotPass_zh.png) no-repeat;  }
body.pwd .forgotPassTitle-ru-RU { width:336px; height:35px; background:url(images/txt_forgotPass_ru.png) no-repeat;  }
body.pwd .forgotPassTitle-pt-PT { width:336px; height:35px; background:url(images/txt_forgotPass_pt.png) no-repeat;  }
body.pwd .forgotPassTitle-pt-BR { width:336px; height:35px; background:url(images/txt_forgotPass_pt.png) no-repeat;  }
body.pwd .forgotPassTitle-tr-TR { width:336px; height:35px; background:url(images/txt_forgotPass_tr.png) no-repeat;  }
body.pwd .forgotPassTitle-hu-HU { width:336px; height:35px; background:url(images/txt_forgotPass_hu.png) no-repeat;  }
body.pwd .forgotPassTitle-ro-RO { width:336px; height:35px; background:url(images/txt_forgotPass_ro.png) no-repeat;  }
body.pwd .forgotPassTitle-el-GR { width:336px; height:35px; background:url(images/txt_forgotPass_el.png) no-repeat;  }


body.pwd .changePassTitle-en-US { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
body.pwd .changePassTitle-en-GB { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
body.pwd .changePassTitle-en-AU { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
body.pwd .changePassTitle-en-CA { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }
body.pwd .changePassTitle-en-IE { width:293px; height:35px; background:url(images/txt_changePass_en.png) no-repeat;  }

body.pwd .changePassTitle-fr-FR { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }
body.pwd .changePassTitle-fr-CA { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }
body.pwd .changePassTitle-fr-BE { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }
body.pwd .changePassTitle-fr-CH { width:405px; height:35px; background:url(images/txt_changePass_fr.png) no-repeat;  }

body.pwd .changePassTitle-cs-CZ { width:204px; height:35px; background:url(images/txt_changePass_cs.png) no-repeat;  }
body.pwd .changePassTitle-da-DK { width:271px; height:35px; background:url(images/txt_changePass_da.png) no-repeat;  }
body.pwd .changePassTitle-de-DE { width:271px; height:35px; background:url(images/txt_changePass_de.png) no-repeat;  }
body.pwd .changePassTitle-de-CH { width:271px; height:35px; background:url(images/txt_changePass_de.png) no-repeat;  }
body.pwd .changePassTitle-es-ES { width:325px; height:35px; background:url(images/txt_changePass_es.png) no-repeat;  }
body.pwd .changePassTitle-fi-FI { width:280px; height:35px; background:url(images/txt_changePass_fi.png) no-repeat;  }
body.pwd .changePassTitle-it-IT { width:303px; height:35px; background:url(images/txt_changePass_it.png) no-repeat;  }
body.pwd .changePassTitle-ja-JP { width:272px; height:35px; background:url(images/txt_changePass_ja.png) no-repeat;  }
body.pwd .changePassTitle-ko-KR { width:210px; height:35px; background:url(images/txt_changePass_ko.png) no-repeat;  }
body.pwd .changePassTitle-nb-NO { width:235px; height:35px; background:url(images/txt_changePass_nb.png) no-repeat;  }
body.pwd .changePassTitle-nl-NL { width:392px; height:35px; background:url(images/txt_changePass_nl.png) no-repeat;  }
body.pwd .changePassTitle-nl-BE { width:392px; height:35px; background:url(images/txt_changePass_nl.png) no-repeat;  }
body.pwd .changePassTitle-pl-PL { width:196px; height:35px; background:url(images/txt_changePass_pl.png) no-repeat;  }
body.pwd .changePassTitle-sv-SE { width:248px; height:35px; background:url(images/txt_changePass_sv.png) no-repeat;  }
body.pwd .changePassTitle-zh-CN { width:336px; height:35px; background:url(images/txt_changePass_zh.png) no-repeat;  }
body.pwd .changePassTitle-ru-RU { width:336px; height:35px; background:url(images/txt_changePass_ru.png) no-repeat;  }
body.pwd .changePassTitle-pt-PT { width:336px; height:35px; background:url(images/txt_changePass_pt.png) no-repeat;  }
body.pwd .changePassTitle-pt-BR { width:336px; height:35px; background:url(images/txt_changePass_pt.png) no-repeat;  }
body.pwd .changePassTitle-tr-TR { width:336px; height:35px; background:url(images/txt_changePass_tr.png) no-repeat;  }
body.pwd .changePassTitle-hu-HU { width:336px; height:35px; background:url(images/txt_changePass_hu.png) no-repeat;  }
body.pwd .changePassTitle-ro-RO { width:336px; height:35px; background:url(images/txt_changePass_ro.png) no-repeat;  }
body.pwd .changePassTitle-el-GR { width:336px; height:35px; background:url(images/txt_changePass_el.png) no-repeat;  }


body.pwd { background-image: url(images/bodyBg.jpg); }
body.pwd .loginBtn { background-image: url(images/oldStyleBtn.gif); }
body.pwd .loginBtnShort { background-image:url(images/oldStyleBtnShort.gif); }
body.pwd .fbloginBtn { background-image: url(images/oldStyleBtnFBLarge.jpg); }

body.pwd .signUpBtn { background-image: url(images/SignUpBtn3.jpg); }

body.pwd .loginBtnShort { background-image: url(images/oldStyleBtnShort.gif); }
body.pwd .registerBtn { background: url(images/createAccBtn.jpg); }

body.pwd .checkAvailBtn { background:url(images/oldStyleBtn.gif); }
