body { color: grey;}

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	border-left: #95B7DA 0px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #000000;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 8px;
	cursor: pointer;
	cursor: hand;
	background-color: #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #95B7DA 0px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #000000 1px solid;
	border-left: #95B7DA 0px solid;
	border-top: #000000 1px solid;
	border-right: #95B7DA 0px solid;
	background-color: White;
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #000000;
	cursor: pointer;
	cursor: hand;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #95B7DA 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


/* Skin */
span.menuimg {
  background: url(/Portals/98/Skins/BriedisSkin//dnn/Portals/0/Skins/backup/backup/menu.gif) no-repeat center center;
}

#cbframe {
	text-align: center;
	margin-left: -400px;
	position: absolute;
	top: 40px; left: 50%; width: 800px;
}

#cbpage {
    width: 800px;
	border: #fff 4px solid;
	background-color: #ccc;
}

td.cbui {
  width: 160px;
  background-color: #000000;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  height: 30px;
  padding: 5px;
}

div.userinfo {
  text-align: left;
  color: #ffffff;
}

div.userinfo a.OtherTabs, div.userinfo a.OtherTabs:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ffffff;
  }

div.userinfo a.OtherTabs:hover {
    color: red;
}

td.cbmi {
  background-color: #000000;
  padding: 5px;
  border-bottom: #fff 2px solid;
}

div.menu {
}

td.cbli {
  font-size: 0px;
  background-color: #fbef4b;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  height: 80px;
  width: 160px;
}

div.logo {
  text-align: center;
}

td.cbai {
  background-color: #fbef4b;
  border-bottom: #fff 2px solid;
  font-size: 0px;
}


td.cbdi {
  text-align: center;
  background-color: #333333;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  height: 20px;
  width: 160px;
  padding: 5px;
}

div.dateinfo span.SelectedTab {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #fff;
  }

td.cbbi {
  background-color: #333333;
  border-bottom: #fff 2px solid;
  height: 20px;
  padding: 5px;
}

.breadcrumb a.SelectedTab, div.breadcrumb a.SelectedTab:visited {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #07b30f;
  }

.breadcrumb a.SelectedTab:hover {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #f00;
}

a.breadcrumb:link, a.breadcrumb:hover, a.breadcrumb:active, a.breadcrumb:visited {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #07b30f;
}

td.cbii {
  background-color: #07b30f;
  border-right: #fff 2px solid;
  width: 160px;
  text-align: right;
}

td.cbci {
  background-color: #fbef4b;
}

div.linkinfo {
  text-align: right;
  background-color: #000000;
  border-top: #fff 2px solid;
  height: 15px;
  padding: 5px;
}

div.linkinfo span.OtherTabs, div.linkinfo span.SelectedTab {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  9px;
  color: #ffffff;
}

div.linkinfo span a.OtherTabs, div.linkinfo span a.OtherTabs:visited {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #ffffff;
}

div.linkinfo span a.OtherTabs:hover {
   color: #fff;
}

#dnnCopyright {
	text-align: left;
}

#dnnLINKS {
	text-align: right;
}


div.copy {
	text-align: left;
}


#footer {
	height: 25px;
	padding: 5px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #999;
	background-color: #666666;
}

#footer a.Normal, #footer a.OtherTabs {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #999;
}

