/* ================================
    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
{
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
    /* font-variant:small-caps; */
	color: #C60723;
}
.Hanging {	font-size: 16px;
	text-indent: -20px;
	padding-left: 40px;
}

/* 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
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}

/* GENERIC */
H1
{
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	line-height: 50px;
	color: #C60723;
}

H2  {
	font-family:Arial;
    font-style:italic;
	font-size: 15px;
	font-weight:bold;
	color: #C60723;
}

H3  {
	font-family:Arial;
    font-style:italic;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

H4  {
}

H5, DT  {
}

H6  {
    text-indent: -34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-size: 14px;
    text-decoration:underline;
}

A:visited   {
	font-size: 14px;
    text-decoration:underline;
}

A:active    {
	font-size: 14px;
    text-decoration:underline;
}

A:hover {
	font-size: 14px;
    text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


UL LI    {
    list-style-type:    disc;
}

UL LI LI {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: transparent 0px solid;
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #4A4A4A;
	border-left: #4A4A4A 0px solid;
	border-bottom: #4A4A4A 0px solid;
	border-top: #4A4A4A 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #4A4A4A;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #4A4A4A;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #4A4A4A 0px solid;
	border-bottom: #4A4A4A 0px solid;
	border-top: #4A4A4A 0px solid;
	font-family: webdings;
	font-size: 11pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 11pt;
	cursor: pointer;
	cursor: hand;
}



.containermaster_trans .A:link.Normal  {
	font-size: 14px;
	line-height: 18px;
    padding-left: 15px;
    padding-right: 5px;
}

.containermaster_trans .A:visited.Normal   {
	font-size: 14px;
	line-height: 18px;
    padding-left: 15px;
    padding-right: 5px;
}

.containermaster_trans .A:active.Normal    {
	font-size: 14px;
	line-height: 18px;
    padding-left: 15px;
    padding-right: 5px;
}

.containermaster_trans .A:hover.Normal {
	font-size: 14px;
	line-height: 18px;
    padding-left: 15px;
    padding-right: 5px;
}



.containermaster_trans_top .A:link.Normal  {
	color:Black;
    font-weight:Bold;
	font-size:12px;
	font-family:Arial;
    padding-left:5px;
    padding-right:5px;
    text-decoration:underline;
}

.containermaster_trans_top .A:visited.Normal   {
	color:Black;
    font-weight:Bold;
	font-size:12px;
	font-family:Arial;
    padding-left:5px;
    padding-right:5px;
    text-decoration:underline;
}

.containermaster_trans_top .A:active.Normal    {
	color:Black;
    font-weight:Bold;
	font-size:12px;
	font-family:Arial;
    padding-left:5px;
    padding-right:5px;
    text-decoration:underline;
}

.containermaster_trans_top .A:hover.Normal {
	color:Black;
    font-weight:Bold;
	font-size:12px;
	font-family:Arial;
    padding-left:5px;
    padding-right:5px;
    text-decoration:underline;
}



.containermaster_trans_footer .A:link.Normal  {
	color:White;
	font-size:11px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_footer .A:visited.Normal   {
	color:White;
	font-size:11px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_footer .A:active.Normal    {
	color:White;
	font-size:11px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_footer .A:hover.Normal {
	color:Gray;
	font-size:11px;
	font-family:Arial;
    text-decoration:underline;
}


.containermaster_trans_head .A:link.Normal  {
	color:#C60723;
	font-size:14px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_head .A:visited.Normal   {
	color:#C60723;
	font-size:14px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_head .A:active.Normal    {
	color:#C60723;
	font-size:14px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_head .A:hover.Normal {
	color:black;
	font-size:14px;
	font-family:Arial;
    text-decoration:underline;
}

.containermaster_trans_head .Head   {
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
    /* font-variant:small-caps; */
	color: #C60723;
}
.containermaster_trans_head .Normal   {
	font-family:Arial;
	font-size: 14px;
	color: black;
}

.containermaster_trans_redlink .A:link.Normal  {
	color:#C60723;
	font-size:12px;
	font-family:Arial;
    text-decoration:underline;
    padding-top:0;
}

.containermaster_trans_redlink .A:visited.Normal   {
	color:#C60723;
	font-size:12px;
	font-family:Arial;
    text-decoration:underline;
    padding-top:0;
}

.containermaster_trans_redlink .A:active.Normal    {
	color:#C60723;
	font-size:12px;
	font-family:Arial;
    text-decoration:underline;
    padding-top:0;
}

.containermaster_trans_redlink .A:hover.Normal {
	color:black;
	font-size:12px;
	font-family:Arial;
    text-decoration:underline;
    padding-top:0;
}

.containermaster_trans_redlink .Head   {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
    /* font-variant:small-caps; */
	color: #C60723;
}



