body {
	margin: 0px;
	background-color: #fff;
	font-family: "arial";
	font-size: 80%;
	color: #232323;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
td {
	font-size: 80%;
	color: #232323;	
	}
	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ad0000;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #ad0000;}

/* OPTIONAL STYLES

a.login {
	color: #232323;
	font-weight: bold;
	text-decoration: none
	}
	
.login:link:hover {text-decoration: underline;}

.niceform {
	font-size: 8pt;
	line-height: 6pt;
	color: #000000;
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #000000;
	width: 100px;
	margin-bottom:3px;
}

.nicebutton {
	font-family: verdana;
	font-size: 7pt;
	line-height: 7pt;
	background-color: #56cdef;
	border: 1px solid #000000;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 40px;
	padding: 2px 2px 0px 2px;
}

*/

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #9D9D9D;
	padding-bottom: 15px;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #9D9D9D;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #ad0000;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

a.menu {
	font-size: 7pt;
	line-height: 25px;
	color: #232323;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #fff;
	border: solid 1px #232323;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 80%;
	visibility: hidden;
	padding: 3px;
	} 

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 7pt;
	line-height: 10pt;
	color: #232323;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 10px 2px 10px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

/* -------------------------------------------- DEFAULT STYLES -------------------------------------------- */

#default-flash {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/default-flash.jpg) no-repeat;
	width: 382px;
	height: 270px;
	}

#default-mast {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/default-mast.jpg) center top no-repeat;
	padding: 115px 350px 25px 50px;
	}
	
#default-livearea {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/default-mast.jpg) no-repeat;
	padding: 100px 0px 15px 45px;
	}
	
#default-livearea-overflow {
	width: 348px;
	height: 155px;
	overflow: auto;
	text-align: left;
	/* DARK COLORS */
	scrollbar-face-color: #5B5B5B;
	scrollbar-3dlight-color: #5B5B5B;
	scrollbar-darkshadow-color: #5B5B5B;
	/* LIGHT COLORS */
	scrollbar-shadow-color: #C7C7C7;
	scrollbar-highlight-color: #C7C7C7;	
	scrollbar-track-color: #C7C7C7;
	scrollbar-arrow-color: #C7C7C7;
	}
	
#default-select {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/default-select.jpg) no-repeat;
	width: 775px;
	height: 69px;
	}
	
#default-bcp-shadows {width: 775px;}

#shadow-left {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/shadow-left.jpg) repeat-y;
	width: 10px;
	}
	
#shadow-right {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/shadow-right.jpg) repeat-y;
	width: 15px;
	}

#default-bcp {
	background-color: #AA0C0D;
	color: #fff;
	padding: 15px;
	}
	
#default-bottom {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/default-bottom.jpg) no-repeat;
	width: 775px;
	height: 24px;
	}

/* -------------------------------------------- DETAILS STYLES -------------------------------------------- */

#details-bottom {
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/details-bottom.jpg) no-repeat;
	width: 773px;
	height: 109px;
	}
	
#details-main {
	width: 773px;
	background: url(http://www.developchurches.com/clientImages/29468/template_xfactor/details-bg-live.jpg) repeat-y;
	overflow-x: hidden;
	}
	
#details-lcp  {
	vertical-align: top;
	padding: 15px 0px 0px 26px;
	}

#details-live-bcp  {
	width: 100%;
	vertical-align: top;
	padding: 15px 0px 0px 15px;
	}

#details-rcp {
	vertical-align: top;
	padding: 15px 26px 0px 0px;
	}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */
