/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
body {
margin:0px;
padding:0px;
font-family:arial;
font-size:12px;
}
a img {
	border:0px none;
}
a {
color:blue;
}
a:hover {
color:#DC770A
}
p {
color:#2e373f;
margin:0px 0px 10px;
}
h2 {
color:#DC770A;
font-size:20px;
font-weight:normal;
margin:0 0 15px;
}
#wrapper {

}
#top {
background:#FFFFFF url(/images/cms/v2/top-bg.gif) repeat-x scroll left top;
height:27px;
}
#top1 {
background:#2C323C url(/images/cms/v2/bg3.gif) repeat-x scroll 0 0;
height:135px;
position:absolute;
width:50%;
z-index:-1;
}
#top2 {
background:red url(/images/cms/v2/bg2.gif) repeat-x scroll left top;
height:135px;
position:absolute;
width:50%;
right:0px;
z-index:-1;
}
#header {

height:135px;
width:100%;
}


#header h1 {
margin:11px 0 0 17px;float:left;
}
#header a {

}
#header_inner {
background:transparent url(/images/cms/v2/header-bg.jpg) no-repeat scroll left top;
height:135px;
margin:0 auto;
overflow:hidden;
width:996px;
}
/*************************************/

#menu_vert {
float:left;
margin:97px 0 0;
padding:0;
}
.clearb {
/* needed for some browsers */
	clear: both;
}
#menuwrapper {
height:1%;
margin:0;
padding:0;
width:auto;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
margin-left:36px;
}
ul#primary-nav ul {
list-style-type:none;
margin:0;
padding:0;
}
ul#primary-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
	margin-top: 1px;
/* pull it in on the left, helps us not lose the hover effect when going to next level */
	margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
	left: 100%;
/* sets the top of it inline with the li it came out of */
	top: 0px;
}
ul#primary-nav li {
float:left;
margin:0;
padding:0;
}
#primary-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. */
	width: 220px;
/* removes any left margin it may have picked up from the first li */
	margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
	margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
	float: none;
/* relative to the ul they are in */
	position: relative;
}
/* set the "a" link look here */
ul#primary-nav li a {
color:#FFFFFF;
display:block;
font-family:arial;
font-size:14px;
font-weight:normal;
padding:9px 21px;
text-decoration:none;
text-transform:uppercase;
}
ul#primary-nav li a:hover {
/* kind of obvious */
	background: transparent none;
	color:#DC770A !important;
}
ul#primary-nav li li a:hover {
/* this is set to #000, black, below so hover will be white text */
	color: #FFF;
}
ul#primary-nav li a.menuactive {
color:#DC770A;
}
ul#primary-nav li a.menuactive:hover {

}
#primary-nav li li a.menuparent span {
/* makes it hold a shape */
	display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  none no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  none no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color:#FFFFFF;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
background:#20242d none repeat scroll 0 0;
border-bottom:1px solid #374B51;
height:auto;
margin:0;
opacity:0.95;
padding:0;
position:absolute;
width:auto;
z-index:999;
margin:0 0 0 15px;
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	background:  none repeat-x left center;
	cursor:pointer;
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* End of 'Navigation: CSSMenu - Horizontal' */


/************************************/
#content_inner {
margin:0 auto;
width:996px;
}
.clearb {

}
.accessibility {
display:none;
}


#content {
margin:1.5em auto 2em 0;
padding:0;
}

#sidebar {

display:inline;
float:left;
margin:0 0 20px;
padding:0;
width:210px;
}
div#sidebarb {
padding:10px 0;
}
#sidebar2 {

display:inline;
float:right;
margin-bottom:20px;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:210px;
}
div.back1 {
margin-left:227px;
margin-right:227px;
}
div.back2 {

}
div.back3 {

}
div#main {
padding:10px 0 0;
}


#footer {
background:transparent url(/images/cms/v2/footer-bg.gif) repeat-x scroll left top;
clear:both;
height:57px;
width:100%;
}

