/*========================================================*/
/*     CSS for DotNetNuke Skin - Caring Transitions       */
/*                  by Jared Buttars                      */
/*             http://www.blackpond.com                   */
/*                jared@blackpond.com                     */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin: 0; background:#ffffff; margin: 0 0 0 0; }
/*-- Page Master                 --*/ .pagemaster { background-color:#ffffff; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:1000px; }
/*-- Skin Master Fixed           --*/ .skinmasterlanding { width:800px; }
/*-- Skin Master Fixed           --*/ .toparea {  background-image:url(menu_bar_bg.gif); background-repeat:repeat-x; background-position:bottom; }
/*-- Skin Master Fixed           --*/ .logoarea { width:277px; padding-left:9px; padding-bottom:56px;  }
/*-- Skin Master Fixed           --*/ .menuarea { height:75px; }
/*-- Skin Master Fixed           --*/ .menuarealanding { height:46px; vertical-align:middle; padding-left:9px; }
/*-- Skin Master Fixed           --*/ .pagelr { background-image:url(page_lr_bg.gif); background-repeat:repeat-x; background-position:top; height:564px;}
/*-- Skin Master Fixed           --*/ .pageleft { width:9px; background-image:url(page_left_bg.gif); background-repeat:repeat-y; height:564px;}
/*-- Skin Master Fixed           --*/ .pageright { width:9px; background-image:url(page_right_bg.gif); background-repeat:repeat-y; height:564px;}
/*-- Skin Master Fixed           --*/ .contentarea { padding:36px 25px 36px 25px; }
/*-- Skin Master Fixed           --*/ .contentarealanding { padding:25px 15px 36px 15px; }
/*-- Skin Master Fixed           --*/ .contentareaip { padding:5px 25px 36px 25px; }
/*-- Skin Master Fixed           --*/ .pagebottom { background-image:url(page_bottom_bg.gif); background-repeat:repeat-x; height:15px; }
/*-- Skin Master Fixed           --*/ .copyrightarea { padding:5px 0px 5px 25px;}
/*-- Skin Master Fixed           --*/ .loginarea { height:18px; padding:5px 25px 5px 20px; vertical-align: top; text-align:right; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; font-size: 14px; font-weight: normal; color: #000000; white-space:nowrap; }
/*-- Skin Master Fixed           --*/ .breadcrumbarea { font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; font-size: 12px; font-weight: normal; color: #b8b8b8; text-align:left; vertical-align:middle; padding:0px 0px 10px 253px; white-space:nowrap; height:20px; }
/*-- Skin Master Fixed           --*/ .lefttoppaddingOW {padding:15px 10px 0px 0px;}

/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {color: #000000; font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 14px; font-weight: normal; line-height: 1.5; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Top Right Pane              --*/ .PaneTopRight {padding:0px 0px 10px 0px; height:125px;}
/*-- Top Right Pane              --*/ .PaneTopRightLanding {padding:0px 0px 0px 0px;}
/*-- Top Right Pane              --*/ .PaneTopRightOW {padding:0px 0px 10px 0px; height:125px; text-align:right;}
/*-- Top Right Pane 2            --*/ .PaneTop {padding:0px 12px 0px 0px;width:303px;}
/*-- Top Right Pane 2            --*/ .PaneTopOW {padding:0px 0px 12px 0px;}
/*-- Top Right Pane 2            --*/ .PaneLeft {padding:0px 12px 0px 0px;width:303px;}
/*-- Top Right Pane 2            --*/ .PaneInlineLeft {padding:0px; width:50%;}
/*-- Top Right Pane 2            --*/ .PaneInlineRight {padding:0px 0px 0px 12px; width:50%;}
/*-- Top Right Pane 2            --*/ .PaneBottomOW {padding:10px 0px 1px 0px;}
/*-- Top Right Pane 2            --*/ .PaneRightOW {padding:0px 12px 7px 12px; background-color:#F2F2F2; Width: 303px;}
/*-- Top Right Pane 2            --*/ .PaneLeftLanding {min-width:490px; padding:0px 0px 0px 0px;}
/*-- Top Right Pane 2            --*/ .PaneRightLanding {width:240px; padding:0px 0px 0px 22px;}

/*========================================================*/
/*  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 { font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; font-size: 12px; font-weight: normal; color: #000000; white-space:nowrap; text-decoration:underline; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; font-size: 12px; font-weight: normal; color: #7b1c34; white-space:nowrap; text-decoration:underline;}
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #7f213b; font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 12px; text-decoration:none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color:#7f213b; font-size: 12px; font-family: Calibri,Arial,Tahoma,sans-serif; text-decoration:underline; }
/*-- terms privacy and copyright       --*/ .FOOTER { font-size:12px; font-weight:normal; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; color:#000000; text-decoration:none; text-align:left; vertical-align:middle; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { font-size:12px; font-weight:normal; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; color:#000000; text-decoration:underline; text-align:left; vertical-align: middle; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { font-size:12px; font-weight:normal; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; color:#7b1c34; text-decoration:underline; text-align:left; vertical-align: middle;}
/*-- terms privacy and copyright       --*/ .FOOTERlanding { font-size:12px; font-weight:normal; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; color:#e9e9e9; text-decoration:none; text-align:left; vertical-align:middle; }
/*-- terms privacy and copyright links --*/ a.FOOTERlanding:link, a.FOOTERlanding:visited, a.FOOTERlanding:active { font-size:12px; font-weight:normal; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; color:#e9e9e9; text-decoration:underline; text-align:left; vertical-align: middle; }
/*-- terms privacy and copyright hover --*/ a.FOOTERlanding:hover { font-size:12px; font-weight:normal; font-family: Calibri,Calibri,Arial,Tahoma,sans-serif,Tahoma,sans-serif; color:#ffffff; text-decoration:underline; text-align:left; vertical-align: middle;}

/*========================================================*/
/*  Module                     				              */
/*========================================================*/

/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; padding: 10px 0 10px 0; background-color: #e4e4e4; border-color:#6a6a6a; border-width: 1px; font-weight:normal; filter:none;}
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { border:0; margin:0; font-family: Calibri,Arial,Tahoma,sans-serif; color: #ffffff; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:bold;}
/*-- module title items         --*/ .ModuleTitle_MenuItem { border:0; margin:0; font-family: Calibri,Arial,Tahoma,sans-serif;  color: #3b3b3b; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:bold;}
/*-- 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; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 14px; color: #000000; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Calibri,Arial,Tahoma,sans-serif; font-weight: bold; font-size: 14px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 14px; font-weight: bold; color: #000000; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 14px; color: #000000; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #7f213b; font-family: Calibri,Arial,Tahoma,sans-serif; font-weight: normal; font-size: 14px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #b5a25f; font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 14px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #7f213b; font-family: Calibri,Arial,Tahoma,sans-serif; font-weight: bold; font-size: 14px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #b5a25f; font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 14px;	text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #7f2139; border:none; background:transparent; padding: 2px 3px 3px 4px; font-family: Calibri,Arial,Tahoma,sans-serif; font-weight: bold; font-size: 14px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #b5a25f; border:none; background:transparent; padding: 2px 3px 3px 4px; font-family: Calibri,Arial,Tahoma,sans-serif; font-weight: bold; font-size: 14px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 14px 4px 7px; cursor:hand; font-size:1px; margin:0 0 0 0px; }


/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Calibri,Arial,Tahoma,sans-serif; font-size: 12px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: Calibri,Arial,Tahoma,sans-serif; font-weight: normal; font-size: 12px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox  { width:135px;color: #999999; font-family: Calibri,Arial,Tahoma,sans-serif; cursor:text; border:none; font-size:11px; vertical-align:middle; height:15px;  padding:0 5px 0 0; }
          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



