body{
	margin: 0px;
	background-color: #1d1e20;
	background-image: url(terrence_murphy_bg.jpg);
}

table, td{
	text-align: left;
}

.LeftPane, .RightPane, .TopPane, .TopLeftPane, .TopRightPane, .ContentLeftPane, .ContentPane, .ContentRightPane, .BottomLeftPane, .BottomRightPane, .BottomPane,
.LeftPane p, .RightPane p, .TopPane p, .TopLeftPane p, .TopRightPane p, .ContentLeftPane p, .ContentPane p, .ContentRightPane p, .BottomLeftPane p, .BottomRightPane p, .BottomPane p,
.LeftPane td, .RightPane td, .TopPane td, .TopLeftPane td, .TopRightPane td, .ContentLeftPane td, .ContentPane td, .ContentRightPane td, .BottomLeftPane td, .BottomRightPane td, .BottomPane td{
	color: #ffffff;
}
.FooterLeftPane, .FooterPane,
.FooterLeftPane p, .FooterPane p,
.FooterLeftPane td, .FooterPane td{
	color: #ededed;
}

td.Footer{
	text-align:right;
}
td.Footer, td.Footer span.SkinObject, td.Footer a.SkinObject, td.Footer a.SkinObject:hover, td.Footer a.SkinObject:visited, td.Footer a.SkinObject:active{
	color: #ededed;
	font-weight: normal;
	font-size: 10px;
}

td.Copyright{
	text-align:center;
}
td.Copyright, td.Copyright span.SkinObject, td.Copyright a.SkinObject, td.Copyright a.SkinObject:hover, td.Copyright a.SkinObject:visited, td.Copyright a.SkinObject:active{
	color: #ededed;
	font-weight: normal;
	font-size: 10px;
}

.ControlPanel{
 background:#1b1c1e;
 border-bottom:2px solid #ffffff;
}

/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 1px; z-index: 999999;}
.MainMenu_MenuContainer td {font-weight: normal; background-color:transparent; z-index: 999999;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: Tahoma; font-weight: bold; color: #ffffff; border: 0px; padding:3px; z-index: 999999;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: Tahoma; font-weight: bold; color: #ffffff; background: transparent; border: 0px; padding:3px; z-index: 999999;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 999999; 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-color: #1b1d1c; z-index: 999999;}
.submenu-chl .MainMenu_MenuItem{height:30px;background-color: #1b1d1c; z-index: 999999;}
.submenu-chl .MainMenu_MenuItemSel{height:30px;background-color: #5a5400; z-index: 999999;}



/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 0px 0 0px; border: 0px; text-align: right;}
.MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 0px; text-align: right; display:block; }
.submenu-chl .MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 1px solid #ff00ff; 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: 41px; font-weight: bold; background:url(terrence_murphy_menu_bg.jpg);}
.MainMenu_Idle td span {padding-left: 8px;padding-right: 8px; color:#f9f9f9; font-size: 11px; font-family: Tahoma;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 41px; font-weight: bold; background:url(terrence_murphy_menu_hover.jpg);}
.MainMenu_Selected td span {color:#f9f9f9; font-size: 11px; font-family: Tahoma;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; font-weight: bold; height: 41px; background:url(terrence_murphy_menu_hover.jpg);}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 8px;padding-right: 8px;  color: #f9f9f9; font-size: 11px; font-family: Tahoma;}

/* items we don't need to see */
/*.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}*/
.MainMenu_MenuBreak {width: auto; border: 0;}

.css_08{ font-size: 12px; }


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }