/* @override http://lifepointchurch.org/SiteFiles/1284/css/master.css */

/* @override http://lifepointchurch.org/SiteFiles/1284/css/master.css */


/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #f0f0f1;
}

img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #424242;
}
a:link, a:visited, a:active {
	color: #68A111;
	text-decoration: none;
}
a:hover {
	color: #000000; 
	text-decoration: none;
	background-color: #d9d9d9;
}
a:focus {
	outline: none; 
}

strong, b { font-weight:bold; }

h1 {
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
	color: #191919;
}
h2 {
	font-size: 21px;
	line-height: 30px;
	font-weight: normal;
	color: #262626;
	font-style: italic;
}
h3 {
	font-size: 20px;
	line-height: 27px;
	font-weight: normal;
	color: #68A111;
}
h4 {
	font-size: 18px;
	line-height: 27px;
	color: #303030;
}
h5 {
	font-size: 15px;
	line-height: 27px;
	color: #3a3a3a;
}
h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h5 a:active, h5 a:link, h5 a:visited, h3 a:visited, h4 a:link, h4 a:active, h4 a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
	background-color: #d9d9d9;
}
a.borderlink:link, a.borderlink:visited, a.borderlink:active {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a.borderlink:hover {
	text-decoration: none;
	border-bottom: none;
	background-color: #d9d9d9;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	float: right;
	width: 169px;
	height: 25px;
	background: url(/SiteFiles/1284/Images/search-field.gif) no-repeat;
	margin: 10px 14px 0px 0px;	z-index:200;

}
.searchField {
	color: #333333;
	padding: 0;
	border: 0;
	font-family: Myriad Pro, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 6px 0px 0px 26px;
	outline: none;
}
.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 898px;
	height: 21px;
}
html>body #mainnavWrapper {
	*height: 45px;
}
#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav {
	margin: 0px 60px;
	padding: 0px;
	background: none;
}
#mainnav li ul {display: none;}

#mainnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#mainnav a {	
	padding: 12px 30px;
	display: block;
	text-decoration: none;
	border: none;
	font-size: 17px;
	color: #a6a6a6;
}
#mainnav a:hover {
	padding: 12px 30px;
	display: block;
	text-decoration: none;
	border: none;
	font-size: 17px;
	color: #000000;
	background: url(/SiteFiles/1284/Images/mainnav-hover.jpg) repeat-x;
}
#mainnav a.current {
	padding: 12px 30px;
	display: block;
	text-decoration: none;
	border: none;
	font-size: 17px;
	color: #000000;
	background: url(/SiteFiles/1284/Images/mainnav-current.jpg) repeat-x;
}
/* ------------------------------------ old dropdown style

#mainnav a.trigger {
	padding: 5px 12px;}

#mainnav li {
	float: left;
	padding: 0px;
	margin: -4px 0px 0px;
	width: 9em;
}
#mainnav ul li a  {font-size: 14px;
	color: #000000;
	text-align:left;
	padding: 5px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background:none;
}
#mainnav ul li a.current  {
	color: #000000; 
	text-decoration: none;
	padding: 5px 12px;font-size: 14px;
	
}
#mainnav li ul, #mainnav ul li  {
	width: 16em;background-color: #dfdfdf;margin-left: -6px;
}
#mainnav li ul {
	position: absolute;
	display: none;
	z-index:1000;background:none;padding: 5px 12px;
}
#mainnav li:hover a, #mainnav a:focus, #mainnav a:active, #mainnav li.p7hvr a {
	color: #000000; background: url(/SiteFiles/1284/Images/mainnav-hover.jpg) repeat-x;
}
#mainnav li:hover ul, #mainnav li.p7hvr ul {
	display: block;
}

#mainnav li:hover ul a, #mainnav li.p7hvr ul a {
font-size: 14px;
	color: #000000;
	text-align:left;
	padding: 5px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background:none;
}
#mainnav ul a:hover {
	text-decoration:none;background:none;padding: 5px 12px;border-bottom-width: 1px;font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color: #fff!important;
	color: #000000!important;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#mainnav li {
	width: auto;
}
#mainnav ul li li {display:none;}*/

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
    width: 208px;
    float: left;
	margin-top: 24px;
}
#subnavWrapper p {
	display: none;
} 
#subnavWrapper h2,
#subnavWrapper h2 a {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #464646;
	text-decoration: none;
	border: none;
	margin-bottom: 14px;
    background: none;
}

#subnavWrapper h2 a:hover{
	color: #2c2c2c;
	border-bottom: 1px solid #000;
}

