body
{
    font-size: 72.5%;
    color: #000000;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    font-family: Verdana, Tahoma, 'MS Sans Serif' , Arial;
	overflow:auto;
}

H1
{
    color: #293939; 
    font-size: medium;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: .4em;
    margin-bottom: .4em;
}

H2
{
    color: #293939;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .8em;
}

H3
{
    color: #293939;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    margin-top: .3em;
    margin-bottom: .1em;
}
H4
{
    color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    margin-top: .3em;
    margin-bottom: .1em;
	
}
input
{
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
}


textarea
{
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
}
img
{
    border: 0;
}

P
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #0E2337;
    margin-top: 3px;
    margin-bottom: 6px;
}



UL
{
    list-style-position: outside;
    font-size: x-small;
    color: black;
    text-indent: 0pt;
    font-family: Verdana, Tahoma, 'MS Sans Serif' , Arial;
    list-style-type: square;
}

OL
{
    font-size: x-small;
    color: black;
    text-indent: 0pt;
    font-family: Verdana, Tahoma, 'MS Sans Serif' , Arial;
}
.OL1
{
    font-size: x-small;
    color: black;
    text-indent: 0pt;
    font-family: Verdana, Tahoma, 'MS Sans Serif' , Arial;
}
/* 
   Page Layout 
   This controls the format of each page 
*/

div#wrapper
{
    width: 80.5em;
    margin: 0 auto;
    text-align: left;
}

div#Header
{
    overflow: hidden;
    border: 0;
    margin-bottom: 5px;
    text-align: right;
    vertical-align: top;
    height: 75px;
    background: #fff url(../images/etenders_header.jpg) repeat-x;
}

div#Navigation
{
    float: left;
    width: 15.5em;
}

div#Content
{
    background-color: White;
    width: 63em;
    padding: .5em;
    border: 1pt solid #CBCFD0;
    float: none;
}

/* 
 Special text 
*/

.error
{
    font-size: x-small;
    color: red;
    font-family: Verdana, Tahoma, 'MS Sans Serif' , Arial;
}

span.error
{
    display: block;
    margin-left: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.required
{
    color: red;
}
.msg

{
    font-size: 15;
    color: #003366;
    font-family: Verdana, Tahoma, 'MS Sans Serif' , Arial;
}
.hidden
{
    display: none;
}

.small
{
    font-size: xx-small;
}
.medium
{
    font-size: x-small;
}
.Button 
{
    font-size:small;
    /*width:8em;*/
}
.reportDataStl1{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;

}
a.external
{
    background: url(../images/externallink.gif) no-repeat right top;
    padding-right: 10px;
}

#PrintFooter
{
    display: none;
}

#Content h1, h2, h3, p
{
    padding-right: 10px;
    padding-left: 10px;
}

#Content H2 a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 8px;
    text-decoration: none;
}

#Content H2 a:hover
{
    color: black;
    text-decoration: underline;
}

#Content H3 a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight:normal;
	font-size:9px;
}
#Content a
{
    color: blue;
    font-size: 12px;
    font-family: Verdana, Tahoma , Arial;
    text-decoration: none;
    font-weight: normal;
}

#Content a:link
{
    color: blue;
    text-decoration: none;
	font-size:12px;
}

#Content a:visited
{
    color: blue;
    text-decoration: none;
	font-size:12px;
}
#Content a:active
{
    color: blue;
    text-decoration: none;
}
#Content a:hover
{
    color: #CC6600;
    text-decoration: underline;
	font-size:12px;
}

#Content a.download
{
    background: url(../images/pdflink.gif) no-repeat right top;
    padding-right: 16px;
}

#Content a.RecordButton
{
	background:transparent url(../images/record_button.jpg) no-repeat 0px 0px;
	height:45px;
	display:block;
	margin-top:5px;
}

#Content a.RecordButton:link
{
	background-position:0px 0px;
}

#Content a.RecordButton:visited
{
	background-position:0px 0px;
}

#Content a.RecordButton:hover
{
	background-position:0px -77px;
	cursor:hand;
}

#Content a.RecordButton:active
{
	background-position:0px -77px;
}

#Content .RecordButton span 
{
	padding:15px 0px 0px 50px;
	display:block;
	font-size:small
}

#Content a.ListLink
{
	
	display:block;
	color:#3333FF;
	font-size:12px;
	cursor:hand;
}


