/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */

* {
margin:0;
padding:0;
}



Body
{
    background:transparent url(http://npspresbyterians.com/Portals/npspresbytery/Skins/NPSP_Skin/images/backtile.gif) ;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    margin:0 auto;
}

body table {
margin:0 auto;
}


.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #FFF;
    border: #036 1px solid;
}

/* styles used in the FileManager */
.FileManager
{
    border: #000 1px solid;
    height: 400px;
}
.FileManager_ToolBar
{
    border-bottom: #000 1px solid;
    height: 25px;
}
.FileManager_Explorer
{
    height:100%;
    border: #696969 1px solid;
    background-color: #FFF;
    margin: 2px;
}

.FileManager_FileList
{
    height:100%;
    border: #696969 1px solid;
    background-color: #FFF;
    margin: 2px;
    overflow: auto;
}

.FileManager_MessageBox
{
    text-align: center;
    vertical-align: middle;
    background-color: #FFF;
    padding: 25px;
}

.FileManager_Header
{
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #696969 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    background-color: #EEE;
    border-top: #696969 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    background-color: #dedfde;
    height: 25px;
    margin: 2px;
}

.FileManager_Item
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background-color: #F8F8F8;
    border-top: #000 1px dashed;
    border-bottom: #000 1px dashed;
}

.FileManager_AltItem
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background-color: #EEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #9ff;
    border-style: none;
}

.FileManagerTreeNode
{
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-size: 11px;
    font-weight: normal;
    background-color: #dcdcdc;
}



/* styles used in the Wizard Framework */
.Wizard
{
    border: #000 1px solid;
    height: 400px;
    width: 650px;
}
.WizardButton
{
    border: #696969 1px solid;
    padding: 2px;
    background-color: #dcdcdc;
}
.WizardHeader
{
    background: #ffc;
    border-bottom: #000 1px solid;
    height:40px;
}
.WizardFooter
{
    border-top: #000 1px solid;
    background: #cfc;
}
.WizardBody
{
    padding: 10px;
    height: 325px;
}
.WizardHelp
{
    padding: 5px;    
    border-left: #000 1px solid;
    width: 180px;    
    background-color: #cff;
}
.WizardHelpText
{
    overflow: auto;
    font-size: 8pt;
    color: #000;
}
.WizardText
{
    font-size: 9pt;
    color: #000;
}

 
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL UL LI    {
    list-style-type:    disc;
}

UL UL UL LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
}


/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border-right: #990000 2px solid;
	padding-right: 5px;
	border-top:  #990000 2px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #990000 2px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #990000 2px solid;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 10px;
	width: 100%;
	color: white;
	font-family: Verdana;
	height: 400px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
	background-color: #fff;

}


.EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: black !important;
	text-align: center;
	height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	color: black !important;
	text-align: center;
	/*background-image: url(gradient_Default.jpg);*/
	background-image: none;
	background-color:#FFFFFF;
	height: 32px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 14px;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 14px;
	padding-bottom: 5px;
	color: #9C0000 !important;
	padding-top: 5px;
	background-color: transparent;
	
	
}

.EventDayHeader
{
	padding-top: 5px;
	background: #990000;
	color: white;
	text-align: center;
	font-weight: bold;
}

.EventDay, .EventDay td
{
	background-image:none;
	font-size: 9px;
	color: #990000 !important;
	width: 80px !important;
	height: 80px !important;
	text-align:left;
	padding:5px;
	border:1px solid #CFCFCF;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
		font-weight: bold;
		color: #990000 !important;
}
.EventDayScroll
{
	width: 70px !important;
}
.EventOtherMonthDay
{
	background-image:none;
	background-color: #E5E5E5;
	color: #999999;
	width: 80px;
	height: 80px;
	text-align:left;
	padding:5px;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #999999 !important;
}


.EventWeekendDay
{
background-color:#d6d7d6;
	width: 80px;
	height: 80px;
	
}


.EventTodayDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: #CCCCCC !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: #9C0000 2px solid ;
	border-top: #9C0000 2px solid;
	border-left: #9C0000 2px solid;
	border-bottom: #9C0000  2px solid;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	


/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}

.WeekItem 
{
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.WeekBackground 
{
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-small;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: black;
	height: 15%;
	text-align: center;
	/*background-image: url(gradient_Default.jpg);*/
	background-image:none;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: navy;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
}.ListDate
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	/*background-image: url(gradient_Default.jpg);*/
	background-image:none;
	color: black;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
}


/* ================================
    CSS STYLES FOR Orizonti_NukeFeeds Module 
   ================================
*/

.NukeFeeds_FeedItem {	
BACKGROUND-COLOR: transparent; 
border-bottom: 1px solid #FFFFFF;
}
.NukeFeeds_FeedItem2 {	
BACKGROUND-COLOR: transparent; 
border-bottom: 1px solid #FFFFFF;
}

.SiteMap select{width:210px;}


.NukeFeeds_ItemTitleDefault , .NukeFeeds_ItemContentDefault , .NukeFeeds_ItemDateDefault{
font-family: Verdana, Geneva, sans-serif
}


.DNN_News_ItemLink {
color:Black !important;
font-family:Tahoma,Arial !important;
font-size:13px!important;
font-weight:bold!important;
padding:5px 0 3px 3px!important;
}


.DNN_News_ItemDetails {
color:black!important;
font-family:Tahoma,Arial!important;
font-size:11px!important;
font-weight:normal!important;
}

.DNN_News_ItemDate {
color:gray!important;
font-family:Tahoma,Arial!important;
font-size:9px!important;
font-weight:normal!important;
padding:3px 0 0!important;
vertical-align:top!important;
font-style:normal!important;
}


