/* CSS for Flux DotNetNuke skin ------------------ */
/* Created by Tyler Fawcett - March 2007 --------- */
/* http://tfdnn.com  -- tf@tylerfawcett.com ------ */


/* Universal ------------------------------ */
html {height: 100%;}
body {margin: 0; background: #1e2d16; height: 100%; padding: 0;}
td, div, span {font-size: 13px; font-family: georgia, serif; line-height: 1.3em;}
img, a {border: 0;}
a:focus {outline: none;}

body {scrollbar-arrow-color: #4f7229;
scrollbar-3dlight-color: #63873a;
scrollbar-darkshadow-color: #597d30;
scrollbar-face-color: #8fae50;
scrollbar-highlight-color: #a4bf6d;
scrollbar-shadow-color: #809e42;
scrollbar-track-color: #658940;}


/* dnn control panel */
td#dnn-controls-row {background: #fff; border: 0; padding: 0; height: 0;}
table.ControlPanel {background: #fff; border: 0; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #436824;}
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;}
table.ControlPanel label {color: #222;}


/* framework -------------------------- */
table#outer {width: 100%; height: 100%; background: url(img/bg-main.jpg) top repeat-x #547b2f;}
td#page-bg {background: url(img/bg-footer.jpg) bottom repeat-x;}
* html td#page-bg {height: 100%;} /* IE hack */
table#inner {width: 980px; height: 100%;}
td#headerRow {height: 356px; background: url(img/home-banner-peppers.jpg) no-repeat;}
td#homeBanner1a {height: 356px; background: url(img/home-banner-peppers-plain.jpg) no-repeat;}
td#homeBanner2a {height: 356px; background: url(img/home-banner-office-plain.jpg) no-repeat;}
td#homeBanner3a {height: 356px; background: url(img/home-banner-trucking-plain.jpg) no-repeat;}
td#homeBanner4a {height: 356px; background: url(img/home-banner-dockyard-plain.jpg) no-repeat;}
td#headerRowInside1 {height: 230px; background: url(img/inside-banner-peppers.jpg) no-repeat;}
td#headerRowInside2 {height: 230px; background: url(img/inside-banner-tomatoes.jpg) no-repeat;}
td#headerRowInside3 {height: 230px; background: url(img/inside-banner-avocados.jpg) no-repeat;}
td#headerRowInside4 {height: 230px; background: url(img/inside-banner-oranges.jpg) no-repeat;}
td#headerRowInside5 {height: 230px; background: url(img/inside-banner-grapes.jpg) no-repeat;}
td#headerRowInside7 {height: 230px; background: url(img/inside-banner-office.jpg) no-repeat;}
td.headerTopL {height: 102px; width: 500px;}
td.headerTopL img {position: relative; border: 0; margin: 25px 0 0 45px; width: 325px; height: 70px; display: block; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;}
td.headerTopR {text-align: right; padding: 9px 20px 0 0;}
td.headerTopHome {text-align: right; padding: 9px 20px 0 0;}
td.headerPaneTD {text-align: right; white-space: nowrap; width: 155px;}
td.headerPaneTDHome {text-align: right; white-space: nowrap; width: 200px;}
td.headerPaneTDHome .HeaderPaneDIV {margin-right: 37px;}
.HeaderPaneDIV {margin-right: 37px;}
td.headerBottom {padding: 87px 0 0 180px;}
.headPane {width: 438px; height: 86px;}
td#menuCell {height: 40px; padding-left: 45px;}
td.breadcrumbRow {padding: 25px 40px 0 40px; color: #bbcda5;}
td.breadcrumbRow span {font-size: 24px;}
td#contentRow {padding: 0 37px 20px 20px;}
td#contentRowInside {padding: 10px 37px 20px 20px;}
td#footerRow {height: 124px;}
ul.bigButtons {margin: 0; padding: 0; width: 100%;}
ul.bigButtons li {display: inline; float: left; margin: 0 4px 0 0px; padding: 0; border: 0 none;}
ul.bigButtons li b {display: none; height: 180px; width: 149px;}
ul.bigButtons li a {height: 180px; width: 149px; display: block; border: 0; background-repeat: no-repeat; background-color: #557b2e;}
td.address {padding: 0 0 20px 20px; line-height: 1.2em;}
td.copyright {padding: 0 20px 20px 0; text-align: right; line-height: 1.8em;}
td.seal {text-align: right; padding: 0 37px 10px 0; width: 1px;}
td.baselineRow {padding: 0 37px 0 22px;}
td#footerRow td {color: #a8b992;}
td.content-top {padding-bottom: 20px;}
td.content-left {width: 20%; padding-right: 25px; padding-bottom: 20px;}
td.content-center {width: 100%; padding-bottom: 20px;}
td.content-right {width: 20%; padding-left: 25px; padding-bottom: 20px;}
td.content-bottom {padding-bottom: 20px;}


table.baseline-table {}
td.content-bottom-left {width: 34%; padding-right: 25px; padding-bottom: 20px;}
td.content-bottom-center {padding-bottom: 20px;}
td.content-bottom-right {width: 34%; padding-left: 25px; padding-bottom: 20px; text-align: right;}


.divot {padding: 0 20px 0 0; background: url(img/divot.gif) 50% 6px no-repeat; line-height: 13px;}
.divot b {display: none;}

li.about, li.about a:link, li.about a:visited, li.about a:active {background: url(img/btn_about_off.jpg) top left no-repeat;}
li.about a:hover {background: url(img/btn_about_on.jpg) top left no-repeat;}
li.about a.down {background: url(img/btn_about_down.jpg) top left no-repeat;}

li.news, li.news a:link, li.news a:visited, li.news a:active {background: url(img/btn_news_off.jpg) top left no-repeat;}
li.news a:hover {background: url(img/btn_news_on.jpg) top left no-repeat;}
li.news a.down {background: url(img/btn_news_down.jpg) top left no-repeat;}

li.resources, li.resources a:link, li.resources a:visited, li.resources a:active {background: url(img/btn_resources_off.jpg) top left no-repeat;}
li.resources a:hover {background: url(img/btn_resources_on.jpg) top left no-repeat;}
li.resources a.down {background: url(img/btn_resources_down.jpg) top left no-repeat;}

li.support, li.support a:link, li.support a:visited, li.support a:active {background: url(img/btn_support_off.jpg) top left no-repeat;}
li.support a:hover {background: url(img/btn_support_on.jpg) top left no-repeat;}
li.support a.down {background: url(img/btn_support_down.jpg) top left no-repeat;}

li.comm, li.comm a:link, li.comm a:visited, li.comm a:active {background: url(img/btn_community_off.jpg) top left no-repeat;}
li.comm a:hover {background: url(img/btn_community_on.jpg) top left no-repeat;}
li.comm a.down {background: url(img/btn_community_down.jpg) top left no-repeat;}

li.help, li.help a:link, li.help a:visited, li.help a:active {background: url(img/btn_help_off.jpg) top left no-repeat;}
li.help a:hover {background: url(img/btn_help_on.jpg) top left no-repeat;}
li.help a.down {background: url(img/btn_help_down.jpg) top left no-repeat;}
li.help {margin: 0;}



/* links -------------------------- */

span a:link, span a:visited, span a:active, span a:hover, span a:focus {color: #ff700b;}

/* basic links */
a:link, a:visited, a:active {font-family: georgia, serif;	font-weight: normal; font-size: 13px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #ff700b;}
a:hover {font-family: georgia, serif; font-weight: normal; font-size: 13px; text-decoration: none; font-weight: normal; line-height: 1.4em; color: #ff700b;}

/* control panel links */
table.ControlPanel a:link, table.ControlPanel a:visited, table.ControlPanel a:active {font-family: georgia, serif;	font-weight: normal; font-size: 13px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #ff700b;}
table.ControlPanel a:hover {font-family: georgia, serif; font-weight: normal; font-size: 13px; text-decoration: none; font-weight: normal; line-height: 1.4em; color: #ff700b;}

/* register and login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active, a.login-link:hover {text-decoration: none; color: #fff; font-weight: bold; padding: 0;}
a.login-link:hover {text-decoration: none; color: #fff; background: #e05300; padding: 0;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active, .breadcrumb-link {text-decoration: none; color: #fff; font-size: 24px;}
a.breadcrumb-link:hover {text-decoration: underline; color: #fff; font-size: 24px;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #ff700b; }
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #ff700b;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline;}
a.Normal:hover {text-decoration: none;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 13px; text-decoration: none; font-weight: normal; color: #fff;}
a.footer-link:hover {font-size: 13px; text-decoration: none; font-weight: normal; color: #fff; background: #e05300;}

.WorkPanel a.CommandButton:link, .WorkPanel a.CommandButton:visited, .WorkPanel a.CommandButton:active, .WorkPanel a.CommandButton:hover {color: #fff;}
.basic-content a.CommandButton {color: #fff;}

a.myAcct:link, a.myAcct:active, a.myAcct:visited, a.myAcct:hover {width: 112px; height: 40px; background: url(img/my_account.png) no-repeat; display: block;}
a.myAcct:hover {background: url(img/my_account_over.png) no-repeat; display: block;}
a.myAcct b, a.myAcct strong {display: none;}

a.getStarted:link, a.getStarted:active, a.getStarted:visited, a.getStarted:hover {width: 153px; height: 40px; background: url(img/get_started_today.png) no-repeat; display: block;}
a.getStarted:hover {background: url(img/get_started_today_over.png) no-repeat; display: block;}
a.getStarted b {display: none;}


/* Text -------------------------- */

/* current date */
.current-date {color: #fff; font-size: 13px;}

/* copyright */
.CopyrightText {color: #a8b992; font-size: 13px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: georgia, serif; font-size: 13px; font-weight: bold; color: #555; padding: 0;}
td#contentRow .SubHead, td#contentRowInside .SubHead, table.baseline-table .Subhead {color: #b0c97c;}
td.headerPaneTD .Subhead {color: #fff;}

/* module titles */
.Head {font-family: georgia, serif; font-size: 13px; text-decoration: none; color: #fff; font-weight: normal; white-space: nowrap;}

/* colored - used for warnings and such */
.NormalRed {color: #900; font-family: georgia, serif; font-weight: bold; font-size: 13px;	line-height: 1.4em;}

/* bold text */
.NormalBold {font-family: georgia, serif; font-size: 13px; font-weight: bold; line-height: 1.4em; color: #fff;}

/* normal text */
.Normal {font-family: georgia, serif; font-size: 13px; color: #555; line-height: 1.4em;}

/* start Mike W added */
td#contentRow .Normal {font-family: georgia, serif; font-size: 13px; color: #fff; line-height: 1.4em;}
/* end Mike W added */

td#contentRowInside .Normal {font-family: georgia, serif; font-size: 13px; color: #fff; line-height: 1.4em;}
.FileManager_Pager .NormalBold, .FileManager_StatusBar .NormalBold, .FileManager_StatusBar .Normal, .FileManager_StatusBar option {color: #222;}
.FileManager_FileList a.Normal:link, .FileManager_FileList a.Normal:visited {color: #222;}

td.basic-ctr .DataGrid_Container td, table.ctr-green .DataGrid_Container td {color: #fff;}
table.ctr-green tr.DataGrid_AlternatingItem td {color: #284513;}


/* Forms ----------------------------- */

/* catch-all */
select, input, select.Normal {font-family: georgia, serif; font-size: 14px; color: #222;}
select.Normal
label {color: #fff;}

/* Applies to text input boxes */
.NormalTextBox {font-family: georgia, serif; font-size: 14px; color: #222;}

/* to compensate to the hard-coded 275-px div width of the registration table which gets disrupted by wider fonts */
#dnn_ctr_ManageUsers_User_UserEditor .NormalTextBox {font-family: tahoma;}

/* table cells that contain text input boxes */
td.NormalTextBox {padding: 0; margin: 0; background: transparent; color: #222;}

/* for the search text field */
#dnn_dnnSEARCH_txtSearch.NormalTextBox {line-height: 14px; width: 140px; padding: 0px 3px 0 3px; height: 22px; color: #222; cursor: text; background: #f8f8f8;}

/* for the search input box */
td.search-bg input {height: 20px;}

/* button in search area */
.search-td a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {width: 56px; padding: 2px 50px 5px 0; _padding: 0 0 5px 0; height: 20px; background: url(search-btn.gif) no-repeat; text-decoration: none;}

.WorkPanel .Head {color: #fff; font-size: 15px; font-weight: bold;}




/* 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: georgia, serif; font-size: 14px; font-weight: normal; color: #cde0be; background: #284513; border: #284513 1px solid; padding: 4px 13px 5px 7px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: georgia, serif; font-size: 14px; font-weight: normal; color: #fff; background: #e05300; border: #e05300 1px solid; padding: 4px 13px 5px 7px; }

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 1px 0px 0px -1px;	background-color: #284513; border: 3px solid #74954e; padding: 0px; filter: none;}

/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 4px 0 0px; border: 0; text-align: right;}

/* menu arrows for DNN version 4.3.7 and older - controls the pixel shift on hover */
/* .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: 0 9px 0 9px; height: 40px; background: url(img/tab-off.gif) repeat-x;}
.MainMenu_Idle td span {color: #cde0be; font-size: 16px; font-weight: normal;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 9px 0 9px; height: 40px; background: url(img/tab-off.gif) repeat-x;}
.MainMenu_Selected td span {color: #fff; font-size: 16px; font-weight: normal;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 9px 0 9px; height: 40px; background: url(img/tab-on.gif) repeat-x;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #fff; font-size: 16px; font-weight: normal;}

/* 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: georgia, serif; font-size: 13px; color: #555; font-weight: normal;	background: #f7f7f7; border: #f7f7f7 1px solid;	padding: 3px 14px 5px 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, serif;	font-size: 13px; font-weight: normal; color: #333; background: #ddd; border: #ddd 1px solid; padding: 3px 14px 5px 0px;}

.ModuleTitle_MenuIcon {border: 0; padding: 0 3px 0 3px;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}


