/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* CELL BACKGROUNDS */
.cellBgImage1 { 
 background-image: url(LogoPhotos/LPgray.gif); 
 background-repeat: no-repeat; 
 background-position: 135 6; 
} 
.cellBgImage2 { 
 background-image: url(LogoPhotos/LPgray.gif); 
 background-repeat: no-repeat; 
 background-position: 10 250; 
} 
.cellBgImage3 { 
 background-image: url(LogoPhotos/LPgrayX3.gif); 
 background-repeat: no-repeat; 
 background-position: 135 6; 
} 

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
background-color: #FFCC00; 
}

/* background color for the content part of the pages */
Body
{

}

/* background/border colors for the selected tab */
.TabBg {

}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* 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 {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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
{
font-family: Arial, Helvetica; 
font-size: 11pt;
font-weight: 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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* text style used for BREADCRUMB*/
.BreadCrumb{
color:darkgray; 
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

A.BreadCrumb:link {
color:darkgray; 
}

A.BreadCrumb:visited  {
color:darkgray; 
}

A.BreadCrumb:active   {
color:darkgray; 
}

A.BreadCrumb:hover    {
color:black; 
}




.MapDirectory {
	border-left: 1px dotted black;
	padding-left: 8px;
	margin-left: 8px;
	width: 180px;
	font-family: arial;
	font-size: 11px;
	vertical-align: top;
	text-align: top;
}
.MapItem {
	background: #FFFFFF;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapItemAlt {
	background: #CCCCCC;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapItemHover {
	background: #FF9999;
	cursor: pointer;
	cursor: hand;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapPage {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	width: 100%;
}
.MapPageItem {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
.MapPageHover {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.ListXBody
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

.ListXBody_AltRow
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
background-color: white
}

.ListXBody2
{
font-family: Arial, Helvetica; 
font-size: 10pt;
font-weight: normal; 
}


.ListXBodySmall
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: normal; 
}

.ListXError
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
color: white;
background-color: darkred;
}

.ListXHeading
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
}

.ListXHeadingRev a:link{ color: #FFFFFF } 
.ListXHeadingRev a:visited{ color: #FFFFFF } 
.ListXHeadingRev a:hover{ color: #FFFFFF } ;text-decoration: none
.ListXHeadingRev a:active{ color: #FFFFFF } 

.ListXHeadingRev
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
color: white;
background: #6F85C7;
}

.ListXHeadingRevHighlight
{
font-family: Tahoma; 
font-size: 8pt;
font-weight: bold; 
color: white;
background: #aaaaaa;
}

.ListXHeadingRevRev
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
color: black;
background: #EBEBEB;
}

.ListXHeading2
{
font-family: Arial, Helvetica; 
font-size: 10pt;
font-weight: bold; 
}

.ListXHeading3
{
font-family: Arial, Helvetica; 
font-size: 12pt;
font-weight: bold; 
}

.ListXHeading4
{
font-family: Arial, Helvetica; 
font-size: 14pt;
font-weight: bold; 
}
.ListXHeadingSmall
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
}
.ListXHeadingSmall a:link{ font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
} 
.ListXHeadingSmall a:visited
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
} 
.ListXHeadingSmall a:hover
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; } 
.ListXHeadingSmall a:active
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
} 

.ListXHeadingSmallGray
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
color: darkgray;
}
.ListXHeadingSmallWhite
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
color: white;
}

.ListXForm
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

.ListXField
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}


.ListXFilterDropDown
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

.ListXSmallLightGray
{
font-family: Arial, Helvetica; 
font-size: 7pt;
color: darkgray; 
}

.ListXLink
{
font-family: Arial, Helvetica; 
font-size: 10pt;
font-weight: bold; 
}

.ListXLinkSmall
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}


.CkBox a { 
background:url(/images/CheckBox.gif) no-repeat top left; 
} 
.CkBox a.checked { 
background-position:0% -28px; 
} 
.CkBox_ON a:hover { 
background-position:0% -42px; 
} 
.CkBox_OFF a:hover { 
background-position:0% -14px; 
} 

.DataGrid_Item
{color: black;}

.DataGrid_AlternatingItem 
{color: black;} 

.DataGrid_AlternatingItem2
{color: black;
font-size: 7.5pt;
font-weight: normal; } 

.DataGrid_Highlight
{
font-family: Tahoma;
font-size: 7.5pt;
font-weight: normal; 
background-color: #FFFF99
}





















