/* Start of CMSMS style sheet 'avc' */
@charset "utf-8";
/* CSS Document */
/* Copyright Abbotsford Vineyard Church
**
** Author: Nate Hampson www.stratumsystems.net
**
*/

/* Little Hacky Things */
/*
** IE PNG Fix
** http://www.twinhelix.com/css/iepngfix/
*/
#new_start_here, #new_start_here:hover { behavior: url(iepngfix.htc); }

/* HTML Tags */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(layout/bg_grad.jpg) repeat-x;
	text-align: center;
}


h1 {
	font-family: 'Century Gothic',Futura,'URW Gothic L',sans-serif;
/*	font-family: Impact, Charcoal, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	font-size: 24pt;
	color: #397ac4;
}

h2 {
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15pt;
	color: #bb3a20;
}

h3 {
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}

p, ul, ol, table, #content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
}

ul li, ol li {
	border-left: 1px solid #6cb1ff;
	padding-left: 1em;
}

a, a:hover, a:visited {	color: #397ac4; }
#content a:hover { background: #6cb1ff; color: white; text-decoration: none; }
a img { border: none; }

/* Named Elements */
#anchor {
	margin: auto;
	padding: 0;
	overflow: show;
	position: relative;
	background: url(layout/background.jpg) top center no-repeat;
}
	
#header {
	position: relative;
	overflow: hidden;
	margin: auto;
	padding: 0;
	background: url(layout/header.jpg) top center no-repeat;
	height: 167px;
	width: 976px;
}

#header_home_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 976px;
	height: 80px;
}
	
#header_home_link h1 {
	/* Hide this */
	text-indent: -9999em;
	padding: 0;
}

#header img {
	margin: 0;
	border: none;
}

#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 84px;
	left: 15px;
}

#nav li {
	float: left;
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
	height: 83px;
}

#nav li span {	margin-left: -99em; }
#nav li a, #nav li a:hover {
	display: block;
	height: 83px;
	color: white;
}

#home {
	background: url(layout/nav.png) 0px 0px;
	width: 80px;
}
#home:hover    { background-position: -0px -83px; }
#home.selected, #home.selected:hover { background-position:  0px -166px; }

#about_us {
	background: url(layout/nav.png) -80px 0px;
	width: 80px;
}
#about_us:hover { background-position: -80px -83px; }
#about_us.selected, #about_us.selected:hover { background-position:  -80px -166px; }

#connect {
	background: url(layout/nav.png) -160px 0px;
	width: 100px;
}
#connect:hover { background-position: -160px -83px; }
#connect.selected, #connect.selected:hover { background-position:  -160px -166px; }

#reaching_out {
	background: url(layout/nav.png) -260px 0px;
	width: 110px;
}
#reaching_out:hover { background-position: -260px -83px; }
#reaching_out.selected, #reaching_out.selected:hover { background-position:  -260px -166px; }

#church_family {
	background: url(layout/nav.png) -370px 0px;
	width: 80px;
}
#church_family:hover { background-position: -370px -83px; }
#church_family.selected, #church_family.selected:hover { background-position:  -370px -166px; }

#media {
	background: url(layout/nav.png) -450px 0px;
	width: 80px;
}
#media:hover { background-position: -450px -83px; }
#media.selected, #media.selected:hover { background-position:  -450px -166px; }

#page {
	position: relative;
	background: url(layout/content_bg.png) top left repeat-y;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 976px;
	text-align: left;
	overflow: visible;
}

#page_wrap1 {
	background: url(layout/left_edge.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;	
}



#page_header {
	width: 667px;
	margin-left: 15px;
	background: #092442 url(layout/page_header_bg.png) top left repeat-y;
}

/*#page_header.full h1 { display: none; }*/

#page_header .banner {
	background-position: right center;
	background-repeat: no-repeat;
}

#page_header .banner h1 {
	margin: 0;
	font-size: 16pt;
	padding-left: 30px;
}

