a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
}

h4 {
	font-size: 14px;
	margin-top: 1em;
	text-transform: uppercase;
}

img {
	border: 0;
}

p a {
	color: #00aedb;
}

.center {
	text-align: center;
}

.clearBoth {
	clear: both;
}

#container {
	margin: 20px auto;
	width: 750px;
}

#banner {
}

#logo {
	float: left;
	margin: 0 0 10px 0;
}

#topNav {
	float: right;
}

#cartNav {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
	text-transform: lowercase;
}

#cartNav .itemCount {
}

#cartNav ul {
	margin: 0;
	padding: 0;
}

#cartNav ul li {
	display: inline;
	list-style-type: none;
}

#joinClubLove {
	color: #68321f;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 2px 0;
	text-align: right;
}

#joinClubLove form {
	display: block;
	margin: 0;
	padding: 0;
}

#joinClubLove form input {
	font-size: 12px;
	margin: 0 1px;
	outline: none;
	vertical-align: bottom;
}

#mainNav {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	text-align: right;
	text-transform: uppercase;
}

#mainNav ul {
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	display: inline;
	list-style-type: none;
	margin-left: 2em;
}

#section {
	clear: both;
}

#sectionLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
}

#sectionBlock {
	float: left;
	margin: 0 0 10px 0;
	height: 80px;
	width: 60px;
}

#sectionName {
	float: left;
	font-size: 28px;
	margin-left: -20px;
	margin-top: 50px;
	text-transform: uppercase;
}

#sectionMain {
	float: right;
	margin: 0;
	padding: 0;
	width: 564px;
}

#sectionBreadCrumbs {
	float: left;
	font-size: 18px;
	margin: 60px 0 0 10px;
	padding: 0;
	text-transform: lowercase;
}

#sectionTitle {
	float: left;
	font-size: 18px;
	margin: 55px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

#section #clubLove {
	border: 1px solid #a45209;
	float: right;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0;
}

#section #clubLove form {
	margin: 0;
	padding: 0;
}

#section #clubLove form input {
	outline: none;
}

#section #salonSecrets {
	border: 1px solid #a45209;
	float: right;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0;
}

#main {
	clear: both;
}

#leftMenu {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	text-transform: lowercase;
	width: 160px;
}

#leftMenu h3 {
	margin-top: 10px;
}

#leftMenu ul {
	list-style-type: none;
}

#leftMenu img {
	border: 1px solid #b6b8ba;
	margin-top: 15px;
}

#leftMenu p {
	text-transform: none;
}

#content {
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
	width: 564px;
}

#footer {
	clear: both;
	margin-top: 10px;
	text-transform: lowercase;
}

#footer ul {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 12px 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 2em;
}

#footer #phoneNumber {
	float: right;
	font-size: 20px;
}

#copyright {
	clear: both;
	float: left;
	font-size: 0.8em;
	padding-top: 10px;
}

#follow {
	float: right;
}

#shareThis {
	float: left;
	margin: 8px 5px 0 0;
}


/* Homepage */
#homepage {
	border: 1px solid #68321f;
	clear: both;
	height: 351px;
	width: 751px;
}

#homepage div {
	margin: 0;
	padding: 0;
}

#homepageLeft {
	border-right: 1px solid #a45209;
	float: left;
	width: 550px;
}

#homepage1 {
	border-bottom: 1px solid #a45209;
	height: 200px;
	position: relative;
}

#homepage1 img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#homepage1 img.active {
	z-index: 10;
	opacity: 1.0;
}

#homepage img.last-active {
	z-index: 9;
}

#homepage3 {
	border-right: 1px solid #a45209;
	float: left;
	height: 150px;
	width: 300px;
}

#homepage4 {
	float: left;
	height: 150px;
	width: 249px; /* Sacrifice 1px for the border between homepage3 and homepage4 */
}

#homepageRight {
	float: left;
	width: 200px; 
}

#homepage2 {
	border-bottom: 1px solid #a45209;
	height: 180px;
}

#homepage5 {
	height: 170px;
}

/* Shop Pages - Category boxes on the main shop page */
.category {
	border: 1px solid #a45209;
	float: left;
	font-size: 1.2em;
	height: 185px;
	margin: 3px 0 3px 6px;
	padding: 0 10px 10px 10px;
	text-align: right;
	text-transform: lowercase;
	width: 160px;
}

.category img {
	margin: 0 0 3px 0;
}

.category a:hover {
	text-decoration: none;
}

.category a:hover span {
	text-decoration: underline;
}

/* Shop Pages - Product boxes on the category pages */
.categoryProduct {
	border: 1px solid #a45209;
	float: left;
	height: 340px;
	margin: 3px 0 3px 6px;
	padding: 5px 10px 10px 10px;
	position: relative;
	width: 160px;
}

.categoryProduct h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

.categoryProduct .thumbnail {
	margin: 0;
	text-align: center;
}

.categoryProduct .thumbnailViewDetails {
	font-size: 10px;
	margin: 2px 0 0 0;
	text-align: center;
}

.categoryProduct .classification {
	font-size: 14px;
	text-align: center;
	text-transform: lowercase;
}

.categoryProduct .description {
	font-size: 11px;
	text-align: center;
	text-transform: lowercase;
}

.categoryProduct .chooseSize select {
	font-family: monospace, monospace;
	font-size: 11px;
}

.categoryProduct .addToMyBag {
	text-align: center;
	position: absolute;
	top: 320px;
	width: 160px;
}

/* Shop Pages - Product Information Pages */
#productInfoLeft {
	font-size: 12px;
	float: left;
	width: 250px;
}

#productInfoLeft h3 {
	margin: 0;
}

#productInfoLeft #thumbnail {
	float: left;
	margin: 0 30px 10px 0;
}