#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:16px;
    padding: 0;
    margin: 0;
    width: 208px;
	background-image: none;
}
#subnav a {
	color: #68A111;
	display:block;
	padding: 6px 0px;
	border-bottom: 1px dotted #cbcece;
	text-decoration: none;
}
#subnav a:hover {
	color: #000000;
	display:block;
	padding: 6px 0px;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	background-color: #f3f3f3;
}
#subnav a.current {
	color: #000000;
	display:block;
	padding: 6px 0px;
	border-bottom: 1px dotted #cbcece;
	text-decoration: none;
	background-image: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1284/Images/top-bkgd.jpg) repeat-x;
}
#mainnavHolder {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1284/Images/mainnav-bkgd.jpg) repeat-x;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #bcbec1 url(/SiteFiles/1284/Images/content-bkgd.jpg) repeat-y center top;
}
#contentWrapper-bottom {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f0f0f1;
	height: 26px;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1284/Images/footer-bkgd.jpg) repeat-x;
}
#fuelWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #ff7900 url(/SiteFiles/1284/Images/fuel-bkgd.jpg) repeat-x;
}
#rushourWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #c02c23 url(/SiteFiles/1284/Images/rushour-bkgd.jpg) repeat-x;
}


/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 890px;
	height: 111px;
	position: relative;
}
.logo {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 197px;
	height: 55px;
	overflow: hidden;
}
.logo a {
	width: 197px;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1284/Images/logo.jpg) no-repeat top;
}
#top-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 375px;
	height: 111px;
	background: url(http://www.lifepointchurch.org/assets/1284/top-right.jpg) no-repeat top;
}
#top-links {
	width: 55px;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	position: absolute;
	left: 95px;
	top: 15px;
	font-size: 11px;
}

#top-links a{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
}
a.top-links:link , a.top-links:visited, a.top-links:active {
	margin: 0px 12px 0px 12px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
a.top-links:hover {
	border-bottom: 1px dotted #FFFFFF;
	background: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Content/Flash Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px auto;
	padding: 0px 32px;
	width: 826px;
	background: #f0f0f1 url(/SiteFiles/1284/Images/content-bkgd2.jpg) no-repeat center top;
}
#flash {
	width: 776px;
	background: #f0f0f1 url(/SiteFiles/1284/Images/flash-bkgd.jpg) no-repeat center top;
	padding: 25px 25px 0px 25px;
}
#def-content-top {
	width: 776px;
	background: #f0f0f1 url(/SiteFiles/1284/Images/flash-bkgd.jpg) no-repeat center top;
	padding: 25px;
}
#content-left {
	float: left;
	width: 536px;
	margin-right: 32px;
}
#content-right {
	float: left;
	width: 208px;
}
#page-right {
	float: left;
	width: 208px;
}
#page-right p {
	font-size: 12px;
	color: #595959;
}
#def-content-bottom {
	width: 776px;
	background: #f0f0f1;
	padding: 25px;
}
#page-bottom {
	width: 766px;
	text-align: left;
}
#page-bottom a {
	font-size: 11px;
	color: #444;
	text-decoration: none;
	border-bottom: none;
}
#page-bottom a:hover {
	border-bottom: 1px dotted #000000;
	background: none;
	color: #68a111;
}
#no-sub-top {
	float: left;
	width: 776px;
}
#no-sub-body {
	float: left;
	width: 776px;
	margin-top: 25px;
}
#sub-top {
	float: left;
	width: 776px;
}
#sub-body {
	float: left;
	width: 776px;
	margin-top: 25px;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
#bottom {
	margin: 0px auto;
	padding: 30px 0px;
	width: 890px;
}
#bottom a {
	border-bottom: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 24px 0px;
	width: 890px;
}
#footer p {
	font-size: 9px;
	color: #444;
	margin-top: -10px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-size: 9px;
	color: #444;
	text-decoration: none;
	border-bottom: none;
}
#footer a:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	background-color: #f8f8f8;
}
#footer-top {
	width: 890px;
	height: 48px;
	float: left;
}
#footer-top-left {
	width: 511px;
	height: 48px;
	line-height: 48px;
	padding: 0px 10px;
	margin-right: 5px;
	float: left;
	background-color: #f8f8f8;
	font-size: 11px;
}

#footer-top-left a, #footer-top-left a:active, #footer-top-left a:link, #footer-top-left a:visited {
	font-size: 11px;
}

