@charset "utf-8";
/* CSS Document */



/** COMMON **/

html{
    height:100%;
    width:100%;
    scrollbar-base-color: #f6f6f6;
}

body{
    height:100%; 
    margin:0;
    padding:0;        
    background-repeat: repeat-x;  
    color: #2658A8; 
    min-width: 980px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .76em;
}


.bodyWrapper{    
/*    border: #ccc solid 1px; 
    background-color: #626363; */
    margin: 0 auto;  
    
    width: 1032px;
    margin: 0px auto;
/*    background: url(../images/voiteck/bg-w-main-content.png) repeat-y;*/
}

.bodyWrapper1{ 
     
    margin: 0 auto; 
    position: relative;  
}

.bodyWrapper2{ 
    width: 1032px;
    margin: 0 auto;
    position: relative;
    /*margin-top: 20px;*/
    /*border-top: solid 1px #efefef;*/
}

.container{
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: #666 0px 2px 3px;
    -webkit-box-shadow: #666 0px 2px 3px;
}

input {
    background-image: none;
    /*border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px;*/
    height: 20px;
    border:none;
    background-color: #fcfcfc;
}

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding-left: 20px;
}
a {
    color:#2658A8;
    text-decoration:none;
/*    font-weight:bold;*/
}

a:hover {
    color:#FFF44E !important;
    text-decoration:none;
    font-weight:bold;
}

a.paging {
    color:transparent !important;
    text-decoration:none;
    font-weight:bold;
    height:30px;
    width:37px;
}

a.paging:hover {
    color:transparent !important;
    text-decoration:none;
    font-weight:bold;
    height:16px;
    width:16px;
}

a.pagingDisabled {
    color:transparent !important;
    text-decoration:none;
    font-weight:bold;
    cursor:default;
    height:30px;
    width:37px;
}

.companyLogo {
    margin-bottom: -45px;  
    /* margin-top: 20px; */
    margin-left: auto;
    margin-right: auto;
    background: url("../images/commschoice/commschoice_logo.png") ;
    background-repeat: no-repeat;
    width: 450px;
    height: 180px;
    float:left; 
   /* padding-left: 10px; */
    
/*    border-radius: 3px;
    box-shadow: 0 2px 3px #666666;
    -webkit-box-shadow: 0 2px 3px #666666;
    -moz-box-shadow: 0 2px 3px #666666;*/
    
    border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180);
    background-position: center;
    
}

.companyLogoGlobal {
    margin-bottom: -45px;  
    /* margin-top: 20px; */
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    background: url("../images/commschoice/commsgroup_logo.png") ;
    background-repeat: no-repeat;
    width: 450px;
    height: 180px;
    float:left; 
   /* padding-left: 10px; */
    
/*    border-radius: 3px;
    box-shadow: 0 2px 3px #666666;
    -webkit-box-shadow: 0 2px 3px #666666;
    -moz-box-shadow: 0 2px 3px #666666;*/
    
    border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180);
    background-position: center;
    
}


.companyLogo img {
    border:0;
}
.reportLink {
    color:transparent;
    text-decoration:none;
}

.reportLink  img{
    border:0;
}

/****** forgotPassword.jsp ******/
.forgotPage {
    height:100%;
    width: 100%;
    background-image: url(../images/tiab/2easyTel/bg2.jpg);
    background-repeat: repeat-x;
    background-position:0 0;
    background-color: #f1f1f1;
    font-family:Franklin Gothic Book;
    font-size:12px;
    color: #2658A8;
    margin:0;
    padding:0;
}

.forgotLogo {
    margin-left:50px;
    margin-top:20px;
    background-image:url(../images/telechoice/telechoice_logo.png);
    width: 319px;
    height: 107px;
}

.forgotPanel {
    margin-left:50px;
    width:900px;
    height:600px;
    margin-top: 20px;
    padding:0;
    color: #4b4b4b;
}

.forgotPanel h1 {
    padding-top: 25px;
    font-size:  11pt;
    font-weight: bold;
    font-family:Franklin Gothic Book;
    color: #2658A8;
}

.forgotPanel h3 {
    font-size:  9pt;
    font-weight: normal;
    font-family:Franklin Gothic Book;
    color: #2658A8;
}

.forgotPanel img {
    margin-top: 10px;
}

.forgotTable {
    font-size: 8.5pt;
    font-family:Franklin Gothic Book;
    width:100%;
    margin:auto;
    text-align: left;
    margin-top:25px;
    color: #2658A8;
    font-weight:bold;
}

.forgotTable tr {
    height: 30px;
}