#productInfoLeft #classification {
	font-size: 14px;
	text-transform: lowercase;
}

#productInfoLeft #remedy {
	font-size: 12px;
}

#productInfoLeft #largerView {
	clear: left;
	font-size: 10px;
	text-transform: lowercase;
}

#productInfoLeft #keyIngredients {
}

#productInfoLeft .chooseSize select {
	font-family: monospace, monospace;
	font-size: 11px;
}

#productInfoLeft #addToMyBag {
}

#productInfoYouTube {
	margin-top: 40px;
}

#productInfoRight {
	float: right;
	font-size: 12px;
	margin-left: 10px;
	width: 220px;
}

#productInfoRight #pureOrganicsAndNutrients {
}

#productInfoRight #ingredients {
	margin: 0 auto;
	text-transform: lowercase;
	width: 70%;
}

#productInfoRight #longdescription {
	margin-top: 25px;
}

#productInfoRight #loveNotesHeader {
	font-weight: bold;
	margin-top: 25px;
}

#productInfoRight #loveNotes {
}

/* Love Notes Pages */
.loveNotesSmallVideo {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 270px;
}

.watchSalonSecretsOuter {
	background-color: #00aedb;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	width: 200px;
}

.watchSalonSecrets {
	background-color: #fff;
	margin: 10px;
	padding-top: 15px;
}

.watchSalonSecretsTitle {
	background-color: #f89828;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-align: center;
}

.watchSalonSecrets dl {
	margin: 0;
	padding: 0;
}

.watchSalonSecrets dt {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
	text-align: center;
	text-decoration: underline;
}

.watchSalonSecrets dd {
	margin: 0;
	padding: 0 20px 1em 20px;
	text-align: center;
}

.salonSecrets {
	width: 340px;
}

/* Where to Buy Pages */
.whereToBuyImage {
	float: right;
	margin: 0 0 20px 20px;
}

.whereToBuy h4 {
	text-transform: none;
	margin: 25px 0 3px 0;
}

.whereToBuy p {
	color: #9fa1a4;
	margin: 0;
	padding: 0;
}

/* Shopping Bag Pages - Bag Contents */
#content .bag {
	color: #9fa1a4;
}

table#bag {
	/* margin-top: 10px; */
	width: 100%;
}

table#bag th, table#bag td {
	text-align: center;
	width: 15%;
}

table#bag th.productName, table#bag td.productName {
	text-align: left;
	width: 40%;
}

table#bag .left {
	text-align: left;
}

table#bag .right {
	text-align: right;
}

form#bagForm input {
	outline: none;
}

form#paypal input {
}

/* Shopping Bag Pages - Quote Request */
fieldset#requestQuote {
	border: 0;
}

fieldset#requestQuote label {
	display: block;
	float: left;
	margin: 0 1em 5px 0;
	text-align: right;
	width: 100px;
}

fieldset#requestQuote input {
	margin: 0 0 5px 0;
}

/* About Pages  - Meet Synneve */
.meetSynneveImage {
	border: 1px solid #b6b8ba;
	float: right;
	margin: -20px 0 20px 20px;
}

/* About Pages - Mission Statement */
.missionStatement { 
	margin: 0 auto;
	text-align: center;
	width: 300px;
}

.missionStatementImage {
	border: 1px solid #b6b8ba;
	margin: 20px 0;
}

/* About Pages - Our Products */
.ourProductsImage {
	border: 1px solid #b6b8ba;
	margin: 20px 0;
}

/* About Pages - Environmental */
.environmentalImpactImage {
	border: 1px solid #b6b8ba;
	float: right;
	margin: -30px 0 10px 80px;
}

/* About Pages - Guarantee */
.guaranteePage p {
	margin: 1em auto;
	text-align: center;
	width: 420px;
}

.guaranteePage img {
	border: 1px solid #b6b8ba;
}

/* Salon Pages */
.salonImageRight {
	float: right;
	margin: 0 0 30px 40px;
}

/* Reviews Pages */
.reviews a {
	color: #f89828;
}

/* Press Pages */
.press h4 {
	color: #00aedb;
	text-transform: none;
}

/* We Love Pages */
#weLoveLeft {
	float: left;
	width: 45%;
}

#weLoveRight {
	float: right;
	width: 45%;
}

#weLoveLeft h4, #weLoveRight h4 {
	color: #00aedb;
	text-transform: none;
	margin: 25px 0 3px 0;
}

#weLoveLeft p, #weLoveRight p  {
	margin: 0;
	padding: 0;
}

/* 404 Page */
#pageNotFound a {
	color: #00aedb;
}

/* Color Definitions */

.bold {
	font-weight: bold;
}

.blue, #leftMenu h3, .whereToBuy h4 {
	color: #00aedb;
}

.bgBlue {
	background-color: #00aedb;
}

.brown, a, body, #cartNav, .watchSalonSecrets {
	color: #68321f;
}

.green {
	color: #8cc63f;
}

.bgGreen {
	background-color: #8cc63f;
}

.grayLight, #copyright, #copyright a {
	color: #b6b8ba;
}

.grayMedium, .categoryProduct, #productInfoLeft, #productInfoRight {
	color: #9fa1a4;
}

.grayDark, .categoryProduct .tagline, #productInfoLeft #classification, #productInfoRight #loveNotesHeader {
	color: #7e8082;
}

.orange {
	color: #f89828;
}

.bgOrange {
	background-color: #f89828;
}

.pink {
	color: #f3797f;
}

.purple {
	color: #8177b7;
}

.white, #sectionName:first-letter {
	color: #ffffff;
}

.yellow {
	color: #eeb211;
}

.bgYellow {
	background-color: #eeb211;
}
