#page_header
{
    width: 100%;
    height: 45px;
    padding-bottom:15px;
}

#page_body
{
    width: 98%;
    margin: auto;
    height: 90%;
}

.container
{
    width: 100%;
    height: 100%;
    position: relative;
}

.left_pane
{
    width: 50%;
    vertical-align: middle;
    text-align: center;
}

.right_pane
{
    width: 50%;
    vertical-align: middle;
    text-align: center;
}

#page_header UL
{
    vertical-align: middle;
    margin-left: 0px;
    padding-top: 10px;
    width:100%;
}

#page_header UL LI
{
    vertical-align: middle;
    margin-right: 20px;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 28px;
}

#page_header UL LI IMG
{
    vertical-align: middle;
}

#page_header UL LI .titleOn
{
    color: #34485b;
    margin-left: 5px;
}

#page_header UL LI .titleOff
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #85919d;
    margin-left: 5px;
}

.form_title_img
{
    margin-left: 20px;
}

.form_textbox_normal
{
    width: 200px;
    height: 25px;
    border: none;
    padding: 2px;
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    background-color:transparent;
    letter-spacing:1px;
}

.errorMessage
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #a42320;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    padding-left:20px;
    float:left;
}

.errorLabelContainer
{
    width: 7%;
    height: 5px;
    display: inline;
    float: left;
}

.info
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #777777;
}

.link_normal
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #384d61;
    text-decoration: none;
}

.link_normal:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #384d61;
    text-decoration: underline;
}

.underVline
{
    border-bottom: dashed 1px #BBBBBB;
}

.input_normal
{
    width: 210px;
    height: 29px;
    background-image: url('http://cdn.wibiya.com/Graphics_Website/textbox_back_normal.gif');
    background-repeat: no-repeat;
    position: relative;
}

#recaptcha_input_area
{
    width: 450px;
    height: 200px;
    background-color: green;
}


/*
            Languages
*/

#toolbarLang
{
    height:30px;
    position:relative;
    padding: 0;
    width:210px;
}



#langDropDown {
    width: 170px;
    height:29px;
    position:relative;
    cursor:pointer;

}



.lang_dropdown_normal {
    background-image:url('http://cdn.wibiya.com/Graphics_Website/dropdown_normal.gif');
    background-repeat: no-repeat;
}
.lang_dropdown_over {
    background-image:url('http://cdn.wibiya.com/Graphics_Website/dropdown_over.gif');
    background-repeat: no-repeat;
}


#langWrap {
    width: 170px;
    height:29px;
    position: relative;
    float:left;
}

#langlist {
    display:none;
    bottom:30px;
    height:auto;
    position:absolute;
    width:610px;
    background:white;
    border:1px solid #666666;
    padding:5px;
    z-index:10000;
}

.langlist_1024 {
    left:-306px;
}

#langText {
    color:#444444;
    font-family:arial;
    font-size:13px;
    height:29px;
    left:35px;
    position:absolute;
    text-align:left;
    top:5px;
    width:105px;
}

.lang_li_over {
    background-color: #f0f0f0;
}

li.langlistLI {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    width:150px;
    height:auto;
    cursor:pointer;
}


#langSelectWrap {
    height:30px;
    position:relative;
}


#langTextLI {
    margin:1px;
    color:#444444;
    font-family:arial;
    font-size:13px;
    height:29px;
    left:35px;
    position:absolute;
    text-align:left;
    top:5px;
    width:105px;
}

.flagLI {
    width: 18px;
    height:12px;
    position:absolute;
    top:9px;
    left:10px;
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    overflow:hidden;
}

/*  Flags    */

#flag {
    width: 18px;
    height:12px;
    position:absolute;
    bottom:9px;
    left:10px;
    margin:0;
    padding:0;
    overflow:hidden;
    background-repeat: no-repeat;
}

.langFrench {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_france.png');
    background-repeat: no-repeat;
}

.langPolish  {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/pl.png');
    background-repeat: no-repeat;
}

