

/* 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%;}
td.canvas-narrow {width: 770px;}
td.canvas-wide {width: 960px; height: auto;}
td.canvas-full {width: 96%;}

table.canvas-master {width: 100%; height: 135px;}

td.search-row {height: 35px; padding-top: 5px; padding-left:25px; padding-bottom: 5px;}
table.search-table {width: 100%; background: url(search.jpg) left no-repeat;}
td.search-left {font-size: 1px; text-align: left; padding: 0px 0px 0px 0px;}
td.search-right {width: 400px; text-align: right; font-size: 1px; padding-right: 45px; padding-bottom: 6px;}

td.logo-cell {padding: 8px 0px 0px 0px; width: 1px; white-space: nowrap;}

td.menu-row {height: 30px; width: 100%;}
table.menu-table {height: 30px;}
td.menu-left {white-space: nowrap; height: 35px;}
td.menu-right {height: 100%;}
td.menu-right div {position: relative; margin-left: -1px;}

td.login-cell {padding: 5px 5px 5px 5px; text-align: right; height: auto;}

td.date-cell {padding: 2px 8px 0px 0px; text-align: right; white-space: nowrap; color: #c6c6c6;}

td.content-header {width: 100%;}
td.content-pane-header {padding: 10px 30px 10px 30px;}
td.content-pane-top {width: 100%; vertical-align: middle; padding: 10px 10px 20px 10px;}
td.rigaverticale {background: url(riga.jpg) top left no-repeat #e0dfdd; width: 1px; padding-top: 15px; padding-bottom: 15px; font-size: 1px;}
td.content-row-center {height: auto; background-color: #ffffff;}
td.content-pane-right {padding: 10px 15px 10px 15px; width: 100%;}
td.content-pane-left {padding: 15px 10px 15px 15px; width: 35%;}
td.content-pane-center {padding: 15px 15px 15px 10px; width: 65%;}
td.content-subpane-left {padding: 8px 10px 8px 15px; vertical-align:top;}
td.content-subpane-center {padding: 8px 10px 8px 10px; vertical-align:top;}
td.content-subpane-right {padding: 8px 15px 8px 10px; vertical-align:top;}

td.content-pane-bottom {padding: 10px 25px 10px 25px; width: 100%; vertical-align:top;}

td.footer-row {height: 1px; padding: 8px 5px 8px 5px;}
table.footer-row-table {width: 100%; height: 30px;}
td.footer-content {}
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;}
a:hover {font-family: verdana, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; font-weight: normal; line-height: 1.4em;}

/* register links */
a.user-link:link, a.user-link:visited, a.user-link:active {text-decoration: none; color: #e2e2e2; font-weight: normal; padding-left: 5px; padding-right: 5px; padding-top: 11px; padding-bottom: 2px;}
a.user-link:hover {text-decoration: underline; font-weight: normal; color: #e2e2e2; padding-right: 5px; padding-left: 5px; padding-top: 11px; padding-bottom: 2px;}

/* login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; color: #e2e2e2; font-weight: normal; padding-left: 5px; padding-right: 2px; padding-top: 11px;  padding-bottom: 2px;}
a.login-link:hover {text-decoration: underline; font-weight: normal; color: #e2e2e2; padding-left: 5px; padding-top: 11px; padding-right: 2px;  padding-bottom: 2px;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {text-decoration: none; font-weight: bold; color: #fff; padding-right: 0px;}
a.breadcrumb-link:hover {text-decoration: underline; font-weight: bold; color: #fff; padding-right: 0px;}

/* 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: 10px; text-decoration: none; font-weight: normal; color: #fff;}
a.footer-link:hover {font-size: 10px; text-decoration: none; font-weight: normal; color: #fff;}

/* Text -------------------------- */

/* current date */
.current-date {color: #c6c6c6; font-size: 11px;}

/* copyright */
.CopyrightText {color: #fff; font-size: 10px; line-height: 13px;}

/* 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: #333; 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: #000; line-height: 1.4em;}

/* normal text */
.Normal, table, tr, td, p, div, span {font-family: verdana, sans-serif; font-size: 11px; color: #333; 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: #333;}
h5 {font-size: 20px; font-weight: bold; color: #5b5b5b; line-height: 24px;}

/* Forms ----------------------------- */

/* catch-all */
select, input {font-family: verdana, sans-serif; font-size: 11px; color: #000;}

/* Applies to text input boxes */
.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #000;}

/* table cells that contain text input boxes */
td.NormalTextBox {padding: 0; margin: 0; background: transparent; visibility: invisible; color: #000;}

/* 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: 220px; padding: 2px 8px 0px 3px; height: 19px; color: #000; font-size: 11px; cursor: text; background: transparent; border: 0; margin: 8px 2px 1px 2px;}

/* button in search area */
.search-right a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {width: 62px; height: 30px; text-decoration: none; padding-right: 5px; padding-left: 29px;}
.search-right img {width: 80px; margin: 0; padding-left: 29px;}

.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: #f8f8f8; 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: 0px 15px 0 15px; height: 33px;}
.MainMenu_Idle td span {font-size: 12px; font-weight: bold; line-height: 1.4em;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0px 15px 0px 15px; height: 33px;}
.MainMenu_Selected td span {color: #fff; font-size: 12px; font-weight: bold; line-height: 1.4em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0px 15px 0 15px; height: 33px;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #fff; font-size: 12px; 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 -------------------------- */

/* LinkPositive */
tr.lkn td.menu-row {background: url(menu_off.jpg) left repeat-x;}
tr.lkn .MainMenu_Idle td {background: url(menu_off.jpg) left repeat-x; color: #c1c1c1; font-weight: normal; font-size: 14px;}
tr.lkn .MainMenu_Idle td span {color: #c1c1c1; font-weight: normal; font-size: 14px;}
tr.lkn td.menu-right div {}
tr.lkn .MainMenu_Selected td {background: url(menu_on.jpg) left repeat-x; color: #fff; font-weight: bold;}
tr.lkn .MainMenu_BreadcrumbActive td, tr.lkn .MainMenu_Active td {background: url(menu_on.jpg) left repeat-x; color: #fff;}
tr.lkn td.ctr-title .Head {color: #000000;}
tr.lkn .MainMenu_Selected td span, tr.lkn .MainMenu_BreadcrumbActive td span, tr.lkn .MainMenu_Active td span {color: #fff;}
.submenu-lkn {border-left: 2px solid #82c214; margin: 1px 0px 0px 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
tr.lkn a:link, tr.lkn a:visited, tr.lkn a:active, tr.lkn a:hover, tr.grn a.Normal:link, tr.lkn a.Normal:visited, tr.lkn a.Normal:active, tr.lkn a.Normal:hover {color: #82c214; font-weight:bolder;}
tr.lkn a.breadcrumb-link:link, tr.lkn a.breadcrumb-link:visited, tr.lkn a.breadcrumb-link:active, tr.lkn a.breadcrumb-link:hover {color: #82c214;}
tr.lkn a.footer-link:link, tr.lkn a.footer-link:visited, tr.lkn a.footer-link:active, tr.lkn a.footer-link:hover {color: #fff;}
tr.lkn a.login-link:link, tr.lkn a.login-link:visited, tr.lkn a.login-link:active, tr.lkn a.login-link:hover {color: #e2e2e2; font-weight: normal;}
tr.lkn a.user-link:link, tr.lkn a.user-link:visited, tr.lkn a.user-link:active, tr.lkn a.user-link:hover {color: #e2e2e2; font-weight: normal;}

/*  End Style Sheet */