

/* CSS for Pyramid2007 DotNetNuke skin ----------- */
/* Created by Tyler Fawcett - April 2007 --------- */
/* http://tfdnn.com  -- tf@tylerfawcett.com ------ */


/* Universal ------------------------------ */

html {height: 100%;}
body {margin: 0;}
table, tr, td, p, font {font-family: verdana, sans-serif; line-height: 1.4em; font-size: 11px;}
hr {height: 1px; color: #bbb;}
img {border: 0;}


/* dnn control panel */
td#dnn-controls-row {background:url(control-panel-bg.gif) repeat-x bottom #fafafa; border: 0; padding: 0; height: 0;}
table.ControlPanel {background:url(control-panel-bg-lt.gif) repeat-x bottom #cdcdcd; border: 0; border-left: 1px solid #eee; color:#777777; border-right: 1px solid #eee;}
table.ControlPanel td {padding: 0px 0 6px 0;}
table.ControlPanel td td.SubHead {padding: 3px 0 0px 0; background: #f1f1f1;}
table.ControlPanel td td td.SubHead {background: transparent; border: 0;}
table.ControlPanel td td {vertical-align: middle;}
table.ControlPanel table td {padding: 1px 0 0 0;}
table.ControlPanel .ControlPanel {border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 0; border-bottom: 0; width: 0px; height: 100px; display: none;}


/* Framework -------------------------- */

table.master {width: 100%; height: 100%;}
td.canvas-narrow {width: 770px; bgcolor: #000000; height: 100%;}
td.canvas-wide {width: 960px; bgcolor: #000000; height: 100%;}
td.canvas-full {width: 96%; bgcolor: #000000; height: 100%;}

table.canvas-master {width: 100%; height: 100%;}

td.uomo {width: 400px; background: url(uomo.jpg) top right no-repeat #000000; font-size: 1px;}

td.logo-cell {padding-left: -15px; white-space: nowrap;}
td.login-cell {padding: 5px 0px 0px 0px; text-align: left; height: 20px;}

td.menu-row {height: 35px;}
table.menu-table {width: 100%; height: 35px;}
td.menu-left {width: 10px; white-space: nowrap;}
td.menu-right {}
td.menu-right div {position: relative; margin-left: -1px; width: 2px; height: 33px;}

td.content-row {height: auto;}
table.content-row-table {width: 100%; height: 100%;}

td.content-pane-center {padding-top: 10px; padding-bottom: 0px; height:auto;}
td.content-pane-right {width: 350px; padding: 620px 0px 0px 15px;}

td.rigafooter {background: url(riga.jpg) repeat-x; font-size: 1px; height: 5px;}

td.footer-row {height: 1px;}
table.footer-row-table {width: 100%;}
td.footer-edge-left {width: 9px; height: 30px; font-size: 1px; background: url(footer-edge-left.gif) no-repeat;}
td.footer-content img {height: 1px; width: 18px; margin: 0; padding: 0; border: 0;}

/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {font-family: verdana, sans-serif;	font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color:#FFFFFF;}
a:hover {font-family: verdana, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; font-weight: normal; line-height: 1.4em; color:#FFFFFF;}

/* register links */
a.user-link:link, a.user-link:visited, a.user-link:active {text-decoration: none; color: #FFFFFF; font-weight: bold; padding-left: 10px; padding-right: 5px; padding-top: 5px; padding-bottom: 0px;}
a.user-link:hover {text-decoration: underline; font-weight: bold; color: #FFFFFF; padding-right: 5px; padding-left: 10px; padding-top: 5px; padding-bottom: 0px;}

/* login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; color: #FFFFFF; font-weight: bold; padding-left: 5px; padding-right: 5px; padding-top: 5px;  padding-bottom: 0px;}
a.login-link:hover {text-decoration: underline; font-weight: bold; color: #FFFFFF; padding-left: 5px; padding-top: 5px; padding-right: 5px;  padding-bottom: 0px;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {text-decoration: none; font-weight: bold;}
a.breadcrumb-link:hover {text-decoration: underline; font-weight: bold;}
a.breadcrumb-link {color: #FFF;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #777777;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #777777;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline;}
a.Normal:hover {text-decoration: none;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 11px; text-decoration: none; font-weight: normal; color:#FFFFFF;}
a.footer-link:hover {font-size: 11px; text-decoration: underline; font-weight: normal; color:#FFFFFF;}

/* Text -------------------------- */

/* current date */
.current-date {color: #ffffff; font-size: 11px;}

/* copyright */
.CopyrightText {color: #ffffff; font-size: 11px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; color: #555; padding: 0;}

/* module titles */
.Head {font-family: verdana, sans-serif; font-size: 13px; text-decoration: none; color: #777; font-weight: normal; white-space: nowrap;}

/* colored - used for warnings and such */
.NormalRed {color: #900; font-family: verdana, sans-serif;	font-weight: bold; font-size: 11px;	line-height: 1.4em;}

/* bold text */
.NormalBold {font-family: verdana, sans-serif;	font-size: 11px; font-weight: bold;	color: #777; line-height: 1.4em;}

/* normal text */
.Normal, table, tr, td, p, div, span {font-family: verdana, sans-serif; font-size: 11px; color: #fff; line-height: 1.4em;}

/* headers */
h1, h2, h3, h4, h5, h6 {font-family: verdana, sans-serif;}
h1 {font-size: 15px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 11px; color: #555;}
h5 {font-size: 11px; font-weight: bold;}

/* Forms ----------------------------- */

/* catch-all */
select, input {font-family: verdana, sans-serif; font-size: 11px; color: #555;}

/* Applies to text input boxes */
.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #555;}

/* table cells that contain text input boxes */
td.NormalTextBox {padding: 0; margin: 0; background: transparent; visibility: invisible; color: #555;}

/* to compensate to the hard-coded 275-px div width of the registration table which gets disrupted by wider fonts */
#dnn_ctr_ManageUsers_User_UserEditor .NormalTextBox {font-family: tahoma;}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {width: 166px; padding: 5px 17px 0px 0px; height: 19px; color: #555; font-size: 11px; cursor: text; background: transparent; border: 0; margin: 4px 13px 0 5px;}

/* button in search area */
.search-right a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {width: 64px; height: 14px; text-decoration: none; padding-right: 5px;}
.search-right img {width: 58px; margin: 0; border-right: 15px; padding: 0px;}

/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 1px;}
.MainMenu_MenuContainer td {font-size: 0px; font-weight: normal;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: verdana, sans-serif; font-size: 11px; font-weight: normal;	color: #666; background: #f8f8f8; border: #f8f8f8 1px solid; padding: 4px 6px 4px 4px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; color: #333;	background: #eaeaea; border: #eaeaea 1px solid; padding: 4px 6px 4px 4px;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 3000; margin: 1px 0px 0px 0px; background-color: #f8f8f8; border: 2px solid #e2001a; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}

/* menu arrows */
.MainMenu_MenuArrow {padding: 0 2px 0 0px; border: 0; text-align: right;}

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 0px 5px 0 10px; height: 35px;}
.MainMenu_Idle td span {font-size: 14px; font-weight: bold; line-height: 1.4em;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0px 5px 0 10px; height: 35px;}
.MainMenu_Selected td span {color: #fff; font-size: 14px; font-weight: bold; line-height: 1.4em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0px 5px 0 10px; height: 35px;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #fff; font-size: 14px; font-weight: bold; line-height: 1.4em;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0;}

/* Module Menus ------------------------ */

/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {font-family: verdana, sans-serif; font-size: 11px; color: #555; font-weight: normal;	background: #e7e7e7; border: #e7e7e7 1px solid;	padding: 1px 10px 2px 0px;}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {z-index: 3000; margin: 1px 0px 0px 0px; background-color: #e7e7e7; border: 1px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; color: #333; background: #ddd; border-left: #ddd 1px solid; border-right: #ddd 1px solid;	padding: 1px 10px 2px 0px;}

.ModuleTitle_MenuIcon {border: 1px solid #eee; padding: 0 3px 0 3px;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}

/* Color variations -------------------------- */

/* Black */
tr.blk td.menu-row {background: #000000;}
tr.blk .MainMenu_Idle td {background: url(menu-off.gif) repeat-x;}
tr.blk .MainMenu_Idle td span {color: #c0c4b1;}
tr.blk td.menu-right div {}
tr.blk .MainMenu_Selected td {background: url(menu-on.gif) repeat-x; color: #fff;}
tr.blk .MainMenu_BreadcrumbActive td, tr.olv .MainMenu_Active td {background: url(menu-on.gif) repeat-x; color: #fff;}
tr.blk td.ctr-title .Head {color: #fff;}
tr.blk .MainMenu_Selected td span, tr.olv .MainMenu_BreadcrumbActive td span, tr.olv .MainMenu_Active td span {color: #fff;}
.submenu-blk {border-left: 2px solid #e2001a; margin: 1px 0px 0px 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
tr.blk a:link, tr.blk a:visited, tr.blk a:active, tr.blk a:hover, tr.blk a.CommandButton:link, tr.blk a.CommandButton:visited, tr.blk a.CommandButton:active, tr.blk a.CommandButton:hover, tr.blk a.Normal:link, tr.blk a.Normal:visited, tr.blk a.Normal:active, tr.blk a.Normal:hover, tr.blk a.breadcrumb-link:link, tr.blk a.breadcrumb-link:visited, tr.blk a.breadcrumb-link:active, tr.blk a.breadcrumb-link:hover {color: #ffffff;}

/*  End Style Sheet */