

/* CSS for Politically Empowered DotNetNuke skin ----------- */



/* Universal ------------------------------ */

html {height: 100%;}
body {margin: 0; height: 100%;}
#body{background: url(page-bg.gif);}
table, tr, td, p, font {font-family: verdana, sans-serif; line-height: 1.4em; font-size: 11px;}
hr {height: 1px; color: #bbb;}
.LabelEditTextClass, LabelEditOverClassML {background: #fff;}


/* DNN Control Panel ---------------------- */

td#dnn-controls-row {background: #fafafa; border: 0; padding: 0; height: 0;}
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 -------------------------- */

table.master-table {width: 1004px; height: 100%; background: #fff;}
table.master-table-admin {width: 850px; height: 100%; background: #fff;}
td.canvas-left {width: 25px; background: url(canvas-edge-left.gif) repeat-y; border-right: 1px solid #fff;}
td.canvas-left img, td.canvas-right img {height: 1px; width: 25px;}
td.canvas-main {width: 954px; background: #fff;}
td.canvas-admin {width: 900px; background: #fff;}
td.canvas-right {width: 25px; background: url(canvas-edge-right.gif) repeat-y; border-left: 1px solid #fff;}

table.canvas-table {height: 100%; width: 100%;}
td.header-row {height: 34px; background: url(menu-bg.gif) repeat-x;}
td.header-left {padding: 5px 0 0 10px;}
td.header-right {text-align: right; padding: 0 0 0 10px;}

td.banner-row {height: 121px; background: url(banner-main.jpg) no-repeat; border-top: 1px solid #fff;}
td.logo-td {text-align: right;}

td.breadcrumb-row {height: 70px; background: url(breadcrumb-grey.jpg) no-repeat;}
td.breadcrumb-td {text-align: right; padding: 0 12px 14px 0; color: #aaa; font-size: 17px; font-family: 'times new roman', serif;}

td.content-row {}
td.sidebar-col {background: url(sidebar-bg-repeat.jpg) top repeat-x #c5010f; width: 182px; padding: 0 0 16px 0;}
table.sidebar-bg {background: url(sidebar-bg.jpg) top right no-repeat; height: 100%;}
td.side-content {padding-top: 6px;}

td.content-col {width: auto; background: #fff;}
table.content-table {}
td.content-pad {padding: 16px 16px 16px 16px;}
td.footer-td {height: 32px; background: url(footer-bg.gif) repeat-x; border-left: 1px solid #fff;}
td.footer-left {padding: 3px 0 0 12px;}
td.footer-right {text-align: right; padding: 3px 12px 0 0;}
td.footer-td img {width: 20px; height: 1px;}

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.footer-nav {padding: 10px;}

/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {font-family: verdana, sans-serif;	text-decoration: underline; line-height: 1.4em; color: #c2010f;}
a:hover {font-family: verdana, sans-serif; text-decoration: none; line-height: 1.4em; color: #c2010f;}

/* register and login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; font-weight: normal;}
a.login-link:hover {text-decoration: underline; font-weight: normal;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active, .breadcrumb-link {text-decoration: none; font-weight: normal; font-size: 17px; font-family: 'times new roman', serif; color: #fff;}
a.breadcrumb-link:hover {text-decoration: underline; font-weight: normal; font-size: 17px; font-family: 'times new roman', serif; color: #fff;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #c2010f;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #c2010f;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline; color: #c2010f;}
a.Normal:hover {text-decoration: none; color: #c2010f;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 11px; text-decoration: none; font-weight: normal; color: #fff;}
a.footer-link:hover {font-size: 11px; text-decoration: underline; font-weight: normal; color: #fff;}





/* Text -------------------------- */

/* current date */
.current-date {color: #d09094;}

/* 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;}
td.ctr-title-gry .Head {color: #444;}
td.ctr-header-title .Head {color: #fff;}

/* 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 {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; color: #555;}



/* 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: #fff; border: #fff 1px solid; padding: 3px 10px 4px 7px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; color: #fff;	background: #c2010f; border: #c2010f 1px solid; padding: 3px 10px 4px 7px;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 0px 0px 0px 0px;	background-color: #fff; border: 0; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}

/* menu arrows for DNN4.3.7 and earlier */
/*
.MainMenu_MenuArrow {padding: 0 8px 0 0px; border: #f6f6f6 solid; border-width: 1px 1px 1px 0; text-align: right;}
*/

/* menu arrows for DNN4.4.1+ */
.MainMenu_MenuArrow {padding: 0 10px 0 0px; border: #f6f6f6 solid; border-width: 0 0 0 0; text-align: right;}

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 5px 14px 0 14px; height: 33px; background: url(menu-bg.gif) repeat-x;}
.MainMenu_Idle td span {color: #fff; font-size: 11px; font-weight: normal; line-height: 1.4em;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 5px 14px 0 14px; height: 33px; background: url(menu-on.gif) repeat-x; font-family: verdana, sans-serif;}
.MainMenu_Selected td span {color: #fff; font-size: 11px; font-weight: normal; line-height: 1.4em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 5px 14px 0 14px; height: 33px; background: url(menu-on.gif) repeat-x;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #fff; font-size: 11px; 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 -------------------------- */

/* custom */
#cus td#menu-row {height: 43px; background: url(tab-off-cus.gif) bottom repeat-x;}
#cus #footer-row {background: url(foot-bg-cus.gif) top repeat-x #15a7e2;}
#cus .MainMenu_Idle td, #cus .MainMenu_Selected td {background: url(tab-off-cus.gif) repeat-x;}
#cus .MainMenu_Active td, #cus .MainMenu_BreadcrumbActive td {background: url(tab-on-cus.gif) repeat-x;}
#cus .ctr-title .Head {color: #0c95da;}
.submenu-cus {border-left: 3px solid #1aaee4; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#cus a:link, #cus a:visited, #cus a:active, #cus a:hover, #cus a.CommandButton:link, #cus a.CommandButton:visited, #cus a.CommandButton:active, #cus a.CommandButton:hover, #cus a.Normal:link, #cus a.Normal:visited, #cus a.Normal:active, #cus a.Normal:hover, #cus a.breadcrumb-link:link, #cus a.breadcrumb-link:visited, #cus a.breadcrumb-link:active, #cus a.breadcrumb-link:hover {color: #0c95da;}
#cus td.privacy-td a:link, #cus td.privacy-td a:visited, #cus td.privacy-td a:active, #cus td.privacy-td a:hover {color: #fff;}


/* End Style Sheet ---------------------- */


