body {
 font-family: Arial, Helvetica, sans-serif; /* font variable */
 color: black;
 background-image: url('images/sand_tile.jpg');
}
#page {
	background-position: bottom;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-image: url('images/bg_aquarium_no_weed_short.jpg'); 
/*	background-color: #f7fcff; / * lt blue */
	background-color: #ddecf7; /* darker lt blue for bg_aquarium_1598x800.jpg */
}
#builder_toolbar {
  background-color: #79caf2; /*%login_box_color%*/
}
#view_as_form {
  background-color: #79caf2; /*%login_box_color%*/
}
#content {
 background-position: 50% 0px;
 background-attachment: scroll;
 background-repeat:repeat-x;
 background-image: url('images/menu_stripe.jpg');	
}

.widget .body{
	font-size: 16px;
}

.widget.header_widget {
	background-color: transparent;
	background-image: none;
	height: 110px;
	color: #94c3f3; /* lt. blue tagline text */
	padding: 0px 0px 0px 0px;
}
.widget.header_widget .content {
	height: 110px;
	width: 100%;
	padding: 0px;
}

.widget.header_widget.logo {
	height: 163px;
	width: 448px;
}
.widget.header_widget.logo .content {
	height: 150px;
}
.widget.header_widget.logo h1 {
	position: absolute;
	top: 70px;
	margin-left: 30%;
	color: #94c3f3; /* lt. blue tagline text */
	font-size: 20px;
	text-align: left;
	width: auto;
}
.widget.header_widget.logo h2 {
	position: absolute;
	top: 140px;
	margin-left: 30%;
	width: auto;
	color: #14477b; /* dk. blue tagline text */
	font-size: 14px;
	text-align: left;
}

.widget_header_login {
 background-color: transparent;
 background-image: none;
 padding: 5px;
 border-bottom: none;
 border-left: none;
 /*-moz-border-radius: 0px 0px 10px 10px;*/
 right: 5px;
}
.widget_header_login a {
	text-decoration: none;
	color: #94c3f3;
	font-size: 12px;
}
.widget_header_login a:hover {
	color: white;
}
.widget_header_login .pipe_spacer {
	color: #94c3f3;
}

.header_widget .widget_header_logo_container {
	position: absolute;
	height: 80px;
	width: 290px;
	top: 21px;
	left: 50px;
	text-align: center;
}
.header_widget .widget_header_logo_container img {
	margin: auto;
	max-height: 70px;
}
/* Menu Bar */
.widget.tabs_widget {
	height: 94px;
	background-color: transparent;
	background-image: none;
	margin-top: 25px;
}
.widget.tabs_widget .container {
	height: 94px;
	width: 600px;
	margin: 94px 0 0 0;
}
.tabs_widget .sf-menu{
	position: static;
}

.widget.tabs_widget .sf-menu {
	height: 100%;
	margin: 0;
	width:600px;
}
.tabs_widget .sf-menu > li {
	left: auto;	
			margin-right: 5px;
}
.sf-menu a {
 padding: 1.1em 1em;	
}
.sf-shadow ul {
	background: none;	
}
.tabs_widget .sf-menu ul {
	border: none;	
}
.tabs_widget .sf-menu ul li, .tabs_widget .sf-menu ul li:hover {
		border: none;
		background:none;
		/*background: transparent url(images/dropdown_bg.png) center center;*/
		background-color: #2c6faf;
		filter:alpha(opacity=90); /* for IE */
		opacity:0.9; /* CSS3 standard */
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		margin-bottom: 4px;
}
.tabs_widget .sf-menu a {
	color: #fff;
}
.widget.tabs_widget .sf-menu > li > a {
	font-size: 18px;
	font-weight: 900;
	padding: 10px 1em 13px 1em;
	display: block;
}
.widget.tabs_widget .sf-menu > li > a > .sf-sub-indicator {
	background-position:0 -100px;
	margin:0 -7px 0 15px;
}
.widget.tabs_widget .sf-menu > li > ul {
	top: 44px;
}
.tabs_widget .sf-menu > li:hover, .tabs_widget .sf-menu > li.sfHover, .tabs_widget .sf-menu > li:hover > a, .tabs_widget .sf-menu > li.sfHover > a{
	background: none;
}
.tabs_widget .sf-menu li:hover > a, .tabs_widget .sf-menu li.sfHover > a {
 background: url(images/global_nav_btn_bg.png) center center repeat-x;
 -webkit-border-radius: 3px 3px 7px 7px;
 -moz-border-radius:  3px 3px 7px 7px;
 color: #fff;
}
.tabs_widget .sf-menu > li:hover, .tabs_widget .sf-menu > li.sfHover .tabs_widget .sf-menu > li:hover > a, .tabs_widget .sf-menu > li.sfHover > a {
 background: url(images/global_nav_btn_bg.png) center center repeat-x;
 -webkit-border-radius: 3px 3px 7px 7px;
 -moz-border-radius:  3px 3px 7px 7px;
}
.tabs_widget .sf-menu li > a.current_page, .tabs_widget .sf-menu li:hover > a.current_page {
		background: url(images/global_nav_btn_bg.png) bottom repeat-x;
		-webkit-border-radius: 3px 3px 7px 7px;
 		-moz-border-radius:  3px 3px 7px 7px;
 		color: #fff;
}
.tabs_widget .sf-menu > li:hover > a, .tabs_widget .sf-menu > li.sfHover > a {
	background-image: none;	
}
#main_nav {
	height: 29px;
	background: url('images/nav_bg.png') repeat-x;
}
#main_nav ul {
	padding-top: 5px;
}
#main_nav ul li a {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	border-right: 1px solid #888;
	padding: 6px 25px 7px 25px;
}

/* Widgets */

