
/* #@Body  ##################### */

body {
background-color: #000002;
}


.admin-bar #slider-top-ribbon {
top:28px;	
}

/* #@Visual Editor  ##################### */

body#tinymce { 
width:634.90625px;  /*Width should match width of content area*/
 background:#003243 !important;  /* Should match background image and color of main content area */
}

body#tinymce a {
	color: #bce541 !Important;
}

hr {
background: none repeat scroll 0 0 #385f6c;
}

body#tinymce strong, body#tinymce b, .entry p strong, .entry p b, .entry b {color:rgb(238, 144, 66) !important;}

body#tinymce h1, #core h1  {
font-family: 'Quicksand' !important;
font-size: 3.4em !important;
font-weight: 400 !important;
line-height: normal !important;
text-transform: uppercase !important;
text-shadow: 1px 1px 30px #fcf7c0 !important;
color: #a2de2b !important;	
}

body#tinymce h2, body#tinymce h5, body#tinymce h6, .entry h2 {
	color: #a2de2b !important;
	font-family: 'Sean' !important;
	line-height: 2.5em !important;
	font-weight: normal !important;
}

.page-template-template-tank-php #mobile-message h2 {
	color: #a2de2b !important;
	font-family: 'Sean' !important;
	line-height: normal !important;	
	padding: 20px 0;
	font-weight: normal !important;
}

body#tinymce h3, .entry h3 {
font-family: 'Sean' !Important;
	color: #a2de2b !important;
	font-size: 1.5em;
	text-shadow: 0 0 15px rgb(135, 185, 36);
	font-weight: normal !important;	
}

body#tinymce h4, #core h4 {
	font-family: 'Sean' !Important;
	color: #a2de2b !important; 	
	font-size: 1.3em;
	line-height:normal;
	font-weight: normal !important;
	text-shadow: 0 0 15px rgb(135, 185, 36);
	text-align: left;
	margin: 0;
	padding: 0;
}

body#tinymce h5, #core h5 {
	
		font-family: 'Sean' !Important;
	color: #a2de2b !important; 
	font-weight: normal !important;	
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 2.11

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	padding-right:6px !important;
	margin:0px !important;
	text-align:left;
	width:120px;
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px;
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
	float: none;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top: 15px;
    padding-bottom: 2px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 8px;
    text-decoration: none;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {

}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	outline: none;
}

.slideshowlink {

}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important;
    border: 0 none !important;
    margin:auto !important;
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px;
	padding:1px;
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
}

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;
}

.ngg-galleryoverview div.pic img{
	width: 100%;
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

#TB_window {
	z-index: 9999 !important;
}


/* #@columns ##################### */

.row .fourcol {
	width: 25%;
}

.row .eightcol {
width: 71.8%;
margin-right: 3.2%;	
position: relative;
}

/* #@font-face ##################### */

@font-face {
    font-family: 'Sean';
    src: url('../../thrive/fonts/handsean-webfont.eot');
    src: url('../../thrive/fonts/handsean-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../thrive/fonts/handsean-webfont.woff') format('woff'),
         url('../../thrive/fonts/handsean-webfont.ttf') format('truetype'),
         url('../../thrive/fonts/handsean-webfont.svg#handsean-webfont') format('svg');
   	font-weight: normal !important;
    font-style: normal;

}

/* #typography ##################### */
p, body#tinymce p {
color: #fff;	
}

.home #core h4, .medpost h4 {
	font-family: 'Sean' !Important;
	color: #a2de2b !important;
	font-size: 1.3em;
	line-height:2em;
	font-weight: 100;
	text-shadow: 0 0 15px rgb(135, 185, 36);
	text-align:center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
text-shadow: 0 0 15px rgb(135, 185, 36);
}

.medpost ul {
margin-bottom: 0;	
}

.medpost .entry {
margin-bottom: 0px;	
}

#footer .thrive-sc-button:active {
	box-shadow: none;
}


#core .thrive-sc-button, body #core input[type="submit"] {
font-size: 1.15em;	
text-transform: uppercase;
background-color: #582174;
border: 1px solid #371449;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-left: 2px;
-webkit-box-shadow: inset 1px 1px 1px 10px rgba(25, 25, 255, .14);
box-shadow: inset 1px 1px 1px 10px rgba(25, 25, 255, .14);
-webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 190, .2);
box-shadow: 0px 0px 0px 2px rgba(255, 255, 190, .2);
background-image:none;
}

#submit-btn #submit {
font-size: 1.15em !Important;	
text-transform: uppercase !Important;
background-color: #582174 !Important;
border: 1px solid #371449 !Important;
border-radius: 5px !Important;
-moz-border-radius: 5px !Important;
-webkit-border-radius: 5px !Important;
margin-left: 2px !Important;
-webkit-box-shadow: inset 1px 1px 1px 10px rgba(25, 25, 255, .14) !Important;
box-shadow: inset 1px 1px 1px 10px rgba(25, 25, 255, .14) !Important;
-webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 190, .2) !Important;
box-shadow: 0px 0px 0px 2px rgba(255, 255, 190, .2) !Important;
background-image:none !Important;
color: #fff !important;
}

#submit-btn #submit:hover {
opacity: .8;
}

.home #core .thrive-sc-button, .home #core .thrive-sc-button:hover {
background-image: url(../images/icon_store_locator.png);
background-position: 10px 50%;
background-repeat: no-repeat;
padding-left: 45px;
text-shadow: none;
}


#core .thrive-sc-button:hover, body input[type="submit"]:hover {
background-color: rgb(63, 23, 83);
background-image:none;
}

.home .twocol-one.last p {
margin-bottom: 0px;	
}

.home .twocol-one.last p img {
/*width: 99%;
border: 1px solid #9ed15b;*/
}

#slider h1.pagetitle {
font-family: 'Quicksand' !important;
font-size: 3.4em !important;
font-weight: 400 !important;
line-height: normal !important;
text-transform: uppercase !important;
text-shadow: 1px 1px 30px #fcf7c0 !important;
color: #a2de2b !important;
margin: 0;
padding: 0;
text-align: center;
}

.page-template-default #slider h1.pagetitle {
width: 71%;	
}

ul, ol {
color: #fff;	
}

#geolocation {
color: #fff;
font-size: 1.2em;	
}

/* #top-bar ##################### */


/* #header ##################### */

#header {


}

#header-left {
	width: 202px;
}


#header-right {
max-width:700px;
}

#navigation .page-item-959 a {
padding-left: 15px\9 !important;
padding-right: 15px\9 !important;	
}

#navigation sup {
bottom: 1ex;
font-size: .6em;
}


#black-studio-tinymce-3 {
margin-top: 13px;

}

#black-studio-tinymce-3 p {
margin-bottom: 12px !Important;	
}


#black-studio-tinymce-3 p a {
	color: #999 !important;
	margin-right: 15px;
	font-size: .9em;
}

