body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#757678;
	margin:0;
	padding:0;
	background:#FFFFFF;
}
/*
body #wrap {
	background:url(../images/gui/bg_watermark.jpg) no-repeat 90px 32px;
	min-height:780px;
}

body#shop #wrap {
        background:url(../images/gui/bg_watermark.jpg) no-repeat 90px 32px;
        min-height:780px;
}
*/

body.home #wrap {
	background:url(../images/gui/bg_home.jpg) no-repeat 130px 32px;
}
a {
	color:#64b1d1;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}

#wrap {
	margin:0 auto;
	width:980px;
}

#header {
}

#logo {
	float:left;
	width:233px;
}

#menu {
	float:left;
	width:747px;
	padding-top:33px;
}

#page {
	clear:both;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#757678;
}

span.float_left {
	float:left;
	padding-right:5px;
	padding-top:2px;
}

#home {
	clear:both;
	min-height:700px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

#home .section1 .left {
	float:left;
	width:240px;
}

#made_with {
	padding-left:50px;
	padding-top:20px;
}

#fact {
	line-height:20px;
	padding-top:5px;
}

#tagline2 {
	padding-top:30px;
}

#home .section1 .right {
	float:right;
	width:450px;
}

#tagline {
	padding-top:120px;
}

#buynow {
	padding-left:120px;
	padding-top:10px;
}

#testimonial {
	margin-top:60px;
	margin-left:130px;
	background:url(../images/gui/beauty-zzz-pillow_31.png) no-repeat top left;
	padding-left:20px;
	width:280px;
}

#testimonial .quote {
	background:url(../images/gui/beauty-zzz-pillow_36.png) no-repeat bottom right;
	line-height:20px;
}

#testimonial .person {
	text-align:right;
	padding-top:10px;
}

.testimonial_list_item {
	border: solid 1px #8ec6e3;
	padding: 20px;
	margin-bottom: 15px;
}

#home .section2 {
	margin-top:20px;
}

#home .section2 .left {
	float:left;
	width:620px;
	line-height:21px;
}

#home .section2 .right {
	float:left;
	width:280px;
	margin-left:40px;
}

.newsletter_heading {
	margin-top:20px;
	padding-bottom:10px;
}

body#cms form label {
	float:left;
	margin-bottom:4px;
	margin-right:5px;
	margin-top:2px;
}

#newsletter_box label {
	width:100px;
}

#newsletter_box.home label {
	width:auto;
}

body#cms form input.text {
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#FFFFFF;
	border:1px solid #64b1d1;
	padding:2px;
	margin-bottom:4px;
	margin-right:10px;
}

body#cms form select {
	float:left;
	margin-right:4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#FFFFFF;
	border:1px solid #64b1d1;
	padding:2px;
}

body#cms form input.submit {
	float:left;
}

body#cms form br {
	clear:both;
}

body#cms ul {
	list-style-image:url(../images/gui/beauty-zzz-pillow_47.gif);
	margin:0;
	padding:0;
	padding-left:18px;
	padding-top:10px;
}

.testimonial_list_item {
	background:url(../images/gui/beauty-zzz-pillow_31.png) no-repeat 10px 10px;
	padding-left:20px;
}

.testimonial_list_item_body {
	background:url(../images/gui/beauty-zzz-pillow_36.png) no-repeat bottom right;
	line-height:20px;
}

.testimonial_list_item_name {
	text-align:right;
	padding-top:10px;
}

#page {
	padding-top:20px;
	padding-bottom:20px;
}

body#cms #page .left {
	float:left;
	width:640px;
}

body#cms #page .right {
	float:right;
	width:280px;
}

#page .storelocator_heading {
	margin-top:20px;
	margin-bottom:15px;
}

#content {
	line-height:20px;
}

#locationfinder_map_canvas {
	height:300px;
	margin-top:10px;
}

.locationfinder_list_item {
	float:left;
	width:210px;
	font-size:12px;
	line-height:18px;
	margin-top:20px;
        height: 110px;
}

.locationfinder_list_item .name {
	font-weight:bold;
}

.locationfinder_list_item .distance {
	color:#64b1d1;
}

.press_list_item .title a {
	font-size:18px;
	color:#64b1d1;
}

.press_detail {
}

.press_detail .title {
	font-size:18px;
	color:#64b1d1;
}

.map_location_item {
	font-size:12px;
	line-height:16px;
}

#newsletter_signup_form_messages {
	padding-bottom:10px;
	text-align:center;
}

#newsletter_signup_form_messages label.error {
	font-size:12px;
	border:1px solid red;
	padding:3px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contactForm label {
	width:120px;
}

#contactForm input, #contactForm textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#FFFFFF;
	border:1px solid #64b1d1;
	padding:2px;
}

#footer {
	font-size:12px;
	padding-top:30px;
	padding-bottom:10px;
}

#footer .left {
	float:left;
	width:300px;
}

#footer .right {
	float:right;
	text-align:right;
	width:300px;
	padding-right:20px;
}