.footback {
float:left;
margin-top:10px;
width:100%;
}
#fooleft {
margin:0 auto;
overflow:hidden;
text-align:center;
width:900px;
}
#fooleft ul{
margin:0 auto;
width:auto;
padding:0;
}
#fooleft ul li {
display:inline;
color:#FFFFFF;
}
#fooleft ul a {
color:#FFFFFF;
margin:0 2px;
text-decoration:none;
}
#fooleft ul a:hover {
text-decoration:underline;
}

#footrt {
margin:10px auto 0;
text-align:center;
width:900px;
color:#FFFFFF;
}
#footrt p {
display:inline;
margin:0 5px 0 auto;
text-align:center;color:#FFFFFF;
}
#footrt a {
color:#FFFFFF;
text-decoration:none;
}
#footrt a:hover {
text-decoration:underline;
}

/*light box*/
.box1 {
background:transparent url(/images/cms/v2/b-l-m.gif) repeat-y scroll left top;
}
.box1 .gallerylayer {
background:transparent url(/images/cms/v2/b-l-m.gif) repeat-y scroll -5px top;
}
.box
{
width:209px;margin-bottom:20px;
}
.box1 .bwrapper {

}
.box1 .btop {
background:transparent url(/images/cms/v2/b-l-c.gif) no-repeat scroll left top;
height:11px;
}
.box1 h3 {
background:transparent url(/images/cms/v2/b-l-t.gif) no-repeat scroll left top;
margin-bottom:0 !important;
margin-left:auto !important;
margin-right:auto !important;
width:199px;color:#949596;
}
.box1 .bcontent {
color:#2F3842;
}
.box1 .bcontent ul {

}
.box1 .bcontent li {
background:transparent url(/images/cms/v2/b-l-p.gif) no-repeat scroll 1px 6px;

}
.box1 .bcontent p {
color:#2F3842;
}
.box1 .bbottom {
background:transparent url(/images/cms/v2/b-l-c.gif) no-repeat scroll left bottom;
height:10px;
}

.box .bwrapper {

}
.box .btop {

}
.box h3 {
font-size:18px;
font-weight:normal;
margin:-6px 0 0;
padding:10px 0 13px;
text-indent:36px;
}
.box .bcontent {
font-size:12px;
line-height:17px;
margin:20px 0 10px;
}
.box .bcontent ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:9px 20px;
padding:0;
}
.box .bcontent li {
color:#2F3842;
margin:0 0;
padding-left:10px;
}
.box .bcontent p {
color:#2F3842;
margin:0 10px 10px;
text-align:justify;
}
.box .bbottom {

}
/*dark box*/
.box2{
background:transparent url(/images/cms/v2/b-d-m.gif) repeat-y scroll left top;
}
.box2 .gallerylayer {
background:transparent url(/images/cms/v2/b-d-m.gif) repeat-y scroll -5px top;
}
.box2 .bwrapper {

}
.box2 .btop {
background:transparent url(/images/cms/v2/b-d-c.gif) no-repeat scroll left top;
height:11px;
}
.box2 h3 {
background:transparent url(/images/cms/v2/b-d-t.gif) no-repeat scroll left top;
margin-bottom:0 !important;
margin-left:auto !important;
margin-right:auto !important;
width:199px;color:#fff;
}
.box2 .bcontent {
color:#fff;
}
.box2 .bcontent ul {

}
.box2 .bcontent li {
background:transparent url(/images/cms/v2/b-d-p.gif) no-repeat scroll 1px 6px;
color:#fff;
}
.box2 .bcontent p {
color:#fff;
}
.box2 .bbottom {
background:transparent url(/images/cms/v2/b-d-c.gif) no-repeat scroll left bottom;
height:10px;
}

/*others for box*/

.box1 a {

}
.box1 a:hover {

}

.box3 {
background:transparent url(/images/cms/v2/s-b-m.gif) repeat-y scroll left top;
margin:0 auto 34px;
width:530px;
}

