html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, 
ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border: 0 none;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1em;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/*** UNIVERSAL STYLES ***/

body 
{
	background: transparent url("../images/bgrBodyRightRepeat.png") repeat-x;
	font-family: Trebuchet MS,Trebuchet,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 120%;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 62.7%;
}

a:link, a:visited, a:hover, a
{
	color: #588bac;
}
a:hover {color: #255d7f;}

h1 a
{
	background: transparent url("../images/mvcc-logo.png") no-repeat top left;
	margin: 0; 
	padding: 0;
	position: absolute;
	height: 135px;
	width: 350px;
	z-index: 9;
	top: 85px;
	text-indent: -9999px;
	left: 8px;
}

h3
{
	font-size: 180%;
	color: #255d7f;
	padding: 10px 0;
}

h4
{
	font-size: 155%;
	margin: 20px 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ddd;
}
h4 span { font-size: 120%; }

p 
{ 
	font-size: 130%; 
	font-weight: normal;
	line-height: 1.75em;
	margin-bottom: 1em;
}

img 
{ 
	float: left; 
	margin: 10px 15px 0 0;
}

strong { font-weight: bold;  }

ul {}

#Column1 li {font-size: 120%; line-height: 1.75em;}

table {font-size: 100%;}
tr {}
td {border: 1px solid #000; padding: 10px;}
/*** LIBRARY STYLES ***/

ul .FirstMenuItem { list-style: none !important; }

.Clear { clear: both; }

/*** TEMPLATE STYLES ***/
#BodyWrap
{
	background: transparent url("../images/bgrBodyLeftRepeat.png") repeat-x;
	height: 362px;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;	
}
#BodyTop
{
	background: transparent url("../images/bgrBodyTop.png") no-repeat center top;
	height: 362px;
	margin: 0 auto;
}

#Page
{
	background: transparent url("../images/bgrPage.png");
	width: 960px;
	margin: 0 auto;
}
#PageWrap { position: relative; }

#Head
{
	position: relative;
	z-index: 9999;
}

#HeadContent
{
	position: absolute;
	top: 69px;
}

#BannerRotationWrapper
{
	background: url("../images/bnrMVCCBlank.jpg") no-repeat;
	height: 279px;
	width: 960px;
	text-indent: -9999px;
}

#BannerRotation
{
	height: 276px;
	width: 943px;
	left: 8px;
}

#Banner1 
{
	background: url("../images/bnrMVCCHomeTempA.jpg") no-repeat;
	height: 276px;
	width: 943px;
	text-indent: -9999px;
}
#Banner2 
{
	background: url("../images/bnrThanksgiving.jpg") no-repeat;
	height: 276px;
	width: 943px;
	text-indent: -9999px;
}
#Banner3
{
	background: url("../images/bnrHaloween.jpg") no-repeat;
	height: 276px;
	width: 943px;
	text-indent: -9999px;
}
#Banner4
{
	background: url("../images/bnr2010YouthAuction.jpg") no-repeat;
	height: 276px;
	width: 943px;
	text-indent: -9999px;
}

#SearchBar 
{
	background: url("../images/bgrSearchBar.png") no-repeat;
	height: 36px;
	width: 960px;
}

/*** Start Main Nav ***/
#Nav
{
	background: transparent url("../images/bgrNav.png") no-repeat top center;
	text-align: left;
	width: 960px;
	padding-bottom: 69px;
}

#Nav ul
{
	position: absolute;
	right: 9px;
}

#Nav ul li
{
	display: inline;
	float: left;
	font-size: 140%;
	border-left: 1px solid #a8becc;
	position: relative;
}
#Nav ul li a, #Nav ul li a:visited, #Nav ul li a:hover
{
	color: #255d7f;
	float: left;
	padding: 20px 15px 0;
	text-decoration: none;
}
#Nav ul li a:hover 
{ 
	background: transparent url("../images/bgrNavTopRepeat.png") repeat-x center top;
}

/*** Drop Down Nav ***/
#Nav ul ul
{
	left: -9999px;
	right: auto;
	top: 34px;
	z-index: 997;
}

#Nav ul li ul li
{
	font-size: 100% !important;
}

.FirstDropDown
{
	background-position: center !important;
	padding-top: 30px !important;
}

#Nav ul li li a, #Nav ul li li a:visited, #Nav ul li li a:hover
{ 
	padding: 10px 15px;
	width: 160px;
	background-color: #f5f8f9;	
}

#Nav ul li:hover ul, #Nav ul li.sfhover ul
{
	left: -1px;
}

/*** Side Nav ***/
#SideNav
{
	background: #fff url("../images/bgrSideNav.png") no-repeat bottom left;
	padding-bottom: 328px;
}

/*** End Nav ***/

#Content
{
	margin-top: 309px;
	padding: 0 20px 0;
	position: relative;
	z-index: 9998;
}

#Column1, #Column2, #Column3 { float: left; }

#Column1
{
	width: 465px;
	position: relative;
	margin-left: 226px;
	margin-top: -43px;
	padding: 0 25px;
}
#Column1 h3 
{ 
	border-top: 1px solid #dcdfe3; 
	margin-top: 35px;
	padding-top: 20px; 
}

#Column2
{
	margin-left: -727px;
	position: relative;
	top: -7px;
	width: 197px;
}
#Column2 h3
{
	font-size: 160%;
	color: #8c9094;
}
#Column2 ul { margin-right: 0; padding-top: 10px; }
#Column2 ul li { list-style-type: none; text-indent: -25px; }
#Column2 ul li a:link, #Column2 ul li a:visited, #Column2 ul li a:hover, #Column2 ul .Inactive
{
	padding: 10px 30px;
	font-size: 160%;
	text-decoration: none;
	color: #255d7f;
	display: block;
	border-right: 1px solid #dcdfe3; 
}
#Column2 ul li a:hover
{
	color: #fff;
	background-color: #255d7f; 
}
#Column2 ul .Inactive { color: #8c9094; background-color: #ecf4fc; }

#Column3
{
	width: 175px;
	margin-top: 10px;
}
#Column3 h3
{
	background: #255d7f url("../images/bgrH3Col3.png") no-repeat center;
	font-size: 130%;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#Column3 p, #Column3 ul li
{
	background: #7cacc9 url("../images/bgrHotButton.png");
	font-size: 130%;
	color: #fff;
	margin-bottom: 15px;
	padding: 10px;
	border: solid 2px #316587;
	position: relative;
}
#Column3 ul li
{
	font-size: 190%;
	padding-bottom: 22px;
	padding-right: 60px;
}
#Column3 ul li span { font-size: 85%; }
#Column3 ul li a:link, #Column3 ul li a:visited, #Column3 ul li a:hover { color: #fff; text-decoration: none; }

#ListenNowGraphic
{
	background: transparent url("../images/graListenNow.png") no-repeat top right;
	position: absolute;
	top: -5px;
	left: 108px;
	height: 101px;
	width: 66px;
}
#WatchNowGraphic
{
	background: transparent url("../images/graWatchNow.png") no-repeat top right;
	position: absolute;
	top: -5px;
	left: 108px;
	height: 97px;
	width: 69px;
}
#DonationsGraphic
{
	background: transparent url("../images/graDonations.png") no-repeat top right;
	position: absolute;
	top: -5px;
	left: 97px;
	height: 97px;
	width: 80px;
}


#Footer
{
	background: transparent url("../images/bgrFooterMid.png") repeat-y top center;
	position: relative;
}
#Footer p { color: #fff; margin-bottom: 0; }

#FooterWrap
{
	background: transparent url("../images/bgrFooterTop.png") no-repeat top center;
	padding-bottom: 27px;
}
#FooterWrap p span { position:relative; left:25px; top:28px; }
#FooterWrap ul 
{ 
	position: relative;
	left: 100px;
	top: 4px;
}
#FooterWrap ul li 
{
	float: left;margin:0 20px;
	padding-bottom:5px;
	position:relative;
	top:-27px;
	list-style: none;
}
#FooterWrap ul li span { position: relative; left: -9000px; }
#FooterWrap ul li a:link, #FooterWrap ul li a:visited, #FooterWrap ul li hover { text-decoration: none; }
#FooterWrap ul #Facebook
{
	background: transparent url("../images/icoFacebook.png") no-repeat center top;
	position: absolute;
	height: 27px;
	top: 32px;
	left: -15px;
	padding: 11px 0 0;
}
#FooterWrap ul #Twitter
{
	background: transparent url("../images/icoTwitter.png") no-repeat center top;
	position: relative;	
	padding: 11px 0 0;
	right: 7px;
	top: -8px;
}

#FooterWrap2
{
	background: #fff url("../images/bgrFooterBottom.png") no-repeat top center;
	padding-bottom: 20px;
}
#FooterWrap2 p span { position:relative; left:165px; top:-16px; }
#FooterWrap2 ul 
{ 
	left: 88px;
	position: relative;
	top: -27px;
}
#FooterWrap2 ul .FirstMenuItem { background: none !important; }
#FooterWrap2 ul li
{
	background: transparent url("../images/graW3cSpacer.png") no-repeat left center;
	list-style-type: none;
	float: left;
	padding:0 8px;
}
#FooterWrap2 ul li{ position: relative; left: 105px; }
#FooterWrap2 ul li a:link, #FooterWrap2 ul li a:visited, #FooterWrap2 ul li a:hover
{
	color: #fff;
	text-decoration: none;
	font-size: 120%;
}
#FooterWrap2 ul li a:hover { text-decoration: underline; }
.SocialNetworkIcons { }

#FooterWrap3 
{
	position: absolute;
	right: 17px;
	top: 25px;
}
#FooterWrap3 ul .FirstMenuItem { background: none !important; }
#FooterWrap3 ul li
{
	background: transparent url("../images/graFooterLinkSpacer.png") no-repeat left center;
	list-style-type: none;
	float: left;
	padding:0 8px;
}
#FooterWrap3 ul li a:link, #FooterWrap3 ul li a:visited, #FooterWrap3 ul li a:hover
{
	color: #000;
	text-decoration: none;
	font-size: 120%;
}
#FooterWrap3 ul li a:hover { text-decoration: underline; }

.BibleGatewayBox
{
	border-left: 1px solid #ccc;
	float: left;
	margin: 20px 20px 0 0;
	min-height: 315px;
	padding: 8px;
	width: 283px;
}
.BibleGatewayBox li { display: block; text-align: right; padding: 5px 0; }
.SHAPEMonth li
{
border-left:1px solid #ccc;
float:left;
list-style:none outside none;
padding:0 10px;    
width: 240px;
margin: 0 10px;
min-height: 650px;
}
.altRow{
	background-color: #ccc;	
}
.SHAPEMonth li ul li {
}
.SHAPEMonthNav li {padding-right: 10px;}
.SHAPEMonthNav li
{
	display: inline;
}
.BibleGatewayTextInput input { width: 277px; }
.SHAPEMonth li, .BibleGatewayBox li, .SHAPEMonthNav li { list-style: none; }
.Sermon { margin-bottom: 40px; }



.infiniteCarousel {
  position: absolute;
  left: 0;
  margin-left:120px;
}

.infiniteCarousel .wrapper {
background-color:#000;
margin:0 40px;
min-height:14em;
position:relative;
top:0;
width:495px;
}

.infiniteCarousel ul a img {
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../../public/images/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 50px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

.dataTables_wrapper table { width: 500px !important; }
.dataTables_wrapper table td 
{ 
	border-top: 1px solid #ccc; border-bottom: none; border-left: none; border-right: none; text-align: top; height:170px;
	padding-right: 175px;
	position: relative;
}

#jquery-overlay, #jquery-lightbox {z-index: 9999 !important;}

#developerNote {position: relative; top: -6px; color: #000 !important; text-align: right; font-size: 100%; right: 5px;}
#developerNote p {color: #2e2e2e !important;}
#developerNote span { position:absolute; left:-9999px;}
iframe
{
	left: -22px;
	position: relative;
}

#HeaderContact
{
	background: url("../images/bgrSearchBar.png") no-repeat;
	height: 36px;
	width: 960px;
	position: relative
}
#HeaderContact span
{
	position: absolute;
	font-size: 165%;
	top: 5px;
	right: 25px;
	color: #4e4e4e;
}
