﻿/*--------- 
input[disabled='disabled']
{
    border-style: none;
    background-color: #FFFF00;
    color: #0000FF;
    text-decoration: line-through;
    font-weight: bold;
    font-style: normal;
    display: inherit;
}
---------*/
.noborder
{
    border: none;
}

.banner_bg
{
   background: url('images/PICS_Telecom_Banner_bg.jpg') top repeat-x;
}

.banner_row
{
    height: 130px;
}

.banner_left
{
    background: url('images/PICS_Telecom_Banner_bg_white.jpg') left top repeat-x;
    vertical-align: top;
}

.banner_center
{
    background: url('images/PICS_Telecom_Banner_PICS.jpg') left top no-repeat;
    text-align:left;
}

.banner_right
{
    background: url('images/PICS_Telecom_Banner_right.jpg') right top no-repeat;
}

.main{
  
   text-align:left;
   
}

.maincontent
{
    position: relative; 
    top: -42px;
    font-size:small;
    text-align:justify;
}

.body_left
{
    background: url('images/body_background_left.gif') left repeat-y;
}

.body_right
{
    background: url('images/body_background_right.gif') right repeat-y;
}

.header
{
    height:130px;      
}

.language
{
    background-color:#ffffff;
    font-size:x-small;
}

.footer
{
   background: url('images/footer_background_center.gif') repeat-x bottom ; 
   position: relative; 
   top:-80px;
}

.footer_left
{
     background: url('images/footer_background_center.gif') left bottom no-repeat; 
     text-align:left;  
     vertical-align:bottom;   
}

.footer_center
{
     text-align:center; 
     font-size:x-small;  
}

.footer_right
{
     background: url('images/footer_background_center.gif') right bottom no-repeat; 
     text-align:right; 
     vertical-align:bottom;   
}

.footer_text
{
    position: relative; 
    top: -2px;
}

.menu
{
     position:relative;
     top: -48px;
     left: 270px;  
}

.mistyle
{
    background-image: url('images/button.gif'); 
    background-repeat: no-repeat; 
    background-position:center center;
    font-size:smaller;
    text-align:center;
    vertical-align:middle;                                                                                   
}

.dmistyle
{
    border-width:1;
    border-color:#e7b624;
    background-color:#0c3098;
    font-family:Arial;
    color:#ffffff;
    font-weight:bold;
    font-size:small;
    padding:2px 5px 2px 5px;
   
}

.menu1
{
    position:relative;
    top:-50px; 
    right:200px;
    width:150px;
    z-index:10;
}

.menu2
{
    position:relative; 
    top:-48px; 
    right:-125px;
    width:100px;
      z-index:10;
}

.menu3
{
    position:relative;
    top:-76px; 
    left:515px;
    width:200px;
    z-index:10;
}

.menu4
{
    position:relative; 
    top:-101px; 
    left:690px;
    width:100px;
    z-index:10;
}
.titles
{
    font-size:large;
    color:orange;
    text-align:center;
}

.hidden
{ 
    visibility:hidden;
}

.bottom_left
{
    position:relative; 
    top: 3px; 
    left: -12px;
}

.bottom_right
{
    position:relative; 
    top: 3px; 
    left: 13px;
}

.unjustify
{
    text-align:left;   
}

.GridSelectedRow
{
    background-color: #C0C0C0;
    font-weight: bold;
}

.GridAlternatingRow
{
    background-color: #CCCCCC;
}

.GridRowUS
{
	background-color: #99FFCC;
}

.GridRowUK
{
    background-color: #FFFF99;
}

.GridHeader
{
	color: #FFFFFF;
	background-color: #336666;
	font-weight: bold;
}

.GridPager
{
	color: #FFFFFF;
	background-color: #336666;
	font-weight: bold;
}
