@media only screen and (max-device-width: 480px) {

	.feedback {
	display: none;
	}
	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.feedback {
	display: none;
	}
}

/*------------ General Page Rules ----------------------------------------------------------*/


body, html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form, hr {
margin: 0;
padding: 0;
}

BODY, TABLE  {
font-family: 'Open Sans', sans-serif;
font-size:16px; 
color:#6d6e71; 
}

/* ----------- Colours -------------------------*/

/*
Light Grey: #cccccc
Dark Grey: #818285
Light Blue: #9bd1e5
Medium Blue: #65a8c1
Light Green: #c0cfa5
Medium Green: #7b8b38
Light Brown #d2c4a5
Medium Brown #D2C5A5
*/

/* ----------- General Page Rules -------------------------*/

h1 {
margin: 12px 0px 12px;
color: #0072BC;
font-weight: bold;
text-transform: capitalize;
font-size: 30px;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
}

h2 {
margin: 12px 0px;
color: #CF242A;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
}

h2.productDetailName{
font-size: 30px;

}

h3 {
margin: 12px 0px;
color: #0072BC;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
}

h4 {
margin: 12px 0px;
color: #CF242A;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
}

td p {
line-height: 19px;
margin: 2px 0px;
}

p {
line-height: 24px;
margin: 15px 0px;
}

ul {
margin: 10px 0px;
padding: 0px 0px 0px 20px;
}

ol {
margin: 10px 0px;
padding: 0px 0px 0px 20px;
}

li {
margin: 3px 0px;
}

li p {
margin: 0;
line-height: 19px;
}

hr {
margin: 15px 0px;
border: none;
background: none;
border-bottom: 1px solid #ccc;
}

a {
color: #000;
}

a:hover {
color: #818285;
}

td {
vertical-align: top;
}

a img {
border: none;
}


/* ----------- Site Wide Rules -------------------------*/

/*------------ Main Containers ---------------------------------------*/

.container {
margin: 0px auto;
width: 992px;
text-align: left;
}

.bgContainer {
width: 992px;
float: left;
position: relative;
height: auto;
background: none
}

body {
/*background: 100% width tile here */
background: #fff;
}

#header {
float: left;
position: relative;
width: 100%;
height: 494px;

z-index: 3;
overflow: visible;
background: url(https://www.seahorse.net.nz/images/style/full_width_body_bg.jpg) center 137px no-repeat;
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
}

.where_to_buy #header {
background: url(https://www.seahorse.net.nz/images/style/full_width_body_bg_where_to_buy.jpg) center 137px repeat-x;
}

#content {
float: left;
position: relative;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
min-height: 0px;
background: none;
z-index: 2;
background: url(https://www.seahorse.net.nz/images/style/body_bg_tile.jpg) center repeat;
}

#content .bgContainer {
position: relative;
z-index: 10 !important;
background : #fff;
margin-bottom: 0px;
}

#home #content .bgContainer {
position: relative;
z-index: 10 !important;
background : #fff;
box-shadow: none;
margin-bottom: 00px;
}


#contentBlue 
{
float: left;
position: relative;
width: 100%;
z-index: 4;
height: auto;
border: none;
/* padding: 80px 0px 40px 0px; */
margin: 0px 0px 0px;
background: url(https://www.seahorse.net.nz/images/style/body_bg_tile.jpg) center repeat;
}


#contentBlue .bgContainer
{
z-index: 2;
padding: 80px 0px 40px 0px;
background: #fff;
}


#contentBlue:after
{
position : absolute;
top: 60px;
left: 0;
bottom: 0;
right: 0;
content: " ";
z-index: 1;
/* background: rgba(255,255,255,0.5) ; */
}

#contentBlue #leftCol
{
width: 260px;
height: auto;
margin: 0px 10px 0px 0px;
background: none;
}

#footer {
float: left;
position: relative;
width: 100%;
padding: 0px 0px 16px 0px;
min-height: 250px;
border-bottom: 50px solid #0072bc;
background: url(https://www.seahorse.net.nz/images/style/body_bg_tile.jpg) center repeat;
}

#footerNavigation
{
float: left;
position: relative;
width: 230px;
height: 420px;
margin: 30px 30px 0px 0px;
padding: 25px 40px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.25);
}

#footerNavigation ul
{
margin: 0;
padding: 0;
}

#footerNavigation ul li ul li.level1
{
text-indent: 10px;
}

#footerNavigation a
{
text-decoration: none;
color: #333;
}

/* -------- */

#footerAddress
{
float: left;
position: relative;
width: 230px;
height: 420px;
margin: 30px 30px 0px 0px;
padding: 25px 40px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.25);
}

#footerAddress h3
{
text-align: left;
font-size: 18px;
line-height: 32px;
font-weight: 100 !important;
color: #333;
}

#footerAddress p
{

}

/* -------- */

#footerPostalAddress 
{
float: left;
position: relative;
width: 230px;
height: 420px;
margin: 30px 0px 0px 0px;
padding: 25px 40px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.25);
}

#footerPostalAddress h3
{
text-align: left;
font-size: 18px;
line-height: 32px;
font-weight: 100 !important;
color: #333;
}

#footerPostalAddress p
{

}

#pageEditorContent {
float: left;
position: relative;
width: 96%;
padding: 0 2% 30px 15px;
}

#pageEditorContent img {
margin: 20px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);

-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
}

#pageEditorContent img#googlemap {
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
-webkit-box-shadow: #929292 0px 0px 0px;
-moz-box-shadow: #929292 0px 0px 0px;
box-shadow: #929292 0px 0px 0px;
}

#pageEditorContent #multipleImageMain{
box-shadow: none;
}

#pageEditorContent img.noStyling {
margin: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#centerCol {
float: left;
position: relative;
width: 635px;
min-height: 0px;
padding: 0px 0px 0px 20px;
margin: 35px 0px 0px 0px;
border-left: none;
}

#leftCol {
float: left;
position: relative;
width: 234px;
padding: 0px 20px 10px 20px ;
border-right: 1px solid #ccc;
min-height: 0px;
margin: 57px 0px 0px 21px;
background: #fff;
border-right: none;
}


#rightCol {
float: right;
position: relative;
width: 214px;
min-height: 400px;
}

#copyright {
float: left;
position: relative;
width: 100%;
min-height: 100px;
padding: 30px 0px 0px 0px;
text-align: left;
background: none;
color: #333;
font-size: 14px;
}

#copyright a {
color: #333;
text-decoration: none;
}


/*------------ Module/Element Specific Rules ---------------------------------------*/

  
#whiteCalloutText 
{
float: left;
position: relative;
width: 100%;
height: auto;
/* padding: 65px 0px; */
margin: 0;
 background: url("https://www.seahorse.net.nz/images/style/body_bg_tile.jpg") repeat scroll center center rgba(0, 0, 0, 0);
}

#whiteCalloutText:after
{
position : absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: " ";
background: rgba(0,114,188,0) ;
}

#whiteCalloutText .bgContainer
{
width: 80%;
padding: 40px 10% 30px;
text-align: center !important;
background: #fff;
margin-bottom: 65px;
}

#whiteCalloutText h2
{
text-transform: none;
font-size: 28px;
line-height: 42px;
color: #6e6e6e;
font-family: open sans;
font-weight: 400 !important;
}

#whiteCalloutText p
{
font-size: 28px;
line-height: 42px;
font-weight: 100 !important;
}

/*-----*/

#videoContainer
{
float: left;
position: relative;
width: 100%;
height: 537px;
background: url(https://www.seahorse.net.nz/images/style/video_bg_container.jpg) center;
margin: 0px 0px 0px;
}

/*-----*/


.fishyStoriesContainer 
{
float: left;
position: relative;
width: 400px;
height: 410px;
padding: 25px 40px;
margin: 38px 0 0 0;
background: rgb(255,255,255);
background: rgba(255,255,255,0.75);
}

.fishyStoriesContainer h2
{
text-transform: none;
font-size: 28px;
line-height: 42px;
color: #6e6e6e;
font-family: open sans;
font-weight: 400 !important;
text-align: center;
}

.fishyStoriesContainer p
{
text-align: center;
font-size: 28px;
line-height: 42px;
font-weight: 100 !important;
}

.fishyStoriesContainer img
{

}


/*-----*/

.videoContainer 
{
float: right;
position: relative;
width: 400px;
height: 410px;
padding: 25px 40px;
text-align: center;
margin: 38px 0 0 0;
background: rgb(255,255,255);
background: rgba(255,255,255,0.75);
}

.videoContainer h2
{
text-transform: none;
font-size: 28px;
line-height: 42px;
text-align: center;
color: #6e6e6e;
font-family: open sans;
font-weight: 400 !important;
}

.videoContainer p
{
text-align: center;
font-size: 28px;
line-height: 42px;
font-weight: 100 !important;
}

.videoContainer img
{

}




/*---------------------------------------------*/



#headerShoppingCartContainer {
position: absolute;
right: 0;
width: 219px;
height: 65px;
text-align: right;
padding: 50px 20px 15px 35px;
margin: 0px 0px 0px -20px;
background: #f8f8f8 url(https://www.seahorse.net.nz/images/style/body_bg_tile_light.jpg);
}


