/* ================================
    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  { 
}

.LeftPane2  {
}

.ContentPane  {
}

.RightPane  { 
}

.RightPane2  {
}


/* 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
{
}

.cutline
{
	font-size: 9px;
}

.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 */

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

H1  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	line-height: 34px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

H3  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

H4  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H5  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

H6  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}

H7  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00007f;
	margin: 0px;
	padding: 0px;
}
H8  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	letter-spacing: -2px;
}

.activepage	{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.phonenumber	{
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
.peoplename	{
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.peopleinfo	{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: px;
}
.green	{
	color: #7faa11;
}
.orange	{
	color: #FF6600;
}
.red	{
	color: #dd1f2b;
}
.purple	{
	color: #c3499b;
}
.blue	{
	color: #00aeef;
}
.pink	{
	color: #ff0099;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:visited   {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:active    {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.subnav a:link  {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subnav a:visited   {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subnav a:hover {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subnav a:active    {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subnavpink a:link  {
	color: #CC33CC;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.subnavpink a:visited   {
	color: #CC33CC;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.subnavpink a:hover {
	color: #CC0099;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.subnavpink a:active    {
	color: #CC33CC;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.childnav a:link  {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.childnav a:visited   {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.childnav a:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.childnav a:active    {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.h2orange a:link  {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.h2orange a:visited   {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.h2orange a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.h2orange a:active    {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.orangelink a:link  {
	color: #FF6600;
	text-decoration: underline;
}

.orangelink a:visited   {
	color: #FF6600;
	text-decoration: underline;
}

.orangelink a:hover {
	color: #CC6600;
	text-decoration: underline;
}

.orangelink a:active    {
	color: #FF6600;
	text-decoration: underline;
}

.purplelink a:link  {
	color: #c3499b;
	text-decoration: underline;
}

.purplelink a:visited   {
	color: #c3499b;
	text-decoration: underline;
}

.purplelink a:hover {
	color: #990066;
	text-decoration: underline;
}

.purplelink a:active    {
	color: #c3499b;
	text-decoration: underline;
}

.redlink a:link  {
	color: #dd1f2b;
	text-decoration: underline;
}

.redlink a:visited   {
	color: #dd1f2b;
	text-decoration: underline;
}

.redlink a:hover {
	color: #990000;
	text-decoration: underline;
}

.redlink a:active    {
	color: #dd1f2b;
	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 {
}
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{
}





/* Forms */
#content form { margin: 1em 0;}
#content form fieldset { border: 1px solid #777; margin-left: 1em; padding: 0 0.5em;}
#content form fieldset legend { color: #0056C4; font-size: 1.1em; font-weight: bold;}
#content form fieldset div { background: #EFEFEF; margin: 0.5em 0; overflow: hidden; width: 100%;}
#content form fieldset div.required { background: url(/images/icons/star_orange.png) #E0E0E0 0.5em 0.7em no-repeat;}
#content form fieldset div label { display: block; float: left; font-size: 1.1em; margin-left: 1em; padding: 0.5em 0.5em 0.5em 0em; text-align: right; width: 25%;}
#content form fieldset div input.text { border: 1px solid #777777; margin: 0.35em 0em; width: 40%;}
#content form fieldset div input.file { border: 1px solid #777777; margin: 0.35em 0.5em; width: 40%;}
#content form fieldset div input.image { margin: 0.35em 0em;}
#content form fieldset div select { margin: 0.35em 0em; width: 40%;}
#content form fieldset div select optgroup { background-color: #CFCFCF; font-style: normal; text-align: center;}
#content form fieldset div select optgroup option { background-color: white; padding: 0.05em 0.35em; text-align: left;}
#content form fieldset div fieldset { border: 0; margin: 0; padding: 0;}
#content form fieldset div fieldset legend { color: black; font-weight: normal; padding: 0.3em 2em 0;}
#content form fieldset div fieldset label { float: none; margin: 0.5em 0; padding: 0; text-align: left; overflow: hidden; width: 100%;}
#content form fieldset div fieldset label input { display: block; float: left; height: 13px; margin: 0.25em 0.3em 0.25em 24%; vertical-align: middle;}
#content form fieldset div textarea { border: 1px solid #777777; margin: 0.35em 0em; width: 65%;}
#content form fieldset div small { display: block; font-size: 0.95em; margin-left: 30%; margin-bottom: 0.35em;}
#content form fieldset#submit { border: 0; margin-top: 1em;}












