 /* ================================
    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
{
    SCROLLBAR-FACE-COLOR: silver;
    SCROLLBAR-SHADOW-COLOR: #384F74;
    
    SCROLLBAR-3DLIGHT-COLOR: black;
    SCROLLBAR-ARROW-COLOR: #384F74;
    SCROLLBAR-TRACK-COLOR: white;
    FONT-FAMILY: Arial;
    SCROLLBAR-DARKSHADOW-COLOR: #384F74;
    scrollwidth: 10px;
    buttonface: #554F6C;
    BACKGROUND-COLOR: #D3DBDF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { color: #333333;
}

.ContentPane  { color: #333333;
}

.RightPane  { color: #333333;
}
.centerpane 
{color: #333333;
    }

/* text style for the selected tab */
.SelectedTab {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;}

A.SelectedTab:visited  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A.SelectedTab:active   { color:gray;
}

A.SelectedTab:hover    {color :Blue;
}

/* text style for the unselected tabs */
.OtherTabs { color : black;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { color :black;
}

A.OtherTabs:visited  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

A.OtherTabs:active   
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

A.OtherTabs:hover     
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

/* GENERAL */
/* style for module titles */
.Head   {color:black;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-family:Arial;font-size:12;color:#000000;}
}

/* text style used for most text rendered by modules */
.Normal
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    text-decoration: none;

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.NormalRed
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;

}

.NormalBold
{	font-family:"trebuchet ms",verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {font-family:Arial;font-size:12;color:#000000;}

    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {font-family:Arial;font-size:12;color:blue;}

A.CommandButton:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

A.CommandButton:active   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

A.CommandButton:hover    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
    

A:link  
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

A:visited   
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;


}

A:active    
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

A:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;

}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {color:#CC3300;
}

/* Main Menu */

.MainMenu_MenuContainer {
	width:100;
	padding-left: 5px;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;  
	background-color: Transparent; 
	height: 25px;
}

.MainMenu_MenuBar {
	padding-left: 5px;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	background-color:Transparent;
	height:20px;

}

.MainMenu_MenuItem {
	padding-left:0px;
	cursor: pointer; 
	cursor: hand; 
	color: #777777; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;
	font-weight: bold;
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	background-color:Transparent;
	height:20px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent; 
	border-left: #dae3f3 0px solid; 
	border-bottom: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
    padding-left: 0px;
    padding-right: 0px;
	text-align: center; 
	width: 20; 
}

.MainMenu_SubMenu {
	padding-left: 5px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: Tranparent; 
	border-bottom: #000000 0px solid; 
	border-left: #000000  0px solid; 
	border-top: #000000  0px solid; 
	border-right: #000000  0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-weight: bold; 
	font-size: 11pt; 
	font-style: normal; 
	color: #000000;
}

.MainMenu_MenuBreak {
	border-bottom: #000000 0px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 0px solid;  
	border-right: #000000 0px solid; 
	background-color: Transparent; 
}

.MainMenu_MenuItemSel {
	padding-left:5px;
	cursor: pointer; 
	cursor: hand; 
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
	background-color:Tranparent;
	height:20px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: black 0px solid; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid;  
	border-right: black 0px solid; 
}

.MenuPane
{
	background-image:url("/Portals/_default/Skins/trans/tst/menu-bar.gif");
	background-repeat: repeat;
    background-position:left top;
	background-color: Transparent;
}



.Title
{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text-stile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}






