#black-studio-tinymce-3 p a:hover {
color: #aaa !Important;	
}

#fb-twitter {
float: right;
height: 22px;
position: relative;
top: -1px;
overflow:hidden;
width: 195px\9;	
}

#fb-twitter iframe {
border: none; overflow: hidden; width: 50px; height: 21px;
margin-left: 10px;
}

#header-right #fb {
position: relative !Important;
top: 1px !Important;	
}

.twitter-share-button {
/*position: relative;
top: -1px;*/	
margin-right: 10px;
}

#black-studio-tinymce-3 iframe a {
/*	position: relative !Important;
top: -1px !Important;*/
margin-left: 10px !Important;
}

/* #tagline ##################### */


/* #slider ##################### */

#main-slider-title {
position: absolute;
z-index: 10;
width: 100%;
text-align: center;
font-family: 'Quicksand';
font-size: 5.2em !important;
font-weight: 400;
line-height: 1em;
text-transform: uppercase;
text-shadow: 1px 1px 30px #fcf7c0;
color: #a2de2b;
margin: 0;
padding: 0;
}

#main-slider-title sup {
font-size: .7em;
bottom: .6ex;	
}

.reg-tm {
font-size: .6em !important;
margin:0;
padding: 0;
position: relative;
top: 0;
}

#slider {
background-color: transparent !Important;
overflow: visible;

/*	background-image: url(../images/swirl-mid.png);
background-repeat: no-repeat;
background-position: center bottom;	*/
}

.home #slider .row {
 max-width: 100% !Important;	

}

.home #slider .container {
	padding: 10px 0px 0px;

}

#slider .flexslider  {
margin-bottom: 0;	
}

#slider .flexslider .slides img {
margin: 0 auto;	
/* width: 100%; */
}

#slider  .flex-direction-nav li a {
width: 45px;
height: 64px;
}

#slider .flex-direction-nav li .flex-prev {
background: url(../images/slider-prev-next.png);
background-repeat: no-repeat;
background-position: 0 0;
left: 130px;
left: 8%;
}

#slider .flex-direction-nav li .flex-next {
background: url(../images/slider-prev-next.png);
background-repeat: no-repeat;
background-position: -45px 0px;
right: 130px;
right: 8%;
}

#slider .flex-control-nav {
max-width: 800px !important;
position: inherit;
margin: 0 auto;
bottom: 65px;
}

#slider .flex-control-nav li {
float: left;
/*opacity: .4;*/
}

#slider .flex-control-nav li:hover {
/*opacity: 1;*/
}


#slider .flex-control-paging li a {
width: 21px;
height: 18px;	
}

#slider .flex-control-paging li a {
background: url(../images/slider-paging.png);
background-repeat: no-repeat;
background-position: -3px 0px;	
}

#slider .flex-control-paging li a.flex-active  {
background: url(../images/slider-paging.png);
background-repeat: no-repeat;
background-position: -29px 0px;	
}

#slider .flex-caption {
display: none;	
}

/* # flexslider ################### */


/* # navigaton ##################### */

#navigation {
background: transparent;	
}

#navigation a:hover, #navigation li.current_page_item > a, #navigation li.current_page_parent > a, #navigation li.current_page_ancestor > a {
background-color: transparent !Important;	
}

/* hide some menu itmes for desktop */

#navigation .page-item-149, #navigation .page-item-150, #navigation .page-item-151 {
	display: none;
}

#navigation a  {
text-shadow: 1px 1px 1px #444;
-webkit-box-shadow: inset 1px 1px 1px 1px rgba(255, 255, 255, .37);
box-shadow: inset 1px 1px 1px 1px rgba(255, 255, 255, .37);
margin-left: 1px;
}

#navigation a:hover {
	text-shadow: 1px 1px 1px #444;
}

#navigation li  {
margin-left: 1px;	
}

#navigation li a {
padding: 7px 18px;
}

#navigation a:hover, #navigation li.current_page_item > a, #navigation li.current_page_parent > a, #navigation li.current_page_ancestor > a {
background: rgba(255, 255, 255, .2) !important;
}

#navigation li ul {
top: 33px !important;
-webkit-box-shadow: inset 1px 1px 1px 1px rgba(255, 255, 255, .37);
box-shadow: inset 1px 1px 1px 1px rgba(255, 255, 255, .37);	
left: 1px !important;
-moz-border-radius: 0px 0px 5px 5px !important;
-webkit-border-radius: 0px 0px 5px 5px !important;
border-radius: 0px 0px 5px 5px !important;
}

#navigation  li li , #navigation li li a  {
	border-top-left-radius: 0px !Important;
border-bottom-left-radius: 0px !important;	
-webkit-box-shadow: none;
box-shadow: none;
	
}

#navigation li a {
cursor: default;	
}

#navigation li li a {
cursor: pointer;	
}

/* making science glo */

#navigation .page-item-146  {
background-image: url(../images/bg-mi-146-2.png);
background-repeat: repeat-x;
background-position: center top;
	
}


#navigation .page-item-146 a {

background-color: transparent;

}

#navigation .page-item-146 ul {

background: #3172b9;

}

#navigation .page-item-146 ul {
	background-image: url(../images/bg-menu-blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#navigation .page-item-146 .children   {
max-width: 180px;
min-width: 180px;	
}

#navigation .page-item-146, #navigation .page-item-146 a  {
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
}

/* kids and games */

#navigation .page-item-145  {
background-image: url(../images/bg-mi-145-2.png);
background-repeat: repeat-x;
background-position: center top;

}

#navigation .page-item-145 a {

background-color: transparent;
}

#navigation .page-item-145 ul {

background-color: #c1d82f;

}

#navigation .page-item-145 ul {
	background-image: url(../images/bg-menu-green.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* care */

#navigation .page-item-144  {
background-image: url(../images/bg-mi-144-2.png);
background-repeat: repeat-x;
background-position: center top;
	
}

#navigation .page-item-144 a {
padding-left: 30px;
padding-right: 30px;
background-color: transparent;
}


#navigation .page-item-144 ul {
	background-color: #ce444c;
	background-image: url(../images/bg-menu-red.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* products */

#navigation .page-item-143  {
background-image: url(../images/bg-mi-143-2.png);
background-repeat: repeat-x;
background-position: center top;

}

#navigation .page-item-143 ul {
/*background-color: #c1722e;*/
background-color: #e48832;
}

#navigation .page-item-143 a {
padding-left: 23px;
padding-right: 23px;
	background-color: transparent;
}

#navigation .page-item-143 ul {
	background-image: url(../images/bg-menu-orange.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* meet the glofish */

#navigation .page-item-959  {
background-image: url(../images/bg-mi-142-2.png);
background-color:#4C295F;
background-repeat: repeat-x;
background-position: center top;
}

#navigation .page-item-959 ul {
background-color: #4C295F;

}

