﻿body
{
    /*background: #1E2C35 url(/content/images/grad_long.png) repeat-x top left;*/
	background: #274412 url(/content/images/ms_background.jpg) no-repeat top center;
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
}

a
{
    color: #1E6D8C;
	color:#3671a1;
    text-decoration:underline;
}

a:hover
{
    text-decoration:underline;
}


/*------------------------------------------old links -------------------*/

a,  a:link {

  color:#2f467c;
  color:#3671a1;

}
/*a:visited {
  color: #666;
}*/
a:hover {
  text-decoration: underline;
}



/*-------------------------------------------------------------- end ------------*/

h1, .pagetitle, .pageTitle, .Pagetitle, .PageTitle

{
font-size:230%;
line-height:130%;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#79844a;
color:#3671a1;
color:#92A235;


}

h2

{
font-size:160%;
/*border-top:1px solid #ddd;*/
padding-top:10px;
font-weight:normal;
}

/*h2,h3,h4
{
    color:#92A235;
}*/
 

form
{
    margin:0;
    padding:0;
    display:inline;
}

input[type=submit]
{
    cursor:pointer;
}

#headerwrap, #mainnavwrap, #contentwrap, #footerwrap
{
    text-align:center;
}

#header, #mainnav, #contentinner, #footer
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#header
{
    position:relative;
    height:105px;
}

#logo
{
	position:absolute;
	top:11px;
	left:0;
}

#logo img
{
	border:none;
}

#arise
{
	position:absolute;
	right:0;
	bottom:36px;
}

#search
{
    position:absolute;
    right:5px;
    bottom:6px;    
    padding:2px 2px 4px 4px;
}

#search input[type=submit]
{
    background: transparent url(/content/images/magnify.png) no-repeat center center;
    border:none;
    height: 25px;
    width: 25px;
}

#search input[type=text]
{
    border:none;
    width:140px;
	background-color:#fff;
	height:17px;
	padding:1px;
}

#search select
{
height:21px;
font-size:12px;
}

#mainnav
{
    height:45px;
    position:relative;
    /*background: transparent url(/content/images/ms_main_nav2.png) no-repeat top center;*/
}

.mainnavlist
{
    position:absolute;
    bottom:0px;
    left:0px;
    padding:0;
    margin:0;
}

.mainnavlist li
{
    padding: 0;        
    margin:0;
    display:inline;
    list-style-type: none;
}

.mainnavlist a
{    
    float:left;
    margin:0;
    /*padding: 0 20px 14px 20px;*/
	padding: 0 14px 13px 14px;
    text-transform:capitalize;
    text-decoration:none;    
    font-size:16px;
	font-weight:normal;
	

    color: #fff;
   background: transparent url(/content/images/grad_main_nav_border.png) no-repeat bottom left; 
}

.mainnavlist li:first-child a
{
background:none;
}

.mainnavlist a:hover
{
    text-decoration:underline;    
}

#contentinner
{
    background-color: #fff;
    padding: 10px 0 10px 0;
	/*opacity:0.9;filter:alpha(opacity=90);*/
}

#sidecontent
{
    width:210px;
	margin-left:10px;
    float:left;
}

#mainfeature
{
    background-position: left top;
    width: 718px;
    float: right;
    position: relative;
    height: 375px;
    margin-right: 10px;
	/*background-color: #6b81b3;
	background-color: #214461;*/
	background-color: #295478;
	/*background: transparent url(/content/images/grad_feature_back.jpg) repeat-x bottom left;*/
}

.featpanel, .featpanel img
{
    width:360px;
    height:270px;
}

a.featlink, a.featlink:hover, a.featlink:active, a.featlink:visited
{
    color:#fff;
    text-decoration:none;
}

#mainfeaturecarousel
{
    /*position:absolute;
    border: solid 5px #fff;
    left:10px;
    top:10px;*/
	
	position:absolute;
	/*left:1px;
	top:1px;*/
	left:0px;
	top:0px;
	
}

