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

body,
body.curAbout {
	color: #000;
	background: #f7f7f7;
}

body.curHome,
body.curNewarrivalsMenu,
body.curWaterMenu,
body.curMenMenu,
body.curWomenMenu {
	background: #fff;
}

div#wrapper {
	min-height: auto;
	min-width: 320px;
}


div#headerFrame {
	position: relative;
	top: auto;
	z-index: auto;
	height: auto;
}
div#headerWrapper {
	height: auto;
	background: transparent;
	-moz-box-shadow: none;
		-webkit-box-shadow: none;
    		box-shadow: none;
}
div#header {
	margin: 0;
	padding-top: 6px;
	height: auto;
	width: 100%;
	background-color: #fff;
}


a.logoer {
	position: relative;
	z-index: auto;
	top: auto;
	left: auto;
	margin: 0 auto 6px auto;
	width: 56px;
	height: 56px;
}



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 {
	
}

li#navNewarrivals {	width: 24%;}
li#navWater {		width: 18%;}
li#navMen { 		width: 16%;}
li#navWomen {		width: 19%;}
li#navBuy {			width: 23%;}

li#navAbout { 		width: 24%;}
li#navDifference {	width: 34%;}
li#navNews { 		width: 19%;}
li#navContact { 	width: 23%;}


div#nav_left li a,
div#nav_right li a {
	height: auto;
	padding: 10px 0;
	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-transform: none;
	font-size: 0.8125em; /* 13px / 16px */
	line-height: 0.875em; /* 14px / 16px */
	letter-spacing: 1.0px;
	border-right: 1px solid #a3d5e2;
	border-bottom: 1px solid #a3d5e2;
}


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

div#nav_left li a:hover,
div#nav_right li a:hover,
body.curNewarrivalsMenu li#navNewarrivals a,
body.curWater li#navWater a,
body.curWaterMenu li#navWater a,
body.curMen li#navMen a,
body.curMenMenu li#navMen a,
body.curWomen li#navWomen a,
body.curWomenMenu li#navWomen a,
body.curAbout li#navAbout a,
body.curDifference li#navDifference a,
body.curContact li#navContact a,
body.curNews li#navNews a,
body.curBuy li#navBuy a {
	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.zipper {
	width: 170px;
    margin: 0 auto;
}

form button {
	font-size: 0.8125em; /* 13px / 16px */
}


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



div#contentHome {
	padding-top: 0;
}



div.content {
	margin: 0 15px;
	width: auto;
	padding: 0;
}
body.curDifference div.content {	margin: 0;}

div.contentTop {
	padding: 40px 0 0 0;
}
body.curAbout div.contentTop,
body.curDifference div.contentTop,
body.curContact div.contentTop,
body.curBuy div.contentTop,
body.curNews div.contentTop,
body.cur404 div.contentTop {
	padding: 20px 0 0 0;
}

body.curBuy div.content {
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
body.curAbout div.contentTop {
	height: auto;
	background: transparent;
}
div#contentAboutRichmondWrapper {
	background: url(/images/section_divider_up.png) center top no-repeat;
	padding-top: 9px;
	height: auto;
}
div#contentAboutRichmond {
    background-color: #fff;
	padding: 20px 15px;
    width: auto;
}
div#contentAboutRichmond img {
	display: block;
	width: 360px;
	margin: 0 auto 12px auto;
}
div#contentAboutRichmond a {
	color: #007194;
}

div#contentCatchCudas {		padding-top: 24px; padding-bottom: 0;}



div#contentNews {
	width: auto;
}
div#contentNews img.imgNewsWide {
	float: none;
	clear: both;
	width: 100%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
}



div#contentMenu {
	padding: 0;
}

body.curAbout div.hdrSecondary,
body.curBuy img.imgSecondary,
body.curContact div#contentLeft,
body.curContact div.hdrSecondary,
body.curNews div#contentLeft,
body.curNews div.hdrSecondary,
body.cur404 div#contentLeft,
body.cur404 div.hdrSecondary {
	display: none;
}



div#contentLeft {
	float: none;
	margin: 0 auto;
}

body.curBuy div#contentLeft {			height: auto; width: auto; padding: 0 20px; margin-bottom: 10px;}

body.curDifference div#contentLeft {	width: 576px; padding-left: 6px;}




div.slideshow {
	margin-bottom: 14px;
	margin-left: 4px;
}
body.curDifference div.slideshow {
	width: 560px;
	height: 420px;
	margin: 0 auto;
	border: 1px solid #d7d3d1;
}



ul.gallery {
	
}