#page_header .banner ul {
	margin: 0;
	padding: 0;
}

#page_header .banner li {
	list-style: none;
	border: none;
	padding: 0;
	margin: 0;
	/*border-top: 1px dashed #27496e;*/
	font-size: 12pt;
}

#page_header .banner li a {
	display: block;
	margin: 0;
	padding: 0;
	color: white;
	text-decoration: none;
	padding-left: 50px;
}

/* This is to correct some stupid behaviour in IE */
#page_header .banner li a {	height: 0%; }
#page_header > .banner li a { height: 100%; }

#page_header .banner li.sectionheader {
	display: block;
	margin: 0;
	padding: 0;
	height: 0%; /* Stupid IE */
	color: white;
	padding-left: 50px;
	font-size: 10pt;
	text-transform: uppercase;
	color: #397AC4;
}

#page_header .banner li a:hover {
	background: #4eabfb;
	color: #092442;
}

#page_header .banner li.currentpage {
	padding-left: 50px;;
	color: #bb3a20;
	font-weight: bold;
	background: url(layout/arrow_on_dark_blue.png) 30px center no-repeat
}

#page_header .banner li.activeparent {
	color: #bb3a20;
	font-weight: bold;
	background: url(layout/arrow_on_dark_blue.png) 30px center no-repeat
}

#page_header .full {
	height: 244px;
}


#new_start_here_container {
	position: absolute;
	top: 60px;
	left: -10px;
	width: 201px;
	height: 91px;
	overflow: hidden;
}

#new_start_here, #new_start_here:visited {
	display: block;
	width: 201px;
	height: 91px;
	background: url(layout/new_start_here.png) top left no-repeat;
}

#new_start_here:hover {
	background: url(layout/new_start_here_hover.png) top left no-repeat;
}

#new_start_here span {
	margin-left: -999em;
}

#new_start_here a,
#new_start_here a:hover,
#new_start_here a:visited {
	background: none;
}

#left_column {
	float:left;
	display: inline; /* Fix IE double margin bug */
	width: 682px;
}

#left_column #content {
	margin-left: 34px;
	padding-left: 50px;
	padding-top: 10px;
	padding-left: 10px;
	background: url(layout/content_top.png) top left no-repeat;
}

#content .lfloat {
	float: right;
	margin: 5px;
	padding: 5px;
	width: 200px;
	background: #f6ebd6;
}

#content > p {
	margin-left: 2em;
	margin-right: 2em;
}

ul.subnav {
	margin: 0;
	padding: 0;
	margin-left: -7px;
	padding-left: 10px;
	font-size: 8pt;
	background: url(layout/tiny_horiz_shadow.png) left bottom repeat-x;
}

ul.subnav li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid  #CCCCCC;
	border-right: 1px solid #999999;
	background: url(layout/tiny_horiz_shadow.png) left bottom repeat-x;
}

ul.subnav li a {
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 10px;
}

ul.subnav li.currentpage {
	background: url(layout/sel_tab_top.png) left top repeat-x;
	background-color: white;
	padding: 2px 10px 2px 10px;
}

.missionary {
	border-bottom: 1px solid #6cb1ff;
}

ul.features {
	margin: 0;
	padding: 0;
}

ul.features li {
	list-style: none;
	float: left;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #6cb1ff;
	border-right: 1px solid #6cb1ff;
	width: 200px;
	padding: 3px;
}

#content ul.features li a {
	display: block;
	background: none;
	text-decoration: none;
}
#content ul.features li a:hover  {
	background: #c0e2ff;
}

ul.features li img {
	display: block;
}

ul.features .feature_title {
	display: block;
	text-align: center;
	color: black;
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	text-decoration: none;
}

ul.features .feature_description {
	display: block;
	color: black;
	text-decoration: none;
}

ul.featuresb {
	margin: 0;
	padding: 0;
}

