/* CSS Document av Dieter Schneider 2007 */

* {margin: 0; padding: 0; zoom: 1; position: relative;}

/************************************* Main structure *************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.clear {
	clear: both;
	display: inline-block;
	width: 100%;		
}

#container {
	background-image: url(/img/container_bg.jpg);
	background-repeat: no-repeat;
	width: 931px;
	font-size: 12px;
	margin: 4px auto 0px;
	border-top: 1px solid white;
}

#header {
	height: 205px;
	padding-top: 20px;
	margin-left: 380px;
}

.home-banner {
	border-style: ridge;
	border-color: #CCCCCC;
	float: left;
}

.pictureheader {
	margin: 30px;
	padding: 30px;
	float: left;
	clear: left;
	position: relative;
	left: -300px;
	top: 30px;
	text-align: left;
	display: inline;
}

#picture_left {
	height: 206px;
	width: 300px;
	float: left;
	clear: left;
	background-image: url(/img/church.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#header_left {
	float: left;
	width: 326px;
	height: 206px;
}

#header_right {
	height: 206px;
	margin-left: 330px;
	margin-right: 20px;
}

#left {
	float:left;
	width: 225px;
	margin-left: 30px;
	margin-top: 100px;
}

#right {
	margin-left: 340px;
	margin-top: 70px;
	margin-right: 50px;
	min-height: 350px;
}

#today {
	font-size: 15px;
	margin-right: 20px;
	margin-top: 15px;
	text-align: right;
}

#footer {
	clear: both;
	width: 931px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	background-color: #F9F7EA;
}

.addressblock {
	text-align: center;
	font-size: 14px;
	display: block;
}

.date_box {
	background-color: #FFFFFF;
	background-image: url(/img/date.jpg);
	height: 51px;
	width: 52px;
	float: left;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}

.about p {
	text-align: justify;
	text-indent: 25px;
	font-size: 16px;
}

.mediabox {	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: -moz-linear-gradient(100% 100% 90deg, #111111, #AAAAAA) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AAAAAA), to(#111111));
	background: #AAAAAA repeat scroll;
	border: 3px outset;
	background-repeat: no-repeat;
	padding: 15px;
	width: 500px;
	height: 220px;
	position: relative;
}

.iTunesConnectButton {
	cursor: pointer;
	text-decoration: none;
	/*background: #5F78AB url(/img/subscribe.png) no-repeat scroll 0pt -232px;*/
	font-size: 10px;
	line-height: 10px;
	/*padding: 2px 0px 3px;*/
}

.iTunesConnectButton_Text {
	background: #5F78AB url(/images/connect_sprite.png) repeat scroll 0 0;
	border: 1px solid #1A356E;
	color: #FFFFFF;
	display: inline-block;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 2px 6px 4px;
	text-shadow: none;
}

.iTunesConnectButton:hover .iTunesConnectButton_Text {
	background: #4F6AA3 none repeat scroll 0 0
}

.iTunesConnectButton:active {
	background-position:left -250px;
}

#medialist {
	border: 2px inset; 
	padding: 5px; 
	background-color: #666; 
	width: 475px; 
	height: 102px;
	overflow-y: scroll;
}

#mediaimage {
	border-bottom: 2px groove;
}

#medialist .file {
	position: relative;
	border-bottom: 2px groove;
	margin-top: 5px;
	padding-bottom: 5px;
}

#medialist .file.last {
	border-bottom: none;
}

#medialist .file .title {
	display: block; 
	text-decoration: underline; 
	color: silver; 
	font-size: 15px;
}

#medialist .file .description {
	font-size: 14px; 
	display: block;
	color: #004;
}

#medialist .file .filecontrols {
	position: absolute; 
	right: 5px; 
	top: 0px;
}

#medialist .file .date {
	display: block;
	color: floralwhite; 
	font-family: Lucida Grande;
	font-size: 10px;
}

.filecontrols a.playbutton {
	background: url(/img/playbutton.png) no-repeat scroll 0px -2px;
	width: 40px;
	height: 18px;
	display: inline-block;	
}

