/* @override http://dwt002.monkcms.net/_css/styles.css */

/* Site: [SITE NAME] */


* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body{
   background-image:url(/_img/bg_content.jpg);
   background-position:center 174px;
   background-repeat:no-repeat;
   font-size: 62.5%;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: center;
   background-color:#000;
}

body#home{
   background-color: #000;
}

body#wfl 
{
   background-image: url(/_img/bg_content_wisdom.jpg);
   background-position:center 174px;
   background-color:#000;
   background-repeat:no-repeat;
}
hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

*+html #skip{
   position: static;
   height: 0;
}

a{
   overflow: hidden;
}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* =Header
---------------------------------------------------------------------
*/
#header-background
{    background:transparent url(/_img/bg_headerrepeat.gif) repeat-x center top;
    height:174px;

     
}
#TopPic
{
    background:transparent url(/_img/bg_top.jpg) no-repeat center top;
    height:133px;
    
}

#header{
   margin: 0 auto;
   width: 1003px;
}

#header-inner{
   position: relative;
   float: left;
   display: inline;
   width: 1003px;
   
   text-align: left;
}

#header h1{
   float: left;
   width: 389px;
   height: 108px;
   margin-top:28px;
   margin-left:182px;
   background: url(/_img/bg_h1.png) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 389px;
   height: 89px;

}


/* = Meta Nav  
---------------------------------------------------------------------
*/

.nav-header
{
    float:left;
}

.nav-header a
{
    color:#fff;
    text-decoration:none;
    display:block;
    padding-top:5px;
    margin-left:11px;
    font-family:Verdana, Arial, Sans-Serif;
    float:left
}

#cart-header
{ 
    background-image:url(/_img/bg_cartheader.png);
    width:89px;
    height:31px;
    vertical-align:middle;
   background-position:-1px top;
   display:none; /*Not implemented yet*/
}

#cart-header p
{ 
    width:89px;
    height:31px;
    vertical-align:middle;
    margin:0 0;
}

#cart-header a
{
    margin-left:38px;
}



#metanav{
   width: 243px;
   height: 31px;

   background: url(/_img/bg_metanav.png) no-repeat;
   background-position:-1px top;
      display:none; /*Not implemented yet*/

}

#member-header
{
   width: 99px;
   height: 30px;

   background: url(/_img/bg_header-member.png) no-repeat;
   background-position:0px bottom;
   display:none; /*Not implemented yet*/

}

/* = Search  
---------------------------------------------------------------------
*/

#search{
   clear: right;
   float: right;
   display: inline;
   width: 272px;
   height: 25px;
   margin-top: 109px;
 
}

#search input#search_term{
   float: left;
   display: inline;
   margin-right: 5px;
   width: 208px;
   border: 1px solid #c0baa0;
   background: #cfcdc5;
   font-size: 1.3em;
   color: #545454;
   padding: 3px;
}

#search a#search_go{
   display: inline;	
   float: left;
   width: 51px;
   height: 25px;
   background: url(/_img/bg_search_go.gif) ;
   text-indent: -9999px;
   margin: 0;
}


/* =Navigation 
---------------------------------------------------------------------
*/

#nav{
   display: inline;	
   position: relative;
   float: left;
   list-style: none;
   height: 31px;
   width: 731px;
}

#nav li{
   float: left;
   font-family: Verdana, Arial, Sans-Serif;
   line-height: 1;

   height:37px;
}

#nav li.current,
#nav li:hover,
#nav li.sfhover{
   background: url(/_img/bg_nav_li_a_hover.gif) no-repeat center top;
   height:37px;
}

#nav li a{
   display: block;
   float: none;
   color: #fff; /* Change this to the right color */
   font-size: 1.3em;
   text-decoration: none;
   padding: 10px 18px 11px;
   text-align:center;
}

#nav li.current a,
#nav li:hover a,
#nav li.sfhover a{
   color: #99ccff;
}
#nav li.current li a
{color:#fff;}

#nav li.current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   list-style: none;
   height:auto;
}

#nav li li,
#nav li li.current{
   
   float: left;
   font-size: 1em;
   background-color:#000;
   background-image:none;
   text-indent: 0;
   clear:both;
   width:150px;
}

#nav li.current li:hover,
#nav li li:hover{
   background-color:#000;
   background-image:none;
   
}

#nav li:hover li:hover, 
#nav li.sfhover li.sfhover{
   background-color:#000;
   background-image:none;
   
}

#nav li li a,
#nav li li.current a{
   font-family: Arial,sans-serif;
   text-transform: none;
   background-color:#000;
   background-image:none;
   color:#fff;
}
#nav li li.current a
{color:#99ccff;}

#nav li:hover ul,
#nav li.sfhover ul{
   top: 37px;
   left: auto;
   width: auto;
   z-index: 2;
   height:auto;
}

#nav li:hover ul,
#nav li.sfhover ul{
  z-index: 9999999;
}

#nav li li a{
  float: left;
  width: auto !important;
  padding: 10px 10px;
  color: #493717;
  text-align:left;
  
}

#nav li:hover li,
#nav li.current:hover li{
   background-color:#000;
   background-image:none;
   
}

