@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: "Trebuchet MS", Arial;
	color: #002050;
}
*:focus {
	outline: none;
}
body {
	background: top left url(../images/bg.jpg) repeat-x #111111;
	font: "Trebuchet MS", Arial;
}
a {
	text-decoration: none;
	color: #4278e5;
}
a:hover {
	text-decoration: underline;
}
#northwest {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 595px;
	height: 234px;
}
#intro {
	position: absolute;
	top: 0;
	Left: 0;
	z-index: 10;
	width: 580px;
	min-width: 580px;
	height: 560px;
}
#calendar_bg {
	position: relative;
	left: 585px;
	top: 195px;
	z-index: 20;
	width: 252px;
	height: 274px;
	background: #e9f2ff no-repeat right bottom url(../images/bg_calendar.jpg);
	border-top: #FFFFFF solid 1px;
	border-bottom: #063680 solid 2px;
	border-right: #063680 solid 2px;
}
#calendar {
	position: relative;
	width: 252px;
	height: 263px;
	overflow: auto;
}
#calendar_title {
	position: relative;
	width: 173px;
	height: 28px;
	margin-left: 20px;
	margin-top: -17px;
}
#calendar_entries {
	width: 225px;
	overflow: hidden;
	padding: 1px;
	float: left;
}
#calendar_entries:hover {
	background: #FFFFFF;
}
#calendar_month {
	width: 26px;
	height: 29px;
	background: url(../images/bg_month.gif) no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	padding-top: 2px;
	float: left;
	margin: 5px;
}
#calendar_day {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#calendar_english {
	width: 185px;
	float: left;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 2px 0;
	word-spacing: -1px;
}
#calendar_spanish {
	color: #3c77d1;
	text-transform: none;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: normal;
	margin-bottom: 2px;
}
#welcome {
	width: 364px;
	height: 236px;
	position: relative;
	top: 200px;
	margin-left: 100px;
}
#services {
	width: 395px;
	height: 236px;
	position: relative;
	top: -36px;
	left: 464px;
}
#nav {
	position: absolute;
	top: 0;
	Left: 0;
	z-index: 10;
	width: 860px;
	min-width: 900px;
	height: 282px;
}
#wrapper {
	position: absolute;
	top: 272px;
	left: 0;
	width: 900px;
	min-width: 900px;
	z-index: 5;
}
#feature_area {
	position: relative;
	height: 135px;
}
#cloud {
	position: relative;
	width: 118px;
	float: left;
}
#youth, #music, #kids, #headphones, #statistic {
	position: relative;
	float: left;
	width: 228px;
	margin-right: 16px;
}
#red_box {
	position: relative;
	float: left;
	width: 471px;
	margin-right: 16px;
	background: url(../images/red_box.jpg) no-repeat;
	height: 123px;
}
#yellow_box {
	position: relative;
	float: left;
	width: 471px;
	margin-right: 16px;
	background: url(../images/yellow_box.jpg) no-repeat;
	height: 123px;
}
#red_box h1, #yellow_box h1 {
	color: #FFFFFF;
	font-size: 12pt;
	line-height: 14pt;
	margin-left: 8px;
	margin-right: 2px;
}
#red_box p, #yellow_box p {
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 8px;
	margin-right: 2px;
}
#red_box h1 {
	margin-top: 50px;
}
#yellow_box h1 {
	margin-top: 30px;
}
#page {
	position: relative;
	background: url(../images/bg_pg_mid.jpg) repeat-y;
	width: 842px;
	margin-left: 96px;
	overflow: hidden;
}
#page_btm {
	position: relative;
	background: url(../images/bg_pg_btm.jpg) no-repeat left bottom;
	overflow: hidden;
}
#page_top {
	position: relative;
	background: url(../images/bg_pg_top.jpg) no-repeat left top;
	overflow: hidden;
}
#left_column {
	position: relative;
	top: 20px;
	left: 20px;
	margin-bottom: 20px;
	float: left;
	width: 525px;
}
#left_column h1 {
	font-size: 16pt;
	line-height: 16pt;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#left_column h2 {
	font-size: 12pt;
	line-height: 12pt;
	margin-bottom: 5px;
	color: #2557a1;
	text-transform: uppercase;
}
#left_column p, #left_column ol, #left_column ul {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 15px;
}
#left_column ul {
	margin:0;
	padding:0;
	margin-bottom:12px;
	}