#mainfeatureitems
{
    width:351px;    
    height:270px;
    position:absolute;
    /*right:1px;    
    top:1px;*/
	right:0px;    
    top:0px;
    padding-top:4px;
	padding-left:8px;
	/*background: transparent url(/content/images/back_feature_flowers4.png) no-repeat top right;*/
	/*background: transparent url(/content/images/main_feature_back.jpg) no-repeat top right;*/
	background: #214461 url(/content/images/main_feature_back2.png) no-repeat top right;
}

#mainfeatureitems > div
{
    position:relative;
    height:52px;
    cursor:pointer;
}

#mainfeatureitems img
{
    position:absolute;
    top:3px;
    left:0px;
    width:56px;
    height:40px;
	border: solid 1px #fff;
}

#mainfeatureitems p
{
    margin:0;
    padding:0;
    font-size:13px;
    color: #fff;
    position:absolute;
    left:69px;
	right:10px;
    top:5px;
}

#mainfeaturedetail
{
    height:104px;
    overflow:hidden;
    position:absolute;
    background-color: #fff;
	border: solid 1px #ddd;
	border-top:none;
    left:0;
    right:0;
    bottom:0;    
    /*background: #fff url(/content/images/main_feature_title_back.png) repeat-x bottom left;*/
	background: #fff url(/content/images/grad_headline_back.png) repeat-x bottom left;
}

#mainfeaturedetail > div
{
    position:absolute;
    left:0;
    top:0;
    padding:10px 10px 0 10px;
    font-size:13px;
    display:none;
    height:104px;
    overflow:hidden;
}

#mainfeaturedetail > div:first-child
{
    display:block;
}

#mainfeaturedetail h1
{
    margin:0;
    padding:5px 0 5px 0;
    font-weight:normal;
    font-size:22px;
    line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #324d7a;
	color: #3671a1;
}

#mainfeaturedetail a, #mainfeaturedetail p
{
    margin:0;
    padding:0;
}

#mainfeaturedetail a, #mainfeaturedetail h1 > a
{
	color: #324d7a;
	color: #3671a1;
	text-decoration:none;
}

#mainfeaturedetail a:hover
{
text-decoration:underline;
}

.sidebox
{
	padding:0;
	font-weight:bold;
}

#subcontent h1, .sidebox h1
{
    font-weight:normal;
    color: #79844a;
    font-size:20px;
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#47631F;
	color: #92A235;

}

.sidebox h1
{
    padding:5px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;

}

#subcontent h1
{
    padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom: solid 1px #ddd;
}

#subcontent
{
    float:right;
    width:730px;
    padding: 20px 0 0 0;
}

.subfeature
{
    width:330px;
    padding: 0;
    margin:0;
    float:left;
    margin:0 30px 0 0;
}

.subfeature ul, .sidebox ul
{
    margin:0;
    padding:0;
}   

.sidebox > ul
{
	border-left: solid 3px #ddd;
}

.subfeature li
{
    list-style-type:none;
    margin:0;
    padding:7px 0 7px 0;
    font-size:13px;
    border-bottom: solid 1px #ddd;
}

.sidebox li
{
    list-style-type:none;
    margin:0;
    padding:7px 0 7px 10px;
    font-size:13px;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	background: transparent url(/content/images/boxy_gradient.gif) repeat-x top left;
}

.subfeature li:first-child
{
    border-top: none;
}

.sidebox > ul li:first-child
{
    border-top: solid 1px #ddd;
}

.subfeature h2
{
    margin:0;   
    padding:0 0 5px 0;
    font-weight:normal;
    font-size:15px;
	font-weight:normal;
	border:0px;
}

div.clear
{
    clear:both;
}

#footer
{
    height:185px;
    padding: 15px 0 0 0;
    font-size:12px;
    background: transparent url(/content/images/footer_back.png) no-repeat bottom center;
	/*background-color:#718F36;*/
    margin-bottom:10px;
	margin-top: 20px;
	text-align:center;
}

