/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	background-color:#FFF;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url("images/bg_page.jpg");
}

a {
	color:#7f060b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, p { margin:0 0 8px 0; }

h1 { font-size:36px; color:#ae070e; margin:10px 0 5px 0; text-transform:uppercase;  }

h2 { font-size:18px; color:#4d4d4d; margin:10px 0 5px 0; text-transform:uppercase; }

h3 { font-size:15px; }

h4 { font-size:16px; color:#ffffff; margin:0 0 5px 0; text-transform:uppercase; }

h5 { font-size:36px; color:#ae070e; margin:10px 0 5px 0; text-transform:uppercase; }

h6 { font-size:18px; color:#ae070e; margin:10px 0 5px 0; }

h6 a { color:#ae070e; }


/* ---- class settings ----------------------- */

.row_style_1 {
	color: #000;
	background-color: #EEE;
}
.row_style_2 {
	color: #000;
	background-color: #FFF;
}

.show_info {
	width: 	597px;
	border-top: 1px solid #EEEEEE;
}


.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.example {
	font-style: italic;
	padding-top: 4px;
	color: #666666;
}

.staff {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.staff td {
	text-align:center;
	vertical-align:top;
}

.interns {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.interns td {
	text-align:center;
	vertical-align:top;
}

.interns img {
	border:3px solid #ae070e;
}

.faith_box {
	float:left;
}

.faith_cell {
	width:260px;
	vertical-align:middle;
	text-align:center;
	background:url(images/bg_faith-cell.jpg) repeat-y;
	height:auto;
	padding:10px;
}

.faith_cell_top {
	height:6px;
	background:url(images/top_faith-cell.jpg) no-repeat;
}

.faith_cell_btm {
	height:6px;
	background:url(images/btm_faith-cell.jpg) no-repeat;
}

.sponsor_cell {
	width:260px;
	vertical-align:top;
	text-align:center;
	background:url(images/bg_faith-cell.jpg) repeat-y;
	height:auto;
	padding:10px;
}

.sponsor_cell_top {
	height:6px;
	background:url(images/top_faith-cell.jpg) no-repeat;
}

.sponsor_cell_btm {
	height:6px;
	background:url(images/btm_faith-cell.jpg) no-repeat;
}


.archive-box {
	position:relative;
	width:577px;
	height:120px;
	padding: 20px 0 0 20px;
	background:url(images/bg_show-archive.jpg) top left no-repeat;
}

.archive-box ul {
	margin: 0;	
	padding: 0;
	list-style: none;
}

.archive-box ul li {
	margin: 0;	
	padding: 0;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}

.archive-box ul li a {
	font-weight: bold;
}
.ticket_list {
	margin:0;
	padding:0 0 0 5px;
}

.ticket_list li {
	margin-bottom:10px;
	list-style:none;
}


.catalog-box {
position:relative;
width:250px;
height:111px;
float:left;
margin:0 10px 10px 0;
padding: 10px;
border: 1px solid #F97D0B;
font-size: 14px;
background-color: #FFF;
}

.catalog-box img {
	border: 4px solid #FFFFF;
float: left;
margin-right: 10px;	
}

.gallery-box {
position:relative;
width:195px;
height:220px;
floaT:left;
margin:0 0 0 0;
text-align: center;
}

.gallery-box img { border:3px solid #810C12; }

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */


.section {
		background-image: url("images/bg_section-sep.jpg");
	background-repeat: no-repeat;
	padding: 30px 30px 10px 30px;
	width: 537px;	
}

.section .photo_right {
	float: right;
	margin: -30px -30px 0 0;
}

/* ---- layout settings ----------------------- */

#wrapper {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(images/bg_rick-bubba.jpg);
}


#main_container {
	position:relative;
	margin:0 auto;
	width:970px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:227px;
	background:url(images/bg_header.jpg) no-repeat;
}

#listen_live {
	position:absolute;
	top:85px;
	right:40px;
	width:258px;
	height:59px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:178px;
	left:8px;
	width:954px;
	height:40px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:970px;
    min-height:550px;
    height:auto !important;
    height:550px;
	background:url(images/bg_main.jpg) no-repeat;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:617px;
	height:auto;
	padding:5px 5px 0 25px;
}

#content_sub {
	background-color:#ffffff;
	width:597px;
    min-height:400px;
    height:auto !important;
    height:400px;
	position:relative;
	padding:10px;
	margin-bottom:10px;
}

#content_theater {
	background-color:#ffffff;
	width:900px;
    min-height:400px;
    height:auto !important;
    height:400px;
	position:relative;
	padding:10px;
	margin-bottom:10px;
}


#tabs {
	margin-top:5px;
	position:relative;
	top:3px;
}

#hidden_layers {
    min-height:719px;
    height:auto !important;
    height:719px;
}

#todays_show {
	background-color:#ffffff;
	width:617px;
    height:800px;
	position:relative;
	visibility:visible;
	overflow:auto;
}

#just_for_fun {
	background-color:#7f060b;
	color:#ffffff;
	width:597px;
    height:690px;
	position:absolute;
	visibility:hidden;
	padding:10px;
	overflow:auto;
}

#just_for_fun a {
	color:#f99c0f;
}

#just_for_fun td {
	vertical-align:top;
	width:33%;
}


#fresh_in_store {
	background-color:#f99c0f;
	color:#000000;
	width:597px;
    height:755px;
	position:absolute;
	visibility:hidden;
	padding:10px;
	overflow:hidden;
}

#fresh_in_store a {
	color:#7f060b;
}

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

#todays_content {
	width:310px;
	height:auto;
	position:relative;
	float:left;
	padding:0 0 10px 10px;
}

