/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */
body {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	background-color: #CC0000;
}

/* background/border colors for the selected tab */
.TabBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
}

.ContentPane  { 
}

/* text style for the selected tab */
.SelectedTab {
	color: #FFFFFF;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color: #FFFFFF;
	font-weight:bold;
}

A.SelectedTab:visited  {
	color: #FFFFFF;
	font-weight:bold;
}

A.SelectedTab:active   {
	color: #FFFFFF;
	font-weight:bold;
}

A.SelectedTab:hover    {
	color:#CC0000;
	background-color:#FFFFFF;
	font-weight:bold;
}

/* text style for the unselected tabs */
.OtherTabs {
	color: #FFFFFF;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
 	color: #FFFFFF;
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFDA78;
	font-weight:bold;
	font-size:24px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#FF7733;
	font-weight:500;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#FFDA78;
	font-weight:500;
	
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FF7733;
	font-weight:normal;
	font-size:13px;
}
a.Normal:link, a:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FF7733;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
a.Normal:hover, a:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	font-size:13px;
	text-decoration: underline;
}
a.Normal:visited, a:visited {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FF7733;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{ 
}

.NormalWhiteBold{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:bold;
	font-size:13px;
}
a.NormalWhiteBold:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.NormalWhiteBold:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFDA78;
	font-weight:bold;
	font-size:13px;
	text-decoration: underline;
}
a.NormalWhiteBold:visited {
		font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
color:#FFFFFF;
}

A.CommandButton:visited  {
color:#FCFCFC;
}

A.CommandButton:active   {
color:#FFFFFF;
}

A.CommandButton:hover    {
color:#FFDA78
}
    


SMALL   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



/* Main Menu */

.MainMenu_MenuContainer {
	background-color: #CC0000;
}
.PinkBg{
	color:#CC0098;
}
.PinkBgHead{
	color:#CC0098;
	font-weight:bold;
	font-size:24px;
}
/* ================================
    CSS STYLES FOR Collection Containers
   ================================
*/   

/*  Collection Orange */
.CollectionOrenge
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFDA78;
	font-weight:normal;
	font-size:11px;
}
a.CollectionOrenge:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFDA78;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.CollectionOrenge:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}
a.CollectionOrenge:visited {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFDA78;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}


/*  Collection Green */
.HeadGreen{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#008125;
}
.NormalGreen
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#008125;
	font-weight:normal;
	font-size:13px;
}
.SubHeadGreen{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#008125;
	font-weight:500;
}
.SubSubHeadGreen{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#008125;
	font-weight:500;
}
.CollectionGreen
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#008125;
	font-weight:normal;
	font-size:11px;
}
a.CollectionGreen:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#008125;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.CollectionGreen:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}
a.CollectionGreen:visited {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#008125;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
/*  Collection Blue */
.HeadBlue{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#0840A7;
}
.NormalBlue
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#0840A7;
	font-weight:normal;
	font-size:13px;
}
.SubHeadBlue{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#0840A7;
	font-weight:500;
}
.SubSubHeadBlue{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#0840A7;
	font-weight:500;
}
.CollectionBlue
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#0840A7;
	font-weight:normal;
	font-size:11px;
}
a.CollectionBlue:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#0840A7;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.CollectionBlue:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}
a.CollectionBlue:visited {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#0840A7;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
/*  Collection Purple */
.HeadPurple{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#FFD6FB;
}
.NormalPurple
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#D00056;
	font-weight:normal;
	font-size:13px;
}
.SubHeadPurple{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#D00056;
	font-weight:500;
}
.SubSubHeadPurple{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#FFD6FB;
	font-weight:500;
}
.CollectionPurple
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFD6FB;
	font-weight:normal;
	font-size:11px;
}
a.CollectionPurple:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFD6FB;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.CollectionPurple:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}
a.CollectionPurple:visited {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#FFD6FB;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
/*  Collection Broun */
.HeadBroun{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#D7C57A;
}
.NormalBroun
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#D7C57A;
	font-weight:normal;
	font-size:13px;
}
.SubHeadBroun{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#D7C57A;
	font-weight:500;
}
.SubSubHeadBroun{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#D7C57A;
	font-weight:500;
}
.CollectionBroun
{
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#D7C57A;
	font-weight:normal;
	font-size:11px;
}
a.CollectionBroun:link {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#D7C57A;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.CollectionBroun:hover {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}
a.CollectionBroun:visited {
	font-family:"Bookman Old Style" , "Times New Roman", Times, serif;
	color:#D7C57A;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}