#nav li li a:hover{
   color: #99CCFF;
   background-image: none;
   font-weight: normal;padding: 10px 10px;
      background-color:#000;
}


/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   width: 1003px;
   margin: 0 auto;
}


/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   width: 1003px;
   float: left;
   display: inline;
   padding: 0px 0 15px 0;
   text-align: left;
   background: transparent url(/_img/bg_content-wrap.png) repeat-x;

}

#wfl #content-wrap{ background:transparent none;
}
.eventlistpage #content-wrap{

   background: transparent url(/_img/itineraryheader.png) no-repeat;
   padding-top:178px;
   background-position:-39px top

}

.aboutuspage #content-wrap{

   background: transparent url(/_img/aboutusheader.png) no-repeat;
   padding-top:178px;
   background-position:-39px top

}

#productspage #content-wrap{
   background: transparent url(/_img/bg_productsbanner.jpg) no-repeat;
   background-position:left top
}

#wfl #content-wrap{
   padding-top:248px;


}



.nosidebar #content-wrap{
}


#home #content-wrap{
   background-image: none;
}

#subpage_header {
	padding: 0 0 10px 0;
	clear: both;
}
#lighting
{
background-image:url(/_img/bg_featured.png); 
background-position:center center;
background-repeat:no-repeat;
height:17px;
width:100%;
z-index:7;
position:absolute;
top:463px;
}

#productspage #lighting
{ top:440px; }
/* = Home Content  
---------------------------------------------------------------------
*/

#homecontent{
   clear: both;
   background: transparent;
   color: #fff;
}

#homecontent-inner{
   width: 1003px;
   text-align: left;
   margin: 0 auto;
   background: transparent;
   padding: 0px;
   min-height: 290px;
}

ul#homenav{
   float: left;
   display: inline;
   list-style: none;
   margin: 0px 0 0 0px;
   text-align: left;
   width: 260px;
   padding: 0;
}

ul#homenav li{
 background-image :url(/_img/bg_homenav-sel.png);
 background-position:-271px bottom;
   font-family: Arial,sans-serif;
   font-size: 23px;
   padding: 20px 0 15px 22px;
   height:41px;
   list-style-position: outside;
}


ul#homenav li.selected

{
background-image:url(/_img/bg_homenav-sel.png);
background-repeat:repeat-y;
background-position:0px bottom;
}
ul#homenav li.pos2
{ height: 41px}
ul#homenav li.pos3
{ height: 41px}

ul#homenav li.pos4
{ height: 35px;
background-image:none;
}

ul#homenav li.pos4.selected

{
background-image:url(/_img/bg_homenav-sel.png);
background-repeat:repeat-y;
background-position:-540px bottom;
}



ul#homenav li a{
   color: #6699cc;
   text-decoration: none;
   padding: 0;
   margin: 0;
}

ul#homenav li.selected a{
   color: #fff;
}

ul#homenav li li{
   font-size: 11px;
   font-family: Arial, Helvetica, Geneva, sans-serif;
   list-style: none;
   background-image: none;
   margin: 5px 0 0 0;
   padding: 0;
   color:#ccc;
}
ul#homenav li.selected li{
color:#fff;
}

#home-featured{
   position: relative;
   width: 516px;
   float: right;
}
#slideshow 
{ float: left;}


ul#featuredpic{
   list-style: none;
}

ul#featuredpic a img{
   display: block;
   float: left;
   border: none;
}

#home-featured #new{
   width: 198px;
   height: 124px;
   background: url(/_img/bg_home_featured_new.png) no-repeat;
   position: absolute;
   top: 200px;
   left: -15px;
   z-index: 99;
}

#home-featured #new #innerwrap{
   width: 198px;
   height: 124px;
}

#home-featured #new p{
   margin: 66px 40px 0 32px;
   font-size: 1.2em;
   color: #363636;
   line-height: 1.2;
}

#home-featured #new h3{
   text-indent: -9999px;
   position: absolute;
   height: .1%;
}

#home-featured #new p a{
   color: #496599;
   text-decoration: none;
   position: relative;
}

#home-featured #new p a:hover{
   text-decoration: underline;
}

#home-recent-sermon{
  display: inline; /* IE6 double margin float bug hack */
   margin-left: 200px;
   margin-top: 10px;
   float: left;
   position: relative;
}

#home-recent-sermon h3{
   font-family: Arial,sans-serif;
   font-size: 1.6em;
   font-weight: normal;
   color: #780504;
   margin-bottom: 4px;
   width: 200px;
   float: left;
}

#home-recent-sermon h4{
   font-size: 1.2em;
   color: #6e624c;
   margin-bottom: 2px;
   width: 200px;
   float: left;
   line-height: 1.2;
}

#home-recent-sermon h4 a{
   color: #374154;
   text-decoration: none;
}

#home-recent-sermon #preacher{
   float: left;
   width: 200px;
}

#home-recent-sermon p{
   font-size: 1.2em;
}

p#sermon-player,
p#sermon-dl, p#podcast{
   text-indent: -9999px;
}

