
/*
gray: #999999
light gray: #CCCCCC
lavendar: #6A2A34
*/

/*========================================================*/
/* SKIN STYLES                                            */
/*========================================================*/

html
{
	height: 100%;
}
body
{
	background-color: #999;
	margin: 0px;

	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	margin: 0px;

	scrollbar-arrow-color: #CCC;
	scrollbar-3dlight-color: #CCC;
	scrollbar-shadow-color: #CCC;
	scrollbar-track-color: #CCC;

	scrollbar-highlight-color: #6A2A34;
	scrollbar-face-color: #6A2A34;
	scrollbar-darkshadow-color: #6A2A34;
}
table, tr, td, p 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	margin: 0px;
}
p
{
	margin-top: 15px;
}
td#sd_fillerleft
{
	background-image: url(images/filler_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #999;
}
td#sd_fillerright
{
	background-image: url(images/filler_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #999;
}
table#sd_main
{
	background-color: #CCC;
}
td#sd_loginbox
{
	background-image: url(images/login_background.gif);
	background-repeat: no-repeat;
}
td#sd_searchbox
{
	background-image: url(images/search_background.gif);
	background-repeat: no-repeat;
}
td#sd_flashheader
{
	background-image: url(images/header_background.gif);
	background-repeat: no-repeat;
}
td#sd_navbar
{
	background-image: url(images/nav_background.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
td#sd_breadcrumb
{
	background-image: url(images/breadcrumb_background.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #CCC;
	font-size: 11px;
}
td#sd_footer
{
	padding: 10px 10px 10px 10px;
	text-align: center;
}
div#sd_login
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
div#sd_date
{
	float: right;
	padding: 0px 5px 0px 5px;
}
div#sd_search
{
	color: #FFF;
	padding: 0px 6px 0px 10px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin-top: -2px;
}
span#sd_searchbutton
{ 
	color: #6A2A34;
	background-color: #FFF; 
	font-size: 13px; 
	font-weight: bold;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	cursor: hand; 
	width: 42px;
	height: 21px;
	border: 2px solid #CCC;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
table#sd_contenttable
{
	background-image: url(images/paper_bkgd_repeat.jpg);
}
td#sd_contenttablefooter
{
	background-image: url(images/paper_bkgd_bottom.jpg);
}
td.panebottom
{
	background-image: url(images/paper_bkgd_top.jpg);
	background-repeat: no-repeat;
}

/* podcast styles */

/*
gray: #999999
light gray: #CCCCCC
lavendar: #6A2A34
*/

/* latest broadcast */

.sd_podcast_broadcastdetail_files
{
	border: solid 2px #CCC;
	background-color: transparent;
	width: 200px;
	height: 300px;
	float: left;
	margin: 10px 20px 20px 0px;
	text-align: center;
	padding: 20px;
}
.sd_podcast_broadcastdetail_message
{
	margin-top: 5px;
	width: 178px;
	font-style: italic;
}
.sd_podcast_broadcastdetail_filelinks
{
	margin-top: 15px;
	margin-bottom: 10px;
	width: 178px;
}
.sd_podcast_broadcastdetail_downloadstitle
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #000;
}
.sd_podcast_broadcastdetail_filetypeicon
{
	vertical-align: middle;
}
.sd_podcast_broadcastdetail_title
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #000;
}
.sd_podcast_broadcastdetail_airdate
{
	font-size: 11px;
}
.sd_podcast_broadcastdetail_duration
{
	font-size: 11px;
}
.sd_podcast_broadcastdetail_topic
{
	font-size: 11px;
}
.sd_podcast_broadcastdetail_scripture
{
	font-size: 11px;
}
.sd_podcast_broadcastdetail_guest
{
	font-size: 11px;
}
.sd_podcast_broadcastdetail_description
{
	margin-top: 15px;
}
.sd_podcast_broadcastdetail_descriptiontitle
{
	font-weight: bold;
	font-size: 11px;
}
.sd_podcast_broadcastdetail_additionalinfo
{
	margin-top: 15px;
}
.sd_podcast_broadcastdetail_additionalinfotitle
{
	font-weight: bold;
	font-size: 11px;
}
.sd_podcast_broadcastdetail_transcript
{
	margin-top: 15px;
}
.sd_podcast_broadcastdetail_transcripttitle
{
	font-weight: bold;
	font-size: 11px;
}
.sd_podcast_broadcastdetail_moreinfo
{
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
}
.sd_podcast_broadcastdetail_detailsbutton, .sd_podcast_broadcastdetail_archivebutton
{
	background-color: #6A2A34;
	color: #FFF;
	border: 1px solid #CCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 13px;
	padding: 1px 5px 1px 5px;
}

/* schedule */

.sd_podcast_schedule_airdate
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #000;
	padding-left: 10px;
}
.sd_podcast_schedule_title
{
	margin-bottom: 5px;
	padding-left: 10px;
}

/* annoucement styles */

.sd_announcements_title
{
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 10px 0px 0px 0px;
}

.sd_announcements_body
{
	margin: 0px 0px 0px 0px;
}

/* events styles */

.sd_events_title
{
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.sd_events_datetime
{
	font-weight: bold;
}

.sd_events_description
{

}

/*========================================================*/
/* DNN STYLES                                             */
/*========================================================*/

/*
gray: #999999
light gray: #CCCCCC
lavendar: #6A2A34
*/

H1  {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  16px;
    font-weight:    bold;
    color: #000;
}

H2  {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  14px;
    font-weight:    bold;
    color: #000;
}

H3  {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  12px;
    font-weight:    bold;
    color: #000;
}

H4  {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  12px;
    font-weight:    bold;
    color: #000;
}

H5, DT  {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  11px;
    font-weight:    bold;
    color: #000;
}

H6  {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  11px;
    font-weight:    bold;
    color: #000;
}

TFOOT, THEAD    {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  12px;
    color: #000000;
}

TH  {
    vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size:  12px;
    font-weight:    bold;
    color: #000000;
}

A:link  {
    text-decoration:    none;
    color:  #6A2A34;
}

A:visited   {
    text-decoration:    none;
    color:  #6A2A34;
}

A:active    {
    text-decoration:    none;
    color:  #6A2A34;
}

A:hover {
    text-decoration:    underline;
    color:  #000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI 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 {
    color: #999;
    height:1pt;
    text-align:left
}

/* blog styles */
td.SubHead a:link
{
	font-size: 13px;
	color: #6A2A34;
}
td.SubHead a:visited
{
	font-size: 13px;
	color: #6A2A34;
}
td.SubHead a:active
{
	font-size: 13px;
	color: #6A2A34;
}
td.SubHead a:hover
{
	font-size: 13px;
	color: #6A2A34;
}
.CreateFrom
{
	color: #999;
}
table#calMonth
{
	margin-top: 10px;
	margin-bottom: 10px;
}
table#calMonth tr
{
	font-size: 11px;
	padding: 3px;
}
table#calMonth td
{
	font-size: 11px;
	padding: 3px;
}
table#calMonth table.Normal
{
	background-color: #CCC;
	font-weight: bold;
}
table.SearchOptions label
{
	font-size: 11px;
}
input.BlogSearchButton
{
	background-color: #6A2A34;
	color: #FFF;
	border: 1px solid #CCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 13px;
	width: 140px;
	margin-top: 5px;
	padding: 1px 10px 1px 10px;
}
/* end blog styles */

.Head
{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.SubHead
{
	color: #000;
}
.Normal
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	margin: 0px;
	color: #000;
}

.Help
{
	background-color: #6A2A34;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #6A2A34;
    font-weight: bold;
    font-size: 11px;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #6A2A34;
    font-weight: bold;
    font-size: 11px;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #6A2A34;
    font-weight: bold;
    font-size: 11px;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #CCC;
    font-weight: bold;
    font-size: 11px;
}

/* default form elements */ 
select, input 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000;
}

/* button */
.StandardButton
{
	background-color: #6A2A34;
	color: #FFF;
	border: 1px solid #CCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 13px;
	padding: 1px 10px 1px 10px;
}

/* textbox */ 
.NormalTextBox 
{ 
	color: #000; 
	padding-left: 2px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 13px; 
}

/* textbox container */ 
td.NormalTextBox 
{ 
	padding: 0; 
	margin: 0; 
	background: transparent; 
	visibility: invisible; 
	border: 0;
}

/* textbox used for search */
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{ 
	height: 21px; 
	background-color: #CCC; 
	width: 200px; 
	color: #000; 
	padding: 3px 0px 0px 2px; 
	border: 1px solid #FFFFFF; 
	cursor: text;
	vertical-align: middle;
}

/* login and user token idle */ 
.LOGIN_object, 
a.LOGIN_object:link, 
a.LOGIN_object:visited, 
a.LOGIN_object:active, 
.USER_object, 
a.USER_object:link, 
a.USER_object:visited, 
a.USER_object:active 
{ 
	color: #000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none;
}

/* login and user token hover */ 
a.LOGIN_object:hover, 
a.USER_object:hover 
{ 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none;
}

/* date token idle */ 
.DATE_object, 
a.DATE_object:link, 
a.DATE_object:visited, 
a.DATE_object:active 
{ 
	color: #6A2A34; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: italic;
	font-size: 13px; 
	text-decoration: none;
}

/* date token hover */ 
a.DATE_object:hover 
{ 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none;
}

/* breadcrumbs token idle */ 
.BREADCRUMBS_object, 
a.BREADCRUMBS_object:link, 
a.BREADCRUMBS_object:visited, 
a.BREADCRUMBS_object:active
{ 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}

/* breadcrumbs token hover */ 
a.BREADCRUMBS_object:hover 
{ 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline; 
	font-weight: normal;
}

/* terms privacy and copyright */ 
.FOOTER_objects 
{ 
	color:#FFF; 
	font-size: 11px; 
}

/* terms privacy and copyright links */ 
a.FOOTER_objects:link, 
a.FOOTER_objects:visited, 
a.FOOTER_objects:active 
{ 
	color:#FFF; 
	font-weight: bold; 
	text-decoration: none;
}

/* terms privacy and copyright hover */ 
a.FOOTER_objects:hover 
{ 
	color: #999; 
	font-weight: bold; 
	text-decoration: none;
}

/*========================================================*/
/* DNN MENU STYLES                                        */
/*========================================================*/

/*
gray: #999999
light gray: #CCCCCC
lavendar: #6A2A34
*/

.MainMenu_MenuContainer, 
.ModuleTitle_MenuContainer
{
	background-color: transparent; 
}
.MainMenu_MenuBar
{
	cursor: pointer; 
	cursor: hand;
	height: 22px;
	background-color: transparent;
}
.ModuleTitle_MenuBar
{
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
}
.MainMenu_MenuItem, 
.ModuleTitle_MenuItem
{
	cursor: pointer; 
	cursor: hand; 
	height: 22px;
	color: #000; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	border-left: #CCC 0px solid; 
	border-bottom: #CCC 1px solid; 
	border-top: #CCC 1px solid; 
	border-right: #CCC 0px solid;
	padding: 0px 5px 0px 0px;
}
.MainMenu_SubMenu, 
.ModuleTitle_SubMenu
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CCC;  
	border: 1px solid #000; 
	font-weight: normal;
}
.MainMenu_MenuItemSel, 
.ModuleTitle_MenuItemSel 
{
	background-color: #999; 
	cursor: pointer; 
	cursor: hand; 
	height: 22px;
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	padding: 0px 5px 0px 0px;
}
.MainMenu_Active, 
.MainMenu_BreadcrumbActive
{
	color: #FFF;
	padding: 0px 5px 0px 0px;
	border: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuIcon, 
.ModuleTitle_MenuIcon
{
	background-color: #999; 
	border-left: #999 1px solid; 
	border-bottom: #999 1px solid; 
	border-top: #999 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 22px;
}
.MainMenu_MenuArrow,
.MainMenuSeperator, 
.MainMenu_MenuBreak, 
.ModuleTitle_MenuArrow, 
.ModuleTitle_RootMenuArrow, 
.ModuleTitle_MenuBreak
{
	display: none;
}

/*
gray: #999999
light gray: #CCCCCC
lavendar: #6A2A34
*/