#navigation .page-item-959 a {
padding-left: 23px;
padding-right: 23px;
background-color: transparent;
}


#navigation .page-item-959 , #navigation .page-item-959 a  {
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
}

#navigation .page-item-959:hover , #navigation .page-item-959 a:hover,#navigation .page-item-959 ul:hover,  #navigation .page-item-959 ul a:hover  {
border-bottom-left-radius: 0px;	
	
}

#navigation .page-item-959 ul {
	background-image: url(../images/bg-menu-purple.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#navigation li ul ul {
left: 0 !important;	
}

/* # footer ##################### */


#footer {
background-color: transparent !important;
background-image: url(../images/swirl-mid.png);
background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 65px;
z-index: 99;
position: relative;
}	


#footer h3 {
font-family: 'Sean' !Important;
	color: #a2de2b !important;
	font-size: 1.5em;
	font-weight: 100;
	text-shadow: 0 0 15px rgb(135, 185, 36);
	line-height: normal;
	padding-left: 2px;
}

#footer .textwidget {
	padding-left: 5px;
	
}

#footer #social-media img {
	position: relative;
	top: 10px;
	margin: 0 10px 2px 0;
}

#testimonial_slider_wrap .slide-contents {
padding: 0 5px 0 0;
line-height: 1.5em;
}

#black-studio-tinymce-2 img, img.wp-image-206 {
border: 1px solid #9ed15b;
margin-bottom: 10px;
}

#footer a {
color: #c7fa61 !Important;	
}

#footer a:hover {
color: #93B334 !Important;	
}


#footer ul li {
margin-bottom: 5px;	
}

#footer .row {
padding-top: 0;
}

.home #footer .container {
padding: 20px 20px 20px 20px;	
}

#footer .container {
padding: 30px 20px 20px 20px;
}

#gforms_confirmation_message {
max-width: 99%;
font-size: 16px;
padding: 20px;
text-align: center;
background: #3d1750;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px !important;
color: #fff;
padding: 3% 5% !important;
margin: 15px 0;
}

#gform_wrapper_2 {
margin-top: 10px !important;	
}


.gform_wrapper .validation_error {
color: rgb(238, 144, 66) !Important;	
}

.gform_wrapper .gfield_required {
color: rgb(238, 144, 66) !Important;	
}

/* changing widths for footer colums */

.wp-caption {
max-width: 100% !important;
}

#black-studio-tinymce-6 {
	width: 26.05%;
}

#black-studio-tinymce-7 {
	width: 14.05%;
}

#black-studio-tinymce-8 {	
	width: 26.05%;
}


#black-studio-tinymce-7 li {
list-style: none outside;
}

#black-studio-tinymce-7 li img {
	vertical-align: middle;
	margin-right: 10px;
}

#footer .thrive-sc-button, #slider .thrive-sc-button, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
	background: #648d00 !important;
	text-transform: uppercase;
	margin: 0;
	border: 1px solid rgb(68, 95, 0) !important;
	color: #fff !Important;
	font-size: .9em;
}

#footer .thrive-sc-button:hover, #slider .thrive-sc-button:hover, .gform_wrapper .gform_footer input.button:hover , .gform_wrapper .gform_footer input[type="submit"]:hover {
background: #4e6e00 !important;
color:#fff !important;

}

#slider .thrive-sc-button {
position: absolute;
right: 23%;
bottom: 21%;
font-size: 1.2em;
z-index:999;
}


.flexslider .slides > li {
position: relative;
}

/* # credits ##################### */

#credits {
position: relative;	
z-index: 98;
position: relative;
}

#credits {
background-color: transparent !important;
}

#credits .fourcol.last {
display: none ;	
}

#credits .container {
padding: 0 20px 30px 20px;
}

#credits span {
padding: 0 2px;
}

/* # core ##################### */

.home #home-fish-bg  {
background-image: url(../images/bg-fish-home.jpg);
background-position: top center;
background-repeat: no-repeat;	
}

.home #mobile-fish {
display: none;

}

#fish-bg {
/*background-image: url(../images/bg-fish-interior.jpg);  
background-position: top center;
background-repeat: no-repeat;
z-index: 2;	*/	
}

body.home {
	background-image: none !important;
}

body.page-template-default #slider .twelvecol {
	
}

body.page-template-default, body.error404 {
background-image: url(../images/bg-fish-interior.jpg);
background-position: center 122px;
background-repeat: no-repeat;
background-attachment: fixed;
}

.page-id-143 .entry p {

}

body.page-template-template-fullwidth-php, body.page-template-template-store-locator-php {
background-image: url(../images/bg-fish-interior-full-width.jpg);
background-position: center 122px;
background-repeat: no-repeat; 
background-attachment: fixed;
}
.page-template-template-store-locator-php .row .sevencol, .page-template-template-store-locator-php .row .fivecol  {

margin-bottom: 10px;
}

.page-template-template-store-locator-php  .sevencol  h2 {
line-height: normal !important;
}

.page-template-template-store-locator-php .post {
padding-top: 20px !Important;	
}
.page-template-template-store-locator-php .entry p b {
color: #fff !important;	
}

.page-template-template-store-locator-php #form-container {
margin: 0;	

}

.page-template-template-store-locator-php #captchaStatus {
font-size: 1.2em !Important;
display: block; color: red; 	
}

.page-template-template-store-locator-php #form-container #submit-btn {
	float: left;
	margin: 10px 0 0 0;
	position: relative;
}

.page-template-template-store-locator-php #form-container #new-captcha {
float: left;
padding: 0 20px 0 0;	
}

.page-template-template-store-locator-php #form-container #loading-map {
	float: right;
	margin: 0px;
	position: relative;
	top: -26px;
	top: 5px\9;

	left: 10px;
	
}

.page-template-template-store-locator-php #form-container #recaptcha_only_if_incorrect_sol {
color:red;	
}

@-moz-document url-prefix() {
.page-template-template-store-locator-php #form-container #loading-map {
top: 5px;
}
}

.page-template-template-store-locator-php #user-location  .fivecol {
width: 100%;
margin-right: 0;
}

.page-template-template-store-locator-php #user-location #captcha-help {
/*margin: 0px 0 20px;	
float: left;*/
}

.page-template-template-store-locator-php #user-location #address {
margin-left: 0px;
padding: 5px;
width: 100%;
}

.page-template-template-store-locator-php #user-location #recaptcha_response_field {
padding: 5px;

}

.page-template-template-store-locator-php .fivecol.last {
width: 34.45%;
background-color: #002330;
padding: 10px 20px;
border-radius: 5px;
}

.page-template-template-store-locator-php #recaptcha_image {
	width: inherit !important;
	margin-bottom: 10px;
}

.page-template-template-store-locator-php #captchaStatus, .page-template-template-store-locator-php #geolocation {
font-size: 1em !Important;
color: red !important;
line-height: 1.2em;
}

.recaptcha_only_if_image {
display: none;	
}

