﻿/*Default DNN Styles */
/* background color for the content part of the pages */
.ControlPanel, .PagingTable{}
.SkinObject{}
a.SkinObject:link{}
a.SkinObject:visited{}
a.SkinObject:hover{}
a.SkinObject:active{}
/* styles for LANGUAGE skinobject */
.Language{}
.Language img{}
/* style for module titles */
.Head{}
/* style of item titles on edit and admin pages */
.SubHead{}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead{}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled{}
/* text style used for rendered text which should appear disabled */
.NormalDisabled{}
/* text style used for rendered text which requires emphasis */
.NormalBold{}
/* text style used for error messages */
.NormalRed{}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{}
/* style to apply if the content should be hidden */
.Hidden{}
/* styles used by Data Grids */
.DataGrid_AlternatingItem{}
.DataGrid_Container{}
.DataGrid_Footer{}
.DataGrid_Header{}
.DataGrid_Item{}
.DataGrid_SelectedItem{}
/* styles used by TreeMenu Skin Object */
.TreeMenu_Node{}
.TreeMenu_NodeSelected{}
a.TreeMenu_Node:link, a.TreeMenu_NodeSelected:link{}
a.TreeMenu_Node:visited, a.TreeMenu_NodeSelected:visited{}
a.TreeMenu_Node:hover, a.TreeMenu_NodeSelected:hover{}
a.TreeMenu_Node:active, a.TreeMenu_NodeSelected:active{}
/* styles used in the FileManager */
.FileManager{}
.FileManager_ToolBar{}
.FileManager_Explorer{} 
.FileManager_FileList{}
.FileManager_MessageBox{}
.FileManager_Header{}
.FileManager_Pager{}
.FileManager_StatusBar{}
.FileManager_Item{}
.FileManager_AltItem{}
.FileManager_SelItem{}
.FileManagerTreeNode{}
.FileManagerTreeNodeSelected{}
a.FileManagerTreeNode:link, a.FileManagerTreeNodeSelected:link{}
a.FileManagerTreeNode:visited, a.FileManagerTreeNodeSelected:visited{}
a.FileManagerTreeNode:hover, a.FileManagerTreeNodeSelected:hover{}
a.FileManagerTreeNode:active, a.FileManagerTreeNodeSelected:active{}
/* styles used in the Wizard Framework */
.Wizard{}
.WizardButton{}
.WizardHeader{}
.WizardFooter{}
.WizardBody{}
.WizardHelp{}
.WizardHelpText{}
.WizardText{}
/* text style used for help text rendered by modules */
.Help{}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton{}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link{}
a.CommandButton:visited{}
a.CommandButton:hover{}
a.CommandButton:active{}
/* button style for standard HTML buttons */
.StandardButton{}