#greybox_home {
	float:right;
	width:243px;
	height:auto;
	background:url(images/bg_greybox.jpg) repeat-y;
	position:relative;
	padding:10px 0 10px 10px;
	margin:10px;
}

.img_spacing {
	margin:5px 0;
}

#greybox_hr {
	height:1px;
	margin:5px 0;
	border-bottom:1px dashed #bababa;
	width:231px;
}


/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:293px;
	height:auto;
	padding:5px 25px 0 5px;	
}

#affiliates_sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:266px;
	height:61px;
	background:url(images/bg_sidebar-affiliates.jpg) no-repeat;
	margin-bottom:9px;
	padding:69px 0 0 27px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

#xtreme_sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:293px;
	height:150px;
	margin-bottom:9px;
	padding:0 0 0 0;
}

#green_sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:293px;
	height:318px;
	margin-bottom:10px;
	padding:0 0 0 0;
}

#green_sidebar2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:293px;
	height:140px;
	margin-bottom:10px;
	padding:0 0 0 0;
}

#sponsors_sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:242px;
	height:105px;
	background:url(images/bg_sidebar-sponsors.jpg) no-repeat;
	margin-bottom:9px;
	padding:45px 0 0 51px;
	text-align:center;
}

#social_sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:281px;
	height:203px;
	background:url(images/bg_sidebar-social.jpg) no-repeat;
	margin-bottom:9px;
	padding:43px 0 0 12px;
	background-color: #000;
}

#social_sidebar img {
	float:left;
	position:relative;
}

#newsletter_sidebar {

	position:relative;
	top:0;
	left:0;
	float:left;
	width:281px;
	height:90px;
	background:url(images/bg_sidebar-newsletter.jpg) no-repeat;
	margin-bottom:9px;
	padding:60px 0 0 12px;
}

.newsletter_textbox {
	width:248px;
	height:22px;
	color:#ffffff;
	font-size:14px;
	padding:3px 0 3px 10px;
	border:1px solid #ac1616;
	background:url(images/bg_newsletter-textbox.jpg) no-repeat;
	margin-bottom:9px;
}

#events_sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:281px;
	height:211px;
	background:url(images/bg_sidebar-upcoming.jpg) no-repeat;
	margin-bottom:9px;
	padding:50px 0 0 12px;
	color:#ffffff;
}

#events_sidebar a {
	font-weight:bold;
	color:#f99c0f;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:50px;
	clear:both;
	color:#ffffff;
	background-color:#000000;
	padding:0 10px;
	margin:0 auto;
}

#footer a {
	color:#ff9900;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copy {
	float:left;
	margin-top:10px;
}

#slug {
	float:right;
	margin-top:8px;
	width:300px;
}
/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:79px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:66px;
	background-position:-79px 0;
}

a:hover#nav_02{
	background-position: -79px -40px;
}

.active_02 {
	background-position: -79px -40px !important;
}

a#nav_03 {
	width:88px;
	background-position:-145px 0;
}

a:hover#nav_03{
	background-position: -145px -40px;
}

.active_03 {
	background-position: -145px -40px !important;
}

a#nav_04 {
	width:68px;
	background-position:-233px 0;
}

a:hover#nav_04{
	background-position: -233px -40px;
}

.active_04 {
	background-position: -233px -40px !important;
}

a#nav_05 {
	width:58px;
	background-position:-301px 0;
}

a:hover#nav_05{
	background-position: -301px -40px;
}

.active_05 {
	background-position: -301px -40px !important;
}

a#nav_06 {
	width:109px;
	background-position:-359px 0;
}

a:hover#nav_06{
	background-position: -359px -40px;
}

.active_06 {
	background-position: -359px -40px !important;
}

a#nav_07 {
	width:89px;
	background-position:-468px 0;
}

a:hover#nav_07{
	background-position: -468px -40px;
}

.active_07 {
	background-position: -468px -40px !important;
}

a#nav_08 {
	width:69px;
	background-position:-557px 0;
}

a:hover#nav_08{
	background-position: -557px -40px;
}

.active_08 {
	background-position: -557px -40px !important;
}

a#nav_09 {
	width:150px;
	background-position:-626px 0;
}

a:hover#nav_09{
	background-position: -626px -40px;
}

.active_09 {
	background-position: -626px -40px !important;
}

a#nav_10 {
	width:59px;
	background-position:-776px 0;
}

a:hover#nav_10{
	background-position: -776px -40px;
}

.active_10 {
	background-position: -776px -40px !important;
}

a#nav_11 {
	width:119px;
	background-position:-835px 0;
}

a:hover#nav_11{
	background-position: -835px -40px;
}

.active_11 {
	background-position: -835px -40px !important;
}

/*-----Sub Nav------*/

#sub_nav {
	position:absolute;
	top:218px;
	left:0;
	width:561px;
	height:26px;
	font-size: 12px;

}

#sub_nav a {
	color: #fff;
	display:block;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #151314;
	background-color:#221b1c;
}

#sub_nav a:hover {
	color: #fabc19;
	padding: 5px;
	text-decoration: none;
	background-color:#000;
}

#L1, #L2, #L3, #L4, #L5, #L6 {
	position:absolute;
	visibility:hidden;
	height:auto;
	text-align:center;
	text-transform:uppercase;
	background-color: #221b1c;
	border-top: 1px solid #151314;
	border-left: 1px solid #151314;
	border-right: 1px solid #151314 ;
}

#L1 { width:auto; left:215px; }
#L2 { width:auto; left:367px; }

/*---Highslide---*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
