/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}


.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   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color: #e8ad1e;
}

/* 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
{
	color: navy;
	font-size: 12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	color: #e8ad1e;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color: #ecd297;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton2:link {
	color: #ecd297; 
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

A.CommandButton2:visited  {
	color: #ecd297; 
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

A.CommandButton2:hover    {
	color: #ecd297; 
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
    
A.CommandButton2:active   {
	color: #ecd297; 
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}



A.CommandButton:link {
	color: #a4760c; 
	font-size: 12px;
	font-weight: bold;
}

A.CommandButton:visited  {
	color: #a4760c; 
	font-size: 12px;
	font-weight: bold;
}

A.CommandButton:hover    {
	color: #a4760c; 
	font-size: 12px;
	font-weight: bold;
}
    
A.CommandButton:active   {
	color: #a4760c; 
	font-size: 12px;
	font-weight: bold;
}


.NormalDisabled
{
	color: gray;
}



.content
{
	color: navy; 
}

.fieldHeader
{
	color: black; 
}

.fieldHeader3
{
	color: #ecd297; 
}

.fieldHeader3 a
{
	color: #ecd297; 
}

.fieldHeader3 a:link
{
	color: #ecd297; 
}

.fieldHeader3 a:visited
{
	color: #ecd297; 
}

.fieldHeader3 a:active
{
	color: #ecd297; 
}

.fieldHeader3 a:hover
{
	color: #ecd297; 
}


.NameAcq-fieldHeader1
{
	color: #ecd297; 
}

.NameAcq-content3
{
	color: #ecd297; 
}

.NameAcq-fieldHeader5
{
	color: #ecd297; 
}

.sideMenuItem
{
	background-image: url(/Portals/_default/Skins/666Truth/images/666_Truth_sub_17.png);
	width: 230px;
	height: 48px;
	background-repeat: no-repeat;
	font-weight: normal;
}

.sideMenuItemSelected
{
	background-image: url(/Portals/_default/Skins/666Truth/images/666_Truth_sub_17.png);
	font-weight: bold;
	font-size: 12px;
	height: 48px;
}

.sideMenuItemCurrent
{
	font-weight: bold;
	font-size: 12px;
}

.caption1
{
	font-size: 11px;
}

.content1
{
	font-size: 12px;
}

#dnn_ctr1415_ViewBook_lnkBack
{
	display: none;
}

#dnn_ctr1418_ViewBook_lnkBack
{
	display: none;
}

#dnn_ctr1292_ViewFeed_gvRss_ctl02_hlGoToArticle
{
	color: #d7a437;
}


.afax-title-borders
{
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
	color: #d7a437;
}


/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	padding-top: 7px; 
	font-family: Verdana; 
	font-size: 17px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	color: #ffbb4c;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: navy;
}

A:visited   {
	color: navy;
}

A:hover {
	color: navy;
}

A:active    {
	color: navy;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
color: black;
}

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 */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.Menu-Content
{
    font-family: arial;
    font-size: 12px;
    padding-top: 12px;
	color: #a4bbe5;
	padding-left: 10px;
}

.Menu-Content a
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
	color: #a4bbe5;
}

.Menu-Content a:link
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
	color: #a4bbe5;
}

.Menu-Content a:visited
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
	color: #a4bbe5;
}

.Menu-Content a:active
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
	color: #a4bbe5;
}

.Menu-Content a:hover
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
	color: #a4bbe5;
}

.Menu-Content-current
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #d3d9e5;
	padding-top: 12px;
    
}

.Menu-Content-current a
{
    color: #d3d9e5;
}

.Menu-Content-current a:link
{
    color: #d3d9e5;
}

.Menu-Content-current a:visited
{
    color: #d3d9e5;
}

.Menu-Content-current a:active
{
    color: #d3d9e5;
}

.Menu-Content-current a:hover
{
    color: #d3d9e5;
}


.Menu-Content-current-highlight
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #f1f3ad;
	padding-top: 12px;
	text-decoration: underline;
}

.Menu-Content-current-highlight a
{
    color: #f1f3ad;
}

.Menu-Content-current-highlight a:link
{
    color: #f1f3ad;
}

.Menu-Content-current-highlight a:visited
{
    color: #f1f3ad;
}

.Menu-Content-current-highlight a:active
{
    color: #f1f3ad;
}

.Menu-Content-current-highlight a:hover
{
    color: #f1f3ad;
}

.Menu-Content0
{
    font-family: arial;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 5px;
}

.Menu-Content0 a
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

.Menu-Content0 a:link
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

.Menu-Content0 a:visited
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

.Menu-Content0 a:active
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

.Menu-Content0 a:hover
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.Menu-Content-current0
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: gray;
    padding-bottom: 5px;
    padding-top: 12px;
    
}

.Menu-Content1
{
    font-family: arial;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 10px;
}

.Menu-Content1 a
{
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
}

.Menu-Content1 a:link
{
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
}

.Menu-Content1 a:visited
{
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
}

.Menu-Content1 a:active
{
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
}

.Menu-Content1 a:hover
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

.Menu-Content-current1
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    color: gray;
    
}