.page-template-default #fish-bg {
background-image: none;  	
}

.home #core {
background-image: none;	
}

#core {
/*background-image: url(../images/bg-fish-interior.png);
background-position: top center;
background-repeat:repeat-x;	*/	
}

.home #core .row {
background-color: #003243;
max-width: 940px !Important;
z-index: 10;
}

.home #core .twelvecol ul {
float: left;
margin-left: 0;	
}


.home #core .twelvecol ul li {
float: left;
width: 50%;	
color: #fff;
list-style: none outside;
}

.home #core .twelvecol ul li img {
margin-right: 15px;	
position: relative;
top: 5px;
}


#sidebar .widget {
margin-bottom: 10px;
	
}

@media only screen and (min-width: 715px) {
#black-studio-tinymce-9 {
/*display:none;	*/
}
}

#sidebar .widget_mid ul {
background-color: #003243;
margin: 0;
	list-style: none outside;
	padding-left: 10px;
}

#sidebar #categories-2 .widget_mid h3, #sidebar #recent-posts-2 .widget_mid h3 {
background-position: center 100%;	
}

.post, #sidebar .textwidget, .medpost {
background-color: #003243;
padding: 0 10px;

/*box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 9px 0px rgba(0 , 0, 0, 1);*/


}


#sidebar .textwidget {
position: relative;
z-index: -1;
margin-top: -7px;
padding-top: 15px;
}

#sidebar .textwidget p {
padding-bottom: 5px;	
}

#sidebar .textwidget img {
border: 1px solid #c7fa61;
 }
 
 
#sidebar #black-studio-tinymce-9 .textwidget  {

background-color: transparent !Important;

}

#sidebar #black-studio-tinymce-9 .widget_bottom {
background-image: none;	
}
 
#sidebar #black-studio-tinymce-9 p img {
	border: none;
}

#sidebar .widget_bottom {
background-image: url(../images/bg-body-bottom2-235x.png);
background-repeat: no-repeat;
background-size: 100%;
background-repeat: no-repeat;
background-position: center top;
height: 21px;
position: relative;
top: 0;
z-index: 3;
}

#sidebar .widget_mid {
/*background-image: url(../images/sidebar-top-swirl.png);
background-repeat: no-repeat;
background-position: center 0px;*/
position: relative;
z-index: 1;
}

#core.container {
padding: 0px !important;	
}

#core .shortcode-toggle {
margin: 0 0 .5em;
border-bottom: 1px solid #385f6c;
}

#core .shortcode-toggle h4 a {
font-family: Helvetica, sans-serif !important;
font-size: .8em;
text-shadow: none;
}

#core .shortcode-toggle .toggle-content {
padding: 0 0 0 0;
}


#core {
	/*background-color: #000002;
background-image: url(../images/bg-body-bottom.png);
background-repeat: no-repeat;
background-position: center bottom;	*/

}

.home #core .entry {
/*padding: 10px 0 0;*/
}

#core .entry {
padding: 20px;	
overflow: hidden;
}

#product-slider {
position:relative;	

}

#product-slider .row {
	
}

#products-carousel {
background-color: #003243;

}

#products-carousel .carousel li {
/*margin-right: 15px;	*/
}


#products-carousel .flexslider {
margin-bottom: 0;
padding-bottom: 40px;	
}

#product-slider .flex-viewport {
background: #002836;
max-width: 890px;
margin: 0 auto;
	padding: 10px 5px;	
}

#product-slider .container {
padding: 0 20px;	
	
}

#product-slider .twelvecol {
padding-left: 0;
padding-right: 0;	
}

#product-slider .flex-caption {
display: none;	
}

#product-slider .flex-direction-nav li a {
top: 26%;
width: 20px;
height: 54px;
}

#product-slider .flex-control-nav {
	display: none;
}

#product-slider .flex-direction-nav li .flex-prev {
	
background-image: url(../images/product-slider-prev.png);
background-repeat: no-repeat;
background-position: center bottom;
}

#product-slider .flex-direction-nav li .flex-next {
background-image: url(../images/product-slider-next.png);
background-repeat: no-repeat;
background-position: center bottom;	
}

#product-slider li img {
border: 4px solid #fff;	
margin: 0 auto;

}



#home-core-head {

width: 100%;
text-align:center;
font-family: 'Quicksand';
font-size: 3.7em !important;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
text-shadow: 1px 1px 30px #fcf7c0;
color: #a2de2b;
margin: 0;
padding: 25px 0 20px;

}

/* background images */



/* background images */




#core-ribbon-top {
background-image: url(../images/bg-body-top2-interior.png);
background-repeat: no-repeat;
background-position: center top;
max-width: 674px;
height: 35px;
margin: 0;
position: relative;
top: 6px;
background-size: 101% 100%;
}

.page-template-template-fullwidth-php #core-ribbon-top, .page-template-template-fullwidth-php #core-ribbon-bottom  {
	max-width: 100%;
}

.page-template-template-fullwidth-php h1.pagetitle {
text-align: center;
}

.page-template-template-store-locator-php #core .entry {
color: #fff !Important;
padding-top: 0px;
}

#core-ribbon-bottom {
background-image: url(../images/bg-body-bottom2-interior.png);
background-repeat: no-repeat;
background-position: center bottom;	
max-width: 674px;
height: 35px;
margin: 0;
position: relative;
background-size: 101% 100%;
}

.home #core-ribbon-top, .page-template-template-store-locator-php #core-ribbon-top {
background-image: url(../images/bg-body-top2.png);
background-repeat: no-repeat;
background-position: center top;
max-width: 940px;
height: 55px;
margin: 0 auto;
position: relative;
top: 6px;
z-index: 9;
background-size: 101% 100%;
}

.home #core-ribbon-bottom, .page-template-template-store-locator-php #core-ribbon-bottom {
	background-image: url(../images/bg-body-bottom2.png);
background-repeat: no-repeat;
background-position: center bottom;	
max-width: 940px;
height: 55px;
margin: 0 auto;
position: relative;
top: -10px;
z-index: 10;
background-size: 101% 100%;
}


.home #shimmer {
	top: initial;
	display: block;
	/* background-image: url(../images/shimmer.png);
	background-repeat: no-repeat;
	background-position: center top; */
	width: 100%;
	height: 600px;
	position: absolute;
	bottom: -500px;
	z-index: 999;
}

#shimmer {
display: block;
/* background-image: url(../images/shimmer.png);
background-repeat: no-repeat;
background-position: center top; */
width: 100%;
height: 600px;
position: fixed;
top:0;
z-index: 0;
}	

#slider-top-ribbon {
background-image: url(../images/swirl-top.png);
background-repeat: no-repeat;
background-position: center bottom;
width: 100%;
height: 261px;
position: absolute;
z-index: 2;
top: 0;
}