.widget {
	background-color: transparent;
	color: black; 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #bbbbbb;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}
.widget .titlebar {
 background-color: transparent; 
}
.widget .titlebar h1, .widget .titlebar h2, .widget .titlebar p, .widget .titlebar a {
 color: black;  /* #94c3f3; /* light blue */
}

.widget.light_orange div.titlebar {
 background-color: transparent;
 text-align:center;
}
.widget.light_orange .titlebar h1,
.widget.light_orange .titlebar h2 {
	padding: 5px 0px 5px 0px;
	text-align:center;
	width: 100%;
}
.widget.light_orange .content {
	font-size: 16px;
	padding: 20px 20px 40px 20px;
}
.widget.light_orange .content li {
	margin-left: 25px;
}
.widget.light_orange .content a {
	background-image: url('images/button_stripe.png');
	background-repeat:repeat-x;
	padding: 6px 12px 6px 12px;
	color: black;
	text-decoration: none;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	border-radius: 10px;
  -moz-box-shadow: 3px 4px 7px #000;
  -webkit-box-shadow: 3px 4px 7px #000;
  box-shadow: 3px 4px 7px #000;
}
.widget.light_orange img.widget_background_image {
	opacity: 0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */
}
.widget.light_orange:hover img.widget_background_image {
	background-image:url(images/yellow.jpg);
	opacity: 0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */	
}

.widget.cream {
 background-color: transparent; /* widget_background_color variable */
 border: 1px solid transparent; /* widget_header_color variable */
 color: black; /* text_color variable */
}
.widget.cream .titlebar {
 background-color: transparent; /* widget_header_color variable */
	background: none;
}
.widget.cream .titlebar h1, .widget.cream .titlebar h2, .widget.cream .titlebar p, .widget.cream .titlebar a {
 color: black; /* widget_header_text_color variable */
}
.widget.transparent {
 background-color: transparent;
}
.widget.transparent.unbordered_widget {
	border: 1px none;
}
.widget.transparent .titlebar {
	background-color: transparent;
	background: none;
}
.widget.transparent .titlebar h1, 
.widget.transparent .titlebar h2, 
.widget.transparent .titlebar a {
 color: black;
}
.widget.transparent .content a, .widget.transparent .content h1 {
 color: black;
}

.widget.blue {
	background-color: transparent;
 border: 1px solid black; /* h1_color variable */
 color: black; /* h1_color variable */
}
.widget.blue.unbordered_widget {
	border: 1px none;
}
.widget.blue .titlebar {
	background-color: transparent;
	background: none;
}
.widget.blue .titlebar h1, .widget.blue .titlebar h2, .widget.blue .titlebar p, .widget.blue .titlebar a {
 color: black; /* h1_color variable */
}
.widget .round_bottom {
	background-color:rgba(0, 0, 0, 0.1);
}

.widget.post-it-yellow, .widget.post-it-green {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	background-image:none;
	-moz-box-shadow: 5px 5px 5px #333;
  -webkit-box-shadow: 5px 5px 5px #333;
  box-shadow: 5px 5px 5px #333;
}
.widget.post-it-yellow img.widget_background_image, 
.widget.post-it-green img.widget_background_image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
	border-radius: 0px;	
}
.widget.post-it-yellow .widget_header, .widget.post-it-green .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow .body, .widget.post-it-green .body .content{
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow p, .widget.post-it-green p {
	font-family: cursive;
}
.widget.post-it-yellow .titlebar, .widget.post-it-green .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow .titlebar h1, 
.widget.post-it-yellow .titlebar h2, 
.widget.post-it-green .titlebar h1,
.widget.post-it-green .titlebar h2 {
	font-family: cursive;
	color: black;
}

.widget.post-it-yellow-wrinkled {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}
.widget.post-it-yellow-wrinkled .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 30px 70px 0px 50px;
}
.widget.post-it-yellow-wrinkled .body .content {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 10px 40px 50px 50px;
}
.widget.post-it-yellow-wrinkled p {
	font-family: cursive;
}
.widget.post-it-yellow-wrinkled .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow-wrinkled .titlebar h1,
.widget.post-it-yellow-wrinkled .titlebar h2 {
	font-family: cursive;
	color: black;
}

.widget.sand_and_seahorse {
	border-top: 4px solid #ecc663; /*light golden-brown*/
	border-left: 4px solid #ecc663; /*light golden-brown*/
	border-bottom: 4px solid #dd9a3b; /*dark golden-brown*/
	border-right: 4px solid #dd9a3b; /*dark golden-brown*/
}
.widget.sand_and_seahorse img.mask1 {
	left: auto;
	right: -25px;
	width: 66px;
	height: auto;
	top: -25px;
}

.widget.huddlefish {
	height: 324px;
}
.widget.huddlefish img.widget_background_image {
	width: 213px;
	height: 324px;
	border-radius: none;
}	

.widget.round_bubble {
	position: relative;
	top: 0px;
	left: 0px;
	opacity: .9;
	
	-moz-animation-duration: 13s;  
  -moz-animation-name: rocking_bubble; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 13s;  
  -webkit-animation-name: rocking_bubble; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.round_bubble .content {
	color: #14477b; /*dark blue*/
}
.widget.round_bubble img.widget_background_image {
	height: auto;
	width: 100%;
	top: 0px;
}

.widget.text_widget .content img {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
	
.biz_listing .full_ad {
 border-color: transparent; /* widget_header_color variable */
}
.biz_listing .full_ad h1, .widget#biz_listing .full_ad h2, .biz_listing .full_ad h3 {
 color: transparent; /* widget_header_color variable */
}
#member_list table td .member {
	background: #b4d0e1;
	border-color: #5686a3;
}

/* Specific Widgets and Objects */
#demo_button {
	width: 200px;
	height: auto;
	margin: 10px 0px 0px 18px;
}
.widget.huddlefish_sign_up_cta .content a {
/*	width: 387px;
	height: 220px;
*/
	width: 198px;
	height: 116px;
	text-indent: -200000px;
	display:block;
}
#sidebar_content img {
	float: right;
	margin-left: 10px;
}
#sidebar-container {
	background: url(images/sidebar-left-border.png) top left repeat-y;
	overflow: auto;	
}
#sidebar {
	list-style: none;
	float: left;
	margin: 0;
	background: url(images/sidebar-highlight2.png) 12px center no-repeat;
}
ul#sidebar li {
	display: block;
	width: 220px;
	height: 25px;
	font: 16px Arial, san-serif;
	text-decoration: none;
	color: #000;
	padding: 10px 0 10px 8px;
	margin: 0 0 0 12px;
}
ul#sidebar li:hover {
	background-color: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*color: #fff;*/
}
ul#sidebar li img {
	float: left;
	padding-right: 10px;
	margin-top: -3px;
}
ul#sidebar li.sidebar_selected {
	color: #fff;
	background: url(images/sidebar-ribbon.png) no-repeat left center;
	margin:0;
	padding-left: 20px;
}
div#sidebar_content div {
	display: none;
}
div#sidebar_content div.sidebar_selected {
	display:inherit;
}
div.sidebar_top,
div.sidebar_bottom {
	height: 20px;
	width: 100%;
}
div.sidebar_top {
	background: url(images/sidebar_top_12x20.png) top left no-repeat transparent;
}
div.sidebar_bottom {
	background: url(images/sidebar_bottom_12x20.png) bottom left no-repeat transparent;
}

.widget.websites {
	/*height: 141px;
	width: 227px;*/
}
.widget.management_tools {
	/*height: 165px;
	width: 202px;*/
}
.widget.sand_dollars {
	/*height: 245px;
	width: 226px;*/
}