p#sermon-player{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	margin: 3px 3px 0 125px;
}

p#sermon-player a{
   height: 30px;
   width: 52px;
   display: block;
   background: url(/_img/bg_sermon_player.gif) no-repeat;
}

p#sermon-dl{
   float: left;
   margin: 3px 3px 0 0;
}
#sermonleft {
float:left;
margin-right:7px;
width:465px;
}

p#sermon-dl a{
   height: 30px;
   width: 35px;
   display: block;
   background: url(/_img/bg_sermon-dl.gif) no-repeat;
}

#sermoninfo
{
width:10px;
float:left;
}

p#podcast{
   position: absolute;
   left: 230px;
   bottom: 0;
   top: 0px;
}

p#podcast a{
   width: 82px;
   height: 72px;
   display: block;
   background: url(/_img/bg_sermon_podcast.gif) no-repeat;
   position:relative;
   top:9px;
}


/* =Content
---------------------------------------------------------------------
*/

#content{
   float: left;
   display: inline;
   width: 720px; /* 520px with padding */
   padding: 0 5px 0 9px; 
   text-align:justify;
}

.nosidebar #content{
width:720px;
}

.alt {
	background-color:#293440;
}

#content.Directory img {
	clear:both;
}
#home #content{
   float: left;
   display: inline;
   width: 631px; /* 515px with padding */
   padding: 0 24px 0 12px;
}

#content h2{
   font-family: Arial,sans-serif;
   font-size: 1.5em;
   font-weight: bold;
   color: #eee;
   padding-top:7px;
   padding-bottom:3px;
}

#content h3{
   font-family: Arial,sans-serif;
   font-size: 2.3em;
   font-weight: normal;
   color: #336699;
   padding-top:10px;
   padding-left:0px;
   border-bottom: 0px solid #e8e2c5;
   padding-bottom:7px;
   background: url(/_img/bg_content.png) no-repeat top left;
   background-position:left 26px;
   clear:both;
   height:26px;
}

#home #content h3{
   font-family: Arial,sans-serif;
   font-weight: normal;
   color: #336699;
   padding-top:10px;
   padding-left:0px;
   border-bottom: 0px solid #e8e2c5;

   
   
}

#content h4{
   font-size: 1.6em;
   color: #fff;
}
#content h5,
#content h6{
   font-size: 1.7em;
   color: #333;
   font-weight: normal;
   padding: 5px 0px;
}

#content p,
#content li{
   margin-bottom: 1em;
   margin-right: 1em;
   color: #bfbebe;
   font-size: 1.3em;
   line-height: 1.5em;
}

#content ol li{
   margin-bottom: .5em;
   list-style-position: inside;
}

#content p.subscribe{
   font-size: 1.1em;
   margin: 0 0 20px 0;
   float:right;
}

#content ul,
#content ol{
   margin: 0 0 1em 3em;
}

#content ul#byline{
   width: 230px;
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   list-style: none;
}

#content ul#byline li{
   font-size: 1.1em;
}

#content ul li{
   margin: 0;
   padding-left: 17px;
  background:transparent url(/_img/bg_content_li.png) no-repeat scroll left 0.4em;
   list-style: none;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: .25em;
   border: none;
   border-bottom: 1px dotted #DADAD0;
}

#content a{
   color: #eee;
   text-decoration: underline;
   
}
#content h3 a{
    color:#336699;
   text-decoration: none;
}
#content h5 a{
   text-decoration: none;
}

#content a:hover{
   text-decoration: none;
   
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content .mb_download img{
   float: left;
   margin: 0 5px 0px 0;
}

#content a img{
   border: none; /* removes the browswer default for a img */
}

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}
#content h4.sermongroup{
   margin: 15px 0 24px;
}
#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p#posted{
   color: #707070;
   font-size: 1.2em;
}

#content .sermonbox h4.title a{
   color: #374154;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
   font-size: 1.1em;
}

#content p.eventtime{
   font-size: 1.1em;
   margin-top:5px;
}

#content #mediabox{
   float: right;
   width: 114px;
   padding: 0px 5px 0;
   background: #e3e3e3;
   border: 0px solid #bec3cc;
   font-size: 1.1em;
   list-style: none;
   margin-right: 15px;
   margin-bottom: 20px;
	margin-left: 0;
}

#content #mediabox li{
   margin-bottom: 5px;
   padding: 0;
   background: none;
   font-weight: bold;
   text-indent: -9999px;
}

#content #mediabox li a{
   display: block;
   width: 113px;
   height: 27px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/_img/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/_img/mb_video.gif);
}

#content #mediabox li.mb_download a{
   background-image: url(/_img/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/_img/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/_img/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/_img/mb_podcast.gif);
}

#content div.gallery {
   width: 150px; float: left; margin: 0 15px 15px 0;
}

p#backtoarchive{
   clear: both;
   margin-top: 10px;
}

/* =Large Calendar  
---------------------------------------------------------------------
*/

#content #calendar-outer{
   position: relative;
   margin-top:15px;
}

