 /* CSS Document */

body {
	margin: 0px;
	height:100%;
	background-color:#6e95ce;
}

TH,TD,DIV{ font:Tahoma; font-size:11px; color:#373737; }
A,A:link,A:visited,A:active{ color:yellow; text-decoration:underline; font-size:small;font-weight:normal;}
A:hover{ color:orange; text-decoration:none; font-size:small;font-weight:normal;}


/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#7C211E; }
.controlpanel A .CommandButton:visited{ color:#7C211E; }
.controlpanel A.CommandButton:active{ color:#7C211E; }
.controlpanel A.CommandButton:hover{ color:#7C211E; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#DC4D00; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#DC4D00; text-decoration:underline; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
#SearchContainer input{ padding:0px; border:2px solid #314C8D; WIDTH:70px; HEIGHT:13px; background-color:#ffffff; padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px; margin-right:0px;}
.sear {font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#006599;}
.seargreen {font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#106500;}

/* ********** Language Style ************** 
#LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px;color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}*/


/* ********** Pane Style ************** */
.RightPane{ padding:5px 0px 0px 0px;}
.TopPane{ padding:5px 0px 0px 6px;}
.ContentPane{ padding:5px 0px 0px 6px;}
.BottomPane{padding:30px 0px 0px 6px;}
.MenuPane{padding:0px 0px 0px 0px;}

/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#000000;}
.SubHead{ font-size:11px; color:#000000;}
.SubSubHead{ font-size:11px; color:#000000;}
.Normal{ font-size:10.5px; line-height:130%; letter-spacing: 130%; color:#000000;}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.user:hover{color:#660000;}


/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-family:Verdana; font-size:small; text-decoration:none; font-weight:bold;}
a.links:hover{ color:#b36a6f; font-size: small; }

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{font-family: Tahoma; font-size:11px; color:#5c5c5c; text-decoration:none; font-weight:normal;}
a.footer:hover{color:#97b2e1;}


/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
a.Breadcrumb:hover{color:#97b2e1;}


/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family:Tahoma; font-size:11px; color:#314C8D; text-decoration:none; font-weight:normal;}
a.date:hover{ color:#C7E0EC;}


/* ********** Menu Style ***************/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{display:none;}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel { background-color: transparent; }
.MainMenu_MenuItemSel {background-color: transparent;}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{
	color:#ffffff; font: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight: bold;
	padding:2px 7px 2px 7px;
	border:1px #221e1f solid; border-width:1px 0px;
}

.submenuitembreadcrumb{
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding:2px 7px 2px 7px;
	border:1px #6e95cd solid;
	border-width:1px 0px;
	Margin:0px;
	background:#6e95cd;
}
/*---------Sub Menu style on select--------------*/
.submenuitemselected{
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding:2px 7px 2px 7px;
	border:1px #6e95cd solid;
	border-width:1px 0px;
	Margin:0px;
	background:#6e95cd;
}
/*---------Sub Menu Frame style--------------*/
.submenu{
	z-index:1000;
	border:1px #1a4480 solid;
	padding:0px;
	margin:0px;
	background:#221e1f;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD{ 
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:15px;
	padding:0px 8px 0px 26px;
	margin:0px;
	line-height:1.5em;
}
/*---------Root Menu style on select---------------*/
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ 
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:15px;
	padding:0px 8px 0px 26px;
	margin:0px;
	line-height:1.5em;
}

/*__________________________________________________________________________________________*/

#invsidemenu-Downloads A
{
  border: red 1px dotted;
  color: red!important;
  font-weight: bold;
}

#invsidemenu-Downloads A:hover, #invsidemenu-Downloads A:active
{
  border: #1A76D3 0px solid;
  color: white!important;
  font-weight: bold;
}
/*_RootPage -1, current page -2, parentpage -3, topancestor -4_*/

/*option to set number of child levels to display, or leave the setting as blank or zero to show all levels "Levels"_*/

/*_Header css class name in your skin or portal css file color controls the tab colour if you have sub tabs A2694F is a lighter brown "MenuHeaderCssClass". _*/

/*******Menu Normal********/

.MenuHdr
{
  text-align:left;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 0px;
  color:#000000;
  display:block;
  text-indent:9px;
 /* _text-indent:10px;*/
  line-height:1.4em;
  height:17px;
  /*_height:18px;*/
  margin:0px 0px 0px 0px;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-align:left;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 0px;
  color:#000000;
  display:block;
  text-indent:9px;
  /*_text-indent:10px;*/
  line-height:1.4em;
  height:17px;
  /*_height:18px;*/
  margin:0px 0px 0px 0px;
  text-decoration:none;
}

.MenuHdr A:Hover{color:ffffff; text-decoration:none;}

/*_The header highlight css style is used to highlight the menu header under the mouse pointer "MenuHeaderHighlightCssClass". _*/

/*******Menu hover********/

.MenuHHdr
{
  text-align:left;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  padding-top: 0px; 
  color:#000000;
  display:block;
  text-indent:9px;
  /*_text-indent:10px;*/
  line-height:1.4em;
  height:17px;
  /*_height:18px;*/
  margin:0 0 1px 1px;
}
.MenuHHdr A,  .MenuHHdr A:Active, .MenuHHdr A:Hover, .MenuHHdr A:Visited, .MenuHHdr A:Link
{
  text-align:left;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  padding-top: 0px; 
  color:#ffffff;
  display:block;
  text-indent:9px;
  /*_text-indent:10px;*/
  line-height:1.4em;
  height:17px;
  /*_height:18px;*/
  margin:0px;
}
.MenuHHdr A:Hover{ color:#ffffff;text-decoration:none;}

/*_to highlight the currently displayed page, if the current page is being drawn as a menu header "CurrentHeaderCssClass".  #885842 is kind of brown colour_*/

/*******Menu selected********/
.CurrentHCss
{
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px; 
  padding-top: 0px; 
  color:#000000;
  display:block;
  text-indent:9px;
  /*_text-indent:10px;*/
  line-height:1.4em;
  height:17px;
  /*_height:18px;*/
  margin:0 0 0 0;
  cursor:pointer;
  display:block;
  background-image:url(images/bullet.gif);
  background-position:center left;
  background-repeat:no-repeat;
  
  }
  
  
 .CurrentHCss A:hover{
   color:#ffffff; text-decoration:none;
}
/*_Menu items are rendered when the page does not have child tabs. "MenuItemCssClass". _*/
/*_. The highlight css style is used to highlight the menu item under the mouse pointer. Default value is MenuItemMouseOver _*/

/**SUB Menu**/

.MenuItem, .MenuItemMouseOver
{
  font-size: 14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding: 0;
  text-align:left;  
  color:#666666;  
  text-indent:9px;
  height:18px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
  display: block;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align:left;
  width: 100%;
  cursor: pointer;
  color:#ffffff;
  text-decoration: none;
  line-height:1.4em;    
  text-indent:9px;
  font-weight: bold;
  height:18px;
}
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
 .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  font-size: 14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  width: 100%; 
  cursor: pointer;
  display: block; 
  line-height:1.4em;
  text-indent:9px;
  font-weight: bold;
  height:18px;
}
.MenuItemMouseOver A:Hover{
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;  
  text-indent:9px;
  text-decoration:none;
  font-weight: bold;
  height:18px;
}
/*_I am not sure what this one is _*/
.MenuItem HR
{
  color:#6e95ce;
  border:none;
  /*border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid grey;    */
}

/*_set the "current" page's css class Seems to control the sub tab of the ones other than admin and host "CurrentItemCssClass". _*/ 
.CurrentICss{
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none; 
  width: 100%; 
  cursor: pointer;
  display: block;  
  text-indent:9px;
  line-height:1.4em;
  font-weight: bold; 
  height:18px;background:url(images/bullet.gif) no-repeat center left;
}
.CurrentICss A, .CurrentICss A:Active, 
 .CurrentICss A:Visited, .CurrentICss A:Link, .CurrentICss A:Hover{
  color:#66cccc; text-decoration:none;
  font-weight: bold;
}

/*****************************************/


/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(../Skin/headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }

/********************* Container style ******************/

.white_text{font-family:Tahoma; font-size:19px; color:#FFFFFF; text-decoration:none;}


