/* ================================
    CSS STYLES FOR HP Online Skin Design
   ================================
*/   

/* 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: #c2bdb1;
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.SearchTextBox {
	width: 160px;
}

.TopBanner {
	background-color: #c2bdb1;
}

.Footer {
	
	border-left: 0px solid #222760;
	border-right: 0px solid #222760;
	border-bottom: 0px solid #222760;
}

.MainTable {
	Background-color: #8593a2;
	border-left: 1px solid #222760;
	border-right: 1px solid #222760;
	border-bottom: 1px solid #222760;
}

.MenuPane {
	background-image: url(images/Menu/menutop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #bfbfbf;
	background-color: #663300;
}

.BottomMenuPane {
	background-image: url(images/Menu/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-left: 1px solid #bfbfbf;
	background-color: #663300;
}

.ContentPane {
	background-image: url(images/Design/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #d8ceb5;
}

.BottomContentPane {
	background-image: url(images/Design/contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #d8ceb5;
}

/* GENERAL */
/* style for module titles */
.Head {
	font-family:Verdana;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}

.SubHead {
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family:Verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
}

/* text style used for most text rendered by modules */
.Normal {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
}
.small {
	font-family:Verdana;
	font-size: 9px;
	color: #000000;
}

.smallblack {
	font-family:Verdana;
	font-size: 9px;
	color: #000000;
}
.HotLinks
{
	cursor:hand;
	font-family:Verdana;
	font-size: 11px;
	color: #cccccc;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;
}

.Footer
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
}

A.Footer:link
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
}

A.Footer:hover
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}

A.Footer:active
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
}

A.Footer:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
}


A 
{
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}

A:link 
{
	color: #182551;
}

A:hover 
{
	color:#000000;
	text-decoration: Underline;
}

A:active {
	color: #000000;
}

A:visited {
	color:  #182551;
} 

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #00546D;
}

A.CommandButton:hover {
	color:#000000;
}

A.CommandButton:active {
	color: #00546D;
}

A.CommandButton:visited {
	color:  #00546D;
} 

/**************************************************   MENU    **************************************************/

.Menu_ItemsGroup {
	width:110px;
}

/************************************************** Root Menu **************************************************/

.Menu_MainItem {
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	margin-left: 15px;
	margin-top: 20px;
}

.Menu_MainItemOver {
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	margin-left: 15px;
	margin-top: 20px;
}

.Menu_MainItemClicked {
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	margin-left: 15px;
	margin-top: 20px;
}

.Menu_MainItemDisabled {
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	margin-left: 15px;
	margin-top: 20px;
}

.Menu_MainItemSelected {
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #b9baba;
	margin-left: 15px;
	margin-top: 20px;
}

.SelectedPathItemCss {
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #b9baba;
	margin-left: 15px;
	margin-top: 20px;
}

/**************************************************  Sub Menu  **************************************************/

.Menu_Item {
	background-color: #663300;
	height: 20px;
	width:165px;
	border: 1px solid #cccccc;
	font-family: Verdana;
	cursor: pointer;
	font-size:10px;
	color: #ffffff;
}

.Menu_ItemOver {
	background-color: #996633;
	height: 20px;
	width:165px;
	border: 1px solid #cccccc;
	font-family: Verdana;
	cursor: pointer;
	font-size:10px;
	color: #ffffff;

}

.Menu_ItemSelected {
	background-color: #663300;
	height: 20px;
	width:165px;
	border: 1px solid #cccccc;
	font-family: Verdana;
	cursor: pointer;
	font-size:10px;
	color: #ffffff;
}

.Menu_ItemClicked {
	background-color: #663300;
	height: 20px;
	width:165px;
	border: 1px solid #cccccc;
	font-family: Verdana;
	cursor: pointer;
	font-size:10px;
	color: #ffffff;
}

.Menu_ItemDisabled {
	background-color: #663300;
	height: 20spx;
	width:165px;
	border: 1px solid #cccccc;
	font-family: Verdana;
	cursor: pointer;
	font-size:10px;
	color: #ffffff;
}

/************************************************** MENU END **************************************************/


/************************************************** PANEL BAR *************************************************/
.panelHeader
{ 		
	FONT-SIZE: 11px; 
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	height: 25px;
	cursor: pointer;
	background-image:url(Images/Menu/Panel/PanelHeader.gif);
	background-position: right bottom;	
	padding-left:10px;
}
.panelHeaderSelected 
{
	FONT-SIZE: 11px; 
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	height: 25px;
	cursor: pointer;
	background-image:url(Images/Menu/Panel/PanelHeaderSelected.gif);
	background-position: right bottom;	
	padding-left:10px;
}
.panelHeaderOver
{
	FONT-SIZE: 11px; 
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	height: 25px;
	cursor: pointer;
	background-image:url(Images/Menu/Panel/PanelHeaderSelected.gif);
	background-position: right bottom;	
	padding-left:10px;
}
.panelItem 
{
	FONT-SIZE: 11px;
	COLOR: #00546D;
	FONT-FAMILY: Verdana;
	padding-left: 10px;
	cursor: pointer;
	text-decoration: none;
	height:20px;
	padding-bottom:3px;
	padding-top:3px;
}
.panelItemSelected
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	padding-left: 10px;
	cursor: pointer;
	text-decoration: none;
	height:20px;
	background-image:url(Images/Menu/Panel/SubArrow.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding-bottom:3px;
	padding-top:3px;
}
.panelItemOver
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	padding-left: 10px;
	cursor: pointer;
	text-decoration: none;
	height:20px;
	background-image:url(Images/Menu/Panel/SubArrow.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding-bottom:3px;
	padding-top:3px;
}
.panelbarItemGroup
{
	border-bottom: 1px solid #F0F0F0;
}

/************************************************ PANEL BAR END ************************************************/