
/*
 *      General
 *
 */
 
body{
    margin: 0;
    height: 100%;
    direction: ltr;
/*  font-family: verdana, arial, helvetica, sans-serif; */
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 12px;  
    color: #333333; 
/*  background: url(../images/bg.gif) no-repeat scroll 20% 0;  */ 


}

.grass{
   /* background: url(../images/grass.jpg) 0 325px; */
    background-position:bottom;
    background-repeat:no-repeat;
}

.small_text{
    font-size:10px;
    /*color: #CCCCCC; */
    color: #e2c822;
}

.medium_text{
    font-size:14px;
    padding-bottom:4px;
}

.large_text{
    font-size:22px;
    /*color:#0C9BC3;*/
}
.fright{float: right;}
    
.fleft{float: left;}


a:link, a:visited, a:active {
    text-decoration:none;
    color:#3b5998;
}

a:hover{
    text-decoration:underline;
}

textarea{
    border: 1px solid #CCCCCC;
    font-size:14px;
    overflow:hidden;
}
input[type=text],select{
    border: 1px solid #CCCCCC;  
}
input[type=password],select{
    border: 1px solid #CCCCCC;  
}
checkbox {
    border: 1px solid #CCCCCC;
}

.error {
    color: #333;
    background:#ffebe8;
    border: 1px solid #dd3c10;
    text-align:center;
    margin: 2px 2px 4px 2px;
}

.info_area{
    background-color:#fff9d7;
    border:1px solid #e2c822;
    padding: 4px 4px 4px 4px;
}

.info{
    background-color: #f7f7f7;
    border: 1px solid #cccccc; 
    font-size:10px;
    color:#333;
    /*padding: 4px 4px 4px 4px;*/
}

.tip{
    background-color:#fff9d7;
    border:1px solid #e2c822;
    padding: 4px 4px 4px 4px;
}

.footer{
    text-align:center;
    font-size:10px;
    height:20px;
   /* padding-top: 10px; */
    clear: both;    
}
.footer_img{
    background: url(../images/grass.jpg) 0 325px ;
    background-repeat:no-repeat;
    background-position:top;
    height:90px;        
}
.footer_item{
    margin-top:10px;
    border-right:1px solid gray;
    padding-right:5px;
    padding-left:5px;
/*  background:#9dd174; */
}
.hoverable:hover{
    background-color:#f0f0f0;
    cursor:pointer;
}

.move{
    cursor: move;
}

.active{
    background-color:#f0f0f0;
    cursor:pointer;
}
.placeholder{
    border:2px dotted #CCCCCC;
    height:30px;
    /*background:#89CF3B;*/
    
}
.left_menu_item{
        
}

.wizard_wrapper{
    /*background-color:none;*/
    border: 1px solid red;
    
}

.form_item{
    margin-bottom: 6px;
    padding-left: 2px;
    line-height: 18px;
}

.form_text{
    width: 100px;
    display: block;
}

#address_list{
    list-style: none;
    margin: 0px;
    padding-left: 0px;
}

#address_list li{
    margin-bottom: 4px;
}

.item_hover{
    background-color: #F7F7F7;
}
.item_border{
    border-bottom: 1px solid #DFDFDF;
}

.service_header{
    padding:6px 6px 0px 6px;
    color: #333;
    font-weight:bold;
    font-size:18px; 
    background-color:#fff;
    border-bottom: 1px solid #e2c822;
}

h4{
    margin: 4px 0px;
}

#nb_container {
    width: 230px;
    margin: 0px auto;
}

.nb_row {
    margin-top: 6px;
}

#nb select {
    width: 220px;
}

.nb_label {
    display: block;
    font-size: 8px;
    float: left;
}

.dialog_label{
    display: block;
    float: left;
    width: 76px;
}

/* Billing report */

#report_table{
    list-style: none;
    padding: 0px;
    width: 94%;
}

.r_table_head{
    list-style: none;
    padding: 0px;
    margin: 0px;
    background-color:#DCE9D3;
    height: 20px;
    line-height: 20px;
}

.r_table_head li{
    float: left;
    width: 20%;
    text-align: center;
    height: 20px;
    /*border: solid 1px #F1F7EC;*/
}

.r_table_record ul{
    list-style: none;
    padding: 0px;
    height: 20px;
    line-height: 20px;
    border-bottom: solid 1px #DCE9D3;
}

.r_table_record li{
    float: left;
    font-size: 10px;
    width: 20%;
    text-align: center;
    height: 20px;
    /*border-right: solid 1px #F1F7EC;*/
}

.deposit{
    background: #DFDFDF;
}

.invite_header{
    list-style: none;
    padding: 0px;
    margin: 0px;
    background-color:#DCE9D3;
    height: 20px;
    line-height: 20px;
}

.invite_header li{
    float: left;
    width: 30%;
    text-align: center;
    height: 20px;
    /*border: solid 1px #F1F7EC;*/
}

.invite_list{
    list-style: none;
    padding: 0px;
    margin-top:2px;
}


.invite_row {
    list-style: none;
    padding: 0px;
    width: 96%;
    border-bottom: solid 1px #DCE9D3;
    clear:both;
    height: 18px;
}

.invite_row li{
    float:left;
}

.plus_mobile{
    font-size:10px;
    color:#0C9BC3;
    padding:0px 0px 0px 2px;
}

a#homepage_hover:hover span.hphover { 
    background-color:#DCE9D3;
}

.static_row{
    padding:0px 20px 0px 20px;
    margin-top:16px;
    overflow:auto;
    height:390px;
}
.static_h1{
    margin-top:2px;
    font-size:18px;
    font-weight:bold;
}
.static_h1_text{
    padding:10px 4px 4px 20px;
}

.static_h2{
    font-weight:bold;
    margin-bottom:2px;
}


.static_body{
    margin-top:20px;
    padding-left:20px;
}


.ac_results {
    padding: 0px;
    border: 1px solid #999999;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}

table.phone td {
    padding: 2px 0;
}
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}
