/* ================================
    CSS STYLES FOR HP Online Skin Design
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}


/* 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;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ContentPane {
background-color: #2C3649;
padding-left: 40px;
padding-right: 40px;
}

.SearchTextBox {
background-image: url(/Portals/_default/Skins/HP Online/images/Design/soeg.jpg);
background-attachment: fixed;
width: 160px;
height: 27px;
padding-top: 7px;
padding-right: 20px;
border: 0px;
}

/* text style used for most text rendered by modules */
.Normal {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

/* text style for the selected tab */
.SelectedTab {
    color: #666666;
    font-family: Arial;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color: #ffffff;
}

A.SelectedTab:hover {
	color: #ffffff;
}

A.SelectedTab:active {
	color: #ffffff;
}

A.SelectedTab:visited {
	color: #ffffff;
} 

.SkinObject {
    color: #666666;
    font-family: Arial;
	font-size: 9px;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SkinObject:link {
	color: #666666;
}

A.SkinObject:hover {
	color: #666666;
}

A.SkinObject:active {
	color: #666666;
}

A.SkinObject:visited {
	color: #666666;
} 

.SubHead {
    color: #666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    color: #666666;
}

A {
	font-family: Arial;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

A:link {
	color: #ffffff;
}

A:hover {
	color: #ffffff;
}

A:active {
	color: #ffffff;
}

A:visited {
	color: #ffffff;
} 

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #ffffff;
}

A.CommandButton:hover {
	color: #ffffff;
}

A.CommandButton:active {
	color: #ffffff;
}

A.CommandButton:visited {
	color: #ffffff;
} 

/* text style for the unselected tabs */
.OtherTabs {
    color: #666666;
    font-family: Arial;
    text-decoration: none;
}	

A.OtherTabs {
	font-family: Arial;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #ffffff;
}

A.OtherTabs:hover {
	color: #ffffff;
}

A.OtherTabs:active {
	color: #ffffff;
}

A.OtherTabs:visited {
	color: #ffffff;
} 

.Footer {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

A.Footer {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

A.Footer:link {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

A.Footer:hover {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

A.Footer:visited {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

.MenuTable {
	height: 50px;
	background-color: #ffffff;
	background-image: url(images/Menu/pageBg.gif);
	background-repeat: repeat-x;
}

/* Main Menu */
.MenuGroup {
         cursor: pointer;
}

.Menu_Item {
		 font-family: Arial;
         width:168px;
         font-size: 11px;
		 color: #ffffff;
         cursor: pointer;
         height: 30px;
		 background-color: #2d3448;
		 padding-left: 5px;
		 border: 1px solid #cccccc;
}

.Menu_ItemClicked {
		 font-family: Arial;
         width:168px;
         font-size: 11px;
		 color: #ffffff;
         cursor: pointer;
         height: 30px;
		 background-color: #2d3448;
		 padding-left: 5px;
		 border: 1px solid #cccccc;
}

.Menu_ItemDisabled {
		 font-family: Arial;
         width:168px;
         font-size: 11px;
		 color: #ffffff;
         cursor: pointer;
         height: 30px;
		 background-color: #2d3448;
		 padding-left: 5px;
		 border: 1px solid #cccccc;
}

.Menu_ItemOver {
		 font-family: Arial;
         width:168px;
         font-size: 11px;
		 color: #666666;
         cursor: pointer;
         height: 30px;
		 background-color: #2d3448;
		 padding-left: 5px;
		 border: 1px solid #cccccc;
}

.Menu_ItemSelected {
		 font-family: Arial;
         width:168px;
         font-size: 11px;
		 color: #666666;
         cursor: pointer;
         height: 30px;
		 background-color: #2d3448;
		 padding-left: 5px;
		 border: 1px solid #cccccc;
}

.Menu_TopItem {
		 height: 36px;
         cursor: pointer;
         font-size: 11px;
         font-family: Arial;
		 font-weight: bold;
         color: #ffffff;
}

.Menu_TopItemClicked {
		 height: 36px;
         cursor: pointer;
         font-size: 11px;
         font-family: Arial;
		 font-weight: bold;
         color: #ffffff;
}

.Menu_TopItemDisabled {
		 height: 36px;
         cursor: pointer;
         font-size: 11px;
         font-family: Arial;
		 font-weight: bold;
         color: #ffffff;
}

.Menu_TopItemOver {
		 height: 36px;
         cursor: pointer;
         font-size: 11px;
         font-family: Arial;
		 font-weight: bold;
         color: #bfbfbf;
}

.Menu_TopItemSelected {
		 height: 36px;
         cursor: pointer;
         font-size: 11px;
         font-family: Arial;
		 font-weight: bold;
         color: #ffffff;
}

.SelectedPathItemCss {
		 height: 36px;
         cursor: pointer;
         font-size: 11px;
         font-family: Arial;
		 font-weight: bold;
         color: #ffffff;
}

.Menu_TopItemRightSeperator {
}

.Menu_TopItemRightSeperatorOver {
}


.Menu_TopItemLeftSeperator {
}

.Menu_TopItemLeftSeperatorOver {
}