
/* CSS for PerishablesGroup.com DotNetNuke skin ----------- */
/* Created Aug. 2008 -------------------------------------- */
/* http://tfdnn.com - tf@tylerfawcett.com ----------------- */


/* Universal ------------------------------ */

html {margin: 0; padding: 0; height: 100%;}
body {margin: 0; padding: 0; height: 100%; text-align: center;}
table, tr, td, p, div, span, a {font-family: georgia, "times new roman", serif; line-height: 1.3em;}
img.borderedImg {border: 1px solid #ddd;}


/* DNN Control Panel ---------------------- */

table.ControlPanel {background: #fff; border: 0; border-left: 1px dotted #ddd; border-right: 1px dotted #ddd; width: 980px; margin: 0 auto;}
table.ControlPanel td {padding: 0px 0 6px 0;}
table.ControlPanel td td.SubHead {padding: 3px 0 0px 0; background: #fff;}
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;}
td#dnn-controls-row table.site-width-full {width: 100%;}
table.ControlPanel * {font-family: georgia, "times new roman", serif; font-size: 12px;}


/* Framework -------------------------- */

table#outer {width: 100%; height: 100%;}
table#outer td, table#outer div {text-align: left;}
table#outerInside {width: 100%; height: 100%; background: url(img/inside_page_bg.gif) top repeat-x;}
td.bannerInside01 {background: url(img/inside_banner_01.jpg) top center transparent no-repeat;}
td.bannerInside02 {background: url(img/inside_banner_02.jpg) top center transparent no-repeat;}
td.bannerInside03 {background: url(img/inside_banner_03.jpg) top center transparent no-repeat;}
td.bannerInside04 {background: url(img/inside_banner_04.jpg) top center transparent no-repeat;}
td.bannerInside05 {background: url(img/inside_banner_05.jpg) top center transparent no-repeat;}
td#outer-top {text-align: center;}
td#outer-bottom {height: 78px; text-align: center; background: url(img/footer_bg.gif) top repeat-x;}
table#inner {width: 980px; margin: 0 auto; text-align: left;}
table#outerInside td.menuRow {text-align: right; height: 78px; padding: 0;}
td.menuRow {text-align: right; height: 58px; padding: 0 10px 0 10px;}
td.logoRow {height: 52px; padding: 0 10px; overflow: hidden;}
.logoDiv {margin-top: 15px; }
.clientLogin {float: right; margin-top: 6px;}
.PGlogoDiv {float: left; margin-top: 15px;}
td.pageNameRow {height: 147px;}
.pageNameTxt {color: #fff; font-size: 38px; line-height: 1em; margin-left: 10px; font-family: cambria, georgia, "times new roman", serif;}
td.submenuRow {height: 34px; text-align: left; padding: 0 12px;}
td.breadcrumbRow {height: 60px; padding: 0 10px 0 10px; font-size: 12px; color: #222; font-weight: normal; background: url(img/breadcrumbUL.gif) bottom center no-repeat; font-size: 12px;}
.breadcrumbDiv {margin-top: 11px; float: left;}
.currentDate {float: right; margin-top: 11px; font-size: 12px;}
td.contentRow {padding: 10px 10px 20px 0;}
td.footerMenuRow {padding: 0 10px 0 10px; height: 50px;}
td.copyrightRow {padding: 0 10px 0 10px; text-align: right; font-size: 12px; color: #fff;}
td.content-side-left {padding: 0; width: 260px;}
td.content-main {}
td.content-bottom-left {width: 50%;}
td.content-bottom-right {}
.ContentPaneClass {margin-bottom: 20px;}
.SidePaneClass {margin-right: 40px;}
.LeftPaneClass {margin-right: 10px;}
.RightPaneClass {margin-left: 10px;}



/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {font-family: georgia, "times new roman", serif; font-weight: normal; font-size: 13px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #819d35;}
a:hover {font-family: georgia, "times new roman", serif; font-weight: normal; font-size: 13px; text-decoration: none; font-weight: normal; line-height: 1.4em; color: #819d35;}

/* 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.breadcrumbLinks:link, a.breadcrumbLinks:visited, a.breadcrumbLinks:active, .breadcrumbLinks {text-decoration: none; font-weight: normal; font-size: 12px; color: #819d35;}
a.breadcrumbLinks:hover {text-decoration: underline;}

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

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

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

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

/* PDF links */
a.pdf:link, a.pdf:visited, a.pdf:active, a.pdf:hover {text-decoration: underline; background: url(img/icon_pdf.png) right no-repeat; padding-right: 18px; color: #819d35;}
a.pdf:hover {text-decoration: none;}


/* Client login */
.clientLogin a:link, .clientLogin a:visited, .clientLogin a:active, .clientLogin a:hover {display: block; text-decoration: none; background: #4a85af; padding: 4px 16px 6px 16px; color: #fff;}
.clientLogin a:hover {background: #356b91;}




/* Text -------------------------- */

/* current date */
.currentDateTxt {color: #999; font-size: 12px;}

/* copyright */
.CopyrightText {color: #fff; font-size: 12px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: georgia, "times new roman", serif; font-size: 13px; font-weight: bold; color: #333; padding: 0;}

p {padding: 5px 0 10px 0; margin: 0; line-height: 1.4em;}

.reg {font-size: 50%; vertical-align: text-top;}

/* module titles */
.Head {font-family: georgia, "times new roman", serif; font-size: 16px; text-decoration: none; color: #222; 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: georgia, "times new roman", serif; font-weight: bold; font-size: 13px; line-height: 1.4em;}

/* bold text */
.NormalBold {font-family: georgia, "times new roman", serif; font-size: 13px; font-weight: bold; color: #333; line-height: 1.4em;}

/* normal text */
.Normal {font-family: georgia, "times new roman", serif; font-size: 13px; color: #333; line-height: 1.4em;}

/* headers */
h1, h2, h3, h4, h5, h6 {font-family: georgia, "times new roman", serif; color: #222; font-weight: bold;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 18px; font-weight: normal; border-bottom: 2px dotted #222; margin-top: 30px; padding-left: 20px; background: url(img/pg_bullet.gif) 0 2px no-repeat;}
h4 {font-size: 13px; font-weight: bold; margin-top: 30px; margin-bottom: 0; color :#333; font-style: italic;}
h5 {font-size: 12px; font-weight: bold;}

ul.spacedItems li {margin-top: 12px;}




/* Forms ----------------------------- */

/* catch-all */
select, input {font-family: georgia, "times new roman", serif; font-size: 13px; color: #555;}

/* Applies to text input boxes */
.NormalTextBox {font-family: georgia, "times new roman", serif; font-size: 13px; color: #555;}

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



/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 1px; z-index: 10;}
.MainMenu_MenuContainer td {font-size: 0px; font-weight: normal;}

/* Common settings for all three hover states */
.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0px 16px 0px 16px; background: transparent; border-right: 3px solid #819d35;}
.MainMenu_Idle td span, .MainMenu_Selected td span, .MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {font-size: 16px; font-weight: normal; line-height: 1.4em;}
table#outerInside .MainMenu_Idle td span,
table#outerInside .MainMenu_BreadcrumbActive td span,
table#outerInside .MainMenu_Active td span {font-size: 15px; line-height: 30px;}

/* idle state of main menu items */
.MainMenu_Idle td {background: #819d35;}
.MainMenu_Idle td span {color: #fff;}

/* hover state of main menu items */
.MainMenu_Selected td {background: #fff;}
.MainMenu_Selected td span {color: #222;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {background: #fff;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #222;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-size: 13px; font-family: georgia, "times new roman", serif; font-weight: normal; color: #fff; background: #819d35; border: #819d35 1px solid; padding: 3px 22px 4px 13px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-size: 13px; font-family: georgia, "times new roman", serif; font-weight: normal; color: #fff; background: #678524; border: #678524 1px solid; padding: 3px 22px 4px 13px;}

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

/* menu arrows for DNN4.4.1+ */
.MainMenu_MenuArrow {padding: 0 10px 0 0px; border: #819d35 solid; border-width: 0 0 0 0; text-align: right; display: none;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0; background: transparent;}




/* 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: georgia, "times new roman", serif; font-size: 12px; 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: georgia, "times new roman", serif; font-size: 12px; 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;}




/* End Style Sheet ---------------------- */