#side-bar-img {
	background: url(/wp-content/themes/ultimate_wave/_m/bts/bts_side_bar.png) no-repeat scroll center center;
	height: 524px;
	width: 389px;
	top: 0px;
	left: 609px;
	position: absolute;
}

* html #side-bar-img {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/bts/bts_side_bar.png', sizingMethod='crop');
	position: static;
	margin-left: 609px;
}

#scroll-pane-contents {
	margin-left: 15px;
}

#scroll-pane {
	height:450px;
	left: 0px;
	margin-top:33px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width: 360px;
}

* html #scroll-pane { left: 609px; }

#close-arrow {
	background: url(/wp-content/themes/ultimate_wave/_m/bts/close_arrow.png) no-repeat scroll center center;
	height: 30px;
	width: 20px;
	top: 245px;
	left: 10px;
	position: relative;
	z-index: 1000;
	cursor: pointer;
}

* html #close-arrow {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/bts/close_arrow.png', sizingMethod='crop');
}

#side-bar-hidden {
	background: url(/wp-content/themes/ultimate_wave/_m/bts/bts_side_bar_hidden.png) no-repeat scroll center center;
	height: 524px;
	width: 40px;
	top: 0px;
	right: 0;
	position: absolute;
	display: none;
}

* html #side-bar-hidden {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/bts/bts_side_bar_hidden.png', sizingMethod='crop');
	position: static;
	margin-left: 958px;
}

#open-arrow {
	background: url(/wp-content/themes/ultimate_wave/_m/bts/open_arrow.png) no-repeat scroll center center;
	height: 30px;
	width: 20px;
	top: 245px;
	left: 10px;
	position: relative;
	z-index: 1000;
	cursor: pointer;
}

* html #open-arrow {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/bts/open_arrow.png', sizingMethod='crop');
}

#comments-header {
	background: url(/wp-content/themes/ultimate_wave/_m/bts/comment_header.png) no-repeat scroll center center;
}

* html #comments-header {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/bts/comment_header.png', sizingMethod='crop');
}

#scroll-arrow-up {
	top: 10px;
	right: 10px;
}

#scroll-arrow-down {
	bottom: 10px;
	right: 10px;
}

#tab-bar {
	left: 0px;
	bottom: 0px;
}

.bts-header {
	position: relative;
	z-index: 10;
}

#comments-header {
	height: 11px;
	width: 85px;
	left: 140px;
	position: relative;
	z-index: 10;
	margin-top: 50px;
}

#type-desc {
	position: relative;
	z-index: 10;
	margin-top: 10px;
	color: #055695;
	font-size: 12px;
	line-height:150%;
	margin-left: 25px;
}

#comments-desc {
	position: relative;
	z-index: 10;
	margin-top: 10px;
	color: #055695;
	font-size: 12px;
	line-height:150%;
	margin-left: 25px;
}

/* COMMENTS */
.navigation a, .commentlist a, #respond a { 
	color: #01559b;
	text-decoration: none; 
	font-weight: bold; 
}

#respond { margin-top: 50px; }
.comment-author { font-weight: bold; }
.moderation { font-style: italic; }
.navigation, .comment-text { margin-top: 12px; }
.navigation .alignleft{ float: left; }
.navigation .alignright{ float: right; }
.commentlist li { list-style-type: decimal; margin-bottom: 15px; margin-left: 15px; }
.reply { font-weight: bold; }
#commentform p { margin-bottom: 5px; }
#commentform label { font-size: 0.9em; font-weight: bold;}
#commentform input, #commentform textarea { border: solid #afafaf 1px; }
#commentform input#submit { padding: 3px 5px; }
#commentform textarea { width: 80%; }

.commentlist .children {
	border-left: solid #f3693e 1px;
	margin-left: 15px;
	padding-left: 10px;
}
.commentlist .children li { list-style-type: none; }


/* Tabs */

#tab-bar {

}

#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; }

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

/* production notes */

#tab-bar #production_notes a {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/tab/production_notes_off.png) 0 0 no-repeat;
	width: 145px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #production_notes 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/production_notes_off.png', sizingMethod='crop');
}

#tab-bar #production_notes a:hover, #tab-bar #production_notes.cur_clicked a, #button-loader #production-notes {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/tab/production_notes_on.png) 0 0 no-repeat;
}

* html #tab-bar #production_notes a:hover, * html #tab-bar #production_notes.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/production_notes_on.png', sizingMethod='crop');
}

/* the crew */

#tab-bar #crew a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/crew_off.png) repeat-x;
	width: 72px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #crew 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/crew_off.png', sizingMethod='crop');
}

#tab-bar #crew a:hover, #tab-bar #crew.cur_clicked a, #button-loader #crew {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/crew_on.png) repeat-x;
}

* html #tab-bar #crew a:hover, * html #tab-bar #crew.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/crew_on.png', sizingMethod='crop');
}

/* the director */

