/* ================================
    CSS STYLES FOR HP Online Skin Design
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.Language {
		 background-image: url(/Portals/_default/Skins/Calbar/images/design/bottomback.jpg);
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

hr {
	color: #FFCC00;
}

/* background color for the content part of the pages */
.RadEContent, .RadEContentBordered {
                      padding:3px;   
                      background-color: #FFFFFF;    
                      background-image: none;
                      margin: 0;       
                      text-align: left;
                      scrollbar-face-color: #E9E9E9;
                      scrollbar-highlight-color: #FFFFFF;
                      scrollbar-shadow-color: #E9E9E9;
                      scrollbar-3dlight-color: #DBDBDB;
                      scrollbar-arrow-color: #787878;
                      scrollbar-track-color: #F5F5F5;
                      scrollbar-darkshadow-color: #AEAEAE;
                      font-size: smaller;
                      word-wrap: break-word;
                      font-family:Verdana;
                      font-size: 11px;
                      color: #000000;
}

Body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.LeftPane {
}

.AdmContentPane {

	font-family:Verdana;
	font-size: 11px;
	background-color:#999999;
}

.ContentPane {
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.ContentWhite{
    color: #ffffff;
    background-color: #ffffff;
}

.ContentWhiteText {
  color: #ffffff;
}

.RightPane {
   background-color: #CCCCCC;
}

.SearchTextBox {
  width: 100px;
  height: 19px;
}


/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.SkinObject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab {
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color: #ffffff;
}

A.SelectedTab:hover {
	color:#cccccc;
}

A.SelectedTab:active {
	color: #ffffff;
}

A.SelectedTab:visited {
	color:  #ffffff;
} 

.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    color: #FFFFFF;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
}

A:link {
	color: #ffffff;
}

A:hover {
	color:#cccccc;
}

A:active {
	color: #ffffff;
}

A:visited {
	color:  #ffffff;
} 

.CommandButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #ffffff;
	text-decoration: underline;
}

A.CommandButton:hover {
	color: #cccccc;
	text-decoration: none;
}

A.CommandButton:active {
	color: #ffffff;
	text-decoration: none;
}

A.CommandButton:visited {
	color: #ffffff;
	text-decoration: underline;
} 

/* text style for the unselected tabs */
.OtherTabs {
    color: #DEDEDE;
    font-family: Verdana;
    text-decoration: none;
}	

A.OtherTabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
}
  
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #ffffff;
}

A.OtherTabs:hover {
	color:#666666;
}

A.OtherTabs:active {
	color: #ffffff;
}

A.OtherTabs:visited {
	color:  #ffffff;
} 

.Footer {
}

.MenuTable {
}

/* Main Menu */
.MenuGroup {
         cursor: pointer;
}

.Menu_TopItem_old {
		 background-image: url(/Portals/26/menudot.gif);
		 background-repeat: no-repeat;
	     height: 20px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 18px;
}

.Menu_TopItem {
		 background-image: url(/Portals/26/menudot.gif);
		 background-position: top center;
		 background-repeat: no-repeat;
	     height: 45px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 5px;
		 padding-right: 5px;
		 vertical-align: bottom;
}

.Menu_TopItemClicked {
		 background-image: url(/Portals/26/menudot.gif);
		 background-position: top center;
		 background-repeat: no-repeat;
	     height: 45px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 5px;
		 padding-right: 5px;
		 vertical-align: bottom;
}

.Menu_TopItemDisabled {
		 background-image: url(/Portals/26/menudot.gif);
		 background-position: top center;
		 background-repeat: no-repeat;
	     height: 45px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 5px;
		 padding-right: 5px;
		 vertical-align: bottom;
}

.Menu_TopItemOver {
		 background-image: url(/Portals/26/menudot_over.gif);
		 background-position: top center;
		 background-repeat: no-repeat;
	     height: 45px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 5px;
		 padding-right: 5px;
		 vertical-align: bottom;
}

.Menu_TopItemSelected {
		 background-image: url(/Portals/26/menudot_over.gif);
		 background-position: top center;
		 background-repeat: no-repeat;
	     height: 45px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 5px;
		 padding-right: 5px;
		 vertical-align: bottom;
}

