/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

td.directory_list_item{padding-bottom:10px;line-height:15px;}
td.directory_list_item a{text-decoration:none;color:#FF7F00;font-weight:bold;}
td.directory_list_item h4{color:#000;font-weight:bold;font-size:13px;}
ul.services li{float:left;width:24px;height:20px;background-color:#FF7F00;color:#FFF;
margin-right:3px;font-weight:bold;text-align:center;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}

ul#ranches a{font-size:12px;font-weight:bold;padding:6px 8px;}
ul#ranches a div{font-weight:normal;}
ul#ranches{margin:0;}
ul#ranches,ul#ranches li{padding:0;}
h4{font-weight:bold;font-size:14px;border-bottom:solid 1px #CCC;}

div#content .EventTitle, div#content .EventTitle td {background-image:none;background-color:#666;}
div#content td.EventDay{width:60px;overflow:hidden;}
div#content td.EventDay a{display:inline-block;width:60px;height:auto;overflow:hidden;}
.JediCss_ParentCategory td{padding:3px;}
div#content.grid_6{width:462px;padding:0 9px;}
.more-info-table td{padding:3px;}
h1{padding:5px 0;}
#Body #dnn_ctr439_cs_Dispatch_ctl00_tdMain,
#Body #dnn_ctr439_cs_Dispatch_ctl00_table1 td{padding:5px;}
#Body #dnn_ctr439_cs_Dispatch_ctl00_table1 td{background-color:#FFF6D4;border-bottom:solid 1px #CCC;}
#Body .JediCss_ListingsPanel {background-color:#FFF;}
#Body .JediCss_ParentCategory {background-color:transparent;font-weight:bold;padding-top:5px;}
#Body td.JediCss_ParentCategory a{font-weight:bold;text-decoration:none;font-size:13px;color:#FF7F00;}
#Body .JediCss_ChildCategory a{font-weight:bold;text-decoration:none;font-size:12px;color:#999999;}
#Body #dnn_ctr439_cs_Dispatch_ctl00_DataList1{}
.JediCss_ItemTop, .JediCss_ItemTop td{background:#FFF;font-size:13px;font-weight:bold;}
td#dnn_ctr439_cs_Dispatch_ctl00_lblBreadcrumb{padding:8px 4px;}
.admin_grid td{padding:2px;border:solid 1px #777;height:25px;}

div#banner {
height:100px;
overflow:hidden;
}
.DNNAlignright img{text-align:right;}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* 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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* 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     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
