#content table.calendar{
   margin-bottom: 25px;
   border: 0px solid #484849;

   border-collapse: collapse;
   background-image:url(/_img/bg_caltop.gif);
   background-repeat:repeat-x;
   width:725px;
}

#content table.calendar tbody
{
   border: 1px solid #484849;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}




#content table.calendar caption{
   padding-bottom: 10px;
   color: #fff;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar caption span{
   position: absolute;
   top: 0;
   width: 16px;
   color: #8A4700;
}

#content table.calendar caption span.calendar-prev{
   left: 0;
}

#content table.calendar caption span.calendar-next{
   right: 0;
}

#content table.calendar th{
   padding: 6px 0;
   background: transparent;
   color: #FFF;
   font-size: 1.3em;
   font-weight: normal;
   text-align: center;
   height:38px;
   *height:32px;
}

#content table.calendar td{
   width: 100px;
   height: 100px;
   padding: 2px;
   border: 1px solid #484849;
   border-left: 0;
   border-top: 0;
   background: #1b1c1e;
   color: #fff;
   font-size: 1.8em;
   vertical-align: top;
   text-align:left;

}
#content table.calendar td.linked-day{
text-align:left;
vertical-align:top;
}
#content table.calendar td.empty{
   background: #1B1C1E;
}

#content table.calendar td a{
   text-decoration: none;
   
}

#content table.calendar td a{
   text-decoration: none;
}
#content table.calendar td ul a{
   text-decoration: none;

}


#content table.calendar td ul{
   margin: .5em 0 0 .5em;
   font-size: 100%;
   list-style: none;
   padding: 0;
}

#content table.calendar td li{
   margin-left: 0;

   font-size: 11px;
   line-height: 1.2em;
   padding-left:13px;
}

#content table.calendar td li a{
   text-decoration: none;
   color: #fff;
}

#content table.calendar td li a:hover{
   text-decoration: underline;
}


/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   display: inline;
   float: right;
   width: 244px;
   *width:259px;
   padding: 10px 8px 0 7px;
   margin-bottom: 5px;
   color:#999;
   background-image:url(/_img/bg_sidebar.png);
   background-position:center top;
   background-repeat:no-repeat;
   min-height: 452px;
   *height:452px;
}
.moveup#sidebar{
   margin-top:-178px;
   
}

#home #sidebar{
   display: inline;
   float: right;
   width: 312px;
   padding: 0 0 0 24px;
   margin-top:16px;
   background-image:none;
}
#home #sidebar p,
#home #sidebar li{
   margin-bottom: 0px;
   color: #bfbebe;
   font-size: 1.2em;
   line-height: 1.5;
   clear: both;
}
#sidebar p,
#sidebar li{
   margin-bottom: 1em;
   margin-left:7px;
   margin-right:7px;
   color: #999;
   font-size: 1.2em;
   line-height: 1.5;
   clear: both;
}

#sidebar ul{
   margin-left: 1em;
   padding: 0;
}

#sidebar li{
   line-height: 1;
   padding-left: 12px;
   background: url(/_img/bg_content_li.gif) no-repeat left 3px;
   list-style: none;
}


#home #sidebar h3{
   font-family:Arial, serif;
   font-size: 1.8em;
   font-weight: normal;
   margin-bottom: 12px;
   clear: both;
   background: transparent;
   text-transform: none;
}


#sidebar h3{
   font-family: Arial, serif;
   font-size: 1.6em;
   font-weight: normal;
   color: #99ccff;
   margin-bottom: 12px;
   padding: 10px 0px 0px 16px;
   clear: both;
   background: #111;
   background-image:url(/_img/bg_sidebar-h3.png);
   background-repeat:no-repeat;
   width:229px;
   height:27px;
   *height:38px;
   *width:245px;
   

}
#sidebar h2
{
text-align:center;
background-image:url(/_img/divider.png);
background-position:center bottom;
height:20px;
background-repeat:no-repeat;
margin-top:5px;
}

#sidebar h2 a
{
    color: #666;
    font-weight:normal;
}
#sidebar h2 a:hover
{
    color: #fff;
    font-weight:normal;
}

#home #sidebar h3{
   padding-top:10px;
   padding-left:0;
}

#sidebar h4{
   font-size: 1.2em;
   line-height: 1.2;
}
#home #sidebar a
{
    color:#fff;
}

#sidebar a{
   color: #fff;
   text-decoration: none;
}

#sidebar a:hover{
   text-decoration: underline;
}

#sidebar .sermon, #sidebar .article{
   padding: 8px 10px;
}

#sidebar .sermon:hover, #sidebar .article:hover{
   
   padding: 8px 10px;
}

#sidebar .sermon .sermonpreacher{
   color: #999;
   font-style: italic;
}

#sidebar .sermon .sermondate{
   color: #999;
}

#sidebar #gethelp, #sidebar p.more a
{
   display: block;
   font-size: .8333em;
   text-transform: uppercase;
   float: right;
   background: url(/_img/bg_sidebar_p_more_a.gif) no-repeat left top;
   margin: 0 7px 15px ;
   color: #fff;

   padding: 5px 0 0 6px;
   width:35px;
   height:15px;
   *width:41px;
   *height:21px;
   
}