.quiz_survey_widget {
	z-index: 10000;
}
.quiz_survey_widget .titlebar h1,
.quiz_survey_widget .titlebar h2 {
	font-size: 28px;
	font-weight: 400;
	margin-left: 32px;
}
.quiz_widget_description {
	margin-left: 33px;
}
.quiz_widget_image {
	width: 200px;
	max-height:none;
	max-width:none;
}
.quiz_survey_widget h3 { /* page numbers */
	visibility: hidden;
}
.quiz_survey_widget .quiz_widget_q_short_answer .quiz_widget_question_label {
	width: 100px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display:inline;
}
.quiz_survey_widget .quiz_widget_q_short_answer input {
	width: 390px;
	display: inline;
	background-color: #d2f0fc; /* lt blue */
	border-radius: 10px;
	height: 24px;
	border: solid 1px #b4cfe8; /* med blue */
}
.quiz_survey_widget .quiz_widget_q_mc_multi .quiz_widget_question_sec_mc .checkbox_list input {
	height: 18px;
	width: 18px;
	margin-right: 5px;
	background-color: #d2f0fc; /* lt blue */
	border: solid 1px #b4cfe8; /* med blue */	
}
.quiz_survey_widget .quiz_widget_take_quiz form > div > input {
	height: 30px;
	color: white;
	background-image:url(images/blue_button_stripe.jpg);
	background-repeat:repeat-x;
	border-radius: 10px;
	border-top: solid 1px #ecf6ff; /* light blue */
	border-left: solid 1px #c9e5fe; /* med blue */
	border-right: solid 1px #163b5c; /* dark blue */
	border-bottom: solid 1px black; 
	margin-right: 28px;
	padding-left: 30px;
	padding-right: 30px;
	float: right;
}
.quiz_survey_widget .quiz_widget_question_sec_paragraph textarea {
	border-radius: 10px;
	background-color: #d2f0fc; /* lt blue */
	border: solid 1px #b4cfe8; /* med blue */
	width: 485px;
}

/* Feature Bubbles */
.feature_link {
	
}
.feature_link .feature_bubbles {
	display:none;
}
.feature_link:hover .feature_bubbles {
	display:inherit;
}
.feature_link .feature_bubbles .bubble {
	position: absolute;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */	
}
.feature_link .feature_bubbles .bub1 {
	width: 30px;
}
.feature_link .feature_bubbles .bub2 {
	width: 50px;
}
.feature_link .feature_bubbles .bub3 {
	width: 70px;
}
.feature_link .feature_bubbles .bub4 {
	width: 80px;
}
.feature_link .feature_bubbles .feature_bubble {
	width: 290px;
	min-height: 290px;
	z-index: 50;
	padding: 50px 10px 50px 10px;
}
.feature_link .feature_bubbles .feature_bubble img.bubble {
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	z-index: 0;
}


/* Seciton 1 */
.section_1 {
	text-align:center;
}
.section_1 .page_container_body {
	width: 960px;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
}

.page_container_controls {
	z-index: 100;
}

/* Footer */

