/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.messageFont{font-family:Arial,Helvetica;font-size:11px;color:#000000}

/* 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
{ color: #ffffff; font-family: verdana; font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
 font-size: 11px;
}

.NormalRed
{
}

.NormalBold
{
}

.Normal_DNN_ANN_Description
{ padding-top: 0px;  padding-bottom: 0px; margin: 0px 0px 0px 0px; font-family: arial; font-size: 10px; color: white; font-weight:normal; }

.ANNSubHead    { font-family: arial; font-size: 10px; color: #003366; font-weight:bold; 
}

/* 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: #FFFFCC; font-family: verdana; font-size: 11px; font-weight:bold;
 text-decoration: underline;
}

A:visited   {
color: #FFFFCC; font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: underline;

}

A:active    {
color: #FFFFCC; font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: underline;       

}

A:hover {
color: #99FF00; font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: underline;

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

td.caption {
                padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: white;
                font-style: italic;
	padding-top: 0px;
}

.headinggreen {
                font-size: 13px;
	border-bottom: 1px dotted #660033;
                color: #99FF00;
                font-weight:bold;
}


.titlegreen {
                font-size: 11px;
	color: #99FF00;
                font-weight:bold;
}
.titlepurple {
                font-size: 11px;
	color: #660033;
                font-weight:bold;
}


ul {
	list-style-type: square; color: Lime;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

hr { height:0px; 
        border:0px; 
        border-top:1px dotted #003366;
        padding-top: 0px;
        padding-bottom: 0px;
 }

/* 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 {
}

/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 601px;
	
}

.EventTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: #00FF00;
	background-color: #314B8B;
	text-align: center;
	font-style: italic;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #00FF00 !important;
                font-style: italic;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #00FF00 !important;
        font-style: italic;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #57ACC9;
}

.EventDay, .EventDay td
{
	font-size: 8pt;
	color: #73B962 !important;
	font-family: Verdana;
        background-color: #999999;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 8pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: #999999;
}

.EventTodayDay
{
	border-right: #76C05E 2px solid;
	border-top: #76C05E 2px solid;
	border-left: #76C05E 2px solid;
	border-bottom: #76C05E 2px solid;
        background-color: #BADFAE;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: #AB79B5;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #0000ff !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #c0c0e0;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}
.yhooSearch
{
     background-color:white;
}
.marlins_logo
{
     background-color:white;
}
.mainTable
{
     background-color:white;
}
select
{
	font-size: 10px;
}
option
{
	color: black;
	font-size: 10px;
}

.dgEvent{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.FileManager_AltItem
{
     background-color:#128AB3;
}

.FileManager_Item
{
     background-color:#4DA7C6;
}

.dgEvent td{
  padding:5px 0 15px 0;
border-bottom:1px dotted #003366
}

.Normal_DNN_ANN_Description p{margin:0px 0 0px 0;}