#sidebar p.more a:hover
{
   text-decoration: underline;
}

#sidebar .article p, #sidebar .sermon p{
   margin-bottom: 0;
}


/* =Footer
---------------------------------------------------------------------
*/
#footer {
   clear: both;
   border-top: 0px solid #221e15;
   background: #660B0F url(/_img/bg_footer.png) repeat-x left top;
}

#footer-inner{
   width: 1003px;
   margin: 0 auto;
   text-align: left;
   padding: 14px 0;
   color: #bec3cc;
}

#footer h3{
   font-family: Arial,sans-serif;
   font-size: 1.9em;
   font-weight: normal;
   margin-bottom: 18px;
}

#footer a{
   color: #8e0004;
}

#footer a:hover{
   text-decoration: none;
}

#footer p{
   font-size: 1.2em;
   line-height: 1.4em;
}

#footer p b {
   font-weight: bold;
   color: #fff;
}

#footer #testify, #footer #latestvideos, #footer #agenda{
   width: 225px;
   float: left;
   display: inline;
   padding: 0 20px 0 10px;
}

#footer #footertestify{
   margin-bottom: 20px;
}

#footer #footertestify p strong{
   text-align: left;
}
#subfooter{
   clear: both;
   border-top: 1px solid #3a3a3a;
   background: #C0C0C0 url(/_img/bg_footer_sub.gif) repeat left top;
}
#subfooter h3
{
   font-family: Verdana, Arial,sans-serif;
   font-size: 1.9em;
   font-weight: normal;
   margin-bottom: 18px;
   color:#336699;
}

#subfooter a{
   color: #fff;
   text-decoration:none;
}

#subfooter a:hover{
   text-decoration: underline;
}

#subfooter p{
   font-size: 1.2em;
   line-height: 1.4em;
}

#subfooter p b {
   font-weight: bold;
   color: #fff;
}

#subfooter #testify
{
   width: 312px;
   float: left;
   display: inline;
   padding: 0 0px 0 5px;
}

#subfooter #latestvideos
{
   width: 387px;
   float: left;
   display: inline;
   padding: 0 0px 0 34px;
}

#subfooter #agenda
{
   width: 228px;
   float: left;
   display: inline;
   padding: 0 2px 0 34px;
}

#subfooter #footertestify{
   margin-bottom: 20px;
}

#subfooter #footertestify p strong{
   text-align: left;
}

/*Footer Video Styling*/
#subfooter .videobox
{
background-color:#1d2934;
background-image:url(/_img/bg_videobox.png);
display:block;
margin:6px 0;
padding:17px 0 0 50px;
height:47px;
width: 336px;
*height:64px;
*width: 386px;

}

#subfooter .videobox.alt
{
background-color:#27333f;
background-image:url(/_img/bg_videobox-alt.png);
height:47px;
width: 336px;
*height:64px;
*width: 386px;
display:block;
}
span.preacher
{color:#fff;}

.videobox .title
{width:250px;
float:left;}

.videobox h5
{
font-family:verdana;
font-size:15px;
font-weight:normal;
margin-bottom:5px;
}

.videobox .sl_watch
{
margin-left:19px;
margin-top:9px;
float:left;
}

.videobox .sl_download
{
margin-top:9px;
float:left;
}


.videobox .sl_watch a
{
background-image:url(/_img/bg_play.png);
height:16px;
width:13px;
display:block;
text-indent:-9999px;
}

.videobox .sl_download a
{
background-image:url(/_img/bg_download.png);
height:13px;
width:16px;
display:block;
text-indent:-9999px;
}


#churchinfo{
   float: left;
   padding-bottom: 10px;
   background: none;
}

#churchmap{
   width: 213px;
   margin: 10px 0;
   background: url(/_img/bg_churchmap_bottom.gif) no-repeat bottom left;
   text-align: center;
   padding-bottom: 4px;
}

#churchmap p {
   padding-top: 3px;
   background: url(/_img/bg_churchmap_top.gif) no-repeat top left;
}

#churchmap p img{
   width: 207px;
   display: block;
   margin: 0 auto 5px;
   border: none;
}

#churchmap a{
   display: block;
   text-transform: lowercase;
   color: #e0dab3;
   text-decoration: none;
}

#churchmap a:hover{
   text-decoration: underline;
}

#churchmap a:hover img{
   border: none;
   text-decoration: none;
}

#latestvideos h4{
   font-size: 1.3em;
   color: #bec3cc;
   margin-bottom: 5px;
}

#latestvideos p{
   margin-bottom: 15px;
   color:#999;
   font-size:11px;
}


/* = Agenda & Calendar  
---------------------------------------------------------------------
*/

#agenda ul{
   float: left;
   width: 228px; 
   list-style: none;
}

#agenda li{
   float: left;
   font-size: 1.2em;
   text-align: center;
}

#agenda li a{
   display: block;
   width: 114px;
   height: 20px;
   padding: 12px 0 0 0;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   outline: 0;
}

#agenda li a#link1.current{
	background: url(/_img/bg_agenda_link1_current.gif) no-repeat;
}

