/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {

	
}
.toppane {

	
}
.leftpane {
	
}
.contentpane {
	
}
.rightpane {
	
}
.bottompane {
	
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.date
{
	font-family:Tahoma;
   font-size:  8pt;
   font-weight: normal;
   color: #B79F56;
	}
.links_typo
{ color:#000000;
	 font-size:8pt;
	font-family:Tahoma;
	}
.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{width:100% ;  font-size:8pt;font-family: Tahoma;}
.MainMenu_MenuIcon{ display:none; font-size:8pt;font-family: Tahoma; }
.MainMenu_MenuArrow{ display:none;font-family: Tahoma;  }
.MainMenu_RootMenuArrow{ display:none;font-size:8pt;font-family: Tahoma; }
.MainMenu_MenuContainer {
	 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	
}
.MainMenu_MenuIcon {
	
}

.MainMenu_MenuBreak {
	
}

.MainMenu_MenuItem 
{	background-color:Transparent; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        text-align:left;
}

.MainMenu_MenuItemSel {
	{	
        background-color:Transparent; 
	cursor: hand; 
	color: #FDC146; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        text-align:left;
}
.submenu{
background-color:#78370B; 
	cursor: hand; 
	color:#FDC146 ; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
        text-align:left;
margin-top: 4.5px;
vertical-align:middle;
padding: 10px 50px 8px 10px; 
}

.submenu11{
background-color:#78370B; 
	cursor: hand; 
	color:#FDC146 ; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
        text-align:center;
margin-top: 4.5px;
vertical-align:middle;
padding: 10px 50px 8px 10px; 
}

.cssicon
{
	background-image: url('ico_fle_new.gif');
	width: 6;
	height: 6;
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/* ================================
    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
{
}

/* 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 

{FONT-SIZE: 8pt; color:black; FONT-FAMILY: tahoma;
	
}

A.SelectedTab:visited  
{
	FONT-SIZE: 8pt; color:#EBDDDB; FONT-FAMILY: tahoma;
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link 
{FONT-SIZE: 8pt; color:#EBDDDB; FONT-FAMILY: tahoma;
	
}

A.OtherTabs:visited  { color:black;
}

A.OtherTabs:active   { color:black;

}

A.OtherTabs:hover    { color:black;

}

/* GENERAL */
/* style for module titles */
.Head   {FONT-SIZE: 8pt; color:#C57300; FONT-FAMILY: tahoma;



}

/* 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: 8pt; color:black; FONT-FAMILY: tahoma;}
}

/* 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  {
color:black;
}

A.CommandButton:active   {
color:black;
}

A.CommandButton:hover    {
color:#C57300;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  
{

}

A:visited   
{color:black;

	
}

A:active    
{color:#C57300;

	
}

A:hover { color:#C57300;

}

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_RootMenuArrow {
}
.typo1
	{FONT-SIZE: 8pt; COLOR:black; FONT-FAMILY: tahoma;
		}
.typo3
	{FONT-SIZE: 8pt; color:#EBDDDB; FONT-FAMILY: tahoma;}


.typo4
	{FONT-SIZE: 8pt; color:#0656a8; FONT-FAMILY: tahoma;
		}
.typo5
	{FONT-SIZE: 8pt; color:black; FONT-FAMILY: tahoma;
		}
.INPUTS { FONT: 11px Tahoma, Helvetica; COLOR: Black;}
.INPUTS2 { FONT: 11px Tahoma, Helvetica; COLOR:#2a8fe9; cursor:hand;}

.typo6
	{FONT-SIZE: 8pt; color:black; FONT-FAMILY: tahoma;
		}

.Title
{
FONT-SIZE: 10pt;
color: #e68522;
FONT-FAMILY: Arial Narrow;
font : bold ;
}

 .Copyright{

color:#AEAEAE
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma;
font : bold ;

}
.DnnModule.DnnModule-DNN_HTML.DnnModule-2526 {
    margin-top: -60px;
}

#dnn_ctr2526_HtmlModule_lblContent img {
    padding: 2px;
	 border-radius: 6px;
}

.Head.title {
    display: none;
}
.lienStyleFM > img {
    margin-left: 3px;
}
.lienStyle{
	text-decoration: none !important;margin-left: -7px;
}.lienStyleFM{
	text-decoration: none;margin-left: -7px;
}
.lienStyle > img{
	 margin-left: 3px;
}





