/* ================================
    CSS STYLES FOR HP Online Skin Design
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head {
	font-family:Verdana;
	font-size: 14px;
	color: #d3c78c;
	font-weight: bold;
}

.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 */
Body {
	background-color: #800000;
    SCROLLBAR-FACE-COLOR:		#c2beaa;
    SCROLLBAR-HIGHLIGHT-COLOR:	#F4F7F8;
    SCROLLBAR-SHADOW-COLOR:		#aaa799;
    SCROLLBAR-3DLIGHT-COLOR:	#EAF0F2;
    SCROLLBAR-DARKSHADOW-COLOR:	#aaa799;
    SCROLLBAR-ARROW-COLOR:		#5a5454;
    SCROLLBAR-TRACK-COLOR: 		#a5a292;
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.RadEContent, .RadEContentBordered {
	padding: 3px;
	background-color: #800000;
	background-image: none;
	margin: 0px;
	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: normal;
    word-wrap: break-word;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.LeftPane {
	background-color: #ffffff;
	padding: 20px;
}

.ContentPane {
	background-color: #800000;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.ToplefttPane {
	background-color: #c3beaa;
	padding: 5px;
}

.ToprightPane {
	background-color: #dfdac6;
	padding: 5px;
}

.BottomleftPane {
	background-color: #878787;
	padding: 5px;
}

.MenuPane {
	background-color: #5a5454;
	height: 24px;
	border: 1px solid #d3c78b;
}

/* 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: #666666;
	}
/* 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:#ffffff;
}

A.SelectedTab:active {
	color: #ffffff;
}

A.SelectedTab:visited {
	color:  #ffffff;
} 


.SubHead {
    color: #ffffff;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    color: #ffffff;
}

A {
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	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: Verdana;
    text-decoration: none;
}	

A.OtherTabs {
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	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: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;
}

.LoginTable {
	height: 32px;
	padding-bottom: 3px;
}

/* Main Menu */
.MenuGroup {
}

.Menu_MainItem {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color: #dedac8;
		 margin-left: 10px;
		 font-weight: bold;
}

.Menu_MainItemClicked {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color: #dedac8;
		 margin-left: 10px;
		 font-weight: bold;
}

.Menu_MainItemDisabled {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color: #dedac8;
		 margin-left: 10px;
		 font-weight: bold;
}

.Menu_MainItemOver {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color: #d3c78c;
		 margin-left: 10px;
		 font-weight: bold;
}

.Menu_MainItemSelected {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color: #000000;
		 margin-left: 10px;
		 font-weight: bold;
}

.SelectedPathItemCss {
}

.SelectedPathHeaderItemCss {
}

.Menu_MainItemRightSeperator {
}

.Menu_MainItemRightSeperatorOver {
}


.Menu_MainItemLeftSeperator {
}

.Menu_MainItemLeftSeperatorOver {
}

.Menu_Item {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color:#ffffff;
		 font-weight: bold;
		 background-color:#c2beaa;
		 border-left: 1px solid;
		 border-right: 1px solid;
		 border-bottom: 1px solid;
}

.Menu_ItemClicked {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color:#ffffff;
		 font-weight: bold;
		 background-color:#c2beaa;
		 border-left: 1px solid;
		 border-right: 1px solid;
		 border-bottom: 1px solid;
}

.Menu_ItemDisabled {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color:#ffffff;
		 font-weight: bold;
		 background-color:#c2beaa;
		 border-left: 1px solid;
		 border-right: 1px solid;
		 border-bottom: 1px solid;
}

.Menu_ItemOver {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color:#ffffff;
		 font-weight: bold;
		 background-color:#5a5454;
		 border-left: 1px solid;
		 border-right: 1px solid;
		 border-bottom: 1px solid;
}

.Menu_ItemSelected {
		 font-family:Geneva, Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         height: 22px;
		 color:#ffffff;
		 font-weight: bold;
		 background-color:#c2beaa;
		 border-left: 1px solid;
		 border-right: 1px solid;
		 border-bottom: 1px solid;
}