.forgotTable .label {
    width: 115px;
}
/****** FORGOT PASSWORD END *****/
a.button{
margin-top:10px;
background-position: right top;
background-repeat: no-repeat;
clear: both;
color: white;
display: inline-block;
font-size: 11px;
font-weight: bold;
height: 25px;
line-height: 25px;
padding-right: 15px;
text-decoration: none;
cursor: pointer;
white-space: nowrap;
}
a.button, .button span {
background-image: url("../images/blink/btn_gray.png");
}
a.button:hover,
span.button:hover,
input.button:hover {
background-position: right bottom;
}
a.button:hover span,
span.button:hover input {
background-position: left bottom !important;
}
a.button span {
background-position: left top;
background-repeat: no-repeat;
color: #6f7178;
display: inline-block;
height: 25px;
line-height: 25px;
padding-left: 17px;
white-space: nowrap;
}
a:hover.button span{
    color: #00000f;
}
/****** login.jsp ******/
.loginPage {
    font-family: Franklin Gothic Book;
    background-image: url(../images/telechoice/telechoice_login.png);
    background-repeat: repeat-x;
    background-position:top center;
    background-color: #f1f1f1;
    font-size:12px;
    color: #2658A8;
    margin:0;
    padding:0;
    height:100%;
    width:100%;
}


/*.loginLogo {
    margin: 0 auto;
    margin-top:81px;
    margin-left: 486px; 
    margin-right: 486px; 
    background: url(../images/viaip/ICT-One Logo (Large).jpg) no-repeat center center;
    background-color: #ffffff;
    width: 340px;
    height: 200px;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: #666 0px 2px 3px;
    -webkit-box-shadow: #666 0px 2px 3px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px; 
    
    border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180);
}*/


.loginLogo {
    margin: 8px auto;
    margin-top:20px;
/*  margin-left: 486px; 
    margin-right: 486px; */
    background: url(../images/commschoice/CommsChoiceLogo.png) no-repeat center center;
    /* background-color: #ffffff; */
    width: 500px;  //410px;
    height: 200px;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px; 
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5); */
      /* box-shadow: #666 0px 2px 3px; */
    -webkit-box-shadow: #666 0px 2px 3px; 
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: -70px;
    
   /* border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180); */
}

.loginLogoGlobal {
    margin: 8px auto;
    margin-top:20px;
/*  margin-left: 486px; 
    margin-right: 486px; */
    /*background: url(../images/commschoice/commsgroup_logo.png) no-repeat center center;*/
    background: url(../images/commschoice/CommsGroup.png) no-repeat center center;
    /* background-color: #ffffff; */
    width: 410px;
    height: 200px;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px; 
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5); */
      /* box-shadow: #666 0px 2px 3px; */
    -webkit-box-shadow: #666 0px 2px 3px; 
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: -70px;
    
   /* border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180); */
}

.loginPanel {
    font-family:Franklin Gothic Book;
    margin:auto;
    width:430px;
    height:300px;
    margin-top: 0px;
    /*background-image:url(../images/tiab/2easyTel/login_bg2.jpg);*/
    text-align: center;
    padding:0;
    padding-right: 15px;
    color: #2658A8;
}

.loginPanel h1 {
    padding-top: 25px;
    font-size:  11pt;
    font-weight: bold;
    font-family:Franklin Gothic Book;
    color: #2658A8;
}

.loginPanel h3 {
    font-size:  9pt;
    font-weight: normal;
    font-family:Franklin Gothic Book;
    color: #2658A8;
}

.loginPanel img {
    margin-top: 10px;
}

.loginTable {
    font-size: 8.5pt;
    font-family:Franklin Gothic Book;
    width:330px;
    margin:auto;
    text-align: left;
    margin-top:25px;
    color: #2658A8;
    font-weight:bold;
}

.loginTable tr {
    height: 30px;
}

.loginTable .label {
    width: 115px;
}

.loginTable .textbox, .paymentTable .textbox, .customerTable  .textbox, .dashboardTable .textbox{
    width: 202px;
    padding-left: 0px;
    padding-top: 8px !important;
    text-indent: 5px;
    line-height: 9.5pt;
    height: 23px !important;
    font-family:Franklin Gothic Book;
    font-size:9.5pt;
    font-weight:bold;
    color: #2658A8;
    vertical-align: middle;
}

html>/**/body .loginTable .textbox, .paymentTable .textbox, .customerTable  .textbox, .dashboardTable .textbox{
    width: 202px;
    padding-left: 0px;
    padding-top: 0px;
    text-indent: 5px;
    line-height: 9.5pt;
    height:30px; 
    font-family: Arial,Helvetica,sans-serif;
    font-size:9.5pt;
    font-weight:bold; 
    vertical-align: middle;
    
    background-image: url("../images/clublinks/ctxt-bg.gif");
    background-position: center top;
    background-repeat: repeat-x;
    color:#5b5b5b;
}