/*
#slider-mid-ribbon {
background-image: url(../images/swirl-mid.png);
background-repeat: no-repeat;
background-position: center bottom;
width: 100%;
height: 296px;
position: absolute;
z-index: 99;
bottom: -45px;
}
*/

#slider-mid-ribbon {
background-image: url(../images/swirl-mid2.png);
background-repeat: no-repeat;
background-position: center bottom;
width: 100%;
height: 154px;
position: absolute;
z-index: 99;
bottom: -42px;
}


/* # widgets ################### */


/* # sidebar ################### */

#sidebar h3 {
text-align:center;
font-family: 'Quicksand';
font-size: 1.6em !important;
font-weight: 400 !Important;
line-height: normal;
text-transform: uppercase;
/*text-shadow: 1px 1px 30px #fcf7c0;*/
text-shadow: none !important;
color: #a2de2b;
margin: 0 0 0px 0;
padding: 0 0 20px 0;
background-image: url(../images/bg-body-top2-235x.png);
background-repeat: no-repeat;
background-position: center 91%;
background-size: 100%;
background-color: transparent;
}

#sidebar .widget_bottom {
background-image: url(../images/bg-body-bottom2-235x.png);
background-repeat: no-repeat;
background-size: 100%;
background-repeat: no-repeat;
background-position: center top;
height: 21px;
position: relative;
top: 0;
z-index: 3;
}

/* # blog carousel ################### */


/* shadow box */
#sb-nav {
width: 100% !important;	
}
#sb-counter {
display: none;	
}

#sb-title {
	position: absolute !important;
	bottom: 0% !important;
	z-index: 100000 !important;
min-height: 26px !important;
line-height: normal !important;
width: 100% !important;

}

#sb-title-inner {
font-family: 'Quicksand' !important;
color: #a2de2b !important;
text-transform: uppercase !important;
text-shadow: 1px 1px 30px #fcf7c0 !important;
font-size: 3.1em !Important;
line-height: normal !important;
width: 100% !important;
padding: 10px 15px;
background-color: transparent;
font-weight: 400 !important;
}


#sb-info {
	position: absolute !Important;
	bottom: 50% !Important;
	width: 100%;
	overflow: visible !Important;
}
#sb-wrapper,  #sb-wrapper-inner {
	 overflow: visible !Important;
	
 }


#sb-info, #sb-info-inner {
	height: 64px !important;
}

#sb-nav a {
width: 45px !important;
height: 64px !important;
	
}

#sb-nav-previous {
background-image: url(../images/slider-prev-next.png) !Important;
background-repeat: no-repeat !Important;
background-position: 0px 0px;
position: absolute;
left: -2px;
bottom: 50%;
}

#sb-nav-next {
background-image: url(../images/slider-prev-next.png) !Important;
background-repeat: no-repeat !Important;
background-position: -45px 0px;
position: absolute;
right: -2px;
bottom: 50%;
}


#sb-nav-close {
position: absolute;
top: 0;
right: 0;
background-image: url(../images/btn-gallery-close.png) !Important;	
font-family: 'Quicksand' !important;
color: #a2de2b !important;
text-transform: uppercase !important;
text-shadow: 1px 1px 30px #fcf7c0 !important;
font-size: 1.5em;
font-weight: 400;
top: -30px !important;
}

a#sb-nav-close  {
width: 120px !Important;
height: 30px !important;
}

/* below styles are new */

#sb-nav a {
position: absolute;
}

#sb-nav-close{ right: -10px; top: 5px;}




#sb-info, #sb-info-inner {
height: 100% !important;
float: left;
display: block;
}

#sb-info {
position: absolute !important;
top: 0% !Important;
width: 100% !important;
z-index:9999;
}

/* forms */
.gform_wrapper label {
color: #fff;	
}

#gform_fields_2 label {
display: none;	
}

#gform_fields_2 input[type=text] {
width: 90%;
background: #3d1750;
border-radius: 10px;	
border: 0px !important;
color: #fff;
padding: 3% 5% !important;
}

#gform_fields_2  li {
margin-bottom: 0 !important;	
}

#gform_fields_2 .gform_footer {
	padding-top: 0 !important;
}


/* fish desktop */

#fish-footer {
background-image: url(../images/fish-footer.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width: 342px;
height: 154px;
position: absolute;
z-index: 2;
right: 0;
bottom: -5px;
}

 #bottom-green-sm {
	background-image: url(../images/fish-bottom-right-green-sm.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 184px;
	height: 61px;
	position: absolute;
	z-index: 2;
	right: 30%;
	bottom: 20px;
	display: none;
}

 #bottom-green-lg {
	background-image: url(../images/fish-bottom-right-green-lg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 231px;
	height: 128px;
	position: absolute;
	z-index: 3;
	right: 17%;
	bottom: 40px;
	display: none;
}

.home #bottom-left-red {
	background-image: url(../images/fish-bottom-left-red.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 109px;
	height: 112px;
	position: absolute;
	z-index: 3;
	left: -54px;
	 bottom: -15px;
}

 #bottom-left-red  {
	background-image: url(../images/fish-bottom-left-red.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 109px;
	height: 112px;
	position: absolute;
	z-index: 3;
	left: -54px;
	bottom: -21px;
}

/* # meet glofish galleries ################### */

.page-id-142 .ngg-gallery-thumbnail img {
background-color: transparent;
border: none;
display: block;
margin: 0;
padding: 0;
position: relative;
}

.page-id-142 .ngg-gallery-thumbnail {
    float: left;
    margin-right: 0;
    position: relative;
    text-align: left;
    width: 100%;
}

.page-id-142 .meet1 {
width: 65.33%;
margin-right: 2%; 
}

.page-id-142 #ngg-gallery-2-142 .ngg-gallery-thumbnail-box {
float: right !important;
margin-right: 2%; 
}

.ngg-gallery-thumbnail h2 {
position: absolute;
font-family: 'Quicksand' !important;
color: #a2de2b !important;
text-transform: uppercase !important;
text-shadow: 1px 1px 30px #fcf7c0 !important;
font-size: 2.9em;
font-weight: 400;
display: inline;
left: 0;
bottom: -5px;
width: 96%;
padding: 2%;
line-height: 1.2em !important;
}
.page-id-142 .ngg-galleryoverview {
overflow: hidden;
margin-top: 10px;
width: 100%;
clear: both;
display: block !important;
margin-bottom: 20px;
}



.page-id-142 .meet2, .page-id-142 .meet3 {
width: 30.66%;
margin:0;	
} 

.page-id-142 .meet2 {
margin-bottom:21px;	
}

.ngg-album-compact {
display: none;	
}

.meet-galleries {
display: none;	
}

#meet-the-fish-infobox {
background: #00202c;
padding: 20px;
width: 26.2%;
float: left;
margin-right: 2%;
}

.page-id-142 .meet4 {
width: 48%;
margin-top: 15px;
margin-right: 2%;
}

.page-id-142 .meet5 {
width: 48%;
margin-top: 15px;
}

