body {
 font-family: Arial, Helvetica, sans-serif; /* %font% */
 color: black;
 background-color: #f7fcff; /* very light blue */
 background-image: none;
}
#inner_body {
}
#builder_toolbar {
 background-color: #79caf2; /*%login_box_color%*/
}
#view_as_form {
 background-color: #79caf2; /*%login_box_color%*/
}
#page {
	background-position: 50% bottom;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-image: url('images/sand_church_x_tile.jpg'); 
}
#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 .body p {
	margin: 0 0 .5em 0;
}

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

/* Page Styles */


/* 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: #f2edda; /*%widget_background_color%*/
 border: 1px solid #f2edda; /*%widget_header_color%*/
 color: %text_color%;
}
.widget.cream .titlebar {
 background-color: #f2edda; /*%widget_header_color%*/
	background: none;
}
.widget.cream .titlebar h1, .widget.cream .titlebar h2, .widget.cream .titlebar p, .widget.cream .titlebar a {
 color: #000000; /*%widget_header_text_color%*/
}
.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 #79caf2; /*%h1_color%*/
 color: #79caf2; /*%h1_color%*/
}
.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: #79caf2; /*%h1_color%*/
}
.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.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.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.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: 20px;
	margin-bottom: 10px;
}
	
.biz_listing .full_ad {
 border-color: #f2edda; /*%widget_header_color%*/
}
.biz_listing .full_ad h1, .widget#biz_listing .full_ad h2, .biz_listing .full_ad h3 {
 color: #f2edda; /*%widget_header_color%*/
}
#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;
}

.quiz_widget_image {
	width: 200px;
	max-height:none;
	max-width:none;
}
.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;
}
.widget.websites {
	/*height: 141px;
	width: 227px;*/
}
.quiz_survey_widget h3 { /* page numbers */
	visibility: hidden;
}
.quiz_survey_widget .quiz_widget_q_short_answer .quiz_widget_question_label {
	width: 100px;
	float: left;
	clear: left;
	text-align: left;
	margin-right: 5px;
}
.quiz_survey_widget .quiz_widget_q_short_answer input {
	width: 370px;
	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:inherit;
	color: inherit;
	background-image:none;
}
.section_2 .page_container_head div.col_slider {
	visibility:inherit;
}
.section_2 .page_container_body {
	width: 100%;
	margin: 0;
}
.section_-2.section_2 {
	min-height: 800px;
}
.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;
}
/***************************************************
.section_-2 .page_column_1 {
	background-image: url('images/pebble_repeat_flip.png');
	background-repeat: no-repeat;
	background-position: right 120px;	
}
.section_-2 .page_column_2 {
	background-image: url('images/pebble_repeat.png');
	background-repeat: no-repeat;
	background-position: right 120px;
}
***************************************************/

/* 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.7;
		filter: alpha(opacity=60); /* For IE8 and earlier */
		-moz-transform: rotate(-10deg);
	}
	50% {
		top: -10px;
		left: 0px;
		opacity:0.5;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		-moz-transform: rotate(0deg);
	}
	75% {
		top: -5px;
		left: -5px;
		opacity:0.7;
		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.7;
		filter: alpha(opacity=60); /* For IE8 and earlier */
		-webkit-transform: rotate(-10deg);
	}
	50% {
		top: -10px;
		left: 0px;
		opacity:0.5;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		-webkit-transform: rotate(0deg);
	}
	75% {
		top: -5px;
		left: -5px;
		opacity:0.7;
		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.bubble_group img.widget_background_image,
.widget.bubble_group_2 img.widget_background_image {
	position: absolute;
	width: 17px;
	height: auto;
	-moz-animation-duration: 20s;  
  -moz-animation-name: bubble_float1; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;  
  -webkit-animation-name: bubble_float1; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.bubble_group img.mask1,
.widget.bubble_group_2 img.mask1 {
	position: absolute;
	width: 20px;
	height: auto;
	-moz-animation-duration: 11s;  
  -moz-animation-name: bubble_float2; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 11s;  
  -webkit-animation-name: bubble_float2; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.bubble_group img.mask2,
.widget.bubble_group_2 img.mask2 {
	position: absolute;
	width: 30px;
	height: auto;
	-moz-animation-duration: 27s;  
  -moz-animation-name: bubble_float1; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 27s;  
  -webkit-animation-name: bubble_float1; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.bubble_group img.mask3,
.widget.bubble_group_2 img.mask3 {
	position: absolute;
	width: 40px;
	height: auto;
	-moz-animation-duration: 13s;  
  -moz-animation-name: bubble_float3; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 13s;  
  -webkit-animation-name: bubble_float3; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.bubble_group img.mask4,
.widget.bubble_group_2 img.mask4 {
	position: absolute;
	width: 50px;
	height: auto;
	-moz-animation-duration: 17s;  
  -moz-animation-name: bubble_float3; 
	-moz-animation-iteration-count: infinite;
	-webkit-animation-duration: 17s;  
  -webkit-animation-name: bubble_float3; 
	-webkit-animation-iteration-count: infinite;	
}
.widget.bubble_group_2 img.widget_background_image {
	width: 25px;
	-moz-animation-duration: 29s;  
	-webkit-animation-duration: 29s;  
}
.widget.bubble_group_2 img.mask1 {
	width: 15px;
	-moz-animation-duration: 10s;  
	-webkit-animation-duration: 10s;  
}
.widget.bubble_group_2 img.mask2 {
	width: 38px;
	-moz-animation-duration: 25s;  
	-webkit-animation-duration: 25s;  
}
.widget.bubble_group_2 img.mask3 {
	width: 31px;
	-moz-animation-duration: 28s;  
	-webkit-animation-duration: 28s;  
}
.widget.bubble_group_2 img.mask4 {
	width: 35px;
	-moz-animation-duration: 23s;  
	-webkit-animation-duration: 23s;  
}

@-moz-keyframes bubble_float1 {
	0% {
		left: -40px;
		top: 200px;
	}
	20% {
		left: -80px;
		top: 0px;
	}
	40% {
		left: -20px;
		top: -200px;
	}
	70% {
		left: -40px;		
		top: -500px;
	}
	80% {
		left: -60px;
		top: -600px;
	}
	100% {
		left: -40px;
		top: -800px;
	}
}

@-moz-keyframes bubble_float2 {
	0% {
		visibility:hidden;
		left: 0px;
		top: 140px;
	}
	10% {
		visibility:visible;
		left: 0px;
		top: 140px;
	}
	40% {
		left: -80px;
		top: -10px;
	}
	70% {
		left: -30px;		
		top: -160px;
	}
	80% {
		left: -60px;
		top: -210px;
	}
	100% {
		left: -40px;
		top: -310px;
	}
}

@-moz-keyframes bubble_float3 {
	0% {
		visibility:hidden;
		left: -100px;
		top: 200px;
	}
	5% {
		visibility:visible;
		left: -100px;
		top: 200px;
	}
	25% {
		left: -40px;
		top: -80px;
	}
	45% {
		left: -60px;		
		top: -200px;
	}
	65% {
		left: -10px;
		top: -320px;
	}
	85% {
		left: -50px;
		top: -440px;
	}
	100% {
		left: -40px;
		top: -500px;
	}
}




