html {
	-webkit-text-size-adjust: none;
}

body {
	color: #000;
	background-color: #f7f7f7;
}

body.curHome,
body.curWomenMenu,
body.curMenMenu,
body.curAquaticMenu {
	background-color: #fff;
}

div#wrapper {
	position: relative;
	min-height: auto;
	height: auto !important;
	width: 100%;
	min-width: 100%;
}


div#headerFrame {
	position: relative;
	top: auto;
	z-index: auto;
	width: 100%;
	height: auto;
	background: transparent;
}
div#headerWrapper {
	position: relative;
	width: 100%;
	height: auto;
	background: transparent;
}
div#header {
	position: relative;
	margin: 0;
	padding-top: 6px;
	height: auto;
	width: 100%;	
	font-family: "franklin-gothic-urw-cond", "Arial Narrow", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	background-color: #fff;
}
div#header img {
	display: none;
}
h1 {
	position: relative;
	z-index: auto;
	top: auto;
	left: auto;
	margin: 0 auto 6px auto;
	width: 56px;
	height: 56px;
	background: url(/images/logo_mobile.gif) left top no-repeat;
}
h1 a {
	display: block;
	height: 100%;
	text-indent: -5000px;
	overflow: hidden;
}




div#nav_left,
div#nav_right {
	clear: both;
	width: 100%;
	float: none;
	padding: 0;
}

div#nav_left ul,
div#nav_right ul {
	clear: both;
	position: relative;
	width: auto;
	height: auto;
	overflow: auto;
	margin: 0;
}


div#nav_left li,
div#nav_right li {
	display: block;
	float: left;
}


li#navWomen {		width: 20%;}
li#navMen { 		width: 20%;}
li#navAquatic {		width: 20%;}
li#navAbout { 		width: 20%;}
li#navContact {		width: 20%;}

li#navCares {		width: 30%;}
li#navShop { 		width: 30%;}


li#navSearch {
	width: 40%;
	padding: 10px 0;
	text-align: center;
	color: #007194;
	cursor: pointer;
	
	/* dark = #bee1ea; light = #d6edf2 */
	background-color: #d6edf2; /* Old browsers */
	background: -moz-linear-gradient(top, #d6edf2 0%, #bee1ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6edf2), color-stop(100%,#bee1ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6edf2', endColorstr='#bee1ea',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* W3C */
	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8125em; /* 13px / 16px */
	line-height: 0.875em; /* 14px / 16px */
	letter-spacing: 0.25px;
	word-spacing: -0.5px;
	border-bottom: 1px solid #a3d5e2;
}



div#nav_left li a,
div#nav_right li a {
	display: block;
	height: auto;
	padding: 10px 0;
	text-align: center;
	color: #007194;
	
	/* dark = #bee1ea; light = #d6edf2 */
	background-color: #d6edf2; /* Old browsers */
	background: -moz-linear-gradient(top, #d6edf2 0%, #bee1ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6edf2), color-stop(100%,#bee1ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6edf2', endColorstr='#bee1ea',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #d6edf2 0%,#bee1ea 100%); /* W3C */
	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8125em; /* 13px / 16px */
	line-height: 0.875em; /* 14px / 16px */
	letter-spacing: 0.25px;
	word-spacing: -0.5px;
	border-right: 1px solid #a3d5e2;
	border-bottom: 1px solid #a3d5e2;
}

div#nav_left li#navContact a {
	border-right: none;
}

li:hover#navSearch,
div#nav_left li a:hover,
div#nav_right li a:hover,
body.curWomen li#navWomen a,
body.curWomenMenu li#navWomen a,
body.curMen li#navMen a,
body.curMenMenu li#navMen a,
body.curAquatic li#navAquatic a,
body.curAquaticMenu li#navAquatic a,
body.curAbout li#navAbout a,
body.curContact li#navContact a,
body.curCares li#navCares a,
body.curShop li#navShop a,
body.curStores li#navSearch {
	background: #007194;
	color: #fff;
}



div.form_mobile_wrapper {
	display: none;
	
	background-color: #f7f7f7;
	padding-top: 10px;
}
form.form_mobile {
	width: 204px;
	margin: 0 auto;
}
input.zip_input_mobile {
	-webkit-appearance: none;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0,0%,100%,0)), to(hsla(0,0%,100%,0)));
	background: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
	
	width: 120px;
	height: 16px;
	font-size: 15px;
	font-family: "myriad-pro", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	padding: 4px 0 5px 0;
	border: 1px solid #888;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	text-align: center;
	background-color: #fff;
}



