/* ================================
    CSS STYLES FOR HP Online Skin Design
   ================================
*/   

/* GENERAL */
/* style for module titles */

.H1  {
	font-family:Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.H2  {
	font-family:Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.H3  {
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.H4  {
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.SkinObject {
	font-family:Verdana;
	font-size: 9px;
	color: #999999;
}

A.SkinObject {
	font-family:Verdana;
	font-size: 9px;
	color: #999999;
}

A.SkinObject:link {
	font-family:Verdana;
	font-size: 9px;
	color: #999999;
}

A.SkinObject:hover {
	font-family:Verdana;
	font-size: 9px;
	color: #999999;
}

A.SkinObject:visited {
	font-family:Verdana;
	font-size: 9px;
	color: #999999;
}

/* background color for the content part of the pages */
.RadEContent, .RadEContentBordered, .RadEContentContainer, .RadETextArea {
	padding: 3px;
	background-color: #666666;
	margin: 2px;
	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: 12px;
	color: #000000;
}

Body {
	background-color: #333333;
  
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.Topbanner {
	background-color: #ffffff;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}



.BottomPane {
	background-color: #333333;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}

.RightPane {
	background-color: #333333;
	border: 0px solid #000000;
}

.ContentPane {
	background-color: #333333;
	padding-left: 10px;
	border: 0px solid #000000;
	border-right: 0px;
}

.MenuPane {
	background-color: #333333;
}

.ContentPaneBG {
	background-color: #ffffff;
}

.ContentWhite {
	color: #ffffff;
	background-color: #ffffff;
}

.ContentWhiteText {
	color: #ffffff;
}

.SearchTextBox {
	width: 160px;
	height: 27px;
	padding-top: 7px;
	padding-right: 20px;
	border: 0px;
}


/* text style used for most text rendered by modules */
.Normal  {
	font-family:Verdana;
	font-size: 11px;
	color: #ffffff;
}

.small  {
	font-family:Verdana;
	font-size: 9px;
	color: #ffffff;
	}
/* 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: #5985b7;
}

A.SelectedTab:hover {
	color:#cccccc;
}

A.SelectedTab:active {
	color: #5985b7;
}

A.SelectedTab:visited {
	color:  #5985b7;
} 
.Head {
    color: #ff802b;
}

.SubHead {
    font-family:Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    color: #666666;
}

A {
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}

A:link {
	color: #ff802b;
}

A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

A:active {
	color:#FFFFFF;
	text-decoration:underline;
}

A:visited {
	color:  #ff802b;
} 

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #ff802b;
}

A.CommandButton:hover {
	color:#000000;
}

A.CommandButton:active {
	color: #ff802b;
}

A.CommandButton:visited {
	color:  #ff802b;
} 

/* text style for the unselected tabs */
.OtherTabs {
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
}	

A.OtherTabs {
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
}


    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
		color: #00546D;
}

A.OtherTabs:hover {
		color:#000000;
}

A.OtherTabs:active {
		color: #00546D;
}

A.OtherTabs:visited {
		color:  #00546D;
} 

.Footer {
		font-family:verdana;
		text-decoration: none;
		font-weight:normal;
		font-size: 11px;
		color: #cccccc;
}

A.Footer {
		font-family:verdana;
		text-decoration: none;
		font-weight:normal;
		font-size: 11px;
		color: #cccccc;
}

A.Footer:link {
		font-family:verdana;
		text-decoration: none;
		font-weight:normal;
		font-size: 11px;
		color: #cccccc;
}

.MenuTable {
		height: 21px;
		background-color:#ffffff;
		border: 0px solid #000000;
	
}

.LoginTable {
		height: 21px;
		background-color:#ffffff;
		border: 0px solid #000000;
		border-left:0px;
}

/* Main Menu */
.MenuGroup {
}

.Menu_TopItem {
		 height: 21px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-family: Verdana;
         color: #ffffff;
         width: 60px;
         text-align: center; 
         padding-left:5px;
}

.Menu_TopItemClicked {
		  height: 21px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-family: Verdana;
         color: #ffffff;
         width: 60px;
         text-align: center; 
         background-repeat: repeat-x;
         background-position: bottom;
         
		 padding-left:5px;
}

.Menu_TopItemDisabled {
		 height: 21px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-family: Verdana;
         color: #ffffff;
         width: 60px;
         text-align: center; 
         background-repeat: repeat-x;
         background-position: bottom;
         
		 padding-left:5px;
}

.Menu_TopItemOver {
		 height: 21px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-weight: normal;
         font-family: Verdana;
         color: #ff7418;
         width: 60px;
         text-align: center; 
         background-image: url(images/Menu/orange.gif);
         background-repeat: repeat-x;
         background-position: bottom;
        
		 padding-left:5px;
}

.Menu_TopItemSelected {
		  height: 21px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-family: Verdana;
         color: #ffffff;
         width: 60px;
         text-align: center; 
         background-image: url(images/Menu/orange.gif);
         background-repeat: repeat-x;
         background-position: bottom;
      
		 padding-left:5px;
}

.SelectedPathItemCss {
		  height: 21px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-family: Verdana;
         color: #ffffff;
         width: 60px;
         text-align: center; 
         background-image: url(images/Menu/orange.gif);
         background-repeat: repeat-x;
         background-position: bottom;
       
		 padding-left:5px;
}

.Menu_TopItemRightSeperator {
}

.Menu_TopItemRightSeperatorOver {
}


.Menu_TopItemLeftSeperator {
}

.Menu_TopItemLeftSeperatorOver {
}

.Menu_Item {
              background-image: url(images/design/menuItemBg.gif);
		 font-family: Verdana;
         width:175px;
         font-size:12px;
         cursor: pointer;
         cursor: pointer;
         height: 20px;
		 color: white;
         border-bottom: 1px solid #ffffff;
         border-top: 0px solid #ffffff;
         border-left: 1px solid #ffffff;
         border-right: 1px solid #ffffff;
		 padding-left:1px;
		 background-color:#333333;
}

.Menu_ItemClicked {
          background-image: url(images/design/menuItemBg.gif);
		 font-family: Verdana;
         width:175px;
         font-size:12px;
         cursor: pointer;
         cursor: pointer;
         height: 20px;
		 color: white;
         border-bottom: 1px solid #ffffff;
         border-top: 0px solid white;
         border-left: 1px solid #ffffff;
         border-right: 1px solid #ffffff;
		 padding-left:1px;
		  background-color:#333333;
}

.Menu_ItemDisabled {
         background-image: url(images/design/menuItemBg.gif);
		 font-family: Verdana;
         width:175px;
         font-size:12px;
         cursor: pointer;
         cursor: pointer;
         height: 20px;
		 color: white;
         border-bottom: 1px solid #ffffff;
         border-top: 0px solid white;
         border-left: 1px solid #ffffff;
         border-right: 1px solid #ffffff;
		 padding-left:1px;
		  background-color:#333333;
}

.Menu_ItemOver {
         background-image: url(images/design/menuItemBg.gif);
		 font-family: Verdana;
         width:175px;
         font-size:12px;
         cursor: pointer;
         cursor: pointer;
         height: 20px;
		 color: white;
         border-bottom: 1px solid #ffffff;
         border-top: 0px solid white;
         border-left: 3px solid #ff7418;
         border-right: 1px solid #ffffff;
		  background-color:#525252;
		 
}

.Menu_ItemSelected {
         background-image: url(images/design/menuItemBg.gif);
		 font-family: Verdana;
         width:175px;
         font-size:12px;
         cursor: pointer;
         cursor: pointer;
         height: 20px;
		 color: white;
         border-bottom: 1px solid #ffffff;
         border-top: 0px solid white;
         border-left: 1px solid #ffffff;
         border-right: 1px solid #ffffff;
		 padding-left:1px;
		  background-color:#525252;
}


/* Old MENU */
.MainMenu_MenuContainer {
		background-color: #ffffff;
		background-image: url(images/Menu/pageBg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
}

.MainMenu_RootItem {
         height: 30px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         font-family: Verdana;
         color: #000000;
         width: 400px;
         text-align: center; 
         vertical-align:middel;
}

.MainMenu_RootItemSel {
		 height: 30px;
         cursor: pointer;
         cursor: pointer;
         font-size: 12px;
         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:12px;
         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:12px;
         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;
}

rootmenuitembreadcrumb {
	background-color: #D6CFAD;
}