#tab-bar #director a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/director_off.png) repeat-x;
	width: 90px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #director 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/director_off.png', sizingMethod='crop');
}

#tab-bar #director a:hover, #tab-bar #director.cur_clicked a, #button-loader #director{
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/director_on.png) repeat-x;
}

* html #tab-bar #director a:hover, * html #tab-bar #director.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/director_on.png', sizingMethod='crop');
}

/* waves */

#tab-bar #waves a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/waves_off.png) repeat-x;
	width: 73px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #waves 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/waves_off.png', sizingMethod='crop');
}

#tab-bar #waves a:hover, #tab-bar #waves.cur_clicked a, #button-loader #waves {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/waves_on.png) repeat-x;
}

* html #tab-bar #waves a:hover, * html #tab-bar #waves.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/waves_on.png', sizingMethod='crop');
}

/* islands */

#tab-bar #islands a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/islands_off.png) repeat-x;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #islands 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/islands_off.png', sizingMethod='crop');
}

#tab-bar #islands a:hover, #tab-bar #islands.cur_clicked a, #button-loader #islands {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/islands_on.png) repeat-x;
}

* html #tab-bar #islands a:hover, * html #tab-bar #islands.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/islands_on.png', sizingMethod='crop');
}

/* people */

#tab-bar #people a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/people_off.png) repeat-x;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #people 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/people_off.png', sizingMethod='crop');
}

#tab-bar #people a:hover, #tab-bar #people.cur_clicked a, #button-loader #people {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/people_on.png) repeat-x;
}

* html #tab-bar #people a:hover, * html #tab-bar #people.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/people_on.png', sizingMethod='crop');
}

/* history */

#tab-bar #history a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/history_off.png) repeat-x;
	width: 76px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #history 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/history_off.png', sizingMethod='crop');
}

#tab-bar #history a:hover, #tab-bar #history.cur_clicked a, #button-loader #history {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/history_on.png) repeat-x;
}

* html #tab-bar #history a:hover, * html #tab-bar #history.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/history_on.png', sizingMethod='crop');
}

/* culture */

#tab-bar #culture a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/culture_off.png) repeat-x;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #culture 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/culture_off.png', sizingMethod='crop');
}

#tab-bar #culture a:hover, #tab-bar #culture.cur_clicked a, #button-loader #culture {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/culture_on.png) repeat-x;
}

* html #tab-bar #culture a:hover, * html #tab-bar #culture.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/culture_on.png', sizingMethod='crop');
}

/* surfing lore */

#tab-bar #surfing-lore a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/surfing_lore_off.png) repeat-x;
	width: 113px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #surfing-lore 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/surfing_lore_off.png', sizingMethod='crop');
}

#tab-bar #surfing-lore a:hover, #tab-bar #surfing-lore.cur_clicked a, #button-loader #surfing-lore {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/surfing_lore_on.png) repeat-x;
}

* html #tab-bar #surfing-lore a:hover, * html #tab-bar #surfing-lore.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/surfing_lore_on.png', sizingMethod='crop');
}

/* wave */

#tab-bar #wave a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/wave_off.png) repeat-x;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #wave 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/wave_off.png', sizingMethod='crop');
}

#tab-bar #wave a:hover, #tab-bar #wave.cur_clicked a, #button-loader #wave {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/wave_on.png) repeat-x;
}

* html #tab-bar #wave a:hover, * html #tab-bar #wave.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/wave_on.png', sizingMethod='crop');
}

/* bio */

#tab-bar #bio-tab a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/bio_off.png) repeat-x;
	width: 72px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #bio-tab 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/bio_off.png', sizingMethod='crop');
}

#tab-bar #bio-tab a:hover, #tab-bar #bio-tab.cur_clicked a, #button-loader #bio-tab {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/bio_on.png) repeat-x;
}

* html #tab-bar #bio-tab a:hover, * html #tab-bar #bio-tab.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/bio_on.png', sizingMethod='crop');
}

/* photos */

#tab-bar #photos-tab a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/photos_off.png) repeat-x;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #photos-tab 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/photos_off.png', sizingMethod='crop');
}

#tab-bar #photos-tab a:hover, #tab-bar #photos-tab.cur_clicked a, #button-loader #photos-tab {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/photos_on.png) repeat-x;
}

* html #tab-bar #photos-tab a:hover, * html #tab-bar #photos-tab.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/photos_on.png', sizingMethod='crop');
}

/* videos */

#tab-bar #videos-tab a {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/videos_off.png) repeat-x;
	width: 80px;
	height: 19px;
	cursor: pointer;
}

* html #tab-bar #videos-tab 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/videos_off.png', sizingMethod='crop');
}

#tab-bar #videos-tab a:hover, #tab-bar #videos-tab.cur_clicked a, #button-loader #videos-tab {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/layout/tab/videos_on.png) repeat-x;
}

* html #tab-bar #videos-tab a:hover, * html #tab-bar #videos-tab.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/videos_on.png', sizingMethod='crop');
}