.page-id-142 #ngg-gallery-2-142 .meet4 {
margin-right: 2%;
}

.meet6,.meet7  {
display:none;
}

#recaptcha_widget {
color: #fff !important;
float: left; 
width: 100%;	
margin-top: 0px;

}

.page-template-template-tank-php #mobile-message {
display: none;	
text-align: center;
}

.page-id-1341 .ngg-gallery-thumbnail img {
background-color: transparent;
border: none;
display: block;
margin: 0;
padding: 0;
position: relative;
margin-bottom: 7px;
}

.page-id-1341 .ngg-gallery-thumbnail-box {
	margin: 0 0 20px 25px;
}

.ngg-gallery-thumbnail {
color: #fff;
}

.page-id-1341 .ngg-gallery-thumbnail-box h5 {
	font-size: 1.2em;
}

/*
#recaptcha_widget_div {
	float: right;
	max-width: 100%;
}

#recaptcha_area, #recaptcha_table {
max-width: 100% ;	
}*/

/*.error404.admin-bar #slider-top-ribbon {
	top: 89px !important;
}

.error404 #slider-top-ribbon {
	height: 200px;
}*/

.error404 #core {
position: relative;
z-index: 99;	
}

.error404 input[type="submit"].searchSubmit {
	background-color: transparent !Important;
	border: 0 !Important;
	border-radius: 0 !Important;
	box-shadow: none !Important;
	background-image: url(../images/zoom.png) !Important;
}

#store-list {
color: #fff;
font-size: 1.3em;
width: 100%;
}

#store-list th {
padding-bottom: 5px;	
}

#store-list tr {
text-align: left;	
padding-bottom: 5px;
vertical-align: top;
}

#store-list td {
padding:  0 10px 20px 0;	

}

.list-business {
width: 25%;	
}

.list-phone {
	width: 30%;
}

.list-address {
	width:30%;
}

.list-maplink {
	width: 15%;
}

#num-listings,  #num{
color: rgb(238, 144, 66) !Important;
font-size: 1.3em;
font-weight: bold;

}

#num{
float: left;
	padding: 10px 0;
}

#num-listings {
display: none;	
}

@media only screen and (max-width: 750px) {
	
#num{

	padding-left: 20px ;
}
	
}

/* # media queries ################### */

@media only screen and (min-width: 1600px) {
#slider .flex-direction-nav li .flex-prev {
left: 18%;
}

#slider .flex-direction-nav li .flex-next {
right: 18%;
}

}


@media only screen and (max-width: 1140px) {
/*#slider {
overflow: hidden;
}*/


#product-slider .container {
	padding-left: 0;
	padding-right: 0;
}

#slider .thrive-sc-button {
right: 9%;
}


}

@media only screen and (max-width: 1040px) {

.home #home-fish-bg {
	background-image: none;
}

#home-core-head {
margin: 0 auto;
font-size: 3.2em !important;
width: 100%;
max-width: 380px;
}

#colors {
background-image: url(../images/ipad-fish-group.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 195px;
padding-bottom: 0px;	
}

}

@media only screen and (max-width: 980px) {
	
#navigation li ul {
top: 28px !important;
}

#navigation li a {
font-size: .8em;
padding-left: 20px !important;
padding-right: 20px !important;
}
#navigation li li  a {
font-size: .8em;
padding-left: 20px !important;
padding-right: 20px !important;
}

#main-slider-title {
font-size: 4.3em !important;	
}

#slider-top-ribbon {
width: 100%;
height: 191px;
position: absolute;
z-index: 10;
top: 0;
background-size: 117% 137px;
}

#slider-mid-ribbon {
background-size: 105%;
bottom: -29px;
height:100px;
}

#bottom-left-red {
display: none;	
}

#slider .flex-control-nav {
width: 20%;
margin: 0;
left: 26%;
bottom: 39px;
}


#navigation .page-item-146 .children {
max-width: 144px;
min-width: 144px;	
}


#sb-nav-previous {

left: 0px;
bottom: 35%;
}

#sb-nav-next {

right: 0px;
bottom: 35%;
}




}

@media only screen and (max-width: 940px) {
#products-carousel {
padding: 0 20px;	
}

#product-slider .flex-direction-nav li .flex-prev {
	left: -20px;
}

#product-slider .flex-direction-nav li .flex-next {
	right: -20px;
}

#footer {
background-size: 115%;
}

#fish-bg {
background-image: url(../images/bg-fish-interior-800.jpg);
}
}

@media only screen and (max-width: 869px) {
	.page-template-template-store-locator-php .sevencol, .page-template-template-store-locator-php .fivecol.last {
		width: 100%;
		float: left;
	}
	
	.page-template-template-store-locator-php .fivecol.last {
	width: 95%; 	
	}
}


@media only screen and (max-width: 850px) {
#navigation .page-item-146 .children {
max-width: 125px;
min-width: 125px;	
}

#fish-footer {
background-position: 0 0;
background-repeat: no-repeat;
width: 250px;
height: 135px;
position: absolute;
z-index: 2;
right: 0;
bottom: -11px;
background-image: url(../images/footer-fish-250.jpg);
}

#slider .thrive-sc-button {
font-size: 1em;
}

.flex-direction-nav li a {
top: 35%;
}

}


@media only screen and (max-width: 800px) {
#slider h1.pagetitle {
	font-size: 2.5em !Important;
}




}

@media only screen and (max-width: 815px) {

#navigation li ul {
top: 28px !important;
}

#navigation li a {
font-size: .8em;
padding-left: 11px !important;
padding-right: 11px !important;
}

#navigation li li  a {
font-size: .8em;
padding-left: 11px !important;
padding-right: 11px !important;
}

#main-slider-title {
font-size: 3em !Important;	
}


}

@media only screen and (max-width: 770px) {


#product-slider {
background: #003243;
padding: 0 20px;	
}


#slider .flex-direction-nav li .flex-prev, #slider .flex-direction-nav li .flex-next {
	background-size: 200%;
}

 #slider .flex-direction-nav li .flex-next {
	background-position: -24px 0; 
 }


#slider .flex-direction-nav li a {

	width: 24px;
	height: 33px;
}

#products-carousel {
padding: 0 ;	
}

}

@media only screen and (max-width: 730px) {

.page-template-template-tank-php #selectable-fish, .page-template-template-tank-php #fish-container,  .page-template-template-tank-php #interactive-tank-top,  .page-template-template-tank-php #interactive-tank {
	display: none;
}

.page-template-template-tank-php #mobile-message {
display: block;
}

}


@media only screen and (max-width: 715px) {
	.page-template-default #slider h1.pagetitle {
width: 100%;	
}

#sidebar h3 {
background-image: url(../images/bg-body-top2-600x.png);
}

#sidebar .widget_bottom {
background-image: url(../images/bg-body-bottom2-600x.png);
}

