@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #353434 url(../images/body-background.jpg) 0 0 repeat-x;
	color: #dfdddb;
}
p {
	margin: 0;
	padding: 0 0 16px 0;
	line-height: 18px;
}
h1 {
	font-size: 27px;
	margin: 0;
	padding: 0 0 16px 0;
	font-weight: normal;
	color: #3f3428;
}
/*#title h1 {
	width: 650px;	
}*/
#home-left h1 {
	color: #ffffff;	
	font-size: 24px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 16px 0;
	color: #ffffff;	
}
#inner-right-nav h4 {
	padding: 0 0 0 20px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 16px 0;
	color: #999;
}
h4 {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	padding: 0 0 16px 0;
	color: #7a7979;
}
#inner-right-title h4 {
	color: #3b2a19;
	text-transform: uppercase;
	font-size: 16px;
	text-indent: 20px;
}
h5 {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	padding: 0 0 16px 0;
	color: #666;
}
h6 {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	padding: 0 0 16px 0;
	color: #999;
}
hr {
	margin: 0;
	padding: 0 0 16px 0;
	border-top: 1px solid #464646;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
	clear: both;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
a:link, a:visited, a:active {
	color: 	#dd7c1c;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #efae6e;
}
.clear {
	clear: both;	
}
.alignleft {
	float: left;	
}
.alignright {
	float: right;	
}
img.alignleft {
	float: left;	
	margin: 0 15px 15px 0;
	padding: 6px 0 0 0;
}
img.alignright {
	float: right;
	margin: 0 0 15px 15px;
	padding: 6px 0 0 0;
}
form {
	margin: 0;
	padding: 0;
}
.input-main {
	width: 220px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	color: #874502;
}
.select-main {
	width: 220px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	color: #874502;
}
.textarea-main {
	width: 500px;
	height: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	color: #874502;
}

/* Layout */
#wrapper {
	width: 100%;
	background: url(../images/wrapper-background.jpg) 50% 0 no-repeat;
}
#container-home {
	width: 985px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	background: url(../images/container-home-background.jpg) top right repeat-y;
}
#home-left {
	/*width: 640px;*/
	width: 590px;
	float: left;
	padding: 20px 45px 0 5px;
}
#home-right {
	width: 345px;
	height: 310px;
	float: left;
}
#home-right img {
	border: 0;	
}
#container-inner {
	width: 985px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	background: url(../images/container-inner-background.jpg) top right repeat-y;
}
#inner-left {
	/*width: 720px;*/
	width: 680px;
	float: left;
	padding: 15px 35px 20px 5px;
}
#inner-left ul, #inner-left ol {
	margin: 0 0	16px 35px;
}
#inner-left ul li, #inner-left ol li {
	line-height: 18px;
}
#inner-right {
	width: 265px;
	float: left;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	background: url(../images/inner-right-background.jpg) 00 no-repeat;
}
/* Layout End */

/* Buttons */
a.button-find-out-more:link, a.button-find-out-more:visited, a.button-find-out-more:active {
	width: 153px;
	height: 37px;
	background: url(../images/btn-find-out-more.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -900em;
}
a.button-find-out-more:hover {
	background-position: bottom left;	
}
/* Buttons End */

/* Header */
#header {
	width: 955px;
	height: 145px;
	margin: 0 auto;
}
#logo {
	width: 220px;
	float: left;
	padding: 40px 0 0 0;
}
#logo img {
	border: 0;	
}
/* Header End */

/* Nav Main */
#nav-main {
	width: 735px;
	float: left;
}
#nav-main ul {
	margin: 0;
	padding: 75px 0 0 0;
	list-style-type: none;
	float: right;
}
#nav-main ul li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
#nav-main ul li a {
	float: left;
	color: #e48222;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 10px;
	background: url(../images/nav-arrow.gif) 0 0 no-repeat;
	text-transform: uppercase;
	margin: 0 0 0 17px;
}
#nav-main ul li a:hover {
	color: #CCC;
	background-position: 0 -20px;
}
#nav-main ul li ul {
	position: absolute;
	display: none;
	padding: 10px 0 0 0;
	top: 10px;
	left: 17px;
	z-index: 101;
	float: none;
}
#nav-main ul li ul li {
	padding: 0;	
}
#nav-main ul li ul li a {
	/*width: 195px;*/
	width: 175px;
	/*height: 24px;*/
	height: 19px;
	padding: 6px 10px 0 10px;
	margin: 0;
	font-weight: normal;
	background: none;
	text-transform: lowercase;
	background: url(../images/flyout-button.png) 0 0 no-repeat;
	display: block;
}
#nav-main ul li ul li a:hover {
	background: url(../images/flyout-button.png) 0 0 no-repeat;	
}
#nav-main ul li:hover ul {
	display: block;
}
/* Nav Main End */

