/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.csFull {background-color: #816E52;}
.csContent {background: url(edbg.gif) no-repeat center; }

A.cslogin:link, A.cslogin:visited, A.cslogin:active, A.cslogin:hover {color: #816E52; decoration: none;} 




/* CONTENT  */
.introP {margin:5px 0 5px 0px; /*width:95%; */font-size:100%; }
A.introP:link, A.introP:active, A.introP:visited {text-decoration: underline; color:#C05D4E ;}
A.introP:hover {text-decoration: underline; color:  #5C4C36; }

.classDate  {font-family: "lucida grande",geneva,arial,sans-serif; font-weight: normal; font-size: 13px; color:#333333; line-height:16px; padding-bottom:5px;}
.eventDate  {font-family: "lucida grande",geneva,arial,sans-serif; font-weight: normal; font-size: 14px; color:#5c4c36; line-height:16px; padding-bottom:5px;}


.caption {font-family:"lucida grande",geneva,arial,sans-serif; font-size: 12px; font-weight: bold; color: #796a54; line-height:16px;}

/* Testimonials  */
.tLineSeparator {line-height:10px;font-size:11px;}
.tLineSeparator img { display:none;}

.tLineSeparator .Rotator_NavButton {padding:0 5px 0 5px; border-right:1px solid #ccc; font-weight:bold; color: #c05d4e;  }
.tLineSeparator .Rotator_NavButtonSelected {padding:0 5px 0 5px; border-right:1px solid #ccc; color:#999;  }
.tLineSeparator .Rotator_NavPanel {display:block;  text-align:right; padding-top:10px; }
.tLineSeparator .Rotator_NavPanel a { padding-right:5px; padding-left:5px;  }
.Rotator_PrevButton {border-right:1px solid #ccc; }

.Rotator_NavPanel {padding-top:10px; border:0;}

 /* PAYPAL  */ 
.DiscountMessage {font-family: Tahoma,Arial,Helvetica;font-size: 9px;color: #c06254; font-weight:bold;}
.DiscountButton {border: 1px solid #e5f3cd;	background: #a5bb7c;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 12px;	color: #e5f3cd;}
.DiscountButton:hover {	/*border: 1px solid #eea768;	background: #eea768;	*/color: #ffffff;}
.DiscountButton:focus {/*border: 1px solid #eea768;	background: #eea768;	*/color: #ffffff;}GENERAL */
 

/* style for module titles */
.Head   {font-family: tahoma, verdana, Arial, Helvetica, sans-serif ; font-size: 16px ; font-weight: bold;  color:#5c4c36; text-align:left; width:100%;}
/* style of item titles on edit and admin pages */
.SubHead    { font-family: "lucida grande",geneva,arial,sans-serif; font-weight: normal; font-size: 14px; color:#5c4c36; line-height:16px; padding-bottom:5px;padding-top:5px; font-weight:bold;}
/* 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{}
.Normal2{font-family:arial, tahoma,Helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #666666; line-height:16px;}
.Normal3  {font-family: "lucida grande",geneva,arial,sans-serif; font-weight: normal; font-size: .8 em; color:#5C4C36;}
  

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{}
.NormalRed{color:#c06254; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  line-height:16px;}
.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:active   {}
A.CommandButton:hover    {}

	                                                                /* Services Sub-sections */
    
/* GENERIC */
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 { border:none;}

/* 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 {}

/* 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    {}