@charset "utf-8";
/*========================================================*/
/*  Universal                                          */
/*========================================================*/

/*-- Style For HTML PAGE                   */ html { height: 100%; }
/*-- Style For HTML BODY                   */ body {background-image: url(images/top_bk.jpg); background-repeat: repeat-x; margin-top: 0px;	background-color: #000000;}
/*-- Style For HTML BODY                   */ #body { background-image: url(images/top_bk.jpg); background-repeat: repeat-x; margin-top: 0px;background-color: #000000;}
/*-- Setting Text Throughout the skin      */ table, tr, td, p, ul, li {font-family: Tahoma;font-size: 12px;line-height: 1.4em;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Style for Top Pane                    */ .TopPane {vertical-align:top;}
/*-- Style for Top Left Pane               */ .TopLeftPane {vertical-align:top; width:50%;}
/*-- Style for Top Right Pane              */ .TopRightPane {vertical-align:top; width:50%;}
/*-- Style for Left Pane                   */ .LeftPane {vertical-align:top; width:30%}
/*-- Style for Content Pane                */ .ContentPane {vertical-align:top; width:70%}
/*-- Style for Left Pane                   */ .RightPane {vertical-align:top; width:25%}
/*-- Style for Middle Left Pane            */ .MidLeftPane {vertical-align:top; width:33%}
/*-- Style for Middle Pane                 */ .MiddlePane {vertical-align:top; width:33%}
/*-- Style for Middle Right Pane           */ .MidRightPane {vertical-align:top; width:33%}
/*-- Style for Bottom Column 1             */ .BottomColumn1 {vertical-align:top; width:25%}
/*-- Style for Bottom Column 2             */ .BottomColumn2 {vertical-align:top; width:25%}
/*-- Style for Bottom Column 3             */ .BottomColumn3 {vertical-align:top; width:25%}
/*-- Style for Bottom Column 4             */ .BottomColumn4 {vertical-align:top; width:25%}
/*-- Style for Bottom Pane                 */ .BottomPane {vertical-align:top;}

/*========================================================*/
/*  Tokens                                             */
/*========================================================*/

/*-- 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: #aeaeae; font-family: Tahoma; font-size: 12px; font-weight:normal; text-decoration: none; }
/*-- login and user token hover       --*/ a.LOGIN:hover, a.USER:hover { color: #a51a1d; font-family: Tahoma; font-weight:normal; font-size: 12px; text-decoration: none; }
/*-- date token idle                  --*/  .DATE { color: #aeaeae; font-family: Tahoma; font-size: 12px; font-weight:bold; text-decoration: none; }
/*-- breadcrumbs token idle           --*/  .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #aeaeae; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover          --*/  a.BREADCRUMBS:hover { color: #a51a1d; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#aeaeae; font-size: 12px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#aeaeae; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { color:#a51a1d; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  Main Menu                     				      */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer{background: transparent;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar{cursor: pointer;	cursor: hand;border: 0px;height: 34px;background-color: transparent;}
/*-- submenu container          --*/ .MainMenu_SubMenu {z-index: 1000;cursor: pointer;cursor: hand;	margin: 0 0 0 0;background: #5f0000;padding: 0px;border: 1px solid #aeaeae;font-weight: normal;filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);}
/*-- sub menu items             --*/ .MainMenu_MenuItem {font-family: Tahoma; color: #ffffff; font-size: 12px; font-weight: bold; font-style: normal; background-color: transparent; padding: 0 10px 0 10px; border: 0; height: 20px;}
/*-- root menu items            --*/ .MainMenu_RootMenuItem {font-family: Tahoma;color: #ffffff;font-size: 12px;font-weight: bold;font-style: normal;border: 0;height: 34px;	padding: 0;background-image: url(images/menu_bk.jpg);background-repeat: repeat-x;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: Tahoma; color: #a51a1d; font-size: 12px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; border: 0; height: 20px;background: transparent;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #a51a1d; background: transparent; padding: 0; font-weight: bold;}
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #a51a1d; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #a51a1d; font-weight: bold; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #a51a1d; padding: 0; font-weight: bold; height: 34px; }
/*-- root menu items over       --*/ .MainMenu_RootActiveSub { color: #a51a1d; padding: 0; font-weight: bold; height: 34px; }
/*-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #a51a1d; padding: 0; font-weight: bold; height: 34px; }
/*-- 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; }

/*========================================================*/
/*  Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Tahoma; font-size: 12px; color: #aeaeae; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #aeaeae; }
/*-- red text on site for errors       --*/ .NormalRed { color: #a51a1d; font-family: Tahoma; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #777; background: transparent; font-weight: bold; padding: 0;}
/*-- hr                                --*/ hr {color: #aeaeae; height: 1pt;}

/*========================================================*/
/*  Hyperlinks                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #a51a1d; font-family: Tahoma; font-weight: bold; font-size: 12px; text-decoration: underline;}
/*-- default links hover               --*/ a:hover { color: #a51a1d; font-family: Tahoma; font-size: 12px; text-decoration: underline; font-weight: bold;}
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #a51a1d; font-family: Tahoma; font-weight: bold; font-size: 12px; text-decoration: underline;}
/*-- normal  links hover               --*/ a.Normal:hover { color: #a51a1d; font-family: Tahoma; font-size: 12px; font-weight: bold; text-decoration: underline;}
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #000000; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: Tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #000000; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: Tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 37px 6px 10px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }

/*========================================================*/
/*  FormElements                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Tahoma; font-size: 12px; color: #000000;}
/*-- textbox                    --*/ .NormalTextBox { color: #000000; padding-left: 4px; line-height: 12px; font-family: Tahoma; font-weight: normal; font-size: 12px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #000000; border: 0; }
/*-- textbox used for search     .SearchBox input{ height:13px; background: transparent; width: 165px; color: #aeaeae; padding: 0px 6px 0px 0px; vertical-align:middle; border: 0px solid #aeaeae; cursor:text;}--*/



