/*========================================================*/
/*        CSS for DotNetNuke Skin - Revive 20             */
/*           by Cyberspace Solutions Inc.                 */
/*      http://www.CyberspaceSolutionsInc.com             */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY ID                */ #body { margin: 0; background:#372e18; margin: 0 0 0 0;}
/* Style For HTML BODY                   */ body { background-color: #c0c0c0;}
/* Setting Text Throughout the skin      */ table, tr, td {FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; margin: 0;}
                                            p {FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px;}
/* Setting Heading 01                    */ h1 { FONT-FAMILY: Arial,Tahoma,sans-serif; FONT-WEIGHT: 800; FONT-SIZE: 17pt; MARGIN: 0px; COLOR: #005f6a; }
/* Setting Heading 02                    */ h2 { FONT-FAMILY: Arial,Tahoma,sans-serif; FONT-WEIGHT: 800; FONT-SIZE: 13pt; MARGIN: 0px; COLOR: #986a12; }
											IMG {border:0; margin:0; padding:0;}
											DIV IMG { border:0; margin:0; padding:0;}
											img { border:0; margin:0; padding:0;}

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:1179px; }
/*-- width setting on skins        --*/ .StandardWidth2 { width:1089px; }
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req   --*/ .FullWidth { width:100%; }
/*-- outer table on skins          --*/ .OuterTable { width:100%; }
/*-- Main Table                    --*/ .MainTable { width:1179px; /*height:1092px;*/ background:url(index_BG.jpg) top no-repeat;}
/*-- Main Table                    --*/ .MainTable2 { width:1179px; /*height:1092px;*/ background:url(index2_BG.jpg) top no-repeat;}
/*-- Main Table                    --*/ .MainTable3 { width:1089px; background:url(Admin_BG.jpg) top no-repeat;}
/*-- cell containing content panes --*/ .ContentPanesTD { vertical-align: top; padding: 0px 0px 0 0px;}
/*-- cell containing content panes --*/ .ContentPanesTD2 { vertical-align: top; padding: 40px 0px 0 0px;}
/*-- row for space between areas   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { padding: 5 0 0 0; }
/*-- row containing footer area    --*/ .FooterRow { background-color: #372e18; padding: 10px 0px 10px 0px; }
/*-- used for setting attribute    --*/ .SkinBox, .BackgroundTile, .BackgroundTopStretch, .BackgroundImage, { height:100%; }


/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*-- content pane                  --*/ .TopPane { padding: 6px 6px 0px 6px; vertical-align:top; height:511px; width:762px;}
/*-- Left Pane                     --*/ .LeftPane { background: #71620d url(LeftPaneBG.jpg) no-repeat top; border-right: solid 2px #372e18; padding: 6px 3px 0px 6px; vertical-align:top; width:365px; height:511px; color: #ffffff;}
/*-- Right Pane                    --*/ .ContentPane { background: #91b553  url(ContentPaneBG.jpg) no-repeat top; padding: 6px 6px 0px 3px; vertical-align:top; width:630px; height:511px;}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
/*-- terms privacy and copyright       --*/ .FOOTER_object { color:#fff; font-size: 12px; font-weight: normal;}
/*-- terms privacy and copyright links --*/ a.FOOTER_object:link, a.FOOTER_object:visited, a.FOOTER_object:active { font-size: 12px; color:#fff; font-weight: normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_object:hover { font-size: 12px; color:#fff; font-weight: normal; text-decoration:none;  }


/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; color: #000000; }
/*-- most of the bold text on site     --*/ .NormalBold { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
/*-- most of the text on site          --*/ .LeftPane normal, .LeftPane Normal { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; color: #ffffff; }
/*-- most of the bold text on site     --*/ .LeftPane NormalBold { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; }
/*-- red text on site for errors       --*/ .NormalRed { color: #000000; FONT-FAMILY: Arial,Tahoma,sans-serif; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; font-weight: bold; color: #000000; padding: 0; }
/*-- subheadings - mostly in admin     --*/ .subhead1 {	FONT-WEIGHT: 800; FONT-SIZE: 10pt; MARGIN: 10px 0px 0px; COLOR: black}
/*-- subheadings - mostly in admin     --*/ .subhead2 {	FONT-WEIGHT: 800; FONT-SIZE: 9pt; MARGIN: 0px; COLOR: #005f6a}

/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #000000; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { FONT-FAMILY: Arial,Tahoma,sans-serif; font-weight: bold; font-size: 12px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover {  FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px; text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { FONT-FAMILY: Arial,Tahoma,sans-serif; font-weight: bold; font-size: 12px; text-decoration: underline; }
/*-- normal  links hover               --*/ a.Normal:hover { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 12px;	text-decoration: none; }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { FONT-FAMILY: Arial,Tahoma,sans-serif; font-size: 11px; color: #555; }
/*-- textbox                    --*/ .NormalTextBox { color: #555; padding-left: 4px; line-height: 12px; FONT-FAMILY: Arial,Tahoma,sans-serif; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px solid #ccc; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #FFF; color: #666; font-family: tahoma; font-size: 8pt; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 28px; border-left:0px; border-right:0px; border-top:0px; border-bottom: 1px solid #ccc; margin:0 0 0 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #eee; color: #70630c; font-family: tahoma; font-size: 8pt; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 28px; border-left:0px; border-right:0px; border-top:0px; border-bottom: 1px solid #ccc; margin:0 0 0 0;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

