/*========================================================*/
/*         CSS for DotNetNuke Skin - Vertigo              */
/*                  by Evan ONeil                         */
/*             http://evan.normanoneil.com                */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0; background: #e8edf2; background-repeat: repeat-x; b  repeat-y margin: 5 0 5 0; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: verdana; font-size: 11px; line-height: 1.4em; margin: 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable { width: 1000px; height: 100%; background: url(Images/page_bg_l.gif) repeat-y top left #FFF; text-align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 1000px; height: 100%; background: url(Images/page_bg_l.gif) repeat-y top left #FFF; text-align: center; }
/*-- cell containing login and register     --*/ .LoginTD {font-family: verdana; font-size: 12px; font-weight: 700; height:146px; text-align:right; vertical-align: top; color: #003366; padding: 0px 30px 0 0; }
/*-- cell containing search                 --*/ .SearchTD {background: url(Images/suche.jpg) no-repeat top left; height:92px; width: 205px; text-align:left; vertical-align: bottom; padding: 0px 30px 0px 14px;}
/*-- cell containing basket                 --*/ .BasketTD {background: url(Images/warenkorbbg.gif) repeat-y top left; width: 205px; text-align:left; vertical-align: bottom; padding: 0px 30px 0px 0px;}
/*-- cell containing menu                   --*/ .MenuTD { width: 198px; vertical-align: top; padding: 0; text-align: left; }
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 0px 0 0; background-color: white; }
/*-- DIV containing panes                   --*/ .PanesDIV { padding: 10px 5px 0 5px; }
/*-- cell containing menu pane              --*/ .MenuPaneTD {  background: url(Images/menu_bottom.gif) no-repeat top left; width:100%; vertical-align: top; padding: 14px 0 0 0; }
/*-- top inner section                      --*/ .InnerTD { background: url(Images/inner_bg.gif) repeat-x top left; height: 65px; width:100%; padding: 0; }
/*-- topleft inner section                  .InnerLeft { background: url(Images/inner_bg_l.jpg) no-repeat top left; height: 65px; width:100%; padding: 0; vertical-align:top; } --*/
/*-- topleft inner section                  --*/ .InnerLeft { background: #ffffff no-repeat top left; height: 65px; width:100%; padding: 0; vertical-align:top; }
/*-- topright inner section                 .InnerRight { background: url(Images/inner_bg_r.jpg) no-repeat top right; height: 65px; width:100%; padding: 0; } --*/
/*-- topright inner section            --*/      .InnerRight { background: #ffffff no-repeat top right; height: 65px; width:100%; padding: 0; }
/*-- bottom footer section                  --*/ .BottomRow { background: url(Images/footer_bg.gif) repeat-x top center #B5B5B5; height: 80px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background: url(Images/footer_bg_l.gif) no-repeat top left; height: 80px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background: url(Images/footer_bg_r.gif) no-repeat top right; height: 80px; text-align: right; vertical-align: top; padding: 23px 40px 0 25px; }
/*-- middle content section                 --*/ .MiddleRow { background: url(Images/page_bg_r.gif) repeat-y top right; padding: 0 8px 0 0px; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { text-align:right; vertical-align: middle; color: #FFF; padding: 36px 2px 0 14px; height:26px;}
/*-- cell containing breadcrumbs menu       --*/ .BreadCrumbsTDMenu { text-align:left; vertical-align: middle; color: #FFF; padding: 0 14px 0 14px; height:26px;}
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: middle; color: #FFF; padding: 0 14px 0 14px; height:39px;}
/*-- cell containing logo                   --*/ .LogoTD { text-align:center; vertical-align: middle; padding: 0 0 0 0; height:1px; width: 204px;}

/*  Blue Skins   */
/*-- top header section                     --*/ .TopRow { background: url(Images/header_bg.jpg) repeat-x top left; height: 190px; padding: 0; }
/*-- top header section                     --*/ .TopRowMiddle { background: url(Images/header_bg_m.jpg) no-repeat top left; height: 190px; width:100%; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeft { background: url(Images/header_bg_l.jpg) no-repeat top left; height: 190px; width:100%; padding: 0; }
/*-- topleft header section man             --*/ .TopRowLeftM { background: url(Images/header_bg_l_man.jpg) no-repeat top left; height: 190px; width:100%; padding: 0; }
/*-- topleft header section woman           --*/ .TopRowLeftW { background: url(Images/header_bg_l_woman.jpg) no-repeat top left; height: 190px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background: url(Images/header_bg_r.jpg) no-repeat top right; height: 190px; width:100%; padding: 0; margin:0;}

/*  Green Skins   */
/*-- top header section                     --*/ .TopRowG { background: url(Images/headerg_bg.jpg) repeat-x top left; height: 201px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowGLeft { background: url(Images/headerg_bg_l.jpg) no-repeat top left; height: 201px; width:100%; padding: 0; }
/*-- topleft header section man             --*/ .TopRowGLeftM { background: url(Images/headerg_bg_l_man.jpg) no-repeat top left; height: 201px; width:100%; padding: 0; }
/*-- topleft header section woman           --*/ .TopRowGLeftW { background: url(Images/headerg_bg_l_woman.jpg) no-repeat top left; height: 201px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowGRight { background: url(Images/headerg_bg_r.jpg) no-repeat top right; height: 201px; width:100%; padding: 0; margin:0;}


/*========================================================*/
/*  3. 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%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 0 7px; text-align: left;}
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- bottom menu content pane       --*/ .PaneMenuBottom { width: 175px; padding: 0px 0px 0px 5px; }
/*-- bottom menu content pane      .PaneMenuBottom { width: 198px; padding: 5px 15px  0 15px; }--*/
/*-- info                          --*/ .Info {height: 170px;width: 164px;background: url(Images/bannerBg.gif) no-repeat top left; vertical-align: bottom; text-align: right;}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #404852; font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #000; font-family: verdana; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object { color: #FFF; font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #DCDDDF; font-family: verdana; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #FFFFFF; font-family: verdana; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFF; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#DDD; font-weight:bold; text-decoration:none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: verdana; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: verdana; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active {color: #666; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #000; font-family: verdana; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: verdana; 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: verdana; 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: verdana; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 15px 4px 11px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: verdana; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: verdana; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: hidden; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 140px; color: #404852; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { z-index: 1000; background: url(Images/menu_bg.gif) repeat-y top left ;  width: 198px; padding: 0px 0px 0px 0px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar {z-index: 1000; cursor: pointer; cursor: hand; background: transparent;  width: 198px; padding: 0px 0px 0px 0px;}
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #F9F9F9; padding: 0px; border: 1px solid #778188; font-weight: normal; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem {z-index: 1000; font-family: verdana;  color: #6A6A6A; font-size: 11px; background: #F9F9F9; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: none;}
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {z-index: 1000; font-family: verdana; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFF; background: #778188; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {z-index: 1000; color: #777D88;background:  url(Images/nav_idle.gif) no-repeat ; padding-left: 0px;padding-top: 0px; height: 38px;width: 198px; font-weight: bold;}
/*-- menuitems single         --*/ .MainMenu_Single {z-index: 1000; color: #777D88; background:  url(Images/nav_idle.gif) no-repeat ; padding-left: 42px;padding-top: 10px; height: 38px; width: 198px; font-weight: bold; margin-top: 2px;}
/*-- menuitems double         --*/ .MainMenu_Double {z-index: 1000; color: #777D88;  padding-left: 5px;padding-top: 0px; height: 60px; width: 198px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Over {z-index: 1000; color: #222; background:  url(Images/nav_over.gif) no-repeat ; padding-left: 0px;padding-top: 10px; height: 38px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {z-index: 1000;color: #666; background:  url(Images/nav_active.gif) no-repeat; padding-left: 42px;padding-top: 10px; height: 38px;width: 198px; font-weight: bold;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {z-index: 1000; display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer {z-index: 1000; color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar {z-index: 1000; cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel {z-index: 1000; padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {z-index: 1000; display: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