.loginTable .textboxError, .paymentTable .textboxError, .customerTable  .textboxError{
    width: 202px;
    background-color:#F6C9CC;
    background-image:url(../images/tiab/2easyTel/error_bg.jpg);
    padding-top: 8px !important;
    text-indent: 5px;
    line-height: 9.5pt;
    height: 23px !important;
    border: 1px solid #F16464;
    font-family:Franklin Gothic Book;
    font-size:9.5pt;
    font-weight:bold;
    color: #2658A8;
}

html>/**/body .loginTable .textboxError, .paymentTable .textboxError, .customerTable  .textboxError{
    width: 202px;
    background-color:#F6C9CC;
    background-image:url(../images/tiab/2easyTel/error_bg.jpg);
    padding-left: 0px;
    text-indent: 5px;
    line-height: 9.5pt;
    height:30px;
    border: 1px solid #F16464;
    font-family: Arial,Helvetica,sans-serif;
    font-size:9.5pt;
    font-weight:bold;
    color:#616161;
}

.login input{
    height: 0;
    width: 0;
}

.login {
    background-image: url(../images/telechoice/loginButton_yellow.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 163px;
    margin-top:10px;
}

.login a{
    background-image: url(../images/telechoice/loginButton_blue.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 163px;
    display: block;
}

.login a:hover{
    background: none;
}

.submit {
    background-image: url(../images/telechoice/submitButton_yellow.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 163px;
    margin-top:10px;
}

.submit a{
    background-image: url(../images/telechoice/submitButton_blue.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 163px;
    display: block;
}

.submit a:hover{
    background: none;
}

/***** LOGIN END *****/

/***** MAIN SITE START *****/
.mainContainer { 
    
    margin:auto;
    width:960px;
    margin-top:0px !important;  
}
/*.header {
    margin:0 auto; 
    color:#828282 !important;
    height: 110px; 
    position: relative;
    padding-top: 150px;
    background: url(../images/reddot/bg-tile-cloouds-white.png) repeat-x 0;
}*/
.header{
    width:100%;
    margin-top: 5px;
/*    background: url(../images/reddot/bg-tile-cloouds-white.png)repeat-x;
    background-position:50% 110%;*/
    background-repeat:repeat no-repeat;
    height:100px;
    padding-top:10px;
}

.header2 {
    margin:auto;
    width:990px;
    height: 50px;
/*    color:#FF7400 !important;
    background: url(../images/itrinity/header-overlay.jpg) 50% 1px no-repeat;*/
/*    font-family:Franklin Gothic Book;
    font-size:11px;
    padding-bottom:0px;*/
}

/*.header3{
    background:  url(../images/reddot/bg-tile-cloouds-white.png) 50% 100% repeat-x;
    margin-top: 50px;
    height:230px;
}*/
.header .companyLogo img {
    padding-left:10px;
    padding-top:0px;
    margin-left:0px;
}

.header table {
    width:503px;
    margin-right:10px !important;
    margin:auto;
}

.header .headerPanel {
    display:none;
}

.header .headerInfo {
    height: 20px;
}

.header2 div{
/*    width: 1040px;*/
}

/***** MENU START *****/
/*.menuContainer {
   width:750px;
    height: 10px;
    margin:-115px auto 0px 28.5%;
        
    height: 50px; 
    margin:0 auto; 
    padding-top: 0;  
    padding-left: 10px;
    width: 990px;

}
.menu {
    float: right;
    height: 43px;
    font-size: 12px; 
    padding: 0; 
    width: 900px;
    padding-bottom: 70px;
}
.menu ul {
    list-style:none outside none;
    margin:0;
    padding: 0;
    height: 42px;
    background-repeat: no-repeat;
    background-position: top center;
    border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180);
}

.menu ul li {
      border-radius:4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
    -webkit-transition: background .2s ease-out;
    color: #ffffff !important;
    background: #0489c9;
    float:left;
    position:relative;
    margin:0;
    display:block; 
    margin-left: 10px;
     
    background:  url(../images/reddot/nav_sep.png) no-repeat top right;
     
    margin: 0 3px 0 -3px;
    padding: 3px 2px 6px 5px;
    
    
    background: none repeat scroll 0 0 #1D71B9;
    border-right: 1px solid #2F578D;
}
.menu ul li:active {
    border-radius:4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
    -webkit-transition: background .2s ease-out;
    color: #ffffff !important;
    background: #82c4e4 !important;
}
.menu ul li:hover {
    border-radius:4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
    -webkit-transition: background .2s ease-out;
    color: #ffffff !important;
    background: #fd5920;
    background: none repeat scroll 0 0 #213766;
}

.menu ul li, .menu ul li a {
    display:block;
    
}

.menu ul li a { 
    position:relative; 
    margin:0; 
    color: #ffffff !important;
    text-align: center; 
    background: transparent;
    display: block;
    margin: 8px 13px;
    text-decoration: none;   
    padding: 0 6px;   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    text-shadow: 0px 1px 0px #3f3f3f;
}

.menu ul li a.active {
    color: #fffff !important;
    background: transparent;
}
.menu ul li.cp1 a.active { 
    z-index:9999 !important;  
}

.menu ul li:hover{
        background-color: #fd5920 !important;
    
}

.menu ul li a:hover{ 
    
    color: #E2F0FD !Important; 
}
.menu ul li a:hover span{ 
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding: 0px 14px 0;
}*/

.menuContainer {
    height: 50px; 
    margin:0 auto; 
    padding-top: 0;  
    padding-left: 10px;
    width: 976px;
     
}
.menu {
    font-family: Franklin Gothic Book;
    float: left; 
    height: 43px;
/*    background: none repeat scroll 0 0 #1D71B9;*/
    font-size: 11px; 
    padding: 0; 
/*    margin-left: 29px; */
    width: 976px;
    color: #2658A8;
}
.menu ul {
    list-style:none outside none;
    margin:0;
    padding: 0;
    height: 42px;
/*    padding-top: 2px !important;*/ 
/*    background-image: url(../images/voiteck/bg-nav-holder.gif);*/
 /*   background-repeat: no-repeat; */
    background-position: top center;
    background-color: #2658A8;/*#0489C9;*/
    border-radius: 3px;
    box-shadow: 0 2px 3px #666666;
    
    border-collapse: separate;
    zoom: 1;
    filter:
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=110),
    progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Strength=5, Direction=180);
}

.menu ul li {
    float:left;
    position:relative;
    margin:0; 
    display:block;     
     
    background:  url(../images/reddot/nav_sep.png) no-repeat top right;
     
/*    margin: 0 3px 0 -3px;*/
/*    padding: 3px 2px 6px 5px;*/
    
    
/*    background: none repeat scroll 0 0 #1D71B9;
    border-right: 1px solid #2F578D;*/
}
.menu ul li:hover {
/*    background: none repeat scroll 0 0 #213766;*/
}

.menu ul li, .menu ul li a {
    display:block;
    
}

.menu ul li a { 
    font-family: Franklin Gothic Book;
    position:relative; 
    margin:0; 
/*    padding-top: 5px;*/
    color: #FFFFFF !important;
    text-align: center; 
    
    color: #FFFFFF;
    display: block;
    margin: 8px 13px;
    text-decoration: none;   
    
    padding: 0 6px;   
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    text-shadow: 0px 1px 0px #3f3f3f;
    
}

.menu ul li a.active {
/*    color: #000000 !important;*/
    /*z-index:9999 !important;*/
/*    padding:9px;*/
/*    text-shadow:#999999 2px 2px 2px !important;*/
    background-color: transparent;
/*        background: none !important;*/
    color: #FFF44E !important;
}
.menu ul li.cp1 a.active { 
    z-index:9999 !important;  
}

.menu ul li:hover{
        background-color: #FFF44E !important;
    
}

.menu ul li a:hover{ 
    color: #E2F0FD !Important; 
/*    background-color: #213766 !important;*/
/*    background-image: url(../images/voiteck/bg-nav-hover.gif); 
    height: 27px;
    background-repeat: no-repeat;*/
/*    background-position: 100% 100%;*/
/*    padding: 0px 14px 0;*/
/*    font-weight: normal;*/
}
.menu ul li a:hover span{ 
    background-repeat: no-repeat;
    background-position: 100% 100%;
/*    padding: 0px 14px 0;*/
}


html > /**/ body .menu ul li a, x:-moz-any-link, x:default
{
/*    text-indent:0;
    font-size: 0;*/
}
.menu ul li.cp1{ 
/*    margin: 0 0 0 68px;*/
}
.menu ul li.cp3, .menu ul li.cp3 a, .menu ul li.cp7, .menu ul li.cp7 a,  .menu ul li.cp23 {
    display:none !important;
}
/***** MENU END *****/
/***** FOOTER *****/
.footer {
    width: 901px;
    margin:0 auto;
    display: none;
}

.footer .footerTable {
    width:901px;
    height:35px;
    background-color: #153e63;
    margin:0 auto;
    display: none;
}

.footer .footerTable tr {
    text-align: right;
}
.footer .footerTable .copy {
    width: 522px;
}

.copyright {
    margin-top:10px;
    vertical-align:middle;
}
/***** FOOTER END *****/
.bodycurvebl{
      
}
.bodycurvebr{
     
}
.bodycurvetr{ 
}



/***** MAIN START ******/

/*.main {
    height:auto;
    min-height:640px; 
    margin: 0 auto; 
    
    height:auto; 
    padding: 0;      
}*/

.main {
    height: auto;
    min-height: 640px;
    margin: 0 auto;
    width: 1030px;
    background-image: url(../images/viaip/inner_content.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: auto;
    float: left;
    margin-left: -20px;
}


/*.main .contentBorder {
    width: 100%; 
    left: 40px;
    right: 40px;
    margin: 0 auto;
    display: none; 
}*/

.main .contentBorder {
    width: 930px;
    margin-left: 50px;
}

.mainTitle {
/*    height:71px;    */
    margin-top:0px; 
/*    padding: 0 45px 0 45px;*/
}

.mainTitle h1 {
    padding-top:30px;
    margin-bottom: 10px; 
    clear: both !important; 
    float: none !important;
    font-weight: bold;
    
    color: #2658A8;
    font-size: 19px;
    font-weight: normal;
    padding-left: 50px;
}
.mainTitleContainer div{
    margin-right:50px;
}
.mainTitleContainer div#Pagination{
    margin-right:0px !important;
}
.mainContent {
      
    font-size: 10pt;
    min-height: 590px;
    height: auto; 
/*    padding: 0 20px 20px 20px;*/
    padding: 0 48px 20px 48px;
    color: #2658A8;
    
}
.mainContent br{
    display:none;
}
.mainContent h4{
    margin-bottom:10px;
    margin-top:5px;
    margin-left: 25px;
}
/***** HOME.JSP *****/
.homeTable {
    padding-top:20px;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: transparent !important;
/*    width:930px;*/
}
.homeTable tr{
    height:175px;
}

.homeLinks{
    font-size: 48pt;
    float: left;
    padding-top: 50px;
    width:450px;
    padding-left: 50px;
    background-color: transparent !important;
}
.homeLink img {
    border: 0 !important;
}
.homeTable td{
    width:233px;
}

.homeTable input{
    width:0;
    height:0;
}

.home1 {
    background-image: url(../images/tiab/2easyTel/home1_h.jpg);
    background-repeat: no-repeat;
    width:300px;
    height:225px;
    background-color: transparent !important;
}

.home1 a{
    background-image: url(../images/tiab/2easyTel/home1.jpg);
    background-repeat: no-repeat;
    width:300px;
    height:225px;
    display: block;
}

.home1 a:hover{
    background: none;
}

.balance {
    width:900px;
    height:100%;
    float:left;
    background-color: transparent !important;
}

.balance a{
    background-image: url(../images/southernPhone/balance.png);
    background-repeat: no-repeat;
    background-position: center right;
    width:880px;
    height:100%;
    display: block;
}


.call {
    width:880px;
    height:100%;
    float:left;
    background-color: transparent !important;
}

.call a{
    background-image: url(../images/clublinks/call.png);
    background-repeat: no-repeat;
    background-position: center right;
    width:880px;
    height:100%;
    display: block;
}

.payment {
    width:880px;
    height:100%;
    float:left;
    background-color: transparent !important;
}

.payment a{
    background-image: url(../images/southernPhone/payment.png);
    background-repeat: no-repeat;
    background-position: center right;
    width:880px;
    height:100%;
    display: block;
}


.userProfile {
    width:880px;
    height:100%;
    float:left;
    background-color: transparent !important;
}

.userProfile a{
    background-image: url(../images/southernPhone/user.png);
    background-repeat: no-repeat;
    background-position: center right;
    width:880px;
    height:100%;
    display: block;
}


#menuDescription {
    color: #bf262a;
}
/***** HOME.JSP END *****/
/***** TABLES *****/
.tableContent {
    overflow:hidden;
    height:auto;
    max-height:100% !important;
/*    width:1010px;*/
    text-align:left;
    margin-top: 10px;
    
}

.headerTable {
    font-family: Franklin Gothic Book;
    width: 915px;
    margin:10px 0 0 0px !important;
    border:1px solid #d3d3d3;
    float: left;
    color: #2658A8;
}

.dataTable {
    font-family: Franklin Gothic Book;
    width: 915px;
    margin:0 0 0 0;
    border:1px solid #d3d3d3;
    color: #2658A8;
}

.dataTable tr td:last-child {
    text-align:center !important;
}

.dataTable tr td a{
    color:#1982d1 !important;
    text-decoration: underline;
}

.headerTable .headerRow {
    height:35px;
    background-color:#bf262a;
    color:#ffffff;
    text-align:center;
    font-weight: 400;
}

.headerTable .headerRow  .headerCell{
    border-bottom:1px solid #a4a9ad;
    border-right:1px solid #d8d8d8;
}

.dataTable .dataRow {
    height:30px;
    background-color:#fafafa;
    color:#828282;
}

.dataTable .dataRow0 {
    height:30px;
    background-color:#ffffff;
    color:#828282;
}

.dataTable .dataRow1 {
    height:30px;
    background-color:#f6f6f6;
    color:#828282;
}

.dataTable tr:hover {
    background-color:#d9edf7; 
    background-repeat: repeat-x; 
}

.dataTable tr:hover td {
    /*color:#ffffff !important;*/
    font-weight: bold;
}

.dataCell{
    font-family: Franklin Gothic Book;
    border-bottom:1px solid #e8e8e8;
    border-right:1px solid #dfdfdf;    
    color: #2658A8;
}

.inputTable {
    width: 885px;
    margin-left:-16px;
    margin-top:10px;
}

.inputTable .inputRow {
    height:30px;
    background-color:#fafafa;
    color:#828282;
}

.inputCell{
    border-bottom:1px solid #e8e8e8;
}

.linkTable {
    font-family: Franklin Gothic Book;
    width: 901px;
    margin:10px 0 0 0;
    color: #2658A8;
}

.linkTable .linkRow {
    height:20px;
    background-color:#f6f6f6;
    color:#000000;
    text-align:center;
}

.linkTable .linkRow  .linkCell a{
    height:20px;
    width:300px;
    display:block;
}

.linkTable .linkRow  .linkCell a:hover, a.active{
    background-color:#eab025;
}

/***** TABLES END *****/
/***** COMPONENTS *****/
/*.dropdown {
    height:30px;
    background-image:url(../images/tiab/2easyTel/input_bg.jpg);
    background-color:#d2e3e9;
    border:1px inset #cccccc;
    font-family:Franklin Gothic Book;
    font-size:9.5pt;
    font-weight:bold;
    color:#616161;
    margin-left:-3px;
    padding:0;
}*/

.selectbox .display.hover{
    background-color:#4C4A4A !important;
    background-image: none !important;
    /*background-image: url(../images/southernPhone/southernphone_bg.jpg) !important;
    background-position: 7% 7%;
    background-repeat: repeat-x;*/
    color: #ffffff !important;
    line-height: 20px;
}
.selectbox .display{
    background-image: url(../images/clublinks/row_h.jpg) !important;
    width:100%;
    color: #ffffff !important;
}

.selectbox .display span.text{
    width:85%;
    font-size: 10pt !important;
    font-family: Arial !important;
}

.groupbox{
    margin-top:10px;
}

.itemTable h4{
    height:20px;
    padding:0;
    margin:0;
}
/***** DATA USAGE REPORT *****/

.hiddenTable {
    display:none;
}

.visibleTable {
    display:block;
}

#daily {
    float:left;
    width:901px;
}

