/* this css is used for convergia product to show tab and tab containers... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none !important;;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none !important;;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
#container-1 ul{width:100%;padding-top:0px;padding-bottom:1px;font-size:12px;}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 1px 0 0px;
    min-width: 40px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/tab1.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #595959;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #fff;
  text-decoration:none;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
  text-decoration:none;
  color:#fff;
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
  
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 40px; /* IE 6 treats width as min-width */
    min-width: 40px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 5px;
    padding-right: 0;
  color: #595959;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 5px;
  color: #fff;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
    color: #fff;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
   
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
background: url(images/loading.gif) no-repeat 0 50%;
}

/*--container for convergia product to show data in tab--*/
.text-container p{padding:0px 0 5px 0;margin:0;}
.text-container{height:362px;background:#fff;font:normal 12px Arial;color:#515151;line-height:17px;border:solid 1px #e6e7e9;margin:0px;padding:6px;}
.text-flash{min-height: 383px;background:#fff;font:normal 12px Arial;color:#515151;line-height:16px;border:solid 1px #e6e7e9;margin:0px;padding:0px;position:relative;}
.text-flashmain{height:406px;font:normal 12px Arial;color:#515151;line-height:16px;border:solid 1px #e6e7e9;margin:0px;padding:0px;}
.text-container ul {margin:0px;padding:10px 0 10px 30px;}
.text-container ul li{margin:0px;padding:0px;}

.text-container-inner p{padding:8px 0 10px 17px;;margin:0;}
.text-container-inner{min-height: 371px;overflow-x:hidden;overflow-y:auto;background:#fff;font:normal 12px Arial;color:#515151;line-height:17px;border:solid 1px #e6e7e9;margin:0px;padding:6px 0px 6px 6px;}
.text-container-inner ul {margin:0px;padding:5px 0 10px 30px;}
.text-container-inner ul li{margin:0px;padding:0px;}


#text-container-inner{overflow-y:auto;overflow-x:hidden;padding-right:10px;}
#text-container-inner h6{font:bold 13px Arial;color:#4b318a;margin:5px 0 5px 0px;padding:0;}
.text-container-inner h4{font:bold 16px Arial;color:#4b318a;margin:10px 0 10px 7px;padding:0;}
.text-container-inner h6{font:bold 13px Arial;color:#4b318a;margin:5px 0 5px 0px;padding:0;}
.text-container-inner h1{font:bold 26px Arial;color:#765CBF;margin:5px 0 5px 0px;padding-top:10px;}
/*--container for convergia product to show data in tab--*/

/*----flash container-----*/
#framecontainer{overflow-y:auto;overflow-x:hidden;overflow:visible;max-height:1500px;padding-right:30px;}
#ratePlan #framecontainer{overflow-y:auto;overflow-x:hidden;height:100%;padding-right:30px;}
#framecontainer ul{padding:5px 5px 5px 40px !important;margin:0px;}
/*----flash container-----*/

/*----phone container-----*/
#phonecontainer{overflow-y:auto;overflow-x:hidden;height:100%;padding-right:30px;border-top:solid 1px #CCC;}
.phonegrid li {list-style-type:none;}
.phone-container-inner {background:#fff;font:normal 12px Arial;color:#515151;line-height:17px;border:solid 1px #e6e7e9;margin:0px;padding:6px 10px 6px 10px;position:relative;}
/*----phone container-----*/

/*----phone adaptor container-----*/
#adaptercontainer{overflow-y:auto;overflow-x:hidden;padding-right:30px;border-top:solid 1px #CCC;}
/*----phone adaptor container-----*/

