@import url(navigation.css);
@import url(footer.css);
@import url(breadcrumb.css);
@import url(homepage.css);
@import url(sitemap.css);

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 62.5%;
	/* Default Background Image */
	background: #FFFFFF url(../../images/backgrounds/churchview-witney.jpg) top no-repeat fixed;
}

p
{
	font-size: 1.2em;
	padding-bottom: 10px;
}

h1
{
	color: #427730;
	font-size: 2.1em;
	margin-bottom: 20px;
}

h3
{
	
	margin: 20px 0px 10px 0px;
}

a
{
	color: #427730;
	text-decoration: none;
}

a:hover
{
	color: #427730;
	text-decoration: underline;
}

#wrapper
{
	display: block !important;
	width: 970px;
	margin: auto;
	z-index: 1;
}

#header_container
{
	width: 970px;
	display: block;
	float: left;
}

#header_container #header_top
{
	width: 970px;
	display: block;
	float: left;
}

#header_container #header_top #logo
{
	width: 241px;
	height: 86px;
	margin-top: 10px;
	background: url(../img/logo.png) top left no-repeat;
	_background: url(../img/logo_ie.gif) top left no-repeat;
}

#header_container #header_top #logo img { border: 0; }

#header_container #header_bottom
{
	width: 950px;
	padding: 5px 10px;
	display: block;
	float: left;
	background: url(../img/header_bottom_bg.png) no-repeat;
	_background: url(../img/header_bottom_bg_ie.gif) no-repeat;
}

#header_container #header_bottom #crumb_container
{
	display: inline;
	float: left;
	width: 780px;
	margin-right: 10px;
}

#header_container #header_bottom #access_container
{
	display: inline;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
}

#header_container #header_bottom #access_container #access_container_wrapper
{
	float: right;
}

#text_only_btn_container
{
	display: inline;
	float: left;
	text-align: right;
}

#body_container
{
	width: 970px;
	display: block;
	float: left;
	background: #FFFFFF;
	border-top: 1px solid #C8C8C8;
}

#body_container #body_container_left
{
	display: inline;
	float: left;
	width: 159px;
	margin-right: 10px;
	border-right: 1px solid #C8C8C8;
}

#body_container #body_container_right
{
	display: inline;
	float: right;
	width: 790px;
	margin-right: 10px;
}

#footer_container
{
	width: 970px;
	height: 63px;
	display: block;
	float: left;
	padding: 10px 0;
	background: url(../img/footer_bg.png) top left no-repeat;
	background: url(../img/footer_bg_ie.gif) top left no-repeat;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 30px;
}

/*
Main Content Styles (excludes the home page) */
#body_container_right_main_row
{
	margin: 0 0 20px 0;
	float: left;
}

#body_container_right_main_row #main_row_left
{
	position: relative;
	display: inline;
	float: left;
	width: 470px;
	margin: 35px 50px 0 70px;
}

#body_container_right_main_row #main_row_left ul { margin-left: 15px; margin-bottom: 20px; font-size: 1.2em; }

#body_container_right_main_row #main_row_right
{
	position: relative;
	display: inline;
	float: left;
	width: 150px;
	height: 100px;
	margin: 35px 50px 0 0;
}

#body_container_right_main_row #main_row_right img { padding-bottom: 20px; }

#main_body_footer
{
	display:block;
	float: left;
	width: 970px;
	padding-bottom: 20px;
	background: #FFFFFF;
}

/* Contact Page */
#contact_left
{
	display: inline;
	float: left;
	width: 340px;
	margin: 35px 40px 0 70px;
}

#contact_right
{
	/* 790  - 140 */
	display: inline;
	float: left;
	width: 290px;
	margin: 0 50px 0 0;
}

/* Header Buttons */
#header_btn_container
{
	display: block !important;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 205px;
}

#header_btn_container a img { border: none; }

#report_crime_btn
{
	width: 152px;
	height: 36px;
	display: inline;
	float: left;
	margin-right: 10px;
	background: url(../img/report_crime.png) top no-repeat;
	_background: url(../img/report_crime_ie.gif) top no-repeat;
}

#report_crime_btn:hover, #contact_bnt:hover { background-position: center; }

#contact_bnt
{
	width: 117px;
	height: 36px;
	display: inline;
	float: left;
	background: url(../img/contact_us.png) top no-repeat;
	_background: url(../img/contact_us_ie.gif) top no-repeat;
}

.header_btn_selected { background-position: bottom !important; }


/* Video Blog Page */
#blog_list_container
{
	margin: 0 50px 0 70px;
}

#blog_list_container .selected
{
	background: #EFF8E2 !important;
}

