/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/
/* CSS Document */
/*		BASE RULES		*/
img {border: 0px;}
p {margin: 0 0 10px 0;padding: 0;}
ul {;font-size: 11px;line-height: 1.3em;margin: 0 0 8px 25px;padding: 0;}
hr {border: 0; height: 2px; color: #e6e4e1;background-color: #e6e4e1;}
/*		BODY & WRAPPER		*/
body {margin: 0px;border: 0;padding: 0;background: #000 url('images/bg.gif') repeat top left;;height:100%; color: #fff;}
h1 {font-family: Arial, sans-serif;font-size: 22px;font-weight: bold;color: #055A05;margin: 14px 0 10px 0;}
h2 {font-family: Arial, sans-serif;font-size: 18px;font-weight: bold;color: #055A05;margin: 14px 0 10px 0;}
h3 {font-family: Arial, sans-serif;font-size: 14px;font-weight: bold;color: #055A05;margin: 14px 0 10px 0;}
h4 {font-family: Arial, sans-serif;font-size: 22px;font-weight: bold;color: #8C7B60;margin: 14px 0 10px 0;}
h5 {font-family: Arial, sans-serif;font-size: 18px;font-weight: bold;color: #8C7B60;margin: 14px 0 10px 0;}
h6 {font-family: Arial, sans-serif;font-size: 14px;font-weight: bold;color: #8C7B60;margin: 14px 0 10px 0;}

/*       MAIN         */
#bodybg {}
.flags {width: 800px;}
#mainbg {background: #fff;padding: 0px;text-align: left;}
.mainimg {padding: 11px 11px 0 11px;}

.leftcol {padding: 0 0 0 11px;}
.solpart {padding: 11px 0;}
.lowerleftcol {}
.content {padding: 11px 11px 0 11px; }
.admincontent {padding: 11px 0 11px 11px;}
img.content {border: 1px solid #c0bebb;padding: 0px;margin: 0 0 11px 22px;}

.leftpad {padding: 0 0 0 11px;}
.middlepad {padding: 0 11px;}
.rightpad {padding: 0 11px 0 0;}

/* IRAQ specific for interior font-size */
.IRAQ, .IRAQ p, .IRAQ div {font-size: 12px;}
/* end */

.footerbar {padding: 0 11px 11px 11px;}
.footer {background: #055205 url('images/bg-footer.jpg') repeat-x top; border: 1px solid #024000; height: 23px;padding: 10px 0 0 0;}
.footer a:link, .footer a:visited, .footer a:active {font-size: 12px;font-weight: bold;color: #fff;text-decoration: none;}
.footer a:hover {font-size: 12px;font-weight: bold;color: #e8e8e8;text-decoration: none;}

#bottompad {text-align: center;padding: 5px 0 0 0;}
.botlinks p, .botlinks div {color: #999; font-weight: bold; font-size: 10px;}

div#fckgal {background: #fff;}
/* GENERAL */
/* style for module titles */
.Head {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal, table {
	font-family: Arial, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #FF0000;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #003366;
}
/* GENERIC */
a:link {
	color: #7988AE;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	color: #7988AE;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	color: #94A6D3;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	color: #7988AE;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.links_bottom:link{
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #333;
	text-decoration: none;
	font-weight:normal;
}
a.links_bottom:visited{
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #333;
	text-decoration: none;
	font-weight:normal;
}
a.links_bottom:hover{
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #999;
	text-decoration: none;
	font-weight:normal;
}
a.links_bottom:active{
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #333;
	text-decoration: none;
	font-weight:normal;
}
.links_bottom, .login {
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #333;
	text-decoration: none;
	font-weight:normal;
}
/*__________________________________ start copyright _______________________________________________*/
.Copyright {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999;
text-transform: none;
}
a.Copyright:link{
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999;
text-transform: none;
}
a.Copyright:hover{
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999;
text-transform: none;	
}
a.Copyright:active{
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999;
text-transform: none;
} 
a.Copyright:visited{
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999;
text-transform: none;	
} 
/*__________________________________ end copyright ______________________________________*/
/* Main Menu */
.MainMenu_MenuContainer {
	border: 0px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	width: 100px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem {
	background-color: #f3f1ee;
	cursor: pointer; 
	color: #554b3c; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #968f84; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 0px;	
	height: 20px;
	border: 0px;
}
.menuitembreadcrumb, .MainMenu_MenuItemBreadcrumb, .MainMenu_SubMenuItemActive {
	background-color: #968f84; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 0px;	
	height: 20px;
	border: 0px;
}
.MainMenu_MenuIcon {display: none;}
.rootmenuitem {	
	background-color: #f3f1ee;
	color: #554b3c;
	font-weight: bold;
	font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 0 8px 0 8px;
	cursor: pointer;
	display: table-cell;
	line-height: 20px;
	border: 0px;
}
.rootmenuitemselected {
	background: #968f84;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 0 8px 0 8px;
	cursor: pointer;
	display: table-cell;
	line-height: 20px;
	border: 0px;
}
.rootmenuitembreadcrumb {
	background: #968f84;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 0 8px 0 8px;
	cursor: pointer;
	display: table-cell;
	line-height: 20px;
	border: 0px;
}
/*
.rootmenuitemselectedbreadcrumb {
	background: transparent;
	color: #ff5599;
	font-weight: normal;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0;
	cursor: pointer;
	display: table-cell;
	border-bottom: 0px solid #7aba00;
}
*/
.submenu {
	z-index: 1000;
	position: static;
/*	background-color: #57585C; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border: 0px #A7A7A7 solid;*/
	margin: 0;
	padding: 0;
	border: 0px solid #ececec;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/* IRAQI SPECIFIC STYLES */
.rightcol  
{
	padding: 0 11px 0 0; 
}
.MainMenu_MenuItem2 {
	background-color: #f3f1ee;
	cursor: pointer; 
	color: #554b3c; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align:right;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 0px;
}
.MainMenu_MenuItemSel2 {
	background-color: #968f84; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;	
	height: 20px;
	border: 0px;
}
.rootmenuitem2 {	
	background-color: #f3f1ee;
	cursor: pointer; 
	color: #554b3c; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align:right;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 0px;
}
.rootmenuitemselected2 {
	background-color: #968f84; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;	
	height: 20px;
	border: 0px;
}
.rootmenuitembreadcrumb2 {
	background-color: #968f84; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;	
	height: 20px;
	border: 0px;
}