/* ================================
    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  {}
.ContentPane  {}
.RightPane  {}

/********************************************
				CUSTOM STYLES
********************************************/
.clear { clear:both;}
.DateClass { color:#656565; padding:15px 0px 0px 10px; font-size:12px;}
.MenuLinks { font-size:13px; padding:0px 5px 0px 5px; color:#656565!important; font-weight:normal!important;}
.staff { text-align:left; argin:0px; clear:both; float:right; width:400px; padding-bottom:45px; font-size:.86em;}
	.staff h3 { margin-bottom:0px!important;}
	.staff img{ text-align:left; display:inline; float:left; margin-right:30px; vertical-align:text-top; clear:both; padding:0px; max-width:150px;}
	.staff .title { font-weight:bold; padding-bottom:10px; font-size:100%;}
	
.imgLeft{ border: 2px solid #fff; float:left; margin: 0 6px 6px 0;}
.imgRight{ er: 2px solid #fff; float:right; margin:0 0 6px 6px;}
.quote { padding:0px 40px 10px 40px; margin-top:-10px; font-style:italic; font-weight:bold;}
.Orchard ul { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:.86em;}
	.Orchard ul li{ padding:0px!important; margin-left:-20px;}
/* Form Style */
	.formStyle1, formStyle2 { font-weight: normal; padding:0px 10px 5px 0px; font-size:85%;}
	.formStyle1 { text-align:right; width:125px;}

/* END Form Style */

/********** Sermons Online Styles ***********/
	/******* Sermons Online FORM *******/
	/***** END Sermons Online FORM ******/
	
	/******* Sermons Online LIST *******/
.Sermons-Online-List, .Sermons-Online-Head { width:410px; padding:10px;}
	.SO_List_Date, .SO_Head_Date { float:left; width:70px;}
	.SO_List_Title, .SO_Headt_Title { width:220px; float:left;}
	.SO_List_DetailButton { width:70px; text-align:right; float:right;}
	.SO_List_Buttons { clear:both;}
	/***** END Sermons Online LIST ******/
	
	/******* Sermons Online DETAIL *******/
#SO_Detail-Template { margin-right:35px;}
	.player-holder { float:left; width:250px; height:100px; background-color:#EDEDED; text-align:center; padding-top:30px; border:1px #999 solid;}
	.InfoHolder { float:right; width:300px;}
	#SO_Detail-Template .TitleHolder, #SO_Detail-Template .ServiceHolder, #SO_Detail-Template .SpeakerHolder, #SO_Detail-Template .ReferenceHolder, #SO_Detail-Template .AltReferenceHolder {}
	#SO_Detail-Template .TitleHolder { font-size:120%; font-weight:bold; padding-bottom:3px;}
	#SO_Detail-Template .DateHolder, #SO_Detail-Template .ServiceHolder { padding-bottom:10px; font-size:90%;}
	#SO_Detail-Template .ServiceHolder { float:right; width:175px;}
	#SO_Detail-Template .DateHolder { float:left; padding-left:10px; width:95px; font-style:italic;}
	#SO_Detail-Template .SpeakerHolder { padding-left:10px;}
	#SO_Detail-Template .Ref_Label, 
	#SO_Detail-Template .AltRef_Label {	clear:both;	font-weight:bold;}
	#SO_Detail-Template .Ref_Field, 
	#SO_Detail-Template .AltRef_Field { padding:0px 0px 10px 10px;}
	#SO_Detail-Template .NotesHolder { clear:both; padding-left:50px; padding-top:20px;}
	#SO_Detail-Template .ReturnButton { width:100%; text-align:center;	}
	/***** END Sermons Online DETAIL ******/
/******** END Sermons Online Styles *********/

/************** Events Styles ***************/
.events-header { font-weight:bold; padding-bottom:10px;}
.events-item { width:400px; font-size:.86em;}
.event-nolink { font-weight:normal!important;}
.event-link { font-weight:normal!important;}
A.event-link { font-weight:normal!important; text-decoration:underline;}
A.events-item { font-weight:normal;}
.date, .place, .event, .time { float:left;}
.date { width:20%;}
.place { width:35%;}
.event { width:35%;}
.time { width:10%; text-align:right;}
.buttons { clear:both; white-space:pre;}
.button-link { padding:1px; font-size:.86em}
/************** Events Styles ***************/

/****************icons style**************
**************************************/
.icono{ background-image:url(/Portals/11/images/church_ill.gif); background-repeat:no-repeat; background-position:left top; padding-left:80px;}
.icono1{ background-image:url(/Portals/11/images/apple.gif); background-repeat:no-repeat; background-position:left top; padding-left:80px;}
.icono2{ background-image:url(/Portals/11/images/hands_ill.gif); background-repeat:no-repeat; background-position:left top; padding:0 10px 0 90px;}
.icono3{ background-image:url(/Portals/11/images/youth_ill.gif); background-repeat:no-repeat; background-position:left top; padding:0 10px 20px 90px;}
.icono4{ background-image:url(/Portals/11/images/crayons.gif); background-repeat:no-repeat; background-position:left top; padding-top:20px; padding-left:80px;}
/********************************************
			   End CUSTOM STYLES
********************************************/

/* 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 { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:.86em;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.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 */
H1  { color:#495971; font-family:Tahoma, Arial, Helvetica; font-size:110%; font-weight:bold; padding:0px; margin:0px;}

H2  { font-family: Georgia, Times, sans-serif; font-size:1.6em; font-weight:strong; color:#003366;}

H3  { color:#778d39; font-weight:bold; font-size:110%; margin-bottom:-10px;}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:visited  { color:#656565; font-weight:bold;}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   { font-size:120%; padding:4px;}

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{
}