ul.gallery li {
	
}
body.curDifference ul.gallery li {
	width: 90px;
	height: 90px;
	margin-right: 6px;
}

body.curDifference ul.gallery li.last {	margin-right: 6px !important;}


ul.gallery a {
	
}
body.curDifference ul.gallery a {
	padding: 4px;
	width: 82px;
	height: 82px;
}

ul.gallery a img {
	
}
body.curDifference ul.gallery a img {
	width: 80px;
	height: 60px;
	margin-bottom: 4px;
}




div#contentRight {
	clear: both;
	margin: 0 ;
	padding: 0;
}
body.curBuy div#contentRight {
	margin: 0;
	padding: 20px 0 0 0;
	background: transparent;
	border-top: 1px solid #d7d3d1;
}





div#browse {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 0px;
	min-height: 20px;
	width: 100%;
}
div#browse ul {
	
}
div#browse li {
	
}



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



ul#navSecondary {
	text-align: center;
}
ul#navSecondary li {
	display: inline;
	float: none;
	margin-right: 2px;
	margin-bottom: 0px;
}


h2 {
	font-size: 2.0em; /* 56px / 16px */
	letter-spacing: 0.5px;
	word-spacing: 1.0px;
	text-align: center;
}

/* Headers for About page */
body.curAbout div.contentTop h2 {
	text-align: center;
	margin: 0 0 10px 0;
}
body.curAbout div.contentTop h2 span {
	display: inline;
}
div#contentAboutRichmond h2 {
    color: #796d65;
    margin: 0 10px 10px 10px;
    text-shadow: none;
}
div#contentCatchCudas h2 {
    margin-bottom: 12px;
}




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


ul.menu {
	padding-top: 5px;
	width: 640px;
}

ul.menu li {
	width: 160px;
	margin-bottom: 8px;
}
ul.menu li a {
	padding: 10px 10px 20px 10px;
	font-size: 0.875em; /* 14px / 16px */
	line-height: 1.0;
	letter-spacing: 0.5px;
	word-spacing: 1.0px;
}


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.category,
ul.menu li a:active,
ul.menu li a:active span.category {		color: #fff;}


ul.menu img {
	width: 140px;
	height: 105px;
}


ul.menu li a span.category {
	font-size: 0.8125em; /* 13px / 16px */
	padding-left: 1px;
}
ul.menu li a span.newer {
	-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
			border-radius: 20px;
	padding: 8px 3px;
	line-height: 1.0em;
}
ul.menu li a span.newhue {
	bottom: 4px;
}




ul.details {
	padding: 0;
	padding-bottom: 35px;
	border-bottom: none;
	margin-bottom: 4px;
}
body.curAbout ul.details {
	width: 220px;
	margin: 0 auto 4px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}


div.columnTwo {
	width: 50%;
	min-width: 180px;
    padding-bottom: 20px;
}

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

body.curBuy h4 {			text-align: center;}
body.curBuy h4.resulter {	text-align: left;}

body.curDifference h4 {		display: none;}


body.curBuy p {						text-align: center;}
body.curBuy p.resulter {			text-align: left;}
body.curBuy div#contentLeft p {		margin-right: 0;}


div#contentRight p.clicker,
body.curDifference div.content p {
	display: none;
}

body.curAbout div.contentTop h4,
div.content p.abouter {
	margin-left: 0;
}
div.content p.abouter,
div#contentAboutRichmond p {
	color: #000;
	margin-bottom: 1.25em;
    font-size: 0.875em;
    line-height: 1.375em;
	letter-spacing: 0.5px;
	word-spacing: 1.0px;
}
div#contentAboutRichmond p {
	margin: 0;
	text-align: left;
	text-shadow: none;
}

body.curContact p {								clear: both;}
body.curContact div#contentRight p.clicker {	display: block;}
div#contentRight p.contactFacebook a {			background-image: none; padding: 2px 16px;}


div#creators {
	margin: 0;
}
div#creators h4 {
	padding-top: 0;
}



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 {
	
}
ul#colors li a {
	
}



ul.retailers {
	width: 520px;
	margin: 0 auto;
}
ul.retailers li {
	margin: 0 20px 30px 20px;
}
ul.retailers li a,
ul.retailers li a img {
	
}

ul.states li {
	width: 10%;
}
ul.states li a {
	margin: 0 9px 16px 9px;
}







div#liker {
	margin: 0 auto;
}
div.fb-like {
	
}



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



div#footer {
	z-index: auto;
	position: relative;
	bottom: auto;
	width: 100%;
}

div#footer p {
	color: #aaa;
	font-size: 0.625em; /* 11px / 16px */
}