ul.featuresb li {
	list-style: none;
	float: left;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #6cb1ff;
	border-right: 1px solid #6cb1ff;
	width: 150px;
	padding: 3px;
}

#content ul.featuresb li a {
	display: block;
	background: none;
	text-decoration: none;
}
#content ul.featuresb li a:hover  {
	background: #c0e2ff;
}

ul.featuresb li img {
	display: block;
}

ul.featuresb .feature_titleb {
	display: block;
	text-align: center;
	color: black;
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
}

ul.featuresb .feature_descriptionb {
	display: block;
	color: black;
	text-decoration: none;
}
#right_column {
	width: 294px;
	float: left;
	display: inline; /* Fix IE double margin bug */
	background: url(layout/right_edge_shadow.png) top right repeat-y;

}

#right_column_wrap1 {
	background: url(layout/right_edge.jpg) top right no-repeat;
}

#right_column .panel {
	background: url(layout/right_column_panel.jpg) top left repeat-y;
	width: 262px;
	text-align: center;
}

#right_column .bpanel {
	background: url(layout/right_column_bpanel.jpg) top left repeat-y;
	color: white;
	width: 262px;
	text-align: center;
}

#right_column .panel p,
#right_column .bpanel p {	margin: 0; padding: 0; }

table {
	margin: 5px;
	border-collapse: collapse;
}

table td {
	padding-left: 5px;
	margin: 0;
}

table tr.even {
}

table th {
	padding: 0;
	padding-left: 5px;
	margin: 0;
	background: #f8dfb1;
	color: #9e712b;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 7pt;
	line-height: 14pt;
	border-bottom: 1px solid #999999;
}


#calendar_container {
	width: 274px;
	height: 231px;
	background: url(layout/calendar_bg.jpg) top left no-repeat;
	text-align: center;
	padding-top:  50px;
}

.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   8pt;
	color:       white;
	width:       210px;
	margin:      auto;
}


.calendar tr.weekdays th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #092442;
	text-align: left;
	background: none;
}

.calendar .month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #092442;
	text-align: right;
}

.calendar .month a {
	display: inline-block;
	overflow: hidden;
	height: 20px;
	width: 20px;
}

.calendar .month a.prev {background: url(layout/prev.png);}
.calendar .month a.next {background: url(layout/next.png);}

.calendar .month a span {
	margin: -99em;
}

.calendar table {
	width: 210px;
	margin: auto;
	border-collapse: separate;
}
.calendar tr {
	padding: 0;
	margin:  0;
}

.calendar td {
	height:  20px;
	width: 30px;
	padding: 0;
	margin:  2px;
	background: url(layout/calendar_day_bg.png);
	border: 2px solid #426792;
	text-align: right;
	font-size: 8pt;
}

.calendar td a {
	display:block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	overflow: hidden;
}

.calendar td.event a {
	color: black;
	background: url(layout/calendar_eventday_bg.png);
}

.calendar td.today {
	border: 2px solid #222222;
}

.calendar td.empty_days {
	background: none;
	border: none;
}

.calendar td a:hover {
	background: white;
	color: black;
}