#navigation .page-item-959, #navigation .page-item-959 a {
    border-radius:0 !important;
}

.ngg-gallery-thumbnail h2 {
font-size: 1.5em;
}

#slider .thrive-sc-button {
font-size: .8em;
}

.row .eightcol {
margin-right: 0;	
}
	
#footer {
	padding-bottom: 0px;
}

body {
	
background-image:none !important;	
}

#shimmer {
display:none !important;	
}

#fb-twitter {
display: none;	
}

#slider .flex-control-nav {
display:none;
}

#mobile-fish-interior {
background-image: url(../images/fish-interior-mobile.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 100%;
height: 55px;
margin-top: 10px;
}

#fish-bg {
background-image: none;
}

#slider-top-ribbon {
background-position: center bottom;
width: 100%;
height: 261px;
position: absolute;
z-index: 10;
top: 0;
background-size: 140% 122px;
}

#navigation .nav-toggle, #navigation .nav-toggle:hover  {
background: #b484d0 !important;
background: -moz-linear-gradient(top, #b484d0 0%, #3d1950 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b484d0), color-stop(100%,#3d1950)) !important;
background: -webkit-linear-gradient(top, #b484d0 0%,#3d1950 100%) !important;
background: -o-linear-gradient(top, #b484d0 0%,#3d1950 100%) !important;
background: -ms-linear-gradient(top, #b484d0 0%,#3d1950 100%) !important;
background: linear-gradient(to bottom, #b484d0 0%,#3d1950 100%) !important;	
border-bottom: none !Important;

}

#navigation a {
webkit-box-shadow: none;
box-shadow: none;
font-size: inherit !important;	
}

	

#home-core-head {
/*font-size: 1.9em !Important;*/	
}


#navigation li a {
	padding: 15px 20px;
	
}

#navigation .page-item-142, #navigation .page-item-142 a {
border-top-left-radius: 0px;
border-bottom-left-radius: 0;	
}

#navigation .page-item-146, #navigation .page-item-146 a {
border-top-right-radius: 0px;
border-bottom-right-radius: 0;	
}

#navigation .page-item-142 {
background-position: center bottom;
background-color: #8b43b4;

}


#navigation .page-item-143  {
background-position: center bottom;	
background-color: #db7f32;
}

#navigation .page-item-144  {
background-position: center bottom;	
background-color: #c42931;
}

#navigation .page-item-145  {
background-position: center bottom;	
background-color: #bed52f;
}

#navigation .page-item-146  {
background-position: center bottom;	
background-color: #3171b8;
}


#home-core-head {
/*font-size: 1.6em !important;*/
}

.home .twocol-one.last p img {
width: inherit;
margin: 0 auto;
display:block;

}

.home .twocol-one.last   h4 {
text-align: center !important ;	
}

#navigation li ul {
-webkit-box-shadow:none;
box-shadow: none;	
}

#navigation li a {
	width: 94.7% !Important;
}



#sidebar {
padding-top: 20px;	
}

#sidebar h3 {
text-align: center;
padding-bottom: 40px;
}

#sidebar .textwidget {
text-align: center;	
}



#black-studio-tinymce-2, #black-studio-tinymce-6, #black-studio-tinymce-7, #black-studio-tinymce-8, #black-studio-tinymce-8 #gform_2  {
	text-align: center !Important;
}



#slider-mid-ribbon {

background-size: 125%;

bottom: -35px;
}

 #fish-footer {
 }

#credits .fourcol.last {
display: block ;
	
}

#footer {
background-position: center bottom;
}

#footer .widget {
padding-bottom: 30px;
}

#black-studio-tinymce-6 {
padding-bottom: 5px !important;	
}

#footer #testimonial_slider_wrap .slide-contents {
padding: 0 5px 0 0;
line-height: 1.5em;
}

#footer #testimonial_slider_wrap {
padding: 0;
clear: both;
margin: 15px 0 0 0;
}

1px solid #9ed15b

#slider .flex-control-nav {
bottom: 40px;
}

#slider h1.pagetitle {
text-align: center !important;	
}

#sidebar .widget_bottom {
top: 0px;
height: 18px;
}

.home #core-ribbon-top {
background-image: url(../images/bg-body-top2-600x.png);
background-repeat: no-repeat;
background-position: center bottom;	
height: 31px;
margin: 0 auto;
position: relative;
background-size: 101% 100%;
}

.home #core-ribbon-bottom {
	background-image: url(../images/bg-body-bottom2-600x.png);
background-repeat: no-repeat;
background-position: center bottom;	
height: 31px;
margin: 0 auto;
position: relative;
top: -10px;
background-size: 101% 100%; 
}

#fish-footer {
background-image: url(../images/footer-fish-250.jpg);
background-position: bottom center;
background-repeat: no-repeat;
width: 100%;
height: 113px;
position: relative;
z-index: 2;
right: 0;
bottom: 0;
margin: 0 auto;
}

#navigation .page-item-146 .children {
max-width: inherit;
min-width: inherit;	
}

#recaptcha_widget {

margin-top: 20px; 

}




}

@media only screen and (max-width: 615px) {

#slider-mid-ribbon {
height: 70px;
}

}


@media only screen and (max-width: 500px) {

#slider-top-ribbon {
background-image: url(../images/swirl-top-500.png);
background-position: center bottom;
width: 100%;
height: 215px;
position: absolute;
z-index: 10;
top: 0;
background-size: 100% 50px;
}

#core-ribbon-top {
height: 18px;
background-size: 101% 100%;
background-image: url(../images/bg-body-top2-600x.png);
}

#core-ribbon-bottom {
height: 18px;
background-size: 101% 100%;
background-image: url(../images/bg-body-bottom2-600x.png);
}


#footer {
background-size: 115%;
background-image: url(../images/swirl-mid-500.png);
}



#navigation a {
-webkit-box-shadow: none;
box-shadow: none;
margin-left: 0px;
}


#navigation .page-item-146, #navigation .page-item-146 a  {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

#navigation .page-item-142 , #navigation .page-item-142 a  {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

#navigation .page-item-144 a {
padding-left: 5%;
padding-right: 20%;
}

#navigation .page-item-143 a {
padding-left: 5%;
padding-right: 20%;
	
}

#slider .container {
padding-bottom:10px;	
}

#main-slider-title {
font-size: 1.9em !important;
}

#slider-mid-ribbon {
background-image: url(../images/swirl-mid-500.png);
background-size: 139%;
bottom: -29px;
height: 60px;
}

.home #core .twelvecol ul li, .home #core .twelvecol ul {
width: 100%;
float: none;	
}

.home #core .twelvecol ul li img {
display: inline;
vertical-align:middle;
margin-bottom: 0 !important;
margin-right: 10px !Important;
}

#slider h1.pagetitle {
font-size: 	2.15em !important;
text-align: center;
}

#black-studio-tinymce-3 p a {
margin-right: 7px;	
}