.box3 .btop {
background:transparent url(/images/cms/v2/s-b-c.gif) no-repeat scroll left top;
height:11px;
}
.box3 h3 {
color:#dc770a;
}
.box3 .bcontent {
color:#272f37;padding:0 15px;margin-top:5px;
}
.box3 .bcontent li {

}
.box3 .bcontent p {
color:#272f37;
}
.box3 .bbottom {
background:transparent url(/images/cms/v2/s-b-c.gif) no-repeat scroll left bottom;
height:10px;
}

/*meeting current*/
.current_meetings {

}
.current_meetings  a {

}
.current_meetings h3 {

}
.current_meetings h3 a {
}
.current_meetings .date {

}
.current_meetings .time {

}
.current_meetings .summary {

}
#searchSermons {
border-bottom:1px solid #B1B3B6;
}
#searchSermons form {
padding-bottom:5px;
}
#searchSermons label {
color:#DC770A;
float:left;
font-size:16px;
font-weight:bold;
padding:8px 0 0;
width:187px;
}
#sermon_keyword {
background:transparent url(/images/cms/v2/search-box.gif) no-repeat scroll left top;
border:0 none;
float:left;
margin-right:5px;
padding:7px 3px 10px;
width:261px;
}
.sermon_button {

}



.sd_box {
background:#F1F2E9 none repeat scroll 0 0;
margin:15px auto 0;
width:487px;
}
.sd_box .btop2 {
background:transparent url(/images/cms/v2/c-s-b-c.gif) no-repeat scroll left top;
height:11px;
}
.sd_box h3 {
padding-top:8px;
text-indent:27px;
}
.sd_box .bcontent {

}

.sd_box .inside_bcontent {
min-height:90px;
}
.sd_img {
float:left;
height:83px;
width:89px;
}
.sd_img img {
height:83px;
}
.sd_details {
float:left;
width:368px;
}
.sd_row {
float:left;
margin-bottom:2px;
width:80%;
}
.sd_name {
color:#DC770A;
float:left;
font-weight:bold;
margin-right:5px;
text-align:right;
width:100px;
}
.sd_txt,.sd_txt a {
color:#272F37;
font-weight:bold;
text-decoration:none;
}
.sd_box  .bbottom2 {
background:transparent url(/images/cms/v2/c-s-b-c.gif) no-repeat scroll left bottom;
height:11px;
}
.sd_buttons {
float:right;
margin-top:-25px;
}
.sd_buttons a {
float:right;
padding-right:3px;
}
.sd_buttons ul {
float:right;
margin:0 !important;
padding:6px 2px 6px 6px !important;
}
.sd_buttons li {
color:#2F3842;
display:inline;
float:right;
margin:0;
padding-left:10px;
}


.sermons_latest {

}
.sermons_latest h3 {
margin-top:0;
padding-top:16px;
text-indent:10px;
}
.sermons_latest table {
border-collapse:collapse;
float:left;
margin:0 2% 10px;
width:96%;
}
.sermons_latest th {
border-bottom:1px solid #B1B3B6;
color:#DC770A !important;
font-weight:normal;
padding-bottom:2px;
text-align:left;
}
.sermons_latest td {
padding:1px 0;
}
.sermons_latest a.more {
background:#F1F2E9 none repeat scroll 0 0;
border:1px solid #CACEB7;
color:#DC770A;
display:block;
font-size:11px;
padding:1px 5px;
text-decoration:none;
width:32px;
}
.sermons_latest a.more:hover {
background:#e5e6df;
color:#e4831a;
}

			.pagination {
			display:block;
padding:2%;
width:98%;
			}
.pagination span {
background:#F1F2E9 none repeat scroll 0 0;
border:1px solid #CACEB7;
color:#CCCCCC;
display:inline;
font-size:11px;
margin:0 5px 0 0;
padding:1px 5px;

width:32px;
}
			.pagination .first {
			
			}
			.pagination .prev {
			
			}
			.pagination .next {
			}
			.pagination .last {
			
			}
			.pagination a {
			color:#DC770A;
text-decoration:none;
			}
			.pagination a:hover {
			
			}
