/* ================================
    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 {
	WIDTH: 100%;
}

/* background/border colors for the selected tab */
.TabBg {
}

.toppane {
	PADDING-RIGHT: 4px; PADDING-LEFT: 6px; WIDTH: 100%; PADDING-TOP: 6px; BACKGROUND-COLOR: transparent
}
.leftpane {
	PADDING-RIGHT: 4px; PADDING-LEFT: 6px; WIDTH: 175px; PADDING-TOP: 6px; BACKGROUND-COLOR: transparent
}

.contentpane {
	PADDING-RIGHT: 4px; PADDING-LEFT: 6px; WIDTH: 100%; PADDING-TOP: 6px; BACKGROUND-COLOR: transparent
}

.rightpane {
	PADDING-RIGHT: 4px; PADDING-LEFT: 6px; WIDTH: 175px; PADDING-TOP: 6px; BACKGROUND-COLOR: transparent
}

.bottompane {
	PADDING-RIGHT: 4px; PADDING-LEFT: 6px; WIDTH: 100%; PADDING-TOP: 6px; BACKGROUND-COLOR: transparent
}

.skinmaster {
	BORDER-RIGHT: 1px solid #666666; BORDER-TOP: 1px solid #666666; BORDER-LEFT: 1px solid #666666; BORDER-BOTTOM: 1px solid #666666; HEIGHT: 100%; BACKGROUND-COLOR: White; moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px
}

.skingradient {
	 HEIGHT: 30px;
	color: White;
	background: #000000 none;
}

.pagemaster {
	BACKGROUND-COLOR: #fefefe
}


/* 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 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica;
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #DCDCDC; COLOR: #ffffff; FONT-FAMILY: Verdana, sans-serif
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color="#000099";
}

A:visited   {
color="#000099";
}

A:active    {
}

A:hover {
color=black;
TEXT-DECORATION: none;
}

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 */
.MainMenu_MenuContainer {
                	
}
.MainMenu_MenuBar {
	CURSOR: hand; HEIGHT: 16px
}
.MainMenu_MenuItem {
	BORDER-RIGHT: 0px solid #000000; BORDER-TOP: 1px solid #000000; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: 0px solid #000000; CURSOR: hand; COLOR: White; BORDER-BOTTOM: 1px solid #000000; FONT-STYLE: normal; FONT-FAMILY: SansSerif, Verdana, Tahoma; BACKGROUND-COLOR: #000000;
}
.MainMenu_MenuIcon {
	BORDER-TOP: 1px solid #000000; BORDER-LEFT: 1px solid #000000; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: 1px solid #000000; HEIGHT: 21px; BACKGROUND-COLOR: #000000; TEXT-ALIGN: center
}
.MainMenu_SubMenu {
	Z-INDEX: 1000; CURSOR: hand; BACKGROUND-COLOR: #000000;
}
.MainMenu_MenuBreak {
	HEIGHT: 1px
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: hand; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: SansSerif, Verdana, Tahoma; BACKGROUND-COLOR: #E2E2E2;
}
.MainMenu_MenuArrow {
	BORDER-RIGHT: 1px solid #000000; BORDER-TOP: 0px solid #000000; FONT-SIZE: 10pt; CURSOR: hand; BORDER-BOTTOM: 1px solid #000000; FONT-FAMILY: webdings
}
.MainMenu_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings
}
.TreeViewMenu_Header {
	}
	
.TreeViewMenu {
	BORDER-RIGHT: #E7E7E7 1px solid; BORDER-TOP: #E7E7E7 1px solid; BORDER-LEFT: #E7E7E7 1px solid; WIDTH: 175px; BORDER-BOTTOM: #E7E7E7 1px solid; BACKGROUND-COLOR: #000000; moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px
}

.FormTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
                width: 100%;
 
}
.FormLabel {
                          
}

/* Stili SED */

.SEDLogo {
	border: 1px solid #666666;
	width: 100%;
                float: left;
}
.SEDtr {
	height: 120px;
}
.SEDtd1 {
	width: 140px;
	background-color: #ffee02;
	text-align: center;
}
.SEDtd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	}
.SEDtd3 {
	width: 55px; 
	background-color: #ffee02;
}
.SEDtd4 {
                width: 120px; 
	background-color: #e20a17;
	text-align: center;
}

#dnn_dnnSEARCH_cmdSearch {
	color: white;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
                color: white;
}
#dnn_dnnPRIVACY_hypPrivacy {
                color: white;
}
#dnn_dnnTERMS_hypTerms {
                color: white;
}
#dnn_dnnDOTNETNUKE_hypDotNetNuke {
                color: white;
}