.SelectedPathItemCss {
		 background-image: url(/Portals/26/menudot_over.gif);
		 background-position: top center;
		 background-repeat: no-repeat;
	     height: 45px;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: bold;
         color: #FFCC00;
		 padding-left: 5px;
		 padding-right: 5px;
		 vertical-align: bottom;
}

.Menu_Item {
	     height: 25px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: normale;
         color: #0000000;
         width: 240px;
		 border-left: 4px solid #536410;
         text-align: left; 
         vertical-align:top;
		 background-color: #C4AF1C;
}

.Menu_ItemClicked {
	     height: 25px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: normale;
         color: #000000;
         width: 240px;
		 border-left: 4px solid #v;
         text-align: left; 
         vertical-align: top;
		 background-color: #C4AF1C;
}

.Menu_ItemDisabled {
     height: 25px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: normale;
         color: #000000;
         width: 240px;
		 border-left: 4px solid #536410;
         text-align: left; 
         vertical-align: top;
		 background-color: #C4AF1C;
}

.Menu_ItemOver {
	     height: 25px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: normale;
         color: #000000;
         width: 240px;
		 border-left: 4px solid #23440B;
         text-align: left; 
         vertical-align:top;
		 background-color:#C4AF1C;
}

.Menu_ItemSelected {
	     height: 25px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
		 font-weight: normale;
         color: #000000;
         width: 240px;
		 border-left: 4px solid #536410;
         text-align: left; 
         vertical-align:top;
		 background-color: #C4AF1C;
}

.Menu_TopItemRightSeperator {
	     cursor: pointer;
         cursor: pointer;
}

.Menu_TopItemRightSeperatorOver {
	     cursor: pointer;
         cursor: pointer;
}

.Menu_TopItemLeftSeperator {
	     cursor: pointer;
         cursor: pointer;
}

.Menu_TopItemLeftSeperatorOver {
	     cursor: pointer;
         cursor: pointer;
}

/* Old MENU */
.MainMenu_MenuContainer {
	background-color: #ffffff;
	background-image: url(images/Menu/pageBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.MainMenu_RootItem {
         height: 50px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-family: Verdana;
         color: #000000;
         width: 400px;
         text-align: center; 
         vertical-align:middel;
}

.MainMenu_RootItemSel {
		 height: 50px;
         cursor: pointer;
         cursor: pointer;
         font-size: 11px;
         font-weight: bold;
         font-family: Verdana;
         color: #000000;
         width: 120px;
         text-align: center; 
         vertical-align:middel;
		 background-image: url(images/Menu/pageBg.gif);
		 background-repeat: repeat-x;
	  	 background-position: bottom;
}

.MainMenu_MenuIcon {
		display: none;
}

.MainMenu_MenuItem {
}

.MainMenu_SubMenuItem {
		 font-family: Verdana;
         width:168px;
         font-size:11px;
         cursor: pointer;
         cursor: pointer;
         height: 30px;
         padding: 6px 0px 6px 7px;
         background-image: url(images/Menu/menuItemBg.gif);
         border-bottom: 1px solid #BDBDBD;
         border-top: 1px solid white;
         border-left: 1px solid #D5D5D5;
         margin-left:2px;
         border-right: 1px solid #BABABA;
}

.MainMenu_SubMenuItemSel {
         font-family: Verdana;
         width:170px;
         font-size:11px;
         cursor: pointer;
         cursor: pointer;
         height: 30px;
         padding: 6px 0px 6px 7px;
         background-image: url(images/Menu/menuItemBg.gif);
         border-bottom: 1px solid #BDBDBD;
         border-top: 1px solid white;
         border-left: 3px solid #666666;
         border-right: 1px solid #BABABA;
}

.MainMenu_MenuBreak {
	height: 0px;
}

 .MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}

.NormalTextBox {
	color: #000000;
}

.Help {
	color: #000000;
}

rootmenuitembreadcrumb {
	background-color: #D6CFAD;
}