/* 
================================
 Container Styles for WCC
================================
#BFC4A9 - dark gray
#DFDFCC - light gray
#004E90 - blue
#B6D0EE - light blue

Arial, Helvetica, sans-serif;
font-family: Arial, Helvetica, sans-serif;
*/

.ColoredBoxTable {
	background-color: #B6D0EE;
	border: 2px solid #004E90;
}


.ColoredBoxHeader {
	background-color: #004E90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.ColoredBoxBody {
	background-color: #B6D0EE;
	font-family: Arial, Helvetica, sans-serif;
	color: #004E90;
	font-size: 11px;
} 

/* ------------------------------------------------ */

.containermaster_transparent {
	width: 100%;
	background-color: Transparent;
	border-width: 0px;
}
.containermaster_darkgrey {
	width: 100%;
	background-color: #BFC4A9; 
	border-width: 0px;
}
.containermaster_lightgrey {
	width: 100%;
	background-color: #DFDFCC; 
	border-width: 0px;
}
.containertitle 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28px;    
}
.containerrow_transparent
{
    background-color: Transparent;
}

/* Use with Swoosh-NoBorder-News.ascx */
.containertitle_news
{
	font-family: Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	font-size: 28px;    
}  
/* Use with Swoosh-NoBorder-Features.ascx */
.containertitle_features
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28px;    
} 
.containerrow_darkgrey {
	background-color: #BFC4A9;
}
.containerrow_lightgrey {
	background-color: #DFDFCC;
}

/* ------------------------------------------------ */

.LeftNavBox {
	background-color: #BFC4A9;
}

/*  339966 */

.LeftNavImage {
	background-color: #BFC4A9;
	border: 2px solid #BFC4A9;
}

.containercell_title {
	background-image: url(layout_header-swoosh.jpg); 
}


.containercell_title_leftnav {
	background-image: url(Sub-page-nav-top.jpg);
	height: 35;
}

.containermaster_white {
	width: 100%;
	background-color: #ffffff;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 

}

.containerrow1_white {
	background-color: #ffffff;
}
.containerrow2_white {
	background-color: #ffffff;
}

.containerline_black {
	width: 100%;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
}

/* --------------- SideMenu Main -------------------  */
.currentHeaderHighlight
{
	color: black;
}

.currentItemHighlight
{
	color: black;
}

.MenuHdr
{ 
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; padding-left: 20px; font-weight: bold; font-style: normal; padding-bottom: 2px; background-color: #339966; padding-top: 2px; background-image: url(footercross.gif); background-position: left center; background-repeat: no-repeat;
}

.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
	color: #ffffff;
}

.MenuItem HR
{
/*
  background-color: #339966; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;   
  margin-right: 5px; 
*/
}

.MenuItem, .MenuItemMouseOver
{
font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; padding-left: 20px; font-weight: bold; font-style: normal; padding-bottom: 2px; background-color: #339966; padding-top: 2px; background-image: url(footercross.gif); background-position: left center; background-repeat: no-repeat;
}

.MenuItemMouseOver
{
border: #000000 1px solid; background-color: #ffffff !important; color: black;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
  display: block;
  cursor: pointer;
  color: white;
  padding-top: 1px;
  text-decoration: none;   
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;   
}


/* --------------- SideMenu 0 -------------------  */
.MenuHdr0
{ 
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; padding-left: 20px; font-weight: bold; font-style: normal; padding-bottom: 2px; background-color: #339966; padding-top: 2px; background-image: url(footercross.gif); background-position: left center; background-repeat: no-repeat;
}

.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
	color: #ffffff;
}

.MenuHdrMouseOver0
{
border: #000000 1px solid; background-color: #ffffff !important; color: black;
}

.MenuHdrMouseOver1
{
border: #000000 1px solid; background-color: #ffffff !important; color: black;
}

.currentHeaderHighlight0
{
	color: #C0F7FE;
	cursor: default;
}

.currentItemHighlight0
{
	color: #C0F7FE;
	cursor: default;
}

.MenuItem0, .MenuItemMouseOver0
{
font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; padding-left: 20px; font-weight: bold; font-style: normal; padding-bottom: 2px; background-color: #BFC4A9; padding-top: 2px; background-image: url(footercross.gif); background-position: left center; background-repeat: no-repeat;
}

/*
.MenuItemMouseOver0
{
border: #000000 1px solid; background-color: #ffffff !important; color: black;
}
*/

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link
{
  display: block;
  cursor: pointer;
  color: white;
  padding-top: 1px;
  text-decoration: none;   
}

.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, 
.MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
  display: block;
  cursor: pointer;
  color: yellow;
  padding-top: 1px;
  text-decoration: none;   
}



/* --------------- SideMenu 1 -------------------  */

.currentHeaderHighlight1
{
	color: #C0F7FE;
	cursor: default;
}

.currentItemHighlight1
{
	color: #C0F7FE;
	cursor: default;
}


.MenuItem1, .MenuItemMouseOver1
{
font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; padding-left: 40px; font-weight: bold; font-style: normal; padding-bottom: 2px; background-color: #339966; padding-top: 2px; background-image: url(footercross.gif); background-position: left center; background-repeat: no-repeat;
}

/*
.MenuItemMouseOver1
{
border: #000000 1px solid; background-color: #ffffff !important; color: black;
}
*/

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link
{
  display: block;
  cursor: pointer;
  color: white;
  padding-top: 1px;
  text-decoration: none;   
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, 
.MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
  display: block;
  cursor: pointer;
  color: yellow;
  padding-top: 1px;
  text-decoration: none;   
}

/* ----------------- */


/*
.MenuCurrentPage
{
  color: #696969;
}
*/
  

/* --------------- End SideMenu 1 -------------------  */


/* --------------- SideMenu 2 -------------------  

#invsidemenu-Downloads A
{
  border: red 1px dotted;
  color: red!important;
  font-weight: bold;
}


#invsidemenu-Downloads A:hover, #invsidemenu-Downloads A:active
{
  border: #1A76D3 1px solid;
  color: white!important;
  font-weight: bold;
}


.MenuHdr
{
  padding-left: 10px;
  font-weight: bold;
  font-size: 9pt;
  padding-bottom: 2px;
  cursor: default;
  padding-top: 2px;
  font-family: Tahoma, Arial;
}
.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;    
}

.MenuItem, .MenuItemMouseOver
{
  font-family: Tahoma, Arial; font-size: 9pt; font-weight: normal; padding-bottom: 1px;
  padding-top: 1px;
  border: white 1px solid;    
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  display: block;
  padding-bottom: 1px;
  width: 100%;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  width: 100%;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;
}
  
.MenuItemMouseOver
{
  border: #00008B 1px solid;
  background-color: #1A76D3!important;
  padding-left: 20px; 
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 

.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  color: white;
  text-decoration: none; 
  width: 100%; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  cursor: pointer; display: block; 
}


 --------------- End SideMenu 2 -------------------  */