#agenda li a#link1.back
{
	background: url(/_img/bg_agenda_link1_back.gif) no-repeat;
	background-position:right bottom;
}

#agenda li a#link2.current{
	background: url(/_img/bg_agenda_link2_current.gif) no-repeat;
}

#agenda li a#link2.back, #agenda li a#link2{
	background: url(/_img/bg_agenda_link2_back.gif) no-repeat;
		background-position:bottom left;
		color:#999;
}

#agenda div#branch1, #agenda div#branch2{
   clear: left;
   float: left;
   background: #1a2632;
   background-image:url(/_img/bg_agenda.gif);
   background-position:center bottom;
   width: 228px;
   padding: 15px 0;
   position: relative;
}

#agenda table.calendar{
   clear: both;
   width: 188px;
   margin: 0 auto;
   border-collapse: collapse;
   color: #f0edda;
}

#agenda table.calendar caption{
   margin: 0px auto;
   padding-bottom: 15px;
   color: #fff;
   font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
}

#agenda table.calendar caption span.calendar-prev{
   position: absolute;
   top: 11px;
   left: 8px;
}

#agenda table.calendar caption span.calendar-next{
   position: absolute;
   top: 11px;
   right: 8px;
}

#agenda table.calendar caption span img{
   vertical-align: bottom;
}

#agenda table.calendar th{
   padding:  5px 0 5px 0;
   color: #f0edda;
   font-size: 1.2em;
   text-align: center;
}

#agenda table.calendar td{
   width: 25px;
   height: 25px;
   color: #f0edda;
   font-size: 1.2em;
   text-align: center;
}

#agenda table.calendar a{
   display: block;
   width: 19px;
   margin: 0 3px;
   padding: 5px 4px;
   color: #fff;
   background-color: #2C3034;
   background-image:url(/_img/bg_date.gif);
   background-repeat:no-repeat;

   text-decoration: none;
}

#agenda table.calendar a:hover{
   text-decoration: underline;
}

#agenda .event{
   float: left;
   width: 208px;
   margin: 0;
   padding: 10px;
   border-bottom: 0px solid #757575;
   margin-left:1px;
}

#agenda .event:hover{
   background: #2C2F33;
    
   width: 208px;
   margin: 1px;
   padding: 9px 8px 9px 10px;
   cursor:pointer;
}

#agenda .event h4{
   margin: .5em 0;
   font-size: 1.2em;
}

#agenda .event h4 a{
   color: #fff;
   text-decoration: none;
}

#agenda .event h4 a:hover{
   text-decoration: underline;
}

#agenda .event p{
   font-size: 1.2em;
   line-height: 1.3;
}

#agenda .event .date{
   float: left;
   width: 26px;
   height: 26px;
   margin: 0 8px 0;
   padding: 2px 0;
   background: url(/_img/bg_agenda_date.gif) no-repeat;
   color: #c4bbae;
   text-transform: uppercase;
   text-align: center;
   font-size: .9em;
}

#agenda .event .date span{
   display: block;
   margin: 3px 0;
   color: #336699;
   font-size: 1.333em;
}

#agenda p.more{
   float: right;
   margin: 10px 15px 0px;
   font-size: 1.1em;
   text-transform: uppercase;
}

#agenda p.more a{
   display: block;
   padding: 8px 10px 6px;
   border: 1px solid #181C1F;
   background: #2C2F33;
   text-decoration: none;
   color:#fff
}

#agenda p.more a:hover{
   text-decoration: underline;
}


/* = Footinfo  
---------------------------------------------------------------------
*/

#footinfo{
   clear: left;
   border-top: 1px solid #000;
   padding-top: 16px;
   color: #ddd;
}

#footinfo a{
   color: #ddd;
}

#footinfo p{
   float: right;
   clear: right;
}

#footinfo p#footquestions{
   float: left;
   color: #fff;
}

#footquestions a{
   text-decoration: none;
   background: #280000;
   padding: 4px 5px;
   margin-left: 3px;
   position: relative;
   color:#790404;
}

#footquestions a:hover{
   text-decoration: underline;
}


/* = Prayer Request Form  
---------------------------------------------------------------------
*/

form#prform{
   margin: 20px;
}

#prform fieldset{
   padding: 10px;
}

#prform label{
   margin: 10px 0 0 0;
   font-size: 0.846em;
}

#prform input{
   display: block;
}


/* = Book List  
---------------------------------------------------------------------
*/

div.book{
   margin-bottom: 20px;
   padding: 10px 20px;
   float: left;
   clear: both;
}

#content .book h4{
   font-weight: bold;
}

#content .book h5{
   font-size: 1.2em;
   margin-top: .25em;
   color: #464646;
}

#content .book p{
   font-size: 1.1em;
}

#content .book img{
   padding: 3px;
   border: 1px solid #C7C1B2;
}


/* = Blog  
---------------------------------------------------------------------
*/

#content p.date{
   font-size: 1.1em;
   margin-top: .25em;
   color: #A07A49;
   font-weight: bold;
}

#content p.postedby{
   font-size: 1.1em;
}

#content p.back{
   font-size: 1.1em;
   margin-bottom: 30px;
}