.calendar_list {
	width: 600px;
	background: url(layout/event_days_bg.png) top left repeat-y;
}
.calendar_list .spiral_ring {
	background: url(layout/events_top.jpg) top left no-repeat;
	width: 625px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.calendar_list h2 {
	width: 200px;
	text-align: center;
	margin: 0;
	padding: 1em 0 0 0;
	font-size: 18pt;
	background: #bb3a20;
	color: white;
}

.calendar_list_columns {
	border-top: 2px solid white;
}

ul.event_days {
	width: 200px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

ul.event_days li {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 7pt;
	padding-top: 1em;
}

ul.events_detail .date,
ul.event_days .date {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	color: #906426;
}
ul.events_detail .date {
	font-size: 9pt;
	color: #bb3a20;
}
ul.event_days .date {
	margin-left: 10px;
}

ul.event_days li ul.events {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.events {
	border-top: 1px solid #c6a97f;
	margin: 0;
	padding: 0;
}

ul.events li.event {
	padding: 0;
	line-height: normal;
}

ul.events li.event a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	
}

#content ul.events li.event a:hover {
	background: #c6a97f;
}

.event_title {
	margin:0;
	padding: 0;
	font-weight: bold;
}

.event_summary {
	margin: 0;
	padding: 0;
}

ul.events_detail {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	list-style: none;

}

ul.events_detail li {
	border: none;
	padding-left: 20px;
}

ul.events_detail h3 {
	margin: 0;
	padding: 0;
}

ul.albumlist {
}

ul.albumlist li {
	border: none;
	text-align: center;
}

ul.albumlist li a {
	margin: auto;
}

ul.albumlist li p {
	line-height: normal;
}

.formbuilderform,
.contactform {
	//width: 510px;
	background: #F7DBB3;
	padding: 10px;
	margin: auto;
}

.formbuilderform .instruction,
.contactform .instruction {
	font-style: italic;
}

.formbuilderform fieldset,
.contactform fieldset {
	border: none;
}

.formbuilderform fieldset legend,
.contactform fieldset legend {
	display: none;
}

.formbuilderform label,
.contactform label {
	width: 200px;
	display: inline-block;
	
}

.formbuilderform div,
.contactform div {
	border-bottom: 1px solid #dfbc8b;
	padding: 2px;
	width: 500px;
	margin: auto;

}

.formbuilderform input[type=text],
.contactform input[type=text] {
	width: 300px;
	background: white;
	border: none;
	border-bottom: 1px dotted #AF8B57;
	border-top: 1px dotted #AF8B57;
}

.formbuilderform textarea,
.contactform textarea {
	width: 500px;
	display: block;
	background: white;
	border: none;
	border-bottom: 1px dotted #AF8B57;
	border-top: 1px dotted #AF8B57;
}

.formbuilderform .check_list li label,
.contactform .check_list li label {
	display: inline;
	width: auto;
}
	
.formbuilderform .error,
.contactform .error {
	display: block;
	font-size: 7pt;
	line-height: 7pt;
	text-transform: uppercase;
	margin-left: 200px;
}

.error_message ul li{
	list-style: inside;
	border: none;
	font-size: 8pt;
	color: red;
}

#cassette a,
#say_hello a {
	display: block;
	overflow: hidden;
	height: 100%;
	width: 100%;
}

#cassette a span,
#say_hello a span {
	margin-left: -99em;
}

#cassette {
	background: url(layout/cassette.jpg) top left no-repeat;
	width: 262px;
	height: 151px;
	
}

#say_hello {
	background: url(layout/say_hello.jpg) top left no-repeat;
	width: 274px;
	height: 126px;
}

#right_column_bottom {
	background: url(layout/right_column_bottom.jpg) top left no-repeat;
	width: 274px;
	height: 39px;
}

#search_div {
	position: absolute;
	top: 110px;
	left: 680px;
	width: 250px;
}

#search_div form {
	margin-top: 10px;
}

#search_div label,
#search_div input {
	float:left;
	margin: 2px;
}

#search_div label{
	margin-left: 15px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#search_div input[type="text"] {
	background: url(layout/input_grad.png) top left repeat-x;
	border: 1px solid  #f3bf6f;
}

#search_div input[type="image"] {
	background: none;
	border: none;
}

.site_map {
	clear: both;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #8F5B08;
	text-transform: uppercase;
	text-decoration: none;
}

.site_map a {
	margin: 0;
}

.lt_badge {
	float: left;
	line-height: 10pt;
	border-bottom: 1px solid #DDDDDD;
	width: 300px;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	margin-right: 5px;
}

.staff_badge {
	float: left;
	line-height: 10pt;
	border-bottom: 1px solid #DDDDDD;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*height: 60px;*/
	overflow: hidden;
	margin-right: 5px;
}

