/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.HeadBg {
	font-family:"Trebuchet MS", Tahoma, Arial;
}

.foto img {
	border: 3px solid gainsboro;
}

/* background color for the content part of the pages */
Body
{
	background: #ffffff;
}

.ControlPanel {
	font-family:"Trebuchet MS", Tahoma, Arial;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 20px 0;
	border-bottom: 1px solid gainsboro;
}

/* 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   {
	font-family:"Trebuchet MS", Tahoma, Arial;
	color: #666666;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family:"Trebuchet MS", Tahoma, Arial;
	color: #666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family:"Trebuchet MS", Tahoma, Arial;
	color: #666666;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:"Trebuchet MS", Tahoma, Arial;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	color: #414243;
	font-size: 12px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
input.NormalTextBox, select.NormalTextBox,
textarea.NormalTextBox
{
	border: 1px solid #dcdcdc;
	background-color: #e1e2e3;
	padding: 5px 9px 5px 9px;
}

.NormalRed
{
	font-family:"Trebuchet MS", Tahoma, Arial;
}

.NormalBold
{
	font-family:"Trebuchet MS", Tahoma, Arial;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family:"Trebuchet MS", Tahoma, Arial;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #666666;
	text-decoration: none;
}

A.CommandButton:visited  {
	color: #666666;
	text-decoration: none;
}

A.CommandButton:hover    {
	color: #ff8900;
}
    
A.CommandButton:active   {
	color: #333333;
	text-decoration: none;
}

/* button style for standard HTML buttons */
.StandardButton     {
	border: 1px solid #dcdcdc;
	background-color: #e1e2e3;
	padding: 5px 9px 5px 9px;
	margin: 5px 0px 5px 0px;
	color: #414243;
}

/* 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   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

textarea {
	font-size: 12px;
}

/* 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
{
    border: none;
}

.ModuleTitle_MenuBar
{
    cursor: pointer;
    height: 16px;
    background-color: Transparent;
}

.ModuleTitle_MenuItem
{
    cursor: pointer;
    border: none;
    background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
    cursor: pointer;
    background-color: #ffffff;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    text-align: center;
    width: 15px;
    height: 21px;
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid gainsboro;
	padding: 5px;
}

.ModuleTitle_MenuBreak
{
    border-bottom: #EEEEEE 1px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 1px solid;
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 1px;
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    background-color: #DCDCDC;
}

.ModuleTitle_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    border-right: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
}

/* Main Menu */
.MainMenu_MenuContainer
{
    background-color: transparent;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    height: 16px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    cursor: pointer;
    border-left: white 0px solid;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
    border-right: white 0px solid;
    background-color: Transparent;
}
.MainMenu_MenuIcon
{
    cursor: pointer;
    background-color: #EEEEEE;
    border-left: #EEEEEE 1px solid;
    border-bottom: #EEEEEE 1px solid;
    border-top: #EEEEEE 1px solid;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    background-color: #FFFFFF;
    border-bottom: #FFFFFF 0px solid;
    border-left: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
    border-bottom: #EEEEEE 1px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 1px solid;
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 1px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    background-color: #DCDCDC;
}
.MainMenu_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    border-right: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