.footer-logo {
	float: left;
	display: block;
	width: 18px;
	height: 27px;
	clear: both;
	margin-right: 10px;
	margin-top: 10px;
}
#footer-top-middle {
	width: 107px;
	height: 34px;
	padding: 14px 23px 0px;
	margin-right: 5px;
	float: left;
	background-color: #f8f8f8;
}
.i-facebook {
	margin-right: 7px;
	float: left;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
.i-facebook a {
	width: 21px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1284/Images/i-facebook.jpg) no-repeat 0px -21px;
}
.i-facebook a:hover {
	background: url(/SiteFiles/1284/Images/i-facebook.jpg) no-repeat 0px 0px;
}
.i-twitter {
	margin-right: 7px;
	float: left;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
.i-twitter a {
	width: 21px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1284/Images/i-twitter.jpg) no-repeat 0px -21px;
}
.i-twitter a:hover {
	background: url(/SiteFiles/1284/Images/i-twitter.jpg) no-repeat 0px 0px;
}
.i-vimeo {
	margin-right: 7px;
	float: left;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
.i-vimeo a {
	width: 21px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1284/Images/i-vimeo.jpg) no-repeat 0px -21px;
}
.i-vimeo a:hover {
	background: url(/SiteFiles/1284/Images/i-vimeo.jpg) no-repeat 0px 0px;
}
.i-youtube {
	float: left;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
.i-youtube a {
	width: 21px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1284/Images/i-youtube.jpg) no-repeat 0px -21px;
}
.i-youtube a:hover {
	background: url(/SiteFiles/1284/Images/i-youtube.jpg) no-repeat 0px 0px;
}
#footer-top-right {
	width: 173px;
	height: 48px;
	padding: 0px 10px;
	float: left;
	background-color: #f8f8f8;
	font-size: 10px;
	line-height: 48px;
	color: #adadad;
	text-align: center;
}
#footer-top-right a:link {
	font-size: 10px;
	color: #777;
}

#footer-bottom {
	width: 890px;
	float: left;
	margin-top: 24px;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbWrapper {
	width: 766px;
	height: 25px;
	text-align: left;
	margin-bottom: 24px;
	border: 1px solid #d9d9d9;
	padding: 4px;
}
.breadcrumbs-home a {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	clear: both;
	margin-right: 10px;
	background: none;
	border-bottom: none;
}
#breadcrumbs {
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
#breadcrumbs li {
	padding: 0px 8px 0px 0px;
	float: left;
	background:none;
	font-size: 11px;
	display: inline;
}
#breadcrumbs a {
	color: #444;
	background: url(/SiteFiles/1284/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 16px;
	border-bottom: none;
}
#breadcrumbs a:hover {
	color: #000000;
	background: url(/SiteFiles/1284/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 16px;
	border-bottom: none;
}
#breadcrumbs a.first {
	color: #444;
	background: none;
	text-decoration:none;
	padding-left: 0px;
	border-bottom: none;
}
#breadcrumbs a.first:hover {
	color: #000;
	background: none;
	text-decoration:none;
	padding-left: 0px;
	border-bottom: none;
}
#breadcrumbs a.current {
	color: #68a111;
	font-weight: bold;
	background: url(/SiteFiles/1284/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 16px;
	border-bottom: none;
}
/*-----------------------------------------------------------------------------------------------------TABS */
#tabContent1 {
	position:absolute;
	width:100%;
	z-index:100;
	top: 35px;
	left: 0px;
	display:none;
	background: none;
}
#tabs, #tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tabs li {
	margin: 0px;
	float: left;
	display:block;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	height:30px;
	
}
.tabContent {
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-left-radius:10px;
	background-color:#68A111;
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:5px 10px;
	width:130px;
}
.tabContent a {
	color: #FFF;
}

/*-----------------------------------------------------------------------------------------------------TABS2 */
#tabContent2 {
	position:absolute;
	width:100%;
	z-index:100;
	top: 40px;
	left: 96px;
	display:none;
	background: none;
}
#tabs2, #tabs2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tabs2 li {
	margin: 0px;
	float: left;
	display:block;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	height:30px;
	
}
.tabContent2 {
	background-color:#68a111;
	height: 60px;
	padding:0px 10px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
}
.tabContent2 a {
	color: #FFF;
}

/*NOTICES*/

.lpnotice {
	background-color: #bbe384;
	display: inline-block;
	padding: 8px;
	border: 1px solid #8eac64;
}

.homenotice {
	background-color: #bbe384;
	display: block;
	padding: 8px;
	border: 1px solid #8eac64;
	font-size: 1.3em;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 25px;
}

.homenotice a{
	color: #5b8b1b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.homenotice a:hover{
	background-color: #ebffc0;
}

/* MOBILE LINK */
a#ctl00_lbMobileVersion {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color:#68A112;
	color:#FFFFFF;
	font-family:helvetica;
	font-size:16px;
	font-weight:bold;
	padding:9px 10px 10px;
	position:absolute;
	right:380px;
	top:0;
}