﻿/*
Created by Smilu Varghese
Date Created : 03-April-2011
Tamimah Telecom and Computer Technology
Oman
*/

/* Addeb by Shafeeq on 21-07-2012 */
/*
The classes derived below should be copied to the original
StyleSheet.
*/
 @font-face {
        font-family: "ShFont";
        src: url("ShFont.eot"),
             url("ShFont.ttf");
    }

  @font-face {
        font-family: "ShFontBold";
        src: url("ShFontBold.eot"),
             url("ShFontBold.ttf");
    }
    
.TopTable
{
	
	width: 900px;
}

.bottomTable
{
	
	width: 900px;
}

body
{
    margin-left: 0;
    margin-top: 0;
    
    background-color: #F1F1F1;
    font-family: sans-serif;
    font-size:12px;
}




.Oldtext
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Arial
}

.Text {
	color: #222;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 12px;
	font-family: Sans-serif;
}
.TextMenu {
	color: #222;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 11px;
	font-family: Sans-serif;
}
.asyncupl
{
    width:410px;
    text-align:left;
    vertical-align:middle;
    padding:5px 0px 0px 5px;
    float:left;
    }
    .tDivAlign
{
    text-align:left;
    
    }
    
    .innertableHead
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #99CCFF;
    font-weight: bold;
}
.innertableLabel
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    text-align: left;
    padding-right: 3px;
}
.innertableData
{
    background-color: #F7F7F7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BFBFBF;
    padding-left: 3px;
}
.innertableAlternate
{
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BFBFBF;
    padding-left: 3px;
}
    