.filters {
overflow:hidden;
padding:0 3%;
width:95%;text-align:right;
}
.filters select {

}

	    #a_sermon {
float:left;
width:100%;
	    }
	    #a_sermon h2 {
float:left;
	    }
	    .tags {
border-top:1px dotted #CCCCCC;
display:block;
float:left;
font-style:italic;
margin-top:10px;
padding:5px;
width:100%;
	    }
	    .tags span {
color:#666666;
float:left;
width:29px;
	    }
	    .sermon_desc {
float:left;
padding:5px;
width:68%;
	    }
	    .audio {
background:transparent url(/images/cms/v2/b-l-t.gif) no-repeat scroll -27px bottom;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
float:right;
width:160px;
	    }
	    h4 {
color:#DC770A;
font-size:15px;
font-weight:bold;
margin:0 0 10px;
   
	    }
	    .audio h4 {
text-align:center;	 
	    }
	    .audio ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
	    }
	    .audio li {
display:block;
float:left;
padding:3px 0;
width:100%;
	    }
	    .audio .l {
float:left;
padding-left:13px;
width:88px;
	    }
	    .audio span {

	    }
	    #a_sermon a {

	    }
	    #a_sermon a:hover {

	    }
	    .sermon_info {
clear:both;
float:left;
margin-top:15px;
width:100%;
	    }
	    .sermon_info ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
	    }
	    .sermon_info li {
border-color:lightgrey #CCCCCC #CCCCCC;
border-style:solid;
border-width:1px;
float:left;
margin:2px 0;
width:100%;
	    }
	    .sermon_info .l {
background:#F1F2E9 none repeat scroll 0 0;
border-right:1px solid #B1B3B6;
color:#DC770A !important;
float:left;
padding-left:10px;
width:107px;
	    }
	    .sermon_info span {
float:left;
padding:4px 2px 4px 10px;
width:75%;
	    }
	    .sermon_info .more {
background:#F1F2E9 none repeat scroll 0 0;
border:1px solid #CACEB7;
color:#DC770A;
padding:1px 14px;
text-decoration:none;
	    }

.popup .bar a {
border:1px solid #CCCCCC;
color:#000000;
float:right;
font-size:16px;
font-weight:bold;
margin:0;
padding:0 6px 2px;
text-decoration:none;
}
.popup {
background:#F1F2E9 none repeat scroll 0 0;
border:1px solid #CCCCCC;
display:none;
float:left;
padding:5px;
position:absolute;
width:500px;
}
 h3 {
color:#DC770A;
margin:0 0 10px;
}
.popup .wrapper {
float:left;
width:100%;
}
.popup .img {
clear:none;
display:inline;
float:left;
width:auto;
}
.popup .sermon_info {
clear:none;
display:inline;
float:left;
margin:0 0 0 10px;
width:83%;
}
.popup .sermon_info ul {

}
.popup .sermon_info li {
background:#FAFAFA none repeat scroll 0 0;
}
.popup .sermon_info .l {
width:11%;
}
.popup .sermon_info span {
width:82%;
}
.popup .desc {
clear:both;
float:left;
margin-top:10px;
width:100%;
}
.popup .desc iframe {
height:400px;
width:100%;
}
.feeds {
margin-bottom:8px;
margin-right:0px;
margin-top:-21px;
text-align:center;
}
.feeds a {
margin-left:6px;
}
/*meeting box*/
.current_meetings {

}
.current_meetings .meeting {
margin-bottom:10px;
overflow:hidden;
}
.current_meetings .meeting h4 {

}
.current_meetings .meeting h4 a {
background:transparent url(/images/cms/v2/b-d-p.gif) no-repeat scroll 1px 6px;
border-bottom:1px solid #DDDDDD;
color:#FFFFFF;
display:block;
float:left;
margin:0 4% 7%;
padding:0;
text-decoration:none;
text-indent:10px;
width:92%;
}
.current_meetings .meeting  h4 a:hover {

}
.current_meetings .summary {

}


/* End of 'Navigation: CSSMenu - Horizontal' */