#headerShoppingCartContainer h4 {
margin: 0;
color: #0072bc;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
display: block;
padding: 3px 10px 6px 0px;
text-decoration: none;
}

#headerShoppingCartContainer img {
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);

-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
background: #BABABC;
}

#headerShoppingCartContainer a {
display: block;
padding: 1px 10px 3px 0px;
text-decoration: none;
border-bottom: none;
text-transform: capitalize;
color: #CF242A;
}

#headerShoppingCartContainer a span {
color: #6d6e71;
}


#headerShoppingCartContainer ul {
margin: 20px 0px 10px 0px;
padding: 0;
list-style: none;
}

#headerShoppingCartContainer ul li { }

#headerShoppingCartContainer ul li a {
display: block;
padding: 1px 10px 3px 0px;
text-decoration: none;
border-bottom: none;
text-transform: uppercase;
color: #6d6e71;
}


#headerShoppingCartContainer ul li a:hover {
color: #0072bc;
}

/******* Header Elements ***********/

#header a.logo {
float: left;
position: relative;
margin: 16px 0px 7px 30px;
}

#header a.logo img { }

/* Site Search*/

.siteSearchContainer {
position: relative;
float: left;
top: 0px;
right: 0px;
margin: 0px 0px 10px 13px;
}

.searchLabel {
display: none;
}

.siteSearchContainer .information,
.siteSearchContainer .products {
display: block;
float: left;
position: relative;
width : 50%;
margin: 0px 0px 10px 0px;
font-size: 13px;
}


.siteSearchContainer .information input,
.siteSearchContainer .products input {
position: relative;
bottom: -3px;
margin: 0px 5px 0px 0px;
}

.siteSearchInput {
width: 171px;
height: 19px;
font-size: 12px;
padding: 7px 25px 6px 10px;
margin: 0px;
border: none;
color: #7f7f7f;
text-align: left;
text-transform: none;
background: url(https://www.seahorse.net.nz/images/style/search_box_bg.jpg) top left no-repeat;
}

.siteSearchSubmit {
position: absolute;
top: auto;
bottom: 6px;
right: 20px;
}

.siteSearchSubmit:hover {
bottom: 5px;
right: 20px;
}



/* Login */


.loginComponent {
display: block;
position: absolute;
top: 60px;
right: 206px;
z-index: 30;
padding: 0px 60px 0px 0px;
}

.loginComponent a {
display: block;
float: left;
position: relative;
width: 80px;
height: 28px;
line-height: 28px;
border: none;
background: #ebebec;
text-align: center;
color: #a4a4a5;
text-transform: uppercase;
text-decoration: none;

margin: 0px 10px 0px 0px;
}

.loginComponent a:hover {
top: 1px;
background: #e4e4e4;
}

#popLogin {
position: absolute;
top: 97px;
right: 83px;
width: 322px;
height: 105px;
z-index: 30;
padding: 35px 20px 0px 20px;
background: #ebebec;
}

#popLogin img#loginCloseIcon {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}

#popLogin img#loginCloseIcon:hover {
top: 11px;
}

#popLogin span {
display: none;
}

#popLogin div {
width: 72px;
float: left;
font-size: 11px;
color: #666;
}

#popLogin input.inputText {
width: 215px;
height: 20px;
font-size: 11px;
padding: 3px 25px 2px 5px;
margin: -4px 0px 8px;
border: 1px solid #ccc;
color: #7f7f7f;
text-align: left;
background: #f4f4f4;
}

#popLogin input.buttonForm {
display: block;
float: right;
position: relative;
width: 40px;
height: 25px;
line-height: 25px;
border: none;
text-align: center;
color: #a4a4a5;
text-transform: uppercase;
text-decoration: none;
margin: 4px 3px 0px 0px;
background: #dbdbdb;
}



/* Header Navigation */

#navigation ul {
width: 100%;
float: left;
position: relative;
margin: 10px 0px 0px 0;
padding: 0;
background: none;
list-style: none;
}


#navigation ul li {
float: left;
position: relative;
width: auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px;
line-height: 36px;
height: 36px;
background: none;
text-align: left;
transition: 0.8s all;
border-right: none;
}

#navigation ul li a{
display: inline-block;
text-align: left;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
color: #818285;
line-height: 24px;
height: 24px;
padding: 0px 10px;
border-left: 1px solid #efefef;
transition: 0.5s all;
}

#navigation ul li:first-child a{
border-left: none !important;
}


#navigation ul li a:hover{
background: transparent;
}


#navigation ul li a:hover,
#navigation ul li > a.menuSelected,
#navigation ul li > a.childSelected,
#navigation ul li > a.grandchildSelected   {
color: #cf242a;
border: none;
border-left: 1px solid #efefef;
}

#navigation ul li > a.grandchildSelected   {
background: #000;
}


#navigation ul li > a.menuSelected:hover,
#navigation ul li > a.childSelected:hover{
color: #cf242a;
}

#navigation ul li:nth-last-child(1) a{
margin: 0px 0px 0px 4px;
}

#navigation ul li ul{
display: none;
}


#header #navigation ul li ul{
}

#header #navigation ul li:hover ul{
display: block;
opacity: 1;
height: auto;
padding: 20px 0px;
overflow: visible !important;
}

#header #navigation ul li:hover ul li ul{
padding: 0px 0px;
}

/*-------------*/

#header #navigation ul li ul
{
display: block;
opacity: 0;
transition: 0.6s opacity;
height: 0px;
overflow: hidden !important;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
list-style: none;
float: none;
position: absolute;
top: 36px;
left: -1px;
width: 300px;
background: #fff;
border: none;
border-width: 0px;
z-index: 2000;
box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.3);
}


#header #navigation ul li ul li{
float: left;
position: relative;
padding: 5px 14px 5px;
height: auto;
min-height: 17px;
width: 210px;
line-height: 17px;
margin: 0px 0px 0px 0px;
background: none;
border: none;
}

#header #navigation ul li ul li ul li ul li:before {
content: " - ";
position : absolute;
left: 13px;
}

#header #navigation ul li ul li:hover{
border: none;
}
/*-------------*/

#header #navigation ul li ul li ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px;
list-style: none;
float: none;
position: relative;
top: auto;
left: auto;
margin: 20px 0px;
width: 240px;
background: #fff;
border: none;
border-width: 0px;
z-index: 2000;
box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.1);
opacity: 1 !important;
}

#header #navigation ul li ul li ul {
opacity: 1;
}

#header #navigation ul li ul li ul li{
float: left;
position: relative;
padding: 3px 14px 3px;
height: auto;
min-height: 20px;
width: 210px;
line-height: 18px;
margin: 0px 0px 0px 0px;
background: none;
border-bottom: none;
}


#header #navigation ul li ul li ul li:hover{
border: none;
}


#header #navigation ul li ul li a {
display: block;
width: 190px;
text-align: left;
height: auto;
line-height: 15px;
padding: 1px 10px 1px 10px;
border-top: none;
margin: 0px;
list-style: none;
float: left;
text-transform: none;
letter-spacing: 0;
font-size: 13px;
font-weight: normal;
position: relative;
color: #000;
text-decoration: none ;
border: none;
}

#header #navigation ul li ul li a:hover,
#header #navigation ul li ul li a.menuSelected{
background: none;
color:#cf242a;
}


img.slideshowMask {
position: absolute;
top: 120px;
left: 10px;
z-index: 90;
overflow: hidden;
}

img.headerTagline {
position: absolute;
top: 153px;
right: 20px;
}

#headerSlideshow {
position: absolute;
top: 148px;
left: 40px;
}

#headerSlideshow .moduleComponentheaderSlideshow
{
overflow: hidden;
width: 498px; 
height: 361px;
}

#headerSlideshow h2.bannerTitle {
display: none;
}

#headerSlideshow .bannerHtmlContent {
display: none;

}

#homeCallouts {
float: left;
position: relative;
width: 100%;
height: 135px;
margin: 0px 0px 30px 0px;
}

#homeCallouts .moduleComponenthomeCallouts {
float: left;
position: relative;
width: auto;
margin: 0px 0px 0px 10px;
}

#homeCallouts .moduleComponenthomeCallouts .bannerImageContainer {  }

#homeCallouts .moduleComponenthomeCallouts .bannerImageContainer a.bannerLink { }

#homeCallouts .moduleComponenthomeCallouts .bannerImageContainer a.bannerLink img.bannerImage { 

}

#homeCallouts .moduleComponenthomeCallouts h2.bannerTitle {
margin: 0px 0px 0px 0px;
padding: 10px 0px;
text-align :center;
font-size: 16px;
color: #fff;
position: absolute;
top: 105px;
left: 0;
right: 0;
background: #0072bc;
}

#homeCallouts .moduleComponenthomeCallouts h2.bannerTitle a {
color: #fff;
text-decoration: none;
}

#homeCallouts .moduleComponenthomeCallouts .bannerHtmlContent { }

#homeCallouts .moduleComponenthomeCallouts .bannerHtmlContent p {
margin: 0px 0px 10px 0px;
}

#homeCallouts .moduleComponenthomeCallouts .bannerHtmlContent p a.bannerLinkMask { }


#featuredProductsContainer {
float: left;
position: relative;
width: 674px;
background: transparent;
padding: 0px 0px 20px 0px;
margin: -20px 0px 0px 0px;
}