#monthly {
    float:left;
    width:901px;
}

#yearly {
    float:left;
    width:901px;
}

.dataUsageHeaderTable {
    font-family: Franklin Gothic Book;
    margin:10px 0 0 0;
    border:1px solid #d3d3d3;
    width:263px;
    table-layout:fixed;
    color: #2658A8;
}


.dataUsageHeaderTable .headerRow {
    height:35px;
    background-color:#2581c0;
    color:#ffffff;
    text-align:center;
}

.dataUsageHeaderTable .headerRow  .headerCell{
    border-bottom:1px solid #a4a9ad;
    border-right:1px solid #d8d8d8;
}

.dataUsageTable{
    float:left;
    position:relative;
    text-align:left;
    width:30%;
}

.dataUsageTable .tableContent {
    overflow:auto;
    height:400px;
    width:100%;
    text-align:left;
}

.dataUsageTable .dataTable {
    font-family: Franklin Gothic Book;
    margin:0 0 0 0;
    width:263px;
    border:1px solid #d3d3d3;
    color: #2658A8;
}

.dataUsageGraph{
    float:left;
    position:relative;
    text-align:right;
    width:70%;

}

/***** PAYMENT *****/
.paymentTable {
    font-family: Franklin Gothic Book;
    width: 50%;
    margin:0 auto;
    margin-top:20px;
    color: #2658A8;
}

