/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.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    {
}

/* 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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

#dnn_ctr464__OptIn_lblFirstName_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #004c64;
}

#dnn_ctr464__OptIn_lblLastName_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #004c64;
}

#dnn_ctr464__OptIn_lblEmail_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #004c64;
}
#dnn_ctr469_Checkout_ctl11_lblBillingAddressTitle_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #8b0000;
}
#dnn_ctr469_Checkout_ctl11_lblShippingAddressTitle_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #8b0000;
}
#dnn_ctr469_Checkout_ctl11_lblUseBillingAddress_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #8b0000;
}
#dnn_ctr469_Checkout_ctl11_lblUseShippingAddress_lblLabel {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #8b0000;
}


.payoff {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 18px;
	font-weight: bold;
	color: white; 
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 13px;
	font-weight: bold;
	color: #8b0000;
	text-decoration: underline;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 13px;
	font-weight: bold;
	color: #8b0000;
	text-decoration: underline;

}

A.CommandButton:visited  {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 13px;
	font-weight: bold;
	color: #8b0000;
	text-decoration: underline;

}

A.CommandButton:hover    {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 13px;
	font-weight: bold;
	color: #d40000;
	text-decoration: underline;

}
    
A.CommandButton:active   {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 13px;
	font-weight: bold;
	color: #8b0000;
	text-decoration: underline;

}

A.CheckOutButton:link {
	width: 90px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	background-color: #000000;
	border-color: #ffffff;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	font-family: Myriad Pro, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	letter-spacing: 1px;
}
A.CheckOutButton:visited {
	width: 90px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	background-color: #8b0000;
	border-color: #ffffff;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	font-family: Myriad Pro, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	letter-spacing: 1px;
}
A.CheckOutButton:active {
	width: 90px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	background-color: #8b0000;
	border-color: #ffffff;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	font-family: Myriad Pro, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	letter-spacing: 1px;
}
A.CheckOutButton:hover {
	width: 90px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	background-color: #8b0000;
	border-color: #ffffff;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	font-family: Myriad Pro, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	letter-spacing: 1px;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 26px;
	font-weight: normal;
	color: white; 
	vertical-align: middle;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

A:visited   {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

A:active  {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.idealtable {
	border-style: solid;
	border-color: aqua;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}


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 */

.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{
}


