@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

.dnnDropTarget {
    display:block;
    visibility: visible !important;
	border: 1px dashed #4577a2;
	background: #d9eeff;
    height: auto;
    width: 100%;
}

.dnnSortable {
    min-height: 0px;
}

body{width:100%;height:100%;float:left;margin:0px;padding:0px;background:#e1e1e1 url('/Portals/_default/Skins/L03/Images/header_bg.jpg') no-repeat 0 0;font-size:16px;color:#fff;font-family: 'Open Sans', arial, sans-serif;}
section,nav,header,aside,article,figure{display:block;}
.fullWebsite{width:980px;margin-right:auto;margin-left:auto;font-size:16px;color:#fff;font-family: 'Open Sans', arial, sans-serif;}
.fullWebsite > div{width:100%;height:auto;float:left;}
.center{width:980px;margin-right:auto;margin-left:auto;}

/* Header */
header{width:100%;height:auto;float:left;margin:0px;padding:0px;border-top:4px solid #a8c86d;}
header > div{width:980px;height:120px;margin-right:auto;margin-left:auto;border-bottom:1px solid #fff;position:relative;}
header > div > figure{width:220px;height:auto;float:left;margin:26px 0 0 0px;padding:0px;}
header > div > nav{width:740px;height:auto;float:right;margin-top:80px;}
header > div > nav ul#dnn_pnav{width:700px;height:auto;float:right;padding:0px;margin:0px;list-style:none;}
header > div > nav ul#dnn_pnav li{width:auto;height:auto;float:left;padding:0px;margin:0 20px 0 0px;list-style:none;}
header > div > nav ul#dnn_pnav li:last-child{margin-right:0px;}
header > div > nav ul#dnn_pnav li a{color:#fff;text-decoration:none;}
.top_header_box{width:534px;height:40px;float:right;position:absolute;right:20px;top:0px;}
.top_header_box .loginBox{width:72px;height:32px;float:right;padding:0 20px;background:url('/Portals/_default/Skins/L03/Images/top_bar_boxs.png') no-repeat 0 0;}
.top_header_box > .loginBoxLoggedIn{width:322px;height:32px;float:right;padding:0 20px;background:url('/Portals/_default/Skins/L03/Images/my_account_bg.png') no-repeat 0 0;position:relative;}

/* LOGIN BOX HEADER */
.loginIn{width:100%;height:auto;float:left;margin:6px 0 0 0px;position:relative;z-index:9999;}
.loginIn > .LoginDiv{width:100%;height:auto;text-align:left;font-size:16px;background:url('/Portals/_default/Skins/L03_He/Images/LoginBox/loginTextHetz2.png') no-repeat 64px -32px;cursor:pointer;}
.loginIn > .LoginDiv > strong{font-weight:normal;font-size:14px;}
.loginIn > .loginInEnterBox{position:absolute;top:43px;left:-84px;width:152px;height:auto;padding:10px;display:none;background:url('/Portals/_default/Skins/L03/Images/LoginBox/bg.png') repeat 0 0;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.loginIn > img{position:absolute;top:35px;left:-84px;display:none;}

.loginIn > div > .errorBox{display:none;width:140px;height:auto;padding:5px;border:1px solid #ff5858;background-color:#ffd4d5;padding:5px;float:left;margin:0 0 10px 0; -moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;color:#cc0000;font-size:12px;}
.loginIn > div > .errorBox span{display:none;width:100%;height:auto;float:left;margin:0 0 4px 0;}
.loginIn > div > p{width:138px;height:auto;background-color:#fff;padding:2px 6px;float:left;margin:0 0 6px 0;-moz-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;}
.loginIn > div > p input{border:0px;float:left;padding:4px 0px;width:100%;border:0px;color:#000;}
.loginIn > div .btn{width:150px;height:24px;float:left;padding-top:2px;background:url('/Portals/_default/Skins/L03/Images/LoginBox/btn.png') repeat 0 0;border:0px;cursor:pointer;color:#fff;}
.loginIn > div .btn:hover{background:url('/Portals/_default/Skins/L03/Images/LoginBox/btn.png') repeat 0 -34px;}
.loginIn > div .chkRememberMe{float:left;margin-top:2px;}
.loginIn > div label{font-size:12px;}
.loginIn > div > a{width:100%;height:auto;float:right;text-align:right;color:#89a96d;text-decoration:none;font-size:10px;margin-top:6px;}
.loginIn > div > a:hover{text-decoration:underline;}
.top_header_box > .loginBoxLoggedIn span{float:left;width:120px;font-size:14px;text-align:center;}
.top_header_box > .loginBoxLoggedIn a{float:left;width:auto;padding:0 10px 0 10px;margin:0 0 0 10px;border-left:1px solid #fff;border-right:1px solid #fff;color:#fff;font-size:14px;}
.top_header_box > .loginBoxLoggedIn .logOutBtn{position:absolute;right:24px;top:2px;width:72px;height:24px;background:url('/Portals/_default/Skins/L03/Images/LoginBox/logout_button.png') no-repeat 0 0;border:0px;color:#fff;cursor:pointer;z-index:9999;}
.top_header_box > .loginBoxLoggedIn .logOutBtn:hover{background:url('/Portals/_default/Skins/L03/Images/LoginBox/logout_button.png') no-repeat 0 -30px;}


.top_header_box .langsBox{width:74px;height:32px;position:relative;float:right;padding:0 20px 0 36px;background:url('/Portals/_default/Skins/L03_He/Images/LoginBox/loginTextHetz2.png') no-repeat 18px -26px,url('/Portals/_default/Skins/L03_He/Images/top_bar_boxs_130.png') no-repeat 0 0;}
.langsBox > .langsInEnterBox{display:none;position:absolute;top:49px;right:14px;width:76px;height:auto;padding:10px;background:url('/Portals/_default/Skins/L03_He/Images/LoginBox/bg.png') repeat 0 0;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.langsBox > .langsInEnterBox .language-object{width:100%;height:auto;float:right;}
.langsBox > .langsInEnterBox .language-object span{width:100%;height:auto;float:left;margin:0 0 6px 0;font-size:12px;text-align:center;}
.langsBox > .langsInEnterBox .language-object span img{float:left;margin-right:6px;display:none;}
.langsBox > img{position:absolute;top:41px;left:-84px;display:none;}
.langsBox > .LangsDiv{cursor:pointer;}
.langsBox > .LangsDiv > strong{font-weight:normal;width:100%;float:left;padding-left:0px;margin-top:6px;text-align:center;font-size:12px;}
.langsBox > div a{font-weight:normal;text-decoration:none;color:#9bc86e;display:block;text-align:center;}
.langsBox > div a:hover{text-decoration:underline;color:#fff;}
/*.loginIn > strong{}
.loginIn > strong.on{background:url('/Portals/_default/Skins/L03/Images/LoginBox/loginTextHetz.png') no-repeat right -10px;}
.loginIn > img{position:absolute;top:35px;left:-96px;display:none;}

*/


/* FOOTER */
#dnn_footerPANE{width:100%;}
.footer{width:100%;height:214px;padding:20px 0px;float:left;background:url('/Portals/_default/Skins/L03/Images/footer.jpg') repeat 0 0;}
.footer ul{width:450px;height:auto;float:left;list-style:none;margin:0 40px 0 0;padding:0px;}
.footer ul li{width:auto;height:auto;float:left;list-style:0px;margin:0 20px 6px 0;padding:0px;font-weight:bold;}
.footer ul li.title{color:#2e6899;font-size:16px;font-family: 'Open Sans', arial, sans-serif;margin-bottom:10px;}
.footer ul li a{color:#6b7853;text-decoration:none;}
.footer ul li a:hover{color:#fff;text-decoration:none;}




/* FORM BOX */
#dnn_formAllPANE{width:172px;height:295px;padding:0px 0px 0 60px;float:right;background:url('/Portals/_default/Skins/L03/Images/Forms/Side/contact_us_divider.png') no-repeat left 0;position:relative;}
.form_box .all_form > strong{font-weight:normal;width:100%;height:auto;float:left;color:#2e6899;font-size:20px;font-family: 'Open Sans', arial, sans-serif;font-weight:normal;}
.form_box .all_form > span{font-weight:normal;width:100%;height:auto;float:left;color:#a4c16f;font-size:13px;font-family: 'Open Sans', arial, sans-serif;font-weight:normal;}
.form_box .all_form > div{width:100%;height:auto;float:right;margin:10px 0 0 0;}
.form_box .all_form > div > p{width:161px;height:28px;padding:3px 5px 2px 5px;margin:0 0 10px 0;float:left;background:url('/Portals/_default/Skins/L03/Images/Forms/Side/Input.png') no-repeat 0 0;}
.form_box .all_form > div > p.telephoneBox{width:166px;height:28px;padding:3px 2px 2px 2px;margin:0 0 10px 0;float:left;background:url('/Portals/_default/Skins/L03/Images/Forms/Side/phone_input2.png') no-repeat 0 0;}
.form_box .all_form > div > p select{width:100%;float:left;}
.form_box .all_form > div > p > select.txtSideFormCountry{border:1px solid #fff;width:156px;margin-left:auto;margin-right:auto;}
.form_box .all_form > div > p > input{width:158px;height:auto;float:left;border:0px;}
.form_box .all_form > div > p > input.txtSideFormPhone{width:92px;height:auto;float:right;border:0px;margin-right:6px;text-align:center;direction:ltr;}
.form_box .all_form > div > p input.txtSideFormPhonePrefix{width:34px;height:auto;float:left;border:0px;margin-left:8px;background-color:#ebebeb;text-align:center;color:#000;}
.form_box .all_form > div > p > img.LoadingForms{float:none;margin-left:auto;margin-right:auto;}
.form_box .all_form > div > p > strong{width:100%;height:auto;float:left;color:red;font-size:12px;font-weight:normal;margin-top:0px;display:none;color:Red;}
.form_box .all_form > div > p.empty{width:171px;height:auto;margin:0 0 10px 0;float:left;background:none;}
.form_box .all_form > div > p.empty {width:100%;height:auto;float:left;margin:0 0 0px 0;}
.form_box .all_form > div > p.empty > input{width:20px;float:left;margin:0px;}
.form_box .all_form > div > p.empty label{width:60px;height:auto;float:left;font-size:12px;color:#747474;}
.form_box .all_form > div > p.empty .btn{width:171px;height:27px;float:left;border:0px;cursor:pointer;background:url('/Portals/_default/Skins/L03/Images/Forms/Side/button.png') no-repeat 0 0;margin-top:4px;}
.form_box .all_form > div > p.empty .btn:hover{background:url('/Portals/_default/Skins/L03/Images/Forms/Side/button.png') no-repeat 0 -55px;}
.form_box .all_form > img{position:absolute;left:-42px;top:0px;}



/* /////////////////////////////////////   HOME PAGE ///////////////////////////////////// */
.hpTeaserBox{width:100%;height:300px;float:left;margin-top:20px;overflow:hidden;position:relative;}

/* //////////////// */

/*  SLIDER */
.DnnModule-HP_Slider{width:100%;height:300px;float:left;}
#dnn_SliderPANE{width:100%;height:300px;float:left;}
.slide_1{width:100%;height:577px;float:right;position:relative;}
.slide_1 img.slide_1_image{opacity:0;filter:alpha(opacity=0);float:right;margin:20px 100px 0 0;}
.slide_1 img.slide_1_bg{opacity:0;filter:alpha(opacity=0);float:right;margin:20px 0px 0 0;position:absolute;top:-40px;left:500px;right:0px;z-index:-3;position:absolute;}
.slide_1 > .tileBox{position:absolute;top:10px;width:700px;height:auto;}
.slide_1 h1{font-family: 'Open Sans', arial, sans-serif;font-size:34px;color:#fff;text-transform:uppercase;font-weight:bold;float:left;padding:0px;margin:0px;text-align:left;letter-spacing:-1px;}
.slide_1 p{width:100%;height:auto;margin:0px;padding:0px;text-align:left;float:left;font-family: 'Open Sans', arial, sans-serif;font-size:32px;text-transform:uppercase;}


/* HP DESTINATION BOX */
#dnn_chooseDestinationPANE{width:400px;height:auto;float:left;padding:0 10px;margin:0px 0 0 0px;position:absolute;top:100px;}

.DnnModule-HP_ChooseDestination{width:400px;height:auto;float:left;position:absolute;top:100px;}
.destinationPane{width:400px;height:auto;float:left;top:0px;}

.destinationBox
{
    /*box-shadow:1px 1px 1px 1px #6e96b8;*/
    -moz-box-shadow: 0px 1px 0 0px #6e96b8;-webkit-box-shadow: 0px 1px 0 0px #6e96b8;box-shadow: 0px 1px  0 0px #6e96b8;width:300px;
    height:240px;float:left;padding:0 10px;margin:200px 0 0 0px;
    /*background:url('/Bg/HomePage/destinationBoxBg.png') repeat 0 0;*/
    background-color:#204c72;-moz-border-radius: 40px 40px 40px 40px;border-radius: 40px 40px 40px 40px;opacity:0;filter:alpha(opacity=0);position:relative;
}
.destinationBox p{width:276px;height:30px;float:left;margin:10px 0px 0px 2px;padding:0px;padding:10px;background-color:#ececec;-moz-border-radius: 30px 30px 30px 30px;border-radius: 30px 30px 30px 30px;}
.destinationBox p input{background-color:transparent;width:226px;height:28px;float:right;border:0px;font-size:20px;}
.destinationBox p select
{
    width:276px;height:36px;border:0px;float:right;background-color:#ececec;color:#2d2d2d;font-size:18px;font-weight:bold;font-family: 'Open Sans', arial, sans-serif;outline: none;cursor:pointer;text-align:center;
    border-top:1px solid #ececec;
    border-right:1px solid #ececec;
    border-bottom:1px solid #ececec;
    border-left:30px solid #ececec;
    /*
    background:#ececec url('/Portals/_default/Skins/L03/Images/HPSlider/chooseHetz.png') no-repeat 250px 8px;
    overflow: hidden;
    -webkit-appearance: none;
    */
    background-color:#ececec;
    padding: 3px 5px 5px 5px;
    font-size: 16px;
    line-height: 1;
    height: 34px;
    display:none;
}
/*
.destinationBox p select:hover{background:#ececec url('/Portals/_default/Skins/L03/Images/HPSlider/chooseHetzOn.png') no-repeat 250px 8px;}
*/
.destinationBox > p > #chooseDestinationImage{position:absolute;top:18px;left:20px;}
.destinationBox > p > img{position:absolute;top:18px;left:20px;}
.destinationBox p select:focus{}
.destinationBox > p select option{text-align:center;float:left;width:100%;}
.destinationBox > div{width:100%;height:auto;float:left;}
.destinationBox > div > ul{width:121px;height:auto;float:left;padding:0px;margin:20px 0 0 0;padding-top:40px;list-style:none;}
.destinationBox > div > ul.landLine{background:url('/Portals/_default/Skins/L03/Images/HPSlider/landlineMobile.png') no-repeat 0 0;margin-left:20px;border-right:1px solid #1e3a52;padding-right:20px;}
.destinationBox > div > ul.mobile{background:url('/Portals/_default/Skins/L03/Images/HPSlider/landlineMobile.png') no-repeat -137px 0;float:left;border-left:1px solid #4b6d8a;padding-left:10px;}
.destinationBox > div > ul li{width:100%;height:auto;float:left;padding:0px;margin:6px 0 0 0px;list-style:none;text-align:center;color:#83a542;font-size:40px;font-weight:bold;}
.destinationBox > div > ul li img{margin:-6px 0 0 30px;float:left;}
.destinationBox > div > ul li.mobile img{margin:-6px 0 0 10px;float:left;}
.destinationBox > .registerNow{width:286px;height:56px;float:left;background:url('/Portals/_default/Skins/L03/Images/HPSlider/registerNow.png') no-repeat 0 -56px;border:0px;margin:30px 0 0 6px;cursor:pointer;}
.destinationBox > .registerNow:hover{background:url('/Portals/_default/Skins/L03/Images/HPSlider/registerNow.png') no-repeat 0 0px;}
.destinationBox .rowPointer{position:absolute;right:-70px;top:-30px;opacity:0;filter:alpha(opacity=0);}
.specialOffer{width:208px;height:178px;position:absolute;top:102px;left:180px;background:url('/Portals/_default/Skins/L03/Images/HPSlider/specialOffer.png') no-repeat 0 0;z-index:-1;opacity:0;filter:alpha(opacity=0);}
.specialOffer div{width:100%;height:auto;float:right;}
.specialOffer img{float:right;margin:30px 34px 0 0;}
.btnSpecialOffer{width:160px;height:53px;float:right;background:url('/Portals/_default/Skins/L03/Images/HPSlider/yesPlease.png') no-repeat 0 0px;border:0px;margin:30px 6px 0 0px;cursor:pointer;z-index:9;display:none;position:absolute;top:148px;right:-170px;}
.btnSpecialOffer:hover{background:url('/Portals/_default/Skins/L03/Images/HPSlider/yesPlease.png') no-repeat 0 -73px;cursor:pointer;}

#hp_telephone{width:100%;height:42px;float:left;position:absolute;top:420px;background:transparent url('/Portals/_default/Skins/L03/Images/phonecable.png') repeat-x 0 0px;}

.hp_content{width:100%;height:auto;float:left;min-height:240px;background-color:#e1e1e1;padding:20px 0 40px 0px;z-index:3;}

/* HP CONTENT PART 1 */
.hp_content .part_1{width:100%;height:auto;float:left;margin:0px;padding:10px 0px 30px 0;}
.hp_content .part_1 .left{width:588px;height:auto;float:left;}
.hp_content .part_1 .left ul{width:274px;height:89px;float:left;margin:30px 40px 40px 0px;padding:0px;list-style:none;}
.hp_content .part_1 .left ul.right{margin-right:0px;}
.hp_content .part_1 .left ul.second{margin-bottom:0px;}
.hp_content .part_1 .left ul li{float:left;margin:0px;padding:0px;list-style:none;height:auto;}
.hp_content .part_1 .left ul li figure{width:102px;height:auto;margin:0px;padding:0px;float:left;}
.hp_content .part_1 .left ul li.icon{width:102px;height:89px;}
.hp_content .part_1 .left ul li.title{width:162px;float:right;text-align:left;height:30px;}
.hp_content .part_1 .left ul li.title h2{color:#2e6899;font-size:14px;font-family: 'Open Sans', arial, sans-serif;margin:0 0 4px 0;}
.hp_content .part_1 .left ul li.text{width:162px;float:right;text-align:left;color:#8a8a8a;font-size:13px;font-family: 'Open Sans', arial, sans-serif;}
.hp_content .part_1 .left ul li.text div{text-align:left;color:#8a8a8a;font-size:13px;font-family: 'Open Sans', arial, sans-serif;}
.hp_content .part_1 .left ul li.title .part1_titles{width:100%;height:auto;float:left;}
.hp_content .part_1 .left ul .dnnDragHint{width:100%;height:auto;float:left;display:none;}

#dnn_formPANE{width:234px;height:295px;padding:30px 30px 0 80px;float:right;background:url('/Portals/_default/Skins/L03/Images/Forms/HP/bg.png') no-repeat 0 0;position:relative;}
.form_box .hp_form > img{position:absolute;left:-42px;top:0px;}
.form_box .hp_form > strong{font-weight:normal;width:100%;height:auto;float:left;color:#2e6899;font-size:20px;font-family: 'Open Sans', arial, sans-serif;font-weight:normal;}
.form_box .hp_form > span{font-weight:normal;width:100%;height:auto;float:left;color:#a4c16f;font-size:13px;font-family: 'Open Sans', arial, sans-serif;font-weight:normal;}
.form_box .hp_form > div{width:100%;height:auto;float:right;margin:10px 0 0 0;}
.form_box .hp_form > div > p{width:224px;height:29px;padding:2px 5px;margin:0 0 10px 0;float:left;background:url('/Portals/_default/Skins/L03/Images/Forms/HP/Input.png') no-repeat 0 0;}
.form_box .hp_form > div > p.telephoneBox{width:226px;height:29px;padding:2px 2px;margin:0 0 10px 0;float:left;background:url('/Portals/_default/Skins/L03/Images/Forms/HP/phone_input.png') no-repeat 0 0;}
.form_box .hp_form > div > p > input.txtHpFormPhone{width:152px;height:auto;float:right;border:0px;margin-right:6px;}
.form_box .hp_form > div > p > input.txtHpFormPhonePrefix{width:34px;height:auto;float:left;border:0px;margin-left:6px;background-color:#fff;text-align:center;}
.form_box .hp_form > div > p > input{width:218px;height:auto;float:left;border:0px;}
.form_box .hp_form > div > p > strong{width:100%;height:auto;float:left;color:#000;font-size:12px;font-weight:normal;margin-top:0px;display:none;color:Red;}
.form_box .hp_form > div > p > select.txtHpFormCountry{border:1px solid #fff;width:216px;margin-left:auto;margin-right:auto;}
.form_box .hp_form > div > p > img.LoadingForms{float:none;margin-left:auto;margin-right:auto;}
.form_box .hp_form > div > p.empty{width:234px;height:auto;margin:0 0 10px 0;float:left;background:none;}
.form_box .hp_form > div > p.empty {width:100%;height:auto;float:left;margin:0 0 0px 0;}
.form_box .hp_form > div > p.empty > input{width:20px;float:left;}
.form_box .hp_form > div > p.empty label{width:80px;height:auto;float:left;font-size:12px;color:#747474;}
.form_box .hp_form > div > p.empty .btn{width:230px;height:33px;float:left;border:0px;cursor:pointer;background:url('/Portals/_default/Skins/L03/Images/Forms/HP/button.png') no-repeat 0 0;margin-top:4px;}
.form_box .hp_form > div > p.empty .btn:hover{background:url('/Portals/_default/Skins/L03/Images/Forms/HP/button.png') no-repeat 0 -60px;}
.form_box .hp_form > img{position:absolute;left:-42px;top:10px;}


/* HP CONTENT PART 2 */
.part_2_colored{width:100%;height:210px;padding:30px 0px;float:left;background: url('Images/HP/part2_top_bg.png') no-repeat center top,url('Images/HP/part2_bottom_bg.png') no-repeat center bottom;background-color:#d7d7d7;}
.part_2_colored .part_2{width:100%;height:auto;float:left;}
.part_2_colored .part_2 .left{width:500px;height:auto;float:left;}
.part_2_colored .part_2 .left h3{width:100%;height:auto;float:left;text-align:left;color:#2e6899;font-size:24px;font-family: 'Open Sans', arial, sans-serif;font-weight:normal;padding:0px;margin:0px;}
.part_2_colored .part_2 .left h3 strong{/*color:#a8c86d;*/}
.part_2_colored .part_2 .left p{color:#4a4a4a;width:100%;height:auto;float:left;margin:6px 0 0 0px;padding:0px;text-align:right;font-family: 'Open Sans', arial, sans-serif;font-size:14px;}
.part_2_colored .part_2 .left p a{font-size:16px;}
.part_2_colored .part_2 .left ul{width:460px;height:auto;float:left;margin:10px 0 0 0;padding:0px;list-style:none;text-align:left;color:#4a4a4a;font-size:14px;margin-left:20px;}
.part_2_colored .part_2 .left ul li{width:100%;height:auto;float:left;margin:0px 0 6px 0;padding:0px 0 0 0px;list-style:disc;}
.part_2_colored .part_2 .right{width:400px;height:auto;float:right;}
.part_2_colored .part_2 .right h4{width:100%;height:auto;float:left;text-align:left;color:#2e6899;font-size:24px;font-family: 'Open Sans', arial, sans-serif;font-weight:normal;padding:0px;margin:0px;}
.part_2_colored .part_2 .right article{width:100%;height:auto;float:left;margin:0px;}
.hp_content .part_2 .right ul{width:100%;height:140px;float:left;margin:10px 0 0 0px;padding:0px;list-style:none;}
.hp_content .part_2 .right ul li{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;}
.hp_content .part_2 .right ul li.pic{width:110px;height:110px;margin:0px;padding:0px;float:left;list-style:none;}
#dnn_part2_left_titlePANE{height:auto;}
.right ul li.pic figure
{
    width:110px;
    height:110px;
    margin:0px;
    padding:0px;
    float:left;
    list-style:none;
}
.hp_content .part_2 .right ul li.pic figure img
{
    -moz-border-radius: 20px 20px 20px 20px;border-radius: 20px 20px 20px 20px;
    border:2px solid #fff;
}
.hp_content .part_2 .right ul li.title,.hp_content .part_2 .right ul li.title_2
{
    width:270px;float:right;
    float:right;
    text-align:left;
    color:#4a4a4a;font-size:14px;font-family: 'Open Sans', arial, sans-serif;
}
.hp_content .part_2 .right ul li.title
{
    font-weight:bold;
}
.hp_content .part_2 .right ul li.text
{
    width:270px;float:right;
    float:right;
    text-align:left;
    margin-top:10px;
    color:#4a4a4a;font-size:13px;font-family: 'Open Sans', arial, sans-serif;
}
.hp_content .part_2 .readMore{float:right;text-decoration:none;color:#2e6899;font-size:16px;}
.hp_content .part_2 .readMore:hover{text-decoration:underline;}
.ui-sortable{height:auto;float:left;}
.hp_content .part_2 .dnnDragHint{width:100%;height:30px;float:left;display:none;}
.hp_content .part_2  .dnnSortable{height:30px;float:left;}
.hp_content .part_2  .ui-sortable{height:30px;float:left;}
div.dnnDragHint{width:100%;height:auto;float:left;display:none;}
.hp_content .part_2 .left article  div#dnn_part2_left_titlePANE{width:100%;height:30px;float:left;}
.hp_content .part_2 .left article .part2_title{width:100%;height:30px;float:left;}
.hp_content .part_2 .left .dnnSortable{width:100%;height:30px;float:left;}
.hp_content > .part_2 .left .ui-sortable{width:100%;max-height:30px;float:left;}



/* HP CONTENT PART 3 */
.part_3{width:100%;height:248px;float:left;padding-top:70px;}
.hp_content .part_3 ul{width:180px;height:140px;float:left;margin:0px 0px 0 0px;padding:141px 0 0 0px;list-style:none;}
.hp_content .part_3 ul.noMargin{margin-right:0px;}
.hp_content .part_3 ul.service_1{background:url('Bg/HpIcons/servicesIcons.jpg') no-repeat -10px 0;}
.hp_content .part_3 ul.service_2{background:url('Bg/HpIcons/servicesIcons.jpg') no-repeat -250px 0;margin-left:65px;}
.hp_content .part_3 ul.service_3{background:url('Bg/HpIcons/servicesIcons.jpg') no-repeat -500px 0;margin-left:80px;}
.hp_content .part_3 ul.service_4{background:url('Bg/HpIcons/servicesIcons.jpg') no-repeat -740px 0;margin-left:80px;}
.hp_content .part_3 ul li{width:100%;height:auto;height:auto;float:left;margin:0 0 10px 0;padding:0px;list-style:none;}
.hp_content .part_3 ul li.title,.hp_content .part_3 ul li.title div,.hp_content .part_3 ul li.title,.hp_content .part_3 ul li.title div a{float:left;width:100%;height:auto;color:#2e6899;font-size:20px;font-family: 'Open Sans', arial, sans-serif;text-align:center;text-decoration:none;}
.hp_content .part_3 ul li.text,.hp_content .part_3 ul li.text div,.hp_content .part_3 ul li.text,.hp_content .part_3 ul li.text div a{width:100%;height:auto;float:left;color:#8a8a8a;font-size:13px;font-family: 'Open Sans', arial, sans-serif;text-align:center;text-decoration:none;}
.hp_content .part_3 ul li.text,.hp_content .part_3 ul li.text div a:hover{text-decoration:underline;}


/* //////////////// */
#telephone{width:100%;height:60px;float:left;margin:20px 0 0 0;background:transparent url('/Portals/_default/Skins/L03/Images/phonecable.png') repeat-x 0 0px;}

.content{width:670px;height:auto;float:right;padding-bottom:40px;min-height:500px;}
aside{width:275px;height:auto;float:left;padding:0px 0 0px 0;}
aside > ul#dnn_pnav{width:275px;height:auto;float:left;margin:0px;padding:0 0px;list-style:none;}
aside > ul#dnn_pnav > li{list-style:none;width:195px;height:auto; float:left;margin:0px;padding:10px 40px;background:url('/Portals/_default/Skins/L03/Images/SideMenu/bg_sidebar.png') repeat 0 0,url('/Portals/_default/Skins/L03/Images/SideMenu/divider.png') no-repeat center bottom;;}
aside > ul#dnn_pnav > li:first-child{padding-top:47px;background:url('/Portals/_default/Skins/L03/Images/SideMenu/top_sidebar.jpg') no-repeat 0 0,url('/Portals/_default/Skins/L03/Images/SideMenu/bg_sidebar.png') repeat-y 0 0px,url('/Portals/_default/Skins/L03/Images/SideMenu/divider.png') no-repeat center bottom;}
aside > ul#dnn_pnav > li:last-child{padding-bottom:47px;background:url('/Portals/_default/Skins/L03/Images/SideMenu/bottom_sidebar.jpg') no-repeat 0 bottom,url('/Portals/_default/Skins/L03/Images/SideMenu/bg_sidebar.png') repeat-y 0 0px,url('/Portals/_default/Skins/L03/Images/SideMenu/divider.png') no-repeat center 57px;}
aside > ul#dnn_pnav > li > a{color:#4a4a4a;text-decoration:none;font-size:16px;}
aside > ul#dnn_pnav > li > a:hover{color:#2e6899;}
aside > div{width:275px;height:auto;float:right;margin:20px 0 0 0;}
aside > div ul{width:215px;float:right;margin:0px 0 0 0;padding:10px 30px;list-style:none;}
aside > div ul li{width:100%;margin:0px 0 20px 0;padding:0px;float:right;list-style:none;}
aside > div ul li span{width:auto;height:auto;float:left;font-weight:normal;font-size:15px;}
aside > div ul li strong{width:auto;height:auto;float:right;font-size:14px;}


.content_460{width:460px;height:auto;float:left;padding-bottom:40px;min-height:500px;}
.content_460 #Breadcrumb{width:100%;height:auto;float:right;}
.content_460 #Breadcrumb span,#Breadcrumb a{color:#a8c86d;font-size:16px;text-decoration:none;padding:0 8px;}
.content_460 #Breadcrumb a:hover{color:#000;}
.content_460 h1{width:100%;height:auto;float:left;padding:0px;margin:20px 0 0 0px;}
.content_460 h1 a{text-decoration:none;color:#2e6899;font-size:40px;}
.content_460 .secondTitleLevel{width:100%;height:auto;float:left;padding:0px;margin:0px 20px 0 0px;color:#2e6899;font-size:26px;}
.content_460 .secondTitleLevel div{color:#2e6899;font-size:24px;line-height:1.1em;}
.content_460 .contentPane{width:100%;height:auto;float:left;margin:30px 0 0 0;}
.content_460 .contentPane div{font-size:15px;}


.content_670{width:670px;height:auto;float:left;padding-bottom:40px;min-height:500px;color:#2e6899;}
.content_670 #Breadcrumb{width:100%;height:auto;float:right;}
.content_670 #Breadcrumb span,#Breadcrumb a{color:#a8c86d;font-size:14px;text-decoration:none;padding:0 8px;}
.content_670 #Breadcrumb a:hover{color:#000;}
.content_670 h1{width:100%;height:auto;float:left;padding:0px;margin:20px 0 0 0px;}
.content_670 h1 a{text-decoration:none;color:#2e6899;font-size:40px;}
.content_670 .secondTitleLevel{width:100%;height:auto;float:left;padding:0px;margin:0px 20px 0 0px;color:#2e6899;font-size:26px;}
.content_670 .secondTitleLevel div{color:#2e6899;font-size:24px;line-height:1.1em;}
.content_670 .contentPane{width:100%;height:auto;float:left;margin:30px 0 0 0;}
.content_670 .contentPane div{font-size:15px;}

.content_full{width:100%;height:auto;float:left;padding-bottom:40px;min-height:500px;}
.content_full #Breadcrumb{width:100%;height:auto;float:right;}
.content_full #Breadcrumb span,#Breadcrumb a{color:#a8c86d;font-size:14px;text-decoration:none;padding:0 8px;}
.content_full #Breadcrumb a:hover{color:#000;}
.content_full h1{width:100%;height:auto;float:left;padding:0px;margin:20px 0 0 0px;}
.content_full h1 a{text-decoration:none;color:#2e6899;font-size:40px;}
.content_full .secondTitleLevel{width:100%;height:auto;float:left;padding:0px;margin:0px 20px 0 0px;color:#2e6899;font-size:26px;}
.content_full .secondTitleLevel div{color:#2e6899;font-size:24px;line-height:1.1em;}
.content_full .contentPane{width:100%;height:auto;float:left;margin:30px 0 0 0;}
.content_full .contentPane div{font-size:15px;}


#dnn_formAllPANE{width:172px;height:316px;padding:24px 22px 0 22px;float:right;background:url('/Portals/_default/Skins/L03/Images/Forms/Side/bg.png') no-repeat left 0;position:relative;}



/* /////////////////////////////////////   CALLING PLANS ///////////////////////////////////// */
.callingPlansBox{width:960px;height:auto;float:left;background-color:#f0f0f0;margin:76px 0px 80px 0px;position:relative;padding:10px;}
.callingPlansBox > figure{position:absolute;top:-64px;right:10px;}
.callingPlansBox > .title{width:100%;height:34px;padding:10px 0;background-color:#2e6899;float:left;text-align:center;}
.callingPlansBox > .title span{float:left;font-size:22px;margin:6px 0 0 200px;}
.callingPlansBox > .title #CountryChooser{width:228px;height:34px;float:right;margin:0 200px 0 0;padding:0 10px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/DropDown.png') no-repeat 0 0;position:relative;}
.callingPlansBox p#CountryChooser input{background:none;background-color:transparent;width:194px;height:26px;float:right;border:0px;font-size:18px;margin-top:4px;}
.callingPlansBox p select
{
    display:none;
    width:228px;height:32px;border:0px;float:right;color:#2d2d2d;font-size:18px;font-weight:bold;font-family: 'Open Sans', arial, sans-serif;outline: none;cursor:pointer;text-align:center;
    border-top:1px solid #ececec;
    border-right:1px solid #ececec;
    border-bottom:1px solid #ececec;
    border-left:30px solid #ececec;
    background-color:#fff;
    padding: 3px 5px 5px 5px;
    font-size: 14px;
    line-height: 1;
    height: 30px;
    margin:2px 0 0 0;
}
.callingPlansBox .chooseDestinationImage{position:absolute;top:4px;left:6px;}
.callingPlansBox > .box{width:100%;height:auto;float:left;margin-top:20px;color:#777676;}
.callingPlansBox > .box > .left{width:254px;height:auto;float:left;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/left_shade_callingplans.png') no-repeat right 0;}
.callingPlansBox > .box > .center{width:530px;height:auto;float:left;background-color:#f8f8f8;position:relative;}
.callingPlansBox > .box > .right{width:175px;height:auto;float:left;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/right_shade_callingplans.png') no-repeat left 0;}
.callingPlansBox > .box > div{margin-top:10px;}
.callingPlansBox > .box > div p{width:100%;height:30px;float:left;margin:0px;padding:20px 0 0 0px;border-bottom:1px solid #e1e1e1;}
.callingPlansBox > .box > div p:first-child{height:82px;}
.callingPlansBox > .box > div p:last-child{border-bottom:0px;}
.callingPlansBox > .box > .center > div{width:100%;height:auto;float:left;}
.callingPlansBox > .box > .center > div > div{width:176px;height:auto;float:left;text-align:center;}
.callingPlansBox > .box > .center > div > div:first-child{width:177px;}
.callingPlansBox > .box > .center > div > div:last-child{width:177px;}
.callingPlansBox > .box > .center > img{position:absolute;left:-4px;top:-4px;}
.callingPlansBox > .box > .center > div > div > p:first-child{padding-top:60px;height:42px;color:#ffcc00;font-weight:bold;font-size:26px;}
.callingPlansBox > .box > .right p:first-child{padding-top:60px;height:42px;color:#2e6899;font-weight:normal;font-size:20px;}
.callingPlansBox > .box > .center > div > div > p:last-child{width:176px;height:60px;position:absolute;bottom:-80px;background-color:#fff;}
.callingPlansBox > .box > .right > p:last-child{width:176px;height:100px;position:absolute;bottom:-120px;}
.callingPlansBox > .box > .right {width:176px;height:auto;float:left;text-align:center;position:relative;}
.callingPlansBox > .box p.colored{background-color:#e1e1e1;}
.callingPlansBox p input{width:121px;height:34px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/register_callingplans.png') no-repeat 0 0;border:0px;cursor:pointer;}
.callingPlansBox p input:hover{background:url('/Portals/_default/Skins/L03/Images/CallingPlans/register_callingplans.png') no-repeat 0 -63px;}




.callingPlansBox_670{width:670px;height:700px;float:left;margin-left:100px;margin-right:auto;background-color:#f0f0f0;margin:76px 0px 10px 155px;position:relative;padding:10px;}
.callingPlansBox_670 > figure{position:absolute;top:-64px;right:10px;}
.callingPlansBox_670 > .title{width:100%;height:34px;padding:10px 0;background-color:#2e6899;float:left;text-align:center;}
.callingPlansBox_670 > .title span{float:left;font-size:22px;margin:6px 0 0 40px;}
.callingPlansBox_670 > .title #CountryChooser{width:228px;height:34px;float:right;margin:0 60px 0 0;padding:0 10px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/DropDown.png') no-repeat 0 0;position:relative;}
.callingPlansBox_670 p#CountryChooser input{background:none;background-color:transparent;width:194px;height:26px;float:right;border:0px;font-size:18px;margin-top:4px;}
.callingPlansBox_670 p select{display:none;}
.callingPlansBox_670 .chooseDestinationImage{position:absolute;top:4px;left:6px;}
.callingPlansBox_670 > .box{width:100%;height:auto;float:left;margin-top:20px;color:#777676;}
.callingPlansBox_670 > .box > .left{width:354px;height:auto;float:left;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/left_shade_callingplans.png') no-repeat right 0;}
.callingPlansBox_670 > .box > .center{width:530px;height:auto;float:left;background-color:#f8f8f8;position:relative;}
.callingPlansBox_670 > .box > .right{width:266px;height:auto;float:left;background-color:#f8f8f8;}
.callingPlansBox_670 > .box > div{margin-top:10px;}
.callingPlansBox_670 > .box > div p{width:100%;height:30px;float:left;margin:0px;padding:20px 0 0 0px;border-bottom:1px solid #e1e1e1;}
.callingPlansBox_670 > .box > div p:first-child{height:82px;}
.callingPlansBox_670 > .box > div p:last-child{border-bottom:0px;}
.callingPlansBox_670 > .box > .right p:first-child{padding-top:60px;height:42px;color:#2e6899;font-weight:normal;font-size:20px;}
.callingPlansBox_670 > .box > .right > p:last-child{width:266px;height:60px;position:absolute;bottom:-80px;background-color:#fff;}
.callingPlansBox_670 > .box > .right {width:266px;height:auto;float:left;text-align:center;position:relative;}
.callingPlansBox_670 > .box p.colored{background-color:#e1e1e1;}
.callingPlansBox_670 p input{width:121px;height:34px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/register_callingplans.png') no-repeat 0 0;border:0px;cursor:pointer;}
.callingPlansBox_670 p input:hover{background:url('/Portals/_default/Skins/L03/Images/CallingPlans/register_callingplans.png') no-repeat 0 -63px;}
.callingPlansBox_670 > .box > .right_empty{width:40px;height:auto;float:left;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/right_shade_callingplans.png') no-repeat left 0;}
.callingPlansBox_670 > .box > .right_empty p:first-child{padding-top:60px;height:42px;color:#2e6899;font-weight:normal;font-size:20px;}
.callingPlansBox_670 > .box > .right_empty > p:last-child{width:40px;height:100px;position:absolute;bottom:-120px;}
.callingPlansBox_670 > .box > .right_empty {width:40px;height:auto;float:left;text-align:center;position:relative;}


/* /////////////////////////////////////   Access Numbers ///////////////////////////////////// */
.accessNumbersBox{width:100%;height:auto;float:left;background-color:#f8f8f8;margin:20px 0px 10px 0px;position:relative;padding:10px;}
.accessNumbersBox > .title{width:650px;height:34px;padding:10px;background-color:#2e6899;float:left;text-align:center;}
.accessNumbersBox > .title span{float:left;font-size:16px;margin:6px 6px 0 0px;color:#fff;}
.accessNumbersBox > .title p.small{width:118px;height:34px;float:left;margin:0 0px 0 0;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/state_input.png') no-repeat 0 0;}
.accessNumbersBox > .box{width:100%;height:auto;float:left;margin-top:20px;color:#777676;}
.accessNumbersBox > .title #CountryChooser{width:228px;height:34px;float:left;margin:0 10px 0 0;padding:0 10px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/DropDown.png') no-repeat 0 0;position:relative;}
.accessNumbersBox > .title #CountryChooser img{position:absolute;left:8px;top:6px;}
.accessNumbersBox p#CountryChooser input{background:none;background-color:transparent;width:194px;height:26px;float:right;border:0px;font-size:18px;margin-top:4px;}
.accessNumbersBox #CountryChooser select
{
    display:none;
    width:228px;height:32px;border:0px;float:right;color:#2d2d2d;font-size:18px;font-weight:bold;font-family: 'Open Sans', arial, sans-serif;outline: none;cursor:pointer;text-align:center;
    border-top:1px solid #ececec;
    border-right:1px solid #ececec;
    border-bottom:1px solid #ececec;
    border-left:30px solid #ececec;
    background-color:#fff;
    padding: 3px 5px 5px 5px;
    font-size: 14px;
    line-height: 1;
    height: 30px;
    margin:2px 0 0 0;
}
.accessNumbersBox > .title .StateChooserSpan{}
.accessNumbersBox > .title .StateChooser{width:98px;height:34px;float:left;margin:0 0px 0 0;padding:0 10px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/state_input.png') no-repeat 0 0;position:relative;}
.accessNumbersBox > .title .StateChooser select
{
    width:100%;height:32px;border:0px;float:right;color:#2d2d2d;font-size:18px;font-weight:bold;font-family: 'Open Sans', arial, sans-serif;outline: none;cursor:pointer;text-align:center;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    background-color:#fff;
    padding: 3px 5px 5px 5px;
    font-size: 14px;
    line-height: 1;
    height: 30px;
    margin:2px 0 0 0;
}

.accessNumbersBox > .box > .left{width:450px;height:auto;float:left;padding-left:10px;border-bottom:1px solid #e1e1e1;}
.accessNumbersBox > .box > .right{width:194px;height:auto;float:left;text-align:center;padding-right:10px;border-bottom:1px solid #e1e1e1;}
.accessNumbersBox > .box > div{margin-top:10px;}
.accessNumbersBox > .box > div p{width:100%;height:30px;float:left;margin:0px;padding:10px 0 0 0px;border-bottom:1px solid #e1e1e1;position:relative;}
.accessNumbersBox > .box > div p:first-child{color:#2e6899;}
.accessNumbersBox > .box > div p:last-child{border-bottom:0px;}
.accessNumbersBox > .box > .full{width:650px;height:30px;float:left;margin:0px;padding:10px 10px 0 10px;border-bottom:1px solid #e1e1e1;}
.accessNumbersBox > .box > .full:hover{background-color:#93ceff;}
.accessNumbersBox > .box > .full span{float:left;font-size:14px;}
.accessNumbersBox > .box > .full strong{float:right;font-weight:normal;font-size:14px;width:194px;text-align:center;}



/* FAQ */
ul.faq{width:100%;height:auto;float:left;list-style:none;padding:0px;margin:0 0 20px 0;}
ul.faq > li:first-child{width:420px;float:left;height:auto;margin:0 0 6px 0;padding:0px;padding-left:30px;background:url('/Portals/_default/Skins/L03/Images/ball_plus_minus.png') no-repeat 0 2px;cursor:pointer;}
ul.faq li > ul li:first-child{width:390px;float:left;height:auto;margin:10px 0 0 0px;padding:0px 10px;background:none;}
ul.faq > li > ul{width:100%;height:auto;float:left;list-style:none;padding:0px;margin:0px;text-align:justify;margin-top:6px;}
ul.faq > li:last-child{display:none;width:420px;float:left;height:auto;margin:0px 0 0 0px;padding:0 0 10px 0px;padding-left:0px;background-color:#f0f0f0;}



/* My Account 
.blueTbl{background-color:#2e6899;color:#fff;}
.blueTbl a{color:#fff;}
.blueTbl a:hover{color:#fff;text-decoration:underline;}
*/

/* /////////////////////////////// LOGIN ////////////////////////////// */
.ModLocal03CustomerProfileC{width:100%;height:auto;float:left;margin:0px;padding:0px;}
.ModLocal03CustomerProfileC p{width:100%;height:auto;float:left;margin:0 0px 20px 0;padding:0px;}
.ModLocal03CustomerProfileC p label{width:200px;height:auto;float:left;margin:0 20px 0 0;}
.ModLocal03CustomerProfileC p input{height:20px;float:left;margin:0 0px 0 0;}

/* my plan 
#dnn_ctr648_View_divAccountBalance{width:100%;height:auto;float:left;}
#dnn_ctr648_View_divAccountBalance .blueTbl{border:0px;width:100%;height:autol;float:left;text-align:center;}
#dnn_ctr648_View_divAccountBalance .blueTbl tr{width:100%;height:auto;float:left;}
#dnn_ctr648_View_divAccountBalance div{width:100%;height:auto;float:left;}
#dnn_ctr648_View_divAccountBalance div .blueTbl{background-color:#fff;color:#2e6899;}
*/

/* my rates 
#dnn_ctr717_View_imgTooltipUSAhoneNumberExample{display:none;}
#dnn_ctr717_View_updatepanel table{width:500px;height:auto;float:left;background-color:#2e6899;color:#fff;border:0px;}
#dnn_ctr717_View_divSpecificNumberRate{width:310px;height:auto;float:left;padding-top:30px;margin-top:30px;border:0px;border-top:1px solid #2e6899;color:#fff;}
#dnn_ctr717_View_divSpecificNumberRate span{width:100%;height:auto;margin:0 0 10px 0;float:left;color:#2e6899;}
#dnn_ctr717_View_divSpecificNumberRate input{float:left;}
#dnn_ctr717_View_divSpecificNumberRate #Button_MediumWithoutSideMargins{float:left;}
*/


/* call log 
#dnn_ctr718_ModuleContent{width:100%;height:auto;float:left;color:#fff;border:0px;}
#dnn_ctr718_ModuleContent .blueTbl{border:0px;width:490px;height:autol;float:left;text-align:center;background-color:#2e6899;color:#fff;}
#dnn_ctr718_ModuleContent .blueTbl tr{width:100%;height:auto;float:left;}
#dnn_ctr718_ModuleContent div .blueTbl tr{width:100%;height:auto;float:left;background-color:#fff;color:#2e6899;}
#dnn_ctr718_ModuleContent div .blueTbl tr a{color:#2e6899;}
#dnn_ctr718_ModuleContent div .blueTbl tr a:hover{text-decoration:underline;font-weight:bold;}
.PlanContent{width:100%;height:auto;float:left;padding:10px 0px;}
*/


/* LOGIN */
.ModLocal03CustomerProfileC{width:100%;height:auto;float:left;margin:0px;padding:0px;}
.ModLocal03CustomerProfileC p{width:100%;height:auto;float:left;margin:0 0px 20px 0;padding:0px;}
.ModLocal03CustomerProfileC p label{width:200px;height:auto;float:left;margin:0 20px 0 0;}
.ModLocal03CustomerProfileC p input{height:20px;float:left;margin:0 0px 0 0;}



/* /////////////// CONTACT US PAGE ////////////////// */
.contactUsBox{width:630px;height:auto;float:left;margin-top:20px;padding:20px;background-color:#f0f0f0;}
.contactUsBox > div{width:100%;height:auto;float:left;}
.contactUsBox > div span{width:145px;height:46px;float:left;color:#4a4a4a;font-size:14px;}
.contactUsBox > div p{width:210px;height:36px;padding:5px 10px 0 10px;float:left;color:#4a4a4a;font-size:14px;background:url('Images/Forms/ContactUsPage/input.png') no-repeat left 0;}
.contactUsBox > div p input{width:200px;height:20px;float:left;border:0px solid #fff;padding:0px 4px;}
.contactUsBox > div p.bigInput{height:198px;width:400px;background:url('Images/Forms/ContactUsPage/bigInput.png') no-repeat left 0;}
.contactUsBox > div p.bigInput textarea{height:178px;width:376px;border:0px;border:0px;}
.contactUsBox > div.btnBox{height:auto;width:590px;}
.contactUsBox > div.btnBox p{height:auto;width:400px;background:none;float:right;}
.contactUsBox > div.btnBox > p .btn{width:90px;height:34px;float:right;border:0px;cursor:pointer;background:url('/Portals/_default/Skins/L03/Images/Forms/ContactUsPage/submit_button.png') no-repeat 0 0;margin-top:4px;}
.contactUsBox > div > p .btn:hover{background:url('/Portals/_default/Skins/L03/Images/Forms/ContactUsPage/submit_button.png') no-repeat 0 -50px;}
.contactUsBox > div img.LoadingForms{float:right;display:none;}
.contactUsBox > div p input:focus,.contactUsBox > div p textarea:focus{outline:1px solid #fff;}
.contactUsBox > div strong{font-size:12px;color:red;float:left;display:none;margin-left:10px;font-weight:normal;}




/* //////////////// Login Page //////////////// */
.loginPageSecondBox{width:420px;height:248px;float:right;margin-top:30px;padding:20px;background-color:#f0f0f0;}


.contentPaneLoginPage{width:100%;height:auto;float:left;margin:20px 0 0 0;padding:0px 0px;}
.contentPaneLoginPage div{color:#424242;font-size:15px;}

.formLoginPage{width:100%;height:auto;float:left;}
.formLoginPage > div{width:100%;height:50px;float:left;}
.formLoginPage > div > span{width:204px;height:auto;float:left;color:#424242;font-size:13px;}
.formLoginPage > div > p{width:214px;height:auto;float:right;font-size:15px;padding:0px;margin:0px;}

.loginFormBox{width:440px;height:auto;min-height:248px;padding:20px;float:left;margin-top:30px;background-color:#f0f0f0;}
.loginFormBox .title1PANE{width:100%;height:auto;float:left;}
.loginFormBox .title2PANE{width:100%;height:auto;float:left;}
.loginFormBox .title1PANE div{width:100%;height:auto;float:left;color:#455b82;font-size:36px;font-weight:normal;}
.loginFormBox .title2PANE > div div div div{width:100%;height:auto;float:left;color:#424242;font-size:15px;margin-top:20px;}
.loginFormPANE{width:100%;height:auto;float:left;margin-top:40px;}
.loginFormPANE div > p{width:222px;height:19px;float:left;margin:0px;padding:3px 5px;background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 0;}
.loginFormPANE div > p input{width:214px;height:18px;border:0px;float:left;}

.btnLoginPage{width:90px;height:32px;float:right;background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -46px;border:0px;color:#fff;cursor:pointer;}
.btnLoginPage:hover{background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -98px;}

.box_2{width:440px;height:248px;padding:20px;float:right;margin-top:30px;background-color:#f0f0f0;}


.loginFormPANE div > .errorBox{display:none;width:430px;height:auto;padding:5px;border:1px solid #ff5858;background-color:#ffd4d5;padding:5px;float:left;margin:0 0 30px 0; -moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;color:#cc0000;font-size:12px;}
.loginFormPANE div > .errorBox span{display:none;width:100%;height:auto;float:left;margin:0 0 4px 0;}

.loginPageSecondBox .secondTitlePANE{width:100%;height:auto;float:left;font-weight:normal;}
.loginPageSecondBox .secondTitlePANE div{width:100%;height:auto;float:left;color:#455b82;font-size:36px;font-weight:normal;}
.loginPageSecondBox .secondTextPANE{width:100%;height:auto;float:left;}
.loginPageSecondBox .secondTextPANE > div div div div{width:100%;height:auto;float:left;color:#424242;font-size:15px;margin-top:20px;}
.loginPageSecondBox .secondTextPANE > div div div div span{width:100px;height:auto;float:left;color:#424242;}
.loginPageSecondBox .secondTextPANE > div div div div strong{width:200px;height:auto;float:left;color:#424242;font-weight:normal;}
.forgotFormPANE{width:100%;height:auto;float:left;margin-top:40px;}
.forgotFormPANE div > p{width:222px;height:19px;float:left;margin:0px;padding:3px 5px;background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 0;}
.forgotFormPANE div > p input{width:214px;height:18px;border:0px;float:left;}
.forgotFormPANE div > span{width:160px;height:18px;border:0px;float:left;color:#424242;}
.forgotFormPANE div > .errorBox{display:none;width:430px;height:auto;padding:5px;border:1px solid #ff5858;background-color:#ffd4d5;padding:5px;float:left;margin:0 0 30px 0; -moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;color:#cc0000;font-size:12px;}
.forgotFormPANE div > .errorBox span{display:none;width:100%;height:auto;float:left;margin:0 0 4px 0;}
.btnSendPassword{width:90px;height:32px;float:right;background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -46px;border:0px;color:#fff;cursor:pointer;margin-top:20px;}
.btnSendPassword:hover{background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -98px;}
.forgotFormPANE .SentMessage{width:100%;float:left;}
.forgotFormPANE .SentMessage span{width:100%;float:left;}


.telsPane{width:100%;height:auto;float:left;margin-top:40px;}
.telsPane > div{width:260px;height:auto;float:left;padding:20px 10px 10px 10px;border:1px solid #4b6073;position:relative;}
.telsPane .telsTitlePane{width:100%;height:auto;float:right;font-weight:bold;position:absolute;top:-10px;}
.telsPane .telsTitlePane div{height:auto;float:left;font-weight:bold;background-color:#e1e1e1;font-size:18px;}
.telsPane .telsContentPane{width:100%;height:auto;float:left;font-weight:bold;}
.telsPane .telsContentPane span{width:80px;float:left;font-size:15px;}
.telsPane .telsContentPane strong{width:180px;float:right;font-size:15px;text-align:center;}

.dnnFormPopup #iPopUp{width:90% !important;}


/*  NEW LOGGEDIN PAGES 05082013 */
.cclabel{width:200px;float:left;}
body .content670_full{width:670px;height:auto;float:left;padding:10px 0 40px 0;direction:ltr;text-align:left;color:#444;text-align:left;}
.content670_full .fullSpan{width:100%;height:auto;float:left;color:#444;}

.content670_full .tableBlue{width:100%;height:auto;float:left;margin:40px 0px 0px 0px;color:#2e6899;}
.content670_full .tableBlue > div{background-color:#2e6898;height:auto;padding:10px;float:left;border-right:1px solid #fff;color:#fff;font-size:14px;}
.content670_full .tableGrey{width:100%;height:auto;float:left;margin:0 0 10px 0px;}
.content670_full .tableGrey > div{width:100%;float:left;}
.content670_full .tableGrey > div{background-color:#f0f0f0;height:auto;padding:10px;float:left;border-right:1px solid #fff;color:#000;font-size:14px;}
.content670_full .tableGrey > div table{height:auto;float:left;border:0px;font-size:14px;}
.content670_full .tableGrey > div table tr td{background-color:#f0f0f0;height:auto;padding:10px;float:right;border:1px solid #f0f0f0;color:#000;font-size:14px;}
.content670_full .tableGrey > div a{color:#000;text-decoration:none;}
body .content670_full .tableGrey > div a:hover{color:#000;text-decoration:underline;}
body .content670_full .tableGrey > div table tr{border-bottom:1px solid #e1e1e1;}
.content670_full .tableGrey > div table{background-color:#f0f0f0;height:auto;float:left;border:0px;font-size:14px;}
.content670_full .tableGrey > div table tr td{background-color:#f0f0f0;height:auto;padding:10px;float:left;border:1px solid #f0f0f0;color:#000;font-size:14px;}


.content670_full .tableNone{width:100%;height:auto;float:left;margin:20px 10px 0px 0px;color:#2e6899;}
.content670_full .tableNone > div{height:auto;width:100%;padding:0px 0px 0px 0px;margin:0 0px 0 0;float:left;color:#fff;font-size:14px;}
.content670_full .tableNone > div span.blue{width:175px;height:auto;padding:10px 0;float:left;background-color:#2e6898;}
.content670_full .tableNone > div span.grey{width:175px;height:auto;padding:10px 0;float:left;background-color:#f0f0f0;color:#000;}

.content670_full .tableBlueSpacer{width:100%;height:auto;float:left;margin:40px 0px 20px 0px;padding:20px 0 20px 0;color:#2e6899;border-top:1px dotted #2e6898;border-bottom:1px dotted #2e6898;color:#444;}

.content670_full .lblBalance{width:100%;height:auto;float:left;}
.content670_full .fullDiv{width:100%;height:auto;float:left;margin-bottom:10px;}

.content670_full h2{width:100%;height:auto;float:left;margin:0px;padding:0px;color:#000;font-size:18px;}

.content670_full .Button_SmallWithoutSideMargins{width:90px;height:32px;float:right;background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -46px;border:0px;color:#fff;cursor:pointer;}
.content670_full .Button_SmallWithoutSideMargins:hover{background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -98px;}

.content670_full .areYouSureErrorBox{width:560px;height:auto;float:left;margin:10px 0;padding:10px;border:1px dashed #000;}
.content670_full .areYouSureErrorBox > span{width:100%;}

.content670_full .areYouSureErrorBox{display:none;width:600px;height:auto;float:left;margin:10px 0;padding:10px;border:1px dashed #000;}
.content670_full .areYouSureErrorBox > span{width:460px;float:left;}
.content670_full .areYouSureErrorBox > input{width:60px;height:20px;border:1px solid #fff;background-color:#2e6898;float:right;margin-left:10px;color:#fff;cursor:pointer;}
.content670_full .areYouSureErrorBox > input:hover{background-color:#4394d7;}



.receiptsBox{width:100%;height:auto;float:left;padding:0px;border:0px;font-family:'SpacerRegular', arial, sans-serif;font-size:16px;}
.receiptsBox > div{display:none;}
.receiptsBox > table{width:100%;height:auto;float:left;background-color:#f0f0f0;border:0px;}
.receiptsBox  table tr td{border:1px solid #000;}
.receiptsBox  table tr, .receiptsBox  table tr td{border:0px;}
.receiptsBox > table tr td{border:0px;padding:6px 0px;}
.RadAjaxPanel .receiptsBox > table tr th{background:none;border:0px;padding:10px 0px;background-color:#2e6898;text-align:center;}
.RadAjaxPanel{background:none;background-color:Aqua}

.receiptsBox .col1{width:175px;margin:0px;background:none;color:#fff;}
.receiptsBox .col2{width:175px;margin:0px;background:none;color:#fff;}
.receiptsBox .col3{width:175px;margin:0px;background:none;color:#fff;}
.receiptsBox .col4{width:175px;margin:0px;background:none;color:#fff;}
.receiptsBox .col5{width:175px;margin:0px;background:none;color:#fff;}

.receiptsBox .colIn1{width:175px;margin:0px;background:none;text-align:center;padding:6px 0px;height:40px;}
.receiptsBox .colIn2{width:175px;margin:0px;background:none;text-align:center;padding:6px 0px;height:40px;}
.receiptsBox .colIn3{width:175px;margin:0px;background:none;text-align:center;font-size:14px;padding:6px 0px;height:40px;}
.receiptsBox .colIn4{width:175px;margin:0px;background:none;text-align:center;padding:6px 0px;height:40px;}
.receiptsBox .colIn5{width:175px;margin:0px;background:none;text-align:center;padding:6px 0px;height:40px;}

.receiptsBox .colIn5 input{width:90px;height:32px;background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -46px;border:0px;color:#fff;cursor:pointer;}
.receiptsBox .colIn5 input:hover{background:url('/Portals/_default/Skins/L03/Images/LoginPage/sprites.png') no-repeat 0 -98px;}
.rgPager div{width:auto;float:left;margin:10px 10px 10px 10px;}
.rgNumPart a{float:left;padding:4px 0px;width:24px;text-align:center;border:1px solid #acacac;color:#717171;margin-right:4px;text-decoration:none;}
.rgNumPart a:hover,.rgNumPart a.rgCurrentPage{background-color:#2e6898;color:#fff;}
.RadComboBox_{display:none;}
.RadComboBox{display:none;}



/* new calling plans */
.contentPaneCP{width:100%;height:auto;float:left;margin:20px 0px;}
.contentPaneCP div span{color:#444;font-size:15px;font-weight:normal;}
.cp_box{width:960px;height:auto;float:right;padding:10px;background-color:#f0f0f0;color:#646464;margin:40px 0 0 0;position:relative;}

.cp_box .spanWhereWouldYouLikeCall{float:left;margin:6px 0 0 240px;}
.cp_box .callingPlansCountriesScroller{display:none;}
.cp_box .callingPlansCountriesScroller2{display:none;}
.cp_box #CountryChooser{width:228px;height:34px;float:left;margin:0 0px 0 20px;padding:0 10px;background:url('/Portals/_default/Skins/L03/Images/CallingPlans/DropDown.png') no-repeat 0 0;position:relative;}
.cp_box #CountryChooser input{background:none;background-color:transparent;width:194px;height:26px;float:right;border:0px;font-size:18px;margin-top:4px;}
.cp_box .chooseDestinationImage{position:absolute;top:4px;left:6px;}

.cp_box > img{width:258px;height:79px;position:absolute;right:20px;top:-64px;}
.cp_ddown_box{width:940px;height:32px;float:right;padding:10px;background-color:#e1e1e1;}
.cp_box_content{width:960px;height:auto;float:right;margin-top:20px;}
.oneCentered{width:626px;height:auto;margin-left:auto;margin-right:auto;position:relative;}
.oneBlue
{
    width:626px;height:auto;float:right;direction:rtl;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;
    -moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;
    margin:0 0 20px 0;
}
.oneBlue .title1PANE
{
    width:626px;height:auto;float:right;text-align:center;color:#fff;margin-top:10px;font-size:28px;
}
.oneBlue .title2PANE
{
    width:626px;height:auto;float:right;text-align:center;color:#fff;margin:6px 0 10px 0;font-size:20px;
}
.oneBlue .titleSpecialPANE
{
    width:67px;height:84px;float:right;position:absolute;top:-3px;left:10px;
    background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;
}
.oneBlue .titleSpecialPANE span{width:57px;height:auto;float:right;color:#fff;text-align:center;font-size:15px;margin:4px 5px;font-weight:bold;}
.oneBlue .titleSpecialPANE strong{width:100%;height:auto;float:right;color:#fff;text-align:center;font-size:26px;}

.oneBlue .inside
{
    width:586px;height:auto;float:right;padding:20px;background-color:#e1e1e1;
    -moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;
}
.oneBlue .ddown_changer
{
    width:100%;height:auto;float:right;
}
.oneBlue .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.oneBlue .centeredX span{float:right;margin-top:4px;}
.oneBlue .centeredX select{float:left;width:180px;}
.oneBlue .centeredX > div{width:100%;height:auto;float:right;}
.oneBlue .priceBox{width:566px;height:auto;float:right;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.oneBlue .priceBox span{width:100%;height:auto;float:right;margin:0 0 10px 0;padding:4px 0px;font-size:22px;text-align:right;direction:rtl;padding-right:28px;}
.oneBlue .priceBox span.landline{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right 6px;}
.oneBlue .priceBox span.cellphone{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right -76px;}
.oneBlue .centeredX > p, .oneBlue p{width:100%;height:auto;float:right;text-align:center;padding:0px;margin:0 0 10px 0;}
.oneBlue p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.oneBlue p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}







.oneBlueFull
{
    width:626px;height:auto;float:right;direction:rtl;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;
    -moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;
    margin:0 0 20px 0;
}
.oneBlueFull .title1FullPANE
{
    width:626px;height:auto;float:right;text-align:center;color:#fff;margin-top:10px;font-size:28px;
}
.oneBlueFull .title2FullPANE
{
    width:626px;height:auto;float:right;text-align:center;color:#fff;margin:6px 0 10px 0;font-size:20px;
}
.oneBlueFull .titleSpecialFullPANE
{
    width:67px;height:84px;float:right;position:absolute;top:-3px;left:10px;
    background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;
}
.oneBlueFull .titleSpecialFullPANE span{width:57px;height:auto;float:right;color:#fff;text-align:center;font-size:15px;margin:4px 5px;font-weight:bold;}
.oneBlueFull .titleSpecialFullPANE strong{width:100%;height:auto;float:right;color:#fff;text-align:center;font-size:26px;}

.oneBlueFull .inside
{
    width:586px;height:auto;float:right;padding:20px;background-color:#e1e1e1;
    -moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;
}
.oneBlueFull .ddown_changer
{
    width:100%;height:auto;float:right;
}
.oneBlueFull .ddown_changer span{width:100%;height:auto;float:right;font-size:40px;color:#82a541;text-align:center;}
.oneBlueFull .ddown_changer span strong{font-size:56px;}

.oneBlueFull .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.oneBlueFull .centeredX span{float:right;margin-top:4px;}
.oneBlueFull .centeredX select{float:left;width:180px;}
.oneBlueFull .centeredX > div{width:100%;height:auto;float:right;}
.oneBlueFull .priceBox{width:566px;height:auto;float:right;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.oneBlueFull .priceBox span{width:100%;height:auto;float:right;margin:0 0 0px 0;padding:4px 0px;font-size:36px;text-align:center;direction:rtl;}
.oneBlueFull .priceBox span.landline{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right 6px;text-align:right;margin:0 0 10px 0;padding-right:28px;}
.oneBlueFull .priceBox span.cellphone{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right -76px;text-align:right;margin:0 0 10px 0;padding-right:28px;}
.oneBlueFull .centeredX > p, .oneBlueFull p{width:100%;height:auto;float:right;text-align:center;padding:0px;margin:0 0 10px 0;}
.oneBlueFull p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.oneBlueFull p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}




.twoBlueRight
{
    width:303px;height:auto;float:right;direction:rtl;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;
    -moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;
    margin:0 0 20px 0;
}
.twoBlueRight .title1RightPANE
{
    width:283px;height:auto;float:right;text-align:right;color:#fff;margin-top:10px;font-size:26px;padding:0 10px;
}
.twoBlueRight .title2RightPANE
{
    width:283px;height:auto;float:right;text-align:right;color:#fff;margin:6px 0 10px 0;padding:0 10px;font-size:16px;
}
.twoBlueRight .titleSpecialRightPANE
{
    width:67px;height:84px;float:right;position:absolute;top:-3px;left:10px;
    background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;
}
.twoBlueRight .titleSpecialRightPANE span{width:57px;height:auto;float:right;color:#fff;text-align:center;font-size:15px;margin:4px 5px;font-weight:bold;}
.twoBlueRight .titleSpecialRightPANE strong{width:100%;height:auto;float:right;color:#fff;text-align:center;font-size:26px;}

.twoBlueRight .inside
{
    width:263px;height:auto;float:right;padding:20px;background-color:#e1e1e1;
    -moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;
}
.twoBlueRight .ddown_changer
{
    width:100%;height:auto;float:right;
}
.twoBlueRight .ddown_changer span{width:100%;height:auto;float:right;font-size:30px;color:#82a541;text-align:center;}
.twoBlueRight .ddown_changer span strong{font-size:46px;}

.twoBlueRight .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.twoBlueRight .centeredX span{float:right;margin-top:4px;}
.twoBlueRight .centeredX select{float:left;width:180px;}
.twoBlueRight .centeredX > div{width:100%;height:auto;float:right;}
.twoBlueRight .priceBox{width:243px;height:auto;float:right;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.twoBlueRight .priceBox span{width:100%;height:auto;float:right;margin:0 0 0px 0;padding:4px 0px;font-size:22px;text-align:center;direction:rtl;}
.twoBlueRight .priceBox span.landline{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right 6px;text-align:right;margin:0 0 10px 0;padding-right:28px;}
.twoBlueRight .priceBox span.cellphone{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right -76px;text-align:right;margin:0 0 10px 0;padding-right:28px;}
.twoBlueRight .centeredX > p, .twoBlueRight p{width:100%;height:auto;float:right;text-align:center;padding:0px;margin:0 0 10px 0;}
.twoBlueRight p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.twoBlueRight p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}


.twoBlueLeft
{
    width:303px;height:auto;float:left;direction:rtl;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;
    -moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;
    margin:0 0 20px 0;
}
.twoBlueLeft .title1LeftPANE
{
    width:283px;height:auto;float:right;text-align:right;color:#fff;margin-top:10px;font-size:26px;padding:0 10px;
}
.twoBlueLeft .title2LeftPANE
{
    width:283px;height:auto;float:right;text-align:right;color:#fff;margin:6px 0 10px 0;padding:0 10px;font-size:16px;
}
.twoBlueLeft .titleSpecialLeftPANE
{
    width:67px;height:84px;float:right;position:absolute;top:-3px;left:10px;
    background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;
}
.twoBlueLeft .titleSpecialLeftPANE span{width:57px;height:auto;float:right;color:#fff;text-align:center;font-size:15px;margin:4px 5px;font-weight:bold;}
.twoBlueLeft .titleSpecialLeftPANE strong{width:100%;height:auto;float:right;color:#fff;text-align:center;font-size:26px;}

.twoBlueLeft .inside
{
    width:263px;height:auto;float:right;padding:20px;background-color:#e1e1e1;
    -moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;
}
.twoBlueLeft .ddown_changer
{
    width:100%;height:auto;float:right;
}
.twoBlueLeft .ddown_changer span{width:100%;height:auto;float:right;font-size:30px;color:#82a541;text-align:center;}
.twoBlueLeft .ddown_changer span strong{font-size:46px;}

.twoBlueLeft .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.twoBlueLeft .centeredX span{float:right;margin-top:4px;}
.twoBlueLeft .centeredX select{float:left;width:180px;}
.twoBlueLeft .centeredX > div{width:100%;height:auto;float:right;}
.twoBlueLeft .priceBox{width:243px;height:auto;float:right;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.twoBlueLeft .priceBox span{width:100%;height:auto;float:right;margin:0 0 0px 0;padding:4px 0px;font-size:22px;text-align:center;direction:rtl;}
.twoBlueLeft .priceBox span.landline{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right 6px;text-align:right;margin:0 0 10px 0;padding-right:28px;}
.twoBlueLeft .priceBox span.cellphone{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat right -76px;text-align:right;margin:0 0 10px 0;padding-right:28px;}
.twoBlueLeft .centeredX > p, .twoBlueLeft p{width:100%;height:auto;float:right;text-align:center;padding:0px;margin:0 0 10px 0;}
.twoBlueLeft p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.twoBlueLeft p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}





/*///////////////////////////////////////////////////////////////////////*/
.treeCentered{width:100%;height:40px;margin-left:auto;margin-right:auto;position:relative;}
.treeCentered .button_p{position:absolute;bottom:0px;left:0px;}

.treeBlue1{width:303px;height:auto;float:left;direction:ltr;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;margin:0 0 20px 0;}
.treeBlue1 .title1tree1PANE{width:283px;height:auto;float:left;text-align:left;margin-top:10px;padding:0 10px;}
.treeBlue1 .title1tree1PANE span{float:left;color:#fff;font-size:22px;}
.treeBlue1 .title2tree1PANE{width:283px;height:auto;float:left;text-align:left;margin:6px 0 10px 0;padding:0 10px;}
.treeBlue1 .title2tree1PANE span{float:left;color:#fff;font-size:13px;}
.treeBlue1 .titleSpecialtree1PANE{width:67px;height:84px;float:left;position:absolute;top:-3px;right:10px;}
.treeBlue1 .titleSpecialtree1PANE div.special{width:67px;height:84px;float:left;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;}
.treeBlue1 .titleSpecialtree1PANE span{width:57px;height:auto;float:left;color:#fff;text-align:center;font-size:14px;margin:4px 5px;font-weight:bold;}
.treeBlue1 .titleSpecialtree1PANE strong{width:100%;height:auto;float:left;color:#fff;text-align:center;font-size:23px;}
.treeBlue1 .inside{width:263px;height:auto;min-height:310px;float:left;padding:20px;background-color:#e1e1e1;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;padding-bottom:30px;}
.treeBlue1 .ddown_changer{width:100%;height:auto;float:left;}
.treeBlue1 .ddown_changer span{width:100%;height:auto;float:left;font-size:22px;color:#82a541;text-align:center;}
.treeBlue1 .ddown_changer span strong{font-size:34px;}
.treeBlue1 .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.treeBlue1 .centeredX span{float:right;margin-top:4px;}
.treeBlue1 .centeredX > div{width:100%;height:auto;float:left;}
.treeBlue1 .priceBox{width:243px;height:auto;float:left;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.treeBlue1 .priceBox span{width:100%;height:auto;float:left;margin:0 0 0px 0;padding:4px 0px;font-size:22px;text-align:center;direction:ltr;line-height:1.4em;font-size:16px;}
.treeBlue1 .priceBox span.landline{width:215px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left 6px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.treeBlue1 .priceBox span.cellphone{width:215px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left -76px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.treeBlue1 .centeredX > p, .treeBlue1 p{width:100%;height:auto;float:left;text-align:center;padding:0px;margin:0 0 10px 0;}
.treeBlue1 .points p{font-size:15px;}
.treeBlue1 p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.treeBlue1 p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}

.treeBlue2{width:303px;height:auto;float:left;direction:ltr;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;margin:0 0 20px 24px;}
.treeBlue2 .title1tree2PANE{width:283px;height:auto;float:left;text-align:left;margin-top:10px;padding:0 10px;}
.treeBlue2 .title1tree2PANE span{float:left;color:#fff;font-size:22px;}
.treeBlue2 .title2tree2PANE{width:283px;height:auto;float:left;text-align:left;margin:6px 0 10px 0;padding:0 10px;}
.treeBlue2 .title2tree2PANE span{float:left;color:#fff;font-size:13px;}
.treeBlue2 .titleSpecialtree2PANE{width:67px;height:84px;float:left;position:absolute;top:-3px;right:10px;}
.treeBlue2 .titleSpecialtree2PANE div.special{width:67px;height:84px;float:left;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;}
.treeBlue2 .titleSpecialtree2PANE span{width:57px;height:auto;float:left;color:#fff;text-align:center;font-size:14px;margin:4px 5px;font-weight:bold;}
.treeBlue2 .titleSpecialtree2PANE strong{width:100%;height:auto;float:left;color:#fff;text-align:center;font-size:23px;}
.treeBlue2 .inside{width:263px;height:auto;min-height:310px;float:left;padding:20px;background-color:#e1e1e1;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;padding-bottom:30px;}
.treeBlue2 .ddown_changer{width:100%;height:auto;float:left;}
.treeBlue2 .ddown_changer span{width:100%;height:auto;float:left;font-size:22px;color:#82a541;text-align:center;}
.treeBlue2 .ddown_changer span strong{font-size:34px;}
.treeBlue2 .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.treeBlue2 .centeredX span{float:right;margin-top:4px;}
.treeBlue2 .centeredX > div{width:100%;height:auto;float:left;}
.treeBlue2 .priceBox{width:243px;height:auto;float:left;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.treeBlue2 .priceBox span{width:100%;height:auto;float:left;margin:0 0 0px 0;padding:4px 0px;font-size:22px;text-align:center;direction:ltr;line-height:1.4em;font-size:16px;}
.treeBlue2 .priceBox span.landline{width:215px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left 6px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.treeBlue2 .priceBox span.cellphone{width:215px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left -76px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.treeBlue2 .centeredX > p, .treeBlue2 p{width:100%;height:auto;float:left;text-align:center;padding:0px;margin:0 0 10px 0;}
.treeBlue2 .points p{font-size:15px;}
.treeBlue2 p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.treeBlue2 p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}


.treeBlue3{width:303px;height:auto;float:right;direction:ltr;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;margin:0 0 20px 0px;}
.treeBlue3 .title1tree3PANE{width:283px;height:auto;float:left;text-align:left;margin-top:10px;padding:0 10px;}
.treeBlue3 .title1tree3PANE span{float:left;color:#fff;font-size:22px;}
.treeBlue3 .title2tree3PANE{width:283px;height:auto;float:left;text-align:left;margin:6px 0 10px 0;padding:0 10px;}
.treeBlue3 .title2tree3PANE span{float:left;color:#fff;font-size:13px;}
.treeBlue3 .titleSpecialtree3PANE{width:67px;height:84px;float:left;position:absolute;top:-3px;right:10px;}
.treeBlue3 .titleSpecialtree3PANE div.special{width:67px;height:84px;float:left;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;}
.treeBlue3 .titleSpecialtree3PANE span{width:57px;height:auto;float:left;color:#fff;text-align:center;font-size:14px;margin:4px 5px;font-weight:bold;}
.treeBlue3 .titleSpecialtree3PANE strong{width:100%;height:auto;float:left;color:#fff;text-align:center;font-size:23px;}
.treeBlue3 .inside{width:263px;height:auto;min-height:310px;float:left;padding:20px;background-color:#e1e1e1;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;padding-bottom:30px;}
.treeBlue3 .ddown_changer{width:100%;height:auto;float:left;}
.treeBlue3 .ddown_changer span{width:100%;height:auto;float:left;font-size:22px;color:#82a541;text-align:center;}
.treeBlue3 .ddown_changer span strong{font-size:34px;}
.treeBlue3 .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.treeBlue3 .centeredX span{float:right;margin-top:4px;}
.treeBlue3 .centeredX > div{width:100%;height:auto;float:left;}
.treeBlue3 .priceBox{width:243px;height:auto;float:left;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.treeBlue3 .priceBox span{width:100%;height:auto;float:left;margin:0 0 0px 0;padding:4px 0px;font-size:22px;text-align:center;direction:ltr;line-height:1.4em;font-size:16px;}
.treeBlue3 .priceBox span.landline{width:215px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left 6px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.treeBlue3 .priceBox span.cellphone{width:215px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left -76px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.treeBlue3 .centeredX > p, .treeBlue3 p{width:100%;height:auto;float:left;text-align:center;padding:0px;margin:0 0 10px 0;}
.treeBlue3 .points p{font-size:15px;}
.treeBlue3 p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.treeBlue3 p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}


.oneCentered{width:626px;height:auto;margin-left:auto;margin-right:auto;position:relative;}
.oneCentered .button_p{position:absolute;bottom:0px;left:0px;}

.oneGrey{width:626px;height:auto;float:left;direction:ltr;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/grey_bg.jpg') repeat-x 0 0;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;margin:0 0 20px 0;}
.oneGrey .title1GreyPANE{width:626px;height:auto;float:left;text-align:center;margin-top:10px;}
.oneGrey .title1GreyPANE span{width:100%;height:auto;float:left;color:#fff;font-size:24px;}
.oneGrey .title2GreyPANE{width:626px;height:auto;float:left;text-align:center;margin:6px 0 10px 0;}
.oneGrey .title2GreyPANE span{width:100%;float:left;color:#fff;font-size:16px;}
.oneGrey .titleGreySpecialPANE{width:67px;height:84px;float:right;position:absolute;top:-3px;left:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;}
.oneGrey .inside{width:586px;height:auto;float:right;padding:20px 20px 20px 20px;background-color:#e1e1e1;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;}
.oneGrey .ddown_changer{width:100%;height:auto;float:right;}
.oneGrey .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.oneGrey .centeredX span{float:right;margin-top:4px;}
.oneGrey .centeredX select{float:left;width:180px;}
.oneGrey .centeredX > div{width:100%;height:auto;float:right;}
.oneGrey .priceBox{width:566px;height:auto;float:right;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.oneGrey .priceBox div{width:100%;height:auto;float:left;}
.oneGrey .priceBox span{height:auto;float:left;margin:0 0 10px 0;padding:4px 0px;font-size:22px;text-align:center;direction:ltr;}
.oneGrey .priceBox span.landline{font-weight:normal;width:44%;padding-left:16px;margin-left:2%;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left 6px;font-size:15px;}
.oneGrey .priceBox span.cellphone{font-weight:normal;width:44%;padding-left:16px;margin-right:2%;float:right;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left -76px;font-size:15px;}
.oneGrey .priceBox span.landline strong{font-weight:normal;}
.oneGrey .priceBox span.cellphone strong{font-weight:normal;}

.oneGrey .centeredX > p, .oneGrey p{width:100%;height:auto;float:right;text-align:center;padding:0px;margin:0 0 10px 0;}
.oneGrey .points p{font-size:15px;}
.oneGrey p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.oneGrey p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}


.oneGrey .globalDD{width:100%;height:auto;float:left;}
.oneGrey .globalDD span{float:left;}
.oneGrey .globalDD select{float:right;}



.oneBlue{width:626px;height:auto;float:right;direction:ltr;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;margin:0 0 20px 0px;}
.oneBlue .title1BluePANE{width:606px;height:auto;float:left;text-align:center;margin-top:10px;padding:0 10px;}
.oneBlue .title1BluePANE span{width:100%;text-align:center;float:left;color:#fff;font-size:22px;}
.oneBlue .title2BluePANE{width:606px;height:auto;float:left;text-align:center;margin:6px 0 10px 0;padding:0 10px;}
.oneBlue .title2BluePANE span{width:100%;text-align:center;float:left;color:#fff;font-size:13px;}
.oneBlue .titleSpecialBluePANE{width:67px;height:84px;float:left;position:absolute;top:-3px;right:10px;}
.oneBlue .titleSpecialBluePANE div.special{width:67px;height:84px;float:left;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 0;}
.oneBlue .titleSpecialBluePANE span{width:57px;height:auto;float:left;color:#fff;text-align:center;font-size:14px;margin:4px 5px;font-weight:bold;}
.oneBlue .titleSpecialBluePANE strong{width:100%;height:auto;float:left;color:#fff;text-align:center;font-size:23px;}
.oneBlue .inside{width:586px;height:auto;float:left;padding:20px 20px 60px 20px;background-color:#e1e1e1;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;}
.oneBlue .ddown_changer{width:100%;height:auto;float:left;}
.oneBlue .ddown_changer span{width:100%;height:auto;float:left;font-size:22px;color:#82a541;text-align:center;}
.oneBlue .ddown_changer span strong{font-size:34px;}
.oneBlue .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.oneBlue .centeredX span{float:right;margin-top:4px;}
.oneBlue .centeredX > div{width:100%;height:auto;float:left;}
.oneBlue .priceBox{width:566px;height:auto;float:left;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.oneBlue .priceBox span{width:100%;height:auto;float:left;margin:0 0 0px 0;padding:4px 0px;font-size:22px;text-align:center;direction:ltr;line-height:1.4em;font-size:16px;}
.oneBlue .priceBox span.landline{width:255px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left 6px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.oneBlue .priceBox span.cellphone{width:255px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left -76px;text-align:left;margin:0 0 10px 0;padding-left:28px;font-size:16px;}
.oneBlue .centeredX > p, .oneBlue p{width:100%;height:auto;float:left;text-align:center;padding:0px;margin:0 0 10px 0;}
.oneBlue .points{width:100%;}
.oneBlue .points p{font-size:15px;}
.oneBlue p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.oneBlue p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}



.oneRegister{width:626px;height:auto;float:left;direction:ltr;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/blue_bg.jpg') repeat-x 0 0;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;position:relative;margin:0 0 20px 0;}
.oneRegister .title1RegisterPANE{width:626px;height:auto;float:left;text-align:center;margin-top:10px;padding:6px 0px 14px 0;}
.oneRegister .title1RegisterPANE span{width:100%;height:auto;float:left;color:#fff;font-size:24px;}
.oneRegister .contentPane{width:100%;height:auto;float:left;text-align:left;font-size:16px;margin:10px 0px;}
.oneRegister .contentPane div span{width:100%;height:auto;float:left;text-align:left;font-size:15px;}



.oneRegister .inside{width:586px;height:auto;float:right;padding:20px 20px 50px 20px;background-color:#e1e1e1;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;}
.oneRegister .ddown_changer{width:100%;height:auto;float:right;}
.oneRegister .centeredX{margin-right:auto;margin-left:auto;height:auto;}
.oneRegister .centeredX span{float:right;margin-top:4px;}
.oneRegister .centeredX select{float:left;width:180px;}
.oneRegister .centeredX > div{width:100%;height:auto;float:right;}
.oneRegister .priceBox{width:566px;height:auto;float:right;background-color:#f0f0f0;margin:20px 0 20px 0;padding:10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;}
.oneRegister .priceBox div{width:100%;height:auto;float:left;}
.oneRegister .priceBox span{height:auto;float:left;margin:0 0 10px 0;padding:4px 0px;font-size:22px;text-align:center;direction:ltr;}
.oneRegister .priceBox span.landline{font-weight:normal;width:44%;padding-left:16px;margin-left:2%;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left 6px;font-size:15px;}
.oneRegister .priceBox span.cellphone{font-weight:normal;width:44%;padding-left:16px;margin-right:2%;float:right;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/phones.jpg') no-repeat left -76px;font-size:15px;}
.oneRegister .priceBox span.landline strong{font-weight:normal;}
.oneRegister .priceBox span.cellphone strong{font-weight:normal;}

.oneRegister .centeredX > p, .oneGrey p{width:100%;height:auto;float:right;text-align:center;padding:0px;margin:0 0 10px 0;}
.oneRegister .points p{font-size:15px;}
.oneRegister p > input{width:122px;height:35px;border:0px;margin-top:10px;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -413px;font-size:19px;color:#fff;font-weight:bold;cursor:pointer;}
.oneRegister p > input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/sprites.png') no-repeat 0 -483px;}


.oneRegister .globalDD{width:100%;height:auto;float:left;}
.oneRegister .globalDD span{float:left;}
.oneRegister .globalDD select{float:right;}







.contentPaneNewCP{width:580px;height:auto;float:left;margin:40px 0px;}
.contentPaneNewCP div h2{font-weight:normal;font-size:30px;color:#2e6899;margin-bottom:20px;}
.contentPaneNewCP div h2 strong{color:#83a841;font-weight:normal;}
.contentPaneNewCP div span{color:#444;font-size:15px;font-weight:normal;}

.title_newR{width:500px;height:auto;float:left;margin-top:60px;}
.sheepForm{position:absolute;bottom:0px;z-index:-3;left:0px;}
div.specialFormBox > .formBox .hetzForm{position:absolute;bottom:50px;left:-55px;}





div.specialFormBox{width:382px;height:420px;float:left;margin:60px 0 0 0;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/formbg.png') repeat 0 0;-moz-border-radius: 40px 40px 40px 40px;border-radius: 40px 40px 40px 40px;position:relative;}
div.specialFormBox .fromTitle{width:322px;height:auto;float:left;margin:0px;padding:30px 30px 0 30px;text-align:center;}
div.specialFormBox .fromTitle span{color:#fff;font-size:18px;}
div.specialFormBox .formBox{width:342px;height:auto;float:left;margin:0px;padding:0 20px;}

div.specialFormBox div.formIn {width:342px;height:auto;float:right;padding:20px 0;direction:ltr;text-align:left;}
div.specialFormBox div.formIn div {width:100%;height:44px;float:left;margin-bottom:10px;}
div.specialFormBox div.formIn div strong{text-align:right;color:Red;font-size:14px;font-weight:normal;float:right;}
div.specialFormBox div.formIn div p{width:94%;height:26px;float:left;margin:0px;padding:4px 2% 0 2%;-moz-border-radius: 15px;border-radius: 15px;background-color:#fff;}
div.specialFormBox div.formIn div p input{border:0px;margin:0px;padding:0px;width:98%;height:20px;}
div.specialFormBox div.formIn div p select{border:0px;margin:0px;padding:0px;width:98%;height:20px;}
div.specialFormBox div.formIn div.phoneBox .prefix{width:25%;height:30px;float:left;}
div.specialFormBox div.formIn div.phoneBox .phone{width:65%;height:30px;float:right;}
div.specialFormBox div.formIn div p.prefix input{width:100%;background:none;text-align:center;}
div.specialFormBox div.formIn div p.phone input{width:100%;text-align:center;}
.loadingforms{display:none;}

div.specialFormBox .formArrow{height:14px;width:91px;margin:10px 0px 10px 85px;float:left;}
div.specialFormBox .formText{width:100%;height:auto;float:left;text-align:center;margin-top:20px;}
div.specialFormBox .formText span{color:#fff;font-size:22px;}
div.specialFormBox div.formIn div.btnBox input{width:342px;height:53px;margin-top:20px;float:left;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/button.png') 0 0;border:0px;color:#fff;font-weight:bold;font-size:24px;cursor:pointer;}
div.specialFormBox div.formIn div.btnBox input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/button.png') 0 -80px}
div.specialFormBox div.formIn div.btnBox .LoadingForms{display:none;}


.contentPaneNewSpecial{width:580px;height:auto;float:left;margin:40px 0px;}
.contentPaneNewSpecial div h2{font-weight:normal;font-size:30px;color:#2e6899;margin-bottom:20px;}
.contentPaneNewSpecial div h2 strong{color:#83a841;font-weight:normal;}
.contentPaneNewSpecial div span{color:#444;font-size:15px;font-weight:normal;}


.contentPaneNewSpecialty{width:540px;height:540px;margin:40px auto 0 auto;text-align:left;line-height:normal;}
.contentPaneNewSpecialty span{color:#fff;font-size:30px;font-weight:normal;width:100%;float:left;height:auto;text-align:center;line-height:normal;}


.title_newS{width:500px;height:auto;float:left;margin-top:60px;}
.sheepForm{position:absolute;bottom:0px;z-index:-3;left:0px;}
.hetzForm{position:absolute;bottom:50px;left:-55px;}

.title_newS div h1{width:100%;height:auto;float:left;text-align:center;margin:0px;padding:0px;color:#fff;font-size:28px;font-weight:normal;line-height:normal;}




.registerNewFormBox{width:446px;height:510px;padding:20px 40px;margin:80px auto 0 auto;float:none;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/formbg.png') repeat 0 0;-moz-border-radius: 40px 40px 40px 40px;border-radius: 40px 40px 40px 40px;}
.registerNewFormBox > .fromTitle h1{width:100%;height:auto;float:left;font-size:30px;color:#fff;text-align:center;padding:0px;margin:0px;}
.registerNewFormBox > .fromTitle span{width:100%;height:auto;float:left;font-size:15px;color:#fff;text-align:center;}
.registerNewFormBox > .formBox{width:400px;height:auto;float:left;margin:0px;padding:0 23px;}
.registerNewFormBox > .formBox .form_register{width:100%;height:auto;float:left;margin:40px 0 0 0px;padding:0px;}
.registerNewFormBox > .formBox .form_register .regular{width:100%;height:40px;float:left;margin:0 0 20px 0;}
.registerNewFormBox > .formBox .form_register .regular > span{width:130px;float:left;font-size:15px;}
.registerNewFormBox > .formBox .form_register .regular > strong{width:256px;height:auto;float:left;color:#a2c66c;font-style:italic;font-weight:normal;}
.registerNewFormBox > .formBox .form_register .regular > p{width:266px;height:auto;float:right;margin:0px;padding:0px;}
.registerNewFormBox > .formBox .form_register .regular > p > select{width:97%;height:30px;float:right;padding:0 3%;-moz-border-radius: 15px 0px 0px 15px;border-radius: 15px 0px 0px 15px;padding-right:0px;background-color:#fff;outline:0;border:0px;border-color: transparent}
.registerNewFormBox > .formBox .form_register .regular > p > input{width:94%;height:30px;float:right;padding:0 3%;-moz-border-radius: 15px;border-radius: 15px;background-color:#fff;outline:0;border:0px;border-color: transparent}
.registerNewFormBox > .formBox .form_register .regular > p > input:focus{outline:0;border:0px;border-color: transparent}
.registerNewFormBox > .formBox .form_register .regular > p > strong{width:100%;float:left;text-align:right;font-size:14px;font-weight:normal;color:Red;}

.registerNewFormBox > .formBox .form_register .btnBox{width:100%;height:40px;float:left;margin:20px 0 0px 0;}
.registerNewFormBox > .formBox .form_register .btnBox > p{width:100%;height:auto;float:left;margin:0px;padding:0px;}
.registerNewFormBox > .formBox .form_register .btnBox > p .btn{width:406px;height:52px;float:left;padding:0px;margin:0px;border:0px;cursor:pointer;background:url('/Portals/_default/Skins/L03/Images/newRegistration/button_full.png') no-repeat 0 0;color:#fff;font-size:22px;}
.registerNewFormBox > .formBox .form_register .btnBox > p .btn:hover{background:url('/Portals/_default/Skins/L03/Images/newRegistration/button_full.png') no-repeat 0 -82px;}
div.registerNewFormBox div.formBox div.btnBox .LoadingForms{display:none;}

.registerNewFormBoxTY{width:446px;height:510px;padding:20px 40px;margin:80px auto 0 auto;float:none;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/formbg.png') repeat 0 0;-moz-border-radius: 40px 40px 40px 40px;border-radius: 40px 40px 40px 40px;}
.registerNewFormBoxTY > .fromTitle h1{width:100%;height:auto;float:left;font-size:30px;color:#fff;text-align:center;padding:0px;margin:0px;}
.registerNewFormBoxTY > .fromTitle span{width:100%;height:auto;float:left;font-size:15px;color:#fff;text-align:center;}

.specialPlanTYBox{width:446px;height:510px;padding:20px 40px;margin:80px auto 0 auto;float:none;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/formbg.png') repeat 0 0;-moz-border-radius: 40px 40px 40px 40px;border-radius: 40px 40px 40px 40px;}
.specialPlanTYBox > .fromTitle h1{width:100%;height:auto;float:left;font-size:30px;color:#fff;text-align:center;padding:0px;margin:0px;}
.specialPlanTYBox > .fromTitle span{width:100%;height:auto;float:left;font-size:15px;color:#fff;text-align:center;}


/*

.form_register{width:100%;height:auto;background-color:#f8f8f8;margin:0px 0px 0px 0px;position:relative;padding:0px 0;}
.form_register > .title{width:100%;height:34px;padding:10px 0;background-color:#2e6899;float:left;text-align:center;}
.form_register > .title span{float:left;font-size:20px;margin:6px 6px 0 10px;color:#fff;}

.form_register > p{width:100%;height:auto;float:left;margin:20px 0 20px 0px;padding:0px;color:#5a5a5a;font-size:16px;}
.form_register > .regular{width:100%;height:30px;float:left;margin:0px 0 20px 0px;padding:0px;color:#5a5a5a;font-size:16px;}
.form_register > .regular > span{width:200px;height:auto;float:left;margin-right:10px;}
.form_register > .regular > p > strong{display:none;width:100%;height:auto;float:left;}
.form_register > .regular > p{width:300px;height:28px;padding:3px 5px 2px 5px;margin:0 0 10px 0;float:left;background:url('/Portals/_default/Skins/L03/Images/Forms/Side/Input.png') no-repeat 0 0;cursor:text;}
.form_register > .regular > p input{width:158px;height:18px;float:left;border:1px solid #fff;float:left;font-size:14px;color:#000;font-weight:normal;background:none;margin:0px;padding:0px;}
.form_register > .regular > p select{width:158px;height:18px;float:left;border:1px solid #fff;float:left;font-size:14px;color:#000;font-weight:normal;background:none;margin:0px;padding:0px;}
.form_register > div.btnBox > p .btn{width:90px;height:34px;float:right;border:0px;cursor:pointer;background:url('/Portals/_default/Skins/L03/Images/Forms/ContactUsPage/submit_button.png') no-repeat 0 0;margin-top:4px;}
.form_register > div > p .btn:hover{background:url('/Portals/_default/Skins/L03/Images/Forms/ContactUsPage/submit_button.png') no-repeat 0 -50px;}
.form_register > div img.LoadingForms{float:right;display:none;}
.form_register > div > p strong{font-size:14px;font-weight:normal;color:Red;}



div.registerFormBox{width:100%;height:100%;float:right;margin:0px 0 0 0;background-color:#365e81;position:relative;}
div.registerFormBox .fromTitle{width:322px;height:auto;float:left;margin:0px;padding:30px 30px 0 30px;text-align:center;}
div.registerFormBox .fromTitle span{color:#fff;font-size:18px;}
div.registerFormBox .formBox{width:342px;height:auto;float:left;margin:0px;padding:0 20px;}

div.registerFormBox div.formIn {width:342px;height:auto;float:right;padding:20px 0;direction:ltr;text-align:left;}
div.registerFormBox div.formIn div {width:100%;height:44px;float:left;margin-bottom:10px;}
div.registerFormBox div.formIn div strong{text-align:right;color:Red;font-size:14px;font-weight:normal;float:right;}
div.registerFormBox div.formIn div p{width:94%;height:26px;float:left;margin:0px;padding:4px 2% 0 2%;-moz-border-radius: 15px;border-radius: 15px;background-color:#fff;}
div.registerFormBox div.formIn div p input{border:0px;margin:0px;padding:0px;width:98%;height:20px;}
div.registerFormBox div.formIn div p select{border:0px;margin:0px;padding:0px;width:98%;height:20px;}
div.registerFormBox div.formIn div.phoneBox .prefix{width:25%;height:30px;float:left;}
div.registerFormBox div.formIn div.phoneBox .phone{width:65%;height:30px;float:right;}
div.registerFormBox div.formIn div p.prefix input{width:100%;background:none;text-align:center;}
div.registerFormBox div.formIn div p.phone input{width:100%;text-align:center;}
.loadingforms{display:none;}

div.registerFormBox .formArrow{height:14px;width:91px;margin:10px 0px 10px 85px;float:left;}
div.registerFormBox .formText{width:100%;height:auto;float:left;text-align:center;margin-top:20px;}
div.registerFormBox .formText span{color:#fff;font-size:22px;}
div.registerFormBox div.formIn div.btnBox input{width:342px;height:53px;margin-top:20px;float:left;background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/button.png') 0 0;border:0px;color:#fff;font-weight:bold;font-size:30px;cursor:pointer;}
div.registerFormBox div.formIn div.btnBox input:hover{background:url('/Portals/_default/Skins/L03/Images/newCallingPlans/button.png') 0 -80px}
div.registerFormBox div.formIn div.btnBox .LoadingForms{display:none;}

*/

/* 13/2/2014 creditcard */
.sslIcon{position:absolute;right:10px;bottom:10px;}






