




/*
     FILE ARCHIVED ON 17:57:09 May 12, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:05:22 Apr 18, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*========================================================*/
/*        CSS for DotNetNuke Skin - Friction              */
/*                  by Evan O'Neil                        */
/*             http://www.NukeVille.com                   */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ #body { margin: 0; background: #57B7E0; margin: 0 0 0 0; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: "trebuchet ms"; font-size: 11px;}

/*========================================================*/
/*     Design Elements                                    */
/*========================================================*/

/*-- outermost layer of skin                --*/ .OuterDiv { background: url(images/portals-0-skins-friction-orange-bg_top.gif) repeat-x top left transparent; width:100%; height:100%; padding: 0 0 0 0; margin: 0 0 0 0;}
/*-- outermost layer of skin                --*/ .OuterDiv2 { background: url(images/portals-0-skins-friction-orange-bg_bottom.gif) repeat-x bottom left transparent; width:100%; height:100%; padding: 0 0 0 0; margin: 0 0 0 0;}
/*-- cell containing logo                   --*/ .LogoTD { vertical-align: middle ; height: 160px; width: 260px; color: #FFF; padding: 30px 0px 0 30px; text-align:center; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: top;  color: #000; padding: 4px 0 0 12px; text-align:left; height: 26px; font-weight:bold; }
/*-- cell containing terms                  --*/ .TermsTD { text-align:left; vertical-align: top; padding: 2px 0 0 17px; width:360px; height: 23px; }
/*-- cell containing copyright              --*/ .CopyrightTD { text-align:right; vertical-align: top; padding: 2px 14px 0 0; height: 23px; }
/*-- cell containing panes                  --*/ .PanesTD { width: 100%; vertical-align: top; padding: 6px 6px 0 6px; }
/*-- cell containing panes                  --*/ .HeaderPaneTD { width: 100%; vertical-align: top; text-align: right; padding: 15px 19px 0px 10px; }
/*-- top header section                     --*/ .TopRow { background:  url(images/portals-0-skins-friction-orange-header_bg.jpg) repeat-x top right; height: 196px; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background:  url(images/portals-0-skins-friction-orange-header_bg_r.jpg) no-repeat top right; height: 196px; width:100%; padding: 0;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(images/portals-0-skins-friction-orange-footer_bg.gif) repeat-x top center #fff; height: 77px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(images/portals-0-skins-friction-orange-footer_bg_r.gif) no-repeat top right; height: 54px; text-align: right; vertical-align: top; padding: 15px 23px 0 0; }
/*-- applied to invisible objects           --*/ .Invisible { visibility:hidden; }

/*========================================================*/
/*     Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- main content pane             --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- right panel content pane      --*/ .PaneERight { width: 230px; padding: 8px 8px 0 8px; }
/*-- header content pane           --*/ .PaneHeader { width: 100%; padding: 0; }

/*========================================================*/
/*     Tokens                                             */
/*========================================================*/

/*-- date token idle                   --*/ .DATE_object { color: #000080; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #000080; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #00F; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms and privacy                 --*/ .FOOTER_objects { color:#000080; font-size: 11px; }
/*-- terms and privacy links           --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color: #0000CD; font-weight: bold; text-decoration: none; }
/*-- terms and privacy hover           --*/ a.FOOTER_objects:hover { color:#00F; font-weight:bold; text-decoration:none;  }
/*-- copyright token                   --*/ .COPYRIGHT_object { color:#000080; font-size: 11px; }

/*========================================================*/
/*     Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: "trebuchet ms"; font-size: 11px; color: #000066; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: "trebuchet ms"; font-size: 11px; font-weight: bold; color: #000066; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #000066; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #000080; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*     Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #0000CD; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #00F; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #0000CD; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #00F; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 30px 4px 24px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*     Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: "trebuchet ms"; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 150px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