.paymentTable .dataRow {
    height:40px;
    background-color:#ffffff;
    color:#828282;
}

.paymentTable .dataRow2 {
    height:40px;
    background-color:#f6f6f6;
    color:#828282;
}

.paymentTable .dataCell{
    font-family: Franklin Gothic Book;
    border:none;
    color: #2658A8;
}

/***** CUSTOMER DETAILS *****/
#generalProfile, #userPassword{
    height:600px;
}
.customerDetailContent {
    min-height: 450px;
    height:auto;
    width:465px;
    text-align:left;
    float:left;
    
}
.customerDetailContent td{
    padding-left: 5px;
}
.signupTable {
    font-family: Tahoma;
    margin: 20px 0 0;
    width: 100%;
}
.signupTable .dataRow {
    background-color: #FFFFFF;
    color: #828282;
    height: 45px;
    vertical-align: top;
}
.signupTable .dataRow2 {
    background-color: #F6F6F6;
    color: #828282;
    height: 45px;
    vertical-align: top;
}
.signupTable .dataCell {
    font-family: Franklin Gothic Book;
    border: medium none;
    vertical-align: middle;
    color: #2658A8;
}
html > body .signupTable .textbox {
    color: #616161;
    font-family: Franklin Gothic Book;
    font-size: 9.5pt;
    font-weight: bold;
    height: 20px;
    line-height: 9.5pt;
    padding-left: 0;
    padding-top: 0;
    text-indent: 5px;
    vertical-align: middle;
    width: 202px;
    color: #2658A8;
}