#featuredProductsContainer h2.featuredProductsTitle {
display: block;
position: relative;
top: 0px;
left: 0;
width: 230px;
height: 69px;
margin: -35px 0px 20px 0px;


background: url(https://www.seahorse.net.nz/images/style/featured_products_title_bg.png) top left no-repeat;
}

#featuredProductsContainer h2.featuredProductsTitle span {
display: none;
}

#featuredProductsContainer .featuredProduct {
float: left;
position: relative;
width: 195px;
margin: 10px 0px 0px 22px;
min-height: 285px;
background: #0072bc;
}

#featuredProductsContainer .featuredProduct a {
text-transform: uppercase;
text-decoration: none;
color: #fff;
float: left;
position: relative;
}

#featuredProductsContainer .featuredProduct a img {
box-shadow: NONE;
float: left;
position: relative;
margin: 0px;
}

#featuredProductsContainer .featuredProduct p {
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: bold;

    text-decoration: none;
    text-transform: uppercase;


margin: 0;
padding:  4% 6%;
 background: none repeat scroll 0 0 #0072bc;
    color: #fff;
float: left;
position: relative;
width : 88%;


    font-size: 16px;
}

#featuredProductsContainer .featuredProduct p a { }


#featuredProductsContainer .featuredProduct p span.price {
float: left;
position: relative;
color: #b8dbf2;
}


#featuredProductsContainer .featuredProduct p span.price a  {
color: #00406a;
float: right;
position: relative;
margin : 2px 0px 0px 10px;
}


#leftCol {  }

#leftCol h3 {
margin: -00px 0px 0px 0px;
padding: 0;
color: #CF242A;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
display: block;
padding: 3px 10px 6px 20px;
text-decoration: none;
border-bottom: none;
}

#leftCol ul {
margin: 15px 0px 15px 0px;
padding: 0px 20px 1px 0px;
list-style: none;
border-right: 1px solid #ccc;

}

#leftCol ul li { }

#leftCol ul li a {
display: block;
font-size: 13px;
padding: 3px 10px 6px 20px;
text-decoration: none;
border-bottom: 1px solid #ccc;
text-transform: uppercase;
color: #6d6e71;
}

#leftCol ul li a:hover {
color: #0072bc;
}


#shoppingCartContainer {
float: left;
position: relative;
width: 219px;
padding: 15px 20px 15px 35px;
margin: 30px 0px 30px -20px;
background: transparent;
}


#shoppingCartContainer h4 {
margin: 0;
color: #CF242A;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;

display: block;
padding: 3px 10px 6px 0px;
text-decoration: none;
}

#shoppingCartContainer img {
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);

-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
background: #BABABC;
}

#leftCol #shoppingCartContainer a {
display: block;
padding: 1px 10px 3px 0px;
text-decoration: none;
border-bottom: none;
text-transform: capitalize;
color: #CF242A;
}

#leftCol #shoppingCartContainer a span {
color: #6d6e71;
}


#leftCol #shoppingCartContainer ul {
margin: 20px 0px 10px 0px;
padding: 0;
list-style: none;
}

#leftCol #shoppingCartContainer ul li { }

#leftCol #shoppingCartContainer ul li a {
display: block;
padding: 1px 10px 3px 0px;
text-decoration: none;
border-bottom: none;
text-transform: uppercase;
color: #6d6e71;
}


#leftCol #shoppingCartContainer ul li a:hover {
color: #0072bc;
}

#leftCol a.facebookCallout {
display: block;
float: left;
text-decoration: none;

margin: 0px 0px 0px 38px;
}






#leftCol a.facebookCallout img { }

#leftCol a.facebookCallout span {
display: block;
padding: 1px 10px 3px 0px;
text-decoration: none;
border-bottom: none;
text-transform: uppercase;
color: #6d6e71;
}

.feedback {
position:absolute;
top: 0;
right: 0;
padding: 20px;
width: 253px;
height: 488px;
background: url(https://www.seahorse.net.nz/images/style/feedback_box_bg.png) top left no-repeat;
border: none;
z-index: 6000;
font-size: 13px;
}

.feedback iframe {
margin: 0px 0px 0px -26px;
}

.feedback p {
font-size: 14px;
}

/* ------ Email Form Content Containers ------------------*/

/* Form Element (Email, newsletter, competition, survey) Styling ------------------------*/

#newsletterItem iframe
{
width: 100% !important;
}

#emailForm {
float: right;
position: relative;
width: 100%;
}

.formHeaderText {
float: right;
position: relative;
width: 50%;
margin: -10px 0px 0px 0px;
}

table#formTable {
float: left;
position: relative;
width: 100%;
border: none;
}



table#productCartForm,
table#emailForm,
table#subscribeForm,
table#surveyTable,
table#alertForm,
table#registrationForm  {
float: left;
width: 600px;
background: none;
border: none;
padding: 0px;
margin: 0px 0px 0px 0px;
}


#emailForm{
width: 100%;
}



#emailForm td.labelHorizontal,
#subscribeForm td.labelHorizontal,
#surveyTable td.labelHorizontal,
#alertForm td.labelHorizontal,
#registrationForm  td.labelHorizontal,
#formTable td.labelHorizontal {
width: 45%;
vertical-align: top;
color: #333;
padding: 0 5% 0 0 ;
background: #fff;

}

#productCartForm td.labelHorizontal {
width: 16%;
vertical-align: top;
color: #333;
padding: 0 5% 0 0 ;
background: #fff;
}

#productCartForm td.valueHorizontal,
#emailForm td.valueHorizontal,
#subscribeForm td.valueHorizontal,
#surveyTable td.valueHorizontal,
#alertForm td.valueHorizontal,
#registrationForm  td.valueHorizontal,
#formTable td.valueHorizontal,
#formTable td.valueHorizontal td {
width: 50%;
vertical-align: top;
text-align: left;
background: #fff;
padding: 0 ;
}

#formTable td.valueHorizontal table {
border: none;
}

#productCartForm td.valueHorizontal .fgroup,
#emailForm td.valueHorizontal .fgroup,
#subscribeForm td.valueHorizontal .fgroup,
#surveyTable td.valueHorizontal .fgroup,
#alertForm td.valueHorizontal  .fgroup,
#registrationForm  td.valueHorizontal  .fgroup {
font-size: 11px;
background: #fff;
}

span.fieldNumber {
font-weight: bold;
margin: 0px 10px 0px 0px;
color:  #65a8c1;
}

span.required {
font-weight: bold;
color:  #65a8c1;
}

#productCartForm input.fmtxt,
#emailForm input.fmtxt,
#emailForm input.fstxt,
#subscribeForm input.fmtxt,
#subscribeForm input.fstxt,
#surveyTable input.fmtxt,
#surveyTable input.fstxt,
#alertForm input.fmtxt,
#alertForm input.fstxt,
#alertForm input.ftxt,
#registrationForm input.fmtxt,
#registrationForm input.fstxt,
#registrationForm input.ftxt {
position:relative;
background: #FFF;
border: 1px solid #0072BC;
font-size: 11px;

padding: 4px;
width: 270px;
color: #515151;
margin: 2px 0px;
font-style: normal;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}


select.fsel {
position:relative;
border: 1px solid #0072BC;
font-size: 11px;
padding: 4px;
background: #efefef;
border: 1px solid #ccc;
font-size: 11px;
width: 280px;
text-transform: uppercase;
cursor: pointer;
color: #515151;
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fff;
border: 1px solid #0072BC;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}

#productFields select {
position:relative;
font-size: 11px;
padding: 4px;
background: #efefef;
border: 1px solid #0072BC;
font-size: 11px;
width: 140px;
text-transform: uppercase;
cursor: pointer;
color: #515151;
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fff;

behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
margin:10px 0px 0px 0px;
}

#productFields select option {
text-transform: none;
color: #333;
background: none;
}

select.fsel option {
text-transform: none;
color: #333;
background: none;
}

#quantity {
width:50px;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin:0px 0px 0px 110px;
padding:3px;
}

#productCartForm textarea.fmtxt,
#emailForm textarea.fmtxt,
#subscribeForm textarea.fmtxt,
#surveyTable textarea.fmtxt,
#alertForm textarea.fmtxt,
#registrationForm  textarea.fmtxt {
position:relative;
background: #FFF;
width: 270px;
font-family: 'Open Sans', sans-serif;

border: 1px solid #0072BC;
font-size: 11px;
padding: 4px;

color: #515151;
margin: 2px 0px;

font-style: normal;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}

#productCartForm input.fmtxt:hover,
#emailForm input.fmtxt:hover,
#emailForm input.fstxt:hover,
#emailForm textarea.fmtxt:hover,
#emailForm input.fmtxt:focus,
#emailForm input.fstxt:focus,
#emailForm textarea.fmtxt:focus,
#subscribeForm input.fmtxt:hover,
#subscribeForm input.fstxt:hover,
#subscribeForm textarea.fmtxt:hover,
select.fsel:hover,
#subscribeForm input.fmtxt:focus,
#subscribeForm input.fstxt:focus,
#subscribeForm textarea.fmtxt:focus,
#surveyTable input.fmtxt:hover,
#surveyTable input.fstxt:hover,
#surveyTable textarea.fmtxt:hover,
#surveyTable input.fmtxt:focus,
#surveyTable input.fstxt:focus,
#surveyTable textarea.fmtxt:focus,
#alertForm input.fmtxt:hover,
#alertForm input.fstxt:hover,
#alertForm textarea.fmtxt:hover,