/* Feature */
#feature {
	clear: both;
	width: 985px;
	height: 244px;
	margin: 0 auto;
	background: url(../images/feature-background.jpg) 0 0 no-repeat;
}
#feature-text {
	width: 640px;
	float: left;
}
#feature-text h2 {
	/*width: 502px;
	height: 76px;*/
	width: 526px;
	height: 99px;
	background: url(../images/mineral-makeup-skin-care.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -900em;
	margin: 65px 0 0 45px;
}
#feature-image {
	width: 345px;
	float: left;
	position: relative;
	background:  #0C6;
}
#feature-image img {
	position: absolute;
	top: -44px;
	z-index: 90;
}
/* Feature End */

/* Title */
#title {
	width: 985px;
	height: 90px;
	margin: 0 auto 7px auto;
	background: url(../images/title-background.jpg) 0 0 no-repeat;
	padding: 0;
}
#title-text {
	/*width: 720px;*/
	width: 683px;
	float: left;
	padding: 33px 0 0 37px;
}
#title-image {
	width: 265px;
	float: left;
	position: relative;
}
#title-image img {
	position: absolute;	
	top: -35px;
}
/* Title End */

/* Breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	font-size: 11px;
	border-bottom: 1px solid #464646;
	padding: 0 0 5px 0;
}
/* Breadcrumb End */

/* Inner Right  */
#inner-right-nav ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#inner-right-nav ul li {
	margin: 0;
	padding: 0;
}
#inner-right-nav ul li a {
	/*width: 260px;*/
	width: 229px;
	padding: 6px 10px 7px 21px;
	border-bottom: 1px solid #464646;
	display: block;
	background: url(../images/nav-arrow.gif) 11px 9px no-repeat;
}
#inner-right-title {
	width: 260px;
	/*height: 53px;*/
	height: 33px;
	padding: 20px 0 0 0;
	margin: 33px 0 10px 0;
}
/* Inner Right End */

/* Blog */
.post-item {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #464646;
}
.entry-details {
	width: 678px;
	background: #353434;
}
.entry-details p {
	border: 1px solid #464646;
	padding: 10px 12px;	
	font-size: 11px;
	margin: 0 0 25px 0;
}
p.postmetadata {
	font-size: 11px;
	color: #999;
	clear: both;
}
/* Blog End */

/* Contact */
.contact-table {
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
.contact-table tr td {
	padding: 4px 10px 5px 0px;	
}
.asterisk {
	color: #F00;	
}
/* Contact End */

/* Footer */
#footer-top-outer {
	width: 100%;
	height: 65px;
	background: url(../images/footer-top.jpg) 0 0 repeat-x;
}
#footer-top {
	width: 985px;
	/*height: 65px;*/
	height: 42px;
	margin: 0 auto;
	padding: 23px 0 0 0;
	background: url(../images/footer-top-background.jpg) 0 0 no-repeat;
}
.contact-details {
	float: right	
}
.contact-details a {
	width: 454px;
	height: 21px;
	background: url(../images/contact-details.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -200em;
}
.contact-details a:hover {
	background-position: bottom left;
}
#footer-bottom-outer {
	width: 100%;
	height: 175px;
	background: url(../images/footer-bottom.jpg) 0 0 repeat-x;
}
#footer-bottom {
	width: 975px;
	margin: 0 auto;
	font-size: 11px;
	color: #5a5856;
	padding: 28px 0 0 0;
}
.footer-bottom-left {
	width: 730px;
	float: left;
}
.footer-bottom-left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer-bottom-left ul li {
	float: left;	
}
.footer-bottom-left ul li a {
	padding: 0 15px 0 0;
	color: #5a5856;
}
.footer-bottom-left ul li a:hover {
	color: #CCC;	
}
p.copyright {
	padding: 15px 0 0 0;
	clear: both;
	color: #3e3c3c;
}
.footer-bottom-right {
	width: 245px;
	float: left;
	text-align: right;
}
.footer-bottom-right a {
	color: #5a5856;
}
.footer-bottom-right a:hover {
	color: #CCC;	
}
.insiteful a {
	width:102px;
	height: 42px;
	display: block;
	overflow: hidden;
	line-height: 900px;
	float: right;
	background: url(../images/insiteful.png) 0 0 no-repeat;
	margin: -13px 0 0 0;
	
}
.insiteful a:hover {
	background-position: left bottom;	
}
/* Footer End */