#blog_list_container h5
{
	color: #427730;
	font-size: 1.2em;
}

.blog_list_container_row_first
{
	display: block;
	float: left;
	width: 650px;
	padding: 20px 10px;
	border-top: 1px dotted #C4C4C4;
	border-bottom: 1px dotted #C4C4C4;
}

.blog_list_container_row
{
	display: block;
	float: left;
	width: 650px;
	padding: 20px 10px;
	border-bottom: 1px dotted #C4C4C4;
}

.blog_list_container_row_left
{
	display: inline;
	float: left;
	width: 519px;
	margin-right: 20px;
}

.blog_list_container_row_right
{
	display: inline;
	float: left;
	width: 111px;
}

.video_blog_list_btn
{
	display: block;
	width: 111px !important;
	height: 35px !important;
	background: url(../img/video_blog_btn.gif) top no-repeat;
}

.video_blog_list_btn:hover
{
	background-position: bottom;
}

#blog_title_container
{
	display: block;
	float: left;
	margin: 20px 50px 0px 70px;
}

#video_player_container
{
	display: block;
	float: left;
	margin: 20px 50px 20px 70px;
}

#video_now_playing
{
	display: block;
	float: left;
	margin: 0 50px 20px 70px;
	font-size: 1.4em;
}

.green_txt { color: #427730; }

/* General Page Content Styles */
#content_container
{
	padding-bottom: 20px;
	width: 470px;
	float: left;
}

#content_container ul li
{
	padding-bottom: 5px;
}


#downloads_container
{
	padding-top: 20px;
	border-top: 1px dotted #CCCCCC;
	width: 470px;
	float: left;
}

/* Bobby List Styles */
.bobby_row 
{
	display: block;
	float: left;
	width: 470px;
	margin-top: 15px;
	border-top: 1px dotted #CCCCCC;
}

.bobby_row_left
{
	display: inline;
	float: left;
	width: 380px;
	margin-right: 20px;
}

.bobby_row_right
{
	display: inline;
	float: left;
	width: 70px;
	padding-top: 20px;
}

.clearboth {
	clear:both;
}

.padme {
	margin-left:10px;
	margin-right:10px;
}

.third {
	width:33.3%;
	float:left;
}

.third p {
	padding-right:20px;
}

/*.third.last-left p {
	padding-right:0px;
}*/

.leftpad {
	margin-top:30px;
	padding-left:60px;
}

.leftpad #home_bottom_row {
	float:none;
}

.leftpad #home_top_row #content_container {
	width:220px;
}

.last-left {
	margin-right:-3px;
}

/* Conact Page - Contacts List */

#contact_list
{
	padding-top: 60px;
}

.contact_list_row_first
{
	padding-bottom: 10px;
}
.contact_list_row
{
	border-top: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

#contact_form
{
	padding: 20px 0 0 0;
}

.contact_form_row
{
	width: 340px;
	font-size: 1.1em;
	margin-bottom: 10px;
}

.contact_form_row label { }

.contact_form_row_submit
{
	width: 340px;
	padding: 10px 0;
	text-align: right;
}

#submit_btn
{
	display: block;
	float: right;
	width: 107px;
	height: 34px;
	background: url(../img/contact_submit_btn.gif) top no-repeat;
}

#submit_btn:hover
{
	background: url(../img/contact_submit_btn.gif) bottom no-repeat;
}

.tline
{
	width: 332px;
	padding: 5px 3px;
	border: 1px solid #BABABA;
	font-size: inherit;
}

.tarea
{
	width: 332px;
	height: 130px;
	padding: 3px;
	border: 1px solid #BABABA;
	font-family: inherit;
	font-size: inherit;
}

#response
{
	display: none;
	background: #e9a7a7;
	border: 1px solid #dd4444;
	padding: 10px;
	margin-bottom: 20px;
}

#breadcrumb_style
{
	list-style: none;
}

#breadcrumb_style li
{
	display: inline;
	float: left;
	padding-left: 5px;
}

/* Signup Form Styles */
#sign_form_container
{
	
}

#sign_form_container div
{
	display: block;
	float: left;
	width: 470px;
	margin-bottom: 10px;
}

.check { margin-right: 20px; vertical-align: middle; }

#sign_form_container label { line-height: 1.5em; }

.small { width: 50px !important; }
.smallText { font-size: 1em; }

.signup_form_row_submit { margin-bottom: 20px !important; }

/* Community News Styles */
.news_row, .news_row_first
{
	border-top: 1px dotted #DDDDDD;
	padding: 10px 0;
	display: block;
	float: left;
	width: 670px;
}

.title
{
	font-size: 1.3em;
	color: #427730;
}
