/*

################################################################################
Global CSS Style Sheet for Amulets Life Website
Created by Ballas Creative
Copyright (C) 2008 Amulets Life
################################################################################

*/

/* --------------------- GLOBAL SETTINGS --------------------- */

body {
	height: 100%;
	background: #f9fafc url(../images/back_main.jpg) repeat-x;
	letter-spacing: 0em;
	line-height: normal;
	font: 0.9em/normal Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
}
p {
	letter-spacing: 0em;
	line-height: normal;
}
h1 {
	font: 1.8em/normal Georgia, "Times New Roman", Times, serif;
	color: #80561b;
	margin-top: -3px;
}
h2 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #8b8d09;
	margin-top: -1px;
}
h3 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #80561b;
	margin-top: -1px;
}
hr {
	width: 900px;
	height: 1px;
	border-style: none;
	border-width: thin;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}

/* ------------------------ WRAPPERS ------------------------- */

#wrapper {
	width: 100%;
	height: 100%;
	background: url(../images/back_nav.jpg) no-repeat;
	margin: 0;
}
#wrapper a {
	color: #633a01;
	text-decoration: none;
	font-weight: bold;
}
#wrapper a:hover {
	color: #000;
	text-decoration: underline;
}
#wrapper .h1 {
	font: 1.8em/normal Georgia, "Times New Roman", Times, serif;
	color: #80561b;
	margin-top: -3px;
}
#wrapper .h2 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #8b8d09;
	margin-top: -1px;
}
#wrapper .h3 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #80561b;
	margin-top: -1px;
}

/* --------------------- MAIN NAVIGATION --------------------- */

#wrapper #wrapper-nav {
	width: 965px;
	height: 108px;
	margin: auto;
}
#wrapper #wrapper-nav #logo {
	width: 232px;
	height: auto;
	float: left;
	margin-top: 10px;
}
#wrapper #wrapper-nav #nav {
	width: 714px;
	height: auto;
	float: right;
}
#wrapper #wrapper-nav #nav #nav-button {
	width: auto;
	height: auto;
	float: right;
	padding-left: 10px;
}

/* -------------------- HOME CONTENT PODS -------------------- */

#wrapper-home {
	width: 1000px;
	height: auto;
	margin: auto;
}
#wrapper-home #home-content {
	width: 1000px;
	height: auto;
}
#wrapper-home #home-focalpoint {
	width: 1000px;
	height: 360px;
}
#wrapper-home #home-content #home-pods {
	width: 982px;
	height: 281px;
	float: left;
	background: url(../images/back_pods_home.gif) no-repeat;
	padding: 30px;
	margin-left: 10px;
}
#wrapper-home #home-content #home-pods #product-pod {
	width: 217px;
	height: auto;
	float: left;
	padding-right: 17px;
	text-align: center;
}
#wrapper-home #home-content #home-pods #product-pod h2 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #8b8d09;
	margin-top: -1px;
}
#wrapper-home #home-content #home-pods #product-pod p {
	font: 0.88em/normal Georgia, "Times New Roman", Times, serif;
	color: #333;	
}

/* -------------------- SECONDARY CONTENT --------------------- */

#wrapper-secondary {
	width: 1000px;
	height: auto;
	margin: auto;
}
#wrapper-secondary #fpstory {
	width: auto;
	height: 174px;
	background: url(../images/fp_story.png) no-repeat;
}
* html #wrapper-secondary #fpstory {
	background: url(../images/fp_secondary.jpg) no-repeat;
}
#wrapper-secondary #fpproducts {
	width: auto;
	height: 66px;
	background: url(../images/fp_products.png) no-repeat;
}
* html #wrapper-secondary #fpproducts {
	background: url(../images/fp_products.jpg) no-repeat;
}
#wrapper-secondary #fphow {
	width: auto;
	height: 174px;
	background: url(../images/fp_how.png) no-repeat;
}
* html #wrapper-secondary #fphow {
	background: url(../images/fp_how.jpg) no-repeat;
}
#wrapper-secondary #fpfaq {
	width: auto;
	height: 174px;
	background: url(../images/fp_faq.png) no-repeat;
}
* html #wrapper-secondary #fpfaq {
	background: url(../images/fp_faq.jpg) no-repeat;
}
#wrapper-secondary #fpvoice {
	width: auto;
	height: 174px;
	background: url(../images/fp_voice.png) no-repeat;
}
* html #wrapper-secondary #fpvoice {
	background: url(../images/fp_voice.jpg) no-repeat;
}
#wrapper-secondary #fpcontact {
	width: auto;
	height: 174px;
	background: url(../images/fp_contact.png) no-repeat;
}
* html #wrapper-secondary #fpcontact {
	background: url(../images/fp_contact.jpg) no-repeat;
}
#wrapper-secondary #secondary-content {
	width: auto;
	height: auto;
	background: url(../images/back_secondary.png) repeat-y;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
}
* html #wrapper-secondary #secondary-content {
	background: url(../images/back_secondary.jpg) repeat-y;
}
#wrapper-secondary #secondary-content-products {
	width: auto;
	height: auto;
	background: url(../images/back_products.png) repeat-y;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
}
* html #wrapper-secondary #secondary-content-products {
	background: url(../images/back_products.jpg) repeat-y;
}
#wrapper-secondary #secondary-content-products #products-featured {
	width: auto;
	height: 522px;
	float: left;
	margin-left: -10px;
	text-align: center;
}
#wrapper-secondary #secondary-content-products #products-other {
	width: 420px;
	height: auto;
	float: left;
}
#wrapper-secondary #secondary-content-products #products-other h2 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #8b8d09;
	margin-top: -1px;
}
#wrapper-secondary #secondary-content-products #products-other .description {
	font: 0.89em/normal Georgia, "Times New Roman", Times, serif;
	color: #333;	
}
#wrapper-secondary #secondary-content-products #product-pods {
	width: 982px;
	height: auto;
}
#wrapper-secondary #secondary-content-products #products-pods #product-pod {
	width: 217px;
	height: auto;
	float: left;
	text-align: center;
	padding-right: 10px;
	overflow: hidden;
}
#wrapper-secondary #secondary-content-products #products-pods #product-pod h2 {
	font: 1.3em/normal Georgia, "Times New Roman", Times, serif;
	color: #8b8d09;
	margin-top: -1px;
}
#wrapper-secondary #secondary-content-products #products-pods #product-pod p {
	font: 0.89em/normal Georgia, "Times New Roman", Times, serif;
	color: #333;	
}
#wrapper-secondary #secondary-content-footer {
	width: 1000px;
	height: 26px;
	background: url(../images/back_secondary_footer.png) no-repeat;
}
* html #wrapper-secondary #secondary-content-footer {
	background: url(../images/back_secondary_footer.jpg) repeat-y;
}

/* ---------------------- FOOTER CONTENT ---------------------- */

#wrapper-footer {
	width: 970px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper-footer p {
	font: 0.85em/2em Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-align: center;
}
#wrapper-footer a {
	color: #999;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
#wrapper-footer a:hover {
	color: #80561b;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#table {
	width: 50%;
	border: 1px solid #d5d5d5;
	padding: 20px;
}

/* ------------------------- CLASSES ------------------------- */

.note {
	font: 0.9em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.quote {
	color: #80561b;
	font-size: 1em;
	text-align: left;
	font-style: italic;
}
.img {
	float: left;
	padding-right: 15px;
	padding-top: 5;
}
.hr-products {
	width: 650px;
	height: 1px;
	border-style: none;
	border-width: thin;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	text-align: left;
}