#footer h1
{
    color: #BFD795;
    border-bottom-color: #556A28;
	font-family:Arial, Helvetica, sans-serif;


}

#footer h1
{
color:  #BFD795;
margin:0;
padding:0 0 5px 0;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.footopen
{
font-size:160%;
color:#BFD795;
}

#footer, #footer a
{
    color:#fff;
}

.subfooter
{
    float:left;
    width:290px;
    padding: 0 0 0 20px;
}

.subfooter h1
{
    color: #c0e31c;
    margin:0;
    padding:0 0 5px 0;
    font-size:14px;
    border-bottom: solid 1px #4e5b0b;
	font-family:Arial, Helvetica, sans-serif;

}

#footer ul
{
    margin:0;
    padding:0;
}

#footer ul li
{
    margin:0;
    padding:4px 0 4px 0;
    list-style-type: none;
}

#newsletter
{
    display:block;
    margin-top:10px;
    position:relative;
}

#newsletter input[type=text]
{
    margin:0;
    position:absolute;
    top:0;
    left:0;
    padding:3px 0 0 5px;
    width:200px;
    height:19px;
    border:none;
}

#newsletter input[type=submit]
{   
    position:absolute;
    top:0;
    right:0;
    margin:0;
    padding-top:2px;
    padding-left:5px;
    width:80px;
    height:23px;
    text-transform:lowercase;    
    border: solid 1px #2C3941;
    background: #40505E url(/content/images/grad_footer_button.png) repeat-x bottom left;
    color: #96AAB8;
    font-size:13px;
    font-weight:bold;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0px;
    overflow: scroll; /*leave this value alone*/
    width: 360px; /*Width of Carousel Viewer itself*/
    height: 270px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .featbelt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}
.stepcarousel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 360px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#widecontent
{
    padding: 0 10px 0 10px;
}

#maincontent
{
    float:right;
    width:720px;
    min-height:500px;
	padding: 0 10px 0 0;
}

.breadcrumbs
{
    margin:0;
    padding:0;
}

.breadcrumbs li
{
    display: inline;    
    list-style-type: none;
    margin:0;
    padding:0 20px 0 0;
}

/*
h1.events
{
    background: transparent url(/content/images/icon_events.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;

}

h1.featured
{
    background: transparent url(/content/images/icon_featured.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;

}

h1.directories
{
    background: transparent url(/content/images/icon_directories.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;

}
*/

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    background-color:#718f36;
	background-color:#92A235;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    
    
}

.cal-navigator select, .cal-navigator input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;    
   
}

.cal-navigator a
{
    color:#fff;
    margin-right:30px;    
        
}

.cal-navigator b
{
    color:#fff;
    margin-right:30px;
    border:1px solid #fff;
    /*background-color:#2F5371;*/
    /*color:#000;*/
    padding:2px 6px 2px 6px;    
}

.cal-navigator .cal-label 
{
    color:#fff;
}

/*-------------------------------------------*/

.cal-viewtype
{
    background-color:#eee;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#1e6d8c;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#666;
    margin-right:30px;
    border:1px solid #666;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#000;
}

/*-------------------------------------------*/

.cal-month-picker
{
    background-color:#999;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;  
    margin-bottom:20px;
}

.cal-month-picker select, .cal-month-picker input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;
}

.cal-month-picker a
{
	color: #fff;
}

.cal-month-picker .cal-label 
{
    color:#fff;
}

.cal-label 
{
    font-weight:bold;
    font-size:11px;
    width:100px;    
    text-transform:uppercase;
    display:block;
    float:left;
}

.cal-col
{
    width: 14.3%;
}

.cal-header
{
    border: solid 1px #ccc;
}

