/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
#dnn_dnnSEARCH_DropDownSearch{
        display:none!important;
}

#dnn_dnnLINKS_lblLinks .SkinObject,
#dnn_dnnLINKS_lblLinks .SkinObject a
{
   padding-right:5px;
}


.ControlPanel,
.ControlPanel a,
.ControlPanel a:link,
.ControlPanel a:visited,
.ControlPanel td,
.ControlPanel .header,
.ControlPanel .footer,
.ControlPanel .CommandButton,
.ControlPanel a.CommandButton,
.ControlPanel .normal,
.ControlPanel .SubHead{
   color:#555!important;
}
.ControlPanel input{
   height:20px!important;
}


.FileManager_Explorer,
.FileManager_Explorer a,
.FileManager_Explorer a:link,
.FileManager_Explorer a:visited,
.FileManager_Explorer td,
.FileManager_Explorer .header,
.FileManager_Explorer .footer,
.FileManager_Explorer .CommandButton,
.FileManager_Explorer a.CommandButton,
.FileManager_Explorer .normal,
.FileManager_Explorer .SubHead{
   color:#555!important;
   font-size:10px!important;
}

.FileManager_FileList,
.FileManager_FileList a,
.FileManager_FileList a:link,
.FileManager_FileList a:visited,
.FileManager_FileList td,
.FileManager_FileList .header,
.FileManager_FileList .footer,
.FileManager_FileList .CommandButton,
.FileManager_FileList a.CommandButton,
.FileManager_FileList .normal,
.FileManager_FileList .SubHead{
   color:#555!important;
}

.DNN_News_Item,
.DNN_News_ItemDetails ,
.DNN_News_Item a,
.DNN_News_ItemDetails a{
  font-size:10px!important;
}
.DNN_News_ItemLink{
  font-weight:bold;
}
.DNN_News_ItemDetails img{
  padding-top:4px;
  padding-right:4px;
  padding-bottom:4px;
}

tr.DataGrid_AlternatingItem td,
tr.DataGrid_AlternatingItem td a,
tr.rgRow td,
tr.rgRow td a{
  background-color:#fff!important;
  color:#000!important;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

.dnnRibbonGroup,
.dnnRibbonGroup td,
.dnnRibbonGroup .footer{
 font-color:#777!important;
}



/* background color for the content part of the pages */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        color:#777;
}
body {
	/*background-color: #FF6600;*/
        background-color: #333;
        color:#aaa;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.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   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

.NewsHead   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

A.NewsHead:link, A.NewsHead:visited,A.NewsHead:hover    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.NewsMore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
	text-decoration: none;
	float:right;
}
.NewsDec   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:500;
	color: #FF6600;
	text-decoration: none;
}

/* 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,
td.Normal
{
	color: #cccccc!important;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #cccccc;
	text-decoration: none;
}

/* text style for buttons and link buttons used in the portal admin pages */
a.CommandButton,
.CommandButton{
  color:#cc0000!important;
  text-decoration:none!important;
}
    
/* 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  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FF6600;
	text-decoration: none;
}

A:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FF6600;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FF6600;
	text-decoration: none;
}

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 */

.main_dnnmenu_container {
	background-color: Transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #303030;
	font-family: Arial, Helvetica;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
	text-transform: uppercase;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 5px 10px 8px 9px;   /*explicitly set padding for root menu items*/
	text-transform: uppercase;
}

.main_dnnmenu_itemhover {  
	background-color: Transparent; 
}

.main_dnnmenu_itemhover td {  
	background-color: #FF6600; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #303030;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.SkinObject {
color: #FF6600; 
font-family: Verdana;
font-size: 9px;
font-weight: 500;
text-decoration: none;
text-transform:capitalize;
}
A.SkinObject:link {
text-decoration:    none;
color: #FF6600; 
font-family: Verdana;
font-size: 9px;
font-weight: 500;
}
A.SkinObject:visited  {
text-decoration:    none;
color: #FF6600; 
font-family: Verdana;
font-size: 9px;
font-weight: 500;
}
A.SkinObject:active   {
text-decoration:    none;
color: #FF6600; 
font-family: Verdana;
font-size: 9px;
font-weight: 500;
}
A.SkinObject:hover    {
text-decoration:    none;
color: #FF6600; 
font-family: Verdana;
font-size: 9px;
font-weight: 500;
}



/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo 
{
	font-size: 12px;
}
.blog_head
{
	font-size: 12px;
	margin-bottom: 4px;
	padding-bottom: 4px;	
}
.SearchOptions 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.CreateFrom
{
	font-size: 12px;
	color: #003366;
}
.blog_body, .blog_body p {
	font-size: 12px;
}
.blog_Description_Heavy 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blog_Description 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blog_comments {
	font-size: 12px;
}

.blog_comments_normal {
	font-size: 12px;
}
	
.blog_topics
{
	background-image: url(images/blog_topic.png);
	font-size: 12px;
}
.blog_more_link
{
	padding-left: 60px;
	margin-left: 60px;
	font-weight: bold;
	font-size:12px;
	clear: right;
	float:right;
}
.blog_author {
	font-size:12px;
}
.blog_date {
	font-size:12px;
	color: #666666;
}

h2.blog_title
{
	font-size: 14px;
	font-family: Verdana, Arial;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
h2.blog_title a, h2.blog_title a:link, h2.blog_title a:hover, h2.blog_title a:active, h2.blog_title a:visited {

	font-size: 14px;
	font-family: Verdana, Arial;
	padding-bottom:4px;
	margin-bottom:4px;

}


.blog_copyright	{
	font-size: 12px;
}
.blog_entry_description {
	font-style:italic;
	font-size: 12px;
}

/* Normal Bubble */
div.blog_bubble {
	width: auto;
	font-size: 12px;
	margin-bottom: 24px;
}



.blog_pub-date{
   color:#000;
}
h2.blog_title a{
   color:#eee!important;
}

h2.blog_title a:disabled{
   color:#eee!important;
}
.blog_bubble{
   color:#333!important;
}











