.langSpanish {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_spain.png');
    background-repeat: no-repeat;
}

.langItalian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_italy.png');
    background-repeat: no-repeat;
}

.langGerman {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_germany.png');
    background-repeat: no-repeat;
}

.langChinese {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_china.png');
    background-repeat: no-repeat;
}

.langSwedish {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/se.png');
    background-repeat: no-repeat;
}

.langDutch {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_netherlands.png');
    background-repeat: no-repeat;
}

.langPortuguese {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_portugal.png');
    background-repeat: no-repeat;
}

.langHebrew {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/il.png');
    background-repeat: no-repeat;
}

.langEnglish {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_usa.png');
    background-repeat: no-repeat;
}

.langJapanese {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_japan.png');
    background-repeat: no-repeat;
}

.langKorean {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_korea.png');
    background-repeat: no-repeat;
}

.langRussian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/flag_russia.png');
    background-repeat: no-repeat;
}

.langBrazilian_Portuguese {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/br.png');
    background-repeat: no-repeat;
}

.langTurkish {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/tr.png');
    background-repeat: no-repeat;
}

.langGreek {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/gr.png');
    background-repeat: no-repeat;
}

.langArabic {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/sa.png');
    background-repeat: no-repeat;
}

.langIndonesian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/id.png');
    background-repeat: no-repeat;
}

.langRomanian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/ro.png');
    background-repeat: no-repeat;
}

.langBulgarian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/bg.png');
    background-repeat: no-repeat;
}

.langSlovenian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/si.png');
    background-repeat: no-repeat;
}

.langPersian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/ir.png');
    background-repeat: no-repeat;
}

.langCzech {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/cz.png');
    background-repeat: no-repeat;
}

.langNorwegian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/no.png');
    background-repeat: no-repeat;
}

.langEstonian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/ee.png');
    background-repeat: no-repeat;
}

.langSwedish {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/se.png');
    background-repeat: no-repeat;
}

.langDanish {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/dk.png');
    background-repeat: no-repeat;
}

.langAlbanian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/al.png');
    background-repeat: no-repeat;
}

.langCroatian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/hr.png');
    background-repeat: no-repeat;
}

.langFarsi {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/ir.png');
    background-repeat: no-repeat;
}

.langHindi {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/in.png');
    background-repeat: no-repeat;
}

.langHungarian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/hu.png');
    background-repeat: no-repeat;
}

.langMacedonian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/mk.png');
    background-repeat: no-repeat;
}

.langMalay {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/my.png');
    background-repeat: no-repeat;
}

.langSerbian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/sr.png');
    background-repeat: no-repeat;
}

.langvietnamese {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/vn.png');
    background-repeat: no-repeat;
}

.langBengali {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/bd.png');
    background-repeat: no-repeat;
}

.langBosnian {
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/ba.png');
    background-repeat: no-repeat;
}

.form_title {
    color:#50637C;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    width: 150px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 5px 25px;
}


.panel_center_title
{
    color:#34485b;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    padding: 0 0 10px 5px;
    float:left;

}

.panel_center_text
{
    color:#34485b;
    font-family:arial;
    font-size:12px;
    text-align:left;
    padding: 0 0 0 5px;
    float:left;
}

.panel_center_form
{
    background-color:#f7f7f7;
    border: 1px solid #e2e2e2;
    height:100%;
    width:100%;
}

.panel_center_left
{
    padding:20px;
}

.panel_center_right
{
    padding:10px;
}

#registrationForm
{
    height:100%;
}

#nextBtn
{
    margin:20px 20px 0 0;
    float:right;
    cursor:pointer;
}
.agreeTerms{
    color: #888888;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-top: 5px;
    text-align: left;
}
.agreeTerms a,.agreeTerms a:visited,.agreeTerms a:hover{    
    text-decoration: underline;
    font-family: Arial;
}
.master_footer p .title{
   padding: 7px 0 !important;
}


