/*CFCSA Childrens Ministry style*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#preload img {
	height: 0; width: 0; border-width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
}

body {
	background: #3688f8;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

#header {
	width: 100%;
	background: black;
}
#menu-row {
	height: 42px;
	background: url(/style/top_parent_bg.jpg) repeat-x;
}

#menu-bar {
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 3px;
	background: #000;
}

#menu-center {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#header-content {
	width: 1000px;
	height: 164px;
	margin: 0 auto 0 auto;
}

#outerwrapper {
	background: url(../images/fqBg.jpg) repeat-x;
}

#shadowwrapper {
	width: 1076px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(/style/shadowStrip.png) repeat-y;
}

#lowHeader {
	background: #b3d0fa;
	width: 1000px;
	height: 255px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#mainwrapper {
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 5px 5px 10px 5px;
	background: #b3d0fa;
	overflow: hidden;
}

#mainView {
	height: 455px;
	width: 810px;
	float: left;
	margin-right: 8px;
	background: url(../images/freedomq.jpg) no-repeat;
}

#mainView .videoOverlay {
	background: #000;
	position: relative;
	width: 330px;
	height: 270px;
	left: 450px;
	top: 165px;
}

#textContent {
	width: 970px;
	float: left;
	padding: 0 0 0 10px;
	font-size: 0.8em;
	color: #000;
}	

#calendar {
	background: #5b7779;
	width: 168px;
	float: left;
	clear: right;
}

#calendar .noflash {
	overflow: hidden;
}

#calendar .noflash li {
	margin-left: 20px;
}

#lowerLinks {
	float: left;
	clear: right;
	width: 990px;
	margin-top: 5px;
	overflow: hidden;
}

#horizDescript {
	display: inline;
	float: left;
	clear: both;
	width: 980px;
	margin-top: 5px;
	overflow: hidden;
	padding: 5px;
}

#horizDescript .group {
	overflow: hidden;
	/*border: 1px solid black;*/
	margin-bottom: 5px;
}

#horizDescript .group .image {
	text-align: center;
}

#horizDescript .group .header {
	background: url(../images/group_horiz_bg.jpg) repeat-x;
	font-size: 1.2em;
	overflow: hidden;
	padding: 0 5px 0 5px;
}

#horizDescript .group .header .left {
	float: left;
	width: 600px;
	text-align: left;
	color: #008f62;
}

#horizDescript .group .header .right {
	float: right;
	width: 350px;
	text-align: right;
	border-left: 1px double gray;
	color: #0b1d67;
}

#horizDescript .group .info {
	background: url(../images/group_horiz_bg_tall.jpg) repeat-x;
	padding: 5px;
	text-align: left;
	font-size: 14px;
	color: #353478;
}

.graphicLink {
	float: left;
	width: 190px;
	margin-right: 8px;
	/*IE6 Double Margin Fix*/
	_margin-right: 5px;
}

#footerText {
	float: left;
	margin-top: 15px;
	width: 980px;
	text-align: center;
	color: #3366ff;
}

/* Changes here affect the Simple Viewer */
#album {
	width: 970px;
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0 10px 0;
	font-size: 0.8em;
	color: #000;
	overflow: hidden;
}

#album #simpleview {
	float: right;
	overflow: hidden;
}

#album #wowsvp {
	width: 650px;
	height: 500px;
}

#album .chooser {
	margin-top:40px; 
	margin-left: 50px;
	padding: 10px 10px 10px 10px;
	width: 250px;
	background: #333;
	float: left;
	color: #ffffff;
}

#album .chooser h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#album .chooser .album a {
	color: #ffffff;
}

#album .chooser .album {
	margin: 5px auto 10px auto;
	overflow: hidden;
}

#album .chooser .album .albumLink {
	float: left;
	width: 50px;
}

#album .chooser .album .descriptor {
	float: right;
	width: 190px;
}

#album .chooser .album .descriptor a {
	color: #fff;
}

#album .chooser .album .descriptor h3 {
	font-size: 1.2em;
	font-weight: bold;
}

/*------------------------------------------*/