.Boxes_Contact {
	width: 200px;
	height: 150px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #ddd;
	box-shadow: 0 0px 4px #ddd;
	border-radius: 16px;
	margin-bottom: 10px;
	-moz-box-shadow: 0 0px 4px #ddd;
	-webkit-box-shadow: 0 0px 4px #ddd;
	-khtml-box-shadow: 0 0px 4px #ddd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

/* From Shafeeq END */
/* Checking Skins */
.tamTextBox
{
    padding: 2px;
    border: 1px solid #C0C0C0;
    font-size: 12px;
    height: 21px;
}

.tSubHeadTable
{
    text-align: left; 
    background-color: rgb(243, 243, 243);
    padding: 2px;
    border-collapse: collapse;
    width: 100%;
/*padding-left:5px;*/
/*font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
font-family: "ShFontBold";
font-size: 16px;
font-weight: bold;
color: #DB4A37;
text-transform:uppercase;
letter-spacing: 0px;
}

.tSubHeadTddLeft
{
    border: 1px solid #D8D8D8;
    width: 40px;
}
.tSubheadTitle
{
    width: 100%;
    padding-left: 6px;
}

.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: 1px solid #D8D8D8;
    border-collapse: collapse;
}  
.mGrid td
{
    padding: 2px 2px 2px 5px;
    border: 0px solid #c1c1c1;
    color: #717171;
    text-align: left;
    font-size: 11px;
}  
.mGrid th
{
    border: 1px solid #FFFFFF;
    text-align: center;
    height: 30px;
    background-color: #E6E6E6;
}  
.mGrid th a
{
    text-align: center; 
    height: 30px; 
    background-color: #E6E6E6;
    text-decoration: underline;
}  
.mGrid .alt
{
    background: rgb(245, 245, 245);
    
}  
.mGrid .pgr { background: #424242 ; }  
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
    border-left-color: #888888;
}     
.mGrid .pgr a { color: #666; text-decoration: none; }  
.mGrid .pgr a:hover { color: #000; text-decoration: none; } 

.mGridButtons 
{
    text-align: center;
    vertical-align: middle;
}
.mGridText
{
    text-align: left;
    }


.tamDDL
{
    font-size: 12px;
    border: 1px solid #C0C0C0;
    height:25px;
}

.tamButton
{
    /* width:70px; */
    height: 25px; 
    background: #EC1C24 center; 
    border: 1px solid #E20613; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
    -khtml-border-radius:2px; 
    font-size: 11px;
	font-family: Sans-serif;
	font-weight:bold;
	color:white;
	cursor:pointer;
}

.tamButton:hover {
    background:   #C5101A; 
    border: 1px solid #B10E16;
    cursor:pointer;
}
.MasterBody
{
    padding: 0px;
    width: 950px;
    height: 690px;
    margin: 35px 0px 0px 0px;
    border-spacing: 0px;
}

#CompBody
{
	text-align:center;
}
#Header
{
    width: 950px;
    height: 150px;
    margin: 0px;
    padding: 0px;
    background-image: url('../../IMG/ttctheader.png');
    background-repeat: no-repeat;
}
#footer
{
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    height: 20px;
    vertical-align: bottom;
    text-align: center;
    font-family: 'Courier New' , Courier, monospace;
    font-size: small;
    background-image: url('../IMG/FOOTER.png');
}
.contentBodyBG
{
    margin: 0px;
    padding: 0px;
    background-image: url('../../IMG/BGMai2.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-spacing: 0px;
}
#CompLogo
{
	width:500px;
	height: 170px;
	float:left;
	margin:0px;
	padding:0px;
	}
/*#lSideMenu
{
    width: 100px;
    height: 510px;
    text-align: left;
    vertical-align: top;
}
#rSideMenu
{
    width: 100px;
    height: 510px;
    text-align: left;
    vertical-align: top;
    }*/
    
#BodyContent
{
    margin: 0px;
    background-position: bottom;
    text-align: center;
    vertical-align: top;
    height: 462px;
    width: 950px;
    padding-top: 0px;
    background-color: #FFFFFF;
    background-image: url('../../IMG/BGMainFoot.png');
    background-repeat: no-repeat;
    border-spacing: 0px;
}
.bodyHead
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    background-image: url('../../IMG/HeadPart.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 28px;
    width: 950px;
    border-spacing: 0px;
} 
#hMenu
{
	width:450px;
	height:170px;
	vertical-align:text-bottom;
	float:right;
	margin:0px auto;
	padding: 120px 0px 0px 0px;
	text-decoration:none;
	}
#hMenu ul
{	
	display: block;
	list-style: none;
	height: 50px;
	line-height: normal;
	padding: 0px;
	margin: 0px auto;
	vertical-align: text-bottom;
	text-align: left;


/*float: right;
	padding: 0px 0px 0px 60px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
	width:450px;
	line-height: normal;
*/
}
#hMenu ul li
{
	border-style: dotted;
	border-width: 1px;
	display: block;
	height: 30px;
	text-decoration: none;
	float: right;
	padding: 10px;
}
#hMenu ul li a
{
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	color: #0066CC;
}

#hMenu ul li a:hover
{
    display: block;
    height: 30px;
    text-decoration: none;
    text-align: center;
    vertical-align: text-bottom;
    color: #FFFFFF;
    line-height: inherit;
    background-color: #C5101A;
}

.tableSubsriber
{
    padding: 0px;
    margin: 0px;
    
}
.tSubHeadImage
{
    vertical-align:middle
    }
    
    .tImage
{
    vertical-align: middle;
    text-align: center;
}
.tTdLogo
{
      vertical-align:bottom;
    text-align:right;
    }
.tSubHead
{
    padding-left: 10px;
    font-family: 'ShFont';
    font-size: 16px;
    font-weight: bold;
    color: #DB4A37; /*font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
    text-transform: uppercase;
    letter-spacing: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F0F0F0;
    background-color: #F3F3F3;
    text-align: left;
}
.tSubHead2
{
    padding-left: 2px;
    font-family: 'ShFont';
    font-size: 14px;
    font-weight: bold;
    color: #7090C8; /*font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
    text-transform: capitalize;
    letter-spacing: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F0F0F0;
    text-align: left;
    background-color: #F3F3F3;
}
.tSubHeadFont
{
    font-family: "Myriad Pro" , "Helvetica Neue" , Helvetica;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 1px 1px 0px #FFFFFF;
   
    }
.tData
{
    padding: 0px 0px 0px 10px;
    vertical-align: text-top;
    text-align: left;
}
.tDataHelps
{
    padding: 0px 0px 0px 10px;
    vertical-align: text-top;
    text-align: left;
    color: #222;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
}
.tDataLabels
{
    padding: 0px 5px 0px 10px;
    vertical-align: text-top;
    text-align: Right;
}
.tdHead
{
    text-align: center;
    vertical-align: text-bottom;
    font-weight: bold;
}
.DynTable
{
    font-size: 12px;
}

.water
{
	font-family: calibri;
	color: #999999;
	font-size: small;
	height:16px;
	
}
.valControls
{
	font-family: calibri;
	font-size: small;
	color: #FF0000;
}	
.lThead
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.lThead h7
{
	font-size: small;
	color: #FF6699;
}

/*.progressbaar
{
    background-position: center center;
    background-color: Gray;
    filter: alpha(opacity=95);
    opacity: 0.9;
    background-image: url('../../IMG/progress.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}*/
.LoadProgressDiv
{
    background-position: center center;
    background-color: #FFFFFF;
    background-image: url('../../IMG/Pageloader.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.assignMenuTable
{
    border: 1px solid #CCCCCC;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 100%;
}
.gridCss
{
    font-size: 12px;
    text-align: left;
    vertical-align: bottom;
}

.grpPlaceholderTable
{
    text-align: left;
    vertical-align: bottom;
}

.innertable
{
    border-collapse: collapse;
    margin-top: 25px;
}
.innertableHead
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #99CCFF;
    font-weight: bold;
}
.menuPanel
{
    background-color: #0556AA;
    width: 100%;
    height:30px;
}
.arabicLang
{
        text-align: left;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-shadow: 1px 1px 1px #FFFFFF;    
    }
.menu
{
    padding: 4px 4px 4px 8px;
    text-align: left;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-shadow: 1px 1px 1px #FFFFFF;    
    float:left !important;
}

.menu ul
{
    
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

.menu ul li a       
{
    color: #313131;
    display: block;
    line-height: 1.00em;
    padding: 4px 15px 4px 2px;
    text-decoration: none;
    white-space: nowrap;
    background-color: #F1F1F1;
}

.menu ul li a:hover
{
    color: #D91111;
    text-decoration: none;
}
.menuTables
{
    width: 100%;
    text-align: right;
    float:left;
    
}

.popupPanel
{
    border: 2px solid #CECECE;
    background-color: #FFFFFF;
}
.popupPanelTable
{
    border-style: none;
    border-collapse: collapse;
    width: 100%;
}
.PanelPTitle
{
    text-align: right;
}
.panelFooter
{
    text-align: right;
    vertical-align: bottom;
}
.panelBody
{
    text-align: center;
   
}
.ModalBG
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.forAsyncFileUpload
{
    text-align: inherit;
}
.BorderBox
{
    border-style: none;
    border-width: 0px;
    color: #000000;
}
.Status
{
    vertical-align: bottom;
    text-align: center;
    background-color: #FCF172;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    border: thin solid #FBBD2F;
    padding: 0px;
    margin: 10px 0px 10px 0px;
    height: 20px;
    width: 70%;
}
.statusDiv
{
    vertical-align: middle;
}
.tableLogin
{
   
}
.TextMenu {
	color: #222;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 11px;
	font-family: Sans-serif;
}
.TipsTable
{
border: 1px solid #ddd;
	color: #222;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 10px;
	font-family: Sans-serif;
}

.TextHelpTips {
	color: #222;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 11px;
	font-family: Sans-serif;
	font-weight:bold;
}
.buttongLinksTable
{
background-color:#F1F1F1;
border: 1px solid #ddd;
	color: #222;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 11px;
	font-family: Sans-serif;
	font-weight:bold;
}
.helpTd
{
    width: 50%; 
    text-align: center; 
    background-color: #E6E6E6;
    }

.GridViewBulk
{
    font-size: 12px;
    text-align: left;
    vertical-align: bottom;
}



.tAlignment
{
    text-align: left;
}

.tAlignmentOpp
{
    text-align:right;
    }


.tSubmit
{
    width: 70px;
    height: 31px; /*background: #4d90fe center; 
    border: 1px solid #3079ED; */
    background: #EC1C24 center;
    border: 1px solid #E20613;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    font-size: 11px;
    font-family: Sans-serif;
    font-weight: bold;
    color: white; /* #F05E5E #4d90fe*/
}

/* Style the search button hover state */
.tSubmit:hover
{
    background: #C5101A;
    border: 1px solid #B10E16;
    cursor:pointer;
}

.tReporttb
{
    font-family: serif; 
    font-weight: normal; 
    text-shadow: 1px 1px 1px #FFFFFF; 
    text-align: center; 
    background-color: #EBEBEB;
    }

.tHelptips
{
    height: 13px; 
    background-color: #F0F0F0;
    }
    
    
    .tListViewAlignment
{
    text-align: left;
}
.tNormalTextHeader
{
    padding: 0px 0px 0px 10px;
    background-color: #FCFCFC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E1E1E1;
    text-align: left;
    height: 25px;
    font-weight: bold;
    color: #333333;
}

.titleText
{
padding-left:10px;
font-family: 'ShFont';
font-size: 16px;
font-weight: bold;
color: #DB4A37;
/*font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
text-transform:uppercase;
letter-spacing: 0px;
 border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F0F0F0;
}
.titleText2
{
    padding-left: 2px;
    font-family: 'ShFont';
    font-size: 14px;
    font-weight: bold;
    color: #7090C8; /*font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
    text-transform: capitalize;
    letter-spacing: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F0F0F0;
}

.TitleText{
	border: 1px solid white;
	border-bottom-color:#ddd;
}
.TitleIcons
{
	border: 1px solid #DDDDDD;
	width:38px;
	background: #F1F1F1;
}

.DivLanguage
{
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.LoginPageBg
{
    width: 90%;
    /*height:380px;*/
    text-align: center;
    
}

.LoginTable
{ 
	width: 200px;
	height:240px;
	background-color: #F1F1F1;
	border: 1px solid #ddd;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; 
	margin-left:24px;
	margin-right:auto;
	margin-top:115px;
	
	 }
	
.WrapTable {
	background-color: white;
	width: 900px;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	box-shadow: 0 0px 1px #ddd;
	-moz-box-shadow: 0 0px 1px #ddd;
	-webkit-box-shadow: 0 0px 1px #ddd;
	-khtml-box-shadow: 0 0px 1px #ddd;
	
	
}




.WrapTableLogin
{
    /*background-color: white;*/
    width: 900px; /*border: 1px solid #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    -khtml-border-radius: 10px;
    box-shadow: 0 0px 1px #ddd;
    -moz-box-shadow: 0 0px 1px #ddd;
    -webkit-box-shadow: 0 0px 1px #ddd;
    -khtml-box-shadow: 0 0px 1px #ddd;*/
    background-image: url('../../IMG/Eng.png');
    background-repeat: no-repeat;
}
.tableLoginAlign
{
    
    width: 900px;
    }
.SLoginPageBg
{
    width: 90%;
    /*height:380px;*/
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    
}

.SLoginTable
{ 
	width: 200px;
	height:240px;
	background-color: #F1F1F1;
	border: 1px solid #ddd;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; 
	
	
	 }
.captchaMsg
{
    font-size: 12px;
    color: #FF0000;
}

div#topBar
{
    background-color: #F1F1F1;
    position: absolute;
    width: 100%;
    height: 90px;
    z-index: -100;
}