.signupTable .textbox {
    color: #616161;
    font-family: Franklin Gothic Book;
    font-size: 9.5pt;
    font-weight: bold;
    line-height: 9.5pt;
    padding-left: 0;
    text-indent: 5px;
    vertical-align: middle;
    width: 202px;
    color: #2658A8;
}
.dataCell {
    font-family: Franklin Gothic Book;
    border-bottom: 1px solid #E8E8E8;
    border-right: 1px solid #DFDFDF;
    color: #2658A8;
}
.signupTable .selectbox{
    width:180px !important;
}
.signup {
    background-image: url("../images/ausPost/signupButton_h.jpg");
    background-repeat: no-repeat;
    height: 32px;
    margin-top: 10px;
    text-align: center;
    width: 100px;
}
.signup a {
    background-image: url("../images/ausPost/signupButton.jpg");
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    width: 100px;
}
.cancel {
    background-image: url("../images/ausPost/cancelButton_h.jpg");
    background-repeat: no-repeat;
    height: 32px;
    margin-top: 10px;
    text-align: center;
    width: 100px;
}
.cancel a {
    background-image: url("../images/ausPost/cancelButton.jpg");
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    width: 100px;
}
.customerDetailButtons .clear input {
    height: 0;
    width: 0;
    border: none;
}
.customerTable {
    font-family: Franklin Gothic Book;
    width: 100%;
    margin:0 0;
    margin-top:20px;
    color: #2658A8;
}

