/* ================================
    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   {
}

/* 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, NormalDisabled
{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
}

.NormalRed
{
	font-size:12px;
}

.NormalBold
{
		font-family:Tahoma, Arial, Helvetica;
		font-weight:bolder;
		font-size:13px;
}

/* 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  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

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 {
}nu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
/* ================================
    ODS.Form Module Styles
   ================================
*/
/* Label style */
.FormLabel
{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
}
/* Messages */
.FormSubmitted{font-weight:bold;
	font-family:Tahoma, Arial, Helvetica;
	 font-size: 12px;}
.FormError{color:Red; font-family:Tahoma, Arial, Helvetica;font-size: 16px;}
/* Form table */
.FormTable{width:750px}
.FormLabelCell
{	
	font-family:Tahoma, Arial, Helvetica;   
	vertical-align:top;
	width:350px;	
}
.FormControlCell
{
	font-family:Tahoma, Arial, Helvetica;   
	width:400px;
	font-size:12px;
}
/* Controls */
.FormCheckbox
{
}
.FormMultipleSelect{}
.FormDropDownList{}
.FormLabelControl
{
	font-size:12px;
}
.FormTextArea
{
	width:90%;
}
.FormTextBox{}
.FormSubmit
{
  background: #3f9c93 none; 
  font-family: verdana, sans-serif; 
  font-size: x-small;
  color:#F5F6CA;
  font-weight: normal;
}
.FormRadioButtonList
{

}

/* image rotator frame styles */

.imagePane
{
    padding:5px 5px 5px 5px;
}    
.redBrdrVertLH
{
    background-repeat:repeat-y;
    background-image:url(images/redBrdrVertLH.gif);
}        
.redBrdrLHTop 
{
    background-image:url(images/redBrdrLHTop.gif);
    background-repeat:repeat-none;
}
.redBrdrHorzTop 
{
    background-image:url(images/redBrdrHorzTop.gif);
    height:25px;
}
.redBrdrRHTop 
{
    background-image:url(images/redBrdrRHTop.gif);
    background-repeat:no-repeat;
    background-position:-5px 0px;
}
.redBrdrVertRH 
{
    background-image:url(images/redBrdrVertRH.gif);
    background-repeat:repeat-y;
    background-position:-5px 0px;
}
.redBrdrLHBot
{
    background-image:url(images/redBrdrLHBot.gif);
    background-repeat:no-repeat;
    background-position:0x 0px;
}
.redBrderRHBot
{
    background-image:url(images/redBrdrRHBot.gif);
    background-repeat:no-repeat;
    background-position:-10px 0px;
}
.redBrdrHorzBot 
{        
    background-image:url(images/redBrdrHorzBot.gif);
}
.redBrdrHorzCutout
{
    background-image:url(images/redBrdrHorzCutout.gif);
}
.redBrdrHorzCutoutLH
{
    background-image:url(images/redBrdrHorzCutoutLH.gif);
    background-repeat:no-repeat;
    background-position:-15px 0px;
    padding:0px 0px 0px 0px;
}
.redBrdrHorzCutoutRH
{
    background-image:url(images/redBrdrHorzCutoutRH.gif);
    background-repeat:no-repeat;
    padding:0px 0px 0px 0px;
}
.statusText
{
	font-size:12px;
	color:Gray;
}
.statusText A, .statusText A:Active, .statusText A:Visited
{
	color:Gray;
	text-decoration:none;
}
.statusText A:Hover
{
	color:#5e0924;
	text-decoration:underline;
}
.photoCounter
{
	font-size:8pt;
}
