/* ================================
    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
{
	font-size:12pt;
	font-family: arial, verdana, times;
}

.ControlPanel {
}

/* 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 {
   color: #ffffff;
}

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
{
}

/* 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: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
                padding-top: 10px;
                padding-bottom: 3px;
}

H2  {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
                padding-top: 10px;
                padding-bottom: 3px;
}

H3  {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
                padding-top: 10px;
                padding-bottom: 3px;
}

H4  {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
                padding-top: 10px;
                padding-bottom: 3px;
}

H5, DT  {
}

H6  {
}

p {
    padding-top: 0px;
    font-size: 12px;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
   font-size: 10pt;
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

ul {
   margin-left: 0px;
}

li { 
   padding-left 15px;
   background: url(bullet.gif) left center no-repeat;
}



UL LI   {
/*   padding-left 15px;
   background: url(bullet.gif) left center no-repeat;
*/
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
	border:none;
}

.MainMenu_MenuBar {
   border:none;
 }

.MainMenu_MenuItem {
   color: #ffffff;
   width: 150px;
   border: none;
   padding: 0px;
   margin: 0px;
   height: 25px;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	background-color: #333399;
	color: #00ff00;
	width: 150px;
	border: none;
   height: 25px;
}

.MainMenu_MenuBreak {
	border:none;
}

.MainMenu_MenuItemSel {
	background-color: #3332cb;
	color: #dddddd;
	width:150px;
	border: none;
}

.MainMenu_MenuArrow {
	border:none;
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
}
.style23 {font-size: 13px; padding-bottom: 5px;}
.style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style37 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000066; }
.style41 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.style46 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style48 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.style68 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style70 {font-size: 13px; color: #FFFFFF; }
.style71 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.style72 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style75 {color: #000000; font-weight: bold; margin-right: 200px; padding-top: 15px; padding-bottom:5px; width: 300px; border-bottom: solid 2px #666666;}
.style77 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; padding-top:3px; padding-bottom: 3px;}
/*
a {
	font-size: 12px;
	color: #000066;
}
a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000066;
}
*/
.RightSubImage {
   background-color: #666666;
   color: #ffffff;
   font-size: 10pt;
   font-weight: bold;
   height: 20px;
   vertical-align: middle;
   text-align: center;
   padding: 5px;
}

.RightPanel {
   height: 100%;
   background-color: #cccccc;
   width: 280px;
   margin-left:20px;
}

.bottomquote {
   color: #808080;
   text-align: center;
}

.FormLabelControl {
   font-size: 10pt;
   background-color: #666666;
   width: 300px;
   height: 20px;
   color: #ffffff;
   padding-left: 10px;
}

.FormLabelCell {
   font-size:10pt;
   width: 100px;
}

.FormRadioButtonList {
   font-size:10pt;
}

.FormTable {
   width: 300px;
}

.FormControlCell {
   width: 200px;
}

.ASXGroup {
   font-weight: bold;
   font-size: 14pt;
   color: #666666;
   padding-top: 10px;
   background-color: #cccccc;
   padding-left: 5px;
   padding-bottom: 5px;
}

.ASXRow, .ASXTitle {
   border-top: solid 2px #666666;
   font-size: 10pt;
   color: #000000;
   width:100%;
   padding-left: 3px;
   padding-top: 4px;
}

.ASXGrid {
   padding: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
}

.ASXItem {
   border-top: solid 1px #666666;
   font-size: 10pt;
   color: #000000;
}

.ASXFile, .ASXCategory {
   width: 80%;
   padding: 0px;
}

.ASXDownload {
   width: 20%;
   height: 15px;
   text-align: center;
}

.ASXInv {
   display: none;
}

.slideshowHP { height: 240px; width: 800px; margin: 0px; overflow: hidden;}
.slideshowHP img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }




