
/* 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%; background: url(img/page_bg.jpg) top repeat-x;}
body.inside {margin: 0; padding: 0; height: 100%; background: url(img/inside_page_bg.gif) top repeat-x;}
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 ---------------------- */

td#dnn-controls-row {background: #fafafa; border: 0; padding: 0; height: 0;}
table.ControlPanel td.SubHead {text-align: center;}
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;}
td#dnn-controls-row table.site-width-full {width: 100%;}


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

table#outer {width: 100%; height: 100%;}
table#outerInside {width: 100%; height: 100%;}
table.banner01 {background: url(img/home_banner_nectarines.jpg) top center transparent no-repeat;}
table.banner02 {background: url(img/home_banner_bread.jpg) top center transparent no-repeat;}
table.banner03 {background: url(img/home_banner_meat.jpg) top center transparent no-repeat;}
table.banner04 {background: url(img/home_banner_fish.jpg) top center transparent no-repeat;}
table.bannerInside01 {background: url(img/inside_banner_bread.jpg) top center transparent no-repeat;}
table.bannerInside02 {background: url(img/inside_banner_nectarines.jpg) top center transparent no-repeat;}
table.bannerInside03 {background: url(img/inside_banner_fish.jpg) top center transparent no-repeat;}
table.bannerInside04 {background: url(img/inside_banner_meat.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;}
table#outerInside td.menuRow {text-align: right; height: 78px; padding: 0;}
td.submenuRow {height: 30px;}
td.menuRow {text-align: right; height: 58px; padding: 0 10px 0 10px;}
table#outerInside td.logoRow {height: 78px; padding: 0 10px 0 10px;}
table#outerInside td.logoRow div {margin-top: 16px; width: 221px; height: 53px; background: url(img/pg_logo_inside.gif) no-repeat;}
table#outerInside td.logoRow div a {visibility: hidden; width: 221px; height: 53px; background: transparent; border: 1px solid black;}
td.logoRow {height: 133px; padding: 0 10px 0 10px;}
td.pageNameRow {height: 115px;}
.pageNameTxt {color: #fff; font-size: 38px; line-height: 1em; margin-left: 10px; font-family: cambria, georgia, "times new roman", serif;}
td.taglineRow {height: 83px; padding: 0 0 0 10px; font-size: 15px;}
td.taglineRow div {width: 650px;}
td.taglineRow em {font-weight: normal;}
.taglineWhite {position: absolute; color: #fff; z-index: 2;}
.taglineWhite em {color: #9db59a;}
.taglineShadow {position: absolute; margin-top: 1px; margin-left: 1px; z-index: 1;}
td.breadcrumbRow {height: 25px; padding: 0 10px 0 10px; font-size: 12px; color: #e3e9e2; font-weight: normal;}
.date-float {float: left; padding-top: 1px;}
td.contentRow {padding: 30px 10px 20px 10px;}
td.footerMenuRow {padding: 0 10px 0 10px; height: 50px;}
td.copyrightRow {padding: 0 10px 0 10px; text-align: right; font-size: 12px; color: #d5d1c7;}
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;}


/* Content switcher on home page ----------------------*/
.PG_Tabs {text-align: left; margin-top: 5px;}
.PG_Tabs .ajax__tab_header {}
.PG_Tabs .ajax__tab_outer {}
.PG_Tabs .ajax__tab_tab {background: #9db59a; padding: 4px 8px 4px 8px; color: #fff; font-family: 'times new roman', serif; font-size: 14px; text-decoration: none; border-top: 1px solid #bdcdbb; border-right: 1px solid #869a83; border-bottom: 1px solid #798b76; border-left: 1px solid #adc1ab; outline: none;}
.PG_Tabs .ajax__tab_hover .ajax__tab_tab {border-top: 1px solid #c6d4c4; border-right: 1px solid #97a894; border-bottom: 1px solid #8b9b89; border-left: 1px solid #b8cab7; background: #aabfa8; color: #fff; font-family: 'times new roman', serif; font-size: 14px;}
.PG_Tabs .ajax__tab_active .ajax__tab_tab {border-top: 1px solid #6e7f6c; border-right: 1px solid #a1b4a0; border-bottom: 1px solid #b4c3b3; border-left: 1px solid #7a8c78; background: #8fa58d; color: #fff; font-family: 'times new roman', serif; font-size: 14px; padding: 5px 7px 3px 9px;}
.PG_Tabs .ajax__tab_body {padding: 10px 0; color: #fff;}
.PG_Tabs .ajax__tab_body img {border-top: 1px solid #6e7f6c; border-right: 1px solid #a1b4a0; border-bottom: 1px solid #b4c3b3; border-left: 1px solid #7a8c78; display: block;}


/* 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: #718a6d;}
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: #718a6d;}

/* 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 {text-decoration: none; font-weight: normal; font-size: 12px; color: #fff;}
a.breadcrumb-link:hover {text-decoration: underline; font-weight: normal; font-size: 12px;}

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

/* 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: none; font-weight: normal; color: #d5d1c7;}
a.footer-link:hover {font-size: 12px; text-decoration: underline; 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: #718a6d;}
a.pdf:hover {text-decoration: none;}



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

/* current date */
.current-date {color: #bbb; font-size: 12px; margin-bottom: 4px;}

/* copyright */
.CopyrightText {color: #d5d1c7; 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: #333; 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: #718a6d; font-weight: bold;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 18px; font-weight: normal; border-bottom: 2px dotted #dfdbd0; 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; float: right; z-index: 10;}
.MainMenu_MenuContainer td {font-size: 0px; font-weight: normal;}

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

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

/* box for submenu */
.submenu-cus {z-index: 100; border: 2px solid #fff; margin: 1px 0px 0px -1px; 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: #7c4f04 solid; border-width: 0 0 0 0; text-align: right; display: none;}

/* Common settings for all three hover states */
.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0px 32px 0px 4px; background: transparent;}
.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;}


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

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

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

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