#comments h4{
   font-size: 1.1em;
   font-weight: bold;
   padding: 7px 8px 8px;
   background: #A07A49;
   margin-bottom: 20px;
   border-top: 1px dotted #B5AC9D;
   color: #fff;
}

div.comment{
   margin-bottom: 15px;
}

#comments h4 a{
   color: #fff;
}

#comments h5{
   font-size: 1.2em;
   font-weight: bold;
   padding: 7px 8px 8px;
   background: #E8E2C5;
}

#comments p{
   padding: 7px 8px 8px;
   font-size: 1.1em;
   background: #F9F8ED;
   margin-right: 0;
}

/* @group Video Test */
#content #vidlist{
}
.vid{
	border-bottom: 2px solid #f0edd9;
	margin-bottom: 10px;
}

#content .vid h4{
	font-size: 1.8em;
	margin-bottom: 5px;
}

#content .vid img{
	border: 2px solid #e4e4e4;
}

/* @end */
/*Form Items*/
form.monkForm legend {
color:#cccccc;
font-family:Verdana, Arial,sans-serif;
font-size:1.1em;
list-style-position:outside;
margin:10px 0 0;
}
form.monkForm label {
background-image:none;
font-family:Arial,Helvetica,Geneva,sans-serif;
font-size:10px;
margin:0px 0 0;
padding:0 0 3px 0;
}


.data input, .data textarea
{ 
height:18px;
padding: 2px;
width:222px;
float:right;
}
.data img
{}

.data textarea
{
height:63px;
}

#formsubmit input
{
border:solid 0px #000;
background-color:Transparent;
color:#fff;
float:right;
clear:both;
margin-top:9px;
cursor:pointer;
}

form.monkForm label 
{
display:block;
float:left;
padding-right:10px;
width:50px;
color:#fff;
font-family:Verdana, Arial, Sans-Serif;
}

fieldset p.data
{ 
vertical-align:middle;
height:24px;
margin-top:9px;
}

fieldset p.description
{ 
display:none;
}

form.monkForm label 
{
display:block;
margin-top:8px;
}


#videolist *
{font-family:Verdana, Arial,Sans-Serif;}

#videolist{
float:left; 
width:247px;
margin-top:-44px;
}
.abovepagination
{
clear:both;
background-image:url(/_img/bg_videolist.gif);
background-repeat:no-repeat;
background-position:center top;
width:207px;
height:22px;
}

#videolist p
{line-height:1.1em;
font-size:0.9em;
text-align:left;}

#content p.preachline{
line-height:1.1em;
font-size:1em;
}

#content #videolist p span.preacher
{color:#fff;}

#content #videolist p#pagination a
{

border: solid 1px #333;
padding:5px 8px;
margin: 10px 2px;
color:#666;
background-color:#080808;
font-size:11px;
}
#content #videolist p#pagination a#current
{color:#fff;

background-color:#292929;}

#content p#pagination a
{text-decoration:none;}

#content p#pagination
{line-height:1em;
float:right;
margin-top:106px;}

#content #videolist a img{
   border: solid 1px #616161; /* removes the browswer default for a img */
   margin:0 0;
   padding:0 0;
}

#videolist h5
{margin-bottom:0px; padding-top:0px;} 

#mediaspace {float:left; margin: 0px 10px 10px 0px;}

#content #videolist h5 a{font-size:12px; text-decoration:none;}

#videolist .title {width:157px;}

#content #videotop p
{line-height:1.1em;
font-size:1.2em;
}
#content p.summary
{line-height:1.1em;}

#productsbanner{
display:inline;
float:left;
height:274px;
width:1003px;}

#productsbanner .item
{
 width:439px;
 height:250px;
 margin-top:0px;
 margin-right:21px; 
 float:right;
 background-color:transparent !important;

}

#productsbanner .item a
{width:250}

#productsbanner .item a img
{
 float:right;
 width:162px;
}

#productsbanner .item h4
{
 color:#FFFFFF; 
 font-size:16px;text-decoration:none;
 margin-top:33px;
 margin-bottom:25px;
}

#productsbanner .item h4 a
{
 color:#FFFFFF; 
 font-size:17px;text-decoration:none;
}

#productsbanner #slideshow
{
 width:438px;
 height:250px;
 margin-top:17px;
 margin-right:0px; 
 float:right
}

#productsbanner .item p
{
padding-left:7px;
font-size:11px;
margin-bottom:10px;
text-align:justify;
width:245px;
}

#productsbanner .item p.more a
{
width:38px;
height:19px;
*width:49px;
*height:28px;
display:block;
float:right;
background-image:url(/_img/bg_productmore.gif);
background-repeat:no-repeat;
background-position:left top;
text-decoration:none;
color:#fff;
font-size:9px;
text-transform:uppercase;
padding-left:11px;
padding-top:9px;
margin-top:17px;
}

#productsbanner a#next{ width:36px; height:53px;
 background-color:transparent; float:right;
  margin-top:111px;
  text-indent:-999999px;}
#productsbanner a#prev{background-color:transparent;
float:right;width:36px; height:53px;
 margin-top:111px;
   text-indent:-999999px;}


