/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.DEMO1HEAD
{
	font-size: 14px;
	color: #3355D1;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	cursor: hand;
	
}
.DEMO1HEADF
{
	font-size: 14px;
	cursor: hand;
	
}

A.DEMO1HEADF:LINK,A.DEMO1HEADF:ACTIVE, A.DEMO1HEADF:VISITED
{	
	color: #3355D1;
	text-decoration:none;
}

A.DEMO1HEADF:HOVER
{
	color: red;
	text-decoration:none;
}

.DEMO1HEADO
{
	font-size: 100%;
	border: 1px solid black;
	color: black;
	background: #EEEEEE;
	cursor: hand;
}
.DEMO1ITEM
{
	font-size: 100%;
	border: 1px solid #EEEEEE;
	cursor: hand;
}
.DEMO1ITEMF
{
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	font-face: arial;
	cursor: hand;
	
}

A.DEMO1ITEMF:LINK, A.DEMO1ITEMF:ACTIVE, A.DEMO1ITEMF:HOVER
{
	color: black;
	text-decoration:none;
}

A.DEMO1ITEMF:HOVER
{
	color: red;
	text-decoration:none;
}

.DEMO1ITEMO
{
	width: 100%;
	border: 1px solid #000000;
	cursor: hand;
}


#asmmenu a, #asmmenu a:visited { font-size:11px; font-weight:bold; position:relative; text-decoration:none; text-align:center; background-color:#e2ecf5; color:#4682B4; display:block; width:125px; border:1px solid #fff; border-color:#def #678 #345 #cde; padding:2px; margin:2px auto; } 

#asmmenu a:hover { font-weight:bold; font-size:11px; top:1px; left:1px; color:#800000; border-color:#345 #cde #def #678; }

#navcontainer { /* none needed */ }

ul#navlist { margin: 0; padding: 0; list-style-type: none; white-space: nowrap; }

ul#navlist li {float: left; font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; margin: 0; padding: 5px 0 4px 0; background-color: #eef4f1; border-top: 1px solid #e0ede9; border-bottom: 1px solid #e0ede9; }

#navlist a, #navlist a:link {margin: 0; padding: 5px 9px 4px 9px; color: #006633; border-right: 1px dashed #d1e3db; text-decoration: none; }

ul#navlist li#active {color: #95bbae; background-color: #deebe5; text-decoration: underline; }

#navlist a:hover {color: #000000; background-color: #d1e3db; }


.toggleborder:hover img{
border: 0px inset navy; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.80;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.NormalDred
{
color: #8b0000;
font-size: 12px;
}


.NormalBlue
{
color: Blue;
font-size: 12px;
}

.NormalGreen
{
color: Green;
font-size: 12px;
font-weight: bold;
}

.NormalYellow
{
color: Orange;
font-weight: bold;
font-size: 12px;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
color:#666666;
}

/* 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:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
}

/* 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 {
}