.staff_badge .portrait {
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 5px;
	
}

.staff_badge .portrait .mask {
	position:absolute;
	background:transparent url(layout/50px_mask.png) top left no-repeat;
	display:block;
	height:50px;
	width:50px;
	z-index:1;
}

.staff_badge .portrait img {
	position: absolute;
}

.staff_badge .position {
	font-size: 8pt;
}

.staff_badge .name {
	font-size: 10pt;
	font-weight: bold;
	background: transparent;
	margin-top: 10px;
}

.full_staff_profiles {
	position: relative;
}

.staff_profile {
	width: 630px;

}

.staff_profile .biography {
	width: 300px;
	float: left;
}

.staff_profile .biography p:first-child { margin-top: 0; }

.staff_profile .details {
	width: 320px;
	float: left;
}

.staff_profile .details img {
	width: 300px;
	padding: 5px;
	margin: auto;
	border: 1px solid #CCCCCC;
}

.staff_profile .details dl {
	font-size: 8pt;
	line-height: 11pt;
}

.staff_profile .details dt {
	color:#999999;
	float: left;
	margin: 0;
	width: 100px;
}

.staff_profile .details dd {
	float:left;
	clear: right;
	margin: 0;
	width: 200px;
}

.smallgroup_card {
	width: 300px;
	height: 200px;
	margin: 5px;
	/* Shadow style
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	*/
	/* border: 1px solid #3164A3; */
	border: 1px solid #CCCCCC;
	float: left;
	overflow: hidden;
}

.smallgroup_card a,
#content .smallgroup_card a:hover
{
	display: block;
	text-decoration: none;
	color: black;
	width: 300px;
	height: 200px;
}

#content .smallgroup_card a:hover {
	background-color: #F7DBB3;
}

.smallgroup_card .portrait {
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 5px;
	
}

.smallgroup_card .portrait .mask {
	position:absolute;
	background:transparent url(layout/50px_mask.png) top left no-repeat;
	display:block;
	height:50px;
	width:50px;
	z-index:1;
}

.smallgroup_card .portrait img {
	position: absolute;
	background-color:#999999;
}

.smallgroup_card .head {
	padding: 5px;
	background:#3164A3 url(layout/group_header_bg.jpg) top left no-repeat;
	color: white;
	border-bottom: 3px solid #6CB1FF;
}

.smallgroup_card .name {
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	line-height: 10pt;
	color: white;
	text-align: left;

}

.smallgroup_card .type {
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	line-height: 8pt;
	text-transform: uppercase;
	float: right;
}

.smallgroup_card .description {
	margin: 10px;
}

.smallgroup_card .description * {
	font-size: 8pt;
	line-height: 10pt;
}

.smallgroup_card .leader_label {
	text-transform: none;
	font-weight: bold;
	color: #bb3a20;
}

.smallgroup_card .leader {
	display: block;
	margin: 10px;
	text-transform: uppercase;
	font-size: 8pt;
	text-align: right;
	clear: both;
	border-top: 1px dashed #CCCCCC;
}

.classified_ad {
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

.classified_ad h3 {
	float: left;
	width: 150px;
	margin-left: 30px;
}

.classified_ad .ad {
	float: left;
	width: 400px;
	margin-left: 20px;
}

h2.classified_section {
	clear: both;
}

#page_bottom {
	background: url(layout/page_bottom.png) top left no-repeat;
	width: 976px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#footer {
	margin-left: 35px;
	margin-right: 25px;
	padding-top: 10px;
}

.copyright {
	float: right;
	font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
	margin: 0 0.5em 0 0.5em;
}

.stratum_systems {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0.5em 0 0.5em;
}

.stratum_systems a {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.stratum_systems a:hover {
	color: #101085;
}

.stratum_systems a:hover .design,
.stratum_systems a:hover .stratum,
.stratum_systems .design,
.stratum_systems .stratum {
	color:#999999;
}
/* End of 'avc' */