#alertForm input.fmtxt:focus,
#alertForm input.fstxt:focus,
#alertForm textarea.fmtxt:focus,
#registrationForm input.fmtxt:hover,
#registrationForm input.fstxt:hover,
#registrationForm textarea.fmtxt:hover,
#registrationForm input.fmtxt:focus,
#registrationForm input.fstxt:focus,
#registrationForm  textarea.fmtxt:focus
select.fsel:focus {
background: #fff;
border: 1px solid #CF242A;
}

#productCartForm input.fdate, 
#emailForm input.fdate,
#subscribeForm input.fdate,
#surveyTable input.fdate,
#alertForm input.fdate,
#registrationForm input.fdate
 {

background: #FFF;
border: 1px solid #ccc;
font-size: 11px;
padding: 4px;
width: 270px;
}


#productCartForm input.fdate:hover,
#emailForm input.fdate:hover,
#emailForm input.fdate:focus,
#subscribeForm input.fdate:hover,
#subscribeForm input.fdate:focus,
#surveyTable input.fdate:hover,
#surveyTable input.fdate:focus,
#alertForm input.fdate:hover,
#alertForm input.fdate:focus,
#registrationForm input.fdate:focus,
#registrationForm input.fdate:hover {
background: #fff;
border: 1px solid #65a8c1;
}

#productCartForm select.fseldate,
#emailForm select.fseldate,
#subscribeForm select.fseldate,
#surveyTable select.fseldate,
#alertForm select.fseldate,
#registrationForm select.fseldate {
background: #FFF;
border: 1px solid #ccc;
font-size: 11px;

padding: 4px;
width: auto;
margin: 0px 3px 0px 0px;
}

#productCartForm select.fseldate:hover,
#emailForm select.fseldate:hover,
#emailForm select.fseldate:focus,
#subscribeForm select.fseldate:hover,
#subscribeForm select.fseldate:focus,
#surveyTable select.fseldate:hover,
#surveyTable select.fseldate:focus,
#alertForm select.fseldate:hover,
#alertForm select.fseldate:focus,
#registrationForm select.fdate:focus,
#registrationForm select.fdate:hover {
background: #fff;
border: 1px solid #0072BC;
}

#productCartForm .buttonBar,
#emailForm .buttonBar,
#surveyTable .buttonBar,
#alertForm .buttonBar,
#registrationForm .buttonBar {
text-align: left;
padding: 2px 0px 0px 290px;
background: #fff;
}

#blank.feedback #emailForm .buttonBar {
text-align: left;
padding: 2px 0px 0px 0px;
background: none;
}

#productCartForm .buttonPanel,
#subscribeForm .buttonPanel,
#surveyTable .buttonPanel,

#alertForm .buttonPanel,
#registrationForm .buttonPanel {
text-align: left;
padding: 2px 0px 0px 0px;
}

#productCartForm .buttonBar input,
#emailForm .buttonBar input,
#subscribeForm .buttonPanel input,
#surveyTable .buttonBar input,
#alertForm input.fsub,
#registrationForm input.fsub {
position:relative;
background: #efefef;
border: 1px solid #ccc;
font-size: 11px;
padding: 4px 8px;
width: auto;
text-transform: uppercase;
cursor: pointer;
color: #fff;

border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #CF242A;
}

#productCartForm .buttonBar input:hover,
#emailForm .buttonBar input:hover,
#subscribeForm .buttonPanel input:hover,
#surveyTable .buttonBar input:hover,
#alertForm input.fsub:hover,
#registrationForm  input.fsub:hover {
background: #0072BC;
color: #FFF;
}

.msg {
color: #FF0000;
margin: 10px 0px;
font-style: italic;
}

.finlinehelp {
display: none;
}

#emailForm .reset,
#subscribeForm .reset,
#surveyTable .reset,
#alertForm .reset,
#registrationForm .reset {
display: none;
}



/*---------Footer e-mail Form------------------------*/

#blank #formTable {
float: left;
position: relative;
border: none;
font-size: 12px;
color:#fff;
padding: 5px 0px 0px 0px;
background: #dcdcdc;
z-index:3200;
margin:0px 0px 0px 0px;
text-transform:uppercase;
font-weight:bold;
font-family: 'Dosis', sans-serif;
}

#blank.feedback #formTable {
background: #dcdcdc;
padding: 5px;
}

#blank #formTable span {
display: inline;
float: left;
background: transparent;
width: auto;
height: 11px;
*height: 0px;
width: 90px;
color: #ccc;
}

#blank #formTable span.required {
display: none;
}

#blank.feedback #formTable span {
color: #616161;
*height: 0px;
}



#blank.feedback #formTable span {
color: #616161;
}

#blank #formTable td.valueHorizontal span
 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
float: right;
position: relative;
bottom:0px;

left:0px;

}


#blank #formTable td.labelHorizontal,
#blank #formTable td.valueHorizontal {
line-height: 16px;
height:45px;
padding: 0px 6px;
background: #dcdcdc;
border-bottom:none;

}

#blank.feedback #formTable td.labelHorizontal,
#blank.feedback #formTable td.valueHorizontal {
color: #292929;
background: #dcdcdc;
}

#blank #formTable td.labelHorizontal span,
#blank #formTable td.valueHorizontal span {

margin: 5px 0px -5px 0px;

}


#blank #formTable table.fgroup input {

position: relative;
bottom: -2px;

}

#blank #formTable input.fmtxt,
#blank #formTable textarea {
float: right;
width: 248px;

height:17px;
margin: 5px 0px;
padding: 5px 3px;
border: none;

background:#575757;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #9a9d91;
border:none;
border: 1px solid #575757;
}


#blank.feedback #formTable input.fmtxt,
#blank.feedback #formTable textarea {
float: right;
width: 140px;
height:17px;
margin: 5px 0px;
padding: 5px 3px;



border: none;
background:#efefef;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #9a9d91;
border:none;
border: none;
}

#blank #formTable input.fmtxt:hover,
#blank #formTable textarea:hover,
#blank #formTable input.fmtxt:focus,
#blank #formTable textarea:focus {
border: 1px solid #ec4f08;
}

#blank.feedback #formTable input.fmtxt:hover,
#blank.feedback #formTable textarea:hover,
#blank.feedback #formTable input.fmtxt:focus,
#blank.feedback #formTable textarea:focus {
border: none;
}

#blank #formTable textarea {
float: right;
width: 180px;
height: 80px;
background:#575757;
border: 1px solid #575757;
}

#blank.feedback #formTable textarea {
float: right;
width: 140px;
height: 80px;

background:#efefef;
border: none;
}


#blank #emailForm .buttonBar input {
float: right;
background: #CF242A;
border:none;
font-size: 12px;
padding: 3px;
width: 70px;
margin: 0px 5px 0px 0px;
cursor: pointer;
z-index:3200;
height:auto;
float:right;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
color:#FFF;
}



#blank.feedback #emailForm .buttonBar input {
float:right;
}

#blank #emailForm .buttonBar input:hover {
background: #ec4f08;

color: #575757;
z-index:3200;
}

.finlinehelp {
display: none;
}

#emailForm .reset {
display: none;
}


#blank #emailForm label {
color: #ADADAD;
}



.gallery #navBar {
position: absolute;
top: 25px;
left: auto;
right : 415px;
width: 240px;
}


.gallery #navBar select {
position:relative;
border: 1px solid #0072BC;
font-size: 11px;
padding: 9px;
background: #efefef;
border: 1px solid #ccc;
font-size: 11px;
width: 240px;
text-transform: uppercase;
cursor: pointer;
color: #515151;
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fff;
border: 1px solid #0072BC;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}


/* ----- Latest News Styling ----------------------------*/

/* ========== News Navigation ================== */

#navBar {
position: absolute;
top: 23px;
left: -276px;
width: 234px;
}

#navBar div { }

#navBar span.navheaders {
margin: 0;
padding: 0;
color: #CF242A;
font-weight: bold;
text-transform: uppercase;
display: block;

font-size: 13px;
padding: 3px 10px 6px 20px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

#navBar div ul {
margin: 0;
padding: 0;
list-style: none;
margin: 0px 0px 30px 0px;
padding: 0;
list-style: none;
}

#navBar div ul li {
margin: 0;
padding: 0;
}

#navBar div ul li a {
text-decoration: none;
border-bottom: 1px solid #ccc;
text-transform: uppercase;
color: #6d6e71;
font-size: 13px;
display: block;
padding: 3px 10px 6px 20px;
}


#navBar div ul li a:hover {
color: #0072bc;
}


.navRecentLinks { }

.navCategoryBlogLinks { }



.navDateLinks { }

.moduleItemsListingBlog  {
float: left;
position: relative;
width: 100%;
padding: 0px 0px 0px 0px;
}


.moduleItemsListingBlog .moduleItemsListingItem {
border-bottom: 1px solid #ccc;
margin: 0px 0px 25px 0px;
padding: 00px 0px 20px 0px;
}