/* Module Title Menu */
.ModuleTitle_MenuContainer{}
.ModuleTitle_MenuBar{}
.ModuleTitle_MenuItem{}
.ModuleTitle_MenuIcon{}
.ModuleTitle_SubMenu{}
.ModuleTitle_MenuBreak{}
.ModuleTitle_MenuItemSel{}
.ModuleTitle_MenuArrow{}
.ModuleTitle_RootMenuArrow{}
/* Main Menu */
.MainMenu_MenuContainer{}
.MainMenu_MenuBar{}
.MainMenu_MenuItem{}
.MainMenu_MenuIcon{}
.MainMenu_SubMenu{   }
.MainMenu_MenuBreak{}
.MainMenu_MenuItemSel{}
.MainMenu_MenuArrow{}
.MainMenu_RootMenuArrow{}
/* LEGACY STYLES from DNN 1-2 */
.HeadBg{}
.TabBg{}
.SelectedTab{}
a.SelectedTab:link{}
a.SelectedTab:visited{}
a.SelectedTab:hover{}
a.SelectedTab:active{}
.OtherTabs{}
a.OtherTabs:link{}
a.OtherTabs:visited{}
a.OtherTabs:hover{}
a.OtherTabs:active{}
.PagingTable{}
.LabelEditTextClass{}
.LabelEditWorkClass{}
/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu{}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver{}
/*Edit In Place Tool Bar Classes*/
.eipbackimg{}
.eipbuttonbackimg{}
.eipbutton_edit{}
.eipbutton_save{}
.eipborderhover{}
/* Login Styles */
.LoginPanel{}
.LoginTabGroup{}
.LoginTab{}
.LoginTabSelected{ }
.LoginTabHover{}
.LoginContainerGroup{}
.LoginContainer{}
/* Search SkinObject Styles */
div.SearchContainer{}
div.SearchBorder{}
input.SearchTextBox{}
div.SearchContainer a{}
div.SearchIcon{}
div.SearchIcon img{}
#SearchChoices{}
#SearchChoices li{}
#SearchChoices li.searchHilite{}
#SearchChoices li.searchDefault{}
/* Event Viewer Styles */
.Exception{}
.ItemCreated{}
.ItemUpdated{}
.ItemDeleted{}
.OperationSuccess{}
.OperationFailure{}
.GeneralAdminOperation{}
.AdminAlert{}
.HostAlert{}
.SecurityException{}
#floater{}
#tablist {}
.dashboardPanel {}
.dashboardPanel table td{}
.dashboardPanel table th{}
.dashboardTableAlt {}
.dashboardGrid{}
.paneOutline{}
.containerAdminBorder{}
/* used to collapse panes without any content in them */
.DNNEmptyPane{}
/* used to set the different module align options - from module settings */
.DNNAlignleft{}
.DNNAlignright{}
.DNNAligncenter{}
/*Font Styles*/
body{font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; color:#4c392c;}
body *{font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;}
p{font-size:14px; line-height:18px;margin: 0 0 18px;}
h1{margin:0 0 10px; padding:0;font-size:24px;line-height:normal;color:Black;}
h2, .headline{margin:0 0 10px; padding:0;font-size:22px;line-height:normal;color:Black;}
h3, .subhead{margin:0 0 10px; padding:0;font-size:20px;line-height:normal;color:Black;}
h4{margin:0 0 10px; padding:0;font-size:18px;line-height:normal;color:Black;}
h5{margin:0 0 10px; padding:0;font-size:16px;line-height:normal;color:Black;}
h6{margin:0 0 10px; padding:0;font-size:14px;line-height:18px;color:Black;}
a:link{color:#009aca;}
a:visited{color:#009aca;}
a:hover{color:#009aca;}
a:active{color:#009aca;}
.sm-font{font-size:10px;}
ul{margin:0 0 10px; padding-top:0; padding-bottom:0;}
ul li{list-style-type:disc;font-size:14px; line-height:18px;}
ul li li{list-style-type:disc;}
ul li ul li{list-style-type:disc;font-size:14px; line-height:18px;}
ol li{font-size:14px; line-height:18px;}
ol li li{font-size:14px; line-height:18px;}
ol li ol li{font-size:14px; line-height:18px;}
.sm-font-black{font-size:10px;color:Black;}
.sm-font-blue{font-size:10px;color:#009aca;}
.sm-font-white{font-size:10px;color:white;}
.sm-font-green{font-size:10px;color:#C5D46F;}
.md-font{font-size:14px;}
.md-font-green{font-size:14px;color:#C5D46F;}
.md-font-white{font-size:14px;color:white;}
.md-font-blue{font-size:14px;color:#009aca;}
.md-font-black{font-size:14px;color:Black;}
.md-font-bold{font-size:14px; font-weight:bold;}
.lg-font{font-size:18px;line-height:normal}
.lg-font-green{font-size:18px;color:#C5D46F;line-height:normal}
.lg-font-white{font-size:18px;color:white;line-height:normal}
.lg-font-blue{font-size:18px;color:#009aca;line-height:normal}
.lg-font-black{font-size:18px;color:Black;line-height:normal}
.black-font{color:Black;}
.blue-font{color:#009aca;}
.white-font{color:white;}
.green-font{color:#C5D46F;}

/*Container Fonts */
.round-white-cont h2 .c-title{color:#009aca;  font-weight:normal;}
#body-left h2 .c-title{font-size:30px;}
#body-right h2 .c-title{font-size:19px;}
.round-white-cont{color:#4c392c;}
.round-grnbg-outer h2 .c-title{color:#009aca; font-weight:normal;}
.round-blubg-outer h2 .c-title{color:white; font-weight:normal;}
.round-blubg-outer {color:white;}
.copyright{color:#cbc3bf; font-size:10px;display:block; height:30px; line-height: 30px; float:left;}
.foot-info{color:#cbc3bf; font-size:10px;display:block; height:30px; line-height: 30px; float:right;}

.round-grnbg-outer a:link{color:#4c392c;}
.round-grnbg-outer a:visited{color:#4c392c;}.round-grnbg-outer a:hover{color:#4c392c;}
.round-grnbg-outer a:active{color:#4c392c;}

/*Misc Styles*/
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.clearboth{clear:both; height:0;line-height:0}
.login-btn{position:absolute; right:-20px; display:block; width:97px; height:31px; background: transparent url('images/btm_login.png') no-repeat; text-indent:-5000px; top:12px;}
.page-width{width:867px; margin: 0 auto; }
body#Body{margin:0 auto; background:#665545 url('images/bkg_strip.jpg') repeat-x; background-position:center 252px}

#page-nav *{z-index:1000;}
#page-nav{margin: 0 auto; height:56px; width:100%; background: white url('images/nav_strip.jpg') repeat-x;}
#page-nav ul{margin: 0; padding:0;}
#page-nav li{list-style-type:none;}
#page-nav a{font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;}
#page-nav .page-width{ position:relative;}

ul#lvl0 li.lvl0,ul#lvl0 li.lvl0-selected {margin:0; padding:0; float:left; background:transparent url('images/nav_divider.jpg') no-repeat left; position:relative; height:56px;}
ul#lvl0 li.lvl0:first-child, ul#lvl0 li.lvl0-selected:first-child{background:none;}
ul#lvl0 li.lvl0 a.lvl0, ul#lvl0 li.lvl0-selected a.lvl0-selected{display:block; font-size:13px; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; font-weight:bold; color:#29190f; text-decoration:none; line-height: 56px; height:56px; padding: 0 19px 0 18px; margin-left:1px;}
ul#lvl0 li.lvl0 a.lvl0 span, ul#lvl0 li.lvl0-selected a.lvl0-selected span{display:block; height:56px; line-height: 56px;}
ul#lvl0 li.lvl0 a.lvl0:hover, ul#lvl0 li.lvl0-selected a.lvl0-selected{ background: transparent url('images/nav_H_strip.jpg') repeat-x;}
ul#lvl0 li.lvl0 a.lvl0:hover span, ul#lvl0 li.lvl0-selected a.lvl0-selected span{ background: transparent url('images/nav_H_arrow.jpg') no-repeat center 49px;}
ul#lvl0 table{display:none; }
ul#lvl0 table .bl{height:7px; width:7px; background: transparent url('images/sub_bl.png') no-repeat top right;}
ul#lvl0 table .b{height:7px;background: transparent url('images/sub_bstrip.jpg') repeat-x top; width:136px;}
ul#lvl0 table .br{height:7px; width:7px; background: transparent url('images/sub_br.png') no-repeat top right;}
ul#lvl0 table{position:absolute; z-index:1000; top:56px; left:0; width:150px;}
ul#lvl0 ul{padding:5px 15px 0;background:#11ABC7;}
ul#lvl0 ul.lvl1 li{float:none;}
ul#lvl0 ul.lvl1 li a{color:White; font-weight:bold; font-size:12px;}
#page-head{min-height:196px; width:100%; margin:0 auto; background: #D3E0D6 url('images/header_strip.jpg') repeat-x}
#page-head-default{ width:100%; margin:0 auto; background: #D3E0D6 url('images/header_strip.jpg') repeat-x}
#head-left{float:left;width:475px;}
#head-right{float:left;width:392px;}
#page-body{ background: transparent url('images/Bkg.jpg') no-repeat top;min-height:614px}
#page-body a:link, #page-body a:hover, #page-body a:active, #page-body a:visited{text-decoration:underline;}
#body-top, #body-btm{ margin: 0 20px;}
#body-left{float:left; margin-left:20px; width:490px; min-height:200px;}
#body-right{float:left;margin-left:20px; width:307px; min-height:200px;}
#page-body .page-width{}
#page-body .page-width{padding: 20px 11px 0; background:  url('images/contentBkg_strip.png') repeat-y; position: relative}
#page-body .btm-bg{background: transparent url('images/contentBkg_btm.png') no-repeat top; height:12px;position:absolute;width:889px; left:0; bottom:-12px;}
.admin-head{height:96px!important; }


.round-white-cont h1{color:#4c392c;}
.round-white-cont h2, .headline{color:#4c392c;}
.round-white-cont h3, .subhead{color:#4c392c;}
.round-white-cont h4{color:#4c392c;}
.round-white-cont h5{color:#4c392c;}
.round-white-cont h6{color:#4c392c;}

.round-grnbg-outer h1{color:#009ACA;}
.round-grnbg-outer h2, .headline{color:#009ACA;}
.round-grnbg-outer h3, .subhead{color:#009ACA;}
.round-grnbg-outer h4{color:#009ACA;}
.round-grnbg-outer h5{color:#009ACA;}
.round-grnbg-outer h6{color:#009ACA;}

.round-blubg-outer h1{color:White;}
.round-blubg-outer h2, .headline{color:White;}
.round-blubg-outer h3, .subhead{color:White;}
.round-blubg-outer h4{color:White;}
.round-blubg-outer h5{color:White;}
.round-blubg-outer h6{color:White;}

.round-blubg-outer a:link{color:white;}
.round-blubg-outer a:visited{color:white;}
.round-blubg-outer a:hover{color:white;}
.round-blubg-outer a:active{color:white;}



.TitleHeader, .SizeHeader, .DescriptionHeader, .DownloadHeader, label.SubHead{color:#4c392c; font-size:14px; font-weight:bold;}
label.SubHead{color:#4c392c; font-size:14px; font-weight:bold; line-height:18px;display:block; height:18px;}
.ListTitleRow{}
.LinksDesignTable{width:100%;}

#head-left *{font-family:Times New Roman; font-size:17px; color:#604739; font-weight:bold;}
.FCKImageGalleryContainer, .FCKLinkGalleryContainer{background:white;}