.customerTable .dataRow {
    height:40px;
    background-color:#ffffff;
    color:#828282;
}

.customerTable .dataRow2 {
    height:40px;
    background-color:#f6f6f6;
    color:#828282;
}

.customerTable .dataCell{
    font-family: Franklin Gothic Book;
    border:none;
    color: #2658A8;
}

.customerDetailButtons {
    float:right;
    width:100%;
    margin-top:30px;
}

.customerDetailButtons input{
    height:0;
    width:0;
}

.save {
    background-image: url(../images/tiab/2easyTel/saveButton_h.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 100px;
    margin-top:10px;
    text-align:center;
}

.save a{
    background-image: url(../images/tiab/2easyTel/save.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 100px;
    display: block;
}

.save a:hover{
    background: none;
}

.reset {
    background-image: url(../images/tiab/2easyTel/resetButton_h.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 100px;
    margin-top:10px;
    text-align:center;
}

.reset a{
    background-image: url(../images/tiab/2easyTel/reset.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 100px;
    display: block;
}

.reset a:hover{
    background: none;
}

.clear {
    background-image: url(../images/tiab/2easyTel/clearButton_h.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 100px;
    margin-top:10px;
    text-align:center;
}

.clear a{
    background-image: url(../images/tiab/2easyTel/clear.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 100px;
    display: block;
}

.clear a:hover{
    background: none;
}


.headerTable a.sortheader {
    color:white;
    text-decoration: none;
    display: block;
}
.headerTable span.sortarrow {
    color: #D8EDFC;
    text-decoration: none;
}
.headerTable a.myclass {
    background-color:red;
}


#utbListDiv .headerTable.tblSubHdr a{
    color:#D8EDFC;
}



div.anythingSlider.activeSlider .anythingWindow {
	border-color: #00A4E4 !important;
}
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	border-color: #00A4E4 !important;
}

/**TO BE MIGRATED**/
/*.option {
    height: 32px;
    width: 160px;
    font-size: 12pt;
    margin: 0 auto;
}

.option a{
    background-image: url(../images/meteredEnergy/dashboardOptionBg.png);
    background-repeat: no-repeat;
    background-position: 0 -128px;
    height: 32px;
    width: 160px;
    display: block;
}

.option a img {
    vertical-align:middle;
}
#elec a:hover,#elec a.active {
    background-image: url(../images/meteredEnergy/dashboardOptionBg.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-color:transparent !important;
}

#cold a:hover,#cold a.active {
    background-image: url(../images/meteredEnergy/dashboardOptionBg.png);
    background-repeat: no-repeat;
    background-position: 0 -32px;
    background-color:transparent !important;
}

#hot a:hover,#hot a.active {
    background-image: url(../images/meteredEnergy/dashboardOptionBg.png);
    background-repeat: no-repeat;
    background-position: 0 -64px;
    background-color:transparent !important;
}*/

.option {
    height: 60px;
    width: 60px;
    margin: 0 auto;
}

.option a{
    height: 60px;
    width: 60px;
    display: block;
}

#elec a {
    background-image: url(../images/meteredEnergy/dashboard/elec.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;
    
}

#elec{
    background-image: url(../images/meteredEnergy/dashboard/elec_h.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

#elec a:hover, #elec a.active {
    background:none;
}

#cold a {
    background-image: url(../images/meteredEnergy/dashboard/cold.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;

}

#cold{
    background-image: url(../images/meteredEnergy/dashboard/cold_h.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

#cold a:hover, #cold a.active {
    background:none;
}

#hot a {
    background-image: url(../images/meteredEnergy/dashboard/hot.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;

}

#hot{
    background-image: url(../images/meteredEnergy/dashboard/hot_h.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

#hot a:hover, #hot a.active {
    background:none;
}

#water a {
    background-image: url(../images/meteredEnergy/dashboard/water.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;

}

#water{
    background-image: url(../images/meteredEnergy/dashboard/water_h.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

#water a:hover, #water a.active {
    background:none;
}

#gas a {
    background-image: url(../images/meteredEnergy/dashboard/gas.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;

}

#gas{
    background-image: url(../images/meteredEnergy/dashboard/gas_h.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

#gas a:hover, #gas a.active {
    background:none;
}
.tooltip {
    background: url("../tooltip/black_big.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 145px;
    padding: 40px 30px 10px;
    width: 310px;
    z-index: 1000;
}
/*
FOOTER

#footer_container {
    background: url("../images/reddot/bg-tile-clouds-blue.png") repeat-x top transparent;
    background-color: #0489c9;
    font-size: 11px;
    padding: 28px 10px 0 40px;
    width: 100%;
    margin-top:750px;
    height:150px;
}

.con-footer  {
    width: 1000px;
    height: 40px;
    background-image: url('../images/clublinks/footerBg_1.png');
    background-repeat: repeat-x;
    background-color: #919b9a;
    margin: 0 auto;
} 
.con-footer p{
    float: right;
    padding-right: 25px;
}

#footernav li {
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 2;
    list-style: none;
    padding-right: 5px;
    padding-top: 10px;
    
}
#footernav li a{
    
   color: #1d1e1d !Important;
}
.footer-container-generic{
   margin-top: -12px;
}*/

.mainTitleContainer #overview{
    margin-right: 65px !important;
    
}
.tableContent-container{
    margin: 0 auto;
}
.textbox.readonly{
    background-color: #D7DDD9;
    
}

.ui-tabs-hide{
    display:none;
}

/*texts for footer*/


.rt-container {
    margin: 0 auto;
    width: 960px;
}
.rt-container .rt-grid-4 {
    width: 300px;
    display: inline;
float: left;
position: relative;
margin-left: 10px;
margin-right: 10px;
}
.rt-block {
margin: 10px 0;
padding: 15px;
margin-bottom: 10px;
position: relative;
}
.box3 .rt-block, .box3 #rt-mainbody {
    padding-top:70px;
    background: 0489c9;
    border: 0px solid #C5C5C5;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}
.module-content ul.menuFooter li {
    list-style: none;
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.module-content ul.menuFooter a, .module-content ul.menuFooter .separator, .module-content ul.menuFooter .item {
    padding: 0 0 0 18px;
    background-position: 0 2px;
    background-repeat: no-repeat;
    line-height: 140%;
    font-size: 13px;
    display: block;
}
.module-content ul.menuFooter a, .module-content ul.menuFooter .separator, .module-content ul.menuFooter .item:hover {
    text-decoration: underline;
}

.module-content ul.menuFooter a, .module-content ul.menuFooter .separator, .module-content ul.menuFooter .item {
/*background-image: url(../images/itrinity/arrow.png);*/
}
.module-content ul.menuFooter a span, .module-content ul.menuFooter .separator span, .module-content ul.menuFooter .item span {
padding: 6px;
}
.module-content ul.menuFooter a:hover span, .module-content ul.menuFooter li.active > a span, .module-content ul.menuFooter li.active > .separator span, .module-content ul.menuFooter li.active > .item span {border-radius: 6px;}
.box3 a, .box3 .title span, .title3 .module-title .title span {
color: #fcfaf9;
}
#rt-footer, #rt-copyright {
color: #DDD !important;
text-align: center;
}
.module-title {
margin-bottom: 20px;
}
.module-title .title {
margin: 0;
font-weight: normal;
font-size: 140%;
line-height: 130%;
padding: 0;
letter-spacing: 1px;
}
.title span {
color: #E3611D;
}

.ui-widget-content td.ui-widget-content a{
    color: #fcfaf9;
}

.threecol {
  width:22.928176794%;
}

#LiveClockIE {
    font-family: Arial,Helvetica,sans-serif;;
}

#LiveClockIE font {
    /*color: #DBDBDB !important;*/
    font-size: 11px !important;
    font-family: Arial,Helvetica,sans-serif;;
}