/* Tabs */

#tab-bar {
	
}

* html #tab-bar {
	position: absolute;
	bottom: 115px;
}

#tab-bar li {
	cursor: pointer;
	float: left;
	margin-right: 6px;
}

#tab-bar li a {
	display: block;
	height: 17px;
}

* html #tab-bar li a { position: relative; z-index: 1000; cursor: pointer;}

#button-loader {
	display: hidden;	
	position: fixed;
	top:0;
	left:0;
	height: 1px;
	width: 1px;
}

/* events schedule */

#tab-bar #events-schedule a:hover, #tab-bar #events-schedule.cur_clicked a, #button-loader #button1 {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/events-schedule_on.png) 0 0 no-repeat;
}

* html #tab-bar #events-schedule a:hover, * html #tab-bar #events-schedule.cur_clicked a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/events-schedule_on.png', sizingMethod='crop');
}

#tab-bar #events-schedule a {
	margin-left: 2px;
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/events-schedule_off.png) 0 0 no-repeat;
	width: 123px;
	height: 19px;
}

* html #tab-bar #events-schedule a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/events-schedule_off.png', sizingMethod='crop');
}

/* reviews */

#tab-bar #reviews a:hover, #tab-bar #reviews.cur_clicked a, #button-loader #button2 {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/reviews_on.png) 0 0 no-repeat;
}

* html #tab-bar #reviews a:hover, * html #tab-bar #reviews.cur_clicked a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/reviews_on.png', sizingMethod='crop');
}

#tab-bar #reviews a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/reviews_off.png) 0 0 no-repeat;
	width: 80px;
	height: 19px;
}

* html #tab-bar #reviews a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/reviews_off.png', sizingMethod='crop');
}

/* press */

#tab-bar #press a:hover, #tab-bar #press.cur_clicked a, #button-loader #button3 {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/press_on.png) 0 0 no-repeat;
}

* html #tab-bar #press a:hover, * html #tab-bar #press.cur_clicked a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/press_on.png', sizingMethod='crop');
}

#tab-bar #press { width: 80px; }

#tab-bar #press a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/press_off.png) 0 0 no-repeat;
	width: 80px;
	height: 19px;
}

* html #tab-bar #press a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/press_off.png', sizingMethod='crop');
}

/* theater-listings */

#tab-bar #theater-listings a:hover, #tab-bar #theater-listings.cur_clicked a, #button-loader #button4 {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/theater-listings_on.png) 0 0 no-repeat;
}

* html #tab-bar #theater-listings a:hover, * html #tab-bar #theater-listings.cur_clicked a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/theater-listings_on.png', sizingMethod='crop');
}

#tab-bar #theater-listings { width: 131px; }

#tab-bar #theater-listings a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/theater-listings_off.png) 0 0 no-repeat;
	width: 131px;
	height: 19px;
}

* html #tab-bar #theater-listings a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/theater-listings_off.png', sizingMethod='crop');
}

/* Press Kit */

#tab-bar #media a:hover, #tab-bar #media.cur_clicked a, #button-loader #button5 {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/media_on.png) 0 0 no-repeat;
}

* html #tab-bar #media a:hover, * html #tab-bar #media.cur_clicked a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/media_on.png', sizingMethod='crop');
}

#tab-bar #media a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/media_off.png) 0 0 no-repeat;
	width: 80px;
	height: 19px;
}

* html #tab-bar #media a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/layout/tab/media_off.png', sizingMethod='crop');
}
