
/* CSS Document */
#Body {background:#000000; height:100%; margin:0; padding:0; }

.SearchTextBox {
	width: 100%;
	background-color: #333;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#CCC;
	float:right;
	padding: 2px;
}

.SubTitles, a.SubTitles, a.SubTitles:link, a.SubTitles:active, a.SubTitles:visited, a.SubTitles:hover {
	color: rgb(255, 255, 0); font-weight: bold; text-transform: uppercase; text-decoration:none;
	
}

.LoginTextBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	width: 100%;
	color:#FFFFFF;
	border: none;
	background-color: #191919;
	text-decoration:none;
}

.LoginButton{
	color:#CCCCCC;
	height: 15px;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#262626;
	text-align:right;
	border:none;
	padding:0px;
	font-size: 10px;
}

.LoginButtonDark{
	color: #999;
	height: 15px;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#262626;
	text-align:right;
	border:none;
	padding:0px;
	font-size: 10px;
}

.SearchTextButton, a.SearchTextButton, a.SearchTextButton:link, a.SearchTextButton:active, a.SearchTextButton:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.SearchTextButton:hover {
	color:#FF0;
	text-decoration:none;
}


.footerLinks, a.footerLinks, a.footerLinks:link, a.footerLinks:visited, a.footerLinks:active {
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
a.footerLinks:hover {
	color:#FF0;
	text-decoration:none;
	text-transform:uppercase;
	text-decoration:underline;
}


/*-------- Default Style --------*/
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, .CommandButton{color: #333333; font-family: Tahoma, Geneva, sans-serif; text-align: inherit; text-align:left;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 {color:#000000;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 {font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

a,a:link,a:visited,a:active{color: #000; text-decoration: underline; font-weight:normal; }
a:hover{color: #FF0; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Tahoma, Geneva, sans-serif;}
.Head{color: #CCC;font-weight:bold;}
.SubHead {color: #333333;}
.SubSubHead{color: #CCC;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CCCCCC; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color: #FF0; text-decoration:underline;}


/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color: #999; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#CCCCCC;}
a.footer:hover{color:#FFFFFF;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}



/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu 
{
	cursor:pointer;
	width: 100%;
	padding:0px;
	height: 30px;
	background-color: #FF0;
}

/* Main Menu Normal */
.mainMenu .root
{	
	color: #000000;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	background: url(/Portals/_default/Skins/J1LED/images/home_nav_sep.png) right no-repeat;
	height: 30px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}


/* Main menu hover */
.mainMenu .hov{ 
	color:#FFFFFF;
	background-color:#000;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
	color:#FFF;
	background-color:#000;
	
}
.mainMenu table{
	z-index: 5000;
	border: 1px solid #FF0;
	}

/* SUB Menu Normal */
.mainMenu tr.mi{
	color:#CCCCCC;
	background-color:#000000;
	z-index: 1000;
	font-size: 11px; 
	text-align:left;
	line-height:2em;
	text-transform:none; 
}

.mainMenu tr.mi td{
padding: 0 2px;
text-transform:none;
color:#CCCCCC;
	background-color:#000000;
	z-index: 1000;
	font-size: 11px; 
	text-align:left;
	line-height:2em;
	text-transform:none;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov,{
	color:#FF0;
}

.mainMenu tr.hov td{
	color:#FF0;
}

.mainMenu tr.sel, .mainMenu tr.bc{
	color:#FF0;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#fff;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../../Copy%20of%20MinimalExtropy/images/submenu_hover.png) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}
