/* 
================================
 Container Styles for WLHT SKIN
================================
*/   

/* controls the font of the title, overrides the skin css class */
.Head
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight:bold; 
}

/* classes for the promo container*/
.Promo_Master
{
border:solid 1px #cccccc;
height:150px;
width:226px ;
background-color: transparent;
margin: 2px 2px 2px 2px;
}

.Promo_Head
{  
  background: transparent url(promo_banner.jpg) repeat-x; 
  width: 100% ;
  height:25px;
}

.Promo_Head .Head 
{
  font-weight: bold ;
  font-size: 14px ; 
  color: #000000 ;
  padding: 2px;
  font-family: arial,verdana,san-serif;
}


.Promo_Body
{
  padding:0px 2px; 
  background: #000000;
  color:#ffffff;
  height:100%;
  width:100%;
  text-align:left;
  vertical-align:top;
}


.Promo_Body .Normal
{
color: #ffffff;
}


.Promo_Body .SubHead
{
display: none;
}

/* classes for the Default and Default with title containers*/
.Admin_Master
{
background: #ffffff ;
width: 99%;
margin: 2px 2px 2px 2px;
color: #000000;
}


.Admin_Head
{
  width: 100% ;
  height: 24px;
  background: #cccccc;
  padding: 0px 2px 10px 2px;
}

.Admin_Head .Head 
{
  font-weight: bold ;
  font-size: 14px ; 
  color: #000000 ;
  font-family: arial,verdana,san-serif;
}

.Admin_Head .SubHead 
{
  font-weight: bold ;
  font-size: 14px ; 
  color: #FF0000 ;
  font-family: arial,verdana,san-serif;
}

.Admin_Body p,
.Admin_Body .Normal, 
.Admin_Body .Head, 
.Admin_Body .SubHead

{
  color: #000000 ;
}

.Admin_Body
{
  padding:2px 5px; 
  height:100%;
  width:100%;
  text-align:left;
  vertical-align:top;
  color:#000000;
}

.Admin_Footer
{
  width: 100% ;
 background: #cccccc;
 }

/* classes for the Default and Default with title containers*/
.Default_Master
{
background: #000000 ;
width: 99%;
margin: 2px 2px 2px 2px;
color:#ffffff;
}


.Default_Head
{
  width: 100% ;
  height: 24px;
  background: #000000 url(default_background.jpg) repeat-x;
  padding: 0px 2px 10px 2px;
}

.Default_Head .Head 
{
  font-weight: bold ;
  font-size: 14px ; 
  color: #ffffff ;
  font-family: arial,verdana,san-serif;
}

.Default_Body
{
  padding:2px 5px; 
  height:100%;
  width:100%;
  text-align:left;
  vertical-align:top;
  color:#ffffff;
}

.Default_Body .Normal
{
  color:#ffffff;
}


.Default_Footer
{
  width: 100% ;
}





/* classes for the blank and blank with title containers*/
.Blank_Master
{
background: transparent;
width: 99%;
margin: 2px 2px 2px 2px;
}


.Blank_Head
{
  width: 100% ;
}

.Blank_Body
{
  padding:2px 5px; 
  height:100%;
  width:100%;
  text-align:left;
  vertical-align:top;
  color: #ffffff;
}

.Blank_Footer
{
  width: 100% ;
}




/* classes for the Banner containers*/
.Banner_Master
{
margin: 2px 2px 2px 2px;
width: 99%;
}


.Banner_Head
{
}

.Banner_Body
{
  height:100%;
  width:100%;
  text-align:center;
  vertical-align:middle;
}

.Banner_Footer
{
}



/* classes for the Default and Default with title containers*/
.Red_Master
{
background: #000000 ;
border: solid 1px #800000;
width: 99%;
margin: 2px 2px 2px 2px;
color: #000000;
}


.Red_Head
{
  width: 100% ;
  height: 24px;
  background: #800000;
  padding: 0px 2px 10px 2px;
}

.Red_Head .Head 
{
  font-weight: bold ;
  font-size: 14px ; 
  color: #ffffff ;
  font-family: arial,verdana,san-serif;
}

.Red_Head .SubHead 
{
  font-weight: bold ;
  font-size: 14px ; 
  color: #000000 ;
  font-family: arial,verdana,san-serif;
}


.Red_Body
{
  padding:2px 5px; 
  height:100%;
  background:#ffffff;
  width:100%;
  text-align:left;
  vertical-align:top;
}

.Red_Body p,
.Red_Body .Normal
{
  color:#000000;
}
.Red_Footer
{
 width: 100% ;
 background: #ffffff;
 }

/*
These classes are common to all
*/
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 2px 2px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}



