/* 
================================
StreamCypher Blank-FullWidth Skin 1
Hmenu-Full Width.ascx
skin.css
================================
*/   

.pagemaster { width: 100%; height: 100%; background-color: transparent;}
.skinmaster { width: 100%; background-color: transparent; BORDER-RIGHT: #8F9092 1px solid;  BORDER-TOP: #8F9092 1px solid;  BORDER-LEFT: #8F9092 1px solid;  BORDER-BOTTOM: #8F9092 1px solid;  moz-border-radius-bottomleft: 15px;  moz-border-radius-bottomright: 15px;  moz-border-radius-topleft: 3px;  moz-border-radius-topright: 3px;  }
.Nav1Area { width: 100%; height: 20px; background-color: transparent;}
.skinheader { width: 100%; height: 90px; background-color: transparent;}
.menuarea { width: 100%; height: 20px; background-color: transparent; }
.Nav2Area { width: 100%; height: 20px; background-color: transparent; }
.containerArea { background-color: transparent;}
.Nav3Area { width: 100%; height: 20px; background-color: transparent; }

/*{ background-color: transparent; HEIGHT:30px; }*/

.controlpanel { width: 100%; background-color: transparent; }
.toppane { width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.leftpane { width: 175px; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.contentpane { width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.rightpane { width: 175px; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.bottompane { width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.MainMenu_MenuContainer { background-color: transparent;  }
.MainMenu_MenuBar { cursor: pointer;  cursor: hand; height:16; background-color: Transparent; }
.MainMenu_MenuItem { border-left: #FFFFFF 0px solid;  border-bottom: #FFFFFF 1px solid;  border-top: #FFFFFF 1px solid;  border-right: #FFFFFF 0px solid; cursor: pointer;  cursor: hand;  color: black;  font-family: Tahoma, Arial, Helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; }
.MainMenu_MenuIcon { background-color: #FFFFFF;  border-left: #FFFFFF 1px solid;  border-bottom: #FFFFFF 1px solid;  border-top: #FFFFFF 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15;  height: 21; }
.MainMenu_SubMenu { background-color: #FFFFFF;  z-index: 1000;  cursor: pointer;  cursor: hand;  filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);  }
.MainMenu_MenuBreak { height: 1px; }
.MainMenu_MenuItemSel { background-color: #AAAAAA;  cursor: pointer;  cursor: hand;  color: black;  font-family: Tahoma, Arial, Helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal; }
.MainMenu_MenuArrow { border-right: #FFFFFF 1px solid;  border-bottom: #FFFFFF 1px solid;  border-top: #FFFFFF 0px solid; font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;  }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand; }
.StandardButton { background: #AAAAAA none;  color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 11px; font-weight: normal; }
.TreeViewMenu { width: 175px; background-color: #DDDDDD; BORDER-RIGHT: #8F9092 1px solid;  BORDER-TOP: #8F9092 1px solid;  BORDER-LEFT: #8F9092 1px solid;  BORDER-BOTTOM: #8F9092 1px solid;  moz-border-radius-bottomleft: 15px;  moz-border-radius-bottomright: 15px;  moz-border-radius-topleft: 3px;  moz-border-radius-topright: 3px }
.TreeViewMenu_Header { background-color: transparent; }
.Head { font-family: Tahoma, Arial, Helvetica; font-size:  18px; font-weight: normal; color: #333333; }


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link { text-decoration: underline; color: #FF3366; }
A.CommandButton:visited  { text-decoration: underline; color: #FF3366; }
A.CommandButton:active { text-decoration: underline; color: #FF3366; }
A.CommandButton:hover { text-decoration: underline; color: #ff0000; }


A:link  { text-decoration: none; color:  #FF3366; }
A:visited { text-decoration: none; color:  #FF3366; }
A:active { text-decoration: none; color:  #FF3366; }
A:hover { text-decoration: underline; color:  #ff0000; }

SMALL { font-size:  8px; }

/* LEGACY STYLES from DNN 1-2 */
.HeadBg { background-color: #FFFFFF; }

.TabBg { background-color: black; }

.SelectedTab { font-weight: bold; font-size: 8.5pt; color: #FFFFFF; font-family: Tahoma, Arial, Helvetica; text-decoration: none; }
A.SelectedTab:link { text-decoration: none; color:white; }
A.SelectedTab:visited  { text-decoration: none; color:#eeeeee; }
A.SelectedTab:active { text-decoration: none; color:#eeeeee; }
A.SelectedTab:hover { text-decoration: none; color:#FFFFFF; }

.OtherTabs { font-weight: bold; font-size: 8.5pt; color: white; font-family: Tahoma, Arial, Helvetica; text-decoration: none; } 
A.OtherTabs:link { text-decoration: none; color:white; }
A.OtherTabs:visited  { text-decoration: none; color:#eeeeee; }
A.OtherTabs:active { text-decoration: none; color:#eeeeee; }
A.OtherTabs:hover { text-decoration: none; color:#FFFFFF; }
/* Other Custom CSS for Light & Dark Backgrounds with Links */


.LightBG { font-weight: normal; font-size: 9px; color: #333333; font-family: Tahoma, Arial, Helvetica; text-decoration: none; }
A.LightBG:link { text-decoration: none; color:Black; }
A.LightBG:visited  { text-decoration: none; color: #003366; }
A.LightBG:active { text-decoration: none; color:#333333; }
A.LightBG:hover { text-decoration: none; color:#404040; }

.DarkBG { font-weight: normal; font-size: 9px; color: white; font-family: Tahoma, Arial, Helvetica; text-decoration: none; } 
A.DarkBG:link { text-decoration: none; color:white; }
A.DarkBG:visited  { text-decoration: none; color:#eeeeee; }
A.DarkBG:active { text-decoration: none; color:#eeeeee; }
A.DarkBG:hover { text-decoration: none; color:#FFFFFF; }
