@charset "UTF-8";
/* CSS Document */

/* @group text */

body {
	font-size: 62.5%;
	background-color: #ececec;
}
#nav_primary {
	color:#5d6860;
	font: bold 1.2em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#cart_data {
	color: #87511f;
	font: normal 1.1em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#cart_data a:link {
	color: #87511f;
	font: normal 1.1em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
#cart_data a:visited {
	color: #87511f;
	font: normal 1.1em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
#cart_data a:hover {
	color: #87511f;
	font: normal 1.1em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
#nav_secondary {
	color:#636c4e;
	font: normal 1.2em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#nav_secondary h1 {
	color: #636c4e;
	font: normal 1.8em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0 0 2.05% 8.5%;
	margin-top: 30px;
}
#nav_secondary h2 {
	color: #636c4e;
	font: normal 1.2em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 2.05% 0 2.05% 12.5%;
}
#nav_secondary h2 a:link {
	color: #636c4e;
	text-decoration: none;
}
#nav_secondary h2 a:visited {
	color: #636c4e;
	text-decoration: none;
}
#nav_secondary h2 a:hover {
	color: #6d747f;
	text-decoration: underline;
}
#nav_secondary .current {
	color: #636c4e;
	text-decoration: underline;
}
#nav_secondary h3 {
	color: #636c4e;
	font: normal 1.8em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #cdcdcd;
	padding-top: 8.05%;
	margin: 8.5% 42% 2.05% 8.5%;
}
#nav_secondary ul li {
	color: #6d747f;
}
#main_content p {
	font: normal 1.4em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #494949;
	padding: 2.05% 2.25% 0 4.1%;
}
#main_content h1 {
	font: 1.8em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2.05% 0 0 2.05%;
	color: #7e8963;
}
#store_products dt {
	font: small-caps bold 1.5em/1em Georgia, "Times New Roman", Times, serif;
	padding: 2.05% 0 0 2.05%;
	color: #636c4e;
}
#store_products dd.qty {
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	padding: 2.05% 0 0 2.05%;
	color: #7e8963;
}
#store_products dd {
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	padding: 2.05% 0 0 2.05%;
	color: #7e8963;
}
#site_info p {
	color: #707e74;
	text-align: right;
	position: relative;
	top: 30px;
	right: 21px;
}

/* @end */

/* @group layout */

#centering_container {
	width: 980px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}
#page_container {
	margin: 0;
	width: 980px;
	height: auto;
	border: 1px solid #809084;
	background: #fff url(../img/page_container_bckg.gif) no-repeat left top;
}
#branding_nav {
	margin: 0;
	width: 980px;
	height: 200px;
	background: url(../img/secret-garden-soap_branding.gif) no-repeat left top;
}
#cart_data {
	position: relative;
	text-align: right;
	right: 21px;
	top: 30px;
}
#nav_secondary {
	margin: 0;
	width: 220px;
	height: auto;
	float: left;
}
#main_content {
	margin: 0;
	padding-bottom: 120px;
	width: 758px;
	height: auto;
	min-height: 450px;
	border-left:2px solid #809084;
	float: right;
	background: url(../img/MemberSealSmall.jpg) no-repeat 592px bottom;
}
	
	/* @group main_content layouts */

.home_presentational_img {
	margin: 0;
	float: left;
	padding: 4.1% 4.1% 1.75%;
}
.view_cart{
	margin-right: 50%;
	margin-left: 50%;
	text-align: center;
}

	/* @end */

#site_info {
	margin: -0;
	width: 980px;
	height: 55px;
	background: #b5d6c5 /*url(../img/secret-garden-soap_site_info.gif) no-repeat left top*/;
	clear: both;
	border-top: 2px solid #7a9185;
}

/* @end */

/* @group Store Layout */

table.storefront{
	width: 300px;
	padding: 2.05% 0;
	font: normal 1.1em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
table.storefront dl{
	margin: 3% 0 4% 0;
	/*border: 1px dotted #4d4d4d;*/
	padding-right: 4.5%;
}
table.storefront dt{
	width: 340px;
	letter-spacing: 1px;
	/*border: 1px dotted #4d4d4d;*/
}
table.storefront dd{
	font-size: 1.2em;
	letter-spacing: 1px;
	/*border: 1px dotted #4d4d4d;*/
	height: 140px;
	width: 300px;
}
table.storefront dl dd.img{
	margin: 0;
	width: 150px;
	float: left;
}
table.storefront dd.img img{
  	padding: 4px;
	border: 1px solid #D9E0E6;
}
table.storefront dl dd.qty{
	min-height: 110px;
	
}
table.storefront dl dd.description{
	
}

/* @end */

/* @group navigation */

/* @group Primary Navigation */

#nav_primary ul li {
	list-style-image: none;
	display: inline;
	top: 130px;
	position: relative;
	padding-right: 7.23%;
	left: -20px;
	letter-spacing: 1px;
}
#nav_primary ul li a:link {
	text-decoration: none;
	color:#5d6860;
}
#nav_primary ul li a:visited{
	text-decoration: none;
	color:#5d6860;
}
#nav_primary ul li a:hover {
	text-decoration: underline;
	color:#5d6860;
}
#nav_primary li .current {
	text-decoration: underline;	
}

/* @end */

/* @group Secondary Navigation */

#nav_secondary ul li {
	list-style-type: none;
	display: block;
}
#nav_secondary ul li a:link {
	text-decoration: none;
	color:#5d6860;
}
#nav_secondary ul li a:visited{
	text-decoration: none;
	color:#5d6860;
}
#nav_secondary ul li a:hover {
	text-decoration: underline;
}
#nav_secondary .current {
	text-decoration: underline;
}

/* @end */

/* @group Newsletter Field */

fieldset{
	border:none;
}
#newsletter {
	width:184px;
	padding-bottom:5px;
	margin-right: 18px;
	margin-left: 18px;}
#sign_up {
	padding-top:20px;
	margin-top:45px;
	border-top:1px solid #809084;
	text-align: center;
}
#id.form{
	margin-bottom:3px;
}
#sign_up img{
	float:right;
	margin-right:9px;
	margin-top:4px;
}
#sign_up h1{
	margin-bottom: 2%;
	padding-right: 3%;
	font: normal 1.4em/1.2em Georgia,'Times New Roman',Times,serif;
	color:#636c4e;
}
#textfield{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:1em;
	border:1px solid #636c4e;
}
#button{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.8em;
	margin-top: 2.2%; /*space between button and field above*/
}
#newsletter_info{
	padding-top:5px;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:.7em;
	color:#999999;
}
#newsletter_info a:link, a:visited, a:hover{
	text-decoration:underline;
	color:#999999;
}
#newsletter_info img{
	border: none;
}


/* @end */

/* @end */

