
/*=======================================================+
|                                                        |
|      CSS for DotNetNuke Skin - Santa Cruz County       |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                        May 2009                        |
|                                                        |
+=======================================================*/


/*=======================================================+
|  Universal                                             |
+=======================================================*/

/*-- HTML (Left blank on purpose)     --*/  html {}
/*-- Body                             --*/  #Body {margin: 0;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #333; line-height:1.4em;background-color:#FFFCF2;}
/*-- Default Font                     --*/  p {}
/*-- Additional space for lists       --*/  li { margin-bottom: 2px;}
/*-- Lists Styles. 3 levels deep.     --*/  ul li, ul li li, ul li li li {list-style-type:square;}
											ul {margin-left:10px;padding-left:10px;}
/*-- Make sure forms look good        --*/  form {margin:0;padding:0;}
/*-- Make background white for
     control tables                   --*/  .FCKImageGalleryContainer {background-color:#FFF;}

/*========================================================+
|  Links                                                  |
+========================================================*/

/*-- default links visited and active --*/  a:link, a:visited, a:active {text-decoration:none; color: #53466C; font-style:normal;text-decoration:underline;}

/*-- default links hover              --*/  a:hover {text-decoration:none;}

/*-- normal  links visited and active --*/  a.Normal:link, a.Normal:visited {text-decoration: underline; }

/*-- normal  links hover              --*/  a.Normal:hover {text-decoration: none; }


/*========================================================+
|  Design Elements                                        |
+========================================================*/


/*-- Set the margin and padding for 
     the content Border Background
	 Div.                             --*/  .BorderBgDiv {width:980px; margin:0 auto; padding:0px;}
	 
/*-- Set the top border               --*/  .TopDiv{ background:url(graphics/BorderedTop_bg.png) top no-repeat; height:15px;}
	 
/*-- Set width for Full page          --*/  .fullWidth {width:962px;padding:0;margin:0 auto;border-bottom: #CCC 1px solid; position:relative;}

/*-- Set the width of the header
     content                          --*/  .HeaderDiv{background:url(graphics/header_bg.png) left top no-repeat;}

/*-- Set the background for page
     content.                         --*/  .contentWrapper {background:url(graphics/BorderedContent_bg.png) top center repeat-y;}

/*-- Set the padding of the content
     column.                          --*/  .left{float:left;}
											.right{float:right;}

/*-- Banner Division Styles			  --*/	.BannerPane1, .BannerPane2, .BannerPane3 {clear:both;}
											.BannerPane3{ border-bottom:#264832 1px solid;}
											.Banner p {margin:0px; padding:0px;}
											.dnnLogo {}
											.dnnLogo a {} 

/*-- Set background image i.e.
     dotted line between dnnUSER and
	 dnnLOGIN. If you don't want the
	 divider, just empty the contents
	 of this style.                   --*/  .header-divide {background: url(graphics/hdr_divide.gif) center no-repeat; padding:2px 4px;}


/*-- Set background image i.e.
     dotted line between dnnTerms and
	 dnnCOPYRIGHT. If you don't want
	 the divider, just empty the
	 contents of this style.          --*/  .footer-divide {background: url(graphics/hdr_divide.gif) center no-repeat; padding:2px 4px;}


/*-- Set the margin of the master
     table (the table that contains
	 the vertical navigation and 
	 content cells).                  --*/  #MasterTable {margin:0px;}

/*-- Set the top padding of the
     TopPane. This keeps the pane
	 from sitting flush against the
	 breadcrumb/search section.       --*/  .TopPane {margin-bottom:20px;}
	 

/*-- Set the padding and width of
     all the major panes. Set
	 vertical align to top.           --*/  
                                            .HeaderPane {position:absolute; left:485px;top:0px;}
											.LeftNavTop {clear:both;padding:5px;}
											.LeftNavTop .StdContainer {margin-bottom:0px;}
											.LeftNavBottom {clear:both;padding:5px;}
											.LeftGutterPane {clear:both;padding:10px;}
											.TopPaneDiv {clear:both;}
	 
	 										.TopLeftPane { width:450px; vertical-align:top;}
										    .TopRightPane {width:450px; vertical-align:top;}
											
											
											.ContentPaneDiv {clear:both;}
											.ContentPane {vertical-align:top;}
											
											.ContentPane2Div {clear:both;}
										    .LeftPane {width:200px; vertical-align:top;}
										    .ContentPane2 {vertical-align:top; width:700px;}
											
											.ContentPane3Div {clear:both;}
											.ContentPane3 {vertical-align:top; width:700px;}
											.RightPane {width:200px; vertical-align:top}
											
										    .MiddlePaneDiv{clear:both;}
											.MiddleLeftPane {width:200px;margin-right:20px; vertical-align:top;}
										    .MiddlePane {width:484px;vertical-align:top;}
										    .MiddleRightPane {width:200px;vertical-align:top;}
										
									        .BottomPaneDiv{clear:both;}
											.BottomColumn1 {width:216px;margin-right:20px; vertical-align:top;}
										    .BottomColumn2 {width:216px;margin-right:20px; vertical-align:top;}
										    .BottomColumn3 {width:216px;vertical-align:top;}
										    .BottomColumn4 {width:216px;vertical-align:top;}
											
											.BottomPane {clear:both;}
											
/*-- Set the padding and width for
     the subpage layout               --*/  #subpage-div .TopLeftPane {width:346px;}
											#subpage-div .TopRightPane {width:346px;}
	
											#subpage-div .ContentPane {vertical-align:top; padding:0px;}
											
											#subpage-div .LeftPane {width:200px; vertical-align:top;}
											#subpage-div .ContentPane2 {vertical-align:top; width:492px;}
											
											#subpage-div .ContentPane3 {vertical-align:top; width:492px;}
											#subpage-div .RightPane {width:200px; vertical-align:top;}
																															
											#subpage-div .MiddleLeftPane {width:224px; }
											#subpage-div .MiddlePane {width:225px;}
											#subpage-div .MiddleRightPane {width:224px;}
											
											#subpage-div .BottomColumn1 {width:163px;}
											#subpage-div .BottomColumn2 {width:163px;}
											#subpage-div .BottomColumn3 {width:163px;}
											#subpage-div .BottomColumn4 {width:163px;}
																						

/*-- Set font size, color, etc. 
     for login links and text.        --*/  .login{text-decoration:none; color: #999999;}
                                            #dnn_dnnUSER_cmdRegister {text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(graphics/hdr_divide.gif) right no-repeat;padding-right:12px;color:#FFF;}
                                            #dnn_dnnUSER_cmdRegister:hover {text-decoration:underline; }
										   
										    #dnn_dnnLOGIN_cmdLogin {text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;}
                                            #dnn_dnnLOGIN_cmdLogin:hover {text-decoration:underline;}
										   

/*========================================================+
| Menu, Breadcrumb, and Search                            |
+========================================================*/

/*-- Set the background image, 
     width, and margins for 
     the menu.                        --*/  .menu-bg{background-color: #53466C; height:26px; border-top: #53466C 1px solid;border-bottom: #131019 1px solid;}
                                            .menu{text-align:left;}
										   

/*-- Set the background image, 
     width, and margins for the 
     Breadcrumb.                      --*/  .breadcrumb-div{background-color:#407853; height:26px;border-top:#7D9184 1px solid; border-bottom:#172B1E 1px solid;line-height:12px;}
                                            .breadcrumb-row{padding:0px 0px;  }

/*-- Set font size, color, etc. 
     for the breadcrumb div.          --*/  .breadcrumbdiv {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color: #FAFAFA; text-align:left;padding:6px 0px 0px 10px; float:left;}
                                            .breadcrumb {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none !important; color: #FAFAFA !important; font-style:normal !important;}
                                            .breadcrumbdiv a:hover {text-decoration:underline !important;}
											.breadcrumb-pretext {font-weight:normal;color:#FAFAFA;line-height:12px;}

/*-- Set font size, color, etc. 
     for the Current Date div.        --*/  .currentDateDiv {display:block; float:right;padding-right:10px;}
                                            .currentDate {font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color: #999;}
                                            .current-date a {font-size:12px; text-decoration:none; color:#666666;}
                                            .current-date a:hover {text-decoration:underline;}

/*-- If panes are empty, we make 
     sure there are no lingering
	 styles.               		      --*/  .DNNEmptyPane {border:0px none !important; line-height:0px !important; padding:0px !important; font-size:0px !important; height:0px !important; width:0px !important;margin:0px !important; }
	 
											html > body .DNNEmptyPane {}
/*-- Set the background image, 
     width, margin, and border
     for the content div.             --*/  .content {width:924px; margin:0px auto 0 auto;padding:10px 0 20px 0; }
                                            .contentBg {position:relative;background:url(graphics/subpage_content_bg.png) top left no-repeat;}

/*-- Set the background image,
     width, margin, and font
     for the footer div.              --*/  
                                            .BottomDiv{ background:url(graphics/BorderedBottom_bg.png) bottom no-repeat; height:2.5em;clear:both;position:relative;}
											.footer-bg {border-top:#666 1px solid;}
                                            .footer {font-size:.8em; line-height:1.8em; text-decoration:none; color: #FAFAFA; width:934px;padding-top:2px;margin:0 auto 0 auto; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif;}
                                            .footer a {text-decoration:none; color: #FAFAFA;}
                                            .footer a:hover {text-decoration:underline;}

/*-- Padding-right is used to set
     the terms and privacy text
     3 pixels from the right edge.    --*/  .termsdiv{float:right; bottom:0px;}
	 										.terms{background:url(graphics/hdr_divide.gif) right no-repeat;padding-right:12px;}
											.privacy{background:url(graphics/hdr_divide.gif) right no-repeat;padding-right:12px;}

/*-- Margin-left is used to set
     the copyright text 3 pixels 
     from the left edge.              --*/  .copyright{padding:0;}
     
/*-- Horizontal Rule                  --*/  hr {height: 1px; color: #bbb;}
     
     
/*========================================================+
|  Search Items                                           |
+========================================================*/

/*-- Set the padding of the
     search div.                      --*/  .Search {float:right; padding:2px 5px 0 0;}
                                            .search img {border:none; padding:0px 0px 0px 0px;}
	
/*-- Set background color for
     Google custom search input       --*/  .GCSearchBox {background-color:#FFFCF2;}
	 
/*-- If you need to change the button
     for the Google custom search     --*/  .GCSearchButton {}

/*-- Font for Radio Button labels.
     Not displayed by default 
     but just in case.                 
                                      --*/  a.SearchField:hover {text-decoration:underline !important;}
                                           
/*-- Search Textbox Font and
     background image.                --*/  #dnn_dnnSEARCH_txtSearch.NormalTextBox {padding: 2px 2px 0px 4px; font-size:11px; height:15px; background-color:  #F8F8F8;border: #999999 1px solid; width:120px;}
	 									    #dnn_dnnSEARCH_cmdSearch img {border:none; vertical-align:top; margin-top:0px; padding:0px;}

/*========================================================+
|  DNN Control Panel                                      |
+========================================================*/

/*-- We are using the DNN defaults
     Except the align center which
     breaks when you use DIV not
	 tables for content.              --*/	.DNNAligncenter {text-align:left;}
										    .ControlPanel, .PagingTable {background-color:#FFFFFF;border:1px solid #003366; text-align:center; width:50%;margin-left: auto;margin-right: auto;}


/*========================================================+
|  Text Styles                                            |
+========================================================*/

/*-- Default Font                     --*/  p {font-family:Verdana, Arial, Helvetica, sans-serif; color: #333333; margin:0 0 10px 0;}

/*-- Most of the site text.           --*/  .normal, .Normal {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #333333;}

/*-- Most of the bold site text.      --*/  .NormalBold {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; color: #555;}

/*-- Red Error site text.             --*/  .NormalRed {color: #990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

/*-- subheadings - mostly in admin.   --*/  .SubHead {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333;}

/*-- headings - mostly in admin.      --*/  .Head {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: normal; background-color:transparent; color: #333333;}

/*-- Header styles.                   --*/  h1 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 1.8em; text-decoration: none; font-weight: normal;margin-top:0px; margin-bottom:8px;line-height:1.6em;}
											h2 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 1.6em; margin-top:0px;margin-bottom:8px;line-height:1.4em;}
											h3 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 1.4em;margin-top:0px;margin-bottom:6px;line-height:1.4em;}
											h4 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 1.2em; margin-top:0px;margin-bottom:6px;line-height:1.2em;}
											h5 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 1.1em;font-weight:normal;line-height:1.1em;margin-top:0px;margin-bottom:6px;}
											h6 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 1em;font-weight:normal; font-style:italic;margin-top:0px;margin-bottom:4px;line-height:1em;}

/*========================================================+
|  User Defined Tables                                    |
+========================================================*/

											.UDT_Table_Head th {font-size:10px;}
											.UDT_Table_AlternateItem, .UDT_Table_AlternateItem p {font-size:10px;background-color:#F3F3F3;vertical-align:top;}
											.UDT_Table_Item, .UDT_Table_Item p {font-size:10px;vertical-align:top;}


/*========================================================+
|  Module Menus                                           |
+========================================================*/

/*-- Usually no need to change 
     these styles.                    --*/  .ModuleTitle_MenuItem {background-color:#F7F7F7;border:1px solid #F7F7F7;color:#333333;font-family:verdana,sans-serif;font-size:11px;font-weight:normal;padding:0px 10px 0px 0px;}                                          
                                            .ModuleTitle_SubMenu {background-color:#F7F7F7;border:1px solid #666666;margin:1px 0px 0px;padding:0px;z-index:1000;}                                           
                                            .ModuleTitle_MenuItemSel {background:#DDDDDD none repeat scroll 0%;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;color:#000000;font-family:verdana,sans-serif;font-size:11px;font-weight:normal;padding:0px 10px 0px 0px;}                                           
                                            .ModuleTitle_MenuIcon {border:1px solid #EEEEEE;padding:2px 3px;}                                           
                                            .ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display:none;}





/*========================================================*/
/*  Forms                                                 */
/*========================================================*/
     
/*-- Default for Element              --*/  select, input { font-family: tahoma; font-size: 11px; color: #555; }

/*-- Default Textbox                  --*/  .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }

/*========================================================+
|  SubPage Styles                                         |
+========================================================*/

/*-- Set backgrounds and width for 
     subpage.                         --*/  #subpage-div {clear:both; position:relative;background:url(graphics/subpage_content_bg.png) top left no-repeat;
/*background:url(graphics/ContentSubPage_bg.png) top center repeat-y;*/}
											#subpage-content {width:712px;margin:10px 10px 10px 20px;float:right;}

/*-- Set the leftnav styles           --*/  #leftnav-div {width:210px; height:100%;}
											#leftnav-header {background:url(graphics/left_nav_header.gif) center bottom no-repeat; height:8px;}
											#leftnav {background-color:#ADC5D5;}
											#leftnav ul {margin-bottom:0;}
											#leftnav-footer {background:url(graphics/left_nav_footer.gif) right top no-repeat; height:25px; margin-bottom:10px; clear:both;}
											
/*-- Clearfix allows us to have
     floats set the height of the
	 content and leftnav divs         --*/	.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
	 										.clearfix {zoom: 1;/* triggers hasLayout */
    												   display: block;     /* resets display for IE/Win */}  
													   /* Only IE can see inside the conditional comment
													   and read this CSS rule. Don't ever use a normal HTML
													   comment inside the CC or it will close prematurely. */
	
	
/*========================================================+
|  Navigation Menu Styles                                 |
+========================================================*/


/*-- Set line height.                  --*/  #nav li {position:relative;float:left;line-height:12px;list-style:none;padding:0px;margin-bottom:0px; background-color:transparent; z-index:100;} /* text-transform:uppercase; */

/*-- Set bottom margin and
     color of menu that does not
     contain menu items.               --*/  #nav ul {padding:0px;margin:0px;list-style:none;float:left;width:100%;background:transparent;}

/*========================================================+
| The following three (3) items should have the same      |
| background color                                        |
+========================================================*/

/*-- Font for top menu items.          --*/  #nav a {font-family:Verdana, Geneva, sans-serif; font-weight:normal;font-size:12px;display:block;margin: 0;text-decoration:none;text-align:center;padding: 0 20px; margin:0px; color: #FFFFFF; /*border-right:#CCC 1px solid;*/  background:#53466C url(graphics/menu_divide.gif) right center no-repeat;line-height:26px;}

/*-- Second-level list container.      --*/  #nav li ul {position:absolute;left: -999em;width:167px;border-top:#CCC 1px solid;border-left:1px solid #CCC;}

/*-- Second-level menu items.          --*/  #nav li li a {width:150px;font-size:11px;text-align:left;border-right:1px solid #CCC;background:#53466C none; color:#FFF;border-bottom:#CCC 1px solid; line-height:16px; padding:6px 6px 6px 10px; text-transform:none; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}

/*========================================================+
| The following four (4) items should have the same       |
| background color                                        |
+========================================================*/

/*-- Hover style for unselected 
     menu items.                       --*/  #nav li a:hover {background: #FFFCF2 none; color:#53466C;}

/*-- Top-level selected menu items.    --*/  #nav li.SelectedTab a {}

/*-- Second-level selected
     menu items.                       --*/  #nav li li.SelectedTab a {background:#FFFCF2 none; color:#53466C;}

/*-- Third-level selected 
     menu items.                       --*/  #nav li li li.SelectedTab a {background: #FFFCF2 none; color:#53466C;}

/*-- Hover style for selected 
     menu items.                       --*/  #nav li.SelectedTab a:hover {background: #FFFCF2 none; color:#53466C;}
     
/*-- Font color for disabled tabs.     --*/  #nav .DisabledTab {color:#CCCCCC;}

/*-- No need to change these hover
     classes unless you need more 
     than 4 levels                     --*/  #nav li:hover ul ul,
                                             #nav li:hover ul ul ul,
                                             #nav li:hover ul ul ul ul,
                                             #nav li.iehover ul ul,
                                             #nav li.iehover ul ul ul,
                                             #nav li.iehover ul ul ul ul{left: -999em;}
/*-- Set where the first drop-down
     hover menu starts along the y
	 axis                              --*/  #nav li:hover ul, 
                                             #nav li.iehover ul {top: 26px;left:0;}
                                            
/*-- Set where the first drop-down
     hover menu starts along the x
	 axis                              --*/  #nav li li:hover ul,
                                             #nav li li li:hover ul,
                                             #nav li li.iehover ul,  
                                             #nav li li li.iehover ul {top: 2px;left:166px;}
											 
/*========================================================+
|  Navigation Vertical Menu Styles                        |
+========================================================*/


/*-- Set the width and backgrond
     image of the menu column.         --*/ #MenuColumn{width:201px; vertical-align:top; background: #F2F2F2 url(graphics/vert_menu_bg.gif) top repeat-y;}

/*-- Set the padding for the
     TopMenuPane and BottomMenuPane    --*/ #dnn_BottomMenuPane .Normal, #dnn_BottomMenuPane .Head, #dnn_TopMenuPane .Normal, #dnn_TopMenuPane .Head {padding:0px 10px;}


/*-- Set line height.                  --*/ #leftnav li {position:relative;float:left;list-style:none;padding:0px; margin-bottom:0px;width:200px;}

/*-- Set bottom margin and
     color of menu that does not
     contain menu items.               --*/ #leftnav ul {padding:0px;margin:0px;list-style:none;float:left; border-top:#ccc 1px solid; width:200px;}

/*-- Font for top menu items.          --*/ #leftnav a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;display:block;margin: 0;text-decoration:none;text-align:left;font-weight:normal;padding: 5px 10px 5px 10px; margin:0px; color: #264832;width:188px;border-bottom:#ccc 1px solid; }

/*-- Second-level list container.      --*/ #leftnav li ul {position:absolute;left: -999em;width:219px;border-top:1px solid  #CCC;}

/*-- Second-level menu items.          --*/ #leftnav li li a {width:200px;font-size:10px;text-align:left; color:#FFF;border-bottom:none;}
											

/*========================================================+
| The following four (4) items should have the same       |
| background color                                        |
+========================================================*/


/*-- Hover style for unselected 
     menu items.                       --*/ #leftnav li a:hover {background-color: #FFF;}
	                                       

/*-- Top-level selected menu items.    --*/ #leftnav li.SelectedTab a {font-weight: bold;}

/*-- Second-level selected
     menu items.                       --*/ #leftnav li li.SelectedTab a {background-color:#F2F2F2;}

/*-- Third-level selected 
     menu items.                       --*/ #leftnav li li li.SelectedTab a {background-color: #F2F2F2;}


/*-- Hover style for selected 
     menu items.                       --*/ #leftnav li.SelectedTab a:hover {background-color: #FFF;}
     

/*-- Font color for disabled tabs.     --*/ #leftnav .DisabledTab {color:#CCCCCC;}

/*-- No need to change these hover
     classes unless you need more 
     than 4 levels                     --*/ #leftnav li:hover ul ul,
                                            #leftnav li:hover ul ul ul,
                                            #leftnav li:hover ul ul ul ul,
                                            #leftnav li.iehover ul ul,
                                            #leftnav li.iehover ul ul ul,
                                            #leftnav li.iehover ul ul ul ul,
											#leftnav li.iehover ul ul ul ul ul {left: -999em;}
                                            #leftnav li:hover ul, 
                                            #leftnav li.iehover ul {top: 0px;left:200px;}
                                            #leftnav li li:hover ul,
                                            #leftnav li li li:hover ul,
                                            #leftnav li li.iehover ul,  
                                            #leftnav li li li.iehover ul,
											#leftnav li li li li.iehover ul {top: 0;left:200px;}
											
											#leftnav .Level1 a {padding-left:10px; width:178px;}
											#leftnav .Level1 a:hover {background: #FFF;}
											#leftnav .Level2 a {padding-left:20px; width:168px;background: transparent url(graphics/arrow1.gif) left no-repeat;}
											#leftnav .Level3 a {padding-left:30px; width:158px;background: transparent url(graphics/arrow2.gif) left no-repeat;}
											#leftnav .Level4 a {padding-left:40px; width:148px;background: transparent url(graphics/arrow3.gif) left no-repeat;}




/*========================================================+
|  End DNN Skin Styles                                    |
+========================================================*/