.moduleItemsListingBlog .moduleItemsListingItem .moduleItemImage {
float: left;
position: relative;
margin: -20px 15px 25px -20px;
border: none;
}

.moduleItemsListingBlog .moduleItemsListingItem .moduleItemImage:hover {
border: none;
}

.moduleItemsListingBlog .moduleItemsListingItem .moduleItemImage img {
position:relative;
border: none;
}

.moduleItemsListingBlog .moduleItemsListingItem .moduleItemImage img:hover {
border: none;
}

.moduleItemsListingBlog .moduleItemsListingItem .moduleItemContent {
line-height: 18px;

}

.moduleItemsListingBlog .moduleItemsListingItem .title {
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
color: #CF242A;
margin: 10px 0px 0;
}

.moduleItemsListingBlog .moduleItemsListingItem .date {
font-weight: bold;
font-size: 11px;
color: #666;
text-transform: capitalize;
margin: 0px 0px 5px 0px;

}

.moduleItemsListingBlog .moduleItemsListingItem .readMore {
margin: 0px 0px 5px 0px;
}

.moduleItemBlog  {
float: left;
position: relative;
width: 100%;
}


.moduleItemBlog  .moduleItemImage {
float: right;
position: relative;
margin: 0px 10px 13px 10px;
border: none;
}


.moduleItemBlog  .moduleItemImage img {
position:relative;
border: none;
}


.moduleItemBlog  #moduleItemContent {
float: left;
position: relative;
width: 100%;
}

.moduleItemBlog  .title {
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
color: #CF242A;
margin: 10px 0px 0;
}

.moduleItemBlog  .date {
font-weight: bold;
font-size: 11px;
color: #666;
text-transform: capitalize;
margin: 0px 0px 5px 0px;
}

a.comment {
display: none;
position: relative;
float: left;
width: 100%;
border-top: 1px solid #ccc;
padding: 10px 0px;
}

#commentsContainer {
float: left;
position: relative;
height: auto;
width: 635px;
margin: 0px 0px 15px 24px;
padding: 15px 0px 0px 0px;

}


#commentsContainer h2 a {
float: right;
margin: 0px 15px 0px 0px;
font-size: 12px;
text-decoration: none;
color: #ef7c00;
}

#commentsContainer h2 a:hover {
text-decoration: underline;
}

#commentsContainer .rating {
float: left;
position: relative;
width: 100%;
margin: 0px 0px 20px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #CCC;
}

#commentsContainer .rating p {
margin: 0px 0px 10px 0px;
padding: 0;
}


#commentsContainer .rating p.date {
font-weight: bold;
margin: 0;
padding: 0;
}






#tagContainer {
display: none;
}

.moduleItemBlog #facebook {
float: left;
width: 150px;
margin: 10px 0px 10px -40px;
}

#facebook {
float: left;
width: 150px;
margin: 10px 0px 10px 0px;
}

#twitter {
float: left;
width: 100px;
margin: 10px 0px;
}

.pinterest {
float: left;
width: 60px;
margin: 10px 0px;
}

#plusone {
float: left;
width: 100px;
margin: 10px 0px;
}








/* --------------- Product Listing Styling --------------- */



/* Product Path */


.nzdPrice {
float: right;
}

.productPath {
border-bottom: 1px solid #ccc;
padding: 0px 0px 10px 0px;
margin: 15px 0px 35px 0px;
font-size: 12px;
}


.productPath a {
text-decoration: none;
text-transform: capitalize;
color: #005C8F;
font-style: italic;
}


.productPath strong {
float: right;
position: absolute;
top: 100px;
right: 10px;
text-decoration: none;
text-transform: uppercase;
color: #005C8F;
font-style: normal;
font-weight: bold;
}

/* Product Listing Item */


.productListingItem  {
float: left;
position: relative;
width: 185px;
height: 260px;
background: none;
text-align: left;
margin:  0px 18px 10px 0px;

}

.productListingItem a img {
margin: 0px 0px 10px 0px;
}

.productListingItem .productListingThumb {
margin: 0px 0px 10px 0px;


}

.productListingItem h2 {
position: relative;
bottom: 0px;
left: 0px;
right: 0px;
margin:0;
padding: 3px 10px08px;
color: #6d6e71;
background: none;
font-size: 13px;
text-align: left;
line-height: 18px;
text-transform: none;
font-family: 'Open Sans', sans-serif;
max-height: 33px;
font-weight: normal;
}

.productListingItem h2 span { }


.productListingItem h2 a {
color: #6d6e71;
text-decoration: none;
}

.productListingItem p span a {
color: #005c8f;
font-family: 'Open Sans', sans-serif;
}

.productListingItem p a

 {
color: #FFF;


text-decoration: none;
}


.productListingItem em {
float: left;
display: block;
padding: 3px 8px 2px 10px;
font-size: 12px;
margin: 3px 0px 0px 0px;
font-style: normal;
}

.productListingItem span  {
float: left;
display: block;
padding: 3px 8px 2px 10px;
text-decoration: line-through;
font-size: 12px;
margin: 3px 0px 0px 0px;
}

.productListingItem strong {
float: none;
display: inline;
color: #0072BC;
font-weight: normal;
padding: 2px 1px 2px 3px;
margin: 3px 0px 0px 0px;
}

.productListingItem a.listingImage {
display: block;
width: 180px;
height: 170px;
margin: 0px 0px 20px 0px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);

-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
}

.productListingItem a.listingImage:hover {
-webkit-box-shadow: #0072BC 0px 0px 12px;
-moz-box-shadow: #0072BC 0px 0px 12px;
box-shadow: #0072BC 0px 0px 12px;
}

/* --------------- Product Details Styling --------------- */


#ajaxBusy {


display: none;
}

#detailsColProduct {
float: right;
width: 300px;
background: none;
margin: 0px 0px 20px 30px;
}

#imageColProduct  {
display: none;
float: right;
width: 270px;
position: relative;
padding: 0px 0px 20px 20px;
margin: 0px 0px 20px 30px;
border-left: none;
background: none;
}

#imageColProduct h2 {
}

#productEmailFormContainer {
float: left;
position: relative;
width: 100%;
}

.productBackLink  {
float: left;
position: relative;
width: 100%;
border-bottom: 1px solid #ccc;
padding: 0px 0px 10px 0px;
margin: 15px 0px 0px 0px;


}

.productBackLink a {
text-decoration: none;
text-transform: uppercase;
color: #656565;
font-style: normal;
}

#productNotices,
.productDetailDescription {
float: left;
position: relative;
width: 100%;
}

#productDetailCartStatusBox {
display: block;
}

#detailButtonsContainer {
float: left;
position: relative;
width: 100%;
margin: 0px 0px 0px -10px;
}

 a#productEnquiryButton
{
display: block;
position: absolute;
top: 65px;
right: 166px;
margin: 0px 10px 0px 0px;
padding: 8px 10px;
background: #0072bc;
color: #FFF;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}


 a#productReviewButton
{
display: block;
position: absolute;
top: 65px;
right: 4px;
margin: 0px 10px 0px 0px;
padding: 8px 10px;
background: #cf242a;
color: #FFF;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}


#addtoCart a {
display: block;
float: right;
position: relative;
margin: 0px 10px 0px 10px;
padding: 8px 10px;
background: #656565;
color: #FFF;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}

#addtoCart a:hover {
display: block;
background: #0072BC;
}

#downloadABrochure a {
display: block;
float: left;
position: relative;

margin: 10px 0px 30px 10px;
padding: 8px 10px;
background: #656565;
color: #FFF;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
}

#downloadABrochure a:hover {
display: block;
background: #0072BC;
}



/* Details */


#detailImage {
float: right;
position: relative;
margin: 0px 0px 0px 0px;
padding: ;
text-align: center;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
}

#detailImage a  {
float: left;
position: relative;
width: 100%;
display: block;
margin: 0px 0px 0px 0px;
line-height: 25px;
background: #0072BC;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#detailImage a.imageContainer {
float: left;
position: relative;
padding: 7%;
width: 86%;







background: #fff;

}

#detailImage:hover a {
background: #4497cd;
}

#detailImage:hover a.imageContainer {
background: #fff;
}

#pageEditorContent #detailImage a img {
display: block;

margin: 0px;

-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}


#multipleImageMainContainer {
float: right;
position: relative;
margin: 0px 0px 0px 0px;
text-align: center;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
width: auto;
top: -10px;
}

#multipleImageMainContainer a.zoom  {
float: left;
position: relative;
width: 100%;
display: block;
margin: 0px 0px 0px 0px;
line-height: 25px;
background: #0072BC;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#multipleImageThumbs {
float: left;
position: relative;
width: 320px;

margin: 10px 0px 0px 0px;
}



#multipleImageThumbs div {
float: left;
position: relative;
width: 32%;
text-align: center;
}

#multipleImageThumbs div:hover {
}

#multipleImageThumbs img {
float: none;
position: relative;
width: auto;
margin: 5px auto 12px;
cursor: pointer;
box-shadow: none;
border: 1px solid #DDDDDD;
}



#multipleImageThumbs img:hover {
top: -1px;
}


#relatedProductsContainer {
float: left;
position: relative;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
border-bottom: 1px solid #CCC;
}

#relatedProductsContainer h2 {
color: #0072BC;
}