.filecontrols a.playbutton.loading {
	background: url(/img/playbutton.png) no-repeat scroll -135px -2px;
}

.filecontrols a.playbutton.active {
	background: url(/img/playbutton.png) no-repeat scroll -45px -2px;
}

.filecontrols a.download {
	background: url(/img/playbutton.png) no-repeat scroll -90px -2px;
	width: 40px;
	height: 18px;
	display: inline-block;
}

.mediabox .sharing {
	position: absolute;
	right: 30px;
	text-align: center;
	top: 95px;
	width: 170px;
}
	

/******************************* Text and image formatting *******************************/
.errormessage {
	color: #CF2526;
	font-size: 18px;
	text-align: center;
}


.markertitle {
	border-bottom-color: #2A3F14;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #2A3F14;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
}

.markersubtitle {		
	font-weight: bold;
	font-size: 12px;
}

.scripture {
	text-align: right;
	display: block;
}

p {
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 25px;
}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 25px;
	padding-right: 2px;
}

h1 {
	color: #006699;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 36px;
	text-shadow: 2px 2px 5px #888888;
}

.red {color: #614240;}

h2 {
	color: #bf8a44;
	margin-left: 120px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #BF8A44;
}

h5 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #8B0000;
	border-bottom: 1px dotted #666666;
}

h5.link {
	border: 0px;
}

blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px 30px;
	border: 1px dotted #EBE2B7;
	background-image: url(/img/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}

blockquote p.banner {
	color: #2A3F14;
	font-weight: bold;
	text-align: center;
}

.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

/********************************* Styles ***********************************/

.style1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.style2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #7F5339;
	border-bottom: 1px dotted #CCCCCC;
}

.mv-right10 {
	padding-left: 10px;
}