#left_column li{
	margin:0;
	padding:0;
	padding:5px 10px 5px 20px;
	background:url(../images/bullet.gif) 5px 11px no-repeat;
	list-style:none;
	border-top: 1px solid #c3dffe;
	color: #02337d;
	}
#right_column {
	position: relative;
	margin-bottom: 20px;
	top: 20px;
	right: 25px;
	float: right;
	width: 220px;
}
#right_column h1 {
	font-size: 12pt;
	line-height: 12pt;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#right_column h2 {
	font-size: 10pt;
	line-height: 10pt;
	color: #2557a1;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#right_column p, #right_column ol, #right_column ul, #right_column li {
	font-size: 8pt;
	line-height: 11pt;
	margin-bottom: 12px;
}
#right_column ul {
	margin:0;
	padding:0;
	margin-bottom:12px;
	}
#right_column li{
	margin:0;
	padding:0;
	padding:5px 10px 5px 20px;
	background:url(../images/bullet.gif) 5px 11px no-repeat;
	list-style:none;
	border-top: 1px solid #c3dffe;
	color: #02337d;
	}
#footer {
	clear: left;
	position: relative;
	width: 780px;
	height: 100px;
	margin-bottom: 20px;
}
#footer a {
	color: #f9b809;
}
#footer_lft {
	float: left;
	width: 28px;
}
#footer_mid {
	float: left;
	margin-top: 28px;
	height: 72px;
	width: 733px;
	background: #720101;
}
#logos {
	float: left;
	margin-top: 15px;
}
#footer_txt {
	float: left;
	margin-top: 16px;
	margin-left: 5px;
}
#footer_txt p {
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 11pt;
}
#footer_rt {
	margin-top: 28px;
	float: right;
	width: 19px;
}
#footer_txt .ph3 {
	color: #fff;
}

