.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.dropdowntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytext_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bodytext_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodytext_sm_red {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FF0000; 
}
.bodytext_sm_red_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.bodytext_sm_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.headertext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.headertext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.headertext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headertext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.headertext5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF1E2D;
}
.headertext4lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.sponsortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.nav_left_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10pt;
}
.bg_hdr_top {
	background-image: url(http://www.riverbend.org/images/bg_hdr_top.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 2px;
}

.bg_hdr_top_vip {
	background-image: url(http://www.riverbend.org/images/bg_hdr_top_vip.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 2px;
}

.bg_hdr_bar {
	background-image: url(http://www.riverbend.org/images/bg_hdr_bar.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}

.bg_hdr_bar2 {
	background-image: url(http://www.riverbend.org/images/bg_hdr_bar2.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}

.bg_hdr_bar2_vip {
	background-image: url(http://www.riverbend.org/images/bg_hdr_bar2_vip.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}

.bg_hdr_mid {
	background-image: url(http://www.riverbend.org/images/bg_hdr_mid.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}

.bg_hdr_mid_vip {
	background-image: url(http://www.riverbend.org/images/bg_hdr_mid_vip.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}

.bg_ftr {
	background-image: url(http://www.riverbend.org/images/bg_schd_ftr.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: bottom;
}

.bg_topL {
	background-image: url(http://www.riverbend.org/images/bg_headeredge_L.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bg_topR {
	background-image: url(http://www.riverbend.org/images/bg_headeredge_R.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bg_topC {
	background-image: url(http://www.riverbend.org/images/img_head_0.jpg);
	background-repeat: no-repeat;
}
.bg_vipC {
	background-image: url(../images/bg_vipnav_blk_02.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bg_loading {
	background-image: url(http://www.riverbend.org/images/icon_pleasewait_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

A:link {text-decoration: none; text-decoration:none; color: #0000ff; } /* Default */
A:visited {text-decoration: none; text-decoration:none; color: #0000ff }
A:hover {text-decoration: none; text-decoration:none; color: #000000 }
A:active {text-decoration: none; text-decoration:none; color: #0000ff }

A:link.color1 { color: #000000; } /* Top Nav */
A:visited.color1 { color: #000000; }
A:hover.color1 { color: #0000FF; }
A:active.color1 { color: #000000; }

A:link.color2 { color: #000000; } /* Dropdown */
A:visited.color2 { color: #000000 }
A:hover.color2 { color: #0000FF }
A:active.color2 { color: #000000 }
 
A:link.color3 {color: #666666; } /* Footer */
A:visited.color3 { color: #666666 }
A:hover.color3 { color: #000000 }
A:active.color3 { color: #666666 }
 
A:link.color4 {color: #666666; } /* Nav Left */
A:visited.color4 { color: #666666 }
A:hover.color4 { color: #0000FF }
A:active.color4 { color: #666666 }
 
A:link.color5 {color: #FFFF99; } /* Nav VIP */
A:visited.color5 { color: #FFFF99 }
A:hover.color5 { color: #FFFFFF }
A:active.color5 { color: #FFFF99 }

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.riverbend.org/images/icon_pleasewait_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
} 

/*BODY {scrollbar-3dlight-color:;
           scrollbar-arrow-color:000000;
           scrollbar-base-color:333333;
           scrollbar-track-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:A58A79;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:} */

#dropmenudiv{
position:absolute;
border:1px solid #CCCCCC;
border-bottom-width: 1;
font:normal 11px Verdana;
line-height:12px;
z-index:100;
opacity: 0.75; /* CSS2 (or is it 3?)-compliant browsers */
filter: alpha(Opacity=75); /* IE */
-moz-opacity: 0.75; /* Older versions of Mozilla */
-khtml-opacity: 0.75; /* Older versions of Safari/Konqueror */
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 0px solid #666666;
padding: 4px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

.bg_edge_L {
	background-image: url(http://www.riverbend.org/images/bg_edge_L.gif);
	background-repeat: repeat-y;
}

.bg_edge_LT {
	background-image: url(http://www.riverbend.org/images/bg_edge_LT.gif);
	background-repeat: no-repeat;
}

.bg_edge_T {
	background-image: url(http://www.riverbend.org/images/bg_edge_T.gif);
	background-repeat: repeat-x;
}

.bg_edge_RT {
	background-image: url(http://www.riverbend.org/images/bg_edge_RT.gif);
	background-repeat: no-repeat;
}

.bg_edge_R {
	background-image: url(http://www.riverbend.org/images/bg_edge_R.gif);
	background-repeat: repeat-y;
}

.bg_edge_RB {
	background-image: url(http://www.riverbend.org/images/bg_edge_RB.gif);
	background-repeat: no-repeat;
}

.bg_edge_B {
	background-image: url(http://www.riverbend.org/images/bg_edge_B.gif);
	background-repeat: repeat-x;
}

.bg_edge_LB {
	background-image: url(http://www.riverbend.org/images/bg_edge_LB.gif);
	background-repeat: no-repeat;
}

.bg_featured {
	background-image: url(http://www.riverbend.org/images/bg_featured.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg_welcome {
	background-image: url(http://www.riverbend.org/images/icon_welcomebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_scheduletop {
	background-image: url(http://www.riverbend.org/images/bg_scheduleheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.MagicZoomBigImageCont {
	BORDER-RIGHT: #91b817 1px solid; BORDER-TOP: #91b817 1px solid; BORDER-LEFT: #91b817 1px solid; BORDER-BOTTOM: #91b817 1px solid
}
.MagicZoomHeader {
	BACKGROUND: #91b817; FONT: 10px Tahoma, Verdana, Arial, sans-serif; COLOR: #fff; TEXT-ALIGN: center
}
.MagicZoomPup {
	BORDER-RIGHT: #aaa 1px solid; BORDER-TOP: #aaa 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #aaa 1px solid; BORDER-BOTTOM: #aaa 1px solid
}.bg_vipbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://www.riverbend.org/images/bg_vipbanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sched_navR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(http://www.riverbend.org/images/sched_nav_rb1_04.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
}


@CHARSET "UTF-8";
body, td {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
#cm_home {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cm_slideshow {
}
.cm_icon {
	border-style: none;
}
#cm_controlstable {
	padding: 0;
	border-style: none;
	border-spacing: 0;
}
}
tr.cm_schedulecontrols {
	vertical-align: middle;
}
a.cm_iconlink {
	text-decoration: none;
}
a.cm_eventlink2 {
	text-decoration: none;
	color: #03459a;
}
a.cm_eventlink2:hover {
	text-decoration: none;
	color: #e96719;
}
a.cm_eventlink2:active {
	text-decoration: none;
	color: #03459a;
}
a.cm_eventlink2:visited:hover {
	text-decoration: none;
	color: #e96719;
}
a.cm_eventlink2:visited {
	text-decoration: none;
	color: #03459a;
}
a.cm_eventlink3 {
	text-decoration: none;
	color: #b6802c;
}
a.cm_eventlink3:hover {
	text-decoration: none;
	color: #e96719;
}
a.cm_eventlink3:active {
	text-decoration: none;
	color: #b6802c;
}
a.cm_eventlink3:visited {
	text-decoration: none;
	color: #b6802c;
}
img.cm_iconimg {
	border-style: none;
}
#cm_schedule {
	padding: 0;
	border-spacing: 0;
	border-style: none;
}
.cm_printschedule {
	width: 100%;
}
#cm_schedule_area {
	height: 300px;
	overflow: auto;
	border: solid 1px #ccc;
	padding:0;
	margin:0;
}
#cm_schedule_calendar {
	height: 300px;
	overflow: auto;
	border: solid 1px #ccc;
	padding:0;
	margin:0;
	background-color: #f2f2f2;	
}
.cm_scheduletable {
	width: 473px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.cm_scheduletable td {
	padding: 0;
	border-collapse: collapse;
}
tr.cm_scheduleheader {
	background: url('http://www.riverbend.org/cintimedia/images/icons/header.png');
	background-repeat: repeat-x;
	backgrond-position: bottom left;
	border-style: none;
	border-width: 0;
	border-spacing: 0;
}
td.cm_scheduleheader {
	border-style: none;
	border-width: 0;
	border-spacing: 0;
	text-transform: uppercase;
	padding: 4px 10px 4px 10px;
	border-style: none;
	white-space:nowrap;
}
tr.cm_eventrow {
	vertical-align: top;
}
td.cm_eventfield {
	white-space:nowrap;
	padding: 4px 10px 4px 10px;
	border-style: none;
	border-width: 0;
	border-spacing: 0;
}
td.cm_eventfield_name {
	padding: 4px 10px 4px 10px;
	border-style: none;
	border-width: 0;
	border-spacing: 0;
}
#cm_fullschedule {
	width: 635px;
	padding-right: 5px;
	border: solid 1px #ccc;
}
.cm_fulleventrow {
	vertical-align: top;
}
tr.cm_fulleventrow {
	height: 100px;
	vertical-align: top;
}
img.cm_fulleventimg {
	border: 0;
	width:125px;
}
td.cm_fulleventdetails {
}
td.cm_fulleventname {
	font-weight: bold;
	font-size: 15px;
}
a.cm_fulleventlink {
	text-decoration: none;
	color: black;
}
a.cm_fulleventlink:visited {
	text-decoration: none;
	color: black;
}
a.cm_fulleventlink:active {
	text-decoration: none;
	color: black;
}
a.cm_fulleventlink:hover {
	text-decoration: none;
	color: #03459a;
}
.cm_slide_headline {
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.cm_slide_caption {
	font-size: 11px;
	color: white;
}
#cm_event_details {
}
#cm_event_text tr {
	vertical-align: top;
}           
#cm_event_text td {
	padding: 3px;
}          
#cm_event_name {
	font-size: 18px;
	font-weight: bold;
}
.cm_event_datetime {
	font-size: 13px;
}
.cm_event_img {
	border: solid 1px #888;
}
.cm_event_links td {
	padding: 2px;
}
.cm_event_link a {
	text-decoration: none;
}
.cm_event_label {
	white-space: nowrap;
	font-weight: bold;
}
.cm_event_link {
	padding: 2px;
	background-image: url('http://www.riverbend.org/cintimedia/images/icons/header2.png');
	background-repeat: repeat-x;
	backgrond-position-x: 0px;
	background-position-y: bottom;
	width: 140px;
	font-size: 12px;
	vertical-align: center;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-top: solid 1px #eee;
}
.cm_event_link img {
	vertical-align:middle;
}
.cm_event_link a {
	text-decoration: none;
	color: black;
}
.cm_event_link a:hover {
	text-decoration: none;
	color: black;
}
.cm_event_link a:active {
	text-decoration: none;
	color: black;
}
.cm_event_link a:visited {
	text-decoration: none;
	color: black;
}
.cm_section_header {
	font-size: 14px;
	text-align: center;
	background-image: url('http://www.riverbend.org/cintimedia/images/icons/header3.png');
	background-repeat: repeat-x;
	backgrond-position-x: 0px;
	background-position-y: top;
	padding: 8px;
}
.cm_event_tools {
	font-size: 11px;
	vertical-align: middle;
	padding: 5px;
	text-align: left;
	white-space:nowrap;
}
.cm_event_tools img {
	vertical-align: middle;
	border-style: none;
}
.cm_event_tools a {
	text-decoration: none;
	color: black;
}
.cm_event_tools a:hover {
	text-decoration: none;
	color: black;
}
.cm_event_tools a:active {
	text-decoration: none;
	color: black;
}
.cm_event_tools a:visited {
	text-decoration: none;
	color: black;
}
#cm_top_player {
	text-align:center;
}
#cm_bottom_player {
	text-align:center;
}
#cm_event_details_main {
	width: 480px;
}
#cm_event_details_sidebar td {
	padding-top: 12px;
}
#cm_event_special_offer {
	color: #f00;
	font-weight: bold;
}
.cm_alert {
	color: red;
	font-weight: bold;
}
/* CSS for Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	