

/* 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 #fcfcfc; border: 0; border-left: 1px solid #eee; 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%; background: url(sfondo-immagine.jpg) bottom left repeat-x #000000;}
td.canvas-narrow {width: 1850px; background: url(sfondo-immagine.jpg) bottom left repeat-x; height:100%;}
td.canvas-wide {width: 980px;}
td.canvas-full {width: 96%; background: #fff; border-left: 1px solid #fff; border-right: 1px solid #fff;}
table.canvas-master {width: 100%;}
td.angolo-alto-sinistra {background: url(angolo-alto-sinistra.jpg) no-repeat; width: 15px; height: 14px;}
td.angolo-alto-destra {background: url(angolo-alto-destra.jpg) no-repeat; width: 15px; height: 14px;}
td.angolo-basso-sinistra {background: url(angolo-basso-sinistra.jpg) no-repeat; width: 15px; height: 14px;}
td.angolo-basso-destra {background: url(angolo-basso-destra.jpg) no-repeat; width: 15px; height: 14px;}
td.sfondo-immagine {width: 980px;}
td.tazzina {background: url(tazzina.jpg) bottom right no-repeat; width: 258px; height: 223px;}

td.search-row {height: 31px;}
table.search-table {width: 100%; height: 100%;}
td.search-right {background: url(ricerca.jpg) no-repeat; width: 237px; text-align: left; font-size: 1px; }
td.logo-cell {padding: 15px 0px 0px 0px; width: 1px; white-space: nowrap; vertical-align: top; height: 163px;}
td.header-pane-content {}
td.date-cell {padding: 6px 2px 8px 25px; text-align: left; white-space: nowrap;}

tr.menu-row {height: 33px;}
table.menu-table {width: 100%; height: 100%;}
td.menu-left {width: 10px; white-space: nowrap;}
td.menu-right {}
td.sfondo_menu div {position: relative; margin-left: -1px; width: 2px; height: 40px;}
td.breadcrumb-row {height: 1px;}
table.breadcrumb-table {width: 100%;}
td.breadcrumb-left {width: 9px; font-size: 1px; background: url(breadcrumb-left.gif) no-repeat;}
td.breadcrumb-center {padding: 0px 8px 7px 8px; color: #fff; font-weight: bold; font-size:12px;}
td.login-cell {padding: 0px 10px 0px 0px; text-align: right; color:#fff;}
td.login-cell img {height: 1px; margin: 0; padding: 0; border: 0;}

td.content-pane-center {padding-bottom: 4px; padding-top: 4px}
td.content-pane-left {padding-right: 8px; padding-bottom: 8px;}
td.content-pane-right {padding: 0px 0px 0px 0px; width:100%;}
td.content-main1 {padding: 0px 4px 8px 0px;}
td.content-main2 {padding: 0px 0px 8px 0px;}
td.content-main3 {padding: 8px 4px 8px 0px;}
td.content-main4 {padding: 8px 0px 8px 0px;}
td.content-main5 {padding: 8px 0px 8px 4px;}
td.content-slogan {padding: 0px 0px 0px 0px;}

td.footer-row {height: 1px;}
table.footer-row-table {width: 100%; height: 25px; background: url(footer-bg-right.gif) repeat-x;}
td.footer-edge-left {width: 9px; height: 25px; font-size: 1px; background: url(footer-edge-left.gif) no-repeat;}
td.footer-content {white-space: nowrap; height: 25px; padding: 0 0 0 0;}
td.footer-content img {height: 1px; width: 18px; margin: 0; padding: 0; border: 0;}
td.footer-connector {width: 30px; height: 25px; font-size: 1px; background: url(footer-connector.gif) no-repeat;}
td.footer-bg-right {width: auto; height: 25px; font-size: 1px;}
td.footer-edge-right {width: 9px; height: 25px; font-size: 1px; background: url(footer-edge-right.gif) no-repeat;}



/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {font-family: verdana, sans-serif;	font-weight: bold; font-size: 11px; text-decoration: none; line-height: 1.4em; color: #525252;}
a:hover {font-family: verdana, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; line-height: 1.4em; color: #525252;}

/* register links */
a.user-link:link, a.user-link:visited, a.user-link:active {text-decoration: none; font-weight: normal; padding-left: 0px; padding-top: 3px; color: #ffffff;}
a.user-link:hover {text-decoration: underline; font-weight: normal; padding-left: 0px; padding-top: 3px; color: #ffffff;}

/* login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; font-weight: normal; padding-left: 0px; padding-top: 3px; color: #ffffff;}
a.login-link:hover {text-decoration: underline; font-weight: normal; padding-left: 0px; padding-top: 3px; color: #ffffff;}

/* 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;}
.breadcrumb-link {color: #ffffff;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #333;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #333;}

/* 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: #c5c5c5; font-size: 11px;}

/* copyright */
.CopyrightText {color: #fff; 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: #555; 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: #555; line-height: 1.4em;}

/* normal text */
.Normal, table, tr, td, p, div, span {font-family: verdana, sans-serif; font-size: 11px; color: #555; line-height: 1.4em;}

/* headers */
h1, h2, h3, h4, h5, h6 {font-family: verdana, sans-serif; color: #555;}
h1 {font-size: 15px;}
h2 {font-size: 14px; font-weight: bold; color:#d20500;}
h3 {font-size: 13px; font-weight: bold; color:#565656;}
h4 {font-size: 12px; font-weight: bold; color:#d20500;}
h5 {font-size: 12px; font-weight: bold; color:#cccccc;}
h6 {font-size: 11px;}



/* 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: 112px; padding: 1px 6px 2px 2px; height: 18px; color: #555; font-size: 11px; cursor: text; background: transparent; border: 0; margin: 0 0 0 0;}

/* button in search area */
.search-right a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {width: 39px; height: 16px;}
.search-right img {width: 39px!important; margin: 0; border: 0; padding: 0;}




/* 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: 1000; margin: 1px 0px 0px 0px; background-color: #51525c; border: 1px solid #ddd; 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: 10px 13px 0 16px; height: 33px; background-color: #000000;}
.MainMenu_Idle td span {font-size: 13px; color: #ffffff; font-weight: bold; line-height: 1.4em;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 10px 13px 0 16px; height: 33px; background: url(menu-on.jpg) repeat-x;}
.MainMenu_Selected td span {color: #ed9823; font-size: 13px; font-weight: bold; line-height: 1.4em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 10px 8px 0 16px; height: 33px; background: url(menu-on.jpg) repeat-x;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #ed9823; font-size: 13px; 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: #f7f7f7; border: #f7f7f7 1px solid;	padding: 1px 10px 2px 0px;}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px; background-color: #f7f7f7; 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 -------------------------- */



tr.gallitelli a.user-link:link, tr.gallitelli a.user-link:visited, tr.gallitelli a.user-link:active, tr.gallitelli a.user-link:hover {color: #ffffff;}
tr.gallitelli a.login-link:link, tr.gallitelli a.login-link:visited, tr.gallitelli a.login-link:active, tr.gallitelli a.login-link:hover {color: #ffffff;}
tr.gallitelli a.footer-links:link, tr.gallitelli a.footer-links:visited, tr.gallitelli a.footer-links:active, tr.gallitelli a.footer-links:hover {color: #ffffff;}
tr.gallitelli td.menu-row {}
tr.gallitelli .MainMenu_Idle td {background-color:#000000;}
tr.gallitelli .MainMenu_Idle td span {color: #ffffff;}
tr.gallitelli td.menu-right div {}
tr.gallitelli .MainMenu_Selected td {background-color:#000000; color: #c6c6c8;}
tr.gallitelli .MainMenu_BreadcrumbActive td, tr.gallitelli .MainMenu_Active td {background-color:#000000; color: #c6c6c8;}
tr.gallitelli td.ctr-title .Head {color: #ffffff;}
tr.gallitelli .MainMenu_Selected td span, tr.gallitelli .MainMenu_BreadcrumbActive td span, tr.gallitelli .MainMenu_Active td span {color: #c6c6c8;}
.submenu-gallitelli {border-left: 2px solid #a5002b; margin: 1px 0px 0px 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
tr.gallitelli a:link, tr.gallitelli a:visited, tr.gallitelli a:active, tr.gallitelli a:hover, tr.gallitelli a.CommandButton:link, tr.gallitelli a.CommandButton:visited, tr.gallitelli a.CommandButton:active, tr.gallitelli a.CommandButton:hover, tr.gallitelli a.Normal:link, tr.gallitelli a.Normal:visited, tr.gallitelli a.Normal:active, tr.gallitelli a.Normal:hover, tr.gallitelli a.breadcrumb-link:link, tr.gallitelli a.breadcrumb-link:visited, tr.gallitelli a.breadcrumb-link:active, tr.gallitelli a.breadcrumb-link:hover {color: #51525c;}

/*  End Style Sheet */