

/* CSS for Flux DotNetNuke skin ------------------ */
/* Created by Tyler Fawcett - March 2007 --------- */
/* http://tfdnn.com  -- tf@tylerfawcett.com ------ */


/* Universal ------------------------------ */

html {height: 100%;}
body {margin: 0; height: 100%;}
table, tr, td, p, font, div, span {font-family: verdana, sans-serif; line-height: 1.4em;}
hr {height: 1px; color: #bbb;}
form {display: inline;}

/* dnn control panel */
td#dnn-controls-row {background:url(control-panel-bg.gif) repeat-x bottom #fafafa; border: 0; padding: 0; height: 0;}
table.ControlPanel {background:url(control-panel-bg-lt.gif) repeat-x bottom #fcfcfc; border: 0; border-left: 1px solid #eee; border-right: 1px solid #eee;}
table.ControlPanel td {padding: 0px 0 6px 0;}
table.ControlPanel td td.SubHead {padding: 3px 0 0px 0; background: #f1f1f1;}
table.ControlPanel td td td.SubHead {background: transparent; border: 0;}
table.ControlPanel td td {vertical-align: middle;}
table.ControlPanel table td {padding: 1px 0 0 0;}
table.ControlPanel .ControlPanel {border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 0; border-bottom: 0; width: 0px; height: 100px; display: none;}


/* Custom ----------------------------- */

BODY{
	margin: 0px;
	color: #ffffff;
	font-family: verdana;
	font-size: 16px;
	background: #500001;
}

.subhead span{
	color: #ffffff;
}
a.commandbutton, a.commandbutton:hover, a.commandbutton:link, a.commandbutton:active, a.commandbutton:visited{
	color: #ffffff;
}

.LeftPane{
	padding-top:10px;
	padding-left:10px;
}
.ContentPane{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.RightPane{
	padding-right:10px;
}

div.copyright .SkinObject{
	color: #754d4d;
	font-size:10px;
	font-family: arial;
}
div.footer, div.footer a, div.footer a:link, div.footer a:hover, div.footer a:visited, div.footer a:active, div.footer .SkinObject{
	color: #754d4d;
	font-size:10px;
	font-family: arial;
}

.user, .user a, .user a:hover, .user a:visited, .user a:link, .user a:active{
	font-family: arial;
	font-size: 15px;
	color: #754d4d;
	font-weight:bold;
}
.breadcrumb, .breadcrumb a, .breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:link{
	font-family: arial;
	font-size: 15px;
	color: #754d4d;
}

.head{
	color: #dccccc;
	font-size:30px;
	font-family: Times New Roman;	
}


/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 1px;}
.MainMenu_MenuContainer td {font-weight: normal; background-color:transparent;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: Times New Roman; font-size:14px; font-weight: normal; color: #ffffff; border: 0px; padding:3px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: Times New Roman; font-size:14px; font-weight: normal; color: #000000; background: transparent; border: 0px;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 1px 0px 0px -2px; background-color: #063058; border: 1px solid #ddd; border-left: 3px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}
.submenu-chl {background: #343331;}
.submenu-chl .MainMenu_MenuItemSel{height:23px;background: #f4f4f4;}


/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 2px 0 0px; border: 0; text-align: right;}

/* menu arrows for DNN version 4.3.7 and older - controls the pixel shift on hover */
/* .MainMenu_MenuArrow {padding: 0 2px 0 0px; border: #f6f6f6 solid; border-width: 1px 1px 1px 0; text-align: right;} */

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 0 0 1px 0; height: 45px; font-weight: normal; background: url(brazos_county_a_m_club_r4_c8_bg.jpg);}
.MainMenu_Idle td span {padding-left: 8px;padding-right: 8px; color:#500001; font-size: 28px; font-family: Times New Roman;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 45px; font-weight: normal; background: url(brazos_county_a_m_club_r4_c8_bg.jpg);}
.MainMenu_Selected td span {color:#343331; font-size: 28px; font-family: Times New Roman;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; font-weight: bold; height: 45px; background: url(brazos_county_a_m_club_r4_c8_bg.jpg);}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 8px;padding-right: 8px;  color: #500001; font-size: 28px; font-family: Times New Roman;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0;}

.css_08{ font-size: 12px; }


/* Module Menus ------------------------ */

/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {font-family: verdana, sans-serif; font-size: 11px; color: #555; font-weight: normal;	background: #f7f7f7; border: #f7f7f7 1px solid;	padding: 1px 10px 2px 0px;}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px; background-color: #f7f7f7; border: 1px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; color: #333; background: #ddd; border-left: #ddd 1px solid; border-right: #ddd 1px solid;	padding: 1px 10px 2px 0px;}

.ModuleTitle_MenuIcon {border: 1px solid #eee; padding: 0 3px 0 3px;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}



/*  End Style Sheet */
