/*==========================================================*/
/*  JDI Style Sheet                                         */
/*==========================================================*/

/* PAGE PROPERTIES ======================================================== */   
/* Background (Image/Color) & Page Height */
html { height: 100%; }
Body { background-color:#FFFFFF; background-position:center center; background-repeat:repeat-y; background-attachment:fixed; margin: 0 0 0 0; }
img { border:0 none;}
/* END OF PAGE PROPERTIES ================================================= */

/* LOGIN & DATE =========================================================== */
/*-- login and user token idle         --*/ .LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active, .USER, a.USER:link, a.USER:visited, a.USER:active { color: #440000; font-family: verdana; font-size:12px; font-weight: normal; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { color: WHITE; font-family: verdana; font-weight:normal; font-size:12px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE { color: WHITE; font-family: verdana; font-size:12px; font-weight:normal; text-decoration: none; }
/* END OF LOGIN & DATE ==================================================== */

/* SOLPARTMENU PROPERTIES ================================================= */
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; padding: 0 1 0 0 }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 0 0; background:#660000; padding: 0px; border: 1px black solid; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: verdana;  color: WHITE; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 8px 0px 3px; border: 0; height: 20px; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: verdana; color: WHITE; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 8px 0px 3px; border: 0; height: 20px; background-color:#880000; background-repeat: repeat-x;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: WHITE; background: transparent; padding: 0; font-size: 16px; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: WHITE; background:BLACK; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: WHITE; }
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: verdana;  color: WHITE; font-size:12px; font-weight: bold; font-style: normal; border: 0; height: 20px; padding: 0 5 0 0; background-image:url(Buttonidle.jpg); background-position:top right;}
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: WHITE; padding: 0 5 0 0; font-size: 12px; font-weight: bold; height: 20px; background:#D08B2F; background-image:url(Button.jpg); background-position:top right; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { color: WHITE; padding: 0 5 0 0; font-size: 12px; font-weight: bold; height: 20px;  background-image:url(Button.jpg); background-position:top right; }
/*-- root menu items active     --*/ .MainMenu_RootActive { color: WHITE; padding: 0 5 0 0; font-size: 12px; font-weight: bold; height: 20px; background-image:url(Button.jpg); background-position:top right; }
/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }
/* END OF SOLPARTMENU PROPERTIES ========================================== */

/* BREADCRUMBS ============================================================ */
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: BLACK; font-family: verdana; font-size:12px; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color: BLACK; font-family: verdana; font-size:12px; text-decoration: underline; }
/* END OF BREADCRUMBS ===================================================== */