#Content a.ListLink:hover
{
	cursor:hand;
	color:#FF6600;
	font-size:12px;
	text-decoration:underline;
}
.ListLinkhover
{
	cursor:hand;
	color:#FF6600;
	font-size:12px;
	text-decoration:underline;
}

#Content a.homePageLink{
{ 
       font-family: Arial; 
       font-size: 12px; 
       font-style: normal; 
       font-weight: normal; 
	   color:#CC6600;	      /* color: #f88217; */
       text-decoration: none ;
	   cursor:pointer;
       }
}

#Content a.homePageLink:hover{
	 color: #CC6600; 
      text-decoration: underline blink;
	  cursor:hand; 
}

/*
 Menus and Boxes
*/

.MenuBoxHead
{
    background-color: #CBCFD0;
    width: 100%;
    height: 2.6em;
    padding-top: .4em;
    margin-bottom: .3em;
}


.extendedMenuBlock
{
    margin-bottom: 3px;
    width: 100%;
    padding-top: 4px;
    text-align: center;
    background-color: white;
    margin-top: 3px;
}

.extendedMenuBlock span
{
    font: bold small Verdana, Arial, Helvetica, sans-serif;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #fff;
}

.extendedMenuBlock a
{
    color: #293939;
}

.MenuBlock
{
    margin-bottom: 3px;
    width: 100%;
    text-align: left;
    background-color: #293939;
    margin-top: 3px;
}

.borderedBox
{
	background-color: #FFFFFF;/*#CEDAF0*/
	border-top: #293939 1px solid;
	border-right: #293939 2px solid;
	border-bottom: #293939 2px solid;
	border-left: #293939 1px solid;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}

.displayBlock
{
    /*border: 1pt solid #bec4c4;*/
	border: 1pt solid #3399FF;
}

.displayBlock h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    padding-top: 0.2em;
    background-color: #D3D7D8;
    color: #697474;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0pt solid #bec4c4;
}

.displayBlock h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    padding: 0.5em;
    background-color: #99CCFF;/*D3D7D8*/
    color: #000000;/*697474*/
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1pt solid #bec4c4;
}

.displayBlock .topBorder
{
    border-top: 1pt solid #bec4c4;
}

.displayBlock .indent
{
    margin-left: 11px;
    border: 1pt solid #BEC4C4;
    padding: 0.5em;
    width: 80%;
    margin-top: 5px;
}

.displayBlock label
{
    font-size: small;
}

.displayBlock a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #03c;
}
.displayBlocktd
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;   
    background-color: #99CCFF;/*D3D7D8*/
    color: #ffffff;/*697474*/
    margin-top: 0px;
    margin-bottom: 0px;
   border: 1pt solid #3399FF;
}
div.footerContainer
{
    padding-top: 5px;
    margin: 0 0 0 160px;
    width: 635px;
    font: bold small Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    color: #293939;
}

div.footerContainer a
{
    font-size: xx-small;
    font-weight: bold;
    text-decoration: none;
    color: #293939;
}

div.footerContainer a:hover
{
    text-decoration: underline;
}
.hint
{
}

