/* ================================
    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  { 
}

.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
{
font-size:12px;
line-height: 16px;
}

/* 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  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
line-height: 16px;
}

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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.quickjoinmwtf_0
{
	background: #E8EBF8;
	height: 89px;
	border-top: solid 1px #95A4E0;
	border-left:  solid 1px #95A4E0;						
	padding: 10px 3px 11px 0px;												
	position: relative;
	text-decoration: none;
} 


.quickjoinmwtf
{
	background: #E8EBF8;
	height: 60px;
	border-top: solid 1px #95A4E0;
	border-right:  solid 1px #95A4E0;						
	padding: 10px 3px 11px 3px;												
	position: relative;
	text-decoration: none;
                width: 183px;
} 

.quickiconmwtf
{
	position: relative;
	left: 0px;
	top: -19px;
}

.quickheadermwtf
{
	position: relative;
	left: -3px;
	top: 0px;
                 line-height: 12px;
}

.quickaskanexpert
{
	background: #E8EBF8;
	height: 74px;
	border-top: solid 1px #95A4E0;	
	padding: 10px 1px 11px 10px;	
	position: relative;	
	text-decoration: none;			
}

.quickiconexpert
{
	position: relative;
	left: -6px;
	top: -16px;
}

.quickheaderexpert 
{
	position: relative;
	left: -11px;
	top: 0px;
}

.quickfindbusiness_0
{
	background: #E8EBF8;
	height: 91px;
	border-top: solid 1px #95A4E0;
	border-bottom: solid 1px #95A4E0;
	border-left:  solid 1px #95A4E0;
	padding: 10px 3px 11px 3px;												
	position: relative;
	text-decoration: none;
}


.quickfindbusiness 
{
	background: #E8EBF8;
	height: 75px;
	border-top: solid 1px #95A4E0;
	border-bottom: solid 1px #95A4E0;
	border-right:  solid 1px #95A4E0;
	padding: 10px 3px 11px 3px;												
	position: relative;
	text-decoration: none;
                width: 183px;
}

 .quickheaderbusiness
{
	position: relative;
	left: -3px;
	top: 0px;
}

.quickiconbusiness
{
	position: relative;
	left: 0px;
	top: -18px;
}

.quickfreeinfo
{
	background: #E8EBF8;
	height: 75px;
	border-top: solid 1px #95A4E0;
	border-bottom: solid 1px #95A4E0;
	padding: 15px 0px 0px 10px;
	position: relative;
	text-decoration: none;
}

.quickheaderinfo
{
	position: relative;
	left: -11px;
	top: -5px;
}

.quickiconinfo
{
	position: relative;
	left: -1px;
	top: -20px;
}


A.info:link {
	color: #626984;
	text-decoration:none;
	font-size:11px;
	line-height: 16px;
	}

A.info:visited {
	color: #626984;
	text-decoration:none;
	font-size:11px;
}

A.info:active {
	color: #626984;
	text-decoration:none;
	font-size:11px;
}

A.info:hover {
	color: #626984;
	text-decoration:none;
	font-size:11px;
}


#dnn_ctr438_ModuleContent
{
	font-size: 11px;
}





.scrtitle
{
     font-family: Verdana, Sans-Serif;
     line-height: 16px;
	 font-size: 11px;
     font-weight: bold;
     color:#232325;
}

.scrnews
{
     font-family: Verdana, Sans-Serif;
     font-size: 70%;
     line-height: 16px;
     color: #28282A;
}



.TitleNewsModule
{
font-size: 80%;
font-weight: bold;
text-decoration: underline;
    font-family: Verdana, Sans-Serif;

}

marquee td
{
padding-top: 5px;
padding-bottom: 5px;
}