

/* CSS for Flux DotNetNuke skin ------------------ */
/* Created by Tyler Fawcett - March 2007 --------- */
/* http://tfdnn.com  -- tf@tylerfawcett.com ------ */


/* Universal ------------------------------ */

html {height: 100%;}
body {background: #fff;	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;
	background: #ffffff;
}

TD.topLeftPane DIV{
	padding-left: 10px;
	color: #ffffff;
}
TD.topLeftPane A, TD.topLeftPane A:hover, TD.topLeftPane A:visited, TD.topLeftPane A:active{
	color: #ffffff;
	font-weight: bold;
}

TD.footer, TD.footer A, TD.footer A:hover, TD.footer A:active, TD.footer A:visited, TD.footer A:link, TD.footer span{
	font-family: arial;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

td#dnn_LeftPane{
	width: 157px;
}

a.childlinks, a.childlinks:hover, a.childlinks:active, a.childlinks:visited{
	background: url(bullet.gif) no-repeat;
	padding-left: 13px;
	font-family: arial;
	font-size: 12px;
	color: #6B1119;
}

p{
	padding-left: 4px;
}
.bottom{
	font-family: arial;
	color: #4E4927;
	font-size: 12px;
}
.user, .user a, .user a:hover, .user a:visited, .user a:link, .user a:active{
	font-weight: normal;
	padding-top: 13px;
	font-size: 10px;
	color: #cccccc;
}
.breadcrumb, .breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited, .breadcrumb a:link, .breadcrumb a:active{
	font-family: arial;
	font-size: 11px;
	color: #E0BC3F;
}
.breadcrumb{
	padding-bottom:8px;
	padding-right:7px;
	padding-left:3px;
}
.ctr-header-title{
	color: #6C1420;
}
a.normal{
	font-size: 12px;
}

span.SkinObject input, span.SkinObject label{
	display:none;
}

.searchArea .NormalTextBox{
	border: 2px solid #DBDBDB;
	height: 17px;
}
.topMenu table td, .topMenu table td a, .topMenu table td a:link, .topMenu table td a:visited, .topMenu table td a:hover, .topMenu table td a:active{
	font-family: Arial Narrow, Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	color: #000000;
}
ul{
	margin: 1.2em;
	list-style: disc outside; 
	color: #6C0E1C;
}
ul li a, ul li a:link, ul li a:hover,ul li a:visited{
	font-size: 10px;
	color: #6C0E1C;
}


.EventTitle{
	background: #A69D8D;
}
.EventDay{
	background: #ffffff;
}
td.EventDay a:hover, td.EventDay a{
	color: #000000;
}

/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {width: 1px;}
.MainMenu_MenuContainer td {font-size: 10px; font-weight: normal; font-style:normal; background-color: #A59C8B;}

/* idle state of submenu items */
.MainMenu_MenuItem {background: #B8B1A4; color: #ffffff; font-weight:bold; font-style:normal; border: 0;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {background: #A69D8D; color: #ffffff; font-weight:bold; font-style:normal; border: 0;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}

/* 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;}

/* idle state of main menu items */
.MainMenu_Idle td {text-align:left; height: 26px; background: #A59C8B;}
.MainMenu_Idle td span {padding-left:4px; padding-right:4px; height: 26px; color:#ffffff; font-size: 16px; font-family: arial narrow,arial; font-weight: bold; font-style:normal; border: 1px solid #B8B1A4;}

/* hover state of main menu items */
.MainMenu_Selected td {text-align:left; height: 23px; background: #A59C8B;}
.MainMenu_Selected td span {color:#ffffff; font-size: 16px; font-family: arial narrow,arial; font-weight: bold; font-style:normal; border: 1px solid #ededed;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; height: 26px; background: #A59C8B;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #ffffff; font-size: 16px; font-family: arial narrow,arial; font-weight: bold; font-style:normal;}

/* 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 */