.product-thumb
{width:329px;
float:left;
height:197px;
 margin-right:31px;
 background-image:url(/_img/bg_productthumb.gif);
 background-repeat:no-repeat;
 background-position:center bottom;
 margin-bottom:13px;}
.productprice
{width:105px;
text-align:center;
float:left;
clear:left;
}

#content .product-thumb p a
{ color:#336699;
text-decoration:none;}

#productspage #content p
{color:#ccc;
line-height:1.2em;
text-align:left;
}

#productspage #content .productprice p
{text-align:center;}

#content h6 a
{color:#666;
text-decoration:none;
}

.addtocart{float:right;margin-right:26px;}
.fulladdtocart {float:left; clear:left;}


.monkCart td, .monkCart th,.orderHistory td, .orderHistory th{
color:#ddd; padding:5px;
font-size:15px;
}

.monkCart tr.total,.orderHistory tr.total
{border:solid 1px #bbb;}

.monkCart .button
{color:#000; border:solid 1px #bbb;}

.monkCart .amttotal, .orderHistory .amttotal
{color:#fff;}


.monkCart tr.mcms_subtotal .amttotal, .orderHistory tr.mcms_subtotal .amttotal
{border:solid 1px #bbb;}

#checkoutform
{float:right; text-align:right;}

img
{border:0px;}

#sidebar p.producttitle 
{
float:left;
color:#666;
font-size:15px;
margin: 0 0;
}
#sidebar p.productinfo
{color:#fff;
margin-left:0px;
font-size:1em;
float:left;
margin: 0 0 0 3px;
}


#sidebar p.producttitle a
{
float:left;
color:#666;
font-size:15px;
font-weight:normal;
}
#sidebar .fulladdtocart
{clear:none; float:right;
margin-top:-12px;
}
#sidebar .cartbuyimage
{clear:none;
float:right;
margin:-18px 0 0 10px;
}

#sidebar .featuredproductitem
{display:block; width:100%;
height:10px;
clear:both;
padding:5px 0;
display:none !important;
}

#sidebar .featuredproductitem *
{display:none !important;}

.mcms_subtotal_price
{border: solid 1px #bbb;}

#slide2
{width:724px; height:297px;
background-image:url(/_img/featured-WisdomForLife.jpg);
background-repeat:no-repeat;
background-position:left top;
}
#slideshow #mediaspace
{margin:20px 0 0 38px;
 cursor:pointer;}

#broadcastschedule
{

float:right;
height:68px;
margin-top:134px;
width:306px;

}
#programs
{

float:right;
height:54px;
margin-top:12px;
width:305px;
}
#fpvideotext .summary
{
    line-height:1.1em;
}
#fpvideotext
{
float:left;
font-size:12px;
margin-left:37px;
margin-top:13px;
width:372px;
}
.fplinks
{
float:right; 
width:147px;
}
#content p.registerevent a
{
background-color:#CCCCCC;
border:5px solid #336699;
color:#000000;
padding:5px;
text-decoration:none;
}

p.registerevent span
{
background-color:#CCCCCC;
border:5px solid #336699;
color:#000000;
padding:5px;
margin:3px 0;
}


/*Partner Form Items*/
#partnerform form.monkForm legend {
color:#cccccc;
font-family:Verdana, Arial,sans-serif;
font-size:1.1em;
list-style-position:outside;
margin:10px 0 0;
}
#partnerform form.monkForm label {
background-image:none;
font-family:Arial,Helvetica,Geneva,sans-serif;
font-size:10px;
margin:0px 0 0;
padding:0 0 3px 0;
}


#partnerform .data input,#partnerform  .data textarea
{ 
    float: none;
    height: 18px;
    margin: 3px;
    padding: 2px;
    width: auto;}
#partnerform .data img
{}

#partnerform .data textarea
{
height:63px;
}

#partnerform #formsubmit input
{
border:solid 0px #000;
background-color:Transparent;
color:#fff;
float:right;
clear:both;
margin-top:9px;
cursor:pointer;
}

#partnerform form.monkForm label 
{
display:block;
float:left;
padding-right:10px;
width:auto;
color:#fff;
font-family:Verdana, Arial, Sans-Serif;
}

#partnerform fieldset p.data
{ 
vertical-align:middle;
height:24px;
margin:1px 0;
}

#partnerform fieldset p.description
{ 
display:none;
}

#partnerform form.monkForm label 
{
display:block;
margin-top:8px;
width:145px;
}

#partnerform form.monkForm fieldset
{margin:0px; padding:5px;}

#partnerform form.monkForm  #w87140 label,#partnerform form.monkForm  #w87178 label {width:413px; font-size:12px;}


#partnerform form.monkForm  #w87178 legend,#partnerform form.monkForm  #w87140 legend {display:none;}

#partnerform form.monkForm  #w87178 input,#partnerform form.monkForm  #w87140 input {margin:7px; float:left;}

#partnerform form.monkForm  #w87180 label
{width:206px;}

#w87150, #w87180
{padding:5px;}
#partnerform form
{width:470px;}