form button {
	width: 79px;
	height: 31px;
	padding-bottom: 4px;
	font-family: "franklin-gothic-urw-cond", "Arial Narrow", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 1px 1px #00394a;
	background: url(/images/search_button.png) left top no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8125em; /* 13px / 16px */
	letter-spacing: 0.5px;
	color: #fff;
}
form button:hover {
	background-position: -200px top;
	cursor: pointer;
}


div#nav_utility {
	display: none;
}
.blur {
	color: #888 !important;
}




div#content {
	clear: both;
	position: relative;
	margin: 0 10px;
	width: auto;
	padding: 40px 0 0 0;
}
div#contentHome {
	clear: both;
	position: relative;
	margin: 0;
	width: 100%;
	padding: 0;
	background: url(/images/loading.gif) center center no-repeat;
}



div.slider-container {
	padding-bottom: 28px;
}

a.slider-prev,
a.slider-next,
div.swap-controls {
	top: auto;
	bottom: 0px;
}

a.slider-prev {		left: 50%; margin-left: -75px;}
a.slider-next {		left: auto; right: 50%; margin-right: -75px;}


div.swap-controls {
	left: 50%;
	margin-left: -79px;
}

ul.slider {
	height: auto;
	background: transparent;
}



div#contentMenu {
	clear: both;
	position: relative;
	width: 100%;
	padding: 0;
}

body.curAbout div#content,
body.curContact div#content,
body.curCares div#content,
body.curShop div#content,
body.curStores div#content,
body.cur404 div#content {
	padding: 20px 0 0 0;
}

body.curAbout div#contentLeft,
body.curAbout div.hdrSecondary,
body.curContact div#contentLeft,
body.curContact div.hdrSecondary,
body.curCares div#contentLeft,
body.curCares div.hdrSecondary,
body.curShop div#contentLeft,
body.curShop div.hdrSecondary,
body.curStores div#contentLeft,
body.curStores div.hdrSecondary,
body.cur404 div#contentLeft,
body.cur404 div.hdrSecondary {
	display: none;
}




div#contentLeft {
	float: none;
	width: 290px;
	height: 270px;
	margin: 0 auto;
	overflow: hidden;
}

img.imgSecondary {
	margin-left: 4px;
	border: 1px solid #d7d3d1;
}

div.slideshowWrapper {
	height: 270px;
	overflow: hidden;
}
div.slideshow {
	width: 282px;
	height: 212px;
	overflow: hidden;
	margin-bottom: 14px;
	margin-left: 4px;
}
div.slideshow img {
	border: 1px solid #d7d3d1;
	width: 280px;
	height: 210px;
}


ul.gallery {
	
}
ul.gallery li {
	display: block;
	float: left;
	width: 50px;
	height: 40px;
	margin: 0 10px 0 0;
}
ul.gallery li.last {
	margin-right: 0 !important;
}
ul.gallery a {
	display: block;
	width: 42px;
	height: 32px;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}




ul.gallery a:hover {					background-color: #796d65;}
ul.gallery a:active {					background-color: #222;}
ul.gallery a.activeSlide,
ul.gallery a.activeSlide:hover,
ul.gallery a.activeSlide:active {		background-color: #796d65;}


ul.gallery a img {
	border: 1px solid #d7d3d1;
	width: 40px;
	height: 30px;
	-ms-interpolation-mode: bicubic;
}

ul.gallery a:hover img {				border-color: #796d65;}
ul.gallery a:active img {				border-color: #222;}
ul.gallery a.activeSlide img,
ul.gallery a.activeSlide:hover img,
ul.gallery a.activeSlide:active img {	border-color: #796d65;}




div#contentRight {
	margin: 0 10px;
	letter-spacing: 0.5px;
	padding: 0;
}


div#browse {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 0px;
	min-height: 20px;
	width: 100%;
}
div#browse ul {
	width: auto;
	background-color: red;	
}
div#browse li {
	display: inline;
	font-size: 0.75em; /* 12px / 16px */
	line-height: 20px;
}

div#browse a {
	text-decoration: none;
	color: #000;
	padding: 2px 0;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 hack */
	filter: alpha(opacity = 50); /* IE 5-7 hack */
}
div#browse a:hover {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 hack */
	filter: alpha(opacity = 100); /* IE 5-7 hack */
}

ul#back {
	display: none;
}




ul#paginator {
	float: none;
}
ul#paginator li {
	margin: 0 10px;
}
ul#paginator li.previous {
	float: left;
}
ul#paginator li.next {
	float: right;
	border-left: none;
}
ul#paginator li.previous a {
	padding-right: 12px;
}





h2 {
	color: #796d65;
	font-family: "franklin-gothic-urw-cond", "Arial Narrow", "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 2.0em; /* 56px / 16px */
	letter-spacing: 0.5px;
	word-spacing: 1.0px;
	text-align: center;
}
div#contentMenu h2 {
	display: none;
}


