/* 
================================
Skin styles for DotNetNuke
================================
*/


body
{
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.topmenu_bg
{
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
}

.search
{
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x; /* 	background-position: bottom; 	vertical-align: middle; 	*/
	background-position: bottom;
	height: 36px;
	float: left;
	display: block;
}


.search_left
{
	background-image: url(images/search_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	width: 74px;
	display: block;
}

.search_right
{
	background-image: url(images/search_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	width: 36px;
	float: left;
	display: block;
}

.search input
{
	border: 0px solid #000000;
	background: transparent;
	width: 100%;
	vertical-align: middle;
	padding: 8px;
}


.tbl_header_bg
{
	border-right: 1px solid #bbbbbb;
	background-image: url(images/tbl_header_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #aed18d;
	height: 42px;
}

.tbl_header_bg_white
{
	border-right: 1px solid #bbbbbb;
	background-color: White;
	height: 42px;
}

.tbl_border_bg
{
	background-image: url(images/tbl_border_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 11px;
}

.tbl_border_bg_1
{
	background-image: url(images/tbl_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 42px;
	width: 11px;
}

.txtTitleGreen
{
	font-family: Arial Narrow;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

.txtTitleWhite
{
	font-family: Arial Narrow;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtTitleWhiteSmall
{
	font-family: Arial Narrow;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}



.ContainerBottomLine
{
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 26px;
}

.tbl_header_bg_PrayerSchedule
{
	background-color:#b0d18c;
	background-image: url("images/RightBorder_gray.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}



H1
{
	color: #000000;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

H2
{
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

H3
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

H4
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

H5
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

H6
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


a:link, a:visited, a:active, a:hover
{
	font-size: 13px;
	text-decoration: none;
	color: #0000ff;
}

HR
{
	height: 1pt;
	text-align: left;
}


input
{
	font-size: 13px;
}

.MenuItems
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.FooterItems
{
	font-size: 13px;
	text-decoration: none;
}

.CopyRight
{
	color: #666666 !important;
	font-size: 13px;
	text-decoration: none;
	text-transform: capitalize !important;
}
/*
#dnn_HyperLink1, dnn_HyperLink2, dnn_HyperLink3, dnn_HyperLink4, dnn_HyperLink5
{
	text-transform: capitalize;
}

.Normal, p, td, content_a, p a, normal a, font a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

#dnn_ctr576_HtmlModule_lblContent
{
	padding: 7px;
}
*/


.MenuItem
{
	font-size: 13px !important;
	font-weight: bold !important;
	color: White !important;
	text-decoration: none !important;
	text-transform: capitalize !important;
}

.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px; /* text-transform:capitalize; */
}

.CommandButton
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	text-decoration: none !important;
	color: #0000ff !important;
}


#dnn_ctr576_HtmlModule_lblContent
{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
#dnn_ctr430_ViewPrayer_lblDate{
	padding-left:5px;
	
	}
	
.SubscribeNewContent{
	background-color:#FFF;
	padding-bottom:10px;
	
	}