#slider .flex-control-nav {
bottom: 20px;
}

.home #mobile-fish {
display: block;
background-image: url(../images/iphone-fish-group.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 100%;	
height:175px;
}

#home-core-head {
font-size: 1.6em !important;
}

#colors {
background-image: none;
	width: inherit;
height: inherit;
}

#mobile-fish {
 /*background-image: none;*/
}

#slider .flex-direction-nav li .flex-prev, #slider .flex-direction-nav li .flex-next {
	background-size: 189%;
}

 #slider .flex-direction-nav li .flex-next {
	background-position: -24px 0; 
 }


#slider .flex-direction-nav li a {

	width: 25px;
	height: 36px;
}

#footer {
padding-bottom: 0 !Important;	
}

#credits .container, #footer .container {
padding-top: 0;	
}

#sidebar h3 {

padding-bottom: 25px;
}



/*
#recaptcha_image {
float: left;	
}
*/
#recaptcha_image, #recaptcha_image img {
	
	width: 90% !Important;
}

#recaptcha_image img {
max-width: 230px !important;	
}




#sb-title-inner {

font-size: 1.5em !Important;	

}

.page-template-template-store-locator-php #form-container #loading-map {
	
	
	left: 20px;
	
}

.page-template-template-store-locator-php #core .entry h2 {
font-size: 1.5em;
text-align: center;
}


.home #core .twelvecol ul li img {
top: -2px;	
}

.page-id-142 .meet1 {
	width: 100%;
	margin:0 0 15px 0;	
} 

#meet-the-fish-infobox {
	width: initial;
	margin:0 0 15px 0;	
} 

.ngg-gallery-thumbnail-box  {
width: 100% !important;	
}



}


@media only screen and (max-width: 425px) {
.page-template-template-store-locator-php .fivecol.last {
width: 	100% !Important;
padding: 20px 0;
}

#submit-btn #submit {
font-size: .85em	!important;
}

.page-template-template-store-locator-php #form-container #loading-map {
left: 14px;	
}

#map.mapOpen{
    display: block;
}
#map {
    width: 100%;
    height: 300px !important;
    display: none;
}

#slider .thrive-sc-button {
font-size: .6em;
}


}

@media only screen and (max-width: 320px) {


#slider-mid-ribbon {
    background-image: url("../images/swirl-mid-300.png");
    background-size: 139% auto;
    bottom: -14px;
    height: 40px;
}

#slider .thrive-sc-button {
    font-size: 0.4em;
}

#footer {
background-size: 115%;
background-image: url(../images/swirl-mid-300.png);
}

#slider-top-ribbon {
background-image: url(../images/swirl-top-300.png);
background-position: center bottom;
width: 100%;
height: 208px;
position: absolute;
z-index: 10;
top: 0;
background-size: 100% 49px;
}

#main-slider-title {
font-size: 1.7em !important;
}

#home-core-head {
font-size: 1.4em !important;
}

}



@media only screen and (max-width: 260px) {

#fish-footer {
background-size: 100% auto;
}


}


@media only screen and (max-width: 190px) {

#mobile-fish-interior {
background-size: 100% auto;
}

}



/* Aquarium Tank ##################### */

.page-template-template-tank-php  h1.pagetitle {
 text-align:center;
}

.page-template-template-tank-php  #fish-bg {
 background:none;	
}

#interactive-tank-top {
 width:100%;
 height:38px;
 background: url(../images/interactive-tank-top.png);
}

#interactive-tank {
 width:100%;
 height:520px;
 margin:0px auto 20px auto;
 background: url(../images/interactive-tank.jpg);
 font-size:16px;
}

#interactive-tank-boundary {
 display: inline-block;
 height: 440px;
 margin: 4% 9%;
 width: 775px;
}

.drag-fish { 
 height:50px;
 width:50px;
}

#selectable-fish {
 text-align:center;
 width:100%;
 height:120px;
 margin:0px auto;
 font-size:16px;
}
 #selectable-fish p {
	margin:0px;	
 }

#fish-container {
 position:relative;
 width:890px;
 top:30px;
 margin:0px auto;
 left:5px;
}

div.drag-fish {
 cursor:pointer;
}

div.tank-controls {
 display: none;
 float: right;
 height: 19px;
 position: relative;
 right: -5px;
 top: -15px;
 width: 43px;
 background: url(../images/interactive-tank-buttons.png) no-repeat top right;
}

div.tank-controls span.flip {
 float:right;
 cursor:pointer;
 padding-right:5px;
 background: url(../images/interactive-tank-flip.png) no-repeat 0px 2px;
 height:25px;
 width:16px;
}

div.tank-controls span.delete {
 float:right;
 padding-right:3px;
 cursor:pointer;
 background: url(../images/interactive-tank-delete.png) no-repeat 0px 2px;
 height:25px;
 width:16px;
}

.drag-fish.fish1 {
position:absolute;
left:0px;
top:-18px;
width:82px;
height:68px;
background: url(../images/fish-interactive-3.png) no-repeat 0px 0px;
}

.drag-fish.fish2 {
position:absolute;
top:-12px;
left:97px;
width:92px;
height:68px;
background: url(../images/fish-interactive-8.png) no-repeat 0px 0px;
}

.drag-fish.fish3 {
position:absolute;
top:-12px;
left:200px;
width:92px;
height:68px;
background: url(../images/fish-interactive-9.png) no-repeat 0px 0px;
}

.drag-fish.fish4 {
position:absolute;
top:0px;
left:308px;
width:77px;
height:43px;
background: url(../images/fish-interactive-1.png) no-repeat 0px 0px;
}

.drag-fish.fish5 {
position:absolute;
top:8px;
left:400px;
width:90px;
height:31px;
background: url(../images/fish-interactive-4.png) no-repeat 0px 0px;
}

.drag-fish.fish6 {
position:absolute;
top:8px;
left:501px;
width:86px;
height:28px;
background: url(../images/fish-interactive-5.png) no-repeat 0px 0px;
}

.drag-fish.fish7 {
position:absolute;
top:10px;
left:601px;
width:85px;
height:34px;
background: url(../images/fish-interactive-6.png) no-repeat 0px 0px;
}


.drag-fish.fish8 {
position:absolute;
top:11px;
right:100px;
width:89px;
height:24px;
background: url(../images/fish-interactive-2.png) no-repeat 0px 0px;
}

.drag-fish.fish9 {
position:absolute;
top:12px;
right:0px;
width:84px;
height:22px;
background: url(../images/fish-interactive-7.png) no-repeat 0px 0px;
}

	.flip-fish {
	  background-position: right top !important;
	}

/* END Aquarium Tank ##################### */




#slider .thrive-sc-button {
background-color:#F77921 !important;
border: 1px solid #F77921 !important;
}
#slider .thrive-sc-button:hover {
background: #CB631B !important;
}

.home .button-find-dealer {
	margin-bottom: 15px;
}