

/* St. Stanislaus DNN CSS ----------- */



/* Universal */

html {}
body {margin: 0; background: #fff;}
table, tr, td, p, font {font-family: verdana, sans-serif; line-height: 1.4em;}



/* DNN Control Panel */

table.ControlPanel .SubHead {color: #555;}
table.ControlPanel {background: #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 */

td.page-bg {background: url(page-bg.jpg) top repeat-x #727272; text-align: center;}
table.canvas {text-align: left; width: 858px; height: 100%; background: #fff;}
td.shad-left {background: url(shad-left.jpg) right repeat-y; width: 30px;}
td.shad-right {background: url(shad-right.jpg) left repeat-y; width: 30px;}
table.canvas-core {background: url(shad-top-center.jpg) top repeat-x transparent; width: 100%; height: 100%;;}
td.top-shadow-row {background: url(shad-top-left.jpg) bottom left no-repeat; text-align: right; height: 24px;}
td.header-row {height: 187px; background: url(header-bg-01.jpg) no-repeat; border: 1px solid #fff; border-bottom: none;}
td.logo-td {padding: 10px;}
td.login-td {text-align: right;}
td.login-cell {font-size: 11px; color: #fff; padding: 6px 0 0 0;}
td.header-content {font-size: 11px; color: #fff; padding: 6px 10px 0 10px;}
td.search-td {padding-left: 8px; padding-right: 8px; height: 40px;}
td.canvas-split {border-left: 1px solid #fff; border-right: 1px solid #fff;}
td.split-left {background: url(s-wm-left.jpg) bottom right no-repeat #8b1e12; width: 207px;}
td.split-right {background: url(split-right-bg.jpg) right repeat-y; padding-right: 10px;}
td.menu-td {}
td.side-content {padding: 10px 8px 10px 8px;}
td.content-pad {padding: 8px 18px 8px 18px;}
td.footer-top {height: 30px; text-align: left; padding-left: 8px; line-height: 11px; font-size: 11px;}
td.footer-top img {height: 1px; width: 12px;}
td.footer-bottom {height: 24px; background: #212121; text-align: left; padding-left: 8px; line-height: 11px; border-left: 1px solid #fff; font-size: 11px; color: #fff;}
td.content-top {padding-bottom: 20px;}
td.content-left {width: 34%; padding-right: 20px; padding-bottom: 20px;}
td.content-center {padding-bottom: 20px;}
td.content-right {width: 34%; padding-left: 20px; padding-bottom: 20px;}
td.content-bottom {padding-bottom: 20px;}
td.content-pad-admin {padding: 8px 5px 8px 18px;}
.content-admin {overflow: scroll; width: 555px;}


/* 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: #a62c1f;}
a:hover {font-family: verdana, sans-serif; font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #a62c1f;}

/* register and login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; font-weight: normal; color: #fff; padding: 1px 6px 4px 6px;}
a.login-link:hover {text-decoration: underline; font-weight: normal; color: #fff; padding: 1px 6px 4px 6px;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active, .breadcrumb-link {text-decoration: none; font-weight: bold; font-size: 13px; font-family: arial, sans-serif; color: #a62c1f;}
a.breadcrumb-link:hover {text-decoration: none; font-weight: bold; font-size: 13px; font-family: arial, sans-serif; color: #a62c1f;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #a62c1f;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #a62c1f;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline; color: #a62c1f;}
a.Normal:hover {text-decoration: underline; color: #fff;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 11px; text-decoration: underline; font-weight: normal; color: #a62c1f;}
a.footer-link:hover {font-size: 11px; text-decoration: none; font-weight: normal; color: #a62c1f;}




/* Text */

/* current date */
.current-date {color: #fff; font-size: 11px;}

/* copyright */
.CopyrightText {color: #777; font-size: 11px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; color: #444; padding: 0;}
td.side-content .SubHead {color: #fff;}

/* module titles */
.Head {font-family: verdana, sans-serif; font-size: 13px; text-decoration: none; color: #444; 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: #444; line-height: 1.4em;}

/* normal text */
.Normal {font-family: verdana, sans-serif; font-size: 11px; color: #444; line-height: 1.4em;}




/* Forms */

/* catch-all */
select, input {font-family: verdana, sans-serif; font-size: 11px; color: #444;}

/* Applies to text input boxes */
span.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #fff;}
input.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #444;}
select.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #444;}
textarea.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #444;}

/* table cells that contain text input boxes */
td.NormalTextBox {padding: 0; margin: 0; background: transparent; color: #444;}

td.search-td {font-size: 0px;}
td.search-td input {argin: 0; font-size: 11px; float: left; height: 21px; width: 140px;}
td.search-td a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {margin-left: 5px; float: left; width: 42px; padding: 2px 42px 5px 0; _padding: 0 0 5px 0; height: 21px; background: url(btn-search.gif) no-repeat; text-decoration: none;}

/* opera 9 hack */
@media all and (min-width:0px) {
    head~body td.search-td input {margin-top: 13px;}
}




/* Main Menu */

.MainMenu_MenuContainer {background: transparent; width: 207px;}
.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: bold; color: #fff; background: #212121; border: #212121 1px solid; padding: 2px 10px 3px 2px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; color: #fff; background: #8b1e12; border: #8b1e12 1px solid; padding: 2px 10px 3px 2px;;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px; background: #212121; border: 1px solid #fff; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}

/* menu arrows */
.MainMenu_MenuArrow {display: none;}

/* common menu attributes */
.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 6px 10px 5px 8px; font-weight: bold; border-bottom: 1px solid #8b1e12;}

/* idle state of main menu items */
.MainMenu_Idle td {background: #212121;}
.MainMenu_Idle td span {color: #fff; font-size: 11px; line-height: 1.0em;}

/* hover state of main menu items */
.MainMenu_Selected td {background: #fff;}
.MainMenu_Selected td span {color: #333; font-size: 11px; line-height: 1.0em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {background: #fff;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #8b1e12; font-size: 11px; line-height: 1.0em;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {display: none;}




/* 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;}