.hint span.body
{
    color: #0000c0;
    font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
}
.hint span.title
{
    font-weight: bold;
    color: #0000c0;
    font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
}
.GridItem
{
	padding:.2em .2em;
	color: #000000;
	background-color:#FFFFFF;
	/*border-style:solid;
	border-width:1px;
	border-color:#BFC3C4; 	*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.GridItemAlt
{
	padding:.2em .2em;
	color: #101010;
	background-color:#F6F6F6;
	border-style:solid;
	border-width:1px;
	border-color:#EFEFEF; 
	font-size:small;
}
.GridSearchResults
{
	background-color:#FFFFFF;
}


.GridHeader{
	/*background-color:#99CCFF;
	color:#ffffff;*/	
    background-color: #D3D7D8;
    color: #697474;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}


/* 
 Tag strip formats 
*/
.MultiPage
{
    border-top-width: 0px;
    border-right: #c6c6c6 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 8pt;
    padding-bottom: 10px;
    border-left: #c6c6c6 1px solid;
    padding-top: 10px;
    border-bottom: #c6c6c6 1px solid;
    font-family: verdana, tahoma, sans-serif;
    background-color: #f2f2f2;
}

.logInName{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
FONT-VARIANT: small-caps;
color:#6633FF;
}
/* text box with Background Image */
.textBoxBckImage
 {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	/*width: 230px;*/
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}
.txtAreaBckImage
{
background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	height: 60px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;

}
.inputtextfield
{
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
	width:240pt;
}
.inputtextfielddate
{
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
	width:115pt;
}
.inputtextareafield
{
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
	width:240pt;
}
.inputselectfield
{
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
	width:245pt;
}
/* 
 Print specific formating
 Strip out navigation etc
*/
/*
@media print
{
    #PrintFooter
    {
        display: block;
    }

    div#Navigation
    {
        display: none;
        float: none;
    }

    div#Content
    {
        float: left;
        margin-left: 0px;
        border: 0px;
    }

    div.footerContainer
    {
        margin-left: 0px;
    }
	

}

*/
 a 
    {
        color: #000080; 
        font-family: verdana; 
        font-size: 10pt; 
        text-decoration: underline
       }
       
a.visited
    {
      color: #800000;
       font-family: verdana;
       font-size: 10pt;
       text-decoration: underline
      
        }
        
a:hover
      { 
      color: #1b3100; 
      text-decoration: underline blink }  

a.homePageLink
       { 
       font-family: Arial; 
       font-size: 12px; 
       font-style: normal; 
       font-weight: normal; 
	   color:#CC6600;	      /* color: #f88217; */
       text-decoration: none ;
	   cursor:pointer;
       }
	
	   
a.homePageLink:hover
      { 
      color: #CC6600; 
      text-decoration: underline blink;
	  cursor:hand; 
	  }

.searchPRLink/* used in first|prev|next|last*/
{ 
font-family: Arial; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #f88217; 
text-decoration: underline;
cursor:pointer;
}

.noPrint123 {           margin: 1em 0.5em 0.5em; 
  text-align: center;          }

body{
			margin: 0;
			margin-top:0;
			margin-left:5px;
			padding: 0;
			border: 0;
			overflow:hidden;/* hidden;*/
			height: 100%; 
			max-height: 100%; 
		}
.initial {
    background-color: White;
    color: Black;
}
.normal {
    background-color: #FFFFFF;
}
.highlight {
   /* background-color: #FF7F00;*/
   background-color: #CC6600;
    color: White;
    cursor: pointer;
}
.AdUserlistHead{
        background-color:#FF7E1D;/*b4defc#FF7E1D;*/
        FONT-SIZE: 10pt;
        COLOR: #FFFFFF;
        FONT-VARIANT: small-caps;
        TEXT-DECORATION: none;
    }
    #Loading{
        position:absolute;
        top:1px;
        z-index:1000;
    }
    #storedlist{
	
        position:absolute;
        top:135px;
        left:390px;
        height:204px;
        width:350px;
        overflow:auto;
		
    }
.webListBoxadmin
{/*MUNIRA: used in create user page*/
      width:225px;
     /* height:200px; */
	border:solid black 1px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		overflow:auto;
}
.webListBoxadminBig
{/*MUNIRA: used in create user page*/
      width:450px;
	  height:300px;
     /* height:200px; */
	border:solid black 1px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		overflow:auto;
}
.breadCrumbAsh {
	background-color: transparent;
	color: #000000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}
.homePageFont {
	background-color: transparent;
	color: #000000;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}
/**************************************************/
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:1px solid #6699ff;	
	padding:0px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}

	
	
	/* DHTML Modal Message i.e. Confirmation message*/

.modalDialog_transparentDivs {
	Z-INDEX: 1; FILTER: alpha(opacity=40); POSITION: absolute; BACKGROUND-COLOR: #aaa; opacity: 0.4
}
.modalDialog_contentDiv {
	BORDER-RIGHT: #000 2px solid; PADDING-RIGHT: 2px; BORDER-TOP: #000 2px solid; PADDING-LEFT: 2px; Z-INDEX: 100; PADDING-BOTTOM: 2px; BORDER-LEFT: #000 2px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #000 2px solid; POSITION: absolute; BACKGROUND-COLOR: #fff
}
.modalDialog_contentDiv_shadow {
	Z-INDEX: 90; FILTER: alpha(opacity=30); POSITION: absolute; BACKGROUND-COLOR: #555; opacity: 0.3
}

.modalDialog_msg{
 font: 9pt verdana;
 color: #830516;
 
}
  .noPrint {          
  
   display: block;           }