img {
	border: none;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.float_left {
	float: left;
    margin-right: 10px;
}
			  
.float_right {
	float: right;
    margin-left: 10px;
}
			 
a:link 		{color: #557C2B; text-decoration: none;}	/* unvisited link */
a:visited 	{color: #557C2B; text-decoration: none;}  	/* visited link */
a:hover 	{color: #821115; text-decoration: none;}	/* mouse over link */
a:active 	{color: #577E2D; text-decoration: none;}	/* selected link */

.no-bullet {
	list-style: none;
}

.no-border {
	border: none;
}

/********************************* List Styles ******************************/

.list {
	list-style: none;
	border: 2px groove #AAAAAA;
	padding: 3px;
}

.list li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px groove #AAAAAA;
}

.list .list-hd, .list .list-ft {
	padding: 12px;
}

.list .list-hd {
	border-bottom: 1px solid #888888;
}

/********* Rounded List *********/

.round-list {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.round-list .list-hd {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-radius-topleft: 15px;
	-webkit-border-radius-topright: 15px;
}

.round-list .list-ft {
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-radius-bottomleft: 15px;
	-webkit-border-radius-bottomright: 15px;
}

/********************************* Colors ***********************************/

.color1 {
	color: #454545;
}

.color2 {
	color: #EEEEEE;
}

.bg-color1 {
	background-color: #EFF9DF;
}

.bg-color2 {
	background-color: #005577;
}

/********************************* Leaders **********************************/

.leaders {
	font-size: 16px;
	margin-bottom: 25px;
	text-align: center;
	border-spacing: 0px;
	border: 1px solid #000;
}

.leaders .header {
	background-color: #CFCB9B;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px solid #000;
}

.leaders .leader {
	display: inline-block;
	width: 250px;
	verticle-align: top;
}

.leaderimage { 
	font-size: 0px; 
	border-right-style: none;
}

.leaderimage img {
	border: 0px none; 
	width: 125px;
	padding: 2px;
}

.leaders .noleftborder {
	border-left: 0px;
}

.leaders .norightborder {
	border-right: 0px;
}

.leaders .leaderpadding {
	padding: 10px;
	overflow: hidden;
}

/********************************* Navigation **********************************/

#navcontainer { }

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}

#navcontainer a
{
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	//width: 182px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eee;
	background-image: url(/img/menu.png);
	background-repeat: none;
	height: 27px;
	border: 1px solid #DDDDDD;
}


#navcontainer a:link, #navlist a:visited
{
color: #84A54A;
text-decoration: none;
}

#navcontainer a:hover, #navcontainer a.activenav
{	
	background: url(/img/menu.png) 0 -45px;
	color: #562930;
}

/**************************************** Service Times *****************************************/

.serviceschedule {
	list-style: none;
}

.serviceschedule li {
	margin-bottom: 5px;
}

.serviceschedule .serviceday {
	display: inline-block;
	width: 150px;
}

.serviceschedule .servicetime {
	display: inline-block;
	text-align: right;
	width: 70px;
}

/**************************************** Form elements member login ****************************/


p.welcome {
	font-size: 12px;
	text-align: left;
	margin: 15px 25px 0 0;
	color: #6B383D;
	padding-left: 20px;
}

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 140px;
        background: url(/img/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #84A54A;
	font-style: italic;
	font-weight: bold;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px 15px 15px;
	background-color: #FBF9F4;
	background-image: url(/img/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #DDDDDD;
}

input.fields_contact_us {
	display: block;
	width: 185px;
	background: url(/img/input_bg.png);
	border-color:#888888 #DDDDDD #DDDDDD #888888;
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

textarea {
	width: 185px;
    background: url(/img/input_bg.png);
    border-color: #888888 #AAAAAA #AAAAAA #888888;
    border-width: 1px;
    margin-top: 3px;
}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

/********************************** Sentinel Page **************************************************/

ul.sentinelList {
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	font-size: 14px;
	margin-top: 15px;
	padding-left: 45px; 
	padding-right: 32px;
}

ul.sentinelList li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #AAA;
}

ul.sentinelList li.last {
	border-bottom: 0px;
}

ul.sentinelList a {
	float: right;
	display: inline-block; 
	width: 80px; 
	text-align: center;
	color: #FFFFFF;
	background-color: #2C3C6F;
	border: 2px groove #12192F;
	margin: 5px 2px 2px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

ul.sentinelList a:active {
	background-color: #4C68BF;
	outline-color: #4C68BF;
	border-style: inset;
}

.sentinelWeek {
	display: block; 
	color: #4F431F;
}

.sentinelTitle {
	display: inline-block;
	margin-left: 100px;
	margin-right: 25px;
	vertical-align: top;
	width: 155px;
}

/********************************** Leader Page **************************************************/

.leader-image {
	float: left;
	margin-right: 15px;
}

.leader-info {
	display: block;
}

.leader-info .leader-name {
	font-size: 20px;
	display: block;
}

.leader-info .leader-name em {
	font-size: 16px;
	color: #226;
}

.leader-info .leader-bio {
	display: block;
	font-size: 14px;
	text-indent: 15px;
}

.leader-info .leader-contact {
	display: block;
	font-size: 14px;
}

.leader-info br {
	display: block;
}

.leader-info hr {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

/************************************* Show and Tell Divs **************************************************/

.showntell h5 {
	cursor: pointer;
	font-style: normal;
}

.showntell h5.hidden {
	border-bottom: 0px;
}

.showntell blockquote {
	text-indent: 15px;
}

.showntell blockquote.hidden {
	display: none;
}

/****************************************** Toggle Arrows **************************************************/

.toggle-arrow {
	background: url("/img/toggle-arrow-closed.png") no-repeat scroll 0 4px transparent;
	display: inline-block;
	padding-left: 40px;	
	margin-top: 30px;
	text-indent: -20px;
}
.toggle-arrow.toggle-open {
	background: url("/img/toggle-arrow-open.png") no-repeat scroll 0 4px transparent;
}

.carousel .prev {
	background: url("/img/navarrows.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: bottom;
}

.carousel .prev:hover {
	background-position: 0 -24px;
}

.carousel .next {
	background: url("/img/navarrows.png") no-repeat scroll -24px 0 transparent;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: bottom;
}

.carousel .next:hover {
	background-position: -24px -24px;
}

.jCarouselLite {
	display: inline-block;
}

.carousel {
	background-color: #F0F0F0;
	width: 513px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 1px dotted #222;
}