#relatedProductsContainer p {
margin: 0;
text-align: left;
text-transform: uppercase;
font-family: Times New Roman;
}

#relatedProducts { }


.productReviews {
float: left;
position: relative;
width:100%;
height: auto;
margin: 15px 26px 0px 0px;
background: #FFF;
border: none;
border-bottom: 1px solid #ccc;
overflow:hidden;
}

.productReviews h2 {
color: #0072BC;
}


.productReviews.fullWidth {
width:350px;
}

.productReviews h3 {
display: block;
float: left;
position: relative;
width:100px;
height: 20px;
line-height: 20px;
margin: 10px 0px 0px 0px;
padding: 5px 14px;
background: none;
text-align: center;
color: #00688e;
font-size: 16px;
font-weight: normal;
}

.productReviews h3 span a#reviewForm {
display: block;
padding: 15px 0px 0px;
text-decoration: none;
color: #999;
text-transform: lowercase;
font-size: 11px;
}


.productReviews h3 a#reviewForm:hover {
text-decoration: underline;
color: #666;
}

.reviewContent {
float: left;
position: relative;
width: 100%;
height: auto;
padding: 14px 20px 14px 14px;
border-left: none;
background: #fff;
}


.productReviews .rating {
float: left;
position: relative;
width: 182px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
border-top: none;
border-bottom: 1px solid #efefef;

}


.productReviews .rating p {
margin: 0;
padding: 0;
}



.productDetailSpecifications,
.productDetailFaqs,
.productDetailPricing {
float: left;
position: relative;
width: 670px;
background: #efefef;
padding: 10px 20px;
margin: 20px 0px 0px 0px;
}


.relatedProduct {
float: left;
position: relative;
width: auto;
margin: 8px 20px 0px 0px;
text-align: center;
font-size: 11px;
}

#default .relatedProduct a {
clear: both;
display: block;
font-weight: bold;
}

.relatedProduct img {
border: none;
margin: 0px 0px 8px 0px;
}


#productDetailSocialMedia {
float: left;
position: relative;
width: 100%;
margin: 8px 0px 0px 0px;
padding: 0px 0px 10px 0px;
border: none;
border-bottom: 1px solid #CCC;
}

#productDetailSocialMedia h2 {
color: #0072BC;
}

#productEmailFormContainer {
float: left;
position: relative;
width: 100%;
}

#productEmailFormContainer h2 {
color: #0072BC;
}


SPAN.productPrice, SPAN.productSpecialPrice{ }

SPAN.strike .productSpecialPrice  {
color:#ff0000;
text-decoration: line-through;
font-size: 14px;
margin: 0px 8px 0px 0px;
}

SPAN.productSpecialPrice{

text-decoration: none;
margin-left: 0px;
font-size: 26px;
font-weight: normal;
}

#noStrike.productPrice  {
text-decoration: none;
font-size: 26px;
font-weight: normal;
margin: 10px 0px;
}

#productPrice span .productPrice{
text-decoration: line-through;
font-size: 26px;
}

#productPrice .productSpecialPrice  {
text-decoration: none;
font-size: 26px;
font-weight: normal;
margin: 10px 0px;
color: #00B4E4;
font-family: Times New Roman;
}


DIV#colourSwatch{

display: block;
    padding:3px;
    width:300px;

    margin:0.5em 0;
}

DIV.swatchItem{

    border:none;
    height:30px;
    width:30px;
    background:#eee;
    float:left;
    margin:0px;
}

DIV.swatchItem a img{

    margin: 0;
    padding: 0;
}



.productOptionElement {

    margin: 2px 0px;
}

.productOptionHeader{
float: left;
position: relative;
    margin: 15px 10px 0px 0px;
}

#productFields .productOptionElement select.productOptions  {
float: right;
position: relative;
    width: 180px;
    font-size: 11px;
    color: #656565;
margin: ;
    border: 1px solid #ccc;
}


#productFields {

    float: right;
width: 273px;
    margin: 2px 10px 15px 0px;
background: none;
}

.productPrices {
float: right;
position: relative;

width: 288px;
margin: 0px;
padding: 0px;
}


.productPrices table td.priceValueName {
width: 140px;
padding: 0px 10px 0px 0px;
}

.priceWas {
text-align: center;
}

.productPrice {
float: right;
position: relative;
width: 270px;
margin: 0px 10px 0px 0px;
padding: 0px;
}

.productPrice .productName {
float: left;
position: relative;
width: 70%;
margin: 15px 0px 5px;
}

.productPrice .productPriceValue {
float: right;
position: relative;
width: 30%;
text-align: right;
margin: 15px 0px 5px;
}

.productPrices th{
display: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 4px;
    text-align: left;
}


.productPrices table{

    width: 100%;
    background: #FFF;
    border: none;
margin: 15px 0px 0px 5px;
}

.productPrices table td {

padding: 4px 0px;
}

.productPrices .priceWas, .productPrices .priceSpecial{

    border-bottom: none;
}

.productPrices .price{ }

.productPrices .priceSpecial{
    font-weight: bold;
color: #CF242A;
}

.productPrices {
    padding: 0;
    margin: 0;
    background: #FFF;
    border: none;
    padding: 1px;
    text-align: left;
}

.productPrices strong {

    display: block;
    padding: 5px;
    margin: 0px;
    border-bottom: 1px solid #ccc;
    margin: 0;
}


.productPrices strong {
display: right;
float: right;
border: none;
text-transform: uppercase;
color: #005C8F;
margin: 0;
padding: 0;
font-size: 12px;
}


span#productPrice {

    display: block;
float: left;
    padding: 5px;
    margin: 0px;
    margin: 0;
}



/* Shopping Cart Component */



/* popup on product detail screen after cart addition */
DIV#productDetailCartStatusBox{

    background-color:#e3f0f8;
    color: #414141;
    border: #ccc 1px solid;
    position:absolute;
top: 107px;
right: 13px;
z-index: 100;
    padding:10px;
    text-align:right;
    display:none;
width: 360px;
height: 400px;

behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);

-webkit-box-shadow: #929292 0px 0px 12px;
-moz-box-shadow: #929292 0px 0px 12px;
box-shadow: #929292 0px 0px 12px;
}
DIV#productDetailCartStatusBox DIV.header{
    padding:5px;
    text-align:left;
    background-color:#fff;
    border-bottom:none;
font-weight: normal;
}

DIV#productDetailCartStatusBox DIV.footer A{
    font-weight:bold;
    text-decoration:underline;
color: #0072BC;
}
DIV#productDetailCartStatusBox P{
    margin:0;
}
DIV#productDetailCartStatusBox P.title{
    color:#666;
    font-size:13px;
    font-weight:normal;
text-align: left;
border: none;


}

DIV#productDetailCartStatusBox DIV.items{
    background-color:#fff;
height: 255px;
overflow-y: scroll;font-size: 11px;
font-family: 'Open Sans', sans-serif;
text-align: left;

}
DIV#productDetailCartStatusBox DIV.closeIcon{
    float:right;
margin: 5px 5px 0px 0px;
}
#pageEditorContent DIV#productDetailCartStatusBox DIV.closeIcon a img{
    float:right;
margin: 5px 5px 0px 0px;
}
DIV#productDetailCartStatusBox .cartItems TR{
    border-bottom: none;
}

DIV#productDetailCartStatusBox .cartItems TD.image{
    padding: 7px 7px 7px 12px;
    vertical-align:middle;
}
DIV#productDetailCartStatusBox .cartItems TD.info{

    vertical-align:top;
    text-align:left;
    padding:10px;
}
DIV#productDetailCartStatusBox .cartItems p.price SPAN{
    font-weight:bold;
}
DIV#productDetailCartStatusBox .cartItems P.price span.wrapping_note{
font-size: 12px;
font-weight: normal;
line-height: 12px;
}
DIV#productDetailCartStatusBox DIV.total{
    border-bottom:1px solid #cacaca;
    font-weight:bold;
padding: 15px 0px; 
margin-bottom: 15px;
}


/* Product Cart Form Styling */

#progressBar {
float: left;
position: relative;
width: 100%;
border-top: 1px solid #CCC;
}

#progressBar #step1,
#progressBar #step2,
#progressBar #step3,
#progressBar #step4 {
float: left;
position: relative;
width: 25%;
}

#progressBar #step1 span,
#progressBar #step2 span,

#progressBar #step3 span,
#progressBar #step4 span {
top: -8px;
padding: 0px 15px;
float: right;
position: relative;
display: block;
background: #FFF;
}

.selectedStep {
font-weight: bold;
color: #CF242A;
}

TABLE#productCartForm { 
padding: 20px 0px 0px 0px; 
border-top: 1px solid #ccc;
}

TABLE#productCartForm input,
TABLE#editComment input,
TABLE#productCartForm select {
background: #eee;
color: #666;
font-size: 11px;

padding: 5px;
width: auto;
background: #EBEBEB;
border: 1px solid #ccc;
margin: 2px 5px 2px 0px;
}

TABLE#editComment .buttonPanel {
float: left;
position: relative;
width: 100%;
text-align: right;

}

TABLE#editComment input {
float: right;
}


TABLE#editComment input:hover {
background: #005C8F;
color: #fff;
}

TABLE#productCartForm input.fphcodetxt {
width: 37px;
margin: 0px 1px ;
}


