@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
/*	vertical-align: baseline;*/
	background: transparent;}

	.clearfix:after {    
	content: ".";    
	display: block;    
	height: 0;    
	clear: both;    
	visibility: hidden;}


body {
	line-height: 1.5em;
	margin-top:10px;
	margin-bottom:10px;
}
	ul li{  
	padding-left:5px; 
	line-height:2em;
	list-style-type:circle;
	}
	li{  
	}
	ul{
	margin-left:30px;
	}	
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}


/* END OF CSS RESET CODE */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:95%;
	background-color:#666;
}

hr { height:0; clear:both; padding-top:10px; padding-bottom:10px; border:0; border-bottom:1px solid #fff;}

h1 {padding-bottom:10px; border-bottom:1px solid #666666; text-transform:uppercase;}
h2 {padding-bottom:10px; padding-top:10px; clear:both;}
h3 {font-weight:bold; font-size:110%;}
h4 {padding-bottom:5px; padding-top:15px; border-bottom:1px solid #666666; text-transform:uppercase; clear:both;}


.featureRowOn th {text-align:left; color:#CCFF00; }
.featureRowOff th {text-align:left; color:#CCFF00;}


a:link {
	text-decoration: none;
	color:#fff;
}
a:visited {
	text-decoration: none;
	color:#fff;
}
a:hover {
	text-decoration: none;
	color:#ccff00;
}


#container {
	margin:0 auto;
	width:950px;
	background-color:#000;
}

#header {
	width:950px;
	height:148px;
	background:url(/images/header.jpg) no-repeat;
	clear:both;
}

/*
main top navigation
*/
#nav {
	float:right;
	padding:0 30px 0 0;
	width:670px;
	margin-top:120px;

}
#nav li {
	display:inline;
	padding:1px;
	margin:0 auto;
}
	
#nav a:link,
#nav a:visited {
	text-align:center;
	color:#8990e8;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-top:2px;
	margin-right:16px;
	padding-left:15px;
}
#nav a:hover,#nav a:active {
	background:url(/images/right-arrow.jpg) no-repeat;
	
color:#ccff00;
}

/*
active tabs
*/
#home #nav-home a,
#about #nav-about a,
#cctv #nav-cctv a,
#livecameras #nav-livecameras a,
#sounds #nav-sounds a,
#safes #nav-safes a,
#diocese #nav-diocese a,
#contact #nav-contact a {
	background:url(/images/right-arrow.jpg) no-repeat;
	color:#ccff00;
}

#left-content {
	float:left;
	clear:left;
	width:240px;
}

#side-navigation-box {
	width:220px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	background:url(/images/side-nav-bg.jpg) repeat-y;
	font-size:80%;
}

#side-navigation-box h3 {
	background:url(/images/side-nav-top.jpg) 0 0 no-repeat;
	padding:9px 10px 5px 10px;
	
}

#side-navigaton-main {
	width:210px;
	margin:0 auto;
	border-top:1px solid #8990e8;
	padding-top:5px;
}

	#side-navigaton-main ul li{
		list-style:disc;
		padding:0 0 10px 0px;
		line-height:1.2;
	}
	#side-navigaton-main ul{
		padding:5px 0 10px 0px;
	}

.rounded-bottom {
	background:url(/images/side-nav-bottom.jpg) 0 0 no-repeat;
	width:220px;
	height:22px;
}

.index-picbox { 
	width:313px; 
	height:203px;
	float:left;
	border:1px #999999  solid;
}

.index-textbox { 
	width:313px; 
	height:203px;
	float:left;
	border:1px #999999  solid;
	margin-top:10px;
}

.index-picbox-2 { 
	width:313px; 
	height:203px;
	margin-left:10px; 
	float:right;
	border:1px #999999  solid;
}

.index-textbox-2 { 
	width:313px; 
	height:203px;
	margin-left:10px; 
	float:right;
	border:1px #999999 solid;
	margin-top:10px;
	
}

.live-churchbox {
	width:179px;
	font-size:70%;
	line-height:1.3;
	padding: 30px 10px 0 20px;
	float:left; 
	}


.cctv-info { 
	width:352px; 
	font-size:80%; 
	float:left;
	padding-left: 20px;
	margin-top: 30px; 
	line-height:1.7;    
}


.cctv-image { 
	width: 268px;
	float:left;
	margin-top: 30px; 
}

.cctv-s-holder { 
	width:147px; 
	height:200px;  
	float: left; 
	margin:13px 13px 0 0; 
	font-size:80%; 
	line-height:1.2;   
}

.cctv-s-holder img { 
	margin-bottom:5px; 
}

#player1 {
	width:500px;
	border:1px solid #999;
	margin-left: 100px;
 	
} 

#features { 
	font-size:80%; 
}

#contact-minfo { 
	width:300px; 
	border-right:#666666 2px solid; 
	margin-top: 20px;
	font-size:80%;  
	float:left;
}

#contact-form { 
	width:300px; 
	float:left; 
	margin-left:10px;  
}
	


#right-content {
	width:630px;
	float:right;
	clear:right;
	padding:24px 45px 10px 23px;
}

#admin-content {
	clear:both;
	padding:24px 20px 20px 20px;
	font-size:120%;
}
.admin-live-churchbox {
	width:190px;
	height:250px;
	font-size:70%;
	line-height:1.3;
	padding: 30px 10px 10px 20px;
	float:left; 
	border:1px solid #fff;
	}
.admin-live-churchbox img{
	border:1px solid #fff;
	}

.churches-back {
	float:right;
	background:url(/images/left-arrow.jpg) no-repeat;
	padding-left:18px;
}

.img-center-with-border {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #666;
}

.church-service-info {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:475px;
}

.table-heading {
	text-transform:uppercase;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;	
}
.green-text {
	color:#ccff00;
}

#footer {
	background:#10218b;
	height:40px; 
	clear:both;
}

#footer img { 
	float:right;
}

.webdesign {
	width:950px;
	margin:0 auto;
	text-align:right;
	background:transparent;
}
.webdesign a:link, .webdesign a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#ccc;
	text-decoration:none;
}
.webdesign a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#fff;
	text-decoration:underline;
}

/*contact form	 */


.required{ color:#ccff00; font-weight:bold; font-size:80%; }

.c-formpadding{ padding:0 0 10px 0; width:300px; text-align:left;  }

.send{ font-weight:bold; padding:2px; margin:0 auto; width:66px; margin-top:20px;  }

.inline-labels{ width:120px;/* border:1px solid red;*/  }

.c-formpadding input,  textarea, .googleforminput{ border:1px solid #555; }

#mailform, #googleform{ background:#000; padding:5px;}

#googleform{ margin-bottom:20px; }

#player {
	text-align:center;
}