h3 {
	text-align: center;
	font-size: 1.125em; /* 16px / 16px */
	line-height: 1.25;
}


ul.menu {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 640px;
}
@media all and (max-width: 639px) {
	div#contentMenu ul.menu {
		width: 480px;
	}
}
@media all and (max-width: 479px) {
	div#contentMenu ul.menu {
		width: 320px;
	}
}

ul.menu li {
	display: block;
	float: left;
	width: 160px;
	padding-bottom: 8px;
}
ul.menu li a {
	display: block;
	width: 140px;
	padding: 10px 10px 4px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.875em; /* 14px / 16px */
	line-height: 1.0;
	letter-spacing: 0.5px;
	word-spacing: 1.0px;
	color: #796d65;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}
ul.menu li a span {
	color: #b6aca4;
	font-size: 0.8125em; /* 13px / 16px */
	padding-left: 1px;
}

ul.menu li a:hover {		background-color: #796d65;}
ul.menu li a:active {		background-color: #b6aca4;}

ul.menu li a:hover,
ul.menu li a:hover span,
ul.menu li a:active,
ul.menu li a:active span {		color: #fff;}


ul.menu img {
	width: 140px;
	height: 105px;
	margin-bottom: 5px;
}




ul.details {
	padding: 0;
	padding-bottom: 35px;
	border-bottom: none;
	margin-bottom: 4px;
}

ul.details li,
div.columnTwo ul li {
	padding-left: 15px;
	background: url(/images/bullet.png) left 8px no-repeat;
	min-height: 14px;
}

ul.details li {			margin-bottom: 4px;}
div.columnTwo ul li { 	margin-bottom: 0px;}



div#contentRight p.clicker {
	display: none;
}


div#contentRight p.contactFacebook a {
	background-image: none;
	padding: 2px 16px;
}


ul#colors {
	position: absolute;
	top: 7px;
	left: 50%;
	padding: 0 0 0 10px;
}

ul.swatches1 {		margin-left: -23px;}
ul.swatches2 {		margin-left: -41px;}
ul.swatches3 {		margin-left: -59px;}
ul.swatches4 {		margin-left: -77px;}
ul.swatches5 {		margin-left: -95px;}
ul.swatches6 {		margin-left: -113px;}
ul.swatches7 {		margin-left: -131px;}
ul.swatches8 {		margin-left: -149px;}

ul#colors li {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul#colors li a {
	display: bloack;
	width: 22px;
	height: 22px;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}




div#liker {
	width: 100px;
	margin: 0 auto;
	/*background-color: pink;*/
}
div.fb-like {
	
}



ul.vendors li {
	margin: 0 auto 12px auto;
}



div#footerWrapper {
	clear: both;
	z-index: auto;
	position: relative;
	top: auto;
	width: 100%;
	background: transparent;
	padding: 0;
}
div#footer {
	position: relative;
	margin: 0;
	width: 100%;
}
div#footer p {
	color: #aaa;
	text-align: center;
	font-size: 0.625em; /* 10px / 16px */
	letter-spacing: 0.5px;
	word-spacing: 0.5px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 20px;
}


@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (-o-min-device-pixel-ratio: 2),
screen and (min-device-pixel-ratio: 2)
{
	h1,
	form button,
	a.slider-prev,
	a.slider-next,
	div.swap-controls ol li a,
	li.swap-button.current a,
	ul.details li,
	div.columnTwo ul li,
	ul#paginator li.previous a,
	ul#paginator li.next a {
		-webkit-background-size: 100%;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		background-size: 100%;
	}
	
	h1 {
		background-image: url(/images/logo.gif);
		background-size: 56px 56px;
	}
	form button {
		background-image: url(/images/search_button_2x.png);
		background-size: 79px 31px;
	}
	form button:hover {
		background-position: left top;
	}
	
	a.slider-prev {	background-image: url(/images/slider_arrow_left_2x.png); background-size: 14px 24px;}
	a.slider-next {	background-image: url(/images/slider_arrow_right_2x.png); background-size: 14px 24px;}
	
	div.swap-controls ol li a {		background-image: url(/images/slider_circle_small_2x.png); background-size: 22px 30px;}

	li.swap-button.current a {	background-image: url(/images/slider_circle_big_2x.png); background-size: 22px 30px;}

	ul.details li,
	div.columnTwo ul li {
		background-image: url(/images/bullet_2x.png);
		background-size: 5px 5px;
	}
	ul#paginator li.previous a {
		background-image: url(/images/arrow_left_2x.png);
		background-size: 14px 14px;
	}
	ul#paginator li.next a {
		background-image: url(/images/arrow_right_2x.png);
		background-size: 14px 14px;
	}
}