TABLE#productCartForm table.fgroup {
margin: 0px 0px 0px -10px;
padding: 0;
}

TABLE#productCartForm .horizontalElementsubscribe input { 
background: #eee;
color: #666;
font-size: 11px;
padding: 4px;
width: 20px;
margin: 3px;
background: #EBEBEB;
border: 1px solid #ccc;
}

TABLE#productCartForm input.fmtxt,
TABLE#editComment input.fmtxt,
TABLE#productCartForm input.fdate,
TABLE#productCartForm textarea.fmtxt {
width: 350px;
}

TABLE#productCartForm textarea,
TABLE#editComment textarea { 
background: #EBEBEB;
border: 1px solid #ccc;
font-size: 11px;
padding: 5px;
width: 350px;
font-family: 'Open Sans', sans-serif;
color: #656565;
margin: 2px 5px 2px 0px;
}

TABLE#productCartForm select { }


TABLE#productCartForm input:hover, 
TABLE#productCartForm textarea:hover, 
TABLE#productCartForm select:hover, 
TABLE#productCartForm input:focus, 
TABLE#productCartForm textarea:focus, 
TABLE#productCartForm select:focus,
TABLE#editComment input:hover,
TABLE#editComment input:focus,
TABLE#editComment textarea:hover,
TABLE#editComment textarea:focus, {

    border: 1px solid #ccc;

}

#formbuilderFieldValues {
float: left;
position: relative;
width: 100%;
}

#formbuilderFieldValues td.fblabel2 {
width: 35%;
font-weight: bold;
padding: 2px;
}

#formbuilderFieldValues td.fbvalue {
width: 65%;

font-weight: bold;
}



DIV#productCartContainer {
float: left;
position: relative;
padding: 10px 0px 0px 0px;
}


DIV#productCartContainer h2 {
display: block;
float: left;
clear: both;
    margin: 15px 0px 5px 0px;
    padding: 0;

    font-weight: normal;
}

DIV#productCartContainer #productCartFormHeaderText {

    border-top: 1px solid #1B2326;
    margin: 17px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}


DIV#productCartFormHeaderText{

    font-weight:bold;
}

DIV#productCartContainer .productUsageText{

    font-size: 11px;
    font-weight: normal;
    background: none;
    border: 1px solid #cacaca;
    margin: 0px 0px 8px 0px;
    padding: 10px;
    width: 580px;
}


DIV#productCartContainer .viewCartItem{

width: 50%;


height: 120px;
float: left;
position: relative;
    font-size: 11px;
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-weight: normal;
    color: #1B2326;
}


DIV#productCartContainer .viewCartItem p{
margin: 0;
}

DIV#productCartContainer .viewCartItem h3,
DIV#productCartContainer .confirmCartItem h3{


    font-size: 11px;
    margin: 10px 0px 5px 0px;
    padding: 0;
    font-weight: normal;
    color: #1B2326;
}

DIV#productCartContainer .viewCartItem img {

    margin: 10px 10px 0px 0px;
    border: none;
}

DIV#productCartContainer .viewCartItem p.cartItemFields {

    margin: 0;
    padding: 0;
}


DIV#productCartContainer .viewCartItem p.cartItemPrice{

    margin: 10px 0px 0px 0px;
    padding: 0;
}


DIV#productCartContainer .viewCartItem p.cartItemQuantity{

    margin: 0;
    padding: 0;
}


DIV#productCartContainer .viewCartItem span.wrapping_note{
color: #666;
font-weight: normal
}

#accountDetails,
#coupon,
#productCartForm {
float: left;
position: relative;
width: 100%;

float: left;
background: #FFF;
border: none;
padding: 10px 10px;
margin: 0;
}

#coupon {
float: left;
position: relative;
width: 100%;
float: left;
background: #FFF;
border: none;
padding: 0px 10px;
margin: 0;
}

#coupon_code {
background: #EBEBEB;
border: 1px solid #ccc;
margin: 12px 0px 0px 2px;
width: 29%;
}



#accountHeader {
float: left;
position: relative;
width: 97%;
float: left;
background: #FFF;
border: none;
padding: 10px 10px;

}

#productCartForm td {
padding-left: 10px;
}

#accountDetails.header p,
#accountHeader.header p,
#coupon .header p {
font-size: 15px;
font-weight: normal;
color: #666;
margin: 15px 0px;
}

DIV#productCartContainer .viewCartItem a.delete{}

TD.productCartLabel{
vertical-align:top;
text-align:right;
}
TD.productCartFormVerticalElement{ }
TD.productCartFormVerticalName{  }
TD.productCartFormHorizontalElement{ }
TD.productCartFormHorizontalName{  width: 30%}

DIV.productCartFormCheckoutButtons {


    float:right;
    padding: 1em 0;
    margin: 0px 0px 0px 10px;
}


DIV.productCartFormCheckoutButtons a img {

    display: inline-block;

    float: left;
    width: auto;
}



.confirmCartItem {
float: left;
position: relative;
width: 46%;
margin: 5px 0px 5px 0px;
    border: none;
    padding: 8px 0px 8px 8px;
background: none;

}


#productcartContainer .confirmCartItem p,
#productcartContainer .confirmCartItem h3
 {
margin: 0;
padding: 0;
}

.confirmCartItem img {
margin: 0px 5px 0px 0px;
}

#cart_shipping_totals {

    float: right;
    width: 150px;
    text-align: right;
    border-bottom: 3px double #1B2326;
    padding: 10px 0px 10px 369px;
    margin: 0px 0px 10px 0px;
}




#cart_shipping_totals th {
width: 10%;
    padding: 0px 8px 0px 0px;
}


#shippingTotals,
#cart_shipping_notes,
#userDetails {
display:block ;
float: left;
width: 600px;
border:  1px solid #cacaca;
margin: 10px 0px;
padding: 10px;
background: none;
}

#cart_shipping_notes {
width: 623px;
}

#shippingTotals th {
width: 25%;
}

#shippingTotals td {
width: 25%;
text-align:right;

}

.productCartFormCheckoutButtonsTop{

    float: right;
    margin: 10px 0px 0px 0px;
}

.productCartFormCheckoutButtonsBottom{


    float: right;
    width: 105%;
margin: 0px 0px 0px -10px ;
    height: 65px;
    position: relative;
text-align: right;
}

.checkoutButtonsBottom {
float: left;
position: relative;
width: 550px;
padding: 30px 0px 20px 0px;
text-align: right;
}

.checkoutButtonsBottom a {
float: left;
position: relative;
display: inline-block;
padding: 5px 10px;
background: #0072BC url(https://www.seahorse.net.nz/images/icons/white_arrow.png) left center no-repeat;
color: #FFF;
width: 200px;
text-align: center;

margin: 0px 0px 10px 10px;
border: none;
text-decoration: none;
text-transform: uppercase;
}


.checkoutButtonsBottom a:hover {
background: #CF242A url(https://www.seahorse.net.nz/images/icons/white_arrow.png) left center no-repeat;
color: #FFF;
border: none; 
text-decoration: none;
}


.checkoutButtonsBottom a img {
border: none;
}



.productCartFormCheckoutButtonsBottom a.productCartFormCheckoutButton {

    position: absolute;
    bottom: 0px;
    left: 0;
}

.productCartFormCheckoutButtonsBottom a.checkout {

    position: absolute;
    top: 35px;
    left: 176px;
}

.productCartFormCheckoutButtonsBottom a.checkoutBottom {

    position: absolute;
    top:0;
    right: 0px;
}

DIV.viewCartItem H3, DIV.confirmCartItem H3{

    padding:0 0 0 0;
    /*color:#0000000;*/
    margin:0 0 0.5em 0;

    font-weight:bold;

}
DIV.viewCartItem P{

    margin:0;
}

DIV.confirmCartItem P{

    padding:0 0 0 0em;
    margin:0;
}


DIV.confirmCartItem STRONG, DIV.viewCartItem STRONG{

    font-weight:normal;
    color:#0000000;
}


TABLE#cart_shipping_totals{

    margin-top:1em;
}

TABLE#cart_shipping_totals TD{

    text-align:right;
}

DIV#colourSwatch{

    padding:3px;

    width:190px;
    margin:0.5em 0;
}


DIV.swatchItem{

    border:1px solid #999;
    height:36px;
    width:36px;
    background:#eee;
    float:left;
    margin:5px 5px 5px 4px;
}

#couponContainer,
#couponContainer .header p {
float: left;
position: relative; 
margin: 15px 0px 0px 0px;
padding: 0;
color: #666;
}

#invoiceHeader,
#onInvoice {
float: left;
position: relative;
}

#invoiceHeader {
font-weight: normal;
text-transform: uppercase;
margin: 15px 0px 0px 12px;
}

#onInvoice {
margin: 0px 0px 0px 12px;
}


/* --------------- User Order History --------------- */

#orderHistory{
border-collapse: collapse;
}

#orderHistory .orderRowHeader{
background: #EEEEEE;
border-bottom: 3px solid #FFFFFF;
}

#orderHistory .orderRow{
background: #eef8fc;
border-bottom: 3px solid #FFFFFF;
}

#orderHistory .orderRowHeader td{
font-weight: bold;
padding: 5px;
}

#orderHistory .orderRow td{
padding: 5px;
}