ol, ul {
	list-style-type: circle;
	padding-left: 10px;
	margin-left: 10px;
}
li {
	font-size: 9pt;
	line-height: 12pt;
}
.transparent {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.transparent:hover {
	filter: Alpha(Opacity=90);
	opacity: 0.9;
}
#sermons {
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
	padding-bottom: 20px;
}
#titles {
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #2557a1;
}
#entries {
	padding-bottom: 3px;
	padding-top: 2px;
	overflow: hidden;
	border-bottom: dotted 1px #FFFFFF;
	width: 460px;
}
#entries:hover {
	background-color: #d7e8fc;
}
.date, .speaker, .title, .media {
	float:left;
	padding-left: 10px;
}
.date {
	width: 60px;
}
.speaker {
	width: 100px;
}
.title {
	width: 210px;
}
.media {
	width: 45px;
}
/* -------------STORE STYLE SHEET------------------*/
#store_nav {
	position: relative;
	height: 45px;
	width: 880px;
}
#store_cloud {
	position: absolute;
	width: 100px;
}
#store {
	position: relative;
	height: 45px;
}
#store_lft {
	position: relative;
	width: 26px;
	float: left;
	padding-left: 100px;
}
#store_mid {
	padding: 10px;
	position: relative;
	background: url(../images/nav_store_mid.png);
	float: left;
	height: 25px;
	width: 685px;
	color: #fff;
}
#store_mid a {
	color: #fff;
}
#store_mid a:hover {
	color: #999999;
	text-decoration: none;
}
#store_rt {
	position: relative;
	width: 49px;
	float: right;
}
#store_page {
	position: relative;
	width: 900px;
	margin-left: 90px;
	padding-top: 15px;
	overflow: hidden;
}
.store_row {
	position: relative;
}
.store_item {
	position: relative;
	float: left;
	width: 230px;
	height: 241px;
	background: url(../images/store_item_bg.png);
	margin-right: 60px;
	margin-bottom: 20px;
}
.store_item_thumb {
	float: left;
	width: 210px;
	height: 180px;
	background: #FFFFFF;
	margin: 9px 0 9px 10px;
	text-align: right;
}
.store_item_thumb a {
	display: block;
	width: 210px;
	height: 180px;
	background-position: top;
	background-repeat: no-repeat;
}
.store_item_thumb a:hover {
	background-position: bottom;
}
.store_item_name {
	margin-top: 9px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
}
.store_item_more {
	float: right;
	width: 51px;
	margin-right: -42px;
}
.store_item_view a {
	width: 51px;
	height: 94px;
	display: block;
	background-image: url(../images/store_view.png);
	background-position: top;
	background-repeat: no-repeat;
}
.store_item_view a:hover {
	background-position: bottom;
}
.store_item_price {
	width: 51px;
	height: 98px;
	background: url(../images/store_price.png) no-repeat;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
}
.store_price_slashed {
	color: #cc6666;
	text-decoration: line-through;
}
#store_footer {
	overflow: hidden;
	position: relative;
	float: left;
	width: 750px;
}
#store_footer_tag {
	width: 9px;
	height: 56px;
	position: relative;
	float: left;
}
#store_footer_txt {
	position: relative;
	background: #141414 url(../images/store_footer_bg.png) top left repeat-x;
	width: 701px;
	padding: 22px 20px 20px 20px;
	float: right;
}
#store_footer_txt p {
	color: #fff;
	font-size: 10pt;
	line-height: 15pt;
}
#store_title {
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
	background: #00a1ca;
	margin-left: -20px;
	padding: 4px 5px 2px 0;
	margin-right: 5px;
}
.store_item_selected {
	position: relative;
	float: left;
	width: 780px;
	height: 492px;
	background: #141414 url(../images/store_item_bg.png) top left repeat-x;
	margin-bottom: 20px;
}
.store_item_scroll {
	float: left;
	width: 762px;
	height: 428px;
	overflow: auto;
	margin: 9px 0 9px 10px;
}
.product_details {
	width: 2000px;
	height: 400px;
}
#selected_title {
	position: relative;
	float: left;
	width: 400px;
	height: 25px;
	margin: 9px 0 9px 10px;
}
#selected_title h1 {
	color: #CCCCCC;
	font-size: 14pt;
	margin: 0;
}
#selected_price {
	position: relative;
	float: right;
	width: 230px;
	height: 25px;
	margin: 9px 10px 9px 10px;
}
#size {
	padding: 3px;
	width: 100px;
	background: #141414;
	color: #999999;
}
#size option {
	color: #999999;
}
#price {
	position: relative;
	float: left;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	background: #141414;
	padding: 3px;
	margin-right: 5px;
}
/* -------------PRODUCT ITEMS STYLE SHEET------------------*/
.prod_sample {
	background-image: url(../images/sample_product.jpg);
}
/* -------------POPUP STYLE SHEET------------------*/
#mybg {
	background-color: #003366;
	font: "Trebuchet MS", Arial;
	margin: 0;
	padding: 0;
}
#myPopup {
	margin: auto;
	text-align: center;
	padding: 20px;
}
#myPopup h1, #myPopup h2, #myPopup p {
	color: #FFF !important;
	font: "Trebuchet MS", Arial;
}
#myPopup h1 {
	font-size: 14pt;
	line-height: 18pt;
}
#myPopup h2 {
	font-size: 12pt;
	line-height: 13pt;
}
#myPopup p {
	font-size: 9pt;
	line-height: 11pt;
}
#myPopup img {
	margin-bottom: 10px;
}
