/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.containermaster_UIL_Blue {
	width: 100%;
	background-color: #013567;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.containerrow2_UIL_Blue {
	background-color: #F9D302;
}
/* Styles for the User Directory Display*/
.ColDISPLAYNAMESTUP {
	text-align: left;
}

/* 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   { color: #262680
}

/* style of item titles on edit and admin pages */
.SubHead    {
}
{font-size: 13px;
}


/* 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: 10px;
	color: #262680;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262680;
}

.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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #262680;
}

H2  {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #262680;
}

H3  {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #262680;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    { color: #262680;
}

TH  {
}

A:link  { color: #6666cc
}

A:visited   { color #ffcd26
}

A:hover { color: #ffcd26
}

A:active    {
}

SMALL   { color: #262680;
}

BIG { color: #262680;
}

BLOCKQUOTE, PRE {
}


UL LI   { color: #262680;
}

UL LI LI    { color: #262680;
}

UL LI LI LI { color: #262680;
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    { color: #262680;
}   

/* style of item titles by Announcements and events */
.ItemTitle    { color: #262680;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer { color: #262680;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem
{
	cursor: pointer;
	color: #013567;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #f9d302;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFCC;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
A#dnn_dnnUSER_cmdRegister,
A#dnn_dnnLOGIN_cmdLogin,
A#dnn_dnnUSER_hypRegister,
A#dnn_dnnLOGIN_hypLogin,
A#dnn_dnnHELP_hypHelp,
A#dnn_dnnPRIVACY_hypPrivacy,
A#dnn_dnnTERMS_hypTerms{
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#dnn_dnnCOPYRIGHT_lblCopyright{
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



