/* MODULE MENU PROPERTIES ================================================= */
/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background:#660000; padding: 0px; font-weight: normal; filter: none; border:1px solid black;}
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { font-family: verdana; color: WHITE; font-size:12px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 8px 0px 3px; height: 20px; border: 0; background:#880000;}
/*-- module title items         --*/ .ModuleTitle_MenuItem { font-family: verdana;  color: WHITE; font-size:12px; font-weight: bold; font-style: normal; padding: 0px 8px 0px 3px; height: 20px; border: 0; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { background: transparent; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- not needed                 --*/ .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .ModuleTitle_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }
/* END OF MODULE MENU PROPERTIES ========================================== */

/* PAGE CONTENT PROPERTIES ================================================ */
/* TEXT ================================ */
/*-- Title Bar                         --*/ .Head
{
	font-family: verdana;
	font-size: 14px;
	color: #440000;
	font-weight: bold;
	padding: 2 2 2 2;
}
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; font-size:12px; font-weight: bold; color: BLACK; padding: 0; }
/*-- most of the text on site          --*/ .normal, .Normal { font-family: verdana; font-size:12px; color: BLACK; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size:12px; font-weight: bold; color: BLACK; }
/*-- red text on site for errors       --*/ .NormalRed { color: RED; font-family: verdana; font-weight: bold; font-size:12px; }
/*-- Setting Text Throughout the skin  --*/ table, tr, td, p {font-family: verdana; font-size: 12px; }

/* HYPERLINKS ========================== */
/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #800000; font-family: verdana; font-weight: bold; font-size:12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #800000; font-family: verdana; font-size:12px; text-decoration: underline; font-weight: bold; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #800000; font-family: verdana; font-weight: bold; font-size:12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #800000; font-family: verdana; font-size:12px; font-weight: bold; text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #800000; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 4px 3px 4px; font-family: verdana; font-weight: bold; font-size:12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #800000; border: 1px solid #868686; background: #DFDFDF; padding: 2px 4px 3px 4px; font-family: verdana; font-weight: bold; font-size:12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding:12px 1px 6px 8px; cursor: hand; font-size:0px; margin: 0 0 0 0px; border-bottom:none; }

/* FORM ELEMENTS ======================= */
/*-- default form elements             --*/ select, input { font-family: verdana; font-size:12px; color: BLACK; }
/*-- textbox                           --*/ .NormalTextBox { color: #000; font-family: verdana; font-weight: normal; font-size:10px; background: WHITE; border: 1px solid #666666; }
/*-- textbox container                 --*/ td.NormalTextBox { padding: 0; margin: 0; background: WHITE; border: 0; }
/*-- textbox used for search           --*/ .SearchBox input{ background: transparent; width:205px; color: BLACK; padding: 0px 6px 0px 6px; vertical-align:middle; cursor:text; border: 0px solid WHITE; font-size:11px; }
/* END OF PAGE CONTENT PROPERTIES ========================================= */

/* FOOTER ================================================================= */
/*-- terms privacy and copyright       --*/ .FOOTER { color:WHITE; font-size:9px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:WHITE; font-size:9px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { color:WHITE; font-size:9px; font-weight:normal; text-decoration:underline; }
/* END OF FOOTER ========================================================== */

/* OPTIONAL PROPERTIES ==================================================== */
.maintable { background-color:#000000; width:100%; height:100%;}
.tablebg { background:#440000; border:5px solid #440000;}
.contentbg { background:#FFFFFF;
border-bottom:0px solid black; border-top:0px solid black; border-right:0px solid black; border-left:20px solid #D08B2F;}
.goldmenu { color:#EFC16D; font-size:10px; text-decoration:none;}
a.goldmenu:link, a.goldmenu:visited, a.goldmenu:active { color:#EFC16D; font-size:10px; text-decoration:none;}
a.goldmenu:hover { color:#EFC16D; font-size:10px; text-decoration:underline;}

/*-- ADMIN CONTROL PANEL --*/
.ControlPanel {}
/* background/border colors for the selected tab */
.TabBg {}
.ContentBg {}
.LeftPane  {}
.ContentPane  {}
.RightPane  {}
/* text style for the selected tab */
.SelectedTab {}
/* hyperlink style for the selected tab */
A.SelectedTab:link {}
A.SelectedTab:visited  {}
A.SelectedTab:hover    {}
A.SelectedTab:active   {}
/* text style for the unselected tabs */
.OtherTabs {}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {}
A.OtherTabs:visited  {}
A.OtherTabs:hover    {}
A.OtherTabs:active   {}
/* button style for standard HTML buttons */
.StandardButton     {}
/* GENERIC */
H1  {}
H2  {}
H3  {}
H4  {}
H5, DT  {}
H6  {}
TFOOT, THEAD    {}
TH  {}
SMALL   {}
BIG {}
BLOCKQUOTE, PRE {}
UL LI   {}
UL LI LI    {}
UL LI LI LI {}
OL LI   {}
OL OL LI    {}
OL OL OL LI {}
OL UL LI   {}
HR {}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {}   
/* style of item titles by Announcements and events */
.ItemTitle    {}
/* Login Styles */
.LoginPanel{}
.LoginTabGroup{}
.LoginTab {}
.LoginTabSelected{}
.LoginTabHover{}
.LoginContainerGroup{}
.LoginContainer{}
/* END OF OPTIONAL PROPERTIES ============================================= */

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/