@media all and (max-width: 639px) {
	div#contentMenu ul.menu {
		width: 480px;
	}
}



@media all and (max-width: 599px) {
	body.curDifference div.contentTop {
		padding-top: 10px;
	}
	
	
	
	body.curWater div#contentLeft,
	body.curMen div#contentLeft,
	body.curWomen div#contentLeft {
		width: 290px;
		height: 270px;
	}
	
	body.curDifference div#contentLeft {
		width: 312px;
		padding-right: 1px;
		padding-left: 7px;
	}
	
	
	div.slideshowWrapper {	height: 270px;}
	
		
	
	body.curWater div.slideshow,
	body.curWomen div.slideshow,
	body.curMen div.slideshow {
		width: 280px;
		height: 210px;
	}
	
	body.curDifference div.slideshow {
		width: 280px;
		height: 210px;
	}
	
	
	
	
	
	
	ul.gallery {
		
	}
	
	ul.gallery li {
		width: 50px;
		height: 40px;
	}	
	
	ul.gallery a {
		width: 42px;
		height: 32px;
	}
	
	ul.gallery a img {
		border: 1px solid #d7d3d1;
		width: 40px;
		height: 30px;
	}
		
	
	
	
	
	body.curDifference ul.gallery li {
		width: 46px;
		height: 46px;
		margin-right: 6px;
		margin-bottom: 10px;
	}
	
	ul.gallery li.last {					margin-right: 0 !important;}
	body.curDifference ul.gallery li.last {	margin-right: 6px !important;}
	
	
	ul.gallery a {
		width: 42px;
		height: 32px;
	}
	body.curDifference ul.gallery a {
		padding: 4px 0 4px 0;
		width: 46px;
		height: 44px;
		font-size: 0.75em;
		line-height: 1.0em;
		letter-spacing: 0.25px;
		word-spacing: -0.5px;
		text-transform: none;
	}
	
	ul.gallery a img {
		border: 1px solid #d7d3d1;
		width: 40px;
		height: 30px;
	}
	body.curDifference ul.gallery a img {
		width: 36px;
		height: 27px;
		margin-bottom: 2px;
	}
}



@media all and (max-width: 519px) {
	ul.retailers {
		width: 260px;
	}
	
	ul.states li {
		width: 12.5%;
	}
}




@media all and (max-width: 479px) {
	li#navNewarrivals {	width: 26%;}
	li#navWater {		width: 17%;}
	li#navMen { 		width: 14%;}
	li#navWomen {		width: 19%;}
	li#navBuy {			width: 24%;}
	
	li#navAbout { 		width: 22%;}
	li#navDifference {	width: 42%;}
	li#navNews { 		width: 16%;}
	li#navContact { 	width: 20%;}
	
	div#nav_left li a,
	div#nav_right li a {
		letter-spacing: 0.5px;
	}
	
	body.curAbout div.contentTop h2 span {
		display: block;
	}
	div#contentAboutRichmond {
		padding-top: 15px;
	}
	
	
	div#contentNews img {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	
	div#contentMenu ul.menu {
		width: 320px;
	}
	ul#navSecondary li a span {
		display: none;
	}
	
	div#contentAboutRichmond img {
		width: 100%;
	}
	div#catchPlaces img {		width: 50%;}
	
	
	ul.states li {
		width: 20%;
	}
	ul.states li a {
		margin: 0 10px 18px 10px;
	}
	
	div#creators img {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	
	div#creators h4 {
		text-align: center;
	}
	
}



@media all and (max-height: 441px) {
	body.curDifference div.contentTop {
		padding-top: 10px;
	}
	
	body.curDifference div#contentLeft {
		width: 312px;
		padding-right: 1px;
		padding-left: 7px;
	}
	
	body.curDifference div.slideshow {
		width: 280px;
		height: 210px;
	}
	
	
	body.curDifference ul.gallery li {
		width: 46px;
		height: 46px;
		margin-right: 6px;
		margin-bottom: 10px;
	}
	
	body.curDifference ul.gallery li.last {	margin-right: 6px !important;}
	
	
	body.curDifference ul.gallery a {
		padding: 4px 0 4px 0;
		width: 46px;
		height: 44px;
		font-size: 0.75em;
		line-height: 1.0em;
		letter-spacing: 0.25px;
		word-spacing: -0.5px;
		text-transform: none;
	}
	
	body.curDifference ul.gallery a img {
		border: 1px solid #d7d3d1;
		width: 36px;
		height: 27px;
		margin-bottom: 2px;
	}
}

