/* ================================
    CSS STYLES FOR DotNetNukeac
   ================================
*/   

/* 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 { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
.SubHeadIndent { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0, 0, 0, 10px; }



/* 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: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 0;
}
*/

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}


/* 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     {
}




UL LI   {

 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 margin-left: 20px;
 padding: 0 0 6px 0px;
 text-align: left;
 list-style-position: outside;
 list-style: url(/Portals/1/images/blueTriangle.gif)
}



UL LI LI    {

 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 12px;
}



UL LI LI LI {

 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 12px;
}


OL LI   {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 12px;

}

OL OL LI    {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 12px;
}

OL OL OL LI {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 12px;
}
OL UL LI   {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%;
 padding: 0 0 6px 12px;
}

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{
}


.Accordion_F2F2F2 {
	cursor: pointer;
	text-align: left;
                border: 0 0 0 0;
	vertical-align: middle;
	font-weight: bold;
	font-size:11px;
                font-family:verdana,tahoma,helvetica;
	background-color: #F2F2F;
                margin-top:4px;
                padding:4px;
	color: #000000;
}





.accordianClose {
	background-image: url(images/accordianClose1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	line-height: normal;
	text-align: left;
	height: 31px;
	padding: 10px 0px 0px 6px;
	margin: -10px 0px 0px 0px;
                cursor: hand;
}

.accordianOpen {
	background-image: url(images/accordianOpen1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	vertical-align: middle;
	line-height: normal;
	text-align: left;
	height: 31px;
	padding: 10px 0px 0px 6px;
	margin: -10px 0px 0px 0px;
}


.accordianContent {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 line-height: normal;
padding: 6px 12px 6px 12px;


}

.accordianText {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 line-height: normal;
 padding: 6px 12px 6px 12px;



}


.accordianTextPad20 {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 line-height: normal;
 padding: 6px 12px 6px 20px;



}






.TitleCloudy_PPL16  {
	color: #3399cc;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
}






.messageCenterHeader {
	color: #306494; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 20px;
        background-image: url(/Portals/98/images/body_arrow2.gif);
        background-repeat: no-repeat;
        cursor: hand;


}



.customAJAXHeader1{
 color: #457DAC;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 15px;
 line-height: Normal;
 font-weight: bold;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 10px;
 cursor: hand;
}


.fieldset {
float: left;
clear: both;
margin: 0 0 1.5em 0;
 padding-top: 15px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 10px;
background-color: #FAFAFA; 
}


.formLabel { color:#777777; 
font-family:"Lucida Sans Unicode",arial, helvetica san serif; 
font-size:14px; 
font-weight:bold;
line-height:normal; 
vertical-align:middle; 
padding:6px 0 4px 0; }
 



.signup {
background-color:#FAFAFA;
background-image:url(images/colorbackground.gif);
border:1px solid #999999;
border-collapse:collapse;
color:#777777;
margin:0;
padding:0;
width:430px;
}


.Banner5 {
-x-system-font:none;
color:#0A6C9D;
font-family:Arial,Helvetica;
font-size:11pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
padding:12px 0 6px;
}

.SubHeadForm {
background-position:right center;
color:#777777;
font-family:arial,helvetica,"san serif";
font-size:11px;
font-weight:bold;
height:16px;
line-height:normal;
margin-right:4px;
padding:4px 2px 4px 4px;
text-align:right;
vertical-align:middle;
width:140px;
}



