/* ================================
    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
{
margin:0; padding:0;
}

/* 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   {
}

/* 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
{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{

}

.NormalRed
{
}

.NormalBold
{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
}

/* 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  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:underline;
}

A:visited   {
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:underline;
}

A:active    {
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:underline;
}

A:hover {
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* SF Styles */
.BottomLinks{
color:#333333;
font-size:11px;
font-family: Arial;
text-decoration:none;
}
.BottomLinks A:link{
color:#333333;
font-size:11px;
font-family: Arial;
text-decoration:none;
}
.BottomLinks A:visited{
color:#333333;
font-size:11px;
font-family: Arial;
text-decoration:none;
}
.BottomLinks A:active{
color:#333333;
font-size:11px;
font-family: Arial;
text-decoration:none;
}
.BottomLinks A:hover{
color:#333333;
font-size:11px;
font-family: Arial;
text-decoration:none;
}
#dnn_dnnLOGIN_hypLogin{
color:#333333;
font-size:11px;
font-family: Arial;
text-decoration:none;
font-weight: normal;
}
.orange20{
color:#FFA508;
font-size:20px;
font-family: Arial;
}
.orange20b{
color:#F8D100;
font-size:20px;
font-family: Arial;
}
.orange16{
color:#FFA508;
font-size:16px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange16 a:link{
color:#FFA508;
font-size:16px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange16 a:visited{
color:#FFA508;
font-size:16px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange16 a:active{
color:#FFA508;
font-size:16px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange16 a:hover{
color:#FFA508;
font-size:16px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.normal15{
color:#333333;
font-size:15px;
font-family: Arial;
font-weight: normal;
}
.normal15white{
color:#ffffff;
font-size:15px;
font-family: Arial;
font-weight: normal;
}
.normal18{
color:#333333;
font-size:18px;
font-family: Arial;
font-weight: normal;
}
.normal18white{
color:#ffffff;
font-size:18px;
font-family: Arial;
font-weight: normal;
}

.normal12{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
}
.red17{
color:#C82207;
font-size:17px;
font-family: Arial;
font-weight: bold;
}
.menuLinks{
color:#333333;
font-size:11px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.menuLinks a:link{
color:#333333;
font-size:11px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.menuLinks a:visited{
color:#333333;
font-size:11px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.menuLinks a:active{
color:#333333;
font-size:11px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.menuLinks a:hover{
color:#F12908;
font-size:11px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.pageLink{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:none;
}
.pageLink a:link{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:none;
}
.pageLink a:visited{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:none;
}
.pageLink a:active{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:none;
}
.pageLink a:hover{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
text-decoration:none;
}
.pageText{
color:#333333;
font-size:12px;
font-family: Arial;
font-weight: normal;
}
.pageTitle{
color:#FFAF23;
font-size:40px;
font-family: Arial;
font-weight: normal;
}
.pageTitleSmaller{
color:#FFAF23;
font-size:29px;
font-family: Arial;
font-weight: normal;
}
.pageTitle2{
color:#FFAF23;
font-size:25px;
font-family: Arial;
font-weight: bold;
}
.imgBorder{
border:1px solid #bbbbbb;
}
#dnn_ctr464_dnnTITLE_lblTitle{display:none;}
.SubHead1    {
                color:#2F2F2F;
	font-family: Arial, Georgia, Trebuchet MS, Sans-Serif;
	font-size: 12px;
                font-weight: normal;
/*                padding-top: 15px;*/
}
#dnn_ctr614_MultiMediaGalleryPro_Panel1{
background-color: none;
}
.containerrow1_blue{display:none;}

/* video contest */
.orange14{
color:#FFA508;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange14 a:link{
color:#FFA508;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange14 a:visited{
color:#FFA508;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange14 a:active{
color:#FFA508;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.orange14 a:hover{
color:#FFA508;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}

.black14{
color:#333333;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.black14 a:link{
color:#333333;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.black14 a:visited{
color:#333333;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.black14 a:active{
color:#333333;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.black14 a:hover{
color:#333333;
font-size:14px;
font-family: Arial;
font-weight: bold;
text-decoration:none;
}
.bigBlue{FONT-SIZE: 16pt; COLOR: navy; FONT-STYLE: italic; FONT-FAMILY: Arial;}
.smallBlue{FONT-SIZE: 13pt; COLOR: navy; FONT-STYLE: italic; FONT-FAMILY: Arial;font-weight: normal;}

.red18{
color:#EE212A;
font-size:24px;
font-family: Verdana, Arial;
font-weight: bold;
text-decoration:none;
}

.red16Link:link{
color:#EE212A;
font-size:16px;
font-family: Verdana, Arial;
font-weight: bold;
text-decoration:none;
}
.red16Link:visited{
color:#EE212A;
font-size:16px;
font-family: Verdana, Arial;
font-weight: bold;
text-decoration:none;
}
.red16Link:active{
color:#EE212A;
font-size:16px;
font-family: Verdana, Arial;
font-weight: bold;
text-decoration:none;
}
.red16Link:hover{
color:#EE212A;
font-size:16px;
font-family: Verdana, Arial;
font-weight: bold;
text-decoration:none;
}
