/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

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

}

.ControlPanel {
}

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

.LeftPane  { 
max-width: 170 px;}

.ContentPane  { 
}

.RightPane  { 
}

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

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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
{color: #000000;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
  font-family: "Times New Roman", Georgia, Times, serif;
color: #993333; font-weight: bold;
}

H2  {
 font-family: "Times New Roman", Georgia, Times, serif;
color: #993333; font-weight: bold;
}

H3  {
 font-family: "Times New Roman", Georgia, Times, serif;
color: #993333; font-weight: bold;
}

H4  {
 font-family: "Times New Roman", Georgia, Times, serif;
color: #993333; margin: 0px, 0px, 0px, 0px; 
}

H5, DT  { font-family: "Times New Roman", Georgia, Times, serif; 

color: #993333; margin: 0px, 0px, 0px, 0px; font-weight: bold;
}

H6  { font-family: "Times New Roman", Georgia, Times, serif; color: 

#993333; margin: 0px, 0px, 0px, 0px; font-weight: bold;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #1A3C8E; font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1em;   
font-weight: normal;
}

A:visited   {
color: #28741E; font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1em;   
font-weight: normal;
}

A:hover {
color: #28741E; font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1em;   
font-weight: normal; 
}

A:active    {
color: #28741E; font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1em;   
font-weight: normal; 
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

 /*added 5px margin*/
ul {
	list-style: none;
	margin-left: 2em;
	padding-left: 0;
	text-indent: 0;
	} LI   {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px;   
font-weight: normal;
color: #000000;
}


UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px;   
font-weight: normal;
color: #000000;
margin-left: 1px;
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}
HR { border: 1px solid #CCCC9A; 
}

td {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px;   
font-weight: normal;
color: #000000;
}

.cream Table td{
border: 1px solid #cccc9a;
border-collapse: collapse;
}

p {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px;   
font-weight: normal;
color: #000000;
}


.tagline {padding-left: 0px; 
            margin: 0px; 
            font-family: Georgia,"Times New Roman",Times,serif;
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            font-size: 1.4em;
            line-height: normal;
            color: #993333;
}
.tagline span { color: #1A3C8E
}
.top_margin {margin-top: 10px;
}


.highlights {color: #485a27; line-height: normal; font-size: 16px; 

font-weight: bold;
}

.content_width{  /*controls the inside lining of the page*/


	border-right: 1px solid #cccc99;

	border-bottom: 1px solid #cccc99; /* removes the line from 

the bottom*/

	border-left: 1px solid #cccc99;

	border-top: 1px solid #cccc99;  
}

.DNNEmptyPane#dnn_TopPane, .DNNEmptyPane#dnn_BottomPane

{

    padding: 0px 0px 0px 0px;

    height: 0px;

    border-bottom: 0px solid #cccc99;

}



.DNNEmptyPane#dnn_BottomPane  /* this was added to remove the extra 

space between the panes -- works in firefox */

{
    border-top: 0px solid #cccc99; 
}

.TopPane {

	border-bottom: 1px solid #cccc99;
}

.LeftPane {

	border-right: 1px solid #cccc99;
}


.RightPane {

	border-left: 1px solid #cccc99;
}

.BottomPane {

	border-top: 1px solid #cccc99; 
}




/* 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 td {
            font-family: Georgia,"Times New Roman",Times,serif;
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: normal;
            color: #303366;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel td {
            font-family: Georgia,"Times New Roman",Times,serif;
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: normal;
            color: #303366;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.Tabs { margin: 0; float: left; width: 306px; height: 167px; }
.Tabs img { float: left; margin: 0; }


.ul_links ul { margin: 5px 0 0 0; padding: 0; list-style-type: none; 

}
.ul_links li { margin: 5px 0 0 0; color: #1c5c9f; }
.ul_links li a { color: #1A3C8E; text-decoration: none; }
.ul_links li a:visited { color: #1A3C8E; text-decoration: none; }
.ul_links li a:hover { color: #357edf; text-decoration: underline; }
.ul_links li i a { color: #0d52ac; text-decoration: none; }
	
.ul_linksindent ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	text-indent: 010px;
}	
	
a.tog:link { text-decoration: none; color: #1A3C8E; }
a.tog:hover { text-decoration: none; color: #4581d0; }


.menu { margin: 0; }

.menu a { color: #1A3C8E; text-decoration: none; }
.menu a:visited { color: #1A3C8E; text-decoration: none; }
.menu a:active { color: #357edf; text-decoration: none; }
.menu a:hover { color: #357edf; text-decoration: underline; }

.menu ul { margin: 5px 0 0 0; padding: 0; }
.menu li { margin-left: 0; }
.menu li a { color: #4581d0; text-decoration: none; }
.menu li a:hover { color: #4581d0; text-decoration: underline; }
.menu li a:visited { color: #4581d0; text-decoration: none; }	

.submenu{
background-image: url(images/submenu.gif);
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
display: none;
}

.show{
display: block;
}

.top_margin {margin-top: 10px;
}






