/* CSS Document */
body{
	border-left:0px 0px 0px 0px;
	height:100%;
	margin:0px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; }
	
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#959595; }
A,A:link,A:visited,A:active{ color:#7c7c69; text-decoration:none; }
A:hover{ color:#c6c6c6; text-decoration:none; }
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFFFFF; 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:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#6d6d6d; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{
	MARGIN: 0px; font-size:9px; color:#f2f3ef; WIDTH: 150px; HEIGHT: 15px; background-color: #808080;
}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#959595; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{ padding:0px; width: 180px; Font-size: 12px; color:#959595; background:#292929; HEIGHT:18px; border: 1px solid #b7b8b4; }

/* ********** Buttons Style ************** */
.StandardButton {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #A2C4D0;
	height: 20px;
	width: 80px;
}

/* ********** Pane Style ************** */
.HeaderPane{padding:0px 0px 0px 0px;}
.TopPane{ padding:7px 7px 7px 7px;}
.TopLeftPane{ padding:7px 7px 7px 7px;}
.TopRightPane{ padding:7px 7px 7px 7px;}
.LeftPane{ padding:7px 7px 7px 7px; width:33%;}
.ContentPane{ padding:7px 7px 7px 7px; width:100%; border: 1px solid #080808;}
.RightPane{ padding:7px 7px 7px 7px; width:33%; }
.MidLeftPane{ padding:5px 5px 5px 5px; width:100%;}
.MiddlePane{ padding:5px 5px 5px 5px; width:100%;}
.MidRightPane{ padding:5px 5px 5px 5px; width:100%;}
.BottomPane{padding:0;}

/* ********** Container Style ************** */
.Head{ font-size:13px; font-weight:bold; color:#526074; }
.SubHead{ font-size:12px; font-weight:bold; color:#526074; }
.SubSubHead{ font-size:12px; font-weight:normal; color:#6d6d6d; }
.SubSubSubHead{ font-size:10px; font-weight:normal; color:#6d6d6d; }
.Normal{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#959595; }

/* ********** Container Style ************** 
.Normal{ font-size:12px; color:#959595; }*/


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#d6d6d6; text-decoration:none; font-weight:normal; font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.user:hover{color:#566D7E; text-decoration:underline; font-weight:normal; font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.NormalTextBox{
    background: #292929;
    border: 1px solid #B7B8B4;
    color: #959595;
    font-size: 12px;
    padding: 0;
    width: 120px;
}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#595959; text-decoration:none; font-weight:Normal;}
a.footer:hover{	color:#FFFFFF; text-decoration:underline; font-weight:Normal;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{
	font-size:10px;
	color:#lightGoldenRodYellow;
	text-decoration:none;
	font-weight:normal;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a.links:hover{	color:#A2C4D0; text-decoration:underline; font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ 
    font-size:8px; 
    color:#6D6D6D; 
    text-decoration:underline; 
    font-weight:normal; 
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a.breadcrumb:hover{	
    font-size:8px; 
    color:#DDDDDD; 
    text-decoration:none; 
    font-weight:normal; 
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ********** Menu Style ************** */
/*  .MainMenu_MenuContainer{ background:transparent; width:100%;}     */
.MainMenu_MenuContainer{ background:url(images/gloss_bground.png); width:100%; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display:none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------
  --------This is the drop down, but not hovered ---- */
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, Tahoma; 
	color:#526074;   /* <--  This is the font color in the dropdown menu.  Works   */	
  font-size:10px;	
  font-weight:normal;
	padding: 5px 5px 5px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	border:0px #000000 solid; border-width:0px 0px;
	width: 173px;
  
}

/*--------Hovered Sub Menu Style-----------------
  ---------This is the drop down, hovered -----*/
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#566D7E;
	font-size:10px;
	font-weight:normal;
	padding: 5px 5px 5px 5px;
	border:0px #000000 solid;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #454545;
	width: 173px;
  /*-- This is new --*/ background-image: url(images/gloss.png);
}


/*---This is the  main menu style when a submenu is selected---*/
.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{
    color:#7b8fad;
	background-position: top center;
	background-repeat:repeat-x;
	font-size:15px;
	font-family: Arial, "Trebuchet MS", arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding: 9px 12px 11px 12px;
	height: 32px;
	line-height:1em;
	margin: -1px 0 -35px 0;
  text-transform: uppercase;
  background-image: url(images/gloss.png);
}

/*----------This is the main menu style----------------------------
		There is no 'background' image because it would
		apply to all the menu items if specified here       ----*/
.rootmenuitem TD DIV DIV DIV{ 
  color:#526074;    /*  ----  Was:  526074   -----  */
  background-position: top center; 
  background-repeat:repeat-x; 
  font-size:15px; 
  font-family: Arial, "Trebuchet MS", arial, Tahoma, Helvetica, sans-serif; 
  font-weight: normal; 
  padding: 9px 12px 11px 12px;
	height: 32px; 
  line-height:1em; 
  margin: -1px 0 -35px 0; 
  text-transform: uppercase;
  /*background-image: url(images/gloss_bground.png);*/
}



/* ********** 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(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }


/*----------This is the style applied to the dropdown in the menu----*/
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#6d6d6d;  /*  <----  Font color - But doesn't seem to work.  ----*/
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #191919;  /*  <-----  when dropdown comes down, this is the background color of the 'box'   ----  */
	
}



/*---------Root Menu style---------------
.rootmenuitem TD{ 
    padding:0; 
    margin:0;
    text-transform: uppercase;
}

.rootmenuitem TD DIV{ 
    background-position: top right; 
    background-repeat: no-repeat; 
    margin:-1px 0 -41px 0; 
    padding:0; 
    margin: -1px 0 -41px 0; 
    text-transform: uppercase;
}

.rootmenuitem TD DIV DIV{ 
    background-position: top left; 
    background-repeat: no-repeat; 
    margin:-1px 0 -41px 0; 
    padding:0 11px; 
    _margin:-13px 0;
    text-transform: uppercase;
}
*/
 
/*
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ 
    padding:0;
    margin:0;}
    text-transform: lowercase;
    background-image: url(images/gloss.png);
}    


.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ 
    background-position:top right; 
    background-repeat: no-repeat; 
    margin:-1px 0 -41px 0; 
    padding:0; 
    margin: -1px 0 -41px 0; 
    text-transform: uppercase;
    background-image: url(images/gloss.png);
}

    
.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{ 
    background-position: top left; 
    background-repeat: no-repeat; 
    margin:-1px 0 -41px 0; 
    padding:0 11px;  
    margin: -1px 0 -41px 0; 
    _margin:-13px 0;
    background-image: url(images/gloss.png);
}
    
.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{
    color:#6d6d6d;
	background-position: top center;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Arial, "Trebuchet MS", arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 8px 13px 7px;
	height: 30px;
	line-height:1.3em;
	margin: -1px 0 -41px 0;
	_margin:-16px 0;
	_line-height:1.3em;
	text-decoration: underline;
    text-transform: uppercase;
    background-image: url(images/gloss.png);
}
*/
