/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.MenuStyle{
	background-color: #669ACC;
	border-bottom: 2px solid #669ACC;
	border-top: 2px solid #669ACC;
	border-right: 2px solid #669ACC;
	border-left: 2px solid #669ACC;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px;
}

.MenuOver{
	
	background-color: #C1D2EE;
	border-bottom: 1px solid #C1D2EE;
	border-top: 1px solid #C1D2EE;
	border-right: 1px solid #C1D2EE;
	border-left: 1px solid #C1D2EE;
	font-family:  Tahoma, Arial, Helvetica; 
	font-size: 14px;
}

.SubMenuStyle{
	background-color: #C1D2EE;
	border-bottom: 2px solid #C1D2EE;
	border-top: 2px solid #C1D2EE;
	border-right: 2px solid #C1D2EE;
	border-left: 2px solid #C1D2EE;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
}

.BoldFont{
	font-family:  Tahoma, Arial, Helvetica; 
	font-size: 11px;
	font-weight: bold;
}

.OtherStyle{
              Font-family: "MS Sans Serif", Geneva, sans-serif;
              Font-size: 12px;
              Color: #6699CC;
}

.FontInModule11{
               Font-size: 11px;
               FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.FontInModule13{
               Font-size: 13px;
               FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.FontInModule15{
               Font-size: 15px;
               FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.BtnWhite {
	BORDER-RIGHT: #acb5b5 3px double; 
	BORDER-TOP: #c4cccc 3px double; 
	BORDER-LEFT: #acb5b5 3px double; 
	BORDER-BOTTOM: #6f7777 3px double
	background-color: white;
	font-weight: bold;
	font-size: 12px;
}

.TxtBoxW {
	BORDER-RIGHT: 1px solid; 	
	BORDER-TOP: 1px solid; 
	FONT-WEIGHT: normal; FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid; 
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: white;
}

.LinkWhiteBrown{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7CFCF;
}

.LinkBlue{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

.LinkWhite{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.BlueDottedBox{
	BORDER-RIGHT: #369 1px dotted; 
	BORDER-TOP: #369 1px dotted; 
	BORDER-LEFT: #369 1px dotted;
	BORDER-BOTTOM: #369 1px dotted;
	PADDING-RIGHT: 10px; 	
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px;	 
	PADDING-TOP: 10px; 	 
	BACKGROUND-COLOR: #e3edf5;
}

.DottedBox{
	BORDER-RIGHT: #369 1px dotted; 
	BORDER-TOP: #369 1px dotted; 
	BORDER-LEFT: #369 1px dotted;
	BORDER-BOTTOM: #369 1px dotted;
	PADDING-RIGHT: 10px; 	
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px;	 
	PADDING-TOP: 10px; 	 
	BACKGROUND-COLOR: #fddb94;
}

.LightContainer {
	BORDER-RIGHT: #d6d6d6 1px solid; 
	BORDER-TOP: #d6d6d6 1px solid; 
	BORDER-LEFT: #d6d6d6 1px solid; 	
	BORDER-BOTTOM: #d6d6d6 1px solid
	BACKGROUND: #fafafa; 
}

.GrayBlueContainer {	
	BORDER-RIGHT: #369 1px solid; 
	BORDER-TOP: #369 1px solid; 
	BORDER-LEFT: #369 1px solid;
	BORDER-BOTTOM: #369 1px solid;
	PADDING-RIGHT: 2px; 	
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px;	 
	PADDING-TOP: 2px; 	
	BACKGROUND-COLOR: #a8b4cb
}

.HeadLine{
	BORDER-TOP: black 1px solid; 		
	BORDER-BOTTOM: black 1px solid;
	background-color: ThreedFace;
}



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
BACKGROUND-COLOR: #6699CC;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;	
	color: Black;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

A.OtherTabs:visited  {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	/*background-color: #C1D2EE;*/
	background-color: #669ACC;
}

.MainMenu_MenuBar {	
cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuItem {
color: black;
background-color: #669ACC;
}

.MainMenu_MenuIcon {
background-color: white;
width: 12;
height: 12;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 2px double; 
	border-left: #FFFFFF 2px double; 
	border-top: #FFFFFF 2px double; 
	border-right: #FFFFFF 2px double;
}

.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 1px double; 
	border-left: #FFFFFF 1px double; 
	border-top: #FFFFFF 1px double;  
	border-right: #FFFFFF 1px double; 
	background-color: #FFFFFF; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 	
	color: Yellow;
}

.MainMenu_RootMenuArrow {

}





























