﻿body {}
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px tahoma, Georgia;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #cccccc;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}
.disabled
{display: block;
    width: 160px; /*width of menu (not including side paddings)*/
    /*color: #3d6f92;*/
    color:#A82022;
    background-color: #f0f0ee;
    text-decoration: none;
    padding: 4px 5px;
    border-bottom: 1px solid #cccccc;}
.ddsubmenustyle li a
{
    display: block;
    width: 160px; /*width of menu (not including side paddings)*/
    /*color: #3d6f92;
    color:#A82022;*/
    color:#FFFFFF;
    /*background-color: #f0f0ee;*/
    background-color: #43453d;
    text-decoration: none;
    padding: 4px 5px;
    border-bottom: 1px solid #cccccc;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
/*background-color: #ffdf29;
background-color: #43453D;*/
background-color: #A82022;
/*color: maroon;*/
color: White;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/* Default.css */

a:hover{text-decoration:none;}
a img { border:0;}
img {vertical-align:top;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html, input, textarea,select,option,td
{
    font-family: Verdana, tahoma, Georgia;
    font-size: 12px;
    line-height: 17px;
    color: black;
}
input {padding-bottom:2px;}
listing,list-style, input, select { vertical-align:middle; font-weight:normal;color:Black;
    border-top-style: solid ;
    border-width:1px;
    border-color:#7F9DB9;
	border-right-style: solid ;
	border-left-style: solid ;
	border-bottom-style: solid ;
}
strong {font-size:12px; color:#444444;}
/*a {color:#3d6f92; font-size:12px;text-decoration:none;}*/
a {color:#A82022; font-size:12px;text-decoration:none;}
/*a:hover{color:Maroon;}*/

.MainMenu{color:#FFFFFF; font-weight:bold; font-size:12px;text-decoration:none;}
.colorstrip
{
    /*background-image: url(../images/menuImages/democolorstrip.gif);
    background-image: url(../images/strip.jpg);*/
    background-image: url(../images/sub_tab_tile_2.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 6;
    background-position: top;
}
 
.h_logo{ height:92px; width:100%;}

/*#header_tall {background:url(../images/header_tall.gif) top repeat-x;}*/

#main { margin:0 auto;}
#header .left {padding:26px 0 0 0;}
#header .right {padding:46px 11px 0 0;}
/*.TopMenuItem{background-color: #43453D; color:White; height:33px;}*/
.TopMenuItem{background: url(../images/menuImages/menu.jpg) top repeat-x;}
/*.TopMenuItem{background: url(../images/menuImages/menu_tall.gif) top repeat-x;}*/
.TopMenuItem{background-color: #43453D; color:White; height:33px;}
.TopMenuSpliter{background: url(../images/menuImages/menu_libg.gif);width:1px;height:26px;}
#TopMenuLeftItem{background: url(../images/menuImages/menu.jpg) right top no-repeat;width:4px; }
#TopMenuRightItem{background: url(../images/menuImages/menu.jpg) Left top no-repeat;width:4px;}


#footer .indent
{
    color: #868686;
    font-size: 12px;
}
#footer
{
    color: #444444;
    font-weight: normal;
    padding-top:20px;
    width: 100%;
    text-align: center;
    
}

.BodyText
{width:500px;}

.FieldTitle
{
    font-weight: bold;
    color: black;
}
.NoteText, .NoteText strong
{
    font-size: 11px;
    font-family: Verdana, Tahoma;
    font-style: italic;
}
.NoneGridTableHeader
{
    text-align: center;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid #cccccc;
    background-color: #6693CD;
}
.PreferenceMultiPage
{
    float:left;
    border:1px solid #94A7B5;
    background-color:#F0F1EB;
    padding:4px;
    padding-left:0;
    width:565px;
    margin-left:-1px;                
}
        
.PreferenceMultiPage div
{
    border:1px solid #94A7B5;
    border-left:0;
    background-color:#ffffff;
}
.heading
{
font-family:12px Verdana,Tahoma,Georgia;
font-weight:bold;
}
.labelcontrol
{
font-family:12px Verdana,Tahoma,Georgia;
float: left;
font-weight:normal;
}

#itclogo
{
    float: right;
    background-image: url(Images/itcsmalllogo.gif);
    width: 31px;
    height: 31px;
    cursor: hand;
}
#worldbanklogo
{
    float:right;
    background-image: url(Images/worlbanksmalllogo.gif);
    width: 32px;
    height: 31px;
    cursor: hand;
}
#UnctadLogo 
{float: right;
    background-image: url(Images/unctadicon.gif);
    width: 31px;
    height: 31px;
    cursor: hand;
    background-repeat: no-repeat;background-position: 1px;}
#UNSDLogo 
{ float: right;
    background-image: url(Images/unsdicon.gif);
    width: 31px;
    height: 31px;
    cursor: hand;
    background-repeat: no-repeat;background-position: 1px;}
#WTOLogo
{
    float: right;
    background-image: url(Images/wtoicon.gif);
    width: 31px;
    height: 31px;
    cursor: hand;
    background-repeat: no-repeat;
    background-position: 3px;
}

/* Style.CSS */

.labelcontrol
{
font-family:Verdana,Tahoma,Georgia;
font-size:12px;
float: left;
font-weight:normal;
}

.heading
{
font-family:Verdana,Tahoma,Georgia;
font-size:12px;
font-weight:bold;
}
.submitbutton
{
	
	background-color:#43453D;
	color:#FFFFFF;
	width:100px;
}
.Longsubmitbutton
{	background-color:#43453D;
	color:#FFFFFF;
	width:150px;
}
.ProductSearchbtn
{
	background-color:#43453D;
	color:#FFFFFF;
	width:50px;
	border:none 0px;
}
.disabledLongbtn
{	color: GRAY;
	cursor: pointer;
	width:150px;
}
.enabledLongbtn
{	background-color:#43453D;
	color:#FFFFFF;
	width:150px;
}
.Passwordresetbutton
{
	width:110px;
}
.smallbutton
{
	background-color:#43453D;
	color:#FFFFFF;
	width:40px;
	
}
.BodyText
{width:500px;}

.lefspacelabel
{
font-family:12px Verdana,Tahoma,Georgia;
float:left;
font-weight:normal;
margin-left:30px;
}

.table
{
	
	/*border-width:1px;border-style: inset;
	border-top:1px solid #ADC3DE;
    border-right:1px solid #ADC3DE;
    border-left:1px solid #ADC3DE;
	border-bottom:1px solid #ADC3DE;*/
	border-width:1px;border-style: inset;
	border-top:1px solid #A82022;
    border-right:1px solid #A82022;
    border-left:1px solid #A82022;
	border-bottom:1px solid #A82022;
}

.td
{
/*border-bottom-color:#ADC3DE;
border-left-color:#ADC3DE;*/
border-bottom-color:#A82022;
border-left-color:#A82022;
}

.GridViewStyle
{   
	border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom; 
    
}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}

.GridViewAlternatingRowStyle 
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
    text-align:left;
}	

.DisabledButtonStyle
{
  visibility:hidden

}

.tdbgcolour
{
	background-color:#5D7B9D
}

.ErrorTable
{
	border-style:solid;
	border-width:1px;
	padding:2px;
	border-color:Gray;
		
}
.disabledbtn {
height:auto;
top:auto;
bottom:auto;
width:150px;
color: GRAY;
cursor: pointer;
}
.disabledSmallbtn {
width:40px;
color: GRAY;
cursor: pointer;
}

.imagebtn
{
	height:16px;
	width:73px;

}

.enabledbtn {
height:auto;
top:auto;
bottom:auto;
width:150px;
/*color:Black;*/
background-color:#43453D;
	color:#FFFFFF;
cursor:default;
}
.enabledSmallbtn {

width:40px;
/*color:Black;*/
background-color:#43453D;
	color:#FFFFFF;
cursor:default;
}
.disabledwindow
{  
position:absolute;
top:50%;
left:50%;
margin:-100px 0 0 -100px;
width:200px;
height:200px; 
}

.Description
{
	
	font-family:Verdana,tahoma,Georgia;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:17px;
	color:Black;
	margin:0;
	padding:0 0px 0;
	text-align:justify;
	display:block;
}


/* from site-master */

 #Paragraph
{
    font: normal 12px/23px "Segoe UI", Arial, sans-serif;
    width: 420px;
    position: absolute;
    top: 140px;
    left: 160px;
}
#qsfexWrapper
{
    width: 751px;
    height: 368px;
    position: relative;
    z-index: 20000;
    /*background: transparent url("Images/bg.png") no-repeat 0 0;*/
}

.FieldTitle
{
    font-weight: bold;
    color: black;
}
.NoteText, .NoteText strong
{
    font-size: 11px;
    font-family: Verdana, Tahoma;
    font-style: italic;
}
.NoneGridTableHeader
{
    text-align: center;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid #cccccc;
    background-color: #6693CD;
}
.PrefernceMultiPage
        {
            float:left;
            border:1px solid #94A7B5;
            background-color:#F0F1EB;
            padding:4px;
            padding-left:0;
            width:565px;
            margin-left:-1px;                
        }
        
        .PrefernceMultiPage div
        {
            border:1px solid #94A7B5;
            border-left:0;
            background-color:#ffffff;
        }
        
        .breadcrumb
{
	color:#A82022;
	list-style:none;
	padding:0;
	margin: 30px 0 0 0;
	height:14px;
}

.breadcrumb .first
{
	color:#A82022;
	width:140px;
	background:#ffa800;
	margin-right: 10px;
}

.breadcrumb .separator
{
	padding: 0 4px;
}

.breadcrumb li
{
	color:#A82022;
	float:left;
	line-height: 14px;
	color: #000;
}

.breadcrumb li a,
.breadcrumb li a:hover
{
	font: 12px 'verdana';
	color: #284E98;
	text-decoration:none;
	
}
h3 /* Page heading */
{
	/*color:#3d6f92;*/
	color:#A82022;
	font: 14px Verdana,tahoma,Georgia;
	padding-left:0px;
	padding-top:0px;
	font-weight:bold;
	height:2px;
	vertical-align:middle;
}
h2 /* Product selection Page heading */
{
	/*color:#3d6f92; */
	color:#A82022;
	font: 14px Verdana,tahoma,Georgia;
	padding-left:0px;
	padding-top:0px;
	font-weight:bold;
	height:0px;
	vertical-align:middle;
}


 
    .QueryviewSelectedTab
    {
        color: blue !important;
        background-color:#A82022 !important;
        
    }
    
      .CustomTab
    {
        font-weight: bold !important;
    }
    
    .DisabledTab
    {
        text-decoration: line-through !important;
    }
    
    .HoveredTab
    {
        text-decoration: underline !important;
    }



/* For GPTA Styles */

