/*========================================================*/
/*         CSS for DotNetNuke Skin - Burbank              */
/*                  by Jared Buttars                      */
/*             http://www.black-pond.com                  */
/*                jared@black-pond.com                    */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML PAGE                   */ html { height: 100%; }
/*-- Style For HTML BODY                   */ body { margin: 0; background: #13223f; margin: 0 0 0 0;}
/*-- page bg                               */ .docbg { background-image:url(images/boat_dealers_background.gif); background-repeat: repeat-y; }
/*-- top bg                                */ .site_top_bg { background-image:url(images/BoatingOntarioBackground1.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg1 { background-image:url(images/BoatingOntarioBackground1.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg2 { background-image:url(images/BoatingOntarioBackground2.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg3 { background-image:url(images/BoatingOntarioBackground3.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg4 { background-image:url(images/BoatingOntarioBackground4.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg5 { background-image:url(images/BoatingOntarioBackground5.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg6 { background-image:url(images/BoatingOntarioBackground6.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bg7 { background-image:url(images/BoatingOntarioBackground7.jpg); background-repeat: no-repeat;}
/*-- top bg                                */ .site_top_bgc { background-image:url(images/contactpage.jpg); background-repeat: no-repeat;}

/*-- Where the logo goes                   */ .logo-place { padding-left:500px; padding-top:1px; }
/*-- Where the menu goes                   */ .menu-place { padding-top:85px;}
/*-- Where the footer goes                 */ .footer-place { padding-top:12px; }
/*-- Where the content goes                */ .content-place {padding-top:25px; padding-bottom:5px;}
/*-- Where the search goes                 */ .search-place { padding-left:550px; padding-top:40px;}
/*-- Setting Text Throughout the skin      */  p, div {font-family: Arial; font-size: 12px; color: #483d8b; }


/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- header pane               --*/ .PaneHead { padding:  0 0 0 0px;}
/*-- full pane                 --*/ .PaneCenter { width: 780px; height:100%; padding: 0 0 0 0; }
/*-- left pane                 --*/ .PaneLeft { padding: 0 0px 0 0; width: 249px; }
/*-- right pane                --*/ .PaneRight { padding-left:10px; padding-right:10px; width: 35%; }
/*-- Half pane                --*/ RightHalfPane { padding-left:10px; padding-right:10px; width: 50%; }
/*-- Half pane                --*/ .LeftHalfPane { padding-left:10px; padding-right:10px; width: 50%; }
/*========================================================*/
/*  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: #ffffff; font-family: Arial; font-size: 12px; font-weight:normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration: underline; color:#f5ad09; font-size: 12px; font-family: Arial;}
/*-- terms privacy and copyright       --*/ .FOOTER { color:#ffffff; font-size: 12px; font-weight:normal; font-family: Arial; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#ffffff; font-size:12px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:underline; color:#f5ad09; font-size: 12px; font-family: Arial;}
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #000000; font-family: verdana; font-size: 10px; text-decoration: none;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { text-decoration: underline;  color:#000000; font-size: 10px; font-family: verdana;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 0; background: #004180; padding: 0px; border: none; border-top-width: 0px; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: Arial;  color: #FFFFFF; font-size: 12px; font-weight: bold; font-style: normal; padding: 0px 35px 0px 16px; border: 0; height: 20px; }
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: Arial;  color: #FFFFFF; font-size: 13px; border: 0; padding: 0; text-transform:uppercase; font-weight:bold;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: Arial; color: #000080; font-size: 12px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; border: 0; height: 20px; background: #f5ad09;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #FFFFFF; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #f5ad09; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #000000; background: transparent; font-weight: bold; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #f5ad09; font-family: Arial; font-size: 13px; border: 0; padding: 0; text-transform:uppercase; background : transparent; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub { color: #ffffff; padding: 0; font-weight: bold; height: 20px; text-transform:uppercase; }
/*-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #f5ad09; padding: 0; font-weight: bold; height: 20px; }
/*-- right seperator idle       --*/ .SeparatorCSS {font-family: Arial;  color: #FFFFFF; font-size: 12px;  border: 0px; padding 0px 0px 0px 0px; }
/*-- 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;  background: transparent;}




/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Arial; font-size: 12px; color: #483d8b; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Arial; font-size: 12px; font-weight: bold; color: #483d8b; }
/*-- red text on site for errors       --*/ .NormalRed { color: #483d8b; font-family: Arial; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Arial; font-size: 12px; font-weight: bold; color: #483d8b; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #483d8b; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active  { color: #483d8b; font-family: Arial; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover{ color: #f5ad09; font-family: Arial; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #00008b; font-family: Arial; font-weight: bold; font-size: 12px; text-decoration: underline; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #f5ad09; font-family: Arial; font-size: 12px;	text-decoration: underline; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 6px 5px 6px 5px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }
/*-- default links visited and active  --*/  a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {color:navy;}
/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Arial; font-size: 10px; color: #000000; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch{ background: white; width:160px; height:20px; color: #000000; padding: 0px 0px 0px 0px; cursor:text; border: 0px solid #FFFFFF; font-size:18px;}
             
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
