.cal-day
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-weekend
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-unused
{
    border: solid 1px #ccc;
    background: #ccc;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.inset
{
    float:right;
    padding: 0 0 20px 20px;
	background-color:#fff;
}

.inset > a > img
{
    border:none;
}

/*---------------bread-----------------------------------------*/

ul.breadcrumbs, ul.breadcrumbs li
{
    display:inline;
	margin-left:0;
}



ul.breadcrumbs
{
    padding:0px;
	
	display:block;
	margin:0px;
	margin-bottom:20px;	
}

ul.breadcrumbs li
{
    margin:0px 5px 0px 0px;
    padding:0px 0px 0px 5px;
    font-size:12px;
	
	
	display: inline;
    margin-right: 3px;   	
	background:transparent url('/content/images/bread-back2.png') no-repeat right bottom;
	padding:4px 15px 6px 6px;
	color:#fff;
	font-size:11px;	
	
	padding:4px 12px 6px 6px;
	
}


ul.breadcrumbs a
{
    text-decoration:none;

	color:#fff;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

/*-------------------end bread---------------------------------*/

.entry-item-block > a > img
{
   border:none; 
}
.search-summary

{
font-weight:bold;
padding-top:10px;
}

.section-top
{
font-size:22px;
line-height:24px;
font-weight:normal;
padding-bottom:7px;
color:#658231;
color:#3671a1;
color:#92A235;
}

.section-top a
{
color:#658231;
color:#3671a1;
color:#92A235;
text-decoration:none;
}

.section-top a:hover
{
text-decoration:underline;
}


.ourlist-selected

{
background-color:#eee;
font-weight:bold;
padding-left:20px;
}

.ourlist a
{
text-decoration:none;
}


.ourlist a:hover
{
text-decoration:underline;
}

.sidebox li:first-child
{
border-top-width:0;
}

.ourlist-selected LI
{
margin-left:20px;
margin-right:20px;
font-weight:normal;
padding-bottom:0px;
}

/*.ourlist-selected li li
{
border:0px solid #ddd;
}*/

.brt-related-list h2

{
border:0px;
padding-top:0px;
}

#sidecontent p
{
	padding-left:20px;
}

.insetwide{
padding:15px;
width:400px;
float:right;
}

.visionstatement

{
margin-top:20px;
color:#666;
/*background: #fff url(/content/images/grad_headline_back.png) repeat-x bottom left;
border:1px solid #ccc;
margin-left:20px;
padding:10px;*/
}

.visionstatement h1
{
color:#A4351E;
}

.blog-author
{
    float:right;
    width:200px;
    padding: 0 0 20px 20px;
    background: #fff;
}

.mapdiv
{
background-color:#fff;
}

.flright
{
background-color:#fff;
padding-left:20px;
padding-bottom:20px;
}

li.ourlist-selected
{
	padding-left:10px;
}

.tableback

{
background-color:#f2f2f2;
border:1px solid #ccc;
}

.tableback td

{
padding:5px;

}

.rowconfirm

{
background-color:#577382;
color:#fff;
}

.rowheader

{
background-color:#577382;
color:#fff;

}

.more-small
{
font-size:11px;
margin-left:10px;
text-decoration:underline;
}


.our-flex-grid 
{
    height:290px;
    overflow:hidden;
    float:left;
    width:178px;
    padding:10px;
    margin:5px;
    border:1px solid #ccc;
    text-align:center;
    background:#fff url('/content/images/people_shading.gif') repeat-x bottom;
}

.our-flex-grid h2
{
    border:0px solid #fff;
    padding:0px;
}

.our-flex-grid img
{
    background:#fff;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:8px;
}

.flex-email 
{
    padding-left:20px;
    background:url('/content/images/mail_send.png') no-repeat;
    
}

.housebanner
{
	margin-top:10px;
}

.housebanner > a > img
{
    border: solid 5px #eee;
}

.housebanner > a
{
    color: #252355;
    text-decoration:none;
    font-weight:bold;
	display:block;
}

.housebanner > a:hover
{
    text-decoration:underline;
}

#print
{
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:15px;
	padding:2px 5px 8px 5px;
	background: transparent url(/content/images/print_back.png) no-repeat top right;
	text-align:center;
}

#print a
{
	color: #fff;
	text-decoration:none;
}

#print a:hover
{
	text-decoration:underline;
}

/* Steve's additions */

#footer
{
    margin-top:0;
}

#contentinner
{
	opacity:1.0;filter:alpha(opacity=100);
}

#mainnav
{
    background: transparent url(/content/images/ms_main_nav4.png) no-repeat top center;
}

#footer
{
    background: transparent url(/content/images/footer_back5.png) no-repeat bottom center;
	margin-bottom:40px;
}

.sidebox li ul
{
	margin-top: 5px;
}

/***Submit-forms***/
/*-----stuff for forms prettiness--------------------------*/
.submit-forms input[type=text], .submit-forms textarea
{
	width:370px;
	border:3px solid #c4d7ec;
	padding:5px;
}

.submit-forms select
{
	
	border:3px solid #c4d7ec;
	padding:5px;
}

.submit-forms textarea
{
	height:150px;
}

.submit-forms table tbody tr td
{
    padding-bottom:7px;
    padding-top:7px;
    /*border-bottom:1px solid #fff;    */
}

.submit-forms input[type=text].brfinvalid, .submit-forms textarea.brfinvalid
{
	border-color: #f00;    
}

.submit-forms table
{
    background-color:#D0DFF0;
    padding:10px;
    margin-left:20px;
}

.submit-p
{
    text-align:center;
}

.brftxttabul 
{
    width: 300px;
    height: 200px;
}
.brfgridheader
{
    display:none;
}

.brfinptabul
{
    width: 300px;
}

.brf INPUT[Type=file]
{
    width:388px;
}

.brf SELECT
{
    width:323px;
}
.brfnondepsubform
{
    border:1px dashed #7DA9D5;
    margin-top:10px;
}

.submit-forms h2
{
    padding:0;
    margin:0;
}

.vidlist ul
{
    margin:0;
    padding:0 0 5px 0;
}

.vidlist li
{
    padding-right: 5px;
    list-style-type: none;
    display:inline;
}

/* For Church Dashboard Forms*/
.ftable

{
    border-collapse:collapse;
}

.ftable th
{
    text-align:left;
    background-color:#eee;
    vertical-align:top;
}
 
.ftable th, .ftable td
{
    border:1px solid #ccc;
    padding:15px;
} 

a.ftbtn
{
    padding:4px 10px 4px 10px;
    background-color:#eee;
    border:1px solid #ccc;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color:#666;
    text-decoration:none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
}

a:hover.ftbtn
{
    color:#000;   
}

 .ftsubtitle
{
    font-size:11px;
    color:#666;
    font-weight:normal;
} 

.ftitle
{
    font-size:14px;   
}

 .fsclosed
{
    color:#666;    
} 

.fsclosed a
{
    color:#666;
} 

.fsclosed a:hover
{
    color:#000;
    text-decoration:underline;  
} 

.fsclosed img
{
    vertical-align:middle;
}

 .fsdate
{
    color:#666;
}

.ch-sub
{
    color:#DA4A38;
}

.ch-highlight
{
    background-color:#ffff00;
    padding:10px;
}

.lowlight
{
    font-weight:normal;
    color:#666;
}

.ch-head
{
    background-color:#ddd;
    padding:10px;
    /*font-weight:bold;
    font-size:16px;*/
    margin-top:10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;    
}

#searchwhole
{
    padding:10px;
    
}

.inputass
{
    background-color:#AAC4D9;
    padding:10px;
    margin-top:10px;
     border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.church-db-submit-button
{
    background-color:#DA4A38;
    color:#fff;
    border:none;
    
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

#asslbl
{
    font-weight:bold; 
    height:25px;   
}

#assin select
{
    
}

#leaderhead
{
    color:#000;
}