#orderHistory .recItems{ }

#orderHistory .recItems th{ }

#orderHistory .recItems td{
border-bottom: 1px solid #EEEEEE;
}

#orderHistory .recItems .cost td{
border-bottom: none;
}


#orderHistory .recItems td.fieldStr div{
font-size: 10px;

}

#orderHistory td.priceHeader,
#orderHistory td.amount,
#orderHistory .recItems th.quantity,
#orderHistory .recItems td.quantity{
width: 250px;
text-align: center;
}

#orderHistory td.show,
#orderHistory .recItems th.price,
#orderHistory .recItems td.price{
width: 80px;
text-align: right;
}

#orderHistory .recItems td.subtotal{
text-align: right;
}


#orderHistory .lvalue{
text-align: left;
}

/*--------- Photo Gallery Styling ------------*/

.moduleItemsListingPhotoGallery {
float: left;
position: relative;
width: 95%;
margin: 30px 0px 0px 3.5%;
}

.moduleItemsListingPhotoGallery .moduleItemsListingItem {
float: left;
position: relative;
width: 195px;
height: 195px;
margin: 0px 25px 25px 0px;
text-align: center;
font-size: 11px;
}

.moduleItemsListingPhotoGallery .a.fancybox { }

#pageEditorContent .moduleItemsListingPhotoGallery img.thumbnail {
margin: 0px 0px 8px 0px;
box-shadow: none;
border-radius: 4px;
}

.moduleItemsListingPhotoGallery .header { }

.moduleItemsListingPhotoGallery .title { }



/* ---------- Where to buy ----------- */

.contactsIntro {
margin: 15px 0px 15px 0px;
}

#contactsTable {
margin: 15px 0px 0px 0px;
}

.contactsTable p {
margin: 0px 0px 0px 0px;
}


.contactsTable TD{
vertical-align:top;
padding: 2px;
}

.contactsTable .label{
white-space: nowrap;
padding-right: 10px;
width: 125px;
font-weight: bold;

}

#contactsTable select,

#contactsTable input {

width: 210px;
font-size: 11px;
border: 1px solid #0072BC;
}

#contactsTable input {
color: #333;
width: 164px;
padding: 5px;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
behavior: url(https://www.seahorse.net.nz/stylesheets/PIE.htc);
}

#contactsTable .contactsSearchButton {
border: none;
cursor: pointer;
display: inline-block;
float: right;
position: relative;
width: 75px;
height: auto;
right: 255px;
line-height: auto;
padding: 4px 0px;
font-size: 11px;
text-align: center;

text-transform: uppercase;
color: #656565;
text-decoration: none;
background: none;

}

#contactsTable .contactsSearchButton:hover {
margin: 2px 0px -2px;
}

p.contactsRegionHeader {
margin: 12px 0px;
padding: 0px 0px 8px 0px;
color: #CF242A;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

p.contactsCountryHeader {


}


td.contactsContactHeader {
margin: 12px 0px;
color: #0072BC;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
text-decoration: none;
}


#contactsTable p {
margin: 2px 0px;
}




/*
Back to top button 

*/
#back-top {
	position: fixed;
	bottom:30px;
right: 25px;
	margin-left: auto;
z-index: 1000;
}
#back-top a {
	width: 108px;
font-size: 13px ;
	display: block;
	text-align: center;
font-family: 'Open Sans', sans-serif;

	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 30px;
	display: block;
	margin: 0px 0px 7px 30px;
	background: #0072BC url(https://www.seahorse.net.nz/images/style/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #CF242A;
}


/* --------- Videos and Fishy Stories -----------------*/

.resources #resourcesVidNav{
    float:left;
    position:relative;
}

.resources #leftCol,
.videos_and_testimonials #leftCol,
.gallery #leftCol,
.product_details #leftCol
{
display: none;
}

.resources #centerCol,
.videos_and_testimonials #centerCol,
.gallery #centerCol,
.product_details #centerCol  {
float: left;
position: relative;
width: 970px;
min-height: 0px;
padding: 0px 0px 0px 20px;
margin: 35px 0px 0px 0px;
border-left: none;
}

.resources #navBar,
.videos_and_testimonials #navBar {
left: 16px;
    position: absolute;
    top: 75px;
    width:100%;
color: #fff;
z-index: 3;
}

.resources #navBar a,
.videos_and_testimonials #navBar a {
background: linear-gradient(to bottom, #d1d1d1 0%, #9a9a9a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 2px;
    color: #434343;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 36px;
line-height: 36px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: none;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    padding: 0 20px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
opacity: 0.6;
transition: 0.5s all;
}

.resources #navBar a.selected,
.resources #navBar a:hover,
.videos_and_testimonials #navBar a.selected,
.videos_and_testimonials #navBar a:hover {
opacity: 1;
} 

.resources #navBar a:before,
.videos_and_testimonials #navBar a:before {
content: "+ ";
color: #fff;
}

.resources #resourcesVidNav #navBar{
    left: 0px;
    
    top: 10px;
}

.moduleItemsListingVideoGallery {
float: left;
position: relative;
width: 100%;
padding: 70px 0px 0px 0px;
}

.moduleItemsListingVideoGallery .moduleItemsListingItem {
float: left;
position: relative;
width: 21%;
margin: 1% 4% 1% 0%;
height: 230px;
background: none;
border-bottom: none;
}

.moduleItemsListingVideoGallery a.youtubeBannerLink { }

.moduleItemsListingVideoGallery .moduleItemImage {
margin: 0px 0px 0px 0px;
padding: 0;

}

#pageEditorContent .moduleItemsListingVideoGallery img.thumbnail {
float: left;
position: relative;
width: 100%;
height: auto;  
margin: 0px 0px 0px 0px;
box-shadow: none;
border-radius: 4px;
overflow: hidden;
}

.moduleItemsListingVideoGallery .title {
float: left;
position: relative;
width: 100%;
margin: 15px 0px 0px;
color: #CF242A;
font-weight: normal;
text-transform: none;
font-size: 14px;
text-decoration: none;
border: none;
}

.moduleItemsListingVideoGallery .moduleItemContent {
float: left;
position: relative;
width: 100%;
padding: 0px 0px 0px 0px;
}

/* Site Search*/

.siteSearchContainer {
position: relative;
float: left;
top: 0px;
right: 0px;
}

.searchLabel {
display: none;
}

.siteSearchInput {
width: 125px;
height: 11px;
font-size: 11px;
padding: 7px 25px 6px 5px;
margin: 13px 0px 0px 0px;
border: 1px solid #ccc;
text-align: left;
background: none;
}

.siteSearchSubmit {
position: absolute;
top: 90px;
right: 28px;
}

.siteSearchSubmit:hover {
top: 88px;
right: 28px;
}

.siteSearch #searchResultItems #searchResultDescription {
padding: 10px 0px 10px 0px;

}

.siteSearch #searchResultItems .description {
padding: 0px 0px 10px 0px;
}

.siteSearch .searchResultItem a.title {
text-decoration:none;
font-weight:bold;
color: #CF242A;
}

a.linkMask
{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: none;
}




/*------- Tabber Styles -----------------------------*/

#tabContainer
{
overflow: hidden;
}

.tabsContent
{
float: left;

position: relative;
width: 920px;
min-height: 100px;
margin: 10px 0px 0px 0px;
padding: 15px;
border: none;
}

.ui-tabs { position: relative; padding: 0em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0px; margin: 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 0; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px; font-weight: normal;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: pointer; font-weight: normal;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#tabs
{
float: left;
position: relative;
border: none;
width: 100%;
}

.componentPadding
{
float: left;
position: relative;
padding: 2% 5%;
width: 90%;
}


#tabs ul.ui-tabs-nav
{
margin: 0;
padding: 0;
float: left;
position: relative;
width: 100%;
background: none;
border: none;
list-style: none;
}

#tabs ul.ui-tabs-nav li
{
margin: 0px 2px 0px 0px;
padding: 0;
border: none;
float: left;
position: relative;
display: inline-block;
height: 45px;
line-height: 45px;
background: #0072bc;
}

#tabs ul.ui-tabs-nav li:first-child
{
background: #0072bc;
}

#tabs ul.ui-tabs-nav li a
{
margin: 0px 0px;
padding: 0px 20px;
color: #fff;
font-weight: bold;
height: 45px;
line-height: 45px;
text-transform: uppercase;
font-size: 20px;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
}

#tabs ul.ui-tabs-nav li.ui-tabs-selected a,
#tabs ul.ui-tabs-nav li a:hover
{
color: #FFF;
background: #cf242a;
}

.componentPadding
{
border: 1px solid #ccc !important;
}


/*----------------------------------*/

a.submitStoryButton
{
position: absolute;
top: 25px;
right: 28px;
z-index: 100;
background: linear-gradient(to bottom, #0072bc 0%, #005a95 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 2px;
    color: #002842;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 36px;
line-height: 36px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: none;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    padding: 0 20px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
opacity: 0.8;
transition: 0.5s all;
}


a.submitStoryButton:hover {
opacity: 1;
} 

a.submitStoryButton:before {
content: "+ ";
color: #fff;
}

.products .productPricelist{
margin:-42px 22px 0;
text-align:right;
}

.products .productPricelist p{
font-size:12px;
}