

/* 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: 100%;}

table.canvas-master {width: 100%; height: 100%;}
td.bg-1{background: url(bg-1.png) repeat-x; width:50%;}
td.bg-2{background: url(bg-2.png) repeat-x; width:50%;}
td.bg-3{background: url(bg-3.png) repeat-x; width:50%;}
td.bg-4{background: url(bg-4.png) repeat-x; width:50%;}
td.bg-5{background: #434343; width:50%;}

td.search-row {width: 700px; height: 42px; background: url(bg-1.png) repeat-x;}
table.search-table {width: 100%; height: 100%; background: url(search-box.gif) right no-repeat;}
td.search-left {font-size: 1px; text-align: left; padding: 11px 0 0 0;}
td.search-right {text-align: right; font-size: 1px;}

td.logo-row {width: 700px; height: 90px; background: url(logo-header.png) bottom left no-repeat;}

td.header-pane {width: 700px; height: 20px; background: url(bg-3-mid.png)}

td.menu-row,td.menu-row-plain  {width: 700px; height: 33px;}
table.menu-table {width: 100%; height: 100%;}
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.breadcrumb-row {width: 700px; height: 18px; background: url(body-top-bg.jpg) top repeat-x; padding: 10px 20px 10px 10px;}
td.breadcrumb-row-normal {width: 700px; height: 18px; background: url(body-top-bg.jpg) top repeat-x; padding: 0px;}
td.breadcrumb-shadow-row {width: 700px; height: 9px; background: url(breadcrumb-shadow.gif) top norepeat;}

td.content-row {width: 700px; height: auto;}
table.content-row-table {width: 100%; height: 100%;}
td.content-row-center {padding: 5px 14px 10px 14px;}

td.content-pane-top {padding-bottom: 20px;}
td.content-pane-left {width: 34%; padding-right: 20px; padding-bottom: 20px;}
td.content-pane-center {padding-bottom: 20px;}
td.content-pane-right {width: 34%; padding-left: 20px; padding-bottom: 20px;}
td.content-pane-bottom {padding-bottom: 10px;}
td.content-pane-baseline {padding: 0 0 0 0;}

td.body-bottom {width: 700px; height: 18px; background: url(body-bottom.jpg) #434343;}

td.footer-row {width: 700px; height: 51px; background: url(footer.gif) #434343;; padding: 0 20px 0 20px;}
td.footer-left {width:350px; text-align: left; color:#fff;}
td.footer-right {width:350px; text-align: right; color:#fff;}

.byline {width: 700px; color:#c1c1c1; text-align:center; padding: 10px 0 20px 0; background: #434343;}



/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {color: #5b8d56; font-family: verdana, sans-serif;	font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; line-height: 1.4em;}
a:hover {color: #32348d; font-family: verdana, sans-serif; font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; line-height: 1.4em;}

/* register links - Old with Icon */
/* 
a.user-link:link, a.user-link:visited, a.user-link:active {color:#c1c1c1; text-decoration: none; font-weight: normal; background: url(user-bg.gif) left no-repeat; padding-left: 20px; padding-top: 3px; }
a.user-link:hover {color:#c1c1c1; text-decoration: underline; font-weight: normal; background: url(user-bg.gif) left no-repeat; padding-left: 20px; padding-top: 3px;}
*/

/* register links - New without Icon */
a.user-link:link, a.user-link:visited, a.user-link:active {color:#c1c1c1; text-decoration: none; font-weight: normal; padding-top: 3px; }
a.user-link:hover {color:#c1c1c1; text-decoration: underline; font-weight: normal; padding-top: 3px;}


/* login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {color:#c1c1c1; text-decoration: none; font-weight: normal; background: url(login-bg.gif) left no-repeat; padding-left: 18px; padding-top: 3px;}
a.login-link:hover {color:#c1c1c1; text-decoration: underline; font-weight: normal; background: url(login-bg.gif) left no-repeat; padding-left: 18px; padding-top: 3px;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {color: #5b8e56; text-decoration: underline; font-weight: bold;}
a.breadcrumb-link:hover {color: #32348d; text-decoration: underline; font-weight: bold;}

/* byline Links */
a.byline-link:link, a.byline-link:visited, a.byline-link:active {color:#c1c1c1; text-decoration: underline; font-weight: normal; }
a.byline-link:hover {color:#fff; text-decoration: underline; font-weight: normal;}

/* 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 {color: #5b8d56; text-decoration: underline;}
a.Normal:hover {color: #32348d; text-decoration: underline;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {color:#fff; font-size: 11px; text-decoration: none; font-weight: normal;}
a.footer-link:hover {color:#fff; font-size: 11px; text-decoration: underline; font-weight: normal;}

/* sharesite links */
.sharesite_hovers:hover {	opacity: .6; -moz-opacity: .6; filter: alpha(opacity=60);}
.sharesite_hovers {opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);}



/* Text -------------------------- */

/* current date */
.current-date {color: #999; 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;}
h3 {font-size: 13px;}
h4 {font-size: 11px;}
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;}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {width: 181px; padding: 0px 3px 2px 3px; height: 20px; color: #555; font-size: 11px; cursor: text; background: transparent; border: 0; margin: 15px 6px 0 0;}

/* button in search area */
.search-right a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {width: 118px; height: 20px;}
.search-right img {width: 118px; 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: #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: #f6f6f6 solid; border-width: 1px 1px 1px 0; text-align: right;}

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 6px 14px 0 8px; 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: 6px 14px 0 8px; 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: 6px 14px 0 8px; 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;}


.submenu-chl {
z-index:50;
}

/* 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;}

/* charcoal */
tr.chl td.menu-row {background: url(menu-row-chl.jpg) right repeat-x;}
tr.chl td.menu-row-plain {background: url(menu-row-chl-plain.jpg) right repeat-x;}
tr.chl .MainMenu_Idle td {border-left: 1px solid #646464; border-right: 1px solid #313131; background: url(menu-off-chl.gif) repeat-x;}
tr.chl .MainMenu_Idle td span {color: #a4a4a4;}
tr.chl td.menu-right div {border-left: 1px solid #646464;}
tr.chl .MainMenu_Selected td {background: url(menu-on-chl.gif) repeat-x; border-left: 1px solid #7f7f7f; border-right: 1px solid #4b4b4b; color: #fff;}
tr.chl .MainMenu_BreadcrumbActive td, tr.chl .MainMenu_Active td {background: url(menu-on-chl.gif) repeat-x; border-left: 1px solid #7f7f7f; border-right: 1px solid #4b4b4b; color: #fff;}
tr.chl td.ctr-title .Head {color: #555;}
tr.chl .MainMenu_Selected td span, tr.chl .MainMenu_BreadcrumbActive td span, tr.chl .MainMenu_Active td span {color: #fff;}
.submenu-chl {border-left: 2px solid #555; margin: 1px 0px 0px 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
/*
tr.chl a:link, tr.chl a:visited, tr.chl a:active, tr.chl a:hover, tr.chl a.CommandButton:link, tr.chl a.CommandButton:visited, tr.chl a.CommandButton:active, tr.chl a.CommandButton:hover, tr.chl a.Normal:link, tr.chl a.Normal:visited, tr.chl a.Normal:active, tr.chl a.Normal:hover, tr.chl a.breadcrumb-link:link, tr.chl a.breadcrumb-link:visited, tr.chl a.breadcrumb-link:active, tr.chl a.breadcrumb-link:hover {color: #555;}
*/

/*  End Style Sheet */