.last_section {
	min-height: 50px;
	background-position: 50% 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-image: none;
 	color: #666; /*dark blue*/
}
.last_section .page_container_body {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.last_section .widget.footer_widget .content,
.last_section .widget.footer_widget .content a {
	color: #666; /* #14477b; / *dark blue*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	text-decoration:none;
}
.last_section .widget.footer_widget .content a:hover {
	color: white;
	text-decoration: underline;
}
/* Content Area */

.section_2 {
	background-color:transparent;
	color: inherit;
	background-image:none;
}
.section_2 .page_container_body {
	width: 100%;
	margin: 0;
}
.section_2.section_-2 {
	min-height: 400px;
}
.section_-2 {
	padding-bottom: 60px;
}
.section_2.last_section {
	min-height: 800px;
}
.section_2 h1 {
	font-size: 40px;
}
.section_2 h2 {
	font-size: 28px;
	font-weight:700;
	/*color: #ffcb41;  orange */
}
.section_2 a {
}
.section_2 .widget p {
	font-size: 16px;
}

/* Feature Bubbles */

.widget.feature_bubbles {
	z-index: 100;
}
.widget.feature_bubbles .content {
	overflow: visible;
}
.widget.feature_bubbles .feature { /* link text */
	position: relative;
	width: auto;
}
.widget.feature_bubbles .feature:hover,
.widget.feature_bubbles .feature.feature_selected { /* selected feature */
	font-weight: bold;
}
.widget.feature_bubbles .feature .outer_bubble { /* bubble container - invisible */
	display: none;
	width: 0px;
	height: 0px;
}
.widget.feature_bubbles .feature:hover .outer_bubble,
.widget.feature_bubbles .feature.feature_selected .outer_bubble { /* bubble container - visible */
	display: inherit;
	width: 360px;
	height: auto;
	position:absolute;
	bottom: 15px;
	left: 70px;
	z-index: 10000;
	background-image:url(images/text_bubble_point.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: normal;
}
.widget.feature_bubbles .feature .inner_bubble:hover { /* bubble container - invisible */
	display: none;
	width: 0px;
	height: 0px;
}
.widget.feature_bubbles .inner_bubble { /* bubble text */
	background-color: #bee9fa; /* light blue */
	z-index: 10001;
	border-radius: 15px;
	padding: 15px;
	font-size: 13px;
	margin-bottom: 50px;
}
.widget.feature_bubbles .inner_bubble h3 { /* bubble header */
	font-size: 18px;
	font-weight:bold;
	margin-bottom: .3em;
	
}

/* Animations */

#bubble1 {
	position: absolute;
	height: auto;
	width: 0px;
	visibility:hidden;
	-moz-animation-duration: 20s;  
  -moz-animation-name: bubbleup; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;  
  -webkit-animation-name: bubbleup; 
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes bubbleup {
	0% {
		visibility: hidden;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	50% {
		visibility:visible;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	60% {
		left: 208px;
		top: 136px;
		width: 50px;
	}
	70% {
		left: 158px;		
		top: 36px;
		width: 55px;
	}
	80% {
		left: 188px;
		top: -44px;
		width: 60px;
	}
	90% {
		left: 198px;
		top: -120px;
		width: 65px;		
	}
	100% {
		left: 178px;
		top: -190px;
		width: 70px;
	}
}

@-webkit-keyframes bubbleup {
	0% {
		visibility: hidden;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	50% {
		visibility:visible;
		left: 108px;
		top: 185px;
		width: 0px;
	}
	60% {
		left: 208px;
		top: 136px;
		width: 50px;
	}
	70% {
		left: 158px;		
		top: 36px;
		width: 55px;
	}
	80% {
		left: 188px;
		top: -44px;
		width: 60px;
	}
	90% {
		left: 198px;
		top: -120px;
		width: 65px;		
	}
	100% {
		left: 178px;
		top: -190px;
		width: 70px;
	}
}

.widget.light_rays img.widget_background_image {
	position: absolute;
	top: -85px;
	left: -100px;
	width: 960px;
	height: 735px;
	z-index: 1;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	-moz-animation-duration: 20s;  
  -moz-animation-name: light_rays; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;  
  -webkit-animation-name: light_rays; 
	-webkit-animation-iteration-count: infinite;	
}
@-moz-keyframes light_rays {
	0% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
	50% {
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		left: -50px;
	}
	100% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
}
@-webkit-keyframes light_rays {
	0% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
	50% {
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		left: -50px;
	}
	100% {
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		left: -100px;
	}
}

@-moz-keyframes rocking_bubble {
	0% {
		top: 0px;
		left: 0px;
		opacity: .9;
		filter: alpha(opacity=90); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
	25% {
		top: -5px;
		left: 5px;
		opacity: 0.6;
		filter: alpha(opacity=60); /* For IE8 and earlier */
		-moz-transform: rotate(-10deg);
	}
	50% {
		top: -10px;
		left: 0px;
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
	75% {
		top: -5px;
		left: -5px;
		opacity:0.6;
		filter:alpha(opacity=60); /* For IE8 and earlier */
		-moz-transform: rotate(5deg);
	}
	100% {
		top: 0px;
		left: 0px;
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
}

@-webkit-keyframes rocking_bubble {
	0% {
		top: 0px;
		left: 0px;
		opacity: .9;
		filter: alpha(opacity=90); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
	25% {
		top: -5px;
		left: 5px;
		opacity: 0.6;
		filter: alpha(opacity=60); /* For IE8 and earlier */
		-webkit-transform: rotate(-10deg);
	}
	50% {
		top: -10px;
		left: 0px;
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
	75% {
		top: -5px;
		left: -5px;
		opacity:0.6;
		filter:alpha(opacity=60); /* For IE8 and earlier */
		-webkit-transform: rotate(5deg);
	}
	100% {
		top: 0px;
		left: 0px;
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
}

.widget.school_of_fish {
	z-index: -5;
}
.widget.school_of_fish img.widget_background_image {
	position: absolute;
	left: 100px;
	top: -320px;
	width: 353px;
	height: auto;
	z-index: -5;
	opacity: 0;
	-moz-animation-duration: 40s;  
  -moz-animation-name: fish_swim; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 40s;  
  -webkit-animation-name: fish_swim; 
	-webkit-animation-iteration-count: infinite;
}
@-moz-keyframes fish_swim {
	0% {
		left: 580px;
		top: -320px;
		width: 353px;
		height: auto;
		display: none;	
		opacity: 0;			
	}
	20% {
		left: 580px;
		top: -320px;
		width: 353px;
		height: auto;
		display: inherit;
		opacity: 1;
	}
	52% {
		left: 280px;
		top: -400px;
		width: 200px;
		height: auto;
	}
	100% {
		left: -20px;
		top: -520px;
		width: 10px;
		height: auto;
		opacity: .6;
	}
}
@-webkit-keyframes fish_swim {
	0% {
		left: 580px;
		top: -320px;
		width: 353px;
		height: auto;
		display: none;	
		opacity: 0;			
	}
	20% {
		left: 580px;
		top: -320px;
		width: 353px;
		height: auto;
		display: inherit;
		opacity: 1;
	}
	52% {
		left: 280px;
		top: -400px;
		width: 200px;
		height: auto;
	}
	100% {
		left: -20px;
		top: -520px;
		width: 10px;
		height: auto;
		opacity: .6;
	}
}

.widget.walking_crab {
	height: 53px;
	width: 100px;
	position: relative;
	left: -100px;
	top: 50px;
	-moz-animation-duration: 40s;  
  -moz-animation-name: crab_body; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 40s;  
  -webkit-animation-name: crab_body; 
	-webkit-animation-iteration-count: infinite; 
}
.widget.walking_crab .widget_background_image { /* crab body */
	height: auto;
	width: auto;
	left: -0px;
	top: 0px;
	z-index: 2040;
}
.widget.walking_crab .mask1 { /* left claw */
	height: auto;
	width: auto;
	top: -30px;
	left: 70px;
	-moz-animation-duration: 40s;  
  -moz-animation-name: crab_left_claw; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 40s;  
  -webkit-animation-name: crab_left_claw; 
	-webkit-animation-iteration-count: infinite;
}
.widget.walking_crab .mask2 { /* crab left legs */
	height: auto;
	width: auto;
	right: auto;
	z-index: 2030;
	top: 22px;
	left: 53px;
	-moz-animation-duration: 40s;  
  -moz-animation-name: crab_left_legs; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 40s;  
  -webkit-animation-name: crab_left_legs; 
	-webkit-animation-iteration-count: infinite;
}
.widget.walking_crab .mask3 { /* crab right legs */
	height: auto;
	width: auto;
	bottom: auto;
	top: 22px;
	left: 8px;
	-moz-animation-duration: 40s;  
  -moz-animation-name: crab_right_legs; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 40s;  
  -webkit-animation-name: crab_right_legs; 
	-webkit-animation-iteration-count: infinite;
}
.widget.walking_crab .mask4 { /* right claw */
	height: auto;
	width: auto;	
	top: -30px;
	left: -4px; 
	-moz-animation-duration: 40s;  
  -moz-animation-name: crab_right_claw; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 40s;  
  -webkit-animation-name: crab_right_claw; 
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes crab_body {
	0% {
		left: -100px; /* Begin */
	}
	10% {
		left: -100px; /* wait */
	}
	20% {
		left: 300px; /* begin waive */
	}
	40% {
		left: 300px; /* end waive */
	}
	60% {
		left: 800px; /* begin waive */
	}
	80% {
		left: 800px; /* end waive */
	}
	100% {
		left: -100px;
	}
}
@-webkit-keyframes crab_body {
	0% {
		left: -100px; /* Begin */
	}
	10% {
		left: -100px; /* wait */
	}
	20% {
		left: 300px; /* begin waive */
	}
	40% {
		left: 300px; /* end waive */
	}
	60% {
		left: 800px; /* begin waive */
	}
	80% {
		left: 800px; /* end waive */
	}
	100% {
		left: -100px;
	}
}

@-moz-keyframes crab_left_claw {
	0% {
		-moz-transform: rotate(0deg);
	}
	20% {                            /* begin waive */
		-moz-transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
	}
	30% {
		-moz-transform: rotate(-15deg);
	}
	35% {
		-moz-transform: rotate(15deg);
	}
	40% {                            /* end waive */
		-moz-transform: rotate(0deg);
	}
	60% {                            /* begin waive */
		-moz-transform: rotate(0deg);
	}
	65% {
		-moz-transform: rotate(15deg);
	}
	70% {
		-moz-transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(15deg);
	}
	80% {                           /* end waive */
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes crab_left_claw {
	0% {
		-webkit-transform: rotate(0deg);
	}
	20% {                            /* begin waive */
		-webkit-transform: rotate(0deg);
	}
	25% {
		-webkit-transform: rotate(15deg);
	}
	30% {
		-webkit-transform: rotate(-15deg);
	}
	35% {
		-webkit-transform: rotate(15deg);
	}
	40% {                            /* end waive */
		-webkit-transform: rotate(0deg);
	}
	60% {                            /* begin waive */
		-webkit-transform: rotate(0deg);
	}
	65% {
		-webkit-transform: rotate(15deg);
	}
	70% {
		-webkit-transform: rotate(-15deg);
	}
	75% {
		-webkit-transform: rotate(15deg);
	}
	80% {                           /* end waive */
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

@-moz-keyframes crab_left_legs {
	0% { /* start */
		-moz-transform: rotate(0deg);
	}
	10% { /* begin run */
		-moz-transform: rotate(0deg);
	}
	12% { 
		-moz-transform: rotate(10deg);
	}
	14% { 
		-moz-transform: rotate(-10deg);
	}
	16% { 
		-moz-transform: rotate(10deg);
	}
	18% { 
		-moz-transform: rotate(-10deg);
	}
	20% { /* end run, begin waive */
		-moz-transform: rotate(0deg);
	}
	40% { /* end waive, being run */
		-moz-transform: rotate(0deg);
	}
	42% { 
		-moz-transform: rotate(10deg);
	}
	44% { 
		-moz-transform: rotate(-10deg);
	}
	46% { 
		-moz-transform: rotate(10deg);
	}
	48% { 
		-moz-transform: rotate(-10deg);
	}
	50% { 
		-moz-transform: rotate(10deg);
	}
	52% { 
		-moz-transform: rotate(-10deg);
	}
	54% { 
		-moz-transform: rotate(10deg);
	}
	56% { 
		-moz-transform: rotate(-10deg);
	}
	58% { 
		-moz-transform: rotate(10deg);
	}
	60% { /* end run, begin waive */
		-moz-transform: rotate(0deg);
	}
	80% { /* end waive, begin run */
		-moz-transform: rotate(0deg);
	}
	82% { 
		-moz-transform: rotate(-10deg);
	}
	84% { 
		-moz-transform: rotate(10deg);
	}
	86% { 
		-moz-transform: rotate(-10deg);
	}
	88% { 
		-moz-transform: rotate(10deg);
	}
	90% { 
		-moz-transform: rotate(-10deg);
	}
	92% { 
		-moz-transform: rotate(10deg);
	}
	94% { 
		-moz-transform: rotate(-10deg);
	}
	96% { 
		-moz-transform: rotate(10deg);
	}
	98% { 
		-moz-transform: rotate(-10deg);
	}
	100% { /* end */
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes crab_left_legs {
	0% { /* start */
		-webkit-transform: rotate(0deg);
	}
	10% { /* begin run */
		-webkit-transform: rotate(0deg);
	}
	12% { 
		-webkit-transform: rotate(10deg);
	}
	14% { 
		-webkit-transform: rotate(-10deg);
	}
	16% { 
		-webkit-transform: rotate(10deg);
	}
	18% { 
		-webkit-transform: rotate(-10deg);
	}
	20% { /* end run, begin waive */
		-webkit-transform: rotate(0deg);
	}
	40% { /* end waive, being run */
		-webkit-transform: rotate(0deg);
	}
	42% { 
		-webkit-transform: rotate(10deg);
	}
	44% { 
		-webkit-transform: rotate(-10deg);
	}
	46% { 
		-webkit-transform: rotate(10deg);
	}
	48% { 
		-webkit-transform: rotate(-10deg);
	}
	50% { 
		-webkit-transform: rotate(10deg);
	}
	52% { 
		-webkit-transform: rotate(-10deg);
	}
	54% { 
		-webkit-transform: rotate(10deg);
	}
	56% { 
		-webkit-transform: rotate(-10deg);
	}
	58% { 
		-webkit-transform: rotate(10deg);
	}
	60% { /* end run, begin waive */
		-webkit-transform: rotate(0deg);
	}
	80% { /* end waive, begin run */
		-webkit-transform: rotate(0deg);
	}
	82% { 
		-webkit-transform: rotate(-10deg);
	}
	84% { 
		-webkit-transform: rotate(10deg);
	}
	86% { 
		-webkit-transform: rotate(-10deg);
	}
	88% { 
		-webkit-transform: rotate(10deg);
	}
	90% { 
		-webkit-transform: rotate(-10deg);
	}
	92% { 
		-webkit-transform: rotate(10deg);
	}
	94% { 
		-webkit-transform: rotate(-10deg);
	}
	96% { 
		-webkit-transform: rotate(10deg);
	}
	98% { 
		-webkit-transform: rotate(-10deg);
	}
	100% { /* end */
		-webkit-transform: rotate(0deg);
	}
}

@-moz-keyframes crab_right_legs {
	0% { /* start */
		-moz-transform: rotate(0deg);
	}
	10% { /* begin run */
		-moz-transform: rotate(0deg);
	}
	12% { 
		-moz-transform: rotate(10deg);
	}
	14% { 
		-moz-transform: rotate(-10deg);
	}
	16% { 
		-moz-transform: rotate(10deg);
	}
	18% { 
		-moz-transform: rotate(-10deg);
	}
	20% { /* end run, begin waive */
		-moz-transform: rotate(0deg);
	}
	40% { /* end waive, being run */
		-moz-transform: rotate(0deg);
	}
	42% { 
		-moz-transform: rotate(10deg);
	}
	44% { 
		-moz-transform: rotate(-10deg);
	}
	46% { 
		-moz-transform: rotate(10deg);
	}
	48% { 
		-moz-transform: rotate(-10deg);
	}
	50% { 
		-moz-transform: rotate(10deg);
	}
	52% { 
		-moz-transform: rotate(-10deg);
	}
	54% { 
		-moz-transform: rotate(10deg);
	}
	56% { 
		-moz-transform: rotate(-10deg);
	}
	58% { 
		-moz-transform: rotate(10deg);
	}
	60% { /* end run, begin waive */
		-moz-transform: rotate(0deg);
	}
	80% { /* end waive, begin run */
		-moz-transform: rotate(0deg);
	}
	82% { 
		-moz-transform: rotate(-10deg);
	}
	84% { 
		-moz-transform: rotate(10deg);
	}
	86% { 
		-moz-transform: rotate(-10deg);
	}
	88% { 
		-moz-transform: rotate(10deg);
	}
	90% { 
		-moz-transform: rotate(-10deg);
	}
	92% { 
		-moz-transform: rotate(10deg);
	}
	94% { 
		-moz-transform: rotate(-10deg);
	}
	96% { 
		-moz-transform: rotate(10deg);
	}
	98% { 
		-moz-transform: rotate(-10deg);
	}
	100% { /* end */
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes crab_right_legs {
	0% { /* start */
		-webkit-transform: rotate(0deg);
	}
	10% { /* begin run */
		-webkit-transform: rotate(0deg);
	}
	12% { 
		-webkit-transform: rotate(10deg);
	}
	14% { 
		-webkit-transform: rotate(-10deg);
	}
	16% { 
		-webkit-transform: rotate(10deg);
	}
	18% { 
		-webkit-transform: rotate(-10deg);
	}
	20% { /* end run, begin waive */
		-webkit-transform: rotate(0deg);
	}
	40% { /* end waive, being run */
		-webkit-transform: rotate(0deg);
	}
	42% { 
		-webkit-transform: rotate(10deg);
	}
	44% { 
		-webkit-transform: rotate(-10deg);
	}
	46% { 
		-webkit-transform: rotate(10deg);
	}
	48% { 
		-webkit-transform: rotate(-10deg);
	}
	50% { 
		-webkit-transform: rotate(10deg);
	}
	52% { 
		-webkit-transform: rotate(-10deg);
	}
	54% { 
		-webkit-transform: rotate(10deg);
	}
	56% { 
		-webkit-transform: rotate(-10deg);
	}
	58% { 
		-webkit-transform: rotate(10deg);
	}
	60% { /* end run, begin waive */
		-webkit-transform: rotate(0deg);
	}
	80% { /* end waive, begin run */
		-webkit-transform: rotate(0deg);
	}
	82% { 
		-webkit-transform: rotate(-10deg);
	}
	84% { 
		-webkit-transform: rotate(10deg);
	}
	86% { 
		-webkit-transform: rotate(-10deg);
	}
	88% { 
		-webkit-transform: rotate(10deg);
	}
	90% { 
		-webkit-transform: rotate(-10deg);
	}
	92% { 
		-webkit-transform: rotate(10deg);
	}
	94% { 
		-webkit-transform: rotate(-10deg);
	}
	96% { 
		-webkit-transform: rotate(10deg);
	}
	98% { 
		-webkit-transform: rotate(-10deg);
	}
	100% { /* end */
		-webkit-transform: rotate(0deg);
	}
}

@-moz-keyframes crab_right_claw {
	0% {                           /* start */
		-moz-transform: rotate(0deg);
	}
	20% {                          /* begin waive */
		-moz-transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(-15deg);
	}
	30% {
		-moz-transform: rotate(15deg);
	}
	35% {
		-moz-transform: rotate(-15deg);
	}
	40% {                          /* end waive */
		-moz-transform: rotate(0deg);
	}
	60% {                          /* begin waive */
		-moz-transform: rotate(0deg);
	}
	65% {
		-moz-transform: rotate(-15deg);
	}
	70% {
		-moz-transform: rotate(15deg);
	}
	75% {
		-moz-transform: rotate(-15deg);
	}
	80% {                          /* end waive */
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes crab_right_claw {
	0% {                           /* start */
		-webkit-transform: rotate(0deg);
	}
	20% {                          /* begin waive */
		-webkit-transform: rotate(0deg);
	}
	25% {
		-webkit-transform: rotate(-15deg);
	}
	30% {
		-webkit-transform: rotate(15deg);
	}
	35% {
		-webkit-transform: rotate(-15deg);
	}
	40% {                          /* end waive */
		-webkit-transform: rotate(0deg);
	}
	60% {                          /* begin waive */
		-webkit-transform: rotate(0deg);
	}
	65% {
		-webkit-transform: rotate(-15deg);
	}
	70% {
		-webkit-transform: rotate(15deg);
	}
	75% {
		-webkit-transform: rotate(-15deg);
	}
	80% {                          /* end waive */
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

.widget.angelfish_right {
	z-index: 1;
}
.widget.angelfish_right .widget_background_image { /* body */
	border-radius: 0px;
	height: auto;
	width: auto;
	left: -1200px;
	z-index: 1040;
	opacity: 0;
	-moz-animation-duration: 60s;  
  -moz-animation-name: fish_body_right; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 60s;  
  -webkit-animation-name: fish_body_right; 
	-webkit-animation-iteration-count: infinite;
}
.widget.angelfish_right .mask1 { /* blue fin */
	height: auto;
	width: auto;
	left: -1111px;
	top: 37px;
	z-index: 1050;
	-moz-animation-duration: 60s;  
  -moz-animation-name: fish_blue_fin_right; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 60s;  
  -webkit-animation-name: fish_blue_fin_right; 
	-webkit-animation-iteration-count: infinite;
}
.widget.angelfish_right .mask2 { /* orange fin */
	bottom: auto;
	height: auto;
	left: -1159px;
	right: auto;
	top: -23px;
	z-index: 1030;
	-moz-animation-duration: 60s;  
  -moz-animation-name: fish_orange_fin_right; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 60s;  
  -webkit-animation-name: fish_orange_fin_right; 
	-webkit-animation-iteration-count: infinite;
}
.widget.angelfish_right .mask3 { /* yellow fin */
	bottom: auto;
	left: -1140px;
	top: 28px;
	width: auto;	
	z-index: 1020;
	-moz-animation-duration: 60s;  
  -moz-animation-name: fish_yellow_fin_right; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 60s;  
  -webkit-animation-name: fish_yellow_fin_right; 
	-webkit-animation-iteration-count: infinite;
}
.widget.angelfish_right .mask4 { /* lt. yellow fin */
	bottom: auto;
	height: auto;
	width: auto;
	left: -1180px;
	top: 30px;
	z-index: 1010;
	-moz-animation-duration: 60s;  
  -moz-animation-name: fish_lt_yellow_fin_right; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 60s;  
  -webkit-animation-name: fish_lt_yellow_fin_right; 
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes fish_body_right {
	0% { /* invis -300 */
		left: -1200px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1200px; 
		display:inherit;
		opacity: 0;
	}
	25% {  /* fast + 300px */
		left: -900px;
		opacity: .9;
	}
	26% { /* stroke */
		left: -900px;
		opacity: .9;
	}
	40% {  /* fast + 300px */
		left: -600px;
		opacity: 1;
	}
	41% { /* stroke */
		left: -600px;
		opacity: 1;
	}
	55% {  /* fast + 300px */
		left: -300px;
		opacity: 1;
	}
	56% { /* stroke */
		left: -300px;
		opacity: 1;
	}
	70% {  /* fast + 300px */
		left: 0px;
		opacity: 1;
	}
	71% { /* stroke */
		left: 0px;
		opacity: 1;
	}
	85% {  /* fast + 300px */
		left: 300px;
		opacity: 1;
	}
	86% { /* stroke */
		left: 300px;
		opacity: 1;
	}
	100% { /* fast + 300px */
		left: 600px;
		opacity: 0;
		display:none;
	}
}
@-webkit-keyframes fish_body_right {
	0% { /* invis -300 */
		left: -1200px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1200px; 
		display:inherit;
		opacity: 0;
	}
	25% {  /* fast + 300px */
		left: -900px;
		opacity: .9;
	}
	26% { /* stroke */
		left: -900px;
		opacity: .9;
	}
	40% {  /* fast + 300px */
		left: -600px;
		opacity: 1;
	}
	41% { /* stroke */
		left: -600px;
		opacity: 1;
	}
	55% {  /* fast + 300px */
		left: -300px;
		opacity: 1;
	}
	56% { /* stroke */
		left: -300px;
		opacity: 1;
	}
	70% {  /* fast + 300px */
		left: 0px;
		opacity: 1;
	}
	71% { /* stroke */
		left: 0px;
		opacity: 1;
	}
	85% {  /* fast + 300px */
		left: 300px;
		opacity: 1;
	}
	86% { /* stroke */
		left: 300px;
		opacity: 1;
	}
	100% { /* fast + 300px */
		left: 600px;
		opacity: 0;
		display:none;
	}
}

@-moz-keyframes fish_blue_fin_right {
	0% { /* invis -300 */
		left: -1111px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1111px; 
		display:inherit;
		opacity: 0;
		-moz-transform: rotate(20deg);
	}
	25% {  /* fast + 300px */
		left: -811px;
		opacity: .8;
		-moz-transform: rotate(-5deg);
	}
	26% { /* stroke */
		left: -811px;
		opacity: .8;
		-moz-transform: rotate(20deg);
	}
	40% {  /* fast + 300px */
		left: -511px;
		opacity: .9;
		-moz-transform: rotate(-5deg);
	}
	41% { /* stroke */
		left: -511px;
		opacity: .9;
		-moz-transform: rotate(20deg);
	}
	55% {  /* fast + 300px */
		left: -211px;
		opacity: .9;
		-moz-transform: rotate(-5deg);
	}
	56% { /* stroke */
		left: -211px;
		opacity: .9;
		-moz-transform: rotate(20deg);
	}
	70% {  /* fast + 300px */
		left: 89px;
		opacity: .9;
		-moz-transform: rotate(-5deg);
	}
	71% { /* stroke */
		left: 89px;
		opacity: .9;
		-moz-transform: rotate(20deg);
	}
	85% {  /* fast + 300px */
		left: 389px;
		opacity: .9;
		-moz-transform: rotate(-5deg);
	}
	86% { /* stroke */
		left: 389px;
		opacity: .9;
		-moz-transform: rotate(20deg);
	}
	100% { /* fast + 300px */
		left: 689px;
		opacity: 0;
		display:none;
		-moz-transform: rotate(-5deg);
	}
}
@-webkit-keyframes fish_blue_fin_right {
	0% { /* invis -300 */
		left: -1111px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1111px; 
		display:inherit;
		opacity: 0;
		-webkit-transform: rotate(20deg);
	}
	25% {  /* fast + 300px */
		left: -811px;
		opacity: .8;
		-webkit-transform: rotate(-5deg);
	}
	26% { /* stroke */
		left: -811px;
		opacity: .8;
		-webkit-transform: rotate(20deg);
	}
	40% {  /* fast + 300px */
		left: -511px;
		opacity: .9;
		-webkit-transform: rotate(-5deg);
	}
	41% { /* stroke */
		left: -511px;
		opacity: .9;
		-webkit-transform: rotate(20deg);
	}
	55% {  /* fast + 300px */
		left: -211px;
		opacity: .9;
		-webkit-transform: rotate(-5deg);
	}
	56% { /* stroke */
		left: -211px;
		opacity: .9;
		-webkit-transform: rotate(20deg);
	}
	70% {  /* fast + 300px */
		left: 89px;
		opacity: .9;
		-webkit-transform: rotate(-5deg);
	}
	71% { /* stroke */
		left: 89px;
		opacity: .9;
		-webkit-transform: rotate(20deg);
	}
	85% {  /* fast + 300px */
		left: 389px;
		opacity: .9;
		-webkit-transform: rotate(-5deg);
	}
	86% { /* stroke */
		left: 389px;
		opacity: .9;
		-webkit-transform: rotate(20deg);
	}
	100% { /* fast + 300px */
		left: 689px;
		opacity: 0;
		display:none;
		-webkit-transform: rotate(-5deg);
	}
}

@-moz-keyframes fish_orange_fin_right {
	0% { /* invis -300 */
		left: -1159px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1159px; 
		display:inherit;
		opacity: 0;
		-moz-transform: rotate(40deg);
	}
	25% {  /* fast + 300px */
		left: -859px;
		opacity: .5;
		-moz-transform: rotate(0deg);
	}
	26% { /* stroke */
		left: -859px;
		opacity: .5;
		-moz-transform: rotate(40deg);
	}
	40% {  /* fast + 300px */
		left: -559px;
		opacity: .8;
		-moz-transform: rotate(0deg);
	}
	41% { /* stroke */
		left: -559px;
		opacity: .8;
		-moz-transform: rotate(40deg);
	}
	55% {  /* fast + 300px */
		left: -259px;
		opacity: .9;
		-moz-transform: rotate(0deg);
	}
	56% { /* stroke */
		left: -259px;
		opacity: .9;
		-moz-transform: rotate(40deg);
	}
	70% {  /* fast + 300px */
		left: 41px;
		opacity: .9;
		-moz-transform: rotate(0deg);
	}
	71% { /* stroke */
		left: 41px;
		opacity: .9;
		-moz-transform: rotate(40deg);
	}
	85% {  /* fast + 300px */
		left: 341px;
		opacity: .9;
		-moz-transform: rotate(0deg);
	}
	86% { /* stroke */
		left: 341px;
		opacity: .9;
		-moz-transform: rotate(40deg);
	}
	100% { /* fast + 300px */
		left: 641px;
		opacity: 0;
		display:none;
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes fish_orange_fin_right {
	0% { /* invis -300 */
		left: -1159px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1159px; 
		display:inherit;
		opacity: 0;
		-webkit-transform: rotate(40deg);
	}
	25% {  /* fast + 300px */
		left: -859px;
		opacity: .5;
		-webkit-transform: rotate(0deg);
	}
	26% { /* stroke */
		left: -859px;
		opacity: .5;
		-webkit-transform: rotate(40deg);
	}
	40% {  /* fast + 300px */
		left: -559px;
		opacity: .8;
		-webkit-transform: rotate(0deg);
	}
	41% { /* stroke */
		left: -559px;
		opacity: .8;
		-webkit-transform: rotate(40deg);
	}
	55% {  /* fast + 300px */
		left: -259px;
		opacity: .9;
		-webkit-transform: rotate(0deg);
	}
	56% { /* stroke */
		left: -259px;
		opacity: .9;
		-webkit-transform: rotate(40deg);
	}
	70% {  /* fast + 300px */
		left: 41px;
		opacity: .9;
		-webkit-transform: rotate(0deg);
	}
	71% { /* stroke */
		left: 41px;
		opacity: .9;
		-webkit-transform: rotate(40deg);
	}
	85% {  /* fast + 300px */
		left: 341px;
		opacity: .9;
		-webkit-transform: rotate(0deg);
	}
	86% { /* stroke */
		left: 341px;
		opacity: .9;
		-webkit-transform: rotate(40deg);
	}
	100% { /* fast + 300px */
		left: 641px;
		opacity: 0;
		display:none;
		-webkit-transform: rotate(0deg);
	}
}

@-moz-keyframes fish_yellow_fin_right {
	0% { /* invis -300 */
		left: -1140px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1140px; 
		display:inherit;
		opacity: 0;
		-moz-transform: rotate(40deg);
	}
	25% {  /* fast + 300px */
		left: -840px;
		opacity: .5;
		-moz-transform: rotate(0deg);
	}
	26% { /* stroke */
		left: -840px;
		opacity: .5;
		-moz-transform: rotate(40deg);
	}
	40% {  /* fast + 300px */
		left: -540px;
		opacity: .6;
		-moz-transform: rotate(0deg);
	}
	41% { /* stroke */
		left: -540px;
		opacity: .6;
		-moz-transform: rotate(40deg);
	}
	55% {  /* fast + 300px */
		left: -240px;
		opacity: .6;
		-moz-transform: rotate(0deg);
	}
	56% { /* stroke */
		left: -240px;
		opacity: .6;
		-moz-transform: rotate(40deg);
	}
	70% {  /* fast + 300px */
		left: 60px;
		opacity: .6;
		-moz-transform: rotate(0deg);
	}
	71% { /* stroke */
		left: 60px;
		opacity: .6;
		-moz-transform: rotate(40deg);
	}
	85% {  /* fast + 300px */
		left: 360px;
		opacity: .6;
		-moz-transform: rotate(0deg);
	}
	86% { /* stroke */
		left: 360px;
		opacity: .6;
		-moz-transform: rotate(40deg);
	}
	100% { /* fast + 300px */
		left: 660px;
		opacity: 0;
		display:none;
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes fish_yellow_fin_right {
	0% { /* invis -300 */
		left: -1140px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1140px; 
		display:inherit;
		opacity: 0;
		-webkit-transform: rotate(40deg);
	}
	25% {  /* fast + 300px */
		left: -840px;
		opacity: .5;
		-webkit-transform: rotate(0deg);
	}
	26% { /* stroke */
		left: -840px;
		opacity: .5;
		-webkit-transform: rotate(40deg);
	}
	40% {  /* fast + 300px */
		left: -540px;
		opacity: .6;
		-webkit-transform: rotate(0deg);
	}
	41% { /* stroke */
		left: -540px;
		opacity: .6;
		-webkit-transform: rotate(40deg);
	}
	55% {  /* fast + 300px */
		left: -240px;
		opacity: .6;
		-webkit-transform: rotate(0deg);
	}
	56% { /* stroke */
		left: -240px;
		opacity: .6;
		-webkit-transform: rotate(40deg);
	}
	70% {  /* fast + 300px */
		left: 60px;
		opacity: .6;
		-webkit-transform: rotate(0deg);
	}
	71% { /* stroke */
		left: 60px;
		opacity: .6;
		-webkit-transform: rotate(40deg);
	}
	85% {  /* fast + 300px */
		left: 360px;
		opacity: .6;
		-webkit-transform: rotate(0deg);
	}
	86% { /* stroke */
		left: 360px;
		opacity: .6;
		-webkit-transform: rotate(40deg);
	}
	100% { /* fast + 300px */
		left: 660px;
		opacity: 0;
		display:none;
		-webkit-transform: rotate(0deg);
	}
}

@-moz-keyframes fish_lt_yellow_fin_right {
	0% { /* invis -300 */
		left: -1180px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1180px; 
		display:inherit;
		opacity: 0;
		-moz-transform: rotate(10deg);
	}
	25% {  /* fast + 300px */
		left: -880px;
		opacity: .4;
		-moz-transform: rotate(0deg);
	}
	26% { /* stroke */
		left: -880px;
		opacity: .4;
		-moz-transform: rotate(10deg);
	}
	40% {  /* fast + 300px */
		left: -580px;
		opacity: .5;
		-moz-transform: rotate(0deg);
	}
	41% { /* stroke */
		left: -580px;
		opacity: .5;
		-moz-transform: rotate(10deg);
	}
	55% {  /* fast + 300px */
		left: -280px;
		opacity: .5;
		-moz-transform: rotate(0deg);
	}
	56% { /* stroke */
		left: -280px;
		opacity: .5;
		-moz-transform: rotate(10deg);
	}
	70% {  /* fast + 300px */
		left: 20px;
		opacity: .5;
		-moz-transform: rotate(0deg);
	}
	71% { /* stroke */
		left: 20px;
		opacity: .5;
		-moz-transform: rotate(10deg);
	}
	85% {  /* fast + 300px */
		left: 320px;
		opacity: .5;
		-moz-transform: rotate(0deg);
	}
	86% { /* stroke */
		left: 320px;
		opacity: .5;
		-moz-transform: rotate(10deg);
	}
	100% { /* fast + 300px */
		left: 620px;
		opacity: 0;
		display:none;
		-moz-transform: rotate(0deg);
	}
}
@-webkit-keyframes fish_lt_yellow_fin_right {
	0% { /* invis -300 */
		left: -1180px; 
		display:none;
	}
	10% { /* wait -300 */
		left: -1180px; 
		display:inherit;
		opacity: 0;
		-webkit-transform: rotate(10deg);
	}
	25% {  /* fast + 300px */
		left: -880px;
		opacity: .4;
		-webkit-transform: rotate(0deg);
	}
	26% { /* stroke */
		left: -880px;
		opacity: .4;
		-webkit-transform: rotate(10deg);
	}
	40% {  /* fast + 300px */
		left: -580px;
		opacity: .5;
		-webkit-transform: rotate(0deg);
	}
	41% { /* stroke */
		left: -580px;
		opacity: .5;
		-webkit-transform: rotate(10deg);
	}
	55% {  /* fast + 300px */
		left: -280px;
		opacity: .5;
		-webkit-transform: rotate(0deg);
	}
	56% { /* stroke */
		left: -280px;
		opacity: .5;
		-webkit-transform: rotate(10deg);
	}
	70% {  /* fast + 300px */
		left: 20px;
		opacity: .5;
		-webkit-transform: rotate(0deg);
	}
	71% { /* stroke */
		left: 20px;
		opacity: .5;
		-webkit-transform: rotate(10deg);
	}
	85% {  /* fast + 300px */
		left: 320px;
		opacity: .5;
		-webkit-transform: rotate(0deg);
	}
	86% { /* stroke */
		left: 320px;
		opacity: .5;
		-webkit-transform: rotate(10deg);
	}
	100% { /* fast + 300px */
		left: 620px;
		opacity: 0;
		display:none;
		-webkit-transform: rotate(0deg);
	}
}


